@charset "UTF-8";
/* line 5, ../scss/estilos.scss */
.color--white {
  color: white;
}
/* line 8, ../scss/estilos.scss */
.color--green {
  color: #57d41a;
}

/* line 13, ../scss/estilos.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 17, ../scss/estilos.scss */
.text-right {
  text-align: right;
}

/* line 21, ../scss/estilos.scss */
.cover, .feed-carousel__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 27, ../scss/estilos.scss */
.container-fluid {
  padding: 0 15px;
}

/* line 31, ../scss/estilos.scss */
.display-block {
  display: block;
}

/* fuentes iconogr├íficas */
@font-face {
  font-family: "rialto";
  src: url("../fonts/rialto.eot");
  src: url("../fonts/rialto.eot?#iefix") format("embedded-opentype"), url("../fonts/rialto.woff") format("woff"), url("../fonts/rialto.ttf") format("truetype"), url("../fonts/rialto.svg#rialto") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 46, ../scss/estilos.scss */
[data-icon]:before {
  font-family: "rialto" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 59, ../scss/estilos.scss */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "rialto" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 70, ../scss/estilos.scss */
.icon-left-open:before {
  content: "a";
}

/* line 74, ../scss/estilos.scss */
.icon-left-open-big:before {
  content: "b";
}

/* line 78, ../scss/estilos.scss */
.icon-left-open-mini:before {
  content: "c";
}

/* line 82, ../scss/estilos.scss */
.icon-right-open:before {
  content: "d";
}

/* line 86, ../scss/estilos.scss */
.icon-right-open-big:before {
  content: "e";
}

/* line 90, ../scss/estilos.scss */
.icon-right-open-mini:before {
  content: "f";
}

/* line 94, ../scss/estilos.scss */
.icon-dot:before {
  content: "g";
}

/* line 98, ../scss/estilos.scss */
.icon-facebook-squared:before {
  content: "h";
}

/* line 102, ../scss/estilos.scss */
.icon-up-open:before {
  content: "i";
}

/* line 106, ../scss/estilos.scss */
.icon-up-open-big:before {
  content: "j";
}

/* line 110, ../scss/estilos.scss */
.icon-up-open-mini:before {
  content: "k";
}

/* line 114, ../scss/estilos.scss */
.icon-down-open:before {
  content: "l";
}

/* line 118, ../scss/estilos.scss */
.icon-down-open-big:before {
  content: "m";
}

/* line 122, ../scss/estilos.scss */
.icon-down-open-mini:before {
  content: "n";
}

/* line 126, ../scss/estilos.scss */
.icon-down-open-mini-1:before {
  content: "o";
}

/* line 130, ../scss/estilos.scss */
.icon-up-open-mini-1:before {
  content: "p";
}

/* line 134, ../scss/estilos.scss */
.icon-cancel:before {
  content: "q";
}

/* estilos generales */
/* line 140, ../scss/estilos.scss */
html, body {
  font-family: 'Open Sans', Arial, sans-serif;
  height: 100% !important;
}

/* line 145, ../scss/estilos.scss */
h2 {
  font-weight: 300;
  line-height: 50px;
}
/* line 148, ../scss/estilos.scss */
h2 span {
  font-weight: 600;
}

/* line 153, ../scss/estilos.scss */
h3 {
  font-size: 40px;
  font-weight: 300;
}

/* line 158, ../scss/estilos.scss */
h4 {
  font-size: 30px;
}

/* line 162, ../scss/estilos.scss */
h5 {
  font-size: 25px;
  font-weight: 300;
}

/* line 167, ../scss/estilos.scss */
p {
  font-size: 14px;
}

/* line 171, ../scss/estilos.scss */
section {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
/* line 177, ../scss/estilos.scss */
section .container {
  display: table;
  height: 100%;
  max-width: 960px;
  position: relative;
}
/* line 183, ../scss/estilos.scss */
section .centrado {
  display: table-cell;
  float: none;
  height: 100%;
  vertical-align: middle;
}

/* line 191, ../scss/estilos.scss */
.col {
  float: left;
}

/* header */
/* line 197, ../scss/estilos.scss */
#logosRialto {
  background: url("../imagenes/logos_rialto.svg") no-repeat;
  float: left;
}

/* line 202, ../scss/estilos.scss */
#telefono, #menu {
  float: right;
}

/* line 206, ../scss/estilos.scss */
#telefono {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  margin-left: 20px;
  margin-top: 45px;
  padding: 5px 0;
}
/* line 212, ../scss/estilos.scss */
#telefono h4, #telefono p {
  color: #fff;
  font-weight: 300;
  text-align: right;
}

