@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700;800&display=swap');

body{
    margin: 0;
    padding: 0;
    font-family: 'Montserrat';
    overflow: auto;
}
h1, h2, p, h4, h3 {
    white-space: pre-line;
}

a{
    display: inline-flex;
}
h1{
    font-size: 64px;
    font-weight: 800;
    color: #FFFFFF;
}

h2{
    font-size: 52px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #04263D;
}
h2 span{
    font-style: normal;
    color: #96cf00;
}
h3{
    font-size: 32px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #04263D;
    text-transform: uppercase;
}

h3 span{
    color: #32AF14;
}
p{
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #31424D;
}
.dethmpro{
    font-style: normal;
    font-size: 32px;
}
.dethmpro span{
    color: #96cf00;
}
.navpro{
    display: none !important;
}
.c-blue{
    color: #3785d3;
}
.c-celeste{
    color: #00c4aa;
}
.c-white{
    color: #FFFFFF;
}
.c-oscuro{
    color: #1D1D1B;
}
.font14{
    font-size: 14px;
    line-height: 1.3;
}
#topnav{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
    background: #FFFFFF;
    height: 70px;
    transition: .5s all;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
}
.stylmen{
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    line-height: 1.16;
    letter-spacing: normal;
    text-align: center;
    color: #04263D;
    text-transform: uppercase;
    transition: .4s all;
}
.stylmen:hover{
    color: #32AF14;
}
.isStuck{
    background: #FFFFFF !important;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%) !important;
    top: 0 !important;
}
.isStuck .stylmen{
    color: #2c3133;
}
.isStuck .imgredes{
    filter: brightness(0.5);
}
.current{
    color: #32AF14;
}
.main_nav{
    list-style: none;
    margin: 0;
    height: 70px;
}
.liredmn{
    margin-top: -5px;
}
.lihover{
    position: relative;
    padding: 22px 0;
    cursor: pointer;
}

.btncont{
    padding: 10px 33px;
    border: 1px solid #69DB50;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    background: #69DB50;
    border-radius: 50px;
    cursor: pointer;
}
.img_logo{
	max-height: 70px;
}
.NomProMen{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFF;
    margin-left: 20px;
    letter-spacing: 0.05em;
    position: relative;
    z-index: 999;
}

.isStuck .NomProMen{
    color: #175f93;
}
.sephmprMn {
    margin: 0 20px;
}

#inicio-page .promn,
#respaldo-page .resmn,
#pilares-page .pilmn,
#contacto-page .conmn,
#contacto-page .venmn{
    color: #96cf00;
}

#inicio-page .promnpr,
#respaldo-page .resmnpr,
#pilares-page .pilmnpr,
#contacto-page .venmnpr{
    color: #32AF14;
}

/****HOME****/
#inicio{
    height: 100vh;
}
.distrbn{
    padding: 6px 12px;
    background: #BAFFAB;
    display: inline-flex;
    align-items: center;
    border-radius: 50px;
    color: #04263D;
    font-weight: 700;
}
.athmbn{
    height: 100vh
}
.titselajx{
    color: #798A96;
    font-size: 12px;
    font-weight: 500;
}
.distbn{
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1D1D1B;
    background-color: #E4AF53;
    display: inline-block;
    padding: 10px 15px;
}
.distrbnajx {
    padding: 6px 12px;
    background: #BAFFAB;
    display: inline-flex;
    align-items: center;
    border-radius: 50px;
    color: #04263D;
    font-weight: 700;
    font-size: 12px;
}
.spanhastdor{
    color: #31424D;
    font-size: 13px;
}
.nomprobn{
    font-size: 80px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
.txtprobn{
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
.linkprobn{
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    border: 1px solid #FFFFFF;
    display: inline-block;
    padding: 7px 26px;
}

#bnhome .owl-dots{
    bottom: 20px;
}
.navlint, .navrint{
    position: absolute;
    top: 50%;
    z-index: 99999999;
    font-size: 30px;
    color: #FFFFFF;
}
.navlint{
    left: 50px;
}
.navrint{
    right: 50px;
}
.subti{
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #706F6F;
}
#proyectosinicio{
    padding: 80px 0 40px 0;
}
#intpageblog{
    padding: 40px 0 80px 0;
}
.inptformaj{
    border: 1px solid #04263D;
    padding: 5px 14px;
    height: 45px;
    margin-right: 20px;
    min-width: 280px;
    border-radius: 4px;
    color: #04263D;
    font-size: 16px;
    font-weight: 500;
}
.tisel{
    font-size: 12px;
    font-weight: 700;
}
.btnformaj{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    background: #96cf00;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #96cf00;
    padding: 10px 21px;
    cursor: pointer;
    width: 100%;
}

