.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.OwlCarousel3 {
  max-width: 100px;
  float: right;
  margin-top: 40px;
}
  .OwlCarousel3  .owl-dots{
    display: none;
  }
    .OwlCarousel3  .owl-nav{
    display: none;
  }
.owl-nav button.owl-next {
  right: 0;
}
.owl-carousel .item{
  width: 90%;
  margin: auto;
}
.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #fff;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    
}
.owl-nav span {
    font-size: 70px;    
    position: relative;
    top: -5px;
    color: white;
}
.owl-nav button:focus {
    outline: none;
}
.testimonials p{
  color: white;
}
textarea{
  resize: none;
}
select {
    -webkit-appearance: none;
    -moz-appearance: window;
    padding: 2px 50px 2px 2px;
    border: none;
    background-image: url(images/Arrow.jpg) !important;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding: 0px 12px !important;
  }

.faq-section{
 
}
.faq-text{
  padding: 25px;
  width: 98%;
   border: 1px solid #eee;
   border-radius: 15px;
       box-shadow: 0px 2px 4px 0px
}
.faq-section_second{
  margin-left: 4%;
}

.fix-btm-btn{
  position: fixed;
  left: 0px;
  bottom: 0px;
  display: none;
}
.fix-btm-right-btn{
  display: none;
}
.topheader{
  position: inherit;
}
.desktop-form{
  display: block;
  right:40px;
  background-color: rgba(255, 255, 255, 0.65);
  padding: 10px 25px 14px 25px;
      margin-top: -50px!important;
      height: 450px;
}
#introbg4 .desktop-form{
  margin-top: -20px!important;
}
#introbg5 .desktop-form{
  margin-top: -20px!important;
}
#introbg .desktop-form{
  margin-top: -50px!important;
}
#introbg8 .desktop-form{
  margin-top: -60px!important;
}
.desktop-btn{
  display: block;
  margin-top: 30px;
}
.desktop-form h2{
  font-weight: normal;
  color: #468ac7;
  margin-top: 10px;
}
.mobile-btn{
  display: none;
}
.mobile-form{
  display: none;
}
.mobile-form h2{
   font-weight: normal;
  color: #468ac7;
}
.about-content{
  margin-top:20px;
}

.treatment-content{
  margin-top:10px;
}
.btn-center-mobile{
  margin-top: 30px;
}
.faq-white-bg{
  padding-top: 50px;
  padding-bottom: 0px;
}
.testimonials-btn{
  margin-top: 0px;
  margin-bottom: 10px;
}
.owl-dots button.owl-dot{
  height: 10px;
  width: 10px;
}
.carousel-control.left{
  background: transparent;
}
.carousel-control.right{
  background: transparent;
}
.mobile-hr{
  display: none;
}
.toggle-wrap{
  display: none;
}
.root-dubai-section{
  display: block;
}
.margin-zero{
  margin: 0px;
}
.padding-zero{
  padding: 0px;
}
.mobile-root-dubai-section{
  display:none;
}
.patients_btn li a{
  background: #f5f5f5;
    color: #666;
    border-radius: 0;
    border: 0 none;
    line-height: 24px;
    margin-right: 0;
    padding: 13px 15px;
    text-decoration: none;

}
.patients_btn>li.active>a, .patients_btn>li.active>a:hover, .patients_btn>li.active>a:focus {
    border: 0;
    color: #fff;
    background: #468ac7;
    position: relative;
}
.looking_seciton span{
  display: block;
}
.white-mobile-section{
  display: none;
}
.whatsapp-float{
  position: fixed;float: right;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
}
.nydc-logo{
  width: 12%;
}
.dskimg{
  margin-top: 105px;
}
.form-group{
  margin-bottom:10px;
}
.refer-patient{
  text-align: center;
  margin-top:30px;margin-bottom:30px;font-weight: normal;
  color: #468ac7;
}
.othersumitbtn{
      display: table-cell;
    vertical-align: middle;
    float: left;
    margin-right: 35px;
}
.clickhere{
      display: table-cell;
    vertical-align: middle;
    float: left;
    text-align: right;
    margin-top: 7px;
}

