@font-face {

  font-family: 'Helvetica';

  src: url (Helvetica.ttf) format(‘truetype’);
}


body{
  margin:0px 0px;
}

.main{
  overflow: hidden;
  margin:0 auto;
  max-width: 980px;
  padding: 0 20px;
  position: relative;
}

#cabecera2 {
  height: 600px;
  /* background: url(../recursos/fondo.jpg) no-repeat center center; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-bottom: 5px solid #005429;
}

#cabecera2 .logo {
    /* margin-top: 189px; */
    height: 198px;
    width: 322px;
    margin: 0 auto;
    margin-top: 189px;
}

#cabecera2 .social ul {
    list-style: none;    padding: 0px;    overflow: hidden;    margin: 0px;    text-align: center;    display: block;
}

#cabecera2 .social ul li {
    overflow: hidden;    display: inline-flex;
}

#cabecera2 .social img {
    height: 27px;
}

#cabecera2 .social {
    margin-top: 40px;
}

#cabecera {
  height: 555px;
  /* background: url(../recursos/fondo.jpg) no-repeat center center; */
  /* -webkit-background-size: 100% 100%; */
  -moz-background-size: cover;
  -o-background-size: cover;
  /* background-size: 100% 100%; */
  border-bottom: 5px solid #5AB300;
  z-index: 2;
  position: relative;
}

#cabecera .logo {
    /* margin-top: 189px; */
    /* height: 198px; */
    margin-top: 160px;
    display: block;
    z-index: 5;
    text-align: center;
    /* margin-top: 189px; */
}

#cabecera .social ul {
    list-style: none;    padding: 0px;    overflow: hidden;    margin: 0px;    text-align: center;    display: block;
}

#cabecera .social ul li {
    overflow: hidden;    
    display: inline-block;      vertical-align: top;      display: -moz-inline-stack;
}

#cabecera .social img {
    height: 27px;
}

#cabecera .social {
    margin-top: 20px;
    top: 0;
    display: inline-block;
    right: 110px;
    position: absolute;
    /* z-index: 5; */
}

#menu {
    /* height: 60px; */
    /* margin-top: -60px; */
    background-color: #5AB300;
    position: relative;
    z-index: 20;
}

#menu .menu {
  /* margin-top: 15px; */
  height: 60px;
  padding: 0 0px;
  overflow: hidden;
}

#menu .menu ul {
  list-style: none;
  padding: 0px;
  overflow: hidden;
  margin: 0px;
  text-align: center;
  display: block;
}

#menu .menu ul li {
  overflow: hidden;
  margin: 0 10px;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
  /* padding-right: 20px; */
  position: relative;
  display:  -moz-inline-stack;
}

#menu .menu ul li a{
  display: block;
  font-family: "Helvetica";
  /* padding: 19px 30px; */
  /* vertical-align: middle; */
  font-size: 12px;
  letter-spacing: 0px;
  color: #FFF;
  /* margin-right: 20px; */
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -ms-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  height: 60px;
  z-index: 5;
}

li.borde-blanco:after {
  border-right: 1px solid #FFF;
  content: 'l';
  color: #FFF;
  /* display: block; */
  margin: 20px auto;
  width: 1px;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 20;
}

div#nosotros {
    background-color: #F5F5F5;
    padding: 50px 0;
    padding-top: 65px;
}

#frase .frase {
    max-width: 550px;    margin: 20px auto;    text-align: center;    color: #8BC53F;    font-family: "Helvetica";    font-size: 25px;
}

#nosotros .titulo {
    color: #69B405;
    font-family: "Helvetica";
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: bold;
}

#nosotros .cuerpo p {
    color: #666666;    font-family: "Helvetica";    
    font-size: 12px;
    text-align: justify;
}

#nosotros .logo {
    text-align: center;
}

div#resto {
    background-color: #E3E8E9;
    /* padding: 35px 0px; */
}


