/*Stars Styles*/
/*FONTS*/
/*
* Legal Disclaimer
*
* These Fonts are licensed only for use on these domains and their subdomains:
* banregio.com
*
* It is illegal to download or use them on other websites.
*
* While the @font-face statements below may be modified by the client, this
* disclaimer may not be removed.
*
* Lineto.com, 2018
*/

@font-face {
    font-family: "book";
    src: url("https://portalbanregio.s3.amazonaws.com/assets/naranja/css/lineto-circular-pro-book.eot");
    src: url("https://portalbanregio.s3.amazonaws.com/assets/naranja/css/lineto-circular-pro-book.eot?#iefix") format("embedded-opentype"),
        url("https://portalbanregio.s3.amazonaws.com/assets/naranja/css/lineto-circular-pro-book.woff2") format("woff2"),
        url("https://portalbanregio.s3.amazonaws.com/assets/naranja/css/lineto-circular-pro-book.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "bold";
    src: url("https://portalbanregio.s3.amazonaws.com/assets/naranja/css/lineto-circular-pro-bold.eot");
    src: url("https://portalbanregio.s3.amazonaws.com/assets/naranja/css/lineto-circular-pro-bold.eot?#iefix") format("embedded-opentype"),
        url("https://portalbanregio.s3.amazonaws.com/assets/naranja/css/lineto-circular-pro-bold.woff2") format("woff2"),
        url("https://portalbanregio.s3.amazonaws.com/assets/naranja/css/lineto-circular-pro-bold.woff") format("woff");
    font-weight: bold;
    font-style: bold;
}

/* Estilos MODALES */

.modal-title{
    font-size: 30px;
    font-family: 'book';
    text-align: center;
    color:#FF6B00 ;
}
.modal-p{
    font-size: 20px;
    font-family: 'book';
    text-align: center;
    color:#3D3935 ;
    line-height: 1.2;
}
.modal-header{
    padding: 6px;
    padding-right: 11px;
    padding-top: 11px;
    border-bottom: 1px solid #fff;
}

.modal-content{
    border-radius: 15px;
}
.modal-body{
padding-top: 0px
}


.placeholder{opacity: 5;}

.legaleshipotecario {
    font-family: 'bold';
}

.Cat {
    font-size: 22px;
}

/* Estilos MODALES */

.modal-p {
    font-size: 20px;
    font-family: 'book';
    text-align: center;
    color: #3D3935;
    line-height: 1.2;
}


.nav {
    padding-top: 20px;
}

.Banco {
    width: 140px;
    height: auto;
    padding-left: 10px;
}

.Banco2 {
    height: 19px;
}

/* Estilos MODALES */

.modal-title {
    font-size: 30px;
    font-family: 'book';
    text-align: center;
    color: #FF6B00;
}

.modal-p {
    font-size: 20px;
    font-family: 'book';
    text-align: center;
    color: #3D3935;
    line-height: 1.2;
}

.modal-header {
    padding: 6px;
    padding-right: 11px;
    padding-top: 11px;
    border-bottom: 1px solid #fff;
}

.modal-content {
    border-radius: 15px;
}

.modal-body {
    padding-top: 0px
}


.placeholder {
    opacity: 5;
}


.content-section1 {
    padding-top: 30px;
}

.section1 {
    height: 100%;
    width: 100%;


    background-image: url(https://image.hola.banregio.com/lib/fe4215707564057b751673/m/14/a3f99394-fc4e-457a-9b42-f7eaf7f3552f.png);
    background-position: bottom;
    background-color: #FBEBDE;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    padding-bottom: 0px;

}

.Title-Principal {
    font-family: 'bold';
    font-size: 95px;
    color: #292723;
    line-height: 1.0;
    text-align: left;
}

.p-section1 {
    padding-top: 30px;
    font-family: 'book';
    font-size: 30px;
    text-align: left;
    color: #292723;
    line-height: 1.3;
}

.conoce-btn{
    width: 147px;
    height:93px;
    background-image: url(https://image.hola.banregio.com/lib/fe4215707564057b751673/m/14/87a62267-277b-4535-8d91-0535c5dd1e96.png);
    background-size: cover;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

}
.regresar-btn{
    width: 147px;
    height:93px;
    background-image: url(https://image.hola.banregio.com/lib/fe4215707564057b751673/m/14/fae70c1e-b37c-4b5e-b1ab-d59a10ab2115.png);
    background-size: cover;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.btn-01-slider {
    font-family: 'book';
    color: #ffffff;
    font-size: 20px;
    padding-top: 7px;
    padding-right: 50px;
    padding-bottom: 7px;
    padding-left: 50px;
    margin-right: 9px;
    margin-top: 10PX;
    text-decoration: none;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    border: solid 2px #292723;
    background: #292723;
}

.btn-01-slider:hover {
    background: #fffdfc !important;
    color: #292723 !important;
    border: #292723 solid 2px;
}

.btn-tabs {
    font-family: 'book';
    color: #ffffff;
    font-size: 20px;
    padding-top: 9px;
    padding-right: 50px;
    padding-bottom: 9px;
    padding-left: 50px;
    width: 500px;
    margin-right: 9px;
    margin-top: 10PX;
    text-decoration: none;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    border: solid 2px #ffff;
    background: #FF6B00 !important;
}

.btn-tabs:hover {
    background: #fffdfc !important;
    color: #FF6B00 !important;
    border: #FF6B00 solid 2px;
}

.legaldespegable {
    padding-left: 0px;
    font-size: 'book';
    font-size: 15px;
    color: #000000;
}

.btn-hipotecario {
    font-size: 'bold';
    font-size: 15px;
    color: #FF6B28;
}

/* section2 -COMIENZAN ESTILOS DE SLIDER */

.section2 {
    padding-top: 40px;
    background-color: #FBEBDE;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
}


.content-team{
    display: inline-flex;
    width: 100%
}
.imagen-team{
    display:inline-block;

}
.datos-team{
    display: inline-block;
    padding-top: 20px;
    padding-left: 10px;
    width: 300px;
    text-align: left;
}


/* Estilos Slider*/
/* Styles for slick  */


.card-title{
    font-family: 'bold';
    text-align: left;

    color: #000000;
}
.card-footer{
    margin-top: calc(100% - 289px);
    background-color: #00000000;
    border: none;
    padding-top: 0;
   
  display: block;
}
.card-footer-auto{
    margin-top: calc(100% - 225px);
    background-color: #00000000;
    border: none;
    padding-top: 0;
   
  display: block;
}
.card-normal {
    border-radius: 20px;
    height: 500px;
    border: 2px solid #707070;
    background-color: #fbebde00 !important;
}

.card-text {
    text-align: left;
    font-size: 18px;
    font-family: 'book';
    line-height: 1.3;
}

.card-normal>.card-header>center>img {
    height: 170px;
    width: 210px;
}

.img-header {
    margin-bottom: -32px;
    background-position: top;
    z-index: 1; position: relative;
    width: 168px;
    height: 126px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(https://image.hola.banregio.com/lib/fe4215707564057b751673/m/14/72be8710-5011-4706-9474-f55d32d57b26.png);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.img-header-auto {
    margin-bottom: -32px;
    background-position: top;
    z-index: 1; position: relative;
  z-index: 1;
    width: 168px;
    height: 126px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(https://image.hola.banregio.com/lib/fe4215707564057b751673/m/14/12ccff62-adf1-4126-a398-9a6f2114fe1f.png);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.img-header-tdce {
    z-index: 1; position: relative;
    margin-bottom: -32px;
    background-position: top;
  
    width: 168px;
    height: 126px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(https://image.hola.banregio.com/lib/fe4215707564057b751673/m/14/5b1a4ed3-e98e-483b-b664-5743478b393e.png);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.title-participantes{
    font-family: 'bold';
    color: #E7552F;
    font-size: 24px;
    padding-bottom: 0;
    text-align: left;
    margin: 0;
}
.title-legales{
    font-family: 'bold';
    font-size: 16px;
    text-align: left;
    color: #262120;
    margin: 0;
    padding: 0;
}
.legales-grales{
    font-family: 'book';
    font-size: 14px;
    text-align: left;
    color: #262120;
    margin: 0;
}
.Prod-hipotecarios{
    font-size: 25px;
    font-family: 'book';
    color: #E7552F;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    margin: auto;
    text-align: left;
}
.contenido-hipotecario{
    width: 100%;
    height: 100%;
}
.card-normal>.card-body {
    height:100%;
    background-color: transparent;
    line-height: 1;
    padding-bottom: 0;
}

div#slider-op .item:not(.slick-current) .content>div>.card-header {
    margin-top: -70px;

}

.btn-footer {
    /***margin: -47px;**/
    margin-top: calc(100% - 340px);

}
.shadow{
box-shadow: none!important;
}
.card-normal>.card-body>h2 {
    padding: 0px;
    color: #292723;
    text-align: left;
    text-decoration: none;
    font-size: 35px;
    font-family: 'bold';

}

.linea {
    height: 1px;
    background-color: #292723;
    width: 100%;
}

.legales-card {
    font-size: 13px;
    font-family: 'book';
    color: #292723;
    text-decoration: none;
    text-align: left;
    line-height: -1 !important;
}
.legales-hipotecario{
    font-size: 11px;
    font-family: 'book';
    color: #292723;
    text-decoration: none;
    text-align: left;
    line-height: -1 !important;
}


.sub-1 {
    font-size: 25px;
    font-family: 'bold';
    color: #292723;
    text-align: left;
}

.sub-2 {
    font-size: 18px;
    font-family: 'bold';
    color: #292723;
    padding-top: 10px;
    text-align: left;
}

.sub-3 {
    font-size: 25px;
    font-family: 'bold';
}




div#slider-op {
    display: grid;
    list-style: none;
    height: 660px;
    padding-right: 159px;
    padding-left: 159px;
}

.slick-list,
.slick-track {
    height: 100%;
}

div#slider-op .item {
    width: 300px;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
}

div#slider-op .item .content {
    width: 320px;
    height: 390px;
    transition: transform 0.3s linear;
    transition-delay: 0.5s;
    text-align: center;
}

/* div#slider-op .item .content span {
    color: #fff;
    font-size: 50px;
    font-family: Arial;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
} */

div#slider-op .item:not(.slick-current) .content {
    transform: scale(0.8);
    transition-delay: 0s;
}

div#slider-op .item:not(.slick-current) .content .card-normal>.card-footer>center>button {
    display: none;
}

.slick-prev {
    background-color: transparent;
    border: none;
    left: 79px;
}

.slick-prev:before {
    content: url("https://image.hola.banregio.com/lib/fe4215707564057b751673/m/14/02dd9870-5416-454d-88e8-554fedd1e6c3.png") !important;
}

.slick-next {
    background-color: transparent;
    border: none;
    right: 134px;
}

.slick-next:before {
    content: url("https://image.hola.banregio.com/lib/fe4215707564057b751673/m/14/92cb3a7d-99aa-44f5-8acf-90bdcf6f9b0a.png") !important;

}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 33%;
    display: block;
    width: 15px;
    height: 15px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

/* finish Slider*/

.section3 {
    background-color: #ACC4E8;
    padding-top: 50px;
    padding-bottom: 40px;
}

.text-final {
    color: #292723;
    font-size: 30px;
    font-family: 'book';
    text-align: center;

}


/* ESTILOS FOOTER */
/*FOOTER**/
footer {
    background-color: #FF6B00 !important;
    color: #fff;
    display: flex;
    padding: 40px 0;
}

.footer-text {
    font-size: 14px;
    text-align: right;
    padding: 30px 70px;
    line-height: 16px;
}

.footer-redes-web {
    padding: 0px 70px;
    text-align: right;
}

.iconos-redes-web {
    padding: 0;
    margin-bottom: -14px;
}

.footer-redes-movil {
    display: none;
}

.iconos-redes-movil {
    display: none;
}



/* start medias Web*/
@media screen and (max-width: 2561px) {
   
}

@media screen and (max-width: 2300px) {
   
}


@media screen and (max-width: 1500px) {
    
}

@media screen and (max-width: 1024px) {}

/* Tablets*/
@media screen and (max-width: 850px) {}

/*Movil-Horizontal*/
@media screen and (max-width: 841px) and (orientation: landscape) {}

/*Movil-Horizontal*/
@media screen and (max-width: 820px) and (orientation: landscape) {
    /*iphone 11*/
}



/**tablet**/
@media screen and (max-width: 769px) {

  
}

/*Movil-Horizontal*/
@media screen and (max-width: 670px) and (orientation: landscape) {}

/* Movil horizontal */
@media (max-width: 570px) and (orientation: landscape) {}

/* Movil-celular */
@media screen and (max-width: 590px) {

    .section1 {
        height: 100%;
        width: 100%;
    
    
        background-image: url("https://image.hola.banregio.com/lib/fe4215707564057b751673/m/14/54440b11-63c3-4d5f-86e0-d343524496a7.png");
        background-position: top;
        background-size: cover;
       
    
    }
    .conoce-btn {
        width: 90px;
        height: 69px;}

        .regresar-btn {
            width: 90px;
            height: 69px}

    .slick-prev, .slick-next {
       
        top: 47%;
       
        width: 15px;
        height: 15px;
       
    }


    .slick-prev:before {
        content: url("https://image.hola.banregio.com/lib/fe4215707564057b751673/m/14/006e1e3d-a5de-4d15-8789-b40a624d9449.png") !important;
    }
    

    
    .slick-next:before {
        content: url("https://image.hola.banregio.com/lib/fe4215707564057b751673/m/14/b364e7df-64e5-4033-a536-2e3204888e1d.png") !important;
    
    }

    .Title-Principal {
        font-size: 40px;
    }

    .p-section1 {

        font-size: 24px;

    }

    .btn-01-slider {
        padding-left: 12px;
        padding-right: 12px;
        width: auto;
        font-size: 16px;

    }

    .section2 {
        padding-bottom: 0;
    }

    .footer-redes-web {
        display: none;
    }

    .iconos-redes-web {
        display: none;
    }

    .iconos-redes-movil {
        display: block;
        padding: 0;
        margin-bottom: -6px;
    }

    .footer-redes-movil {
        text-align: center;
        display: block;
    }

    .footer-image {
        text-align: center;
    }

    .footer-text {
        text-align: center;
        padding: 30px 22px;
    }

    /*carrusel*/
    /*carrusel*/
    div#slider-op {
        padding-left: 30px;
        padding-right: 30px;
    }

    .card-normal>.card-header>center>img {
        height: 105Px;
        width: 117px;
    }

    .card-normal>.card-body {
        height: 219px;
    }

    .card-normal>.card-header {
        height: 102px;
        width: 172px;
    }

    div#slider-op .item {
        width: 374px;
        height: 100%;
        margin-left: 4px;
        margin-right: 4px;
    }

    div#slider-op .item .content {
        width: 76%;
        margin: auto;
    }
.card-text{
    font-size: 15px;
}
    .slick-prev {
        left: 11px;

    }

    .slick-next {
        right: 29px;
    }



}

@media screen and (max-width: 365px) {
  div#slider-op .item .content {
        width: 59%;
        margin: auto;
    }
    .card-normal {
   
        height: 595px}
        div#slider-op {
          
            height: 715px;}

            .conoce-btn {
                width: 47px;
                height: 32px;
            }
}

}

@media screen and (max-width:320px) {}