/* CSS *//*NUEVOS ESTILOS*/
/* CSS *//*NUEVOS ESTILOS*/
.footer-wrap.footer-wrap-v1, .header-main-wrap, .elementor-field-label{
    display: none !important;
}
.cont_campo_formulario{
    width:100%;
}
.elementor-field.form-control{
    display: inline-block;
    width: 100%;
    font-size: 1em !important;;
    line-height: 1.42857143 !important;;
    padding: 6px 12px !important;;
    height: 3.625em !important;;
    border-radius: .75em;
    padding-left: 22px;
    color: #666;
    background-color: #f3f3f3 !important;;
    border: 1px solid #f3f3f3 !important;;
    -webkit-box-shadow: none !important;;
    box-shadow: none !important;
    -webkit-appearance: block !important;
    -webkit-transition: all .15s !important;
    -o-transition: all .15s !important;
    transition: all .15s !important;
}
.back_suscripciones {
    background: #29c0ed;
    margin-bottom: 65px;
    border-top: 1px solid white;
}
.link_blanco{
    color:white;
}
.detail_sp {
    color: white;
    font-size: 13px;
}
.title_sp {
    color: white;
    margin-bottom: 9px;
    margin-top: 25px;
}
.text_sp {
    color: white;
    padding-bottom: 0px;
    font-size: 13px;
}
.elementor-container.elementor-column-gap-default{
    margin-left: 0px;
    margin-right: 0px !important;
    display: inline;
}
.btn_submit_form {
    background-color: #0b244a !important;
    padding: 15px 31px 15px 31px !important;;
    border-radius: 0px !important;
    margin-bottom: 12px;
}
.btn, [type=submit] {
    font-family: 'montserratsemibold';
    font-weight: 400;
    position: relative;
    display: inline-block;
    border: .2em solid #29c1ee;
    border-radius: 30px;
    padding: 1.1em 2.2em 1.05em;
    font-size: .875em;
    color: #fff;
    letter-spacing: .15em;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #29c1ee;
    border: 0;
    -webkit-transition: all .3s ease-out !important;
    transition: all .3s ease-out !important;
}
.elementor-field-group.elementor-column.form-group{
    padding-left: 15px !important;
    padding-right: 15px !important;
}