@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

html {
    overflow-y: scroll;
}

* {
    margin: 0px;
    padding: 0px;
    scroll-behavior: smooth;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    padding-left: 24px !important;
    padding-right: 24px !important;
}

.main-content.col-lg-12 {
    padding: 0px !important;
}

/* remove padding */
.row>* {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 100%;
}

figure {
    margin-bottom: 0px !important;
}

@media only screen and (min-width:992px) {

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container,
    .container,
    .container-fluid,
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .col-lg-12,
    .col-lg-11,
    .col-lg-10,
    .col-lg-9,
    .col-lg-8,
    .col-lg-7,
    .col-lg-6,
    .col-lg-5,
    .col-lg-4,
    .col-lg-3,
    .col-lg-2 .col-md-12,
    .col-md-11,
    .col-md-10,
    .col-md-9,
    .col-md-8,
    .col-md-7,
    .col-md-6,
    .col-md-5,
    .col-md-4,
    .col-md-3,
    .col-md-2,
    .col-12,
    .col-md-12 {
        padding: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .row {
        margin: auto !important;
    }

    section#kg-careers-contentarea_01 .slider-inner-wrap .slick-dots {
        display: none !important;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1200px !important;
    }
}

@media screen and (max-width: 991px) {
    .container {
        max-width: 720px;
    }

    .row {
        --bs-gutter-x: 0px;
    }
}

.header-wrapper header#header {
    border: 0;
}

.header-wrapper.wide #header .main-menu>li.menu-item>a {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #23201F;
    padding: 0;
    border-top: 0 !important;
    margin: 0;
    font-family: 'mulish';
}

.header-right ul#menu-kg-primary-menu .menu-item:hover a,
.header-right ul#menu-kg-primary-menu .menu-item:focus a {
    color: #001A72 !important;
}

#header .main-menu>li.menu-item {
    margin: 0;
    padding: 25px 12px !important;
}

header#header .header-main {
    background: #FFFFFF;
    box-shadow: -5px 10px 25px rgb(114 128 155 / 10%);
    padding: 0 50px;
    z-index: 1;
}

header#header .header-main .header-right {
    padding: 0;
}

header#header .header-main .container {
    padding: 0;
}

header#header .header-main .kg-header-whatsapp {
    display: flex;
    align-items: center;
}

header#header .header-main .kg-header-whatsapp .kg-mobile-number span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    display: flex;
    align-items: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #23201F;
    margin-bottom: 0;
}

header#header .header-main .kg-header-whatsapp .kg-mobile-number h3 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #041E42;
    margin-bottom: 0;
    border-bottom: 2px solid #041E42;
    display: inline-block;
    letter-spacing: 0;
}

header#header .header-main .kg-header-whatsapp .kg-mobile-number h3 a {
    color: #041E42;
}

header#header .header-main .kg-book-bow a {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #041E42;
    padding: 15px 25px;
    margin-left: 30px;
}

.header-wrapper header#header .header-main .kg-header-end {
    display: flex;
    align-items: center;
    justify-content: end;
}

.header-wrapper header#header .kg-header-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header#header .header-main .kg-header-whatsapp .kg-whatsap-img {
    margin-right: 10px;
}

header#header .header-main .kg-header-wrap .header-right ul#menu-kg-primary-menu li:last-child {
    padding-right: 0;
}

header#header .header-main .kg-header-wrap .header-right ul#menu-kg-primary-menu li:first-child {
    padding-left: 0;
}

/* footer Start*/
.footer-wrapper #footer {
    background-color: #fff;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap {
    padding: 60px 50px;
    position: relative;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-links h6.list-top-title {
    margin-bottom: 32px;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #001A72;
    opacity: 0.8;
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
}

