body {
    margin: 0;
    padding: 0;
}

.body-bg {
    background: #cbee2557;
}

.mt-6 {
    margin-top: 60px;
}

.mt-7 {
    margin-top: 70px;
}

.mt-8 {
    margin-top: 80px;
}

.mt-9 {
    margin-top: 90px;
}

.mt-10 {
    margin-top: 120px;
}

.mt-12 {
    margin-top: 133px;
}

.pt-12 {
    padding-top: 132px;
}

.mt-11 {
    margin-top: 160px;
}

.mb-6 {
    margin-bottom: 70px;
}


.mb-7 {

    margin-bottom: 37px;
}





section.botox {
    background: url(../images/botox-banner.jpg) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh; 
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}


section.about {
    background: url(../images/about-us-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}

section.acne {
    background: url(../images/acne-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}

section.fillers {
    background: url(../images/fillers-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}


section.skin-rejuvenation {
    background: url(../images/skin-rejuvenation-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}


section.body-tightening {
    background: url(../images/body-tightening-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}

section.skin-booster-injection {
    background: url(../images/skin-booster-injection-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}


section.peels-for-rejuvenation {
    background: url(../images/peels-for-rejuvenation-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}

section.peel-pigmentation-banner {
    background: url(../images/peel-pigmentation-banner.jpg) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}


section.laser-resurfacing {
    background: url(../images/laser-resurfacing-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}




section.terms-conditions-banner {
    background: url(../images/terms-conditions.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}


section.gallery {
    background: url(../images/gallery-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}

section.medi-facial {
    background: url(../images/medi-facial-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}

section.hair {
    background: url(../images/hair-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}

section.therapy{
    background: url(../images/therapies-banner.png) no-repeat center center;
    width: 100%;
    background-size: cover;
    min-height: 70vh;
    position: relative;
    display: flex;
    align-items: center;
    background-position: center 20%;
}







/*-- top --*/

.top {
    background: #fef3e8c4;
    width: 100%;
    line-height: 0;
    position: relative;
    padding: 5px 0px;
    border-bottom: solid 1px #d2b497;
    z-index: 111;
}

.top ul {

    list-style: none;
    padding: 0;
    margin: 17px 0px;
}

.top ul li {
    display: inline-block;
    margin-right: 39px;
}

.top ul li a {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
}


.top ul li a svg {
    vertical-align: middle;
    width: 18px;
    height: 15px;
}

.top ul li a:hover,
.top ul li a:hover svg {
    fill: #d2b497;
    color: #d2b497;
    stroke: #d2b497;
}

.top-call a {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    vertical-align: text-bottom;
    background: #1bcff9;
    padding: 8px 20px;
    Margin: 0px;
    border-radius: 5px;
}

.top-call a:hover {
    color: #fff;
}


.top-menu ul li {
    float: right;
    margin-right: 0px;
    margin-bottom: 10px;
}


.top-menu ul li:first-child a {
    color: #cbee25;
}


.top-menu ul li a {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #5c4e41;
    padding: 9px 5px;
    line-height: 17px;
    text-transform: uppercase;
    margin: 0;
    text-decoration: none;
}

.top-menu ul li a span {
    background: #642f2e;
    border-radius: 50%;
    padding: 5px;
}

.top-menu ul li h5 {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: -1px 0px 0px;
}

.top-call svg {
    margin-right: 5px;
}


/*-- top --*/


/*-- navbar --*/


.home .navbar {
    position: relative;
    z-index: 999;
    background: transparent;
}

.logo img {
    margin: 10px 0px;
    width: 125px;
    height: 100%;
}

.banner-bg {
    background: url(../images/banner-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.banner-bg-color {
    background-color: #fef6ed;
    width: 100%;
    height: 100%;
}

.navbar-nav .nav-item.dropdown .dropdown-menu {
    background-color: #fef2e8;
    width: 215px;
    border-radius: 5px;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    padding: 10px 0;
}


.navbar-nav .nav-item.dropdown:hover .dropdown-menu {
    display: block;
    /* Show dropdown on hover */
}


.navbar-nav .dropdown-menu .dropdown-item {
    color: #000 !important;
    padding: 10px;
    text-align: left;
    background-color: #fef2e8;
    padding: 10px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu::after {
    border-bottom: 11px solid #fef3e9;
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 100%;
    margin-left: -88%;
    top: -10px;
}

.dropdown-menu li h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding: 0px 0px 0px 5px;
}


.dropdown-menu li a {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000 !important;

}


.navbar-nav .dropdown-menu .dropdown-item:hover {
    color: #fef2e8 !important;
    background: black;
}

.dropdown-item:focus,
.dropdown-item:active {
    background-color: #ed723f;
    color: #000 !important;
}

.navbar-dark .navbar-nav .nav-link {
    font-family: "Montserrat", sans-serif;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #6a1917 !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 9px 17px;
    width: 100%;
}

.navbar-nav>li:last-child a {
    background: #ed723f;
    border-radius: 6px;
    padding: 8px 17px 8px 17px !important;
}

.navbar-nav>li:last-child a.nav-link:hover {
    color: #f4f4f4 !important;
    background: #a7837e;
}

.navbar-nav>li:last-child a {
    background: #642f2e;
    margin-left: 10px;
    border-radius: 30px;
    display: inline-block;
    width: 100%;
    padding: 8px 20px 8px 20px !important;
    text-align: center;
    color: #fff !important;
    font-family: "Montserrat", sans-serif;
}

.navbar-nav .nav-link>li:last-child a:hover {
    color: #fff !important;
    background: #000;
}


/*-- navbar --*/


/*-- banner --*/

.banner-section {
    margin-top: -111px;
}

.banner-section .carousel-control-prev {
    left: -75px;
}

.banner-section .carousel-control-next {
    right: -75px;
}


.carousel-inner {
    height: 100vh !important;
}


.banner-section .carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%;
}


.banner-section .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 12px;
    height: 12px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
    border-radius: 50%;
}

.slider-content {
    text-align: left;
    padding: 155px 0px;
}


.slider-content p {
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
    margin: 0;
    padding: 0;
    color: #fff;
}

.slider-content span {
    color: #fff;
}


.slider-content h1 {
    font-family: "montserrat";
    font-size: 14px;
    font-weight: 500;
    background: #c3957d;
    display: inline-block;
    padding: 10px 24px;
    border-radius: 25px;
    color: #fff;
    /*-- cursor: pointer; --*/
}

.slider-content h1:hover {
    color: #fff;
    background: #642f2e;
}


.slider-content h2 {
    font-family: "Marcellus", serif;
    font-size: 60px;
    color: #000;
    font-weight: 500;
    line-height: 67px;
    margin: 15px 0px;
}

.slider-content p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    color: #000;
}

.view-btn {
    margin: 30px 0px;
}


.view-btn a {
    font-family: "Montserrat", sans-serif;
    text-decoration: none;
    color: #642f2e;
    font-size: 16px;
    font-weight: 700;
}

.view-btn a:hover {
    color: #c3957d;
}


.view-btn a:hover span svg {
    stroke: #d2b497;
}

.view-btn a span {
    background: #642f2e;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
}

/*-- banner --*/


/*-- services --*/
.services a {
    background: #642f2e;
    margin: 0px;
    text-decoration: none;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;


}

.service-tit {
    background: #a7837e;
    margin: 0px;
    width: 100%;
    padding: 35px;
    border-left: solid #d7c5c2 1px;
    text-align: center;
    height: 100%;
}

.service-tit svg {
    fill: #fff;
    margin-right: 5px;
}



.service-tit:hover {
    background: #855956;
    color: #fff;
}

.service-tit-1:hover {
    background: #855956;
    color: #fff;
}

.service-tit img {
    padding-right: 10px;
    width: 50px;
    height: 100%;
}

.service-tit-1 img {
    padding-right: 10px;
    width: 50px;
    height: 100%;
}


.service-tit-1 {
    background: #a7837e;
    margin: 0px;
    width: 100%;
    border: none;
    padding: 35px;
    text-align: center;
    height: 100%;
}

.nopadding {
    padding: 0px !important;
}

/*-- services --*/


/*-- service-tit & types --*/

.tit p {
    color: #000;
    font-family: "Marcellus", sans-serif;
    font-size: 36px;
    font-weight: 400;

}

.techniques h4 {
    color: #000;
    font-family: "Marcellus", sans-serif;
    font-size: 32px;
    font-weight: 400;
    margin: 20px 0px 11px;
}

.techniques p {
    color: #000;
    font-family: "Marcellus", sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    margin: 0px;
}

.view-btn-teq {
    margin: 15px 0px;
}


/*-- cont-tit --*/


/*-- why-us --*/


.why-bg {
    background: url(../images/why-us-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding-bottom: 51px;
    height: 100%;
}

.why-us-info h5 {

    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}


.why-us-info h3 {

    font-family: "Marcellus", sans-serif;
    font-size: 36px;
    font-weight: 400;
    color: #fff;
}

.why-us-info p {

    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
}


.why-us {
    background: #fff;
    padding: 50px;
    border-radius: 13px;
}


.why-us p {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
}

.why-us h4 {

    font-family: "Marcellus", sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #000;
}


.why-us img {
    width: 90px;
    height: 80px;
}


/*-- why-us --*/


/*-- why-techniques --*/

.why-techniques h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.why-techniques h2 {
    font-family: "Marcellus", sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #000;
    margin: 12px 0px;
}

.why-techniques p {
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
}

.why-techniques ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


.why-techniques li {
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #000;
    line-height: 33px;
}

.why-techniques ul li::before {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
    background: #d1ab8a;
    vertical-align: unset;
    margin-right: 10px;
}

/*-- why-techniques --*/


/*-- portfolio --*/

.portfolio h4 {

    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.portfolio h2 {

    font-family: "Marcellus", sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #000;

}

.portfolio p {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
}


.before-after-container {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    margin-bottom: 2rem;
    background: white;
}

.image-comparison {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.before-image,
.after-image {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.after-image {
    clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%);
    transition: clip-path 0.3s ease;
}

.divider-line {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    background: white;
    z-index: 10;
    transition: left 0.3s ease;
}

.drag-handle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: white;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    cursor: grab;
    z-index: 20;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #666;
    font-size: 12px;
    transition: left 0.3s ease;
}

.drag-handle:active {
    cursor: grabbing;
}

.label {
    position: absolute;
    top: 20px;
    background: rgba(255, 255, 255, 0.9);
    padding: 8px 15px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #666;
}


.before-label {
    left: 20px;
}

.after-label {
    right: 20px;
}

/* Mobile responsive adjustments */
@media (max-width: 768px) {
    .gallery-title {
        font-size: 2rem;
    }

    .image-comparison {
        height: 300px;
    }

    .drag-handle {
        width: 50px;
        height: 50px;
        font-size: 10px;
    }

    .label {
        font-size: 10px;
        padding: 6px 12px;
    }
}

@media (max-width: 576px) {
    .gallery-title {
        font-size: 1.8rem;
    }

    .image-comparison {
        height: 250px;
    }
}


/*-- portfolio --*/


/*-- testimonials --*/

/* Slider */

.slick-slide {
    margin: 0px 20px;
}


.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;

}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.19), 0 px 0px rgba(0, 0, 0, 0.23);

}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


.customer-logos {
    overflow: hidden;

}

.customer-logos ul {

    text-align: center;
    width: 100%;
}

.slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}


.slick-dots li {
    margin: 25px 5px 0px 5px;
    display: inline-block;
}


.slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    text-indent: 50000px;
    border: none;
}

.slick-active button {
    background-color: #000;
}


.testimonials {
    margin-bottom: 60px;
}

.testimonials-section {
    border: 1px solid #acaaaa;
    padding: 20px;
    border-radius: 5px;
    position: relative;
}

.testimonials-section h4 {
    font-family: 'Outfit';
    font-size: 20px;
    margin: 10px 0px;
    font-weight: 700;
}

.testimonials-section h6 {
    font-family: 'Outfit';
    font-size: 18px;
    font-weight: 500;
}

.testimonials-section p {
    font-family: "outfit";
    font-size: 16px;
    font-weight: 400;
}

.testimonials-section img {
    margin: 20px 0px;
    position: absolute;
    top: 0;
    right: 25px;
}

.testimonials h2 {

    font-family: "Marcellus", sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #000;

}


.testimonials h2 {

    font-family: "Marcellus", sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #000;

}

.testimonials p {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
}


/*-- testimonials --*/


/*-- trust --*/

.trust {
    background: url(../images/trust-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}


.trust h2 {

    font-family: "Marcellus", sans-serif;
    font-size: 48px;
    font-weight: 500;
    color: #000;

}


.trust p {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
    margin: 25px 0px;
}

.trust a {
    background: #642f2e;
    border-radius: 30px;
    width: 100%;
    padding: 8px 20px 8px 20px !important;
    text-align: center;
    color: #fff !important;
    font-family: "Montserrat", sans-serif;
    text-decorationo: none;
    text-decoration: none;
    font-weight: 500;
}

.trust a:hover {
    color: #f4f4f4;
    background: #662221;
}


.trust-info {
    padding: 100px;
}


/*-- trust --*/




/*-- Botox --*/

.treatment-tit span {
    font-family: "Montserrat", sans-serif;
    color: #fef6ed;
    background: #642f2e;
    padding: 6px 12px;
    border-radius: 18px;
    font-size: 15px;
    font-weight: 500;
    line-height: 35px;
}

.treatment-tit h1 {
    font-family: "Marcellus", sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #000;
    line-height: 45px;
    margin: 13px 0px;
}

.treatment-tit p {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
    margin-bottom: 25px;
}


.how-it-works .treatment-tit p {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fef6ed;
    line-height: 28px;
    margin-bottom: 25px;
}



.treatment-tit a {
    text-decoration: none;
    color: #fff;
    background: #d67b7b;
    padding: 10px;
    border-radius: 8px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
}


.treatment-tit a:hover {
    color: #fef6ed;
    background: #642f2e;
}




.botox-info h2 {
    font-size: 55px;
    font-weight: 1000;
    color: #fff;
    line-height: 65px;
    text-transform: uppercase;
    font-family: "Marcellus", sans-serif;
}

.botox-info h1 {
    font-size: 16px;
    background: #fef6ed;
    display: inline-block;
    padding: 17px 20px;
    line-height: 0;
    border-radius: 30px;
    color: #642f2e;
    margin: 400px 0px 15px;
    text-transform: capitalize;
    font-family: "montserrat";
}


.botox-img {
    padding: 75px;
    position: relative;
}


.botox-details img {
    border-radius: 15px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.botox-img::after {
    content: "";
    background: url(../images/treatment-bg.gif);
    width: 100%;
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10px;
    top: 0;
    opacity: 0.1;
}

.botox-details .why-techniques p {
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
    /* padding-right: 150px; */
}

.how-it-works {
    background: #642f2e;
    width: 100%;
    height: 100%;
    padding: 80px;
}

.how-it-works .treatment-tit p {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fef6ed;
    line-height: 28px;
}

.how-it-works .treatment-tit h1 {
    font-family: "Marcellus", sans-serif;
    font-size: 46px;
    font-weight: 500;
    color: #fef6ed;
    line-height: 45px;
    margin: 13px 0px;
}


.how-it-works .treatment-tit a {
    text-decoration: none;
    color: #fff;
    background: #d67b7b;
    padding: 10px 13px;
    border-radius: 26px;
    font-family: "outfit";
    font-size: 16px;
    font-weight: 400;
}

.botox-works {
    background: #fcf3e9;
    padding: 30px;
    border-radius: 18px;
    height: 100%;
    width: 100%;
}


.botox-works h3 {
    font-family: "Marcellus", sans-serif;
    font-size: 30px;
    font-weight: 500;
    color: #000;
    line-height: 37px;
    margin-bottom: 25px;
}


.botox-works img {
    height: 200px;
    width: 100%;
    border-radius: 150px;
    object-fit: cover;
    padding: 9px;
}

.botox-works p {
    font-family: "montserrat";
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin-top: 25px ;
}

.how-it-works .col-md-4 {
    margin-top: 70px;
}




.faq-section {
    font-family: "montserrat";
    width: 100%;
    /* padding: 0 19rem; */
}

.faq-title {
    font-weight: 600;
    font-size: 2rem;
    color: #101828;
    /* text-align: center; */
    display: inline-block;
    padding: 5px 21px;
    border-radius: 13px;
    font-size: 35px;
    color: #cbee25;
    /* background: #000; */
}
    .faq-item + .faq-item {
    margin-top: 1.5rem;
    }

.faq-question {
    width: 100%;
    padding: 1rem 1.5rem;
    font-size: 1.125rem;
    text-align: left;
    border: 1px solid #e4e7ec;
    border-radius: 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-family: "montserrat";
    font-weight: 500;
    color: #000;
    background: #c4c8c1;
}
    .faq-question[aria-expanded="true"] {
    border-color: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    }

.faq-question.expanded {
    background: #c4c8c1;
    color: #000;
    font-family: "montserrat";
    font-weight: 500;
    font-size: 18px;
}

    .faq-icon {
    stroke: #64748b;
    transition: transform 0.3s ease, stroke 0.3s ease;
    flex-shrink: 0;
    }

    .faq-question[aria-expanded="true"] .faq-icon,
    .faq-question.expanded .faq-icon {
    transform: rotate(45deg);
    stroke: #2563eb;
    }

.faq-answer {
    padding: 1rem 1.5rem;
    font-size: 16px;
    color: #2a2b2a;
    line-height: 1.6;
    border: 1px solid #c4c8c1;
    border-top: none;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
    background: #f9fafb;
    user-select: text;
    font-family: "montserrat";
    font-weight: 400;
}

.faq-answer ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

.faq-answer li {
    font-family: "montserrat";
    font-size: 15px;
    display: inline-block;
    font-weight: 200;
    margin: 10px 10px;
    text-align: center;
}


.faq-answer img {
    width: 75px;
    height: 100%;
    border-radius: 6px;
}

.faq-answer span {
    display: block;
    font-size: 15px;
    font-family: "montserrat";
    color: #000;
    font-weight: 500;
}

.faq-answer span {
    display: block;
}

.faq-answer.expanded {
    background: #c4c8c1;
}

/*--
.faq-bg {
    background: blanchedalmond;
} --*/



.appointment {
    /* -- background: url(../images/appointment-bg.png); */
    background: #642f2e;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 150px;
}

.appointment h3 {
    font-family: "Marcellus", sans-serif;
    font-size: 35px;
    font-weight: 600;
    color: #fcf3e9;
}

.appointment ul {
    list-style: none;
    margin: 10px 0px 0px;
    padding: 0;
    display: inline-block;
}

.appointment li {
    font-family: "montserrat";
    font-weight: 500;
    font-size: 20px;
    display: inline-block;
    color: #fcf3e9;
    padding: 10px 40px 10px 40px;
}


.treatment-tit-1 {
    margin: 30px 0px 0px;
}


.treatment-tit-1 a {
    text-decoration: none;
    color: #fff;
    background: #d67b7b;
    padding: 10px;
    border-radius: 8px;
      font-family: "montserrat";
    font-size: 16px;
    font-weight: 400;
}

.treatment-tit-1 a:hover {
    color: #642f2e;
    background: #fcf3e9;
}

.appointment-btn a {
    background: #000;
    color: #fff;
    font-family: "montserrat";
    font-size: 17px;
    font-weight: 500;
    padding: 10px;
    text-decoration: none;
    border-radius: 8px;
}

.appointment-btn a:hover{
    background: #ee7f50;
    color: #fff;
}

.appointment ul li svg {
    height: 26px;
    width: 25px;
    vertical-align: text-top;
    margin-right: 5px;
}

/*-- Botox --*/






/*-- contact-us --*/


.contact-bg{
    background: #fff8f0;
}


.contact-bg .banner-bg-color {
    border-bottom: 1px solid rgb(232, 219, 201);
}


    .address-info {
    max-width: 600px;
    margin: 0 auto;
    background: white;
    padding: 30px;
    border-radius: 10px;
    }



.be-in-touch-info {

    padding: 30px;
}


select#appointments {
    height: 56px;
    border-radius: 6px;
    margin: 10px 0px;
    width: 100%;
    font-family: "montserrat";
    padding: 0px 10px;
}

input#appt {
    display: block;
    width: 100%;
    height: 55px;
    border-radius: 8px;
    padding: 0px 20px;
    font-family: "montserrat";
    margin: 10px 0px;
}

input#appointment-date {
    display: block;
    height: 55px;
    border-radius: 6px;
    padding: 0px 20px;
    width: 100%;
    font-family: "montserrat";
    margin: 10px 0px;
}

.be-in-touch-info span {
    font-family: "montserrat";
    font-size: 16px;
    font-weight: 500;
    border: solid #000 1px;
    padding: 5px 30px;
    border-radius: 25px;
    color: #000;
    cursor: pointer;
}

.be-in-touch-info span:hover {
    background: #642f2e;
    color: #f3e7df;
}


.be-in-touch-info h2 {
    font-family: "Marcellus", sans-serif;
    font-size: 60px;
    font-weight: 600;
    margin: 20px 0px;
}

.be-in-touch-info p {
    font-family: "montserrat";
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin: 25px 0px;
}


.address-info {
    border: 1px solid rgb(215, 215, 215);
    border-radius: 8px;
    padding: 17px;
    position: relative;
    background: rgb(243, 236, 226);
}

.address-info-svg svg {
position: absolute;
top: 0px;
right: 0px;
margin: 10px;
transition: transform 0.3s ease, opacity 0.3s ease;
transform: translate(0, 0);
opacity: 0.7;
}

.address-info:hover {
    background: #fae9df;
    color: #fff;
}




.address-info:hover .address-info-svg svg {
transform: translate(5px, -5px);
opacity: 1;
}

.address-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}


.address-info li h4 {
    font-family: "outfit";
    font-size: 20px;
    font-weight: 500;
    color: #ed723f;
}

.address-info li p {
    font-family: "outfit";
    font-size: 14px;
    color: #464646;
    font-weight: 400;
    margin: 4px 0px;
}


.address-info li a {
    font-family: "outfit";
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-decoration: none;
    vertical-align: middle;
}



.address-info img{
    width: 20px;
    height: 100%;
}



form {
    margin: 60px 0px;
    background: #642f2e;
    padding: 73px;
    border-radius: 37px;
}


label {
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 500;
    margin: 5px 0px;
    color: #fef6ed;
}



form h1 {
    font-family: 'Marcellus';
    font-size: 30px;
    font-weight: 600;
    margin: 20px 0px 35px;
    color: #fef6ed;
}


.form-details button {
    font-size: 15px;
    background: #d67b7b;
    color: #fef6ed;
    display: inline-block;
    border-radius: 7px;
    border: 0;
    font-family: outfit;
    margin: 20px 0px;
    padding: 14px 23px 14px 23px;
    width: 45%;
}


.form-details button:hover{
    color: #000;
}



.be-in-touch .form-control {
    display: block;
    width: 100%;
    padding: .875rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 6px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 12px 0px;
}


nopadding {
  padding: 0 !important;
}

.map iframe {
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
}

.location {
  width: 100%;
  display: inline-block;
}

/*-- contact-us --*/




/*-- about-us --*/


.why-techniques ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


.padding-abt-cont {
    padding: 0px 90px;
}


.abt-doctor li {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0px;
}

.abt-doctor li .list-item {
    display: flex;
    align-items: center;
}

.abt-doctor li svg {
    fill: #642f2e;
    margin-right: 10px;
    display: inline-block;
    border-radius: 50%;
    height: 16px;
    width: 30px;
    align-items: inherit;
}

.abt-doctor li span {
    display: inline-block;
    text-align: left;
    line-height: 1.5;
}


.abt-doctor li a{
    font-family: "montserrat";
    text-decoration: none;
    color: #642f2e;
    vertical-align: middle;
    font-weight: 600;
}

.abt-doctor .why-techniques ul li::before {

    display: none;

}


.phone-container {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px;  
}




.phone-icon {
    border-radius: 50%;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    margin-right: 10px;
}

        .phone-icon-svg {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background: #f8f9fa;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
        }   


.phone-label {
    display: block;
    font-family: "Marcellus", sans-serif;
    font-weight: 500;
    font-size: 16px;
}

                .phone-icon-svg svg {
            width: 20px;
            height: 20px;
            fill: rgb(22, 31, 123);
        }


.phone-content a {
    font-family: "montserrat";
    color: #000;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}

.abt-doctor .treatment-tit-1 a {
    text-decoration: none;
    color: #fff;
    background: #d67b7b;
    padding: 10px 15px;
    border-radius: 8px;
    font-family: "montserrat";
    font-size: 16px;
    font-weight: 400;
}

.abt-doctor .treatment-tit-1 a:hover {
    color: #fef6ed;
    background: #642f2e;
}





.fillr-journey-info {
    border: solid 1px #ccc;
    padding: 20px;
    border-radius: 15px;
    margin: 24px 30px;
    position: relative;
    overflow: hidden;
}   

.fillr-journey-info h4 {
    font-family: "Marcellus", sans-serif;
    margin: 20px 0px;
    font-weight: 600;
    font-size: 30px;
    line-height: 25px;
}

.fillr-journey-info p {
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 400;
    /* line-height: 25px; */
}

.fillr-journey-info img {
    width: 50px;
    height: 50px;
}



.fillr-journey-info svg {
    position: absolute;
    bottom: -71px;
    right: -57px;
    transform: rotateZ(450deg);
    opacity: 0.2;
}

.why-choose-us .treatment-tit-1 {
    margin: 30px 0px 0px;
    float: inline-end;
}

.why-choose-info img {
    width: 60px;
    height: 60px;
    border:#fef6ed;
}

.why-choose-info h4 {
    font-family: "Marcellus", sans-serif;
    margin: 20px 0px 15px;
    font-weight: 600;
    font-size: 25px;
    line-height: 25px;
    color: #000;
}


.why-choose-info p {
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 400;
    color: #000;
}

.why-choose-info {
    border: solid 1px #fcf3e9;
    padding: 50px 20px;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    background: #fcf3e9;
    height: 100%;
    width: 100%;
}

.why-choose-info span svg {
    position: absolute;
    /* bottom: -71px; */
    right: -63px;
    transform: rotateZ(450deg);
    opacity: 0.2;
    top: -63px;
}



.whatsapp_float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 20px;
    background-color: #25D366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whatsapp_float img {
    width: 35px;
    height: 35px;
}

.whatsapp_label {
    position: fixed;
    bottom: 30px;
    right: 90px;
    background: #25D366;
    color: #fff;
    padding: 8px 12px;
    border-radius: 20px;
    font-family: Arial, sans-serif;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    cursor: pointer;
    font-family: "Montserrat";
    font-weight: 500;
}



@media only screen and (max-width: 768px) {
.whatsapp_float {
    width: 50px;
    height: 50px;
    bottom: 28px;
    right: 25px;
}

    .whatsapp_float img {
        width: 28px;
        height: 28px;
    }
}



/*-- about-us --*/



/*-- terms-conditions --*/



.terms-conditions h1 {
    font-family: "outfit", sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #000;
    line-height: 45px;
    margin: 13px 0px;
}

.terms-conditions ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.terms-conditions li {
    font-family: "outfit", sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    line-height: 33px;
}



/*-- terms-conditions --*/








/*-- gallery --

.gallery-inner img {
    padding: 10px;
    border-radius: 20px;
    cursor: pointer;
    transition: transform 0.3s ease;
    overflow: hidden;
}

.gallery-inner img:hover {
    transform: scale(1.1);
}*/

/*-- gallery --*/





.gallery-inner .col-md-4 {
    overflow: hidden;
    border-radius: 20px;
    padding: 10px;
}

.gallery-inner img {
    border-radius: 12px;
    cursor: pointer;
    transition: transform 0.3s ease;
    width: 100%;
    height: 350px;
}

.gallery-inner img:hover {
    transform: scale(1.1);
}































/*-- footer --*/

footer {
    background: #000000;
    position: relative;
    margin: 0px;
    padding: 100px 0px;
}

footer .logo {
    margin-bottom: 25px;
}


footer .logo img {
    /* margin-bottom: 25px; */
    width: 50%;
    height: 100%;
    margin: -21px 0px;
}

footer p {
    font-family: "Montserrat";
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}

footer .media-icons {
    list-style: none;
    padding: 0;
}

footer .media-icons li {
    display: inline-block;
}

footer .media-icons li a {
    padding-right: 15px;
}

footer .media-icons li a:hover svg {
    color: #f6e7d9;
    fill: #f2ddcd;
}

footer h4 {
    font-family: "montserrat";
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 25px;
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer ul li a {
    text-decoration: none;
    color: #fff;
    font-family: "Montserrat";
    font-weight: 400;
    display: inline-block;
    font-size: 15px;
    padding: 5px 0px;
}

footer ul li a:hover {
    color: #f0d9c8;
}

.sub-footer {
    background: #000;
    padding: 20px 0px;
    width: 100%;
    border-top: 1px solid #1a1a1a;
}

.sub-footer p {
    color: #fff;
    margin-bottom: 0;
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 400;
}

.space {
    margin-bottom: 53px;
}


/*-- footer --*/


@media only screen and (max-width: 600px) {

    .top ul li {
        display: none;
    }

    .home .navbar {
        background: #fef3e9;
    }

    .navbar-toggler {
        background: #c3957d;
    }

.slider-content h2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 38px;
}

    .slider-content {
        padding: 0px;
    }

    .slider-content p {
    font-size: 14px;
    line-height: 26px;
    }

    .service-tit-1 {
    border-bottom: solid #ccc 1px;
    text-align: left;
    }

    .service-tit {
        border-bottom: solid #d7c5c2 1px;
        text-align: left;
    }

    .why-us-info h3 {
        font-size: 32px;
    }

    .why-techniques {
        padding: 20px 20px;
    }

    .why-techniques h2 {
        font-size: 27px;

    }

    .trust-info {
        padding: 26px;
    }

    .trust h2 {
        font-size: 42px;
    }

    .trust p {
        font-size: 15px;

    }

.treatment-tit h1 {
    font-size: 27px;
}

    footer h4 {
        margin-top: 30px;
    }

.appointment {
    padding: 50px;
}

.how-it-works {
    padding: 0px;
}

.how-it-works .col-md-4 {
    margin-top: 40px;
    margin-bottom: 10px;
}

.why-techniques li {
    font-size: 15px;
}

.why-choose-us .treatment-tit-1 {
    float: inline-start;
}

.how-it-works .treatment-tit h1 {
    margin-top: 40px;
}


form {
    padding: 42px;
}

.why-choose-us .col-md-3{
    margin: 10px 0px;
}

.whatsapp {
    display: none;
}

.whatsapp_label{
    display: none;
}

.treatment-tit p {
    font-size: 14px;
}

.why-techniques h4 {
    font-size: 17px;
    line-height: 28px;
}

.slider-content h2 br{

    display: none ;

}


br{
    display: none;
}

.tit p {
    font-size: 31px;
}


.home .botox-img::after {
  display: none;
}

.botox-img {
    padding: 24px;
    position: relative;
}

.be-in-touch-info h2 {
    font-size: 43px;
}

.be-in-touch-info p {
    margin: 20px 0px;
}

.padding-abt-cont {
    padding: 0px 0px;
}

.appointment h3 {
    font-size: 34px;
}

.navbar-nav > li:last-child a {
     background: none; 
    margin-left: 0px; 
    border-radius: 30px;
    display: inline-block;
    width: 100%;
     padding: 8px 20px 8px 17px !important; 
     text-align: left; 
    color: #000 !important;
    font-family: "Montserrat", sans-serif;
}



.navbar-nav .nav-item.dropdown .dropdown-menu {
    background-color: #fef2e8;
    width: 100%;
    border-radius: 5px;
    box-shadow: none;
    padding: 10px 0;
}

.banner-bg .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #000;
}

}

.banner-bg .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #000;
}

.why-techniques-home{
    float: right;
}
