body {
  background-image: url("/wp-content/themes/missrevelle/assets/images/bodybg.svg");
  background-position: top center;
  background-repeat: repeat-y;
  background-size: 100% auto; 
  color: #252525;
  font-size: 16px;
  font-family: "Open Sans", serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

@font-face {
    font-family: 'norwester'; /*a name to be used later*/
    src: url('/wp-content/themes/missrevelle/assets/fonts/norwester.ttf'); /*URL to font*/
}

.main-header {
  padding: 10px 0;
  transition: all .4s ease-out;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}

.fixed-top.header-scrolled {
  background: rgba(255,255,255,0.9);
  position: fixed;
  padding: 5px 0;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
}

.main-header .logo img {
  transition: all .4s ease-out;
  height: auto;
  max-width: 260px;
}

.fixed-top .logo img {
  transition: all .4s ease-out;
}

.topcta {
  text-align: right;
  line-height: 18px;
}

.topcts .mainButton {
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  background: #604ca5;
  display: inline-block;
  margin: 3px;
  padding: 9px 12px;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}

/*
.banner-info {
  text-align: right;
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 18px;
}
*/

#hero {
  width: 100%;
  position: relative;
  padding: 13% 0 7%;
}

.banner-info ul {
  padding-left: 0;
}

 .h1, h1 {
    font-size: 2.5rem;
    font-weight: bold;
  }
  
/*
#hero:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(3, 14, 155, 0.3);
  z-index: 0;
}
#hero h1 {
  position: relative;
  font-size: 42px;
  font-weight: 900;
  color: #db133a;
  font-family: "Roboto", serif;
  text-transform: uppercase;
}
*/

#hero h1 {
  position: relative;
  font-size: 38px;
  font-weight: 900;
  color: #1bb7d0;
  font-family: norwester;
  text-transform: uppercase;
}

#hero h2.blktext {
  color: #fff;
}

#hero h2 {
  color: #2a5fb8;
  position: relative;
  font-size: 28px;
}

#hero video {
    width: 100%;
    max-height: 100%;
}

.head-text {
  margin-bottom: 20px;
  text-align: center;
  padding-top: 30px;
}

#maincontent {
  clear: both;
  padding: 65px 0 0;
  text-align: center;
}

.about_section {
  clear: both;
  padding: 0px 0 30px;
}

.neuro_section {
  clear: both;
  padding: 70px 0 60px;
  position: relative;
  background: url(/wp-content/themes/missrevelle/assets/images/IMG_6155.webp);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.neuro_section .head-text {
  text-align: left;
  color: #fff;
}

.shortdes-neuro h3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}

.shortdes-neuro ul {
  margin-left: 0;
  padding-left: 10px;
}

.shortdes-neuro ul li {
  background: url("/wp-content/themes/missrevelle/assets/images/left-arrow.png") center bottom no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: auto;
  background-position: left 7px;
  list-style: none;
  background-size: 10px;
  padding-left: 13px;
}

.neurobottomtext h3 {
  font-size: 24px;
  font-weight: bold;
}

.neurobottomtext ul {
  margin-left: 0;
  padding-left: 10px;
}

.neurobottomtext ul li {
  background: url("/wp-content/themes/missrevelle/assets/images/left-arrow.png") center bottom no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    background-size: auto;
  background-position: left 7px;
  list-style: none;
  background-size: 10px;
  padding-left: 13px;
}

.strabismus_section {
  clear: both;
  padding: 65px 0;
  position: relative;
}

.shortdes-neuro h2 {
  color: #2e5cbd;
}

.strabismus_top h2 {
  color: #2e5cbd;
}
.strabismus_section h3 {
  color: #2e5cbd;
}
.neurobottomtext h3 {
  color: #2e5cbd;
}

.address strong {
  font-weight: bold;
  color: #2e5cbd;
}


.address h4 {
  font-weight: bold;
}

.shortdes-neuro {
  border: 3px solid rgba(104, 184, 48, 0.6);
  width: 100%;
  transition: all 0.5s ease;
  padding: 75px 15px;
  text-align: center;
  display: block;
  margin-bottom: 30px;
}

.shortdes-neuro:hover {
   background-color:rgba(104, 184, 48, 0.6);
  }


.strabismus h3 {
  font-size: 32px;
  font-weight: bold;
  margin-top: 1.5rem;
}

.contact_section {
  clear: both;
  padding-bottom: 20px;
  background: #252525;
  padding-top: 50px;
  color: #fff;
}