.col-md-4.Clinic {
    margin-left: 60px;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0px;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-links ul li {
    margin-bottom: 12px;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-links .Clinic ul li {
    margin-bottom: 10px;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-links ul li:last-child {
    margin-bottom: 0px;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-links ul li a {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #001A72;
    letter-spacing: 0.02em;
}

.col-lg-8.row.m-0.kg-footer-links {
    justify-content: flex-end;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-links ul.kg-list-group li a {
    text-decoration: underline;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-links ul li p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #001A72;
    letter-spacing: 0.02em;
    margin-bottom: 12px;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-footer-logo .footer-logo-wrap .footer-logo {
    margin-bottom: 30px;
    position: relative;
}

.kg-custom-footer .footer-logo-wrap p.kg-address {
    margin-bottom: 12px;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    color: #001A72;
}

.footer-wrapper #footer .kg-custom-footer .footer-logo-wrap .social-link ul {
    display: flex;
    list-style: none;
    margin-bottom: 32px;
    padding: 0;
}

.footer-logo-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.footer-wrapper #footer .kg-custom-footer .footer-logo-wrap .social-link ul li {
    margin-right: 8px;
    width: 26px;
    height: 26px;
}

.footer-wrapper #footer .kg-custom-footer .footer-logo-wrap .social-link ul li img,
.footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-mobile-social-link ul li img {
    opacity: 100%;
}

.footer-wrapper #footer .kg-custom-footer .footer-logo-wrap .social-link ul li img:hover,
.footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-mobile-social-link ul li img:hover {
    opacity: 100%;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-links .Clinic ul.kg-list-group p.kg-list-title {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #001A72;
    margin-bottom: 12px;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-links .Clinic ul.kg-list-group {
    margin-bottom: 32px;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-links .Clinic ul.kg-list-group:last-child {
    margin-bottom: 0px;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-mobile-social-link {
    display: none;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-bottom-wrap {
    background: #04205C;
    padding: 6px 0;
    position: relative;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-bottom-wrap .kg-copy-wrap p,
.footer-wrapper #footer .kg-custom-footer .kg-footer-bottom-wrap .kg-term-condition p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin: 0px;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-bottom-wrap .kg-term-condition {
    display: inline-block;
    float: right;
}

.footer-wrapper #footer .kg-custom-footer .kg-footer-bottom-wrap .kg-copy-wrap {
    display: inline-block;
}

@media screen and (max-width:991px) {
    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-footer-links {
        padding: 0px !important;
    }
}

@media screen and (max-width:767px) {

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-footer-logo .footer-logo-wrap .social-link,
    .footer-wrapper #footer .kg-custom-footer .footer-logo-wrap p.kg-address {
        display: none;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap {
        padding: 40px 20px;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-footer-logo,
    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-footer-links .col-md-3 {
        padding: 0px !important;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-footer-logo .footer-logo-wrap .footer-logo,
    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-footer-links .col-md-3 {
        margin-bottom: 40px !important;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-links h6.list-top-title {
        margin-bottom: 32px;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .container {
        padding: 0;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .row {
        margin: 0px
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-bottom-wrap .kg-copy-wrap p,
    .footer-wrapper #footer .kg-custom-footer .kg-footer-bottom-wrap .kg-term-condition p {
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-bottom-wrap .kg-copy-wrap p {
        margin-bottom: 6px;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-bottom-wrap .kg-term-condition,
    .footer-wrapper #footer .kg-custom-footer .kg-footer-bottom-wrap .kg-copy-wrap {
        display: block;
        float: unset;
        text-align: center;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-mobile-social-link {
        display: block;
        margin-top: 48px;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-mobile-social-link ul {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-mobile-social-link ul li {
        margin-right: 8px;
        width: 26px;
        height: 26px;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-mobile-social-link p {
        font-family: 'mulish';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        text-transform: capitalize;
        color: #04205C;
        margin-bottom: 0;
        margin-top: 24px;
    }

    .footer-wrapper #footer {
        margin-bottom: 0 !important;
    }

    .col-lg-8.row.m-0.kg-footer-links .ftrssec {
        padding: 0 !important;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-footer-logo .footer-logo-wrap .footer-logo {
        margin-bottom: 48px !important;
    }

    .col-md-4.Clinic {
        margin-top: 40px;
        margin-left: 0;
    }
}

/* footer End*/
/* Home-page */
section.kg-contentarea-wrap-01 .kg-inner-content-01 {
    padding: 80px 0;
    background: #F9FBFF;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content {
    max-width: 588px;
    margin-right: 20px;
    margin-left: 120px;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content h1 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 300;
    font-size: 74px;
    line-height: 78px;
    letter-spacing: 0;
    color: #041E42;
    margin-bottom: 12px;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #7C8EB2;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #58585A;
    margin-bottom: 24px;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-action-btn a.kg-appointment-btn {
    background: #041E42;
    text-align: center;
    padding: 24px 40px;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-right: 40px;
    width: 100%;
    max-width: 259px;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-action-btn {
    display: flex;
    align-items: center;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-action-btn a.kg-treatments-btn {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #7C8EB2;
    position: relative;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-action-btn a.kg-treatments-btn:after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #7C8EB2;
    left: 0;
    bottom: -4px;
    width: 100%;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-action-btn span img {
    margin-left: 6px;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-right-img figure {
    display: block;
    max-width: 660px;
    max-height: 380px;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    margin-left: auto !important;
    box-shadow: -10px 20px 25px rgb(170 184 211 / 32%);
    border-radius: 10px 0px 0px 10px;
    overflow: hidden;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-right-img figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-right-img figure:after {
    padding-bottom: 520px;
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

.container-fluid {
    padding: 0 !important;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-right-cols {
    padding: 0 !important;
}

@media screen and (max-width:767px) {
    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-right-img figure {
        max-width: 100%;
        max-height: 220px;
        border-radius: 0;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-right-cols {
        order: 1;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-cols {
        order: 2;
        padding: 0 !important;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 {
        padding-top: 0;
        padding-bottom: 0px;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-right-img figure:after {
        padding-bottom: 66.7%;
    }
}

section#kg-contentarea-wrap-02 .kg-inner-content-02 {
    padding-top: 80px;
    padding-bottom: 120px;
}

section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area {
    /* max-width: 793px;
     */
    margin: auto;
}

section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-heading-content span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #7C8EB2;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
}

section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-heading-content h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    letter-spacing: 0;
    color: #041E42;
    margin: 0;
}

section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-img-wrap figure img {
    -webkit-filter: drop-shadow(-10px 20px 25px rgba(170, 184, 211, 0.32));
    filter: drop-shadow(-10px 20px 25px rgba(170, 184, 211, 0.32));
}

section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-content-ctm p {
    font-family: 'mulish';
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: justify;
    letter-spacing: 0;
    color: #23201F;
    margin-bottom: 30px;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .row {
    align-items: center;
}

section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-content-ctm span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #7C8EB2;
    margin: 0;
}

section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-heading-content {
    margin-bottom: 42px;
}

section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-content-ctm {
    /* max-width: 582px;
     */
    margin-left: auto;
}

section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-secound-bottom {
    /* max-width: 788px;
     */
    margin: auto;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap {
    background: #818284;
    position: relative;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .top-title h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    color: #FFFFFF;
    margin-bottom: 32px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li {
    display: flex;
    margin-bottom: 32px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li:last-child {
    margin-bottom: 0px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li .kg-list-content h5 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px;
    color: #FFFFFF;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li .kg-list-content p.kg_info {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    opacity: 0.8;
    margin-bottom: 6px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li .kg-list-content p.email-wrap a,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li .kg-list-content p.contact-no a {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    opacity: 0.8;
    position: relative;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li .kg-list-content p.email-wrap {
    margin-bottom: 6px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li span.icon {
    margin-right: 16px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list {
    list-style: none;
    padding: 0;
    margin: 0px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-left-wrap .kg-our-clinic-wrap {
    padding: 0px 80px 0px 120px;
    position: relative;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-left-wrap {
    width: 43.99%;
    padding: 0px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap {
    width: 56.01%;
    padding: 0px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .our-clinic-slider .owl-dots {
    width: 100%;
    position: absolute;
    bottom: 41px;
    margin: 0;
    display: flex;
    justify-content: center;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .our-clinic-slider {
    margin-bottom: 0px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li .kg-list-content p:last-child {
    margin-bottom: 0px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .row {
    align-items: center;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav button.owl-next::before,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav button.owl-prev::before {
    display: none;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav button.owl-next:focus,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav button.owl-prev:focus,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav button.owl-next:active,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav button.owl-prev:active,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav button.owl-next:hover,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav button.owl-prev:hover {
    background-color: transparent;
    border: 0px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav .owl-prev {
    left: 41px;
    width: 49px;
    height: 49px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav .owl-next {
    right: 41px;
    width: 49px;
    height: 49px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-dots .owl-dot span {
    background: #DFDFDF;
    width: 10px;
    height: 10px;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-dots .owl-dot.active span {
    background: #B5BCD6;
    width: 14px;
    height: 14px;
}

@media screen and (max-width:1140px) {
    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-left-wrap .kg-our-clinic-wrap {
        padding: 0;
        padding-left: 30px;
    }
}

@media screen and (max-width:991px) {
    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-left-wrap {
        width: 100%;
        padding: 40px 16px;
    }

    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap {
        width: 100%;
    }

    section#kg-contentarea-wrap-09 .kg-inner-wrap .row {
        margin: 0px !important;
    }
}

@media screen and (max-width:767px) {
    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .top-title h2 {
        font-weight: 400;
        font-size: 28px;
        line-height: 36px;
    }

    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-left-wrap .kg-our-clinic-wrap {
        padding-left: 16px;
        padding-right: 16px;
    }

    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav {
        display: none;
    }

    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li .kg-list-content h5 {
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
    }

    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li .kg-list-content p.kg_info {
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
    }
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap {
    background: #001A72;
    padding: 60px 0;
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-inner-feature-ctm h5 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 12px;
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .col-feature-wrap {
    width: 20%;
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area {
    gap: 80px;
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area .col-feature-wrap:after {
    content: '';
    opacity: 0.3;
    border-right: 1px solid #CFCFCF;
    position: absolute;
    right: -40px;
    top: 0;
    height: 100%;
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area .col-feature-wrap {
    position: relative;
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area .col-feature-wrap:last-child:after {
    display: none;
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area .kg-inner-feature-ctm p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #FFFFFF;
    opacity: 0.6;
    margin-bottom: 32px;
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-inner-feature-ctm a {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #B5BCD6;
    margin: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: relative;
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-inner-feature-ctm a img {
    margin-left: 3px;
    margin-bottom: 0;
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-inner-feature-ctm img {
    margin-bottom: 12px;
}

section#kg-contentarea-wrap-10 .kg-inner-faq-area {
    padding: 98px 0;
    background-color: #041E42;
}

section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 48px;
}

section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-video iframe {
    width: 100%;
    height: 603px;
}

section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-video {
    max-width: 994px;
    margin: auto;
}

section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-content-warp {
    max-width: 790px;
    margin: auto;
    margin-top: 50px;
}

section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-content-warp .kg-faq-ctm h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #FFFFFF;
    margin-bottom: 12px;
    text-align: left;
    position: relative;
    padding-left: 29px;
}

section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-content-warp .kg-faq-ctm h2:before {
    content: '';
    position: absolute;
    left: 0;
    background: url('../image/Polygon-1.svg');
    top: 12px;
    width: 13px;
    height: 13px;
    background-size: contain;
    background-repeat: no-repeat;
}

section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-content-warp .kg-faq-ctm p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.7);
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
    padding-left: 29px;
}

section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-content-warp .kg-faq-ctm:last-child p:last-child {
    margin-bottom: 0;
}

section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-content-warp .kg-faq-ctm p:after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #FFFFFF;
    bottom: 0;
    width: 100%;
    left: 0;
    opacity: 0.1;
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 {
    background-color: #041E42;
    padding-top: 120px;
    padding-bottom: 400px;
    position: relative;
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 50px;
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap {
    padding: 0;
    width: 32%;
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .condition-block {
    gap: 24px;
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-inner-block {
    border: 1px solid #F3F3F3;
    -webkit-filter: drop-shadow(-5px 10px 25px rgba(114, 128, 155, 0.1));
    filter: drop-shadow(-5px 10px 25px rgba(114, 128, 155, 0.1));
    border-radius: 5px;
    display: flex;
    align-items: center;
    height: 100%;
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-left-block h5 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 6px;
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-left-block p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    /*text-transform: capitalize;
    */
    color: #FFFFFF;
    opacity: 0.6;
    margin: 0;
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-inner-block .kg-left-block {
    padding: 24px;
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-block-right {
    background: #F6F6F6;
    padding: 10px 20px;
    height: 100%;
    display: flex;
    align-items: center;
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-inner-block:hover,
section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-inner-block:focus {
    background: #FFFFFF;
    box-shadow: -5px 10px 25px rgba(114, 128, 155, 0.1);
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-inner-block:hover .kg-left-block h5,
section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-inner-block:focus .kg-left-block h5 {
    color: #041E42;
}

section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-inner-block:hover .kg-left-block p,
section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-inner-block:focus .kg-left-block p {
    color: #041E42;
    opacity: 0.6;
}

section#kg-contentarea-wrap-06 .inner-content-06 {
    background: #F6F6F6;
    padding-bottom: 68px;
}

section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area .kg-heading-area p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #B5BCD6;
    margin-bottom: 12px;
}

section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area .kg-heading-area h1 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 300;
    font-size: 75px;
    line-height: 78px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 60px;
}

section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area .kg-img-content-area p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #58585A;
    margin-top: 60px;
    margin-bottom: 24px;
}

section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area .kg-img-content-area span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #23201F;
    display: inline-block;
    width: 100%;
}

section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area {
    max-width: 994px;
    margin: auto;
    margin-top: -223px;
    z-index: 9;
    position: relative;
}

section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area .kg-bottom-content {
    max-width: 792px;
    margin: auto;
}

section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area .kg-img-content-area p strong {
    color: #041E42;
    font-family: 'mulish';
}

section#kg-contentarea_03 .content-main {
    padding: 100px 0;
}

section#kg-contentarea_03 .content-main .top-title span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #B5BCD6;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 12px;
}

section#kg-contentarea_03 .content-main .top-title h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    text-align: center;
    color: #041E42;
    margin-bottom: 4px;
}

section#kg-contentarea_03 .content-main .top-title p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #23201F;
    margin: 0;
}

section#kg-contentarea_03 .content-main .kg-our-partners-logos {
    margin-top: 42px;
}

section#kg-contentarea_03 .content-main .kg-our-partners-logos .kg-mt {
    width: 15%;
}

section#kg-contentarea_03 .kg-brand-logo {
    gap: 0 24px;
    justify-content: center;
}

section#kg-contact-area-wrap .kg-inner-contactwrap {
    padding: 100px 0;
    background: #041E42;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content img {
    margin-bottom: 80px;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 56px;
    line-height: 64px;
    color: #FFFFFF;
    margin-bottom: 2px;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content {
    max-width: 473px;
    margin-left: 80px;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form {
    max-width: 657px;
    margin-left: auto;
    margin-right: 100px;
    padding-left: 20px;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h4 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 800;
    font-size: 46px;
    line-height: 55px;
    /* text-transform: capitalize;
     */
    color: #FFFFFF;
    margin-bottom: 30px;
    font-style: italic;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #B5BCD6;
    margin-bottom: 24px;
    display: inline-block;
    width: 100%;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin: 0;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section {
    background: #FFFFFF;
    padding: 64px 28px;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #041E42;
    margin-bottom: 12px;
    padding: 0 12px;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section h3 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    color: #041E42;
    margin-bottom: 32px;
    padding: 0 12px;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-cols-wrap label {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #58585A;
    width: 100%;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-cols-wrap .form-group {
    margin: 0;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section .kg-input-content .kg-contact-cols-wrap {
    padding: 0 12px !important;
    margin-bottom: 24px;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section span.wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
    margin-top: 6px;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-cols-wrap .form-group input,
section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-cols-wrap .form-group textarea {
    background: #FFFFFF;
    border: 1px solid rgba(129, 130, 132, 0.2);
    box-shadow: -5px 10px 25px rgb(114 128 155 / 10%);
    border-radius: 5px;
    padding: 12px 20px;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #58585A;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-cols-wrap .form-group textarea {
    height: 99px;
    resize: none;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-right-submit-enquiry input.wpcf7-form-control {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #041E42;
    background: #041E42;
    padding: 24px 40px;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section .kg-contact-submit-btn a {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #041E42;
    position: relative;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section .kg-contact-submit-btn img {
    float: left;
    margin-right: 12px;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section .kg-contact-submit-btn .kg-contact-cols-wrap {
    margin-bottom: 0;
    padding: 0 !important;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section .kg-right-submit-enquiry {
    width: 100%;
    text-align: right;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn p.kg-call-desc {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #041E42;
    padding: 0;
    margin: 0;
    text-transform: capitalize;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn {
    width: 100%;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-content .kg-content-inner-wrap span.kg-treaments-label {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #7C8EB2;
    padding: 4px 14px 2px;
    background: #F1F6FF;
    border-radius: 20px;
    margin-bottom: 5px;
    display: inline-block;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-content .kg-content-inner-wrap p.kg-treaments-title {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #041E42;
    margin-bottom: 5px;
    letter-spacing: normal;
}

p.kg-treaments-title:hover {
    text-decoration: underline;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-content .kg-content-inner-wrap p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #58585A;
    margin-bottom: 16px;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-content .kg-action-wrap a.btn-info {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #041E42;
    background: transparent;
    position: relative;
    display: flex;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-bottom: 4px;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-slider-content .kg-content-inner-wrap .kg-action-wrap {
    display: flex;
    align-items: center;
    max-height: 40px;
    height: 40px;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-content .kg-action-wrap a.btn-info span.btn-icon img {
    margin-left: 6px;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-card .slidr-img {
    margin-bottom: 22px;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-top-title h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    color: #041E42;
    margin-bottom: 24px;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-left-slider-cols {
    padding: 0;
    width: 35%;
    float: left;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols {
    width: 65%;
    padding-left: 24px;
    padding-right: 0;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-left-slider-cols .kg-top-title h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    color: #041E42;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-left-slider-cols .kg-top-title {
    max-width: 384px;
    margin-left: 120px;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-stage {
    padding-left: 0 !important;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav {
    display: block;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav button.owl-prev:before,
section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav button.owl-next:before {
    display: none;
}

/* Home-page Section-4(e) */
.kg-contentarea_04 {
    background: #58585A;
}

@media (min-width: 992px) {
    .col-lg-7.kg-right-wrap {
        width: 59.02%;
    }

    .col-lg-5.kg-left-wrap {
        width: 40.98%;
    }
}

.kg-contentarea_04 .kg-left-wrap .kg-wrap {
    max-width: 390px;
    margin: auto;
    /* padding: 80px 0;
     */
    padding: 80px 0px 0px 0px;
    align-items: center;
    margin-left: 120px;
}

.kg-contentarea_04 .kg-left-wrap h2.kg-title {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    color: #FFFFFF;
    font-family: 'mulish';
    margin-bottom: 12px;
}

.kg-contentarea_04 .kg-left-wrap p.kg-subtitle {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #FFFFFF !important;
    margin-bottom: 34px;
}

.kg-contentarea_04 .kg-left-wrap .profile-info {
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 16px;
}

.kg-contentarea_04 .kg-left-wrap .profile-info .profile-icon .img-wrap img.img-icon {
    width: 40px;
    height: 40px;
    max-width: initial;
}

.kg-contentarea_04 .kg-left-wrap .profile-info .profile-icon {
    width: 40px;
    height: 40px;
    display: inline-table;
    margin-right: 24px;
}

.kg-contentarea_04 .kg-left-wrap .profile-info .profile-icon .img-wrap {
    position: relative;
}

.kg-contentarea_04 .kg-left-wrap .profile-name h4 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px !important;
    line-height: 32px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 12px;
    max-width: 326px;
    letter-spacing: 0;
}

.kg-contentarea_04 .kg-left-wrap .profile-name p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #FFFFFF !important;
    opacity: 0.6;
    margin-bottom: 16px !important;
}

.col-lg-7.kg-right-wrap {
    margin-left: auto;
}

.kg-contentarea_04 .kg-right-wrap .right-wrap .hero-img-wrap figure {
    display: block;
    max-width: 850px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    vertical-align: middle;
    margin-left: auto;
}

.kg-contentarea_04 .kg-right-wrap .right-wrap .hero-img-wrap figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.kg-contentarea_04 .kg-right-wrap .right-wrap .hero-img-wrap figure:after {
    padding-bottom: 804px;
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

.row.streatment-img {
    display: flex;
    flex-direction: row-reverse;
}

.kg-doctors-heading.s-heading h3 {
    margin: 0 auto;
}

/* FUT vs FUE table section */
.fut-fue-table {
    padding: 80px 220px !important;
}

.table-section-area h3 {
    font-family: 'mulish';
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #041E42;
    margin-bottom: 40px;
}

.table-section-area table,
th,
tr,
td {
    border: 1px solid #B9B9B9;
    border-width: 1px !important;
    vertical-align: top;
}

.width1 {
    width: 20%;
}

.width2 {
    width: 40%;
}

.clrFA {
    background: #FAFAFA;
}

.clr98 {
    background: #989898;
}

.clr234 {
    background: #041E42;
}

.clrf14 {
    background: #F1F4FF;
}

.table-section-area table th {
    padding: 16px 24px;
    font-family: 'mulish';
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
}

.table-section-area table td {
    font-family: 'mulish';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 16px 18px;
}

.text-clr-F9FB {
    color: #F9FBFF;
}

.text-clr-F8 {
    color: #F8F8F8;
}

.txt-color-232 {
    color: #23201F;
}

.text-clr-5756 {
    color: #575756;
}

@media only screen and (max-width:1200px) {
    .fut-fue-table {
        padding: 80px 100px !important;
    }
}

@media only screen and (max-width:992px) {
    .fut-fue-table {
        padding: 60px !important;
    }

    .width1 {
        width: 15%;
    }

    .width2 {
        width: 42.5%;
    }
}

@media only screen and (max-width:768px) {
    .fut-fue-table {
        padding: 40px 20px !important;
    }

    .table-section-area h3 {
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 24px;
    }

    .table-section-area table th {
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
        padding: 12px;
    }

    .table-section-area table td {
        padding: 12px;
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
    }
}

@media only screen and (max-width:480px) {
    .width1 {
        width: 10%;
    }

    .width2 {
        width: 45%
    }

    .table-section-area .overflow-div {
        width: 100%;
        overflow-x: scroll !important;
    }

    .table-section-area table {
        width: 600px;
        margin-bottom: 20px;
    }

    .table-section-area .overflow-div::-webkit-scrollbar {
        height: 8px;
        width: 185px;
        background: #B9B9B9;
        border-radius: 200px;
    }

    .table-section-area .overflow-div::-webkit-scrollbar-thumb {
        background: #818284;
        border-radius: 200px;
    }
}

/* heading-with-paragraph */
.heading-with-paragraph {
    padding: 80px 160px !important;
    background-color: #FEEFDE;
}

.two-boxes-div {
    display: flex;
    align-items: center;
    gap: 80px;
}

.two-boxes-div h3 {
    width: 28%;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #1F355E;
    margin: 0;
    font-family: 'mulish';
}

.two-boxes-div p {
    width: 72%;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201F;
    background: #fff;
    padding: 40px;
    mix-blend-mode: normal;
    opacity: 0.9;
    font-family: 'mulish';
}

@media screen and (max-width:992px) {
    .heading-with-paragraph {
        padding: 60px !important;
    }
}

@media screen and (max-width:768px) {
    .heading-with-paragraph {
        padding: 40px 20px !important;
    }

    .two-boxes-div {
        flex-direction: column;
        gap: 24px;
    }

    .two-boxes-div p {
        width: 100%;
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
        margin-bottom: 0;
        padding: 16px;
    }

    .two-boxes-div h3 {
        width: 100%;
        text-align: center;
        font-weight: 400;
        font-size: 20px;
        line-height: 26px;
    }
}

@media screen and (max-width:480px) {
    .two-boxes-div h3 {
        width: 100%;
        max-width: 300px;
    }
}

/* heading-rightarrowlist */
.heading-with-list {
    padding: 80px 160px !important;
    background: #326295;
}

.head-arrow-area {
    display: flex;
    -moz-column-gap: 80px;
    column-gap: 80px;
    align-items: center;
}

.heading-box-left {
    width: 30%;
}

.heading-box-left h3 {
    font-family: 'mulish';
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    color: #FFFFFF;
}

.arrow-list-right {
    width: 70%;
    background-color: #fff;
    padding: 40px;
}

.arrow-list-right ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.arrow-list-right ul li {
    margin-bottom: 8px;
    padding-left: 29px;
    position: relative;
    font-family: 'mulish';
    font-weight: 400;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.02em;
    color: #23201F;
}

.arrow-list-right ul li:after {
    content: '';
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDVDOC41ODIxNCA1IDUgOC41ODIxNCA1IDEzQzUgMTcuNDE3OSA4LjU4MjE0IDIxIDEzIDIxQzE3LjQxNzkgMjEgMjEgMTcuNDE3OSAyMSAxM0MyMSA4LjU4MjE0IDE3LjQxNzkgNSAxMyA1Wk0xNi40NTU0IDEwLjM4NzVMMTIuNjk0NiAxNS42MDE4QzEyLjY0MjEgMTUuNjc1MSAxMi41NzI4IDE1LjczNDkgMTIuNDkyNSAxNS43NzYyQzEyLjQxMjIgMTUuODE3NCAxMi4zMjMzIDE1LjgzODkgMTIuMjMzIDE1LjgzODlDMTIuMTQyOCAxNS44Mzg5IDEyLjA1MzggMTUuODE3NCAxMS45NzM2IDE1Ljc3NjJDMTEuODkzMyAxNS43MzQ5IDExLjgyNCAxNS42NzUxIDExLjc3MTQgMTUuNjAxOEw5LjU0NDY0IDEyLjUxNjFDOS40NzY3OSAxMi40MjE0IDkuNTQ0NjQgMTIuMjg5MyA5LjY2MDcxIDEyLjI4OTNIMTAuNDk4MkMxMC42ODA0IDEyLjI4OTMgMTAuODUzNiAxMi4zNzY4IDEwLjk2MDcgMTIuNTI2OEwxMi4yMzIxIDE0LjI5MTFMMTUuMDM5MyAxMC4zOTgyQzE1LjE0NjQgMTAuMjUgMTUuMzE3OSAxMC4xNjA3IDE1LjUwMTggMTAuMTYwN0gxNi4zMzkzQzE2LjQ1NTQgMTAuMTYwNyAxNi41MjMyIDEwLjI5MjkgMTYuNDU1NCAxMC4zODc1VjEwLjM4NzVaIiBmaWxsPSIjMDQxRTQyIi8+Cjwvc3ZnPgo=');
    background-size: contain;
    background-repeat: no-repeat;
    top: 5px;
}

@media only screen and (max-width:992px) {
    .heading-with-list {
        padding: 60px !important;
    }
}

@media only screen and (max-width:768px) {
    .heading-with-list {
        padding: 40px 20px !important;
    }

    .head-arrow-area {
        flex-direction: column;
        row-gap: 24px;
    }

    .heading-box-left {
        width: 100%;
        text-align: center;
        max-width: 83%;
    }

    .arrow-list-right {
        width: 100%;
        padding: 20px;
    }

    .heading-box-left h3 {
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
        margin: 0;
    }

    .arrow-list-right ul li {
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
    }

    .arrow-list-right ul li:after {
        height: 16px;
        width: 16px;
    }

    .accordion.accordion-block.service p.what-p {
        font-weight: 400 !important;
        font-size: 15px !important;
        line-height: 23px !important;
        padding-bottom: 32px !important;
        margin: 0 !important;
    }

    .accordion.accordion-block.service .acc-last-p {
        margin-top: 32px !important;
        font-weight: 400 !important;
        font-size: 15px !important;
        line-height: 23px !important;
    }
}

/* FUe treatmwent */
.fuw-inner {
    display: flex;
    align-items: center;
    padding: 40px;
    background-color: #FFFFFF;
    box-shadow: -5px 10px 25px rgba(114, 128, 155, 0.1);
    border-radius: 12px;
    margin-bottom: 20px;
    align-items: flex-start;
    gap: 40px;
    border: 0.5px solid #C8C8C8;
    ;
}

.fuw-inner img {
    width: 100%;
    max-width: 148px;
    height: auto;
}

.fuw-inner .fuw-img {
    width: 15%;
}

.fuw-inner .fuw-step-heading {
    width: 85%;
}

.fuw-step-heading h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    font-family: 'mulish';
    color: #1F355E;
    margin-bottom: 12px;
}

.fuw-step-heading p {
    font-weight: 400;
    font-size: 18px;
    font-family: 'mulish';
    line-height: 26px;
    color: #23201F;
    letter-spacing: 0.02em;
}

.service .fuw-step-heading ul {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.service .fuw-step-heading ul li {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #23201F;
    font-family: 'mulish';
    letter-spacing: 0.02em;
}

.kg-contentarea-wrap-10.service h2 {
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    font-family: 'mulish';
    text-align: center;
    color: #04205C;
    margin-bottom: 12px;
}

.kg-contentarea-wrap-10.service .wysiwyg-content {
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
    max-width: 800px;

}

@media only screen and (max-width: 991px) {
    section#kg-contentarea-wrap-10.service .kg-area-wrap {
        padding: 100px !important;
    }
}

@media only screen and (max-width: 767px) {
    section#kg-contentarea-wrap-10.service .kg-area-wrap {
        padding: 40px 20px !important;
    }

    .fuw-inner .fuw-step-heading {
        width: 100%;
    }

    .kg-contentarea-wrap-10.service h2 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 24px;
    }

    .fuw-inner {
        flex-direction: column;
        padding: 24px 20px;
        text-align: center;
        border-radius: 6px;
    }

    .fuw-inner .fuw-img {
        width: 100%;
        text-align: center;
    }

    .kg-contentarea-wrap-10.service h3 {
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
    }

    .fuw-step-heading p {
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
        opacity: 0.9;
    }

    .fuw-step-heading h2 {
        font-weight: 400;
        font-size: 30px;
        line-height: 38px;
    }

    .service .fuw-step-heading ul li {
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
        opacity: 0.9;
        text-align: left;
    }
}

@media only screen and (max-width: 991px) {
    .kg-contentarea_04 .kg-left-wrap {
        order: 2 !important;
        padding: 0 !important;
    }
}

/* fue post */
section#kg-contentarea-wrap-10.fue_post .kg-area-wrap h2 {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    color: #001A72;
    font-family: 'mulish';
    text-align: center;
}

section#kg-contentarea-wrap-10.fue_post .fue_postinner {
    padding: 24px;
    border: 0.5px solid #C8C8C8;
    display: flex;
    box-shadow: -5px 10px 25px rgba(114, 128, 155, 0.1);
    border-radius: 12px;
    gap: 24px;
    background-color: #FFFFFF;
    margin-bottom: 20px;
    align-items: center;
    font-family: 'mulish';
}

section#kg-contentarea-wrap-10.fue_post .fue_postinner h3 {
    margin-bottom: 0px;
    color: #04205C;
    font-weight: 400;
    font-size: 36px;
    font-family: 'mulish';
    line-height: 44px;
}

section#kg-contentarea-wrap-10.fue_post .fue_postinner p {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #04205C;
    text-align: center;
    font-family: 'mulish';
    letter-spacing: 0.15em;
    text-transform: uppercase
}

section#kg-contentarea-wrap-10.fue_post .fue_postinner .fue_post_content ul li {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #58585A;
    font-family: 'mulish';
    letter-spacing: 0.02em;
}

section#kg-contentarea-wrap-10.fue_post .fue_postinner .fue_day {
    width: 12%;
    text-align: center;
    font-family: 'mulish';
}

section#kg-contentarea-wrap-10.fue_post .fue_postinner .fue_post_content {
    width: 90%;
}

@media only screen and (max-width: 991px) {
    section#kg-contentarea-wrap-10.fue_post .kg-area-wrap {
        padding: 100px !important;
    }

    section#kg-contentarea-wrap-10.fue_post .fue_postinner {
        flex-direction: column;
    }

    section#kg-contentarea-wrap-10.fue_post .fue_postinner .fue_day {
        width: 100%;
        text-align: center;
    }

    section#kg-contentarea-wrap-10.fue_post .fue_postinner .fue_day p {
        margin-bottom: 0px;
    }

    section#kg-contentarea-wrap-10.fue_post .fue_postinner .fue_post_content {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    section#kg-contentarea-wrap-10.fue_post .kg-area-wrap {
        padding: 40px 20px !important;
    }

    section#kg-contentarea-wrap-10.fue_post .fue_postinner .fue_day {
        display: flex;
        text-align: center;
        align-items: center;
        gap: 20px;
        /* margin: 0 auto;
         */
        justify-content: center;
    }

    section#kg-contentarea-wrap-10.fue_post .fue_postinner .fue_post_content ul li {
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
    }

    section#kg-contentarea-wrap-10.fue_post .kg-area-wrap h2 {
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 24px;
    }

    section#kg-contentarea-wrap-10.fue_post .fue_postinner {
        border-radius: 6px;
    }
}

@media screen and (max-width: 991px) {
    .kg-contentarea_04.kg-right-wrap {
        padding: 0 !important;
        margin-left: auto;
    }

    .kg-contentarea_04 .kg-left-wrap .kg-wrap {
        align-items: center;
        padding: 40px 16px;
        margin: auto;
    }

    .kg-contentarea_04 .kg-left-wrap h2.kg-title {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
        margin-bottom: 12px;
        max-width: 100%;
    }

    .kg-contentarea_04 .kg-left-wrap p.kg-subtitle {
        font-size: 15px;
        line-height: 23px;
        text-align: center;
        margin-bottom: 40px;
    }

    .kg-contentarea_04 .kg-left-wrap .profile-name h4 {
        font-size: 18px !important;
        line-height: 24px;
        align-items: center;
    }

    .kg-contentarea_04 .kg-left-wrap .profile-name p {
        font-size: 14px;
        line-height: 140%;
        letter-spacing: 0.02em;
        color: #FFFFFF;
        opacity: 0.6;
    }

    .kg-contentarea_04 .kg-right-wrap .right-wrap .hero-img-wrap figure {
        display: block;
        max-width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        vertical-align: middle;
        margin-left: auto !important;
    }

    .kg-contentarea_04 .kg-right-wrap .right-wrap .hero-img-wrap figure img {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    .kg-contentarea_04 .kg-right-wrap .right-wrap .hero-img-wrap figure:after {
        padding-bottom: 73.20%;
        content: "";
        position: relative;
        display: block;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .kg-contentarea_04 .kg-right-wrap .right-wrap .hero-img-wrap figure:after {
        padding-bottom: 79%;
    }
}

@media only screen and (max-width: 425px) {
    .kg-contentarea_04 .kg-left-wrap .kg-wrap {
        margin-left: 0;
        align-items: center;
        padding: 40px 16px;
        margin-right: 0;
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .kg-contentarea_04 .kg-left-wrap .kg-wrap {
        margin-left: 0;
        align-items: center;
        padding: 40px 16px;
        margin-right: 0;
        max-width: 100%;
    }
}

@media screen and (max-width: 991px) and (min-width: 769px) {
    .kg-contentarea_04 .kg-left-wrap .kg-wrap {
        margin-left: 0;
        align-items: center;
        padding: 40px 16px;
        margin-right: 0;
        max-width: 100%;
    }
}

/* Home page Responsive */
@media only screen and (max-width: 991px) {
    .row {
        margin: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content {
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
        text-align: center;
        padding: 40px 16px;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content span {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 12px;
        margin-top: 32px;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-action-btn span img {
        margin-top: -2px;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content h1 {
        font-size: 34px;
        line-height: 40px;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content p {
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-action-btn {
        flex-direction: column;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-action-btn a.kg-appointment-btn {
        font-size: 12px;
        line-height: 16px;
        margin-right: 0;
        width: 100%;
        max-width: 100%;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-action-btn a.kg-treatments-btn {
        margin-top: 32px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        font-size: 12px;
        line-height: 16px;
    }

    section#kg-contentarea-wrap-02 .kg-inner-content-02 {
        padding: 40px 16px;
    }

    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-heading-content span {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.15em;
        margin-bottom: 12px;
    }

    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-heading-content h2 {
        font-size: 28px;
        line-height: 36px;
        letter-spacing: 0;
    }

    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-content-ctm p {
        font-weight: 400;
        font-size: 15px;
        line-height: 23px;
        text-align: justify;
        letter-spacing: normal;
        margin-bottom: 24px;
    }

    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-secound-bottom .cols-left-img,
    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-secound-bottom .cols-right-content {
        padding: 0 !important;
    }

    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-secound-bottom .kg-img-wrap figure {
        max-width: 24px;
    }

    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-content-ctm span {
        font-weight: 400;
        font-size: 17px;
        line-height: 23px;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-left-slider-cols {
        width: 100%;
        float: left;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-left-slider-cols .kg-top-title h2 {
        font-size: 28px;
        line-height: 36px;
        text-align: center;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols {
        width: 100%;
        padding-left: 16px;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-card .slidr-img {
        margin-bottom: 20px;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-content .kg-content-inner-wrap p.kg-treaments-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-content .kg-content-inner-wrap p.info-text {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.02em;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-content .kg-action-wrap a.btn-info {
        font-size: 12px;
        line-height: 16px;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .owl-carousel .owl-dots .owl-dot.active span,
    section#kg-contentarea-wrap-03 .kg-inner-content-03 .owl-carousel .owl-dots .owl-dot:hover span {
        background: #041E42;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .owl-carousel .owl-dots {
        margin-top: 40px;
    }

    section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 {
        padding-top: 40px;
        padding-bottom: 240px;
    }

    section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 24px;
        padding: 0 24px;
    }

    section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap {
        width: 100%;
    }

    section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap {
        padding: 0 16px;
    }

    section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-inner-block .kg-left-block {
        padding: 16px;
    }

    section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-left-block h5 {
        font-size: 18px;
        line-height: 24px;
    }

    section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-left-block p {
        font-size: 12px;
        line-height: 16px;
    }

    section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area .kg-heading-area p {
        font-size: 12px;
        line-height: 16px;
    }

    section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area .kg-heading-area h1 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 24px;
    }

    section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area .kg-img-content-area {
        padding: 0 16px;
    }

    section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area {
        max-width: 100%;
        margin-top: -150px;
    }

    section#kg-contentarea-wrap-06 .inner-content-06 .kg-img-content-area figure:after {
        padding-bottom: 44% !important;
    }

    section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area .kg-img-content-area p {
        font-size: 24px;
        line-height: 32px;
        margin-top: 64px;
        margin-bottom: 16px;
    }

    section#kg-contentarea-wrap-06 .inner-content-06 .kg-exp-area .kg-img-content-area span {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
    }

    section#kg-contentarea-wrap-06 .inner-content-06 {
        padding-bottom: 80px;
    }

    section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-inner-block {
        justify-content: space-between;
    }

    section#kg-contentarea_03 .content-main {
        padding: 40px 16px;
    }

    section#kg-contentarea_03 .content-main .top-title span {
        font-size: 12px;
        line-height: 16px;
    }

    section#kg-contentarea_03 .content-main .top-title h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 4px;
    }

    section#kg-contentarea_03 .content-main .top-title p {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
    }

    section#kg-contentarea_03 .content-main .kg-our-partners-logos {
        margin-top: 24px;
    }

    section#kg-contentarea_03 .content-main .kg-our-partners-logos .kg-mt {
        width: 32.8%;
        padding: 0 !important;
    }

    section#kg-contentarea_03 .kg-brand-logo {
        gap: 0 2px;
    }

    section#kg-contentarea_03 .content-main .kg-our-partners-logos .logo-wrap {
        text-align: center;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap {
        padding: 40px 0;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content {
        max-width: 100%;
        margin-left: 0;
        text-align: center;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 2px;
        font-family: 'mulish';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 40px;
        max-width: 260px;
        margin: 0 auto;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h4 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 30px;
        font-weight: 800;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content span {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 16px;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content p {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
        margin-bottom: 30px;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form {
        max-width: 100%;
        margin-left: auto;
        margin-right: 0;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content img {
        margin-bottom: 16px;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .kg-fuild-container .contact-full-wrap .kg-cols-contact-form {
        padding: 0 16px !important;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section {
        padding: 40px 24px;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section p {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 12px;
        text-align: center;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section h3 {
        font-size: 28px;
        line-height: 36px;
        padding: 0;
        text-align: center;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-cols-wrap label {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section .kg-input-content .kg-contact-cols-wrap {
        padding: 0 !important;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-cols-wrap .form-group input,
    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-cols-wrap .form-group textarea {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-right-submit-enquiry input.wpcf7-form-control {
        /* border-radius: 5px;
         */
        width: 100%;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn {
        padding: 0;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn .row {
        flex-direction: column-reverse;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section .kg-right-submit-enquiry {
        margin-bottom: 32px;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn p.kg-call-desc {
        letter-spacing: normal;
        width: 100%;
        display: inline-block;
        margin-bottom: 2px;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn .col-lg-7.col-md-7 {
        padding: 0 !important;
        text-align: center;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section .kg-contact-submit-btn img {
        float: none;
        margin-right: 0;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section .kg-contact-submit-btn a {
        font-size: 18px;
        line-height: 24px;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .col-feature-wrap {
        width: 41.3%;
        padding: 0 16px !important;
        margin-bottom: 48px;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area {
        gap: 0 64px;
        position: relative;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area .col-feature-wrap:nth-child(even):after {
        display: none;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-inner-feature-ctm h5 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 12px;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area .kg-inner-feature-ctm p {
        font-size: 12px;
        line-height: 16px;
        opacity: 1;
        margin-bottom: 24px;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .col-feature-wrap:nth-child(3),
    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .col-feature-wrap:nth-child(4) {
        margin-bottom: 0;
    }

    section#kg-contentarea-wrap-10 .kg-inner-faq-area {
        padding: 40px 16px;
    }

    section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 24px;
    }

    section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-video iframe {
        height: 199px;
    }

    section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-content-warp {
        max-width: 100%;
        margin: 0;
        margin-top: 24px;
    }

    section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-content-warp .kg-faq-ctm h2 {
        font-size: 20px;
        line-height: 26px;
        padding-left: 27px;
    }

    section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-content-warp .kg-faq-ctm p {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
        padding-bottom: 24px;
        margin-bottom: 24px;
        padding-left: 27px;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form {
        max-width: 100%;
        margin-left: auto;
        margin-right: 0;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area:after {
        content: '';
        position: absolute;
        border-bottom: 1px solid #CFCFCF;
        width: 100%;
        top: 50%;
        opacity: 0.3;
    }
}

section#kg-contentarea-wrap-06 .inner-content-06 .kg-img-content-area figure {
    display: block;
    max-width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    vertical-align: middle;
    margin-left: auto !important;
}

section#kg-contentarea-wrap-06 .inner-content-06 .kg-img-content-area figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

section#kg-contentarea-wrap-06 .inner-content-06 .kg-img-content-area figure:after {
    padding-bottom: 456px;
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 {
    padding: 120px 0;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols div#kg-popular-treaments-wrap {
    margin-bottom: 0;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-slider-content .kg-content-inner-wrap a.btn-info:after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #041E42;
    width: 100%;
    bottom: -4px;
    left: 0;
}

@media only screen and (max-width: 991px) {
    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .col-feature-wrap {
        width: 40%;
        padding: 0 0px !important;
        margin-bottom: 0px;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area .col-feature-wrap:nth-child(even):after {
        display: none;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap {
        padding: 0 16px;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area {
        gap: 48px 64px;
        position: relative;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap {
        padding: 40px 0;
    }

    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-gap-area .col-feature-wrap:after {
        right: -32px;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 {
        padding: 40px 0;
    }

    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-img-wrap figure,
    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-img-wrap figure img,
    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-img-wrap {
        height: 100%;
    }

    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-content-ctm p:last-child {
        margin-bottom: 0;
    }

    section#kg-contentarea_04 .container-fluid .kg-right-wrap {
        padding: 0 !important;
    }

    header#header .header-main {
        padding: 0 16px;
    }

    header#header .header-main .kg-header-whatsapp {
        display: none;
    }

    header#header .header-main .header-right {
        width: 80%;
        justify-content: flex-end;
        display: flex;
        align-items: center;
    }

    header#header .header-main .header-right a.mobile-toggle {
        margin: 0;
        background: transparent;
        padding: 0;
        position: relative;
    }

    header#header .header-main .kg-book-bow a {
        margin-left: 44px;
    }

    .header-wrapper.wide header#header .header-main.sticky {
        border: 0;
    }

    #header .header-main .header-left {
        padding: 11px 0 !important;
    }

    header#header .header-main .kg-book-bow a {
        font-size: 10px;
        line-height: 14px;
        padding: 8px 16px;
    }

    #kg-merge-two-section section#kg-contentarea-wrap-10 {
        order: 2;
    }
}

@media only screen and (max-width: 370px) {
    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .col-feature-wrap {
        width: 38%;
    }
}

@media (min-width:992px) and (max-width:1400px) {
    section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .col-feature-wrap {
        width: 18%;
    }

    section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap {
        width: 31.6%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap {
        width: 48%;
    }

    section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .condition-block {
        justify-content: center;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content {
        margin: auto;
    }
}

#kg-merge-two-section {
    display: flex;
    flex-direction: column;
}

@-webkit-keyframes kg_sticky_scroll {
    from {
        transform: translateY(-40px);
        -webkit-transform: translateY(-40px);
    }

    to {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
}

@keyframes kg_sticky_scroll {
    from {
        transform: translateY(-40px);
        -webkit-transform: translateY(-40px);
    }

    to {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
}

#header.sticky-header .header-main.sticky {
    -webkit-animation: kg_sticky_scroll 0.5s forwards;
    animation: kg_sticky_scroll 0.5s forwards;
    z-index: 9999;
    border: 0;
    box-shadow: -5px 10px 25px rgb(114 128 155 / 10%) !important;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-popular-treaments-wrap .owl-nav button.owl-prev,
section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-popular-treaments-wrap .owl-nav button.owl-next,
section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols div#kg-popular-treaments-wrap {
    position: unset;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav {
    display: block;
    position: absolute;
    left: -38.8%;
    top: 27%;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .container-fluid .row {
    position: relative;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav button.owl-prev {
    margin-right: 10px;
}

@media only screen and (max-width: 991px) {
    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav {
        display: none;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-left-slider-cols .kg-top-title {
        margin: auto;
    }

    .header-wrapper header#header .header-main .kg-header-end {
        display: none;
    }
}

@media only screen and (min-width: 1441px) {

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content,
    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form {
        margin: auto;
    }
}

@media (min-width:992px) and (max-width:1400px) {
    .kg-contentarea_04 .kg-left-wrap .kg-wrap {
        margin: auto;
    }
}

@media (min-width:1500px) and (max-width:1700px) {
    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav {
        left: -40%;
    }
}

@media (min-width:1700px) and (max-width:1900px) {
    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav {
        left: -40.8%;
    }
}

@media only screen and (min-width: 1900px) {
    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav {
        display: block;
        position: absolute;
        left: -41.3%;
        top: 27%;
    }
}

@media (min-width:1200px) and (max-width:1400px) {
    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav {
        left: -37%;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav {
        left: -33.8%;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    header#header .header-main {
        padding: 0 16px;
    }
}

.kg-header-mobile-top {
    background: #041E42;
}

.kg-header-mobile-top .kg-inner-top {
    display: flex;
    align-items: center;
    padding: 6.5px;
    justify-content: center;
}

.kg-header-mobile-top .kg-inner-top .kg-header-top-content span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.kg-header-mobile-top .kg-inner-top .kg-header-top-content h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.kg-header-mobile-top .kg-inner-top .kg-header-top-content {
    margin-left: 13px;
}

@media only screen and (min-width: 992px) {

    .kg-header-mobile-top .kg-inner-top,
    .header-wrapper header#header .kg-header-wrap .header-right .kg-book-bow-mobile {
        display: none;
    }
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-cols-wrap label span {
    color: #FF7D7D;
}

header#header .header-main .header-right .kg-book-bow-mobile a {
    background: #041E42;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 8px 16px;
    border: 1px solid;
    display: inline-block;
}

.header-wrapper header#header .kg-header-wrap .header-right .kg-book-bow-mobile {
    margin-right: 32px;
}

.header-wrapper header#header .kg-header-wrap .header-right a.mobile-toggle:after {
    content: '';
    position: absolute;
    left: -16px;
    background: url('https://idsclinic.com/wp-content/themes/porto-child/asset/image/mobile-menu-icon.svg');
    width: 24px;
    height: 24px;
    top: -2px;
}

.kg-contentarea_01 .kg-right-content .kg-inner-content span.kg-xyz {
    position: relative;
    left: 27%;
    top: -57px;
    margin-left: 12px;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav button.owl-prev:hover,
section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav button.owl-next:hover {
    background-color: transparent;
}

/* Doctor page */
@media (min-width: 992px) {
    .col-lg-5.kg-left-content {
        width: 43.35%;
    }

    .col-lg-7.kg-right-content {
        width: 56.65%;
    }
}

.kg-contentarea_01 .kg-left-content {
    padding: 94px 127px 0 0 !important;
}

.kg-contentarea_01 .kg-left-content .kg-content {
    background: #58585A;
    padding: 40px 40px 220px 40px;
    max-width: 393px;
    margin-left: auto;
}

section#kg-contentarea_01 .kg-left-content .hero-img-wrap figure {
    display: block;
    max-width: 393px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    vertical-align: middle;
    margin-left: auto !important;
}

section#kg-contentarea_01 .kg-left-content .hero-img-wrap figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

section#kg-contentarea_01 .kg-left-content .hero-img-wrap figure:after {
    padding-bottom: 631.31px;
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

.kg-contentarea_01 .kg-left-content h6.kg-personal {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #B5BCD6;
    margin-bottom: 16px;
}

.kg-contentarea_01 .kg-left-content .kg-content p.kg-third {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: justify;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.kg-contentarea_01 .kg-left-content .kg-content a.kg-fourth {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 0px;
    border-bottom: 1px solid #FFFFFF;
    width: 169px;
}

.kg-contentarea_01 .kg-left-content .kg-content.right-arrow {
    margin-left: 6px;
}

.kg-contentarea_01 .kg-right-content {
    padding: 120px 0 100px 0 !important;
}

.kg-right-content .kg-nav a.nav-link {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #B5BCD6;
    padding: 0;
}

.kg-contentarea_01 .kg-right-content h3 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    color: #041E42;
    margin-bottom: 6px;
    position: relative;
}

.kg-contentarea_01 .kg-right-content img.doctor-verify {
    position: absolute;
    top: 6px;
    margin-left: 12px;
}

.kg-contentarea_01 .kg-right-content p.kg-first {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: justify;
    letter-spacing: 0;
    color: #23201F;
    margin-bottom: 30px;
}

.kg-contentarea_01 .kg-right-content h5 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #041E42;
    margin-bottom: 12px;
}

.kg-contentarea_01 .kg-right-content hr {
    margin-bottom: 30px;
    margin-top: 30px;
    border: 1px solid #E1E1E1;
}

.kg-contentarea_01 .kg-right-content .kg-inner-content ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

.kg-contentarea_01 .kg-right-content .kg-inner-content li.kg-service-blt {
    position: relative;
    margin-bottom: 8px;
    padding-left: 19px;
}

.kg-contentarea_01 .kg-right-content .kg-inner-content span.kg-service-list {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #23201F;
}

.kg-contentarea_01 .kg-right-content .kg-inner-content li.kg-service-blt span:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #B5BCD6;
    left: 0;
    top: 9px;
}

.kg-contentarea_01 .kg-right-content p.kg-second {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: justify;
    letter-spacing: 0.02em;
    color: #23201F;
    margin-bottom: 0;
}

.kg-contentarea_01 .kg-right-content .kg-nav a.nav-link:after {
    margin-right: 16px;
    margin-left: 16px;
    font-size: 10px;
    border: 1px solid #DEDEDE;
    content: "";
}

@media only screen and (max-width: 991px) {
    section#kg-contentarea_01 .kg-left-content .hero-img-wrap figure {
        display: block;
        max-width: 100% !important;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        vertical-align: middle;
        margin-left: auto !important;
    }

    section#kg-contentarea_01 .kg-left-content .hero-img-wrap figure img {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    section#kg-contentarea_01 .kg-left-content .hero-img-wrap figure:after {
        padding-bottom: 151.85%;
        content: "";
        position: relative;
        display: block;
        width: 100%;
    }

    .col-lg-12.col-md-12.col-sm-12.col-12.kg-main {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .kg-contentarea_01 .kg-right-content p.kg-second {
        font-size: 15px;
        line-height: 23px;
    }

    .kg-contentarea_01 .kg-right-content p.kg-first {
        font-size: 15px;
        line-height: 23px;
        margin-bottom: 24px;
    }

    .kg-contentarea_01 .kg-right-content hr {
        margin-bottom: 24px;
        margin-top: 24px;
        border: 1px solid #E1E1E1;
        border-width: thin;
    }

    .kg-contentarea_01 .kg-right-content {
        padding: 0px 16px 0px 16px !important;
        max-width: 100%;
        margin-left: 0;
    }

    .kg-contentarea_01 .kg-right-content .kg-inner-content ul {
        list-style: none;
        padding: 0;
        margin-bottom: 24px;
    }

    .kg-contentarea_01 .kg-right-content .kg-inner-content ul.kg-nav {
        justify-content: center;
    }

    .kg-contentarea_01 .kg-right-content .kg-nav a.nav-link {
        font-family: 'mulish';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        padding: 0;
    }

    .kg-contentarea_01 .kg-right-content .kg-nav a.nav-link:after {
        margin-right: 8px;
        margin-left: 8px;
        font-size: 10px;
        border: 1px solid #DEDEDE;
        content: "";
    }

    .kg-contentarea_01 .kg-right-content h3 {
        text-align: center;
        margin-bottom: 6px;
    }

    .kg-contentarea_01 .kg-left-content .kg-content {
        background: #58585A;
        padding: 40px 40px 220px 40px;
        max-width: 100%;
        margin-left: auto;
    }

    .kg-contentarea_01 .kg-left-content {
        padding: 40px 60px 24px 60px !important;
        -webkit-filter: drop-shadow(0px 2.66667px 13.3333px rgba(0, 0, 0, 0.25));
        filter: drop-shadow(0px 2.66667px 13.3333px rgba(0, 0, 0, 0.25));
    }

    .kg-contentarea_01 .kg-left-content .kg-content {
        padding: 40px 40px;
    }

    .kg-contentarea_01 .kg-left-content h6.kg-personal {
        text-align: center;
        font-weight: 400;
        font-size: 20px;
        line-height: 26px;
    }

    .kg-contentarea_01 .kg-left-content .kg-content a.kg-fourth {
        text-align: center !important;
        font-size: 12px;
        line-height: 16px;
        width: 148px;
        margin: auto;
        margin-right: 6px !important;
    }

    .kg-contentarea_01 .kg-left-content .kg-content a.kg-fourth:after {
        content: "";
        position: absolute;
        border-bottom: 1px solid #FFFFFF;
        width: 100%;
        bottom: 0;
        left: 0;
    }

    .kg-contentarea_01 .kg-left-content .kg-content p.kg-third {
        text-align: center;
        font-size: 15px;
        line-height: 23px;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 24px;
    }

    .col-lg-12.col-md-12.col-sm-12.col-12 .kg-contentarea_01 .kg-custom {
        padding: 0 !important;
    }

    .kg-contentarea_01 .kg-left-content.kg-content-2 {
        padding: 24px 16px 0px 16px !important;
    }
}

@media only screen and (max-width: 375px) {
    section#kg-contentarea_01 .kg-left-content .hero-img-wrap figure:after {
        padding-bottom: 316.67px;
        content: "";
        position: relative;
        display: block;
        width: 100%;
    }
}

@media screen and (max-width: 1169px) and (min-width: 992px) {
    .kg-contentarea_01 .kg-left-content {
        padding: 94px 10px 0 0 !important;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1170px) {
    .kg-contentarea_01 .kg-left-content .kg-content a.kg-fourth {
        justify-content: center;
        font-size: 12px;
        line-height: 16px;
        width: 148px;
    }
}

/* @media only screen and (max-width: 432px){
     .kg-contentarea_01 .kg-left-content .kg-content a.kg-fourth {
         justify-content: center;
         font-size: 9px;
         line-height: 16px;
         margin: auto;
         width: 116px;
    }
}
 */
section#kg-contentarea-wrap-05 .kg-inner-contentarea-05 .kg-condition-wrap .kg-block-wrap .kg-inner-block .kg-block-right img {
    width: 11px;
}

section#kg-contentarea_03 .content-main .kg-our-partners-logos .logo-wrap {
    text-align: center;
}

#header .main-menu>li.menu-item.active:hover>a,
#header .main-menu>li.menu-item:hover>a {
    background-color: transparent !important;
}

/* section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav button.owl-next img {
     -webkit-transform: rotate(180deg);
}
 */
section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav button.owl-prev {
    position: relative;
}

.kg-aticles-wrap_01 {
    padding: 80px 0;
}

@media (min-width: 992px) {
    .col-lg-8.kg-left-account {
        width: 65.92%;
    }

    .col-lg-4.kg-right-account {
        width: 34.08%;
    }
}

section#kg-aticles-wrap_01 .kg-left-account .kg-left-img-wrap figure {
    display: block;
    max-width: 791px !important;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    vertical-align: middle;
    margin-left: auto !important;
}

section#kg-aticles-wrap_01 .kg-left-account .kg-left-img-wrap figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

section#kg-aticles-wrap_01 .kg-left-account .kg-left-img-wrap figure:after {
    padding-bottom: 702px;
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

section#kg-aticles-wrap_01 .kg-right-account .kg-right-img-wrap figure {
    display: block;
    max-width: 385px !important;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    vertical-align: middle;
    margin-left: auto !important;
}

section#kg-aticles-wrap_01 .kg-right-account .kg-right-img-wrap figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

section#kg-aticles-wrap_01 .kg-right-account .kg-right-img-wrap figure:after {
    padding-bottom: 702px;
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

.kg-aticles-wrap_01 .kg-left-account .kg-xyz {
    position: relative;
}

.kg-aticles-wrap_01 .kg-left-account .kg-left-wrap {
    background: rgba(0, 26, 114, 0.8);
    position: absolute;
    bottom: 0;
}

.kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap {
    color: #FFFFFF;
    padding: 24px 40px;
}

.kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap h6.kg-post-title {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap h3.kg-post-subtitle {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap p.kg-post-para {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    text-align: justify;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap img.right-arrow {
    margin-left: 6px;
}

.kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap a.kg-post-1 {
    margin-bottom: auto;
    border-bottom: 1px solid #FFFFFF;
    width: auto;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    align-items: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.kg-aticles-wrap_01 .kg-right-account .kg-right-wrap .kg-reder-content-wrap a.kg-post-1 {
    margin-bottom: auto;
    border-bottom: 1px solid #FFFFFF;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    align-items: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap a.kg-post-1:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #FFFFFF;
    width: 100%;
    bottom: 0;
    left: 0;
}

.kg-aticles-wrap_01 .kg-right-account .kg-abc {
    position: relative;
}

.kg-aticles-wrap_01 .kg-right-account .kg-right-wrap {
    background: #041E42;
    position: absolute;
    bottom: 0;
    opacity: 0.8;
    padding: 24px 40px 56px 40px;
}

.kg-aticles-wrap_01 .kg-right-account .kg-right-wrap .kg-reder-content-wrap h6.kg-post-title-2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.kg-aticles-wrap_01 .kg-right-account .kg-right-wrap .kg-reder-content-wrap h3.kg-post-subtitle-2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #FFFFFF;
    margin-bottom: 24px;
}

#kg-aticles-wrap_01 .kg-right-account {
    padding-left: 24px !important;
}

@media screen and (max-width: 1169px) and (min-width: 992px) {
    .kg-aticles-wrap_01 .kg-right-account .kg-right-wrap {
        background: #041E42;
        position: absolute;
        bottom: 0;
        opacity: 0.8;
        margin-left: 0px;
    }
}

@media screen and (max-width: 991px) {
    section#kg-aticles-wrap_01 .kg-right-account .kg-right-img-wrap figure {
        display: block;
        max-width: 100% !important;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        vertical-align: middle;
        margin-left: auto !important;
    }

    section#kg-aticles-wrap_01 .kg-right-account .kg-right-img-wrap figure img {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    section#kg-aticles-wrap_01 .kg-right-account .kg-right-img-wrap figure:after {
        padding-bottom: 67.64%;
        content: "";
        position: relative;
        display: block;
        width: 100%;
    }

    section#kg-aticles-wrap_01 .kg-left-account .kg-left-img-wrap figure {
        display: block;
        max-width: 100% !important;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        vertical-align: middle;
        margin-left: auto !important;
    }

    section#kg-aticles-wrap_01 .kg-left-account .kg-left-img-wrap figure img {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    section#kg-aticles-wrap_01 .kg-left-account .kg-left-img-wrap figure:after {
        padding-bottom: 67.64%;
        content: "";
        position: relative;
        display: block;
        width: 100%;
    }

    #kg-aticles-wrap_01 .col-lg-8.kg-left-account {
        padding: 24px 16px 0 16px !important;
    }

    #kg-aticles-wrap_01 .col-lg-4.kg-right-account {
        padding: 24px 16px 24px 16px !important;
    }

    .kg-aticles-wrap_01 .kg-left-account .kg-left-wrap {
        background: rgba(0, 26, 114, 0.8);
        position: relative;
        bottom: 0;
    }

    .kg-aticles-wrap_01 .kg-right-account .kg-right-wrap {
        background: #041E42;
        position: relative;
        bottom: 0;
        opacity: 0.8;
        padding: 24px 40px 56px 40px;
    }

    .kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap {
        padding: 24px 24px 40px 24px;
    }

    .kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap h6.kg-post-title {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 5.28px;
    }

    .kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap h3.kg-post-subtitle {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 5.28px;
    }

    .kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap p.kg-post-para {
        font-size: 15px;
        line-height: 23px;
        text-align: justify;
        margin-bottom: 24px;
    }

    .kg-aticles-wrap_01 .kg-right-account .kg-right-wrap {
        padding: 24px 16px 40px 16px;
        margin-left: 0;
        width: 100%;
    }

    .kg-aticles-wrap_01 .kg-right-account .kg-right-wrap .kg-reder-content-wrap h6.kg-post-title-2 {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 5.28px;
    }

    .kg-aticles-wrap_01 .kg-right-account .kg-right-wrap .kg-reder-content-wrap h3.kg-post-subtitle-2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 24px;
    }
}

@media screen and (max-width: 767px) {
    section#kg-aticles-wrap_01 .kg-left-account .kg-left-img-wrap figure:after {
        padding-bottom: 67.64%;
        content: "";
        position: relative;
        display: block;
        width: 100%;
    }
}

.kg-thankyou_01 {
    background: #041E42;
    padding: 150px 20px;
}

.kg-thankyou_01 .kg-location h3.kg-card-title {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 55px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 12px;
}

.kg-thankyou_01 .kg-location p.kg-card-para {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 0;
}

@media screen and (max-width: 425px) {
    .kg-thankyou_01 {
        padding: 80px 20px !important;
    }

    .kg-thankyou_01 .kg-location h3.kg-card-title {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 6px !important;
    }

    .kg-thankyou_01 .kg-location p.kg-card-para {
        font-size: 15px !important;
        line-height: 23px;
    }
}

section#kg-thankyou_01 p.kg-card-para a {
    color: #ffff;
    text-decoration: underline;
}

section#kg-contentarea_04 .profile-info:last-child {
    border: 0 !important;
}

.kg-contentarea_01 .kg-left-content .kg-content span.kg-right-arrow {
    display: flex;
}

.kg-contentarea_01 .kg-left-content .kg-content a.kg-fourth {
    width: 150px;
}

@media only screen and (max-width: 991px) {
    .kg-contentarea_01 .kg-left-content .kg-content a.kg-fourth {
        font-size: 12px;
        line-height: 16px;
        margin: 0;
        width: auto;
        padding-bottom: 4px;
    }

    .kg-contentarea_01 .kg-left-content .kg-content span.kg-right-arrow {
        display: flex;
        justify-content: center;
        position: relative;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: auto;
        align-items: flex-start;
    }

    .kg-contentarea_01 .kg-right-content .kg-inner-content span.kg-service-list {
        font-size: 15px;
        line-height: 23px;
    }
}

@media only screen and (max-width: 991px) {
    #kg-contentarea_01 .col-lg-12.col-md-12.col-sm-12.col-12.kg-custom {
        padding: 24px 0px 0 0px !important;
    }

    .kg-contentarea_01 .kg-left-content.kg-content-2 {
        padding: 0px 16px 0px 16px !important;
        -webkit-filter: none;
        filter: none;
    }
}

.kg-main-blog-area .kg-inner-main-blog .kg-headding-blog {
    padding: 80px 0 40px 0 !important;
}

@media (min-width: 1400px) {
    #kg-main-blog-area .container.kg-main-blog-01 {
        max-width: 1224px !important;
    }
}

.kg-inner-content-ctm a:hover {
    text-decoration: underline;
    -webkit-text-decoration-color: #041E42;
    text-decoration-color: #041E42;
}

.kg-headding-blog h1.kg-headding-title {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #041E42;
    justify-content: center;
    margin-bottom: 0;
}

.kg-main-blog-area .kg-inside-blog .kg-blog-img figure {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    vertical-align: middle;
    margin-left: auto !important;
}

.kg-main-blog-area .kg-inside-blog .kg-blog-img figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.kg-main-blog-area .kg-inside-blog .kg-blog-img figure:after {
    padding-bottom: 240px;
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

.kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-content {
    padding: 28px 24px 26px 24px;
    margin-left: auto;
    background: #FFFFFF;
}

.kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-content .kg-inner-content-ctm span.kg-blog-category {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #7C8EB2;
    border-radius: 20px;
    padding: 4px 14px 2px;
    background: #F1F6FF;
    margin-bottom: 6px;
}

.kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-content .kg-inner-content-ctm h6.kg-blog {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #041E42;
    margin-bottom: 12px;
}

.kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-content .kg-inner-content-ctm .kg-arrow-img {
    display: flex;
}

.kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-content .kg-inner-content-ctm a.kg-post-1 {
    margin-bottom: auto;
    border-bottom: 1px solid #041E42;
    /* width: 101px;
     */
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #041E42;
}

.kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-content .kg-inner-content-ctm a.kg-post-1:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #041E42;
    bottom: 0;
    left: 0;
}

.kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-content .kg-inner-content-ctm img.right-arrow {
    margin-left: 6px;
}

.kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .row.kg-blog-cols {
    -webkit-filter: drop-shadow(-10px 20px 25px rgba(170, 184, 211, 0.32));
    filter: drop-shadow(-10px 20px 25px rgba(170, 184, 211, 0.32));
}

.kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .row.kg-blog-cols .col-md-4.kg-inside {
    padding: 0 12px !important;
    margin-bottom: 40px;
}

@media screen and (min-width: 1169px) {
    .kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-cols .col-md-4.kg-inside {
        width: 33.33% !important;
    }
}

@media screen and (max-width: 1168px) {
    .kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-cols .col-md-4.kg-inside {
        width: 50% !important;
    }
}

@media screen and (max-width: 991px) {
    .kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .row.kg-blog-cols .col-md-4.kg-inside {
        padding: 0 16px !important;
    }
}

@media screen and (max-width: 480px) {
    .kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-cols .col-md-4.kg-inside {
        width: 100% !important;
    }

    .kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .row.kg-blog-cols .col-md-4.kg-inside {
        padding: 0 16px !important;
    }
}

.page-template-Templateblog-main-temp-php section#kg-contentarea-wrap-11 {
    margin-top: 40px;
}

section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-action-btn a.kg-appointment-btn:hover,
section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-action-btn a.kg-appointment-btn:focus {
    background-color: #001A72;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-card .slidr-img figure {
    display: block;
    max-width: 100%;
    /* height: 100%;
     */
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    margin-left: auto !important;
    overflow: hidden;
    -webkit-filter: drop-shadow(-10px 20px 25px rgba(170, 184, 211, 0.32));
    filter: drop-shadow(-10px 20px 25px rgba(170, 184, 211, 0.32));
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-card .slidr-img figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
    transition: 0.2s ease-in-out;
    transform: scale(1);
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-card .slidr-img:hover img {
    transform: scale(1.1);
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-card .slidr-img figure:after {
    padding-bottom: 139%;
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-right-submit-enquiry input:hover {
    background-color: #001A72;
}

.kg-contentarea_01 .kg-right-content h4 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #041E42;
}

@media only screen and (max-width: 991px) {
    .kg-contentarea_01 .kg-right-content h4 {
        font-size: 18px;
        line-height: 24px;
        color: #041E42;
        font-family: 'mulish';
        font-style: normal;
        font-weight: 400;
    }

    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap div#our-clinic-slider {
        padding-bottom: 0px;
        background-color: #fff;
    }

    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .our-clinic-slider .owl-dots {
        bottom: 40px;
    }

    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li .kg-list-content p.email-wrap a,
    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .kg-our-clinic-locations-wrap ul.kg-location-list li .kg-list-content p.contact-no a {
        font-size: 15px;
        line-height: 23px;
    }

    section#kg-contentarea-wrap-10 .kg-inner-faq-area .kg-inner-faq-ctm .kg-faq-content-warp .kg-faq-ctm h2:before {
        top: 4px;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-slider-content .kg-content-inner-wrap .kg-action-wrap .btn-icon {
        margin-top: -3px;
    }
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-inner-feature-ctm a:after,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-list-content p.email-wrap a:after,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-list-content p.contact-no a:after,
section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn .col-lg-7.col-md-7 a {
    text-decoration: underline;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn .col-lg-7.col-md-7 a:after {
    display: none !important;
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    background: #B5BCD6;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 100%;
    translate: -50% 0;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-list-content p.email-wrap a:after,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-list-content p.contact-no a:after {
    background-color: #fff;
    opacity: 0.8;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn .col-lg-7.col-md-7 a:after {
    background-color: #041E42;
}

@media screen and (max-width: 767px) {
    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn .col-lg-7.col-md-7 a:after {
        width: 136%;
        translate: -62% 0;
    }
}

section#kg-contentarea-wrap-11 .kg-advantage-wrap .kg-feature-wrap .kg-inner-feature-ctm a:hover:after,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-list-content p.email-wrap a:hover:after,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-list-content p.contact-no a:hover:after,
section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn .col-lg-7.col-md-7 a:hover:after {
    width: 100%;
}

.header-wrapper header#header .header-main .kg-header-end .kg-book-bow a:hover,
.header-wrapper header#header .kg-header-wrap .header-right .kg-book-bow-mobile a:hover {
    background-color: #001A72;
}

#header .main-menu>li.menu-item.active>a {
    background-color: transparent !important;
}

/* Commment(e)*/
.kg-aticles-wrap_01 .kg-right-account .kg-right-wrap .kg-reder-content-wrap span.kg-right-arrow,
.kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap span.kg-right-arrow {
    display: flex;
}

@media screen and (max-width: 991px) {
    .kg-main-blog-area .kg-inner-main-blog .kg-headding-blog {
        padding: 24px 0 24px 0 !important;
    }

    .kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .row.kg-blog-cols .col-md-4.kg-inside {
        margin-bottom: 24px;
    }

    .kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .row.kg-blog-cols .col-md-4.kg-inside:last-child {
        margin-bottom: 0;
    }

    .kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-content .kg-inner-content-ctm h6.kg-blog {
        font-size: 17px;
        line-height: 23px;
        margin-bottom: 16px;
        height: auto !important;
    }

    .kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-content {
        padding: 16px 24px 24px 24px;
        margin-left: auto;
        background: #FFFFFF;
    }

    .kg-aticles-wrap_01 .kg-left-account .kg-left-wrap {
        background: #001A72;
    }

    .kg-aticles-wrap_01 {
        padding: 0;
    }

    .kg-contentarea_01 .kg-right-content .kg-inner-content li.kg-service-blt span:after {
        top: 7px;
    }

    .kg-aticles-wrap_01 .kg-left-account .kg-left-wrap .kg-reder-content-wrap a.kg-post-1,
    .kg-aticles-wrap_01 .kg-right-account .kg-right-wrap .kg-reder-content-wrap a.kg-post-1,
    .kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-content .kg-inner-content-ctm a.kg-post-1 {
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 6px;
        width: auto;
    }
}

.kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .kg-blog-content .kg-inner-content-ctm span.kg-blog-category {
    display: inline-block;
    margin-bottom: 12px;
}

section#kg-aticles-wrap_01 .kg-left-account .kg-left-img-wrap figure {
    overflow: hidden;
}

section#kg-aticles-wrap_01 .kg-left-account .kg-left-img-wrap:hover img {
    transform: scale(1.1);
}

section#kg-aticles-wrap_01 .kg-left-account .kg-left-img-wrap figure img {
    transition: 0.2s ease-in-out;
    transform: scale(1);
}

section#kg-aticles-wrap_01 .kg-right-account .kg-right-img-wrap figure {
    overflow: hidden;
}

section#kg-aticles-wrap_01 .kg-right-account .kg-right-img-wrap:hover img {
    transform: scale(1.1);
}

section#kg-aticles-wrap_01 .kg-right-account .kg-right-img-wrap figure img {
    transition: 0.2s ease-in-out;
    transform: scale(1);
}

.kg-main-blog-area .kg-inside-blog .kg-blog-img figure {
    overflow: hidden;
}

.kg-main-blog-area .kg-inside-blog .kg-blog-img:hover img {
    transform: scale(1.1);
}

.kg-main-blog-area .kg-inside-blog .kg-blog-img figure img {
    transition: 0.2s ease-in-out;
    transform: scale(1);
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav button.owl-next,
section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav button.owl-prev {
    width: 41px;
    height: auto !important;
    border: 0.5px solid #58585A;
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap button.owl-next:hover:after,
section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav button.owl-prev:hover:after {
    content: '';
    position: absolute;
    width: 41px;
    height: 41px;
    background-size: cover;
    left: 0;
    background: url('https://idsclinic.com/wp-content/uploads/2022/10/Left.svg');
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols .kg-popular-treaments-wrap .owl-nav button.owl-prev:hover:after {
    -webkit-transform: rotate(180deg);
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .owl-carousel .owl-nav [class*=owl-]:active,
section#kg-contentarea-wrap-03 .kg-inner-content-03 .owl-carousel .owl-nav [class*=owl-]:focus,
section#kg-contentarea-wrap-03 .kg-inner-content-03 .owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: transparent !important;
}

@media screen and (min-width: 992px) {
    .kg-contentarea_01 .kg-right-content {
        padding-bottom: 0 !important;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .kg-contentarea_01 .kg-left-content .kg-content {
        padding: 40px 40px 224px 40px;
    }
}

section#kg-blue-light-wrap .kg-skin-wrap {
    /* background: #E5E5E5;
     */
    padding: 80px 0 0px 0;
}

section#kg-blue-light-wrap .kg-skin-wrap .kg-effect-wrap {
    margin: 0 202px;
}

section#kg-blue-light-wrap .kg-skin-wrap .kg-effect-wrap span {
    background: #F1F6FF;
    padding: 4px 14px 2px 14px;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #7C8EB2;
    margin-bottom: 12px;
    display: inline-block;
    border-radius: 20px;
}

section#kg-blue-light-wrap .kg-skin-wrap .kg-effect-wrap .kg-heading-wrap h1 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 300;
    font-size: 74px;
    line-height: 78px;
    letter-spacing: 0;
    color: #041E42;
    margin: 0;
    padding-bottom: 12px;
}

section#kg-blue-light-wrap .kg-skin-wrap .kg-effect-wrap .kg-heading-wrap p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #818284;
    margin: 0;
    padding-bottom: 40px;
}

section#kg-blue-light-wrap .kg-skin-wrap .kg-img-wrap {
    margin: 0 104px 0 102px;
}

section#kg-blue-light-wrap .kg-skin-wrap .kg-img-wrap figure {
    display: block;
    max-width: 994px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    margin: 0;
    overflow: hidden;
    margin: auto
}

section#kg-blue-light-wrap .kg-skin-wrap .kg-img-wrap figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

section#kg-blue-light-wrap .kg-skin-wrap .kg-img-wrap figure::after {
    padding-bottom: 519px;
    content: "";
    position: relative;
    display: block;
    width: 100%
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap {
    padding-top: 0px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-media-wrap {
    padding: 0;
    padding-left: 0 !important;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-social-icon-wrap {
    max-width: 24px;
    margin-top: 48px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-social-icon-wrap ul {
    padding: 0;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-social-icon-wrap ul li {
    text-decoration: none;
    list-style-type: none;
    margin-bottom: 12px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-social-icon-wrap ul li:last-child {
    margin-bottom: 0px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-social-icon-wrap li img {
    width: 24px;
    height: 24px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-visible-wrap {
    width: 100%;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap {
    /* max-width: 788px;
     */
    padding: 0 21px 0 21px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .row {
    row-gap: 24px;
    align-items: center;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    color: #041E42;
    margin: 0;
    margin-bottom: 12px;
    margin-top: 40px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-social-media-01 {
    display: none;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
    letter-spacing: 0;
    color: #23201F;
    margin: 0%;
    margin-bottom: 12px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .row {
    margin: 40px 0 !important;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-row-para {
    padding-left: 26px;
    color: #041E42;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-mask-img {
    max-width: 300px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-mask-img figure {
    display: block;
    max-width: 300px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    margin: 0;
    overflow: hidden;
    margin: auto;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-mask-img figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-mask-img figure::after {
    padding-bottom: 260px;
    content: "";
    position: relative;
    display: block;
    width: 100%
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-mask-img p.kg-row-para {
    color: #23201F;
    margin-left: 6px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    color: #041E42;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap {
    background: #001A72;
    margin-bottom: 40px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .row {
    align-items: flex-start;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-uva-wrap {
    padding: 10px 0 26px 35px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap figure {
    display: block;
    max-width: 231px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    margin: 0;
    border-radius: 4px;
    overflow: hidden;
    margin: auto;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap figure::after {
    padding-bottom: 271px;
    content: "";
    position: relative;
    display: block;
    width: 100%
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-worse-wrap {
    padding: 70px 60px 70px 26px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 28px;
    margin: 0;
    padding-bottom: 10px;
    color: #fff;
    display: block;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap p.kg-trigger-wrap {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin: 0;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure.mobile-img {
    display: none;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure {
    display: block;
    max-width: 788px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    margin: 0;
    overflow: hidden;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure::after {
    padding-bottom: 320px;
    content: "";
    position: relative;
    display: block;
    width: 100%
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-every-wrap {
    position: relative;
    margin-bottom: 40px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap {
    position: absolute;
    top: 50px;
    left: 65px;
    bottom: 50px;
    max-width: 375px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap h3 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0;
    color: #041E42;
    margin: 0;
    padding-bottom: 12px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-action-btn a {
    padding: 12px 30px;
    background: #041E42;
    color: #fff;
    align-items: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap h5 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #041E42;
    margin: 0;
    margin-bottom: 12px;
    margin-top: 40px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-also-wrap {
    width: 33.33%;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-also-wrap {
    padding: 0 !important;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-round-wrap figure {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    margin: 0;
    overflow: hidden;
    margin-left: auto;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-round-wrap figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-clip-path: circle(70% at 83% 50%);
    clip-path: circle(70% at 83% 50%);
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-round-wrap figure::after {
    padding-bottom: 307px;
    content: "";
    position: relative;
    display: block;
    width: 100%
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap {
    background: #001A72;
    box-shadow: -10px 20px 25px rgba(170, 184, 211, 0.32);
    margin-bottom: 40px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap {
    max-width: 390px;
    margin: auto;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #FFFFFF;
    margin: 0;
    padding-bottom: 6.5px;
    text-transform: uppercase;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap p.kg-good-wrap {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 800;
    font-size: 34.125px;
    line-height: 36px;
    color: #FFFFFF;
    margin: 0;
    padding-bottom: 6.5px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap p.kg-palce-wrap {
    font-family: 'mulish';
    font-style: italic;
    font-weight: 400;
    font-size: 26px;
    line-height: 33px;
    color: #FFFFFF;
    letter-spacing: normal;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap p.kg-asian-wrap {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 11.375px;
    line-height: 16px;
    color: #FFFFFF;
    margin: 0;
    padding-bottom: 16.25px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap .kg-action-btn-wrap {
    display: flex !important;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap .kg-action-btn-wrap a {
    padding: 9.75px 24.375px;
    background: #fff;
    text-transform: capitalize;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    align-items: center;
    letter-spacing: 0.02em;
    color: #041E42;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap h3 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0;
    color: #041E42;
    margin: 0;
    margin-bottom: 12px;
    margin-top: 40px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap h4 {
    font-family: 'mulish';
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 0;
    color: #041E42;
    margin: 0;
    margin-bottom: 12px;
    margin-top: 40px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap ul {
    padding: 0;
    margin: 0;
}

.single-post section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap ul {
    padding-left: 32px;
}

.single-post section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap ul li,
.single-post section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap ol li {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
    letter-spacing: 0;
    color: #23201F;
    margin: 0%;
}

.single-post section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap ul li {
    list-style: disc;
}

.single-post section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap ol li {
    list-style: numeric;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap ul li {
    text-decoration: none;
    list-style-type: none;
    padding-bottom: 4px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap ul li:last-child {
    padding-bottom: 12px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap li p {
    padding-bottom: 0 !important;
    position: relative;
    padding-left: 19px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap li p::after {
    position: absolute;
    content: '';
    top: 10px;
    right: 0;
    bottom: 0;
    left: 0px;
    width: 7px;
    height: 7px;
    background: #B5BCD6;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-jyx-wrap {
    padding-bottom: 0;
}

@media screen and (max-width:991px) {
    section#kg-blue-light-wrap .kg-skin-wrap {
        padding: 24px 0 40px 0;
    }

    section#kg-blue-light-wrap .kg-skin-wrap .kg-retina-wrap {
        padding: 0 !important;
    }

    section#kg-blue-light-wrap .kg-skin-wrap .kg-effect-wrap {
        margin: 0;
    }

    section#kg-blue-light-wrap .kg-skin-wrap .kg-effect-wrap .kg-heading-wrap h1 {
        font-size: 34px;
        line-height: 40px;
    }

    section#kg-blue-light-wrap .kg-skin-wrap .kg-effect-wrap .kg-heading-wrap p {
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 24px;
    }

    section#kg-blue-light-wrap .kg-skin-wrap .kg-img-wrap figure {
        max-width: 100%;
    }

    section#kg-blue-light-wrap .kg-skin-wrap .kg-img-wrap figure::after {
        padding-bottom: 59%;
    }

    section#kg-blue-light-wrap .kg-skin-wrap .kg-img-wrap {
        margin: 0;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-media-wrap {
        display: none;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap {
        padding: 0;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-social-media-01 {
        display: block;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-social-media-01 ul {
        display: inline-flex;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-social-media-01 ul li {
        margin-left: 12px;
        padding-bottom: 40px !important;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-social-media-01 li img {
        width: 24px;
        height: 24px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-social-media-01 ul li:first-child {
        margin-left: 0;
    }

    section#kg-blue-light-wrap .kg-skin-wrap .kg-lift-wrap .kg-visible-wrap {
        padding: 0 !important;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap h2 {
        font-size: 28px;
        line-height: 36px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p {
        font-size: 15px;
        line-height: 23px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-relative-wrap {
        padding-bottom: 32px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-mask-img {
        max-width: 100%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-mask-img figure {
        max-width: 90%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-mask-img figure::after {
        padding-bottom: 75%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-intense-wrap {
        padding: 0 !important;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-skin-tone-wrap {
        margin: 32px 0;
        padding: 0;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-intense-kg-round-wrap {
        padding-bottom: 12px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-round-wrap figure::after {
        padding-bottom: 100%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-row-para {
        padding-bottom: 0;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-intense-wrap {
        padding: 0 !important;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap h2.kg-comparable-wrap {
        font-size: 28px;
        line-height: 36px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-fact-wrap {
        padding-bottom: 32px !important;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-elastin-wrap,
    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-info-wrap {
        width: auto;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-uva-wrap {
        padding: 11px 17px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap span {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 4.14px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-worse-wrap {
        padding: 20px 0;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap {
        margin-bottom: 32px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-fact-wrap {
        padding-bottom: 32px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap p.kg-trigger-wrap {
        font-size: 14px;
        line-height: 140%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap figure {
        max-width: 100%;
        margin: auto;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap figure::after {
        padding-bottom: 90%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .row {
        row-gap: 12px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-thread-wrap {
        padding-bottom: 32px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-spend-wrap,
    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-invest-wrap {
        padding-bottom: 32px !important;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap h3 {
        font-size: 22px;
        line-height: 30px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap {
        top: 65px;
        left: 15px;
        bottom: 50px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-every-wrap {
        position: relative;
        margin-bottom: 32px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-unique-wrap {
        margin-bottom: 32px;
        padding-bottom: 0;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-downtime-wrap,
    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-sun-wrap {
        margin-bottom: 32px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap h3 {
        font-size: 24px;
        line-height: 32px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap h4 {
        font-size: 20px;
        line-height: 28px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap {
        margin: 12px 0;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap p.kg-good-wrap {
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 3px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap p.kg-palce-wrap {
        font-size: 12.82px;
        line-height: 14px;
        padding-bottom: 3px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap p.kg-asian-wrap {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 7px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap .kg-action-btn-wrap a {
        padding: 4px 10px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap .kg-action-btn-wrap a {
        font-size: 12px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-also-wrap {
        width: 33.33%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap .kg-action-btn-wrap {
        display: flex;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap {
        margin-bottom: 32px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure {
        max-width: 100%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-card-blog-wrap {
        width: 66.66%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap span {
        font-size: 12px;
        line-height: 20px;
        padding-bottom: 3px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure::after {
        padding-bottom: 48%;
    }

    .kg-contentarea_01 .kg-right-content h5 {
        font-family: 'mulish';
        font-style: normal;
        font-weight: 400;
        font-size: 17px;
        line-height: 23px;
    }
}

@media screen and (max-width:767px) {
    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure.mobile-img {
        display: block;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure.desktop-img {
        display: none;
    }
}

@media screen and (max-width:576px) {
    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-also-wrap {
        width: 100%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-card-blog-wrap {
        width: 42%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-also-wrap {
        width: 58%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap span {
        font-size: 5.41px;
        line-height: 8px;
        padding-bottom: 3px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap p.kg-good-wrap {
        font-size: 12.2043px;
        line-height: 15px;
        padding-bottom: 3px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap p.kg-asian-wrap {
        font-size: 5.43px;
        line-height: 10px;
        padding-bottom: 7px;
        letter-spacing: normal;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-poison-wrap .kg-ornagic-wrap p.kg-palce-wrap {
        font-size: 10.82px;
        line-height: 14px;
        padding-bottom: 3px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-elastin-wrap,
    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-info-wrap {
        width: 50%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap span {
        font-size: 8px;
        line-height: 12px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap p.kg-trigger-wrap {
        font-size: 7px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap h3 {
        font-size: 14px;
        line-height: 18px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap {
        top: 20px;
        left: 15px;
        bottom: 20px;
        max-width: 155px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap h3 {
        font-size: 14px;
        line-height: 18px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-action-btn a {
        padding: 5px 11px;
    }

    .single-post section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap ul li,
    .single-post section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap ol li {
        font-size: 15px;
        line-height: 23px;
    }
}

@media screen and (max-width:767px) {
    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-secound-bottom .kg-img-wrap figure {
        display: block;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: relative;
        margin: 0;
    }

    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-secound-bottom .kg-img-wrap figure img {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    section#kg-contentarea-wrap-02 .kg-inner-content-02 .kg-sci-full-area .kg-secound-bottom .kg-img-wrap figure:after {
        padding-bottom: 100%;
        content: "";
        position: relative;
        display: block;
        width: 100%;
    }
}

section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-content .kg-content-inner-wrap p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 242px;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-social-icon-wrap li img {
    opacity: 28%;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-social-icon-wrap li img:hover {
    opacity: 100%;
}

@media screen and (max-width:991px) {
    section#kg-blue-light-wrap .kg-skin-wrap .kg-lift-wrap .kg-visible-wrap {
        padding: 0 16px !important;
    }

    section#kg-blue-light-wrap .kg-skin-wrap .kg-img-wrap figure::after {
        padding-bottom: 50%;
    }

    section#kg-blue-light-wrap .kg-skin-wrap .kg-effect-wrap {
        padding: 0 16px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-intense-wrap {
        width: 33%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-kg-dermis-wrap {
        width: 67%;
        padding: 0 !important;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-mask-img figure {
        max-width: 70.69%;
        margin: 0;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-mask-img figure::after {
        padding-bottom: 100%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .row {
        row-gap: 24px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p.kg-row-para {
        font-size: 15px;
        line-height: 23px;
        color: #041E42;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-row-para {
        padding-left: 0;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-elastin-wrap {
        padding: 0 !important;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-uva-wrap {
        padding: 11px 32px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-info-wrap {
        padding: 0 !important;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-similar-wrap .kg-worse-wrap {
        padding: 20px 25px 0 0;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-social-media-01 li img {
        opacity: 28%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-social-media-01 li img:hover {
        opacity: 100%;
    }
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider {
    background: #F6F6F6;
    position: relative;
    padding: 80px 0;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content,
section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-right-content {
    padding: 0 !important;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-right-content .kg-inner-content {
    max-width: 482px;
    margin-left: 102px;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content .hero-img-wrap figure {
    margin-left: 0px !important;
    max-width: 360px;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content {
    padding-left: 34px !important;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content .hero-img-wrap figure img {
    -webkit-filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
    filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.25));
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content .hero-img-wrap {
    margin-bottom: 24px;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-right-content .kg-inner-content .kg-more-btn a {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #7C8EB2;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    padding-bottom: 4px;
    border-bottom: 1px solid #7C8EB2;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content h4 {
    padding-bottom: 12px;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #041E42;
    border-bottom: 1px solid #E1E1E1;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content ul li {
    position: relative;
    margin-bottom: 8px;
    padding-left: 19px;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content ul li span.kg-service-list {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #23201F;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content li.kg-service-blt span:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background: #B5BCD6;
    left: 0;
    top: 9px;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content .hero-img-wrap figure:after {
    padding-bottom: 475px;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-right-content img.doctor-verify,
section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-right-content .kg-inner-content .kg-more-btn a img {
    display: unset;
    width: auto;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .owl-carousel .owl-nav {
    display: block !important;
    top: 22px;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider button.owl-next:hover:after,
section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider button.owl-prev:hover:after {
    content: '';
    position: absolute;
    width: 41px;
    height: 41px;
    background-size: cover;
    left: 0;
    background: url(https://idsclinic.com/wp-content/uploads/2022/10/Left.svg);
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider button.owl-next::before,
section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider button.owl-prev::before {
    display: none;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .owl-nav button.owl-next,
section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .owl-nav button.owl-prev {
    width: 41px;
    height: auto !important;
    border: 0.5px solid #58585A;
    background-color: transparent;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .owl-nav button.owl-prev {
    left: unset;
    right: 0px;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .owl-nav button.owl-next {
    top: 51px;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider button.owl-prev:hover:after {
    -webkit-transform: rotate(180deg);
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-right-content .kg-inner-content .kg-more-btn {
    display: flex;
}

section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .owl-carousel .owl-dots {
    display: none;
}

@media screen and (max-width:991px) {
    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-right-content {
        order: 2;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .col-lg-12.col-md-12.col-sm-12.col-12.kg-custom {
        display: none !important;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-right-content .kg-inner-content {
        max-width: 100%;
        margin-left: 0;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content {
        padding: 0px !important;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content .hero-img-wrap figure {
        max-width: 240px !important;
        margin: auto !important;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content .hero-img-wrap figure:after {
        padding-bottom: 131.5%;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .owl-carousel .owl-nav,
    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content h4,
    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content ul {
        display: none !important;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-left-content,
    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-right-content {
        padding: 0 16px !important;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider {
        padding: 40px 0;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-right-content h3 {
        font-weight: 400;
        font-size: 28px;
        line-height: 36px;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-right-content .kg-inner-content .kg-more-btn {
        text-align: center;
        justify-content: center;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .kg-doctors-slider-wrap {
        margin: 0;
    }

    #header .header-main .header-left svg {
        width: 52px;
        height: auto;
    }

    .footer-wrapper #footer .kg-custom-footer .kg-footer-top-wrap .kg-footer-logo .footer-logo-wrap .footer-logo svg {
        width: 92px;
        height: auto;
    }
}

@media screen and (max-width:1169px) {
    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .owl-carousel .owl-nav {
        display: none !important;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .owl-carousel .owl-dots {
        display: flex !important;
        justify-content: center;
        align-items: center;
        margin-top: 48px;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .owl-carousel .owl-dots .owl-dot.active span {
        background: #B5BCD6;
        width: 14px;
        height: 14px;
    }

    section#kg-contentarea_01.kg-blog-inner-Doctor-section-slider .owl-carousel .owl-dots .owl-dot span {
        background: #DFDFDF;
        width: 10px;
        height: 10px;
    }
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap {
    background-image: linear-gradient(to bottom, #d1ced7, #c9c6d1) !important;
    margin: 40px 0;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure img {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: right;
    object-position: right;
}

section#kg-blue-light-wrap .kg-skin-wrap .kg-action-btn {
    display: flex;
}

section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap h3 {
    padding-right: 45px;
}

@media screen and (max-width:991px) {
    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure {
        max-width: 95.5%;
        margin-left: auto;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap h3 {
        padding-bottom: 5px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap p {
        padding-bottom: 2.50px;
    }
}

@media screen and (min-width:992px) and (max-width:1169px) {
    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure::after {
        padding-bottom: 310px;
    }
}

@media screen and (max-width:991px) {
    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-together-wrap {
        font-weight: 400;
        font-size: 7.46954px;
        line-height: 140%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure::after {
        padding-bottom: 40.2%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap h3 {
        font-weight: 400;
        font-size: 14.9391px;
        line-height: 18px;
    }

    section#kg-blue-light-wrap .kg-skin-wrap .kg-action-btn {
        display: block;
    }
}

/* Service Page */
section#kg-service-content-01 .kg-inner-content-01 {
    padding: 80px 0;
    background: #F9FBFF;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content span.kg-label-bandge {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #58585A;
    border-radius: 20px;
    padding: 8px 18px;
    margin-bottom: 16px;
    display: inline-block;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content h1,
section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 45px;
    line-height: 56px;
    color: #23477B;
    margin-bottom: 28px;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201F;
    margin-bottom: 16px;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content ul {
    padding: 0;
    list-style: none;
    margin-bottom: 60px;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content ul li {
    margin-bottom: 8px;
    position: relative;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201F;
    padding-left: 29px;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content a.kg-appointment-action {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 24px 40px;
    background: #326295;
    display: inline-block;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content ul li:last-child {
    margin-bottom: 0;
}

.kg-service-content-01 .row.service {
    align-items: center;
}

.kg-service-content-01 .row.service h2 {
    font-size: 46px !important;
}

.kg-service-content-01 .row.service a {
    margin-top: 40px;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content ul li:after {
    content: '';
    position: absolute;
    left: 0;
    background: url('/wp-content/themes/porto-child/asset/image/blue-check.svg');
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: cover;
    top: 5px;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-inner-right-img figure {
    display: block;
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    margin-left: auto;
    overflow: hidden;
    background: #A49589;
    box-shadow: -10px 20px 25px rgba(170, 184, 211, 0.32);
}

section#kg-service-content-01 .kg-inner-content-01 .kg-inner-right-img figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-inner-right-img figure:after {
    padding-bottom: 629px;
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content {
    max-width: 538px;
    margin-right: auto;
}

section#kg-service-content-01 .kg-inner-content-01 .kg-inner-right-img {
    max-width: 562px;
    margin-left: auto;
}

@media screen and (max-width:991px) {
    section#kg-service-content-01 .kg-inner-content-01 .kg-left-cols {
        order: 2;
        padding: 0 !important;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-right-cols {
        order: 1;
        padding: 0 !important;
    }

    section#kg-service-content-01 .kg-inner-content-01 {
        padding-top: 0;
        padding-bottom: 40px;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-inner-right-img {
        margin: auto;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content {
        margin: auto;
        padding: 24px 16px 0;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content span.kg-label-bandge {
        display: flex;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: auto;
        margin-bottom: 16px;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content span.kg-label-bandge.s-badge {
        margin-top: 20px;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content h1,
    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content h2 {
        font-size: 30px;
        line-height: 38px;
        text-align: center;
    }

    .kg-service-content-01 .row.service h2 {
        font-size: 30px !important;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content.S-con h2 {
        margin-bottom: 20px;
    }

    .kg-service-content-01 .row.service a {
        margin-top: 0;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content p {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
        margin-bottom: 16px;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content.S-con p {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 24px;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content ul.kg-right-arrow li {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
        padding-left: 27px;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content ul.kg-right-arrow li:after {
        top: 3.5px;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content ul.kg-right-arrow {
        margin-bottom: 24px;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content a.kg-appointment-action {
        font-size: 12px;
        line-height: 16px;
        width: 100%;
        text-align: center;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-inner-right-img figure:after {
        padding-bottom: 69.4%;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-inner-right-img figure .kg-desk-img {
        /* display: none;
         */
    }
}

@media screen and (min-width:992px) {
    section#kg-service-content-01 .kg-inner-content-01 .kg-inner-right-img figure img.kg-mobile-img {
        display: none;
    }
}

section#kg-service-content-02 .kg-inner-content-02 {
    background-color: #041E42;
    padding: 80px 0;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap {
    max-width: 800px;
    margin: auto;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 24px;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 40px;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area {
    position: relative;
    padding-bottom: 64px;
    margin-bottom: 40px;
    padding-top: 24px;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area:after {
    content: '';
    position: absolute;
    opacity: 0.1;
    border-bottom: 1px solid #FFFFFF;
    bottom: 0;
    width: 100%;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-check-wrap ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-check-wrap ul li {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-bottom: 30px;
    position: relative;
    padding-left: 42px;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-check-wrap ul li:last-child {
    margin-bottom: 0;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-check-wrap li:after {
    content: '';
    position: absolute;
    background: url('../image/emojione_ballot-box-with-check.svg');
    width: 30px;
    height: 30px;
    left: 0;
    top: 3.36px;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-check-wrap {
    max-width: 348px;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-cols-right-ctm .kg-check-wrap {
    margin-left: auto;
}

section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap a.kg-action-check {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #23201F;
    background: #FFFFFF;
    padding: 24px 40px;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
}

@media screen and (max-width:991px) {
    section#kg-service-content-02 .kg-inner-content-02 {
        padding: 40px 16px;
    }

    section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap h2 {
        font-size: 30px;
        line-height: 38px;
    }

    section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap p {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
        margin-bottom: 24px;
    }

    section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area {
        padding-bottom: 24px;
        margin-bottom: 24px;
        padding-top: 0;
    }

    section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-cols-left-ctm,
    section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-cols-right-ctm {
        padding: 0 !important;
    }

    section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-check-wrap ul li {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
        margin-bottom: 16px !important;
        padding-left: 35px;
        height: auto !important;
    }

    section#kg-service-content-01 .kg-inner-content-01 .kg-inner-right-img figure {
        box-shadow: none;
    }

    section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-check-wrap li:after {
        width: 23px;
        height: 23px;
        top: 1.63px;
        background-size: cover;
    }

    section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap a.kg-action-check {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.15em;
        text-align: center;
        justify-content: center;
        width: 100%;
    }

    section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-check-wrap {
        max-width: 100%;
    }

    section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap .kg-check-full-area .kg-cols-right-ctm .kg-check-wrap ul li:last-child {
        margin-bottom: 0 !important;
    }
}

section#kg-service-content-09 .kg-inner-content-09 {
    background: #FEEFDE;
    padding: 80px 0;
}

section#kg-service-content-09 .kg-left-content-ctm h3 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    color: #1F355E;
    margin: 0;
}

section#kg-service-content-09 .kg-right-content-ctm {
    padding: 40px;
    background: #fff;
}

section#kg-service-content-09 .kg-full-price-wrap {
    margin: 0 40px;
}

section#kg-service-content-09 .kg-left-content-ctm {
    max-width: 300px;
    margin-top: 48px;
}

section#kg-service-content-09 .kg-right-content-ctm {
    max-width: 740px;
    margin-left: auto;
}

section#kg-service-content-05 .kg-elastin-wrap {
    background: #041E42;
    padding: 120px 0;
}

section#kg-service-content-05 .kg-hydro-wrap {
    max-width: 580px;
}

/*.bg-bg-back {
     max-width: 520px;
     margin-left: auto;
     background: #f6f6f6;
     height: 100%;
     display: flex;
     align-items: center;
}
*/
section#kg-service-content-05 .kg-hydro-wrap h2 {
    font-family: "mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    color: #ffffff;
    margin: 0;
    padding-bottom: 30px;
}

.bg-bg-back figure img {
    height: 600px;
    width: 480px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

section#kg-service-content-05 .kg-hydro-wrap p,
section#kg-service-content-05 ul li {
    font-family: "mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #ffffff;
    margin: 0;
    padding-bottom: 16px;
}

section#kg-service-content-05 .kg-proof-wrap ul,
section#kg-service-content-05 ul {
    padding: 0;
    margin: 0;
}

section#kg-service-content-05 .kg-proof-wrap ul li,
section#kg-service-content-05 ul li {
    text-decoration: none;
    list-style-type: none;
    padding-left: 13px;
    padding-bottom: 8px;
    margin: 0;
    position: relative;
}

section#kg-service-content-05 ul li {
    padding-left: 25px;
}

section#kg-service-content-05 .kg-proof-wrap ul li::before,
section#kg-service-content-05 ul li:before {
    position: absolute;
    content: "";
    background: url("../image/white-check.svg") no-repeat;
    top: 6px;
    right: 0;
    left: 0;
    bottom: 0%;
    width: 16px;
    height: 16px;
}

section#kg-service-content-05 .kg-proof-wrap ul li:last-child,
section#kg-service-content-05 ul li:last-child {
    padding-bottom: 16px;
}

section#kg-service-content-05 .kg-proof-wrap li p {
    font-family: "mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    margin: 0;
    padding-left: 13px;
}

section#kg-service-content-05 p.kg-allows-wrap {
    font-family: "mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.02em;
    color: #ffffff;
    opacity: 0.9;
    margin: 0;
}

section#kg-service-content-05 .kg-effect-wrap figure {
    position: relative;
    display: flex;
    align-items: end;
    justify-content: end;
}

@media screen and (max-width: 991px) {
    section#kg-service-content-05 .kg-para-wrap {
        order: 2;
        padding: 0 !important;
    }

    section#kg-service-content-05 .kg-elastin-wrap {
        padding: 0;
    }

    section#kg-service-content-05 .kg-effect-wrap {
        max-width: 100% !important;
        margin-bottom: 19px;
        padding: 0%;
        height: auto;
    }

    section#kg-service-content-05 .kg-mask-img-wrap {
        padding: 0 !important;
    }

    section#kg-service-content-05 .kg-effect-wrap figure {
        max-width: 100%;
    }

    section#kg-service-content-05 .kg-effect-wrap figure::after {
        padding-bottom: 72.14%;
    }

    section#kg-service-content-05 .kg-hydro-wrap {
        max-width: 100% !important;
        padding: 0 16px 40px;
    }

    section#kg-service-content-05 .kg-hydro-wrap h2 {
        font-size: 30px;
        line-height: 38px;
        text-align: center;
        padding-bottom: 24px;
    }

    section#kg-service-content-05 .kg-hydro-wrap p {
        font-size: 15px;
        line-height: 23px;
    }

    section#kg-service-content-05 .kg-proof-wrap li p {
        font-size: 15px;
        line-height: 23px;
        padding-left: 11px;
    }

    section#kg-service-content-05 .kg-proof-wrap ul li::before,
    section#kg-service-content-05 ul li:before {
        top: 5px;
    }

    section#kg-service-content-05 p.kg-allows-wrap {
        font-size: 12px;
        line-height: 140%;
    }
}

section#kg-service-content-03 .kg-inner-content-03 {
    background: #FEEFDE;
    padding-top: 100px;
    padding-bottom: 80px;
}

section#kg-service-content-03 .kg-inner-content-03 .kg-about-servive {
    max-width: 1140px;
    margin: auto;
}

section#kg-service-content-03 .kg-inner-content-03 .kg-about-servive .row {
    justify-content: center;
}

section#kg-service-content-03 .kg-inner-content-03 .kg-about-servive h3 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #001A72;
    margin-bottom: 40px;
}

section#kg-service-content-03 .kg-inner-content-03 .kg-cols-ctm {
    padding: 0 10px !important;
    margin-bottom: 20px;
}

section#kg-service-content-03 .kg-inner-content-03 .kg-inside-wrap {
    background: #FFFFFF;
    padding: 24px;
    display: flex;
    /* align-items: center;
     */
    height: 100%;
}

.kg-service-content-09 .kg-inner-content-09 .kg-full-price-wrap .kg-right-content-ctm h5 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
    color: #1F355E;
}

.kg-service-content-09 .kg-inner-content-09 .kg-full-price-wrap .kg-right-content-ctm p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201F;
    mix-blend-mode: normal;
    opacity: 0.9;
}

.kg-service-content-09 .kg-inner-content-09 .kg-full-price-wrap .kg-right-content-ctm img {
    margin-right: 13px;
    margin-top: -3px;
}

.kg-service-content-09 .kg-inner-content-09 .kg-full-price-wrap .kg-right-content-ctm span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201F;
}

@media screen and (max-width: 767px) {
    section#kg-service-content-09 .kg-inner-content-09 {
        padding: 40px 16px;
    }

    section#kg-service-content-09 .kg-left-content-ctm h3 {
        padding-top: 0;
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 24px;
    }

    section#kg-service-content-09 .kg-left-content-ctm {
        margin-top: 0;
    }

    section#kg-service-content-09 .kg-full-price-wrap .kg-cols-wrap-ctm {
        padding: 0 !important;
    }

    .kg-service-content-09 .kg-inner-content-09 .kg-full-price-wrap .kg-right-content-ctm h5 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 16px;
    }

    section#kg-service-content-09 .kg-full-price-wrap {
        margin: 0;
    }

    .kg-service-content-09 .kg-inner-content-09 .kg-full-price-wrap .kg-right-content-ctm p {
        font-size: 15px;
        line-height: 23px;
        margin-bottom: 16px;
    }

    .kg-service-content-09 .kg-inner-content-09 .kg-full-price-wrap .kg-right-content-ctm span {
        font-size: 15px;
        line-height: 23px;
    }

    section#kg-service-content-09 .kg-right-content-ctm {
        padding: 16px;
    }
}

section#kg-service-content-03 .kg-inner-content-03 .kg-inside-wrap .kg-right-bio-wrap p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #041E42;
    margin-bottom: 4px;
    margin-top: 10px;
}

section#kg-service-content-03 .kg-inner-content-03 .kg-inside-wrap .kg-right-bio-wrap h5 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #23201F;
    margin: 0;
    letter-spacing: normal;
}

section#kg-service-content-03 .kg-inner-content-03 .kg-inside-wrap .kg-left-bio-img {
    max-width: 82px;
    margin-right: 24px;
}

@media screen and (max-width: 767px) {
    section#kg-service-content-03 .kg-inner-content-03 {
        padding: 40px 16px;
    }

    section#kg-service-content-03 .kg-inner-content-03 .kg-about-servive h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 24px;
    }

    section#kg-service-content-03 .kg-inner-content-03 .kg-inside-wrap .kg-left-bio-img {
        max-width: 60px;
        margin-right: 16px;
    }

    section#kg-service-content-03 .kg-inner-content-03 .kg-inside-wrap {
        padding: 16px;
    }

    section#kg-service-content-03 .kg-inner-content-03 .kg-inside-wrap .kg-right-bio-wrap p {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
        margin-bottom: 4px;
        margin-top: 4px;
    }

    section#kg-service-content-03 .kg-inner-content-03 .kg-inside-wrap .kg-right-bio-wrap h5 {
        font-size: 18px;
        line-height: 24px;
    }

    section#kg-service-content-03 .kg-inner-content-03 .kg-cols-ctm {
        padding: 0 !important;
        margin-bottom: 12px;
    }

    section#kg-service-content-03 .kg-inner-content-03 .kg-cols-ctm:last-child {
        margin-bottom: 0;
    }
}

.kg-service-content-07 .kg-inner-text-07 {
    background: #041E42;
    /* padding: 80px 0;
     */
    padding: 80px;
}

.kg-service-content-07 .kg-inner-text-07 .kg-service-main .kg-service-text p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.kg-service-content-07 .kg-inner-text-07 .kg-service-main .kg-service-text a {
    padding: 24px 40px;
    background: #FFFFFF;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #23201F;
    display: inline-block;
}

.kg-service-content-07 .kg-inner-text-07 .kg-service-main {
    max-width: 800px;
    margin: auto;
    text-align: center;
    padding: 0;
}

@media screen and (max-width: 767px) {
    .kg-service-content-07 .kg-inner-text-07 {
        padding: 40px 16px;
    }

    .kg-service-content-07 .kg-inner-text-07 .kg-service-main .kg-service-text p {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 24px;
    }

    .kg-service-content-07 .kg-inner-text-07 .kg-service-main .kg-service-text a {
        font-size: 12px;
        line-height: 16px;
        padding: 24px 40px;
        display: grid;
    }

    .kg-service-content-07 .kg-inner-text-07 .kg-service-main {
        max-width: 100%;
        padding: 0 !important;
    }
}

section#kg-service-content-04 .kg-inner-content-04 {
    padding-top: 80px;
    padding-bottom: 100px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading h3 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
    justify-content: center;
    margin-bottom: 0px;
    letter-spacing: normal;
    width: 100%;
}

section#kg-service-content-04.single-doctor-tab .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
    justify-content: center;
    margin-bottom: 0px;
    letter-spacing: normal;
    width: 100%;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading h1 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #000000;
    justify-content: center;
    margin-bottom: 0px;
    letter-spacing: normal;
    width: 100%;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading.Sdheading h3 {
    margin: 0 auto;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab a {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #041E42;
    padding: 9px 16px;
    border-right: 1px solid #041E42;
    -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
    display: inline-block;
    width: 100%;
    white-space: nowrap;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab {
    display: flex;
    border-top: 1px solid #041E42;
    border-bottom: 1px solid #041E42;
    margin-bottom: 40px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab a:first-child {
    border-left: 1px solid #041E42;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors {
    margin: 0 30px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab figure {
    display: block;
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    margin-left: auto;
    overflow: hidden;
    box-shadow: -10px 20px 25px rgb(170 184 211 / 32%);
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab figure:after {
    padding-bottom: 453px;
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab {
    max-width: 320px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner {
    max-width: 720px;
    margin-left: auto;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-bottom-left-content p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #06205B;
    padding-bottom: 10px;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 16px;
    margin-top: 46px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-bottom-left-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-bottom-left-content ul li {
    position: relative;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #505050;
    margin-bottom: 10px;
    padding-left: 22px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-bottom-left-content ul li:last-child {
    margin-bottom: 0;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-bottom-left-content ul li:after {
    content: '';
    position: absolute;
    background: #06205B;
    top: 9.5px;
    width: 7px;
    height: 7px;
    left: 0;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-name h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    color: #263068;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-right: 12px;
}

section#kg-service-content-04.single-doctor-tab .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-name h1 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    color: #263068;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-right: 12px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-right-img-tab {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-right-img-tab a.kg-dr-button,
section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description a.kg-dr-button {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #858585;
    padding: 18px 32px;
    margin-top: 10px;
    display: inline-block;
    border: 1px solid #858585;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner span.kg-dr-role {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #23201F;
    margin-top: 6px;
    display: block;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
    letter-spacing: 0.02em;
    color: #23201F;
    margin-bottom: 30px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description a.kg-read-bio {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #001A72;
    text-decoration: underline;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description ul {
    padding: 0;
    list-style: none;
    margin-bottom: 30px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description ul li {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201F;
    margin-bottom: 6px;
    position: relative;
    padding-left: 19px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description ul li:last-child {
    margin-bottom: 0px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description ul li::after {
    content: '';
    position: absolute;
    background: #06205B;
    top: 6px;
    width: 7px;
    height: 7px;
    left: 0;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-read-more-bio {
    display: flex;
    align-items: center;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-read-more-bio span {
    margin-left: 9px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab a.kg-dr-button {
    display: none !important;
}

@media screen and (max-width: 767px) {

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tabs-cols,
    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-right-tabs-cols {
        padding: 0 !important;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors {
        margin: 0;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab {
        max-width: 100%;
    }

    section#kg-service-content-04 .kg-inner-content-04 {
        padding: 40px 16px;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab figure:after {
        padding-bottom: 138.2%;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab .kg-bottom-left-content {
        display: none;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-right-img-tab {
        display: none;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab a.kg-dr-button {
        display: block !important;
    }
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctor-info {
    display: none;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctor-info.active {
    display: block !important;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #263068;
    margin-top: 46px;
    margin-bottom: 6px;
}

section#kg-service-content-04.single-doctor-tab .kg-inner-content-04 .kg-our-doctors .kg-left-tab h1 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #263068;
    margin-top: 46px;
    margin-bottom: 6px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab span {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #23201F;
    display: block;
    margin-bottom: 32px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab a.kg-dr-button {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #858585;
    padding: 18px 24px;
    border: 1px solid #858585;
    width: 100%;
    display: block;
    text-align: center;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab a.mobile-view-all {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #001A72;
    border: 0;
    width: 100%;
    padding: 0;
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width: 768px) {

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab h2,
    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab span,
    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-bottom-left-content-mobile,
    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab a.mobile-view-all {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner span.kg-dr-role {
        display: none;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab {
        flex-wrap: wrap;
        gap: 8px;
        border: 0;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab a {
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        padding: 8px;
        border-right: 1px solid #041E42;
        -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
        filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
        display: inline-block;
        width: 100%;
        white-space: nowrap;
        width: 48.781%;
        border: 1px solid #041E42;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab a.mobile-view-all img {
        margin-left: 9px;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab {
        margin-bottom: 24px;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0px;
    }

    section#kg-service-content-04.single-doctor-tab .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading p {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0px;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading h1 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0px;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab a.kg-dr-button {
        margin-bottom: 32px;
    }

    .kg-dr-button:hover {
        text-decoration: underline !important;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description p {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
        margin-bottom: 16px;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description ul li {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
        padding-left: 21px;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description ul li::after {
        top: 8px;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description ul {
        margin-bottom: 16px;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-bottom-left-content-mobile p {
        font-family: 'mulish';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: #06205B;
        border-bottom: 1px solid #E1E1E1;
        margin-bottom: 12px;
        padding-bottom: 6px;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-read-more-bio {
        padding-top: 16px;
    }
}

@media screen and (max-width: 350px) {
    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab a {
        width: 48%;
    }
}

/* Faq Section */
section#accordion-body {
    padding: 0;
}

.accordion.accordion-block.service h2 {
    /* color: #041E42 !important;
     */
    padding-bottom: 12px !important;
    /* max-width: 465px;
     */
    margin: 0 auto !important;
}

.accordion.accordion-block.service p.what-p {
    color: #23201F;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 60px;
    font-family: 'mulish';
    letter-spacing: 0.02em;
    opacity: 0.9;
}

.accordion.accordion-block.service .acc-last-p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #23201F;
    margin-top: 60px;
    margin-bottom: 0px;
    font-family: 'mulish';
}

.accordion-body .service {
    padding: 80px 322px;
}

section#accordion-body .accordion {
    max-width: 796px;
    margin: auto;
}

section#accordion-body .accordion h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    text-align: center;
    color: #326295;
    margin: 0;
    padding-bottom: 80px;
}

section#accordion-body .accordion .container:first-child {
    background-color: rebeccapurple !important;
    background: #1F355E;
}

section#accordion-body h5.label.kg-according-label {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #23201F !important;
    background-color: transparent !important;
    margin: 0;
    padding-bottom: 24px;
    display: inline-block;
}

section#accordion-body .accordion .content p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201F;
    margin: 0;
    padding-bottom: 12px;
}

section#accordion-body .accordion .content ul {
    padding: 0;
    margin: 0;
}

section#accordion-body .accordion .content ul li {
    text-decoration: none;
    list-style-type: none;
    padding-bottom: 8px;
    position: relative;
    padding-left: 24px;
	font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
	font-family: 'mulish';
    color: #23201F;

}
section#accordion-body .accordion .content ul li strong {
	color: #000;
}
section#accordion-body .accordion .content ul li p {
    padding-bottom: 0;
    padding-left: 13px;
}

section#accordion-body .accordion .content ul li:before {
    content: '';
    position: absolute;
    top: 4px;
    right: 0;
    bottom: 0;
    left: 0;
    background: url('../image/blue-check.svg') no-repeat;
    width: 16px;
    height: 16px;
}

section#accordion-body .accordion .content ul li:last-child {
    padding-bottom: 24px;
}

section#accordion-body .accordion {
    background-color: #fff;
    padding: 80px 0;
}

section#accordion-body .accordion .container {
    position: relative;
    margin-bottom: 40px;
}

section#accordion-body .accordion .container.active {
    color: #DF7B01;
}

section#accordion-body .kg-labbit-wrap {
    max-width: 840px;
    margin: auto;
    position: relative;
}

section#accordion-body .kg-labbit-wrap:after {
    position: absolute;
    content: '';
    border-bottom: 1px solid #001A72;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0.2;
}

section#accordion-body .accordion .label {
    font-family: 'Arial Rounded MT Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #304D95;
    padding: 0;
}

section#accordion-body .accordion .label::before {
    content: '';
    position: absolute;
    right: 0;
    width: 32px;
    height: 32px;
    background: url("../image/faq-down-arrow.svg") no-repeat;
}

.container.kg-according.active .label.kg-according-label::before {
    background: url("../image/faq-up-arrow.svg") no-repeat;
    content: '';
}

section#accordion-body p.kg-get-more-wrap {
    text-align: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #515151;
    margin: 56px 0 0 0;
    padding: 0;
}

section#accordion-body p.kg-according-content {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #3d3d3d;
    margin: 0;
    overflow: hidden;
    transition: 0.5s;
}

section#accordion-body .accordion .container:last-child {
    margin-bottom: 0;
}

@media screen and (max-width:991px) {
    section#accordion-body .accordion {
        padding: 40px 16px;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab figure {
        box-shadow: none;
    }

    section#accordion-body .accordion h2 {
        font-size: 30px;
        line-height: 38px;
        padding-bottom: 32px;
    }

    section#accordion-body h5.label.kg-according-label {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 20px
    }

    section#accordion-body .accordion .content p {
        font-size: 15px;
        line-height: 23px;
        padding-bottom: 8px;
    }

    section#accordion-body .accordion .content ul li p {
        padding-left: 11px;
    }

    section#accordion-body .accordion .container {
        margin-bottom: 24px;
    }

    section#accordion-body .accordion .label::before {
        width: 24px;
        height: 24px;
        background-size: cover;
    }
}

section#kg-service-content-08 .kg-inner-content-08 {
    padding: 80px 0;
}

section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap h3 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #041E42;
    margin-bottom: 40px;
    letter-spacing: normal;
}

section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap table tr th {
    padding: 16px 24px;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #F8F8F8;
}

section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap table tr th:first-child {
    background: #FAFAFA !important;
}

section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap table tr th:nth-child(odd) {
    background: #6A6A6A;
}

section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap table tr th:nth-child(even) {
    background: #989898;
}

section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap table tr th:last-child {
    background: #041E42;
}

section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap table tr td {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #575756;
    padding: 16px 18px;
    border: 0.2px solid #B9B9B9;
}

section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap table tbody tr:nth-child(odd) {
    background: #FAFAFA;
}

section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap table tr td:last-child {
    background: #F1F4FF;
}

section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap {
    max-width: 998px;
    margin: auto;
}

@media screen and (max-width:767px) {
    section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap .kg-tbl-data {
        overflow: scroll;
        overflow-y: hidden;
        margin-left: 16px;
        padding-bottom: 32px;
    }

    section#kg-service-content-08 .kg-inner-content-08 {
        padding: 40px 0px;
    }

    section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 24px;
    }

    section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap table tr th {
        padding: 12px;
        font-size: 15px;
        line-height: 23px;
        white-space: nowrap;
    }

    section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap table tr td {
        font-size: 14px;
        line-height: 23px;
        padding: 12px;
    }

    section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap .kg-tbl-data:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 8px;
        bottom: 1px;
        border-radius: 50px;
        background: #818284;
        opacity: 0.2;
        display: block;
        max-width: 100%;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab .kg-view-all-desk {
        display: none;
    }
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab .active {
    background: #041E42 !important;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab a {
    background-color: transparent !important;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab a.mobile-view-all {
    background-color: unset !important;
    color: #041E42 !important;
}

section#accordion-body .kg-according .content {
    position: relative;
}

section#accordion-body .kg-according .content .S-faq p {
    color: #58585A;
}

section#kg-service-content-08 .kg-inner-content-08 .kg-table-data-wrap {
    position: relative;
    z-index: 1;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment {
    padding: 120px 0;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-left-img figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
    height: 600px;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-left-img.S-stetm-img figure {
    background: #F3F3F3;
    box-shadow: -5px 10px 25px rgba(114, 128, 155, 0.1);
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-left-img figure {
    display: block;
    max-width: 520px;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    margin: 0;
    overflow: hidden;
    margin: auto;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-left-img figure::after {
    padding-bottom: 520px;
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content h1,
section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    color: #041E42;
    margin-bottom: 24px;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201F;
    mix-blend-mode: normal;
    opacity: 0.9;
    margin-bottom: 16px;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment h4 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
    color: #041E42;
    margin-bottom: 16px;
    margin-top: 30px;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment ul {
    padding: 0;
    margin-bottom: 16px;
    list-style: none;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment ul li {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201F;
    margin-bottom: 8px;
    padding-left: 32px;
    position: relative;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment ul li:last-child {
    margin-bottom: 0;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment ul li:after {
    content: '';
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDVDOC41ODIxNCA1IDUgOC41ODIxNCA1IDEzQzUgMTcuNDE3OSA4LjU4MjE0IDIxIDEzIDIxQzE3LjQxNzkgMjEgMjEgMTcuNDE3OSAyMSAxM0MyMSA4LjU4MjE0IDE3LjQxNzkgNSAxMyA1Wk0xNi40NTU0IDEwLjM4NzVMMTIuNjk0NiAxNS42MDE4QzEyLjY0MjEgMTUuNjc1MSAxMi41NzI4IDE1LjczNDkgMTIuNDkyNSAxNS43NzYyQzEyLjQxMjIgMTUuODE3NCAxMi4zMjMzIDE1LjgzODkgMTIuMjMzIDE1LjgzODlDMTIuMTQyOCAxNS44Mzg5IDEyLjA1MzggMTUuODE3NCAxMS45NzM2IDE1Ljc3NjJDMTEuODkzMyAxNS43MzQ5IDExLjgyNCAxNS42NzUxIDExLjc3MTQgMTUuNjAxOEw5LjU0NDY0IDEyLjUxNjFDOS40NzY3OSAxMi40MjE0IDkuNTQ0NjQgMTIuMjg5MyA5LjY2MDcxIDEyLjI4OTNIMTAuNDk4MkMxMC42ODA0IDEyLjI4OTMgMTAuODUzNiAxMi4zNzY4IDEwLjk2MDcgMTIuNTI2OEwxMi4yMzIxIDE0LjI5MTFMMTUuMDM5MyAxMC4zOTgyQzE1LjE0NjQgMTAuMjUgMTUuMzE3OSAxMC4xNjA3IDE1LjUwMTggMTAuMTYwN0gxNi4zMzkzQzE2LjQ1NTQgMTAuMTYwNyAxNi41MjMyIDEwLjI5MjkgMTYuNDU1NCAxMC4zODc1VjEwLjM4NzVaIiBmaWxsPSIjMDQxRTQyIi8+Cjwvc3ZnPgo=');
    background-size: cover;
    top: 0px;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-left-img {
    max-width: 480px;
}

section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content {
    max-width: 620px;
    margin-left: auto;
}

@media (min-width:992px) and (max-width:1199px) {

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-tratment-main-image,
    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-tratment-main-content {
        padding: 0 10px !important;
    }
}

@media screen and (max-width:991px) {

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-tratment-main-image,
    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-tratment-main-content {
        padding: 0px !important;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-left-img {
        margin: auto;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment {
        padding-top: 0;
        padding-bottom: 40px;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content {
        max-width: 100%;
        padding: 24px 16px 0;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content.S-treatment p {
        margin-bottom: 16px;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .S-treatment ul li strong {
        font-weight: 900;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .S-treatment ul li {
        font-size: 15px;
        line-height: 23px;
        font-weight: 400;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content h1,
    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content h2 {
        font-size: 30px;
        line-height: 38px;
        text-align: center;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content p {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
        opacity: 0.9;
        margin-bottom: 24px;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-treatment-bottom h4 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 16px;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment ul li,
    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-treatment-bottom ul li {
        font-size: 15px;
        line-height: 23px;
        letter-spacing: normal;
        padding-left: 32px;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-treatment-bottom ul li:after {
        width: 13px;
        height: 13px;
        top: 3.5px;
    }

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-left-img figure::after {
        padding-bottom: 69.2%;
    }
}

section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content a.kg-appointment-action:hover {
    background-color: #041E42;
}

/* Contact Section */
div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form {
    max-width: 647px;
    margin-right: 120px;
    margin-left: auto;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content {
    max-width: 473px;
    margin-left: 120px;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content img {
    margin: 30px 0 76px 0;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h2 {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 56px;
    line-height: 64px;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h4 {
    font-size: 46px;
    line-height: 64px;
    font-weight: 800;
    margin-bottom: 32px;
    text-transform: lowercase;
    font-style: italic;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content span {
    margin-bottom: 16px;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content p {
    line-height: 26px;
}

@media screen and (max-width:991px) {
    div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content {
        margin-left: 0;
    }

    div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form {
        margin-right: 0;
    }

    div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content img {
        margin: 0 0 28px 0;
    }

    div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h2 {
        font-size: 32px;
        line-height: 40px;
    }

    div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h4 {
        font-size: 26px;
        line-height: 40px;
        letter-spacing: normal;
        margin-bottom: 24px;
    }

    div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content p {
        font-size: 18px;
        line-height: 26px;
    }
}

#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav .owl-prev {
    position: unset;
    margin-right: 12px;
}

#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav .owl-next {
    position: unset;
}

#kg-service-slider .owl-carousel .owl-nav {
    top: unset;
    bottom: 10px;
    right: 40px;
    text-align: right;
    z-index: 1;
}

#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .our-clinic-slider .owl-dots button.owl-dot {
    background-color: transparent !important;
}

#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .our-clinic-slider .owl-dots span {
    background-color: #fff;
}

#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .our-clinic-slider .owl-dots {
    z-index: 2;
}

#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .our-clinic-slider .owl-dots {
    width: 100%;
    position: absolute;
    bottom: 30px;
    margin: 0;
    display: flex;
    justify-content: center;
}

@media screen and (max-width:991px) {
    #kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .our-clinic-slider .owl-dots {
        bottom: 24px;
    }

    #kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap div#our-clinic-slider {
        padding-bottom: 0;
    }
}

section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content h1,
section#kg-service-content-01 .kg-inner-content-01 .kg-left-hero-content h2,
section#kg-service-content-02 .kg-inner-content-02 .kg-benefites-wrap h2,
section#kg-service-content-03 .kg-inner-content-03 .kg-about-servive h3,
section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-name h2,
section#kg-service-content-05 .kg-hydro-wrap h2,
section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content h1,
section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content h2,
section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-treatment-bottom h4,
section#kg-service-content-09 .kg-left-content-ctm h3,
div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h2,
div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h4,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-contain-info .top-title h2,
section#accordion-body .accordion h2,
section#accordion-body h5.label.kg-according-label {
    letter-spacing: normal;
}

#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap button.owl-prev img:last-child,
#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap button.owl-next img:last-child {
    display: block !important;
}

section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap button.owl-prev img:first-child,
section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap button.owl-next img:first-child {
    display: block !important;
}

@media screen and (max-width:991px) {

    #kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap button.owl-prev img:last-child,
    #kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap button.owl-next img:last-child {
        display: none !important;
    }

    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap button.owl-prev img:first-child,
    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap button.owl-next img:first-child {
        display: none !important;
    }
}

@media screen and (max-width:991px) {
    section#accordion-body h5.label.kg-according-label {
        white-space: pre-line;
        text-align: left;
        width: 86.8%;
    }
}

@media screen and (min-width:992px) {

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-left-img figure img.kg-mobile-treat-img,
    .bg-bg-back figure img.kg-mobile-treat-img {
        display: none;
    }
}

@media screen and (max-width:991px) {

    section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-left-img figure img.kg-desk-treat-img,
    .bg-bg-back figure img.kg-desk-treat-img {
        display: none;
    }
}

section#accordion-body .kg-labbit-wrap h5.label.kg-according-label.active::before {
    transform: rotate(180deg);
}

section#accordion-body h5.label.kg-according-label.faq_con_0.active,
section#accordion-body h5.label.kg-according-label.faq_con_0 {
    background: #ffff;
    /* color: #58585A;
     */
}

section#accordion-body h5.label.kg-according-label.faq_con_0.active {
    color: #23201F;
}

section#accordion-body .faq_con_0.active,
section#accordion-body .accordion .content p {
    color: #58585A;
}

div#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap button.owl-prev img:last-child,
div#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap button.owl-next img:last-child {
    display: block !important;
}

#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .owl-carousel .owl-nav .owl-next img:first-child,
div#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap button.owl-prev img:first-child {
    display: none !important;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-contact-submit-btn p.kg-call-desc {
    display: none;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-contact-submit-btn p.kg-call-desc-service {
    display: block;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-contact-submit-btn img.kg-call-icon {
    display: none;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-contact-submit-btn img.kg-whatsapp-btn {
    display: block !important;
}

section#kg-contact-area-wrap .kg-contact-submit-btn img.kg-whatsapp-btn {
    display: none;
}

section#kg-contact-area-wrap .kg-contact-submit-btn p.kg-call-desc.kg-call-desc-service {
    display: none;
}

@media only screen and (max-width:767px) {
    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-card .slidr-img figure img {
        border-radius: 18px;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-card .slidr-img figure:after {
        padding-bottom: 100%;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-right-slider-cols {
        padding-left: 15px;
        padding-right: 15px;
    }
}

div#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-slider-wrap div#our-clinic-slider button.owl-dot.active span {
    border: 3px solid #FFFFFF;
    -webkit-filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.4));
    background-color: transparent;
}

div#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-slider-wrap div#our-clinic-slider button.owl-dot span {
    width: 14px;
    height: 14px;
}

#kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .our-clinic-slider .owl-dots {
    width: 100%;
    position: absolute;
    bottom: 56px;
    margin: 0;
    display: flex;
    justify-content: center;
}

#kg-service-slider .owl-carousel .owl-nav {
    width: auto;
    z-index: 3;
}

@media only screen and (max-width:767px) {
    #kg-service-slider section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .our-clinic-slider .owl-dots {
        bottom: 24px;
    }
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading .kg-view-all-desk {
    position: relative;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #001A72;
    display: flex;
    align-items: center;
}

section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading .kg-view-all-desk img {
    margin-left: 9px;
}

@media only screen and (max-width:767px) {
    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading .kg-view-all-desk {
        display: none;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-heading {
        margin-bottom: 24px;
        justify-content: center;
    }
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h2 a {
    color: #fff;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h2 a {
    color: #fff;
    position: relative;
    font-weight: 400;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h2 {
    text-transform: unset;
}

div#kg-service-content-portfollio section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-tratment-main-image {
    order: 2;
}

div#kg-service-content-portfollio section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-tratment-main-content {
    order: 1;
}

div#kg-service-content-portfollio section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-right-content {
    margin-right: auto;
    margin-left: 0;
}

div#kg-service-content-portfollio section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-left-img {
    margin-right: 0;
    margin-left: auto;
}

@media only screen and (max-width:991px) {
    div#kg-service-content-portfollio section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-tratment-main-content {
        order: 2;
    }

    div#kg-service-content-portfollio section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-tratment-main-image {
        order: 1;
    }

    div#kg-service-content-portfollio section#kg-service-content-06 .kg-inner-area-content-06 .kg-service-treatment .kg-inside-left-img {
        margin: auto;
    }
}

section#kg-contentarea-wrap-10 .kg-area-wrap {
    padding: 100px 0;
    background: #feefde;
}

section#kg-contentarea-wrap-10.service .kg-area-wrap {
    padding: 100px 160px;
    background-color: #feefde;
}

section#kg-contentarea-wrap-10.fue_post .kg-area-wrap {
    padding: 100px 300px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-first-wrap {
    max-width: 800px;
    margin: auto;
    text-align: center;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-first-wrap h3 {
    font-family: "mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #001a72;
    margin: 0;
    padding-bottom: 24px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-first-wrap p.kg-doctor-wrap {
    font-family: "mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.02em;
    opacity: 0.9;
    margin: 0;
    color: #23201f;
    padding-bottom: 40px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap {
    background: #fff;
    padding: 40px;
    max-width: 1120px;
    margin: auto;
    margin-bottom: 20px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap:last-child {
    margin-bottom: 0;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap figure {
    display: block;
    max-width: 240px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    margin: 0;
    overflow: hidden;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap figure img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    display: inline-block;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap figure::after {
    /* padding-bottom: 240px;
    */
    content: "";
    position: relative;
    display: block;
    width: 100%;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap {
    max-width: 760px;
    margin-left: auto;
}

.col-md-9.kg-card-para-wrap.without-img-sec .kg-cheek-wrap {
    max-width: 100% !important;
}

.col-md-9.kg-card-para-wrap.without-img-sec {
    width: 100%;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap h5 {
    font-family: "mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #1f355e;
    margin: 0;
    padding-bottom: 16px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap p.kg-face-wrap {
    font-family: "mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201f;
    opacity: 0.9;
    margin: 0;
    padding-bottom: 16px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap .wysiwyg-content p {
    opacity: 0.9;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap .wysiwyg-content *:not(h1, h2, h3, h4, h5, h6) {
    font-family: "mulish";
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201f;
    margin: 0;
    padding-bottom: 16px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap .wysiwyg-content h5 {
    font-size: 20px;
    line-height: 28px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap .wysiwyg-content ul.checked {
    list-style: none;
    padding-left: 0;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap .wysiwyg-content ul li {
    padding-bottom: 6px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap .wysiwyg-content ul.checked li {
    padding-left: 26px;
    position: relative;
    padding-bottom: 6px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap .wysiwyg-content ul.checked li::before {
    position: absolute;
    content: "";
    background: url("/wp-content/themes/porto-child/asset/image/blue-check.svg") no-repeat;
    top: 5px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 16px;
    height: 16px;
}

@media screen and (max-width: 767px) {
    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap .wysiwyg-content *:not(h1, h2, h3, h4, h5, h6) {
        font-size: 15px;
        line-height: 23px;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap .wysiwyg-content h5 {
        font-size: 16px;
        line-height: 24px;
    }
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-navbar-wrap ul {
    padding: 0;
    margin: 0;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-navbar-wrap ul li {
    list-style-type: none;
    text-decoration: none;
    margin: 0;
    padding-bottom: 8px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-navbar-wrap ul li:last-child {
    padding-bottom: 0;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-navbar-wrap li p {
    padding-bottom: 0;
    margin: 0;
    font-family: "mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #23201f;
    padding-left: 26px;
    position: relative;
}

section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-navbar-wrap li p::before {
    position: absolute;
    content: "";
    background: url("/wp-content/themes/porto-child/asset/image/blue-check.svg") no-repeat;
    top: 5px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 16px;
    height: 16px;
}

section#kg-contentarea-wrap-10 .kg-area-wrap h3.kg-mobile-heading-wrap {
    display: none;
}

@media screen and (min-width:768px) and (max-width:991px) {
    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap {
        max-width: 620px;
        margin-left: auto;
    }
}

@media screen and (max-width: 767px) {
    section#kg-contentarea-wrap-10 .kg-area-wrap {
        padding: 40px 0;
    }

    div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-contact-submit-btn img.kg-whatsapp-btn {
        margin: auto;
    }

    div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-right-submit-enquiry input.wpcf7-form-control {
        border-radius: 0;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-first-para-wrap {
        padding: 0 16px !important;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-first-wrap h3 {
        display: none;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap h3.kg-mobile-heading-wrap {
        display: block;
        font-family: "mulish";
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
        text-align: center;
        color: #001a72;
        margin: 0;
        padding-bottom: 24px;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-first-wrap p.kg-doctor-wrap {
        display: none;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap {
        padding: 0;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-card-img-wrap,
    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-card-para-wrap {
        padding: 0 !important;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap figure {
        max-width: 100%;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap figure img {
        height: 100%;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap figure::after {
        padding-bottom: 55%;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap {
        padding: 16px;
        max-width: 100%;
        margin-left: 0;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap h5 {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 16px;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-cheek-wrap p.kg-face-wrap {
        font-size: 15px;
        line-height: 23px;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-navbar-wrap li p {
        font-size: 15px;
        line-height: 23px;
        padding-left: 27px;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap .kg-navbar-wrap li p::before {
        top: 2px;
    }

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-treatment-wrap {
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 991px) {

    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-card-img-wrap,
    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-card-para-wrap {
        padding: 0 !important;
    }

    section#kg-service-content-09 .kg-left-content-ctm {
        max-width: 100%;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-full-right-inner .kg-dr-full-description a.kg-dr-button {
        width: 100%;
        text-align: center;
    }
}

@media screen and (min-width:768px) and (max-width:1199px) {
    section#kg-contentarea-wrap-10 .kg-area-wrap .kg-card-para-wrap {
        padding-left: 10px !important;
    }
}

header#header .header-main .header-right div#main-menu ul#menu-kg-primary-menu li {
    background-color: transparent !important;
}

header#header .header-main .header-right div#main-menu ul#menu-kg-primary-menu li a.current {
    color: #001A72 !important;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-contact-form-section .kg-contact-submit-btn a {
    font-size: 20px;
    line-height: 28px;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn p.kg-call-desc {
    font-size: 12px;
    line-height: 20px;
}

div#kg-contact-wrap-02 section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content h2 a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 4px;
    border-bottom: 3px solid;
    width: 100%;
}

section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form .kg-input-content .kg-contact-submit-btn .row {
    align-items: center;
}

section#accordion-body h5.label.kg-according-label {
    white-space: pre-line;
    text-align: left;
    padding-right: 35px;
}

div#kg-sorting-section {
    display: flex;
    flex-direction: column;
}

/* new */
@media(width:768px) {
    .kg-footer-top-wrap {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
}

.kg-footer-top-wrap {
    background-color: #001A72 !important;
}

.footer-list-menu h6 {
    color: #fff !important;
}

.footer-list-menu ul li a {
    color: #fff !important;
}

.footer-list-menu p {
    color: #fff !important;
}

.kg-mobile-social-link p {
    color: #fff !important;
}

.kg-address {
    color: #fff !important;
    padding-top: 20px;
}

.kg-custom-footer .footer-logo-wrap p.kg-address {
    margin-bottom: 0px !important;
}

.mobile-nav-wrap {
    overflow-y: scroll !important;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.menu-wrap,
.mobile-menu.accordion-menu,
.mobile-menu.accordion-menu ul,
.mobile-menu.accordion-menu li {
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.mobile-nav-wrap:-webkit-scrollbar,
.menu-wrap:-webkit-scrollbar,
.mobile-menu.accordion-menu:-webkit-scrollbar,
.mobile-menu.accordion-menu ul:-webkit-scrollbar,
.mobile-menu.accordion-menu li:-webkit-scrollbar {
    display: none;
}

.quali-doc {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #041E42;
    margin-bottom: 12px !important;
}

.about-doc {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #041E42;
    margin-bottom: 12px !important;
}

#menu-kg-primary-menu-1 .menu-item.active {
    background-color: transparent !important;
}

.kg-mobile-number,
.kg-header-top-content {
    position: relative;
}

.location-lists {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-flow: column nowrap;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    top: 15px;
    left: 0;
    border-radius: 4px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    width: 200px;
    background-color: #fff;
}

.location-lists.-is-open {
    height: auto;
}

.location-lists li,
.company_name {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    display: flex;
    line-height: 15px;
    align-items: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #23201F;
    cursor: pointer;
}

.company_name {
    min-width: 190px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

.location-lists li {
    background-color: #fff;
    padding: 10px;
}

.floatingButtonWrap {
    position: fixed;
    right: -170px;
    bottom: 100px;
    z-index: 99;
    transition: 1s;
}

.floatingButtonWrap.show {
    right: 0;
}

.floatingButton {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #041E42;
    border: 2px solid #fff;
    box-shadow: -2px 4px 6px rgba(0, 0, 0, 0.2);
    margin-left: -42px;
    position: relative;
    z-index: 2;
}

.floatingButtonWrap.show .floatingButton {
    margin-left: -32px;
}

.floatingButton svg {
    width: 20px;
    height: 20px;
    stroke: #fff;
}

.floatingMenu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    background-color: #fff;
    box-shadow: -2px 4px 6px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    margin-top: -10px;
}

.floatingMenu li a {
    padding: 8px 12px;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #001A72;
    letter-spacing: 0.02em;
    display: inline-flex;
}

.floatingMenu li a .icon {
    margin-right: 8px;
}

.floatingMenu li a .icon svg {
    width: 20px;
    height: 20px;
}

@media only screen and (min-width: 768px) {
    .floatingButtonWrap {
        display: none;
    }
}

a.allphnundr-lin:after {
    display: none !important;
}

.mobile-nav-wrap,
.mobile-nav-wrap .menu-wrap,
.mobile-nav-wrap .menu-wrap ul,
.mobile-nav-wrap .menu-wrap ul li {
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.mobile-nav-wrap .menu-wrap ul li::-webkit-scrollbar,
.mobile-nav-wrap::-webkit-scrollbar,
.mobile-nav-wrap .menu-wrap::-webkit-scrollbar,
.mobile-nav-wrap .menu-wrap ul::-webkit-scrollbar {
    display: none;
}

@media only screen and (min-width: 992px) {

    html #header.sticky-header .header-main.sticky .header-right,
    html #header.sticky-header .header-main.sticky .header-left {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

/* privacy page styles */
.legal-page ul {
    padding-left: 2rem !important;
    margin-bottom: 1rem !important;
}

.legal-page ul li {
    list-style-type: unset !important;
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
    letter-spacing: 0.02em;
    color: #23201F;
    margin: 0%;
    margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
    .legal-page ul li {
        font-size: 15px;
        line-height: 23px;
    }
}

/* privacy page styles end */
.grecaptcha-badge {
    visibility: hidden;
}

section.page-not-found .col-lg-4 {
    display: none;
}

span.red-new-text {
    color: red;
    font-weight: 800;
}

/* overide header to adjust in 1399px */
@media screen and (max-width: 1390px) {
    #header .mobile-toggle {
        display: block !important;
        margin: 0 !important;
        background: transparent !important;
        padding: 0 !important;
        position: relative !important;
    }

    #header .main-menu {
        display: none !important;
    }

    .header-wrapper header#header .header-main .kg-header-end {
        display: none !important;
    }

    header#header .header-main .header-right {
        width: 80% !important;
        justify-content: flex-end !important;
        display: flex !important;
        align-items: center !important;
    }

    .kg-header-mobile-top .kg-inner-top,
    .header-wrapper header#header .kg-header-wrap .header-right .kg-book-bow-mobile {
        display: flex !important;
    }

    #header .header-main .header-left,
    html #header.sticky-header .header-main.sticky .header-left {
        padding-top: 11px !important;
        padding-bottom: 11px !important;
    }

    #nav-panel .accordion-menu li.menu-item>a {
        background: #fff !important;
        font-family: 'mulish';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: #23201F !important;
        border-bottom: 1px solid #cfcfcf;
    }

    #nav-panel .accordion-menu li {
        border-bottom-color: #ffffff;
    }

    #nav-panel .mobile-nav-wrap {
        height: 100vh !important;
        max-height: unset !important;
        padding-bottom: 80px !important;
    }

    #nav-panel .accordion-menu .arrow {
        width: 30% !important;
    }

    #nav-panel .accordion-menu .arrow:before,
    #nav-panel .accordion-menu .open>.arrow:before {
        content: url(https://www.idsclinic.com/staging/wp-content/uploads/2022/11/plusicon.svg) !important;
        margin-top: 3px !important;
        width: 30%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-right: 10px;
        position: relative;
        top: 3px;
    }

    #nav-panel .accordion-menu li {
        border-bottom: unset !important;
    }

    #nav-panel .accordion-menu .sub-menu li.has-sub>a {
        background: #f6f6f6 !important;
        font-family: 'mulish';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        color: #041E42 !important;
        padding-left: 25px;
        border-bottom: 0px solid #cfcfcf;
    }

    #nav-panel .accordion-menu .sub-menu .sub-menu li a {
        background: #eeeeee !important;
        font-family: 'mulish';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 20px;
        padding-left: 40px;
        color: #041E42 !important;
        border-bottom: 0px solid #cfcfcf;
    }

    #nav-panel .accordion-menu .sub-menu {
        margin-left: 0px !important;
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 1169px) {
    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab {
        margin-right: 30px;
    }
}

@media screen and (max-width: 767px) {
    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-left-tab {
        margin-right: 0;
    }
}

@media screen and (max-width: 1170px) {
    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab {
        flex-wrap: wrap !important;
        gap: 8px !important;
        border: 0 !important;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab {
        margin-bottom: 24px !important;
    }

    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab a {
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        padding: 8px;
        border-right: 1px solid #041E42;
        -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
        filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.1));
        display: inline-block;
        width: 100%;
        white-space: nowrap;
        width: 48.781%;
        border: 1px solid #041E42;
    }
}

/* Hero section overriden styles */
@media screen and (max-width:1028px) {
    section#kg-contentarea-wrap-09 .kg-inner-wrap .row {
        align-items: stretch;
    }

    section#kg-contentarea-wrap-09 .kg-slider-wrap,
    section#kg-contentarea-wrap-09 .kg-inner-wrap .kg-right-wrap .kg-slider-wrap .our-clinic-slider,
    .owl-carousel .owl-stage-outer,
    .owl-carousel .owl-stage,
    .owl-carousel .owl-item figure,
    .owl-carousel .owl-item img,
    .owl-carousel.owl-drag .owl-item,
    .owl-carousel.owl-drag .clinic-img-wrap {
        height: 100%;
    }
}

@media screen and (max-width:1200px) {

    /*hero section breakpoint*/
    section.kg-contentarea-wrap-01 .kg-inner-content-01 {
        padding: 0 !important;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .row {
        flex-direction: column;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-right-cols,
    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-cols {
        width: 100%;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-right-cols {
        order: 1;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-cols {
        order: 2;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-right-img figure {
        max-width: 100%;
        border-radius: 0;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content {
        padding: 40px 16px;
        margin-left: 0 !important;
        margin-right: 0;
        max-width: 100%;
    }
}

@media screen and (max-width:991px) {
    section.kg-contentarea-wrap-01 .kg-inner-content-01 {
        padding: 80px 0 80px 40px;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content h1 {
        font-size: 40px;
        line-height: 42px;
    }

    .kg-hero-wrap .kg-left-cols {
        padding-right: 30px !important;
    }

    /* Slider */
    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-left-slider-cols .kg-top-title {
        margin-left: 20px;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-contact-content {
        max-width: 100%;
        margin-bottom: 20px;
        margin-right: 20px;
    }
}

@media screen and (max-width:992px) {

    /* Slider */
    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form {
        padding-left: 20px;
    }
}

@media screen and (max-width:800px) {
    .kg-hero-wrap .kg-left-cols {
        padding-right: 20px !important;
    }
}

@media screen and (max-width:767px) {
    section.kg-contentarea-wrap-01 .kg-inner-content-01 {
        padding: 0;
    }

    .kg-hero-wrap .kg-left-cols {
        padding-right: unset !important;
    }

    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content h1 {
        font-size: 40px;
        line-height: 48px;
    }

    /* Slider */
    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-content .kg-content-inner-wrap p {
        max-width: 100%;
    }

    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-card .kg-content-inner-wrap,
    section#kg-contentarea-wrap-03 .kg-inner-content-03 .kg-slider-card .slidr-img figure img {
        max-width: 90%;
        margin: 0 auto;
    }
}

@media screen and (max-width:480px) {
    .kg-main-blog-area .kg-inner-main-blog .blog-area-ctm .row.kg-blog-cols {
        padding-bottom: 20px;
    }
}

@media screen and (max-width:425px) {
    section.kg-contentarea-wrap-01 .kg-inner-content-01 .kg-fuild-container .kg-hero-wrap .kg-left-content {
        margin-left: 0 !important;
    }

    section#kg-contact-area-wrap .kg-inner-contactwrap .contact-full-wrap .kg-right-contact-form {
        margin-right: 0 !important;
        padding-left: 0;
    }
}

@media screen and (max-width:374px) {
    section#kg-service-content-04 .kg-inner-content-04 .kg-our-doctors .kg-doctors-tab a {
        width: 100%;
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .col-lg-8.row.m-0.kg-footer-links {
        justify-content: flex-start;
    }

    .col-lg-8.row.m-0.kg-footer-links .treatments,
    .col-lg-8.row.m-0.kg-footer-links .Clinic {
        width: 40%;
    }

    .col-md-4.treatments.ftrssec {
        padding-top: 20px;
    }

    .col-md-4.Clinic.ftrssec {
        padding-top: 20px;
    }
}

.wtsapp-innr a {
    text-decoration: underline;
}

/* section#kg-service-content-05 .kg-hydro-wrap ul */
section#kg-contentarea-wrap-06.non-overlapping-version {
    position: relative;
}

section#kg-contentarea-wrap-06.non-overlapping-version:before {
    content: '';
    width: 100%;
    display: block;
    height: 350px;
    position: absolute;
    background: #EDF0F7;
    z-index: 1;
}

section#kg-contentarea-wrap-06.non-overlapping-version .inner-content-06 .kg-exp-area {
    margin-top: 0;
}

section#kg-contentarea-wrap-06.non-overlapping-version .inner-content-06 {
    padding-top: 68px;
}

section#kg-contentarea-wrap-06.non-overlapping-version .inner-content-06 .kg-exp-area .kg-heading-area p,
section#kg-contentarea-wrap-06.non-overlapping-version .inner-content-06 .kg-exp-area .kg-heading-area h1 {
    color: #041E42;
}

.bordered-cta {
    padding: 100px 40px;
}

.bordered-cta .inner-content {
    border: 1px solid #000;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
}

.bordered-cta .inner-content .top-text {
    padding: 12px 32px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    background: #fff;
    margin: 0 auto;
    margin-top: -50px;
}

.bordered-cta .inner-content h3 {
    color: #041E42;
    text-align: center;
    font-family: mulish;
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px;
    /* 121.739% */
    letter-spacing: 0.92px;
    text-transform: uppercase;
}

section#accordion-body .kg-according .content h6 {
    font-family: 'mulish';
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
}

@media only screen and (max-width: 767px) {
    section#accordion-body .kg-according .content h6 {
        font-size: 16px;
        line-height: 22px;
    }
}

@media screen and (max-width: 1390px) {
    .header-wrapper {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 0;
        z-index: 99;
    }

    #header .header-main {
        position: relative !important;
        -webkit-animation: unset !important;
        animation: unset !important;
    }

    .location-lists {
        z-index: 99999;
    }
}

@media screen and (max-width: 767px) {
    .page-wrapper {
        overflow: unset !important;
    }
}

.cta-with-arrow-animation-section {
    padding: 80px 20px;
    position: relative;
    z-index: 1;
}

.cta-with-arrow-animation-section .wrap {
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
}

.cta-with-arrow-animation-section .wrap .column-arrow {
    min-height: 31px;
    height: 51px;
    width: 40px;
    margin-bottom: 24px;
}

.cta-with-arrow-animation-section h3 {
    color: #FFF;
    text-align: center;
    font-family: mulish;
    font-size: 36px;
    font-weight: 350;
    line-height: 44px;
    margin-bottom: 16px;
}

.cta-with-arrow-animation-section h3>span {
    color: #00488e;
}

.cta-with-arrow-animation-section .wysiwyg-content p,
.cta-with-arrow-animation-section .wysiwyg-content p>a {
    color: #FFF;
    text-align: center;
    font-family: mulish;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.36px;
    margin-bottom: 0;
}

.cta-with-arrow-animation-section .wysiwyg-content {
    margin-bottom: 12px;
}

.cta-with-arrow-animation-section .wysiwyg-content p>a {
    text-decoration: underline;
}

.down-arrow-animated {
    position: absolute;
    left: 0;
    right: 0;
}

.down-arrow-animated span {
    display: block;
    width: 13px;
    height: 13px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
    margin: -2px auto;
    -webkit-animation: animate-down-arrow 2s infinite;
    animation: animate-down-arrow 2s infinite;
}

.down-arrow-animated span:nth-child(2) {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.down-arrow-animated span:nth-child(3) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

@-webkit-keyframes animate-down-arrow {
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(-8px, -8px);
    }

    50% {
        transform: rotate(45deg) translate(-8px, -8px);
        opacity: 0.7;
    }

    100% {
        opacity: 0;
        transform: rotate(45deg) translate(8px, 8px);
    }
}

@keyframes animate-down-arrow {
    0% {
        opacity: 0;
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
    }

    50% {
        opacity: 0.7;
    }

    100% {
        opacity: 0;
        transform: rotate(45deg) translate(8px, 8px);
    }
}

@media screen and (max-width: 1279px) {

    .cta-with-arrow-animation-section .wysiwyg-content p,
    .cta-with-arrow-animation-section .wysiwyg-content p>a {
        font-size: 15px;
        line-height: 23px;
    }

    .cta-with-arrow-animation-section h3 {
        font-size: 24px;
        font-weight: 350;
        line-height: 32px;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .cta-with-arrow-animation-section {
        padding: 40px 20px;
    }

    .cta-with-arrow-animation-section .wrap {
        gap: 24px;
    }
}

.blog-cta {
    overflow: hidden;
    background: #d3d0d9;
    display: flex;
    margin: 40px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.blog-cta .cta-image {
    display: flex;
    position: relative;
    width: 100%;
}

.blog-cta .cta-image .cta-image-inner {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.blog-cta .cta-image .cta-image-inner img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
    display: none;
}

.blog-cta .cta-content {
    position: relative;
    z-index: 1;
    padding: 40px 20px 40px 40px;
    width: 100%;
    max-width: 420px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.blog-cta .cta-content .cta-text-details {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.blog-cta .cta-content .cta-text-details .cta-text-inner-details {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.blog-cta .cta-content .cta-label {
    font-family: Noto Sans;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #9A7907;
    margin: 0;
}

.blog-cta .cta-content .cta-text-inner-details>span {
    color: #041E42;
    margin: 0;
    font-family: mulish;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0;
}

.blog-cta .cta-content .cta-text {
    color: #0E1436 !important;
    margin: 0 !important;
    font-family: mulish !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
}

.blog-cta .cta-content .cta-button {
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    padding: 16px 32px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    transition: all ease-in-out 200ms;
    white-space: nowrap;
    font-family: 'mulish';
    border: 1.5px solid transparent;
    background: #fff;
    color: #041E42 !important;
    text-decoration: unset;
}

.blog-cta .cta-content .cta-button:hover {
    background: #041E42;
    color: #fff !important
}

@media screen and (max-width: 1169px) {
    .blog-cta {
        display: flex;
        flex-direction: column-reverse;
        background-image: unset !important;
    }

    .blog-cta .cta-content {
        max-width: 100%;
        background: #041E42;
    }

    .blog-cta .cta-content .cta-text-inner-details>span,
    .blog-cta .cta-content .cta-text {
        color: #fff !important;
    }

    .blog-cta .cta-image .cta-image-inner {
        position: unset;
        width: 100%;
    }

    .blog-cta .cta-image .cta-image-inner img {
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .blog-cta {
        display: flex;
        flex-direction: column-reverse;
        background: #EEF0EF;
        margin: 20px 0;
    }

    .blog-cta .cta-content {
        padding: 32px 20px;
        gap: 24px;
    }

    .blog-cta .cta-image {
        position: relative;
    }

    .blog-cta .cta-content .cta-text-details {
        align-items: center;
        text-align: center;
    }

    .blog-cta .cta-image .cta-image-inner {
        position: unset;
        display: flex;
    }

    .blog-cta .cta-content .cta-button {
        padding: 16px 40px;
        margin: 0 auto;
    }

    .blog-cta .cta-content .cta-text-inner-details>span {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .blog-cta .cta-content .cta-text {
        font-size: 16px !important;
        line-height: 24px !important;
        color: #fff !important;
        text-align: center !important;
        letter-spacing: unset !important;
    }
}

.pop-up-main-wrap {
    background: #041E42;
    padding: 8px 40px;
    width: calc(100% + 100px);
    margin-left: -50px;
}

.pop-up-main-wrap.mobile-pop-up {
    display: none;
}

.pop-up-main-wrap p {
    font-family: 'mulish';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #fff;
    margin: auto;
    text-align: center;
    margin-top: 2px;
    text-decoration: underline;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    opacity: 1 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.pum-active .pum-container.pum-responsive.pum-responsive-medium {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    /* top: 40px;
     */
    opacity: 1 !important;
    border: unset;
    padding: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active img {
    max-height: 550px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0 !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active .pum-close {
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 3px;
}

@media screen and (max-width: 1390px) {
    .pop-up-main-wrap.mobile-pop-up {
        display: block;
        width: 100%;
        margin-left: 0;
        padding: 8px 20px;
    }

    .pop-up-main-wrap.desktop-pop-up {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .pum-active .pum-container.pum-responsive.pum-responsive-medium {
        max-width: 90% !important;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }

    html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active img {
        height: auto;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .pop-up-main-wrap p {
        font-size: 14px;
        line-height: 18px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-every-wrap {
        display: flex;
        flex-direction: column;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure::after {
        content: unset;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure {
        position: unset;
        margin-left: unset;
        max-width: 100%;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap {
        margin: 0;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap {
        position: relative;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-logical-wrap figure img {
        position: unset;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap {
        position: unset;
        background: #041E42;
        width: 100%;
        max-width: 100%;
        padding: 20px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-action-btn a {
        padding: 12px 24px;
        text-align: center;
        background: #fff;
        color: #041E42;
        display: block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-work-wrap h3 {
        padding: 0;
        font-family: Mulish;
        font-weight: 600;
        font-size: 24px;
        line-height: 32px;
        text-align: center;
        letter-spacing: 0;
        color: #fff;
        margin-bottom: 32px;
    }

    section#kg-blue-light-wrap .kg-img-wrap .kg-lift-wrap .kg-artical-wrap .kg-together-wrap {
        font-family: Mulish;
        font-weight: 600;
        font-size: 15px;
        line-height: 23px;
        letter-spacing: 0.36px;
        text-align: center;
        color: #fff;
    }
}

.wpcf7-spinner {
    right: -10px;
}

.plain-wysiwyg {
    padding: 80px 160px;
}

.plain-wysiwyg .wysiwyg-content.description {
    margin-bottom: 48px;
}

.plain-wysiwyg .wysiwyg-content.description * {
    font-family: 'mulish';
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #fff;
    margin-bottom: 16px;
    text-align: center;
}

.plain-wysiwyg .wrap h2 {
    font-weight: 400;
    font-size: 46px;
    line-height: 56px;
    font-family: 'mulish';
    text-align: center;
    color: #fff;
    margin-bottom: 12px;
}

.plain-wysiwyg.text-black .wrap h2 {
    color: #000;
}

@media screen and (max-width: 767px) {
    .plain-wysiwyg {
        padding: 40px 20px;
    }

    .plain-wysiwyg .wrap h2 {
        font-size: 24px;
        line-height: 32px;
    }
}


.pum-active #popmake-4674.pum-container.pum-responsive.pum-responsive-medium,
.pum-active #popmake-4860.pum-container.pum-responsive.pum-responsive-medium {
    width: 100% !important;
    max-width: 500px !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active #popmake-4674 img,
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active #popmake-4860 img {
    width: 100% !important;
    max-width: 500px !important;
    max-height: unset !important;
}

html .pum #popmake-4674,
html .pum #popmake-4860 {
    padding: 0 !important;
    min-width: unset !important;
    max-width: unset !important;
    width: auto !important;
}

html .pum #popmake-4674 .pum-close,
html .pum #popmake-4860 .pum-close {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 40px;
    height: 40px;
    background: #fff;
    color: #041E42;
    border-radius: 200px;
    top: 20px;
    right: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

html .pum #popmake-4860 .pum-close {
	    background: #041e42;
    color: #fff;
}

.single-post blockquote ul li {
  border-left: 0 !important;
  padding-left: 0 !important;
}
.single-post blockquote {
  font-size: 18px;
  line-height: 26px;
  font-family: 'mulish';
  color: #23201F;
}
.single-post blockquote strong {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #23201F;
}

#ez-toc-container {
  width: 100%;
  margin-top: 40px;
  padding: 20px;
}

#ez-toc-container nav > ul {
  padding-left: 0 !important;
}


#ez-toc-container nav > ul a {
  color: #0088cc;
}