#resto .titulo {
    font-family: "Helvetica";
    font-size: 23px;
    color: #333333;
    display: inline-block;
    font-weight: bold;
    padding: 5px 15px;
    background: url(../recursos/textura.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
    margin-bottom: 20px;
}

#resto .mision, #resto .vision {
    text-align: center;
    padding: 40px;
}

#resto .cuerpo {
    font-family: "Helvetica";
    font-size: 13px;
    color: #333333;
}


#productos .producto-A{
  height: 200px;
  background-image: url(../recursos/producto-A.png);
  background-repeat: no-repeat;    
  background-position: top center;    
  background-size: 255px 200px;    
  margin-top: 50px;
}

#productos .producto-B{
  height: 200px;
  background-image: url(../recursos/producto-B.png);
  background-repeat: no-repeat;    
  background-position: top center;    
  background-size: 255px 200px;    
  margin-top: 50px;
}

#productos .producto-C{
  height: 200px;
  background-image: url(../recursos/producto-C.png);
  background-repeat: no-repeat;    
  background-position: top center;    
  background-size: 255px 200px;    
  margin-top: 50px;
}




#galeria .galeria-A{
  height: 190px;
  background-image: url(../recursos/galeria-A.png);
  background-repeat: no-repeat;    
  background-position: top center;    
  background-size: 255px 185px;    
  /* margin-top: 50px; */
}

#galeria .galeria-B{
  height: 190px;
  background-image: url(../recursos/galeria-B.png);
  background-repeat: no-repeat;    
  background-position: top center;    
  background-size: 255px 185px;    
  /* margin-top: 50px; */
}

#galeria .galeria-C{
  height: 190px;
  background-image: url(../recursos/galeria-C.png);
  background-repeat: no-repeat;    
  background-position: top center;    
  background-size: 255px 185px;    
  /* margin-top: 50px; */
}



#contacto .datos{
  /* height: 203px; */
  height: 200px;    width: 320px;
  /* background-image: url(../recursos/datos.png); */
  /* background-repeat: no-repeat; */    
  /* background-position: top center; */    
  /* background-size: 192px 203px; */    
  margin-top: 50px;
  text-align: center;
}

#contacto .formulario{
  /* height: 250px; */
  height: 250px;    width: 320px;
  /* background-image: url(../recursos/formulario.png); */
  /* background-repeat: no-repeat; */    
  /* background-position: top center; */    
  /* background-size: 350px 250px; */    
  margin-top: 50px;
}

#footer {
    background-color: #333333;
    min-height: 100px;
    position: relative;
    color: #FFF;    
    font-family: "Helvetica";
}

.derechos {
    text-align: center;
    margin-top: 40px;
    font-size: 13px;
}

.autor {
    text-align: center;
    font-size: 12px;
}

div#contacto {
    background-color: #FFF;
    padding-bottom: 39px;
}

div#productos {
    background-color: #FFF;
    padding: 35px 0;
    padding-top: 65px;
}

#productos .categorias ul {
  list-style: none;
  padding: 0px;
  overflow: hidden;
  margin: 0px;
  text-align: center;
  display: block;
}

#productos .categorias ul li {
  overflow: hidden;
  margin-top: 15px;

  margin-left: 20px;
  font-family: "Helvetica";
  /* padding: 0px 15px; */
  /* vertical-align: middle; */
  font-size: 12px;
  letter-spacing: 0px;
  color: #666666;
  /* margin-right: 20px; */
  -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    
  transition: all 250ms ease-out;
  display: inline-block;      vertical-align: top;      position: relative;
  display: -moz-inline-stack;
  /* height: 60px; */
}

#productos .titulo {
    color: #69B405;
    font-family: "Helvetica";
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: bold;
    /* margin-left: 25px; */
    font-weight: bold;
}

div#galeria {
    padding: 35px;
    /* padding-bottom: 100px; */
    /* padding-top: 65px; */
    background-color: #E5E5E5;
}

#galeria .titulo {
    color: #69B405;
    font-family: "Helvetica";
    font-size: 25px;
    /* margin-bottom: 15px; */
    font-weight: bold;
    /* margin-left: 25px; */
}

