#elementor-popup-modal-7733 .dialog-message{width:1000px;height:auto;}#elementor-popup-modal-7733{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-7733 .dialog-close-button{display:flex;}#elementor-popup-modal-7733 .dialog-widget-content{background-color:#FFFFFF;background-image:url("https://integralhome.mx/wp-content/uploads/2022/09/fondoformulario_Mesa-de-trabajo-1.png");background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:1025px){#elementor-popup-modal-7733 .dialog-widget-content{background-attachment:scroll;}}/* Start custom CSS for html, class: .elementor-element-f4e490a */.formulario fieldset{
    border: none;
    
}
       
        .formulario{
           
            width: min( 95rem, 100% ); /** Utilizar el valor más pequeño **/
            margin: 0 auto;
            padding: 2rem;
            border-radius: 1rem;
            
        }

.formulario legend{

    font-size: 1.8rem;
    margin-bottom: 4rem;
    color: #e8752d;
  text-transform: uppercase;
}

@media(min-width: 768px){
    .contenedor-campos{
    display: grid;
        grid-template-columns: 50% 50%;
        column-gap: .4rem;

    }
}


.campo{

margin-bottom: 1.4rem;
}

 .input-text{
    margin-left: 4.3rem!important;
    border: none !important;
    width: 73%!important;

    padding: .8rem!important;
    box-shadow:-5px 7px #F3A574 !important;
    border-radius: .4rem !important;
}

.decimales{
    
    margin-left: 4.3rem!important;
    border: none !important;
    width: 73%!important;

    padding: .8rem!important;
    box-shadow:-5px 7px #F3A574 !important;
    border-radius: .4rem !important;
}

.boton{
    background-color: #104c57!important;
    color: white!important;
    padding: 1rem 3rem!important;
    margin-top: .5rem!important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: .5rem;
    width: 60%;
    text-align: center;
    border: none;
     margin-left: 70%;
}

.boton:hover{
    cursor: pointer !important;
}

.enviar {
    width: 50%;
    justify-content: center;
}
       
.image-centro{
    width: 5%;
    text-align: center !important;
    margin-left: 45%;
    margin-bottom: -2%;
    
}

.elementor-7733 .elementor-element.elementor-element-f4e490a{
    background-image: url(https://integralhome.mx/wp-content/uploads/2022/09/fondoformulario2_Mesa-de-trabajo-1-1.png) !important;
            background-size: cover;
            background-repeat: no-repeat;
}

select{
    font-size: 11px;
    color: #000;
}

input::placeholder{
    color: #000000 !important;
    font-size: 11px!important;
}/* End custom CSS */