*{
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
    height: 100%;
    font-family: 'MuseoSans', sans-serif;
    background: url(../img/fondo/back.svg);
    background-size: cover;
    transition: background-color .5s;
}
.red_input{
    border: 1px solid red;
}
.d-none-2{
    overflow: hidden;
    opacity: 0;
    height: 0;
}
/*estilos generales*/
h1{
    color: #015694;
    font-weight: 700;
}
p{
    font-size: 16px;
    color: #40516F;
}
label{
    font-size: 18px;
    color: #40516F;
    padding-bottom: 10px;
}
small{
    color: #40516F;
}
.none{
    display: none;
}
.padding{
    padding: 40px 30px;
}
.bold{
    font-weight: 700;
}
.blue{
    color: #015694;
}
.grisText{
    color: #829494;
}
.center{
    text-align: center;
}
.text-18px{
    font-size: 18px;
}
.text-20px{
    font-size: 20px;
}
.text-22px{
    font-size: 22px;
}
.verde{
    background: #E0FDE2 !important;
}
.verde:hover{
    background: #c0f1c3 !important;
}
.width50{
    width: 50px;
}
.width100{
    width: 100px;
}
.width150{
    width: 150px;
}
.width160{
    width: 160px;
}
.width200{
    width: 200px;
}
.gris{
    background: #FAFAFA;
}
.height{
    height: max-content !important;
}
.btn-secondary{
    background: #829494;
    border: 1px solid #829494;
    width: 185px;
    height: 44px;
}
.col-md-8{
    padding: 0;
}
.col-6 .col-md-4{
    padding: 0;
}
.form-select{
    margin-bottom: 30px;
}
.input-group{
    margin-bottom: 30px !important;
}
/**/
.container{
    padding: 65px 0;
}
.header{
    margin-bottom: 15px;
}
.progress-bar{
    margin-bottom:35px;
    border-radius: 0.25rem;
}

[class^="col-"] > .progress-bar{
    padding:0px !important;
    background-color: transparent !important;
}