.imgprohm{
    width: 100%;
    border-radius: 8px 8px 0 0;
    max-height: 412px;
}
.estoprhm{
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #04263D;
    position: absolute;
    top: 13px;
    background: #FFFFFF;
    left: 13px;
    padding: 8px 11px;
    border-radius: 50px;
}
.titprohmaj{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #1D1D1B;
}
.desprohmaj{
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 1;
    color: #808184;
    font-family: 'Nunito';
}
.dirprohmaj{
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    color: #02141E;
    text-align: left;
}
.dirprohmnaj{
    font-weight: 700;
    font-size: 21px;
    line-height: 1;
    color: #02141E;
    text-align: left;
}
.sephmpr{
    margin: 0 20px;
}
.linhmpro{
    color: #02141E;
}
#slider-entregados .item{
    padding: 10px 5px;
}
#secporentr{
    padding: 50px 0;
}
.infoprohm{
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #0A2F4A;
    text-transform: uppercase;
    background-color: #FFF;
    position: absolute;
    padding: 8px 15px;
    left: 15px;
    top: 15px;
}
.divrelhm{
    position: relative;
    display: block;
}
.divmvpro{
    width: 100%;
}
.divmvproT{
    width: 100%;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,.5);
    border-radius: 0 0 8px 8px;
    padding: 20px 13px;
	height: 151px;
}

/*****FOOTER*****/
footer{
    background-color: #FFFFFF;
    padding: 50px 0 0 0;
}

.titfot{
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: left;
    color: #31424D;
}
.linkft{
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: normal;
    text-align: left;
    color: #31424D;
    transition: .3s all;
}
.lnkft{

}
a.linkft:hover{
    color: #96cf00;
    text-shadow: 0px 2px 10px #96cf00;
}
.ullisft{
    list-style: none;
    padding: 0;
}
.hrft{
    background: #B4CAD9;
}
.infftbtm{
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #798A96;
}
.healt{
    height: 20vh;
}
.healt2{
    height: 50vh;
}
.healt3{
    height: 30vh;
}
.linkmenuchild{
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 1;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    color: #04263D;
}
.fontpqe{
    font-size: 14px;
}
.btncontmen{
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    background: #104C77;
    color: #FFF;
    padding: 11px 26px;
    display: initial;
    font-size: 16px;
}

.lismen{
    padding: 0;
    list-style: none;
}
/*****PROYECTO*****/
#bnhomepro .hebnpro{
    height: 100vh;
}
.rowproint{
    height: 100%;
}
.divbnpro{
    height: 400px;
    display: flex;
    align-items: center;
    position: relative;
}
.divbnpro::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
}
.nomproint{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #1D1D1B;
}
.infointpr{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #706F6F;
}
.desproint{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #1D1D1B;
}
.divsepproint{
    color: #9D9D9C;
    font-size: 32px;
    margin: 0 30px;
}
.divcontinfproint{
    background: #fff;
    width: max-content;
    padding: 15px 43px;
    margin: -37px auto 80px auto;
}

