.elementor-1221 .elementor-element.elementor-element-248f387{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;}.elementor-1221 .elementor-element.elementor-element-248f387:not(.elementor-motion-effects-element-type-background), .elementor-1221 .elementor-element.elementor-element-248f387 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E8F4F7;background-image:url("https://klinikmedic360.com/wp-content/uploads/2026/04/P-hero-img-bg.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1221 .elementor-element.elementor-element-c84863b{--display:flex;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1221 .elementor-element.elementor-element-fde0157{text-align:center;}.elementor-1221 .elementor-element.elementor-element-fde0157 .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;color:var( --e-global-color-secondary );}.elementor-1221 .elementor-element.elementor-element-9bd7e6a{text-align:center;}.elementor-1221 .elementor-element.elementor-element-9bd7e6a .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:45px;font-weight:700;line-height:1.3em;color:var( --e-global-color-text );}.elementor-1221 .elementor-element.elementor-element-ef61f5f{text-align:center;}.elementor-1221 .elementor-element.elementor-element-ef61f5f .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:#3E3A39;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1221 .elementor-element.elementor-element-6ac88a4 img{width:100%;}.elementor-1221 .elementor-element.elementor-element-6dbde07{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;--padding-top:65px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-1221 .elementor-element.elementor-element-3a91f77{--display:flex;}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1221 .elementor-element.elementor-element-4501be5 .gallery-item{padding:0 20px 20px 0;}.elementor-1221 .elementor-element.elementor-element-4501be5 .gallery{margin:0 -20px -20px 0;}.elementor-1221 .elementor-element.elementor-element-4501be5 .gallery-item img{border-radius:0px 0px 0px 0px;}.elementor-1221 .elementor-element.elementor-element-4501be5 .gallery-item .gallery-caption{text-align:center;}@media(min-width:768px){.elementor-1221 .elementor-element.elementor-element-3a91f77{--content-width:1240px;}}@media(max-width:767px){.elementor-1221 .elementor-element.elementor-element-ef61f5f .elementor-heading-title{line-height:1.3em;}}/* Start JX Custom Fonts CSS *//* End JX Custom Fonts CSS */
/* Start custom CSS *//*Hero*/
#hero {
    padding: 6% 0 15% 0;
}

#hero .subtitle {
    margin-left: auto;
    margin-right: auto;
}

#hero .title span {
    position: relative;
    color: #E56B4A;
    z-index: 1;
}
#hero .title span:before {
    content: "";
    background-color: #FADEBD;
    width: 100%;
    height: 20%;
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 10px;
    right: 0;
}

#hero .divider {
    position: absolute;
    bottom: 0;
    width: 100%;
}

/*Responsive*/
@media (max-width: 1360px) {
    #hero .title * {
        font-size: 42px;
    }
    #promotion .promo-wrap > .e-con-inner {
        width: 90%;
    }

}

@media (max-width: 1280px) {
    #hero .title * {
        font-size: 40px;
    }
    #hero .desc * {
        font-size: 17px;
    }
}

@media (max-width: 1180px) {
    #hero .title * {
        font-size: 38px;
    }
    #hero .desc * {
        font-size: 16px;
    }
}

@media (max-width: 1080px) {
    #hero .title * {
        font-size: 38px;
    }
    #hero {
        padding: 4rem 0 8rem 0;
    }
}

@media (max-width: 980px) {
    #hero .title * {
        font-size: 36px;
    }
}

@media (max-width: 680px) {
    #hero .desc br {
        display: none;
    }
    #hero .hero-wrap > .e-con-inner {
        max-width: 90%;
    }
}

@media (max-width: 580px) {
    #hero .title * {
        font-size: 34px;
    }
    #hero .desc * {
        font-size: 15px;
        line-height: 1.5;
    }
    #promotion .promo-wrap > .e-con-inner {
        width: 80%;
    }
    #hero {
        padding: 4rem 0 6rem 0;
    }
    #promotion .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item {
        max-width: 100%;
    }
} 

@media (max-width: 480px) {
    #hero .title * {
        font-size: 6.5vw;
    }
    #hero .desc * {
        font-size: 14px;
    }
}/* End custom CSS */