@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

@font-face {
    font-family: 'Authentic';
    src: url('../fonts/Authentic.eot');
    src: url('../fonts/Authentic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Authentic.woff2') format('woff2'),
        url('../fonts/Authentic.woff') format('woff'),
        url('../fonts/Authentic.ttf') format('truetype'),
        url('../fonts/Authentic.svg#Authentic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garogier';
    src: url('../fonts/Garogier.eot');
    src: url('../fonts/Garogier.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Garogier.woff2') format('woff2'),
        url('../fonts/Garogier.woff') format('woff'),
        url('../fonts/Garogier.ttf') format('truetype'),
        url('../fonts/Garogier.svg#Garogier') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bell B';
    src: url('../fonts/BellMTBold.eot');
    src: url('../fonts/BellMTBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BellMTBold.woff2') format('woff2'),
        url('../fonts/BellMTBold.woff') format('woff'),
        url('../fonts/BellMTBold.ttf') format('truetype'),
        url('../fonts/BellMTBold.svg#BellMTBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bell R';
    src: url('../fonts/BellMT.eot');
    src: url('../fonts/BellMT.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BellMT.woff2') format('woff2'),
        url('../fonts/BellMT.woff') format('woff'),
        url('../fonts/BellMT.ttf') format('truetype'),
        url('../fonts/BellMT.svg#BellMT') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html{
    -webkit-text-size-adjust: none;
    touch-action: manipulation;
}
body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
pre{
    overflow: inherit;
    white-space: pre-line;
}
h1, h2, p{
    white-space: pre-line;
}
.mpbhm{
    width: 100%;
}
#topnav{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    background: #FFFFFF;
    height: 93px;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%);
    transition: .5s all;
}
.stylmen{
    font-family: Roboto;
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: 2.6px;
    text-align: center;
    color: #585857;
    text-transform: uppercase;
}
.snden{
    color: #FFFFFF;
    font-size: 34px;
}

.isStuck{
    background: #FFFFFF !important;
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / 10%) !important;
}
.isStuck .stylmen, .isStuck .snden{
    color: #141515;
}
.current{
    color: #0066af !important;
}
.linkmenuchild{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 1px;
    text-align: left;
    color: #5a5c61;
}
.linkmenuchild:hover::before{
    content: '';
    position: absolute;
    background: url(../img/apostitle.svg);
    height: 21px;
    width: 21px;
    top: -3px;
    left: -19px;
}
.healt{
    height: 20vh;
}
.healt2{
    height: 70vh;
}
.healt3{
    height: 10vh;
}
.linkep{
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
.icofoot{
    color: #FFF;
    font-size: 22px;
}
.btncont{
    font-family: Roboto;
    font-size: 17px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.34px;
    text-align: center;
    color: #008aab;
    background: #d3d655;
    padding: 12px 33px;
    border-radius: 36px;
}
.btncont.current{
    color: #fff !important;
}
.main_nav{
    list-style: none;
    height: 93px;
    margin: 0;
}
.main_nav li{
    height: 100%;
    display: flex;
    align-items: center;
}
#page_proyecto #promen,
#page_avance #avnmen,
#page_respaldo #resmen,
#page_departamentos #depamen{
    position: relative;
}
#page_proyecto #promen::before,
#page_avance #avnmen:before,
#page_respaldo #resmen::before,
#page_departamentos #depamen::before{
    content: '';
    position: absolute;
    width: 40%;
    height: 4px;
    background: #585857;
    bottom: 23px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
/*.aftbg::after{
    content: '';
    width: 100%;
    height: 35vh;
    position: absolute;
    background-image: linear-gradient(to bottom, rgba(90, 92, 97, 0), rgba(90, 92, 97, 0.6) 40%, #5a5c61);
    bottom: 0;
}*/

.btncotimen{
    font-family: Roboto;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: 1.3px;
    text-align: center;
    color: #585857;
    text-transform: uppercase;
    background: transparent;
    padding: 11px 45px;
    border: 1px solid #5a5c61;
    transition: .4s;
}
.titgenltg{
    font-family: Garogier;
    font-size: 60px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.12;
    text-align: left;
    color: #fff;
}
.titgenltg span{
    font-family: Authentic;
    font-size: 96px;
    line-height: 0.7;
}
.txtpartg{
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 36px;
    letter-spacing: 0.32px;
    text-align: left;
    color: #585857;
}
.txtpartgnew{
    
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: 0.32px;
    text-align: left;
    color: #585857;
}
.imgvidmd{
    width: 100%;
    position: relative;
    z-index: 9;
}
.owl-nav{
    margin-top: -24px;
}
#equiposli .owl-nav{
    margin-top: 47px;
}

