.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7b9d6fc:#0D182B;--e-global-color-f6c3250:#D8D8D8;--e-global-color-4d3a96a:#FFFFFF;--e-global-color-9438b08:#565D6B;--e-global-color-5aa17a4:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-20f9dcc-font-family:"Montserrat";--e-global-typography-20f9dcc-font-size:40px;--e-global-typography-20f9dcc-font-weight:400;--e-global-typography-20f9dcc-font-style:normal;--e-global-typography-20f9dcc-line-height:2.1em;--e-global-typography-8bf1dd7-font-family:"Montserrat";--e-global-typography-8bf1dd7-font-size:56px;--e-global-typography-8bf1dd7-font-weight:700;--e-global-typography-8bf1dd7-line-height:1.2em;--e-global-typography-f0500c7-font-size:50px;--e-global-typography-f0500c7-font-weight:600;--e-global-typography-f0500c7-text-transform:uppercase;--e-global-typography-f0500c7-line-height:1.2em;--e-global-typography-464ec91-font-family:"Montserrat";--e-global-typography-464ec91-font-size:30px;--e-global-typography-464ec91-font-weight:400;--e-global-typography-464ec91-line-height:1.2em;--e-global-typography-18426f4-font-family:"Montserrat";--e-global-typography-18426f4-font-size:50px;--e-global-typography-18426f4-font-weight:700;--e-global-typography-18426f4-line-height:1.2em;--e-global-typography-92b9483-font-family:"Montserrat";--e-global-typography-92b9483-font-size:18px;--e-global-typography-92b9483-font-weight:400;--e-global-typography-92b9483-line-height:1.1em;--e-global-typography-64c0732-font-family:"Montserrat";--e-global-typography-64c0732-font-size:14px;--e-global-typography-64c0732-line-height:1.1em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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-kit-7{--e-global-typography-20f9dcc-font-size:30px;--e-global-typography-20f9dcc-line-height:1.2em;--e-global-typography-8bf1dd7-font-size:34px;--e-global-typography-8bf1dd7-line-height:1.2em;--e-global-typography-f0500c7-font-size:30px;--e-global-typography-f0500c7-line-height:1.1em;--e-global-typography-464ec91-font-size:20px;--e-global-typography-464ec91-line-height:1.1em;--e-global-typography-18426f4-font-size:30px;--e-global-typography-18426f4-line-height:1.1em;--e-global-typography-92b9483-font-size:16px;}.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-20f9dcc-font-size:20px;--e-global-typography-20f9dcc-line-height:1.2em;--e-global-typography-8bf1dd7-font-size:22px;--e-global-typography-8bf1dd7-line-height:1.1em;--e-global-typography-f0500c7-font-size:22px;--e-global-typography-f0500c7-line-height:1.1em;--e-global-typography-18426f4-font-size:20px;--e-global-typography-18426f4-line-height:1.2em;--e-global-typography-92b9483-font-size:14px;--e-global-typography-92b9483-line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p{
margin: 0px;
}

