
@font-face {
  font-family:"Bebrush";
  src:url("../fonts/Bebrush.eot?") format("eot"),
  url("../fonts/Bebrush.woff") format("woff"),
  url("../fonts/Bebrush.ttf") format("truetype"),
  url("../fonts/Bebrush.svg#Bebrush") format("svg");
  font-weight:normal;
  font-style:normal;
}

 @font-face {
  font-family:"Montserrat-Bold";
  src:url("../fonts/Montserrat-Bold.eot?") format("eot"),
  url("../fonts/Montserrat-Bold.woff") format("woff"),
  url("../fonts/Montserrat-Bold.ttf") format("truetype"),
  url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:"Montserrat-Regular";
  src:url("../fonts/Montserrat-Regular.eot?") format("eot"),
  url("../fonts/Montserrat-Regular.woff") format("woff"),
  url("../fonts/Montserrat-Regular.ttf") format("truetype"),
  url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
    font-family: 'montserratblack';
    src: url('../fonts/montserrat-black-webfont.eot'),
         url('../fonts/montserrat-black-webfont.woff') format('woff'),
         url('../fonts/montserrat-black-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-black-webfont.svg#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family:"Androgyne Medium";
  src:url("../fonts/Androgyne_TB.eot?") format("eot"),
  url("../fonts/Androgyne_TB.woff") format("woff"),
  url("../fonts/Androgyne_TB.ttf") format("truetype"),
  url("../fonts/Androgyne_TB.svg#AndrogyneMedium") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:"Amaze Bold";
  src:url("../fonts/AMAZB___.eot?") format("eot"),
  url("../fonts/AMAZB___.woff") format("woff"),
  url("../fonts/AMAZB___.ttf") format("truetype"),
  url("../fonts/AMAZB___.svg#AmazeBold") format("svg");
  font-weight:normal;
  font-style:normal;
}

.escondido {
  display: none;
}

#container{
  width:100%;
  overflow:hidden;
  position:relative;
  color: #000;
  font-size: 18px;
  font-family:"Montserrat-Regular";
}

.pad{
  padding-left:0px;
  padding-right:0px;
}

#barra_menu{
  width: 100%;
  height:44px;
  background-color: #DD001F;
}

.clear{
  clear:both;
}

.navbar-inverse{
  background-color:transparent;
}

#menu{
  min-height: 34px;
  width: 100%;
  float:left;
  position: relative;
  margin-bottom:0px;
  border: none;
  text-align: center;
  border-radius: 0;
  background-color: transparent;
}

.menu li{
  display: inline-block;
  margin: 11px 75px;
}

.menu a{
  color: #fff;
  display: block;
  font-size: 18px;
  font-family:"Montserrat-Bold";
}

.menu a:hover{
  border-bottom: solid 1px #fff;
  text-decoration:none;
}

.menu .selec{
  border-bottom: solid 1px #fff;
}

#datos_header {
  background-color: #046B36;
}

.datos_header ul {
  float: right;
}

.datos_header ul li {
  color: #fff;
  font-size: 13px;
  margin-left: 45px;
  float: right;
}

.datos_header ul li a {
  color: #fff;
  line-height: 23px;
}

.ico1 {
  background-image: url(../img/ico-tel.webp);
  background-repeat: no-repeat;
  width: 26px;
  height: 27px;
  float: left;
}

.ico2 {
  background-image: url(../img/ico-cel.webp);
  background-repeat: no-repeat;
  width: 26px;
  height: 27px;
  float: left;
}

#banner{
  margin-top: 3%;
}

.texto{
  position: absolute;
  bottom: 18%;
  color: #FFF;
  margin-left: 177px;
  padding: 45px 37px;
  text-align: center;
}

.texto h1{
  text-align: center;
  font-size: 50px;
  font-family:"Bebrush";
  text-shadow: 2px 1px 2px #000;
  line-height: 27px;
}

.texto span{
  background-image: url(../img/banner/line.webp);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 45px;
  display: block;
}

.texto a{
  background-color:#046B36;
  color: #fff;
  padding: 13px 28px;
  border-radius: 10px;
  position: relative;
  top: 39px;
  text-decoration:none;
  font-family:"Montserrat-Bold";
}

.texto a:hover{
  background-color:#DD001F;
}

.texto2{
  position: absolute;
  bottom: 18%;
  color: #FFF;
  margin-left: 285px;
  padding: 45px 37px;
  text-align: center;
}

.texto2 h1{
  text-align: center;
  font-size: 50px;
  font-family:"Bebrush";
  text-shadow: 2px 1px 2px #000;
  line-height: 27px;
}

.texto2 span{
  background-image: url(../img/banner/line.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 45px;
  display: block;
}

.texto2 a{
  background-color:#046B36;
  color: #fff;
  padding: 13px 28px;
  border-radius: 10px;
  position: relative;
  top: 39px;
  text-decoration:none;
  font-family:"Montserrat-Bold";
}

.texto2 a:hover{
  background-color:#DD001F;
}

 
 /*ESTILOS MENU CELULAR -------------------------------------------------------------------*/

.navbar-default .navbar-toggle .icon-bar{
  background-color: #fff;
}
  
nav .me{
  color:#fff;
  font-size: 16px;
}

.navbar-toggle .icon-bar{
    width: 46px;
    height: 2px;
    margin-top: 3px;
}

/*CIERRA MENU MOVIL-----------------------------------------------------------------------------------*/

#banner .carousel-indicators{
  text-align: right;
  left: 60%;
}

#banner .carousel-indicators li {
  background-image: url(../img/banner/li-h.webp);
  border: none;
  width: 20px;
  height: 22px;
}

#banner .carousel-indicators .active{
  background-image: url(../img/banner/li.webp);
  border: none;
}

#productos_home{
  padding: 70px 0px;
}

#productos-item{
  padding-top: 70px;
}

.link {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 28px;
}

.producto-link {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
}

.link:hover .producto-link {
  background:#E8E8E899;
}

#quienes-home{
  background-image: url(../img/empresa/bg_quienes-home.webp);
  background-size: cover;
  padding: 77px 0px;
  margin-top: 65px;
}

