.elementor-216 .elementor-element.elementor-element-819be66{--display:flex;--min-height:950px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--background-transition:0.3s;--margin-top:-33px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-216 .elementor-element.elementor-element-819be66:not(.elementor-motion-effects-element-type-background), .elementor-216 .elementor-element.elementor-element-819be66 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url("https://allmedia.com.do/wp-content/uploads/2024/09/q1Landing-2_resultado-1.webp");background-position:center center;background-repeat:no-repeat;background-size:contain;}.elementor-216 .elementor-element.elementor-element-819be66, .elementor-216 .elementor-element.elementor-element-819be66::before{--border-transition:0.3s;}.elementor-216 .elementor-element.elementor-element-c187c6b{--display:flex;--background-transition:0.3s;}.elementor-216 .elementor-element.elementor-element-6166924{--display:flex;--justify-content:center;--background-transition:0.3s;}.elementor-216 .elementor-element.elementor-element-47ab29c > .elementor-widget-container{margin:0px 0px 30px 0px;border-style:none;}.elementor-216 .elementor-element.elementor-element-1e1492b{--display:flex;--background-transition:0.3s;--margin-top:-21px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-216 .elementor-element.elementor-element-819be66:not(.elementor-motion-effects-element-type-background), .elementor-216 .elementor-element.elementor-element-819be66 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://allmedia.com.do/wp-content/uploads/2024/09/Editables_Landing-Page-Dynationformulario-ejemplo_resultado-2.webp");background-position:0px -77px;background-size:cover;}.elementor-216 .elementor-element.elementor-element-47ab29c > .elementor-widget-container{margin:150px 0px 0px 0px;}}/* Start custom CSS for formidable, class: .elementor-element-47ab29c */h2.title-form {
    color: #ffffff;
    font-size: 1.3rem !important;
    font-weight: 400 !important;
    margin-bottom: -5px !important;
    margin-top: 30px;
    font-family: 'ITC Avant Garde';
}    
    
    
input#field_4y1pu, input#field_cx7m7, input#field_sg6vz, input#field_b2kd4, input#field_lqwkc, input#field_euimf {
        border: 2px solid #ff00ff;
        border-radius: 30px;
        height: 41px !important;
        padding: 5px 20px;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        width: 400px;
        font-family: 'ITC Avant Garde';
        font-weight: 400;
        padding-top: 26px;
        padding-bottom: 21px;
        
    }
    input#field_4y1pu::placeholder, input#field_cx7m7::placeholder,
     input#field_sg6vz::placeholder, input#field_b2kd4::placeholder,
      input#field_lqwkc::placeholder, input#field_euimf::placeholder {
        color: #999999;
        font-weight: bold;
        font-family: 'ITC Avant Garde';
        font-size: 1rem;


    }
    input#field_4y1pu:focus,
     input#field_cx7m7:focus,
      input#field_sg6vz:focus,
       input#field_b2kd4:focus,
        input#field_lqwkc:focus,
         input#field_euimf:focus {
        background: linear-gradient(90deg, rgba(0, 239, 255, 0.5) 13%,
         rgba(124, 129, 255, 0.5) 46.5%, rgba(255, 14, 255, 0.5) 84.5%);
        outline: none;
        transform: scale(1.1);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
        z-index: 1;
        border: none;
        color: white;
    }
    input#field_4y1pu:focus::placeholder,
     input#field_cx7m7:focus::placeholder,
      input#field_sg6vz:focus::placeholder,
       input#field_b2kd4:focus::placeholder,
        input#field_lqwkc:focus::placeholder,
         input#field_euimf:focus::placeholder {
        color: rgb(255, 255, 255); 
    }
    input#field_4y1pu:not(:focus), input#field_cx7m7:not(:focus), input#field_sg6vz:not(:focus), input#field_b2kd4:not(:focus), input#field_lqwkc:not(:focus), input#field_euimf:not(:focus) {
        transform: scale(1);
        box-shadow: none;
        z-index: 0;
    }
  
  .frm_form_fields {
    border: double 2px transparent;
    border-radius: 30px;
    background-image: linear-gradient(#000000, #000000), linear-gradient(90deg, #FF0EFF 13%, #7C81FF 46.5%, #00EFFF 84.5%);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    padding: 0px 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-left: -30px;
    margin-right: -30px;
}

.frm_forms.frm_style_formidable-style.with_frm_style {
    max-width:55% !important;
}

.with_frm_style{
    padding:20px 40px 20px 40px !important;
}   

.frm_button_submit{
    border-radius: 100px !important;
    background: linear-gradient(90deg, #00EFFF 13%, #7C81FF 46.5%, #FF0EFF 84.5% )!important;
    color: white !important;
    padding: 10px 35px !important;
        font-size: 16px !important;
    border-radius: 30px !important;
    font-weight: bold !important;
    cursor: pointer !important;
    outline: none !important;
    transition: transform 0.3s ease !important;
    box-shadow: 0 0 0 4px transparent !important;
    border:none !important; 
    margin-top: -7px !important;
    margin-bottom: 0px !important;
}


.frm_button_submit:hover {
    transform: scale(1.1) !important;
    background: linear-gradient(90deg, rgba(0, 239, 255, 0.7) 13%, rgba(124, 129, 255, 0.7) 46.5%, rgba(255, 14, 255, 0.7) 84.5%) !important;

}


/* Manejo de errores */
.frm_error{
    color: red !important;
    margin-left: 20px !important;
    margin-top: 5px !important;
}

/* terminos y condiciones */

a.link-terminos {
    color: #ff00ff;
}

label[for="field_sv7bm-0"]{
    font-size: 11px !important;
    color: #ffffff !important;
    margin-left: -5px !important;
}

@media (max-width: 575.98px){
    .frm_form_fields {
        margin-left: -129px;
        margin-right: -128px;
        margin-top: -40px;
        background-image: url(https://allmedia.com.do/wp-content/uploads/2024/09/Vector-1.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }

    h2.title-form {
        color: #ffffff;
        font-size: 1.1rem !important;
        font-weight: 400 !important;
        margin-bottom: -9px !important;
        margin-top: 8px;
        font-family: 'ITC Avant Garde';
    }
    input#field_4y1pu, input#field_cx7m7, input#field_sg6vz, input#field_b2kd4, input#field_lqwkc, input#field_euimf {
           border: 2px solid #ff00ff;
        border-radius: 30px;
        height: 41px !important;
        padding: 5px 20px;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        width: 350px;
        font-family: 'ITC Avant Garde';
        font-weight: 400;
        padding-top: 20px;
        padding-bottom: 15px;
        font-size: 0.9rem !important;
    }
    input#field_4y1pu::placeholder, input#field_cx7m7::placeholder,
    input#field_sg6vz::placeholder, input#field_b2kd4::placeholder,
     input#field_lqwkc::placeholder, input#field_euimf::placeholder {
       color: #999999;
       font-weight: bold;
       font-family: 'ITC Avant Garde';
       font-size: 0.9rem;


   }

}

@media only screen 
  and (device-width: 390px) 
  and (device-height: 844px) 
  and (-webkit-device-pixel-ratio: 3) {
     .frm_form_fields {
        margin-left: -129px;
        margin-right: -128px;
        margin-top: -154px;
        background-image: url(https://allmedia.com.do/wp-content/uploads/2024/09/Vector-1.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    } 


    h2.title-form {
        color: #ffffff;
        font-size: 1.1rem !important;
        font-weight: 400 !important;
        margin-bottom: -18px !important;
        margin-top: 37px;
        font-family: 'ITC Avant Garde';
    }

.frm_style_formidable-style.with_frm_style .form-field {
    margin-bottom: 15px;
}

}/* End custom CSS */
/* Start custom CSS */.site-footer{
    display: none !important
}

body{
    /*overflow-y: hidden;*/
    background-color: black;
}
/*body::-webkit-scrollbar {*/
/*    display: none;*/
/*}*//* End custom CSS */