html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body{
  margin: 0;
  line-height: 1.3;
}

@font-face {
  font-family:'Titillium';
  src:  url('fonts/Titillium-Bold.otf')  format('opentype');     
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:'Titillium_light';
  src:  url('fonts/Titillium-Light.otf')  format('opentype');     
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:'Titillium_bold';
  src:  url('fonts/Titillium-Bold.otf')  format('opentype');     
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family:'Titillium_light_italic';
  src:  url('fonts/Titillium-LightItalic.otf')  format('opentype');     
  font-weight: normal;
  font-style: normal;
}





/*HEADER*/
.barra_verde{
  width: 100%;
  height: 35px;
  background-color: #006e5d;
  color: #FFF;
  font-family:'Baskerville';
  font-size: 15px;
  text-align: center;
  margin: 0 auto;
  position: fixed;
  z-index: 5;
  padding-top: 7px;
  margin-top: -1%;
}

.margin_barra_verde{
  margin-top: 4% !important;
}

@media (max-width: 767px) {

  .margin_barra_verde{
    margin-top: 10% !important;
  }

}

.activo{
  background-color:#4b4f78;
}

li.activo:hover{
  background-color:#4b4f78;
}

.activo a{
 color: #ffffff !important;
}

li.activo:hover a{
 color: #ffffff !important;
}

.no-activo{
  background-color:#ffffff !important;
  color: #4b4f78 !important;
}

li.no-activo:hover{
  color: #0da9c7 !important;
  /*  background-color:#4b4f78 !important;*/
}

.no-activo a{
 color: #4b4f78 !important;
}

li.activo:hover a{
 color: #ffffff !important;
}

.navbar .navbar-collapse {
  text-align: center;
}

.navbar-inverse{
  background-color: #FFF !important;
  border-color: #FFF !important;
  padding: 0% 5% !important;
  font-family: "Titillium";
  margin-bottom: 1%;
  margin-left: 6%;
  margin-top: 1%;
}

.navbar-nav>li {
  width: 18% !important
}

.navbar-nav>li>a:hover {

 border-top: 2px solid #006e5d !important;
 color: #006e5d !important;
}

.active_menu{

  border-top: 2px solid #006e5d !important;
  color: #006e5d !important;

}

.navbar-nav>li>a {
 padding-top: 20% !important; 

}

.navbar-nav { 
  width:100% !important;
  float: none !important;
}

.navbar-inverse .navbar-collapse{
  border: none;
}

@media (max-width: 767px) {
 .navbar-nav>li>a {
   padding-top: 0% !important; 

 }

 .navbar-nav>li {
  width: 100% !important
}


}

.navbar-inverse .navbar-toggle .icon-bar  {
  background-color: #000 !important;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color:#006e5d !important;
}

.navbar-toggle {
 border: 2px solid #000 !important; 
}



#aviso_texto{
  color: #303030;
  text-align: left;
  background-color: #f7f7f7;
  height: auto;
  padding: 10% 10%;
  font-size: 20px;
  font-family: "Titillium_light";
}
/*Slider text*/


.img-slider{
  width: 100%;
  height: 500px;
}


#slider_text{
  color: #303030;
  text-align: center;
  background-color: #f7f7f7;
  height: auto;
  padding: 10% 10%;
  font-size: 20px;
  font-family: "Titillium_light";
}

.button_fgg{
  border: none;
  background-color: #006e5d;
  color: #FFF;
  font-size: 18px;
  font-family: "Titillium";
  width: 35%;  
  height:auto;
  padding-top: 5px;
  border-radius: 10px;

}



.slick-prev {
  left: 1% !important; 
}
.slick-next {
  right: 1% !important;
}

.slick-prev, .slick-next {

 color: #000 !important; 

}
/*Nosotros banner*/


#nosotros_banner{
  background-image: url("../img/back_nosotros.png"); 
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FFF;
  background-size: cover;
  height: 800px;
  font-size: 23px;
  padding-top: 9%;

}

@media (width: 1024px) {

  #nosotros_banner{
    font-size: 22px !important;
    padding-top: 5% !important;
  }

}

@media (width: 768px) {

  #nosotros_banner{
    height: 545px !important;
  }

}

