body{
  font-family: 'Fraunces', serif;
  font-weight: normal;
}

a {
  text-decoration: none;
  font-weight: normal;
}

.header-superior{
  display:none;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
  background-color: #7b8057;
  border-color: #7b8057;
}

.pagination > li > a, .pagination > li > span{
  color: #7b8057;
}

.work a{
  color:#fff;
  font-weight: bold;
}

.dropdown-menu .container{
  background-color: #fff;
  max-width: 200px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0px 5px 24px #000;
}

.img-caption{
  margin:0 auto;
}

.img-caption img{
  box-shadow: 2px 2px 6px #888888
}

.img-caption img:hover{
  border-color: #7b8057;
  box-shadow: 0 0 8px #7b8057;
}


.navbar-nav  > li.dropdown.open > .dropdown-menu > li:last-child{
  padding-top:30px;
  padding-bottom: 30px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
  background: transparent;
  color:#fff;
  opacity: 0.9;
  z-index:1500;
  border:1px thin #fff;

}

.navbar-nav > li > .dropdown-menu {
  -webkit-transition: opacity 0.4s;
  -khtml-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  z-index: 1000;
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 0;
  background-color:#000;
  background-size: cover;
  background-position: 50% 0%;
  padding: 0;
  border: 0;
  font-size: 18px;
  text-align: center;
}

.navbar-nav > li > .compromiso{
    margin-left:44px;
}

.navbar-nav > li > .carta{
    margin-left:-28px;
}

a:hover {
  text-decoration: none;
}

h5{
  font-size:18px;
}

.btn-primary{
  color: #fff;
  background-color: #7b8057;
  border-color: #7b8057;
}

.btn-primary:hover{
  background-color: #615e1b;
  border-color: #615e1b;
}

.producto{
  margin-bottom:150px;
}

.trabaja{
  margin-top:40px;
  text-align: center;

}

.trabaja p{
  font-size:2.25rem;
}

.chef-quote img{
  width: 100%;
  height: 350px;
  margin:0 auto;
}

.jcarousel-control-next {
    right: -24px !important;
}

.photo-box{
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 5px 8px 10px -3px rgba(0,0,0,0.5);
    width: 100%;
    margin: 0 auto;
}

#img-product{
  width: 350px;
  height: 295px;
}

.photo-box:hover{
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
    background-color:#7b8057;
    color:#fff;
}

.gracias{
  margin:15.7% 0;
}

.gracias h4{
  font-size:24px;
}

.message{
  margin-top:30px;
  font-size: 20px !important;
  color:red !important;
}

input.control-group input.errorForm input.valid{
  border:1px solid #ccc !important;
}

red{
  color:#FF0000;
}

input.errorForm{
  color:#FF0000;
  border:1px solid #FF0000 !important;
}

input.valid{
  border:1px solid #ccc !important;
  color:#000 !important;
}

.error{
  text-align: center;
  font-size: 18px;
  color: #7b8057;
  font-weight: normal;
}

.trabaja-formulario input.error, .preguntas-formulario input.error{
  border:1px solid #FF0000;

}

input.error {
  color:red
}

.slider-footer {
    background-color: #7b8057;
    box-shadow: 0px 8px 11px -3px rgba(0, 0, 0, 0.7);
    border-top: 1px solid #474747;
    z-index: 1500;
    margin-bottom: 9px;
    padding-bottom: 30px;
}

.jcarousel li{
  border:none !important;
}

.jcarousel-wrapper{
  border:none !important;
  height: 208px !important;
}



.main-text{
  margin-top:30px;
  text-align: center;
  font-size: 18px;
}


.slider-footer img{
  vertical-align: middle;
}

.valores blockquote{
  padding: 0 0 0 20px;
  margin: 0 0 22px;
  border-left: 2px solid #e1e1e1 !important;
}

.valores li{
  font-size: 16px;
}


.popover{
  z-index: 0 !important;
  font-family: 'Fraunces', serif;
}

.popover-content{
    font-size: 16px;
    width: 200px;
    position: relative;
    left:0;
}

.popover.right{
  margin-left: -415px;
  margin-top:-100px;
}

.page .quotes .quote{
}

.page .quotes{
  margin-top:0px;
}

.page .quotes .quote{
  font-size: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  list-style-type: none;
}

.page .quotes .quote img{
  width: 300px;
  height: auto;
}

.page .quotes .quote .image{

}