.imgloban{
    margin: 0 auto 28px auto;
}
.itemshome{
    height: calc(100vh - 80px);
}
.posabtit{
    position: absolute;
    z-index: 9;
    margin-top: 60px;
}
#amenitiesgal{
    position: relative;
    padding: 50px 0;
}
.disfulamen{
    background-image: linear-gradient(to bottom, rgba(90, 92, 97, 0), rgba(90, 92, 97, 0.6) 58%, #5a5c61);
    height: 95px;
    position: absolute;
    bottom: 0;
    z-index: 9;
    width: 100%;
}
.navlh{
    position: absolute;
    top: 44%;
    font-size: 45px;
    color: #FFFFFF;
    left: 60px;
}
.navrh{
    position: absolute;
    top: 44%;
    font-size: 45px;
    color: #FFFFFF;
    right: 60px;
}
.titestpro{
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: 0.32px;
    text-align: left;
    color: #fff;
}
.titban{
    font-family: Roboto;
    font-size: 80px;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.81;
    letter-spacing: 8px;
    text-align: center;
    color: #fff;
    margin-top: 80px;
    position: relative;
    z-index: 9;
}
.subtitle{
    font-family: 'Bell R';
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 7px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 9;
}
.btnlinkpro{
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: 1.3px;
    text-align: center;
    color: #FFFFFF;
    padding: 17px 27px;
    transition: 0.4s;
    display: inline-block;
    border: 1px solid #5a5c61;
    position: relative;
    z-index: 9;
    background: #585857;
    bottom: -19px;
}
.icslibn{
    margin-left: 7px;
}
.btnlinkpro:hover, .btncotimen:hover, .btn_env:hover, .linkvimd:hover{
    background: #5a5c61;
    color: #FFFFFF;
    border: 1px solid #5a5c61;
}
#banner{
    background: #5a5c61;
}
#banner .owl-dots{
    max-width: 1140px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: left;
    bottom: 20px;
}
#banner .owl-dot{
    margin-right: 10px;
    width: 9px;
    height: 9px;
    background: #FFFFFF !important;
    opacity: .2;
}
#banner .owl-dot.active{
    background: #FFFFFF !important;
    opacity: 1;
}
#videopro{
    /*background-color: #5a5c61;*/
    position: relative;
    padding: 90px 0;
}
.conpostp{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
}

#proyechom{
    padding: 80px 0 80px 0;
}
.divtxtpro{
    position: relative;
    z-index: 9;
}
.linkpomdvid{
    height: 100%;
    width: calc(100% - 30px);
    display: flex;
    position: absolute;
    top: 0;
    z-index: 999;
}
.titpro{
    font-family: Roboto;
    font-size: 50px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 1px;
    text-align: left;
    color: #064b82;
}
.linkventapro{
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #064b82;
    border: 2px solid;
    padding: 7px 15px;
    transition: .4s all;
}
.icobtn{
    margin-left: 7px;
}
.linkventapro:hover,
.linkventapro:focus {
    color: #FFFFFF;
    border: 2px solid #0579cd;
    box-shadow: inset 0 0 0 2em #0579cd;
}
#amenitiesslider .owl-stage-outer{
    height: calc(100vh - 93px);
}
#amenitiesslider .item{
    height: calc(100vh - 70px);
}
#amenitiesslider .owl-dots{
    max-width: 1228px;
    padding: 0 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: right;
    bottom: 45px;
}
#amenitiesslider .owl-dot{
    margin-left: 10px;
    margin-right: 0;
    width: 9px;
    height: 9px;
    background: #5a5c61 !important;
    opacity: .4;
}
#amenitiesslider .owl-dot.active{
    background: #5a5c61 !important;
    opacity: 1;
}
#vistaslider .owl-dot{
    margin-left: 10px;
    margin-right: 0;
    width: 8px;
    height: 8px;
    background: transparent !important;
    border: 1px solid #FFFFFF;
    opacity: 1;
}
#vistaslider .owl-dot.active{
    background: #FFFFFF!important;
    opacity: 1;
}

.imgslamen{
    width: 100%;
}
.txtamenbtm{
    font-family: Roboto;
    font-size: 25px;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 1.25px;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
    margin-top: -70px;
    position: relative;
    z-index: 999;
}
.disfulamentp{
    position: absolute;
    top: 0;
    width: 100%;
    background-image: linear-gradient(to top, rgba(90, 92, 97, 0), rgba(90, 92, 97, 0.9));
    height: 25vh;
    z-index: 9;
}