@media (min-width: 400px) and (max-width: 767px) {
.clickhere{
    padding-left: 40px;
}

}
@media (min-width: 320px) and (max-width: 400px) {
.clickhere{
      padding-left: 15px;
    font-size: 12px;
    line-height: 17px;
    margin-top: 10px;
}

}
.wticon{
      width: 58px;
    float: right;
    padding: 0;
    margin-left: -5px;
}
.whatsapp-float{
  display: none;
}
.tab-content h2 {
  margin-top:-77px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .clickhere{
    color: black;
    font-size: 9px;
    line-height: 15px;
    margin-top: 15px;
  }
  .desktop-form h2{
    font-size: 19px;
  }
}
@media (min-width: 768px) and (max-width:992px) {
  .faq-section_second{
    margin-left: 0px;
    margin-top: 20px;
  }

}
@media (max-width: 767px) {
  .looking_seciton span{
  display: initial;
}
.scrollTop {
  position: fixed;
      right: 5%;
    bottom: 10%;

  background-color: #468ac7;
  padding: 10px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}

.scrollTop a {
  font-size: 18px;
  color: #fff;
}

.whatsapp-float{
  display: block;
}
.refer-patient{
  text-align: left;
}
#footer {
  margin-top: 40px;
}
.togglefaq i{
  margin-left: 10px;
}
.dskimg{
  margin-top: 0px;
}
.nydc-logo{
  width: 32%;
}
.whatsapp-float{
  position: fixed;float: right;
    bottom: 70px;
    right: 10px;
    z-index: 9999;
}
  .root-dubai-section{
    display: none;
  }
  .mobile-root-dubai-section{
    display: block;
    padding:0px;
  }
  .OwlCarousel3{
    text-align: center;
    margin: auto;
    float: initial;
    margin-bottom: 20px;
    display: none !important;
}
.toggle-wrap{
  display: block;
}
  .mobile-hr{
    display: block;
  }
 
  .faq-text {
    width: 100%;
  }
  .faq-section_second{
  margin-left: 0%;
  margin-top: 20px;
  }
  .fix-btm-btn{
  position: fixed;
  left: 15px;
  bottom:5px;
  display: block;
  z-index: 999;
    cursor: pointer;
    left: 15%;
}
.indexgetbtn{
  bottom:15px;
}
.fix-btm-right-btn{
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: block;
  z-index: 999;
    cursor: pointer;
    right: 15%;

}
.white-mobile-section{
      bottom: 0px;
    position: fixed;
    display: block;
    z-index: 99;
    width: 100%;
    height: 70px;
    background: white;
}
.gebtbn{
  background: #07457d !important;
}
.topnavbar{
  background-color: rgba(250, 250, 250, 0.7);
}
.topheader{
  width: 100%;
  position:absolute;
  z-index: 9999999;
}
.banner_text{
  display: none;
}
.desktop-form{
  display: none;
}
.mobile-form{
  display: block;
}
.center-block{
 
}
.btn-center-mobile{
  padding-left: 15px;
  margin-top: 10px;
}
.procedure-btn{
  padding-left: 0px;
  margin-top: 30px;
}
.testimonials-btn{
   padding-left: 0px;
   margin-top: 0px;
    margin-bottom: 10px;
}
.desktop-btn{
  display: none;
}
.mobile-btn{
  display: block;
}
.owl-carousel .owl-item img{
  margin: auto;
}
.testimonials p{
  text-align: center;
}
.rrotimg{
  display: none;
}
.carousel-control {
  opacity: 1 !important;
}
.dr-img{
  margin-top: 30px;
}
.home-form{
  padding: 0px;
  margin-top:40px;
}
.sb-btn{
  padding: 0px;
  margin-top: 10px;
}
#page-title h1{
     font-size: 14px;
    line-height: 20px;
    margin-top: 80px;
  
}
}

.navbar-expand-md .navbar-toggler {
    display: none;

}
aside {
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.93);
      right: 0;
      top: 0;
      display: none;
      z-index: 9999;
      text-align: left;
      padding-top: 95px;
      padding-left: 6%;
  }
  #myNavbar1{
    display: none;
  }
  aside {
    display: none;
} 
  aside a {
   
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: 500;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 0px;
    border-radius: 3px;
    color: #fff;
    line-height: 24px;
   text-decoration: none;
    cursor: pointer;
    position: relative;
    display: block;
    letter-spacing: 0.6px;
    position: relative;
  }
  aside .active{
   
    color: #458ac7;

  }
  aside a:hover{
    color: #ffffff;
    text-decoration: none;
  }
  aside .btn-button {
      
      padding: 2px 10px;
      background-color: transparent;
      margin-right: 0px;
      margin-left: 20px;
      color: #ffffff;
      border-radius: 4px;
  }
  aside .btn-button:hover{
    border: 1px solid #ffffff;
  }
  aside .form-inline{
    flex-flow: row-reverse;
  }
  aside a::after {
      display: block;
    content: '';
    border-bottom: solid 4px #000;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    line-height: 20px;
    width: 10%;
    margin: 3px auto;
    float: right;
    transform-origin: right;
    height: 5px;
    position: absolute;
    bottom: 0px;
    right: 0;
  }
  aside a.active::after {
      transform: scaleX(1);
  }
  aside a:not(.active):hover::after {
      transform: scaleX(1);
          transition: 1s;
  }
}
.navbar-toggler.icon{
  font-size: 30px;
    position: absolute;
    right: -10px;
    top: 15px;
    color: #000!important;
    padding: 0;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px!important;
  height: 2px!important;
  background-color: #000!important;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  opacity: 1!important;
}

