.elementor-kit-9{--e-global-color-primary:#F28C3B;--e-global-color-secondary:#219D86;--e-global-color-text:#22567C;--e-global-color-accent:#BAB8B9;--e-global-typography-primary-font-family:"Asap";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Asap";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Asap";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Asap";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-text );}.elementor-kit-9 a:hover{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.header-banner .e-con-inner,
.patient-bottom-blue-line .e-con-inner {
    position: relative;
    overflow: hidden;
}

.header-banner h1 {
    font-size: 32px;
    line-height: 34px;
    font-weight: 700;
    text-transform: none;
}

.header-banner .e-con-inner::after,
.patient-bottom-blue-line .e-con-inner::after {
    content:'';
    position: absolute;
    bottom: -1px;
    left: -1px;
    display: block;
    width: calc(100% + 2px);
    height: 100%;
    background: transparent url(https://www.carecontact.it/wp-content/uploads/2024/01/img-deco-paziente.svg) bottom left / contain no-repeat;
}

.patient-bottom-blue-line.rev .e-con-inner::after {
    transform: scale(-1, 1);
}

.header-banner.medico .e-con-inner::after,
.medic-bottom-blue-line .e-con-inner::after {
    content:'';
    position: absolute;
    bottom: -1px;
    left: -1px;
    display: block;
    width: calc(100% + 2px);
    height: 100%;
    background: transparent url(https://www.carecontact.it/wp-content/uploads/2024/01/img-deco-medico.svg) bottom left / contain no-repeat;
}

.header-banner.overlay .elementor-widget-container::before {
    content:'';
    position: absolute;
    bottom: -1px;
    left: -1px;
    display: block;
    width: calc(100% + 2px);
    height: 100%;
    background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 57%,rgba(255,255,255,0.5) 57.1%,rgba(255,255,255,0.5) 100%);
}

.header-banner.overlay .elementor-widget-container * {
    position: relative;
    z-index: 1;
}

.white-top-rev .e-con-inner,
.white-top .e-con-inner {
    position: relative;
}
.white-top-rev .e-con-inner::before {
    content:'';
    position: absolute;
    bottom: 1px;
    left: -1px;
    display: block;
    width: calc(100% + 2px);
    height: 100%;
    background: transparent url(https://www.carecontact.it/wp-content/uploads/2024/01/deco-3-white.svg) bottom left / contain no-repeat;
    
    transform: rotate(180deg) scale(-1, 1);
}
.white-top .e-con-inner::before {
    content:'';
    position: absolute;
    bottom: 1px;
    left: -1px;
    display: block;
    width: calc(100% + 2px);
    height: 100%;
    background: transparent url(https://www.carecontact.it/wp-content/uploads/2024/01/deco-3-white.svg) bottom left / contain no-repeat;
    
    transform: rotate(180deg) scale(1, 1);
}

.blue-bottom .e-con-inner {
    position: relative;
    overflow: hidden;
}
.blue-bottom .e-con-inner::after {
    content:'';
    position: absolute;
    bottom: 1px;
    left: -1px;
    display: block;
    width: calc(100% + 2px);
    height: 100%;
    background: transparent url(https://www.carecontact.it/wp-content/uploads/2024/01/deco-3-blue.svg) bottom left / contain no-repeat;
}

.orange-bg .e-con-inner {
    background-color: #f28c3b;
}

.green-bg .e-con-inner {
    background-color: #1E9D86;
}

.gray-bg .e-con-inner {
    background-color: #eaeaea;
}/* End custom CSS */