#services-section {
  clear: both;
  width: 100%;
  padding: 90px 0 90px;
}

#services-section .head-text {
  margin-bottom: 45px;
  padding-top: 0;
  text-align: left;
  padding-right: 30px;
}

#services-section h3 {
  margin-top: 20px;
  color: #1bb7d0;
  font-weight: bold;
}

#services-section .row {
  display: flex;
  justify-content: space-between;
}


.right-container {
  width: 60%;
  height: 200vh;
  min-height: 1000px;
  display: flex;
  flex-direction: column;
}
.left-container {
  position: sticky;
  top: 0;
  z-index: 10;
}

.services-box {
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,.3);
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 35px;
  background: #fff;
}


.page-template-commercial .head-text {
  text-align: center;
  padding-top: 0;
  max-width: 835px;
  margin: 45px auto;
}

.howwework_des {
  padding: 30px 30px 30px 30px;
  border-left: 3px solid #1bb7d0;
  border-radius: 0;
  margin-bottom: 30px;
  overflow: hidden;
}

.hw_icon {
  float: left;
  width: 15%;
}

.hw_des {
  float: left;
  width: 85%;
  padding-left: 30px;
}

.hw_des h3 {
  color: #1bb7d0;
}

#company-logos {
  clear: both;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 65px;
}

#company-logos .ti-widget.ti-wp-testimonial-1 .ti-review-item > .ti-inner, #company-logos .ti-widget.ti-wp-testimonial-1 .ti-load-more-reviews-container .ti-load-more-reviews-button {
	background: rgba(255, 255, 255) !important;
}

.company-logo {
  display: inline-block;
  width: 165px;
  padding: 10px;
}

.address {
  background: transparent;
  padding: 20px;
}

.gmap {
  border-radius: 10px;
  overflow: hidden;
  line-height: 0;
}

.contact_section ul {
  margin: 0 1px 15px 0px;
  padding-left: 0;
}
.contact_section ul li {
  list-style: none;
}
.contact_section ul li a {
  color: #fff;
}

.social-links li {
  display: inline-block;
  padding: 5px;
}
.page {
  margin:0;
}
  
a.mainButton {
  color: #1bb7d0;
  border: 2px solid #1bb7d0;
  background: transparent;
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  margin: 3px 0;
  padding: 12px 25px;
  border-radius: 35px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

a.mainButton:hover {
  background: #1bb7d0;
  color: #fff;
  border: 2px solid #1bb7d0;
}

.site-footer {
  background: #252525;
  text-align: center;
  clear: both;
  color: #f5f5f5;
  padding: 12px 0 5px;
  line-height: 2.9;
  font-size: 15px;
}

.tnc-menu {
  font-size: 14px;
  color: #fff;
}

.tnc-menu a {
  color: #fff;
}

.site-footer a {
  color: #fff;
}

.innerBannerSec {
  clear: both;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}
/*
.innerBannerSec::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(3, 14, 155, 0.3);
  z-index: 0;
}
*/

.bannerContent {
  color: #fff;
  position: relative;
  width: 100%;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  height: 100%;
  padding: 35% 0 0%;
}
                                                                                                                                                                           
.mainContentSec {
  clear: both;
  padding-top: 70px;
  padding-bottom: 65px;
  width: 100%;
}

.bannerContent h1 {
  font-size: 38px;
  color: #1bb7d0;
  font-weight: 900;
  font-family: norwester;
  text-transform: uppercase;
}

 a {
  color: #1bb7d0;
  text-decoration: none;
}

h2 {
  color: #1bb7d0;
}

#seo_faq {
  clear: both;
  padding-bottom: 85px;
}

.faq-ques {
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  transition: color .3s ease;
}

.faq-ques.faq-active, .faq-ques:hover {
  color: #1bb7d0;
}

.faq-ans {
  display: none;
}

.faqs {
  padding: 15px;
  border-bottom: 1px solid #d6d6d6;
}

.faqs .fa {
  float: right;
  clear: right;
  margin-top: 5px;
}

.faq-ques.faq-active .fa-plus::before {
  content: "\f068";
}

/* Inner SEO pages */

.middlecontentsec {
  clear: both;
  padding-bottom: 60px;
}

a:visited {
  color: #1bb7d0;
}

.middlecontentsec ul, .middlecontentsec ol {padding: 0;}

.contentsecthirdtext ul, .contentsecthirdtext ol {padding: 0;}

