body {

    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;

}
html{
    overflow-x: hidden;
}
img {
    max-width: 100%;
    height: auto;
}
h1 {
    color: white;
    padding: 150px 0 30px;
    font-weight: 800;
    font-size: 50px;
}

#nav {
    background-color: rgba(117, 201, 3, .8);
    color: white;
    z-index: 2; 
    height: 73px;
}

li.nav-item , a.nav-link, .navbar-brand {
    color: white;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;   
}
.navbar-brand:hover {
    color: white;
}
 a.nav-link:hover {
     color: #202020;   
}

li {
    list-style: none;
}
.mostrar {
 display: none;
}

/* servicios*/
.servicios {
    padding: 70px 0;
}
.titulo-servicios {
    padding: 100px 0;
    background:  url("../images/fo.png") no-repeat ;
    background-size: cover;
    background-position: center;
    color: white;
}
/*---------------- botones ----------------*/

.btn-1 {
    font-weight: 600;
    margin: 50px 0 200px 16px;
    width: 200px;
    height: 65px;
    background: transparent;
    border: 2px solid#75c903;
    color: white;
   
}
.btn-1:hover, .btn-3:hover {
    background: rgba(117, 201, 3, 1);
    border: rgba(117, 201, 3, 1);
    color: white;
}

.btn-enviar {
    background: rgba(117, 201, 3, 1);
    width: 100%;
    height: 50px;
    border: rgba(117, 201, 3, 1);
    color: white;
    font-weight: 600;
}
.btn-enviar:hover {
    background: transparent;
    border: 2px solid #75c903;
    color: #272f38;
}

.btn-3 {
    font-weight: 600;
    margin: 10px 0 50px 0;
    width: 200px;
    height: 65px;
    background: #75c903;
    border: 2px solid#75c903;
    color: white;
   
}


/*---------------- intro -----------------*/
#intro {
    z-index: 1;
    background: linear-gradient( to left,
        rgba(37, 157, 99, 0.2), 
        rgba(0,0,0, .6)
      ), url("../images/bg.jpg") no-repeat ;
      background-size: cover;
      padding: 40px 0 0px 0px;
}

h2.logo {
    font-weight: 800;
}
h3.subt {
    color: white;
}

.contacto {
    background-color: rgba(255, 255, 255, .4);
    margin: 70px 30px 70px 0;
    padding: 40px;
}

h2.cont {
    font-weight: 600;
    font-size: 36px;
    color: #272f38;
    
}
.fa-search, .fa-lemon , .fa-industry ,.fa-box , .fa-wine-bottle ,.fa-hand-pointer{
    font-size: 50px;
    color: #75c903;
}
/* -------------Envios-----------------*/

.envios {
    background: rgba(117, 201, 3, 1);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
    color: white;
    padding: 0px 0;
    

}
.envios2 {
   
    color: white;
    padding: 30px 0;

}

h1.envios {
    margin-bottom: -20px;
    margin-top:-25px;
}

/* -------------producto-----------------*/
.producto {
    margin-top:70px;
    padding-bottom:70px;  
}

h3.product {
    font-weight: 600;
    font-size: 30px;
}

strong {
    font-weight: 600;
   
}
/*.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/



.xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
    border: 1px solid #cecece;
    margin-left: 5px;
    margin-bottom: 10px;
    height: auto;
    width: 120px;
}


/* -------------faq-----------------*/

.faq {
    padding: 35px 0 70px 0;
}

h3.faq {
    padding:0 0 30px 18px; 
}

/* -------------faq-----------------*/

footer {
  background:  url("../images/fo.png") no-repeat ;
  background-size: cover;
  background-position: center;
    padding: 40px 0 20px 0;
    color: white;
}

h3.footer {
    font-weight: 800;
}

.fa-phone , .fa-envelope, {
    font-size: 25px;
    padding: 0 10px 0 0;
}
.fa-facebook-f  {
    font-size: 15px;
    padding: 0 5px 0 5px;
}
.link {
    color: white;
}

.link:hover {
    color: white;
    
}

@media screen and (max-width:1200px){
    h2.cont {
        font-weight: 600;
        font-size: 30px;
    }
    .btn-1 {
        font-weight: 600;
        margin: 50px 0 80px 0;
        width: 200px;
        height: 65px;
       
    }
    h1 {
        color: white;
        padding: 150px 0 30px;
        font-weight: 800;
        font-size: 35px;
    }
    h3.subt {
        color: white;
        font-size: 25px;
    }
    .xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
        border: 1px solid #cecece;
        margin-left: 15px;
        margin-bottom: 10px;
        height: auto;
        width: 150px;
    }
    
}

@media screen and (max-width:992px){ 
    .contacto {
        
        padding: 27px 10px 23px 12px;
        
    }
    h2.cont {
        font-weight: 600;
        font-size: 27px;
        margin-top: 11px;
    }
   
}
@media screen and (max-width:550px){ 
    .xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
        border: 1px solid #cecece;
        margin-left: 5px;
        margin-bottom: 10px;
        height: auto;
        width: 80px;
    }
}

@media screen and (max-width:450px){ 
    h1 {
        color: white;
        padding: 150px 0 4px;
        font-weight: 800;
        font-size: 32px;
        text-align: center;
    }

    h3.subt {
        color: white;
        font-size: 18px;
        text-align: center;
    }

   
    .buttonintro {
        display: block;
        text-align: center;
    }
    .contacto {
         
         text-align: center;
    }
    .oculto {
        display: none;
    }
    .centrar {
        justify-content: center;
    }


    h3.faq {
        padding: 0 0 29px 32px;
    }
    .mostrar {
        display: inline-block;
        text-align: left;
    }
    .mostrar-icons {
        display: inline-block;
        text-align: left;
    }
    h6.ocultar{
        display: none;
    }
  
    .margen-movil {
        margin: 10px 10px -35px 0;
        color: white;
    }


    footer {
       
        padding: 40px 0 0 0;
       
        }  
  
}

