/*! Place your custom styles here */
.mobile_contenedor{
  display: none;
}

.title_tapas{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 25px;
  line-height: 41px;

  color: #252525;
}
.video-play-icon{
  width: 4em!important;
  height: 4em!important;
  opacity: 1;
}

.title-tapas{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 35px!important;
  line-height: 41px;
  padding: 20px;
  color: #252525;

}

.categorias_texto{
  display: inline;
  color: #808080!important;
}

.categorias_texto:hover{
  color: #EF3E56!important;
}
.enlace_cat:link, .enlace_cat:visited, .enlace_cat:active {
  text-decoration:none;
}
.imagen_categorias{
  margin-bottom: 0.5em!important;
}

.pagina-tapas{
  margin-top: 100px;
}
.video-play-icon::after{
  content: ""; 
  background: url(image.jpg); 
  opacity: 0.5; 
  top: 0; 
  left: 0; 
  bottom: 0; 
  right: 0; 
  position: absolute; 
  z-index: -1; 
}

@media (max-width: 1024px){
  .pagina-tapas{
    margin-top: -60px;
  }
}
@media (max-width: 1040px){
  .custom-rutas-header{
    margin-left: 20px!important;
  }
  .titulo_caracteristicas{
    line-height: 50px!important;
  }
}
@media (max-width: 768px){
  .title_tapas{
    margin-bottom: 20px;
  }
  .custom_local{
    margin-top: 40px;
  }
  .columna_ocultar{
    display: none;
  }
  .pagina-tapas{
    margin-top: -100px;
  }
  
  .primer_titulo{
    margin-top: 50px;
  }
  .contenedor_tapas{
    max-width: 100%!important;
  }
  .container-fluid{
    width: 100%!important;
  }
  .contenedor-principal > div.row{
    display: block!important;
  }
  .contenedor-caracteristicas > div.row{
    display: block!important;
  }
  .titulo_rojo span{
    font-size: 100px!important;
  }
  .titulo_rojo_small span{
    font-size: 80px!important;
  }
  .titulo_azul span{
    font-size: 100px!important;
  }
  .contenedor-principal{
    margin-top: 0px!important;
  }
  .contenedor-caracteristicas{
    margin-top: 0px!important;
  }

  div.row:nth-child(4){
    margin-top: 80px;
  }
  
  .fila_cat{
    display: block!important;
  }
  
  .img_extra{
    width: 11%!important;
  }
}

@media (max-width: 1557px){
  .container-fluid{
    width: 98%!important;
  }
}

@media (max-width: 992px) and (min-width: 769px){
  .contenedor-principal{
    max-width: 90%!important;
  }
}
@media (max-width: 520px){
  .img_celiaco{
    width: 12%
  }
  .fila_cat{
    display: block!important;
  }
  
}

.descripcion_caracteristicas_lin{
  
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;

  color: #808080;
}
.descripcion_caracteristicas{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;

  color: #252525;
}

.enlace-caracteristicas{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px!important;
  line-height: 19px;
  text-align: center;
  text-decoration:underline;

  color: #EF3E56;
}
.centrar{
  text-align: center;
}
.celiaco{
  background-color: #EBEBEB;
  margin-top: 50px;
  padding: 20px;
}



.fila-celiaco{
  padding: 20px;
}

.titulo-celiaco{
  font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 30px;
display: flex;
align-items: center;

color: #252525;
}
.descripcion-celiaco{
  font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;

color: #808080;

}
.titulo_caracteristicas{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 100px;
  /* or 385% */

  align-items: center;
  text-align: center;

  color: #111155;

}

.estrella_titulo{
  margin-top: 10px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 28px;

  color: #252525;
}

.descripcion_estrella{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;

  color: #808080;
}
.titulo_inicio{
  text-align: left;
}

.titulo_rojo_small{
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  text-align: center;
  font-family: 'Roboto';
  font-weight: 300 !important;
  line-height: 100px;
  text-transform: uppercase;
  font-size: 37px;
  color: white;
}

.titulo_rojo{
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  text-align: center;
  font-family: 'Roboto';
  font-weight: 300 !important;
  line-height: 100px;
  text-transform: uppercase;
  font-size: 37px;
  color: white;
}

.titulo_rojo_small span{
  font-family: 'GoudarHL', sans-serif;
  text-transform: uppercase;
  font-size: 120px;
  color: #EF3E56;
  word-wrap: break-word;
}

.titulo_rojo span{
  font-family: 'GoudarHL', sans-serif;
  text-transform: uppercase;
  font-size: 150px;
  color: #EF3E56;
  word-wrap: break-word;
}

.titulo_azul{
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  text-align: center;
  font-family: 'Roboto';
  font-weight: 300 !important;
  line-height: 100px;
  text-transform: uppercase;
  font-size: 37px;
  color: white;
}

.titulo_azul span{
  font-family: 'GoudarHL', sans-serif;
  text-transform: uppercase;
  font-size: 150px;
  color: #111155;
  word-wrap: break-word;
}


.fondo-youtube > img{
  z-index: 99;
}
.contenedor-principal{
  /* border-bottom: 3px solid #EF3E56; */
  margin-top: 60em;
}
.custom_title_tapa{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 100px;
  /* or 385% */

  display: flex;
  align-items: center;

  color: #111155;
}
.container-fluid{
  width: 55%;
  
}
.contenedor-caracteristicas{
  margin-top: -53em;
}
.enlace_container:hover{
  text-decoration: none;
}

.contenedor_tapas{
  border-top: 3px solid #EF3E56;
  margin: 10px;
  max-width: 31%;
  
}
.contenedor-categorias{
  display: flex;
}
.custom_tapa{
  margin-top: 10px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
  /* or 385% */

  display: flex;
  align-items: center;

  color: #111155;
}
.info{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-decoration-line: underline;

  color: #EF3E56;
}
.columna-inicio{
  margin-bottom: 30px;
}
.custom_tapa_local{
  font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 23px;
display: flex;
align-items: center;

color: #252525;
}
.custom_title_local{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  display: flex;
  align-items: center;

  color: #252525;
}

.custom_title_enlace{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-decoration-line: underline;

  color: #EF3E56;
}

@media (max-width: 769px){
  .informacion_custom{
    flex-basis: content;
  }
  .iconos > img{
    width: 15%;
  }
  .height-50{
    height: 14vh!important;
  }
}

@media (max-width: 420px){
  .iconos > img{
    width: 25%;
  }
}

.tapas_2022{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;

  color: #252525;
}
.nombre_tapa{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 35px;
  line-height: 41px;
  margin-bottom: 25px!important;
}

.custom_local{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 5px;

  color: #252525;
}
.custom_ruta{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
 

  color: #EF3E56;
}

.custom_direccion{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 5px;

  color: #252525;
}

.custom_timetable{
  font-family: 'Roboto';
  font-style: normal;
  font-size: 15px;


  color: #252525;
}

.custom_price{
  overflow: visible !important;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 40px !important;
  margin-left: 10px;
  color: #252525;
}
.iconos{
  display: flex;
	align-items: center;
}

.iconos img{
	margin-bottom: 0;
}
.icon.icon--xs {
  font-size: 1.7em;
}

.separador li:not(:last-child) {
  margin-right: 1em;
}

.label:not([class*='bg--']) {
  background-color: #111155;
}

.encuesta-div {
  width: auto; height: auto; padding: 5px;
}

.encuesta-div div {
  margin:10px;
}

.menu-vertical li:not(:last-child) {
  margin-bottom: 0.8em;
}

.local {
  padding: 15px;
  min-height: 367px;
  overflow: hidden;
}

.local-link {
  min-height: 367px;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  position: relative;
  top: 0%;
  left: 0%;
  overflow: hidden;
}

.local:hover .hover-local {
  left: 0%
}