.page .news .section img{
  width: 177px;
  max-height: 240px;
  background-color: transparent;
}

.page .news .section .image{
  width: 177px;
  height: 237px;
}

.page .news .section .text{
  margin-left:20px;
}

.page .quotes .quote p{
  font-family: 'Alegreya', serif;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  line-height: 40px;
  font-style: italic;
  position: relative;
}

.quotes, .quotes a{
  color:#000;
  margin-top:60px;
}


.navbar-inverse{
  background-color: transparent;;
  border:none;
}

.navbar-inverse .navbar-toggle .icon-bar{
  background-color: #7b8057;
}

.videos .col-md-6{
  padding:30px 0px;
}

.center{
  text-align: center;
}

.mini{
  font-size: 14px;
}

.subtitle{
  position: absolute;
  left:189px;
  width:250px;
  margin-bottom:50px;
}

.header-superior a{
  color: #fff;
}

.header-superior a:hover{
  color: #fff;
  text-decoration: none;
}

header{
  top:0;
  left:0;
  width: 100%;
  background-color: #7b8057;
  height: 135px;
  box-shadow: 0px 8px 15px -3px rgba(0,0,0,0.5);
}

blockquote{
  border-left:0 !important;
  font-size: 18.5px;
}

.vermas a{
  color:#7b8057;
  position: relative;
  bottom:0px;
  right:0px;
  margin-left:300px;
  font-size: 14px;
}

.mb-style-3 {
	width: 500px;
}

.kaluli{
  font-size: 12px;
  margin-top:45px;
}

.kaluli a{
  font-weight: bold;
}

footer{
  border-top: 1px solid #000;
  padding-top:0px;
  line-height: 18px;
  background-color: #7b8057;
  font-size: 18px;
  color:#fff;
  font-weight: normal;

}

h1{
  margin:0;
  padding:0;
  font-weight: 300;
  font-size: 24px;
  text-align:center;
  margin-top:10px;
}

h4{
  margin:0;
  padding:0;
  font-weight: 300;
  font-size: 24px;
  text-align:center;
  margin-top:10px;
}

button.info{
  width: 148px;
  height: 44px;
  padding:13px 51px 13px 45px;
  background-color: transparent;
  border-radius: 0;
  font-size:21px;
  color:#7b8057;
  font-weight: 300;
  line-height: 0px;
  border:2px solid #7b8057;
}

.button-info-mb {
  float:right;
  margin-right:48px;
  margin-top:24px;
}

.main-page-brands {
  list-style: none;
}

.main-page-brands li {
    display: inline;
    padding-right: 31px;
}

ul.main-page-brands {
    list-style-type: none;
    text-align: left;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
  background-color: #ddd;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
  color: #333;
}


.alt-grid [class*="col-"] {
  padding-left:0;
  padding-right:0
}

.header-superior{
    height: 45px;
}

.menu-superior{
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  font-size:14px;
  max-height: 30px;
  position: relative;
  margin-right: 10px;
}

.menu-superior li{
  float:left;
  padding:9px 8px 9px 8px;
}

.menu-superior li:before {
    content: '|';
    margin-right: 5px;
    display: inline-block;
    color:#fff;
}

.menu-superior li:first-child:before {
  content: none;
}

.twitter-hover{
  background-image: url('../img/twitter-hover.png');
}

.facebook-hover{
  background-image: url('../img/facebook-hover.png');
}

.instagram-hover{
  background-image: url('../img/instagram-hover.png');
}

.youtube-hover{
  background-image: url('../img/youtube-hover.png');
}


.social-slide {
  box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
	height: 48px;
	width: 48px;
	margin: 10px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.social-slide:hover {
	background-position: 0px -48px;
	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.8);
}

.buttons{
  margin-top: 40px !important;
}

.complete p, .complete h3{
  text-align: center;
}

.trabaja-formulario, .preguntas-formulario{
  font-size:16px;
}

.prev-step, .next-step{
  margin-top:20px;
}

.pregunta{
  margin-bottom:20px;
}

.trabaja-formulario input, .preguntas-formulario input{
  width:100%;
  height: 34px;
  padding-left:10px;
}

.contacto {
  min-height: 400px;
  margin-bottom:100px;
  margin-top:80px;
}

.contacto h1{
  font-family: 'Fraunces', serif;
  font-size:48px;
  color:#000;
  font-weight: 300;
  text-align: center;
  margin-top:40px;
  margin-bottom:100px;
}

.contacto h2{
  font-family: 'Fraunces', serif;
  font-size:24px;
  color:#000;
  font-weight: 300;
  text-align: center;
}

.contacto-formulario input{
  width:100%;
  height: 34px;
  border: 1px solid #000;
  margin-bottom:20px;
  padding-left:10px;
}

.contacto-formulario p{
  text-align: center !important;
}

.contacto-formulario textarea{
  width:100%;
  height:100px;
  border: 1px solid #000;
  margin-top:5px;
  padding-left:10px;
}

.contacto-formulario input[type=submit]{
  background-color: #7b8057;
  width:165px;
  height:46px;
  color:#fff;
  font-weight: 300;
  font-size:20px;
  border: 1px solid #7b8057;
  line-height: 46px;
  padding-left:3px;
  margin-top:25px;
  margin-bottom:66px;
}

.box-sucursal{
  text-align: center;
  font-size:18px;
  padding:20px;
}

#map {
    height: 596px;
    margin-top:6px;
}

.white-rectangle{
    position: absolute;
    left: 50%;
    margin-top:61px;
    transform: translateX(-50%);
    background-color: #fff;
    padding:10px 58px 10px 20px;
    box-shadow: 0px 5px 11px rgba(0, 0, 0, 0.7);
    font-family: 'Signika', sans-serif;
    font-size: 30px;
    font-weight: lighter;
    color:#fff;
    height: 72px;
    z-index:1500;
    width: 475px;
    text-align: center;
}

.white-rectangle img, .blue-rectangle img{
  padding-bottom:7px;
  padding-right:6px;
}

.blue-rectangle{
  text-align: center;
  width: 475px;
  position: absolute;
  left: 50%;
  margin-top:151px;
  transform: translateX(-50%);
  background-color: #fff;
  padding-top:16px;
  box-shadow: 0px 5px 11px rgba(0, 0, 0, 0.7);
  font-family: 'Signika', sans-serif;
  font-size: 30px;
  font-weight: lighter;
  color:#fff;
  height: 72px;
  z-index:1500;
}



.contacto-formulario input[type=submit]:hover{
  background-color: #fff;
  border:1px solid #7b8057;
  font-weight: 300;
  color:#7b8057;
}

.empresa{
  margin-top:130px;
}

.empresa img{
  width:100%;
  height: 609px;
}

.empresa-iconos{
  margin-top:111px;
  margin-bottom:104px;
}

.empresa-iconos h1{
    font-weight: 300px;
    color:#7b8057;
    font-size: 24px;
    padding:0px;
    margin:0px;
    padding-bottom: 20px;
    text-align: left;
}

.empresa-iconos h4{
    font-weight: 300px;
    color:#7b8057;
    font-size: 24px;
    padding:0px;
    margin:0px;
    padding-bottom: 20px;
    text-align: right;
}

.empresa-iconos p{
    font-weight: 300px;
    color:#000;
    font-size: 18px;
}

.empresa-iconos:nth-child(2){
  text-align: right;
}

.sub-header .marca{
  width:auto;
  height: 105px;
  padding-top:10px;
  float:left;
}

.sub-header .marca a img{
  width:auto;
  height: 118px;
  float:left;
  padding-top: 5px;
}

.marca-responsive img{
  padding: 10px 0px;
}

.goog-te-gadget-simple{
  border-radius:8px;
}

.goog-te-menu-value{
  font-size:12px;
}

.goog-te-gadget-simple .goog-te-menu-value{
  color:#7b8057!important;
}

.sub-header{
  text-align:right;
  font-size:18px;
  color:#000;
  background-color: #7b8057;
}

.sub-header a{
  color:#000;
}

.container-fluid{
}

#telefono-responsive, .marca-responsive{
  display:none;
}

.destacados{
  margin-top:88px;
}

.destacados h1{
  margin:0;
  padding:0;
  font-weight: 300;
  font-size: 48px;
  color: #fff;
  text-align:center;
}

.destacados h2{
  margin:0;
  padding:0;
  font-weight: 300;
  font-size: 24px;
  color: #fff;
  text-align:center;
  margin-top:10px;
}

video{
  width: 100%;
}

.video{
  width: 98%;
  height: 315px;
}

.page{
  margin-bottom:60px;
}

.news{
  background-color:#f1f1eb;
  margin-bottom:40px;
}

.news .section{
  background-color:#f1f1eb;
  min-height: 200px;
}

.news .section:nth-child(2n + 1) {
  background-color:#F1F1DD;
}

