.elementor-1130 .elementor-element.elementor-element-1ed4bba:not(.elementor-motion-effects-element-type-background), .elementor-1130 .elementor-element.elementor-element-1ed4bba > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#141414;}.elementor-1130 .elementor-element.elementor-element-1ed4bba{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-1130 .elementor-element.elementor-element-1ed4bba > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1130 .elementor-element.elementor-element-3e7995d:not(.elementor-motion-effects-element-type-background), .elementor-1130 .elementor-element.elementor-element-3e7995d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1F1F1F;}.elementor-1130 .elementor-element.elementor-element-3e7995d{border-style:solid;border-width:1px 1px 1px 1px;border-color:#333333;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:2rem 2rem 2rem 2rem;}.elementor-1130 .elementor-element.elementor-element-3e7995d, .elementor-1130 .elementor-element.elementor-element-3e7995d > .elementor-background-overlay{border-radius:20px 20px 20px 20px;}.elementor-1130 .elementor-element.elementor-element-3e7995d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1130 .elementor-element.elementor-element-c4accdd .elementor-heading-title{color:#FFFFFF;font-family:"Roboto", Poppins;font-size:1.6em;font-weight:600;}@media(min-width:768px){.elementor-1130 .elementor-element.elementor-element-946ad0f{width:51.171%;}.elementor-1130 .elementor-element.elementor-element-445feb9{width:48.829%;}}/* Start custom CSS */#casilla_verif_politc span label input{
    width: auto;
    margin-bottom: auto;
    height: auto;
}
#main {
    background-color: #1A1A1A ;
}
#header .header-main {
    background-color: #131313 !important;
}
#header .main-menu > li.menu-item > a {
    color: white;
}

#header .main-menu > li.menu-item.active > a {
    background-color: transparent;
    color: #FBBD23;
}

.wpcf7-form input[type=text],
input[type=email], textarea{
    background-color: hsl(0 0% 8%);
    border-radius: .5rem;
    border: solid 1px black;
    padding: 10px;
    border-color: hsl(0 0% 20%);
    
}
textarea{
    width: 98%
}

.nombre_contacto, .apellidos_contacto{
    width: 48% !important;
    color: #fafafa;
    font-weight: 400;
    line-height: 1;
    text-shadow: none;
    font-family: "Inter";
    margin-bottom: 1.5em;
}

.nombre_contacto{
    margin-right: 2%;
}
.mensaje_contacto, .terminos_contacto, .mail_contacto{
        color: #fafafa;
     font-weight: 400;
    line-height: 1;
    text-shadow: none;
        font-family: "Inter";
        margin-bottom: 1.5em;
}
form span{
    font-weight: 100;
    margin-bottom: 2em;
}
.lbl_contacto{
    margin-bottom: 0.7em;
}


.mail_contacto input{
    size: inherit;
    width: 98%;
}
@media (max-width: 1266px) {
 
     .nombre_contacto input, .apellidos_contacto input{
        width: 100% !important;
        size: 100%;
        
    }
}

@media (max-width: 900px) {
    
  .nombre_contacto , .apellidos_contacto {
    width: 100% !important;
    size: 100%;
    
    }      
    
}    
input{
    width: 98%;
    color: white;
}
.wpcf7-form-control{
    color: white !important;
}
#boton_enviar_contacto{
        font-family: "Roboto", Poppins;
    font-weight: bold;
    fill: #000000;
    color: #000000;
    background-color: #D29E18;
    padding: 10px 30px 10px 30px;
    border-radius: .2rem;
    height: 45px;
    border: none;
    color: black !important;
}

.politica_link{
    color: hsl(43 96% 56%);
        text-decoration: inherit;
        text-decoration-line: none;
        
}
.wpcf7 form.sent .wpcf7-response-output {
    color: white;
}
input:focus-visible, textarea:focus-visible{
    ..tw-ring-color: hsl(43 96% 56%);
}/* End custom CSS */