/* line 219, ../scss/estilos.scss */
#logosGema {
  background: url("../imagenes/logos_gema.svg") no-repeat;
  width: 77px;
  height: 24px;
  float: left;
}
/* line 224, ../scss/estilos.scss */
#logosGema.logoAzul {
  background-position: left bottom !important;
}

/* line 229, ../scss/estilos.scss */
.logoBlanco {
  background-position: left -117px !important;
}

/* line 233, ../scss/estilos.scss */
.txtGris {
  color: #999999 !important;
}

/* line 238, ../scss/estilos.scss */
.telefonoAzul h4 {
  color: #ff6633 !important;
}
/* line 241, ../scss/estilos.scss */
.telefonoAzul p {
  color: #0066cc !important;
}

/* line 246, ../scss/estilos.scss */
#telefono.telefonoAzul {
  border-color: #0066cc !important;
}

/* line 251, ../scss/estilos.scss */
#botonera li span {
  color: #FFFFFF;
  font-size: 0px;
  text-align: center;
  width: 100%;
}
/* line 257, ../scss/estilos.scss */
#botonera li.active span {
  font-size: 22px;
  line-height: 18px;
}

/* home*/
/* line 265, ../scss/estilos.scss */
#home {
  float: left;
  min-height: 100%;
  height: auto;
  position: relative;
  width: 100%;
  background: url("../imagenes/home_slider_fondo.jpg") no-repeat;
  background-size: cover;
}
/* line 274, ../scss/estilos.scss */
#home .separador {
  background: url("../imagenes/home_separador.jpg") no-repeat center;
  background-size: cover;
  width: 100%;
  height: 301px;
  float: left;
}

/* line 283, ../scss/estilos.scss */
.carousel {
  height: 100%;
  width: 100%;
  float: left;
}

/* line 289, ../scss/estilos.scss */
.carousel-caption {
  max-width: 400px;
  z-index: 10;
}

/* line 294, ../scss/estilos.scss */
.carousel .item {
  height: 100%;
  width: 100%;
}

/* line 299, ../scss/estilos.scss */
.item img {
  position: absolute;
}

/* line 303, ../scss/estilos.scss */
.container {
  position: relative;
}

/* line 307, ../scss/estilos.scss */
#bullets {
  background: url("../imagenes/bullets_fondo.png") no-repeat;
  bottom: 0;
  height: 41px;
  left: 50%;
  margin-left: -80px;
  position: absolute;
  width: 160px;
  z-index: 200;
}

/* line 318, ../scss/estilos.scss */
#flechas {
  height: 42px;
  margin: 0 auto;
  position: relative;
  width: 55px;
}

/* line 325, ../scss/estilos.scss */
.fondo {
  left: 50%;
  margin-left: -740px;
  margin-top: -300px;
  top: 50%;
  z-index: 1;
}

/* line 333, ../scss/estilos.scss */
.productoDos {
  z-index: 3;
}

/* line 337, ../scss/estilos.scss */
.productoUno {
  z-index: 2;
}

/* line 342, ../scss/estilos.scss */
.item p {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
  max-width: 50%;
}
/* line 348, ../scss/estilos.scss */
.item a {
  font-size: 14px;
}

