.elementor-kit-19{--e-global-color-primary:#0C428E;--e-global-color-secondary:#3470AC;--e-global-color-text:#222627;--e-global-color-accent:#0C428E;--e-global-color-c78d013:#C2CBDD;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:18px;font-weight:300;--e-preloader-animation-duration:1500ms;--e-preloader-delay:5ms;--e-preloader-color:#FFFFFF;--e-preloader-size:50px;}.elementor-kit-19 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-19 a{color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:18px;}.elementor-kit-19 h1{font-family:"Poppins", Sans-serif;font-size:70px;font-weight:700;}.elementor-kit-19 h2{font-family:"Poppins", Sans-serif;font-size:55px;}.elementor-kit-19 h3{font-family:"Poppins", Sans-serif;font-size:44px;}.elementor-kit-19 img{border-radius:35px 35px 35px 35px;}.elementor-kit-19 input:not([type="button"]):not([type="submit"]),.elementor-kit-19 textarea,.elementor-kit-19 .elementor-field-textual{font-size:14px;border-radius:25px 25px 25px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 30px;--widgets-spacing-row:20px;--widgets-spacing-column:30px;}{}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 */html, body {
  width: 100%;
  max-width: 100%;
  overflow-x: clip;              /* moderno (Chrome/Edge/Firefox/Safari nuovi) */
  /* fallback per browser vecchi: */
}
@supports not (overflow-x: clip) {
  html, body { overflow-x: hidden; }
}

.custom_city_cat ul li,
.e-loop-item .course_price{
    padding: 10px 30px !important;
    background-color: #3470AC;
    border-radius: 30px !important;
}

.e-loop-item .course_price{
    background-color: #fff;
    padding: 10px 30px 5px 30px !important;
}

a.elementor-button,
input[type="submit"],
.btn_custom{
    padding: 15px 50px;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 25px;
    color: #fff;
background-image: linear-gradient(90deg, rgba(12,66,142,1) 20%, rgba(52,112,172,1) 65%, rgba(194,203,221,1) 100%);
background-size: 200% auto;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.btn_course a.elementor-button {
    width: 100% !important;
    background-color: #3470ab !important;
    border: 1px solid #fff;
    background-image: inherit;
    padding: 20px 30px !important;
}

.elementor-button:hover{
    background-position: 100% 0;

}

.btn_custom,
.elementor-payment-button{
    font-size: 22px;
    font-weight: 600;
    width: max-content;
}

.elementor-payment-button{
    background-color: #3470AC !important;
    padding: 25px 50px;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 35px;
    color: #fff;
    width: 100%;
    border: 1px solid #fff !important;
}


li.menu-item{
    border-radius: 30px;
}


li.btn_contact,
.elementor-pagination .page-numbers{
    background-color: #3470AC;
}

li.btn_contact a,
.elementor-pagination .page-numbers{
    color: #fff !important;
}


input[type="text"]:focus-visible,
input[type="email"]:focus-visible,
textarea:focus-visible{
    outline:none;
}

.wpcf7-list-item-label{
    font-size: 14px;
}

input[type="submit"],
input[type="submit"]:hover{
    background-color: #0084C9;
    border: none;
    margin-top: 20px;
    FONT-SIZE: 16PX !important;
}


.elementor-pagination .page-numbers{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
}

.page-numbers.current{
    background-color: #C2CBDC;
}


.img_teacher_course img{
    border-radius: 50%;
}





@media screen and (max-width:1024px){
    .elementor-widget-container h1.elementor-heading-title {
        font-size: 46px !important;
    }
    
    .elementor-widget-container h2.elementor-heading-title {
        font-size: 38px !important;
    }
    
    
    .elementor-widget-container h3.elementor-heading-title,
    h3.elementor-icon-box-title{
        font-size: 26px !important;
        line-height: 26px;
    }
    
    
    .elementor-widget-container p,
    .elementor-widget-text-editor .elementor-widget-container{
        font-size: 15px !important;
    }
    
    
}


@media screen and (max-width:640px){
    .elementor-widget-container h1.elementor-heading-title {
        font-size: 34px !important;
    }

    
    .elementor-widget-container h2.elementor-heading-title {
        font-size: 30px !important;
    }
    
    
     .custom_master_text .elementor-widget-container h2.elementor-heading-title{
        font-size: 50px !important;
    }
    
    
    .elementor-widget-container h3.elementor-heading-title,
    h3.elementor-icon-box-title{
        font-size: 24px !important;
        line-height: 24px;
    }
    
    .elementor-widget-container h4.elementor-heading-title,
    h4.elementor-icon-box-title{
        font-size: 20px !important;
        line-height: 20px;
    }
    
    
    .elementor-widget-container p,
    .elementor-widget-text-editor .elementor-widget-container{
        font-size: 15px !important;
    }
    
    a.elementor-button,
input[type="submit"],
.btn_custom,
.elementor-payment-button{
    font-size:16px;
}

.btn_contact{
    width: max-content;
    margin-left: 18px !important;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}


.elementor-nav-menu__container ul{
    margin-left: 0 !important;
}

}/* End custom CSS */