#infoapro{
    background-color: #FFFFFF;
    padding: 60px 0;
}
.titinfoar{
    font-family: Roboto;
    font-size: 30px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 1.25px;
    text-align: left;
    color: #585857;
    text-transform: uppercase;
    padding-right: 60px;
}
.infdesc{
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 0.32px;
    text-align: left;
    color: #5a5c61;
    margin-bottom: 0;
    margin-left: 20px;
}
.imgitproinf{
    filter: brightness(0.37);
}
.txtpuest{
    font-family: Roboto;
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: 0.32px;
    text-align: left;
    color: #fff;
    padding-right: 60px;
}
.impoabeq{
    position: absolute;
    right: 0;
    z-index: -1;
}
.navleq, .navreq{
    position: absolute;
    bottom: 12%;
    font-size: 45px;
    color: #5a5c61;
    z-index: 9;
}
.navleq {
    left: 160px;
}
.navreq {
    left: 235px;
}
#equiposli .owl-dots {
    padding: 0 320px 0 0;
    text-align: right;
}
#equiposli .owl-dot{
    margin-left: 10px;
    margin-right: 0;
    width: 12px;
    height: 12px;
    background: transparent !important;
    border: 2px solid #FFFFFF;
    opacity: 1;
}
#equiposli .owl-dot.active{
    background: #FFFFFF!important;
    opacity: 1;
}



#infoubi{
    background: linear-gradient(to left, white 0%, white 50%, #585857 0%, #585857 100%);
    padding: 90px 0 50px 0;
    position: relative;
}
.filocosr{
    filter: brightness(0.37);
}
#mapahm iframe{
    width: 100%;
}
footer{
    background-color: #FFFFFF;
    padding: 60px 0 20px 0;
    border-top: 1px solid #a8aaac;
}
.titfoot{
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.32px;
    text-align: left;
    color: #585857;
    text-transform: uppercase;
}
.txtitmft{
    font-family: Roboto;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: 0.28px;
    text-align: left;
    color: #585857;
    display: flex;
    align-items: center;
}
.lintpft{
    background: #a8aaac;
    border: none;
    height: 1px;
    opacity: .5;
    margin-bottom: 50px;
}
.txtftft{
    font-family: Roboto;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #b5b3b3;
    margin-bottom: 0;
}
.txtftft a{
    color: #b5b3b3;
}
.icoftred{
    color: #a8aaac;
    font-size: 28px;
}
#proyectos_respaldo{
    margin-top: 70px;
    padding: 70px 0 0 0;
}
.imgprosli{
    width: 100%;
}
.nomprores{
    font-family: Roboto;
    font-size: 21px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: 0.6px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-top: -40px;
    padding-left: 20px;
    position: relative;
    z-index: 99;
}
.sombslirep{
    background-image: linear-gradient(to bottom, rgba(90, 92, 97, 0), rgba(90, 92, 97, 0.6) 50%, #5a5c61);
    height: 70px;
    margin-top: -60px;
    position: absolute;
    width: 100%;
}

#respaldo_slider .owl-dot{
    margin-left: 0;
    margin-right: 10px;
    width: 12px;
    height: 12px;
    background: transparent !important;
    border: 1px solid #585857;
    opacity: 1;
}
#respaldo_slider .owl-dot.active{
    background: #585857!important;
    opacity: 1;
}

#slidercomun .owl-dot{
    margin-left: 10px;
    margin-right: 0;
    width: 8px;
    height: 8px;
    background: transparent !important;
    border: 1px solid #FFFFFF;
    opacity: 1;
}
#slidercomun .owl-dot.active{
    background: #FFFFFF!important;
    opacity: 1;
}



#respaldo_slider .owl-dots{
    max-width: 1228px;
    padding: 0 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: left;
    bottom: -23px;
}

