@import "fontawesome/font-awesome.min.css";

/* main styles */

.container-fluid {
    width: 99%;
}

.whid {
    float: left;
    width: 100%;
    display: block;
}

.ifame {
    margin-top: 42% !important;
    float: left;
    position: relative !important;
    z-index: 2 !important;
    width: 100%;
}

footer {
    height: 250px;
    float: left;
    width: 100%;
}

.refe {
    position: absolute;
    z-index: 100;
}

.table2 {
    width: 100%;
}

.table2 .btn-send {
    margin-top: 0;
    padding: 6px 25px;
    width: 100%;
    text-align: center;
    font-size: 12px;
    border: 1px solid black;
    color: black !important;
    background: white;    
}

.table2 .btn-send:hover {
    color: white !important;
}

.btn-send
{
	text-transform: uppercase;
}

td,
th {
    text-align: left;
    padding: 5px 6px;
}

.idioma a {
    font-size: 12px !important;
    color: #979797 !important;
}

.content-wrap .col-md-1 {
    padding-right: 0 !important;
}

.volver a {
    font-size: 12px !important;
    color: black !important;
    text-decoration: underline;
}
.volver{
    position: absolute;
    top: 0;
    left: -10px;
    font-size: 12px !important;
    color: black !important;
    /*border-bottom: 0.5px solid #0e0e0e;*/
}

.idioma {
    position: initial;
    right: 0px !important;
    top: 0;
    float: right;
    left: 0;
    font-size: 12px !important;
    color: #979797 !important;
}



h5 {
    color: #929191;
}

.dire {
    /* text-transform: uppercase !important; */
    text-align: left !important;
}

.logo-proyecto {
    position: absolute !important;
    height: 55px;
    top: 14px;
    left: 17px;
    z-index: 1000;
}

.refe {
    position: absolute;
    color: black;
    text-align: center;
    width: 100%;
    padding-top: 5px;
    font-size: 12px;
}


/*
.contact .nomargin-top {
	color: #c5473e !important;
}
#contact .nomargin-top {
	color: red !important;
}
*/

.btn-info {
    background: #B25840 !important;
}

.red {
    /*background-color: #d62920;*/
    background-color: #B25840;
    position: absolute;
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    float: left;
    font-size: 10px !important;
    bottom: 36px;
    left: 0px;
}

.yello {
    /*background-color: #fbbc05;*/
    background-color: #9CAECE;
    position: absolute;
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    float: left;
    font-size: 10px !important;
    bottom: 36px;
    left: 0px;
}

.blue {
    background-color: #4972b1;
    position: absolute;
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    float: left;
    font-size: 10px !important;
    bottom: 36px;
    left: 0px;
}

.green {
    /*background-color: #3a9850;*/
    background-color: #95847C;
    position: absolute;
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-size: 10px !important;
    float: left;
    bottom: 36px;
    left: 0px;
}

.camel
{
	background-color: #7A8057;
}

.grafito
{
	background-color: #9C5944;
}

#map-canvas {
    margin-top: 20px;
    float: left;
}

.btn-info {
    position: fixed !important;
    bottom: 0;
    background: black;
    width: 100%;
    float: left;
    margin: 0;
    z-index: 2000;
    text-transform: uppercase;
    color: white;
    padding: 20px 0 0;
    height: 60px;
    text-align: center;
}

.contacto-sect h3 {
    color: #a9a9a9;
    margin-bottom: 0 !important;
    text-align: right;
}

.form-control {
    background-color: #e6e6e6 !important;
    border-radius: 0 !important;
    border: none;
    box-shadow: none;
}

.lb-data .lb-number {
    display: none !important;
}

.mobile-text h3 {
    font-size: 1em !important;
    text-transform: uppercase;
}

.list-dept {
    margin: 0;
    padding: 0;
}

.section-news .n-tittle {
    padding-right: 10px;
}

.gallery {
    padding: 0;
    float: left;
    position: relative;
    width: 100%;
    margin: 0;
}

.black-fill:hover {
    opacity: 0.7;
    cursor: pointer;
}

.black-fill {
    -webkit-transition-duration: 0.3s;
    /* Safari */
    transition-duration: 0.3s;
    width: 100%;
    height: 327px;
    background-size: cover;
    background-position: center;
}


/*.back-gal {
  float: left;
  width: 100%;
  position: relative;
}*/

.gallery .col-md-6 {
    padding: 0;
    margin: 0;
}

.gallery .col-md-12 {
    padding: 0;
    margin: 0;
}

.vendido {
    position: absolute;
    z-index: 1000;
    background: #c1272d;
    width: 100px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30%;
    opacity: 0.9;
}