.quienes-hometext h1{
  padding-top: 45px;
  text-align: center;
  color: #fff;
  line-height: 29px;
}

.video {
  width: 100%;
  height:523px;
  margin-top: 25px;
}

#conozca_home{
  background-image: url(../img/carnicos-verona.webp);
  background-position: center top;
  background-size:cover;
  padding: 138px 0px;
}

.conozca_hometext{
  padding-top: 129px;
  padding-bottom: 120px;
  padding-right: 56px;
}

.conozca_hometext h1{
  font-size: 50px;
  padding-bottom: 15px;
  padding-top: 15px;
  font-family: 'montserratblack';
  color: #fff;
  line-height: 75px;
  text-transform: uppercase;
  text-shadow: 2px 2px 3px #000;
  border-left: 3px solid #0CA149;
  padding-left: 37px;
  margin-bottom: 55px;
}

.conozca_hometext p{
  color: #fff;
  text-shadow: 1px 2px 2px #000;
  line-height: 28px;
}

.conozca_hometext a{
  border: 1px solid #01AEE8;
  color:#01AEE8;
  padding: 16px;
  text-transform: uppercase;
  float: left;
  margin-top: 75px;
}

#proveedores_home{
  background-image: url(../img/proveedores/bg.webp);
  padding: 65px 0px;
}

.proveedores_home{
  padding-top: 22px;
}

footer{
  padding: 37px 0px;
  background-color: #FFFFFF;
}

footer h1{
  font-family:"Montserrat-Bold";
  padding-bottom:10px;
}

footer p {
  color:#6b6a6a;
  line-height: 25px;
}

footer span {
  float: left;
  width: 27px;
  height: 25px;
}

footer a {
  color:#6b6a6a;
  line-height: 25px;
}

footer a:hover{
  text-decoration: none;
  color: #046B36;
}


#web {
  background: url(../img/web.webp) no-repeat right;
  color: #fff !important;
  padding-right: 146px;
  display: inline-block;
  text-decoration: none !important;
  float: left;
  font-size: 13px;
}

#redes {
  text-align: center;
  position: relative;
  padding-bottom: 18px;
  border-bottom: 1px solid #fff;
}

#fb {
  display: inline-block;
  background: url(../img/redes.webp) -2px -2px  no-repeat left;
  width:50px;
  height: 50px;
  margin-right: 7px;
}

#ins{
  display: inline-block;
  background: url(../img/redes.webp) no-repeat -59px;
  width: 50px;
  height: 50px;
}

#you{
  display: inline-block;
  background: url(../img/redes.webp) no-repeat -117px;
  width: 50px;
  height: 50px;
}

#web{
  background: #000;
  padding: 10px 0px;
  text-align: right;
}

#copy{
  text-align: right;
}

#copy a {
  background: url(../img/web.svg) no-repeat right;
  color:#ffffff4d;
  padding-right: 133px;
  display: inline-block;
  font-size: 13px;
  text-decoration: none !important;
}

#titulo {
  padding-top: 173px;
  padding-bottom: 79px;
  background-size: cover;
  text-align: left;
  margin-top: 3%;
}

#titulo h1 {
  color: #fff;
  text-align:center;
  font-family:"Amaze Bold";
  font-size: 83px;
  text-shadow: 1px 3px 4px #000000de;
  padding-bottom: 15px;
}

#titulo p {
  text-align:center;
  color: #fff;
  font-size: 50px;
  line-height: 25px;
  text-shadow: 1px 4px 4px #000000b2;
  font-family:"Bebrush";
}

.bg2 {
  background-image: url(../img/empresa/bg.webp);
  background-size: cover;
}

.bg3 {
  background-image: url(../img/productos/bg-productos.webp);
  background-size: cover;
}

.bg3a{
  background-image: url(../img/salchichones/bg-salchichones.webp);
  background-size: cover;
}

.bg3b{
  background-image: url(../img/chorizos/bg.webp);
  background-size: cover;
}

.bg3c{
  background-image: url(../img/salchicha-manguera/bg.webp);
  background-size: cover;
}

.bg3d{
  background-image: url(../img/salchicha-tipo-americana/bg.webp);
  background-size: cover;
}

.bg3e{
  background-image: url(../img/tocinetas/bg-tocinetas.webp);
  background-size: cover;
}

.bg4{
  background-image: url(../img/bg-contactenos.webp);
  background-size: cover;
}


#mision-imagen{
  background-image: url(../img/empresa/bg-mision.webp);
  background-position: center top;
  background-size: cover;
  padding: 144px 0px;
}

.mision_text{
  float: right;
}

.mision_text h1{
  color: #fff;
  font-size: 58px;
  padding-bottom: 10px;
  border-bottom: 3px solid #157338;
  font-family: 'montserratblack';
  text-shadow: -1px 4px 1px #000;
  display: inline-block;
  margin-bottom: 40px;
}

.mision_text h2{
  color: #fff;
  padding-bottom: 15px;
  font-size: 26px;
  font-family: 'montserratblack';
  text-shadow: 2px 2px 1px #000;
}

.mision_text p{
  text-shadow: 1px 4px 1px #000;
  color: #fff;
  line-height: 28px;
}

#vision-imagen{
  background-image: url(../img/empresa/bg-vision.webp);
  background-position: center top;
  background-size: cover;
  padding:228px 0px;
}

.vision_text h1{
  border-left: 3px solid #157338;
  color: #fff;
  display: inline-block;
  font-family: 'montserratblack';
  font-size: 58px;
  line-height: 78px;
  margin-bottom: 40px;
  padding-bottom: 15px;
  padding-left: 42px;
  padding-top: 15px;
  text-shadow:-1px 4px 1px #000;
}

.vision_text p{
  text-shadow: 1px 4px 1px #000;
  color: #fff;
  line-height: 28px;
}

#politica-imagen{
  background-image: url(../img/empresa/bg-politica-calidad.webp);
  background-position: center top;
  background-size: cover;
  padding: 183px 0px;
}

.politica_text{
  float: right;
}

.politica_text h1{
  border-bottom: 3px solid #157338;
  color: #fff;
  display: inline-block;
  font-family: 'montserratblack';
  font-size: 58px;
  line-height: 78px;
  margin-bottom: 40px;
  text-transform: uppercase;
  text-shadow:-1px 4px 1px #000;
}

.politica_text h2{
  color: #fff;
  padding-bottom: 15px;
  font-size: 26px;
  font-family: 'montserratblack';
  text-shadow: 2px 4px 1px #000;
}

.politica_text p{
  text-shadow: 1px 3px 2px #000;
  color: #fff;
  line-height: 28px;
}

#historia{
  background-image: url(../img/empresa/bg-historia.webp);
  background-position: center top;
  padding: 45px 0px;
}

.ver_mas2{
  display: flex;
  height:100%;
}

.ver_mas{
  float: left;
  padding: 45px 88px;
  margin-top: 47px;
  border: 1px solid #fff;
}

.ver_mas p{
  color: #fff;
  font-family:"Amaze Bold";
  font-size: 31px;
  line-height: 32px;
  margin-bottom: 21%;
  padding-top: 25px;
  text-align: left;
  float: left;
}

#logo-verona{
  position: absolute;
  bottom: 28px;
}

#productos {
  background-image: url(../img/productos/productos-calidad.webp);
  background-position: center top;
  background-size: cover;
  padding: 82px 0px;
}

.productos_hometext{
  padding-top: 129px;
  padding-bottom: 120px;
  padding-right: 56px;
}

.productos_hometext h1{
  border-left: 3px solid #0CA149;
  color: #fff;
  font-family: 'montserratblack';
  font-size: 58px;
  line-height: 75px;
  margin-bottom: 23px;
  padding-bottom: 10px;
  padding-left: 37px;
  padding-top: 10px;
  text-shadow: 2px 2px 3px #000;
  text-transform: uppercase;
}

.productos_hometext p{
  color: #fff;
  text-shadow: 1px 2px 2px #000;
  line-height: 28px;
}

#salchichone{
  padding: 35px 0px;
}

.text-salchichones{
  padding-top: 144px;
}

.text-salchichones h1{
  font-size: 58px;
  padding-bottom: 12px;
  font-family: 'montserratblack';
}

.text-salchichones span{
  width: 25%;
  background-color:#5da456;
  margin-bottom: 45px;
  display: block;
  height: 2px;
}

.text-salchichones p{
  font-size: 28px;
  color: #6b6a6a;
  line-height: 38px;
}

.text-salchichones2{
  margin-top: 8%;
  padding-left: 82px;
}

.text-salchichones2 h1{
  font-size: 88px;
  color: #056938;
  font-family:"Amaze Bold";
}

.text-salchichones2 h2{
  font-size: 50px;
  font-family:"Bebrush";
  color: #000;
  line-height: 38px;
  padding-left: 74px;
}

.text-salchichones2 h3{
  font-family:"Amaze Bold";
  color: #DA001D;
  font-size: 88px;
}

.bg-gris{
  background-color:#F4F4F4;
}

.text-salchichones3{
  padding-top: 65px;
  padding-left:11%;
  padding-right: 45px;
}

.text-salchichones3 h1{
  font-size:26px;
  color: #D6001A;
  font-family: 'montserratblack';
  padding-bottom: 15px;
}

.text-salchichones3 p{
  font-size: 26px;
}

.text-salchichones3 p span{
  color: #046A35;
}

#carouselitem .carousel-indicators{
  text-align: right !important;
  width: 100% !important;
  left: -3% !important;
  margin-left: 0% !important;
}

#carouselitem .carousel-indicators li{
  background-image: url(../img/salchichones/li-h.webp);
  border: none;
  width: 20px;
  height: 22px;
}

#carouselitem .carousel-indicators .active{
  width: 20px;
  height: 22px;
  background-image: url(../img/salchichones/li.webp);
  background-color: transparent;
}

#formulario{
  padding: 98px 0px;
}

#formulario p {
  text-align: left;
  color:#8c8d8d !important;
  padding-bottom: 17px;
  line-height: 33px;
  padding-right: 75px;
}

#formulario h3{
  font-family: 'montserratblack';
  font-size: 16px;
  text-transform: uppercase;
  padding-left: 9px;
}

#formulario h4 {
  padding-top: 5px;
  text-align: left;
  color: #8c8d8d !important;
  font-size: 16px;
}

#formulario input {
  width: 100%;
  background-color:#fff;
  color: #000;
  border-radius: 10px;
  border: 1px solid #3d6b3c;
  font-size: 18px;
  padding: 8px 12px;
  margin-bottom: 24px;
}

#formulario textarea {
  width: 100%;
  background-color:#fff;
  color: #000;
  border: 1px solid #3d6b3c;
  padding: 8px 12px;
  border-radius: 10px;
  height:138px;
}

#enviar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 18px !important;
  font-family: 'montserratblack';
  margin-top: 50px !important;
  padding: 13px 0px !important;
  background:#046B36 !important;
  margin-right: 15px;
  border: none !important;
}

#enviar:hover{
  background-color: #DD001F !important;
}

#borrar {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 18px !important;
  margin-top: 50px !important;
  padding: 13px 0px !important;
  background:#046B36 !important;
  font-family: 'montserratblack';
  border: none !important;
}

#borrar:hover{
  background-color: #DD001F !important;
}

#mapa{
  padding-bottom: 65px;
}

#map {
  height: 500px;
}

#ampliar {
  background-color: #046A36;
  color: #FFF;
  text-align: center;
  padding: 15px 10px;
  position: absolute;
  right:2%;
  bottom:35px;
  border-radius: 12px;
  text-decoration: none !important;
  font-family: 'montserratblack';
}

#ampliar:hover{
  background-color: #DD001F;
}

#float_whatsapp {
  background-image: url(../img/whatsapp.svg);
  background-repeat: no-repeat;
  width: 107px;
  height: 114px;
  position: fixed;
  right: 0px;
  z-index: 99999;
  bottom: 49%;
}

#volver_prod{
  padding: 72px 0px;
  text-align: center;
  background-image: url(../img/productos/bg_volver.webp);
  background-size: cover;
}