.contentsectwo {
  clear: both;
  padding-bottom: 60px;
}

.contentsecthird {
  clear: both;
  padding-bottom: 60px;
}

.contentsecfourth {
  clear: both;
  padding-bottom: 60px;
}

.key-desc {
  margin-bottom: 30px;
}

.key_features {
  clear: both;
  padding-bottom: 65px;
}

.keyfeatures {
  padding: 30px;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,.3);
  border-radius: 30px;
  min-height: 455px;
  margin-bottom: 30px;
  background: #fff;
  text-align: center;
}
.keyfeatures ul {
  padding-left: 0;
  text-align: left;
}

/* About us */

.shortdesimg {
  position: relative;
}

/*
.shortdesimg:after {
  content: "";
  position: absolute;
  right: 0;
  width: 225px;
  height: 100%;
  background: transparent;
  z-index: 0;
  top: 0;
  border-right: 10px solid #db133a;
  border-top: 10px solid #db133a;
}
*/

.shortdesimg img {
  position: relative;
  z-index: 9;
}

/* Contact us */

.contact-content label {
  display: block;
}

.contact-content .wpcf7-form-control-wrap input {
  padding: 12px;
  width: 100%;
  display: block;
}

.contact-content input.wpcf7-submit {
  color: #fff;
  border: 2px solid #1bb7d0;
  background-image: -webkit-linear-gradient(30deg, #1bb7d0 50%, transparent 50%);
  background-image: linear-gradient(30deg, #1bb7d0 50%, transparent 50%);
  background-size: 500px;
  background-repeat: no-repeat;
  background-position: 0%;
  -webkit-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin: 0px;
  padding: 18px 35px;
  border-radius: 35px;
  text-decoration: none;
  text-transform: uppercase;
}

.contact-content input.wpcf7-submit:hover {
  background-position: 100%;
  color: #1bb7d0;
  background-image: -webkit-linear-gradient(30deg, #252525 50%, transparent 50%);
  background-image: linear-gradient(30deg, #252525 50%, transparent 50%);
}

.bt-30 {
  margin-bottom: 25px;
}

.h2, h2 {
  font-size: 28px;
  font-weight: bold;
  margin-top: 1rem;
}

#bookconsultation {
  background: url(../images/bookconsultationbg.jpg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  padding: 220px 0 130px;
  clear: both;
  background-position: center top;
  background-size: cover;
  color: #fff;
}

#bookconsultation h2 {
  color: #fff;
  text-transform: uppercase;
}

#ourwork {
  clear: both;
  padding-top: 45px;
}

.ourwork-box {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 30px;
}

.ourwork-desc {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 9;
  padding: 15px;
  color: #fff;
}
.ourwork-box:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #1c1e21;
  opacity: 0.3;
  transition: all .5s;
}

.ourwork-box:hover:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #1c1e21;
  opacity: 0.5;
}

.ourwork-box .post-categories {
  margin: 15px 0;
  padding: 0;
  display: block;
}
.ourwork-box .post-categories li {
  list-style: none;
  display: inline-block;
}
.ourwork-box .post-categories li a {
  border: 2px solid;
  padding: 5px 15px;
  border-radius: 35px;
  font-size: 14px;
  color: #fff;
}

#letstalk {
  clear: both;
  padding: 35px 0;
}

.letstalkbox {
  background: url(../images/letstalkbg.jpg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  padding: 24px;
  clear: both;
  background-position: -35px center;
  background-size: cover;
  color: #fff;
  border-radius: 30px;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,.3);
  text-align: right;
}

.letstalkbox h3 {
  color: #252525;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 300;
}

.letstalkbox h2 {
  font-size: 32px;
  margin: 0 0 10px 0;
}

.shortdes ul {
  margin-left: 0;
}

@media (min-width: 1200px) {
	
.container {
  max-width: 1220px;
}

}

@media screen and (min-width: 992px) {
	
#company-logos .ti-widget.ti-wp-testimonial-1 .ti-reviews-container {text-align: center;}

#company-logos .ti-widget.ti-wp-testimonial-1 .ti-reviews-container-wrapper {display: ruby;}

 #hero h1 {
    font-size: 48px;
    margin-top: 55px;
  }
  
.bannerContent {
  padding: 10% 0 5%;
}

.bannerContent h1 {
  font-size: 48px;
}


#bookconsultation h2 {font-size: 48px;}

.services-box {
  padding: 80px;
  border-radius: 30px;
}

