@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff'),
        url('../fonts/Gilroy-Regular.ttf') format('truetype'),
        url('../fonts/Gilroy-Regular.svg#Gilroy-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff'),
        url('../fonts/Gilroy-Bold.ttf') format('truetype'),
        url('../fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-ExtraBold.eot');
    src: url('../fonts/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('../fonts/Gilroy-ExtraBold.woff') format('woff'),
        url('../fonts/Gilroy-ExtraBold.ttf') format('truetype'),
        url('../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

body{
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-family: 'Gilroy';
}
h1, h2, p, h4, h3 {
    white-space: pre-line;
}

a{
    display: inline-block;
}

h2{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 52px;
    line-height: 56px;
    color: #FFFFFF;
}

p{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #868A8C;
}
select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    background-image: url(../img/down-arrow.png) !important;
    background-size: 13px !important;
    background-repeat: no-repeat !important;
    background-position: right 8px center;
    background-position-y: 13px !important;
}
.navpro{
    display: none !important;
}
.c-verde{
    color: #96C121;
}
.c-celeste{
    color: #00c4aa;
}
.c-white{
    color: #FFFFFF;
}
.c-oscuro{
    color: #323435;
}
.hoverbtn{
    transition: .4s all;
}
.hoverbtn:hover{
    color: #FFFFFF;
    border: 1px solid #b8e148 !important;
    box-shadow: inset 0 0 0 2em #b8e148;
}
#topnav{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    background: transparent;
    height: 80px;
    transition: .5s all;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
}
.stylmen{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin: 0;
    display: flex;
    align-items: center;
    position: relative;
}
.btncont{
    padding: 10px 15px;
    border: 1px solid;
    border-radius: 16px 0;
}

.isStuck{
    background: #FFFFFF !important;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%) !important;
    top: 0 !important;
}
.isStuck .stylmen{
    color: #868A8C;
}
.isStuck .btncont{
    color: #FFFFFF;
    border: 1px solid #96C121;
    background: #96C121;
}
.isStuck .imgredes{
    filter: brightness(0.5);
}

.main_nav{
    list-style: none;
    margin: 0;
    height: 80px;
    padding: 0;
}
.liredmn{
    margin-top: -5px;
}
.lihover{
    position: relative;
    padding: 22px 0;
    cursor: pointer;
}


.img_logo{
    width: 160px;
}
.NomProMen{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #868A8C;
}
.sephmprMn {
    margin: 0 20px;
}

#page-proyecto .promen,
#page-nosotros .nosmen,
#page-proyectoentregado .entmen,
#duplex-page .depamen,
#duplex-page .duplexmen,
#promo-page .promomen,
#contacto-page .conmen,
#nosotros-page .nosmen{
    color: #96C121
}

/****HOME****/
#inicio{
    height: 100vh;
}
.athmbn{
    height: 100vh
}
.distbn{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #323435;
    background-color: #EAB500;
    display: inline-flex;
    padding: 6px 12px;
    align-items: center;
    border-radius: 50px;
}
.nomprobn{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 800;
    font-size: 80px;
    line-height: 84px;
    color: #FFFFFF;
}
.txtprobn{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}
.linkprobn{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFF;
    background-color: #96C121;
    padding: 10px 15px;
    border: 1px solid #96C121;
    border-radius: 16px 0;
    cursor: pointer;
}

.navlint, .navrint{
    position: absolute;
    top: 47%;
    z-index: 99999999;
    font-size: 50px;
    color: #FFFFFF;
}
.navlint{
    left: 15px;
}
.navrint{
    right: 15px;
}
.subti{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #706F6F;
}
#proyectosinicio{
    padding: 80px 0;
    position: relative;
}
.inptformaj{
    border: 1px solid #9D9D9C;
    padding: 5px 7px;
    height: 40px;
    margin-right: 20px;
    min-width: 260px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #323435;
    border-radius: 4px;
}
.tisel{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #323435;
}
.btnformaj{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    background: #323435;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    height: 40px;
    padding: 0 21px;
    cursor: pointer;
}
.btnformaj:hover{
    background: #706F6F;
}
.imgprohm{
    width: 100%;
    border-radius: 8px 8px 0 0;
}
.titprohmaj{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #323435;
}
.desprohmaj{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #868A8C;
}
.dirprohmaj{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #323435;
}
.sephmpr{
    margin: 0 20px;
}
.infoprohm{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #323435;
    background-color: #EFF5F9;
    position: absolute;
    padding: 5px 10px;
    left: 10px;
    top: 10px;
    border-radius: 8px;
}
.divrelhm{
    position: relative;
    display: block;
}
.divmvpro{
    width: 100%;
}
.divmvproT{
    width: 100%;
}
.imgfnpro{
    position: absolute;
    top: 0;
    left: 0;
}

