.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Poppins Black";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Poppins Regular";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins Regular";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins Ligth";--e-global-typography-accent-font-weight:500;--e-global-typography-9e2497a-font-family:"Nexa";font-family:"Poppins Regular", Sans-serif;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#02010100;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Poppins Regular", Sans-serif;}.elementor-kit-6 h1{font-family:"Poppins Bold", Sans-serif;}.elementor-kit-6 h2{font-family:"Poppins Bold", Sans-serif;}.elementor-kit-6 h3{font-family:"Poppins Bold", Sans-serif;}.elementor-kit-6 h4{font-family:"Poppins Bold", Sans-serif;}.elementor-kit-6 h5{font-family:"Poppins Bold", Sans-serif;}.elementor-kit-6 h6{font-family:"Poppins Bold", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Nexa", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 *//*en la página de inicio */
body {
    padding-top: 168px !important;
    background: #F7FBFE !important;
}

/* Para el resto de páginas */
body:not(.home) {
    padding-top: 125px !important; /* ajusta este valor según necesites */
    background: #F7FBFE; /* ejemplo de otro fondo */
}


@media(max-width: 768px){
    body {
        padding-top: 157px !important;
        background: #F7FBFE !important;
    }
    body:not(.home) {
        padding-top: 110px !important;
        background: #F7FBFE; 
    }

}


.wpcf7 form.invalid .wpcf7-response-output{
    border-color: transparent;
    color: #d52f2f;
    padding: 0;
    font-size: 12px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins Black';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://solej.pe/wp-content/uploads/2025/10/Poppins-Black.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins Regular';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://solej.pe/wp-content/uploads/2025/10/Poppins-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins Ligth';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://solej.pe/wp-content/uploads/2025/10/Poppins-Light.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins Bold';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://solej.pe/wp-content/uploads/2025/10/Poppins-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */