/*resets*/
body{ overflow-x: hidden; }
a.link{
  text-decoration: none;
  outline: 0;
}
a:hover { text-decoration: none; }
textarea { resize: none; }
.hidden{ display: none; }
/*resets*/
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.preload{
  display: none;
}
/*fonts*/
@font-face {
    font-family: 'BertholdLC';
    src: url('../fonts/BertholdAkzidenzGroteskLightCondensed.eot');
    src: url('../fonts/BertholdAkzidenzGroteskLightCondensed.eot') format('embedded-opentype'),
         url('../fonts/BertholdAkzidenzGroteskLightCondensed.woff2') format('woff2'),
         url('../fonts/BertholdAkzidenzGroteskLightCondensed.woff') format('woff'),
         url('../fonts/BertholdAkzidenzGroteskLightCondensed.ttf') format('truetype'),
         url('../fonts/BertholdAkzidenzGroteskLightCondensed.svg#BertholdAkzidenzGroteskLightCondensed') format('svg');
}
@font-face {
    font-family: 'BertholdMC';
    src: url('../fonts/BertholdAkzidenzGroteskMediumCondensed.eot');
    src: url('../fonts/BertholdAkzidenzGroteskMediumCondensed.eot') format('embedded-opentype'),
         url('../fonts/BertholdAkzidenzGroteskMediumCondensed.woff2') format('woff2'),
         url('../fonts/BertholdAkzidenzGroteskMediumCondensed.woff') format('woff'),
         url('../fonts/BertholdAkzidenzGroteskMediumCondensed.ttf') format('truetype'),
         url('../fonts/BertholdAkzidenzGroteskMediumCondensed.svg#BertholdAkzidenzGroteskMediumCondensed') format('svg');
}
@font-face {
    font-family: 'QuicksandBold';
    src: url('../fonts/QuicksandBold.eot');
    src: url('../fonts/QuicksandBold.eot') format('embedded-opentype'),
         url('../fonts/QuicksandBold.woff2') format('woff2'),
         url('../fonts/QuicksandBold.woff') format('woff'),
         url('../fonts/QuicksandBold.ttf') format('truetype'),
         url('../fonts/QuicksandBold.svg#QuicksandBold') format('svg');
}
@font-face {
    font-family: 'QuicksandLight';
    src: url('../fonts/QuicksandLight.eot');
    src: url('../fonts/QuicksandLight.eot') format('embedded-opentype'),
         url('../fonts/QuicksandLight.woff2') format('woff2'),
         url('../fonts/QuicksandLight.woff') format('woff'),
         url('../fonts/QuicksandLight.ttf') format('truetype'),
         url('../fonts/QuicksandLight.svg#QuicksandLight') format('svg');
}
.QSL{
  font-family: 'QuicksandLight';
}
.QSB{
  font-family: 'QuicksandBold';
}
.BMC{
  font-family: 'BertholdMC';
}
.BLC{
  font-family: 'BertholdLC';
}
/*fonts*/
/*colors*/
.white{
  color: #FFF;
}
.orange{
  color: #F05A28;
}
.grey{
  color: #B3B3B3;
}
.greyform{
/*    color: #495057;*/
    color: #666666;
}
.darkgrey{
  color: #666666;
}
/*colors*/
/*size*/

.chica{
    font-size:  16pt;
}
.mediana{
    font-size:  24pt;
}
.grande{
    font-size:  42pt;
}
.ig{
  color: white;
}
.ig:hover{
  color: #F05A28;
}