.progress-bar .progress-bar{
    background-color: #0d6efd;
    margin-bottom:0px;
    height:100%;
}
.col-md-4{
    padding-right: 70px;
}
.PFiltro{
    display: none;
    position: absolute;
    top: 110px;
    left: 0;
    font-weight: 700;
    width: 604px;
    right: 0;
    margin: auto;
}
.card{
    min-height: 365px;
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
}
.card:hover > .backImage{
   background-size: cover;
}
.card:hover > .backImage.dos{
   background-size: cover;
}
.card:hover > .backImage.tres{
   background-size: cover; 
}
.card:hover > .backImage.cuatro{
   background-size: cover;
}
.card:hover > .backImage.seis{
   background-size: cover;
}
.card:hover > .textCard{
    height: 162px;
}
/*-------------------------------------------------------*/
.first{
    position: absolute;
    z-index: 100;
    max-width: 100%;
    height: 100%;
    background: #fffefe75 0% 0% no-repeat padding-box;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    padding: 50x;
}
.first .central{
    max-width: 1320px;
    margin: auto;
}
.card .backImage{
    height: 290px;
    background: url(../img/card/1.jpg);
    background-size: cover;
    background-position-x: 82%;
    transition: background .3s;
}
.card .backImage.dos{
    background: url(../img/card/2.jpg);
    background-position: center;
    background-size: cover;
}
.card .backImage.tres{
    background: url(../img/card/3.jpg);
    background-position: center;
    background-size: cover;
}
.arrendamiento{
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 20px 23px 36px #00000029;
border-radius: 45px;
text-align: center;
padding: 1.5rem;
}
.arrendamiento-2{
    border-radius: 45px;
text-align: center;
box-shadow: 0px 3px 6px #00000029;
margin-bottom: 2rem;
}
.arrendamiento img{
    width: 60px;
    margin-bottom: 1rem;
}
.arrendamiento div{
    margin-bottom: 1rem;
}
.arrendamiento span{
    background: #2AB5DF 0% 0% no-repeat padding-box;
    border-radius: 4px;
    padding: .2rem;
    color: white;
}
.bancos{
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
select.d-inline{
    display: inline-block!important;
    width: auto!important;
    padding: 0.375rem 0.75rem;
    padding-right: 2rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.bancos .banco{
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.bancos .banco .contenido{
   background: #F4F8FD 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #ADD0FC;
border-radius: 10px;
opacity: 1;
width: 100%;
height: 50px;
margin-bottom: 1rem;

background-size: 70%;
background-position: center;
}
.widget{
    min-height: 612px;
    border: 1px solid #707070;
background: #FAF8F8 0% 0% no-repeat padding-box;
border: 1px solid #707070;
}
.card .backImage.cuatro{
    background: url(../img/card/4.jpg);
    background-position: 88%;
    background-size: cover;
}
.card .backImage.seis{
    background: url(../img/card/6.jpg);
    background-position: top;
    background-size: cover;
}
/*-------------------------------------------------------*/
.card .backImage .icono{
    background: #EC111A;
    width: 31px;
    height: 31px;
    position: absolute;
    border-radius: 9px;
    top: 20px;
    left: 20px;
}
.card .backImage .icono img{
    width: 18px;
    margin: 7px;
}
.card .backImage .number{
    position: absolute;
    left: 60px;
    top: 20px;
    background: #fff;
    padding: 4px;
    width: 50px;
    text-align: center;
    border-radius: 9px;
    font-weight: bold;
}
.card .textCard{
    background: #E0FDE2;
    height: 145px;
    padding: 25px 35px;
    transition: height .3s;
}
.process{
    /* margin-top: 35px; */
    margin-right: 0;
}
.col-md-8 .box{
    width: 100%;
    min-height: 365pxpx;
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    padding: 40px 50px;
    position: relative;
}
.col-md-8 .box lord-icon{
    position: absolute;
    right: 30px;
    bottom: 10px;
}
.action{
    position: relative;
    padding-top: 30px;
}
.action div{
    position: absolute;
    right: 0;
}
.action div a{
    text-decoration: none;
    color: #829494;
    padding-right: 55px;
}
/* comparador ------------------------------------------------------- */
.datosCredito {
    width: 37.333333%;
}
.datosPersonales {
    width: 62.666667%;
}
.gris.padding{
    border-radius: 20px;
}
.formPersonal .inputs{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.formPersonal .blue{
    font-size: 22px;
    font-weight: 100;
}
.formPersonal .inputs .mb-3{
    width: 300px;
    margin: 0 20px 0 0;
}
/* resultado comparador ------------------------------------------------------- */
.resultadoComparador{
    width: 100%;
    height: 100%;
    background: #F1F2F7;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
}
.resultadoComparador .comparar{
    width: 310px;
    height: 100%;
    position: fixed;
    z-index: 10; 
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    transition: 0.5s;
}
.resultadoComparador .comparar .closeNav{
    background: #f1eeee;
    text-align: center;
    position: absolute;
    right: 0;
    border-radius: 0 0 0 5px;
    width: 50px;
    height: 50px;
    padding: 12px 0;
    display: none;
}
.resultadoComparador .comparar .padding{
    padding: 25px 30px;
}
.resultadoComparador .comparar .padding .logo{
    width: 235px;
    padding-top: 20px;
}
.resultadoComparador .comparar .padding .blue.text-22px{
    padding-top: 75px;
}
hr{
    margin: 20px 0;
    background: #829394;
}
.resultadoComparador .comparar .padding .btn-secondary{
    width: 100%;
}
.menubarra{
    width: 95%;
    background: white;
    position: fixed;
    z-index: 8;
    left: 0;
    right: 0;
    height: 90px;
    margin: auto;
    border-radius: 10px;
    display: none;
    box-shadow: 0px 3px 6px #00000029;
}
.menubarra .SOC{
    position: absolute;
    right: 30px;
    width: 230px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.menubarra .SOC.sinergia{
    width: 40px;
    display: none;
}
.menubarra .btn.btn-secondary{
    width: 190px;
    margin: 23px;
}
#black{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10;
    background: rgb(0 0 0 / 66%);
    display: none;
    transition: display .5s;
}
.resultadoComparador .dashboard.padding{
    margin-left: 330px;
}
.resultadoComparador .dashboard.padding .Alert{
    width: 600px;
}
.resultadoComparador .dashboard.padding .Alert p{
    color: #856404;

}
.resultadoComparador .dashboard.padding .Alert p a{
   color: #2AB5DF;
   text-decoration: none;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado{
    display: flex;
    flex-wrap: wrap;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador {
    width: 340px;
    height: 366px;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    margin: 0 40px 0 0;
    box-shadow: 0px 3px 6px #00000029;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco {
    width: 340px;
    height: 165px;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    margin: 0 60px 0 0;
    box-shadow: 0px 3px 6px #00000029;
    padding: 20px 28px;
    position: relative;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco.space{
    margin: 0 0 36px 0;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco .box{
    background: #4AA84F;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    position: absolute;
    top: -14px;
    left: -14px;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco .box p{
    color: #fff;
    font-size: 15px;
    padding: 5px 10px;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco div .icons{
    position: absolute;
    bottom: 25px;
    right: 20px;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco div .icons a{
    text-decoration: none;
    margin: 0 5px;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco div .banco{
    height: 27px;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador .backImage{
    height: 245px;
    background: url(../img/card/bestOption.jpg);
    background-size: 130%;
    background-position-x: center;
    transition: background .3s;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador .backImage .box{
    height: 50px;
    width: 50px;
    background: #4AA84F;
    border-radius: 15px;
    position: relative;
    margin: -15px;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador .backImage .box p{
    color: #fff;
    padding: 10px 20px;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador:hover > .backImage{
   background-size: 160%; 
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador .mejorBanco{
    height: 120px;
    transition: height .3s;
    padding: 15px 0;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador:hover > .mejorBanco{
   height: 135px;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador.mejorBanco .bold.center.text-20px{
    padding: 20px 10px 15px;
    margin: 0;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador .mejorBanco .banco{
    height: 35px;
    text-align: center;
    margin: auto;
    display: block;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador.infoBanco div{
    height: 183px;
    width: 100%;
    position: relative;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador.infoBanco div p{
    margin: 0;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador.infoBanco div .text-18px.grisText{
    margin-bottom: 25px;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador.infoBanco div .number.bold{
    font-size: 32px;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador.infoBanco div a{
    display: block;
    height: 65px;
    width: 100%;
    background: #F5FFF6;
    margin: 10px 0;
    padding: 20px;
    color: #40516F;
    text-decoration: none;
    border: 1px solid #E0FDE2;
    border-radius: 5px; 
    position: relative;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador.infoBanco div a:hover{
    background: #E0FDE2;
}
.resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador.infoBanco div a img{
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.tabla{
    background: #fff;
    margin: 50px 50px 0 0;
    border-radius: 5px;
    box-shadow: 0px 3px 6px #00000029;
}
.tabla .filtros{
    display: flex;
    flex-wrap: wrap;
    background: #D8F5FD;
    padding: 15px 20px;
    border-radius: 5px;
    text-align: center;
}
.tabla .filtros div{
    display: flex;
    justify-content: center;
}
.tabla .filtros div input{
    margin-right: 5px;
}
.tabla .resultadosxBanco{
    display: flex;
    flex-wrap: wrap;
    padding: 15px 20px;
    border-radius: 5px;
    text-align: center;
}
.tabla .resultadosxBanco div .Op{
    display: none;
}
.tabla .resultadosxBanco div .bancoIMG{
    height: 20px;
}
.modal-content{
    padding: 30px;
}
.modal.show .modal-dialog{
    max-width: 1000px;
}
.modal-header{
    display: block;
    padding: 40px;
    border: 0;
}
.modal-header h5{
    color: #015694;
    margin-bottom: 20px;
}
.modal-header .btn-close{
    position: absolute;
    top: 30px;
    right: 30px;
}
.table>thead tr th{
    color: #015694;
}
.table>tbody tr td{
    color: #40516F;
}
.modal-footer{
    border-top: 0;
}
.modal-footer a{
    left: 40px;
    color: #829494;
    text-decoration: none;
    position: absolute;
}
.modal-footer button{
    background: #4AA84F;
    border: none;
    width: 230px;
    color: #fff;
}
.modal-footer button:hover{
    color: #fff;
}
.CTA{
    width: 100%;
    position: relative;
    height: 50px;
}
.CTA a{
    text-decoration: none;
    display: flex;
    align-items: flex-start;
}
.CTA a p{
    color: #829494;
}
.CTA div{
    position: absolute;
    right: 0;
    bottom: 0px;
    display: flex;
    flex-wrap: wrap;
}
.CTA div a{
    width: 235px;
    border: 1px solid #5EB3DB;
    font-size: 17px;
    display: block;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    color: #40516F;
    padding: 10px 0;
    margin: 0 10px;
}
.CTA div .BtnPrecalifica{
    background: #4AA84F;
    border: 0;
    color: #fff;
}
/* RESPONSIVE ------------------------------------------------------- */
@media (max-width: 1900px){
    .resultadoComparador{
        height: auto;
    }
    .first{
        height: auto;
    }
}
@media (max-width: 1590px){
    .resultadoComparador .dashboard.padding {
        padding: 50px 20px;
    }
}
@media (max-width: 1530px){
    .resultadoComparador .dashboard.padding{
        margin-left: 310px;
    }
}
@media (max-width: 1510px){
    .resultadoComparador{
        height: auto;
    }
    .resultadoComparador .comparar{
        width: 290px;
        padding: 0 0 50px;
        height: 100%;
    }
    .resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador{
        margin: 0 25px 0 0;
    }
    .resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco{
        margin: 0;
    }
    .resultadoComparador .dashboard.padding{
        padding: 50px 20px 50px 35px;
    }
    .tabla{
        margin: 50px 0;
    }
    .resultadoComparador .comparar .padding .logo{
        width: 200px;
    }
    .resultadoComparador .comparar .padding .blue.text-22px{
        padding-top: 45px;
        font-size: 20px;
    }
    .resultadoComparador .comparar hr{
        margin: 0;
    }
}
@media (max-width: 1440px){
    .resultadoComparador .dashboard.padding{
        margin-left: 290px;
    }
}
@media (max-width: 1415px){
    .resultadoComparador{
        justify-content: center;
    }
    .resultadoComparador .comparar{
        position: fixed;
        left: -290px;
        z-index: 100;
    }
    .resultadoComparador .comparar .padding .logo{
        display: none;
    }
    .menubarra{
        display: block;
    }
    .resultadoComparador .dashboard.padding{
        margin-top: 100px;
        margin-left: 0;
    }
    .resultadoComparador .comparar .closeNav{
        display: block;
    }
}
@media (max-width: 1250px){
    .col-md-4 {
        padding-right: 20px;
    }
}
@media (max-width: 1200px){
    .container, .container-lg, .container-md, .container-sm{
        max-width: 1080px;
    }
    .card .textCard{
        padding: 25px 15px;
    }
}
@media (max-width: 1125px){
    .resultadoComparador{
        height: auto;
    }
    .caja2_3{
        display: flex;
        flex-wrap: wrap;
        display: none;
    }
    .tabla .filtros{
        justify-content: center;
    }
    .tabla .resultadosxBanco{
        justify-content: center;
    }
    .resultadoComparador .dashboard .opcion1 .cardsResultado{
        justify-content: center;
    }
    .resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco{
        margin: 25px 25px 10px 0 !important;
    }
    .tabla .resultadosxBanco div .bancoIMG{
        height: 15px;
    }
    .Alert{
        margin: auto;
    }
    .width100{
        width: 80px;
    }
    .width150{
        width: 120px;
    }
    .width200{
        width: 155px;
    }
    .width160{
        width: 150px;
    }
    .tabla .filtros div p{
        font-size: 16px;
    }
    .modal.show .modal-dialog{
        width: 90%;
        margin: 50px auto;
    }
}
@media (max-width: 1110px){
    .container{
        padding: 65px 25px;
    }
}
@media (max-width: 1030px){
    .CTA a p{
        display: none;
    }
}
@media (max-width: 990px){
    .tabla.padding{
        padding: 0;
    }
}
@media (max-width: 980px){
    .central{
        padding: 0 70px;
    }
    .logo{
        margin-bottom: 50px;
    }
    .col-md-4 {
        width: 100%;
        padding: 0;
        margin: 0 0 30px 0;
    }
    .col-md-8{
        width: 100%;
    }
    .card{
        display: flex;
        flex-wrap: wrap;
        height: 200px;
    }
    .card .backImage{
        width: 30%;
        height: 100%;
    }
    .card .textCard{
        width: 70%;
        height: 100%;
    }
    .col-md-8 .box{
        height: max-content;
    }
    .card:hover > .textCard{
        height: 100%;
    }
    .card .backImage{
        background-size: cover !important;
    }
    .card .textCard{
        position: relative;
    }
    .card .textCard p{
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: max-content;
        width: 90%;
        margin: auto;
    }
    .tabla .resultadosxBanco div .bancoIMG{
        height: 12px;
    }
    .width200{
        width: 130px;
    }
}
@media (max-width: 905px){
    .resultadoComparador .dashboard.padding{
        padding: 50px 20px 35px;
    }
    .tabla{
        width: 725px;
        margin: 15px auto;
        box-shadow: none;
        background: #fff;
    }
    .tabla .columnaNone{
        display: none !important;
    }
    .tabla .resultadosxBanco{
        display: block;
    }
    .tabla .resultadosxBanco div{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .tabla .resultadosxBanco div p{
        width: 140px;
        text-align: left;
        margin: 1px 20px;
        padding: 10px;
        font-weight: 700;
        font-size: 18px;
        border: 1px solid #f0f2f6;
    }
    .tabla .resultadosxBanco div .Op{
        text-align: right;
        display: block;
        background: none;
        font-weight: 500;
        font-size: 14px;
        border: 0;

    }
    .tabla .resultadosxBanco div .bancoIMG{
        height: 20px;
        margin: 20px;
    }
    .resultadoComparador .dashboard.padding{
        padding: 50px 0 35px;
        margin-top: 190px;
    }
    .PFiltro{
        display: block;
    }
    .filtros{
        position: absolute;
        width: 100%;
        overflow-x: scroll;
        flex-wrap: nowrap !important;
        top: 130px;
        background: none !important;
        display: -webkit-inline-box;
        padding: 10px 0 !important;
        left: 0;
        right: 0;
    }
    .filtros div{
        background: #fff;
        margin: 3px;
        cursor: pointer;
        border-radius: 5px;
    }
    .filtros div label{
        width: 200px;
        background: #015694;
        margin: 0 10px;
    }
    .filtros div input{
        display: none;
    }
    .filtros div p{
        width: max-content;
        font-weight: 500;
        margin: 0;
        padding: 10px;
    }
    .filtroActivo{
        background: #E0FDE2 !important;
        box-shadow: 0px 3px 6px #00000029;
    }
    .IconDownload{
        display: none !important;
    }
    .resultadosxBanco .width50{
        margin: 15px 0;
    }
    .CTA{
        height: 170px;
    }
    .CTA div{
        display: block;
        left: 0;
        right: 0;
        margin: auto;
        justify-content: center;
    }
    .CTA div a{
        margin: 10px auto;
    }
}
@media (max-width: 770px){
    .caja2_3{
        justify-content: center;
    }
    .modal-footer button{
        width: 150px;
    }
    .tabla{
        width: 90%;
    }
}
@media (max-width: 670px){
    .central {
        padding: 0 10px;
    }
    h1{
        width: 100%;
    }
}
@media (max-width: 610px){
    .PFiltro{
        width: 100%;
    }
    .Alert{
        width: 400px !important;
    }
}
@media (max-width: 550px){
    .menubarra .SOC{
        display: none;
    }
    .menubarra .SOC.sinergia{
        display: block;
    }
    .filtros{
        justify-content: normal !important;
        left: 0;
        right: 0;
        margin: auto;
        width: 460px;
    }
    .PFiltro{
        width: 455px;
    }
}
@media (max-width: 500px){
    .header{
        padding-bottom: 25px;
    }
    h1{
        font-size: 22px;
        height: auto;
    }
    .text-22px {
        font-size: 16px;
    }
    .col-md-8 .box{
        padding: 30px;
    }
    .text-18px {
        font-size: 16px;
    }
    label{
        font-size: 16px;
    }
    .action{
        margin-bottom: 70px;
    }
    .action div a{
        padding-right: 20px;
    }
    .card{
        display: block;
        height: 350px;
    }
    .card .backImage{
        width: 100%;
        height: 200px;
    }
    .card .textCard{
        width: 100%;
        height: 150px;   
    }
    .card:hover > .textCard{
        height: 150px;
    }
    .card .backImage .icono, .number{
        display: block;
    }
    .col-md-8 .box lord-icon{
        display: none;
    }
    .filtros{
        width: 375px;
    }
    .PFiltro{
        width: 375px;
    }
}
@media (max-width: 470px){
    .tabla{
        width: 95%;
        margin: 50px auto;
    }
    .resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador .backImage .box{
        margin: -25px 0;
    }
    .resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco .box{
        left: 0;
    }
    .resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco div .text-22px{
        font-size: 22px;
    }
    .resultadoComparador .dashboard .opcion1 .cardsResultado .cardComparador{
        margin: 0;
        width: 320px;
    }
    .resultadoComparador .dashboard .opcion1 .cardsResultado .cardOpBanco{
        margin: 25px 0 0 !important;
        width: 320px;
    }
    .tabla.padding{
        width: 320px;
        margin: 25px auto;
    }
    .tabla .resultadosxBanco div{
        width: 300px;
    }
    .tabla .resultadosxBanco div .Op{
        width: 105px;
        margin: 0;
    }
    .filtros{
        width: 320px;
    }
    .PFiltro{
        width: 315px;
    }
    .modal-footer a{
        font-size: 14px;
    }
    .modal-header{
        padding: 30px 0 0;
    }
    .modal-body{
        padding: 0;
    }
    .modal-footer{
        display: block;
    }
    .modal-footer a{
        position: relative;
        text-align: center;
        margin: 20px auto;
        display: block;
        left: 0;
    }
    .modal-footer button{
        width: 100%;
    }
    .Alert{
        width: 300px !important; 
    }
}







.body_white{
    background-color: #fff;
}
.sidebar{
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #fff;
    box-shadow: 0px 3px 6px #00000029;
    min-height: 100vh;
}
.sidebar img{
    margin-bottom: 4rem;
}
.sidebar h2{
    margin-bottom: 2rem;
    font-size: 1.2rem;
    color: #015694;
    font-weight: normal;
}
.sidebar label{
    color: #40516F;
    font-weight: bold;
    font-size: .9rem;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #E0FDE2;
    opacity: 1;
}
.btn-secondary{
    width: 100%;
}
.confirmation .col-sm-10 .content{
    background: #fff;
    margin: 3rem;
    display: inline-block;
    padding: 2rem;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
}
.confirmation .col-sm-10 .content h3{
    color: #015694;
    font-weight: bold;
    font-size: 1rem;
}
.confirmation .col-sm-10 .content p{
    color: #40516F;
    font-size: .9rem;
    font-weight: bold;
}
.bg-white{
    background-color: #FAFAFA!important;
    padding: 1.5rem;
}
h2{
    margin-bottom: .5rem;
    font-size: 1.2rem;
    color: #015694;
    font-weight: normal;
}
.confirmation .col-sm-10 label{
    color: #40516F;
    font-weight: bold;
    font-size: .9rem;
}
.btn-success{
    background-color: #4AA84F;
}
.resultado{
    padding: 1rem 1.5rem;
    background-color: #FAFAFA;
}
.resultado figure{
    padding: 0 2rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #015694;
}
.resultado p{
    font-weight: normal!important;
}
.resultado a{
    color: #015694;
}
.btn-outline-primary{
    color: #40516F;
}
.final h1{
    text-align: center;
    color: #015694;
    font-size: 2.2rem;
    margin-bottom: 3rem;
}
.info-final{
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    opacity: 1;
    background-color: #fff;
}
.info-final p{
    padding: 1rem 2rem;
    text-align: center;
    color: #40516F;
}
.folio{
    color: #40516F;
    text-align: center;
    background-color: #F1F2F7;
}
.folio span{
    color: #015694;
}
.gray-p{
    color: #829494;
    font-size: 14px;
}
.info-content{
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    opacity: 1;
    padding: 1.5rem;
    height: 100%;
}
.info-content img{
    width: 20px;
    margin-right: 10px;
}
.blue-color{
    color: #40516F;
    font-size: 14px;
}
.social{
    list-style: none;
}
.social li{
    display: inline-block;
}
.social li img{
    max-width: 30px;
    width: 100%;
}
.info-content p{
    margin-bottom: 0;
}
iframe{
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 3rem;
}
.confirmacion-phone{
    background: #F1F2F7 0% 0% no-repeat padding-box;
    border: 1px solid #00000033;
    border-radius: 4px;
    padding: 4rem 1rem 2rem 1rem;
}
.r-100{
    min-height: 100vh;
}
.confirmacion-phone input{
    max-width: 40px;
    margin: 0 auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E0E0E0;
}
.confirmacion-phone p{
    color: #212529;
    font-weight: bold;
}
.confirmacion-phone a{
    color: #829494;
}
.confirmacion-phone a.blue{
    color: #2AB5DF;
}
.confirmacion-phone{
    position: relative;
}
.close{
    position: absolute;
    right: 10px;
    top: 5px;
}
.close img{
    width: 15px;
}
.confirmation .col-sm-10 .content {
    background: #fff;
    margin: 3rem;
    display: inline-block;
    padding: 2rem;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
}
@media (max-width: 800px){
    .confirmacion-phone p{
        color: #212529;
        font-weight: normal;
    }
    .confirmacion-phone{

        border: 0px;
    }
    .sidebar .form-group{
        text-align: left;
        margin-bottom: 0;
    }
    .sidebar .form-group input{
        display: inline-block;
        width: auto;
    }
    .sidebar .form-group input {
    display: inline-block;
    width: auto;
    max-width: 175px;
    background: transparent;
    border: 0;
    padding-bottom: 0;
}
    .resultado{
        display: flex;
          -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }
    .resultado figure{
        border: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .r-100{
        min-height: auto;
    }
    .close{
        display: none;
    }
    .sidebar{
        min-height: auto;
        text-align: center;
    }
    .bg-white{
        padding-left: 15px;
        padding-right: 15px;
    }
    .confirmation .col-sm-10 .content h3{
        padding-left: 15px;
        padding-right: 15px;
    }
    .confirmation .col-sm-10 .content{
        margin:  0;
        margin-top:2rem;
    }

    .confirmation .col-sm-10 .content p{
        padding-left: 5px;
        padding-right: 5px;
        font-size: .75rem;
        margin-bottom: 1rem;
    }
    .confirmation .col-sm-10 .content{
        width: 100%;
    }
    .resultado{
        box-shadow: 0px 3px 6px #00000029;
        border-radius: 10px;
    }
    .tabla-link{
        font-size: .9rem;
    }
    .sidebar label {
    color: #40516F;
    font-weight: bold;
    font-size: .9rem;
    margin-bottom: 0;
    /* padding-bottom: 0; */
}
.resultado figure {
    padding: 0 0rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #015694;
}
}
@media (min-width: 401px){

    .collapse{
        display: none;
    }
}
@media (max-width: 400px){
    .card{
        min-height: auto!important;
    }
    .logo {
    margin-bottom: 0px;
    max-width: 100px;
}
.container{
    padding-bottom: 20px;
    padding-top: 20px;
}
    .bancos .banco{
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
    .textCard.h-100 p{
            position: initial!important
    }
    .card {
    display: block;
    height: auto;
}
.arrendamiento{
    margin-bottom: 2rem;
}
 .confirmation .col-sm-10 .content p{
        padding-left: 5px;
        padding-right: 5px;
        font-size: .75rem;
        margin-bottom: 0rem;
    }
    .resultado figure {
    padding: 0 2rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #015694;
}
}

.iti{
    display: block!important;
}
.btn-secondary.active{
    background-color: #46A52C!important;
}

.form-check-2 label{
    cursor: pointer;
}

.form-check-2 input{
    appearance: none;
    visibility: hidden;
    position: absolute;
}

.form-check-2 input + span{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #829494;
    background: #FFFFFF;
    transition: all ease-in-out .4s;
    display: inline-block;
    margin-left: -1.5em;
}

.form-check-2 input:checked + span{
    background-color: #4AA84F;
}

#datepicker{
    outline:none !important;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 6px 45px 6px 15px;
    text-align: center;
    max-width: 180px;
}

#datepicker{
    background-position: 150px center;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-image: url("../img/calendar.png");
}