/*--------------------------
    Website Name: KadamTech
    Version: 1.1v
    Design By: Shbubham Saini
    Date: July 2022
---------------------------*/

* {
    padding: 0;
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

hr {
    margin: 0;
    opacity: 1;
    background-color:#CEA450;
}
img {
    max-width: 100%;
}
a,
a:hover {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease-in;
}
.p-60{
    padding:60px;
}
.p-80{
    padding:80px;
}
.p-100{
    padding:100px;
}
.pt-60{
    padding-top:60px;
}
.pb-60{
    padding-bottom:60px;
}
.pt-80{
    padding-top:80px;
}
.pb-80{
    padding-bottom:80px;
}
.pt-100{
    padding-top:100px;
}
.pb-100{
    padding-bottom:100px;
}
.py-60{
    padding-top:60px;
    padding-bottom:60px;
}
.py-80{
    padding-top:80px;
    padding-bottom:80px;
}
.py-100{
    padding-top:100px;
    padding-bottom:100px;
}
.px-60{
    padding-top:60px;
    padding-bottom:60px;
}
.px-80{
    padding-top:80px;
    padding-bottom:80px;
}
.px-100{
    padding-top:100px;
    padding-bottom:100px;
}
.text{
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 15px;
}
section {
    position: relative;
}
.owl-carousel .owl-item img{
    width: auto;
    margin: auto;
}
.main-header{
    background-color:#FEFEFE;
}
.fixed-number{
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100px);
    background: transparent;
}
.fixed-number a{
    padding: 5px 25px;
    display: block;
    color: #333333;
    font-size: 15px;
    font-weight:400;
}
.fixed-number a i{
    margin-right: 10px;
    color: #A4730A;
}
.main-header .top-header{
    background-color: #f3e5d857;
}
.main-header .top-header .contact-info {
    height: 100%;
    padding: 10px 0;
}
.main-header .top-header .contact-info ul{
    display: flex;
    justify-content: start;
    align-items: center;
    height: 100%;
}
.main-header .top-header .contact-info ul li{
    display: flex;
    justify-content: start;
    align-items: center;
    margin-right: 15px;
}
.main-header .top-header .contact-info ul li span{
    margin-right: 15px;
}
.main-header .top-header .contact-info ul li span i{
    color: #CEA450;
}
.main-header .top-header .contact-info ul li h6{
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #414141;
    font-family: 'Roboto';
}
.main-header .top-header .contact-info ul li a{
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #414141;
    font-family: 'Roboto';
}
.main-header .navbar-header{
    /* padding: 0 0 10px; */
    background: #ffff;
    position: relative;
    box-shadow: 0px 4px 4px rgba(50, 50, 71, 0.08), 0px 4px 8px rgba(50, 50, 71, 0.06);
}
.main-header .navbar-header .logo{
    text-align: start;
}
.main-header .navbar-header .logo img{
    width: 250px;
    object-fit: contain;
    object-position: left;
}

.navbar-header .header-lower .main-box {
    display: flex;
    justify-content: start;
    align-items: center;
}
.navbar-header .header-lower .main-box .logo-box .logo a img{
    height: 60px;
}
.navbar-header .header-lower .container-fluid{
    padding: 0;
}
.navbar-header  .main-box .nav-outer {
    display: flex;
    justify-content: end;
    align-items: center;
    width: 100%;
}
.third-header{
    background-color: #f9fafa;
    padding: 15px 0;
}
.header-widget{
    height: 100%;

}
.header-widget .header-widget-main{
    display: flex;
    justify-content: start;
    align-items: center;
    height: 100%;
}
.header-widget .header-widget-main .icon{
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgb(3 59 74 / 10%);
    width: 55px;
    height: 55px;
    padding: 10px;
}
.header-widget .header-widget-main .header-content{
    padding-left: 15px;
}
.header-widget .header-widget-main .header-content h3{
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color:#333;
}
.header-widget .header-widget-main .header-content h5{
    font-size: 14px;
    font-weight: 500;
    color: #9dabaf;
}
.tm-phone button{   
    background-color: #414141;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    border-radius: 5px;

}

.navbar-header .main-box .navbar-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.navbar-header .main-box  .navbar-nav li{
    margin:0 10px;
    padding: 30px 0;
    position: relative;
}
.navbar-header .main-box .navbar-nav li a{
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;  
    color: #333333;
    padding: 10px 15px 10px 0;
    position: relative;
}
.navbar-header .main-box .navbar-nav li a.active, .navbar-header .main-box .navbar-nav li a:hover{
    color:#CEA450;
}

.main-menu .navigation>li {
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.main-menu .navigation>li.dropdown a:after {
    position: absolute;
    right: 0;
    top: 5px;    
    margin:auto;
    vertical-align: middle;;
    font-family: "Font Awesome 5 Free";
    content: "\f0d7";
    font-size: 14px;
    display: inline-block;
    font-weight: 900;
    color: #222;
    z-index: 5;
}
.main-menu .navigation>li>ul {
    position: absolute;
    top: 100%;
    left: -15px;
    background-color: #fff;
    border-radius:0;
    opacity: 0;
    z-index: 999;
    min-width: 220px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -ms-box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 7px 10px -1px rgb(0 0 0 / 20%);
    visibility: hidden;
}
.main-menu .navigation>li.dropdown>ul>li>a {
    padding: 12px 14px !important;
    display:block;
    line-height: 25px !important;
    font-size: 14px !important;
    margin: 0 !important;
    font-weight: 600 !important;
}
.main-menu .navigation>li.dropdown>ul>li>a:hover{
    background-color: #cea450;
    color: #fff;
}
.main-menu .navigation>li.dropdown>ul>li{
    margin: 0;
    padding: 0;
}
.main-menu .navigation>li.dropdown>ul>li>a::after{
    content: unset;
}
.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px inset #ffedca;
}
.main-menu .navigation>li>ul>li:last-child {
    border-bottom: 0px inset #000;
}
.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    top: 100%;
    left: 100%;
    background-color: #fff;
    border-radius: 8px;
    padding: 10px 0;
    min-width: 220px;
    margin-top: -40px;
    opacity: 0;
    z-index: 999;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    -ms-box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 7px 10px -1px rgba(0, 0, 0, 0.2);
}
.main-menu .navigation>li.dropdown:hover>ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0px);
    transform: translate(0px);
}
.main-menu .navigation li.dropdown>ul>li.dropdown:hover>ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0px);
    transform: translate(0px);
}

/*** 
  
  ====================================================================
      Sticky Header
  ====================================================================
  
  ***/

  .sticky-header {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    padding: 0px 0px;
    z-index: 99;
    background: rgba(255, 255, 255, 0.952941);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.10);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.fixed-header .sticky-header {
    opacity: 1;
    z-index: 99;
    visibility: visible;
    padding: 5px 0;
}

.fixed-header .sticky-header .main-box .nav.main-menu {
    margin-left: auto;
    display: inline-block;
}

.sticky-header .main-box {
    padding: 0;
    margin: 0;
    display: inline-flex;
    width: 100%;
    align-items: center;
}

.sticky-header .outer-box,
.sticky-header .main-box:before {
    display: none;
}

.main-header .sticky-header .main-menu .navigation>li.current-menu-item>a {
    color: #1B437B;
}

.header-style-two .sticky-header .logo-box:before {
    display: none;
}
.fixed-header .sticky-header .main-box .nav.main-menu .navbar-nav{
    flex-direction: row;
    align-items: center;
    height: 100%;
}
/*** 
  
  ====================================================================
      Mobile Header
  ====================================================================
  
  ***/

  .mobile-header {
    position: relative;
    padding: 13px 15px;
    display: none;
    z-index: 99;
}

.mobile-header:after {
    display: table;
    clear: both;
    content: "";
}

.mobile-header .logo {
    position: relative;
    float: left;
    margin: 0;
    padding: 0 !important;
    left: 0;
}

.mobile-header .logo img {
    max-height: 50px;
}

.mobile-header .nav-outer {
    position: relative;
    float: right;
    margin-left: auto;
}

.mobile-header .outer-box {
    position: relative;
    float: right;
}

.mobile-header .search-box {
    margin: 0;
}

.mobile-header .cart-btn {
    font-size: 20px;
    height: 40px;
    width: 40px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.10);
}

.mobile-header .cart-btn {
    margin-left: 10px;
}

.nav-outer .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 32px;
    line-height: 30px;
    cursor: pointer;
    margin-left: 20px;
    color: #414141;
    -webkit-box-ordinal-group: 4;
    order: 3;
    display: none;
}

.mm-panels .mm-counter {
    position: absolute;
    right: 45px;
    top: 50%;
    text-indent: 0;
    display: block;
    margin-top: -10px;
    background-color: #999999;
    height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    line-height: 22px;
    font-size: 12px;
    font-weight: 600;
    padding: 0;
}

.mm-navbar__title>span {
    font-size: 16px;
    line-height: 22px;
    color: #333;
    font-weight: 600;
}

.mm-listview .current {
    background-color: rgba(0, 0, 0, 0.10);
}

#toggle-user-sidebar {
    margin-left: 20px;
}

#toggle-user-sidebar .thumb {
    display: block;
    height: 30px;
    width: 30px;
    border: 2px solid rgba(255, 255, 255, .15);
    border-radius: 50%;
}

.mm-add-listing {
    margin-top: 30px;
    padding: 0 10px;
    border: transparent;
    display: none;
}

.mm-add-listing .theme-btn {
    width: auto;
    min-width: auto;
    flex: 0 0 auto;
    color: #25B15F !important;
    border-radius: 50px;
    line-height: 25px;
    font-weight: 400;
}

.mm-add-listing .theme-btn span {
    margin-left: 0;
    margin-right: 10px;
}
.btn-page{
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    background:#414141;
    border: 1px solid #414141;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    display: inline-flex;
    align-items: baseline;
    justify-content: center;
    text-align: center;
    padding: 10px 35px;
    overflow: hidden;
    transition: all 0.3s linear;
    color: #fff;
    font-family: 'Roboto';
}

.btn-page:hover{
    color: #414141;
    background-color: transparent;
}

/* ---------------   Heading page--------------------------- */
.page-heading{
    margin-bottom: 25px;
    text-align: start;
}
.page-heading .heading_subtitle{
    font-weight: 400;
    font-size: 20px;
    line-height: 44px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #CEA450;
    position: relative;
    display: inline-flex;
    align-items: center;
}
.page-heading .heading_subtitle::after{
    content: " ";
    background-color: #CEA450;
    height: 2px;
    width: 100px;
    display: inline-block;
    margin: 0 15px;
}
.page-heading .heading_title{
    font-weight: 600;
    font-size: 30px;
    line-height: 44px;
    text-transform: capitalize;
    color: #414141;
}
.page-heading  p{
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color: #414141;
}
/* ---------------------- banner ------------------------- */
.slider-section{
    position: relative;
}
.slider .item .banner-section{
    height: 600px;
    padding: 1rem;  
    background-size: cover !important;
    position: relative;
    z-index: 1; 
}
.slider.owl-theme .owl-dots{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
}
.slider .item .home-banner-outer{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;    
}
.slider .item  .home-banner-outer .banner-content h6{
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #7B5F43;
}
.slider .item .home-banner-outer .banner-content h1{
    font-weight: 600;
    font-size: 40px;
    line-height: 55px;
    color: #333;
}
.slider .item .home-banner-outer .banner-content h1 span{
    color: #603c0b;
}
.slider .item  .home-banner-outer .banner-content p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333333;

}
.slider .item .home-banner-outer.mobile-banner-content{
    display: none;
}
.list-item-treatment{
    display: flex;
    justify-content: start;
    align-items: flex-start;
    margin-top: 25px;
}
.list-item-treatment li{
    margin-right: 25px;
    padding-right: 30px;
    border-right: 2px solid #603c0b;
}
 .list-item-treatment li a{
    display: flex;
    justify-content: start;
    align-items: center;
}
.list-item-treatment li img{
    width: 50px;
    height: 50px;
    object-fit: contain;
    object-position: center;
}
.list-item-treatment li h6{
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;    
    text-align: center;
    letter-spacing: 0.02em;    
    color: #603c0b;
}
 .list-item-treatment li:last-child{
    border: 0;
    margin: 0;
    padding: 0;
}
.list-item-treatment.aboutlist li img{
    filter: contrast(0) brightness(0);
}
.slider .item .btn-group{
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 30px;
}
.slider .item .btn-group .bannerbtn{
    border:2px solid #414141;
    padding: 6px 30px;
    font-size: 16px;
    font-weight: 600;
    color:#414141;
    line-height: 30px;
    display: block;
    border-radius: 5px;
    margin-right: 20px;
    transition: all 0.3s ease;
}
.slider .item .banner-section .btn-group .bannerbtn:hover{
    background-color:#414141;
    color: #fff;
}
.slider .item .banner-section .btn-group .bannerbtn:first-child{
    background-color:#414141;
    color: #fff;
}
/* -------------- service ------------------- */