.imgprofach{
    width: 100%;
}
#slider-fachadas .owl-dots{
    bottom: 10px;
}
.cuadslpr{
    position: absolute;
    top: 20px;
    left: 33px;
    z-index: -1;
}
.txtdeare{
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #31424D;
}
.linkbrochure{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #1D1D1B;
    padding: 13px 20px;
}
#galeria{
    padding: 65px 0 0 0;
}
.txtxinfgal{
    position: absolute;
    bottom: 11px;
    left: 0;
    right: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    text-shadow: 2px 2px 5px #000000;
    margin: 0 auto;
    text-align: center;
}
.navlgal, .navrgal{
    color: #104C77;
    position: absolute;
    top: 45%;
    font-size: 34px;
}
.navlgal{
    left: 15px;
}
.navrgal{
    right: 15px;
}
#recorrido-virtual{
    padding: 65px 0;
}
.playbtn{
    left: 0;
    right: 0;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 76px;
    cursor: pointer;
}
.divrel{
    position: relative;
}
.txtdirubpro{
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #2c3133;
}
.txtdirubpro span{
    color: #96cf00;
}
.txtintbubi{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #104C77;
    margin: 0;
    text-align: center;
    background: #D6EBF9;
    padding: 10px 0;
}
.btnlinkdir{
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #104C77;
    border: 1px solid;
    padding: 17px 20px 15px 20px;
    width: 100%;
    text-align: center;
}
#ubicacion{
    padding: 65px 0;
}
.imgmap iframe{
    border: 0;
    width: 100%;
    height: 495px;
}
.divrel iframe{
    width: 100%;
    height: 725px;
    border: 0;
}

/*****NOSOTROS*****/
#nosotros{
    margin-top: 80px;
    padding: 65px 0 0 0;
}
.vidiframe iframe{
    width: 100%;
    height: 320px;
}
.txttitnos{
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #1D1D1B;
}
.cuadbef, .cuadbefrg{
    position: relative;
}
.cuadbef::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 9px solid #EDEDED;
    z-index: -1;
    left: 35px;
    top: 35px;
}
.cuadbefrg::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 9px solid #EDEDED;
    z-index: -1;
    right: 35px;
    top: 35px;
}
.txtinns{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #404042;
}
#nosotros-valores{
    padding: 65px 0 80px 0;
}

/*****CONTACTO*****/
#form-contacto{
    margin-top: 70px;
    padding: 50px 0 80px 0;
    background-color: #F1F6FA;
}

.linlhomein.active{
    border: 1px solid #B4CAD9 !important;
    background-color: #B4CAD9;
}
.linlhomein:hover{
    border: 1px solid #B4CAD9 !important;
    box-shadow: inset 0 0 0 2em #B4CAD9;
}
.tabs_pro {
    /*border-bottom: 1px solid #D6EBF9;*/
}

.txtformtit{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #1D1D1B;
}
input[type=checkbox]{
  display: none; /*solo se esconde para tener un campo personalisado*/
}
.lbl_termin{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    position: relative;
    padding-left: 30px;
}
.lbl_termin:hover{
    text-shadow: 0px 2px 10px #2c3133;
}
input[type=checkbox] + .lbl_termin{
  cursor:pointer;
}/*esta linea significa esto + el siguiente elemento*/

.lbl_termin:before{
    content: '';
    border: 1px solid #04263D;
    height: 22px;
    width: 22px;
    position: absolute;
    left: 0;
    top: -2px;
    text-align: center;
}
input[type=checkbox]:checked + .lbl_termin:before{
    content: '✔';
    font-size: 15px;
    color: #FFFFFF;
    background: #04263D;
}
.iptform, .inptform{
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #798A96;
    border: 1px solid #04263D;
    padding: 10px;
    width: 100%;
    margin-bottom: 25px;
    height: 45px;
    background: #FFF;
    border-radius: 4px;
}
.iptform::placeholder{
    color: #798A96;
}
.iptform:focus, .inptform:focus{
    outline: none;
}
.btn_env{
    width: 100%;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid #96cf00;
    padding: 10px 1px;
    cursor: pointer;
    color: #96cf00;
}
.topneg{
    margin-top: -100px;
}
.tabcont{
    color: #04263D;
    font-weight: 700;
    background: #B4CAD9;
    border-radius: 8px;
    transition: .4s all;
}
.tabcont.active{
    color: #FFF;
    background: #04263D;
}
.tabcont:hover{
    color: #FFFFFF;
    box-shadow: inset 0 0 0 2em #04263D;
}