/*****FOOTER*****/
footer{
    background-color: #EFF5F9;
    padding: 50px 0 0 0;
}

.titfot{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #323435;
}
.linkft{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.04em;
    color: #323435;
}
.ullisft{
    list-style: none;
    padding: 0;
}
.hrft{
    background: #706F6F;
}
.infftbtm{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #706F6F;
}
.healt{
    height: 15vh;
}
.healt2{
    height: 50vh;
}
.healt3{
    height: 35vh;
    display: inline-grid;
    align-items: flex-end;
}
.linkmenuchild{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.02em;
    color: #868A8C;
    display: inline-block;
}

/*****PROYECTO*****/
#proyecto{
    margin-top: 80px;
    padding: 70px 0;
}
.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-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #323435;
}
.infointpr{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #706F6F;
}
.desproint{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #323435;
}
.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%;
    border-radius: 32px 0 32px 0;
}
#slider-fachadas .owl-dots{
    bottom: 10px;
}
.cuadslpr{
    position: absolute;
    top: 20px;
    left: 33px;
    z-index: -1;
}
.txtdeare{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #323435;
}
.linkbrochure{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #323435;
    padding: 13px 20px;
}
#galeria{
    padding: 65px 0;
}
.txtxinfgal{
    position: absolute;
    bottom: 11px;
    left: 30px;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    text-shadow: 2px 2px 5px #000000;
}
.navlgal, .navrgal{
    color: #FFFFFF;
    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-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #323435;
}
.imgfullwhi{
    width: 100%;
}
.txtvilk{

}
.btnlinkdir{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.08em;
    color: #323435;
    border: 1px solid #DFE7EC;
    padding: 10px 20px;
    background: #DFE7EC;
    border-radius: 16px 0 16px 0;
}

#ubicacion{
    padding: 65px 0;
}
.imgmap iframe{
    border: 0;
    width: 100%;
    height: 495px;
    border-radius: 16px;
}
.divrel iframe{
    width: 100%;
    height: 725px;
    border: 0;
    border-radius: 16px;
}

/*****NOSOTROS*****/
#nosotros{
    margin-top: 80px;
    padding: 65px 0 0 0;
}
.vidiframe iframe{
    width: 100%;
    height: 320px;
}
.txttitnos{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #323435;
}
.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-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #323435;
    text-align: center;
}
#nosotros-valores{
    padding: 65px 0 80px 0;
}
.imgnospa{
    width: 100%;
    border-radius: 32px 0 32px 0;
}

/*****CONTACTO*****/
#form-contacto{
    margin-top: 80px;
    padding: 60px 0 80px 0;
}
.tabcont{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #323435;
    border: 1px solid #323435;
}
.tabcont:hover{
    background-color: #E4AF53;
    border: 1px solid #E4AF53;
    color: #FFFFFF;
}
.tabcont.active{
    color: #FFFFFF;
    background-color: #323435;
}
.tabcont.active:hover{
    background-color: #706F6F;
    border: 1px solid #706F6F;
}

.txtformtit{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #323435;
}
input[type=checkbox]{
  display: none; /*solo se esconde para tener un campo personalisado*/
}
.lbl_termin{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.04em;
    color: #868A8C;
}
input[type=checkbox] + .lbl_termin{
  cursor:pointer;
}/*esta linea significa esto + el siguiente elemento*/

