#header-mobile img {
    max-height: 65px;
    padding: 0 5px;
    margin: auto;
}

 #header-open-menu {

    height: 65px; 
    width: 55px;    
    background: #ccc; 
    z-index: 390    
}

#header-open-menu a { 

    line-height: 65px;
    width: 100%;    

 }

 #header-open-menu a i {
    font-size: 18px;
 }


.swiper-pagination span {
    display: inline-block;
    cursor: pointer;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    opacity: 1;
    background-color: #ff6600;
    border: 1px solid #191010;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


a {
    text-decoration: none!important;
    color: #FC6904;
}

a:hover{
    color: #FF7800;
}
 

#primary-menu ul li>a {
    display: block;
    line-height: 22px;
    padding: 24px 15px;
    color: white;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Raleway,sans-serif;
    -webkit-transition: margin .4s ease,padding .4s ease;
    -o-transition: margin .4s ease,padding .4s ease;
    transition: margin .4s ease,padding .4s ease;
}


#primary-menu ul li>a:hover {
    
    color:#FC6904;
   
}

.button {
   
    background-color:#FC6904 ;
  
}

.button.button-3d:hover {
    background-color: #FF7800!important;
    opacity: .9;
}
 


.bg-index {
                background-image: url('/img/bg-index.jpg');
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
                background-attachment: fixed;
 
            }


.marcas{

         background-image: url('/img/bg-marcas.png');


}



.productos{
                background-image: url('/img/productos-bg.jpg');
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
                
 
            }

.proyectos{
                background-image: url('/img/proyectos-bg.jpg');
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
                
 
            }            

.fondo1{
                background-image: url('/img/fondo1.png');
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
                
 
            }



.servicios{
                background-image: url('/img/nosotros.jpg');
                background-repeat: no-repeat;
                background-position: center;
                
                
                
 
            } 
.nosotros{
                background-image: url('/img/nosotros2.jpg');
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
                background-attachment: fixed;
                
                
 
            } 


.footer-logo {
                 display: block;
                 margin-bottom: 15px;
                 max-height: 120px;
}                                                                       
 
 @media only screen and (min-width: 800px) {
   .rf{
    background-image: url('/img/servicios-4.jpg');
    
    
    }
}


@media only screen and (max-width: 800px) {
   .rf{
    background-image: url('/img/bg-marcas.png');
    
    
    }
}

 @media only screen and (min-width: 800px) {
   .mano{
    background-image: url('/img/nosotros-2.jpg');
    
    
    }
}


@media only screen and (max-width: 800px) {
   .mano{
    background-image: url('/img/bg-marcas.png');
    
    
    }
}

@media only screen and (max-width: 800px) {
   .text{
    color: white;
    
    
    }
}





 




    
    