/*Orange text*/
.orange-text{
background: var(--Gradient-Orange, linear-gradient(90deg, #DD571A 0%, #EE7D17 61.36%, #F2B381 116.87%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}


/*Contain hover brief*/
.cntn-hovbrief .link-naranja {
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none; /* Evita que se pueda clickear mientras es invisible */
}

.cntn-hovbrief:hover .link-naranja {
    opacity: 1;
    pointer-events: auto; /* Se vuelve clickeable al aparecer */
}


/*Link Naranja*/

.link-naranja .elementor-button i{margin-left: 10px;color:#F2B381;}
.link-naranja .elementor-button span{
    background: var(--Gradient-Naranja, linear-gradient(90deg, #DD571A 0%, #EE7D17 61.36%, #F2B381 116.87%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}

.link-naranja a.elementor-button::after{position: absolute;
  content: "";
  width: 0;
  left: 0;
  bottom: -7px;
  background: #ff6900;
  height: 2px;
  transition: .4s;}

.link-naranja a.elementor-button:hover::after {
  width: 100%;
  transition: .4s;}
  
  .link-naranja .elementor-button-icon svg {
fill: #EE7D17  !important;
    width: 12px;   /* Ajusta el tamaño si es necesario */
    height: auto;
    margin-left: 10px;
    transition: fill 0.3s ease;
}

/*¡¡¡¡¡¡¡¡¡¡ESTILOS DE FORMS!!!!!!!!*/

.gsection_title{
    font-family: Montserrat !important;
font-size: 24px !important;
font-style: normal;
font-weight: 500 !important;
color: #282422 !important;
margin: 0px !important;
}

.gsection {
    padding: 0 16px 8px 0;
    border-bottom: 1px solid #282422 !important;
}

.gf_progressbar_wrapper{
    width: 45%;
}

@media (max-width:750px){
   .gf_progressbar_wrapper{
    width: 100% !important;
} 
}

.gf_progressbar_wrapper{
   
    margin-left: auto !important; /* Esto es lo que hace la "magia" de empujar a la derecha */
    margin-right: 0 !important;
}

.gf_progressbar_custom .gf_progressbar_title {
    text-align: right !important;
}

.gform_wrapper.gravity-theme .gf_progressbar_title{
    display: none !important;
}

.gform_wrapper.gravity-theme .gf_progressbar {
    background: #fff !important;
    border-radius: 10.5px;
    margin-bottom: 16px;
    position: relative;
    height: 10px !important;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage{
    height: 10px !important;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage span {
    display: none !important;
}

.gform_wrapper.gravity-theme .gfield_label {
    color: #282422 !important;
    font-family: Montserrat;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 24px;
}

.gfield input.large, .gfield_list_group_item input{
    border-radius: 4px;
    background:  #FFF;
    border: none;
}

.ginput_container_date input{
    width: 100% !important;
    border-radius: 4px;
    background:  #FFF;
    border: none;
}

.gfield input.large::placeholder, 
.gfield_list_group_item ::placeholder, 
.ginput_container_date input::placeholder {
    color: #737373 !important;
    font-family: Montserrat !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
}

.gform_page_footer{
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-direction: row !important;
}

.gform_previous_button.button{
    border-radius: 20px !important;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    background: #0D182B !important;
    padding: 8px 24px;
    color: #FFF !important;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}

.gform_page_footer input{
    color: #fff !important;
    font-family: Montserrat !important;
font-size: 16px !important;
font-style: normal;
font-weight: 500 !important;
}

.gform_previous_button.button:hover, .gform_page_footer input:hover{
    background: #000 !important;
}

.gform_wrapper.gravity-theme .gform_page_footer input {
    margin-bottom: 8px;
    padding: 8px 24px;
    background: #0D182B;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
}

.ginput_container_checkbox, .ginput_container_radio{
 background-color: #fff !important;   
 padding: 16px !important;
 border-radius: 8px !important;
}

/*CHECKBOX*/
.gfield_checkbox label, .gfield_radio label{
    font-family: Montserrat !important;
font-size: 16px !important;
font-style: normal;
font-weight: 400 !important;
color: #03081A !important;
}

/* 1. Ocultar el checkbox original pero mantenerlo funcional */
.gfield_checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* 2. Estilo base del Label y el recuadro personalizado */
.gfield_checkbox .gchoice {
    display: flex;
    align-items: center;
    margin-bottom: 12px; /* Espaciado entre opciones */
}

.gfield_checkbox label {
    position: relative;
    padding-left: 35px; /* Espacio para el cuadro */
    cursor: pointer;
    font-size: 18px; /* Ajusta según tu diseño */
    display: inline-block;
    line-height: 24px;
}

/* 3. Crear el cuadro (el borde amarillo) */
.gfield_checkbox label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 22px;
    width: 22px;
    background-color: transparent;
    border: 2px solid #FFB800; /* Color amarillo de tu imagen */
    border-radius: 6px; /* Bordes redondeados */
    transition: all 0.2s ease;
}

/* 4. Crear la palomita (invisible por defecto) */
.gfield_checkbox label::after {
    content: "";
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 6px;
    height: 11px;
    border: solid black; /* Color de la palomita */
    border-width: 0 2px 2px 0;
    display: none;
}

/* 5. Mostrar la palomita cuando el input está :checked */
.gfield_checkbox input[type="checkbox"]:checked + label::after {
    display: block;
}

/* Opcional: Efecto hover suave */
.gfield_checkbox label:hover::before {
    background-color: rgba(255, 184, 0, 0.1);
}

/*  INPUT RADIO */

/* 1. Ocultar el radio original */
.gfield_radio input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

/* 2. Contenedor y Label */
.gfield_radio .gchoice {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.gfield_radio label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 18px;
    line-height: 24px;
    display: inline-block;
}

/* 3. El círculo exterior (borde amarillo) */
.gfield_radio label::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 22px;
    width: 22px;
    border: 2px solid #FAAF16; /* Tu color amarillo */
    border-radius: 50%; /* Forma circular */
    background: transparent;
    transition: all 0.2s ease;
}

/* 4. El punto central (oculto por defecto) */
.gfield_radio label::after {
    content: "";
    position: absolute;
    left: 6px; /* Ajustado para centrar el punto de 10px dentro del círculo de 22px */
    top: 50%;
    transform: translateY(-50%);
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #FAAF16; /* Color del centro al estar check */
    display: none;
}

/* 5. Mostrar el punto central cuando está seleccionado */
.gfield_radio input[type="radio"]:checked + label::after {
    display: block;
}

/* Opcional: un ligero cambio en el borde al estar seleccionado */
.gfield_radio input[type="radio"]:checked + label::before {
    border-color: #FAAF16;
}/* End custom CSS */