/* * {
    margin: 0;
    padding: 0;
} */

.navbar-padding-self {
    padding: 0 3%;
}

.li-beneficios {
    font-weight: 200 !important;
    margin: 0 0 0 1em;
}

.li-requisitos {
    font-weight: 200 !important;
    margin: 0 0 0 1em;
}

.container-text-section-left-mobile {
    display: none;
}

body {
    font-family: sans-serif;
}

a {
    text-decoration: none;
}

.container-header {
    display: block !important;
}

.chcksLabel {
    padding: 0 1em 0 1em;
}

.ytVideo {
    margin: 0 0 0 0.7em;
}

.imgSlider {
    border-radius: 9px;
}

.carousel-item img {
    max-height: 340px;
    max-width: 500px;
}

.carousel-control-next-icon {
    background-color: #e0930b;
    border-radius: 50%;
}

.carousel-control-prev-icon {
    background-color: #e0930b;
    border-radius: 50%;
}

.sliderActive {
    padding-top: 10px !important;
}

.sliderActive button {
    background: #e0930b !important;
    opacity: 0.5;
    border-radius: 50%;
    width: 20px !important;
    height: 0px !important;
    transform: translateY(5px);
}

#chkPoliticas {
    border: solid 2px;
    color: #ffa500;
    font-size: 25px;
}

.form-prestamos {
    background-color: rgba(39, 49, 106, 0.9);
    border-radius: 1em;
}

.opciones-prestamo>.row>div {
    padding-left: 0;
}

.title-form-inversiones-mobile {
    display: none !important;
    font-weight: bolder;
}

.title-form-inversiones-mobile>h5 {
    font-weight: bold;
}

@media only screen and (max-width: 1000px) and (min-width: 501px) {
    .chcksLabel {
        padding: 0 0 0 1.5em;
    }
}

@media only screen and (max-width: 500px) and (min-width: 0px) {
    .chcksLabel {
        padding: 0 0 0 2em;
    }
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 9px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.phone {
    text-align: center;
    margin-top: 10px;
}

.labelPhone {
    font-size: 1.2em;
    color: #27316a;
}

.aPhone {
    text-decoration: none;
    font-size: 1.4em;
    color: #27316a;
    font-weight: bolder;
    transition: font-size 0.2s;
}

.aPhoneWsp a {
    color: #27316a;
}

.datosTel {
    margin: 1em 0 1em 0 !important;
}

.flex-header {
    margin: 1.5em 0 0.5em 0 !important;
}

.aPhoneWsp {
    margin-top: 10px;
    font-size: 1.2em;
    font-weight: bolder;
    transition: font-size 0.2s;
}

.aPhoneWsp:hover {
    font-size: 1.4em;
    color: #e0930b;
    font-weight: bolder;
}

.aPhone:hover {
    font-size: 1.5em;
    color: #e0930b;
    font-weight: bolder;
}

.datosTel {
    margin: 10px 0 10px 0 !important;
}

.imgBrand {
    margin-right: 16vw;
    max-width: 235px;
    max-height: 114px;
}

.imgBrand2 {
    max-width: 235px;
    max-height: 114px;
}

.select-prestamos-options {
    margin: 10px !important;
    width: 97%;
    padding: 10px;
    border-radius: .35em;
    color: black;
}

#submitForm {
    background: #ffa500;
    border: none;
    border-radius: 0.3em;
    font-size: 19px;
    font-weight: 500;
    padding: 5px 15px;
    transition: all 0.2s ease 0s;
    color: black;
}

.select2-container--default {
    display: block;
    width: 100%;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid white !important;
    border-radius: 4px;
}

.imgRingPhone {
    max-width: 5em;
    transform: translateX(-3.5em);
    margin-top: 15px;
}

.logo_phone {
    display: none !important;
}

