.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
}

body {
    padding-top: 50px
}

p {
    color: #333
}

.cabecera-simple {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.subhead {
    background-color: #fff;
    position: fixed;
    top: 5px;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 10
}

.logo-subhead {
    height: 44px;
    margin: 3px
}

.subhead .btn-menu {
    position: absolute;
    top: 3px;
    right: 3px;
    border-color: #aaa;
    color: #aaa;
    background-color: transparent
}

.btn-borde {
    border: 1px solid #fec24e;
    color: #fec24e;
    background-color: rgba(0, 0, 0, .8)
}

.menu-ops {
    background-color: #000;
    width: 100%;
    list-style: none;
    padding: 0;
    display: none;
    box-shadow: 0 43px 19px 0 rgba(0, 0, 0, .75)
}

.menu-on .menu-ops {
    display: block
}

.menu-ops li {
    display: inline
}

.menu-ops a {
    display: block;
    padding: 10px;
    border-top: 1px solid #555;
    background-color: #fff
}

.intro,
.intro .item {
    height: 150px
}

.intro .item {
    background: no-repeat center;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.intro .container {
    position: relative
}

.intro .item img {
    width: 100%;
    height: auto
}

.bx-wrapper {
    border: 0;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 9;
    top: 31%;
    margin-top: 0;
    color: #fff;
    background: rgba(0, 0, 0, .3);
    text-indent: 0;
    text-align: center;
    font-size: 18px;
    border-radius: 50%;
    line-height: 32px
}

.bloque {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px
}

.subtt {
    color: #3fa700;
    margin: 0 0 30px 0;
    font-size: 1.6rem;
}

.subtt strong {
    font-weight: 100
}

article {
    color: #ccc
}

.ubicacion {
    text-align: center;
    padding-bottom: 0
}

.ubicacion iframe {
    margin-bottom: -5px
}

.img-big {
    width: 100%;
    height: auto
}

.list-proyectos {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content: center
}

.list-proyectos li {
    display: block;
    width: 100%
}

.list-proyectos a {
    display: block;
    background-size: cover;
    background-position: top center;
    margin-bottom: 20px;
    height: 220px;
    position: relative;
    text-decoration: none;
    box-shadow: 0 10px 6px 0 rgba(0, 0, 0, .2);
    transition: all .2s ease
}

.list-proyectos .lg {
    position: absolute;
    bottom: 0;
    right: 0
}

.list-proyectos .lg img {
    max-width: 80px;
    max-height: 70px
}

.list-proyectos a span {
    display: block;
    width: 100%;
    background-color: rgba(63, 167, 0, .5);
    color: #fff;
    padding: 10px 0;
    transition: all .5s ease;
    font-size: 17px
}

.list-proyectos a:hover {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .5)
}

.list-proyectos a:hover span {
    background-color: rgba(63, 167, 0, 1)
}

.inmobiliarias {
    display: table
}

.inmobiliarias span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background: #fff
}

.inmobiliarias img {
    width: 100%;
    height: auto;
    max-width: 60px;
    max-height: 60px
}

.somos {
    background-color: #f8f8f8
}

.somos p {
    font-size: 16px
}

.somos p strong {
    color: rgba(63, 167, 0, 1)
}

.inmobiliarias-valle {
    background-color: #3fa700
}

.inmobiliarias-valle a,
.inmobiliarias-valle p {
    color: #fff
}

.inmobiliarias-valle p strong {
    display: block
}

.galeria {
    background-color: #f0f0f0
}

.sld-galeria .item {
    height: 180px
}

.sld-galeria .item img {
    width: 100%;
    height: auto
}



.bx-wrapper .bx-pager.bx-default-pager a {
    background-color: rgba(255, 255, 255, .4)
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: rgba(255, 255, 255, 1)
}

footer {
    text-align: center;
    background-color: #328500
}
@media (min-width:576px) {
	.intro,
	.intro .item {
		height: 210px
	}
}


@media (min-width:768px) {
    .content-header-simple img {
        width: 20px
    }
    .logo-subhead {
        float: left
    }
    .btn-menu {
        display: none
    }
    .content-menu-ops {
        float: right;
        padding-right: 15px
    }
    .menu-ops {
        display: inline-block;
        width: inherit;
        box-shadow: none;
        background-color: transparent;
        margin-right: 10px
    }
    .menu-ops a {
        display: inline-block;
        height: 50px;
        line-height: 25px;
        padding-left: 10px;
        padding-right: 10px;
        border: 0
    }
    .intro,
    .intro .item {
        height: 40%
    }
    .info-item h2 {
        font-size: 42px
    }
    .info-item h3 {
        font-size: 24px
    }
    .list-proyectos li {
        width: 32%
    }
    .sld-galeria .item {
        width: 578px;
        height: 394px
    }
    .sld-galeria .item img {
        width: 578px;
        margin: auto
    }
    .bx-wrapper .bx-controls-direction a {
        top: 44%
    }
    .inmobiliarias-valle p {
        font-size: 18px
    }
    .list-proyectos a {
        height: 160px
    }
}

@media (min-width:970px) {
    .content-header-simple img {
        width: 55px
    }
    .list-proyectos a {
        height: 220px
    }
}

.imagenes img {
    width: 100%;
    height: auto
}

@media (min-width:768px) {
    .imagenes {
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }
    .imagenes img {
        width: 33.3%;
        max-height: 190px
    }
}

@media (min-width:970px) {
    .imagenes img {
        max-height: 220px
    }
}

@media (min-width:1200px) {
    .imagenes img {
        max-height: 270px
    }
}

.c-imagen {
    position: relative;
    width: 20px;
}

.c-imagen .c-titulo {
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    color: white;
}

.imagen-proyecto {
    pointer-events: none;
    box-shadow: none !important;
    display: flex !important;
    align-items: center;
}

.imagen-proyecto img {
    filter: grayscale(100%);
    width: 100%;
    height: 100%;
}

.imagen-proyecto .titulo {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
}

.imagen-proyecto .vendido {
    background-color: #3200C1;
    opacity: 0.7;
    font-weight: 700;
    font-size: 17px;
    position: absolute;
}