.news .section:nth-child(2n + 0) {
  background-color: #CDC9A5;
}

.news .section img{
  padding:30px 0px;
}

.news .section p{
  font-size: 1.625rem;
}

.news .section h3{
  padding-top:15px;
  font-weight: bold;
}

.productos-destacados{
    margin-top:36px;
    text-align: center;
}


.productos-destacados a{
  color:#337ab7;
}

.productos-destacados a:hover{
  color:#fff;
}

.productos-destacados button:hover{
  color:#fff;
}

.text-contacto1{
}

.text-contacto1 h1, .text-contacto1 h2{
  color:#7b8057;
}

.text-contacto1 span{
  margin-bottom:9px;
}

.text-contacto1 h1{
  font-size: 48px;
  font-weight: normal;
}

.text-contacto1 h2{
  font-size: 24px;
  font-weight: lighter;
}

.nuestro-compromiso div.descripcion{
  color:#fff;
}



.nuestro-compromiso div.descripcion h1{
  font-size: 78px;
}

.nuestro-compromiso{
  background: url('../img/upload/backgrounds/pam.jpg');
  background-size: cover;
  background-position:bottom center;
}

.filosofia{
  margin-top:40px;
  margin-bottom:40px;
}

.filosofia-imagen{
}



div.descripcion{
  text-align: center;
  font-weight: 600;
  color:#000;
  font-size: 24px;
  min-height: 63px;
}

div.descripcionInterna{
  text-align: center;
  font-weight: 600;
  color:#000;
  font-size: 24px;
  min-height: 63px;
  margin-left: 120px;
}

.articulo div.descripcion{
  text-align: left;
  font-weight: 600;
  color:#000;
  font-size: 24px;
  min-height: 63px;
}

.navbar-collapse .collapse{
  height:60px;
}

.navbar-nav > li {
  height: 45px;
  line-height: 45px;
  padding: 24px 34px;
  text-align: left;
  float:left;
}

.navbar-inverse .navbar-nav > li > a{
  color:#fff;
  text-transform: uppercase;
  font-size:19px;
  height: 46px;
}

.navbar-toggle{
  background-color: #fff;
}

.menu-flotante{
  margin-top:30px;
}



.header{
  font-size:18px;
  position: relative;
  margin-bottom: 20px;

  border-radius:0;
  margin-bottom:0px;
  background-color: #7b8057;

}
.navbar-header{
  display:block;
  height: 64px;
}

.nav > li > a{
  padding: 6px;
}

.vcenter {
  padding-top:28px;
  text-align: left;
}

.search input{
  margin-top:3px;
  background-color: transparent;
  border-radius: 0;
  height:23px;
}

.mapa{
  padding-top:10px;
}


.search-box{
  height:23px;
  line-height: 23px;
  padding-left:10px;
}

.input-group.search-box{
  display: inline-table;
  vertical-align: middle;
}

.slide-product{
  width: 350px;
  height: 295px;
}

.slide{
  padding:0px;
  margin: 0 auto;
  z-index: -1;
}

.slide img{
  width: 350px;
  height: 295px;
}

.index{
    padding: 0px;
}



.lupa.btn{
  height: 23px;
  margin-bottom:11px;
  padding:3px;
  margin-top:3px;
  border-right:none;
}

.lupa.btn:hover{
  background-color: transparent;
  border: 1px solid #ccc;
  border-right: none;
}

.search-input{
  border-left:none;
}

.search-input:hover{
  border-left:none;
}

.search-input input{
  background-color: #000;
}

.search .navbar-form{
    float:right;
}

.menu{
  background-color: #000;
  margin-top:39px;
}

.search .form-control:focus{
  border: 1px solid #ccc;
  border-left:none;
  box-shadow:0;
}

.search .glyphicon{
  color:#fff;
}

.search .form-control{
  color:#fff;
}

.search button:focus{
  background-color: #000;
}

.search button{
  background-color: transparent;
  border-radius: 0;
}

.search button:hover{
  background-color: transparent;
  text-decoration: none;
  color:#fff;
}

.search-button button{
  border-radius:0;
  width:83px;
  padding:5px 20px;
  background-color: #fff;
  color:#fff;
  height: 23px;
  line-height: 0px;
  margin-bottom: 11px;
  padding: 3px;
  margin-top: 3px;
}

body #cdawrap {
    right: 9%;
}

.slide-top{
  margin-top:140px;
}