/* line 353, ../scss/estilos.scss */
.productoUno, .productoDos {
  height: auto;
  -webkit-transform: translateX(200px);
  -moz-transform: translateX(200px);
  -ms-transform: translateX(200px);
  transform: translateX(200px);
  opacity: 0;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

/* line 366, ../scss/estilos.scss */
.fondo {
  height: auto;
  -webkit-transform: translateX(200px);
  -moz-transform: translateX(200px);
  -ms-transform: translateX(200px);
  transform: translateX(200px);
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 379, ../scss/estilos.scss */
.carousel-caption {
  opacity: 0;
  -webkit-transition: all 1.8s ease;
  -moz-transition: all 1.8s ease;
  -o-transition: all 1.8s ease;
  transition: all 1.8s ease;
}

/* line 400, ../scss/estilos.scss */
.owl-buttons {
  background: url("../imagenes/bullets_fondo.png") no-repeat;
  bottom: 0;
  height: 41px;
  left: 50%;
  margin-left: -80px;
  position: absolute;
  width: 160px;
  z-index: 200;
}

/* line 411, ../scss/estilos.scss */
#flechas {
  height: 42px;
  margin: 0 auto;
  position: relative;
  width: 55px;
}

/* line 418, ../scss/estilos.scss */
#owl-demo {
  margin-top: 200px;
}

/* separador empresa */
/* line 424, ../scss/estilos.scss */
#empresaSeparador {
  background: url("../imagenes/home_separador.jpg") no-repeat 0% 0%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 301px;
  float: left;
}
/* line 431, ../scss/estilos.scss */
#empresaSeparador h2 {
  color: #fff !important;
  line-height: 301px;
}

/* line 437, ../scss/estilos.scss */
.separador h2 {
  font-weight: 300 !important;
  font-style: italic;
  text-align: center;
  width: 100%;
  color: #fff;
}

/* empresa */
/* line 447, ../scss/estilos.scss */
.item {
  width: 100%;
  height: 100%;
  position: relative;
}

/* line 453, ../scss/estilos.scss */
#slideEmpresa {
  float: left;
  height: 445px;
  margin-top: 35px;
  overflow: hidden;
  position: absolute;
  max-width: 335px;
  width: 100%;
  z-index: 2;
}

/* line 464, ../scss/estilos.scss */
#polaroidFondo {
  float: right;
  margin-top: 30px;
}

/* line 469, ../scss/estilos.scss */
.colPie {
  padding: 0;
}

/* line 473, ../scss/estilos.scss */
#owl-empresa {
  overflow: hidden;
  height: 445px;
  position: relative;
  width: 345px;
  z-index: 1000;
}

/* line 481, ../scss/estilos.scss */
#polaroidMarco {
  left: -23px;
  position: absolute;
  top: 0;
  z-index: 10;
}

/* line 488, ../scss/estilos.scss */
.itemEmpresa > img {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  max-width: 100%;
  width: auto !important;
}

/* line 498, ../scss/estilos.scss */
.video {
  margin: 0 auto;
  max-width: 560px;
  max-height: 500px;
  text-align: center;
  position: relative;
}
/* line 504, ../scss/estilos.scss */
.video iframe {
  border: 0;
  margin-top: 35px;
}

/* line 510, ../scss/estilos.scss */
#botonVideo {
  background: none;
  border: 0 none;
  color: #0066CC;
  font-size: 16px;
  left: 27px;
  line-height: 19px;
  position: absolute;
  top: 370px;
  z-index: 100;
}
/* line 520, ../scss/estilos.scss */
#botonVideo:hover {
  color: #FF6633;
}

/* line 525, ../scss/estilos.scss */
#botonCerrar {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

/* line 532, ../scss/estilos.scss */
#cafeteria, #empresa, #productos, #contacto {
  padding-top: 130px;
  padding-bottom: 130px;
}

/* line 537, ../scss/estilos.scss */
.verMas {
  float: left;
  padding-bottom: 50px;
}