li.borde-color:after {
  border-right: 1px solid #666666;
  content: 'l';
  color: #666;
  display: block;
  margin: 0px auto;
  /* margin-left: 20px; */
  width: 1px;
  position: absolute;
  top: 0;
  right: 0;
}

div#servicios {
    background-color: #F5F5F5;    padding: 50px 0;
    padding-top: 65px;
}

#servicios .titulo {
    color: #8BC53F;    font-family: "Helvetica";    font-size: 25px;    margin-bottom: 15px;
}

#servicios .cuerpo p {
    color: #666666;    font-family: "Helvetica";    font-size: 12px;
    text-align: justify;
}

#galeria .item {
    height: 180px;
    width: 100%;
    display: inline-table;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}

#galeria .cabecera {
    display: block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    margin-top: 60px;
    padding: 15px 0px;
    /* height: 50px; */
    background-color: rgba(0, 104, 55, 0.61);
    color: #FFF;
    /* display: table-cell; */
}

div#myCarousel {
    width: 100%;
    height: 550px;
    position: absolute;
    top: 0;
    z-index: 5;
}

#myCarousel .item {
    width: 100%;
    height: 550px;
}

.fondo-item {
    width: 100%;
    height: 100%;
}

#cabecera .main {
    z-index: 20;
}

ol.carousel-indicators {
    bottom: 150px !important;
}

#contacto .social ul {
    list-style: none;    padding: 0px;    overflow: hidden;    margin: 0px;    text-align: center;    display: block;
}

#contacto .social ul li {
    overflow: hidden;    
    /* display: inline-flex; */
    display: inline-block;      vertical-align: top;      display: -moz-inline-stack;
}

#contacto .social img {
    height: 27px;
}

#contacto .social {
    margin-top: 20px;
    display: inline-block;
    /* z-index: 5; */
}

#contacto .titulo {
    font-size: 25px;
    color: #FFF;
}

#contacto .datos p {
    margin-top: 20px;
    font-size: 13px;
    color: #FFF;
}

#contacto .mapa{
  height: 200px;
  width: 320px;
  /* background-image: url(../recursos/mapa.png); */
  background-repeat: no-repeat;
  /* background-position: top center; */
  /* background-size: 300px 300px; */
  margin-top: 50px;
}

#servicios .logo {
    /* height: 200px; */
}

#servicios .logo img {
    max-height: 260px;
    margin: 0 auto;
}

#productos .categorias a {
    color: #666;
    margin-right: 20px;
}

#productos .cuerpo {
    margin-top: 50px;
}

#productos .item {
    margin: 0 30px;
}

#productos .nombreProducto {
    padding-top: 10px;
    margin: 0 auto;
    padding-left: 10px;
    border-top: 1px solid #666;
    font-family: 'Helvetica';
    font-size: 13px;
    color: #666;
    background-color: #fff;
    max-width: 510px;
}

.pesoProducto {
    font-family: 'Helvetica';    font-size: 13px;
    padding-left: 10px;
    color: #666;
    background-color: #fff;
    max-width: 510px;
    margin: 0 auto;
    /* padding-bottom: 20px; */
}

#productos .descripcionProducto {
    font-style: italic;
    font-family: 'Helvetica';
    padding-left: 10px;
    display: block;
    font-size: 11px;
    color: #423030;
    font-weight: bold;
    background-color: #fff;
    padding-bottom: 10px;
    /* margin-top: -15px; */
    max-width: 510px;
    margin: 0 auto;
}

.modal-contenido img {
    border: 1px solid rgba(17, 34, 51, 0.05);
}

.modal-contenido {
    text-align: center;
    padding-top: 40px;
}

.md-titulo {
    margin: 0 30px;
    margin-top: 30px;
    font-family: 'Helvetica';
    color: #009144;
    font-size: 20px;
}

.md-peso {
  margin-top: -3px;    font-family: 'Helvetica';    color: #009144;    
  font-size: 12px;
}