ul.brands{
  list-style-type: none;
  text-align: left;
}

.brands img{
  left:0;
}

.product{
  margin-bottom:79px;
}

.brands li{
  display: inline;
  padding-right:31px;
}

#image-3m img{
  width: 20%;
  float:right;
  margin-top:36px;
  margin-right:48px;
}

#arcoiris img{
  margin-left:13px;
  width:50%;
}

#cdawrap {
    display:none;
    width: 208px;
    height: 273px;
    background: rgba(255,255,255,0.7);
    box-shadow:8px 8px 15px -4px rgba(0, 0, 0, 0.5);;
    top: 90px; /* 150px + 94px */
    position: absolute;
    z-index: 1000000;
    padding-top: 41px;
    text-align: left;
    font-size: 12px;
    font-weight: 700;
}

#cdawrap h1{
  margin:0px;
  padding:0px;
  font-weight: 600;
  font-size: 36px;
  color:#7b8057;
  text-align:right;
  margin-right: 48px;
}

#cdawrap h2{
  font-size:24px;
  font-weight: normal;
  color:#7b8057;
  text-align: right;
  margin-right:48px;
  margin-top:0px;
  padding-top:0px;
}

button.info:hover{
  background-color: #7b8057;
  border:1px solid #fff;
  font-weight: 400;
  color:#fff;
}

.productos-destacados {
  text-align:center;
}

.productos-destacados button.info{
  border:2px solid #fff;
  color: #fff;
  font-weight: normal;
}

.productos-destacados button.info:hover{
  background-color:#fff;
  border:2px solid #fff;
  color: #fff;
  font-weight: normal;
}

.nuevos-productos{
  text-align: center;
  margin-top:60px;
}

.nuevos-productos h1{
  margin-top:160px;
}

.nuevos-productos h2{
  margin:0;
  padding:0;
  font-weight: 300;
  font-size: 24px;
  text-align:center;
  color: #7b8057;
  margin-top:10px;
  margin-bottom: 54px;
}

.margin-top-54{
}

.nuevos-productos h1{
  color: #7b8057;
  margin:0;
  padding:0;
  font-weight: 300;
  font-size: 48px;
  text-align:center;
}

.banner-fijo-home{
  background-color: #7b8057;
  color:#fff;
  height:auto;
  text-align: center;
  padding-bottom: 60px;
}

.banner-fijo-home p{
  font-weight: 300;
  font-size: 24px;
  margin: 30px 0px !important;
}

.banner-fijo-home h1{
  font-size:48px;
  font-weight: 300;
  margin-top:73px;
  margin-bottom:52px;
}


.articulo {
  margin-bottom:73px;
  margin-top:161px; /* 150px + 60px */
}

.articulo .imagen{
  border: 1px solid #FF2B41;
  width: 485px;
  height:451px;
  padding:18px;
}

.articulo img{
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 60%;
  height:auto;
}

.articulo-no-disponible, .imagen, .image-box{
  margin-bottom:94px;
  height: 250px;
  width: 300px;
}

.imagen img{
  height: 350px;
  width: 500px;
}

.imagen-no-disponible {
  border: 1px solid #ccc;
  padding: 18px;
}

.articulo-no-disponible span{
  position:relative;
  top: 13px;
}

.descripcion p{
  font-size: 20px;
  font-weight: 320;
  color: white; text-shadow: black 0.1em 0.1em 1.4em;
}

.descripcion h1, .trabaja h1{
  font-size:22px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 28px;
}

.trabaja h1{
  font-size:28px;
  text-align: center;
  padding-bottom: 28px;
  color:#7b8057;
}

.descripcion h2{
  font-size: 30px;
  text-align: center;
  font-weight: normal;
}

.descripcion h3{
  color:#000;
  font-size: 18px;
  font-weight: bold;
}


.pagina{
  padding-top:40px;
  padding-bottom:200px;
}

.menu-categorias{
  color:#fff;
}

.menu-categorias h1{
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  margin-bottom:31px;
}

.menu-categorias li.active{
  font-weight: bold;
}

.cuadro-categorias{
  margin-bottom:80px;
}

.border-menu-categorias{
  margin-top:31px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom:25px;
}

.border-menu-categorias ul{
  margin-top:43px;
  margin-bottom:46px;
}

.menu-categorias li{
  font-size:24px;
  font-weight: normal;
}


.text-center{
  text-align: center;
}

.categoria .imagen{
  margin-bottom:20px;
}

