
#scServicios, #scContacto{
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

#scEmpresa img{
    float: right;
    width: 180px;
    margin-top: -25px;
}

#scServicios{
    background-image: url(../img/fondosSeccion/ladrillos.jpg);
}
#scSoluciones, #scAlianzas{
    background-image: url(../img/fondosSeccion/ladrillos.jpg);
}
#scSoluciones img, #scAlianzas img{
    height: 150px;
}
#scBanner{
    overflow: hidden;
    background-image: url(../img/fondosSeccion/bgBanner.jpg);
    background-size: cover;
    background-position: center top;
}
#scContacto{
    background-image: url(../img/fondosSeccion/ladrillos.jpg);
}

footer{
    background-image: url(../img/fondosSeccion/contacto.jpg);
}
#map1{
    display: block;
    width: 100%;
    min-height: 325px;
    border: solid 2px #ffdfec;
}
#map2{
    display: block;
    width: 100%;
    min-height: 325px;
    border: solid 2px #F2D300;
}

#map3{
    display: block;
    width: 100%;
    min-height: 325px;
    border: solid 2px #F2D300;
}

#map4{
    display: block;
    width: 100%;
    min-height: 325px;
    border: solid 2px #F2D300;
}

#dvAviso h2, #dvAviso h3{
    color: #FFF !important;
}

#mapwrapper {
    display: none;
}

#mapwrapper.active{
    display: block;
}
@media only screen and (max-width: 900px) {

}