.vendido p {
    text-align: center;
    font-size: 1.2em;
    padding: 10px;
    margin: 0;
    text-transform: uppercase;
    color: white;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.list-dept li {
    list-style: none;
    color: #a9a9a9;
    font-size: 13px;
}

.proyecto-int {
    padding-top: 109px;
}

.proyecto-int-sj {
    padding-top: 153px;
}

.empresa {
    padding-top: 86px;
}

.contacto-sect {
    padding-top: 80px;
}

input-placeholder {
    color: #4a4a4a !important;
}

::-webkit-input-placeholder {
    color: #4a4a4a !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #4a4a4a !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #4a4a4a !important;
}

:-ms-input-placeholder {
    color: #4a4a4a !important;
}

.section-block {
    float: left;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.btn-send {
    margin-top: 5px;
    color: white !important;
    background-color: black;
    border: 0;
    box-shadow: none !important;
    padding: 7px 30px;
    font-size: 1em;
    font-weight: bold;
}

.btn-send:hover,
.btn-send:focus {
    background-color: gray;
    color: #000;
    text-decoration: none;
}

.block {
    float: left;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.logo-instagram {
    position: relative;
    margin-top: 140px;
}

.contacto-fijo {
    position: fixed;
    top: 2em;
    z-index: 2;
    width: 17.2%;
}

.carousel-indicators {
    width: 100%;
}

.pad-l {
    padding-right: 25px !important;
}

p {
    color: #a9a9a9;
    font-size: 13px;
    text-align: justify;
}

.f-menu {
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
}


/* .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
} */

a:hover,
a:focus {
    text-decoration: none;
}

.col-md-6.col-zm-6 a {
    overflow: hidden;
    display: block;
}

@media (min-width: 991px) {
    /*
 ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
*/
}


/* fade on slider */

.carousel-fade .carousel-inner .item {
    opacity: 1;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1 !important;
}

.pics {
    width: 100%;
    /* height: 590px; */
}

.pics img {
    width: 100%;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.navbar-nav {
    width: 270px;
}

.navbar-default .navbar-nav>li>a {
    color: #979797;
    font-size: .9em;
}

.navbar-default .navbar-toggle {
    border: 0;
}

.navbar-default {
    border: 0;
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-default ul li a {
    text-transform: uppercase;
    font-weight: 400;
}

.dropdown-menu>li>a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 10px;
    color: #979797;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #000;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: transparent;
    color: #000;
}


/*.dropdown-menu>li>a:hover::after, .dropdown-menu>li>a:focus {
  content: "_";
  background-color: transparent;
  color: #000;
}*/

.dropdown-menu {
    left: inherit;
    left: 120px;
    top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    text-align: left;
}

.dropdown-menu>li>a {
    padding: 0px 20px !important;
}

.logo-img {
    margin-top: 50px;
    margin-bottom: 85px;
    padding: 0 10px;
}

.sidebar-nav .navbar li a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-toggle {
    margin-top: 35px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
}

a.activo {
    color: #000 !important;
    font-weight: 500;
}

.content-wrap {
    margin-top: 45px;
    float: left;
}

.content-wrap .col-md-3 h3 {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.section-news .col-zm-6,
.col-md-6 {
    padding-left: 0px !important;
    padding-right: 1px !important;
}

.content-wrap>.col-md-3>p {
    text-align: justify;
    color: #a9a9a9;
    font-size: 13px;
}

.footer-img {
    margin-top: 50px;
    margin-right: 57.3%;
    margin-bottom: 30px;
}


/* empresa */

.emargin {
    margin-top: 8em;
}

.cmargin {
    margin-top: 9em;
    margin-bottom: 2em;
}

.efill {
    width: 100%;
    height: 652px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 15px;
}


/* proyectos */

.pmargin {
    margin-top: 24em;
}

.map {
    height: 517px;
    width: 100%;
}

.contacto-f .map {
    height: 517px;
    margin-top: 0px !important;
}

.ha {
    background-image: url('../img/ha1.jpg');
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    height: 300px;
    padding-left: 0px;
    padding-right: 1px;
}

.sj {
    background-image: url('../img/edificio.jpg');
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    height: 300px;
}

.pha {
    position: relative;
    margin-top: 3px;
    padding-left: 0px;
    padding-right: 1px;
}

.psj {
    position: relative;
    margin-top: 3px;
    padding-right: 0px;
    padding-left: 1px;
}

.psj>span,
.pha>span {
    position: absolute;
    padding: 3px;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}

.p-tittle {
    color: #979797;
    font-weight: 600;
    float: left;
    font-size: 15px;
}


/* ha1648 */

.hafill {
    width: 100%;
    height: 590px;
    background-position: 98% 0%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    margin-bottom: 15px;
}

.hasfill {
    width: 100%;
    height: 590px;
    margin-bottom: 15px;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.ind {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 99;
    /* right: -35px; */
    top: -10px;
    margin-top: calc(8em + 86px + 50px);
    position: absolute;
    width: 400px;
    right: -190px;
}

.carousel-indicators-numbers::after {
    content: "———————";
    letter-spacing: -3.6px;
    margin: 10px;
}

.carousel-indicators-numbers li {
    vertical-align: middle;
    text-indent: 0;
    margin: 0 6px;
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 100%;
    /* line-height: 30px; */
    color: #000;
    font-size: 11px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.carousel-indicators-numbers li.active {
    /* margin: 0 6px; */
    width: 25px;
    height: 25px;
    background: none;
    font-size: 14px;
    border: 1px solid black;
    border-radius: 0px;
    color: black;
    /* padding: 10px; */
    /* float: left; */
    display: inline-block;
    padding-top: 2px;
}

.bajada {
    color: #a9a9a9;
    text-transform: uppercase;
    font-size: 13px;
}

.no-margin {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.margin-contact {
    margin-top: 55px;
}


/* noticias */

.noticia-image {
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    height: 270px;
}

.n-tittle {
    color: #979797;
    font-weight: 400;
    font-size: 14px;
    padding-top: 10px;
    height: 80px;
}

.modal-body {
    padding: 0px;
}

.close {
    position: absolute;
    z-index: 10;
    right: -13px;
    top: -24px;
    font-weight: 100;
    color: #fff;
    opacity: 1;
    font-size: 41px;
}


/*.dropdown:hover .dropdown-menu {
    display: block;
}*/

.nav>li>a {
    padding: 10px 15px 10px 20px;
}

.item span {
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    z-index: 3;
    text-align: center;
}

.nomargin-top {
    margin-top: 0px !important;
}

@media (max-width: 1600px) {
    .contacto-f .map {
        height: 528px;
        margin-top: 0px !important;
    }
    .efill {
        height: 533px;
    }
    /* 	.map {
		height: 533px;
	} */
    .hasfill {
        height: 533px;
    }
}

@media (max-width: 1566px) {
    .map {
        height: 432px;
        width: 100%;
    }
    .contacto-f .map {
        height: 432px;
        margin-top: 0px !important;
    }
    .hafill {
        background-position: 58% 10%;
    }
    .fill {
        width: 100%;
        height: 100%;
    }
    .n-tittle {
        padding-top: 0px;
        height: auto;
        margin-bottom: 20px;
        font-size: 13px;
    }
    .footer-img {
        margin-right: 44.6%;
    }
}

@media (max-width: 1366px) {
    .ifame {
        margin-top: 32% !important;
        float: left;
        position: relative !important;
        z-index: 2 !important;
        width: 100%;
    }
    .map {
        height: 452px;
        width: 100%;
    }
    .contacto-f .map {
        height: 452px;
        margin-top: 0px !important;
    }
    .hasfill {
        height: 446px;
    }
    .black-fill {
        height: 204px;
    }
    .footer-img {
        margin-top: 50px;
        margin-right: 32.6%;
    }
    .noticia-image {
        height: 250px;
    }
    .pad-l {
        padding-right: 16px !important;
    }
    .efill {
        height: 446px;
    }
    /* .map {
  height:446px;
} */
    .hafill {
        height: 490px;
    }
}

@media (max-width: 1280px) {
    .map {
        height: 417px;
        width: 100%;
    }
    .contacto-f .map {
        height: 417px;
        margin-top: 0px !important;
    }
    .ifame {
        margin-top: 31% !important;
        float: left;
        position: relative !important;
        z-index: 2 !important;
        width: 100%;
    }
    .contacto-f .map {
        height: 414px;
        margin-top: 0px !important;
    }
    .efill {
        height: 420px;
    }
    .hasfill {
        height: 420px;
    }
    /* .map {
  height:420px;
} */
    textarea {
        border: none !important;
    }
    .form-control {
        border-bottom: 0;
    }
    .footer-img {
        margin-right: 0;
    }
    .n-tittle strong {
        color: #000;
        font-size: 14px;
    }
    .form-control {
        border-radius: 0px;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: 1px solid #ccc;
        box-shadow: none;
    }
    .form-control:focus {
        border-color: #ccc;
        box-shadow: none;
    }
    textarea {
        resize: none;
        border: 1px solid #ccc!important;
    }
    label {
        font-size: .9em;
    }
    form {
        margin-top: 30px;
    }
    .btn-send {
        margin-top: 5px;
        border: 0;
        font-size: .9em;
        font-weight: bold;
    }
    .btn-send:hover,
    .btn-send:focus {
        background-color: gray;
        color: #FFF;
        text-decoration: none;
    }
    .contact {
        margin-bottom: 70px;
        padding-top: 120px;
    }
    .padding-result {
        margin-top: 35vh;
        margin-bottom: 35vh;
    }
    /* helper classes */
    .margins {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .margin-top {
        margin-top: 30px;
    }
    .no-padding {
        padding-left: 0px;
    }
    .left-padding {
        padding-left: 0px;
        padding-right: 5px;
    }
    .right-padding {
        padding-left: 1px;
        padding-right: 0px;
    }
}


/* media queries */

@media (min-width: 768px) {
    .idioma {
        right: 82px;
    }
    .sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;
    }
    .sidebar-nav .navbar ul {
        float: none;
    }
    .sidebar-nav .navbar ul:not {
        display: block;
    }
    .sidebar-nav .navbar li {
        float: none;
        display: block;
    }
    .sidebar-nav .navbar li a {
        padding-top: 2px;
        padding-bottom: 2px;
    }
}


/* MENU BREAK POINT */

@media (min-width: 992px) {
    .show-logo {
        display: none;
    }
}

@media (max-width: 1180px) {
    .ifame {
        margin-top: 94% !important;
        float: left;
        position: relative !important;
        z-index: 2 !important;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .logo-instagram {
        display: none;
    }
    .padding-result {
        margin-top: 3em;
        margin-bottom: 20em;
    }
    .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .dropdown-menu>li>a {
        padding: 5px 20px !important;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .logo-img {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .hidden-logo {
        display: none;
    }
    .sidebar-nav .navbar li a {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .hafill {
        height: 368px;
    }
}

@media (max-width: 1148px) {
    .empresa {
        padding-top: 0;
    }
    .f-menu {
        position: inherit;
        z-index: 2;
    }
    .logo-m {
        width: 100px !important;
    }
    .hidden-zm {
        display: none;
    }
    .contacto-fijo {
        position: relative;
        top: 0;
        z-index: 100;
        width: 100%;
    }
    .container-fluid {
        width: 100%;
    }
    .navbar-toggle {
        margin-top: 25px;
    }
    .emargin,
    .pmargin,
    .cmargin {
        margin-top: 1em;
    }
}


/* GRID SYSTEM */

@media (max-width: 1148px) {
    .col-zm-12 {
        width: 100%;
        float: left;
    }
    .col-zm-8 {
        width: 66.66666667%;
        float: left;
    }
    .col-zm-4 {
        width: 33.33333333%;
        float: left;
    }
    .f-menu {
        position: fixed;
        z-index: 20;
        top: 0;
    }
}

@media (max-width: 991px) {
    .pics {
        height: 239px;
    }
    .idioma {
        float: initial;
        margin-right: 15px;
        padding-bottom: 10px;
        text-align: right;
    }
    .navbar-nav {
        width: 100%;
        text-align: center;
    }
    .proyecto-int {
        padding-top: 10px;
    }
    footer {
        height: 50px;
    }
    #map-canvas {
        display: block;
    }
    #map-ba {
        display: block;
    }
    .content-wrap {
        margin-top: 0;
        padding-top: 130px;
    }
    .navbar-default {
        margin-top: 0;
    }
    .col-zm-6 {
        width: 50%;
        float: left;
    }
    .col-zm-4,
    .col-zm-8 {
        width: 100%;
        float: left;
    }
    .map {
        height: 18.9em;
    }
    .modal-content {
        margin-top: 100px !important;
    }
}

@media (min-width: 1400px) {
	.pics
	{
		height: 570px !important;
	}
}

@media (min-width: 768px) {
    .modal-body {
        padding: 20px;
    }
    .tabs-sect-nf .nav>li>a {
        width: 100% !important;
    }
    .modal-dialog {
        width: 600px;
        margin: 100px auto;
    }
}

@media (max-width: 648px) {
    .hasfill {
        height: 210px;
    }
    .left-padding {
        padding-left: 0px;
        padding-right: 1px;
    }
    .fill {
        height: 218px;
    }
    .efill {
        height: 200px;
    }
    .hafill {
        height: 218px;
    }
    .col-zm-6 {
        width: 100%;
        float: left;
    }
    .pics
    {
	    height: 250px !important;
    }
    
    .contacto-sect
    {
	    padding-top: 30px;
    }
}

.dnone {
    display: none;
}

.btn-cotizar {
    border-radius: 0;
    margin-bottom: 20px;
    display: none !important;
}

.btn-cotizar:hover {
    background-color: gray !important;
}

.btn-inhabil:hover,
.btn-inhabil:active,
.btn-inhabil:focus {
    background-color: #000;
}

.btn-inhabil {
    opacity: .3;
}

#center-rpta {
    display: table;
    height: 100px;
    width: 100%;
    text-align: left;
}

.txt-rpta {
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    line-height: 13px;
    padding-top: 5px;
    color: #979797;
}

.txt-rpta strong {
    font-weight: 500;
}

.col-md-6.col-zm-6 a {
    position: relative;
}

.col-md-6.col-zm-6 a span {
    bottom: 0 !important;
}

.psj label,
.pha label {
    font-weight: 300;
    color: #979797 !important;
    font-size: 13px;
}

.psj .p-tittle,
.pha .p-tittle {
    width: 100%;
    margin-bottom: 0px;
    margin-top: 5px;
    text-transform: uppercase;
}

.logo-lateral {
    position: absolute;
    height: 55px;
    left: 12px;
    top: 12px;
}

.pcot {
    position: relative;
}

.pcot .btn-cotizar {
    display: block !important;
    width: 80px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 10px;
    margin-bottom: 0;
    font-size: 12px;
}

.pcoten .btn-cotizar {
    font-size: 11px;
    width: 100px;
}

#disponibilidad th,
#disponibilidad td {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
}

#disponibilidad th {
    color: #a9a9a9;
}

#disponibilidad td {
    color: #111;
    padding: 15px 0;
}

#disponibilidad td a {
    color: #000;
}

#disponibilidad.table>thead>tr>th {
    border-bottom: 1px solid #EEE;
}

.txtc {
    text-align: center;
}

.timeline {
    text-align: center;
    width: 100%;
    height: 150px;
    float: left;
    position: relative;
    margin-top: 20px;
}

.timeline .hito {
    width: 4%;
    text-align: center;
    float: left;
    height: 120px;
    position: relative;
}

.timeline .hito p {
    transform: rotate(270deg);
    text-align: center;
    position: absolute;
    height: 100%;
    width: 120px;
    margin-left: 4px;
    color: #000;
}

.timeline .raya {
    width: 8%;
    float: left;
}

.timeline .raya .raya-in {
    height: 1px;
    background-color: #000;
    width: 100%;
    margin-top: 59px;
}

.timeline .raya-inactiva .raya-in {
    opacity: 0.35;
}

.hito-inactivo p {
    opacity: 0.35;
}

@media (max-width: 480px) {
    .timeline .raya {
        width: 7.9%;
    }
    .timeline .hito p {
        margin-left: -3px;
        font-size: 11px;
    }
    
    .psj
    {
	    margin-top: 15px;
    }
}

.timeline {
    text-align: center;
    width: 100%;
    height: 150px;
    float: left;
    position: relative;
    margin-top: 20px;
}

.timeline .hito {
    width: 4%;
    text-align: center;
    float: left;
    height: 120px;
    position: relative;
}

.timeline .hito p {
    transform: rotate(270deg);
    text-align: center;
    position: absolute;
    height: 100%;
    width: 120px;
    margin-left: 4px;
    color: #000;
}

.timeline .raya {
    width: 8%;
    float: left;
}

.timeline .raya .raya-in {
    height: 1px;
    background-color: #000;
    width: 100%;
    margin-top: 59px;
}

.timeline .raya-inactiva .raya-in {
    opacity: 0.35;
}

.hito-inactivo p {
    opacity: 0.35;
}

@media (max-width: 480px) {
    .timeline .raya {
        width: 7.9%;
    }
    .timeline .hito p {
        margin-left: -3px;
        font-size: 11px;
    }
}

.noticias .col-zm-6 img {
    width: 100%;
}

.map-contacto {
    margin-top: 0px !important;
}

.fancybox-content {
    padding: 16px;
}

.agranda a
{
    overflow: hidden;
    display: block;
}

marquee
{
	position: absolute;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #000;
	padding: 3px 0;
	margin-bottom: 10px;
}

.inside-marquee
{
	text-align: center;
	font-size: 11px;
	float: left;
	margin: 0 10px;
}

.marquee {
  	width: 100%;
  	margin: 0 auto;
  	overflow: hidden;
  	white-space: nowrap;
  
  	position: absolute;
	top: 0;
	width: 100%;
	border-bottom: 1px solid #000;
	padding: 3px 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.marquee span {
  display: inline-block;
  font-size: 12px;
  position: relative;
  left: 100%;
  animation: marquee 26s linear infinite;
}
.marquee:hover span {
  animation-play-state: paused;
}

.marquee span:nth-child(1) {
  animation-delay: 0s;
}
.marquee span:nth-child(2) {
  animation-delay: 0.8s;
}
.marquee span:nth-child(3) {
  animation-delay: 1.6s;
}
.marquee span:nth-child(4) {
  animation-delay: 2.4s;
}
.marquee span:nth-child(5) {
  animation-delay: 3.2s;
}

@keyframes marquee {
  0%   { left: 100%; }
  100% { left: -100%; }
}

@media (max-width: 480px)
{
	.marquee
	{
		display: none;
	}
	
	body > .container-fluid
	{
		margin-top: 30px;
	}
}

.btn-video
{
	background-color: transparent;
	border: 1.4px solid #000;
	color: #000 !important;
	font-size: 12px;
}

.btn-video:hover
{
	background-color: #000;
	color: #FFF !important;
}

.enlace-home
{
	width: 16.6%;
	float: left;
	color: #0e0e0e;
	margin-top: 5px;
	font-size: 16px;
    font-weight: bold;
}

.enlace-centered
{
	text-align: center;
}

.enlace-right
{
	text-align: right;
}

.inner-enlace
{
	border-bottom: 1px solid #0e0e0e;
	width: auto !important;
	display: inline;
	padding-bottom: 2px;
    font-weight: 400;
    font-size: 14px;
}

.enlace-home:hover
{
	color: #000;
}

.enlace-home:hover .inner-enlace
{
	border-bottom: 0;
}

.home h2
{
	font-size: 38px;
	line-height: 36px;
	margin-top: 0;
}

.wawd
{
	margin-top: 50px;
}

.external-link
{
	font-size: 21px;
	font-weight: 500;
	margin-bottom: 10px;
}

@media (max-width: 480px) {
	
	.wawd
	{
		float: left;
	}
	
	.enlace-home
	{
		font-size: 9px;
	}
	
	.external-link
	{
		font-size: 14px;
	}
	
}

#hidden-bci
{
	display: none;
}

#hidden-bci iframe
{	
	width: 500px;
	height: 700px;
	border: 0;
}

.btn-video, .btn-video:active, .btn-video:focus
{
	background-color: #96B2D1;
}

.btn-bci, .btn-bci:active, .btn-bci:focus
{
	background-color: #FFF;
}

.flecha
{
	height: 22px;
	display: inline-block;
	margin-top: -5px;
}

.fancybox-navigation .fancybox-button svg
{
	display: none !important;
}

.fancybox-navigation .fancybox-button.fancybox-button--arrow_right, .fancybox-navigation .fancybox-button.fancybox-button--arrow_left
{
	background-color: transparent;
	width: 80px !important;
}

.fancybox-navigation .fancybox-button.fancybox-button--arrow_right:after
{
	content: "";
	height: 1px;
	background-color: #FFF;
	width: 30px;
	position: absolute;
	top: 48%;
	left: 0;
}

.fancybox-navigation .fancybox-button.fancybox-button--arrow_right div:after
{
	content: " Sig.";
	color: #FFF;
}

.fancybox-navigation .fancybox-button.fancybox-button--arrow_left:after
{
	content: "";
	height: 1px;
	background-color: #FFF;
	width: 30px;
	position: absolute;
	top: 48%;
	right: 0;
}

.fancybox-navigation .fancybox-button.fancybox-button--arrow_left div:after
{
	content: "Ant. ";
	color: #FFF;
}

@media (max-width: 480px) {
	.fancybox-navigation
	{
		display: none;
	}
	
	.inner-enlace
	{
		font-size: 10px !important;
	}
	
	.right-mobile
	{
		text-align: right;
	}
	
	.left-mobile
	{
		text-align: left;
	}
	
	.no-padding-mobile-left
	{
		padding-left: 0px !important;
	}
	
	.volver
	{
		left: 15px;
	}
}

#clgo
{
	z-index: 9999;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited
{
	color: #FFF !important;
}

.fancybox-infobar
{
	color: #FFF !important;
}

.fancybox-button, .fancybox-toolbar
{
	background: transparent !important;
}

#valores-desde
{
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 65px;
}

.caja-valor
{
	border-top: 1.4px solid #000;
	line-height: 16px;
	margin-bottom: 10px;
}

.caja-valor span
{
	font-size: 18px;
	font-weight: 500;
}

.valor-minibox
{
	width: 50%;
	float: left
}

/* ACORDEONES */
#cabeceras
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px 0;
	font-weight: 400;
	font-size: 12px;
}

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

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

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

#cabeceras
{
	margin-top: 10px;
}

#accordion .panel-heading
{
	background-color: transparent;
	color: #a9a9a9;
	padding-left: 0;
	padding-right: 0;
	font-weight: 400;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
}

#accordion .panel-heading .panel-title
{
	font-weight: 400;
	font-size: 13px;
}

#accordion .panel-body
{
	padding-left: 0;
	padding-right: 0;
}

#accordion .panel-default
{
	border: 0;
}

.text-right
{
	text-align: right;
}

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

.datos-mayuscula
{
	text-transform: uppercase;
}

.content-wrap .col-md-3 h3:first-child
{
	margin-top: 6px;
}

.mt20
{
    margin-top: 20px;
}

#modal-cotizador .modal-dialog
{
	width: 1000px;
}

#modal-cotizador iframe
{
	border: 0;
	width: 100%;
	min-height: 800px;
}

#modal-video video
{
	width: 100%;
	height: 320px;
}

.txt-black
{
	color: #000;
}

.external-link
{
	color: #000;
}

.carousel-inner .logo-lateral
{
	position: absolute !important;
	width: 40px !important;
	top: 14px;
	right: 15px;
	z-index: 10;
}

.carousel-inner .logo-lateral img
{
	width: 40px;
}

.carousel-inner .logo-lateral
{
	left: auto;
}

.carousel-inner .logo-lateral:nth-child(2)
{
	top: 14px;
}

.carousel-inner .logo-lateral:nth-child(3)
{
	top: 65px;
}

.carousel-inner .logo-lateral:nth-child(4)
{
	top: 115px;
}

.carousel-inner .logo-lateral:nth-child(5)
{
	top: 165px;
}
.zoom
{
    transition: transform .2;
}

.zoom:hover
{
    transform: scale(1.2);
}
.enlace-politicas
{
	margin-top: 40px;
	color: #000;
    padding-left: 40px;
}

.enlace-politicas a
{
	color: #999;
    font-size: .9em;
    font-size: 10px;
    display:block;
    line-height: 12px;
}

.enlace-politicas a:hover
{
	color: #000;
}

.logo-instagram
{
	padding-left: 40px;
}

.empresa h3
{
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 6px;
}

.pleft15
{
    padding-left: 15px;
}

#accordion.socios
{
    border-top: 1px solid #000;
}

#accordion.socios .panel-title
{
    color: #000;
}

#accordion.socios .panel-heading
{
    border-bottom: 1px solid #000;
}

#accordion.socios .panel-body
{
    font-size: 13px;
    color: #CCC;
    padding-top: 0;
    text-transform: uppercase;
}

#accordion .panel
{
    box-shadow: none;
}

.socio
{
    border-bottom: 1px solid rgba(153,153,153,.6);
    padding: 6px 0;
}

#accordion.socios .panel-heading
{
    padding-top: 7px;
    padding-bottom: 7px;
}

.enlace-politicas
{
    line-height: 12px;
}

.politicas
{
    
}

.enlace-politicas
{
    font-size: 10px;
}

.mtop30
{
    margin-top: 30px;
}

.btn-tour360
{
	background-color: #dcd8d5;
}

.valor-titulo
{
	color: #000;
	font-weight: 500;
	font-size: 32px;
	line-height: 38px !important;
	margin-bottom: 10px;
}

.valor-texto
{
	color: #bbbbbb;
	font-weight: 400;
	font-size: 14px;
	text-align: left;
	line-height: 19px;
}

#altura-valor
{
	margin-top: -15px;
	line-height: 36px
}

.valor-titulo
{
	line-height: 32px;
}

#logo
{
	margin-left: 10px;
	width: 250px;
}

#clus
{
	text-align: center;
	width: 100%;
	font-size: 160px;
	font-weight: bold;
	padding-top: 200px;
	color: #000;
}

#clus a
{
	color: #000;
}

@media (max-width: 600px) {
	
	#clus
	{
		padding-top: 0;
		font-size: 120px;
	}
	
	#altura-valor
	{
		margin-top: 0;
		padding-top: 0px !important;
	}
	
	.navbar-default
	{
		margin-top: 0 !important;
	}
	
	.logo-m
	{
		margin-top: 27px;
		width: 150px !important;
	}
}

.navbar-default
{
	margin-top: 150px;
}

.acordeon-empresa
{
	margin-top: 30px;
	font-size: 12px;
}

.empresa-subtitulo
{
	color: #a9a9a9;
	font-size: 11px;
	margin-top: 20px;
}

.empresa-subtitulo hr
{
	border-color: #a9a9a9;
	margin-top: 0;
	margin-bottom: 0;
}

.base-model
{
	font-size: 12px;
	color: #212121;
}

.base-title
{
	color: #000;
	font-size: 16px;
}

.thesis
{
	color: #000 !important;
	font-size: 12px;
	padding: 0 10px !important
}

.thesis strong
{
	font-size: 18px;
	line-height: 22px !important;
}

.value
{
	color: #565656 !important;
}

.base-hr hr
{
	margin-top: 0;
	border-color: #afafaf !important;
}

.base-icono
{
	width: 100px;
	filter: grayscale(100%);
}

.row-strat
{
	padding: 20px 0;
	border-bottom: 1px solid #000
}

.btop
{
	border-top: 1px solid #000
}

@media (max-width: 600px) {
	.value-content, .track
	{
		margin-top: 40px;
	}	
	
	#about-english
	{
		float: left;
	}
	
	#accordion.socios
	{
		width: 90%;
		margin-left: 5%;
		float: left;
		margin-bottom: 0;
	}
	
	.team-txt
	{
		color: #555;
	}
	
	.empresa-subtitulo
	{
		margin-top: 15px;
	}
	
	#about-english
	{
		margin-top: 0;
	}
}

.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }
}

.overview label
{
	font-size: 56px;
	color: #000;
	font-weight: 500;
	margin-top: -20px;
}

.overview img
{
	max-width: 100%;
	margin-bottom: 20px;
}

.overview strong
{
	font-size: 18px;
	color: #000;
	font-weight: 500;
	line-height: 18px;
}

.overview p
{
	color: #979797;
	margin-top: 15px;
	margin-bottom: 0;
}

.overview-box
{
	border-right: 1px solid #000;
}

.no-border
{
	border-right: 0;
}

.mtop15
{
	margin-top: 15px;
}

.bio
{
	font-size: 11px;
}

.blackover
{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.9);
	top: 0;
	padding: 15px 25px;
	display: none;
}

.blackover-team
{
	position: relative;
	width: 50%;
	height: 100%;
	background-color: #FFF;
	bottom: 0;
	padding: 15px 0px;
	display: block;
	left: -50%;
}

.blackover p
{
	display: table-cell;
	vertical-align: middle;
	color: #000;
}

.psj:hover .blackover, .item:hover .blackover
{
	display: table;
}

.fa-linkedin-square
{
	font-size: 14px;
}

.item .blackover strong
{
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 18px;
}

.carousel-indicators-numbers.over li.active
{
	width: 42px;
}

.blackover em, .who em
{
	font-size: 11px;
	font-style: normal;
	color: #a9a9a9;
}

.overview-pic
{
	width: 100%;
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.overview-text
{
	display: table;
	width: 35%;
	float: right;
	padding: 15px;
}

.overview-large
{
	width: 100%;
	display: none;
}

.overview-text .inner
{
	display: table-cell;
	vertical-align: bottom;
	color: #b7b7b7;
}

.overview-text .inner strong
{
	font-size: 36px;
	color: #ccc;
}

.overview-text .inner h3
{
	margin-top: 0px;
	font-size: 20px;
	text-decoration: underline;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 0;
}

.overview-text.who .inner h3
{
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 15px;
	text-decoration: none !important;
}

.overview-text .inner a
{
	font-size: 20px;
	font-weight: 500;
	color: #9c9c9c;
}

.bg-gray
{
	background-color: #f0f0f0;
}

#mapa-investment
{
	margin-bottom: 30px;
	max-width: 100%;
}

.empresa h6
{
	font-size: 20px;
}

.foto-team
{
	height: 400px;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.team-item h3
{
	font-size: 18px !important;
}

.team-item, .team-item-a
{
	border-left: 1px solid #000;
	padding-top: 30px;
	min-height: 290px;
}

 .team-item-a
 {
	 min-height: 0 !important;
	 padding-bottom: 5px;
	padding-top: 0px;
 }
 
.team-item p
{
	text-align: left;
	color: #000;
}

.border-right
{
	border-right: 1px solid #000;
}

.team-item-a a
{
	color: #000;
	font-size: 16px;
	font-weight: 500;
}

@media (max-width: 480px) {
    .team-item
    {
	    border: 0;
    }
    
    .team-item a
	{
		color: #000;
		font-size: 16px;
		font-weight: 500;
	}
	
	.overview-text
	{
		float: none;
		margin-bottom: 30px;
	}
	
	.team-item, .team-item-a
	{
		min-height: 250px;
	}
	
	.emargin.empresa
	{
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-bottom: 40px;
	}
	
	#altura-valor
	{
		margin-top: 200px;
	}
	
	.valor-titulo
	{
		text-align: left;
		font-size: 18px;
		line-height: 22px;
	}
	
	.footer-img
	{
		display: none;
	}
	
	.foto-team
	{
		height: 600px;
	}
}

.team-text
{
	margin-top: calc(8em + 112px);
	margin-left: -15px;
	padding-right: 5px;
	text-align: left !important
}

.team-text .team-name
{
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	text-align: left
}

.team-blabla
{
	font-size: 13px !important;
}

.invest-box
{
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	position: absolute;
	width: 100%;
	height: 35%;
	left: 0;
}

.invest-text
{
	color: #FFF;
	position: absolute;
	bottom: 30px;
	width: calc(100% - 60px);
	left: 30px;
}

.invest-text strong
{
	font-size: 24px;
	font-weight: 500;
    line-height: 28px !important;
}

#teams img
{
	margin-right: -10px;
}

#teams .col-md-8
{
	padding-left: 10px !important;
	padding-right: 0px !important;
}

@media (max-width: 480px) {
	.team-text
	{
		margin-left: 0;
		margin-top: 30px;
	}
}

.inner-pic .invest-text
{
	text-shadow: 1px 1px 2px rgba(0,0,0, 1);
}