.categoria img .imagen img, .brands img .imagen img, .margin-top-54 img,
.articulo-no-disponible img, .nuevos-productos img, .productos-destacados img{
  height: 220px;
  margin: 0 auto;
  width: 300px;
}

a:hover, a:focus {
    color: #777;
    text-decoration: none;
}

a {
    color: #fff;
    text-decoration: none;
}

.author{
  font-size:12px;
}

.author img{
  padding:0px 5px;
}

.hideme
{
    opacity:0;
}

.articulo-no-disponible button{
}

.image-box button{
  margin-left: 74px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  top: 332px;
}

.search-products{
  margin-top:180px;
  font-size:18px;
}

.products table th a, .products table td a{
  color:#fff;
  font-size:18px;
}

.breadcrumb > .active{
  color: #7b8057;
}

.breadcrumb a{
  font-size: 14px;
  color: #7b8057;
}

.breadcrumb{
  font-size: 14px;
  margin-top:34px;
  color: #7b8057;
  font-weight: bold;
  background-color: #fff;
  padding:0px;
  padding-bottom:8px;
  border-bottom: solid 1px #7b8057;
  margin-bottom:39px;
  border-radius:0px;
}

.breadcrumb img{
  margin-bottom: 3px;
  width:auto;
  position:inherit;
  top:0px;
}

.paginator{
  font-size: 18px;
}

.carousel-indicators li{
  width:36px;
  height: 36px;
  background: url('../img/iconos/boton-blanco.png');
  border:0;
  margin-left:20px;
  position: relative;
  top: 20px;
}

.carousel-indicators li.active{
  background: url('../img/iconos/boton-rojo.png');
  width:36px;
  height: 36px;
  border:0;
  margin-left:20px;
  position: relative;
  top: 20px;
}

.item img{
  width: 100%;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{
  right:16px;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{
  left:16px;
}

pre {
  border:1px solid #000;
  overflow-x:auto;
  background: #222;
  color: #fff;
  text-shadow: none;
}

.wrapper {
    max-width: 620px;
    padding: 0 20px 40px 20px;
    margin: auto;
}

.banner{
  margin-top:85px;
}

/* todos los dispositivos moviles */
@media (min-width: 10px) and (max-width:761px) {
.page .quotes .quote img{
  width: 100px;
  height: auto;
}

.page .news .section .text{
  text-align: center;
}

.page .news .section .image {
    width: 177px;
    height: auto;
    margin:0 auto;
}

.news .section h3{
  padding:0px;
  text-align: center;
}

.page .quotes .quote .image{
  height: auto;
}

.page .quotes .quote p{
  font-size:12px;
  line-height: normal;
  font-weight: normal;
}

.jcarousel-wrapper{
  height: 100%!important;
}
.error{
  font-size:14px;
}

.mapa iframe{
  max-height: 300px;
}

.mb-style-3 {
	width: 100%;
}

.vermas a{
  margin-left: 0px;
}

.sub-header{
  background-color: #fff;
}

.navbar-inverse .navbar-nav > li > a{
  color:#7b8057;
}

.descripcion h2{
  font-size:1.825rem;
}

.descripcion p{
  font-size: 1.7rem;
}

.nuestro-compromiso div.descripcion h1{
  font-size: 4.025rem;
}

.nuestro-compromiso {

  background-position: bottom center;
}

.jcarousel-pagination{
  bottom: -48px !important;
}


.jcarousel li{
  padding:15px;
  padding-right:25px;
}

.banner-fijo-home{
  padding-bottom:0px;
  margin-bottom:0px;
}

.banner-fijo-home p{
  font-size: 16px;
}

header{
  height: 110px;
}

.imagen-menu-flotante{
  float: left;
   padding: 2px;
   width: 150px;
   margin-left: auto ;
   margin-right: auto ;
}


.thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
  min-height: 200px;
  width: auto;
}


.carousel-indicators{
  display:none;
}

.banner-fijo-home{
  padding-top:20px;
}

.section .col-md-3 {
    padding: 0px;
}

.news .section img {
}

.slider{
  min-height: 200px;
}


.articulo-no-disponible, .imagen, .image-box{
    margin: 0 auto;
}

.producto{
  margin-bottom:150px;
}

  div.descripcionInterna{
  margin-left: 0px;
}

  .imagen img{
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }

  .videos{
    padding:30px 30px;
  }

  .video{
    width: 100%;
  }

  .news .section h3{
    font-size:16px;
    text-align: center;
  }

  .news .section p{
  }


  .marca-responsive img{
    display:block;
    margin:0 auto;
  }
}


@media (min-width: 767px) {
    .product{
      margin-bottom:46px;
    }

    .navbar-header{
      display:none;
    }

    .header, .navbar{
      height:58px;
      min-height:58px;
    }

    .navbar-nav > li > a{
      padding-top:10px;
    }

    #telefono a{
      padding:6px 35px;
    }


}

