@import url(http://fonts.googleapis.com/css?family=Lato:400,300,700);
body {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

b {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

h4 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

h3 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.banner-datos{position:absolute;bottom:-40%;top:0;left:0;right:0;color:white;border:3px solid #ffffff;padding:15px;border-radius:15px;width:400px;margin:auto;height:150px;text-align:center}
.banner-datos-boton{background-color:#ff9900;border-radius:10px;width:150px;margin:15px auto;padding:15px}
.adaptar {width: 100%;height:500px !important;}

.h3gran {
    font-size: 35px;
}

.vista {
    width: 100%;
    height: 230px;
    position: relative;
    cursor: default;
}

.vista:hover .ch-info {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.ch-info {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    /*for a smooth font */
}

.container-fluid {
    font-family: "Lato Regular";
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
}

.well {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.control-label {
    font-family: "Lato Bold";
    font-size: 17px;
    color: #f4f6f7;
}

.back_white {
    background-color: white;
}

.des_a {
    background-color: #ff9900;
    color: white;
    padding-left: 5%;
    height: 75px;
}

.titdes {
    font-size: 33px;
}

.azu {
    color: #ff9900;
}

.sobre_home {
    color: white;
    position: absolute;
    left: 35px;
    top: 5px;
    z-index: 1;
    background-color: #ff9900;
    width: 100px;
    height: 25px;
}

.sobre_home_pro {
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #ff9900;
    width: 100px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.sobre_home_pro_en {
    color: white;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #ff9900;
    width: 100px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.inf_home {color: white;position: absolute;left: 0;top: 0;z-index: 1;background-color: #ff9900;height: 25px;display: none;margin: auto;bottom: 0;right: 0;max-width: 220px;}
.inf_home_2 {
    color: white;
    position: absolute;
    left: 30%;
    top: 39%;
    z-index: 1;
    background-color: #ff9900;
    width: 161px;
    height: 25px;
    display: none;
}

#flexiselDemo1 li {
    list-style-image: none;
}

ul li {
    list-style-image: url("../imgs/glyphicons-207-ok-2.png");
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.input-lg {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
}

#esquina {
    position: absolute;
    right: 0%;
    top: 26px;
    color: #121313;
    font-size: 20px;
    line-height: 4;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    padding-left: 12%;
}

.navbar-nav>li>.car {
    color: #ff9900 !important;
    margin-top: 100px;
    font-size: 20px;
    padding: 10px 14px;
    font-family: "Lato Bold";
}

.img-proy {
    position: relative;
    width: 100%;
    height: 320px;
}

.img-proy:hover {
    border: 2px solid #ff9900;
}

.ult {
    background-color: #252525;
    color: white;
    margin-bottom: 0px;
    border: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.penult {
    background-color: white;
    margin-bottom: 0px;
    border: 0px;
    color: #f4f6f7;
}

.antep {
    background-image: url('../imgs/fon_cor.jpg');
    margin-bottom: 0px;
    border: 0px;
    color: white;
    padding-top: 30px;
    padding-bottom: 30px;
}

.ultmen {
    background-color: white;
    margin-bottom: 0px;
    border: 0px;
    color: #4c4c4c;
}

.proy_super {
    position: absolute;
    left: 0%;
    bottom: 0%;
    width: 100%;
    /* background-image: url('../imgs/fondo_a.png'); */
    background-color: #ff9900;
    padding-bottom:10px;
    color: #f4f6f7;
}
.proy_super h4{margin-top:4px;margin-bottom:0px;}
.proy_ent {
    background-color: #ff9701;
    color: #f4f6f7;
    padding-left: 55px
}

.proy_ven {
    background-color: #ff9701;
    color: #f4f6f7;
    padding-left: 55px;
}

.proyectos {
    margin-bottom: 0px;
    border: 0px;
    background-color: white;
    padding: 0px;
}

.img_planos {
    padding: 0px;
    height: 230px;
    background-size: 100% 228px;
    background-repeat: no-repeat;
}

.estado_planos {
    color: red;
    margin-top: 30px;
    margin-left: 50px;
    -webkit-transform: rotate(308deg);
    -moz-transform: rotate(308deg);
    -o-transform: rotate(308deg);
    writing-mode: lr-tb;
}

.desc_planos {
    padding: 0px;
    height: 230px;
    color: #00678a;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    position: relative;
}

.des_a p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: black;
}

.area_planos {
    background-color: #d52f00;
    color: white;
    position: absolute;
    bottom: 0px;
    left: 2px;
}

.form_desc {
    position: fixed;
    z-index: 9999999999;
    height: 140px;
    top: 255px;
    right: 0px;
    color: #00678a;
}

.form_back {
    background-image: url('../imgs/banner_desc.jpg');
    margin-bottom: 0px;
    border: 0px;
    color: white;
}

.form-bot {
    margin-top: 15px;
    margin-bottom: 10px;
}

.form_bot_env {
    background-color: transparent;
    color: white;
    border-color: white;
}

span {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.black {
    color: black;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-top: 10px;
}

.bor_black {
    border: 1px solid black;
}

.cero {
    margin-bottom: 0px;
    border: 0px;
    padding: 0px;
    border-top: 1px solid #ff9701 !important;max-width: 1170px;margin: 0 auto;
}

.cero1 {
    margin-bottom: 0px;
    border: 0px;
}

.bajo_home {
    position: absolute;
    left: 9%;
    bottom: 2%;
    width: 81.6%;
    /* background-image: url('../imgs/fondo_a.png'); */
    background-color: #ff9900;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    color: #f4f6f7;
}

.proy_btn {
    font-size: 12px;
    border-radius: 0px;
    color: #ff9900;
    border-color: #ff9900;
    background: transparent;
}

.ter_blo {
    margin-bottom: 0px;
    border: 0px;
    padding: 0px !important;
    background-color: white;
    overflow: hidden;
}

.a_01_h {
    width: 100%;
    height: 520px;
}

.desc_01_h {
    margin-bottom: 0px;
    border: 0px;
    padding: 0px !important;
    background-color: #ff9900;
    color: white;
    height: 520px;
}

.btn_nos {
    background: transparent;
    color: #f4f6f7;
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 0px;
}

.n_01_img {
    width: 100%;
    padding-top: 70px;
}

.s_01_img {
    width: 100%;
    padding-top: 40px;
}

.log_fot {
    margin-top: 30px;
    padding-left: 0px;
    width: 130%;
}

.log_fot {
    margin-top: 30px;
    padding-left: 68px;
    width: 150%;
    MARGIN-LEFT: -70PX;
}

.cambiap {
    font-size: 17px;
}

.texttel {
    color: #ff9900;
    FONT-SIZE: 14PX;
}

.text1 {
    color: #121313;
    font-size: 26px;
}

.txtcont {
    font-family: sans-serif;
}

.cambiah4 {
    font-size: 20px;
    display: inline-block;
    padding-right: 13px;
    text-align: center;
}

.cambiah5 {
    font-size: 20px;
    display: inline-block;
    padding-left: 8px;
    text-align: center;
}

@media (max-width: 1240px) {
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        padding-left: 5%;
    }
    .navbar-nav>li>.car img {
        display: none;
    }
}

@media (max-width: 1077px) {
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        padding-left: 0%;
    }
}

@media (max-width: 990px) {
    .navbar-nav>li>.car {
        margin-top: 20px;
    }
}

@media (max-width: 960px) {
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        padding-left: 0%;
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }
    .navbar-nav>li>.car {
        margin-top: 10px;
    }
}

@media (max-width: 800px) {
    #esquina {
        display: none;
    }
    .desc_01_h {
        height: 520px;
    }
}

@media (max-width: 600px) {
    .adaptar {
        height: 250px !important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        padding-left: 0%;
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }
    .navbar-nav>li>.car {
        margin-top: 0px;
        padding-left: 42%;
    }
    .desc_01_h {
        height: 650px;
    }
}

@media (max-width: 400px) {
    .desc_01_h {
        height: 780px;
    }
}

.white {
    color: white;
}

;
.orange {
    color: #ff9900;
}

.gris {
    color: #a5a5a5;
}

.gris-claro {
    color: #7c7d7d;
    font-size: 14px;
    text-align: left;
}

.nbs-flexisel-item:hover .inf_home {
    display: block;
}

.contenedor-proyectos-construccion:hover .inf_home_2 {
    display: block;
}

.descripcion-planos {
    font-size: 70%;
    width: 100%;
}

.descripcion-planos p {
    margin: 0 0 0px !important;
}

.p-nivel {
    font-size: 12px;
    font-weight: 900;
    line-height: 15px;
}

.h-140 {
    height: 88px;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.contenedor-descripcion-plano {
    background: #ff9900;
    color: #ffffff;
}

.plr-0 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.custom-mb {
    margin-bottom: 20px;
}

.custom-pt {
    padding-top: 10px;
}

.w-100 {
    width: 100%;
}

.custom-pl {
    padding-left: 2px !important;
}

.marker {
    background-repeat: no-repeat;
    background-image: url('../imgs/icons/map_icon.png');
    width: 17px;
    height: 25px;
    cursor: pointer;
}

.d-flex{
    display: flex;
}
.redes-sociales ul {
    list-style: none;
    padding-left: 0px;
    margin: 0px;
}

.redes-sociales li {
    height: 40px;
    width: 5px;
    text-align: center;
    margin-right: 30px;
    list-style-image: none;
}

.redes-sociales i {
    padding-left: 0px;
    font-size: 21px;
    padding-top: 7px;
    color: #8f8f8f !important;
}
.whatsapp_touch{
    font-size: 48px;
    background-color: #00e676;
    right: 20px;
    bottom: 30px;
    position: fixed;
    padding: 0px 13px 0px 13px;
    border-radius: 35px;
    text-decoration: none;
    z-index: 8;
}
.whatsapp_touch a{
    color: #ffffff;
}
    
}