.sizing-text {
     padding: 10% 15% 5% 15%;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    line-height: 30px;}
.policy ul {
  list-style-type: circle;
  text-transform: uppercase;
  line-height: 30px;
  font-size: 12px;
  color: #555;}
.about p {
  text-transform: uppercase;
  line-height: 30px;
  font-size: 12px;
  color: #555;
}
#mc_embed_signup .button {
    color: #222;
    background-color: #fff;
    border-color: #ffff;
    padding: 4% 10%;
    font-weight: bold;
    height: 0px;
    line-height: 0px;
}

img.img-details {
  width: 400px !important;
  height: 240px !important;
}


/*-- GENERAL --*/
html, body{
    font-family: 'Raleway', sans-serif;
    font-size: 100%;
    background-color: #f5f5f5;}
body a,.grid_1,plan_1,plan_1.one,plan_1.two,i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 {
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;}
a:hover{
 text-decoration:none;}
input[type="button"],input[type="submit"],.port-grid ,.text p,.text h3{
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -moz-transition:0.5s all;
  -o-transition:0.5s all;
  -ms-transition:0.5s all;}
h1,h2,h3,h4,h5,h6{
  margin:0; 
   font-family: 'Montserrat', sans-serif;}  
p{
  margin:0;
  font-family: 'Raleway', sans-serif;}
ul{
  margin:0;
  padding:0;}
label{
    margin: 0;
  font-size: 1em;
  color: #000;
  margin-bottom: 0.3em;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
     padding-right: 0px; 
     padding-left: 0px; }
.text-center {
  text-align: center;}
.row {
  margin-right: 0px;
  margin-left: 0px;}

/*-- NAVIGATION BAR HEADER --*/
.header-top {
  position: relative;}
.bg-pink {
  background: #ead1ce;
  padding: 2% 0 1% 0;
  margin: 20px 0 20px 0;}
.bg-dark {
  background: #3a3a3a;
  margin: 0px 0 20px 0;}
/*-- NAVIGATION BAR HEADER --*/
.working-hours-label {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
        color: #aa8550;}
.working-hours-time>span {
       font-size: 28px;
    height: 23px;
    font-weight: 400;
    color: #333;
    font-family: 'Montserrat', sans-serif;}
.working-hours-date {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
        color: #aa8550;}
.email-number-number {
    font-size: 20px;
    color: #333;
    font-family: 'Montserrat', sans-serif;}
.email-number-label {
    font-size: 12px;
       color: #333;
    height: 20px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;}
.email-text {
    float: right;
    width: 80%;
    text-align: left;}
.email-ico {
    float: left;
    width: 1%;
    font-size: 40px;
    color: #333;}
.icon-email-1.email-ico i {
    color: #444;}

/*-- SOCIAL ICON --*/
.social-icons {
  padding: 0;
  list-style: none;}
.social-icons li {
  display: inline-block;
  margin: 0.15em;
  position: relative;
  font-size: 1.2em;}
.social-icons i {
  color: #fff;
  position: absolute;
  top: 17px;
  left: 20px;
  transition: all 265ms ease-out;}
.social-icons a {
  display: inline-block;}
.social-icons a:before {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  content: " ";
  width: 55px;
  height: 55px;
  border-radius: 100%;
  display: block;
  background: #333;
  transition: all 265ms ease-out;}
.social-icons a:hover:before {
  transform: scale(0);
  transition: all 265ms ease-in;}
.social-icons a:hover i {
  transform: scale(2.2);
  -ms-transform: scale(2.2);
  -webkit-transform: scale(2.2);
  color: #d5a662;
  background: -webkit-linear-gradient(45deg, #d5a662, #d5a662);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 265ms ease-in;}
.social-icons a.social-square:before {
  background: linear-gradient(45deg, #d5a662, #d5a662);
  border-radius: 10%;}
.social-icons a.social-square:hover:before {
  transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: scale(-180deg);
  border-radius: 100%;}
.social-icons a.social-square:hover i {
  transform: scale(1.6);
  -ms-transform: scale(1.6);
  -webkit-transform: scale(1.6);
  color: #fff;
  transform: scale(1.6);
  -webkit-text-fill-color: #fff;}


/*-- MENU AREA--*/
.top-menu ul li{
  display: inline-block;
  vertical-align: top;}
.top-menu a {
   color: #f2dede !important;
    font-weight: 100;
    letter-spacing: 2px;
    padding: 17px 15px 17px 15px !important;
    min-height: 15px;
    font-size: 16px;
    line-height: 58px;
    border-right: 1px solid #E6E6E6;
    margin-bottom: 2%;}
.top-menu ul li {
    display: inline-block;
    vertical-align: top;
    background: #3a3a3a;
}
.top-menu ul li:hover {
    color: #f2dede;
    background-color: #605f5f;}
/* Effect 16: fall down */
.effect-fd a {
  color: #6f8686;
  text-shadow: 0 0 1px rgba(111,134,134,0.3);}
.effect-fd a::before {
  color:#aa8550;
  content: attr(data-hover);
  position: absolute;
  opacity: 0;
  text-shadow: 0 0 1px rgba(255,255,255,0.3);
  -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -moz-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  pointer-events: none;}
.effect-fd a:hover::before,
.effect-fd a:focus::before {
  -webkit-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  -moz-transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  transform: scale(1) translateX(0px) translateY(0px) rotate(0deg);
  opacity: 1;}

/*-- NAVIGATIO --*/
nav a {
  position: relative;
  display: inline-block;
  outline: none;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  text-shadow: 0 0 1px rgba(255,255,255,0.3);
  font-size: 1em;}
nav a:hover,
nav a:focus {
  outline: none;}
.top-menu ul li a{
  text-decoration: none;
  color:#333;
   font-size: 0.95em;
  font-weight:500;
  padding:0;
  background:none;
  margin: 0 auto;
  font-family: "Century Gothic";}
.top-menu ul li a:hover,.top-menu ul li a.active{
  color:#aa8550;}
.top-menu {
  float: left;}
#top {
  font-family: "Century Gothic";
  background: #333;
  padding: 1.3% 0;
  font-weight: 400;
  letter-spacing: 3px !important;
  font-size: 12px;
  text-transform: initial;}
#top .btn-link:hover, #top-links a:hover {
    color: #999;}

/*-- RESPONSIVE --*/
@media (max-width:640px){
  span.menu{
  width: 35px;
  height: 35px;
  background: url(../images/nav.png)no-repeat 0px 0px;
  display: inline-block;
  float: right;
  cursor: pointer;
   margin:25px 0 0 0;}
  .top-menu{
    width:100%;
    display: none;
    padding:0;
    margin-top:10px;}
  .span_2 {
    margin-top: 2em;}
  .top-menu ul{
    float: none;
    width: 100%;
    padding: 0.3em 0 0.2em 0;}
  .top-menu a {
    border-right: 0px solid #E6E6E6;}
  .top-menu ul li{
    display:block;
    float: none;
    margin:12px 0;}}

/*-- BANNER --*/
.banner{
  background: url(../images/home/bg.jpg) no-repeat 0px 0px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height:530px;}
.my-banner_container {
  position: relative;
  float: left;
  width: 100%;}
.my-banner {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;}
.my-banner li {
  position: absolute;
  width: 100%;}
.my-banner img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;}
.my-banner .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  left: 0;
  right: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  top: 10%;
  text-align: center;}
.my-banner_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  bottom: -58%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 80px;
  width: 40px;
  margin-top: 4%;
  display:none;}
.my-banner_nav:hover{
  opacity: 0.5;}
.my-banner_nav.next {
  left: auto;
  background-position: right top;
  right: 300px;}
 .my-banner_nav.prev {
  right: auto;
  background-position:left top;
  left: 300px;}
.my-banner_tabs{
  list-style: none;
  position: absolute;
  padding: 0;
  margin: 0;
  display: block;
  bottom: -14%;
  z-index: 0;
  right: -5%;}
.my-banner_tabs li{
  display: block;
  margin: 0.3em 0em;}
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;}
#slider3-pager a {
  display: inline-block;}
#slider3-pager span{
  float: left;}
#slider3-pager span{
  width:100px;
  height:15px;
  background:#fff;
  display:inline-block;
  border-radius:30em;
  opacity:0.6;}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;}
#slider3-pager a {
  padding: 0;}
#slider3-pager li{
  display:inline-block;}
.events {
  list-style: none;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;}
.rslides li{
  position: relative;
  display: block;
  float: left;}
.rslides img {
  height: auto;
  border: 0;}
.slider-top span{
  font-weight:600;}
@media screen and (max-width: 600px) {
.my-banner_nav {
  top: 47%;}}
.my-banner_tabs a{
 visibility: hidden;}
.my-banner_tabs a:after {
  content: "\f111";
  font-size: 0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:12px;
  width:12px;
  display: inline-block;
  background:#333;
  border:3px solid #333;
  border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;}
.my-banner_here a:after{
  background:#aa8550;
  border:3px solid#aa8550;}
.banner-info {
  margin-top: 12em;
  text-align: center;}
.banner-info h3 {
  font-size: 3em;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.3em;
  text-transform: uppercase;}
.banner-info p {
  font-size: 1.1em;
  color:#fff;
  margin-top: 0.7em;
  font-weight: 500;}
.banner-info span {
  color:#CFDC43;
  font-size:1.15em;
  font-weight: 500;}
h3.tittle{
  font-size:2.5em;
  color:#222;
  margin:0;
  text-align:center;
  text-transform:uppercase;
  font-weight:900;}

/*-- PORTFOLIO --*/
.updates {
  background: #ead1ce;
  border: 2px solid #444;
  padding: 6%;
  height: 352px;
}
.update {
  padding: 4%;
}
img.arrow {
  position: absolute;
  top: 17%;
  left: 11px;
  width: 100%}
.updates p {
  text-transform: uppercase;
  line-height: 22px;
  font-size: 14px;}
.updates p.small {
  text-transform: uppercase;
  line-height: 22px;
  font-size: 10px;}
span.gold {
  color: #d5a662;}
.space {
  letter-spacing: 4px;}
.portfolio{
  padding:5em 0;}
.portfolio img {
  padding: 4%;}
.quote i {
  font-size: 40px;
  width: 100%;
  padding: 7% 0% 4% 0%;}
.quote h4 {
  font-size: 15px;
  padding: 1% 0%;
  width: 100%;
  line-height: 22px;}
.quote p {
  font-size: 10px;
  padding: 5% 0% 4% 0%;
  width: 100%;
  line-height: 22px;}
.quote {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  line-height: 20px;
  color: #ead1ce;
}
/*-- PAYMENT --*/
.payment {
  background-color: #ead1ce;
  padding: 5em 0;}
.payment i {
  font-size: 5em;
  padding-bottom: 10%;}
.border-line {
  border-bottom: 3px solid #ead1ce;
  border-top: 3px solid #ead1ce;
  padding: 1% 0;}
.payment i  {
  border-radius: 50%;
  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;}
.payment i:hover {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);}

/*-- NEWSLETTER --*/
.newsletter {
  background-color: #ead1ce;
  padding: 2% 0;}
.newsletter .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 24px 13px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff0;
    background-image: none;
    border: 1px solid #000;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.newsletter input::-webkit-input-placeholder, .section-contact input::-moz-placeholder {
color: #222 !important;} 
.newsletter input:-moz-placeholder, .section-contact input::-moz-placeholder { /* Firefox 18- */
color: #222 !important;  } 
.newsletter input::-moz-placeholder, .section-contact input::-moz-placeholder {  /* Firefox 19+ */
color: #222 !important;  } 
.newsletter input:-ms-input-placeholder, .section-contact input:-ms-input-placeholder {  
color: #222 !important;  }
.subscribe  {
  color: #222;
  background-color: #fff;
  border-color: #ffff;
  padding: 3% 12%;
  font-weight: bold;}
.subscribe:hover  {
  color: #fff;
  background-color: #333;
  border-color: #333;}


.shop-btn  {
  outline: none;
  margin-top: 5%;
  height: 49px;
  text-align: center;
  width: 197px;
  border-radius: 40px;
  background: transparent;
  border: 1px solid #222;
  color: #222;
  letter-spacing: 1px;
  text-shadow: 0;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.25s ease;}
.shop-btn:hover  {
  color: #fff;
  background-color: #333;
  border-color: #333;}
.shop-icon {
  border: 1px solid #222;
  border-radius: 100%;
  margin-left: 4%;
  padding: 4% 6%;
}
.shop-icon:hover {
    border: 1px solid #fff;
}
/*-- SECTION --*/
.section {
  background: linear-gradient(rgba(17, 17, 17, 0.93), rgba(0, 0, 0, 0.33)) 50% 0px / cover, url("../images/section/ally-mae-floral.jpg") no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
  padding: 8em 0;}
.border-gold-line {
  border-bottom: 3px solid #d5a662;
  border-top: 3px solid #d5a662;
  padding: 1% 0; }
.section h3 {
  font-size: 38px;
  color: #fff;
  font-weight: 100;
  font-family: "Century Gothic";
  text-transform: uppercase;
  line-height: 46px; }
.section h3 span.gold {
  color: #d5a662; }
.section h3 span.gold-line {
  border-bottom: 3px solid #d5a662; }

/*-- BLOG --*/
.blog-content {
  padding: 0 2%;
}
.blog {
  padding: 5em 0;
  background-color: #fbfafa; }
.blog .golden-border {
  border-right: 3px solid #d5a662;
  border-top: 3px solid #d5a662;
  border-bottom: 3px solid #d5a662;
  padding: 2% 5%;}
.blog .col-md-6 {
  height: 50vh; }
.blog h1 {
  color: #222;
  font-weight: 100;
  font-family: "Century Gothic";
  text-transform: uppercase;
  line-height: 46px; }
.blog h2 {
  color: #666;
  font-size: 18px;
  font-weight: 100;
  font-family: "Century Gothic";
  line-height: 26px; }
.blog h3 {
  color: #666;
  font-size: 15px;
  font-weight: 100;
  font-family: "Century Gothic";
  line-height: 26px; }
.blog p {
  color: #666;
  font-size: 13px;
  font-weight: 100;
  font-family: "Century Gothic";
  line-height: 26px; }
.style-btn {
  border-radius: 20%;
  border: 2px solid #222;
  color: #222;
  padding: 3%;}

/*-- BACK TO TOP --*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  width: 40px;
  height: 22px;
  border: none;
  text-indent: 100%;
  background: url(../images/move-top.png) no-repeat 0px 0px;}

/*--sizing--*/
.sizing {
  padding: 5em 0;
}
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
table tr {
  border: 1px solid #ddd;
  padding: .35em;
}
table tr:nth-child(even) {
  background: #f8f8f8;  
}
table th,
table td {
  padding: .625em;
  text-align: left;
}
table th {
  background: #999;
  color: #fff;
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
table td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*-- contact-page --*/
.contact {
  padding:0 0 4em 0;}
.section-contact {
  padding: 4em 0;
  background: linear-gradient(rgba(17, 17, 17, 0), rgba(0, 0, 0, 0)) 50% 0px / cover, url(../images/feather.png) no-repeat;
  background-attachment: fixed;
  background-position: 100px 0px;
  background-repeat: no-repeat;
  background-size: unset;}

.contact-main {
  margin-top: 2em;}
.contact-form {
  margin-bottom: 3.5em;
  margin-top: 1em;}
.contact-grid input[type="text"], .contact-grid textarea {
  width: 100%;
  height: 50px;
  /*padding: 1.8em;*/
  margin: 0 0 0.8em 0;
  background: transparent;
  outline: none;
  border: 1px solid #3e3e3e;
  -webkit-appearance: none;}
  .contact-grid input[type="email"], .contact-grid textarea {
  width: 100%;
  height: 50px;
  margin: 0 0 0.8em 0;
  background: transparent;
  outline: none;
  border: 1px solid #3e3e3e;
  -webkit-appearance: none;}
.contact-grid textarea {
  resize: none;
  min-height: 220px;}
.contact-in{
  padding-left:0;}
.contact-in h5{
  color: #333;
  font-size: 1.4em;
  margin: 0px 0 10px 0;
  line-height: 1.7em;
  padding: 0;}
.contact-grid {
  padding-left: 0;} 
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: none!important;
  color: #444;}
.send input[type="submit"] {
  background: #333;
  outline: none;
  font-size: 1em;
  margin: 16px 0px;
  border: none;
  padding: 0.6em 2em;
  color: #fff;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
  text-transform: uppercase;
  -webkit-appearance: none;}
.send input[type="submit"]:hover {
  background:#CFDC43;}
h3.tittle.find {
  margin-bottom: 1em;}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(102, 175, 233, 0);
  border-color: #d5a662 !important;}
.form-group  {
  padding: 0 2%;}
.my-form {
  padding: 0 5%;}
.send-msg {
  width: 100%;
  background: #333;
  border-color: #333;
  padding: 1% 0;}
.send-msg:hover, .send-msg:focus {
  width: 100%;
  background: #d5a662 !important;
  border-color: #d5a662 !important;
  padding: 1% 0;}

/*-- FOOTER --*/
.copy {
    padding: 1em 0;
    text-align: center;
    background-color: #fff;}
.copy p {
  color:#222;
  font-size:0.9em;}
.copy p a {
   color: #d5a662;}
.copy p a:hover{
   text-decoration: none;
   color: #ead1ce;}
.footer p {
    color: #fff;}
.footer{
  padding: 3em 0 3em 0;
  background-color: #222;}
.footer .fab{
    padding: 2% 2%;
    color: #fff;
    font-size: 25px;}
.footer .far{
padding: 5% 5%;
color: #333;
background-color: #fff; 
font-size: 25px;}
.footer .fab:hover {
    color: #d5a662 ;}
.address {
  text-align: right;}
.policy a{
  color: #fff;}
.policy a:hover {
  color: #d5a662;
}



.text-in{
  padding:0;
}
.single-grid {
  padding: 0.7em 0;
    text-align: left;
}
.text-top{
  padding:0.5em 0;
}
.top-comments {
  padding: 5em 0 0;
}
.md-col-in h4 {
  color: #362f2f;
  font-size: 1.5em;
  border-bottom: 1px solid #c29f00;
  font-weight: 600;
  width: 50%;
  padding: 0 10px 6px;
}
.md-col-in ul li{
  list-style:none;
}
.md-col-in ul{
  padding:1.8em 0 0;
}
.md-col-in ul li a{
  text-decoration:none;
  color:#362f2f;
  font-size:1.1em;
  padding: 0.1em 0;
  display: block;
}
.md-col-in ul li a:hover{
  color:#c3a000;
}
.md-col-in ul li i{
  background: url(../images/img-sprite.png)no-repeat -497px -20px;
  width: 8px;
  height: 8px;
  display: inline-block;
  transition: 0.5s all;
  vertical-align: middle;
  margin: 0 13px 0 0;
}
.single-img img {
    margin-bottom: 1em;
}


/*--about--*/
.banner.two {
    background: url(../images/section/ally-mae-floral.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 270px;
    background-position: center;
}
h2.second{
    font-size: 2.5em;
    color: #aa8550;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
  padding-top: 3em;
}
.about {
    padding: 4em 0;
}
.my-about {
  padding: 1em 0;
}
.ab-top-text h3 {
    font-size: 1.8em;
    color: #333;
    text-transform: uppercase;
    font-weight:700;
  margin-bottom: 0.5em;
}
.ab-top-text p{
    font-size: 0.95em;
    color: #777;
    margin: 0;
    line-height: 1.9em;
      margin-bottom: 0.5em;
}
.ab-top-pic {
    padding-left: 0;
}
.services-grd{
    text-align: center;
       padding: 1.1em 1em;
    text-align: center;
    background-color: #191515;
}
.services-grd h4{
  font-size: 1.4em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
  line-height:1.6em;
}
.services-grd p{
  margin:1em 0;
  color:#fff;
  font-size:14px;
  line-height:1.8em;
}
.m-img img {
    text-align: center;
    margin: 5% auto 0;
}
.services-grid {
    padding-left: 0;
}
.ser-top {
    margin-top: 3em;
}
.services {
    padding: 4em 0;
    background-color: #f4f4f4;
}


.textbox {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
text-align:center;
}
.textbox h4 {
     font-size: 2.5em;
     color: #fff;
     margin-top: 2em;
}
.textbox p {
    font-size: 18px !important;
    color: #fff;
    font-weight: 500 !important;
    margin: 4px 0 0 0!important;
}
.gallery-grids {
  margin-top: 50px;
}
/*--typography--*/
.typography,.single-sec {
    padding:5em 0;
}
.input-group {
    margin-bottom: 20px;
}
h3.typo{
    padding-bottom: .5em;
    font-size: 2em;
    color: #222!important;
  }
h2.second-tittle {
    margin-top: 2em;
    font-size: 3em;
    color: #fff;
    text-align: center;
}
.bs-example h2 {
  margin-bottom: 0;
  text-align: left;
}
.bs-example h2 {
  margin-bottom: 0;
  text-align: left;
}
.table h2 {
  font-size: 2.2em;
}
.grid_5 h2 {
  font-size: 2em;
  text-align: left;
  margin-bottom: 0;
}
.grid_5 h1, h2, h3, h4, h5, h6 {
  padding: 10px 0;
}
.grid_5 {
  margin: 31px 0;
}
.grid_3 h3 {
  padding-bottom: .5em;
     font-size:2em;
  color: #222;
}
.grid_4 h3 {
  color: #666161;
}
.page-header h1 {
  color: #222;
}
.first{
 margin-top:2em;
}
a#profile-tab {
  color: #777;
}
ul#myTab li a {
  padding: 1em 1em;
  color: #000;
}
div#profile p {
  line-height: 1.7em;
  margin: 1em 0;
  color:#777;
}
li.list-group-item1 {
    color: #777;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #777;
}





/*-- RESPONSIVE *--*/
@media (max-width:1366px){
  .banner {
    min-height: 506px;}}
@media (max-width:1280px){
  .my-banner_tabs {
    bottom: -14%;
    z-index: 0;
    right: -3%;}}
@media (max-width:1024px){
  .banner {
    min-height: 418px;}
  .banner.two {
    min-height: 200px;}
  .phone-number-number {
    font-size: 24px;}
  .banner-info {
    margin-top: 10em;}
  h3.widget-title {
    font-size: 0.9em;}
  .footer-grid p, .footer-grid p a {
    font-size: 0.85em;}
  .working-hours-time>span {
    font-size: 26px;}
  .phone-ico {
    float: left;
    width: 20%;
    font-size: 38px;}
  .ab-top-text h3 {
    font-size: 1.6em;
    margin-bottom: 0.5em;
    padding: 0;}
  h2.second {
    font-size: 2.5em;
    padding-top: 2.2em;}
  .textbox h4 {
    font-size: 2.5em;
    margin-top: 1.5em;}
  .item_info.two {
    border: 1px solid rgba(39, 39, 41, 0.65);
    padding: 2em 2em;
    position: absolute;
    bottom: 191px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.54);}}
@media (max-width:991px){
    .section-contact {
    background: #fff !important;
    }
    .copy p {
        padding: 0% 14%;
    }
    .newsletter .text-right {
        text-align: center;
    }
    .subscribe  {
        margin-top: 5%;
    }
  .footer-grid {
    width: 50%;
    float: left;
    padding: 0;}
  .phone-number-number {
    font-size: 18px;}
  .working-hours-time>span {
    font-size: 22px;}
  .banner {
    min-height: 313px;}
  .banner-info h3 {
    font-size: 2.5em;}
  .banner-info {
    margin-top: 6em;}
  h3.tittle {
    font-size: 2.1em;}
  .item_info a h3 {
      font-size: 1.4em;}
  .resp-tab-item span {
       font-size: 15px;}
  .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 0.976em 0px !important;}
  .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background: none;}
  .news {
    padding: 4em 0;}
  .banner.two {
    min-height: 169px;}
  .item_info.two {
    border: 1px solid rgba(39, 39, 41, 0.65);
    padding: 2em 2em;
    position: absolute;
    bottom: 218px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.54);}
  .preview {
    padding: 0;
    float: left;
    width: 16%;}
  .data {
    float: right;
    width: 84%;}
  .typography, .single-sec {
    padding: 4em 0;}}
@media (max-width:800px){
  .about-image {
  width: 100% !important}
  .sizing-text {
    padding: 10% 2% 0% 2%;
    font-size: 10px;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    line-height: 30px;}
  .top-menu ul li {
    display: inline-block;
    margin: 0 10px;}
  .my-banner_tabs {
    bottom: -14%;
    z-index: 0;
    right: -1%;}
  .welcome-bottom-grids,.news-top {
    margin: 2em 0 0;}
  .welcome, .welcome-bottom {
    padding: 4em 0;}
  .ab-top-text {
    padding: 0;
    margin-top: 2em;}
  h2.second {
    font-size: 2.3em;
    padding-top: 1.7em;}
  .services-grid {
    padding-left: 0;
    padding: 0;
    float: left;
    width: 41%;
    margin: 2% 4%;}
  .ser-top {
    margin-top: 1em;}
  .contact-main {
    margin-top: 0em;}
  .contact-in {
    padding-left: 0;
    padding: 0;}
  .contact-grid {
    padding-left: 0;
    padding: 0;}
  .banner {
    -webkit-background-size: cover;
    background-position: bottom;}
  .email-text {
    float: none;}
  .email-ico {
    float: none;}
  .my-banner_tabs {
    display: none;}
  .quote i {
    font-size: 30px;
    width: 100%;
    padding: 10% 0% 4% 0%;}
  .section h3 {
    font-size: 19px;
    line-height: 31px;}
  .footer .far {
    padding: 2% 2%;
    font-size: 15px;
    margin-left: 13%;}
  .second {
    padding: 9% 0;}
  .address {
    text-align: center;}
  .my-form {
    padding: 0 0%; }
  h3, .h3 {
      font-size: 20px;}
  .payment .pay-icon {
    padding-top: 10%;}
  .newsletter {
      background-color: #ead1ce;
      padding: 2em 0;}
  .working-hours {
    float: left !important;
    width: 50% !important;
    text-align: right !important;}
  .social-icons a:before {
    width: 45px !important;
    height: 45px !important;}
  .social-icons i {
    top: 13px !important;
    left: 14px !important;}
  .send-msg {
    width: 100%;
    background: #333;
    border-color: #333;
    padding: 5% 0;}}
@media (max-width:768px){
  h3.widget-title {
    font-size: 1.2em;}
  .typography {
    padding: 4em 0;}}
@media (max-width:736px){
  .item_info.two {
    border: 1px solid rgba(39, 39, 41, 0.65);
    padding: 2em 2em;
    position: absolute;
    bottom: 245px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.54);}}
@media (max-width:667px){
  .phone-number-number {
    font-size: 16px;}
  .item_info.two {
    border: 1px solid rgba(39, 39, 41, 0.65);
    padding: 2em 2em;
    position: absolute;
    bottom: 244px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.54);}}
@media (max-width:640px){
  .top-menu ul li {
    display: block;
    margin: 10px 0px;}
  .working-hours {
    float: left;
    width: 41%;
    text-align: left;}
  .working-hours.phone-number {
    width: 58%;}
  .phone-number-number {
    font-size: 18px;}
  .phone-ico {
    float: left;
    width: 26%;
    font-size: 32px;
    margin-left: 3%;}
  .banner-info h3 {
    font-size: 2.2em;}
  .banner {
    min-height: 271px;}
  .banner-info p {
    font-size: 1em;
    color: #fff;
    margin-top: 0;}
  .resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 100%;}
  .resp-vtabs .resp-tabs-container {
    float: left;
    width: 100%;
    clear: none;}
  .gallery1 {
    position: relative;
    float: left;
    width: 50%;}
  .textbox h4 {
    font-size: 2em;
    margin-top:1.5em;}
  .typography {
    padding: 4em 0;}
  .leave h4, h4.tz-title-4.tzcolor-blue {
    font-size:1.8em;}
  .item_info.two {
    border: 1px solid rgba(39, 39, 41, 0.65);
    padding: 2em 2em;
    position: absolute;
    bottom: 271px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.54);}}
@media (max-width:480px){
  .h-right {
    float: right;
    width: 100%;
    margin-top: 10px;}
  .header-top {
    padding: 0.4em 0 1.2em 0;}
  .banner-info h3 {
    font-size: 1.6em;}
  .banner {
    min-height: 221px;}
  .banner-info {
    margin-top: 4em;}
  .my-banner_tabs li {
    display: block;
    margin: 0.0em 0em;}
  .my-banner_tabs a:after {
    display: block; 
    height: 10px;
    width: 10px;}
  .item_info {
    border: 1px solid rgba(39, 39, 41, 0.65);
    padding: 1em 2em;}
  .banner.two {
    min-height: 113px;}
  h2.second {
    font-size: 1.8em;
    padding-top: 1.6em;}
  .textbox h4 {
    font-size: 2em;
    margin-top:0.9em;}
  .footer-grid {
    width: 100%;
    float: left;
    padding: 0;}
  .section-contact,#gallery,.about,.typography {
    padding: 3em 0;}
  .footer {
    padding: 1.5em 0 1.5em 0;}
  .copy p {
    font-size: 0.85em;
    line-height: 1.8em;}
  .item_info.two {
    border: 1px solid rgba(39, 39, 41, 0.65);
    padding: 1em 1em;
    position: absolute;
    bottom:352px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.54);}
  .leave h4, h4.tz-title-4.tzcolor-blue {
    font-size:1.6em;}
  .typography, .single-sec {
    padding: 3em 0;}
}
@media (max-width:414px){
  .item_info.two {
    border: 1px solid rgba(39, 39, 41, 0.65);
    padding: 1em 1em;
    position: absolute;
    bottom: 432px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.54);}}
@media (max-width:384px){
  h3.tittle {
    font-size: 2em;}
  .item_info a h3 {
    font-size: 1em;}
  .item_info {
    border: 1px solid rgba(39, 39, 41, 0.65);
    padding: 0.5em 1em;}
  .item_info ul li {
    display: inline-block;
    font-size: 0.9em;
    margin-right: 1px;}
  .contact-in h5 {
    font-size: 1.3em;}
  .textbox h4 {
    font-size: 2em;
    margin-top: 1.3em;}
  .section-contact, #gallery, .about, .typography {
    padding: 2em 0;}
  p.para1{
    font-size:0.85em;}
  .contact-in h5 {
    font-size: 1.2em;}
  .leave h4, h4.tz-title-4.tzcolor-blue {
    font-size:1.4em;}
  p.s-para {
    font-size: 0.85em;
    margin-top: 1em;}
  .item_info.two {
    border: 1px solid rgba(39, 39, 41, 0.65);
    padding: 1em 1em;
    position: absolute;
    bottom: 388px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.54);}
  .title a {
    font-size: 1.2em;
    text-transform: uppercase;}
  .typography, .single-sec {
    padding: 2em 0;}
  .single_grid2 p {
    font-size: 0.85em;}}
@media (max-width:375px){
  .header-top {
      padding: 0.4em 0 1.2em 0;}
  h3.tittle {
    font-size: 2em;}
  .ab-top-text p {
      font-size: 0.85em;}
  .ab-top-text h3 {
    font-size: 1.3em;
    margin-bottom: 0.5em;
    padding: 0;}
  .services-grid {
    padding-left: 0;
    padding: 0;
    float: left;
    width: 100%;
    margin: 1% 1%;}
  .services {
    padding: 2em 0;}
  .banner.two {
    min-height: 82px;}
  h2.second {
    font-size: 1.6em;
    padding-top: 1.2em;}
  .services-grd h4 {
    font-size: 1.2em;}
  .preview img {
    width: 100%;}
  #commentform input[type="submit"] {
    padding: 0.7em 2em;
    font-size: 0.9em;}}
@media (max-width:320px){
  .working-hours {
    float: left;
    width: 100%;
    text-align: center;}
  .working-hours.phone-number {
    width: 100%;
    margin-top: 12px;}
  span.menu {
    width: 35px;
    height: 35px;
    background: url(../images/nav.png)no-repeat 0px 0px;
    display: inline-block;
    float: left;
    cursor: pointer;
    margin: 22px 0 0 0;}
  .top-menu ul li a {
      font-size: 0.9em;}
  .banner-info h3 {
    font-size: 1.2em;
    padding:0;}
  .banner-info p {
     font-size: 0.8em;}
  .banner {
    min-height: 137px;}
  .banner-info {
    margin-top: 3em;}
  h3.tittle {
    font-size: 1.7em;}
  .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
    padding: 0 5px!important;}
  .gallery1 {
    position: relative;
    float: left;
    width: 100%;}
  .textbox h4 {
    font-size: 2em;
    margin-top: 1.3em;}
  .item_info.two {
    border: 1px solid rgba(39, 39, 41, 0.65);
    padding: 0.3em 0.3em;
    position: absolute;
    bottom: 488px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.54);}
  .item_info a h3 {
    font-size: 1em;
    margin: 0;}
  .item_info ul li {
    display: inline-block;
    font-size: 0.8em;}
  .contact-in h5 {
    font-size: 1em;}}