#volver_prod a {
  background-color: #046B36;
  color: #fff;
  padding: 13px 60px;
  position: relative;
  text-decoration: none;
  border-radius: 10px;
}

#volver_prod a:hover{
  background-color: #DD001F;
}







/**-----------------------------------------------------------------------------------------------------------------*/

@media (max-width:767px) and (min-width:300px){

#navbar a{
    color: #fff;
    width: 100%;
    position: relative;
    display:block;
    padding: 9px 2px;
    font-family:"Montserrat-Bold";
    text-decoration: none;
  }

  #navbar li{
    display: inline-block;
    margin: 0px;
    width: 100%;
    text-align: center;
  }

  #navbar .selec{
    border-bottom: 1px solid #fff;
  }

  .navbar-header {
    float: none;
  }

  .navbar-inverse{
    background-color:#DD001F;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-top: -1px;
    margin-right: -1px;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-nav {
    padding: 4px;
    border: none;
    font-size: 20px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color: #fdfdfd00;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }
}



@media (max-width: 400px) and (min-width:300px){

  .img2 {
    width:130px;
  }

  #banner{
    margin-top: 5%;
  }

  .owl-prev{
    left: 36% !important;
  }

  .owl-next{
    right: 32% !important;
  }

  .video{
    height: 185px;
  }

  .quienes-hometext h1{
    font-size: 16px;
    line-height: 22px;
  }

  #quienes-home{
    padding: 25px 0px;
  }

  #conozca_home{
    padding: 55px 0px;
  }

  .conozca_hometext{
    padding-top: 19px;
    padding-bottom: 24px;
    padding-right: 2px;
  }

  .conozca_hometext h1{
    font-size: 23px;
    line-height: 33px;
    margin-bottom: 23px;
    padding-left: 11px;
  }

  .conozca_hometext p{
    line-height: 21px;
  }

  #proveedores_home{
    padding: 32px 0px;
  }

  footer p{
    font-size: 14px;
    line-height: 19px;
  }

  #copy a{
    font-size: 11px;
    padding-right: 112px;
  }

  #titulo h1{
    font-size: 49px;
    padding-bottom:´0px;
  }

  #titulo p{
    font-size: 29px;
  }

  #titulo{
    padding-top: 96px;
    padding-bottom: 27px;
  }

  .mision_text h1{
    font-size:31px;
  }

  #mision-imagen{
    padding: 69px 0px;
  }

  .mision_text h2{
    font-size: 23px;
  }

  .mision_text p{
    font-size: 15px;
    text-shadow: 0px 2px 1px #000;
    line-height: 20px;
  }

  #vision-imagen{
    padding: 50px 0px;
  }

  .vision_text p{
    font-size: 15px;
    line-height: 20px;
  }

  .vision_text h1{
    font-size: 34px;
    margin-bottom: 19px;
    line-height: 45px;
    padding-left: 15px;
  }

  #politica-imagen{
    padding: 55px 0px;
  }

  .politica_text h1{
    font-size: 31px;
    line-height: 41px;
  }

  .politica_text p{
    font-size: 16px;
    line-height: 23px;
  }

  .ver_mas{
    padding: 53px 23px;
  }

  .ver_mas p{
    font-size: 24px;
    margin-bottom: 34%;
    line-height: 21px;
  }

  .text-salchichones h1{
    font-size: 36px;
  }

  .text-salchichones p{
    font-size: 19px;
    line-height: 26px;
  }

  .text-salchichones span{
    margin-bottom: 19px;
  }

  .text-salchichones2{
    padding-left: 14px;
  }

  .text-salchichones2 h1{
    font-size: 55px;
  }

  .text-salchichones2 h3{
    font-size: 55px;
  }

  .text-salchichones2 h2{
    font-size: 33px;
  }

  .text-salchichones3{
    padding-top: 10px;
    padding-left: 4%;
    padding-bottom: 45px;
  }

  .text-salchichones3 p{
    font-size: 21px;
  }

  #formulario{
    padding: 43px 0px;
  }

  #formulario p{
    padding-right: 12px;
    line-height: 23px;
    padding-bottom: 45px;
  }


}

/*--------------------------------------------------------------------------------------------*/

@media (max-width: 500px) and (min-width:401px){

  .img2 {
    width:155px;
  }

  #banner{
    margin-top: 5%;
  }

  .owl-prev{
    left: 36% !important;
  }

  .owl-next{
    right: 32% !important;
  }

  .video{
    height: 185px;
  }

  .quienes-hometext h1{
    font-size: 16px;
    line-height: 22px;
  }

  #quienes-home{
    padding: 25px 0px;
  }

  #conozca_home{
    padding: 55px 0px;
  }

  .conozca_hometext{
    padding-top: 19px;
    padding-bottom: 24px;
    padding-right: 2px;
  }

  .conozca_hometext h1{
    font-size: 23px;
    line-height: 33px;
    margin-bottom: 23px;
    padding-left: 11px;
  }

  .conozca_hometext p{
    line-height: 21px;
  }

  #proveedores_home{
    padding: 32px 0px;
  }

  footer p{
    font-size: 14px;
    line-height: 19px;
  }

  #copy a{
    font-size: 11px;
    padding-right: 112px;
  }

  #titulo h1{
    font-size: 49px;
    padding-bottom:´0px;
  }

  #titulo p{
    font-size: 29px;
  }

  #titulo{
    padding-top: 96px;
    padding-bottom: 27px;
  }

  .mision_text h1{
    font-size:31px;
  }

  #mision-imagen{
    padding: 69px 0px;
  }

  .mision_text h2{
    font-size: 23px;
  }

  .mision_text p{
    font-size: 15px;
    text-shadow: 0px 2px 1px #000;
    line-height: 20px;
  }

  #vision-imagen{
    padding: 50px 0px;
  }

  .vision_text p{
    font-size: 15px;
    line-height: 20px;
  }

  .vision_text h1{
    font-size: 34px;
    margin-bottom: 19px;
    line-height: 45px;
    padding-left: 15px;
  }

  #politica-imagen{
    padding: 55px 0px;
  }

  .politica_text h1{
    font-size: 31px;
    line-height: 41px;
  }

  .politica_text p{
    font-size: 16px;
    line-height: 23px;
  }

  .ver_mas{
    padding: 53px 23px;
  }

  .ver_mas p{
    font-size: 24px;
    margin-bottom: 34%;
    line-height: 21px;
  }

  .text-salchichones h1{
    font-size: 36px;
  }

  .text-salchichones p{
    font-size: 19px;
    line-height: 26px;
  }

  .text-salchichones span{
    margin-bottom: 19px;
  }

  .text-salchichones2{
    padding-left: 14px;
  }

  .text-salchichones2 h1{
    font-size: 55px;
  }

  .text-salchichones2 h3{
    font-size: 55px;
  }

  .text-salchichones2 h2{
    font-size: 33px;
  }

  .text-salchichones3{
    padding-top: 10px;
    padding-left: 4%;
    padding-bottom: 45px;
  }

  .text-salchichones3 p{
    font-size: 21px;
  }

  #formulario{
    padding: 43px 0px;
  }

  #formulario p{
    padding-right: 12px;
    line-height: 23px;
    padding-bottom: 45px;
  }

  #redes{
    padding-top: 21px;
    text-align: left;
  }

  .productos_hometext h1{
    font-size: 38px;
    line-height: 49px;
  }

  .productos_hometext p{
    line-height: 23px;
  }

  .productos_hometext{
    padding-bottom: 61px;
  }

  
}