/*****PLANOS*****/
#planos{
    padding: 80px 0 60px 0;
    background-color: #F1F6FA;
}
.accordion {
    color: #fff;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    position: relative;
    padding: 12px 10px;
    margin-bottom: 15px;
    border: 1px solid #04263D;
    background: #FFF;
    border-radius: 5px;
}
.panel {
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    position: absolute;
    width: calc(100% - 38px);
    z-index: 9999;
    box-shadow: 0 5px 5px 2px rgb(0 0 0 / 10%);
    visibility: collapse;
    border: 1px solid #aaa;
    margin-top: -17px;
    cursor: pointer;
    padding: 5px 0;
}
.imgplinfo{
    width: 100%;
    border-radius: 16px 16px 0 0;
}
.ico-down{
    top: 18px;
    right: 15px;
    color: #04263D;
    position: absolute;
    font-size: 21px;
}
.accordion p{
    margin-bottom: 0;
}
.panel .txtinfopla{
    padding: 8px 15px;
    font-size: 17px;
}
.panel .txtinfopla:hover{
    background-color: #d7d7d7;
}
.info_num{
    position: fixed;
    background: #fff;
    border-radius: 15px 0 0 15px;
    z-index: 9;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
}
.div_btn_pal{
    position: fixed;
    height: 100px;
    width: 45px;
    bottom: 0;
    right: 0;
    z-index: 9999999;
}
.div_btn_pal .info_num{
    opacity: 0;
    transition: all .5s;
}
.i-flot{  
    font-size: 40px;
    color: #FFFFFF;
}
.div_btn_pal .info_num{
    padding: 3px 10px 3px 10px;
    margin-left: -136px;
    margin-top: 1px;
    opacity: 1;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.txt_num_hover{
    color: #004b87;
    margin: 0;
    font-weight: 600;
}
.btn_wht_escr{
    background: #13a538;
    border-radius: 50px;
    position: fixed;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    margin-left: -43px;
    margin-top: -17px;
    padding: 13px 17px 15px 17px;
}
@keyframes latidos {
    0% { 
        transform: none; 
        opacity: 1;
    }
    100% { 
        transform: scale(2.5); 
        opacity: 0;
    }
}
.palpitar {
    display: inline-block;
    font-size: 150px;
    background: #13a538;
    height: 35px;
    width: 35px;
    border-radius: 30px;
    animation: latidos .9s infinite;
    transform-origin: center;
    position: fixed;
    z-index: 9;
    margin-left: -26px;
}

#cloemod{
    position: absolute;
    right: 11px;
    top: 10px;
    font-size: 30px;
}
.titmowh{
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.ulliswhat{
    padding-left: 15px;
    list-style: none;
}
.ulliswhat li{
    margin-bottom: 13px;
}
.ulliswhat li a{
    display: flex;
    align-items: center;
    color: #1D1D1B;
}
.icowhft{
    color: #13a538;
    font-size: 22px;
    margin-right: 6px;
}


#page-gracias{
    height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 70px;
}
.titgrag{
    color: #04263D;
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
}
.txtingrac{
    text-align: center;
    font-size: 21px;
}
.linkgra{
    text-transform: uppercase;
    font-size: 20px;
    padding: 9px 22px;
    border: 1px solid;
    color: #96cf00;
    font-weight: normal;
    font-stretch: normal;
}