.lbl_termin:before{
    content: '';
    background: transparent;
    border: 1px solid #323435 !important;
    border-radius: 4px;
    display: inline-flex;
    height: 15px !important;
    width: 15px !important;
    vertical-align: middle;
    margin-right: 7px;
    align-items: center;
    justify-content: center;
}
input[type=checkbox]:checked + .lbl_termin:before{
    content: '✔';
    font-size: 11px;
    color: #FFFFFF;
    background: #323435;
}
.iptform, .inptform{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #706F6F;
    border: 1px solid #9D9D9C;
    padding: 13px 13px;
    width: 100%;
    margin-bottom: 19px;
    border-radius: 4px;
}
.iptform:focus, .inptform:focus{
    outline: none;
}
.btn_env{
    width: 100%;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #323435;
    border: 0;
    padding: 10px 1px;
    margin-top: 18px;
    cursor: pointer;
}
.btn_env:hover{
    background-color: #706F6F;
}
.topneg{
    margin-top: -100px;
}

/*****TESTIMONIOS*****/
#testimonios{
    margin-top: 80px;
    padding: 60px 0 80px 0;
}
.vidiframeTesti iframe{
    width: 100%;
}
.testfam{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #323435;
}
.subtest{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #323435;
}
.promnts{
    font-weight: 700;
    font-size: 16px;
}

/*****PROYECTOS ENTREGADOS*****/
#proentr{
    margin-top: 80px;
    padding: 60px 0;
}
.titroentrin{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #323435;
}
.titroentrin .spnmas{
    color: #AE7218;
}
.txtinproent{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #323435;
}
.mtrconst{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 28px;
    letter-spacing: 0.02em;
    color: #323435;
}
.sepbarproent{
    color: #9D9D9C;
    font-size: 37px;
    font-family: 'Gilroy';
    font-weight: 300;
    margin: 0px 30px;
}

.yearproder{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    background-image: url(../img/banderaizquierda.svg);
    padding: 8px 17px 8px 23px;
    background-repeat: no-repeat;
}
.yearproizq{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    background-image: url(../img/banderaderecha.svg);
    padding: 8px 23px 8px 17px;
    background-repeat: no-repeat;
}
.borlatizq{
    border-right: 1px solid #9D9D9C;
}
.divcirflot{
    width: 16px;
    height: 16px;
    background-color: #AE7218;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: -8px;
}
.divcirflotizq{
    width: 16px;
    height: 16px;
    background-color: #AE7218;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: -8px;
}
.nomprolist{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #323435;
}
.nomdistlist{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #323435;
}
.depalist{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #706F6F;
}
.imgproentr{
    width: 90%;
    border-radius: 50%;
}
#nosotrotwo{
    position: relative;
    padding: 80px 0;
}
.imgflnos{
    position: absolute;
    right: 0;
    top: 0;
}
/*****BLOG*****/
#blogpage{
    margin-top: 80px;
    padding: 60px 0;
}
.contproinfohom{

}
.contimgetlo{

}
.imgprohom{
    width: 100%;
}
.divubicpro{

}
.divubicpro p{
    margin: 0;
}
.titblogto{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #323435;
}
.desblogto{

}
.tabproyec {
    font-family: 'Gilroy';
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 0.7px;
    text-align: center;
    color: #323435;
    border: 1px solid #DFE7EC;
    background: #DFE7EC;
    border-radius: 16px 0 16px 0;
    transition: .4s all;
    padding: 12px 15px;
    cursor: pointer;
	width: max-content;
}
.tabproyec:hover{
    border: 1px solid #FFFFFF !important;
    box-shadow: inset 0 0 0 2em #FFFFFF;
}
.tbproblg {
    width: 100%;
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 15px;
    padding-left: 0;
    flex-wrap: nowrap;
}
.tbproblg::-webkit-scrollbar {
    height: 8px;
}
.tbproblg::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
.tbproblg::-webkit-scrollbar-thumb {
    background: #afacac;
    border-radius: 10px;
}
.tabproyec.active {
    background: #96C121;
    color: #FFFFFF !important;
    border: 1px solid #96C121;
}
.tabproyec.active:hover{
    color: #FFFFFF;
    border: 1px solid #b8e148 !important;
    box-shadow: inset 0 0 0 2em #b8e148;
}