/* line 542, ../scss/estilos.scss */
#galeriaEmpresa {
  width: 100%;
  max-width: 335px;
  position: relative;
}

/* line 548, ../scss/estilos.scss */
.paddingR {
  padding-right: 20px;
}

/* line 553, ../scss/estilos.scss */
button span {
  font-weight: 700;
}
/* line 556, ../scss/estilos.scss */
button i {
  float: right;
  margin-top: 1px;
}

/* line 562, ../scss/estilos.scss */
#botonCerrar {
  background: none;
  border: 0 none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  z-index: 100;
  width: 82px;
}
/* line 571, ../scss/estilos.scss */
#botonCerrar:hover {
  color: #FF6633;
}
/* line 574, ../scss/estilos.scss */
#botonCerrar i {
  font-size: 14px;
  margin-left: 2px;
  margin-top: 4px;
}

/* line 581, ../scss/estilos.scss */
button {
  outline: none;
}

/* separador productos */
/* line 587, ../scss/estilos.scss */
#productosSeparador {
  background: url("../imagenes/empresa_separador.jpg") no-repeat 0% 0%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 301px;
  float: left;
}

/* productos */
/* line 599, ../scss/estilos.scss */
#productos h2, #productos h3 {
  color: #0066cc;
  float: left;
  width: 100%;
}

/* line 607, ../scss/estilos.scss */
#empresa h2, #empresa h3 {
  color: #0066cc;
  float: left;
  width: 100%;
}

/* line 614, ../scss/estilos.scss */
#productos h2, #cafeteria h2 {
  font-size: 36px;
}

/* line 618, ../scss/estilos.scss */
#productos h3, #cafeteria h3 {
  font-size: 28px;
}

/* line 622, ../scss/estilos.scss */
#productos ul, #cafeteria ul {
  float: left;
  width: 100%;
  padding: 0;
}

/* line 628, ../scss/estilos.scss */
#productos {
  background: #dbf7f9;
}
/* line 630, ../scss/estilos.scss */
#productos ul li {
  color: #0066cc;
  float: left;
  font-size: 14px;
  list-style: outside none none;
  padding: 0 5px 0 0;
  position: relative;
  width: 100%;
}
/* line 638, ../scss/estilos.scss */
#productos ul li span {
  font-size: 12px;
}
/* line 642, ../scss/estilos.scss */
#productos .arrow {
  color: #999999;
  font-size: 23px;
}
/* line 645, ../scss/estilos.scss */
#productos .arrow:hover {
  color: #0066CC;
}

/* line 651, ../scss/estilos.scss */
.linea {
  width: 60px;
  float: left;
  margin: 15px 0;
}

/* line 657, ../scss/estilos.scss */
.lineaAzul {
  width: 60px;
  float: left;
  margin: 15px 0;
  border-top: 1px solid #0066CC;
  float: none;
}

/* line 665, ../scss/estilos.scss */
#productos .linea {
  border-top: 1px solid #0066cc;
}

/* line 669, ../scss/estilos.scss */
.txtAzul {
  color: #0066cc !important;
}

/* line 673, ../scss/estilos.scss */
.listaProductos {
  padding: 0;
}

/* line 677, ../scss/estilos.scss */
#frutasImg {
  margin-left: -60px;
}

/* line 681, ../scss/estilos.scss */
.detalleSabores p {
  float: left;
  font-size: 10px;
  margin-left: 15px;
  margin-right: 10px;
  position: relative;
}
/* line 687, ../scss/estilos.scss */
.detalleSabores p span {
  font-size: 20px;
  left: -20px;
  position: absolute;
  top: -7px;
}

/* line 695, ../scss/estilos.scss */
.icono-estacion-celiaco {
  width: 7px;
  height: 11px;
  background-position: -2px center;
}

/* line 701, ../scss/estilos.scss */
.estacion {
  background-image: url("../imagenes/estacion.png");
}

/* line 705, ../scss/estilos.scss */
.celiacos {
  background-image: url("../imagenes/celiacos.png");
}

