@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css");

@font-face {
    font-family: 'kanitblack';
    src: url('../fonts/kanit-black-webfont.woff2') format('woff2'),
         url('../fonts/kanit-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kanitbold';
    src: url('../fonts/kanit-bold-webfont.woff2') format('woff2'),
         url('../fonts/kanit-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kanitextrabold';
    src: url('../fonts/kanit-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/kanit-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kanitmedium';
    src: url('../fonts/kanit-medium-webfont.woff2') format('woff2'),
         url('../fonts/kanit-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'kanitregular';
    src: url('../fonts/kanit-regular-webfont.woff2') format('woff2'),
         url('../fonts/kanit-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kanitthin';
    src: url('../fonts/kanit-thin-webfont.woff2') format('woff2'),
         url('../fonts/kanit-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

a:hover,
a:active {
    opacity: 1;
    text-decoration: none;
}

a:hover {
    color: #232323;
}

a,
a:active,
a:focus,
a:hover {
    outline: none;
    text-decoration: none;
    color: #232323;
}

a {
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    text-decoration: none;
    font-weight: 500;
}

a,
.btn,
button {
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    outline: medium none;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(to right, rgb(58 132 117), rgb(60 171 149));
  }

::-webkit-scrollbar-track {
    background: #dedede;
}


body{
    font-family: 'kanitregular';
    letter-spacing: .4px;
}

#carouselAbout .carousel-control-prev-icon,#carouselAbout .carousel-control-next-icon {
    background: #4bf1aa;
    width: 23px;
    height: 23px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #3a8476;
}
.nav-link:focus, .nav-link {
    color: #3a8476;
}
.nav-link:focus, .nav-link:hover {
    color: #3a8476;
}
.team-sec .our-therapist-box {
    border: 1px solid #c9e5ec;
    padding: 10px 0px 0px 0px;
}
.common-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.common-list li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 7px;
    position: relative;
    padding-left: 24px;
    font-family: 'montserratmedium';
    color: #4d5e67;
	font-size: 1.3rem;
}
.common-list li:before {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    background: transparent;
    font-weight: bold;
    border: 2px solid transparent;
    position: absolute;
    font-size: .9rem;
    border-radius: 50%;
    color: #1c748d;
    left: 0;
    top: 0px;
}
.inner-page {
    padding: 70px 0px;
}
.breadcrumb {
    padding: 10px 0;
    margin-bottom: 0;
   
}
.breadcrum-bg {
    background-color: #d0e4e0c9;
}
.banner-heading h1 {
    padding: 150px 0;
    text-transform: uppercase;
    color: #3a8476!important;
}
section.inner-banner {
    position: relative;
    z-index: 1;
}
h2{
    text-transform: uppercase;
    font-size: 2.25rem;
    font-family: 'kanitbold';
    color: #3a8476;
}
h3{
    font-size: 2rem;
}
p {
    color: #575757;
}
header{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.navbar-light .navbar-nav .nav-link{
    color: #000;
    font-size: 1rem;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #3a8476;
}

/*Banner*/

.banner-none{
    display: none;
}
.header-mob{
    position: unset;
}
.banner{
    background: #000
}
.banner .carousel-caption small{
    color: #000;
    text-transform: uppercase;
    font-size: 1.5rem;
}
.banner .carousel-caption h1{
    color: #000;
    font-family: 'kanitbold';
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    font-size: 2.8rem;
}
.banner .carousel-caption h1 span{
    color: #3a8476;
}
.banner .carousel-caption h2{
    color: #000;
    font-family: 'kanitbold';
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    font-size: 3rem;
}
.banner .carousel-caption h2 span{
    color: #3a8476;
}
.banner .carousel-caption{
    position: absolute;
    left: 9%;
    top:35%;
    text-align: left;
    width: 70%;
}
.banner-btn{
    padding: 5px 16px;
    color: #fff;
    background: #3a8476;
    border: 2px solid #3a8476;
    transition: 0.3s;
    margin: 5px 0;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 500;
}
.banner-btn:hover {
    color: #3a8476;
    background: #fff;
    border: 2px solid #3a8476;
}
.banner-btn:focus {
    color: #3a8476;
    background: #fff;
    border: 2px solid #3a8476;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    color: #3a8476;
    background: #4e4e4e;
    width: 23px;
    height: 23px;
}
.carousel-indicators [data-bs-target]{
    background-color: #3a8476;
}
.carousel-indicators {
    bottom: 20px;
}

/*Top Links*/
.top-links{
    position: absolute;
    top: 25px;
    right: 10px;
    z-index: 5;
}
.contacts-link {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    display: inline-block;
}
.contacts-link li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    border-right: 1px solid #3a8476;
    padding-right: 3px;
}
.contacts-link li a {
    color: #000;
    padding: 0 4px;
    font-size: .9rem;
    display: inline-block;
    text-decoration: none;
    transition: 0.3s;
    font-family: 'kanitregular';
    letter-spacing: 0.2px;
    font-weight: 100;
}
.contacts-link li a i{
    color: #3a8476;
}
.contacts-link li a:hover {
    color: #3a8476;
}
.contacts-link li:last-child {
    border-right: 0px solid #fff;
    padding-right: 0px;
}

.social-icons {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.social-icons li a {
    height: 22px;
    width: 22px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #3a8476;
    color: #fff;
    background: #3a8476;
    display: inline-block;
    transition: 0.3s;
    margin: 0 3px;
    font-size: 13px;
    font-family: 'kanitregular';
}
.social-icons li a:hover {
    background: #fff;
    color: #3a8476;
    border: 1px solid #3a8476;
}

.navbar-nav .nav-item {
    text-transform: uppercase;
}
.dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent!important;
    border-radius: 2px;
    box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.15);
    padding: 0;
    width: 244px;
}
.navbar-nav .nav-item .dropdown-menu li{
    padding: 3px 7px;
    background: transparent;
}
.navbar-nav .nav-item .dropdown-menu li a{
    padding: 6px 8px;
    /* color: #575757!important; */
    transition: 0.4s;
    display: block;
}
.navbar-nav .nav-item .dropdown-menu li a:hover{
    color: #fff!important;
    background: #3a8476;
    transition: 0.4s;
    padding-left: 12px;
}

/*About*/

.about-us{
    background: #fff;
}
.about-text{
    padding-top: 1.2rem;
}
.about-text h2,h3 {
    color: #3a8476;
}
.heading-bdr{
    border-bottom: 4px solid #3a8476;
    display: inline-block;
    margin-bottom: 0;
}
.heading-bdr-white {
    border-bottom: 4px solid #fff;
    display: inline-block;
    margin-bottom: 0;
}

/*our-clinic-services*/

.our-services {
    background: #3a8476;
    padding-top: 45px;
    padding-bottom: 45px;
}
.our-services-text {
    color: #000!important;
}
.our-services-box .service-icon i{
    font-size: 48px;
    color: #3a8476;
}
.our-services-box {
    align-items: center;
    padding: 16px;
    background: #fff;
}
.our-services-box h5{
    color: #3a8476;
}
.service-text a{
    color: #3a8476;
}
.service-text a:hover{
    color: #000;
    padding-left: 10px;
}

/*Our Products*/

.product-text {
    padding: 10px 15px;
}
.product-text a{
    color: #3a8476;
}
.product-text a:hover{
    color: #000;
    padding-left: 10px;
}


/*Our Therapist*/

.our-therapist{
    background: #e5e4e4;
    padding-top: 45px;
    padding-bottom: 45px;
}
.our-therapist-box{
    background: #fff;
}
.therapist-text{
    background: #d1d1d1;
    padding: 10px 15px;    
    transition: 0.6s;   
}
.therapist-text:hover {
    background: #3a8476;
}
.therapist-text h5,a {
    color: #3a8476;    
    transition: 0.4s;
}
.therapist-text:hover h6{
    color: #fff;  
}
.therapist-text:hover h5{
    color: #fff;  
}
.therapist-text:hover a{
    color: #fff;
    padding-left: 10px;   
}

/*Blog*/

.blog{
    padding-top: 45px;
    padding-bottom: 45px;
}
.blog .blog-text{
    background: url(../images/blog-text-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 15px;
    transition: 0.4s;
}
.blog .blog-text:hover {
    color: #fff;
    background: #3a8476;
}
.blog .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 24px!important;
}
.blog-text:hover a{
    color: #fff;
    padding-left: 10px;
}
.blog .blog-text i{
    color: #3a8476;
    transition: 0.4s;
}
.blog .blog-text:hover i{
    color: #fff;
}
.blog .blog-text .btm-bdr {
    padding-bottom: 3px;
    border-bottom: 3px solid #3a8476;
}
.blog .blog-text:hover .btm-bdr {
    padding-bottom: 3px;
    border-bottom: 2px solid #fff;
}
/*testimonial*/

.testimonial{
    background: #3a8476;
    padding: 60px 0;
}
.testimonial-box {
    background: #fff;
    padding: 20px 40px;
}
.testimonial-box h5 span{
    color: #3a8476;
    font-size: 24px;
    font-family: 'kanitbold';
}
.testimonial-box h5{
    color: #000;
    padding-top: 40px;
}
.testimonial-box i{
    font-size: 27px;
    color: #3a8476;
}
.testimonial .carousel-indicators {
    margin-bottom: -0.5rem;
}

/*Counter*/

.counter{
    padding: 20px 0;
    background: #3a8476;
} 
.count-title {
    font-size: 30px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
}
.count-text {
    font-size: 15px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    color: #fff;
}
.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #fff;
}
.counter .col{
    border-right: 1px solid #878b95;
}
.border-cls{
    border-right: 1px solid  white;
}
.counter i{
    font-size: 2.2rem;
    color: #fff;
}


/*common-btn*/

.common-btn {
    background: #3a8476;
    color: #fff;
    text-align: center;
    padding: 7px 20px;
    margin-top: 10px;
    text-decoration: none;
    outline: none;
    transition: 0.3s;
    display: inline-block;
    border: 1px solid #3a8476;
    margin-right: 7px;
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: 500;
    text-transform: uppercase;
}
.common-btn:hover, .common-btn:focus {
    text-decoration: none;
    outline: none;
    color: #3a8476;
    background: transparent;
    border: 1px solid #3a8476;
}

/*image-decoration*/

.spcl-img {
    background: #e9e9e9;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .25);
}


/*Bottom to Top*/
button.scroltop:focus {
    outline: 0 !important;
}
button.scroltop {
    border-color: #efbb20;
    border-radius: 50%;
    background: #3a8476;
    border-style: solid;
    border-width: 0;
    bottom: 93px;
    color: #fff !important;
    cursor: pointer;
    display: none;
    height: 50px;
    line-height: 50px;
    margin: 0;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 50px;
    z-index: 999;
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}
button.scroltop:after {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    content: "";
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    background: inherit;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}
button.scroltop:after {
    border: 1px dashed;
    background: 0 0;
    transform: scale(1.2);
    transition: all 0.5s;
}
button.scroltop:hover:after {
    -webkit-animation: spinAround 9s linear infinite;
    -moz-animation: spinAround 9s linear infinite;
    animation: spinAround 9s linear infinite;
}
@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0) scale(1.2);
    }
    to {
        -webkit-transform: rotate(360deg) scale(1.2);
    }
}
@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0) scale(1.2);
    }
    to {
        -moz-transform: rotate(360deg) scale(1.2);
    }
}
@keyframes spinAround {
    from {
        transform: rotate(0) scale(1.2);
    }
    to {
        transform: rotate(360deg) scale(1.2);
    }
}