@media (width: 320px) {

  #nosotros_banner{
    height: 600px !important;
    font-size: 18px !important;
    padding-top: 0% !important;
  }

}

@media (width: 360px) {

  #nosotros_banner{
    height: 650px !important;
    font-size: 19px !important;
    padding-top: 5% !important;
  }

}

@media (width: 375px) {

  #nosotros_banner{
    height: 650px !important;
    font-size: 20px !important;
    padding-top: 4% !important;
  }

}

@media (width: 568px) {

  #nosotros_banner{
   padding-top: 18% !important;
 }

}

@media (min-width: 1900px) {

  #nosotros_banner{    
   padding-top: 12% !important;
 }

}

@media (min-width: 1200px) {

  #nosotros_banner{    
   font-size: 23px !important;
   padding-top: 7% !important;
 }

}


@media (min-width: 1300px) {

  #nosotros_banner{    
   font-size: 23px !important;
   padding-top: 12.5% !important;
 }

}


@media (min-width: 1970px) {

  #span_red_nosotros{    
    color: #000 !important;
  }

 

}










#nuestras_promociones{
  color: #303030;
  text-align: center;
  background-color: #f7f7f7;
  height: auto;
  padding: 3% 3%;
  font-size: 20px;
  font-family: "Titillium";
}

#slider_testimonios{
  color: #303030;
  text-align: center;
  background-color: #f7f7f7;
  height: auto;
  padding: 10% 10%;
  font-size: 20px;
  font-family: "Titillium_light";
}

/*FOOTER*/

.footer{
  padding: 6% 10%;
  line-height: 20px;
  
}


@media (max-width: 768px) {
 .footer{

  text-align: center;
}

.footer_margin_bottom{

  margin-bottom: 8%;
}


}

.footer a {

  padding: 4% !important;
}


/*PRODUCTOS*/

#productos_texto{
  color: #303030;
  text-align: center;
  background-color: #FFF;
  height: auto;
  padding: 10% 10%;
  font-size: 20px;
  font-family: "Titillium_light";
  margin-top: -5%;
  display: none;
}




#gasolina{
 background-image: url("../img/gasolina_off.jpg"); 
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;

 height: 400px;

}

#gasolina:hover{
 background-image: url("../img/gasolina_on.jpg"); 
}
#gasolina:hover p{
  display: block;
}


#industriales{
 background-image: url("../img/industriales_off.jpg"); 
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;

 height: 400px;

}

#industriales:hover{
 background-image: url("../img/industriales_on.jpg"); 

}
#industriales:hover p{
  display: block;
}


#diesel{
 background-image: url("../img/diesel_off.jpg"); 
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;

 height: 400px;

}

#diesel:hover{
 background-image: url("../img/diesel_on.jpg"); 

}
#diesel:hover p{
  display: block;
}

#motos{
  background-image: url("../img/motos_off.jpg"); 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  height: 400px;

}

#motos:hover{
  background-image: url("../img/motos_on.jpg"); 
}
#motos:hover p{
  display: block;
}


#alimentos{
  background-image: url("../img/alimentos_off.jpg"); 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  height: 400px;
  
}

#alimentos:hover{
  background-image: url("../img/alimentos_on.jpg"); 
}
#alimentos:hover p{
  display: block;
}



#grasas{
  background-image: url("../img/grasas_off.jpg"); 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

  height: 400px;
  
}

#grasas:hover{
  background-image: url("../img/grasas_on.jpg");   
}
#grasas:hover p{
  display: block;
}

#sinteticos{
  background-image: url("../img/sinteticos_off.jpg"); 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  
}

#sinteticos:hover{
  background-image: url("../img/sinteticos_on.jpg");  

}

#sinteticos:hover p{
  display: block;
}

#gasolina img{
  width: 100%;
  height: 200px;

}


#industriales img{
  width: 100%;
  height: 200px;
  
}


#diesel img{
  width: 100%;
  height: 400px;
  
}


#alimentos img{
  width: 100%;
  height: 200px;

}


#motos img{
  width: 100%;
  height: 200px;
  
}


#grasas img{
  width: 100%;
  height: 400px;
  
}

#empty_message{
  width: 100%;
  height: 200px;
  background-color: #006e5d;
  color: #FFF;
  font-size: 20px;
  font-family: "Titillium_bold";
  text-align: center;
  padding: 10% 10%;

}