/*------------------------------------------------------------------------------------*/

@media (max-width:600px) and (min-width:501px){

  .img2 {
    width:155px;
  }

  #banner{
    margin-top: 7%;
  }

  .owl-prev{
    left: 36% !important;
  }

  .owl-next{
    right: 32% !important;
  }

  .video{
    height: 185px;
  }

  .conozca_hometext h1{
    font-size: 27px;
    line-height: 35px;
    margin-bottom: 30px;
  }

  .conozca_hometext{
    padding-top: 60px;
    padding-bottom: 60px;
  }

  #conozca_home{
    padding: 59px 0px;
  }

  #titulo{
    padding-top: 130px;
    padding-bottom: 49px;
  }

  #titulo h1{
    font-size: 60px;
    padding-bottom: 0px;
  }

  #titulo p{
    font-size: 39px;
  }

  .mision_text h1{
    font-size:35px;
  }

  .mision_text p{
    text-shadow: 1px 2px 1px #000;
    line-height: 23px;
  }
  
  .vision_text h1{
    font-size: 35px;
    padding-left: 33px;
    line-height: 41px;
  }

  #vision-imagen{
    padding: 94px 0px;
  }

  .vision_text p{
    text-shadow: 1px 2px 1px #000;
    line-height: 23px;
    font-size: 16px;
  }

  .politica_text h1{
    font-size: 35px;
    line-height: 57px;
  }

  .politica_text p{
    font-size: 17px;
    line-height: 22px;
  }

  #politica-imagen{
    padding: 101px 0px;
  }

  .ver_mas p{
    font-size: 28px;
    line-height: 27px;
  }

  .ver_mas{
    padding: 45px 40px;
  }

  #redes{
    padding-top: 20px;
    text-align: left;
  }

  .text-salchichones h1{
    font-size: 44px;
  }

  .text-salchichones p{
    font-size: 19px;
    line-height:26px;
    padding-bottom: 15px;
  }

  .text-salchichones{
    padding-top: 68px;
  }

  .text-salchichones2{
    padding-left: 16px;
  }

  .text-salchichones2 h1{
    font-size: 63px;
  }

  .text-salchichones2 h3{
    font-size: 63px;
  }

  .text-salchichones2 h2{
    font-size: 39px;
  }

  .text-salchichones3{
    padding-top: 13px;
    padding-left: 3%;
    padding-bottom: 46px;
  }

  .productos_hometext h1{
    font-size: 40px;
    line-height: 52px;
  }

  .productos_hometext p{
    line-height: 23px;
  }

  .productos_hometext{
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .text-salchichones span{
    margin-bottom: 16px;
  }

  .text-salchichones3 p{
    font-size: 22px;
  }

  #formulario p{
    line-height: 25px;
    padding-right: 8px;
  }


}


/*------------------------------------------------------------------------------------*/

@media (max-width:700px) and (min-width:601px){

  .img2 {
    width:215px;
  }

  #banner{
    margin-top:11%;
  }

  .conozca_hometext h1{
    font-size: 33px;
    line-height: 44px;
  }

  #conozca_home{
    padding: 81px 0px;
  }

  .conozca_hometext{
    padding-top: 58px;
    padding-bottom: 58px;
  }

  #redes{
    text-align: left;
    padding-top: 16px;
  }

  .productos_hometext h1{
    font-size: 47px;
    line-height: 62px;
  }

  .mision_text p{
    text-shadow: 1px 2px 1px #000;
  }

  #vision-imagen{
    padding: 119px 0px;
  }

  .vision_text h1{
    font-size: 49px;
    line-height: 66px;
  }

  .politica_text h1{
    font-size: 42px;
  }

  #politica-imagen{
    padding: 90px 0px;
  }

  .ver_mas p{
    font-size: 27px;
    line-height: 26px;
  }

  .ver_mas{
    padding: 37px 68px;
  }

  .text-salchichones p{
    font-size: 23px;
    line-height: 31px;
    padding-bottom: 45px;
  }

  .text-salchichones h1{
    font-size: 41px;
  }

  .text-salchichones span{
    margin-bottom: 15px;
  }

  .text-salchichones2{
    padding-left: 15px;
  }

  .text-salchichones2 h1{
    font-size: 71px;
  }

  .text-salchichones2 h3{
    font-size: 71px;
  }

  .text-salchichones2 h2{
    font-size: 41px;
  }

  .text-salchichones3{
    padding-top: 17px;
    padding-left: 5%;
  }

  #titulo h1{
    font-size: 73px;
  }

  #titulo p{
    font-size: 40px;
  }

  #titulo{
    margin-top: 13%;
    padding-top: 128px;
  }

  #formulario p{
    padding-right: 13px;
    padding-bottom: 42px;
    line-height: 29px;
  }
  
}