/*****PLANOS*****/
#planos{
    padding: 80px 0 60px 0;
}
.accordion {
    color: #fff;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    position: relative;
    padding: 15px 15px;
    margin-bottom: 15px;
    border: 1px solid #9D9D9C;
    background: #FFF;
    border-radius: 4px;
}
.panel {
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    position: absolute;
    width: calc(100% - 30px);
    z-index: 9999;
    box-shadow: 0 5px 5px 2px rgb(0 0 0 / 10%);
    visibility: collapse;
    border: 1px solid #aaa;
    margin-top: -20px;
    cursor: pointer;
    padding: 7px 15px;
}
.contplaimg img{
    width: 100%;
    border-radius: 16px 16px 0 0px;
}
.ico-down{
    top: 18px;
    right: 15px;
    color: #323435;
    position: absolute;
    font-size: 21px;
}
.accordion p{
    margin-bottom: 0;
}
.panel .txtinfopla{
    margin: 8px 0 0 0;
    font-size: 17px;
}

.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: #323435;
}
.icowhft{
    color: #13a538;
    font-size: 22px;
    margin-right: 6px;
}


#page-gracias{
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.titgrag{
    color: #323435;
    font-size: 68px;
    font-weight: 700;
}
.txtingrac{
    text-align: center;
    font-size: 21px;
}
.linkgra{
    background: #323435;
    color: #FFF;
    text-transform: uppercase;
    font-size: 20px;
    padding: 9px 22px;
}

.custom-file-label{
    top: 0;
    background-color: #ececec;
    width: calc(100% - 30px);
    left: 15px;
    padding: 7px 10px;
    color: #081f2c;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    z-index: 3;
    display: block;
    content: "Browse";
    background-image: url(../img/clip.png);
    background-size: 18px;
    background-position: right center;
    background-repeat: no-repeat;
    width: calc(100% - 30px);
    border-bottom: 1px solid #ababab;
    resize: none;
    border-radius: 0;
    cursor: pointer;
    background-color: transparent;
    border: none;
    margin-bottom: 15px;
    padding: 10px 10px;
    font-family: Gilroy;
    font-size: 0;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: normal;
    text-align: left;
    color: #081f2c;
}
.divmvproT{
    box-shadow: 0px 0px 8px 0px rgb(134 138 140);
    padding: 20px 15px 10px;
    border-radius: 0 0 8px 8px;
}
.txtinfopro{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.04em;
    color: #323435;
}
.titnofc{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    color: #323435;
}
.desnofc{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #868A8C;
}
.divconinfnos{
    border-radius: 8px;
    border: 1px solid #DFE7EC;
    padding: 15px 20px;
    min-height: 175px;
    background: #FFF;
}
#form-contacto{
    margin-top: 80px;
    padding: 70px 0;
    position: relative;
}
.titforminpt{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #323435;
    margin-bottom: 3px;
}
.bgconmd{
    position: absolute;
    bottom: 0;
    left: 0;
}
.txtdirprh{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #868A8C;
}

.div1iggal {
    margin-right: 16px;
    width: 352px;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    height: 620px;
}
.divonegaling {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    width: 720px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.imggalintpro2 {
    width: 100%;
}
.imgulgal1 {
    margin-right: 16px;
    width: 352px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    height: 300px;
    position: relative;
}
.imgulgal2 {
    width: 352px;
    overflow: hidden;
    height: 300px;
    display: flex;
    justify-content: center;
    position: relative;
}
.sombpro {
    /*background: linear-gradient(to bottom, rgba(8, 31, 44, 0), rgba(8, 31, 44, 0.9));*/
    height: 130px;
    position: absolute;
    z-index: 999;
    bottom: 0;
    width: 100%;
}
.txtinfogal {
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    bottom: 0;
    position: absolute;
    left: 15px;
    right: 0;
    text-shadow: 2px 0px 4px black;
}
.divcountgal {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.spanmas {
    font-family: Gilroy;
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
}
.txtvrmas {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}
.txttipeli{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #323435;
}
.divconti img{
    width: auto;
}
.titdepl{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 8px;
    line-height: 16px;
    letter-spacing: 0.04em;
    color: #323435;
    margin-bottom: 0;
}
.desplim{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #323435;
    margin-bottom: 0;
}
.titdeppl{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 32px;
    color: #323435;
    margin-bottom: 0;
}
.visplcs{
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    color: #323435;
    margin-bottom: 0;
}
.borlnpl{
    border: 1px solid #E0E2E5;
    border-radius: 16px;
    margin-top: -210px;
}
.divconti{
    padding: 20px 11px;
    border-top: 1px solid #E0E2E5;
}