/* line 710, ../scss/estilos.scss */
.detalleSabores div {
  display: inline-block;
  float: left;
  font-size: 10px;
  margin-right: 7px;
  position: relative;
}
/* line 717, ../scss/estilos.scss */
.detalleSabores .celiacos-detalle {
  color: #ff6633;
}
/* line 720, ../scss/estilos.scss */
.detalleSabores .estacion-detalle {
  color: #000000;
}
/* line 723, ../scss/estilos.scss */
.detalleSabores .icono-estacion-celiaco {
  margin-right: 5px;
}

/* ESTILOS CAFETERIA */
/* line 730, ../scss/estilos.scss */
#cafeteria {
  height: 100%;
  position: relative;
  width: 100%;
  height: 100%;
  background: url("../imagenes/cafeteria_fondo.jpg") no-repeat;
  background-size: cover;
}
/* line 737, ../scss/estilos.scss */
#cafeteria h2, #cafeteria h3 {
  color: #ffffff;
  float: left;
  width: 100%;
}
/* line 742, ../scss/estilos.scss */
#cafeteria .linea {
  border-top: 1px solid #ffffff;
}
/* line 745, ../scss/estilos.scss */
#cafeteria ul li {
  color: #ffffff;
  float: left;
  font-size: 14px;
  list-style: none;
  width: 100%;
  padding: 0;
}
/* line 752, ../scss/estilos.scss */
#cafeteria ul li span {
  font-size: 12px;
}

/* line 758, ../scss/estilos.scss */
#cafeteriaSeparador {
  background: url("../imagenes/cafeteria_separador.jpg") no-repeat 0% 0%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 301px;
  float: left;
}

/* line 767, ../scss/estilos.scss */
#cafeteria .arrow {
  color: #ffffff;
  font-size: 23px;
}
/* line 770, ../scss/estilos.scss */
#cafeteria .arrow:hover {
  color: #330000;
}

/* line 775, ../scss/estilos.scss */
#logoCaffe {
  left: 50%;
  margin-left: -123px;
  position: absolute;
  top: 95px;
}

/* contacto */
/* line 784, ../scss/estilos.scss */
#contacto {
  width: 100%;
  height: 100%;
}

/* line 789, ../scss/estilos.scss */
#contactoSeparador {
  background: url("../imagenes/contacto_separador.jpg") no-repeat 50% 30%;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 301px;
  float: left;
}

/* line 798, ../scss/estilos.scss */
#mascara {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

/* line 808, ../scss/estilos.scss */
#mapa {
  height: 110%;
  width: 110%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

/* line 817, ../scss/estilos.scss */
.separador, .container {
  position: relative;
  z-index: 10;
}

/* line 822, ../scss/estilos.scss */
#contacto h5 {
  color: #ffffff;
  line-height: 30px;
  text-align: left;
}

/* line 828, ../scss/estilos.scss */
form {
  margin-top: 20px;
  float: left;
  width: 100%;
}
/* line 832, ../scss/estilos.scss */
form p {
  color: #FFFFFF;
  font-size: 10px;
  clear: both;
}

/* line 839, ../scss/estilos.scss */
input {
  background: none;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  color: #FFFFFF;
  float: left;
  height: 40px;
  margin-bottom: 10px;
  padding-left: 10px;
  width: 100%;
}

/* line 851, ../scss/estilos.scss */
textarea {
  background: none;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  color: #FFFFFF;
  float: left;
  height: 90px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
  resize: none;
  width: 100%;
}

/* line 865, ../scss/estilos.scss */
input, textarea {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  outline: none;
}

/* line 871, ../scss/estilos.scss */
input:focus, textarea:focus, #botEnviar:hover, .faltantes {
  background: rgba(255, 255, 255, 0.25);
}

/* line 875, ../scss/estilos.scss */
#botEnviar {
  background: none;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  color: #FFFFFF;
  float: right;
  font-weight: 400;
  height: 40px;
  margin-bottom: 10px;
  text-align: center;
  width: 70px;
  line-height: 37px;
}