@media only screen and (max-width: 575px) and (min-width: 0px) {
    #regForm {
        height: min-content;
    }

    #regForm2 {
        height: min-content;
    }

    .topNext {
        margin-top: 40em !important;
    }

    .logo_phone {
        display: flex !important;
        top: 0;
    }

    .divBrand {
        margin: 0 !important;
    }

    .divBrand2 {
        margin: 0 !important;
    }

    .logo_desktop {
        display: none !important;
    }

    .form_leads {
        position: absolute;
        top: 0;
    }

    .phones_dat {
        margin: 0 !important;
    }

    .gracias {
        margin-top: -28em;
    }

    .imgagra {
        margin-top: -10%;
    }

    #regForm {
        background-color: rgba(39, 49, 106, 1) !important;
    }

    #regForm2 {
        background-color: rgba(39, 49, 106, 1) !important;
    }

    .stars {
        display: none !important;
    }
}

@media only screen and (max-width: 550px) {
    .imgRingPhone {
        max-width: 3.5em;
        transform: translateX(0);
        margin-top: 15px;
    }

    .imgBrand {
        max-width: 220px;
        max-height: 114px;
    }

    .divBrand {
        margin: 10px 0 10px 0 !important;
    }

    .labelPhone {
        font-size: 0.8em;
        color: #27316a;
    }

    .aPhone {
        text-decoration: none;
        font-size: 1.25em;
        color: #27316a;
        font-weight: bolder;
        transition: font-size 0.2s;
    }

    .aPhone:hover {
        font-size: 1.2em;
        color: #e0930b;
        font-weight: bolder;
    }

    #second {
        text-align: center;
        margin: 1em 0 1em 0;
        font-size: 1.9em !important;
    }
}

.imgPersonaje {
    max-width: 175px;
    margin: 0 0 1.5em 0;
}

.centerImg {
    text-align: center;
    animation: personaje 2.5s linear infinite;
}

@keyframes personaje {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-12px);
    }

    100% {
        transform: translateY(0);
    }
}

#info1 {
    z-index: 0;
    color: white;
    background: #0f0c29;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #24243e, #302b63, #0f0c29);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background-image: url(../img/fondo.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#info2 {
    background: #83a4d4;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #b6fbff, #83a4d4);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #b6fbff, #83a4d4);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    margin-top: -1.4em;
    padding-top: 1.4em;
    font-size: 18px;
}

#info3 {
    background: #f5f5f5;
    margin-top: -1em;
    padding: 25px 0 25px 0;
}

.imgEval {
    border-radius: 45px;
}

.enlaceUp {
    padding: 1.5em 1.5em 1.5em 1.5em;
}

#lista {
    list-style: none;
}

.list-group {
    font-size: 1.3em;
}

.video {
    text-align: center;
    padding: 0 5em 0 5em;
}

.footAmbar {
    color: rgb(255, 206, 0);
}

.footAmbar p {
    color: white;
}

.cclImg {
    text-align: center;
    width: 200px;
    height: 67px;
    background: #f5f5f5;
    border-radius: 9px;
}

.fintechImg {
    text-align: center;
    width: 200px;
    height: 67px;
    background: #f5f5f5;
    border-radius: 9px;
}

.chks {
    color: #e0930b;
    font-size: 20px;
}

@media only screen and (max-width: 995px) {
    .chksLabel {
        font-size: 0.8em;
        margin: 0 0 0 10px;
    }

    #second {
        text-align: center;
        margin: 0;
        font-size: 2.3em !important;
    }
}

.foot-contacto {
    margin-left: 1em;
    text-align: left;
}

.foot-contacto-datos {
    display: inline;
}

.foot-contacto-datos a {
    color: white;
}

.foot-contacto-datos a:hover {
    color: rgb(216, 209, 182);
}

.vertical-center {
    margin: 0;
    position: relative;
    top: 0%;
    transform: translateY(35%);
}

.centerBanner {
    margin: 0;
}

#second {
    text-align: center;
    margin: 0.8em 0 1em 0;
    font-size: 2.8em;
}

#wave {
    position: relative;
}

#wave h4 {
    padding: 1em 0 1em 0;
    position: relative;
    text-align: center;
    color: white;
    font-weight: 1rem bold;
}

.custom-shape-divider-top-1623961382 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-top-1623961382 svg {
    position: relative;
    display: block;
    width: calc(2800%);
    height: 125px;
}

.custom-shape-divider-top-1623961382 .shape-fill {
    fill: orange;
}

