html{height:100%;overflow-x: hidden}
body{font-size:16px;background:#fff;color:#2e2e2e;overflow-x:hidden;font-family:'Raleway',Arial,Helvetica,sans-serif;position:relative;margin-top: 95px;}
img{max-width:100%}
p{margin-bottom:.5rem}
a{text-decoration:none;color:#000;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
a:hover,a:focus,.btn:hover,.btn:focus,button:focus{text-decoration:none;outline:none;color:#a70e13;box-shadow:none}
ul,li{padding:0;margin:0}
li{list-style:none}
.text-bold{font-family:'Raleway-Bold',Arial,Helvetica,sans-serif}
.text-extrabold{font-family:'Raleway-ExtraBold',Arial,Helvetica,sans-serif}
.text-heavy{font-family:'Raleway-Heavy',Arial,Helvetica,sans-serif}
.text-medium{font-family:'Raleway-Medium',Arial,Helvetica,sans-serif}
.bold-text{font-weight:600}
.italic-text{font-style:italic}
.text-underline{text-decoration:underline}
.form-control:focus{outline:none;box-shadow:none}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
.secondary-col{color: #b8d68d;}
.owl-height{transition:height 500ms ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}
.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:12px;height:12px;margin:5px;background:#fff;border:1px solid #000;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#000}
.dhi-btn-primary{background: #2e2e2e;color: #8d8d8d;border: none;border-radius: 20px;padding: .4rem 2rem;display: inline-block;font-size: 12px;}
.dhi-btn-primary:hover,.dhi-btn-primary:focus{border-radius: 20px;color: #fff;-webkit-box-shadow: 5px 5px 28px -5px rgba(0,0,0,0.75); -moz-box-shadow: 5px 5px 28px -5px rgba(0,0,0,0.75);box-shadow: 5px 5px 28px -5px rgba(0,0,0,0.75);}
.dhi-btn-secondary{display:inline-block;background:#b8d68d;color:#000;font-size:1rem;padding:.7rem 1rem}
.dhi-btn-secondary:hover,.dhi-btn-secondary:focus{background:#ba0c15;color:#fff}
.dhi-btn-form{display:inline-block;background:#177264;color:#fff;border-radius:5px;font-size:1.2rem;padding:.6rem 1.5re;border: none;text-transform: uppercase;padding: 15px 0;cursor: pointer;}
.dhi-btn-form:hover,.dhi-btn-form:focus{background:#000;color:#fff}
.dhi-btn-formblck{display:inline-block;background:#000;color:#fff;border-radius:5px;font-family:'GOTH725B_2';font-size:1.2rem;padding:.6rem 1.5rem}
.dhi-btn-formblck:hover,.dhi-btn-formblck:focus{background:#d2151d;color:#fff}
.dhi-btn-search{background:#fff;border-color:#ced4da}
.dhi-btn-more{display:inline-block;width:50px;height:50px;background:#000;color:#fff!important;font-size:2.5rem;text-align:center;line-height:1.1;transition:.3s}
.dhi-btn-more:hover,.dhi-btn-more:focus{background:#a70e13}
.dhi-btn-circle{display: inline-block; background: #f3db39; color: #000000 !important; border-radius: 50%;  width: 50px; height: 50px; font-size: 12px; line-height: 1.8; text-align: center; padding-top: 15px;cursor: pointer;}
.dhi-btn-circle:hover,.dhi-btn-circle:focus{background:#83c6dc;color:#fff}
.dhi-btn-addmore{display:inline-block;background:none;color:#000}
.dhi-btn-addmore:hover,.dhi-btn-addmore:focus{color:#a70e13}
.dhi-btn-bmi{background: #4e4e4e;color: #fff !important;padding: .2rem 1rem;  border-radius: 15px;}
.dhi-btn-bmi:hover{background: #83c6dc;border-radius: 0}
.dhi-btn-readmore{display:inline-block;background:none;color:#000;position:relative;font-size:0.9375rem;font-weight:600;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.dhi-btn-readmore:hover,.dhi-btn-readmore:focus{color:#a70e13}
.link-dhi-secondary{color:#a70e13}
.link-dhi-secondary:hover,.link-dhi-secondary:focus{color:#000}
.scrollToTop{position:fixed;bottom:15px;right:15px;display:none;z-index:15;background: #fff; border-radius: 50%; padding: 6px 11px;-webkit-box-shadow: 2px 10px 28px 1px rgba(0,0,0,0.75); -moz-box-shadow: 2px 10px 28px 1px rgba(0,0,0,0.75); box-shadow: 2px 10px 28px 1px rgba(0,0,0,0.75); border: 1px solid #f2f2f2;}
.scrollToTop:hover{opacity:.7}
.form-control{border-radius: 1.25rem;}


.dhi-error{color:#ff101c;display:none;font-size: 12px;}
header{position:fixed;top:0;left:0;width:100%;z-index:50;transition:.2s;}
.dhi-header{background:#fff;font-family:'Raleway-Medium',Arial,Helvetica,sans-serif;padding:.5rem 0;box-shadow: 0 3px 2px rgba(0,0,0,.3);padding-bottom: 0}
.dhi-header .navbar-brand{padding:10px 0}
.dhi-header .navbar-brand img{max-width: 200px;}
.dhi-header .navbar-toggler{border: 0;  background: #fff;  width: 40px;  height: 35px;  color: #000;  font-size: 1.2rem;  padding: .5rem .1rem;  border: 1px solid #000;}
.dhi-header .navbar-toggler-icon{background:none}
.navbar-expand-lg .navbar-nav .nav-link{padding:.5rem .7rem}
.header-top{background:#c3c3c3;    padding: .5rem;}
.header-top a{color:#494949;font-size:0.75rem;display:inline-block;margin-left:.5rem}
.header-top a:hover,.header-top a:focus{color:#000}
.dhi-header .header-inner{position:relative;padding:0 15px}
.dhi-header .navbar-nav .nav-link{color:#212529;font-family:'Raleway-Medium',Arial,Helvetica,sans-serif;font-size:14px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;text-transform: uppercase;padding: 10px 10px 15px 10px;}
.dhi-header .navbar-nav .nav-link:focus,.dhi-header .navbar-nav .nav-link:hover{color:#000}
.dhi-header .navbar-nav .active>.nav-link,.dhi-header .navbar-nav .nav-link.active,.dhi-header .navbar-nav .nav-link.show,.dhi-header .navbar-nav .show>.nav-link{color:#fff;font-weight:600}
.nav-up{top:-40px}
.dhi-header .dropdown-toggle::after{content:none}
.dhi-header .dropdown-menu{background:#fff;border-radius:0;border:0;margin-top:0}
.dhi-header .dropdown-menu .dropdown-item{color:#000;font-size:0.9375rem;position:relative;padding:.6rem 1rem}
.header-top ul, .header-top ul li{display: inline-block}
.header-top ul + ul{float: right;}
.header-top .social-icons{background: #4e4e4e;border-radius: 50%;width: 25px; text-align: center;margin: 0 5px;transition: .3s; -webkit-transition: .3s; -moz-transition: .3s;}
.header-top .social-icons:hover{box-shadow: 0 3px 2px rgba(0,0,0,.5)}
.header-top .social-icons a{color: #c3c3c3;margin-left: 0}
/* .dhi-header .navbar-nav{margin-top:15px} */
.dhi-header .nav-item:hover{background: #fff18f;font-weight: 700;border-radius: 15px 15px 0 0;}
.hyperlink{color: #fff}
.hyperlink:hover, .hyperlink:focus{text-decoration: underline;color: #fff}
.o-7:hover{opacity: .7;}
/*.bbf-header .dropdown-menu .dropdown-item::before{display:inline-block;margin-right:.5rem;content:"\f105";font-family:'Font Awesome\ 5 Free';font-weight:900;}*/


/* home */
.home-banner{position: relative;}
#home-banner .owl-dots{position: absolute;top: 40%;right: 0;  width: 40px;}
#home-banner.owl-theme .owl-dots .owl-dot span{background: #889ea4;border: none}
#home-banner.owl-theme .owl-dots .owl-dot span:hover{background: #fff}
#home-banner.owl-theme .owl-dots .owl-dot.active span{background: #fff;position: relative;}
#home-banner.owl-theme .owl-dots .owl-dot.active span:after{position: absolute; content: ''; width: 22px; height: 22px; border-radius: 50%; border: 2px solid #708690; left: -5px; top: -5px; right: 0; margin: 0 auto;}
#home-banner .banner-text{position: absolute;  top: 125px;  left: 0;  right: 0;  margin: 0 auto;}
#home-banner .banner-text h2{text-align: center;color: #fff;font-family:'Raleway-Heavy',Arial,Helvetica,sans-serif;font-size: 50px;line-height: 1;text-shadow: 0 3px 2px rgba(0,0,0,.3);position: relative;}
#home-banner .banner-text h2 span{font-family:'Raleway',Arial,Helvetica,sans-serif;font-size: 28px}
.banner-form-sec{position: relative;bottom: 0;z-index: 15;width: 100%}
.home-form{padding: 15px; display: flex;  align-items: center;  height: 100%;background: #012732;}
.home-form .form-group{width: 49%;display: inline-block;margin-bottom: 5px}
.home-form .form-group .form-control{border-radius: 20px}
.home-form p{color: #fff}
.send-enquiry{margin-top: 30px}
.second-banner h2{color: #4e4e4e !important;  text-align: left !important;  font-size: 40px !important;  max-width: 590px;  text-shadow: none !important;  text-transform: uppercase;}



.section{padding: 35px 0;}
.about-wrap {display: flex;align-items: center;}
.about-wrap .about-lhs{flex: 2}
.about-wrap .about-rhs{position: relative;left: -200px;  width: 640px;margin-top: 205px;}
.about-wrap .about-rhs h2{font-size: 20px;position: relative;}
.about-wrap .about-rhs .dr-name:before{position: absolute;content: '';width: 150px;height: 2px;background: #8f9f66;left: -149px; top: 14px;}
.about-wrap .about-rhs .second-para{margin-top: 60px  ;  padding-left: 170px;}
.about-wrap .about-rhs .second-para h4{font-size: 20px;}
.about-wrap .about-rhs .second-para p{font-size: 15px}
#v-pills-surgical .col-lg-4 p{font-size: 14px}
.about-rhs p:first-child{color: red}
.sec-service .sec-intro h2{font-family:'Raleway-Heavy',Arial,Helvetica,sans-serif;font-size: 39px;margin-top: 55px;}
.sec-service .sec-intro .nav-pills .nav-link.active,.sec-service .sec-intro .nav-pills .show>.nav-link{background: none;font-family:'Raleway-Heavy',Arial,Helvetica,sans-serif;    position: relative;}
.sec-service .sec-intro .nav-pills .nav-link.active:before,.sec-service .sec-intro .nav-pills .show>.nav-link:before{position: absolute; content: ''; width: 450px; height: 5px; background: #b8d68d; top: 17px;  left: -465px;}
.sec-service .sec-intro .nav-pills .nav-link{color: #2e2e2e;text-transform: uppercase;font-size: 20px;    padding: 5px 0;}
.sec-service .container {position: relative;}
.sec-service .container::after{position: absolute; content: ''; width: 1415px; height: 5px; background: #b8d68d; top: 80px; z-index: 11; right: -380px;}
.sec-intro .nav{margin-top: 30px}
.sec-intro{padding-left: 15px}.ns-count{font-size: 83px;font-family: 'Raleway-Heavy',Arial,Helvetica,sans-serif;background: #b8d68d;color: #fff;border-radius: 50%;width: 150px;height: 150px;text-align: center;vertical-align: middle;padding-top: 25px;}
.non-surgical-car .flipster__item{opacity: 1;}
.non-surgical-car .flipster__item__content{-webkit-transform: scale(1) !important;  -ms-transform: scale(1) !important;  transform: scale(1) !important;position: relative;}
.non-surgical-car .flipster__item--current .ns-count{background: #86c9dd}
.non-surgical-car .flipster__item__content .car-content{position: absolute;display: none;width: 450px; margin-top: 30px;}
.non-surgical-car .flipster__item--current .car-content{display: block}.non-surgical-car{margin-left: auto;width: 750px;position: relative;  z-index: 20;}
.non-surgical-car::before{position: absolute;content: '';background: #fff;width: 85px;    height: 100%; left: 0;  z-index: 14;}
.non-surgical-car .flipster__container{height: 550px !important;;position: relative;  left: -175px;z-index: 13;}
.non-surgical-car .car-content span{position: relative;display: block;padding-left: 15px;font-size: 15px;color: #2e2e2e}
.non-surgical-car .car-content span::before{position: absolute;content: '';background: #b8d68d;width: 5px;height: 5px;border-radius: 50%;top: 7px;left: 0;}
.non-surgical-car .car-content h2{font-size: 22px;color: #212529}
/* .about-sec{background: url(../images/about-muffi-bg.png) no-repeat;background-size:60%;margin: 35px 0; } */
.non-surgical-car .flipster__button{    top: 60px; background: #000; opacity: 1; color: #fff; padding: 9px 15px; border-radius: 50%;margin: 0}
.non-surgical-car .flipster__button--prev{left: 0}
.non-surgical-car .flipster__button--next{left: 47px;right:auto;}
.sec-service .tab-pane{position: relative;z-index: 16;overflow: hidden;}
.team-wrapper{position: relative;}
.team-text {position: absolute;top: 10vw;  max-width: 300px;}
.team-text h2{font-family:'Raleway-Heavy',Arial,Helvetica,sans-serif;font-size: 39px;}
.team-members{position: relative; top: -60px;}
.team-mate img{border-radius: 50%;}
.team-mate div p,.team-mate div h4{font-family:'Raleway-Bold',Arial,Helvetica,sans-serif;font-size: 19px;margin-bottom: 0}
.counter-Txt{text-align: center}
.counter-Txt img{display: block;margin: 0 auto;border-radius: 50%;background: #fff;-webkit-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75); box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.75);}
.counter-Txt span{display: block;font-family: 'Raleway-Heavy',Arial,Helvetica,sans-serif;font-size: 82px;color: #b8d68d}
.counter-inner p{margin-bottom: 15px;font-family: 'Raleway-Medium',Arial,Helvetica,sans-serif;font-size: 19px;}
.sec-counter{position: relative;}
.sec-counter::before{position: absolute;content: '';width: 100%;height: 3px;background: #b7d48c;top: 120px}
.section-title h2, .section-title h3{font-family: 'Raleway-ExtraBold',Arial,Helvetica,sans-serif;font-size: 39px;}
.sec-testimonial{position: relative;}
.testi-inner{position: absolute;top: 85px;margin: 0 auto; left: 0;  right: 0;}
#testimonial-carousel{margin:50px 0;padding: 0 60px;}
#testimonial-carousel .test-img span{background: #fff; color: #000;border-radius: 15px;display: block;width: 150px; padding: 5px 10px; text-align: center; margin: 0 auto; position: relative;top: -15px; -webkit-box-shadow: 0px 9px 25px -10px rgba(0,0,0,0.75); -moz-box-shadow: 0px 9px 25px -10px rgba(0,0,0,0.75); box-shadow: 0px 9px 25px -10px rgba(0,0,0,0.75); font-family: 'Raleway-ExtraBold',Arial,Helvetica,sans-serif}
#testimonial-carousel .test-description{padding-left: 30px}
#testimonial-carousel .test-description .p-name{font-family:'Raleway-Heavy',Arial,Helvetica,sans-serif;font-size: 20px;text-transform: uppercase;margin-bottom: 0}
#testimonial-carousel .test-description .test-para{margin-top: 20px}
#testimonial-carousel .owl-nav button{position: absolute; top: 40%; background: rgba(0, 0, 0, .3); color: #fff; padding: 7px 15px !important; border-radius: 50%;}
#testimonial-carousel .owl-nav button:hover{background: rgba(0, 0, 0, .8); }
#testimonial-carousel .owl-nav button.owl-prev{left: 0}
#testimonial-carousel .owl-nav button.owl-next{right: 0}
.press-box{position: relative; margin-bottom: 30px; text-align: center; -webkit-box-shadow: 2px 10px 28px -10px rgba(0,0,0,0.75); -moz-box-shadow: 2px 10px 28px -10px rgba(0,0,0,0.75); box-shadow: 2px 10px 28px -10px rgba(0,0,0,0.75);cursor: pointer;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.press-box:hover{-webkit-box-shadow: 2px 10px 28px -5px rgba(0,0,0,0.75);-moz-box-shadow: 2px 10px 28px -5px rgba(0,0,0,0.75);box-shadow: 2px 10px 28px -5px rgba(0,0,0,0.75);transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.press-box img{border-radius: 15px 15px 0 0;width: 100%;}
.press-box{border-radius: 15px }

.press-box p, .press-box h4{background: #fff;padding: 15px;border-radius: 0 0 15px 15px;  font-size: 16px;line-height: 1.5}
.sec-pressroom{overflow: hidden;}

.inner-banner{position: relative;}
.inner-banner-text{position: absolute;top: 45px;left: 0;right: 0;text-align: center;color: #fff;}
.inner-banner-text h2, .inner-banner-text h1{font-family:'Raleway-Heavy',Arial,Helvetica,sans-serif;font-size: 39px;text-transform: uppercase;}
.about-team-sec{background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)),url(../images/about-team-bg.jpg) no-repeat;background-size: contain; }
/* .at-wrapp{padding: 150px 0} */
.sec-journy{padding: 50px 0;background: linear-gradient(267deg, #246655, #b9d68d); background-size: 400% 400%; -webkit-animation: AnimationName 30s ease infinite; -moz-animation: AnimationName 30s ease infinite; animation: AnimationName 30s ease infinite;}


@-webkit-keyframes AnimationName {
  0%{background-position:0% 51%}
  50%{background-position:100% 50%}
  100%{background-position:0% 51%}
}
@-moz-keyframes AnimationName {
  0%{background-position:0% 51%}
  50%{background-position:100% 50%}
  100%{background-position:0% 51%}
}
@keyframes AnimationName { 
  0%{background-position:0% 51%}
  50%{background-position:100% 50%}
  100%{background-position:0% 51%}
}

.journy-tab.nav-pills .nav-link.active, .nav-pills .show>.nav-link{background: #177264;border-radius: 20px;font-family:'Raleway-ExtraBold',Arial,Helvetica,sans-serif;}
.journy-tab.nav-pills h4{font-size: 20px;margin-bottom: 0}
.journy-tab.nav-pills .nav-link{color: #fff}
.sec-journy .tab-content{padding: 50px 0;color: #fff;text-align: center}
.sec-journy .tab-content .owl-carousel{margin-top: 30px}
.sec-journy .tab-content .owl-carousel .item img{border-radius: 20px}
.channel-banner {position: relative;}
.channel-banner-text{position: absolute;  top: 50%;  right: 15vw;  max-width: 550px;}
.channel-banner-text h2{font-family:'Raleway-Heavy',Arial,Helvetica,sans-serif;font-size: 39px}
.channel-banner-text p{font-size: 20px}
.channel-btn .dhi-btn-primary{color: #fff;font-family:'Raleway-Bold',Arial,Helvetica,sans-serif;font-size: 20px}
.channel-btn .dhi-btn-primary.active{background: #b8d68d;color: #000}
.channel-btn .dhi-btn-primary:hover{border-radius: 20px;}
.morecontent span {display: none;}
.morelink {display: block; font-family:'Raleway-Bold',Arial,Helvetica,sans-serif;font-size: 15px;margin-top: 15px}
.surgery-timeline .timeline-content{padding: 35px 0;position: relative;}
.surgery-timeline .timeline-content::before{position: absolute;content: '';height: 100%;width: 2px;background: #cccccc;  top: 0;  left: 20px;}
.surgery-timeline .timeline-content span{font-family:'Raleway-Medium',Arial,Helvetica,sans-serif;font-size: 15px}
.surgery-timeline .timeline-content h2{font-family:'Raleway-Bold',Arial,Helvetica,sans-serif;font-size: 18px;position: relative;display: inline-block;background: #b8d68d; padding: 15px 15px 15px 50px;border-radius: 20px;margin-top: 35px;}
.surgery-timeline .timeline-content .timeline-inner{padding-left: 50px;}
.surgery-timeline .timeline-content h2::before{content: '';position: absolute;background: #fff;width: 10px;height: 10px; border-radius: 50%;left: 15px;  top: 20px;}
.surgery-timeline .timeline-content:after{content: ''; position: absolute;background: #cccc;width: 10px;height: 3px;left: 16px;bottom: 0;}
.types-surgeries{display: flex}
.types-tabs{width: 20vw;border-bottom: none}
.types-tabs li{ text-align: center; border-top: none;}
.type-content{width:80vw;}
.types-tabs > li > a {background: #e5e5e5;color: #333333;font-size: 14px;line-height: 21px;padding: 20px 6px;border-radius: 0;border-bottom: 1px solid #cbcbcb;font-family:'Raleway-Medium',Arial,Helvetica,sans-serif;border-top-right-radius: 40px !important; border-bottom-right-radius: 40px;}
.types-tabs > li > a h3{font-size: 14px;margin-bottom: 0}
.types-tabs .nav-item.show .nav-link, .types-tabs .nav-link.active, .types-tabs .nav-link.active:hover{background: #4e4e4e;color: #fff}
.types-tabs .nav-link:hover{background: #eee}
.tab-faqs-col .panel-group .panel-heading a.collapsed:after { content: '+';}
.tab-faqs-col .panel-group .panel-heading a:after {font-size: 30px;top: 15px;border: none;}
.tab-faqs-col .panel-group .panel-heading a::after{content: "-";  height: 26px;  line-height: 28px;  position: absolute;  right: 0;  text-align: center;  top: 17px;  width: 26px;}
.tab-faqs-col .panel-default .panel-heading a {font-size: 16px; font-weight: bold; color: #333333; line-height: 21px;  padding: 19px 22px 13px 0;}
.tab-faqs-col .panel-group .panel-heading a { display: block; background: transparent; font-size: 20px; font-weight: 500; color: #424447; line-height: 1; position: relative; padding-right: 22px;font-family:'Raleway-Bold',Arial,Helvetica,sans-serif;font-size: 17px}
.tab-faqs-col .panel-default { border-bottom: 1px solid #c8c8c8; padding-bottom: 6px;}
.bmi-wrapper{background: #2189B4;  color: #fff;width: 100%; padding: 20px;height: 290px;}
.bmi-sec{margin-top: 50px;}
.bmi-form{background: #83BAD1;  padding: 25px;position: relative; top: -60px;}
.leadform-rhs{background: linear-gradient(267deg, #246655, #b9d68d);  background-size: 400% 400%;  -webkit-animation: AnimationName 30s ease infinite;  -moz-animation: AnimationName 30s ease infinite;  animation: AnimationName 30s ease infinite;padding: 30px;color: #fff;}
.leadform-rhs h3{text-align: center;font-weight: 700;font-size: 26px; margin-bottom: 25px; color: #01211b;}
.bmi-calc{background: url(../images/about-team-bg.jpg) no-repeat; background-size: auto;}
.breadcrumb ol{padding-left: 0}

.site-links{background: #4e4e4e;    padding: 65px 0 40px;}
.site-links li, .site-links h5{color: #fff;font-size: 14px}
.site-links li p, .site-links h5 p{font-family:'Raleway-Bold',Arial,Helvetica,sans-serif;font-size: 14px;}
.site-link-wrapper{display: flex;  justify-content: space-between;flex-wrap: wrap;}
footer{width: 100%;position:relative;}
.footer-social{margin-top: 15px}
.footer-social li{display: inline-block}
.footer-social .social-icons {background: #fff;border-radius: 50%;width: 25px; height: 25px; text-align: center; margin: 0 5px; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s;}
.footer-social .social-icons svg{margin-top: 6px}
.privacy-footer{background: #2e2e2e;padding: 10px 0}
.copy-footer{padding: 10px 0;background: #131313}
.copy-footer p{margin-bottom: 0;color: #fff;font-size: 13px;opacity: .2;}
.privacy-footer span{color: #fff;opacity: .2;font-size: 13px}
.privacy-footer span + span{float: right}
.inner-banner img{width:100%}
.breadcrumb{margin-bottom: 0;background: #fff18f}
.breadcrumb-item.active{font-family:'Raleway-Bold',Arial,Helvetica,sans-serif;color: #000}
.breadcrumb-item{font-family:'Raleway-Medium',Arial,Helvetica,sans-serif}
.sf-wrap .nav{max-width: 25vw;}
.sf-wrap .nav a{width: 25vw}
.sf-wrap .tab-content{padding: 30px}
.sf-wrap .nav > a { background: #e5e5e5; color: #333333; font-size: 14px; line-height: 21px; padding: 20px; border-radius: 0; border-bottom: 1px solid #cbcbcb; font-family: 'Raleway-Medium',Arial,Helvetica,sans-serif; border-top-right-radius: 40px !important; border-bottom-right-radius: 40px;}
.sf-wrap .nav > a h2{font-size: 14px;margin-bottom: 0}
.sf-wrap .nav-pills .nav-link.active, .sf-wrap .nav-pills .show>.nav-link {background: #4e4e4e; color: #fff;}
.Soulfuel {padding: 0 30px;}
.Soulfuel .owl-nav button.owl-next {position: absolute;right: 0;top: 50%;font-size: 30px !important; padding: 10px !important; outline: 0;}
.Soulfuel .owl-nav button.owl-prev {position: absolute;left: 0; top: 50%; font-size: 30px !important; padding: 10px !important; outline: 0;}
.protein-wrap-rhs ul li:before { position: absolute;background: #01211b;  width: 5px; height: 5px; content: ''; left: 0;  top: 10px;}
.protein-wrap-rhs ul li { position: relative; padding-left: 20px;}
.grinder .col-lg-5:last-child { padding-left: 75px; position: relative;}
.grinder .col-lg-5:first-child { padding-right: 75px; position: relative;}
.grinder .col-lg-5:first-child:after {content: '';position: absolute;background: url(../images/icon-1.png) no-repeat;width: 50px; height: 50px; top: 30px; background-size: cover; right: 0;}
.grinder .col-lg-5:last-child:before { content: ''; position: absolute; background: url(../images/icon-2.png) no-repeat; width: 50px; height: 50px; top: 30px; background-size: cover; left: 0;}
.pro-sec-second {background: #b8d68d;  color: #000;}
.protein-disc-lhs { text-align: right;}
.checkout-wrapper .section-title h2{font-size: 26px;}
.press-box-inner {padding: 20px 0; border-bottom: 1px solid #eee;}
.press-box-inner h2{line-height: 1}
.press-box-inner h2 a{color: #000;font-size: 20px; font-weight: 800;}
.press-box-inner h2 a:hover{text-decoration: underline}
.press-box-inner span{color: #000;text-transform: uppercase;font-weight: 800;font-size: 15px}

/*Blog & Videos CSS*/
.round-corner-left{border-top-left-radius: 10px;  border-bottom-left-radius: 10px;}
.round-corner-right{border-top-right-radius: 10px;   border-bottom-right-radius: 10px;}	
.round-corner-top{border-top-right-radius: 10px;  border-top-left-radius: 10px;}	
.card-inner p, .card-inner h3{color:#000; font-size: 15px;}	
.channel-card-main{	padding: 50px;}
/*-next page css-*/
.blog-card-main{ padding: 20px;}
.calculator-form{ background: linear-gradient(267deg, #246655, #b9d68d);}	
.calculator-form h3{	font-size: 24px; font-weight: 600; color: #000;	}
p.form-text{font-weight: 300;}
.form-group-calculator{height: 35px;font-size: 13px;}
  
.contact-rhs{background: linear-gradient(267deg, #246655, #b9d68d); background-size: 400% 400%; -webkit-animation: AnimationName 30s ease infinite;-moz-animation: AnimationName 30s ease infinite;animation: AnimationName 30s ease infinite; padding: 25px;color: #fff;}
.contact-lhs {background: #eee;padding: 15px;height: 100%;display: flex; flex-direction: column; justify-content: center;}
.contact-lhs h4{font-weight: 700 ;margin-bottom: 15px;}
.hiddendiv{display: none}
.contact-map .accordion{height: 100%;}
.contact-card-header{background: #e5e5e5;  color: #333333;  font-size: 14px;  line-height: 21px;  padding: 20px 6px;  border-radius: 0;  border-bottom: 1px solid #cbcbcb;  font-family: 'Raleway-Medium',Arial,Helvetica,sans-serif;  border-top-right-radius: 40px !important;  border-bottom-right-radius: 40px;}
.contact-card-header .btn{background: none}
.contact-card-header .btn:hover, .contact-card-header .btn:focus{color: #177264}
.ns-section-wrapper { background: #f9f9f9;}
.temp-sec-2 {background: url(../images/template-section-bg1.jpeg)no-repeat;background-size: 100% 100%; height: 190px;}
.ns-sec-content {background: #fff;padding: 30px 50px;position: relative; top: -60px;box-shadow: 0 1rem 3rem rgba(0,0,0,.175)}
.temp-sec-2 h2, .benefits h2 { font-weight: 800; color: #fff; text-align: center;}
.temp-sec-3 { background: #f9f9f9;}
.temp-sec-3 .card{height: 100%;}
.benefits {background: url(../images/template-section-bg2.jpeg)no-repeat; background-size: 100% 100%; height: 190px;}
.temp-sec-2 p { color: #fff; text-align: center;}
.temp-benefits li { border-bottom: 1px solid #cbdfde; text-align: center; padding: 10px 0;}
.bg-opacity{opacity: .7;}

/*pagination css*/
.pagination a{font-weight:bold;	color:#8d8d8d;	}
.pagination a.circular-pagination{height: 31px; width: 31px; border-radius: 50%; padding: 5px;}
.pagination a.active{ color: #000;background:#b7d58c;}

  /*Blog inner page css*/
.blog-title h3{ text-transform: uppercase;color: #8ccce5; font-weight: 600;font-size: 1.5rem;}	
.blog-date h5{color: #000;font-size: 1.1rem;}
.recent-articles-title h3{margin-bottom: 15px;text-transform: uppercase;color: #8ccce5;font-size: 1.5rem;}
.block{  margin-bottom: 10px;border-bottom: 1px solid #8ccce5;margin-top: 10px;}
.block a,.block h6{  font-size: 15px;}	

.temp-sec-3 .card-text {font-size: 1.5rem}

@media screen and (max-width:1280px) {
  .dhi-header .navbar-nav .nav-link{font-size: .7rem;}
}
@media screen and (max-width:1024px) {
  .about-wrap .about-rhs { position: relative;left: -155px; width: 500px;}
  .about-wrap .about-rhs .second-para{padding-left: 70px;}
  .dhi-header .navbar-nav .nav-link{font-size: .7rem;}
  .second-banner h2{font-size: 28px !important;max-width: 475px}
}
@media screen and (max-width:991.98px) {
  body{margin-top: 70px}
  .header-top{display: none}
  .about-wrap{flex-wrap: wrap;display: block;}
  .about-wrap .about-rhs{left: 0;width: 100%;text-align: center;margin-top: 30px;}
  .about-wrap .about-rhs .second-para{text-align: center !important;padding-left: 0}
  .about-wrap .about-rhs .dr-name:before{display: none}
  .sec-intro{padding: 25px}
  .sec-service .sec-intro h2{font-size: 28px; margin-top: 50px;}
  .sec-service .container-fluid::after{width: 100%}
  .non-surgical-car .flipster__item__content .car-content{width: 350px;}
  .sec-service .container::after{width: 100%;top: 90px;right: -105px;}
  .nav-up { top: 0;}
  .team-text{position: relative;}
  .team-mate{text-align: center}
  .testi-inner{width: 720px;position: relative; top: 0;}
  .mob-hide{display: none}
  .site-link-wrapper ul{width: 49%;margin-bottom: 30px;}
  
  .privacy-footer span {display: block;text-align: center}
  .privacy-footer span + span{float: none}
  .protein-wrap-lhs{text-align: left !important}
  .grinder .col-lg-5:first-child { padding-left: 75px; text-align: left !important; padding-right: 15px;}
  .grinder .col-lg-5:first-child:after { left: 15px;}
  .protein-disc-lhs { text-align: left;}
  .dhi-header .navbar-nav .nav-link {  font-size: 16px;padding: 10px}
  .temp-sec-3 .card{height: auto;}
}
@media screen and (max-width:767.98px) {
 /*Blog css*/	
 .channel-banner-text{position:relative; left: 0; padding-bottom: 25px;}
.channel-card-main{	padding: 20px; }	
  .sf-wrap{flex-wrap: wrap;}
  .sf-wrap .nav{flex-wrap: wrap;max-width: 100%}
  .sf-wrap .nav a{width: 100%;}
  
}
@media screen and (max-width:575.98px) {
  .mob-hide{display: none}
  #home-banner .banner-text{top: 100px;}
  #home-banner .banner-text h2{font-size: 45px;}
  #home-banner .banner-text h2 span{font-size: 25px;}
  .second-banner h2{font-size: 20px !important}
  .non-surgical-car .flipster__container {left: -265px;height: 650px !important;}
  .non-surgical-car .flipster__item__content .car-content{width: 319px;}
  .non-surgical-car .flipster__button{bottom: 0;top: auto}
  .non-surgical-car::before{display: none}
  
  .non-surgical-car .flipster__button--prev{left: 20%}
  .non-surgical-car .flipster__button--next{left: 30%}
  .non-surgical-car .flipster__item__content .car-content{visibility: hidden;}
  .non-surgical-car .flipster__item--current .car-content{visibility: visible}
  .sec-service .container::after{width: 75%;right: 0;    top: 90px;}
  .testi-inner{width: 100%;position: relative;top: 0}
  #testimonial-carousel .test-img span{width: 130px}
  #testimonial-carousel{padding: 0}
  #testimonial-carousel .owl-nav button{top: 15%}
  .site-link-wrapper ul{width: 100%}
  .banner-form-sec{position: relative;}
  
/*Blog css*/
.d-xs-none{	display:none;	}
.channel-card img{	border-top-right-radius: 10px; border-bottom-right-radius: 10px;  border-top-left-radius: 10px;border-bottom-left-radius: 10px;}	
.channel-banner-text h2 {font-size: 24px;}	
.channel-banner-text p {font-size: 15px;}
/*pagination css*/
.pagination a { padding: 7px 27.9px;}
}





@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway.woff') format('woff'), url('../fonts/Raleway.ttf')  format('truetype'), url('../fonts/Raleway.svg#Raleway') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Bold';
  src: url('../fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Bold.woff') format('woff'), url('../fonts/Raleway-Bold.ttf')  format('truetype'), url('../fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-ExtraBold';
  src: url('../fonts/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-ExtraBold.woff') format('woff'), url('../fonts/Raleway-ExtraBold.ttf')  format('truetype'), url('../fonts/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Heavy';
  src: url('../fonts/Raleway-Heavy.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Heavy.woff') format('woff'), url('../fonts/Raleway-Heavy.ttf')  format('truetype'), url('../fonts/Raleway-Heavy.svg#Raleway-Heavy') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Medium';
  src: url('../fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Raleway-Medium.woff') format('woff'), url('../fonts/Raleway-Medium.ttf')  format('truetype'), url('../fonts/Raleway-Medium.svg#Raleway-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face{font-family:'Rupee_Foradian_1';src:url(../fonts/Rupee_Foradian_1.eot);src:url(../fonts/Rupee_Foradian_1.eot) format("embedded-opentype"),url(../fonts/Rupee_Foradian_1.woff2) format("woff2"),url(../fonts/Rupee_Foradian_1.woff) format("woff"),url(../fonts/Rupee_Foradian_1.ttf) format("truetype"),url(../fonts/Rupee_Foradian_1.svg#Rupee_Foradian_1) format("svg")}