/* line 889, ../scss/estilos.scss */
#respuesta {
  color: #ffffff;
  font-size: 14px;
  margin-top: 10px;
}

/* line 895, ../scss/estilos.scss */
.navbar-wrapper {
  left: 0;
  position: fixed;
  right: 0;
  z-index: 10300;
}

/* line 902, ../scss/estilos.scss */
.face {
  line-height: 30px;
  padding-right: 5px;
  vertical-align: text-bottom;
}

/* line 908, ../scss/estilos.scss */
.tab-pane p {
  font-size: 13px;
  color: #0066cc;
}

/* line 913, ../scss/estilos.scss */
.listaProductos div {
  display: inline-block;
}

/* line 917, ../scss/estilos.scss */
.icon-facebook-squared {
  float: left;
  margin-right: 5px;
  margin-top: 3px;
}

/* line 923, ../scss/estilos.scss */
#columnaContacto {
  right: 7%;
  height: 405px;
  max-width: 500px;
  position: absolute;
  margin-top: -150px;
  top: 50%;
  z-index: 100;
}

/* line 933, ../scss/estilos.scss */
#faceRialto {
  float: left;
  width: 100%;
}

/* line 938, ../scss/estilos.scss */
.mascaraScroll {
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}

/* line 945, ../scss/estilos.scss */
.headerProductos, .listadoProductos {
  float: left;
  width: 100%;
  position: relative;
}

/* line 951, ../scss/estilos.scss */
#cafeteriaSeparador h2 {
  margin-top: 40px;
}

/* line 955, ../scss/estilos.scss */
::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}

/* line 960, ../scss/estilos.scss */
.detalleSabores {
  float: left;
  margin-top: 30px;
  width: 100%;
}

/* Footer */
/* line 968, ../scss/estilos.scss */
footer {
  height: 40px;
  width: 100%;
  z-index: 20;
}
/* line 972, ../scss/estilos.scss */
footer .row {
  float: left;
  margin: 0;
  width: 100%;
}

/* Plugin hoverscroll */
/* line 981, ../scss/estilos.scss */
div.hoverscroll {
  position: relative;
  width: 100% !important;
  padding: 22px 0;
}
/* line 986, ../scss/estilos.scss */
div.hoverscroll div.listcontainer {
  overflow: hidden;
  width: 100% !important;
}
/* line 990, ../scss/estilos.scss */
div.hoverscroll div.fixed-listcontainer {
  overflow: hidden;
  float: left;
}
/* line 995, ../scss/estilos.scss */
div.hoverscroll ul.list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 999, ../scss/estilos.scss */
div.hoverscroll ul.list li.itemProducto {
  display: block;
  padding: 0;
}
/* line 1005, ../scss/estilos.scss */
div.hoverscroll.horizontal ul.list li.itemProducto {
  float: left;
}
/* line 1008, ../scss/estilos.scss */
div.hoverscroll.horizontal.rtl ul.list li.itemProducto {
  float: right;
}
/* line 1013, ../scss/estilos.scss */
div.hoverscroll div.arrow {
  position: absolute;
  float: none;
}
/* line 1017, ../scss/estilos.scss */
div.hoverscroll div.fixed-arrow {
  display: block;
  float: left;
}
/* line 1022, ../scss/estilos.scss */
div.hoverscroll div.arrow.left, div.hoverscroll div.arrow.right {
  top: 0px;
  width: 40px;
  height: 100%;
}
/* line 1029, ../scss/estilos.scss */
div.hoverscroll div.fixed-arrow.left, div.hoverscroll div.fixed-arrow.right {
  top: 0px;
  width: 40px;
  height: 100%;
}
/* line 1035, ../scss/estilos.scss */
div.hoverscroll div.arrow.left, div.hoverscroll div.fixed-arrow.left {
  left: 0px;
}
/* line 1038, ../scss/estilos.scss */
div.hoverscroll div.arrow.right, div.hoverscroll div.fixed-arrow.right {
  right: 0px;
}
/* line 1042, ../scss/estilos.scss */
div.hoverscroll div.arrow.top, div.hoverscroll div.arrow.bottom {
  left: -5px;
  width: 100%;
  height: 20px;
  line-height: 20px;
}
/* line 1050, ../scss/estilos.scss */
div.hoverscroll div.fixed-arrow.top, div.hoverscroll div.fixed-arrow.bottom {
  left: -5px;
  width: 100%;
  height: 20px;
  line-height: 20px;
}
/* line 1057, ../scss/estilos.scss */
div.hoverscroll div.arrow.top, div.hoverscroll div.fixed-arrow.top {
  top: 0px;
}
/* line 1060, ../scss/estilos.scss */
div.hoverscroll div.arrow.bottom, div.hoverscroll div.fixed-arrow.bottom {
  bottom: 0px;
}