#stars {
    text-align: center;
    padding: 0 0.2em 0 0;
}

#stars li {
    display: inline;
    list-style: none;
}

#politicas {
    text-decoration: none;
    color: #d3d3d3;
    font-weight: bold;
    font-size: 1rem;
}

#politicas:hover {
    text-decoration: none;
    color: #ffa32a;
}

#formCabecera {
    text-align: center;
}

.btnContacto a {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.btn-outline-light-fb {
    border-color: white;
    color: white;
}

.btn-outline-light-yt {
    border-color: white;
    color: white;
}

.btn-outline-light-fb:hover {
    background-color: #1877f2;
    border-color: #1877f2;
    color: white;
}

.btn-outline-light-yt:hover {
    background-color: #ff0000;
    border-color: #ff0000;
    color: white;
}

.btnContacto {
    width: auto;
    height: 4em;
    border-radius: 10px;
}

.evaluacion {
    padding: 6.5em 0 6.5em 0;
}

.iconWsp {
    font-size: 1.2em;
    color: #e0930b;
}

@media only screen and (max-width: 770px) {
    .evaluacion {
        padding: 0;
    }

    .iconWsp {
        font-size: 1em;
        color: #e0930b;
    }
}

@media only screen and (max-width: 780px) {
    #formulario {
        padding: 0 0 0 1;
    }

    .video {
        text-align: center;
        padding: 0;
    }

    .imgPersonaje {
        max-width: 175px;
        margin: 0;
    }

    .centerImg {
        text-align: center;
    }
}

@media only screen and (max-width: 550px) {
    .imgPersonaje {
        max-width: 150px;
        margin: 0;
    }

    .centerImg {
        text-align: center;
    }
}

.imgagra {
    margin-top: -1%;
}

@media only screen and (min-width: 550px) {
    .headerfooter {
        display: none;
    }
}

.navbar-with {
    height: 90px;
}

@media only screen and (max-width: 550px) {
    header-1 {
        display: none;
    }

    .headerfooter {
        display: none;
    }

    .imgagra {
        display: none;
    }

    .imgagra2 {
        display: block;
    }

    .divBrand2 {
        display: none;
    }

    div.divBrand2 {
        display: none !important;
    }

    .first-section {
        margin: 7vh 15px 0 20px !important;
    }
    #balloon-container {
        height: 70vh;
        /* padding: 1em; */
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
    }
}

@media only screen and (min-width: 550px) {
    .imgagra {
        display: block;
    }

    .imgagra2 {
        display: none;
    }

    #balloon-container {
        height: 70vh;
        /* padding: 1em; */
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
    }

    .divBrand2 {
        display: none;
    }

    div.divBrand2 {
        display: none !important;
    }
}

.first-section {
    margin: 2vh 15px 0 20px;
}

.title-requisitos {
    font-weight: bold;
}

.title-obten {
    font-weight: bold;
    text-transform: uppercase;
}

.alert-input {
    border-color: #c62929;
    border-width: 4px;
    border-radius: 0.35em;
}

.mensaje {
    color: #fff;
}

.indexesTab {
    padding: 5px;
}

.nombre {
    padding-left: 0px;
}

.apellido {
    padding-right: 0px;
}

@media only screen and (min-width: 1701px) {
    #balloon-container {
        height: 100vh;
        /* padding: 1em; */
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
    }

    .title-text-section-left {
        padding: 15px 15px 15px 0;
        position: absolute;
        bottom: 22% !important;
    }

    .title-text-section-left-2 {
        padding: 11px 11px 5px 11px;
        position: absolute;
        bottom: 3% !important;
    }
}

@media only screen and (max-width: 1700px) and (min-width: 1401px) {
    #balloon-container {
        height: 100vh;
        /* padding: 1em; */
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
    }

    .title-text-section-left {
        padding: 15px 15px 15px 0;
        position: absolute;
        bottom: 26%;
    }

    .title-text-section-left-2 {
        padding: 11px 11px 5px 11px;
        position: absolute;
        bottom: 20%;
    }
}