#services-section .head-text {
  padding-top: 150px;
}

#letstalk {
  clear: both;
  padding: 100px 0;
}

.letstalkbox {
  text-align: right;
}

.letstalkbox {
  background: url(../images/letstalkbg.jpg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  padding: 120px 30px;
  clear: both;
  background-position: center top;
  background-size: 100%;
  color: #fff;
  border-radius: 30px;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,.3);
}

.letstalkbox h3 {
  color: #252525;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 300;
}

.letstalkbox h2 {
  font-size: 42px;
  margin: 0 0 10px 0;
}


 .h2, h2 {
    font-size: 36px;
	font-weight: bold;
 }
  
 .h3, h3 {
    font-size: 24px;
    font-weight: bold;
 }
  
.col-lg-6.od-2 {text-align: left;}

.col-lg-6.od-3 {text-align: right;}

.about_section .shortdes {padding: 0 20px 0;}

}

/* New css end here */

.menu-item-has-children {
    position: relative;
    padding-right: 15px;
}

.menu-item-has-children::after{
    content: "";
    position: absolute;
    right: 7px;
    top: 18px;
    border-width: 6px 5px 0 5px;
	border-color: #000000 transparent transparent transparent;
	border-style: solid;
    cursor: pointer;
}

@media screen and (min-width: 1160px) {
.menu-item-has-children .sub-menu {
  display: block !important;
  top: 100%;
  position: absolute;
  min-width: 210px;
  background-color: #000;
  border-top: 0;
  z-index: 999;
  left: 0;
  padding: 10px 15px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -webkit-box-shadow: 0 4px 4px 1px rgba(0,0,0,.2);
  box-shadow: 0 4px 4px 1px rgba(0,0,0,.2);
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  border-radius: 0;
}

.menu-item-has-children:hover .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0);
}
	
}

.menu-item-has-children .sub-menu li {list-style: none;}

.menu-item-has-children .sub-menu li a{
    color: #fff;
    padding: 5px 0;
    display: block;
    line-height: normal;
}

.menu-item-has-children .sub-menu li a:hover{
    color: #fff;
}

.menu-item-has-children span {display: none;}

.logoMobile {display: none;}

@media screen and (max-width: 1180px) {

  .logoMobile{
    display: block;
    text-align: center;
    margin-top: 30px;
  }

  .wsmenu-list > li > a{
        display: inline-block !important;
		color: #1bb7d0;
    }
	
.menu-item-has-children span {
  content: "";
  position: absolute;
  right: 10px;
  z-index: 10;
  top: 18px;
  border-width: 6px 5px 0 5px;
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  cursor: pointer;
  display: inline-block;
}
	
    .menu-item-has-children::after{
        content: "";
        position: absolute;
        right: 10px;
        z-index: 10;
        top: 18px;
        border-width: 6px 5px 0 5px;
        border-color: #000000 transparent transparent transparent;
        border-style: solid;
        cursor: pointer;
        display: none;
    }
    .menu-item-has-children .sub-menu{
      background: #3b1347;
      padding: 5px 20px;
        display: none;
        position: inherit;
        left: 0;
        width: 100%;
        top: 0px;
        margin: 0;
    border-radius: 6px;

    }

    .menu-item-has-children{
        position: relative;
        padding-right: 0px;
    }
	
}

@media (min-width: 767px) {
	
 .ourwork-section .head-text {
    text-align: left;
    padding-bottom: 10px;
  }

}

@media screen and (max-width: 767px) {
	
  .main-header .logo img {
    max-width: 165px;
  }

.main-header {
  padding: 12px 0;
}

.fixed-top {
  padding: 5px 0;
}

#hero {
  padding: 27% 0 7%;
}

.banner-info {
    padding-top: 0;
    padding-bottom: 0;
    bottom: 8px;
    text-align: center;
  }

.footer-menu li a {font-size: 14px;}

.site-info {font-size: 12px;}

.tnc-menu {font-size: 12px;}

.gmap {
  margin-bottom: 30px;
}

 #aboutus {
    padding-bottom: 0;
    padding-top: 15px;
  }
  
.shortdes {
    padding-top: 0;
    padding-bottom: 30px;
    text-align: center;
}

 #services-section {
    text-align: center;
    padding: 30px 0;
  }

#strabismus {padding-bottom: 0;}

.od-2 {
  order: 2;
}
.od-1 {
  order: 1;
}
.od-3 {
  order: 3;
}

}