/*------------------------------------------------------------------------------------*/

@media (max-width:767px) and (min-width:701px){

  .img2 {
    width:230px;
  }

  #banner{
    margin-top:12%;
  }

  .conozca_hometext h1{
    font-size: 40px;
    line-height: 48px;
  }

  #conozca_home{
    padding: 44px 0px;
  }

  #redes{
    padding-top: 23px;
    text-align: left;
  }

  #titulo{
    margin-top: 12%;
  }

  .mision_text p{
    text-shadow: 1px 2px 1px #000;
  }

  #vision-imagen{
    padding: 132px 0px;
  }

  .vision_text h1{
    font-size: 46px;
    line-height: 64px;
  }

  .politica_text h1{
    font-size: 46px;
    line-height:64px;
  }

  .ver_mas{
    padding: 45px 71px;
  }

  .text-salchichones p{
    font-size: 22px;
    line-height: 32px;
  }

  .text-salchichones h1{
    font-size: 48px;
  }

  .text-salchichones2 h1{
    font-size: 73px;
  }

  .text-salchichones2 h3{
    font-size: 73px;
  }

  .text-salchichones2 h2{
    font-size: 42px;
  }

  .text-salchichones2{
    padding-left: 23px;
  }

  .text-salchichones3{
    padding-top: 27px;
    padding-left: 6%;
    padding-bottom: 45px;
  }

  .owl-prev{
    left: 42% !important;
  }

  .owl-next{
    right: 43% !important;
  }
  
}



/*------------------------------------------------------------------------------------*/

@media (max-width:800px) and (min-width:768px){

  .img2 {
    width:165px;
  }

  .menu li{
    margin: 12px 13px;
  }

  .menu a{
    font-size: 16px;
  }

  #banner{
    margin-top: 8%;
  }

  .texto h1{
    font-size: 25px;
    line-height: 8px;
  }

  .owl-prev{
    left: 42% !important;
  }

  .owl-next{
    right: 43% !important;
  }

  .texto{
    padding: 8px 27px;
    bottom: 11%;
    margin-left: -5px;
  }

  .texto a{
    padding: 7px 28px;
    top: 15px;
  }

  .conozca_hometext h1{
    font-size: 34px;
    line-height: 46px;
  }

  .conozca_hometext{
    padding-bottom: 78px;
  }

  #conozca_home{
    padding: 33px 0px;
  }

  #redes{
    text-align: center;
  }

  footer p{
    font-size: 15px;
    line-height: 20px;
  }

  .mision_text p{
    text-shadow: 1px 2px 1px #000;
    line-height: 23px;
  }

  .mision_text h1{
    font-size: 46px;
  }

  .vision_text h1{
    font-size: 46px;
    line-height: 61px;
  }

  .vision_text p{
    text-shadow: 1px 2px 1px #000;
  }

  #vision-imagen{
    padding: 116px 0px;
  }

  .politica_text h1{
    font-size: 46px;
    line-height: 58px;
  }

  #politica-imagen{
    padding: 94px 0px;
  }

  .politica_text p{
    line-height: 24px;
  }

  .ver_mas{
    padding: 45px 63px;
  }

  #titulo{
    margin-top: 8%;
  }

  #titulo h1{
    font-size: 75px;
  }

  #titulo p{
    font-size: 41px;
  }

  .text-salchichones p{
    font-size:16px;
    line-height: 22px;
  }

  .text-salchichones span{
    margin-bottom: 17px;
  }

  .text-salchichones{
    padding-top: 37px;
  }

  .text-salchichones h1{
    font-size: 32px;
  }

  .text-salchichones2{
    padding-left:13px;
  }

  .text-salchichones2 h1{
    font-size: 39px;
  }

  .text-salchichones2 h3{
    font-size:39px;
  }

  .text-salchichones2 h2{
    font-size: 25px;
    padding-left: 34px;
  }

  .text-salchichones3{
    padding-left: 5%;
    padding-top: 24px;
    padding-bottom: 25px;
  }

  .text-salchichones3 p{
    font-size: 20px;
  }

  #formulario p{
    padding-right: 8px;
    line-height: 21px;
    padding-bottom: 35px;
    font-size: 15px;
  }

  .text-salchichones3 h1{
    font-size: 21px;
  }

  #formulario h4{
    font-size: 14px;
  }

  .productos_hometext h1{
    font-size: 43px;
    line-height: 60px;
  }

  .productos_hometext p{
    line-height: 25px;
  }

  .productos_hometext{
    padding-top: 50px;
    padding-bottom: 41px;
  }

  
}



/*------------------------------------------------------------------------------------*/

@media (max-width:900px) and (min-width:801px){

  .img2 {
    width:165px;
  }

  .menu li{
    margin: 12px 13px;
  }

  .menu a{
    font-size: 17px;
  }

  #banner{
    margin-top: 8%;
  }

  .texto h1{
    font-size: 25px;
    line-height: 8px;
  }

  .owl-prev{
    left: 42% !important;
  }

  .owl-next{
    right: 43% !important;
  }

  .texto{
    padding: 8px 27px;
    bottom: 11%;
    margin-left: -5px;
  }

  .texto a{
    padding: 7px 28px;
    top: 15px;
  }

  .conozca_hometext h1{
    font-size: 31px;
    line-height: 44px;
  }

  #conozca_home{
    padding: 33px 0px;
  }

  #redes{
    text-align: center;
  }

  footer p{
    font-size: 15px;
    line-height: 21px;
  }

  .mision_text p{
    text-shadow: 1px 2px 1px #000;
  }

  .mision_text h1{
    font-size: 46px;
  }

  .vision_text h1{
    font-size: 46px;
    line-height: 61px;
  }

  .vision_text p{
    text-shadow: 1px 2px 1px #000;
  }

  #vision-imagen{
    padding: 116px 0px;
  }

  .politica_text h1{
    font-size: 46px;
    line-height: 53px;
  }

  .ver_mas{
    padding: 45px 63px;
  }

  #titulo{
    margin-top: 8%;
  }

  #titulo h1{
    font-size: 75px;
  }

  #titulo p{
    font-size: 41px;
  }

  .text-salchichones p{
    font-size: 24px;
    line-height: 33px;
  }

  .text-salchichones h1{
    font-size: 50px;
  }

  .text-salchichones2{
    padding-left:52px;
  }

  .text-salchichones2 h1{
    font-size: 77px;
  }

  .text-salchichones2 h3{
    font-size: 77px;
  }

  .text-salchichones2 h2{
    font-size: 42px;
  }

  .text-salchichones3{
    padding-left: 5%;
    padding-top: 24px;
    padding-bottom: 25px;
  }

  .text-salchichones3 p{
    font-size: 23px;
  }

  #formulario p{
    padding-right: 8px;
    line-height: 26px;
    padding-bottom: 35px;
  }

  
  
}