.maprsp{
    width: 100%;
}
#contacsect{
    padding: 125px 0 60px 0;
    width: 100%;
    height: 100%;
    background: url(../img/bgconta.jpg);
    background-size: 50%;
    background-repeat: no-repeat;
    background-size: 50% 100%;
}
.txthrcon{
    color: #FFF;
    font-family: 'Roboto';
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

input[type=checkbox]{
  display: none; /*solo se esconde para tener un campo personalisado*/
}
.lbl_termin{
    font-family: Roboto;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #5a5c61;
}

input[type=checkbox] + .lbl_termin{
  cursor:pointer;
}/*esta linea significa esto + el siguiente elemento*/

.lbl_termin:before{
    content: '';
    background: transparent;
    border: 1px solid #5a5c61!important;
    border-radius: 2px;
    display: inline-block;
    height: 21px !important;
    width: 21px !important;
    vertical-align: middle;
    margin-right: 10px;
    display: inline-flex;
    align-items: center;
    padding: 0 0 0 3px;
}
input[type=checkbox]:checked + .lbl_termin:before{
    content: '✔';
    font-size: 16px;
    color: #FFFFFF;
    background: #5a5c61;
    border: 1px solid #5a5c61!important;
}
.frmcont{
    padding: 10px 37px 30px 37px;
}
.inptforct{
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: 0.32px;
    text-align: left;
    color: #585857;
    background: #F7F7F7;
    border: none;
    padding: 13px 9px 13px 16px;
    width: 100%;
    margin-bottom: 18px;
}
.inptforct::placeholder{
    color: #5a5c61;
}
.inptforct:focus{
    outline: none;
}

.btn_env{
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: 1.3px;
    text-align: center;
    color: #fff;
    background: #585857;
    border: 1px solid #585857;
    width: 100%;
    padding: 13px 0;
    margin-top: 9px;
    cursor: pointer;
    transition: 0.4s;
}

input:-internal-autofill-selected {
    appearance: menulist-button;
    background-color: #5a5c61 !important;
    color: #FFFFFF !important;
}
#interioresgal{
    position: relative;
    margin-top: 70px;
}
.imrct{
    width: 100%;
}
.linkvimd{
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: 1.3px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid;
    padding: 13px 27px;
    transition: 0.4s;
}
.icorec{
    display: block;
    color: #FFFFFF;
    font-size: 74px;
    margin-bottom: 30px;
}
.divconrec{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 15px 15px 2px rgb(0 0 0 / 16%);
}
.divconrec::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}
.divconen{
    position: relative;
}
.arereco{
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
#vistasgal{
    position: relative;
}
#recorridogal{
    padding: 80px 0;
}
.tit_input{
    font-family: Roboto;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #5a5c61;
    margin-bottom: 4px;
}
.selinpt{
    border: 1px solid #484a4e;
    padding: 9px 30px 9px 15px;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #484a4e;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    background: #FFFFFF;
    text-transform: capitalize;
    font-family: Roboto;
}
.ulpisos {
    list-style: none;
    padding: 0;
    margin: 0;
}
.lipisos {
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #484a4e;
    text-transform: capitalize;
    padding: 8px 9px;
    cursor: pointer;
    transition: .2s all;
}
.lipisos:hover {
    color: #484a4e;
    background: #cecece;
    transition: .2s all;
}
.depselvi {
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #5a5c61;
    margin-bottom: 0;
    margin-top: 10px;
}
.titdesel {
    font-family: Roboto;
    font-size: 25px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #5a5c61;
    text-transform: uppercase;
    width: 50%;
}
.imgplanodep {
    width: 100%;
    /* max-height: 224px; */
    cursor: zoom-in;
    margin-top: 12px;
    border: 1px solid #cecece;
}
.titdetplde {
    font-family: Roboto;
    margin-bottom: 0;
    font-size: 9px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: 0.45px;
    text-align: left;
    color: #949494;
}
.datmetdep {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: .8;
    letter-spacing: normal;
    text-align: left;
    color: #5a5c61;
    margin-bottom: 0;
}
.boxacord {
    margin-top: -17px;
    border: 1px solid #484a4e;
    background: #FFFFFF;
    max-height: 200px;
    overflow: auto;
    position: absolute;
    z-index: 999;
    width: calc(100% - 96px);
}
.imgarrowsel {
    position: absolute;
    right: 12px;
    width: 19px;
}
.ico_detpl{
    margin-right: 10px;
    filter: brightness(0.37);
}
.txtsolicdep{
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.32px;
    text-align: left;
    color: #5a5c61;
    border-top: 1px solid #888888;
    padding-top: 25px;
}
.iptformdep{
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: 0.3px;
    text-align: left;
    color: #5a5c61;
    width: 100%;
    background: #FFF;
    border: 1px solid #5a5c61;
    padding: 10px 15px;
    margin-bottom: 11px;
    resize: none;
}
.iptformdep::placeholder{
    color: #5a5c61;
}
.desterm{
    font-family: Roboto;
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: left;
    color: #5a5c61;
}

.navplnostb {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #949494 !important;
    width: 50%;
    border-bottom: 3px solid #949494;
    border-radius: 0 !important;
    background-repeat: no-repeat !important;
    background-position: left 20px top 10px !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #5a5c61 !important;
    background-color: transparent;
}
.navplnostb.active {
    border-bottom: 3px solid #5a5c61;
}
#secplsp{
    padding: 80px 0;
}
.divcontediv{
    width: 100%;
}

/*.modal-content{
    background: transparent;
    border: none;
}
.modal-dialog-centered{
    max-width: 100%;
    margin: 0;
    min-height: 100%;
}*/
.close {
    float: right;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    color: #FFF;
    text-shadow: none;
    opacity: .5;
}
.embed-responsive-16by9::before {
    padding-top: 50%;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    color: #FFFFFF;
    text-decoration: none;
    opacity: .5;
    outline: none;
}
.linkplcont{
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: 1.3px;
    text-align: center;
    color: #fff;
    border: 1px solid;
    padding: 12px 16px;
    width: 100%;
    display: inline-block;
}