.local .text::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent rgba(255,255,255,0.9) transparent;
  position: absolute;
  top: -12px;
  left: calc(50% - 12px);
}

.hover-local {
  height: calc(100% - 70px);
  width: 100%;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0%;
  left: -100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-position: center center;
  background-color: black;
}

.local .text {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0.9);
  width: 100%;
  padding: 0 15px;
}

.gallery-link:hover, .tapa-zoom:hover {
  transform: scale(1.1);
}
.gallery-link, .tapa-zoom {
  cursor: pointer;
  transition: all .2s ease-in-out;
}
.gallery-link{
  min-height: 254px;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  position: relative;
  top: 0%;
  left: 0%;
  overflow: hidden;
}

.gallery-text {
  margin-top: 10px;
}

.gallery-text > p {
  font-size: 14px;
  font-weight: 600;
  color: #252525;
  margin: 0;
}

.gallery-text > p:last-child {
  font-weight: 400;
}



.gallery {
  padding: 15px;
  min-height: auto;
  overflow: hidden;
}

.tablinks {
  cursor:pointer
}

.tablinks:hover {
  color:#ef3e56  !important;
}

.inline-grid--icon {
  display: inline-grid;
}

.row-margin{
  display: flex;
  flex-wrap: wrap;
}

.menu-fullscreen:before {
  background: #111155;
}
.modal-container:before {
  background: #111155;
}

.bg--primary-1 {
  background: #111155;
}

.selected {
  color:#ef3e56 !important;
}

.unmarg--bottom {
  margin-bottom: 0 !important;
}

.bar .logo {
  max-height: 14.8em;
  max-width: none;
}

/* Style the tab content */
/* .category-content {
    display: none; 
}*/

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-content-modal {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
  }
  
  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  .icono-menu {
    width: 35px;
    margin: 0 auto;
  }

  .icono-ruta:before {
    content: url('../img/icono-ruta90x90.png');
  }

  .icono-sorteo:before {
    content: url('../img/icono-sorteos90x90.png');
  }

  .icono-tapas:before {
    content: url('../img/icono-tapas90x90.png');
  }
  
  .no-text-decoration {
  text-decoration: none;
  color: inherit;
}

.no-text-decoration:hover {
  text-decoration: none;
  color: inherit;
}

.input-checkbox.input-checkbox--switch input:checked + label:before {
  animation: none !important;
  background: #ef3e56 !important;
  border-color: #ef3e56 !important;
  transform: translateX(1.85714286em);
}

.input-checkbox input:checked + label  {
  border-color: #ef3e56 !important;
}

.input-checkbox.input-checkbox--switch label:hover:before {
  border-color: #ef3e56 !important;
}

.input-checkbox label:hover {
  border-color: #ef3e56 !important;
}

.btn--primary-3,
.btn--primary-3:visited {
  background: #ef3e56;
  border-color: #ef3e56;
  color: #fff;
}
.btn--primary-3 .btn__text,
.btn--primary-3:visited .btn__text {
  color: #fff;
}
.btn--primary-3 .btn__text i,
.btn--primary-3:visited .btn__text i {
  color: #fff;
}
.btn--primary-3:hover {
  background: #cd635a;
}
.btn--primary-3:active {
  background: #bb4439;
}

.heading-block {
   margin-bottom: 0px !important; 
}

