body {
    font-family: harabararegular, sans-serif;
    overflow-x: hidden;
    letter-spacing: 1!important;
    /* font-family: 'Roboto', sans-serif; */
}
.l-s-3{
    letter-spacing: 3px;
}
.menu {
    position: absolute;
    top: 80px;
    color: white;
    z-index: 99;
    right: 150px;
    font-size: 18px;
}

.av-logo {
    min-width: 80px;
    width: 35vw;
    width: 300px;
}

.menu li {
    border-right: 2px solid white;
    float: left;
    list-style: none outside none;
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
    color: white;
}

.menu li:last-child {
    border-right: none;
    color: white;
}

.menu li a {
    color: white;
    text-decoration: none;
}

.menu li a:hover {
    color: white;
    text-decoration: none;
}

.menu .current a {
    color: white;
    text-decoration: none;
}

.menu .current a:hover {
    color: white;
    text-decoration: none;
}
.bg-cyan01{
    background-color: #0c5460;
}
.bg-cyan02{
    background-color: #00c7d7;
}
.color_blanco {
    color: white;
    font-size: 19px;
}
.social-icons li {
    vertical-align: top;
    display: inline;
    font-size: 3em;
    padding: 0.5em;
}
.span_menu {
    margin: 8px;
}

a:focus, a:hover {
    color: white !important;
}
.separador-circular{
    clip-path: inset(5% 0 15% 0);
}
.logo {
    z-index: 99;
    position: absolute;
    top: 35px;
    width: 100%;
    height: 150px;
}

.menu_avant {
    z-index: 99;
    position: absolute;
    top: 91px;
    right: 85%;
    width: 20%;
    height: auto;
}

.botonCalculo {
    background-color: #FE8013;
    border-radius: 100px;
    width: 140px;
    height: 55px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    position: absolute;
    right: 0;
    top: 280px;
    padding: 2px;
    position: fixed;
    z-index: 9;
    text-align: center;
    font-size: 12px;
}
.numb-1{
    padding: 0 129px;
    float: left;
    font-size: 17px;
}
.numb-2{
    padding: 0 129px;
    float: right;
    font-size: 17px;
}
.botonCalculo:hover {
    text-align: center;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    font-size: 12px;
    background-color: #eb7813;
}

#prestamo {
    text-align: center;
    position: absolute;
    top: 290px;
    z-index: 98;
    right: 13px;
    width: 100px;
    height: 200px;
    color: white;
    padding: 17px;
    font-size: 10px;
}
.font11{
    font-size: 11px;
}
.COTIZADOR {
    text-align: center;
}

.img_simple {
    width: 70%;
    margin-top:0;
}

.p14 {
    font-size: 13px;
}

.sans {
    font-family: sans-serif;
}

.ico-env{
    width: 72%!important;
}
.col-ico {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.div_condicionlaboral {
    padding: 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-radius: 13px;
}

.INFORMACION {
    text-align: center;
    background-color: #4DBDD7;
    color: white;
    padding: 3rem 0;
}
.INFORMACION2 {
    text-align: center;
    background-color: #653fcf;
    color: white;
    padding: 3rem 0;
}

.FORMULARIO {
    text-align: center;
    background-color: #483897;
    color: white;
    padding: 3rem 0;
    position: relative;
    background-image: url(img/bckgrnd-form.png);
}
.separador-div{
    background-image: url(img/separador-circular.png);
    height: 35px;
    background-size: 100%;
    background-repeat-y: no-repeat;
    background-repeat-x: no-repeat;
    background-position: center;
}
/*.FORMULARIO:before {
    position: absolute;
    content: '';
    width: 120%;
    bottom: -50px;
    left: -10%;
    background: #483897;
    display: block;
    height: 150px;
    border-radius: 50%;
    border-bottom: 15px solid #cbecf3;
    clip-path: inset(16% 8.3% 0% 5%);
    overflow: hidden;
}*/


.fz-26 {
    font-size: 26px;
}

.REDES {
    text-align: center;
    background-color: #4DBDD7;
    padding-top: 80px;
    padding-bottom: 50px;
    color: #483897;
}

a {
    color: #009688;
}

#footer {
    background: #333;
}

#l1, #l2 {
    float: left
}

.social-icon {
    color: #483897;
}

.social-icons li {
    font-size: 1.2em;
    padding: 0.5em;
}
.social-icon-font{
    font-size: 12px;
    line-height: 12px;
}
#l1 li {
    display: list-item;
    list-style: none;
}

#l2 li {
    display: inline;
}

#l2 {
    margin-left: 50px;
    margin-top: 100px;
}

div.tooltip {
    background: #009688;
    padding: .5em;
    border-radius: 4px;
    color: white;
    float: left;
    position: absolute;
    top: 150px;
    left: 220px;
}

div.tooltip:before {
    align-content: center;
    position: absolute;
    bottom: 34px;
    border-bottom: 10px solid #009688;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.circulo-num {
    width: 60px;
    height: 60px;
    padding: 6px;
    border-radius: 100px;
    background-color: #483897;
    color: white;
    font-size: 33px;
}

.circulo-precio {
    width: 130px;
    height: 130px;
    padding: 18px;
    border-radius: 100px;
    background-color: #483897;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.circulo-precio:hover, .circulo-precio.active {
    background-color: #FE8013;
}

.circulo-num:hover, .circulo-num.active {
    background-color: #FE8013;
}

.pedilo:hover {
    background-color: #4DBDD7;
}