/*size*/
/*bootstrap*/
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
    color: #F05A28;
    border-bottom: 2px solid #F05A28;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.nav-link {
    padding: .1rem 0;
}
.navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.75);
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
    font-family: 'BertholdMC';
    font-size: 17pt;
    outline: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255,255,255,.5);
  cursor: pointer;
}
/*bootstrap*/
/*menu*/
.menu{
  background: rgba(0, 0, 0, 0);
}
.menu.scrolled{
  background: rgba(0, 0, 0, 0.6);
}
.logo{
  height: 100%;
}
/*menu*/
/*header text*/
h3{
  font-family: 'QuicksandBold';
  font-size: 30pt;
  padding: 5% 5% 25%;
}
.h3s{
  font-size: 20pt;
  padding: 10% 5% 15% !important;
}
h4{
  font-family: 'QuicksandBold';
  font-size: 35pt;
  padding: 3% 8% 5%;
}
.h4m{
  font-size: 25pt;
  padding: 0 8%;
}
/*header text*/
.title{
  font-family: 'BertholdMC';
  font-size: 26pt;
  padding: 2% 4%;
  padding-top: 5%;
}
.title2{
  font-family: 'QuicksandLight';
  font-size: 26pt;
  padding: 2% 4%;
}
.title3{
  font-family: 'BertholdMC';
  font-size: 26pt;
}
.p{
  font-family: 'BertholdLC';
  font-size: 18pt;
  padding: 1% 5%;
}
.p2{
  font-family: 'BertholdLC';
  font-size: 20pt;
  padding: 1% 20%;
}
.sling{
  font-family: 'QuicksandBold';
  font-size: 22pt;
  padding: 3% 4%;
  padding-bottom: 7%;
}
.result{
  font-family: 'BertholdLC';
  font-size: 18pt;
}
.backg1{
  background-image: url("../images/historia2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  /* background-size: contain; */
}
.backg2{
  background-image: url("../images/distribucion.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 40px;
}
.dist-contact{
  border: 1px solid #fff;
  padding: 20px 20px 15px;
  font-family: 'BertholdMC';
  font-size: 18pt;
  color: #FFF;
  /* -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out; */
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  /*width: 100%;*/
}
.dist-contact:hover{
  color: #FFF;
  /* text-decoration: underline #fff; */
  background: rgba(0, 0, 0, 0.5);
}
.icon-padding{
  margin: 20px 15px 0;
}
.padding-b{
  padding-bottom: 4%;
}
.margin-tb{
  margin: 4% 0%;
}
/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Tabs panel */
.tabbable-panel {
  padding: 40px 10px 0px;
}
#centerDiv {
  width: 100%;
  text-align: center;
}
ul.centerUL {
  margin: 2px auto;
  line-height: 1.4;
  padding-left: 0;
}
.centerUL li {
  font-family: 'BertholdMC';
  font-size: 22pt;
  display: inline;
  text-align: center;
  padding: 0px 5px;
}
/* Default mode */

.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li > a.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  /*margin-top: -3px;*/
  background-color: #fff;
  border: 0;
  /*border-top: 1px solid #eee;*/
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */
/*
.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}*/
.type{
  font-family: 'BertholdMC';
  font-size: 26pt;
}
.contenedor:hover .detalles{
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.detalles{
  opacity: 0;
  background-color:rgba(255, 255, 255, 0.8);
  height: 100%;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.icon-title{
  font-family: 'BertholdLC';
  font-size: 15pt;
  font-weight: bold;
  color:#666666;
}
.icon-text{
  font-family: 'BertholdLC';
  font-size: 16pt;
  color:#666666;
}
.producto-title{
  font-family: 'BertholdLC';
  font-size: 18pt;
	color:#666666;
	/*color:#B3B3B3;*/
}
.categoria-highlight{
    text-transform: uppercase;
    font-size: 22pt;
    padding: 0px 5px;
    font-family: 'BertholdMC';
    text-align: center;
    margin: auto;
    background: #9a9a9a;
    color: #fff;
    padding-top: 4px;
    line-height: 35px;
    width: 25%;
    margin-top: 5px;
}
.bb1px{
  border-bottom: 1px solid #666666;
}
.ptb{
  padding: 15px 0px;
}
/* productos codigos*/
.fx{
  background-repeat: no-repeat;
  background-size: contain;
  height: 300px;
  background-position: center;
}
/*cocidos*/
.f120{
  background-image: url(../images/Productos/_0017_IMG_8834.jpg);
}
.f121{
  background-image: url(../images/Productos/xxxxxxxxxxxxxxxxx.jpg);
}
.f130{
  background-image: url(../images/Productos/_0020_IMG_8824.jpg);
}
.f140{
  background-image: url(../images/Productos/_0019_IMG_8828.jpg);
}
.f141{
  background-image: url(../images/Productos/_0018_IMG_8833.jpg);
}
.f145{
  background-image: url(../images/Productos/_0013_IMG_8859.jpg);
}
.f148{
  background-image: url(../images/Productos/_0016_IMG_8837.jpg);
}
.f150{
  background-image: url(../images/Productos/_0015_IMG_8840.jpg);
}
.f151{
  background-image: url(../images/Productos/_0002_IMG_9455.jpg);
}
/*fin cocidos*/
/*secos*/
.f160{
  background-image: url(../images/Productos/_0005_IMG_8914.jpg);
}
.f161{
  background-image: url(../images/Productos/_0006_IMG_8912.jpg);
}
.f162{
  background-image: url(../images/Productos/IMG_9458.png);
}
.f163{
  background-image: url(../images/Productos/_0008_IMG_8890.jpg);
}
.f165{
  background-image: url(../images/Productos/_0009_IMG_8874.jpg);
}
.f400{
  background-image: url(../images/Productos/IMG_1040.jpeg);
}
.f167{
  background-image: url(../images/Productos/IMG_2299.png);
}
.f168{
  background-image: url(../images/Productos/_0011_IMG_8868.jpg);
}
.f201{
  background-image: url(../images/Productos/_0006_IMG_8912.jpg);
}
.f202{
  background-image: url(../images/Productos/_0001_IMG_9459.jpg);
}
.f205{
  background-image: url(../images/Productos/_0010_IMG_8871.jpg);
}
/*fin secos*/
/*salazones*/
.f110{
  background-image: url(../images/Productos/_0012_IMG_8865.jpg);
}
.f170{
  background-image: url(../images/Productos/_0003_IMG_9452.jpg);
}
.f171{
  background-image: url(../images/Productos/_0004_IMG_9451.jpg);
}
.f191{
  background-image: url(../images/Productos/lomo_curado.jpg);
}
/*fin salazones*/

.sm-slide{
  background-image: url('../images/sabias.jpg');
  max-height:445px;
}
.follow{
  border-top: 1px solid #F05A28;
  margin-top: 35px;
  font-family: 'BertholdLC';
  text-align: right;
  font-size: 25pt;
  padding: 10px 25px 0;
}
.gradient{
  background: linear-gradient(to right, #F89838 , #F05A28);
  padding: 50px 20px 10px;
}
.footer-text{
  padding-top: 20px;
  line-height: normal;
}
.copyr{
  font-family: 'BertholdMC';
  font-size: 12pt;
  padding: 5px 10px;
}
#formSendContact{
  padding:0 40px 10px;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 0;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/* .btn{
  -webkit-transition: color 1s ease-in;
  -moz-transition: color 1s ease-in;
  -o-transition: color 1s ease-in;
  transition: color 1s ease-in;
} */
.btn-piara{
	background-color:#fff;
  color:#B3B3B3;
	border-color: #B3B3B3;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.btn-piara:hover, .btn-piara:active, .btn-piara:focus{
	color: #666666;
  /*background-color: #f0ad4e;*/
  border-color: #666666;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.video{
   width:100%;
   /* height:503px; */
   height:100%;
   padding-bottom: 25px;
}
div.ws-button{
    position: fixed;
    bottom: 0;
    right: 0;
    width: 55px;
    height: 55px;
    background: #4caf50;
    z-index: 9;
    border-radius: 30px;
    margin: 15px;
    box-shadow: 0px 0px 10px #70d675a6;
    cursor: pointer;
}
.btn-whatsappweb{
    width: 55px;
    display: block;
    padding: 9px 9px 9px 11px;
}
@media (max-width: 450px) {
  .carousel-caption {
    bottom: 18%;
  }
  .logo{
    height: 50px;
  }
  .title2 {
   font-size: 20pt;
  }
  .p {
    font-size: 15pt;
  }
  .sling {
    font-size: 20pt;
  }
  .p2 {
    font-size: 16pt;
    padding: 1% 5%;
  }
  .carousel-caption {
     right: 0%;
     left: 0%;
   }
  .sm-slide {
    background-image: url('../images/sabias.jpg');
    max-height: 200px;
  }
  .h3s {
   font-size: 22pt;
   padding: 5% 5% 5% !important;
  }
  .video{
     height:250px;
  }
  #formSendContact{
    padding:0 10px;
  }
  .copyr{
    font-size: 10pt;
  }
}
