.elementor-15256 .elementor-element.elementor-element-fe87dd6{--display:flex;--background-transition:0.3s;}.elementor-15256 .elementor-element.elementor-element-2d2da91{--display:flex;--background-transition:0.3s;--border-radius:20px 20px 20px 20px;--border-top-left-radius:20px;--border-top-right-radius:20px;--border-bottom-right-radius:20px;--border-bottom-left-radius:20px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);--padding-top:20px;--padding-right:20px;--padding-bottom:20px;--padding-left:20px;}.elementor-15256 .elementor-element.elementor-element-2d2da91:not(.elementor-motion-effects-element-type-background), .elementor-15256 .elementor-element.elementor-element-2d2da91 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:radial-gradient(at top left, #EB5C1D 40%, #A6735D 100%);}.elementor-15256 .elementor-element.elementor-element-2d2da91, .elementor-15256 .elementor-element.elementor-element-2d2da91::before{--border-transition:0.3s;}.elementor-15256 .elementor-element.elementor-element-fc5b049{--display:flex;--background-transition:0.3s;}.elementor-15256 .elementor-element.elementor-element-59eef62{text-align:left;}.elementor-15256 .elementor-element.elementor-element-59eef62 .elementor-heading-title{color:var( --e-global-color-7087573 );font-family:"Montserrat", Sans-serif;font-weight:600;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}@media(max-width:1024px){.elementor-15256 .elementor-element.elementor-element-59eef62{text-align:center;}}@media(max-width:767px){.elementor-15256 .elementor-element.elementor-element-59eef62{text-align:center;}}/* Start custom CSS for shortcode, class: .elementor-element-a4905d0 */.contacto-form-inicio .wpcf7{
    margin: 0 !important;
}

.contacto-form-inicio p > label .cabecera-input-formulario{
    color: #0e0502 !important;
}

.contacto-form-inicio .wpcf7-form-control.wpcf7-acceptance > span{
    text-shadow: none !important;
}

.contacto-form-inicio .wpcf7-submit{
    background-color: #dd571b !important;
    border: 2px solid #dd571b !important;
}

.contacto-form-inicio .wpcf7-submit:hover{
    color: #0e0502 !important;
    background-color: #f8c5af !important;
}

.contacto-form-inicio .wpcf7-form{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-gap: 0 10px;
}

.contacto-form-inicio p:nth-child(7){
    grid-column: 3/4;
    grid-row: 2/3;
    margin-top: 90px;
}

.contacto-form-inicio .wpcf7-form div:nth-child(8){
    grid-column: 3/4;
    grid-row: 2/3;
}

.contacto-form-inicio p:nth-child(9){
    grid-column: 3/4;
    grid-row: 2/3;
    margin: 40px 0 0 0;
}

.contacto-form-inicio .wpcf7-form p:nth-child(10){
    display: none;
}

@media screen and (max-width: 1024px){
    .contacto-form-inicio .wpcf7-form{
        grid-template-columns: repeat(2, 1fr);
    }
    
    .contacto-form-inicio p:nth-child(7){
        grid-column: 2/3;
        grid-row: 3/4;
        margin-top: 90px;
    }
    
    .contacto-form-inicio .wpcf7-form div:nth-child(8){
        grid-column: 2/3;
        grid-row: 3/4;
    }
    
    .contacto-form-inicio p:nth-child(9){
        grid-column: 2/3;
        grid-row: 3/4;
        margin: 40px 0 0 0;
    }
}


@media screen and (max-width: 768px){
    .contacto-form-inicio .wpcf7-form{
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: auto;
    }
    
    .contacto-form-inicio p:nth-child(7){
        grid-column: 1/2;
        grid-row: 6/7;
        margin-top: 90px;
    }
    
    .contacto-form-inicio .wpcf7-form div:nth-child(8){
        grid-column: 1/2;
        grid-row: 6/7;
    }
    
    .contacto-form-inicio p:nth-child(9){
        grid-column: 1/2;
        grid-row: 6/7;
        margin: 40px 0 0 0;
    }
}/* End custom CSS */