@media (min-width: 100px){
    #portillo svg, #pezet svg {
        height: auto;
    }
}

@media (min-width: 992px){
    #portillo svg, #pezet svg {
        height: calc(100% - 140px);
    }
}

@media (min-width: 1200px){
    #portillo svg, #pezet svg {
        width: 100%;
    }
}
@media (min-width: 1400px){
    #portillo svg, #pezet svg {
        width: 70%;
    }
}

@media (min-width: 1700px){
    #portillo svg, #pezet svg{
        width: 60%;
    }
}
.seldoc{
    width: 25%;
    position: relative;
    color: #a8aaac;
    margin-right: 3%;
}
.seldoc::before{
    content: '';
}
.inpuwco{
    width: 72%;
}
.SlidesPro{
    display: none;
}
#pagracias{
    background: url(../img/bggra.jpg);
    padding: 150px 0 271px 0;
    margin-top: 70px;
    background-position: right;
    background-repeat: no-repeat;
}
.titgra{
    font-family: Roboto;
    font-size: 60px;
    font-weight: 100;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.12;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    text-shadow: #000 -1px 0px 10px;
}
.txtgra{
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 0.32px;
    text-align: left;
    color: #fff;
    text-shadow: #000 -1px 0px 10px;
}
.linkgra{
    font-family: Roboto;
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: 1.3px;
    text-align: center;
    color: #5a5c61;
    text-transform: uppercase;
    border: 1px solid #FFF;
    padding: 16px 20px;
    background: #FFF;
}

.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, .1)
}
.div_btn_pal {
    position: fixed;
    height: 100px;
    width: 45px;
    bottom: 0;
    right: 0;
    z-index: 9999;
}
.div_btn_pal .info_num {
    opacity: 0;
    transition: all .5s
}
.i-flot {
    font-size: 40px;
    color: #fff
}
.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, .16)
}
.txt_num_hover {
    color: #004b87;
    margin: 0;
    font-weight: 600
}
.btn_wht_escr {
    background: #13a538;
    border-radius: 50px;
    width: 55px;
    height: 55px;
    position: fixed;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none!important;
    margin-left: -36px;
    margin-top: -10px
}
@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
}

.info_num2 {
    position: fixed;
    background: #fff;
    border-radius: 5px;
    z-index: 99;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    margin: 0
}
.div_btn_pal2 .info_num2 {
    opacity: 0;
    transition: all .5s
}
.div_btn_pal2:hover .info_num2 {
    padding: 7px 10px 7px 10px;
    margin-right: -210px;
    margin-top: 0;
    opacity: 1
}
.txt_num_hover2 {
    color: #000;
    margin: 0;
    font-family: Roboto;
    font-weight: 400;
}
.img_wht_avz2 {
    position: relative;
    z-index: 999
}
.btn_wht_escr2 {
    position: fixed;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none!important;
    bottom: 50px;
    background: #fff;
    padding: 9px 12px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    border-radius: 0 13px 13px 0
}
.i-flot {
    font-size: 40px;
    color: #fff
}


.tit_what {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: -1.04px;
    text-align: left;
    color: #585857;
}
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .9);
    transition: opacity .5s;
    visibility: hidden;
    opacity: 0
}
.overlay:target {
    visibility: visible;
    opacity: 1;
    z-index: 999999;
    display: flex;
    align-items: end;
    justify-content: end;
    padding-right: 112px
}
.popup {
    padding: 30px;
    background: #fff;
    width: 365px;
    position: relative;
    border-radius: 8px;
    margin-bottom: 30px;
}
.popup h2 {
    font-family: Roboto;
    text-align: center;
    margin-bottom: 20px
}
.popup p {
    text-align: center;
    font-size: 16px
}
.popup .close {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 40px;
    font-weight: 100;
    text-decoration: none;
    color: #616161;
    opacity: .5
}
.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    color: #616161;
    text-decoration: none;
    opacity: 1
}
.popup .content {
    max-height: 30%;
    overflow: auto
}
.input_poup {
    border: none;
    border-bottom: 1px solid #616161;
    width: 100%;
    margin-top: 30px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: left;
    color: #616161
}
.input_poup:focus {
    outline: 0
}
.btn_enviarpopup {
    background: #616161;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: .5px;
    text-align: center;
    color: #fff;
    padding: 11px 20px;
    cursor: pointer;
    width: 100%;
    border: none
}
.imptformplano {
    border: 1px solid #bebebe;
    padding: 10px 15px;
    width: 100%;
    margin-bottom: 14px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #585857;
    resize: none
}
.img_logo{
    max-height: 45px;
}
.colorspro{
    color: #585857;
}