.custom-file-label{
    top: 27px;
    width: calc(100% - 30px);
    left: 15px;
    padding: 10px 10px;
    color: #808184;
    border: 1px solid #C0C0C2;
}
.custom-file-label::after {
    position: absolute;
    top: 4px;
    right: 10px;
    bottom: 0;
    z-index: 3;
    display: block;
    content: "Browse";
    background-image: url(../img/cv.png);
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: transparent;
    border: none;
    font-size: 0;
}
.bgtol{
    overflow: hidden;
}
.bgtol::before{
    content: '';
}
.titnompag{
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #104C77;
}
.icored{
    color: #798A96;
    font-size: 22px;
}
.icoredmen{
    color: #FFFFFF;
    font-size: 22px;
}
.isStuck .icoredmen{
    color: #104C77;
}
.linkbntpage{
    transition: .4s all;
}
.linkbntpage:hover{
    color: #FFFFFF;
    border: 1px solid #32AF14 !important;
    box-shadow: inset 0 0 0 2em #32AF14;
}
#secinfoini{
    padding: 70px 0 50px 0;
    position: relative;
}
.linlhomein{
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #04263D;
    border: 1px solid #B4CAD9;
    padding: 9px 15px;
    border-radius: 8px;
    text-align: center;
    transition: .5s all;
}
.descproini{
    font-size: 14px;
    font-weight: 700;
}
.btnmspro{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #104C77;
    border: 1px solid;
    padding: 13px 20px;
}
.divhoin{
    height: 400px;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
}
.divhTwin{
    height: 185px;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
}
.titbloinhmTw{
    position: absolute;
    bottom: 9px;
    margin: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    color: #FFFFFF;
    padding: 0 10px;
    z-index: 9;
}
.titbloinhm{
    position: absolute;
    bottom: 9px;
    margin: 0;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    color: #FFFFFF;
    padding: 0 10px;
    z-index: 9;
}
#testimohome{
    background: #EEF7FD;
    padding: 80px 0;
}
.nomtesti{
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 1;
    color: #104C77;
}
.ullisft{
    list-style: none;
    padding: 0;
}
.copyft{
    font-size: 14px;
    color: #808184;
    border-bottom: 1px solid rgb(128 129 132 / 20%);
    padding-bottom: 20px;
    margin-bottom: 35px;
}
#pagenoslog{
    background: #EEF7FD;
    padding: 80px 0;
}
.titmvns{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #104C77;
}
.divbgms{
    background: #EEF7FD;
    height: 330px;
    padding: 25px 20px;
}
#sectnosmv{
    padding: 80px 0 40px 0;
}

.divinfprentr{
    padding: 15px 15px;
}
.imgprentr{
    width: 100%;
}
.titdisentr{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-transform: capitalize;
    color: #104C77;
}
.sizeentr{
    font-size: 14px;
    line-height: 1;
}
.divinfprentr span{
    margin: 0 12px;
    line-height: 1;
    font-size: 0;
    background: #a9adad;
    width: 1px;
    height: 14px;
}
.boxshaentr{
    box-shadow: 0px 3px 11px rgba(0,0,0,.5);
}
.titcontpa{
    font-weight: 700;
}

.read-more-state {
    display: none;
}
.read-more-target {
    display: none;
}
.read-more-state:checked~.read-more-wrap .read-more-target {
    display: block;
}
.read-more-state~.read-more-trigger:before {
    content: 'PROYECTOS ▽';
}
.read-more-state:checked~.read-more-trigger:before {
    content: 'PROYECTOS △';
}
.read-more-trigger {
    cursor: pointer;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    display: flex;
    align-items: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #104C77;
}
.read-more-wrap{
    padding-left: 15px;
}
.read-more-wrap a{
    color: #104C77;
    font-size: 12px;
}
#sectrefpage{
    margin-top: 70px;
    padding: 40px 0 80px 0;
    position: relative;
}
.passegttit{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #104C77;
}
.passeg{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #104C77;
}
select{
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    background-image: url(../img/select.svg) !important;
    background-size: 12px !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
}
.passegttit span{
    font-weight: 400;
    font-size: 15px;
}
.tiprosefr{
    color: #798A96;
    font-weight: 500;
    font-size: 12px;
}
textarea.iptform{
    height: auto;
    resize: none;
}
.navltes, .navrtes{
    position: absolute;
    top: 45%;
    color: #104C77;
    font-size: 35px;
}
.navltes{
    left: -70px;
}
.navrtes{
    right: -70px;
}
.mttstipage{
    margin-top: 70px;
}
#certificaiconpage{
    margin-top: 70px;
    padding: 80px 0;
}
.titcerd{
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 54px;
    letter-spacing: 0.02em;
    color: #404042;
    text-align: center;
}
.subticer{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #104C77;
}
.divconcerti{
    background: #EEF7FD;
    width: 100%;
    padding: 23px 25px;
}
#transparenciapage{
    padding: 80px 0;
    margin-top: 70px;
}
.titpotntra{
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #808184;
}
.acordiv{

}
.titproacor{
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 56px;
    color: #104C77;
    border-bottom: 1px solid #C0C0C2;
}
.divcontinfopro{
    
}
.continfopro{
    padding: 25px 0;
}
.divconpdf{
    min-height: 95px;
    background: #EEF7FD;
    padding: 6px 12px;
    max-height: 95px;
}
.titnompdf{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    color: #104C77;
}
.linpdfdown{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #104C77;
}
.linkmdolform{
    position: fixed;
    top: 30%;
    left: 0;
    z-index: 9;
}
.titformmod{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #104C77;
}
.cmpobli{
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.04em;
    color: #104C77;
}
.pdformmd{
    padding: 23px;
}
.clomdfor{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 29px;
    cursor: pointer;
}
.imglogprohm{

}
.linesephjx{

}
.titprobnPro{
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #FFF;
}
#descrpro{
    padding: 90px 0 40px 0;
}
.pinubpro{
    background: #104C77;
    width: max-content;
    display: flex;
    align-items: center;
    color: #FFF;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 17px;
}
.direcpro{
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #104C77;
}
#bnhomepro .owl-dots{
    bottom: 25px;
}
.imgicopro{
    max-width: 48px;
}
.desprobn{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #104C77;
}
.linkprobtn{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #104C77;
    border: 1px solid;
    padding: 13px 20px;
}
.videproyou{
    width: 100%;
    height: 500px;
}
#videareaspro{
    position: relative;
    padding: 40px 0;
}
#bienvenpro{
    padding: 80px 0 50px 0;
}
.ifrmtest iframe{
    width: 100%;
    height: 260px;
}
.txtinnsTit{
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #104C77;
}
.bgvalin{
    background: #EEF7FD;
    padding: 15px 15px;
}