.hamburger-inner::before {
  top: -10px;
  background-color: #000!important;
}

.hamburger{
  float: right;
  position:absolute;
  z-index: 99999999;
  right: 0px;
  top: 10px;
}

.hamburger-inner.active::before{
  /*background-color: #fff !important;*/
}
.hamburger-inner.active::after{
  /*background-color: #fff !important;*/
}
.hamburger.is-active:focus{
  outline:none;
}
.hamburger:focus{
  outline:none;
}
.faqanswer {
  display: none;
  background: #eee;
  padding: 12px 20px 0 30px;  
}
.faqanswer p {
  font-size: 13px;
  line-height: 17px;  
}


.togglefaq.active {
  color: #468ac7;
}

.togglefaq {
  text-decoration: none;
  color: #333;
  font-size: 14px;
  padding: 20px 15px;
  line-height: 20px;
  display: block;
  border-bottom:1px solid #d0d0d0;
  margin-bottom: -1px;
}
.togglefaq i{
  float: right;
}
.icon-plus {
  color: #5ec4cd;
  margin-right: 20px;
  font-size: 20px;
  float:left;
  float: right;
}

.icon-minus {
  color: #5ec4cd;
  margin-right: 20px;
  font-size: 20px;
  float:right;
}
.faqanswer p {
  margin: 0;
  padding-bottom: 20px;
}

.help-block{
color: red;
    list-style: none;
    text-align: left;
        margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding: 0px;
}
.help-block ul{
list-style: none;
       margin-left:0px;
    padding: 0px;
    margin-top:0px;
    padding: 0px;
    margin-bottom: 0px;

}

.dt img{
  margin: auto;
}

.no-scroll{
  overflow: hidden;
}

.Jumeira{
  display: block;
}
.sky{
  display: none;
}

#contactForm1 .form-group{
  position: relative;
  margin-bottom: 20px;
}
.help-block{
  position: absolute;
  /*background-color: #fff;*/
  /*top: 5px;*/
left: 0px;
bottom: -20px;
/*padding: 5px;*/
}
.help-block ul{
  padding-bottom: 2px;
  font-size: 11px;
}
.desktop-form h2{
  margin-bottom: 0px;
}

#myTabContent .help-block{
  position: unset;
}
#contact .help-block{
  position: unset;
}



@media (min-width: 768px) and (max-width: 992px) {
  #myTabContent .col-sm-5{
    width: 100%;
  }
  #myTabContent .col-sm-7{
    width: 100%;
  }
  .tab-content h2{
    margin-top: 40px!important;
  }
  .toggle-wrap {
     display: block; 
}
.navbar-header .navbar-toggle{
  display: none!important;
}
.navbar{
  z-index: 999999;
}

}
@media (min-width: 992px) and (max-width: 1200px) {
  .toggle-wrap {
     display: block; 
}
.navbar-header .navbar-toggle{
  display: none!important;
}
.navbar{
  z-index: 999999;
}
.hamburger {
    right: 40px!important;
}
#links{
      height: auto;
    padding-left: 0px;
}
.home_box{
      height: 350px;
      position: relative;
}
.home_box button{
    position: absolute;
    bottom: 25px;
}
}
@media (min-width: 320px) and (max-width: 767px) {
   #contact h2{
        font-size: 16px!important;
  }
.help-block{
  position: unset;
}
.scrollTop {
  position: fixed;
      right: 5%;
    bottom: 10%;

  background-color: #468ac7;
  padding: 10px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}

.scrollTop a {
  font-size: 18px;
  color: #fff;
}
.mob_contnet_block img.center-block{
  margin: 0 auto!important;
  float: none;
}
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
  outline: none!important;
}
#links{
  height: auto;
      padding-left: 0px;
    padding-right: 0px;
}

@media (min-width: 1100px) and (max-width: 1200px) {
.hamburger {
    right: 120px!important;
}
}