@media only screen and (max-width: 1400px) and (min-width: 1249px) {
    #balloon-container {
        height: 100vh;
        /* padding: 1em; */
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
    }

    .title-text-section-left {
        padding: 15px 15px 15px 0;
        position: absolute;
        bottom: -75px;
    }

    .title-text-section-left-2 {
        padding: 11px 11px 5px 11px;
        position: absolute;
        bottom: -250px;
    }

    .container-text-section-left.version-desktop>div>div>div.title-text-section-left-2>div {
        padding: 0 !important;
    }

    .title-text-section-left>h1 {
        font-size: 3.4em;
        color: #fff;
        font-weight: 800;
        letter-spacing: 5px;
    }

    .title-text-section-left>h2 {
        font-size: 3.4em;
        color: #fff;
        font-weight: 800;
    }

    .title-text-section-left-2>h4 {
        font-size: 1.35em;
        color: #fff;
        font-weight: 800;
        text-align: center;
    }

    .title-text-section-left>.txt-title-part-1 {
        font-size: 4em;
    }

    .title-text-section-left>.txt-title-part-2 {
        font-size: 4em;
    }

    .title-thnks-1 {
        font-size: 3.5em !important;
        font-weight: 800 !important;
        margin-bottom: .6em !important;
    }

    .title-thnks-2 {
        font-size: 1.5em !important;
        font-weight: 600 !important;
        padding: 0 250px !important;
        margin-bottom: 1.8em !important;
    }

    .title-thnks-3 {
        font-size: 2.5em !important;
        font-weight: 600 !important;
        padding: 0 50px !important;
        margin-bottom: .8em;
    }
}

@media only screen and (max-width: 1249px) and (min-width: 1000px) {
    #balloon-container {
        height: 100vh;
        /* padding: 1em; */
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
    }

    .title-text-section-left {
        padding: 15px;
        position: absolute;
        bottom: -40px;
    }

    .title-text-section-left-2 {
        padding: 15px;
        position: absolute;
        bottom: -120px;
    }

    .title-text-section-left>h1 {
        font-size: 2.2em;
        color: #fff;
        font-weight: 800;
        text-align: center;
        letter-spacing: 5px;
    }

    .title-text-section-left>h2 {
        font-size: 2em;
        color: #fff;
        font-weight: 800;
        text-align: center;
    }

    .title-text-section-left-2>h4 {
        font-size: 1.1em;
        color: #fff;
        font-weight: 800;
        text-align: center;
    }

    .title-text-section-left>.txt-title-part-2 {
        font-size: 3em;
    }

    .header-form {
        padding: 0 !important;
    }


    .header-form>.d-flex>h2 {
        font-size: 1.9em;
    }

    .version-desktop>h3 {
        font-size: 1.2em;
    }

    .select-type-id {
        font-size: 13px !important;
    }

    .input-form-inversiones {
        font-size: 13px !important;
    }

    .label-monto-invertir {
        font-size: 16px !important;
    }

    .label-input-monto {
        font-size: 13px;
    }

    .check-politicas {
        font-size: 16px !important;
    }

    .icons-rs>a {
        padding: 2px !important;
    }

    .title-thnks-1 {
        font-size: 3.5em !important;
        font-weight: 800 !important;
        margin-bottom: .6em !important;
    }

    .title-thnks-2 {
        font-size: 1.5em !important;
        font-weight: 600 !important;
        padding: 0 50px !important;
        margin-bottom: 1.8em !important;
    }

    .title-thnks-3 {
        font-size: 2.5em !important;
        font-weight: 600 !important;
        padding: 0 50px !important;
        margin-bottom: .8em;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 990px) {
    #balloon-container {
        height: 100vh;
        /* padding: 1em; */
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
    }

    .title-text-section-left>.txt-title-part-1 {
        font-size: 2em;
    }

    .title-text-section-left>.txt-title-part-2 {
        font-size: 2em;
    }

    .title-thnks-1 {
        font-size: 3.5em !important;
        font-weight: 800 !important;
        margin-bottom: .6em !important;
    }

    .title-thnks-2 {
        font-size: 1.5em !important;
        font-weight: 600 !important;
        padding: 0 50px !important;
        margin-bottom: 1.8em !important;
    }

    .title-thnks-3 {
        font-size: 2.5em !important;
        font-weight: 600 !important;
        padding: 0 50px !important;
        margin-bottom: .8em;
    }

}