/*CSS for Banner*/
.mobile-view-only{
    display: none;
}


/* footer section */

footer{
    padding: 35px 0;
    background-color: #00091d;
    color: #dedede;
    padding-bottom: 0;
    position: relative;
}
footer h5{
    color: #ffffff;
    font-size: 22px;
}
footer .icon-box i{
     font-size: 3.5rem;
     color: #3a8476;
}
.icon-box span{
    font-size: 1rem;
}
.footer-list ol, ul {
    padding-left: 0rem !important;
    margin-top: 2rem;
}
.footer-list li {
    margin-top: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 7px;
    position: relative;
    padding-left: 24px;
}

.footer-list li:before {
    content: "\f055";
    font-family: "Font Awesome 5 Free";
    background: transparent;
    font-weight: bold;
    border: 2px solid transparent;
    position: absolute;
    font-size: 1rem;
    border-radius: 50%;
    color: #3a8476;
    left: 0;
    top: 0px;
}
.footer-list li a {
    color: #dedede;
    text-decoration: none;
    transition: 0.4s;
    display: block;
    font-size: 1.1rem;
}

.footer-list li a:hover {
    text-decoration: none;
    color: #3a8476;
    padding-left: 10px;
}
.footer-list .fa-map-marker-alt {
    color: #3a8476;
}
.btm-bdr{
    padding-bottom: .7rem;
    border-bottom: 1px solid #3a8476;
}

