@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
/* Normalization *************/
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
font-family: 'Poppins', sans-serif;
  font-size: 14px;
}
.nonlist, ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 30px;
  font-family: 'Roboto Condensed', sans-serif;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 20px;
}
p {
  color: #000;
  line-height: 24px;
  font-size: 14px;
}
figure img {
  width: auto;
}
img {
  max-width: 100%;
}
input[type="text"],input[type="submit"] {
  border-radius: 0;
  border:none;
}
/* Placeholder text disappears on click **************************************************/
textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
textarea:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
textarea:focus:-ms-input-placeholder { color:transparent; } /* oldIE í¸‰ */
textarea:focus::placeholder { color:transparent; } /* Firefox 19+ */


input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
input:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* oldIE í¸‰ */
input:focus::placeholder { color:transparent; } /* Firefox 19+ */
/*input::-moz-placeholder {  
   color: transparent; 
   opacity: 1; 
}*/
/*********************************************/
.main-header{
  padding: 20px 0px;
}
.main-header .logo{
  padding-top: 10px;
}
.main-header .right-header h4{
 font-size: 30px;
 color: #000;
 font-weight: 600;
}
.main-header .right-header {
  text-align: right;
}
.main-header .right-header a{
 font-size: 30px;
 color: #000;
 font-weight: 600;
}
.main-header .right-header address{
   font-size: 16px;
 color: #000;
 font-weight: 400;
 line-height: 19px;
 margin-bottom: 0px;
}