/*------------------------------------------------------------------------------------*/

@media (max-width:991px) and (min-width:901px){

  .img2 {
    width:165px;
  }

  .menu li{
    margin: 12px 18px;
  }

  #banner{
    margin-top: 7%;
  }

  .texto h1{
    font-size: 25px;
    line-height: 8px;
  }

  .owl-prev{
    left: 42% !important;
  }

  .owl-next{
    right: 43% !important;
  }

  .texto{
    padding: 8px 27px;
    bottom: 11%;
    margin-left: -5px;
  }

  .texto a{
    padding: 7px 28px;
    top: 15px;
  }

  .conozca_hometext h1{
    font-size: 37px;
    line-height: 52px;
  }

  #conozca_home{
    padding: 33px 0px;
  }

  #redes{
    text-align: left;
    padding-top:35px;
  }

  .mision_text p{
    text-shadow: 1px 2px 1px #000;
  }

  .mision_text h1{
    font-size: 46px;
  }

  .vision_text h1{
    font-size: 46px;
    line-height: 61px;
  }

  .vision_text p{
    text-shadow: 1px 2px 1px #000;
  }

  #vision-imagen{
    padding: 116px 0px;
  }

  .politica_text h1{
    font-size: 46px;
  }

  .ver_mas{
    padding: 45px 63px;
  }

  #titulo{
    margin-top: 7%;
  }

  #titulo h1{
    font-size: 75px;
  }

  #titulo p{
    font-size: 41px;
  }

  .text-salchichones{
    padding-top: 58px;
  }

  .text-salchichones p{
    font-size: 19px;
    line-height: 26px;
  }

  .text-salchichones h1{
    font-size: 39px;
  }

  .text-salchichones3 h1{
    font-size: 24px;
  }

  .text-salchichones span{
    margin-bottom: 22px;
  }

  .text-salchichones2{
    padding-left:12px;
  }

  .text-salchichones2 h1{
    font-size:55px;
  }

  .text-salchichones2 h3{
    font-size: 55px;
  }

  .text-salchichones2 h2{
    font-size: 35px;
  }

  .text-salchichones3{
    padding-left: 5%;
    padding-top: 24px;
    padding-bottom: 25px;
  }

  .text-salchichones3 p{
    font-size: 23px;
  }

  #formulario p{
    padding-right: 8px;
    line-height: 26px;
    padding-bottom: 35px;
  }


}




/*------------------------------------------------------------------------------------*/


@media (max-width:1200px) and (min-width:992px){

  .img2 {
    width:202px;
  }

  .menu li{
    margin: 11px 28px;
  }

  .productos_hometext{
    padding-right: 15px;
  }

  .productos_hometext{
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .productos_hometext h1{
    font-size: 46px;
    line-height: 65px;
  }

  .texto{
    bottom: 5%;
    margin-left: 40px;
    padding: 20px 6px;
  }

  .texto h1{
    font-size: 30px;
    line-height: 17px;
  }

  .texto a{
    top: 17px;
    padding: 9px 28px;
  }

  .texto2{
    bottom: 11%;
    margin-left: 40px;
    padding: 20px 6px;
  }

  .texto2 h1{
    font-size: 30px;
    line-height: 17px;
  }

  .texto2 a{
    top: 17px;
    padding: 9px 28px;
  }

  .owl-prev{
    left: 47% !important;
  }

  .owl-next{
    right: 41% !important;
  }

  .conozca_hometext h1{
    font-size: 37px;
    line-height: 49px;
  }

  .conozca_hometext{
    padding-top: 55px;
    padding-bottom: 55px;
  }

  footer p{
    font-size: 16px;
  }

  .mision_text h1{
    font-size: 45px;
  }

  .mision_text p{
    font-size: 16px;
    line-height: 22px;
    text-shadow: 1px 2px 1px #000;
  }

  .vision_text h1{
    font-size: 45px;
    line-height: 58px;
  }

  .vision_text p{
    font-size: 16px;
    line-height: 22px;
    text-shadow: 1px 2px 1px #000;
  }

  #vision-imagen{
    padding: 141px 0px;
  }

  .politica_text h1{
    font-size: 45px;
    line-height: 58px;
  }

  .politica_text p{
    font-size: 16px;
    line-height: 22px;
    text-shadow: 1px 2px 1px #000;
  }

  #titulo{
    margin-top: 6%;
  }

  #titulo h1{
    font-size: 73px;
  }
  
  #titulo p{
    font-size: 41px;
  }

  .text-salchichones{
    padding-top: 88px;
  }

  .text-salchichones h1{
    font-size: 43px;
  }

  .text-salchichones p{
    font-size: 21px;
    line-height: 29px;
  }

  .text-salchichones span{
    margin-bottom: 27px;
  }

  .text-salchichones2{
    padding-left: 15px;
  }

  .text-salchichones2 h1{
    font-size: 46px;
  }

  .text-salchichones2 h3{
    font-size: 46px;
  }

  .text-salchichones2 h2{
    font-size: 29px;
    padding-left: 55px;
    line-height: 0px;
  }

  .text-salchichones3{
    padding-left: 5%;
  }

  .text-salchichones3 p{
    font-size: 23px;
  }

  #formulario p{
    line-height: 28px;
    padding-right: 61px;
  }

}


/*------------------------------------------------------------------------------------*/

