.elementor-kit-7{--e-global-color-primary:#20272E;--e-global-color-secondary:#ED443D;--e-global-color-text:#20272E;--e-global-color-accent:#ED443D;--e-global-color-b201fc1:#FFFFFF;--e-global-typography-primary-font-family:"effra";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:55px;--e-global-typography-secondary-font-family:"effra";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:48px;--e-global-typography-text-font-family:"effra";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:22px;--e-global-typography-accent-font-family:"effra";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:24px;--e-global-typography-88ba1fe-font-family:"effra";--e-global-typography-88ba1fe-font-size:30px;--e-global-typography-88ba1fe-font-weight:normal;--e-global-typography-88ba1fe-line-height:36px;--e-global-typography-6347968-font-family:"effra";--e-global-typography-6347968-font-size:18px;--e-global-typography-6347968-font-weight:normal;--e-global-typography-6347968-text-transform:uppercase;--e-global-typography-6347968-line-height:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:0px;}.elementor-element{--widgets-spacing:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@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-kit-7{--e-global-typography-primary-font-size:34px;--e-global-typography-primary-line-height:38px;--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-line-height:38px;--e-global-typography-88ba1fe-font-size:32px;--e-global-typography-88ba1fe-line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p, .entry-content p {margin-bottom: 0px;}

#header { transition: background-color 500ms }
#page {overflow-x: hidden}


.hide-overflow {overflow: hidden}

@media (min-width:768px) {
    #header-menu .elementor-nav-menu > li {margin-right:40px;}
    #header-menu .elementor-nav-menu > li:before, #footer-menu .elementor-nav-menu > li:before{
        content: "";
        position:absolute;
        bottom: 8px;
        left:50%;
        transform:translateX(-50%);
        width:80%;
        height:1px;
        background-color: #fff;
        opacity:0.5;
    }

    #header-menu .elementor-nav-menu > li .sub-arrow,
    #footer-menu .elementor-nav-menu > li .sub-arrow{opacity:0.5;}
}


#footer-menu .elementor-nav-menu > li {margin-right: 70px}

@media (min-width:1140px) { 
    #header-menu .elementor-nav-menu > li {margin-right:80px;}
}

@media (max-width:1140px) { 
    #footer-menu .elementor-nav-menu > li {margin-right:40px;}
}
@media (max-width:768px) { 
    #footer-menu .elementor-nav-menu > li {margin-right:100%}
}






#header-phone-desk a:hover, #header-phone-mobile a:hover {background-color:var(--e-global-color-secondary);}
#header-phone-mobile { display: none }
@media (max-width:1024px) {
    #header-phone-mobile { display: block }
    #header-phone-desk {display:none;}
}
#header-phone-mobile .elementor-button-icon {margin:0px}

#header.elementor-sticky--effects {background-color: #15191D;
    box-shadow: 1px 0px 5px rgba(0,0,0,0.4)
}

@media (max-width:767px) { 
   #header-phone-mobile {order:-1}

.elementor-nav-menu a { justify-content: flex-end !important}
}




.lowercase * {text-transform:none !important}

.elementor-widget-button .elementor-button {text-transform: none !important;}

.black-icon-button .fas {color:black }
.red-icon-button .fas {color: var(--e-global-color-secondary) }

.long-hr {border:0.5px solid black; width:180%; border-color:#fff; opacity:0.5;}

.norm-hr {border:0.5px solid black; width:100%; border-color:#fff; opacity:0.5;}

.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {text-decoration:none}

/* fix elementor empty icon style */
.elementor-element.elementor-widget-empty {
    background-color: transparent }

.elementor-element.elementor-widget-empty .elementor-widget-empty-icon {display:none}




/* HOME CUSTOM SLIDER */

#md_slider_buttons .fas{ color:var(--e-global-color-primary);}
.md_slider_button_prev {padding-right:60px}
#md_slider_buttons {margin: 10px 0px 40px 0px;}

.md_slider_img {
width: 100%;
object-fit: cover;
}

#md_slider_content { 
    color:#fff;
    overflow: hidden;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: var( --e-global-typography-text-font-weight );
    line-height: var( --e-global-typography-text-line-height );
    
}
#md_slider_content h4 { color:#fff;
        font-size: var( --e-global-typography-secondary-font-size );
    font-weight: var( --e-global-typography-secondary-font-weight );
}

#md_slider_content p{padding-right:80px;} 
.md_slider_content_link { color: #fff; display:block; margin-top:40px;}
.md_slider_content_link .fas {color: var(--e-global-color-primary); padding-right:20px;}




/* SETTORI COSA FACCIAMO */
.settore .elementor-element {pointer-events:none}
.settore { aspect-ratio: 1 / 1 }
@media (max-width: 1024px) {
    .settore { aspect-ratio: 4 / 2 }
}
@media (max-width: 767px) {
    .settore { aspect-ratio: 4 / 3 }
}

.settore .elementor-background-overlay {transition:background 0.25s ease-in, opacity 0.25s ease-in !important;}
.settore .elementor-heading-title, .settore p {transition: color 0.25s ease-in, text-shadow 0.25s ease-in}

.settore .elementor-background-overlay{opacity:0.6 !important; background:black !important;}

.settore:hover .elementor-background-overlay{opacity:0 !important; background:black !important;}

.settore:hover .elementor-heading-title{color:#fff !important; text-shadow: 1px 1px 3px black;}

.settore p {color:#fff !important; text-shadow: 0px 0px 1px black;}


@media (min-width:1025px) and (max-width:1280px) {
    .settore .elementor-heading-title {word-break: break-all; }
}



#valori-section .elementor-icon-box-title{ margin: 0px; min-height: 50px}

@media (min-width: 1025px) {
#valori-section .elementor-icon-box-title{ min-height: 70px}
}



.form-contatti select{
line-height: 37px !important;
opacity: 0.8;
}
.form-contatti .fas {
    color: var(--e-global-color-secondary);
}
.form-contatti .elementor-button-text {
    text-transform: initial
}
textarea#form-field-messagio  {resize: none}/* End custom CSS */