#vistaslider .owl-dots{
    max-width: 1140px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: left;
    bottom: 20px;
}
.imglogftb{
    filter: brightness(0.37);
}
.linkwps{
    background: #13a538;
    padding: 14px 15px;
    border: 1px solid #13a538;
    color: #FFFFFF;
    font-family: 'Roboto';
    font-weight: 300;
    margin-right: 15px;
}
.alertcaptcha {
    color: red;
    font-family: 'Roboto';
    font-size: 11px;
    font-weight: 400;
    display: none;
    transition: .2s;
}
.bgosctg{
    background-color: #585857;
    padding: 70px 0;
}
.txtosctg{
    color: #FFFFFF;
    font-weight: 300;
    font-size: 60px;
    text-align: center;
    font-family: 'Bell R';
}
.divcontinfo{
    background: #EAEAEA;
    padding: 120px 95px 50px 170px;
    margin-top: 100px;
    position: relative;
    width: calc(100% + 185px);
    margin-left: -185px;
}
.lodrkin{
    position: absolute;
    right: 30px;
    bottom: -20px;
}
.txtinfodes{
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: 300;
    margin-left: 12px;
    color: #585857;
}
.txtingalin{
    text-align: right;
    font-size: 40px;
    font-weight: 100;
    line-height: 1;
    font-family: Garogier;
    color: #585857;
}
.txtingalin span{
    font-size: 70px;
    font-family: Authentic;
}
.imgmegtpO{
    position: relative;
    z-index: 1;
}
.imgmegtpT{
    margin-top: -65px;
}
.imgmegtpTh{
    margin-top: -100px;
}
.imgmegtpF{
    margin-top: 35px;
    margin-bottom: 30px;
}
.btndown{
    color: #FFFFFF;
    background: #585857;
    padding: 13px 20px;
    font-family: Roboto;
    font-weight: 400;
    letter-spacing: 3px;
    display: inline-flex;
    font-size: 15px;
}
.setgaltran{
    padding: 90px 0;
    position: relative;
}
.imgloinarq{
    position: absolute;
    top: 30px;
    right: 30px;
    width: 60px;
}
.divinlodesarq{
    background: #DDDDDD;
    text-align: right;
    padding: 90px 110px 80px 110px;
    width: 100%;
    position: relative;
    margin-top: 166px;
    min-height: 452px;
}
.imging{
    position: relative;
    z-index: 1;
    right: -115px;
    max-height: 493px;
}
.txtpartgslarq {
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0.32px;
    text-align: left;
    color: #585857;
}
.txtbtmneg{
    position: absolute;
    right: 40px;
    bottom: -265px;
}
.columlist{
    column-count: 2;
}
.tabubihm{
    text-align: center;
    padding: 12px 8px;
    color: #FFF !important;
    font-family: 'Roboto';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.2px;
    border-radius: 0 !important;
    border: 1px solid !important;
}
.nav-tabs {
    border-bottom: none;
}
.zindrel{
    z-index: 9;
}
.artinfoubi{
    position: absolute;
    width: 100%;
}
.tabubihm.active{
    border: 1px solid #A3A3A3 !important;
    background: #A3A3A3 !important;
}
.txtpartgubi{
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.1;
    letter-spacing: 1.2px;
    text-align: left;
    color: #FFFFFF;
}
.txtpartgdirhm{
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 1.2px;
    text-align: left;
    line-height: 30px;
    color: #FFFFFF;
}
.mtedires{
    position: relative;
    margin-top: 250px;
    padding: 0 0 80px 0;
}
.imgflores{
    position: absolute;
    right: 0;
    z-index: 9;
    top: -180px;
}
.txtpartgresptxt{
    font-family: 'Garogier';
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.3;
    letter-spacing: 0.32px;
    text-align: left;
    color: #5a5c61;
    background: #E3E3E3;
    margin: 0;
    padding: 40px 40px 80px 40px;
    margin-left: 55px;
}
.secoscres{
    background: #585857;
    padding: 60px 0;
}
.txtresbtm{
    color: #FFFFFF;
    font-size: 55px;
    text-align: center;
    margin-bottom: 0;
}
.hovrecor{
    width: 100%;
    transition: .9s all;
    position: relative;
}
.divconrec{
    opacity: 0;
    transition: .9s all;
}