/* line 1066, ../scss/estilos.scss */
#productos ul li .icon-dot {
  font-size: 20px !important;
  position: absolute;
  top: -4px;
}

/* line 1072, ../scss/estilos.scss */
.item a:hover {
  color: #ff6633;
}

/* line 1077, ../scss/estilos.scss */
.feed-carousel__image {
  display: block;
  max-height: 330px;
}
/* line 1083, ../scss/estilos.scss */
.feed-carousel__description {
  background-color: white;
  padding: 15px 15px 20px;
}
/* line 1086, ../scss/estilos.scss */
.feed-carousel__description h2 {
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 10px;
  height: 2.3em;
  overflow: hidden;
}
/* line 1093, ../scss/estilos.scss */
.feed-carousel__description h2 a {
  color: #365899;
}
/* line 1095, ../scss/estilos.scss */
.feed-carousel__description h2 a:hover, .feed-carousel__description h2 a:active, .feed-carousel__description h2 a:focus {
  color: #365899;
  text-decoration: underline;
}
/* line 1103, ../scss/estilos.scss */
.feed-carousel__description p {
  height: 3.6em;
  overflow: hidden;
  line-height: 1.2;
  font-weight: 600;
  color: #1d2129;
}
/* line 1109, ../scss/estilos.scss */
.feed-carousel__description p a {
  color: #365899;
}
/* line 1111, ../scss/estilos.scss */
.feed-carousel__description p a:hover, .feed-carousel__description p a:active, .feed-carousel__description p a:focus {
  color: #365899;
  text-decoration: underline;
}
/* line 1119, ../scss/estilos.scss */
.feed-carousel__actions {
  margin-top: 15px;
}
/* line 1121, ../scss/estilos.scss */
.feed-carousel__actions a {
  color: #929294;
  font-size: 16px;
  padding: 0 5px;
}
/* line 1129, ../scss/estilos.scss */
.feed-carousel .owl-item {
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
/* line 1131, ../scss/estilos.scss */
.feed-carousel .owl-item:before {
  content: '';
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  z-index: -1;
}
@media (min-width: 992px) {
  /* line 1141, ../scss/estilos.scss */
  .feed-carousel .owl-item.edge {
    position: relative;
    -moz-transform: translateX(0) scale(0.7);
    -ms-transform: translateX(0) scale(0.7);
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
  }
  /* line 1144, ../scss/estilos.scss */
  .feed-carousel .owl-item.edge:before {
    background-color: rgba(0, 81, 160, 0.7);
    opacity: 1;
    z-index: 1;
  }
  /* line 1149, ../scss/estilos.scss */
  .feed-carousel .owl-item.edge--left {
    -moz-transform: translateX(15%) scale(0.7);
    -ms-transform: translateX(15%) scale(0.7);
    -webkit-transform: translateX(15%) scale(0.7);
    transform: translateX(15%) scale(0.7);
  }
  /* line 1153, ../scss/estilos.scss */
  .feed-carousel .owl-item.edge--right {
    -moz-transform: translateX(-15%) scale(0.7);
    -ms-transform: translateX(-15%) scale(0.7);
    -webkit-transform: translateX(-15%) scale(0.7);
    transform: translateX(-15%) scale(0.7);
  }
}
/* line 1160, ../scss/estilos.scss */
.feed-carousel .owl-nav {
  color: white;
  font-size: 42px;
}
/* line 1164, ../scss/estilos.scss */
.feed-carousel .owl-next, .feed-carousel .owl-prev {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 1170, ../scss/estilos.scss */
.feed-carousel .owl-next {
  right: 5%;
}
/* line 1174, ../scss/estilos.scss */
.feed-carousel .owl-prev {
  left: 5%;
}
/* line 1179, ../scss/estilos.scss */
.feed-carousel__item {
  background-color: white;
  max-width: 100%;
  padding: 10px;
  font-size: 12px;
  box-shadow: 5px 7px 8px rgba(0, 0, 0, 0.2);
  margin: 20px auto;
}
@media (max-width: 991px) {
  /* line 1179, ../scss/estilos.scss */
  .feed-carousel__item {
    width: 380px;
  }
}
/* line 1189, ../scss/estilos.scss */
.feed-carousel__item .media img {
  width: 31px;
}
/* line 1192, ../scss/estilos.scss */
.feed-carousel__item p {
  margin: 10px 0;
  height: 3.6em;
  line-height: 1.2em;
  overflow: hidden;
}
/* line 1198, ../scss/estilos.scss */
.feed-carousel__item a {
  color: black;
}

/* line 1204, ../scss/estilos.scss */
.state {
  background-color: #003aa0;
  position: fixed;
  right: 0;
  top: 100px;
  padding: 20px 30px 30px 10px;
  width: auto;
  height: auto;
  display: inline-block;
  color: white;
  font-weight: 600;
  z-index: 9999;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
@media (max-width: 767px) {
  /* line 1204, ../scss/estilos.scss */
  .state {
    top: 30%;
    padding-left: 30px;
    -moz-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
  }
}
/* line 1223, ../scss/estilos.scss */
.state.open {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
@media (max-width: 767px) {
  /* line 1223, ../scss/estilos.scss */
  .state.open {
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
/* line 1230, ../scss/estilos.scss */
.state__toggle {
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 40px;
  background-color: #003aa0;
  cursor: pointer;
  color: white;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
@media (max-width: 767px) {
  /* line 1230, ../scss/estilos.scss */
  .state__toggle {
    height: 40px;
  }
}
/* line 1243, ../scss/estilos.scss */
.state__toggle .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 1250, ../scss/estilos.scss */
.state__hour {
  color: #ff7300;
  border: 2px solid #ff7300;
  font-weight: bold;
  width: 140px;
  margin: 0 auto;
}
/* line 1258, ../scss/estilos.scss */
.state__current {
  text-transform: uppercase;
  padding-right: 15px;
  position: relative;
}
/* line 1262, ../scss/estilos.scss */
.state__current:after {
  content: '';
  width: 8px;
  height: 8px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
}
/* line 1275, ../scss/estilos.scss */
.state__current--open:after {
  background-color: #00e21f;
}
/* line 1279, ../scss/estilos.scss */
.state__current--close:after {
  background-color: #e96f2e;
}
/* line 1284, ../scss/estilos.scss */
.state-delivery {
  margin-top: 20px;
}
/* line 1286, ../scss/estilos.scss */
.state-delivery__text {
  margin-bottom: 10px;
  display: block;
}
/* line 1290, ../scss/estilos.scss */
.state-delivery__logos {
  padding: 15px 18px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
/* line 1294, ../scss/estilos.scss */
.state-delivery__logos img:not(:last-child) {
  margin-right: 10px;
}

/* line 1301, ../scss/estilos.scss */
.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

/* line 1307, ../scss/estilos.scss */
.margin-bottom-5 {
  margin-bottom: 5px;
}