.padding_correction{
  padding-right:0 !important;
  padding-left:0 !important;
}


.product_list p{
  font-size: 35px;
  font-family: "Titillium_bold";
  text-align: center;
  padding: 12% 12%;
  color: #006e5d;
  display: none;
}

.product_list a{
  font-family: "Titillium_light";
  font-size: 15px;
  color: #FFF;
}

.product_list{
  display: block;
}

.product_list a{
  cursor: pointer;
}


@media (max-width: 770px) {




}


/*DETALLE DE PRODUCTOS*/

#producto_detalle{
  display: none;
}
.photo_item{
  display: none;
}

#producto_detalle{
  margin-top: 3%;
  padding: 0% 8%;
}

#volver_productos{
  text-align:right; 
  font-family: 'Titillium_bold'; 
  color: #006e5d; 
  font-size: 15px;  
  cursor: pointer;
  margin-bottom: 1%;
}

#descargar_ficha_principal{
  text-align:left; 
  font-family: 'Titillium_bold'; 
  color: #006e5d; 
  font-size: 15px;  
  cursor: pointer;
  margin-bottom: 1%;
}

#volver_productos p:hover{
  text-decoration: underline;
}

#productos_lista{
  text-align: center;
  color: #9d9d9d;
  font-size: 14px;
  font-family: "Titillium_light";
  padding: 2% 1%;
}

.titulo_productos_banner{
  font-family: "Titillium_bold";
  font-size: 28px;
  color: #000;
  text-align: center;
  margin-bottom: 5%;
}

.active_product{
  background-color: #006e5d;
  color: #FFF !important;
  font-family: "Titillium_bold";
  border-radius: 15px;
  height: auto;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-top: -4px;
  font-size: 13px;
}

@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 100%;
    *width: 100%;
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

#productos_categorias .categorias{
  background-color: #ebebeb;
  border-radius: 15px;
  color: #000;
  font-family: "Titillium_bold";
  font-size: 14px;
  padding: 0.5% 1%;
  margin-bottom: 3%;



}

.titulo_producto{
 color: #006e5d;
 font-family: "Titillium_bold";
 font-size: 14px;
 padding: 5% 5%;
 margin-bottom: 5%;

}

.titulo_act{
 cursor: pointer;

}

.titulo_act:hover{
 background-color: #006e5d;
 color: #FFF !important;
 font-family: "Titillium_bold";
 border-radius: 15px;
 height: auto;
 padding-top: 2px;
 padding-bottom: 2px;
 margin-top: -4px;
 font-size: 13px;

}

.titulo_producto_panel{
  color: #006e5d;
  font-family: "Titillium_bold";
  font-size: 14px;
  padding: 2% 5%;
  margin-bottom: 0%;
}

.descargable_producto{
 color: #9d9d9d;
 font-family: "Titillium_light";
 font-size: 11px;
 padding: 2.3% 5%;

}

.descargable_producto a{
 color: #9d9d9d !important;
 

}

.producto_item{
  padding: 5% 1%;
}


@media (max-width: 768px) {

  .producto_item{
    text-align: center !important;
  }

  .producto_item img{
    padding: 0% 0% !important;
  }

  .titulo_producto{

   margin-bottom: 0% !important;
   
 }


}


@media (max-width: 1024px) {


  .titulo_producto{

   padding: 5% 18% !important;
   margin-bottom: 14% !important;
   
 }
 .descargable_producto{

  padding: 5% 16% !important;

}


}

@media (max-width: 991px) {


  .titulo_producto{

   margin-bottom: 0% !important;
   padding: 3% 3% !important;
   
 }
 .descargable_producto{ 

  padding: 2% 2% !important;

}


}



.productos_monogrado{
  display: none;
}
.productos_multigrado{
  display: none;
}
.productos_aditivos{
  display: none;
}
.productos_transmisiones{
  display: none;
}
.productos_anticongelante{
  display: none;
}