/*! -- Stack Wizard -- */
.wizard {
  transition: opacity .3s ease;
  opacity: 0;
}
.wizard.active {
  opacity: 1;
}
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  background: #ef3e56;
  transition: all .3s ease;
  padding: 0.46428571em 1.85714286em;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
}
.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
  background: none;
  color: #252525;
}
.wizard > .steps a {
  position: relative;
}
.wizard > .steps a:before {
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  background: #eee;
  display: block;
  bottom: 0;
  transition: all .2s ease;
}
.wizard > .steps a:after {
  content: '';
  position: absolute;
  width: 100%;
  bottom: 7px;
  height: 2px;
  background: #eee;
  left: 0;
  transition: all .2s ease;
}
.wizard > .steps li:first-child a:after {
  width: 50%;
  left: 50%;
}
.wizard > .steps li:last-child a:after {
  width: 50%;
}
.wizard > .steps li.current a:after,
.wizard > .steps li.current a:before {
  background-color: #ef3e56;
}
.wizard > .steps a,
.wizard > .steps a:hover {
  padding-bottom: 2.78571429em;
}
.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active,
.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
  background: none;
  color: #252525;
}
.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
  margin: 0;
}
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.wizard > .steps > ul,
.wizard > .actions {
  text-align: center;
}
.wizard > .steps > ul > li,
.wizard > .actions > ul > li {
  float: none;
  display: inline-block;
}
.wizard > section {
  padding: 0;
}
.wizard > .content {
  background: #fafafa;
  margin-top: 1.85714286em;
  margin-bottom: 1.85714286em;
  border: 1px solid #ececec;
}
.wizard > .content > .body {
  padding: 1.85714286em;
  width: 100%;
  height: 100%;
}
.wizard > .steps .number {
  font-size: 1em;
}
.proximamente{
  font-size: 1.75em;
}
body .bottom-body {
  text-align: center;
}
body .bottom-body .desktop-logos{
  display: none;
}
body .bottom-body .text-pre-desktop{
    display: none;
}
body .bottom-body .text-pre-mobile{
    display: block;
}
body .bottom-body :is(.desktop-logos, .mobile-logos div) img{
  max-width: 100%;
  max-height: 150px;
}
body .bottom-body .mobile-logos .mobile-second{
  padding: 15%;
}
.home-mobile-title{
  display: block;
}
.home-main-banner{
  margin-top: 4em;
}
.wine-brand{
  max-height: 150px;
  width: 75%;
}
.estrella-title{
  font-weight: 500;
}
.estrella-title span{
  color: #ef3e56;
}
.row.home-link-buttons-section{
  justify-content: center;
}
.row.home-link-buttons-section .col-md-8.col-lg-4 .row .col-md-2.home-button-icons{
  padding-right: 0;
}
.row.home-link-buttons-section .btn__text{
  font-size: 0.75714286em;
}
.btn.sanitary-button{
  padding-left: 15px;
  padding-right: 15px;
}

@media all and (max-width: 1440px) {
  div.pos-absolute.pos-bottom.text-center > ul {
    margin-bottom: 10px;
  }
  .row.home-link-buttons-section .col-md-8.col-lg-4{
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media all and (max-width: 1023px) {
  .main-container .container.pos-vertical-center .home-main-banner{
    flex-flow: column;    
    align-items: center;
  }
  .home-main-banner .col-md-12 .video-cover{
    max-width: 540px;
    margin: 0 auto;
  }
  .home-main-banner .col-md-12.banner-img{
    margin-top: 1.85714286em;
    padding-bottom: 7.5em;
  }
  .home-main-banner .col-md-12.banner-img div{
    text-align: center;
  }
  .nav-container .bar.bar--absolute {
    position: initial;
  }
}
@media all and (min-width: 990px) {
  .home-mobile-title{
    display: inline;
  }
  body .bottom-body .desktop-logos{
    display: flex;
    justify-content: center;
    gap: 40px; 
    align-items: center;
  }
  body .bottom-body .mobile-logos{
    display: none;
  }

  body .bottom-body .text-pre-desktop{
    display: block;
  }
  body .bottom-body .text-pre-mobile{
    display: none;
  }

  .estrella-section{
    margin-bottom: 5em !important
  }
}
@media (max-width: 992px) and (min-width: 767px) {
  .estrella-section .estrella-img-div.row.justify-content-around.mt-5{
    flex-wrap: wrap;
  }
  .estrella-section .estrella-img-div.row.justify-content-around.mt-5 .banner-img{
    margin-bottom: 2em;
  }
}
@media (min-width: 768px){
  .main-container .cover.height-90.switchable.switchable--switch{
    min-height: 900px;
  }
}
@media all and (max-width: 767px) {

  .wizard > .content img {
    max-height: 120px;
    margin-bottom: 0.92857143em;
  }

  .wizard > .steps .number {
    display: block;
  }
  .wizard > .content {
    min-height: 25em;
  }
  .wizard .pos-vertical-center {
    top: 50%;
    transform: translateY(-50%);
    -wekbit-transform: translateY(-50%);
  }
}
.wizard.bg--white {
  background: none !important;
}
.wizard.bg--white > .content {
  background: #fff;
}
.wizard > .content img {
  max-height: 240px;
}

@media (max-width: 992px) {
	#container-sup{
		margin-top: -50px;
	}

	#volverEnlace{
		text-decoration: none;
		color: black;
		font-size: 20px;
		font-weight: 100;
		margin-bottom: 30px;
	}
	.custom_local{
		font-size: 25px;
	}
}