.service-box{
    height: 100%;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
    padding: 20px 15px;
    text-align: center;
    filter: drop-shadow(0px 8px 24px rgba(149, 157, 165, 0.2));
    position: relative;
    overflow: hidden;
}

.service-box img{
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin: auto;
    display: block;
    margin-bottom: 15px;
    object-fit: cover;
    object-position: top;
}
.service-box h4{
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #CEA450;
}
.service-box p{
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #333;
}
.service-box .service-btn{
    padding: 8px 25px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    width: max-content;
    display: none;
    margin: auto;
}
.service-box .hide-btn{    
    content: " "; 
    width: 100%;
    height: 100%;
    background-color:rgb(206 164 80 / 72%);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
  
}
.service-box:hover .hide-btn{
    opacity: 1;
}
.service-box:hover .service-btn{
    display: block;
}

/* ---------------- doctor profile -------------------- */
.doctor-profile{
    width: 100%;
    height: 500px;
    position: relative;
}
.doctor-profile img{
    border-radius: 10px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    object-position: top;
}
.doctor-profile .doctor-name{
    width: 85%;
    padding: 6px 25px;
    position: absolute;
    left: 15px;
    bottom: 25px;
    background: #FFFFFF;
    box-shadow: 0px 8px 24px rgb(149 157 165 / 20%);
    border-radius: 10px;
}
.doctor-profile .doctor-name h6{
    font-weight: 700;
    font-size: 26px;
    line-height: 40px;
    color: #333333;
}
.doctor-profile .doctor-name p{
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #CEA450;
    margin: 0;
}
.doctor-information h6{
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;  
    color: #CEA450;
}
.doctor-information h5{
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;  
    color: #333;
}
.doctor-information h3{
    font-weight: 700;
    font-size: 35px;
    line-height: 50px;
    color: #333333;    
}
.doctor-information h4{
    font-weight: 600;
    font-size: 22px;
    line-height: 30px; 
    color: #333333;  
    margin-bottom: 10px;  
}
.doctor-information h5{
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    color:#333333;
}
.doctor-information p{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}
.doctor-information ul{
    column-count: 2;
}
.doctor-information ul li{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    padding-left: 30px;
    position: relative;
}
.doctor-information ul li::before{
    content: "\f138";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #000;
    font-size: 16px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.doctor-information .qualification-list{
    display: flex;
    justify-content: start;
    align-items: flex-start;
    padding-right: 30px;
}
.doctor-information .qualification-list .icon {
    margin-right: 20px;
    padding: 10px;
    background: #F6F6F6;
    border-radius: 5px;
}
.doctor-information .qualification-list .icon img{
    width: 35px;
}
.doctor-information .qualification-list .content h5{
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    color: #000000;
    margin: 0;
}
.doctor-information .qualification-list .content{
    width: calc(100% - 65px);
}
.doctor-information .qualification-list .content p{
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #333;
    margin: 0;
}
.doctor-information   ul.clinic-list{
    column-count: 2;
    margin-top: 20px;
}
.doctor-information  ul.clinic-list li{
    border-radius: 5px;
    margin-bottom: 10px;
}
.doctor-information  ul.clinic-list li::before{
        top: 0%;
        color: #414141;
        left: 0;
}
.doctor-information ul.clinic-list li a{
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    display: block;
    color: #414141;
}
.owl-carousel.skincare-clinic{
    height: 100%;
    /* display: flex;
    justify-content: center;
    align-items: center; */
}
.skincare-clinic-img{
    width: 100%;
    height: 500px;
    overflow: hidden;
    border-radius: 10px;
}
.skincare-clinic-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
/* ------------------ stats ---------------------- */
/* .stats-background{
    width: 100%;
    background: url('/images/map-bg1.webp'), #333;
    padding: 80px 0;
} */
.state-section{
    border-radius: 20px;
    background: url(../../../images/state-bg.png),#FDF0E0;
    padding: 50px 0;
}
.state-box{
    text-align: center;
    width: 100%;
}
.state-box img{
    width: 70px;
    height: 70px;
    object-fit: contain;
    margin-bottom: 15px;
}
.state-box h3{
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;    
    text-align: center;
    color: #000000;  
}
.state-box p{
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}
/* .state-section img{
    width: 70px;
    height: 70px;
    object-fit: contain;
    margin-bottom: 15px;
}
.state-section h3{
    font-weight: 700;
    font-size: 38px;
    line-height: 45px;    
    text-align: center;
    color: #fff;  
}
.state-section p{
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
} */
/* ------------- type skin ---------------- */
.type-skin-section{
    width: 100%;
    height: auto;
    padding: 80px 0;
    background-size: cover !important;
    background-position: 50% !important;
    position: relative;
}
.type-skin-section .skintype-outer-box{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}
.type-skin-section .type-skin-box{
    background: #FFFFFF;
    border: 2px solid #CEA450;
    border-radius: 10px;
    padding: 20px;
}
.type-skin-section .type-skin-box h4{
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #133240;
}
.type-skin-section .type-skin-box p{
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #133240;
}
.health-trips-box{
    background: #FFFFFF;
    border: 1px solid #DBDBDB;
    box-shadow: 0px 4px 15px rgba(50, 50, 71, 0.06);
    border-radius: 10px;
    padding: 10px 10px 20px;
    overflow: hidden;
}
.health-trips-box .img-health{
    margin-bottom: 20px;
    position: relative;
}
.health-trips-box .img-health a::before{
    content: "\f04b";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #fff;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 100px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    font-size: 30px;
}
.health-trips-box h5{
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 15px;
}
.health-trips-box p{
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #888888;
    margin: 0;
}

/*--------------- latest blog -----------------------*/
.blog .item{
    padding: 10px;
}
.blog-card{
    background: #FFFFFF;
    border-bottom: 5px solid #f2f2f2;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 15px 0px rgb(41 61 88 / 10%);
    transition: all 0.3s ease-in;
}
.blog-card:hover{
    border-color:#CEA450;
}
.blog-card .img-box {
    width:100%;
    position: relative;
}
.blog-card .img-box .date{
    background: #CEA450;
    position: absolute;
    left: 30px;
    padding: 20px 30px;
    bottom: -35px;
}
.blog-card .img-box .date p{
    margin: 0;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}
.blog-card .content{
    padding: 35px 15px 20px;
    position: relative;
}
.blog-card .content .user{
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #777777;
    position: absolute;
    top: 10px;
    right: 20px;
}
.blog-card .content .user i{
    margin-right: 5px;
}
.blog-card .content h5{
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    color: #333333;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.blog-card .content p{
    font-weight: 500;
    font-size: 16px;
    line-height: 35px;
    color: #777777;
    margin: 0;
}
.blog-card .content p a{
    font-weight: 700;
}
/* -------------------- client testimonial  -------------------- */
.testimonial-section{
background-color: #FDF8EC;
}
.client-testimonial-section{
    padding-bottom: 100px;
}
.testimonial .item{
    padding: 10px;
}
.testimonial .testimonial-box{
    background: #FFFFFF;
    padding: 30px 10px;
    text-align: start;
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    border: 2px solid #CEA450;
    box-shadow: 0px 8px 24px rgba(149, 157, 165, 0.2);
    border-radius: 10px;
}
.testimonial .testimonial-box::before{    
    content: "\f10e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 60px;
    position: absolute;
    bottom: -10px;
    right: 27px;
    color: #ebebeb;
    z-index: -1;
}

.testimonial .testimonial-box .client-details .client-name h4{
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #133240;
}
.testimonial .testimonial-box p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: #333;
    margin-bottom: 10px;
    padding-left:10px;
    overflow-y: auto;
    height: 150px;
    padding-right: 10px;
}
.testimonial .testimonial-box p::-webkit-scrollbar {
    width: 5px;
    background-color: #ddd;
}

.client-review {
    text-align: center;
    margin-top: 30px;
    display: block;
}
.client-review a {
    padding: 6px 12px;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: #133240;
    text-transform: uppercase;
    background: #FFFFFF;
    border: 2px solid #000000;
    border-radius: 5px;
}
.client-review a img{
    margin-right: 10px;
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.review-rating{
    display: inline-flex;
    justify-content: start;
    align-items: center;
    padding: 5px 10px 5px 15px;
    background: #FFFFFF;
    border-radius: 5px;
}
.review-rating img{ 
    width: 40px;
    height: 40px;
    object-fit: contain;

}
.review-rating h5{
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #000000;
}
.review-rating .google-rating{
    margin-right: 10px;   
    padding-left: 5px;
    border-right: 1px solid #ddd;
}
.review-rating .google-rating h6{
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: 700;
}
.review-rating .google-rating ul{
    display: flex;
}
.review-rating .google-rating ul li{
    margin-right: 5px;
    color: #fba92d;
    font-size: 14px;
    font-weight: 700;
}
.review-rating .google-rating ul li i{
    font-size: 12px;
}
/*---------------- faq -----------------------*/
.faq-tabs-button .nav-tabs{
    border: 0;
    margin-bottom: 45px;

}
.faq-tabs-button .nav-tabs .nav-link{
    border: 2px solid #414141;
    border-radius: 5px;
    padding: 15px 25px;
    font-size: 16px;
    font-weight: 600;
    background: #fff;
    box-shadow: 0rem 0rem 0.5rem rgb(35 44 59 / 15%);
    margin-right: 15px;
    color: #CEA450;
    position: relative;
}
.faq-tabs-button .nav-tabs .nav-link::after{
    content: "\f0dd";
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    color: #414141;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 50px;
    opacity: 0;
}
.faq-tabs-button .nav-tabs .nav-link.active{
    background:#414141;
    color: #fff;
}
.faq-tabs-button .nav-tabs .nav-link.active::after{
    opacity: 1;
}

.faq-question .accordion .accordion-item{
    margin-bottom: 25px;
    background: #fff;
    border: 1px solid #CEA450;
    box-shadow: 0px 0px 25px -15px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: hidden;
   
}
.faq-question .accordion .accordion-item .accordion-button{
    color: #30303C;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    background: #fff;    
    padding: 10px 25px;
}
.faq-question .accordion .accordion-item .accordion-body p{
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;    
    color: #333333;
}
.faq-question .accordion .accordion-item .accordion-button:not(.collapsed){
    box-shadow: none;
    background: transparent;
    color: #CEA450;
}
.faq-question .accordion .accordion-item .accordion-button:focus{
    border-color: unset;
    box-shadow: none;
}
.faq-question .accordion .accordion-item .accordion-button::after{
    background-image: unset;
    content: "\2b";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
       background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0px 0px 25px -15px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}
.faq-question .accordion .accordion-item .accordion-button:not(.collapsed)::after
 {
    content: "\f068";   
    font-family: "Font Awesome 6 Free";
}
.getintouch{
    width: 100%;
   
}
.getintouch .inner-box {
    background: #FFFFFF;
    border-radius: 14px;
    overflow: hidden;
    height: 100%;
    border: 1px solid #ddd;
}

.getintouch .inner-box .text-head {
    background:#CEA450;
    padding: 20px 20px;
    text-align: start;
}

.getintouch .inner-box .text-head h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
}