.arrow_on{
  background-image: url("../img/arrow_on.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 6%;
  height: 14px;
}

.arrow_off{
  background-image: url("../img/arrow_off.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 6%;
  height: 14px;
}

.productos_showlist{
  display: none;
}


/*CONTACTO*/

#contacto_texto{
  color: #303030;
  text-align: center;
  background-color: #FFF;
  height: auto;
  padding: 1% 10%;
  font-size: 20px;
  font-family: "Titillium_light";
  margin-top: 0%;
}
.direccion_contacto{

  font-size: 18px;

}

.input_texto_contacto{
  width: 100%;
  height: 20px;
  background-color: #f7f7f7;
  border: none;
  color: #303030;
  padding: 2% 2%;
  font-size: 18px;
  font-family: "Titillium_light_italic";

}


.textarea_texto_contacto{
  width: 100%;
  background-color: #f7f7f7;
  border: none;
  color: #303030;
  padding: 2% 2%;
  font-size: 18px;
  font-family: "Titillium_light_italic";
  resize: none;

}

.button_fgg_contacto{
  border: none;
  background-color: #006e5d;
  color: #FFF;
  font-size: 18px;
  font-family: "Titillium";

  height:auto;
  padding-top: 5px;
  float: right;
}



#mapa{
  width: 100%;
  height: 500px;
}


/*Estilos para el panel*/

/*Estilos para el log in*/

#loginContent{
  width:455px; 
  position:absolute; 
  top:29%; left:50%; 
  margin-left:-230px;
  z-index:5;
}

#inputsLogin{ width:100%; 
  height:105px; 
  
  margin-top:20px; 
}
#inputsLogin p{ 
  font-family: "Titillium"; 
  font-size:14px; 
  color:#000; 
  margin-bottom:5px;
}
#inputsLogin input { 
 border: 1px solid #000; 
 outline:none; 
 width:250px; 
 height:30px; 
 padding:2px 10px 0 10px; 
 font-family: "Titillium"; 
 font-size:12px; 
 color:#000; 
 margin-bottom:15px; 
 background-size:258px 32px;
}

#entrarBtn{ 
  width:259px; 
  height:50px;  

  cursor: pointer; 
  background-color: #006e5d;
  color: #FFF !important;
  
}
/*#entrarBtn:hover{  
  background-color: #FFF; 
  color: #000 !important;;
  }*/
  #loginStatus{ 
    height:12px; 
    margin-top:10px; 
    float:left; 
    width:315px; 
    padding:0 70px 0 70px;
  }
  #loginAlert{ 
    font-family: "Titillium"; 
    font-size:14px; 
    color:#000;
  }

  #login_form{
    margin-left: 40% !important;
  }

  @media (max-width: 768px) {


    #login_form{
      margin-left: 20% !important;
    }


  }


  /*ESTILOS DE AGREGAR PRODUCTOS*/

  .agregar_productos{
    font-family: "Titillium"; 
    font-size:16px; 
    color:#000;
  }

  #agregar_producto_btn:hover{
    text-decoration: underline;
    cursor: pointer; 

  }

  .btn-info {
    font-family: "Titillium" !important; 
    color: #fff !important;
    background-color: #006e5d !important;
    border-color: #006e5d !important;
    margin-bottom: 5%;
    margin-top: 0%;
  }

  .btn-default{
   font-family: "Titillium" !important; 
   color: #fff !important;
   background-color: #006e5d !important;
   border-color: #006e5d !important;

 }


 @media (max-width: 768px) {


  .btn {
    margin-right: 0% !important;
    margin-left: 0% !important;
    margin-bottom: 2% !important;

  }


}

.border_correction{
    /*border-right: 1px solid #000;
    border-left: 1px solid #000;*/
    border-bottom: 1px solid #000;
    padding: 1% 1%;

  }

  .categoria_font{
    font-family: "Titillium_bold" !important; 
    color: #000;

  }

  .subcategoria_font{
    font-family: "Titillium_light_italic" !important; 
    color: #000;

  }

  .alert_modal{
    font-family: "Titillium_bold" !important; 
    color: #006e5d;
    margin-right: 3%;
  }

  .eliminar_elemento{
    float: right;
    color: #006e5d;
    cursor: pointer;

  }


  .acotaciones{
   font-family: "Titillium_light_italic" !important; 
   color: #000;
   font-size: 12px;
 }


 @media (max-width: 768px) {


   .acotaciones{
    text-align: center;
  }


}


.descargar_catalogos{
  display: none;
  color: #006e5d !important;

}