@media (min-width: 992px) {
	#container-sup{
	margin-top: 100px;
}

	#volverEnlace{
		text-decoration: none;
		color: black;
		font-size: 20px;
		font-weight: 100;
		margin-bottom: 30px;
	}
}


@media all and (max-width: 375px) {
    .encuesta-div div {
         margin: 0px; 
    }
  
}
/*! -- Stack Footers -- */

.social-flex {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

/*Sistema de votacion*/

.progGrid{
	width: 60%;
	display: grid;
    grid-template-columns: 20% 30% 30% 20%;
}

.flex-column-sis{
	display:flex;
	flex-direction: column;
	align-items: center;
	margin-top: 50px;
	gap: 30px;
}


.progButtonEx{
	height: 20px;
	width: 100%;
	border: none;
	display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	cursor: pointer;
}

.progButtonCe{
	height: 20px;
	width: 100%;
	border: none;
	display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
	cursor: pointer;
}

.progButtonCe .buttonDot{
	display:block;
    width: 21px !important;

}

.butSelected .buttonDot,
.butSelected .buttonBar{
	background-color: #EF3E56;
}

.buttonDot{
	display:block;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    background-color: #f3f3f3;
	border: none;
}
.buttonBar{
	display:block;
    width: 100%;
    height: 2px;
    border-radius: 100px;
    background-color: #f3f3f3;
	border: none;
}

.sistemDesc{
	display:flex;
	flex-direction: column;
	align-items: center;
	width: 60%;
	margin-top: 60px;
	gap: 20px;
}

.sistemDesc img{
	width: 300px;
}

#ganadores2023{
	    display: flex;
    flex-direction: column;
	padding-bottom: 20px;
}

#ganadores2024{
	    display: flex;
    flex-direction: column;
	padding-bottom: 20px;
}

.rowWinners{
	display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    gap: 31px;
}

.rowWinners p{
	width: 50%;
}

@media (min-width: 769px){
.contenedor-principal{
	margin-bottom: -30em !important;
}
.rowWinners{
	display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 100%;
    gap: 20px;
	padding-bottom: 20px;
}
.rowWinners p{
	width: 100%;
}
}

.contenedor-principal > .row.row-mobile {
  display: block !important;
  margin-top: 0 !important;
}

.contenedor-principal > .row.row-desktop {
  display: none !important;
}

@media (min-width: 769px) {
  .contenedor-principal > .row.row-mobile {
    display: none !important;
  }
  
  .contenedor-principal > .row.row-desktop {
    display: flex !important;
  }
}

.container.container-fullwidth h2 > span {
  display: block;
} 
@media (min-width: 768px) {
  .container.container-fullwidth h2 > span {
    display: inline;
  } 
}

@media (max-width: 992px) and (min-width: 769px) {
  .container.container-fullwidth {
    max-width: 90% !important;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  .container.container-fullwidth {
    margin-top: -49em;
  }
}

@media (min-width: 1024px) {
  .container.container-fullwidth {
    margin-top: -45em;
  }
}