.slidea {
    background-image: url("img/Slide01.jpg");
    background-size: cover;
}

.slideb {
    background-image: url("img/Slide02.jpg");
    background-size: cover;
}

.slidec {
    background-image: url("img/Slide03.jpg");
    background-size: cover;
}

.sheetSlider {
    background-color: #121214;
    font-size: 8px;
    line-height: 1.5;
    position: relative;
    width: 100%;
    padding-bottom: 48%;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    height: 100%;
}

.circulo-num.over:hover {
    width: 84px;
    height: 22px;
    background-image: url("https://i.stack.imgur.com/JwjVs.png");
    background-repeat: no-repeat;
}

.cotizador {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.pedilo {
    align-content: center;
    width: 100%;
    height: 40px;
    color: white;
    text-align: center;
    background-color: #FE8013;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    margin: 2rem 0;
    font-size: 25px;
    letter-spacing: 3px;
}
.social-icon-svg {
    width: 100%;
}
.avant-blue{
    color: #483897!important;
}
.redes-title {
    font-size: 24px;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Adjuntar";
}
.form-control {
    border: none;
    height: auto;
    padding: .4rem 1rem;
    border-radius: 12px;
}
.column_2 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

.custom-control {
    display: flex;
    justify-content: flex-start;
    text-align: left;
}

.lh-0 {
    line-height: 0;
}

.btn-enviar {
    margin-top: 2rem;
    bottom: 0;
    color: white;
    background: #FE8013;
    width: 100%;
    border-radius: 10px;
    padding: 5px 20px;
    left: 15px;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
}
.btn-enviar:hover {
    padding: 5px 20px;
    cursor: auto;
    color: white !important;
    background: #ee7c18 !important;
    border: none !important;
    box-shadow: none !important;
}

.t-justify {
    text-align: justify;
}

.column_2 > span {
    display: block;
}

#calculo {
    color: #FE8013;
    font-family: harabararegular, sans-serif;
    font-size: 65px;
    font-weight: bold;
}

.iconos {
    font-size: 10px;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'harabararegular', sans-serif;
    color: white;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: cyan;
}

.menus {
}

.pt-40 {
    padding-top: 40px;
}

.botonwhapp {
    background-color: whitesmoke;
    border-radius: 50px;
    width: 75px;
    height: 75px;
    position: absolute;
    right: 50px;
    bottom: 50px;
    top: auto;
    padding: 2px;
    position: fixed;
    z-index: 9;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

.botontelegram {
    background-color: whitesmoke;
    border-radius: 50px;
    width: 75px;
    height: 75px;
    position: absolute;
    right: 150px;
    bottom: 50px;
    top: auto;
    padding: 2px;
    position: fixed;
    z-index: 9;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #4DBDD7;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
    color: white;
}
.modal-header {
    border-bottom: 0;
}
.modal-footer {
    border-top: 0;
}
.btn-cerrar{
    background: #483897!important;
    padding: 0.375rem 0.75rem;
    border-radius: 5px;
    /* box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0); */
    transition: all .2s ease;
    color: white;
}
.logo-modal{
    max-width: 40%;
    height: auto;
}
.btn:hover {
    color: #4DBDD7;
    text-decoration: none;
}
.ico-whapp {
    width: 95%;
}
.ico-telegram {
    margin-top: 9px;
    margin-left: 9px;
    width: 50px;
}
.btn-blocka {
    color: white;
    text-align: left;
    line-height: 04;
    padding-left: 4px !important;
    margin-top: 2px;
    margin-left: 8px;
}
.btn-block {
    color: white;
    text-align: left;
    line-height: 04;
    padding-left: 4px !important;
    margin-top: 2px;
    margin-left: -1px;
}

#TUPRESTAMO {
    position: absolute;
    bottom: -5px;
}

@media (max-width: 768px) {
    .slidea {
        background-position-x: left !important;
        background-image: url("img/Slide01.1.jpg");
        background-size: cover;
    }
    #calculo {
        font-size: 40px;
        line-height: 40px;
    }
    .logo {
        z-index: 99;
        position: absolute;
        top: 30px;
        width: 90%;
        height: auto;
    }
    .separador-div{
        background-image: url(img/separador-circular.png);
        height: 14px;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
    }
    .ico-whapp {
        width: 33%;
    }
    .ico-telegram {
        margin-top: 5px;
        margin-left: 5px;
        width: 80%;
    }

    .img_simple {
        width: 38%;
        margin-top: 50;
    }
 .botonCalculo {
       right: -30px;
    top: 160px;
    }

    .botonwhapp {
        background-color: whitesmoke;
        border-radius: 50px;
        width: 50px;
        height: 50px;
        position: absolute;
        right: 10px;
        bottom: 10px;
        top: auto;
        padding: 2px;
        position: fixed;
        z-index: 9;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    }

    .botontelegram {
        background-color: whitesmoke;
        border-radius: 50px;
        width: 50px;
        height: 50px;
        position: absolute;
        right: 80px;
        bottom: 10px;
        top: auto;
        padding: 2px;
        position: fixed;
        z-index: 9;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    }
    .social-icon-svg {
        width: 30%!important;
    }
    .numb-1 {
        padding: 0 0;
        float: left;
        font-size: 17px;
    }
    .numb-2 {
        padding: 0 0;
        float: right;
        font-size: 17px;
    }
    .ico-whapp {
        width: 100%;
    }
    .col-ico {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 1024px) {
    .col-ico {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}