.checkbox-privacy {
    position: relative;
    margin-left: 0;
}
.form-check {
    margin-top: 10px;
}
@media (max-width: 768px) {
    .location-container {
        margin-top: 0px;
    }
    .sideNav {
        width: 100%;
    }
}

@media (max-width: 575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
    .navbar-toggleable > .container {
        padding-right: 0;
        padding-left: 0;
    }
    #Slider .slide-mask .wrapper {
        position: absolute;
        bottom: 10px;
        width: 100%;
    }
}


.btn-faq {
    color: #fff;
}
.location-map{
    width: 100%;
}
.lqn-block{
    padding: 80px;
}
.text-lqn{
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}
.logo-container-lqn{
    padding: 35px;
}
.logo-container-lqn-project{
    padding:0 0 20px 0;
}
.lqn-block-project{
    padding:0;
}
.lqn-section-home{
    background: url(../images/bg-footer.png) center 0 no-repeat;
    background-size: auto;
    background-size: cover;
    border-bottom: 1px solid #7A9437;
}

.lqn-section-project{
    margin-bottom: -20px;
    background: url(../images/bg-footer.png) center 0 no-repeat;
    background-size: auto;
    background-size: cover;
    border-bottom: 1px solid #7A9437;
}
.btn-faq:hover{
    color: #fff;
    text-decoration: none;
}
.area-footer .contt h3 {
    font-size: 22px;
}
.area-footer .contt h5 {
    font-size: 18px;
}
.area-footer .contt p {
    font-size: 14px;
}

.logo-footer{
    width: 100%;
}
@media (max-width: 768px){
    .lqn-block{
        padding: 40px;
    }
    .section-lqn-project{
        margin-bottom: 20px;
    }
    .area-proyecto .right-bloq{
        margin:15px;
    }
    .logo-footer{
        width: auto;
    }

    .area-footer .contt span.line{
        margin: 15px 0;
    }

    .row-footer-info{
        text-align: left;
        margin-left: 5px;
    }

    .sticky {
        background: rgba(150,181,67,.7);
        position: relative;
        top: 0;
        z-index: 9;
    }
    .h1,
h1 {
    font-size: 1.3rem
}

}

.gallery_title{
    color: #7a9437;
    font-size: 18px;
}
.gallery_description{
    font-size: 16px;
}

.ubicacion-header{
    padding: 10px 5px 0 5px;
    font-size: .8125rem;
    font-weight: 500;
}

.home-highlighted-gallery{
    max-width: 920px;
}

.row-social-networks{
    margin-top:10px;
}

.star-icon{
    color: yellow;
}
.flotante {
    position:fixed;
    bottom:10px;
    z-index: 1000;
}
.space-wa {
    right:10px;
}
.breadcrumbs-blog{
    padding: 160px 0!important;
}

.btnins {
	right    : 0;
	top      : 30%;
	width    : 41px;
	height   : 160px;
	position : fixed;
	z-index  : 999;
}