.cabecera {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.menu {
  background-color: #1f7fd8;
}

.logobrand {
  margin-top: 20px;
  margin-bottom: 20px;
}

.navmenu {
  color: #fff;
}

.navmenu:hover {
  color: #fd9400;
}

.navmenu.cemp {
  padding-right: 5px;
  padding-left: 5px;
}

.navmenu.drop {
  z-index: 200;
  margin-top: -9px;
  padding-right: 20px;
}

.navmenu.oculto {
  display: inline-block;
}

.image {
  margin-top: 19px;
}

.nav-menu {
  margin-top: 20px;
}

.productos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tituloprod {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.titulosgrds {
  font-family: Verdana, Geneva, sans-serif;
  color: #ff0102;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}

.text-block {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  text-align: center;
}

.contprods {
  display: -ms-grid;
  display: grid;
  width: 60%;
  grid-auto-columns: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.prod1 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 500px;
  margin: 14px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.titulonosotros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 100px;
  margin-top: 45px;
  margin-bottom: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.video {
  width: 700px;
  height: 400px;
}

.nosotros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #1f7fd8;
  text-align: center;
}

.directorio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
  margin-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contfooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 200px;
  margin-top: 20px;
}

.colfooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.texto-contact-footer {
  margin-top: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-weight: 400;
}

.linkblanco {
  border: 1px none #000;
  color: #fff;
  text-decoration: none;
}

.bold-text {
  line-height: 25px;
}

.titalimentos {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 23px;
}

.titalimentos:hover {
  color: #ffe195;
}

.cajatexto {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cajaproductos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.colprods {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.htmlfb {
  margin-top: 30px;
  margin-bottom: 30px;
}

.image-2 {
  max-height: 100%;
}

.section {
  position: relative;
  height: 450px;
  margin-top: 65px;
  margin-bottom: 65px;
  background-color: #131c5f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(71, 41, 12, 0.59)), to(rgba(71, 41, 12, 0.59))), url('../images/carousel-v02-01.jpg');
  background-image: linear-gradient(180deg, rgba(71, 41, 12, 0.59), rgba(71, 41, 12, 0.59)), url('../images/carousel-v02-01.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.textogener {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.titulogener {
  font-family: Verdana, Geneva, sans-serif;
  color: snow;
  font-size: 50px;
  font-weight: 700;
}

.subtitulogener {
  margin-top: 17px;
  font-family: Verdana, Geneva, sans-serif;
  color: snow;
  font-size: 30px;
}

.fb2 {
  display: none;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.link-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contalimentos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.alimentosgeneral {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.colizqalim {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 40%;
  margin-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.colderechalim {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.botonalimento {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #9e9d9d;
  background-color: transparent;
  color: snow;
}

.linkalimentos {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 100%, 0.75);
  text-decoration: none;
}

.linkalimentos:hover {
  background-color: rgba(253, 148, 0, 0.8);
}

.textobotones {
  margin: 10px 30px;
  padding: 0px;
  font-family: Verdana, Geneva, sans-serif;
  color: #615959;
  text-decoration: none;
}

.textobotones:hover {
  font-family: Verdana, Geneva, sans-serif;
  color: #fff8f8;
}

.columnaalimentos {
  position: absolute;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 250px;
  margin-top: 0px;
  margin-left: 93px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contdetallealiment {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.filaalimentosdet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.colalimentdet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 49.3%, 0.2);
}

.colalimentdet.sinmarco {
  border-width: 0px;
}

.titdetalle {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.text-block-2 {
  margin-top: 15px;
  font-family: Verdana, Geneva, sans-serif;
}

.fotodet {
  margin-bottom: 10px;
}

.contpresent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.fila1present {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fila1present.arriba {
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
}

.codigo {
  max-width: 30%;
  padding-right: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nombre {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.presentacion {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nombrepresent {
  margin-left: 60px;
}

.lista {
  margin-left: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-style: normal;
}

.titlista {
  font-size: 16px;
}

.menudesp {
  z-index: 900;
  height: 35px;
  font-family: Verdana, Geneva, sans-serif;
}

.menudesp:hover {
  background-color: #f79f12;
}

.menudesp.w--current {
  font-family: Verdana, Geneva, sans-serif;
  color: #1f1e1e;
}

.centrarbloque {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cabeceraalim {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #cfcfcf;
}

.presents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.distribuidores {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #f5e8d7;
  background-image: url('../images/AlimCaballo1.jpg');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.seccpresent {
  max-width: 60%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.titgrd {
  margin-top: 29px;
  font-family: Verdana, Geneva, sans-serif;
  color: #011b61;
  font-size: 30px;
  font-weight: 700;
}

.contboton {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin-right: 89px;
  clear: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.fotocabec {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.div-block {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(0, 0, 0, 0.09);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(16%, hsla(0, 0%, 75.3%, 0.86)), color-stop(28%, transparent)), url('../images/Cab2.jpg');
  background-image: linear-gradient(90deg, hsla(0, 0%, 75.3%, 0.86) 16%, transparent 28%), url('../images/Cab2.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.image-3 {
  position: absolute;
  left: -272px;
  top: 65%;
  right: auto;
  bottom: 0%;
  z-index: 120;
  margin-left: 375px;
}

.dists {
  font-family: Verdana, Geneva, sans-serif;
  color: #0d205f;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}

.botdist {
  margin-top: 17px;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 8px;
  background-color: #0d205f;
}

.botdist:hover {
  background-color: rgba(253, 148, 0, 0.8);
}

.cabcerdos {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(0, 0, 0, 0.09);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(16%, hsla(0, 0%, 75.3%, 0.86)), color-stop(28%, transparent)), url('../images/Cerdos.jpg');
  background-image: linear-gradient(90deg, hsla(0, 0%, 75.3%, 0.86) 16%, transparent 28%), url('../images/Cerdos.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.cabaves {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(0, 0, 0, 0.09);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(16%, hsla(0, 0%, 75.3%, 0.86)), color-stop(28%, transparent)), url('../images/Pollos.jpg');
  background-image: linear-gradient(90deg, hsla(0, 0%, 75.3%, 0.86) 16%, transparent 28%), url('../images/Pollos.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.distribuidoresaves {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #f5e8d7;
  background-image: url('../images/AlimAves.png');
  background-position: 2% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.distribcerdos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #f5e8d7;
  background-image: url('../images/AlimCerdos.jpg');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.cab {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(0, 0, 0, 0.09);
  background-image: url('../images/Cab2.jpg');
  background-position: 100% 50%;
  background-size: auto;
}

.cagganado {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(0, 0, 0, 0.09);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(16%, hsla(0, 0%, 75.3%, 0.86)), color-stop(28%, transparent)), url('../images/CabVaca.jpg');
  background-image: linear-gradient(90deg, hsla(0, 0%, 75.3%, 0.86) 16%, transparent 28%), url('../images/CabVaca.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.titgrdperros {
  margin-top: 9px;
  font-family: Verdana, Geneva, sans-serif;
  color: #011b61;
  font-size: 30px;
  font-weight: 700;
}

.titperros {
  margin-top: 30px;
  margin-right: 183px;
}

.contperros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.subtituloperros {
  font-weight: 400;
}

.tituloperros {
  font-size: 35px;
}

.detalleperros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.videosperros {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.espacvideos {
  width: 400px;
  margin-right: 15px;
  margin-left: 15px;
}

.cabecperros {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(16%, hsla(0, 0%, 75.3%, 0.86)), color-stop(28%, transparent)), url('../images/Cabecera11.jpg');
  background-image: linear-gradient(90deg, hsla(0, 0%, 75.3%, 0.86) 16%, transparent 28%), url('../images/Cabecera11.jpg');
  background-position: 0px 0px, 100% 100%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.contfotperro {
  position: absolute;
  left: 24%;
  top: auto;
  right: auto;
  bottom: -12%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  background-color: rgba(250, 5, 5, 0);
}

.list {
  width: 70%;
}

.bolsaspeq {
  display: none;
}

.image-4 {
  max-width: 100%;
}

.distribuidores-perro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #f5e8d7;
  background-image: url('../images/Plato.jpg');
  background-position: 0% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.detallecemp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 43px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  line-height: 24px;
}

.text-block-3 {
  font-family: Verdana, Geneva, sans-serif;
}

.botcemp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  margin-top: 70px;
  margin-bottom: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5e8d7;
}

.codmaterias {
  max-width: 30%;
  padding-right: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.textoempresa {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  text-align: center;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contactotel {
  position: fixed;
  left: auto;
  top: 45%;
  right: 0%;
  bottom: 0%;
  z-index: 1500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: rgba(25, 52, 106, 0.95);
}

.div-contacto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.contactowa {
  position: fixed;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: 0%;
  z-index: 1500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: rgba(25, 52, 106, 0.95);
}

.contactoemail {
  position: fixed;
  left: auto;
  top: 55%;
  right: 0%;
  bottom: 0%;
  z-index: 1500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: rgba(25, 52, 106, 0.95);
}

.botcempdir {
  padding: 19px 33px;
  background-color: #101b69;
}

.botcempdir:hover {
  background-color: #d60c0c;
}

.manual {
  margin-bottom: 30px;
  text-align: center;
}

.cabmaterias {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(0, 0, 0, 0.09);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(16%, hsla(0, 0%, 75.3%, 0.86)), color-stop(28%, transparent)), url('../images/CabMats.jpg');
  background-image: linear-gradient(90deg, hsla(0, 0%, 75.3%, 0.86) 16%, transparent 28%), url('../images/CabMats.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.cabcemp {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(0, 0, 0, 0.09);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(16%, hsla(0, 0%, 75.3%, 0.86)), color-stop(28%, transparent)), url('../images/CabCEMP.jpg');
  background-image: linear-gradient(90deg, hsla(0, 0%, 75.3%, 0.86) 16%, transparent 28%), url('../images/CabCEMP.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.directgrd {
  margin-top: 7px;
  margin-left: 1px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-style: normal;
}

.puesto {
  margin-left: 5px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  font-style: normal;
}

.cuaddirectorio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.filadist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.filadist.arriba {
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
}

.cabdirectorio {
  height: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(0, 0, 0, 0.09);
}

.cabeceradirectorio {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
  margin-top: 35px;
  padding-right: 248px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.mapa {
  height: 100%;
  margin-right: 100px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-3 {
  width: 80%;
  margin-bottom: 50px;
  margin-left: 106px;
  text-align: left;
}

.html-embed-2 {
  display: none;
}

.distgrd {
  margin-left: 1px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  font-style: normal;
}

.provincia {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.distsecc {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.botondist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cuaddist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.secdists {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 60%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.body {
  height: 100%;
}

.estirar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 991px) {
  .navmenu:hover {
    color: #0c0053;
  }

  .navmenu.cemp {
    margin-left: 37px;
  }

  .image {
    display: none;
  }

  .contprods {
    margin-top: 30px;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .prod1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .titalimentos {
    left: 1%;
    top: 3px;
    margin-left: 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 17px;
    line-height: 17px;
  }

  .cajaproductos {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .icon {
    color: #fff;
    font-size: 45px;
  }

  .section {
    height: 250px;
  }

  .textogener {
    margin-left: 50px;
  }

  .titulogener {
    font-size: 40px;
  }

  .subtitulogener {
    font-size: 20px;
  }

  .fb2 {
    display: none;
  }

  .contalimentos {
    margin-top: 32px;
  }

  .alimentosgeneral {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .colderechalim {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .columnaalimentos {
    margin-left: 25px;
  }

  .contdetallealiment {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .contpresent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 69px;
    margin-left: 69px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .presentacion {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .centrarbloque {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .cabeceraalim {
    height: 400px;
  }

  .seccpresent {
    max-width: 80%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .tituloalimentos {
    margin-top: 20px;
    margin-left: 25px;
  }

  .titgrd {
    margin-top: 0px;
  }

  .contboton {
    margin-right: 25px;
  }

  .div-block {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(6%, silver), color-stop(49%, transparent)), url('../images/Cerdos.jpg');
    background-image: linear-gradient(90deg, silver 6%, transparent 49%), url('../images/Cerdos.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .image-3 {
    left: -321px;
    top: 303px;
    max-width: 25%;
  }

  .cabcerdos {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(6%, silver), color-stop(49%, transparent)), url('../images/Cerdos.jpg');
    background-image: linear-gradient(90deg, silver 6%, transparent 49%), url('../images/Cerdos.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .cabaves {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(6%, silver), color-stop(49%, transparent)), url('../images/Pollos.jpg');
    background-image: linear-gradient(90deg, silver 6%, transparent 49%), url('../images/Pollos.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .cab {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(6%, silver), color-stop(49%, transparent)), url('../images/Cab2.jpg');
    background-image: linear-gradient(90deg, silver 6%, transparent 49%), url('../images/Cab2.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .cagganado {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(6%, silver), color-stop(49%, transparent)), url('../images/CabVaca.jpg');
    background-image: linear-gradient(90deg, silver 6%, transparent 49%), url('../images/CabVaca.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .titgrdperros {
    margin-top: 0px;
  }

  .titperros {
    margin-top: 25px;
    margin-right: 60px;
  }

  .contperros {
    margin-top: 32px;
  }

  .detalleperros {
    margin-top: 32px;
    margin-right: 60px;
    margin-left: 50px;
  }

  .cabecperros {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(6%, silver), color-stop(49%, transparent)), url('../images/Cabecera11.jpg');
    background-image: linear-gradient(90deg, silver 6%, transparent 49%), url('../images/Cabecera11.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .contfotperro {
    left: 23%;
    width: 240px;
  }

  .detallecemp {
    margin-right: 35px;
    margin-left: 35px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .botcemp {
    height: 150px;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .cabmaterias {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(6%, silver), color-stop(49%, transparent)), url('../images/CabMats.jpg');
    background-image: linear-gradient(90deg, silver 6%, transparent 49%), url('../images/CabMats.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .cabcemp {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(6%, silver), color-stop(49%, transparent)), url('../images/CabCEMP.jpg');
    background-image: linear-gradient(90deg, silver 6%, transparent 49%), url('../images/CabCEMP.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .cuaddirectorio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 69px;
    margin-left: 69px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .cabdirectorio {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(6%, silver), color-stop(49%, transparent));
    background-image: linear-gradient(90deg, silver 6%, transparent 49%);
  }

  .cabeceradirectorio {
    margin-top: 46px;
    margin-bottom: 46px;
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .html-embed {
    display: none;
  }

  .html-embed-2 {
    display: block;
  }

  .cuaddist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 51px;
    margin-right: 69px;
    margin-left: 69px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .secdists {
    max-width: 80%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media screen and (max-width: 767px) {
  .cabecera {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .navmenu.cemp {
    margin-left: 16px;
  }

  .image {
    display: none;
  }

  .tituloprod {
    height: auto;
    margin-top: 25px;
  }

  .prod1 {
    max-width: 80%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .titulonosotros {
    height: auto;
  }

  .video {
    width: 450px;
    height: 350px;
  }

  .cajaproductos {
    margin-top: 5px;
  }

  .colprods {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .htmlfb {
    margin-top: 30px;
  }

  .image-2 {
    max-width: 80%;
  }

  .icon {
    color: #fff;
    font-size: 45px;
  }

  .textogener {
    margin-left: 36px;
  }

  .fb2 {
    display: none;
  }

  .columnaalimentos {
    display: none;
    margin-left: 26px;
  }

  .filaalimentosdet {
    margin-top: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .colalimentdet.sinmarco {
    display: none;
  }

  .cabeceraalim {
    height: 300px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .seccpresent {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .tituloalimentos {
    margin-right: 35px;
    margin-left: 35px;
  }

  .titgrd {
    margin-top: 0px;
  }

  .image-3 {
    display: none;
  }

  .titgrdperros {
    margin-top: 7px;
  }

  .contperros {
    margin-top: 0px;
  }

  .detalleperros {
    margin-right: 30px;
    margin-left: 35px;
  }

  .videosperros {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .espacvideos {
    margin-bottom: 15px;
  }

  .cabecperros {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contfotperro {
    display: none;
  }

  .bolsaspeq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contactotel {
    top: 18%;
  }

  .contactowa {
    top: 23%;
  }

  .contactoemail {
    top: 28%;
  }

  .cabdirectorio {
    display: none;
    background-color: transparent;
    background-image: none;
  }

  .cabeceradirectorio {
    display: none;
    height: 300px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-3 {
    margin-top: 46px;
    margin-left: 35px;
  }

  .secdists {
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media screen and (max-width: 479px) {
  .navmenu.cemp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 24px;
  }

  .image {
    display: none;
    overflow: visible;
  }

  .nav-menu {
    background-color: #d3d3d3;
  }

  .productos {
    margin-top: 35px;
  }

  .tituloprod {
    height: auto;
  }

  .video {
    width: 300px;
    height: auto;
  }

  .directorio {
    margin-bottom: 0px;
  }

  .contfooter {
    width: 90%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .colfooter {
    width: 80%;
  }

  .texto-contact-footer {
    margin-top: 20px;
    margin-bottom: 35px;
    font-size: 12px;
    line-height: 15px;
  }

  .linkblanco {
    font-size: 16px;
    line-height: 20px;
  }

  .titalimentos {
    top: 5px;
    margin-left: 8px;
    font-size: 13px;
    line-height: 14px;
  }

  .cajaproductos {
    margin-top: 0px;
  }

  .htmlfb {
    display: none;
    overflow: visible;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .icon {
    font-size: 35px;
  }

  .section {
    height: 150px;
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .textogener {
    margin-left: 18px;
  }

  .titulogener {
    font-size: 20px;
  }

  .subtitulogener {
    margin-top: 2px;
    font-size: 15px;
  }

  .fb2 {
    display: block;
    margin-top: 55px;
    margin-bottom: 55px;
  }

  .columnaalimentos {
    display: none;
  }

  .filaalimentosdet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .colalimentdet.sinmarco {
    display: none;
  }

  .contpresent {
    margin-right: 15px;
    margin-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fila1present {
    width: 95%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .codigo {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 10px;
    line-height: 16px;
  }

  .nombre {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .presentacion {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .lista {
    display: block;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 10px;
  }

  .cabeceraalim {
    height: 200px;
  }

  .distribuidores {
    background-size: cover;
  }

  .tituloalimentos {
    margin-top: 5px;
    margin-right: 15px;
    margin-left: 15px;
  }

  .titgrd {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 26px;
    line-height: 23px;
  }

  .contboton {
    width: 90%;
    margin-right: 10px;
  }

  .titgrdperros {
    margin-top: -3px;
    margin-left: 0px;
    font-size: 26px;
    line-height: 23px;
  }

  .titperros {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .contperros {
    margin-top: 28px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .subtituloperros {
    font-size: 22px;
  }

  .tituloperros {
    font-size: 25px;
  }

  .espacvideos {
    width: 300px;
  }

  .list {
    padding-left: 10px;
  }

  .distribuidores-perro {
    background-size: cover;
  }

  .detallecemp {
    margin-right: 25px;
    margin-left: 25px;
  }

  .codmaterias {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 10px;
    line-height: 16px;
  }

  .contactotel {
    top: 15%;
    width: 40px;
    height: 45px;
  }

  .image-5 {
    max-width: 80%;
  }

  .contactowa {
    top: 19%;
    width: 40px;
    height: 45px;
  }

  .image-6 {
    max-width: 70%;
  }

  .contactoemail {
    top: 23%;
    width: 40px;
    height: 45px;
  }

  .directgrd {
    display: block;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 10px;
  }

  .puesto {
    display: block;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 10px;
  }

  .cuaddirectorio {
    margin-right: 15px;
    margin-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .filadist {
    width: 95%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .cabeceradirectorio {
    height: 200px;
  }

  .mapa {
    overflow: hidden;
    width: 100%;
    margin-right: 0px;
  }

  .div-block-3 {
    margin-left: 3px;
  }

  .distgrd {
    display: block;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 10px;
  }

  .botondist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .cuaddist {
    margin-right: 15px;
    margin-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}