.textform{
    resize: none;
    height: 100px;
    padding: 10px 13px;
}
.linkbhm{
    width: 100%;
    position: relative;
    margin-bottom: 24px;
}
.linkbhm::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 9;
}
.hebnpro{
	height: 100vh;
}
.columlist{
    column-count: 2;
}
.navprinproubi{

}
.navlisproubi{
    width: 100%;
    margin-bottom: 15px !important;
}

#popup_infoaut{
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    background: rgba(0,0,0,.5);
}
.divjc{
    position: relative;
    text-align: center;
}
.close_terq{
    position: absolute;
    top: 0;
    color: #32AF14;
    right: 0;
    font-size: 38px;
    line-height: 1;
    font-weight: 700;
    cursor: pointer;
    background: #FFFFFF;
    padding: 3px 11px;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
}
.imgpa{
    max-height: 80vh;
}

.nNosL, .nNosR{
    position: absolute;
    top: -93px;
    font-size: 37px;
    color: #104C77;
}
.nNosL{
    right: 45px;
}
.nNosR{
    right: 0;
}
.artpoabs{
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
}
.artporelzi{
    position: relative;
    z-index: 9;
}
.navlintref, .navrintref{
    position: absolute;
    bottom: -60px;
    z-index: 99999999;
    font-size: 30px;
    color: #96cf00;
}
.navlintref{
    border-radius: 50px;
    right: 60px;
    line-height: 1;
    border: 1px solid;
    padding: 7px;
    transform: rotate(180deg);
}
.navrintref{
    border-radius: 50px;
    right: 0;
    line-height: 1;
    border: 1px solid;
    padding: 7px;
}
.brbtm{
    border-bottom: 1px solid #96cf00;
}
.c-dark{
    color: #04263D;
}
.posabsref{
    position: absolute;
    right: 0;
    bottom: -5px;
}
/*input:-webkit-autofill {
    -webkit-text-fill-color: #808080;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 100px #2c3133 inset !important;
}*/
.numreflist{
    font-family: Montserrat;
    font-size: 50px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #96cf00;
    width: max-content;
    border: 1px solid;
    border-radius: 50%;
    padding: 5px 17px 5px 15px;
}
.txtrefO{
    padding: 5px 23px 5px 18px;
}
#comofunciona{
    padding: 50px 0;
    background-color: #F1F6FA;
}
.imgalides{
    max-width: 104px;
}
.titconnos{
    font-weight: 700;
    font-size: 24px;
}
.divcontnos{
    background: #FFFFFF;
    height: 300px;
    padding: 13px 26px;
    border-radius: 8px;
    box-shadow: 0 8px 16px 0px #04263D29;
}
#sect-termref{
    padding: 50px 0 80px 0;
}
.txtdsprovi{
    font-size: 65px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.02;
    letter-spacing: normal;
    text-align: right;
    color: #2c3133;
}
.logoproint{
    max-width: 250px;
}
.articleposab{
    position: absolute;
    top: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    transform: translate(0%, -50%);
}
.titaretxt{
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #2c3133;
}
.titarenum{
    font-family: 'Walkway';
    font-size: 40px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #2c3133;
}
#tabprointsection{
    padding: 50px 0;
}
.countNumSlider{
    font-size: 19px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #96cf00;
    position: absolute;
    margin-top: 28px;
}
.navsliLf, .navsliRg{
    position: absolute;
    top: 50%;
    z-index: 999;
    filter: brightness(0.1);
}
.navsliLf{
    left: 15px;
}
.navsliRg{
    right: 15px;
}
.divsepOhm{
    width: 50%;
}
.divsepThm{
    width: 50%;
}
.sylerel{
    position: relative;
    z-index: 9;
}
.nompronos{
    font-size: 19px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #2c3133;
    font-family: 'Montserrat';
}
.inptformaj:focus{
    outline: none;
}