@media (min-width: 10px) and (max-width:321px) {

  .navbar .nav > li {
      display: inline-block;
      width: auto;
      float: none;
      text-align: center;
      direction: rtl;
      width:100%;
      font-size:16px;
  }

  .header, .navbar{
    height:62px;
    min-height:62px;
  }

  .product{
    margin-bottom:46px;
  }

  .header-superior{
    display:block;
  }

  #telefono-responsive {
    display:block;
  }

  .menu-superior li{
      padding: 9px 18px;
  }

  .carousel-indicators {
    z-index: 0;
  }

  .search-button{
    position: absolute;
    bottom: -11px;
    left: 123px;
  }

  .search-button button{
    background-color: #fff;
    width: 45px;
    padding:0px;
  }

  .search{
    position: absolute;
    top:-1px;
    left:106px;
    z-index: 15000;
  }

  .search .form-control:focus{
  }

  .search input#search{
    color:#000;
    border-left:1px solid #ccc;
  }

  .round-tab .glyphicon{
    top: -8px !important;
  }

  .glyphicon{
    top:0px;
    position: relative;
  }

  .search .glyphicon{
    background-color: #fff;
  }

  .marca{
    position: relative;
    bottom:209px;
  }

  .sub-header a img {
    margin-right: 10px;
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    position: relative;
    border:0;
  }

  .nuevos-productos{
    border-top: 1px solid #ccc;
    margin-top:44px;
  }

  .nuevos-productos h1{
    margin-top:18px;
  }

  .destacados{
    margin-top:18px;
  }



  .navbar-nav > li{
    padding:25px 20px;
    float:left;
    text-align: left;
    height: 0px;
  }
  .search-products{
    margin-top:100px;
  }

  .categoria, .brands, .articulo{
    margin-top:46px;
  }


  .imagen-no-disponible, .descripcion, .descripcion h1, .articulo .imagen{
    width: auto;
  }
  .navbar-toggle {
    position: relative;
    bottom: 48px;
    box-shadow: 2px 1px 7px 1px #929292;
  }
  .header{
    height:0px;
  }

  .vcenter, .ocultar  {
    display:none;
  }
  .image-box img{

  }

}

@media (min-width: 321px) and  (max-width: 767px) {

  .navbar .nav > li {
      display: inline-block;
      width: auto;
      float: none;
      text-align: center;
      direction: rtl;
      width:100%;
      font-size:16px;
  }

  .product{
    margin-bottom:46px;
  }

  .form-control{
    padding:6px 8px;
  }

  .search-products{
    margin-top:100px;
  }


  .categoria, .brands, .articulo{
    margin-top:46px;
  }

  .imagen-no-disponible, .descripcion, .descripcion h1, .articulo .imagen{
    width: auto;
  }

  .header-superior{
    display:block;
  }

  #telefono-responsive {
    display:block;
  }

  .menu-superior li{
      padding: 9px 18px;
  }

  .carousel-indicators {
    z-index: 0;
  }

  .search-button{
    position: absolute;
    bottom: -11px;
    left: 170px;
  }

  .search-button button{
    background-color: #fff;
    width: 45px;
    padding:0px;
  }

  .search{
    position: absolute;
    top:-1px;
    left:106px;
    z-index: 15000;
  }

  .search .form-control:focus{
  }

  .search input#search{
    color:#000;
    border-left:1px solid #ccc;
  }

  .marca-responsive img{
    display: block;
    margin: 0 auto;
    max-width:116px;
  }

  .glyphicon{
    top:0px;
    position: relative;
  }

  .round-tab .glyphicon{
    top: -8px !important;
  }


  .header-superior{
    display:block;
  }

  .search .glyphicon{
    background-color: #fff;
  }

  .marca{
    position: relative;
    bottom:209px;
  }

  .sub-header a img {
    margin-right: 10px;
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    position: relative;
    border:0;
  }

  .nuevos-productos{
    border-top: 1px solid #ccc;
    margin-top:44px;
  }

  .nuevos-productos h1{
    margin-top:18px;
  }

  .destacados{
    margin-top:18px;
  }


  .navbar-nav > li{
    padding:25px 20px;
    float:left;
    text-align: left;
    height: 0px;
  }

  .navbar-toggle {
    position: relative;
    bottom: 48px;
    box-shadow: 2px 1px 7px 1px #929292;
  }
  .header{
    height:0px;
  }

  .vcenter, .ocultar  {
    display:none;
  }
  .image-box img{

  }
}