@media only screen and (max-width: 989px) and (min-width: 0px) {
    #balloon-container {
        height: 70vh;
        /* padding: 1em; */
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
    }

    body>section>div>div>div.col-xxl-5.col-xl-5.col-lg-5.col-md-12.col-sm-12.col-xs-12.mt-3>div {
        margin-top: 0px !important;
    }

    .version-desktop {
        display: none !important;
    }

    .header-form {
        display: none !important;
    }

    .title-form-inversiones-mobile {
        display: block !important;
        text-align: center;
        padding: 0.5em 0 0 0 !important;
    }

    .title-form-inversiones-mobile h3 {
        font-size: 1.8em;
        font-weight: 700;
    }

    .select-type-id {
        font-size: .8em !important;
    }

    .input-form-inversiones {
        font-size: .85em !important;
    }

    .radio-buttons-monto {
        padding: 0 3.5em !important;
    }

    .label-input-monto {
        font-size: 14px !important;
    }

    .check-politicas {
        font-size: 15px;
    }

    .text-footer-left {
        display: none;
    }

    .redes-sociales-desktop {
        display: none;
    }

    .redes-sociales-mobile {
        display: block;
        text-align: center;
        font-weight: 600;
    }

    .footer-info-desktop {
        display: none;
    }

    .footer-info-mobile {
        display: inherit !important;
    }

    #footer-info-contacto>div>div>p {
        text-align: center;
    }

    .sectionForm {
        border-radius: 1em 1em 0 0;
    }

    .sectionForm {
        background: rgba(0, 255, 174, 0.3);
        /* background-color: rgb(255, 79, 0); */
        background-image: linear-gradient(220deg, rgba(0, 255, 174, .1), rgba(255, 79, 3, 0.05), rgba(255, 79, 3, 0), rgba(255, 255, 255, 0.4), rgba(0, 255, 174, .2), rgba(181, 229, 229, 0.248)), url(../img/banner.png);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .container-inputs-form {
        padding-top: 2em;
    }

    .container-text-section-left-mobile {
        display: block;
    }

    .container-text-section-left-mobile>.row>.d-flex>.col-5>h3 {
        color: white;
        text-align: center;
        font-weight: 600;
    }

    .title-thnks-1 {
        font-size: 2.5em !important;
        font-weight: 800 !important;
        margin-bottom: .6em !important;
    }

    .title-thnks-2 {
        font-size: 1em !important;
        font-weight: 600 !important;
        padding: 0 !important;
        margin-bottom: 1.8em !important;
    }

    .title-thnks-3 {
        font-size: 1.5em !important;
        font-weight: 600 !important;
        padding: 0 !important;
        margin-bottom: .8em;
    }

    .thanks-view {
        color: #0FCF7D;
    }

    .thanks-view-1 {
        transform: translateX(-25px);
        font-size: 3em !important;
    }

    .thanks-view-2 {
        transform: translateX(25px);
        font-size: 3em !important;
    }

    .thanks-view-1:hover {
        color: #fff !important;
    }

    .thanks-view-2:hover {
        color: #fff !important;
    }

    .block-thnks {
        padding: 2em .5em !important;
    }
}

/* ==================GLOBOS======================= */

.balloon {
    height: 125px;
    width: 105px;
    border-radius: 75% 75% 70% 70%;
    position: relative;
}

.balloon:before {
    content: "";
    height: 75px;
    width: 1px;
    padding: 1px;
    background-color: #FDFD96;
    display: block;
    position: absolute;
    top: 125px;
    left: 0;
    right: 0;
    margin: auto;
}

.balloon:after {
    content: "▲";
    text-align: center;
    display: block;
    position: absolute;
    color: inherit;
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
}

@keyframes float {
    from {
        transform: translateY(100vh);
        opacity: 1;
    }

    to {
        transform: translateY(-300vh);
        opacity: 0;
    }
}
.footer{
    padding-top: 20px;
}