.social-icons-2{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 1rem !important;
}
.media-icons li a{
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #3a8476;
    color: #fff;
    display: inline-block;
    background: #3a8476;
    transition: 0.3s;
    margin: 0 3px;
    padding-right: 0px !important;
}
.media-icons li a:hover{
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.img-box{
    display: flex;
    align-items: center;
    gap: 1rem;
}


/* about page */

.contact-page{
    padding: 100px 0px;
}
.contact-page .contact-form-box .form-control {
    border-radius: 0;
    
    border: 1px solid #ced4da;
    color: #000;
    background: transparent;
}
.contact-page .contact-form-box ::placeholder {
  color: #6c757d;
  opacity: 100;
  font-size: 1.1rem;
}
.contact-page .common-btn-2 {
    background: transparent;
    color: #fff;
    text-align: center;
    padding: 7px 20px;
    margin-top: 10px;
    text-decoration: none;
    outline: none;
    transition: 0.3s;
    display: inline-block;
    border: 1px solid rgb(58, 132, 118);
    margin-right: 7px;
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: 500;
    background-color: rgb(58, 132, 118);
    text-transform: uppercase;
}
.contact-page .common-btn-2:hover, .common-btn-2:focus {
    text-decoration: none;
    outline: none;
    color: rgb(58, 132, 118);
    background: #fff;
}
.contact-page form{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 60px 40px;
}
.shadow{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border-radius: 50%;
}
.info-row{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.contact-page img{
    width: 70px;
}



/* faq page css */


.accordion-spec{
    padding: 100px 0px;
}
.accordion-spec .accordion-button {
    color: #3a8476;
    background-color: rgb(235 241 239)
    
}

.accordion-spec h3{
    font-size: 3rem;
}
.accordion-spec .accordion-button{
    font-family: 'kanitmedium';
    font-size: 1.2rem;
}
.accordion-button::after{
    background-image: url('');
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
}
.accordion-spec ul li {
    list-style: none;
    margin: 10px 0px;
}
.accordion-spec ul li i{
    margin-right: 7px;
}
.accordion-spec ul{
    padding: 0;
    margin: 0;
}
.only-mob-view {
    display: none !important;
}

/* product-page css */

.inner-banner{

}

/*Start Media Query*/

/*Small Desktop or Laptops*/
@media only screen and (max-width: 1400px) and (min-width: 1025px) {
    
}

/*For Tablet and iPad Screens*/
@media only screen and (max-width: 1024px) and (min-width: 768px) {}

/*For Mobile Screens*/
@media only screen and (max-width: 767px) {
	.banner .carousel-caption small {
		font-size: 1rem;
	}
	.banner .carousel-caption {
		position: absolute;
		left: 5%;
		top: 15%;
		text-align: left;
		width: 85%;
	}
	.banner .carousel-caption h1 {
		font-size: 1.5rem;
	}
    .only-mob-view{
        display: block !important;
    }
    .only-desktop-view{
        display: none !important;
    }
    
    .banner .carousel-caption span {
        font-size: 1.3rem;
    }
    .navbar-light .navbar-toggler-icon {
        background: url('../images/manu-bar.png');
    }
    .navbar-light .navbar-toggler {
        margin-top: 2.8rem;
    }
    .navbar-light .navbar-toggler {
        border-color: rgba(0,0,0,0);
    }
    .navbar-toggler {
        padding: 0;
        border: 0px solid transparent;
    }
    .navbar .navbar-brand img{
        width: 166px;
        margin-top: 8px;
    }
    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #fff;
        font-size: 15px;
        font-weight: 200;
        letter-spacing: .4px;
        background: #3a8476;
        padding-left: 16px;
    }
    .navbar .navbar-collapse .navbar-nav{
        margin-top: 0.25rem!important;
    }
    .contacts-link li a {
        font-size: 0.9rem;
    }
    .top-links {
        top: 0;
        right: 0;
    }
    h2{
        font-size: 1.7rem;
    }
    h3{
        font-size: 1.5rem;
    }
    h4 {
        font-size: 1.25rem;
    }
    p{
        font-size: 1rem;
    }
    .about-text {
        padding-left: 0; 
    }
    .service{
        margin: 0;
    }
    .common-btn {
        margin-top: 0;
    }
    .service .col-md-4 {
        margin-bottom: 1.5rem;
    }
    .testimonial-video {
        padding-bottom: 0;
    }
    .testimonial-video-text {
        padding: 0;
        padding-top: 2.4rem;
    }
    .unparal-health h3 {
        font-size: 1.3rem;
    }
    .counter-achive ul li .digit-count {
        margin-left: 2rem;
        margin-top: 0.3rem;
    }
    .counter-achive ul li {
        border-right: 0px solid #fff;
        border-bottom: 1px solid #fff;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .counter-achive ul li:nth-child(3) {
      border-bottom: 0px solid #fff;
    }
    .counter-achive ul li:nth-child(4) {
      border-bottom: 0px solid #fff;
    }
    .counter-achive .col {
        flex: auto;
        width: 50%;
        max-width: 42%;
    }
    .prac-locations .col-md-4 {
        margin-bottom: 2.25rem;
    }
    .cta-details-form form {
        padding: 1rem 2.2rem 0rem 0;
    }
    .cta-details-form .cta-icons {
        padding-bottom: 1.8rem;
    }
    .common-btn-2 {
        margin-top: 0;
    }
    .contact-page{
        padding: 40px 0;
    }
    .contact-page form{
        padding: 50px 30px;
    }
    .blog-section{
        padding: 60px 0px;
    }
    .accordion-spec {
        padding: 60px 0px;
    }
    .single-blog-content{
        padding: 60px 0px;
    }
    .testimonial-banner h2{
        font-size: 3rem;
       
    }
    .border-cls{
        border-right: 0;
    }
}


.testimonial-wrap {
    padding-left: 50px;
}
.testimonial-item {
    box-sizing: content-box;
    padding: 30px 30px 30px 60px;
    margin: 30px 15px;
    min-height: 200px;
    box-shadow: 0px 2px 12px rgba(44, 73, 100, 0.08);
    position: relative;
    background: #d9efee;
}
.testimonial-item .testimonial-img {
    width: 90px;
    border-radius: 10px;
    border: 6px solid #fff;
    position: absolute;
    left: -45px;
}
.testimonial-item h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #111;
}
.testimonial-item p {
    font-style: italic;
    margin: 15px auto 15px auto;
	color:#6b8290
}