.diviframrec iframe{
    width: 100% !important;
    height: 640px !important;
}
.brbtm option{
    text-indent: 5px;
}
.txtinfopla{
    font-style: normal;
}
.txtinfopla span{
    color: #808184 !important;
}

.linkbtnref{
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #96cf00;
    border: 1px solid;
    padding: 6px 15px;
}
.imgslidergal{
	max-height: 640px;
    max-width: 100%;
}
.imglobn{
	max-height: 135px;
	max-width: 400px;
}
.linknos{
	color: #96cf00;
    font-size: 35px;
}
.navlpro, .navrpro{
    position: absolute;
    top: -75px;
}
.navlpro{
    right: 60px;
}
.navrpro{
    right: 0;
}
#persopage{
    padding: 50px 0;
}
#icopilpage{
    background-color: #F1F6FA;
    padding: 50px 0;
}
.txticopil{
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    color: #04263D;
}
#contrpage{
    padding: 50px 0;
    background-color: #F1F6FA
}
#proyecto{
    margin-top: 70px;
    position: relative;
}
.posabspro{
    position: absolute;
    top: 0;
    height: calc(100% - 79px);
    width: 100%;
    display: flex;
    align-items: center;
}
.txtprontest{
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #04263D;
}
.nomproint{
    font-size: 48px;
    font-weight: 800;
    text-transform: uppercase;
    color: #04263D;
    line-height: 1;
}
.imgareproint{
    max-width: 48px;
}
.linkpad{
    padding: 10px 20px;
}
.titinfoprointpr{
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
}
.preinfopro{
    font-size: 24px;
    font-weight: 800;
}
.titinfoproint{
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}
.desinfproint{
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
}
.titinfobro{
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    color: #FFFFFF;
}
.bgbroint{
    background-color: #32AF14;
}
.bgbroint:hover{
    background-color: #69DB50;
}
.linkbropr{
    padding: 15px 0;
    height: 100%;
}
.bggrainpro{
    background: linear-gradient(to left, #F1F6FA 0%, #F1F6FA 80%, #B4CAD9 0%, #B4CAD9 100%);
}
.bginprepro{
    background-color: #B4CAD9;
}
.txtinfogal{
    position: absolute;
    bottom: 0;
    background: #FFFFFF;
    padding: 10px 8px;
    border-radius: 0 8px 0 0;
    font-size: 24px;
    color: #04263D;
    font-weight: 700;
}
.txtinfogal span{
    color: #32AF14;
}
#recorrido{
    padding: 65px 0 50px 0;
}
.disubisec{
    font-weight: 400;
    font-size: 24px;
    color: #04263D;
}
.disubisec span{
    font-weight: 700;
    color: #32AF14;
}
.tabsubiInt li{
    width: 50%;
}
.txtlinkrut{
    color: #798A96;
    font-size: 12px;
    font-weight: 400;
}
.linkrutrf{
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #04263D;
    border: 1px solid #B4CAD9;
    padding: 9px 15px;
    border-radius: 8px;
    text-align: left;
    background-color: #B4CAD9;
    transition: .5s all;
    width: 50%;
}
.linkrutrf:hover{
    border: 1px solid #94afc1 !important;
    box-shadow: inset 0 0 0 2em #94afc1;
}
.txtnompl{
    color: #04263D;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
}
.txtinpl{
    font-size: 8px;
    color: #04263D;
    font-weight: 600;
}
.imgmasc{
    position: fixed;
    bottom: 108px;
    right: 8px;
    animation: rebota .5s alternate infinite ease-out;
    width: 110px;
	z-index: 9999;
}
@-webkit-keyframes rebota {
  0% {
    bottom: 108px;
  }
  100% {
    bottom: 118px;
  }
}
.btnwhbtmf{
    position: fixed;
    background: #13a538;
    z-index: 999;
    bottom: 0;
    width: 100%;
    text-align: center;
    justify-content: center;
    color: #FFF;
    font-size: 17px;
    padding: 12px 0;
    align-items: center;
}
#sectiontransparencia{
    background-color: #F1F6FA;
    padding: 80px 0;
}
.txttitpdf{
    font-weight: 700;
    font-size: 14px;
    color: #04263D;
}
.imgpdf{

}
.linkpdf{
    display: flex;
    align-items: center;
    width: 100%;
    background: #FFFFFF;
    padding: 13px 9px;
    border-radius: 8px;
    box-shadow: 0px 4px 4px 0px rgba(4, 38, 61, 0.08);
}
.lirel{
    position: relative;
}
.ulnosi{
    display: none;
}
.lirel:hover .ulnosi{
    display: block;
    position: absolute;
    padding: 0;
    top: 56px;
    left: -69px;
    width: 240px;
    background: #FFFFFF;
    padding: 6px 18px;
    border-radius: 8px;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
}
.main_nav li{
    height: 70px;
    display: flex;
    align-items: center;

}
.liintsub{
    height: 40px !important;
    justify-content: center;
}
.linemen{
    color: #04263D;
    font-size: 20px;
    line-height: 1;
}
#sectionnooshome{
    padding: 90px 0;
}
#secporentrhome{
    padding: 90px 0;
    background: #F1F6FA;
}
#sectidighome{
    padding: 90px 0;
}
.txtdigdes{
    color: #04263D;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}
.txtdigdes span{
    color: #32AF14;
    font-weight: 700;
}
.txtdesicdig{
    color: #04263D;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}
.divinforeal{
    background: #BAFFAB;
    padding: 17px 15px 17px 35px;
    width: calc(100% + 30px);
    margin-left: -30px;
}
.txtinfreal{
    color: #02141E;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.64px;
}
.txtinfentre{
    color: #02141E;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 0.96px;
}
.colrowul{
    column-count: 2;
}
.colrowul ul{
    padding-left: 22px;
}
.colrowul ul li{
    color: #31424D;
}
.titproreal{
    color: #04263D;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}
.imglogfotmd{
	width: 220px;
}

.itemmoveslider{
    opacity: 0;
    transition: all .5s;
    position: relative;
    z-index: 0;
}
#bnhome .active .item .container .athmbn .itemmoveslider{
    animation: content_moving;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
}
#bnhomeMv .active .item .container .athmbn .itemmoveslider{
    animation: content_moving;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
}
.txtfinan{
	font-size: 14px;
    text-align: center;
	margin-bottom: 0;
}
.logoban{
	height: 12px;
    margin-left: 5px;
}
.txtfinanproint{

}
.logobanproint{
	max-height: 35px;
    margin-left: 5px;
}
@keyframes content_moving {
    0% {
        opacity: 0;
        top: 180px;
    }

    100% {
        opacity: 1;
        top: 0px;
    }
}