@media (min-width: 568px) and  (max-width: 665px) {
  .product{
    margin-bottom:46px;
  }

  .navbar .nav > li {
      display: inline-block;
      width: auto;
      float: none;
      text-align: center;
      direction: rtl;
      width:100%;
      font-size:16px;
  }

  .categoria, .brands, .articulo{
    margin-top:46px;
  }

  .search-products{
    margin-top:100px;
  }

  .header-superior{
    display:block;
  }

  .imagen-no-disponible, .descripcion, .descripcion h1, .articulo .imagen{
    width: auto;
  }
  .search input#search {
    color: #000;
    border-left: 1px solid #ccc;
    width:374px;
  }
  .search-button{
    position: absolute;
    bottom: -11px;
    left: 374px;
  }
}

@media (min-width: 667px) and  (max-width: 767px) {
  .product{
    margin-bottom:46px;
  }

  .hidden-map{
    display:none;
  }

  .navbar .nav > li {
      display: inline-block;
      width: auto;
      float: none;
      text-align: center;
      direction: rtl;
      width:100%;
      font-size:16px;
  }

  .categoria, .brands, .articulo{
    margin-top:46px;
  }

  .search-products{
    margin-top:100px;
  }

  .imagen-no-disponible, .descripcion, .descripcion h1, .articulo .imagen{
    width: auto;
  }

  .header-superior{
    display:block;
  }

  .search input#search {
    color: #000;
    border-left: 1px solid #ccc;
    width:473px;
  }
  .search-button{
    position: absolute;
    bottom: -11px;
    left: 473px;
  }

}

/* Tablet Portrait size to standard 960 (devices and browsers) */

 @media (min-width: 767px) and (max-width: 800px) {

   .navbar .nav > li {
       display: inline-block;
       width: auto;
       float: none;
       text-align: center;
       direction: rtl;
       width:100%;
       font-size:16px;
   }

   .categoria, .brands, .articulo{
     margin-top:100px;
   }

    .hidden-map{
     display:none;
   }

   .search-products{
     margin-top:160px;
   }


   .imagen-no-disponible, .descripcion, .descripcion h1, .articulo img{
     width: auto;
   }

     .navbar-nav{
       font-size:12px;
     }

     .search{
        display:block;
        top: 10px;
        right: 78px;
        z-index: 15000;
        color:#000;
     }
     .search .glyphicon {
         color: #000;
     }
     .search input#search{
        width:300px;
      }
     .search .form-control{
       color:#000;
       padding:0px;
     }

     .navbar-nav{
       font-size:12px;
     }
     .navbar-nav > li{
       height: auto;
       padding:0px;
     }

     .header-superior{
       display:block;
     }
 }

 @media (min-width: 800px) and (max-width: 1024px) {

   .navbar .nav > li {
       display: inline-block;
       width: auto;
       float: none;
       text-align: center;
       direction: rtl;
       font-size:16px;
   }

   .hidden-md{
     display:block !important;
   }

   .search-products{
     margin-top:160px;
   }

   .categoria, .brands, .articulo{
     margin-top:100px;
   }

   .descripcion h1, .articulo img{
     width: auto;
   }

   .header-superior{
     display:block;
   }

   .search{
      display:block;
      top: 56px;
      right: 334px;
      z-index: 15000;
      color:#000;
   }
   .search .glyphicon {
       color: #000;
   }
   .search-box{
      position: absolute;
      top: 8px;
      left: 283px;
   }

   .navbar-header{
     padding:5px;
   }

   .sub-header .marca a img{
     width: auto;
    height: 83px;
    float: left;
   }

   .search input#search{
      width:300px;
    }
   .search .form-control{
     color:#000;
     padding:0px;
   }

   .sub-header .marca{
  display:none;
   }

   .navbar-inverse .navbar-nav > li > a{
     font-size:18px;
   }

   .navbar-nav > li{
     padding:2px;
   }

 }