.hovrecor:hover .divconrec{
    opacity: 1;
}
.sectiondepabs{
    position: relative;
}
.artiposbwh{
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 70px 0;
    transition: .5s all;
}
.hrespn100{
    height: 100%;
}
.txtindepnod{
    color: #FFF;
    font-family: Roboto;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: 2;
    letter-spacing: 1.2px;
    margin-top: 50px;
    visibility: hidden;
    opacity: 0;
    transition: .5s all;
}
.imgediocul{
    visibility: hidden;
    opacity: 0;
    transition: .5s all;
}
.btnonfull{
    color: #30302C;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 3.84px;
    margin: 0;
    background: #FFF;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    z-index: 9;
    width: 145px;
    height: 145px;
    top: 95px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.divbtncli{
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
}

.latpaldep{
    border-radius: 50%;
    position: absolute;
    right: 3px;
    top: 96px;
    animation: palpitarbtn 1s infinite;
    width: 206px;
    height: 216px;
    background: rgba(255,255,255,.5);
}

@keyframes palpitarbtn {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.185);
    }
}


.txtresbtmrob{
    font-family: 'Bell B';
    color: #FFFFFF;
    font-size: 55px;
    text-align: center;
    margin-bottom: 0;
    font-weight: 300;
}
.titbginf{
    color: #585857;
    text-align: center;
    font-family: 'Bell R';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.2px;
    padding: 35px 37px 0;
}
.titconcinf{
    color: #585857;
    text-align: center;
    font-family: Roboto;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.96px;
    text-transform: uppercase;
}
.titconcinf span{
    letter-spacing: -2px;
}
.txtpartgcont{
    color: #FFF;
    font-family: 'Roboto';
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 0.4px;
}
.txtintidat{
    color: #FFF;
    font-family: 'GAROGIER';
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.txtintidat span{
    font-family: Authentic;
    font-size: 80px;
    line-height: 0.7;
}
.fontwosc{
    font-family: Bell R;
}
.apareceritem{
    visibility: visible;
    opacity: 1;
}
.bgoscitem{
    background: rgba(88, 88, 87, 0.80);
}
.imglog{
    transition: .5s all;
}
.changcolor{
    filter: brightness(0) invert(1);
}
.imglogft{
    height: 45px;
    margin: 20px 0;
}

.bgparrallaxO{
    height: 900px;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.bgparrallaxT{
    height: 900px;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.txttiprovd{
    color: #585857;
    font-family: Garogier;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1.6px;
}
.txttiprovd span{
    font-family: Authentic;
    font-size: 64px;
    line-height: 0.7;
}
.txtuni{
    font-family: Authentic;
    line-height: 0.7;
}

.txtingalinresl{
    text-align: center;
    font-size: 60px;
    font-weight: 100;
    line-height: 1;
    font-family: Garogier;
    color: #585857;
    position: relative;
    margin-left: -120px;
}
.txtingalinresl span{
    font-family: Authentic;
    line-height: 0.7;
    margin-left: 13px;
    position: relative;
    right: -80px;
    font-size: 104px;
    top: 0px;
}
.txtfontdif{
    font-family: 'Roboto';
    font-size: 17px;
}
.linkruta{
    color: #585857;
    margin-left: 50px;
}
.divimtit{
    position: relative;
}
.nogalare{
    color: #FFFFFF;
    font-family: Garogier;
    font-size: 36px;
    position: absolute;
    top: 40px;
    right: 60px;
    text-shadow: 1px 1px 3px rgba(0,0,0,.5);
    text-transform: uppercase;
}
.imgoctlog{
    width: 320px;
}
.divresn{
    background: #EAEAEA;
    padding: 10px 75px 0 205px;
}
.nogalareres{
    color: #FFFFFF;
    font-family: Garogier;
    font-size: 25px;
    position: absolute;
    top: 20px;
    left: 20px;
    text-shadow: 1px 1px 3px rgba(0,0,0,.5);
    text-transform: uppercase;
}
.dvinpensl{
    padding: 0 60px;
}
.divmdo{
    position: fixed;
    background: rgba(0,0,0,.5);
    z-index: 99999;
    width: 100%;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.divcontmd{
    width: 80%;
    display: flex;
    background: #FFFFFF;
    position: relative;
}
.divOMd{
    width: 40%;
    padding: 70px 60px;
}
.divTMd{
    width: 60%;
}
.txtinmdpro{
    font-family: Roboto;
    font-weight: 300;
    color: #585857;
    line-height: 30px;
    font-size: 18px;
}

.navlmd, .navrmd{
    position: absolute;
    width: 60px;
}
.navlmd{
    bottom: 80px;
    left: -30px;
}
.navrmd{
    left: -30px;
    bottom: 160px;
}
.closmdproinf{
    position: absolute;
    right: 10px;
    font-size: 45px;
    z-index: 999;
    line-height: 1;
    top: -2px;
    cursor: pointer;
}
.mtbtmvid{
    margin-top: 180px;
}
.imglocontg{
    position: absolute;
    right: 25px;
    bottom: 0;
}
.imgflologg{
    position: absolute;
    right: -60px;
    bottom: -77px;
    z-index: 9;
}
.artubipos{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    top: 0;
}
.porelzidx{
    position: relative;
    z-index: 99;
}
.logofotlogs{
    width: 80%;
}
.porrelgalimg{
    position: relative;
}
.txtimgref{
    position: absolute;
    bottom: 3px;
    z-index: 99;
    color: #FFFFFF;
    font-family: 'Roboto';
    right: 60px;
    font-size: 12px;
    font-weight: 300;
    text-shadow: 1px 1px 3px rgba(0,0,0,.5);
}
.btnbnsrl{
    position: absolute;
    bottom: 30px;
    z-index: 99;
    left: 0;
    right: 0;
    margin: 0 auto;
    animation: rebota .5s alternate infinite ease-out;
}

@keyframes rebota{
  0% {
    bottom: 30px;
  }
  100% {
    bottom: 35px;
  }
}
.imgflologgmv{
    width: 176px;
    position: absolute;
    bottom: 60px;
    left: -83px;
    z-index: 9;
}
.icofot {
    width: 20px;
    margin-right: 5px;
}
.image-intro{
    animation: showImageClip 2s forwards 2s;
	position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -43%;
}
.animatetitulo{
	opacity: 0;
    animation: fadeInTextClip 1s forwards 4s;
}

@keyframes showImageClip {
  0%, 100% {
    opacity: 1;
  }
  25% {
    opacity: 1;
    transform: scale(1.05);
  }
  100% {
    opacity: 0;
    transform: scale(1);
    display: none;
  }
}

@keyframes fadeInTextClip {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.btnonfullbtn{
	color: #FFF;
    text-align: left;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 3.2px;
    background: #585857;
    width: max-content;
    margin-top: 40px;
    padding: 10px 30px;
    cursor: pointer;
}
.txtinfm{
	color: #585857;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 31.5px;
	margin-top: 30px;
    margin-bottom: 30px;
}

#planosdep{
    background: #DBDBDB;
    padding: 80px 0;
}
.txtplan {
    text-align: center;
    font-size: 42px;
    font-weight: 100;
    line-height: 1;
    font-family: Garogier;
    color: #585857;
    position: relative;
    margin-left: 0;
    margin-top: 45px;
}
.txtplan span{
    font-family: Authentic;
    line-height: 0.7;
    font-size: 72px;
}
.nav-tabs .tabplano{
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.16em;
    text-align: left;
    color: #585857;
    border: 1px solid #585857;
    border-radius: 0;
    padding: 8px 23px;
    transition: .5s all;
}
.nav-tabs .tabplano:hover{
    background: #585857;
    color: #FFFFFF;
    border-color: #585857;
}
.nav-tabs .tabplano.active{
    background: #585857;
    color: #FFFFFF;
    border-color: #585857;
}
.bginfoplano{
    background: #585857;
    padding: 15px 30px;
}
.txtipo{
    font-family: Bell R;
    font-size: 33px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: 0em;
    text-transform: uppercase;
    color: #FFFFFF;
    border-left: 1px solid;
    padding-left: 20px;
}
.subitempl{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 300;
    line-height: 29px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
.infopl{
    font-family: Roboto;
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
}
.navplL, .navplR{
    position: absolute;
    top: 35%;
}
.navplL{
    left: -150px;
}
.navplR{
    left: -80px;
}
#planosdep .owl-dots{
    bottom: -30px;
}

#planosdep  .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 9px;
    border: 2px solid #A3A3A3;
    background: transparent !important;
    opacity: 1;
}

#planosdep  .owl-dots .owl-dot.active {
    background: #A3A3A3 !important;
}

.imglgmd{
    margin: 30px 0;
}
.txtmdref{
    margin-bottom: 8px;
    margin-top: 10px;
    text-align: center;
    font-family: "Bell MT";
    font-size: 20px;
    line-height: 30px;
}
.linkrefe{
    background: #585857;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 10px 35px;
}
.clemdref{
	position: absolute;
    right: 9px;
    top: -5px;
    line-height: 1;
    font-size: 45px;
    cursor: pointer;
    z-index: 9;
}

#section-areas{
    padding: 140px 0;
    background-size: cover;
    background-position: center;
}
.cont-area{
    background-color: rgba(255, 255, 255, .8);
    min-height: 260px;
    margin-bottom: 15px;
    padding: 15px 20px;
}
.icoarae{

}
.titarecnt{
    color: #585857;
    font-family: Times New Roman;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; 
}
.descarecnt{
    color: #585857;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
}