/*!
Theme Name: soham_dave
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: soham_dave
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

soham_dave is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.primary-nav .SiteMenu li.menu-item ul.sub-menu  { display: none; }
.primary-nav .SiteMenu li.menu-item ul.submenu {
  width: 261px;
  display: block;
  z-index: 499;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
 /* transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transform: all 0.25s ease-in-out;*/
  background: #ffffff;
  box-shadow: 5px 10px 20px rgb(0 0 0 / 3%);
  margin-top: 5px;
    z-index: -1;
  display: none ;
}
#wpcf7-f76-o1 .wpcf7-not-valid-tip { display: inline-block; }
.bullets_part ul li { padding-left: 35px;	 }
.reorder-divs {
    width: 100%;
    float: left;
    display: flex;
    flex-direction: column;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.media-inner-contet figure img { width: 100% }
.banner-section.section-bg{padding-top: 80px !important;padding-bottom:117px !important;}
.section-bg .banner-img figure {
    z-index: 1;
    display: inline-block;
}
.section-bg .banner-img figure img {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 15px 30px 50px rgb(0 0 0 / 15%);
    position: relative;
    z-index: 1;
    right: 96px;
}
.banner-section.section-bg .banner-img figure:before {
    content: "";
    position: absolute;
    width: 100%;
    display: inline-block;
    background: url(./img/banner-vector.png) no-repeat;
    bottom: 53px;
    left: -149px;
    height: 100%;
    z-index: 0;
    width: 149px;
    height: 150px;
}
.section-bg .banner-img figure:after {
    content: "";
    position: absolute;
    width: 409px;
    display: inline-block;
    background-color: #9bbb0a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    top: auto;
    right: 0;
    bottom: -36px;
    height: 360px;
    z-index: 0;
}
.wpcf7-form p { max-width: 491px !important; }
.wpcf7 .ajax-loader, .wpcf7-response-output { display: none; }
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border: none; }
button.slick-arrow {
    position: relative;
    background-color: #D7D7D7;
    border-radius: 100%;
    font-size: 0px;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    z-index: 1;
    top: 45%;
    border-color: transparent;
}
button.slick-arrow:hover { background-color: #9bbb0a; }
.slick-arrow.slick-prev {
    background-image: url(img/arrow-prev.png);
    left: -70px;
    bottom: 0px;
} 
.slick-arrow.slick-next {
    background-image: url(img/arrow-next.png);
    right: -70px;
    bottom: 0px;
    background-position: 15px;
} 
.media_inner_slider { margin-bottom: 30px; }
.media_inner_slider li { position: relative; }
.media-inner-contet ul li { list-style-type: none;position: relative;padding-bottom:4px }
.details_section {
    padding-bottom: 100px;
    position: relative;
    overflow-y: visible;
}
.media-inner-contet p + ul li { padding-left: 15px;display:block }
.media-inner-contet p + ul { padding-top: 15px; }
.media-inner-contet p + ul li:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #79C917;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 11px;
}
 .slick-dots .slick-active button { background: #6e6f70; } 
.slick-dots li button { height: 6px; width: 6px; background: #D1D1D1; padding: 0; font-size: 0; border-radius: 50%; border: unset; }
.slick-dots { width: 100%; position: relative; bottom: 0; margin: 0 auto; padding-top: 20px; right: 0; left: 0; text-align: center; }
.slick-dots li { display: inline-block !important; padding: 0 3px !important; width: auto;line-height:0 }

.section-clinic { padding: 120px 0 }
ul.new_clinic_slider { padding-bottom: 0; } 
ul.new_clinic_slider li { position: relative; }
ul.new_clinic_slider li.slick-current { position: relative; z-index: 99; }
ul.new_clinic_slider li.slick-current figure { margin: 0 -184px; } 
ul.new_clinic_slider li.slick-current figure:before { display: none; }
ul.new_clinic_slider li.slick-current img {  box-shadow: -10px 0 30px rgb(0 0 0 / 10%); }
ul.new_clinic_slider li figure img { width: 100%;max-height: 471px; }
ul.new_clinic_slider li figure:before { position: absolute; content: ''; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5); }
ul.new_clinic_slider li figure { margin: 55px 0 55px 0; position: relative;/*max-width: 540px;*/ }
ul.new_clinic_slider li:not(.slick-current) figure { width: 540px; }
/*ul.new_clinic_slider li.slick-current figure { max-width: 100% !important; }*/


ul.new_clinic_slider .slick-dots { line-height: 0;padding-top: 30px; }
ul.new_clinic_slider button.slick-arrow{ background: #9bbb0a; border-radius: 2px; font-size: 0px; width: 45px; height: 45px; background-repeat: no-repeat; background-position: center; position: absolute; z-index: 1; }
ul.new_clinic_slider button.slick-arrow:hover{ background: #9bbb0a; }
ul.new_clinic_slider .slick-arrow.slick-prev,ul.new_clinic_slider .slick-arrow.slick-prev:hover { background-image: url(img/left-arrow.svg); right: 55px; top: -87px;left: auto;    background-position: center;background-repeat: no-repeat; }
ul.new_clinic_slider .slick-arrow.slick-next,ul.new_clinic_slider .slick-arrow.slick-next:hover { background-image: url(img/right-arrow.svg); right: 0px; top: -87px;left: auto;    background-position: center;background-repeat: no-repeat; }   
#section-clinic h2 { color: #9bbb0a;font-style: normal;padding-top: 0;padding-bottom: 40px; }

ol{list-style: decimal; padding-left: 15px;}
ol li{list-style: decimal;}

.home .banner-section .banner-content .btn.scroll_down_btn{
	padding: 15px 27px;
}
.slide__image{
    display: block
}
ul.bannerSlider li img {
    width: 100%;
}
.logo-img img{
    max-width: 99px;
}
/**** new ***/
 .service_slider {
    padding: 0;
}
/* line 357, ../sass/screen.scss */
 .list-item h4 {
    margin: 20px 0;
    opacity: 1;
}
.list-item {
    margin-top: 70px;
}

/* line 359, ../sass/screen.scss */
.list-item li:before {
    height: 13px;
    width: 13px;
    top: 6px;
    background-size: cover;
}

/* line 363, ../sass/screen.scss */
.service-item {
    margin: 15px 0;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transform: all 400ms ease-in-out;
}
/* line 364, ../sass/screen.scss */
.service-item .service-container {
    padding: 45px 30px 47px;
    background: #fff;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.service-item .service-container1 {
    /*padding: 45px 30px 47px 45px ;*/
    padding: 45px 30px 47px;
    background: #b3ca05;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.service-item-mobile {
        flex: 0 0 20% !important; /* Removes the flex on mobile */
        width: 100% !important; /* Adjusts width to take full space */
    }
/* line 365, ../sass/screen.scss */
.service-item h4 {
    opacity: 1;
}

/* line 367, ../sass/screen.scss */
.service-item figure {
    max-width: 66px;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    height: 66px;
    max-height: 100%;
}
/* line 368, ../sass/screen.scss */
.service-item:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
}
/* line 369, ../sass/screen.scss */
.service-item:hover a {
    color: #79C917;
}
/* line 370, ../sass/screen.scss */
.service-item:hover .btn-secondary:after {
    background-position: center -80px;
}
.testimonial-slider .slick-list {
    margin-left: -17px;
    margin-right: -17px;
    padding: 65px 0 66px;
    margin-bottom: 50px;
}
.testimonial-slider .testimonial-item {
    padding: 0px 19.5px;
}
.testimonial-slider li:nth-child(-n+1) {
    display: inline-block;
}
.grid-wrap {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: middle;
}
.grid-wrap h4 a {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #645A5A;;
    margin: 0;
}
.service-item:hover a{
    color: #008bd0;
    opacity: 1;
}
.grid-wrap.desc p{
    margin: 15px 0 25px;
    padding: 0;
    font-size: 16px;
    line-height: 26px;
    color: #645A5A;
    font-weight: 400;
    width: 100%;
    display: inline-block;
}
.testimonial-desc {
    margin-top: 30px;
}
.testimonial-item figure {
    width: 100%;
    position: relative;
    display: inline-block;
    object-fit: cover;
}
.testimonial-item figure img {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.testimonial-item figure:after {
    content: '';
    position: relative;
    display: inline-block;
    padding-bottom: 97.2%;
    width: 100%;
}
.testimonial-item a {
    display: block;
}
.testimonial-desc{
    text-align: center;
}
.testimonial-desc h4 {
    opacity: 1;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #645A5A;
    margin: 0;
}
.testimonial-desc p {
    padding: 10px 0 15px;
    font-size: 14px;
    line-height: 20px;
    color: #645A5A;
    font-weight: 400;
    width: 100%;
    display: inline-block;
}
/* line 620, ../sass/screen.scss */
.vision-section {
    padding: 55px 0 45px;
    background: #EBF8FF;
}

/* line 621, ../sass/screen.scss */
.goal-block {
    display: table;
    vertical-align: middle;
    width: 100%;
    padding: 25px 0;
}
/* line 622, ../sass/screen.scss */
.goal-block h3, .goal-block .desc {
    display: table-cell;
    vertical-align: top;
    padding-top: 8px;
}
/* line 623, ../sass/screen.scss */
.goal-block h3 {
    width: 16%;
    position: relative;
    color: #645A5A;
    line-height: 30px;
}
/* line 624, ../sass/screen.scss */
.goal-block h3:before {
    content: '';
    position: absolute;
    bottom: auto;
    top: 0;
    right: auto;
    left: 0;
    height: 2px;
    width: 10px;
    background: #fff;
}
/* line 626, ../sass/screen.scss */
.goal-block p {
    color: #645A5A;
    opacity: 1;
    font-size: 16px;
    line-height: 24px;
    max-width: 614px;
}
/* line 627, ../sass/screen.scss */
.goal-block .desc {
    padding-left: 104px;
}
ul.testimonial_slider_4_0 {
	max-width: 1020px;
	margin: auto;
}
.testimonial_item .ti_contain {
	padding: 90px;
}
.testimonial_item .ti_contain p {
	text-align: center;
}
.testimonial_item .ti_bottom .tib_meta h5 {
	font-size: 18px;
}
.testimonial_item .ti_bottom .tib_meta span {
	font-size: 13px;
	float:left;
}
.testimonial_slider_4_0 ul.slick-dots {
	bottom: -30px;
	z-index: 1;
}
.testimonial_item .ti_contain p {
	font-size: 18px;
    line-height: 30px;
	max-width: 800px;
	margin: auto;
	float: none;
	color: #645A5A;
}
.testimonial_item .ti_contain {
	padding-top: 84px;
}
.testimonial_item .ti_bottom figure {
	width: 46px;
	height: 46px;
	display: inline-block;
	vertical-align: middle;
}
.testimonial_item .ti_bottom .tib_meta {
	display: inline-block;
	vertical-align: middle;
    padding-left: 22px;
}
.testimonial_item {
    width: 96%;
    box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    margin: 30px 0;
    margin-left: 20px;
    float: left;
}
.testimonial_item .ti_bottom {
	padding: 25px 0 60px;
	text-align: center;
    width: 100%;
    float: left;
    position: relative;
    display: table;
}
.testimonial_section,.treatments_section,.appoinment-section {
	padding: 120px 0;
    background: #FAFCFD;
}
.specialisation {
    padding: 80px 0;
    background: #9bbb0a17 !important;
}
.appoinment-section {
    background: #9bbb0a17 !important;
}
.appoinment-section p {
    margin: 20px 0;
}
.testimonial_item .ti_bottom figure img {
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.media-card {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: -5px 10px 25px rgba(0, 0, 0, 0.05);
    margin-top: 30px;
}
.media-card .media-title {
    padding: 20px 30px 30px 30px;
}
.media-card .media-title h6 {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #9bbb0a;
}
.media-card .media-title a {
    font-size: 20px;
    line-height: 28px;
    color: #555555;
    font-weight: 500;
}
.footer-logo img {
    max-width: 150px;
}
.section-services .grid-wrap h4 {
    width: 310px;
    max-width: 100%;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    margin: 10px auto;
    color: #008bd0;
}
.section-services .service-item figure{
    max-width: 105px;
    width: 100%;
    text-align: center;
    height: 105px;
    max-height: 100%;
}

.section-services {
    background: #f7fcff;
    padding: 80px 0;
}
.service-item {
    margin-top: 20px;
}
.section-services .grid-wrap P {
    font-size: 16px;
    line-height: 24px;
    color: #404040;
    font-weight: 400;
    width: 100%;
    display: inline-block;
}
.why-choose-us { background-color: #9bbb0a17;padding: 120px 0; }
/* line 537, ../sass/screen.scss */
.why-choose-us .why-choose-section { padding: 58px 0 64px 0; }
/* line 538, ../sass/screen.scss */
.why-choose-us .choose-box { background-color: #ffffff; padding: 50px;}
/* line 539, ../sass/screen.scss */
.why-choose-us .choose-box span { font-size: 50px; line-height: 62px; color:#008bd0; font-weight: 500; }
/* line 540, ../sass/screen.scss */
.why-choose-us .choose-box h4 { margin: 5px 0 15px; max-width: 245px; }
/* line 542, ../sass/screen.scss */
.why-choose-us .choose-box1 { margin-bottom: 56px; }
.service-comman h2{
    margin-top: 30px;
}
.osa-section{
    background: #f7fcff;
}
.from-section{
    background:  #008bd078 !important;
}
.wpcf7-submit{
    background: #008bd0 !important;
}
.dr-discription ul li{
    display: list-item;
    list-style-position: outside;
    list-style: disc;
}
.dr-discription li {
    margin-bottom: 20px;
}
.dr-discription h2{
    margin-bottom: 30px;
}
.dr-discription .service-comman {
    padding: 0 15%;
}
.osa-section img {
    width: 100%;
}
.osa-section .col-md-6 {
    margin: 20px 0;
}
.osa-conent {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}
.osa-conent h3 {
    color: #008bd0 !important;
    margin-bottom: 15px;
}
.osa-conent p {
    font-weight: 500;
} 
.our-clinics-box .card-content{
    display: flex;
}
@media screen and  (min-width: 1024px) and  (max-width: 1024px){
	.page-template-template-home .banner-content .btn.scroll_down_btn.btn_view_service{
		margin-left: 0 !important;
    	margin-top: 10px;
	}
	.home .banner-section .banner-content .btn.scroll_down_btn{
		width: 90%
	}
} 
@media (max-width: 1305px){
	.banner-section.section-bg .banner-content {
	    margin: 0 auto;
	    margin-left: 20px;
	}
}
@media (max-width: 1199px){
	.section-bg .banner-img figure img {max-width: 295px;}
	.section-bg .banner-img figure:after {
	    width: 215px;
	    height: 202px;
	}
}
@media (max-width: 991px){
	.banner-section.section-bg {padding-top: 30px !important;padding-bottom: 70px !important;}
	.banner-section.section-bg .banner-content {margin: 0 auto;text-align: center;padding-top:71px;}
	.section-bg .banner-img figure {margin: 0 -15px;}
	.section-bg .banner-img figure:after {bottom: -31px;}
	.banner-section.section-bg .banner-img figure:before {bottom: 18px;left: -128px;width: 83px;height: 83px; background-size:cover;}
    
}
@media (max-width: 768px) { 
   
    button.slick-arrow { top: 90%;width: 30px;height: 30px;background-size: 6px !important; }
    .slick-arrow.slick-prev { left: auto;right:40px;background-size: 6px; }
    .slick-arrow.slick-next { right: 0;background-size: 6px; }
	.media-inner-contet ul li { padding-bottom:12px;}
	.page-template-template-home .banner-content .btn.scroll_down_btn{
		width: 75%;
	}
	.page-template-template-home .banner-content .btn.scroll_down_btn.btn_view_service{
		margin-left: 0 !important;
	}
	.page-template-template-home .banner-content .btn.scroll_down_btn.btn_view_service{
		margin-top: 10px;
	}
}
@media (max-width: 320px){
	.page-template-template-home .banner-content .btn.scroll_down_btn {
    	width: 84%;
	}
}
@media (max-width: 575px){
	.section-bg .banner-img figure img {right: 30px;}
	.banner-section.section-bg .banner-img figure:before {left: -62px;}
    .contact_time p { padding-bottom: 15px }
    .footer_menu_wrap ul li a { font-size: 15px; line-height: 23px; }
    .media_inner_slider { margin-bottom: 20px; }
    .slick-arrow.slick-next { background-position: center;right: 20px;margin-top: 10px; }
	.slick-arrow.slick-prev { right: 60px;margin-top: 10px; }
	.media-inner-section .media-inner-contet figure { margin:0 !important }
	.media-inner-contet ul li { padding-bottom:0 !important }
	.slick-dots { line-height: 0;}
	.media-inner-section .media-inner-contet p { margin-top: 30px !important;}
	.media-inner-contet p + ul li:before { top: 9px;}
    .section-clinic { padding: 50px 0; }
    ul.new_clinic_slider li.slick-current figure { margin: 0; padding: 0; }
    .section-clinic .container { padding: 0px; } 
    #section-clinic h2 { padding-bottom: 30px; }
    ul.new_clinic_slider .slick-arrow { width: 30px !important;height: 30px !important;opacity: 0.8;border-radius: 15px !important;background: #4B4B4B !important; }
    ul.new_clinic_slider .slick-arrow.slick-next, ul.new_clinic_slider .slick-arrow.slick-next:hover { bottom: auto;top: 93px;right: 20px;background-image: url(img/right-arrow.svg) !important;background-repeat: no-repeat !important;background-size: 6px !important;background-position: 10px !important; }
    ul.new_clinic_slider .slick-arrow.slick-prev, ul.new_clinic_slider .slick-arrow.slick-prev:hover { bottom: auto;top: 93px;left: 20px;background-image: url(img/left-arrow.svg) !important;background-repeat: no-repeat !important;background-size: 6px !important;background-position: 9px !important; }
     ul.new_clinic_slider .slick-arrow.slick-next:hover, ul.new_clinic_slider .slick-arrow.slick-prev:hover{ opacity: 0.5 !important }
     ul.new_clinic_slider li figure { width: 100% !important;margin: 0 !important }
     .why-choose-us .why-choose-section {
        padding: 0;
        text-align: center;
    }
    .why-choose-us .col{
        margin-bottom: 0 !important;
    }
    .spacing-gap-font {
        letter-spacing: 5px;
        font-weight: 500;
    }
    .why-choose-us .why-choose-section h2 {
        margin-bottom: 25px;
    }.why-choose-us .choose-box {
        margin: 25px 0 0 0;
        padding: 40px 30px;
    }
    .why-choose-us .choose-box span {
        font-size: 40px;
        line-height: 50px;
    }
    .why-choose-us .choose-box h4 {
        margin: 10px 0 15px;
        max-width: 220px;
        margin: auto;
        padding: 10px 0 15px;
    }
    .why-choose-us .choose-box{
        margin-bottom: 30px !important;
    }
    .why-choose-us,.testimonial_section, .treatments_section, .appoinment-section,.section-services{
        padding: 70px 0;
    }
    .testimonial_item .ti_contain{
        padding: 30px;
    }
    .media-card a,.media-card a img{
        width: 100%;
    }
    .service-item .service-container{
        text-align: center;
        padding: 20px 5px;
    }
    .service-item .service-container1{
        text-align: center;
        padding: 20px 5px;
    }
    .service-item-mobile {
        flex: none !important; /* Removes the flex on mobile */
        width: 100% !important; /* Adjusts width to take full space */
    }
     iframe {
            height: 200px; /* Set height to 200px on mobile */
        }
}


.footer-content h2.ftbltwo{
	font-size: 18px;
    line-height: 26px;
    text-align: justify;
    font-weight: 500;
    font-family: 'Roboto';
    color: #9bbb0a;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}  
.footer-content h2.ftbltwo:after{
	content:'';
	height:2px;
	width:12px;
	background-color:#555555;
	position: absolute;
    bottom: 0;
	left: 0;
}
.menu-footer_primary-container ul.menu li{
	width:100%;
	padding-bottom: 10px;
}
.menu-footer_primary-container ul.menu li a{
	color: #777777;
    font-weight: normal;
    font-size: 15px;
    line-height: 23px;
}
.menu-footer_primary-container ul.menu li a:hover{
	 color: #9bbb0a;
}
.footer .footer-content{
	align-items: unset !important;
	padding: 15px 0;
}
.footer_information .address{
	margin-bottom: 10px;
}
.footer_information .contact-footer p{
	margin-bottom: 10px;
}
.footer_information .contact-footer p a{
	color: #9bbb0a;
}
.footer_information .contact-footer p span{
	font-weight: 500;
}

@media screen and (min-width: 767px){
	.footer-content .footer_copyright{
			position: relative;
	}
	.footer-content .footer_copyright .copy_right{
		position: absolute;
		bottom: 0;
		
	}
	.footer-content .copy_right.copy_mobile{
		display: none;
	}
}
@media screen and (min-width: 1025px){
	.footer-content .footer_copyright .copy_right{
		width: 50%;
	}
}
@media screen and (max-width: 767px){
	.page-template-template-home .banner-content .btn.scroll_down_btn.btn_view_service{
		margin-top: 10px;
	}
	.footer-content .copy_right.copy_mobile{
		margin-top: 20px;
	}
	.footer-content .copy_right{
		display: none;
	}
	.footer_two.container, .footer_three.container{
		padding: 0;
	}
	.footer-content .copy_right.copy_mobile{
		display: block;
	}
	.footer-content h2.ftbltwo{
		font-size: 16px;
    	line-height: 24px;
		margin-bottom: 10px;
		margin-top: 30px;
	}
	.menu-footer_primary-container ul.menu li:last-child{
		padding-bottom: 0;
	}
	.menu-footer_primary-container ul.menu li a{
		font-size: 14px;
    	line-height: 20px;
	}
	.footer_information p{
		font-size: 14px !important;
    	line-height: 20px !important;
	}
}
html{
	scroll-behavior: smooth;
}
.service_slider figure img{
	width:80px
}
.our-clinics-box figure img {
	width:50px
}
.banner-image img {
	width:100% 
}
.cataracts-list{
	background: #ffffff;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 30px;
    padding: 40px 70px;
}

.cataracts-list-video{
	background: #ffffff;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-top: 30px;
    /*padding: 40px 70px;*/
}

.cataracts-list ul {
	list-style-type: disc;
	padding-left:30px 
}
.cataracts-list  p{
	padding-bottom:10px
}
.cataracts-list ul li{
	    list-style: disc;
    display: list-item;
	padding-bottom:10px
}
.important-information .text-center + .row{
	    padding: 45px 30px 47px;
    background: #fff;
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    -webkit-border-radius: 5px;
	margin-bottom:30px 
}
.important-information .important-box{
	    background-color: #F3FAFF !important;
}
.wpcf7-spinner{ display:block }
.gallery-grid img {width:100%}
.gallery-grid figure { padding:5px }
iframe  { display:block;width:100% }

/*!
Theme Name: soham_dave
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: soham_dave
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

soham_dave is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*.primary-nav .SiteMenu li.menu-item ul.sub-menu  { display: none; }*/
/*.primary-nav .SiteMenu li.menu-item ul.submenu {*/
/*  width: 261px;*/
/*  display: block;*/
/*  z-index: 499;*/
/*  position: absolute;*/
/*  top: 100%;*/
/*  left: 0;*/
/*  opacity: 0;*/
/*  visibility: hidden;*/
/*  border-radius: 5px;*/
 /* transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transform: all 0.25s ease-in-out;*/
/*  background: #ffffff;*/
/*  box-shadow: 5px 10px 20px rgb(0 0 0 / 3%);*/
/*  margin-top: 5px;*/
/*    z-index: -1;*/
/*  display: none ;*/
/*}*/
/*#wpcf7-f76-o1 .wpcf7-not-valid-tip { display: inline-block; }*/
/*.bullets_part ul li { padding-left: 35px;	 }*/
/*.reorder-divs {*/
/*    width: 100%;*/
/*    float: left;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    display: -webkit-box;*/
/*    display: -moz-box;*/
/*    display: -webkit-flex;*/
/*    display: -ms-flexbox;*/
/*}*/
/*.media-inner-contet figure img { width: 100% }*/
/*.banner-section.section-bg{padding-top: 80px !important;padding-bottom:117px !important;}*/
/*.section-bg .banner-img figure {*/
/*    z-index: 1;*/
/*    display: inline-block;*/
/*}*/
/*.section-bg .banner-img figure img {*/
/*    border-radius: 15px;*/
/*    -webkit-border-radius: 15px;*/
/*    -moz-border-radius: 15px;*/
/*    box-shadow: 15px 30px 50px rgb(0 0 0 / 15%);*/
/*    position: relative;*/
/*    z-index: 1;*/
/*    right: 96px;*/
/*}*/
/*.banner-section.section-bg .banner-img figure:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    display: inline-block;*/
/*    background: url(./img/banner-vector.png) no-repeat;*/
/*    bottom: 53px;*/
/*    left: -149px;*/
/*    height: 100%;*/
/*    z-index: 0;*/
/*    width: 149px;*/
/*    height: 150px;*/
/*}*/
/*.section-bg .banner-img figure:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 409px;*/
/*    display: inline-block;*/
/*    background-color: #9bbb0a;*/
/*    border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
/*    -moz-border-radius: 5px;*/
/*    top: auto;*/
/*    right: 0;*/
/*    bottom: -36px;*/
/*    height: 360px;*/
/*    z-index: 0;*/
/*}*/
/*.wpcf7-form p { max-width: 491px !important; }*/
/*.wpcf7 .ajax-loader, .wpcf7-response-output { display: none; }*/
/*.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { border: none; }*/
/*button.slick-arrow {*/
/*    position: relative;*/
/*    background-color: #D7D7D7;*/
/*    border-radius: 100%;*/
/*    font-size: 0px;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    top: 45%;*/
/*    border-color: transparent;*/
/*}*/
/*button.slick-arrow:hover { background-color: #9bbb0a; }*/
/*.slick-arrow.slick-prev {*/
/*    background-image: url(img/arrow-prev.png);*/
/*    left: -70px;*/
/*    bottom: 0px;*/
/*} */
/*.slick-arrow.slick-next {*/
/*    background-image: url(img/arrow-next.png);*/
/*    right: -70px;*/
/*    bottom: 0px;*/
/*    background-position: 15px;*/
/*} */
/*.media_inner_slider { margin-bottom: 30px; }*/
/*.media_inner_slider li { position: relative; }*/
/*.media-inner-contet ul li { list-style-type: none;position: relative;padding-bottom:4px }*/
/*.details_section {*/
/*    padding-bottom: 100px;*/
/*    position: relative;*/
/*    overflow-y: visible;*/
/*}*/
/*.media-inner-contet p + ul li { padding-left: 15px;display:block }*/
/*.media-inner-contet p + ul { padding-top: 15px; }*/
/*.media-inner-contet p + ul li:before {*/
/*    content: '';*/
/*    width: 4px;*/
/*    height: 4px;*/
/*    border-radius: 50%;*/
/*    background: #79C917;*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 11px;*/
/*}*/
/* .slick-dots .slick-active button { background: #6e6f70; } */
/*.slick-dots li button { height: 6px; width: 6px; background: #D1D1D1; padding: 0; font-size: 0; border-radius: 50%; border: unset; }*/
/*.slick-dots { width: 100%; position: relative; bottom: 0; margin: 0 auto; padding-top: 20px; right: 0; left: 0; text-align: center; }*/
/*.slick-dots li { display: inline-block !important; padding: 0 3px !important; width: auto;line-height:0 }*/

/*.section-clinic { padding: 120px 0 }*/
/*ul.new_clinic_slider { padding-bottom: 0; } */
/*ul.new_clinic_slider li { position: relative; }*/
/*ul.new_clinic_slider li.slick-current { position: relative; z-index: 99; }*/
/*ul.new_clinic_slider li.slick-current figure { margin: 0 -184px; } */
/*ul.new_clinic_slider li.slick-current figure:before { display: none; }*/
/*ul.new_clinic_slider li.slick-current img {  box-shadow: -10px 0 30px rgb(0 0 0 / 10%); }*/
/*ul.new_clinic_slider li figure img { width: 100%;max-height: 471px; }*/
/*ul.new_clinic_slider li figure:before { position: absolute; content: ''; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5); }*/
ul.new_clinic_slider li figure { margin: 55px 0 55px 0; position: relative;/*max-width: 540px;*/ }
/*ul.new_clinic_slider li:not(.slick-current) figure { width: 540px; }*/
/*ul.new_clinic_slider li.slick-current figure { max-width: 100% !important; }*/


/*ul.new_clinic_slider .slick-dots { line-height: 0;padding-top: 30px; }*/
/*ul.new_clinic_slider button.slick-arrow{ background: #9bbb0a; border-radius: 2px; font-size: 0px; width: 45px; height: 45px; background-repeat: no-repeat; background-position: center; position: absolute; z-index: 1; }*/
/*ul.new_clinic_slider button.slick-arrow:hover{ background: #9bbb0a; }*/
/*ul.new_clinic_slider .slick-arrow.slick-prev,ul.new_clinic_slider .slick-arrow.slick-prev:hover { background-image: url(img/left-arrow.svg); right: 55px; top: -87px;left: auto;    background-position: center;background-repeat: no-repeat; }*/
/*ul.new_clinic_slider .slick-arrow.slick-next,ul.new_clinic_slider .slick-arrow.slick-next:hover { background-image: url(img/right-arrow.svg); right: 0px; top: -87px;left: auto;    background-position: center;background-repeat: no-repeat; }   */
/*#section-clinic h2 { color: #9bbb0a;font-style: normal;padding-top: 0;padding-bottom: 40px; }*/

/*ol{list-style: decimal; padding-left: 15px;}*/
/*ol li{list-style: decimal;}*/

/*.home .banner-section .banner-content .btn.scroll_down_btn{*/
/*	padding: 15px 27px;*/
/*}*/
/*.slide__image{*/
/*    display: block*/
/*}*/
/*ul.bannerSlider li img {*/
/*    width: 100%;*/
/*}*/
/*.logo-img img{*/
/*    max-width: 99px;*/
/*}*/
/**** new ***/
/* .service_slider {*/
/*    padding: 0;*/
/*}*/
/* line 357, ../sass/screen.scss */
/* .list-item h4 {*/
/*    margin: 20px 0;*/
/*    opacity: 1;*/
/*}*/
/*.list-item {*/
/*    margin-top: 70px;*/
/*}*/

/* line 359, ../sass/screen.scss */
/*.list-item li:before {*/
/*    height: 13px;*/
/*    width: 13px;*/
/*    top: 6px;*/
/*    background-size: cover;*/
/*}*/

/* line 363, ../sass/screen.scss */
/*.service-item {*/
/*    margin: 15px 0;*/
/*    transition: all 400ms ease-in-out;*/
/*    -webkit-transition: all 400ms ease-in-out;*/
/*    -moz-transition: all 400ms ease-in-out;*/
/*    -o-transition: all 400ms ease-in-out;*/
/*    -ms-transform: all 400ms ease-in-out;*/
/*}*/
/* line 364, ../sass/screen.scss */
/*.service-item .service-container {*/
/*    padding: 45px 30px 47px;*/
/*    background: #fff;*/
/*    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.04);*/
/*    border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
/*    -moz-border-radius: 5px;*/
/*}*/
/*.service-item .service-container1 {*/
/*    padding: 45px 30px 47px 45px ;*/
/*    background: #b3ca05;*/
/*    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.04);*/
/*    border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
/*    -moz-border-radius: 5px;*/
/*}*/
/* line 365, ../sass/screen.scss */
/*.service-item h4 {*/
/*    opacity: 1;*/
/*}*/

/* line 367, ../sass/screen.scss */
/*.service-item figure {*/
/*    max-width: 66px;*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    margin-bottom: 30px;*/
/*    height: 66px;*/
/*    max-height: 100%;*/
/*}*/
/* line 368, ../sass/screen.scss */
/*.service-item:hover {*/
/*    transform: translateY(-10px);*/
/*    -webkit-transform: translateY(-10px);*/
/*    -moz-transform: translateY(-10px);*/
/*    -o-transform: translateY(-10px);*/
/*    -ms-transform: translateY(-10px);*/
/*}*/
/* line 369, ../sass/screen.scss */
/*.service-item:hover a {*/
/*    color: #79C917;*/
/*}*/
/* line 370, ../sass/screen.scss */
/*.service-item:hover .btn-secondary:after {*/
/*    background-position: center -80px;*/
/*}*/
/*.testimonial-slider .slick-list {*/
/*    margin-left: -17px;*/
/*    margin-right: -17px;*/
/*    padding: 65px 0 66px;*/
/*    margin-bottom: 50px;*/
/*}*/
/*.testimonial-slider .testimonial-item {*/
/*    padding: 0px 19.5px;*/
/*}*/
/*.testimonial-slider li:nth-child(-n+1) {*/
/*    display: inline-block;*/
/*}*/
/*.grid-wrap {*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*    position: relative;*/
/*    vertical-align: middle;*/
/*}*/
/*.grid-wrap h4 a {*/
/*    font-weight: 700;*/
/*    font-size: 20px;*/
/*    line-height: 28px;*/
/*    color: #645A5A;;*/
/*    margin: 0;*/
/*}*/
/*.service-item:hover a{*/
/*    color: #008bd0;*/
/*    opacity: 1;*/
/*}*/
/*.grid-wrap.desc p{*/
/*    margin: 15px 0 25px;*/
/*    padding: 0;*/
/*    font-size: 16px;*/
/*    line-height: 26px;*/
/*    color: #645A5A;*/
/*    font-weight: 400;*/
/*    width: 100%;*/
/*    display: inline-block;*/
/*}*/
/*.testimonial-desc {*/
/*    margin-top: 30px;*/
/*}*/
/*.testimonial-item figure {*/
/*    width: 100%;*/
/*    position: relative;*/
/*    display: inline-block;*/
/*    object-fit: cover;*/
/*}*/
/*.testimonial-item figure img {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*    object-position: top;*/
/*}*/
/*.testimonial-item figure:after {*/
/*    content: '';*/
/*    position: relative;*/
/*    display: inline-block;*/
/*    padding-bottom: 97.2%;*/
/*    width: 100%;*/
/*}*/
/*.testimonial-item a {*/
/*    display: block;*/
/*}*/
/*.testimonial-desc{*/
/*    text-align: center;*/
/*}*/
/*.testimonial-desc h4 {*/
/*    opacity: 1;*/
/*    font-weight: 500;*/
/*    font-size: 20px;*/
/*    line-height: 28px;*/
/*    color: #645A5A;*/
/*    margin: 0;*/
/*}*/
/*.testimonial-desc p {*/
/*    padding: 10px 0 15px;*/
/*    font-size: 14px;*/
/*    line-height: 20px;*/
/*    color: #645A5A;*/
/*    font-weight: 400;*/
/*    width: 100%;*/
/*    display: inline-block;*/
/*}*/
/* line 620, ../sass/screen.scss */
/*.vision-section {*/
/*    padding: 55px 0 45px;*/
/*    background: #EBF8FF;*/
/*}*/

/* line 621, ../sass/screen.scss */
/*.goal-block {*/
/*    display: table;*/
/*    vertical-align: middle;*/
/*    width: 100%;*/
/*    padding: 25px 0;*/
/*}*/
/* line 622, ../sass/screen.scss */
/*.goal-block h3, .goal-block .desc {*/
/*    display: table-cell;*/
/*    vertical-align: top;*/
/*    padding-top: 8px;*/
/*}*/
/* line 623, ../sass/screen.scss */
/*.goal-block h3 {*/
/*    width: 16%;*/
/*    position: relative;*/
/*    color: #645A5A;*/
/*    line-height: 30px;*/
/*}*/
/* line 624, ../sass/screen.scss */
/*.goal-block h3:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: auto;*/
/*    top: 0;*/
/*    right: auto;*/
/*    left: 0;*/
/*    height: 2px;*/
/*    width: 10px;*/
/*    background: #fff;*/
/*}*/
/* line 626, ../sass/screen.scss */
/*.goal-block p {*/
/*    color: #645A5A;*/
/*    opacity: 1;*/
/*    font-size: 16px;*/
/*    line-height: 24px;*/
/*    max-width: 614px;*/
/*}*/
/* line 627, ../sass/screen.scss */
/*.goal-block .desc {*/
/*    padding-left: 104px;*/
/*}*/
/*ul.testimonial_slider_4_0 {*/
/*	max-width: 1020px;*/
/*	margin: auto;*/
/*}*/
/*.testimonial_item .ti_contain {*/
/*	padding: 90px;*/
/*}*/
/*.testimonial_item .ti_contain p {*/
/*	text-align: center;*/
/*}*/
/*.testimonial_item .ti_bottom .tib_meta h5 {*/
/*	font-size: 18px;*/
/*}*/
/*.testimonial_item .ti_bottom .tib_meta span {*/
/*	font-size: 13px;*/
/*	float:left;*/
/*}*/
/*.testimonial_slider_4_0 ul.slick-dots {*/
/*	bottom: -30px;*/
/*	z-index: 1;*/
/*}*/
/*.testimonial_item .ti_contain p {*/
/*	font-size: 18px;*/
/*    line-height: 30px;*/
/*	max-width: 800px;*/
/*	margin: auto;*/
/*	float: none;*/
/*	color: #645A5A;*/
/*}*/
/*.testimonial_item .ti_contain {*/
/*	padding-top: 84px;*/
/*}*/
/*.testimonial_item .ti_bottom figure {*/
/*	width: 46px;*/
/*	height: 46px;*/
/*	display: inline-block;*/
/*	vertical-align: middle;*/
/*}*/
/*.testimonial_item .ti_bottom .tib_meta {*/
/*	display: inline-block;*/
/*	vertical-align: middle;*/
/*    padding-left: 22px;*/
/*}*/
/*.testimonial_item {*/
/*    width: 96%;*/
/*    box-shadow: 0px 5px 28px rgba(0, 0, 0, 0.05);*/
/*    border-radius: 10px;*/
/*    margin: 30px 0;*/
/*    margin-left: 20px;*/
/*    float: left;*/
/*}*/
/*.testimonial_item .ti_bottom {*/
/*	padding: 25px 0 60px;*/
/*	text-align: center;*/
/*    width: 100%;*/
/*    float: left;*/
/*    position: relative;*/
/*    display: table;*/
/*}*/
/*.testimonial_section,.treatments_section,.appoinment-section {*/
/*	padding: 120px 0;*/
/*    background: #FAFCFD;*/
/*}*/
/*.specialisation {*/
/*    padding: 80px 0;*/
/*    background: #9bbb0a17 !important;*/
/*}*/
/*.appoinment-section {*/
/*    background: #9bbb0a17 !important;*/
/*}*/
/*.appoinment-section p {*/
/*    margin: 20px 0;*/
/*}*/
/*.testimonial_item .ti_bottom figure img {*/
/*    width: 100%;*/
/*    border-radius: 50%;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*}*/
/*.media-card {*/
/*    background: #ffffff;*/
/*    border-radius: 10px;*/
/*    box-shadow: -5px 10px 25px rgba(0, 0, 0, 0.05);*/
/*    margin-top: 30px;*/
/*}*/
/*.media-card .media-title {*/
/*    padding: 20px 30px 30px 30px;*/
/*}*/
/*.media-card .media-title h6 {*/
/*    font-size: 15px;*/
/*    line-height: 23px;*/
/*    margin-bottom: 5px;*/
/*    text-transform: uppercase;*/
/*    color: #9bbb0a;*/
/*}*/
/*.media-card .media-title a {*/
/*    font-size: 20px;*/
/*    line-height: 28px;*/
/*    color: #555555;*/
/*    font-weight: 500;*/
/*}*/
/*.footer-logo img {*/
/*    max-width: 150px;*/
/*}*/
/*.section-services .grid-wrap h4 {*/
/*    width: 310px;*/
/*    max-width: 100%;*/
/*    font-weight: 600;*/
/*    font-size: 20px;*/
/*    line-height: 28px;*/
/*    margin: 10px auto;*/
/*    color: #008bd0;*/
/*}*/
/*.section-services .service-item figure{*/
/*    max-width: 105px;*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    height: 105px;*/
/*    max-height: 100%;*/
/*}*/

/*.section-services {*/
/*    background: #f7fcff;*/
/*    padding: 120px 0;*/
/*}*/
/*.service-item {*/
/*    margin-top: 40px;*/
/*}*/
/*.section-services .grid-wrap P {*/
/*    font-size: 16px;*/
/*    line-height: 24px;*/
/*    color: #404040;*/
/*    font-weight: 400;*/
/*    width: 100%;*/
/*    display: inline-block;*/
/*}*/
/*.why-choose-us { background-color: #9bbb0a17;padding: 120px 0; }*/
/* line 537, ../sass/screen.scss */
/*.why-choose-us .why-choose-section { padding: 58px 0 64px 0; }*/
/* line 538, ../sass/screen.scss */
/*.why-choose-us .choose-box { background-color: #ffffff; padding: 50px;}*/
/* line 539, ../sass/screen.scss */
/*.why-choose-us .choose-box span { font-size: 50px; line-height: 62px; color:#008bd0; font-weight: 500; }*/
/* line 540, ../sass/screen.scss */
/*.why-choose-us .choose-box h4 { margin: 5px 0 15px; max-width: 245px; }*/
/* line 542, ../sass/screen.scss */
/*.why-choose-us .choose-box1 { margin-bottom: 56px; }*/
/*.service-comman h2{*/
/*    margin-top: 30px;*/
/*}*/
/*.osa-section{*/
/*    background: #f7fcff;*/
/*}*/
/*.from-section{*/
/*    background:  #008bd078 !important;*/
/*}*/
/*.wpcf7-submit{*/
/*    background: #008bd0 !important;*/
/*}*/
/*.dr-discription ul li{*/
/*    display: list-item;*/
/*    list-style-position: outside;*/
/*    list-style: disc;*/
/*}*/
/*.dr-discription li {*/
/*    margin-bottom: 20px;*/
/*}*/
/*.dr-discription h2{*/
/*    margin-bottom: 30px;*/
/*}*/
/*.dr-discription .service-comman {*/
/*    padding: 0 15%;*/
/*}*/
/*.osa-section img {*/
/*    width: 100%;*/
/*}*/
/*.osa-section .col-md-6 {*/
/*    margin: 20px 0;*/
/*}*/
/*.osa-conent {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    height: 100%;*/
/*    justify-content: center;*/
/*}*/
/*.osa-conent h3 {*/
/*    color: #008bd0 !important;*/
/*    margin-bottom: 15px;*/
/*}*/
/*.osa-conent p {*/
/*    font-weight: 500;*/
/*} */
/*.our-clinics-box .card-content{*/
/*    display: flex;*/
/*}*/
/*@media screen and  (min-width: 1024px) and  (max-width: 1024px){*/
/*	.page-template-template-home .banner-content .btn.scroll_down_btn.btn_view_service{*/
/*		margin-left: 0 !important;*/
/*    	margin-top: 10px;*/
/*	}*/
/*	.home .banner-section .banner-content .btn.scroll_down_btn{*/
/*		width: 90%*/
/*	}*/
/*} */
/*@media (max-width: 1305px){*/
/*	.banner-section.section-bg .banner-content {*/
/*	    margin: 0 auto;*/
/*	    margin-left: 20px;*/
/*	}*/
/*}*/
/*@media (max-width: 1199px){*/
/*	.section-bg .banner-img figure img {max-width: 295px;}*/
/*	.section-bg .banner-img figure:after {*/
/*	    width: 215px;*/
/*	    height: 202px;*/
/*	}*/
/*}*/
/*@media (max-width: 991px){*/
/*	.banner-section.section-bg {padding-top: 30px !important;padding-bottom: 70px !important;}*/
/*	.banner-section.section-bg .banner-content {margin: 0 auto;text-align: center;padding-top:71px;}*/
/*	.section-bg .banner-img figure {margin: 0 -15px;}*/
/*	.section-bg .banner-img figure:after {bottom: -31px;}*/
/*	.banner-section.section-bg .banner-img figure:before {bottom: 18px;left: -128px;width: 83px;height: 83px; background-size:cover;}*/
    
/*}*/
/*@media (max-width: 768px) { */
   
/*    button.slick-arrow { top: 90%;width: 30px;height: 30px;background-size: 6px !important; }*/
/*    .slick-arrow.slick-prev { left: auto;right:40px;background-size: 6px; }*/
/*    .slick-arrow.slick-next { right: 0;background-size: 6px; }*/
/*	.media-inner-contet ul li { padding-bottom:12px;}*/
/*	.page-template-template-home .banner-content .btn.scroll_down_btn{*/
/*		width: 75%;*/
/*	}*/
/*	.page-template-template-home .banner-content .btn.scroll_down_btn.btn_view_service{*/
/*		margin-left: 0 !important;*/
/*	}*/
/*	.page-template-template-home .banner-content .btn.scroll_down_btn.btn_view_service{*/
/*		margin-top: 10px;*/
/*	}*/
/*}*/
/*@media (max-width: 320px){*/
/*	.page-template-template-home .banner-content .btn.scroll_down_btn {*/
/*    	width: 84%;*/
/*	}*/
/*}*/
/*@media (max-width: 575px){*/
/*	.section-bg .banner-img figure img {right: 30px;}*/
/*	.banner-section.section-bg .banner-img figure:before {left: -62px;}*/
/*    .contact_time p { padding-bottom: 15px }*/
/*    .footer_menu_wrap ul li a { font-size: 15px; line-height: 23px; }*/
/*    .media_inner_slider { margin-bottom: 20px; }*/
/*    .slick-arrow.slick-next { background-position: center;right: 20px;margin-top: 10px; }*/
/*	.slick-arrow.slick-prev { right: 60px;margin-top: 10px; }*/
/*	.media-inner-section .media-inner-contet figure { margin:0 !important }*/
/*	.media-inner-contet ul li { padding-bottom:0 !important }*/
/*	.slick-dots { line-height: 0;}*/
/*	.media-inner-section .media-inner-contet p { margin-top: 30px !important;}*/
/*	.media-inner-contet p + ul li:before { top: 9px;}*/
/*    .section-clinic { padding: 50px 0; }*/
/*    ul.new_clinic_slider li.slick-current figure { margin: 0; padding: 0; }*/
/*    .section-clinic .container { padding: 0px; } */
/*    #section-clinic h2 { padding-bottom: 30px; }*/
/*    ul.new_clinic_slider .slick-arrow { width: 30px !important;height: 30px !important;opacity: 0.8;border-radius: 15px !important;background: #4B4B4B !important; }*/
/*    ul.new_clinic_slider .slick-arrow.slick-next, ul.new_clinic_slider .slick-arrow.slick-next:hover { bottom: auto;top: 93px;right: 20px;background-image: url(img/right-arrow.svg) !important;background-repeat: no-repeat !important;background-size: 6px !important;background-position: 10px !important; }*/
/*    ul.new_clinic_slider .slick-arrow.slick-prev, ul.new_clinic_slider .slick-arrow.slick-prev:hover { bottom: auto;top: 93px;left: 20px;background-image: url(img/left-arrow.svg) !important;background-repeat: no-repeat !important;background-size: 6px !important;background-position: 9px !important; }*/
/*     ul.new_clinic_slider .slick-arrow.slick-next:hover, ul.new_clinic_slider .slick-arrow.slick-prev:hover{ opacity: 0.5 !important }*/
/*     ul.new_clinic_slider li figure { width: 100% !important;margin: 0 !important }*/
/*     .why-choose-us .why-choose-section {*/
/*        padding: 0;*/
/*        text-align: center;*/
/*    }*/
/*    .why-choose-us .col{*/
/*        margin-bottom: 0 !important;*/
/*    }*/
/*    .spacing-gap-font {*/
/*        letter-spacing: 5px;*/
/*        font-weight: 500;*/
/*    }*/
/*    .why-choose-us .why-choose-section h2 {*/
/*        margin-bottom: 25px;*/
/*    }.why-choose-us .choose-box {*/
/*        margin: 25px 0 0 0;*/
/*        padding: 40px 30px;*/
/*    }*/
/*    .why-choose-us .choose-box span {*/
/*        font-size: 40px;*/
/*        line-height: 50px;*/
/*    }*/
/*    .why-choose-us .choose-box h4 {*/
/*        margin: 10px 0 15px;*/
/*        max-width: 220px;*/
/*        margin: auto;*/
/*        padding: 10px 0 15px;*/
/*    }*/
/*    .why-choose-us .choose-box{*/
/*        margin-bottom: 30px !important;*/
/*    }*/
/*    .why-choose-us,.testimonial_section, .treatments_section, .appoinment-section,.section-services{*/
/*        padding: 70px 0;*/
/*    }*/
/*    .testimonial_item .ti_contain{*/
/*        padding: 30px;*/
/*    }*/
/*    .media-card a,.media-card a img{*/
/*        width: 100%;*/
/*    }*/
/*    .service-item .service-container{*/
/*        text-align: center;*/
/*    }*/
/*}*/


/*.footer-content h2.ftbltwo{*/
/*	font-size: 18px;*/
/*    line-height: 26px;*/
/*    text-align: justify;*/
/*    font-weight: 500;*/
/*    font-family: 'Roboto';*/
/*    color: #9bbb0a;*/
/*	position: relative;*/
/*	padding-bottom: 10px;*/
/*	margin-bottom: 20px;*/
/*}  */
/*.footer-content h2.ftbltwo:after{*/
/*	content:'';*/
/*	height:2px;*/
/*	width:12px;*/
/*	background-color:#555555;*/
/*	position: absolute;*/
/*    bottom: 0;*/
/*	left: 0;*/
/*}*/
/*.menu-footer_primary-container ul.menu li{*/
/*	width:100%;*/
/*	padding-bottom: 10px;*/
/*}*/
/*.menu-footer_primary-container ul.menu li a{*/
/*	color: #777777;*/
/*    font-weight: normal;*/
/*    font-size: 15px;*/
/*    line-height: 23px;*/
/*}*/
/*.menu-footer_primary-container ul.menu li a:hover{*/
/*	 color: #9bbb0a;*/
/*}*/
/*.footer .footer-content{*/
/*	align-items: unset !important;*/
/*	padding: 15px 0;*/
/*}*/
/*.footer_information .address{*/
/*	margin-bottom: 10px;*/
/*}*/
/*.footer_information .contact-footer p{*/
/*	margin-bottom: 10px;*/
/*}*/
/*.footer_information .contact-footer p a{*/
/*	color: #9bbb0a;*/
/*}*/
/*.footer_information .contact-footer p span{*/
/*	font-weight: 500;*/
/*}*/

/*@media screen and (min-width: 767px){*/
/*	.footer-content .footer_copyright{*/
/*			position: relative;*/
/*	}*/
/*	.footer-content .footer_copyright .copy_right{*/
/*		position: absolute;*/
/*		bottom: 0;*/
		
/*	}*/
/*	.footer-content .copy_right.copy_mobile{*/
/*		display: none;*/
/*	}*/
/*}*/
/*@media screen and (min-width: 1025px){*/
/*	.footer-content .footer_copyright .copy_right{*/
/*		width: 50%;*/
/*	}*/
/*}*/
/*@media screen and (max-width: 767px){*/
/*	.page-template-template-home .banner-content .btn.scroll_down_btn.btn_view_service{*/
/*		margin-top: 10px;*/
/*	}*/
/*	.footer-content .copy_right.copy_mobile{*/
/*		margin-top: 20px;*/
/*	}*/
/*	.footer-content .copy_right{*/
/*		display: none;*/
/*	}*/
/*	.footer_two.container, .footer_three.container{*/
/*		padding: 0;*/
/*	}*/
/*	.footer-content .copy_right.copy_mobile{*/
/*		display: block;*/
/*	}*/
/*	.footer-content h2.ftbltwo{*/
/*		font-size: 16px;*/
/*    	line-height: 24px;*/
/*		margin-bottom: 10px;*/
/*		margin-top: 30px;*/
/*	}*/
/*	.menu-footer_primary-container ul.menu li:last-child{*/
/*		padding-bottom: 0;*/
/*	}*/
/*	.menu-footer_primary-container ul.menu li a{*/
/*		font-size: 14px;*/
/*    	line-height: 20px;*/
/*	}*/
/*	.footer_information p{*/
/*		font-size: 14px !important;*/
/*    	line-height: 20px !important;*/
/*	}*/
/*}*/
/*html{*/
/*	scroll-behavior: smooth;*/
/*}*/
/*.service_slider figure img{*/
/*	width:80px*/
/*}*/
/*.our-clinics-box figure img {*/
/*	width:50px*/
/*}*/
/*.banner-image img {*/
/*	width:100% */
/*}*/
/*.cataracts-list{*/
/*	    background: #ffffff;*/
/*    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.05);*/
/*    border-radius: 10px;*/
/*    -webkit-border-radius: 10px;*/
/*    -moz-border-radius: 10px;*/
/*    margin-top: 30px;*/
/*    padding: 40px 70px;*/
/*}*/
/*.cataracts-list ul {*/
/*	list-style-type: disc;*/
/*	padding-left:30px */
/*}*/
/*.cataracts-list  p{*/
/*	padding-bottom:10px*/
/*}*/
/*.cataracts-list ul li{*/
/*	    list-style: disc;*/
/*    display: list-item;*/
/*	padding-bottom:10px*/
/*}*/
/*.important-information .text-center + .row{*/
/*	    padding: 45px 30px 47px;*/
/*    background: #fff;*/
/*    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.04);*/
/*    border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
/*	margin-bottom:30px */
/*}*/
/*.important-information .important-box{*/
/*	    background-color: #F3FAFF !important;*/
/*}*/
/*.wpcf7-spinner{ display:block }*/
/*.gallery-grid img {width:100%}*/
/*.gallery-grid figure { padding:5px }*/
/*iframe  { display:block;width:100% }*/