@media (max-width:1350px) and (min-width:1201px){

  .img2 {
    width:242px;
  }

  .menu li{
    margin: 11px 34px;
  }

  #banner{
    margin-top: 5%;
  }

  .texto{
    margin-left: 0px;
    bottom: 7%;
  }

  .texto h1{
    font-size: 42px;
  }

  .conozca_hometext{
    padding-top: 25px;
    padding-bottom: 36px;
  }

  .conozca_hometext h1{
    font-size: 34px;
    line-height:47px;
  }

  footer p{
    font-size: 17px;
  }

  .mision_text h1{
    font-size: 48px;
  }

  .owl-prev{
    left: 47% !important;
  }

  .mision_text p{
    font-size: 15px;
    line-height: 19px;
    text-shadow: 1px 3px 1px #000;
  }

  .vision_text h1{
    font-size: 48px;
    line-height: 56px;
  }

  .vision_text p{
    font-size: 17px;
    line-height: 22px;
    text-shadow: 1px 3px 1px #000;
  }

  #vision-imagen{
    padding: 117px 0px;
  }

  .politica_text h1{
    font-size: 48px;
    line-height:56px;
  }

  .politica_text p{
    line-height: 25px;
  }

  .ver_mas{
    padding: 45px 39px;
  }

  #titulo{
    margin-top: 5%;
  }
  
  .productos_hometext h1{
    font-size: 36px;
    line-height: 47px;
  }

  .productos_hometext p{
    font-size: 17px;
    line-height: 24px;
  }

  .productos_hometext{
    padding-top: 59px;
    padding-bottom: 59px;
  }

  .text-salchichones{
    padding-top: 72px;
  }

  .text-salchichones h1{
    font-size: 47px;
  }

  .text-salchichones span{
    margin-bottom: 32px;
  }

  .text-salchichones p{
    font-size: 21px;
    line-height: 30px;
  }

  .text-salchichones2{
    padding-left: 20px;
  }

  .text-salchichones2 h1{
    font-size: 74px;
  }

  .text-salchichones2 h3{
    font-size: 74px;
  }

  .text-salchichones2 h2{
    font-size: 43px;
  }

  .text-salchichones3 {
    padding-top: 43px;
    padding-left: 8%;
  }

  #formulario p{
    line-height: 28px;
    padding-right: 62px;
  }





}


/*------------------------------------------------------------------------------------*/

@media (max-width:1500px) and (min-width:1351px){

  .img2 {
    width:242px;
  }

  .menu li{
    margin: 11px 34px;
  }

  .texto{
    margin-left: 0px;
    bottom: 7%;
  }

  .texto h1{
    font-size: 42px;
  }

  .owl-prev{
    left: 47% !important;
  }

  .conozca_hometext h1{
    font-size: 38px;
    line-height: 59px;
  }

  .conozca_hometext{
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .mision_text p{
    font-size: 17px;
    line-height: 24px;
    text-shadow: 1px 3px 1px #000;
  }

  #vision-imagen{
    padding: 173px 0px;
  }

  .vision_text p{
    font-size: 17px;
    line-height: 24px;
    text-shadow: 1px 3px 1px #000;
  }

  .mision_text h1{
    font-size: 50px;
  }

  .vision_text h1{
    font-size: 50px;
    line-height: 65px;
  }

  .politica_text h1{
    font-size: 50px;
    line-height: 65px;
  }

  .ver_mas{
    padding: 45px 74px;
  }

  .productos_hometext h1{
    font-size: 43px;
    line-height: 60px;
  }

  .productos_hometext{
    padding-top: 79px;
    padding-bottom: 79px;
    padding-right: 23px;
  }

  .text-salchichones h1{
    font-size: 51px;
  }

  .text-salchichones p{
    font-size: 23px;
    line-height: 32px;
  }

  .text-salchichones span{
    margin-bottom: 29px;
  }

  .text-salchichones{
    padding-top: 124px;
  }

  .text-salchichones2{
    padding-left: 34px;
    margin-top: 11%;
  }

  .text-salchichones2 h1{
    font-size: 76px;
  }

  .text-salchichones2 h3{
    font-size: 76px;
  }

  .text-salchichones2 h2{
    font-size: 43px;
  }

  .text-salchichones3{
    padding-left: 6%;
  }
  

}


/*------------------------------------------------------------------------------------*/

@media (max-width:1600px) and (min-width:1501px){

  .img2 {
    width:242px;
  }

  .menu li{
    margin: 11px 34px;
  }

  .texto{
    margin-left: 0px;
    bottom: 7%;
  }

  .texto h1{
    font-size: 42px;
  }

  .owl-prev{
    left: 47% !important;
  }

  .conozca_hometext h1{
    font-size: 38px;
    line-height: 59px;
  }

  .conozca_hometext{
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .mision_text p{
    font-size: 17px;
    line-height: 24px;
    text-shadow: 1px 3px 1px #000;
  }

  #vision-imagen{
    padding: 173px 0px;
  }

  .vision_text p{
    font-size: 17px;
    line-height: 24px;
    text-shadow: 1px 3px 1px #000;
  }

  .mision_text h1{
    font-size: 50px;
  }

  .vision_text h1{
    font-size: 50px;
    line-height: 65px;
  }

  .politica_text h1{
    font-size: 50px;
    line-height: 65px;
  }

  .ver_mas{
    padding: 45px 74px;
  }

  .productos_hometext h1{
    font-size: 43px;
    line-height: 60px;
  }

  .productos_hometext{
    padding-top: 79px;
    padding-bottom: 79px;
    padding-right: 23px;
  }

  .text-salchichones h1{
    font-size: 51px;
  }

  .text-salchichones p{
    font-size: 23px;
    line-height: 32px;
  }

  .text-salchichones span{
    margin-bottom: 29px;
  }

  .text-salchichones{
    padding-top: 124px;
  }

  .text-salchichones2{
    padding-left: 80px;
    margin-top: 11%;
  }

  .text-salchichones2 h1{
    font-size: 76px;
  }

  .text-salchichones2 h3{
    font-size: 76px;
  }

  .text-salchichones2 h2{
    font-size: 43px;
  }

  .text-salchichones3{
    padding-left: 6%;
  }
  

}