.md-descripcion {
  margin: 0 30px;
  margin-top: 10px;    
  margin-bottom: 20px;
  font-family: 'Helvetica';    
  color: #282C2A;    
  font-size: 15px;
  letter-spacing: -1px;
}

.fixed{
  position: fixed !important;
  top: 0;
  margin-top: 0px !important;
  width: 100%;
}

#nosotros .logo img {
    max-height: 260px;
    /* max-width: 465px; */
    margin: 0 auto;
}

#nosotros .nosotros {
    /* padding-top: 15px; */
}

#servicios .nosotros {
    padding-top: 50px;
    padding-right: 40px;
}

.item img {
    margin: 0 auto;
}

.menu2.visible-sm.visible-xs {
    margin-top: 4px;
}

nav.navbar.navbar-temp {
    background-color: rgba(19, 163, 56, 1);    
    border-color: rgba(19, 163, 56, 1);
    margin: 10px auto !important;
}

.navbar-temp .navbar-brand {
    color: #fff;
}

.navbar-temp a {
    color: #fff;
}

.navbar-temp button.navbar-toggle.collapsed {
    background-color: #13A338;
    border-color: #57F27F;
}

.navbar-temp span.icon-bar {
    background-color: #3EE468;
}

.mapa, .datos, .formulario {
    margin: 0 auto;
}

div#lenguaje {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 100;
}

#lenguaje .contenedor {
    margin: 0 auto;
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
    width: 130px;
    height: 40px;
    border-radius: 0px 0px 35px 35px;  -moz-border-radius: 0px 0px 35px 35px;  
    -webkit-border-radius: 0px 0px 10px 10px;  
    /* border: 0px solid #000000; */
    background-color: #13A338;
    color: #FFF;
}

#lenguaje a {
    color: #FCFCFF;
}

#myCarousel2 ol.carousel-indicators {
    bottom: 30px !important;
}

div#myCarousel2 {
    width: 100%;    height: 550px;    position: absolute;    top: 0;    z-index: 5;
}

div#myCarousel2 .item {
    width: 100%;    height: 550px;
}

#cabecera2 .main {
    z-index: 20;
}

.logo img {
    /* width: 100%; */
    max-height: 198px;
}

.uni-producto .subtitulo {
  
font-family: 'Helvetica';
  
font-size: 23px;
  
height: 100px;
  
padding: 10px 5px;
  
color: #fff;
}

.uni-producto img {
    width: 100%;
    /* bottom: 0; */
}

.uni-producto .imagen {
    /* max-height: 200px; */
}

.uni-producto a.detalles {
    display: block;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    margin-top: 10px;
    width: 120px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,008700+100 */
    background: #ffffff;/* Old browsers */
    text-align: right;
    background:    
    -moz-linear-gradient(left,  #ffffff 0%, #008700 100%);/* FF3.6+ */
    background:   
    -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#008700));/* Chrome,Safari4+ */
    background: 
    -webkit-linear-gradient(left,  #ffffff 0%,#008700 100%);/* Chrome10+,Safari5.1+ */
    background: 
    -o-linear-gradient(left,  #ffffff 0%,#008700 100%);/* Opera 11.10+ */
    background: 
    -ms-linear-gradient(left,  #ffffff 0%,#008700 100%);/* IE10+ */
    background: linear-gradient(to right,  #ffffff 0%,#008700 100%);/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#008700',GradientType=1 );/* IE6-9 */
    padding-top: 3px;
    padding-right: 10px;
    color: #FFF;
    position: absolute;
    right: 15px;
    /* z-index: 50; */
}

.uni-producto {
    padding-bottom: 40px;
}

div#owl-example {
    margin: 40px 0px;
}

.product-cr {
    margin: 0 20px;
}

div#footer {
    padding: 41px 0;
    border-top: 5px solid #1A1A1A;
    background-color: #333333;
    color: #FFF;
    font-family: 'Helvetica';
}

div#contacto {
    padding: 40px 0;
}

#contacto .cuerpo {
    margin-top: 20px;
    text-align: center;
}