.banner .fl-photo-content{
position: relative;
height: 521px;
overflow: hidden;
display: block;
}
.banner .fl-photo-content img{
   width: auto;
    height: 100%;
    max-width: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.banner-form{
  max-width: 310px;
  width: 100%;
  background-color: #616063;
  position: absolute;
  top: 60px;
   text-align: center;
  padding: 25px 30px;
   left: 50%;
  -webkit-transform: translateX(72%);
     -moz-transform: translateX(72%);
      -ms-transform: translateX(72%);
       -o-transform: translateX(72%);
          transform: translateX(72%);
}

.banner-form h5{
  font-size: 56px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 7px;
}
.banner-form p{
    font-size: 22px;
   color: #ffffff;
   font-weight: 400;
   text-transform: uppercase;
   padding-bottom: 13px;
   margin-bottom: 0px;
}
.banner-form p span{
  font-weight: 800;
}
.banner-form .footer-form-fields p span.fname,
.banner-form .footer-form-fields p span.telephone,
 .banner-form .footer-form-fields p span.email{
margin-bottom: 10px;
}
.banner-form .footer-form-fields p span.email{
  margin-bottom: 5px;
}
.banner-form  .footer-form-fields input[type="text"]{
text-align: left;
padding: 0px 14px;
color: #666666;
font-size: 14px;
background-color: #ffffff;
font-weight: 400;
max-width: 100%;
width: 100%;
height: 44px;
border: 1px solid #bebebe;
box-shadow:none;
}
.banner-form  .footer-form-fields input[type="submit"]{
  text-align: center;
  font-weight: 700;
  background-color: #d3e916;
  display: block;
  max-width: 100%;
width: 100%;
padding-top: 2px;
  -webkit-transition: all .25s;
     -moz-transition: all .25s;
      -ms-transition: all .25s;
       -o-transition: all .25s;
          transition: all .25s;
          font-size: 16px;
          margin-bottom: 0px;
          height: 44px;
         box-shadow:none;
         margin-top: 5px;
}
.banner-form  .footer-form-fields input[type="submit"]:hover , .linberg-footer-inner .footer-form-fields input[type="submit"]:hover{
  background-color: #ed1c24;
  color: #fff;
}
.banner-form .footer-form-fields p span.telephone, .banner-form .footer-form-fields p span.email{
max-width: 100%;
width: 100%;
}
/* main **************************************************/
.about-sec-wrap{
  padding-top: 60px;
  margin-bottom: 60px;
}
.about-sec-wrap .about-sec-left h2{
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #222222;
  border-bottom: 1px solid #222222;
  display: inline-block;
}
.about-sec-wrap .about-sec-left p{
  font-size: 14px;
  color: #737474;
  margin-bottom: 20px;
  line-height: 25px;
  text-align: justify;
  padding-right: 30px;
}
.glasess-main-wrap{
  margin-bottom: 60px;
}
.lindberg-content-left p{
  margin-bottom: 25px;
  text-align: justify;
}
.linberg-right-img img{
  padding-left: 50px;
}
.lindberg-wrap{
  margin-bottom: 60px;
}

.footer-form{
  text-align: center;
  background-color: #231f20;
 padding: 40px;
 padding-bottom: 20px;
 margin-bottom: 60px;
}
.footer-form p{
  color: #fff;
  font-size: 37px;
  font-weight: 300;
}
.footer-form p > strong{
  font-size: 45px;
}
/*.footer-form-fields{
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.footer-form-fields p{
  width: 100%;
  max-width: 100%;
}
.footer-form-fields p span.telephone{
  margin-right: 10px;
}
.footer-form-fields p span.fname{
   max-width: 100%;
width:100%; 
margin-top: 10px;
}
.footer-form-fields p span.telephone , .footer-form-fields p span.email{
  max-width: 100%;
width:280px; 
}*/
.footer-form-fields input[type="text"]{
   -webkit-appearance: none;
  font-size: 14px;
  background-color: #ffffff;
  height: 44px;
  color: #666666;
  text-align: left;
/* box-shadow: 0px 2px 5px #000;*/
 margin-bottom: 8px;
 max-width: 270px;
 width: 100%;
font-weight: 400;
font-style: normal;
border:1px solid #cccccc;
padding: 0px 14px;
margin-right: 10px;
}
.footer-form-fields input[type="submit"]{
  font-size: 18px;
  background-color: #d3e916;
  color: #101010;
  height: 45px;
  text-align: center;
-webkit-transition: all .25s ease;
     -moz-transition: all .25s ease;
      -ms-transition: all .25s ease;
       -o-transition: all .25s ease;
          transition: all .25s ease;
          max-width: 252px;
          width:100%; 
          margin-top: 10px;
          font-weight: 700;
          font-style: normal;
          /*position: relative;
          top: 2px;*/
}
.footer-form-fields input[type="submit"]:hover{
   background-color: #ed1c24;
  color: #fff;
}
.footer-wrap{
  background-color: #f5f5f5;
}
.footer-address-inner{
  padding-top: 50px;
  padding-left: 40px;
}
.footer-address-inner h2{
  font-size: 27px;
  color: #000;
  margin-bottom: 20px;
  font-weight: 500;
}
.footer-address-inner address{
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  margin-bottom: 5px;
  max-width: 160px;
  width: 100%;
}
.footer-address-inner a{
  font-size: 22px;
  color: #ee2931;
  font-weight: 700;
}
.footer-address-inner h3{
  font-size: 27px;
  margin-top: 40px;
  font-weight: 500;
  margin-bottom: 15px;
  }
  .footer-address-inner .social-media{
    margin-top: 30px
  }
.footer-address-inner .social-media img{
  margin-right: 10px;
}
.footer-address-inner .social-media a:hover > img{
    -webkit-transform: translateY(-3px);
     -moz-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
       -o-transform: translateY(-3px);
          transform: translateY(-3px);
}
.footer-end p{
  font-size: 14px;
  color: #737373;
  text-align: center;
  padding: 10px 10px 0px 10px;
}
.footer-end p a{
  color: #000;
}
.formError .formErrorContent{
  line-height: 1;
  margin-top: 25px;
  text-transform: capitalize;
}
/* dior **************************************************/
.dior-banner-form .fl-rich-text br{
 display: none;
}
.dior-sec-wrap{
  background-color: #f9f9f9;
  padding: 60px 70px;
  margin-bottom: 70px;
}
.dior-banner-form p {
    font-size: 20px;
  }
  .dior-logo{
    text-align: center;
        border-bottom: 1px solid #f0f0f1;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .dior-content{
    font-size: 16px;
    color: #222222;
    text-align: justify;
  }
 .dior-left-content{
  padding-right: 20px;
 }
  .dior-footer-inner p{
    font-size: 39px;
  }
  /* gucci **************************************************/
  .gucci-banner-form {
    background-color: rgba(56,53,54,0.77);
    border: 2px dotted #ffffff;
  }
  .gucci-banner-form h5{
        border-bottom: 2px solid #fff;
    padding-bottom: 5px;
    margin-bottom: 10px;
    display: inline-block;
  }
  .gucci-right-sec{
    text-align: center;
  }
  .gucci-right-sec .fl-module-content .fl-html img{
    padding-top: 50px;
    margin-bottom: 30px;
  }
  .gucci-right-sec .fl-module-content .fl-html p{
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    padding: 0px 60px;
    text-align: center;
  }
  .gucci-sec-wrap{
    margin-bottom: 70px;
  }
  .gucci-banner-form p{
    font-size: 19px;
  }
  .gucci-footer-inner p{
    font-size: 37px;
  }
  /* silhouette **************************************************/
  .silhouette-form p{
    font-size: 21px;
  }
  .silhouette-content{
    text-align: center;
    padding: 0px 70px;
    padding-top: 90px;
  }
  .silhouette-content img{
    margin-bottom: 30px;
  }
    .silhouette-content p , .silhouette-content-left{
      font-size: 14px;
      color: #666666;
    }
    .silhouette-content-left{
      text-align: center;
    padding: 0px 70px;
    padding-top: 140px;
    color: #555555;
    }
    .silhouette-content-left p{
      color: #555555;
    }
    .silhouette-content-left p strong:first-child{
      display: inline-block;
      font-style: normal;
    }
    .silhouette-content-left p strong{
      display: block;
          font-style: italic;
          color: #555555;
    }
    .silhouette-top-wrap{
      border-top: 5px solid #d3c8ce;
    }
    .silhouette-bottom-wrap{
      border-bottom:5px solid #d3c8ce;
      margin-bottom: 80px;
    }
    /* linberg-lp-updated **************************************************/
    .lindberg-right-form{
      background-color: #383536;
      text-align: center;
      padding-top: 60px;
      margin-left: 10px;
      padding-left: 60px;
      padding-right: 60px;
    }
    .lindberg-right-form h3{
      font-size: 62px;
      color: #fff;
      border-top: 2px solid #fff;
      padding-top: 20px;
      margin-bottom: 10px;
      display: inline-block;
      font-weight: 600;
    }
    .lindberg-right-form h5{
      font-size: 14px;
      color: #fff;
      border-bottom: 2px solid #fff;
      padding-bottom: 20px;
      display: inline-block;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
      margin-bottom: 17px;
    }
    .linberg-form-caption{
      margin-top: 10px;
      padding-bottom: 51px;
    }
    .linberg-form-caption span{
      font-size: 9px;
      color: #fff;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
    .lindberg-right-form .footer-form-fields input[type="text"] , .lindberg-right-form .footer-form-fields input[type="submit"]{
      max-width: 100%;
      width: 100%;
      margin-bottom: 10px;
    }
    .lindberg-right-form .footer-form-fields input[type="submit"]{
      font-size: 16px;
      margin-top: 5px;
      margin-bottom: 0px;
    }
    .lindberg-footer-wraper{
      background-color: #000000;
    }
    .linberg-footer-inner p{
      font-size: 34px;
      color: #fff;
      letter-spacing: 7px;
    }
    .linberg-footer-inner p strong{
      font-size:54px;
      color: #d3e916;
      font-weight: 400;
      letter-spacing: 16px;
    }
     .linberg-footer-inner .footer-form-fields input[type="submit"] {
    font-size: 18px;
    background-color: #d3e916;
    color: #101010;
    height: 45px;
    text-align: center;
    max-width: 252px;
    width: 100%;
    margin-top: 7px;
    font-weight: 700;
    padding-bottom: 3px;
    padding-top: 0px;
}
/*thankyou-page*/
.thankyou-page{
  border-bottom: 7px solid #3090ca;
}
.thankyou-sucess{
  text-align: center;
}
.thankyou-sucess p, .thankyou-sucess h6{
  font-size: 25px;
  color: #000;
  font-family: 'Josefin Sans', sans-serif;
}
.thankyou-sucess p{
  line-height: 30px;
  padding-bottom: 20px;
}
/* Contact Form 7 **************************************************/
div.wpcf7 .ajax-loader {
    display: block !important;
}
.wpcf7-form br {
    display: none !important;
}
.footer-form .wpcf7-form-control-wrap {
  margin-right: 0px;
}
.inner-voucher-form .wpcf7-form-control-wrap {
  width: 100%;
  max-width: 350px;
}
div.wpcf7-response-output {
    background: #ffff none repeat scroll 0 0 !important;
    color: #000 !important;
    font-size: 15px !important;
    margin: 0 !important;
    padding: 0 !important;
}
.wpcf7-form-control-wrap {
    display: inline-block !important;
}
.wpcf7-form.bform > p {
  margin: 0 !important;
}
/* Thrive Leads **************************************************/
.thrv-leads-form-box.thrv_wrapper {
    padding: 0 !important;
}
.tve_brdr_solid {
  border-style: none !important;
}
.thrv_wrapper {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 0 !important;
}
.thrv-leads-form-box.tve_white[class*="tve_blank_set"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.thrv-leads-form-box.thrv_wrapper {
}
/* Thankyou Page **************************************************/
.success-sec {
    background: #f4f4f4 none repeat scroll 0 0;
    height: 400px;
    padding-bottom: 0;
    padding-top: 0;
}
.succes-sec {
    position: relative;
}
.success-msg {
    text-align: center;
}
.success-msg img {
    margin-top: 65px;
}
.success-msg p {
    color: #003a5a;
    font-size: 27px;
    font-weight: 500;
    line-height: 1.2;
    padding-top: 20px;
    text-align: center;
}
.success-msg h6 {
    color: #333;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2;
    padding-top: 5px;
    text-align: center;
}
