body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}
body, html {
    height: 100%;
    line-height: 1.8;
}
/* Full height image header */
.bgimg-1 {
    background-position: center;
    background-size: 100%;
    background-image: url("imagenes/banner.png");
    min-height: 100%;
    background-repeat: no-repeat;
}
.w3-bar .w3-button {
    padding: 6px;
}

#aliado{
    display:scroll;
    position:fixed;
    top:70px;
    right: 5px;   
    width: 15%;
    z-index: 10;
}

#logo_menu{
    max-width: 100px;
    float: left;
}

.w3-bar .w3-button {
    font-size: 22px;
    margin-left: 5px;
    margin-right: 5px;
}

#index{
    padding: 64px 16px;
    background-color: #508991;
    color: white;
}
#about{
    padding: 64px 0px;
}

#about h3{
    color: #773344;
}

#mision_vision h2{
    margin: 0px;
    padding: 0px 10px;
    color: #dc8331;
    
}

#mision_vision p{
    color: white;
    padding: 0px 16px;
}

#mision_vision{
    border-bottom:  solid 10px;
    border-top: solid 10px;
    border-bottom-left-radius: 30%;
    border-top-right-radius: 30%;
    background-color:  #773344;
    border-color: #773344;
}

#certificaciones{
    padding:64px 16px;
}

#servicios{
    padding:64px 0px;
}

#nuestros_servicios{
    width: 100%
}

#hidrolavados{
    border-top: solid #156780 10px;
    border-top-right-radius: 20%;
    color: #156780;
}

#hidrolavados .list-group-item{
    border: 0px;
    font-size: 18px;
}

#soluciones{
    border-bottom: solid #dc8331 10px;
    text-align:right; 
    border-bottom-left-radius: 20%;
    color: #DC8331
}

#galeria{
    padding:64px 16px;
    text-align: center;
}
#separador{
    border-top: solid #DC8331 5px;
}

#myCarousel{
    width: 100%;
}

#maquinaria{
    display: block;
    text-align: center;
    align-content: center;    
}

#maquinaria img{
    padding-left: 60px;
    text-align: center;
}

#maquinaria li{
    border-bottom: 2px;
    text-align: center;
}

#equipo{
    background-color: !important transparent;
    border: 0px;
}

#contact h3, #contact h1{
    text-align: center;
    color: #773344;
}

#pie{
    text-align: center;
 }

#pie img{
    width: 60%;
}

#googleMap{
    height: 120%;
}