.getintouch .inner-box form {
    padding: 40px 20px;
}

.getintouch .inner-box form input,
.getintouch .inner-box form textarea {
    width: 100%;
    padding: 12px 12px;
    background: #F9F5ED;
    border: 1px solid #F9F5ED;
    border-radius: 4px;
    margin-bottom: 0;
    outline: none;
}

.getintouch .inner-box form ::placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ACACAC;
}

.getintouch .inner-box form input[type="submit"] {
    width: auto;
    background: #414141;
    border-radius: 8px;
    margin: auto;
    display: block;
    padding: 12px 50px;
    font-weight: 600;
    font-size: 16.3446px;
    line-height: 21px;
    color: #FFFFFF;
    border: 1px solid #000000;
    transition: all 0.3s ease-in;
}

.getintouch .inner-box form input[type="submit"]:hover {
    background-color: #fff;
    color: #000000;
}
/* ----------------- Footer---------------------- */
.footer-about img{
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}
.footer-about p{
    font-weight:500;
    font-size: 14px;
    line-height: 25px;
    color: #333;
    margin-bottom: 10px;
}
.contact-footer ul li{
    display: flex;
    justify-content: start;
    align-items: flex-start;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
}
.contact-footer ul li i{
    color: #CEA450;
    margin-right: 10px;
    font-size: 20px;
}
.contact-footer ul li strong{
    color: #333;
    font-weight: 700;
    margin-right: 8px;
}
.contact-footer ul li a{
    color: #333;
}
.social-media ul {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 20px;
}
.social-media ul li{
    margin-right: 15px;
}
.social-media ul li i{
    font-size: 20px;
    color: #CEA450;
}
/* .footer{
    width: 100%;
    background: url(/images/contact-bg.jpg);
} */
.footer .overlayer{
    width: 100%;
    height: 100%;
    background-color:rgb(96 60 11 / 95%);
}
.footer .footer-title h4{
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #CEA450;
    margin-bottom: 20px;
    padding-bottom: 12px;
    position: relative;
}
.footer .footer-title h4::before{
    content: " ";
    background-color: #fff;
    width: 150px;
    height: 2px;
    display: block;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.footer .footer-title h4::after{
    content: " ";
    background-color: #CEA450;
    width: 100px;
    height: 2px;
    display: block;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.footer .quick-links ul li{
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.footer .quick-links ul li a{
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #333;
    position: relative;
}
.footer .quick-links ul li a::before{
    content: "\f0da";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #CEA450;
    font-size: 14px;
    margin-right: 10px;
}
.footer .footer_b{
    border-top:2px solid #CEA450;
}
.footer .footer_b p{
    font-weight: 400;
font-size: 14px;
line-height: 24px;
color: #FFFFFF;
margin: 0;
}

/* ------------- Why choose ---------------- */
.why-choose{
    width: 100%;
    position: relative;
    padding: 80px 0;
}
.why-choose::before{
    content: "";
    background: url(/images/why-choose-bg-2.png),#CEA450;
    width: 57%;
    height: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.why-choose::after{
    content: "";
    background: url(/images/why-choose-bg-1.png),#000000;
    width: 43%;
    height: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.why-choose h3{
    font-weight: 700;
    font-size: 40px;
    line-height: 55px;
    color: #FFFFFF;
}
.why-choose p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px; 
    color: #FFFFFF;
}
.safe-trusted{
    display: flex;
    justify-content: start;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 3px;
    height: 100%;
}
.safe-trusted .icon-box{
    border-right: 1px solid #fff;
    padding: 10px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.safe-trusted img{
    width: 45px;
    height: 45px;
    object-fit: contain;
}
.safe-trusted .content {
    width: calc(100% - 55px);
    padding: 10px 10px;
}
.safe-trusted h6{
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
}
.safe-trusted p{
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    margin: 0;
}
.emergency{
    display: flex;
    justify-content: start;
    align-items: flex-start;
    margin-top: 25px;
}
.emergency i{
    margin-right: 15px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.emergency .inner-text{
    width:calc(100% - 45px);
}
.emergency a{
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
}
.emergency p{
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    margin: 0;
}
.why-choose .btn-page{
    background-color: #fff;
    color: #603c0b;
}
/* ---------- Photo gallery -------------------- */
.photo-gallery{
    width: 100%;
    height: 225px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.photo-gallery::before{
    content: "Before";
    position: absolute;
    left: 10px;
    top: 10px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 8px;
    color: #fff;
    z-index: 1;
}
.photo-gallery::after{
    content: "After";
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 8px;
    color: #fff;
    z-index: 1;
}
.photo-gallery .img-group{
    display: flex;
    justify-content: start;
    width: 100%;
    height: 100%;
}
.photo-gallery .img-group a{
    width: 100%;
    height: 100%;
}
.photo-gallery .img-group img{
    width: 100%;
    border-right: 4px solid #000;
    object-fit: cover;
    object-position: center;
    position: relative;
    height: 100%;
}
.photo-gallery .img-group img:last-child{
    border: 0;
}

/* banner page */

.banner-page .img-page-banner {
    position: relative;
    height: 300px;
}

.banner-page .img-page-banner::before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background:rgb(255 212 175 / 80%);
    z-index: 1;
}

.banner-page .img-page-banner .img-fluid {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 100%;
}

.banner-page .contant-main-page {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.banner-page .contant-main-page h2{
    display: block;
    font-size: 40px;
    line-height: 50px;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
}
.banner-page .contant-main-page h3 {
    display: block;
    font-size: 36px;
    color: #333;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
}

.banner-page .contant-main-page h3:after {
    content: " ";
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 90%;
    display: block;
    margin: auto;
    /* transform: translateX(0);
    transform-origin: left;
    animation: line 0.8s ease-in-out alternate infinite; */
}

@keyframes line {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

.banner-page .contant-main-page p {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color: #333;
}

.banner-page .contant-main-page p span a {
    color: #8e5f00;
}

.banner-page .contant-main-page p span {
    margin: 10px;
}

.banner-page .contant-main-page p span a:hover {
    color: #333;
}
.banner-image{   
    width: 100%;
    position: relative;
    text-align: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;

}
.banner-image .overlayer{ 
    padding: 70px 0;
    width: 100%;
    height: 100%;
    background:rgb(255 212 175 / 80%);
}
.banner-image .contant-main-page h2{
    display: block;
    font-size: 40px;
    line-height: 50px;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
}
.banner-image .contant-main-page p{
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #333;
    margin-bottom: 10px;
}
/* section grid */
.content-section-grid .content-grid h3{
    font-weight: 600;
    font-size: 30px;
    line-height: 44px;
    text-transform: uppercase;
    color: #333333;
}
.content-section-grid .content-grid p{
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    color: #333;
}
/* contact page */

.contact-form{
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 8px 24px rgb(149 157 165 / 20%);
    overflow: hidden;
}

/* health tips */
.health-gallery-home {
    width: 100%;
    border: 1px solid #fff;
    border-radius: 10px;
    height: 100%;  
    box-shadow: 0px 2px 16px 0px rgb(0 0 0 / 11%);
    transition: all 0.3s ease-in;
    position: relative;
}

.health-gallery-home .img-box {
    width: 100%;
    height: 250px;
    position: relative;
}

.health-gallery-home .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border: 1px solid #DBDBDB;
    border-radius: 10px;
}



.health-gallery-home .text-health {
    padding: 45px 20px;
    width: 100%;    
}
.health-gallery-home .text-health h6{
    font-size: 15px;
    font-weight: 600;
    color: #888;
    margin-bottom: 10px;
}
.health-gallery-home .text-health h6 i{
    margin-right: 8px;
}
.health-gallery-home .text-health h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.health-gallery-home .text-health p {
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    color: #333;
    padding: 10px 0 15px;
    margin:0;
}
.health-gallery-home .readmore{
    padding: 10px 0;
    font-size: 20px;
    font-weight: 600;
    color:#CEA450;
    position:absolute;
    bottom: 10px;
    left: 20px;
}
.health-gallery-home .readmore i{
    margin-left: 8px;
}
.health-gallery-home .date-artical {
    position: absolute;
    bottom: -30px;
    left: 30px;
    padding: 15px 25px;
    background: #000000;
    border-radius: 5px;
    color: #fff;
    text-align: center;
}


.health-gallery-home .date-artical p {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.6;
    color: #fff;
    margin: 0;

}
.health-gallery-home .date-artical p span{
    font-size: 20px;
    line-height: 20px;
}
.health-gallery-home:hover{
    transform: translateY(-10px);
}

.health-gallery-home .date-artical p i{
    margin-right: 10px;
}
.getintouch.faq-section{
    position: sticky;
    top: 15%;
}

.portfolio-block {
    position: relative;
    margin-bottom: 30px;
}

.portfolio-block .image-box {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #ddd;
}

.portfolio-block .image-box .image {
    margin-bottom: 0;
    height: 350px;
}

.portfolio-block .image-box .image img {
    display: block;
    width: 100%;
    transition: all 200ms ease;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.portfolio-block .image-box:hover .image img {
    transform: scale(1.2);
}
.gallery-layout2 .gallery-img{
    margin-bottom: 0 !important;
}
.portfolio-block .overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.portfolio-block .overlay .title-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    z-index: -1;
    flex-direction: column;
    padding: 10px 15px;
    transition: all 200ms ease;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.portfolio-block .image-box:hover .overlay .title-box {
    bottom: 0;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.portfolio-block .overlay .title-box:before {
    background-color: #0c225e;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .90;
    color: #ffffff;
    z-index: -1;
}

.portfolio-block .overlay .icon-box {
    position: relative;
    height: 50px;
    width: 50px;
    background-color: #0c225e;
    color: #ffffff;
    font-size: 20px;
    line-height: 50px;
    border-radius: 50%;
    opacity: 0;
    text-align: center;
    transform: translateY(-25px) scale(0);
    transition: all 200ms ease;
}

.portfolio-block .image-box:hover .overlay .icon-box {
    opacity: 1;
    transform: translateY(-5px) scale(1);
}
.portfolio-block .overlay h5 {
    font-size: 14px;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 600;
    display: block;
    margin-bottom: 0px;
}
.photo-grid{
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    border:1px solid #ddd;
}
.photo-grid h4{
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    padding: 15px 10px;
    margin-bottom: 0;
    color: #CEA450;
    text-align: center;
}
.photo-grid .img-box{
    height: 280px;
    border-radius: 10px;
    overflow: hidden;
}
.photo-grid .img-box a{
    height: 100%;
    position: relative;
}
.photo-grid .img-box a::before{
    content: "\f06e";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    width: 60px;
    height: 60px;
    font-size: 18px;
    line-height: 60px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border-radius: 50%;
    text-align: center;
    color: #1370b5;
    background-color: #ffffff;
    box-shadow: 0 0 0 9px rgb(0 0 0 / 15%);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;

}
.photo-grid:hover .img-box a::before{
    opacity: 1;
}
.photo-grid .img-box a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* service */
.sidebar-title {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px
}

.sidebar-title h3 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 600;
    margin-bottom: 0;
    color:#CEA450;
}


.services-categories {
    position: relative;
    margin-bottom: 50px;
    background-color: #fcfcfc;
    border: 10px solid #ffffff;
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.10);
}

.services-categories li {
    position: relative;
    border: 1px solid #e7e7e7;
    border-bottom: 0;
    z-index: 9;
}

.services-categories li:last-child {
    border-bottom: 1px solid #e7e7e7;
}

.services-categories li a {
    font-size: 16px;
    font-weight: 600;
    color: #3b3b3b !important;
    line-height: 30px;
    padding: 10px 25px;
    display: block;
    padding-left: 38px;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.services-categories li.active a,
.services-categories li:hover a {
    color: #ffffff !important;
}

.services-categories li a:before {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 12px;
    line-height: 30px;
    color: #222222;
    font-weight: 900;
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.services-categories li.active a:before,
.services-categories li:hover a:before {
    color: #ffffff;
}

.services-categories li a:after {
    position: absolute;
    left: -1px;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #CEA450;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.services-categories li.active a:after,
.services-categories li:hover a:after {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.brochures-box {
    position: relative;
    margin-bottom: 50px;
    
}

.brochures-box .inner {
    position: relative;
    background-color: #fcfcfc;
    border: 10px solid #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
    padding: 25px 20px 20px;
}

.brochures-box h4 {
    display: block;
    font-size: 21px;
    line-height: 1.2em;
    color: #222222;
    font-weight: 700;
    margin-bottom: 15px;
}

.brochures-box .text {
    font-size: 15px;
    line-height: 23px;
    color: #3b3b3b;
    margin-bottom: 20px;
}

.brochures-box a{
    padding: 10px 35px;
}

.blog-post .news-block .lower-content h1{font-size: 30px; line-height: 45px; font-weight: 600; margin-bottom: 15px;}
.blog-post .news-block .lower-content h2{font-size: 26px; line-height: 38px; font-weight: 600; margin-bottom: 15px;}
.blog-post .news-block .lower-content h3{font-size: 24px; line-height: 35px; font-weight: 600; margin-bottom: 15px;}
.blog-post .news-block .lower-content h4{font-size: 22px; line-height: 32px; font-weight: 600; margin-bottom: 15px;}
.blog-post .news-block .lower-content h5{font-size: 20px; line-height: 30px; font-weight: 600; margin-bottom: 15px;}
.blog-post .news-block .lower-content h6{font-size: 18px; line-height: 30px; font-weight: 600; margin-bottom: 15px;}
.blog-post .news-block .lower-content p{
    font-size: 16px;
    margin-bottom: 30px;
    color: #3b3b3b;
    font-weight: 500;
    line-height: 25px;
}
.blog-post .post-share-options .social-icon li a:hover {
    color: #ffffff;
    background-color: #343a40;
}
.lower-content .post-info{
    display: flex;
    align-items: center;
    list-style: none;
}
.lower-content .post-info li{
    padding: 10px 15px;
    font-size: 16px;
    margin: 0;
}
.lower-content .post-info li span{
    margin-right: 10px;
    color: #CEA450;
    font-size: 20px;
}
.lower-content .post-info li::before{
    content: unset;
}
.lower-content ul {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.lower-content ul li {
    position: relative;
    font-size: 16px;
    line-height: 25px;
    color: #3b3b3b;
    font-weight: 600;
    padding-left: 20px;
    margin-bottom: 5px;
}

.lower-content ul li:before {
    position: absolute;
    top: 10px;
    left: 0;
    height: 7px;
    width: 7px;
    background-color: #CEA450;
    border-radius: 50%;
    content: "";
}
.news-block .image {
    position: relative;
    margin-bottom: 0;
    padding: 10px 0;
}

.news-block .image img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 10px;
}

.news-block .inner-box:hover .image-box .image img {
    opacity: .75;
}
.blog-post blockquote {
    position: relative;
    border-left: 5px solid #CEA450;
    background-color: rgba(0, 0, 0, 0.02);
    font-size: 16px;
    line-height: 1.8em;
    padding: 25px 40px;
    font-family: 'Hind', sans-serif;
    margin: 35px 30px 35px;
}

.blog-post blockquote:before {
    position: absolute;
    right: 25px;
    bottom: 25px;
    font-size: 50px;
    line-height: 1em;
    content: "\f10d";
    color: #dddddd;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    opacity: .30;
}

.blog-post blockquote cite {
    display: block;
    font-style: normal;
    text-align: right;
    margin-top: 10px;
    font-size: 14px;
}

.blog-post blockquote cite strong {
    font-weight: 400;
    color: #CEA450;
}
/* about us */
.doctor-details-image {
    text-align: center;
    background-color: #ffffff;
    -webkit-box-shadow: 0 10px 55px 5px rgb(137 173 255 / 10%);
    box-shadow: 0 10px 55px 5px rgb(137 173 255 / 10%);
    padding: 30px;
}
.doctor-details-image img{
    border-radius: 5px;
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: top;
}
.doctor-details-image h3 {
    margin-bottom: 0;
    margin-top: 25px;
    font-size: 20px;
    font-weight: 700;
    color: #121521;
}
.doctor-details-image span {
    display: block;
    color: #333333;
    font-size: 14.5px;
    margin-top: 7px;
    font-weight: 700;
}
.doctor-details-image .social{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}
.doctor-details-image .social li{
    margin-right: 10px;
}
.doctor-details-image .social li a{
    display: block;
    color: #CEA450;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-color: #def5ee;
    text-align: center;
    font-size: 14px;
}
.doctor-details-image .social li a{
    display: block;
    color: #333333;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background-color:#3333331a;
    text-align: center;
    font-size: 14px;
}
.doctor-details-image .social li a:hover {
    color: #ffffff;
    background-color: #333333;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.about-head {  
    background-color: #f1f1f1;
    background-repeat: no-repeat;
    background-size: cover;
}
.about-head .overlayer{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 0;
    /* background:rgb(0 0 0 / 80%); */

}
.about-head .middle-box{
    padding: 2rem;
    border-radius: 10px;
    overflow: hidden;
    /* background: rgb(0 0 0 / 30%); */
    margin-right: 70px;
}

.head-content .img-doctor{
    margin-right: 2rem;
    margin-bottom: 1rem;
}
.head-content .img-doctor img{
    width: 140px;
    height: 140px;
    border-radius: 100%;
    object-fit: cover;
    object-position: top;
}

.about-head .title {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 1.2em;
    color: #CEA450;
    font-weight: 600;
    padding: 5px 20px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
}
.about-head .head-content h1, .about-head .head-content h6{
    color: #333;
}
.about-head .head-content h5 {
    color: #333;
    font-weight: 600;
}
.about-head .head-content .btn-page{
    background: #414141;
    border-color: #414141;
    color:#fff;
}
.about-head.aboutclinic-content{
    height: 600px;
    background-position: center;
}
.about-head.aboutclinic-content .overlayer{
    height: 100%;
}
.about-head.aboutclinic-content .head-content h1{
    color: #414141;
}
.about-head.aboutclinic-content .head-content h5{
      color: #CEA450;
      line-height: 30px;
      font-size: 18px;
      display: inline-block;
      font-weight: 700;
}
.about-head.aboutclinic-content .head-content .btn-page{
    background-color: #414141;
    color: #fff;
    border-color: #414141;
}
.about-head .getintouch .inner-box form{
    padding: 15px 20px;
}
.about-head .getintouch .inner-box form input, .about-head .getintouch .inner-box form textarea{
    padding: 10px 12px;
}
.review-banner{
    border: 1px solid #fff;
    background: transparent;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
}
.review-banner a{
    width: 100%;
    height: 90px;
    padding: 20px 15px;
    display: block;
    background: #fff;
}
.review-banner a img{
    width: 100%;
}
.about-dermatology{
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #e1e8f0;

}
.information-box {
    text-align: center;
}
.information-icon {
    background-color: #fff;
    width: 104px;
    height: 104px;
    margin: auto;
    display: inline-flex;
    border-radius: 100%;
    position: absolute;
    top: 21px;
    left: 0;
    right: 0;
}
.information-icon img {
    width: 100%;
    height: auto;
    margin: auto;
}
.information-icon:after {
    content: '';
    position: absolute;
    left: -21px;
    right: 0px;
    top: 0;
    margin: auto;
    bottom: 0;
    border: 5px solid #fff;
    height: 145px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 145px;
}
.information-text {
    background-color: #FFFFFF;
    padding: 70px 47px 40px;
    margin-top: 72px;
}
.information-box h4 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    padding: 15px 0px;
    margin-bottom: 0;
    color: #CEA450;
}
.information-box p {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.information-box a{
    color: #CEA450;
}
.sidebar-page-container {
    position: relative;
    padding: 50px 0 0;
}

.tab-qualification .nav-tabs{
    border: 0;
    margin-bottom: 20px;
}

.tab-qualification .nav-tabs .nav-item{
    margin: 0;
}
.tab-qualification .nav-tabs .nav-link{
    border: 1px solid #e3e3e3;
    background-color: #ebebeb;
    color: #666;
    padding: 14px 18px;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}
.tab-qualification .nav-tabs .nav-link.active, .tab-qualification .tab-qualification .nav-tabs .nav-link.hover{
    background-color: #414141;
    color: #fff;
}
.tab-qualification .tab-content{
    background-color: #f0f0f0;
    padding: 20px;
    border-radius: 5px;
}
.tab-qualification .tab-content .tab-pane ul{
    padding: 15px 0;
}
.tab-qualification .tab-content .tab-pane ul li{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding-left: 30px;
    margin-bottom: 10px;
    position: relative;
}
.tab-qualification .tab-content .tab-pane p{
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-bottom: 10px;
}
.tab-qualification .tab-content .tab-pane  h4{
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #333;
}
.tab-qualification .tab-content .tab-pane ul li::before{
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #000;
}
.tab-qualification .tab-content .tab-pane strong{
    color: #333333;
    font-weight: 600;
}
.medical-quality .medical-icon{   
    padding-top: 5px;
    margin-right: 30px;
}
.medical-quality .medical-contents h4{   
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color:#333333;
    margin-bottom: 5px;
}
.medical-quality .medical-contents p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}

.appoitnment-dermatologist {
    padding: 80px 0;
    background-image: url(/images/appoitnment-dermatologist.jpg);
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.appoitnment-dermatologist::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color:rgb(65 65 65 / 90%);
    z-index: 0;
}

.appoitnment-dermatologist  h3 {
    color: #CEA450;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 0;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.appoitnment-dermatologist  p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
}
.appoitnment-dermatologist .btn-page{
    border-color: #CEA450;
    background-color: #CEA450;
    color: #fff;
    padding: 15px 35px;

}
.appoitnment-dermatologist .btn-page:hover{
    background-color: transparent;
    color: #fff;
}
.differentiatior-box{
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 25px 15px;
    height: 100%;
    border-radius: 10px;
    text-align: center;
}
.differentiatior-box img{
    width: 70px;
    height: 70px;
    margin:0 auto 15px;
    display: block;
}
.differentiatior-box h4{
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #133240;
}
.our-mission{
    width: 100%;
    box-shadow: 0px 4px 15px rgb(50 50 71 / 6%);
    height: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    border-radius: 10px;
    color: #000;
    overflow: hidden;
}
.our-mission img{
    width: 40%;
    height: 100%;
    object-position: top;
    object-fit: cover;
    display: block;
}
.our-mission h3{
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 15px;
    color: inherit;
}
.our-mission p{
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    color: inherit;
}
.our-specialised{
    position: sticky;
    top: 15%;
    padding-right: 25px;
}
.our-specialised h3{
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    color: #333333;
}
.our-specialised p{
    font-weight: 500;
    font-size: 16px;
    line-height: 35px;
    color: #000;
}
.our-specialised-box{
    text-align: start;
    padding: 30px 15px;
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: 0rem 0rem 1rem rgb(69 90 100 / 10%);
}
.our-specialised-box img{
    width: 65px;
    height: 65px;
    margin-bottom: 15px
}
.our-specialised-box h4{
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #CEA450;
    margin-bottom: 5px;
}
.our-specialised-box p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.our-value-box{
    display: flex;
    justify-content: start;
    align-items: flex-start;
}
.our-value-box img{
    width: 65px;
    height: 65px;
    margin-right: 25px;
}
.our-value-box h4{
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    color: #CEA450;
    margin-bottom: 5px;
}
.our-value-box p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.Medical-Facilities-section {
    background-color:#ededed;
    padding: 50px 0;
    display: inline-block;
    width: 100%;
}
.Medical-Facilities-section .sub-heading h3 {
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    color: #000;
    margin-bottom: 15px;
    position: relative;
}
.Medical-Facilities-points ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.Medical-Facilities-points ul li {
    font-weight: 500;
    font-size: 16px;
    line-height: 45px;
    color: #000;
}

.Medical-Facilities-points ul li::before {
    content: "\f138";
    font-size: 18px;
    color: #000;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 8px;
}
.funFactsr {
    position: relative;
}
.funFactsr .overlayer{
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 74%);
    padding: 80px 0;
}
.company-heading {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
}
.company-heading p {
    font-weight: 600;
    font-size: 34px;
    line-height: 42px;
    color: #fff;
    margin: 0;
}  
.company-ranking{
    text-align: center;
}
.company-ranking .icon {
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
}
.company-ranking .icon img {
    width: 100%;
}
.company-ranking h4 {
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 0;
}
.company-ranking p {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin: 0;
}
.doctor-profile-section{    
    margin:50px 0;
}
.section-doctor{
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0rem 0rem 1rem rgb(69 90 100 / 10%);
    height: 100%;
}
.doctor-profile-section .images-box{
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.doctor-profile-section .images-box img{
    width: 100%;
    height:100%;
    object-fit: cover;
    object-position: 100% 25%;
}
.section-doctor .inner-body {
    padding: 25px 15px;
}
.section-doctor .inner-body h3{
    font-weight: 600;
    font-size: 28px;
    line-height: 44px;
    color: #CEA450;
}
.section-doctor .inner-body h6{
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
}
.section-doctor .inner-body p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.section-doctor .inner-body .btn-page{
    padding: 10px 35px;
}
.about-content .page-heading h6::after{
    content: unset;
}
.about-content p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.about-content h4{
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.02em;
    color: #333;
}
.about-content ul{
    column-count: 2;
    margin-top: 10px;
}
.about-content ul li{
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    color: #333;
    position: relative;
}
.about-content ul li::before{
    content: "\f138";
    font-size: 18px;
    color: #000;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 8px;
}
.owl-carousel.about-slider{
    height: 100%;
}
.owl-carousel.about-slider .owl-stage-outer{
    height: 100%;
}
.owl-carousel.about-slider .owl-stage{
    height: 100%;
}
.owl-carousel.about-slider.owl-drag .owl-item{
    height: 100%;
}
.about-slider .item{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.about-slider .item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;    
}

.dermatologist-near{
    padding: 60px 0;
}
.dermatologist-near h3{
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    color:#333;
}
.dermatologist-near p{
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.dermatologist-near h4{
    font-weight: 600;
    font-size: 22px;
    line-height: 35px;
    color: #CEA450;
}
.dermatologist-near ul{
    margin-top: 15px;
}
.dermatologist-near ul li{
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    position: relative;
    padding-left: 25px;
}
.dermatologist-near ul li::before{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    font-family: "Font Awesome 6 Free";
    content: "\f0a4";
    font-size: 14px;
    display: inline-block;
    font-weight: 900;
    color: #CEA450;
}
.slide-profile .inner-box{
    background-color: #fff;
    border-radius: 10px;
    padding: 25px 15px;
    box-shadow: 0px 8px 24px rgb(149 157 165 / 20%);
    text-align: center;

}.slide-profile .item{
    padding: 15px;
}
.slide-profile .inner-box .doctor-img{
    background-color: #fff;
    width: 250px;
    height: 250px;
    overflow: hidden;
    border-radius: 100%;
    margin: auto;
    border: 4px solid #CEA450;
    margin-bottom: 15px;
}
.slide-profile .inner-box .doctor-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.slide-profile .inner-box h4{
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #333;
}
.slide-profile .inner-box p{
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #CEA450;
}
.slide-profile .inner-box .btn-about{
    border: 1px solid #CEA450;
    padding: 10px 25px;
    color: #CEA450;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    display: inline-block;
    border-radius: 5px;
}
.dermatologist-skin ul{
    column-count: 2;
}
.dermatologist-skin ul li{
    background-color:#FDF8EC;
    padding: 15px 20px 15px 70px;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color:#414141;
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
}
.dermatologist-skin ul li::before{
    content: "\f14a";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color:#414141;
    position: absolute;
    top: 15px;
    left: 25px;
    margin: auto;
    font-size: 22px;
}
.contact-blockquote{
    position: relative;
    border-left: 5px solid #000;
    background-color: rgba(0, 0, 0, 0.02);  
    padding: 25px 40px;
    font-family: 'Hind', sans-serif;
    margin: 0;
}
.contact-blockquote p{
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
}
.contact-form-section .sub-title{
    display: block;
    margin-bottom: 10px;
    color: #CEA450;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.contact-form-section h2{
    font-weight: 600;
    font-size: 32px;
    line-height: 44px;
    color: #333333;
}
.contact-form-section form{
    padding: 40px 0;
}
.contact-form-section form .form-group,
.landing-popup form .form-group {
    position: relative;
    margin-bottom: 30px;
}
.contact-form-section form .form-group .form-control,
.landing-popup form .form-group .form-control{
    padding: 10px 0;
    padding-left: 60px;  
    height: 55px;   
    background-color: #f4f4f4;
    color: #130947;
    border: none; 
    transition: 0.5s;
    border-radius: 0;   
    font-size: 13px;
    font-weight: 600;
    border-radius: 5px;
}
.landing-popup form .form-group .form-control{
    padding-left: 60px !important;
}
.contact-form-section form .form-group .form-control::placeholder,
.landing-popup form .form-group .form-control::placeholder{
    font-size: 14px;
}
.contact-form-section form .form-group textarea.form-control{
    height: auto;
}
.contact-form-section form .form-group i,
.landing-popup form .form-group i{
    position: absolute;
    left: 15px;
    z-index: 2;
    color: #CEA450;
    pointer-events: none;
    margin: auto;
    align-items: center;
    display: flex;
    line-height: 2.5;
    font-size: 20px;
}
.contact-form-section form  .submitform,
.landing-popup form .submitform{
    padding: 12px 30px 12px 30px;
    border-radius: 10px;
    background: #414141;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    display: inline-flex;
    align-items: center;
}
.contact-form-section form .submitform i,
.landing-popup form .submitform i{
    width: 40px;
    height: 40px;    
    border-radius: 100%;
    background-color: #fff;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    display: none;
}

/* blog details */
.sidebar-page-container .sidebar {
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgb(0 0 0 / 5%);
    box-shadow: 0 0 30px rgb(0 0 0 / 5%);
    padding: 30px;
    margin-left: 20px;
}
.sidebar .latest-news {
    position: relative;
    margin-bottom: 50px;
}
.sidebar-title {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.sidebar-title h3 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 600;
    margin-bottom: 0;
}
.latest-news .post {
    position: relative;
    padding-left: 100px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #ddd;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.latest-news .post-thumb {
    position: absolute;
    left: 0;
    width: 85px;
    background-color: rgba(0, 0, 0, .05);
}
.latest-news .post-thumb a:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .8;
    content: "";
    background-color: #CEA450;
    z-index: 1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.latest-news .post-thumb img {
    position: relative;
    display: block;
    width: 100%;
}
.latest-news .post-thumb a:after {
    position: absolute;
    height: 20px;
    width: 20px;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
    text-align: center;
    line-height: 1.6;
    font-size: 18px;
    z-index: 9;
    color: #fff;
    font-weight: 900;
    content: "\f0c1";
    font-family: "Font Awesome 5 Free";
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.latest-news .post h5 {
    position: relative;
    font-size: 16px;
    line-height: 1.4em;
    color: #222;
    font-weight: 600;
    margin-bottom: 5px;
}
.latest-news .post .post-info {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #CEA450;
}
.latest-news .post h5 a {
    color: #222;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.latest-news .post-thumb a:hover {
    opacity: 1;
}
.latest-news .post:hover .post-thumb a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.latest-news .post:hover .post-thumb a:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.sidebar-widget .contact-form-faq {
    margin: 30px auto;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    overflow: hidden;
}
.contact-form-faq .heading-form {
    text-align: start;
    background: #000;
    padding: 20px 15px;
}
.contact-form-faq .heading-form h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #fff;
    margin-bottom: 0;
}
.contact-form-faq .heading-form p {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    color: #fff;
}
.contact-form-faq form {
    padding: 20px 15px;
}
.contact-form-faq form input, .contact-form-faq form textarea {
    border: 1px solid #F9F5ED;
    background: #F9F5ED;
    font-size: 14px;
    color: #679BA6;
    border-radius: 5px;
    padding: 10px 20px;
    margin: 0;
    height: auto;
}
.contact-form-faq button {
    width: auto;
    margin: 10px auto;
    display: block;
    padding: 10px 40px;
    font-size: 16px;
    box-shadow: none;
    background: #000;
    color: #fff;
    font-weight: 700;
    border: 1px solid #000;
    transition: all 0.3s ease-in;
    border-radius: 10px;
}
.sidebar .popular-tags {
    position: relative;
}
.sidebar .popular-tags li {
    position: relative;
    display: inline-block;
    margin: 0 5px 8px 0;
}
.sidebar .popular-tags a {
    position: relative;
    display: block;
    color: #555;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    padding: 5px 20px;
    background: 0 0;
    font-weight: 400;
    border: 1px solid #e5e5e5;
    background-color: rgba(0, 0, 0, .02);
    text-transform: capitalize;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
}
.sidebar .popular-tags a:hover {
    border-color: #000;
    background-color: #000;
    color: #fff;
}
/* -----booksection------ */
.booksection{
    margin-top: -100px;
    position: relative;
    z-index: 9;
}
.booksection .book-visit{
    background-color: #603c0b;
    padding: 40px 30px;
}
.booksection .book-visit .inner-content h6{
    font-size: 16px;
    color: #CEA450;
    font-family: 500;
    line-height: 30px;
    padding-bottom: 15px;
    position: relative;
}
.booksection .book-visit .inner-content h6::after{
    content: " ";
    background-color: #fff;
    height: 2px;
    width: 150px;
    display: block;
    margin: 10px 0;
}
.booksection .book-visit .inner-content h3{
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
    color: #fff;
}
.booksection .book-visit .form-booking .form-control{
    margin: 0;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    height: 55px;
}
.booksection .book-visit .form-booking .form-select {
    display: flex;
    align-items: center;
}
.booksection .book-visit .form-booking .form-select span{
    color: #fff;
}
.booksection .book-visit .form-booking .form-select.nice-select:before{
    background-color: #fff;
}
.booksection .book-visit .form-booking .form-select.nice-select::after{
    border-color: #000;
}
.booksection .book-visit .form-booking .form-control::placeholder{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.booksection .book-visit .form-booking .booknow{
    text-align: center;
    padding: 10px 25px;
    background-color: #CEA450;
    color: #fff;
    border: 1px solid #CEA450;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
}
.bestdoctor-section .bestdoctor-service{
    background-color: #CEA450;
    padding:40px 20px;
    height: 100%;
}
.bestdoctor-section .bestdoctor-service.two{
    background-color: #d9b367;
}
.bestdoctor-section .bestdoctor-service h4{
    font-size: 24px;
    font-weight: 600;
    line-height: 35px;
    color: #603c0b;
    position: relative;
}
.bestdoctor-section .bestdoctor-service h4::after{
    content: " ";
    background-color: #603c0b;
    width: 50%;
    height: 2px;
    display: block;
    margin: 5px 0 10px;
}
.bestdoctor-section .bestdoctor-service p{
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
}
.bestdoctor-section .bestdoctor-service .dropdown{
    width: 100%;
    border: 1px solid #fff;
    margin-top: 10px;
}
.bestdoctor-section .bestdoctor-service .dropdown .dropdown-toggle {
    padding: 10px 12px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.bestdoctor-section .bestdoctor-service .dropdown .dropdown-menu{
    width: 100%;
    padding: 0;
}
.bestdoctor-section .bestdoctor-service .dropdown .dropdown-menu .dropdown-item{
    padding: 10px 12px;
}
.bestdoctor-section .bestdoctor-service .dropdown .dropdown-menu .dropdown-item:hover{
    background-color: #000;
    color: #fff;
}

.treatment-item-section{
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.service-slider .item .service-box img{
    width: 80px;
}
.service-slider .item .service-box {
    height: 300px;
}
/* ----------------- Footer---------------------- */
.footer{
    padding-top: 50px;
    border-top: 2px solid #CEA450;
}



.contact-footer ul li strong{
    color: #000;
    font-weight: 700;
    margin-right: 8px;
}
.contact-footer ul li a{
    color: #333333;
}
.social-media ul {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-top: 20px;
}
.social-media ul li{
    margin-right: 15px;
}
.social-media ul li a{
    background: #F4ECDB;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-media ul li i{
    font-size: 13px;
    color: #CEA450;
}
.footer .footer-title h4{
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #CEA450;
    margin-bottom: 10px;
    position: relative;
}
.footer .footer-title h4::after{
    content: " ";
    background-color:#CEA450;
    width: 100%;
    height: 2px;
    display: block;
    margin-top: 10px;
}
.footer .quick-links ul li{
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.footer .quick-links .contact-footer ul li{
    align-items:flex-start;
}
.footer .quick-links .contact-footer ul li span{
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #777777;
    position: relative;
}
.footer .quick-links .contact-footer ul li i{
    font-size: 15px;
    margin-top: 5px;
}
.footer .quick-links .contact-footer ul li a::before{
    content:unset;
}
.footer .footer_b{
    background: #CEA450;
}
.footer .footer_b p{
    font-weight: 400;
font-size: 14px;
line-height: 24px;
color: #FFFFFF;
margin: 0;
}
.footer .footer_b p a{
    color: #000;
}
.footer .footer_b ul{
    display: flex;
    justify-content: end;
    align-items: center;
}
.footer .footer_b ul li{
    margin-right: 10px;
}
.footer .footer_b ul li a{
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    padding-right: 10px;
    border-right: 1px solid #fff;
}
.footer .footer_b ul li:last-child a{
    border: 0;
}
.owl-theme .owl-dots .owl-dot.active span{
    background-color: #CEA450;
    width: 25px;
}
/* Scroll Top Button */
#scrollTopBtn {
    position: fixed;
    right: 10px;
    bottom: 30px;
    width: 45px;
    height: 45px;
    opacity: 0;
    z-index: 1000;
    font-size: 18px;
    border-radius: 50%;
    color: #ffffff;
    background-color: #414141;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  #scrollTopBtn:hover {
    background-color: #222222;
  }
  
  #scrollTopBtn.actived {
    right: 30px;
    opacity: 1;
  }
  .treatment-banner{
      width: 100%;
      height: 100%;
      min-height:500px;
      background-size: cover !important;
      background-position: center !important;
      background-repeat: no-repeat !important;
      position: relative;
  }
  .treatment-banner .middle-overlayer{
      height: 100%;
      display: flex;
      padding: 90px 0 60px;
  }
  .treatment-banner .inner-content h6{
    border: 1px solid #634201;
    padding: 8px 22px;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;    
    text-transform: uppercase;
    color: #634201;
    display: inline-block;
    margin-bottom: 15px;
  }
  .treatment-banner .inner-content h1{
    font-weight: 400;
    font-size: 40px;
    line-height: 55px;
    letter-spacing: 1px;
    color: #201601;
    margin-bottom: 15px;
  }
  .treatment-banner .inner-content p{
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;   
    color: #333333;
  }
  .skincare-clinic.treatment-clinic .item {
      height: 400px;
  }
  .skincare-clinic.treatment-clinic .item .skincare-clinic-img{
    padding: 15px;
    background: #FFFFFF;
    height: 100%;
    box-shadow: 0px 6.61468px 27.4037px rgba(100, 100, 111, 0.2);
  }
  .skincare-clinic.treatment-clinic .owl-dots{
      display: none;
  }
  .treatment-about-img{
      width: 100%;
      height: 320px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #fff;
      padding:15px 15px;
      box-shadow: 0px 6.61468px 27.4037px rgba(100, 100, 111, 0.2);
  }
  .treatment-about-img img{
      width: 100%;
      height: 100%;
      object-fit: cover;
  }
  .treatment-abouts h2{
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    color: #000000;
    margin-bottom: 15px;
  }
  .treatment-abouts p{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;        
    color: #333;
  }
  .opening-hours{
      background-color: #101E29;
      padding: 50px 30px;
  }
  .opening-hours .inner-box{
      margin-bottom: 25px;
  }
  .opening-hours .inner-box h4{
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    margin-bottom: 5px;
  }
  .opening-hours .inner-box p{
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;    
    color: #FFFFFF;
    position: relative;
    padding-left: 25px;
  }
  .opening-hours .inner-box span{
      position: absolute;
      left: 0;
      top: 0;
      color: #fff;
  }
  .content-grid h3{
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #A4730A;
    margin-bottom: 15px;
  }
  .content-grid p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px; 
    color: #333;    
  }
  .content-grid ul li{
      margin-bottom: 10px;
  }
  .grid-images{
      position: relative;
  }
  .grid-images img{
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
  }
  .grid-images .our-contacts{
    position: absolute;
    background: #101E29;
    padding: 15px 15px;
    width: 105%;
    left: -2%;
    bottom: 0;
}
.grid-images .our-contacts ul{
    display: flex;
    justify-content: start;
    align-items: stretch;
}
.grid-images .our-contacts ul li{
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
    display: flex;
    justify-content: start;
    align-items: stretch;
    width: 25%;
    flex-grow: 1;
}
.grid-images .our-contacts ul li:last-child{
    border-right: 0;
}
.grid-images .our-contacts ul li img{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.grid-images .our-contacts ul li span{
    color: #fff;
}
.grid-images .our-contacts ul li span p{
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    margin: 0;
}
.grid-images .our-contacts ul li span a{   
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    color: #FFFFFF;
    display: block;
    word-break: break-all;

}
.types-acne-section{
    background: #F8F8F8;
}
.types-acne-section .image-acne{
    width: 100%;
    height: 100%;
}
.types-acne-section .image-acne img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.types-acne-section .type-acnes ul{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.types-acne-section .type-acnes ul li{
    flex-basis: 33%;
    padding: 40px 20px;
    border: 1px solid #C1C1C1;
    text-align: center;
}
.types-acne-section .type-acnes ul li:nth-child(1){
    border-top: 0;
    border-left: 0;
}
.types-acne-section .type-acnes ul li:nth-child(2){
    border-top: 0;
    border-left: 0;
}
.types-acne-section .type-acnes ul li:nth-child(3){
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.types-acne-section .type-acnes ul li:nth-child(4){
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
}
.types-acne-section .type-acnes ul li:nth-child(5){
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
}
.types-acne-section .type-acnes ul li:nth-child(6){
    border: 0;
}
.types-acne-section .type-acnes ul li img{
    width: 65px;
    height: 65px;
    margin-bottom: 20px;
}
.types-acne-section .type-acnes ul li h4{
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #BE8D2A;
}
.types-acne-section .type-acnes ul li p{
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;    
    color: #333;
    margin: 0;
}
.type-acnes.symptome-mole{
    padding: 50px 0;
}
.type-acnes.symptome-mole ul li{
    flex-basis: 25%;
    padding: 20px 15px;
    border: 1px solid #C1C1C1 !important;
}
.types-acne-section .type-acnes.porcedurechemical-type {
    display: flex;
    justify-content: start;
    align-items: stretch;
}
.types-acne-section .type-acnes.porcedurechemical-type .porcedurechemical-box{
    width: 30%;
}
.types-acne-section .type-acnes.porcedurechemical-type ul{
    width: calc(100% - 30%);
    justify-content: end;
}
.types-acne-section .type-acnes.porcedurechemical-type li{
    flex-basis: 25%;
    padding: 25px 15px;
    flex-grow: 1;
}

.types-acne-section .type-acnes.porcedurechemical-type h4{
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #333;
}
.types-acne-section .type-acnes.porcedurechemical-type li{
    border: 1px solid #C1C1C1 !important;
}
.types-acne-section .type-acnes.porcedurechemical-type li i{
    font-size: 25px;
    margin-right: 15px;
    color: #C9AC78;
}
.whychoose-image{
    width: 100%;
    height: 100%;
    padding: 20px;
    box-shadow: 0px 6.80683px 34.0341px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}
.whychoose-image img{
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.content-whychoose h3{
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;    
    color: #412C01;
    margin-bottom: 10px;
}
.content-whychoose p{
    font-size: 16px;
    line-height: 30px;    
    color: #555555;
}
.content-whychoose .whychoose-list{
    margin: 20px 0;
}
.content-whychoose .whychoose-list ul li{
    position: relative;
    padding-left: 90px;
    margin-bottom: 20px;
}
.content-whychoose .whychoose-list ul li .icon{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 3.39693px 10.1908px rgb(0 0 0 / 35%);
    padding: 15px;
}
.content-whychoose .whychoose-list ul li .icon img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.content-whychoose .whychoose-list ul li h4{
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;    
    color: #333;
}
.content-whychoose .whychoose-list ul li p{
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #333;
    margin: 0;

}
.parposel-section{
    width: 100%;
    height: auto;
    padding: 60px 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center right !important;
    text-align: center;
}
.parposel-section .porposel-content{
    text-align: start;
}
.parposel-section .porposel-content h3{
    font-weight: 700;
    font-size: 35px;
    line-height: 50px;
    color: #333;
    margin-bottom: 10px;
}
.parposel-section .porposel-content p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;  
    color: #333;
}
.symptoms-acne h3{
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #333;
}
.symptoms-acne p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.symptoms-acne ul{
    margin-top: 30px;
}
.symptoms-acne ul li{
    position: relative;
    padding-left: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #363636;
    margin-bottom: 15px;
}
.symptoms-acne ul li::before{
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #DE722A;
    position: absolute;
    left: 0;
}
.symptoms-image{
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4.63784px 23.1892px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 15px;
}
.symptoms-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.tipscuring-section{
    background: #FCF6EB;
}
.tipscuring-section .page-heading .heading_title{
    color: #C9AC78;
}
.tipscuring-card{
    text-align: center;
    padding: 25px 15px;
}
.tipscuring-card .icon{
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-color: #C9AC78;
    margin: 0 auto 15px;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tipscuring-card .icon img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.tipscuring-card h4{
    font-weight: 700;
    font-size: 20px;
    line-height:30px;
    color: #333;
    margin-bottom: 15px;
}
.tipscuring-card p{
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;    
    color: #333;
}
.causes-section{
  position: relative;
  border-bottom:2px solid #CE9930;
}
.causes-card{
    position: relative;
    margin-bottom: 50px;
}
.causes-card h4{
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    text-transform: capitalize;
    color: #333;
    margin-bottom: 10px;
}
.causes-card p{
    font-weight: 400;
    font-size: 16px;
    line-height:30px;
    text-transform: capitalize;
    color: #333;
}
.causes-card::before{
    content: "";
    background-image: url(/images/circle-causes.png);
    width: 120px;
    height: 120px;
    display: block;
    background-size: cover;
    position: absolute;
    left: -30px;
    top: -40px;
    z-index: -1;    
}
.causes-section::before{    
    content: "";
    background-image: url(/images/causes-1.svg);
    width: 150px;
    height: 150px;
    display: block;
    background-size: cover;
    position: absolute;
    left: 199px;
    bottom: 0;
    z-index: -1;

}
.causes-section::after{    
    content: "";
    background-image: url(/images/causes-2.svg);
    width: 250px;
    height: 165px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 25%;
    bottom: 0;
    z-index: -1;

}
.causes-section .causes-img{
    position: absolute;
    width: 500px;
    height: 100%;
    left: -35%;
}
.causes-section .causes-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
}
.diagnosis-section{
    position: relative;
    padding: 50px 0;
}
.diagnosis-section::before{
    content: " ";
    width:100%;
    height: 50%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color:#313237;
}
.diagnosis-section .diagnosis-img{
    width: 100%;
    height: 100%;
    border-radius: 2px;
}
.diagnosis-section .diagnosis-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.diagnosis-section .diagnosis-content{
    background: #C9AC78;
    border-radius: 2px;
    position: relative;
    padding: 80px 50px;
    height: 100%;
    display: flex;
}
.diagnosis-section .diagnosis-content h4{
    font-weight: 700;
    font-size: 30px;
    line-height:40px;
    color: #333;
    margin-bottom: 15px;
}
.diagnosis-section .diagnosis-content p{
    font-weight: 400;
    font-size: 16px;
    line-height:30px;
    color: #333;
    margin-bottom: 10px;
}
.diagnosis-section .diagnosis-content::after{
    content: " ";
    background-image: url(/images/diagnosis-leaves.svg);
    width: 250px;
    height: 250px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    right:0;
    top: 0;

}
.faq-treatment img{
    height: 500px;
    object-fit: cover;
    object-position: top;
    border-radius: 5px;
    position: sticky;
    top: 15%;

}
.our-treatment-box{
    width: 100%;
    height: 320px;
    overflow: hidden;
    position: relative;
}
.our-treatment-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all 0.5s ease-in-out;
}
.our-treatment-box:hover img{
    transform: scale(1.08);
}
.our-treatment-box .inner-content{
    padding: 30px 10px 65px 25px;
    width: 60%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.our-treatment-box .inner-content h4{
    font-weight: 600;
    font-size: 24px;
    line-height: 35px;
    color: #333;
    margin-bottom: 10px;
}
.our-treatment-box .inner-content p{
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-bottom: 10px;

}
.our-treatment-box .inner-content .btn-page{
    background-color: transparent;
    color: #414141;
    position: absolute;
    bottom: 20px;
}
.our-treatment-box .inner-content .btn-page:hover{
    background-color: #414141;
    color: #fff;
}
.our-clinic-img{
    position: relative;
}
.our-clinic-img img{
    width: 100%;
}
.whychoose-home h6{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #333;
}
.whychoose-home h3{
    font-weight:600;
    font-size: 30px;
    line-height:40px;
    color: #333;
}
.whychoose-home .whychoose-list{
    margin: 20px 0;
}
.whychoose-home .whychoose-list ul li{
    position: relative;
    padding-left: 75px;
    margin-bottom: 20px;
}
.whychoose-home .whychoose-list ul li .icon{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 3.39693px 10.1908px rgb(0 0 0 / 35%);
    padding: 15px;
}
.whychoose-home .whychoose-list ul li .icon img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.whychoose-home .whychoose-list ul li h4{
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;    
    color: #333;
}
.whychoose-home .whychoose-list ul li p{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    margin: 0;

}
.main-appointment{
    background: #FFFFFF;
    box-shadow: 0px 0px 41.1015px rgba(0, 0, 0, 0.1);
    border-radius: 7px;
}
.main-appointment{
    padding: 20px 25px;
}
.main-appointment h6{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #333;
}
.main-appointment h4{
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    color: #333;
    margin-bottom: 20px;
}
.main-appointment form .input-group{
    display: block;

}
.main-appointment form .input-group .input-group-text{
      position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: transparent;
    border: 0;
    padding-right: 20px;
    color: #8D6C2B;

}
.main-appointment form .input-group .form-control{
    width: 100%;
    background-color: #FAFAFA;
    border: 1.01485px solid #DBDBDB;
    border-radius: 3px;
    height: 50px;
}
.main-appointment form .input-group textarea.form-control{
    height: auto;
}
.main-appointment form .submitbtn{
    padding: 12px 50px;
    background: #414141;
    border-radius: 8px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    border: 0;
    margin: auto;
    display: block;
}
.footer-appointment{
    width: 80%;
    margin-left: auto;
    display: block;
    background: #CEA450;
    border-radius: 60px 0 0 60px;
    padding: 8px 25px;
    margin-top: 30px;
}
.footer-appointment ul{
    display: flex;
    justify-content: start;
    align-items: center;
}
.footer-appointment ul li{
    display: flex;
    justify-content: start;
    align-items: center;
    padding-right: 25px;
}
.footer-appointment ul span{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}
.footer-appointment ul a{
    font-weight: 700;
    font-size: 16px;
    line-height: 27px;     
    color: #fff;
}
.question-section{
    background: #F7EEE9; 
    position: relative;
}
.question-section .inner-content{
    text-align: center;
    padding: 150px 0;
}
.question-section .inner-content h6{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #585858;
}
.question-section .inner-content h3{
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;    
    color: #333;    
}
.question-section .inner-content p{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;    
    text-align: center;    
    color: #333;
     
}
.question-section .images-first{
    position: absolute;
    top: -50px;
    left: 0;
    width: 280px;
    transform: scale(1);
    transition: all 0.5s ease-in-out;
}
.question-section .images-second{
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 300px;
    transform: scale(1);
    transition: all 0.5s ease-in-out;
}
.question-section .images-third{
    position: absolute;
    top: -50px;
    right: -40px;
    width: 400px;
    transform: scale(1);
    transition: all 0.5s ease-in-out;
}
.question-section .images-four{
    position: absolute;
    bottom: 130px;
    right: -40px;
    width: 400px;
    transform: scale(1);
    transition: all 0.5s ease-in-out;
}
.question-section .images-first:hover{
    transform: scale(1.04);
}
.question-section .images-second:hover{
    transform: scale(1.04);
}
.question-section .images-third:hover{
    transform: scale(1.04);
}
.question-section .images-four:hover{
    transform: scale(1.04);
}
.whyshould-section{
    width: 100%;
    padding: 80px 0;
    position: relative;
    background-repeat: no-repeat !important;
}
.whyshould-section.reductinn-treatment{
    padding: 0;
}
.whyshould-section.reductinn-treatment .container{
    margin-left: 0;
}
.whyshould-section.reductinn-treatment .images-whyshould{
    width: 100%;
    height: 100%;
}
.whyshould-section.reductinn-treatment .images-whyshould img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position:top;
}
.whyshould-section.reductinn-treatment .whyshould-content{
    padding:50px 0 40px;
}
.whyshould-section.reductinn-treatment .whyshould-content blockquote{
    padding: 15px 0;
    padding-left: 25px;
    border-left: 1px solid #414141;
}
.whyshould-section.reductinn-treatment .whyshould-content blockquote p{
    font-style: italic;
}
.whyshould-section .whyshould-content h3{
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #333;
    margin-bottom: 15px;
}
.whyshould-section .whyshould-content h3 span{
    color: #CEA450;
}
.whyshould-section .whyshould-content ul{
    margin-top:30px;
}
.whyshould-section .whyshould-content ul li{
    position: relative;
    padding-left: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #363636;
    margin-bottom: 15px;
}

.whyshould-section .whyshould-content ul li::before{
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #414141;
    position: absolute;
    left: 0;
}
.whyshould-section .whyshould-content p{
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #363636;
    margin-bottom: 15px;
}
.whyshould-section.nowchoose::after{
    content: "";
    background-image: url(/images/BG-whyshould.jpg);
    width: 100%;
    height: 100%;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    transform: rotateY(180deg);

}
.whyshould-section .images-whyshould{
    width: 100%;
    height: 100%;
}
.whyshould-section .images-whyshould img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hairwork-section{
    width: 100%;
    height: auto;
    padding: 80px 0;
    position: relative;
    background-color: #F8F8F8;
}
.hairwork-section .images-work{
    width: 100%;
    height: 500px;
}
.hairwork-section .images-work img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.hairwork-section .content-inner h3{
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #333;
    margin-bottom: 15px;
}
.hairwork-section .content-inner p{
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #363636;
    margin-bottom: 15px;
}
.hairwork-section .content-inner ul li{
    position: relative;
    padding-left: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #363636;
    margin-bottom: 15px;   
}
.hairwork-section .content-inner ul li::before{
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #414141;
    position: absolute;
    left: 0;
}
.porcess-section{
    padding: 80px 0;
}
.porcess-section .images-porcess{
    position:sticky;
    width: 100%;
    height: 500px;
    top:20%;
}

.porcess-section .images-porcess img{
    width: 90%;
    height: 100%;
    margin: auto;
    object-fit: contain;
    object-position: center;
}
.porcess-section .images-porcess::before{
    content: " ";
    background-color: #FCF6EB;
    width: 80%;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    z-index: -1;
}

.porcess-section .content-porcess h3{
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    color: #333;
    margin-bottom: 10px;
}
.porcess-section .content-porcess p{
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #363636;
    margin-bottom: 15px;
}
.porcess-section .content-porcess .process-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.porcess-section .content-porcess .process-box span{
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background: #FCF6EB;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    transition: all 0.3s linear;
    z-index: 2;

}
.porcess-section .content-porcess .process-box span:after{
    content: "";
    width: 1px;
    height: 100%;
    top: 100%;
    position: absolute;   
    display: block;
    background: #FCF6EB;
    z-index: -1;
}
.porcess-section .content-porcess .process-box span::before{
    content: "";
    width: 2px;
    height: 0px;
    position: absolute;
    transition: all 0.35s linear;
    background: #A4730A;
    top: 100%;
    z-index: 1;
}
.porcess-section .content-porcess .process-box .body-content{
    background: #FCF6EB;
    width: calc(100% - 150px);
    padding: 15px 15px;
    color: #414141;
    transition: all 0.3s linear;
}
.porcess-section .content-porcess .process-box .body-content h4{
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: inherit;
}
.porcess-section .content-porcess .process-box .body-content p{
    color: inherit;
}
.porcess-section .content-porcess .process-box:hover span{
    background-color: #A4730A;
    color: #fff;
}
.porcess-section .content-porcess .process-box:hover .body-content{
    background-color: #A4730A;
    color: #fff;
}
.porcess-section .content-porcess .process-box:hover span::before{
    height: 100%;
}
.porcess-section .content-porcess .process-box.firstbox span::before, .porcess-section .content-porcess .process-box.firstbox span::after{
    display: none;
}
.clinic-appointment-card{
    border:1px solid #FDF8EC;
    background-color: #FDF0E0;
    border-radius: 10px;
    height: 100%;
    padding:40px 25px;
}
.clinic-appointment-card h4{
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    color: #333;
    margin-bottom: 15px;
}
.clinic-appointment-card h5{
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #333;
    text-align: start;
    margin: 25px 0 15px;
}
.clinic-appointment-card ul{
    margin: 15px 0;
}
.clinic-appointment-card ul li{
    display: flex;
    justify-content: space-between;
    padding: 18px 0;
    border-bottom: 1px solid #333;
}
.clinic-appointment-card ul li:last-child{
    border-bottom: 0;
}
.clinic-appointment-card ul li a i{
    margin-right: 10px;
}
.clinic-appointment-card ul li span{
    color: #333;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.clinic-appointment-card ul.treatment-time li span{
    font-size: 14px;
}   
.clinic-appointment-card p{
    font-size: 16px;
    line-height: 30px;
    color: #333;
    font-weight: 500;
    padding: 15px 0;
}

.chemical-peeling-list li{
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 15px;
}
.chemical-peeling-list li img{
    width: 65px;
    height: 65px;
    object-fit: contain;
    object-position: center;
    margin-right: 15px;
    border: 1px solid #9f9f9f;
    padding: 10px;
    border-radius: 5px;
}
.chemical-peeling-list li div{
    width: calc(100% - 80px);
}
.chemical-peeling-list li h4{
    font-weight: 700;
    font-size: 20px;
    line-height:30px;
    color:#BE8D2A;
}
.chemical-peeling-list li p{
    font-size: 16px;
    line-height: 30px;
    color: #333;
    font-weight: 500;
    margin:0;
}
.quick-links .timeing_ft h4{
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #CEA450;
    margin-bottom: 10px;
}
.quick-links .timeing_ft table{
    width: 100%;
}
.quick-links .timeing_ft table tr{
    border-bottom: 1px solid #ddd;
    padding: 10px 5px;
}

.quick-links .timeing_ft table tr td{
    padding: 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #333;
    position: relative;
}
.quick-links .timeing_ft table tr td:first-child{
    font-weight: 600;
}
.quick-links .timeing_ft table tr:last-child{
    border: 0;
}
.modal.modalbox-app .modal-title{
    font-size: 26px;
    line-height: 35px;
    font-weight: 600;
    color: #333;
}
.modal.modalbox-app .modal-content{
    border: 1px solid #fff;
}
.modal.modalbox-app .modal-body{
    padding: 25px 30px;
}
.modal.modalbox-app .modal-body form input,
.modal.modalbox-app .modal-body form textarea {
    width: 100%;
    padding: 12px 12px;
    background: #F9F5ED;
    border: 1px solid #F9F5ED;
    border-radius: 4px;
    margin-bottom: 0;
    outline: none;
}
.modal.modalbox-app .modal-body form textarea {
    min-height: 130px;
}
.modal.modalbox-app .modal-body form ::placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #ACACAC;
}
.modal.modalbox-app .modal-body form input[type="submit"] {
    width: auto;
    background: #414141;
    border-radius: 8px;
    margin: auto;
    display: block;
    padding: 12px 50px;
    font-weight: 600;
    font-size: 16.3446px;
    line-height: 21px;
    color: #FFFFFF;
    border: 1px solid #000000;
    transition: all 0.3s ease-in;
}
.modal.modalbox-app .modal-body form input[type="submit"]:hover {
    background-color: #fff;
    color: #000000;
}
.mobileveiw-profile{
    display: none;
}
.tabout-pic{
    position: sticky !important;
      width: 100% !important;
      height: 380px !important;
      top: 20% !important;
  }
  .card-chemical{
    background: #fff;
    box-shadow: 0 0 14px 1px #ebebeb;
    border-radius: 10px;
    padding: 40px 20px;
    text-align: center;
    height: 100%;
    position: relative;
  }
  .card-chemical i{
    font-size: 40px;
    color: #dea346;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .card-chemical h4{
    font-size: 26px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 600;
  }
  .card-darkcircle{      
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 25px;
    text-align: center;
    box-shadow: 0 0 12px 1px #c1c1c1;
    border-radius: 5px;
  }
  .card-darkcircle .icon{
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin: auto;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 16px;
    background: #daa5573b;
}
  .card-darkcircle .icon img{
      width: 100%;
      height: 100%;
      object-fit: contain;
}
.card-darkcircle .content{
    text-align: center;
}
.card-darkcircle .content h4{
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color:#fff;
    margin-bottom: 10px;
}
.get-in-touch {
    padding:50px 0; 
}

.get-in-touch .contact-info li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 60px;
}

.get-in-touch .contact-info li i {
    background-color:#CEA450;
    color:#fff;
    width: 45px;
    height: 45px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    position: absolute;
    left: 0;
}

.get-in-touch .contact-info li span {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 2px;
    display: block;
}

.get-in-touch .contact-info li a {
    color: #333;
    font-size: 16px;
}

.get-in-touch .map {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    overflow: hidden;
}

.get-in-touch .map iframe {
    width: 100%;
    height: 100%;
}
.process{
    padding:50px 0;
    background:#F7EEE9;
}
.process .step-box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
    padding: 50px 20px 15px;
    text-align: center;
    position: relative;
    border-bottom: 2px solid var(--color-secondary);
    margin-top: 20px;
    height: 100%;
}

.process .step-box .step-img {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background-color: #fff;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 8px 24px rgba(149, 157, 165, 0.2);
    position: absolute;
    left: 0;
    right: 0;
    top: -40px;
    margin: auto;
}

.process .step-box .step-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.process .step-box h6 {
    color:#603c0b;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    margin: 10px 0;
}
.process .step-box p{
    margin-bottom: 0;
}
.treatment-section {
    padding: 60px 0;
}

.treatment-section .treatment-item ul {
    display: flex;
    justify-content: start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}

.treatment-section .treatment-item .card-item {
    position: relative;
    width: 18%;
    flex-grow: 1;
    height: 300px;
    overflow: hidden;
    border-radius: 15px;
    transition: all 0.3s ease-in;
}

.treatment-section .treatment-item .card-item .image {
    height: 100%;
}

.treatment-section .treatment-item ul li .image {
    width: 100%;
    height: 100%;
}

.treatment-section .treatment-item .card-item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.treatment-section .treatment-item .card-item::after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(360deg, #000000 -13.88%, rgba(0, 0, 0, 0) 59.62%);
    z-index: 9;
    transition: all 0.3s ease-in;
}

.treatment-section .treatment-item .card-item .content {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: auto;
    text-align: center;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    padding: 25px 15px;
    z-index: 99;
    transition: all 0.3s ease-in;
}

.treatment-section .treatment-item .card-item .content h6,
.treatment-section .treatment-item .card-item .content h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0;
}

.treatment-section .treatment-item .card-item .content .content-hide {
    display: none;
    transform: translateY(100%);
    transition: all 0.3s ease-in;
}

.treatment-section .treatment-item .card-item .content p {
    color: #fff;
    text-align: center;
    margin: 5px 0px 10px 0px;
}

.treatment-section .treatment-item .card-item .content .btn-page {
    background-color: #fff;
    color: var(--color-primary);
    border-color: #fff;
    display: inline-flex;
    justify-items: center;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    width: max-content;
    padding: 12px 20px;

}

.treatment-section .treatment-item .card-item:hover::after {
    background: rgba(0, 0, 0, 0.7);
}

.treatment-section .treatment-item .card-item:hover .content .content-hide {
    display: block;
    transform: translateY(0);
    justify-content: center;
}
.meet-doctor {
    padding: 60px 0;
}

.meet-doctor .card-doctor {
    display: flex;
    justify-content: start;
    align-items: stretch;
    height: 100%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    padding:15px;
    border-radius: 10px;
}

.meet-doctor .card-doctor .image {
    width: 100%;
    max-width: 200px;
    border-radius: 10px;
    overflow: hidden;
}

.meet-doctor .card-doctor .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.meet-doctor .card-doctor .content {
    width: calc(100% - 200px);
    padding-left: 20px;
}

.meet-doctor .card-doctor .content h4 {
    font-size: 24px;
    font-weight: 700;
    color: #2C3145;
}

.meet-doctor .card-doctor .content .experience-box {
    width: auto;
    box-shadow: 0px 8px 24px 0px #959DA533;
    background: #2C3145;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 10px;
    display: inline-flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
}

.meet-doctor .card-doctor .content .experience-box i {
    color: #fff;
    font-size: 35px;
}

.meet-doctor .card-doctor .content .experience-box span {
    color: #fff;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.5;
}

.meet-doctor .card-doctor .content .experience-box p {
    margin: 0;
    color: #fff;
    font-weight: 600;
}
.landing-banner{
    background:#ffebe0;
    padding: 60px 0;
}
.landing-banner h1{
    font-size: 26px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 10px;
}
.landing-banner h6{
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 700;
    color: #6c0000;
}
.landing-banner .rating-card {
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: space-between;
    background: #fff;
    border-radius: 5px;
    padding: 15px 15px;
    max-width: 470px;
    width: 90%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    margin-top: 20px;
}

.landing-banner .rating-section {
    display: flex;
    align-items: start;
    gap: 10px;
}

.landing-banner .rating-card span {
    font-weight: 600;
    font-size: 14px;
    margin-top: 5px;
}
.landing-banner .rating-card span.stars{
    color: #f4b400;
    margin-left: 5px;
}
.landing-banner .rating-card .divider {
    width: 1px;
    background: #ddd;
    height: 50px;
    margin: 0 20px;
}
.landing-banner .rating-section img {
    width: 28px;
    height: 28px;
}
.landing-banner .doctor-info{
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    position: relative;
    max-width: 350px;
}
.landing-banner .doctor-info img{
    width: 100%;
    height: 400px;
    border-radius: 10px;
    object-fit: cover;
    object-position: top;
}
.landing-banner .doctor-info .content-inner{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 10px;
    width: 80%;
    margin: auto;
    padding: 10px;
}
.landing-banner .doctor-info .content-inner h3{
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
}
.landing-banner .doctor-info .content-inner h4{
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    color: var(--color-primary);
}
.landing-banner .btn-group{
    gap:10px;
    margin-top:20px;
}
.overview-landing .content-grid h3{
    color:#414141;
}
.why-choose-landing{
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background: url(../../../images/state-bg.png), #FDF0E0;
}
.why-choose-landing .card-why-choose{
    border-radius: 12px;
    overflow: hidden;
    border: none;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 25px;
    transition: all 0.3s ease-in-out;
    background-color: #ffffff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}
.why-choose-landing .card-why-choose h4{
    font-size: 18px;
    font-weight: 600;
    color: #343a40;
    margin: 0;
    line-height: 1.6;
    padding-left: 15px;
}
.why-choose-landing .card-why-choose p{
    margin:0;
}
.why-choose-landing .card-why-choose .icon{
    width: 60px;
    height: 60px;
    min-width: 60px;
    min-height: 60px;
    background: rgb(255, 255, 255);
    border-radius: 100px;
    justify-content: center;
    display: flex;
    align-items: center;
    text-align: center;
    border: 2px dotted #CEA450;
    padding: 10px;
    margin: 0 auto 15px;
}
.why-choose-landing .card-why-choose .icon img{
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}
.conditions-section {
    background: #f8f9fb;
  }
  
  .condition-card {
    height: 100%;
    background: #ffffff;
    padding: 28px 24px;
    border-radius: 14px;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
    position: relative;
    text-align: center;
  }
  
  .condition-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background:#CEA450;
    border-radius: 14px 0 0 14px;
    opacity: 0;
    transition: 0.3s;
  }
  .condition-card img{
    width: 50px !important;
    height: 50px;
    object-fit: contain;
    margin-bottom: 15px !important;
  }
  .condition-card h5 {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #CEA450;
    margin-bottom: 15px;
  }
  
  .condition-card p {
    font-size: 14px;
    color: #333;
    margin-bottom: 0;
  }
  
  .condition-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  }
  
  .condition-card:hover::before {
    opacity: 1;
  }
  
  .call-action{
      padding:40px 0;
  }
  .call-action .row{
    background-color: #313237;
    border-radius: 40px;
    padding: 40px;
    text-align: center;
  }
  .call-action h3{
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
  }
  .call-action p{
      color:#fff;
  }
  .call-action .btn-group{
      gap:15px;
  }
  .call-action .btn-group .btn-page{
      background-color: #CEA450;
      border-color: #CEA450;
  }
  .call-action .btn-group .btn-page:hover{
      color:#CEA450;
  }
  .toast.toast-success{
      background-color: green;
  }