<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "Gobold";
  src: url("../fonts/Gobold Regular.woff2") format("woff2"),
    url("../fonts/Gobold Regular.woff") format("woff"),
    url("../fonts/Gobold Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Bebas Neue Regular";
  src: url("../fonts/BebasNeue-Regular.woff2") format("woff2"),
    url("../fonts/BebasNeue-Regular.woff") format("woff"),
    url("../fonts/BebasNeue-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}

.loader {
  background-color: #666360;
}

.menu {
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: background-color 300ms ease;
  position: fixed;
  background-color: black;
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
  transition: all ease-in-out 0.6s;
}

ul.menu-desktop {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
}
.menu-desktop li {
  font-size: 25px;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
}

.img-recom {
  display: block;
  position: relative;
  width: 400px;
  margin: 0 auto;
  margin-bottom: 30px;
}


@media only screen and (max-width: 1060px) {
  .menu-desktop li {
    font-size: 25px;
  }
}

.menu-desktop li a {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: "Bebas Neue Regular";
  text-transform: uppercase;
}
.menu-desktop li a:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  left: -15px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: #d95d2f;
  border-radius: 100%;
}

.barra-rrss {
  background-color: #dc5a25;
}
.barra-rrss &gt; ul {
  padding: 25px 0;
}
.barra-rrss &gt; ul li {
  padding: 0 5px;
}
.barra-rrss &gt; ul li &gt; a {
  height: auto;
  line-height: normal;
  /* margin-bottom: 15px; */
  font-size: 25px;
}
.barra-rrss &gt; ul li .btn-search {
  background-color: inherit;
}
.barra-rrss &gt; ul li .btn-maps {
  background-color: inherit;
  padding: inherit;
  margin-bottom: 5px;
}
.barra-rrss &gt; ul li .fb {
  background-color: inherit;
}
.barra-rrss &gt; ul li .ig {
  background: white;
  color: #dc5a25;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}

/*
.wrapper{
	padding-top: 100px;
}
@media only screen and (max-width: 768px){
	.wrapper{
		padding-top: 0;
	}
}
*/

.overlay-menu {
  background-color: #666360;
}

.titulo-seccion {
  font-family: "Gobold";
  text-transform: uppercase;
  font-size: 44px;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.titulo-seccion span {
  font-family: "Gobold";
  font-size: inherit;
}
.titulo-seccion:after {
  content: "";
  position: relative;
  width: 100px;
  height: 10px;
  background-color: #dc5a25;
  display: block;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 768px) {
  .titulo-seccion {
    font-size: 26px;
    width: auto;
  }
  .titulo-seccion span {
    font-size: 26px;
  }
}

.btn-vermas {
  font-family: "Gobold";
}

.ctx-tiendas .bloques {
  overflow: inherit;
}

/*
@media only screen and (max-width: 1350px){
	.logo-lafabrica{
		width: 200px;
		height: 60px;
	}
}
*/
@media only screen and (max-width: 1090px) {
  ul.menu-desktop {
    left: initial;
  }
}
@media only screen and (max-width: 870px) {
  .logo-lafabrica {
    width: 180px;
  }
  .slider-home .slick-prev,
  .slider-home .slick-next {
    width: 30px;
    height: 30px;
  }

  .slider-home .slick-prev {
    left: 20px;
  }
  .slider-home .slick-next {
    right: 20px;
  }

  .menu-desktop li {
    font-size: 18px;
    margin: 0 20px;
  }

  .page-footer .footer-copyright {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 870px) {
  .menu-mobile {
    background-color: #666360;
  }

  .overlay-menu ul li a {
    font-family: "Bebas Neue Regular";
    font-size: 22px;
  }
}

.ctx-section .bg-section.marcas .icons.i-1,
.ctx-section .bg-section.cine .icons.i-1,
.ctx-section .bg-section.tiendas .icons.i-1 {
  width: 32px;
  height: 32px;
}

hr.line {
  margin: 50px auto !important;
}

.barra-rrss &gt; ul li .btn-search {
  margin-bottom: 0px;
}

.ctx-section .bg-section.tiendas .icons.i-1 {
  left: 9%;
  top: -4%;
}

/* Estilos Page Servicios */

.p-10 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}

.mt-10 {
  margin-top: 2rem !important;
}

@media (max-width: 768px) {
  .mt-10 {
    margin-top: 3rem !important;
  }
}

@media (max-width: 1200px) {
  .p-10 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

@media (max-width: 768px) {
  .p-10 {
    padding: 0rem !important;
  }
}

.title-section {
  position: absolute;
  font-size: 80px;
  color: white;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 75%;
  transform: translateY(-75%);
  text-transform: uppercase;
  font-family: "Bebas Neue Regular";
}

@media (max-width: 768px) {
  .title-section {
    font-size: 45px;
  }
}

.box_servicios {
  position: relative;
  width: auto;
  height: auto;
}

.box_servicios .img-servicios {
  height: 140px;
}

@media (max-width: 768px) {
  .box_servicios .img-servicios {
    height: 150px;
  }
}

.box_servicios .title {
  position: relative;
  color: #dc5a25;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
}

.box_servicios .description {
  position: relative;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .box_servicios .title {
    font-size: 18px;
  }

  .box_servicios .description {
    font-size: 13px;
  }
}

/* Elementos absolutos Servicios */

@media (max-width: 768px) {
  .icon-servicios {
    display: none;
  }
}

.icon-servicios.icons.i-1 {
  position: absolute;
  width: 35px;
  height: 35px;
  left: 4%;
  bottom: -5%;
  background: transparent url(../img/icons-1.png) no-repeat;
  background-size: contain;
}

.icon-servicios.icons.i-2 {
  position: absolute;
  width: 100px;
  height: 80px;
  top: 15%;
  right: 0px;
  background: transparent url(../img/icons-2.png) no-repeat;
  background-size: contain;
}

.icon-servicios.icons.i-3 {
  position: absolute;
  width: 70px;
  height: 140px;
  left: 0;
  bottom: 50%;
  background: transparent url(../img/icons-3.png) no-repeat;
  background-size: contain;
}

.icon-servicios.icons.i-5 {
  position: absolute;
  width: 130px;
  height: 30px;
  right: 26%;
  top: 7%;
  background: transparent url(../img/icons-5.png) no-repeat;
  background-size: contain;
}

.icon-servicios.icons.i-6 {
  position: absolute;
  width: 45px;
  height: 45px;
  left: 15%;
  top: 4%;
  background: transparent url(../img/icons-6.png) no-repeat;
  background-size: contain;
}

.icon-servicios.icons.i-7 {
  position: absolute;
  width: 130px;
  height: 30px;
  left: 14%;
  bottom: -10%;
  background: transparent url(../img/icons-5.png) no-repeat;
  background-size: contain;
}

.icon-servicios.icons.i-8 {
  position: absolute;
  width: 130px;
  height: 30px;
  right: 14%;
  bottom: -10%;
  background: transparent url(../img/icons-5.png) no-repeat;
  background-size: contain;
}

.icon-servicios.icons.i-9 {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 6%;
  bottom: 20%;
  background: transparent url(../img/icons-6.png) no-repeat;
  background-size: contain;
}

.icon-servicios.icons.i-10 {
  position: absolute;
  width: 130px;
  height: 82px;
  bottom: -12%;
  right: 0px;
  background: transparent url(../img/icons-2.png) no-repeat;
  background-size: contain;
}

/* FIN Estilos Page Servicios */

/* Estilos Tiendas Test */

@media (max-width: 768px) {
  .icon-tiendas {
    display: none;
  }
}

.icon-tiendas.icons.i-1 {
  position: absolute;
  width: 35px;
  height: 35px;
  left: 6%;
  top: 14%;
  background: transparent url(../img/icons-1.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-2 {
  position: absolute;
  width: 100px;
  height: 80px;
  top: 14%;
  right: 0px;
  background: transparent url(../img/icons-2.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-3 {
  position: absolute;
  width: 70px;
  height: 140px;
  left: 0;
  top: 22%;
  background: transparent url(../img/icons-3.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-5 {
  position: absolute;
  width: 130px;
  height: 30px;
  right: 5%;
  top: 27%;
  background: transparent url(../img/icons-5.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-6 {
  position: absolute;
  width: 45px;
  height: 45px;
  left: 11%;
  top: 27%;
  background: transparent url(../img/icons-6.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-7 {
  position: absolute;
  width: 130px;
  height: 30px;
  left: 5%;
  top: 50%;
  background: transparent url(../img/icons-5.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-8 {
  position: absolute;
  width: 130px;
  height: 30px;
  right: 20%;
  bottom: 26%;
  background: transparent url(../img/icons-5.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-9 {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 11%;
  bottom: 44%;
  background: transparent url(../img/icons-6.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-10 {
  position: absolute;
  width: 130px;
  height: 82px;
  top: 35%;
  right: 0px;
  background: transparent url(../img/icons-2.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-11 {
  position: absolute;
  width: 130px;
  height: 82px;
  top: 66%;
  right: 0px;
  background: transparent url(../img/icons-2.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-12 {
  position: absolute;
  width: 35px;
  height: 35px;
  left: 12%;
  top: 39%;
  background: transparent url(../img/icons-1.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-13 {
  position: absolute;
  width: 70px;
  height: 140px;
  left: 0;
  top: 60%;
  background: transparent url(../img/icons-3.png) no-repeat;
  background-size: contain;
}

.icon-tiendas.icons.i-14 {
  position: absolute;
  width: 35px;
  height: 35px;
  left: 10%;
  top: 70%;
  background: transparent url(../img/icons-1.png) no-repeat;
  background-size: contain;
}

/* Fin Estilos Tiendas Test */

/* Estilos Cartelera Muvix */
.mt-129 {
  margin-top: 129px;
}

.box_film .duration {
  font-family: "Bebas Neue Regular";
  text-transform: uppercase;
  color: #a4aab0;
  font-size: 17px;
}

.box_film .titlefilm {
  font-family: "Bebas Neue Regular";
  text-transform: uppercase;
  color: #2c3a49;
  font-size: 40px;
}

.box_film .descriptionfilm {
  color: #a4aab0;
  font-size: 17px;
}

.action {
  display: inline-block;
  margin-right: 50px;
}

@media (max-width: 768px) {
  .action {
    display: block;
    margin-right: 0px;
  }

  .img-film {
    display: block;
    margin: 0 auto;
  }
}

.action .link {
  color: #b11d3f;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Bebas Neue Regular";
}

.separate {
  border-top: 3px solid #4b4b4a !important;
  margin: 4rem 0 4rem 0;
}
/* FIN Estilos Cartelera Muvix */

.filtro__tiendasabiertas {
  position: relative;
  display: block;
  background-color: white;
  padding: 0 50px;
}
.filtro__tiendasabiertas .bl-solid {
  position: absolute;
  width: 10px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #e6e6e6;
  z-index: 1;
}
.filtro__tiendasabiertas .br-solid {
  position: absolute;
  width: 10px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #e6e6e6;
  z-index: 1;
}
.filtro__tiendasabiertas .filtro__title {
  position: relative;
  width: 100%;
  color: #ffffff;
  font-family: "Gobold";
  font-size: 30px;
  padding: 1rem 0;
  text-transform: uppercase;
  background-color: #ff7903;
}

.filtro__tiendasabiertas .card {
  border: none;
  border-radius: 0px;
}
.filtro__tiendasabiertas .card a {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.filtro__tiendasabiertas .card a:hover {
  opacity: 0.7;
}
.filtro__tiendasabiertas .card img {
  border: 1px solid #b3b3b3;
  border-radius: 0px;
}
.filtro__tiendasabiertas .card .title {
  font-family: "Gotham-Bold";
  color: #333333;
  position: relative;
  display: block;
  width: max-content;
  margin: 0 auto;
}
@media (max-width: 768px) {
	.filtro__tiendasabiertas .card .title {
		font-size: 10px;
		width: 100%;
	}
}
.filtro__tiendasabiertas .card .title:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #ff7900;
  border-radius: 50px;
  position: absolute;
  left: -15px;
  top: 50%;
  -webkit-transform: translateY(-160%);
  transform: translateY(-160%);
  display: block;
}
@media (max-width: 768px) {
	.filtro__tiendasabiertas .card .title:before {
		display: none;
	}
}
.bloque-clock .fa-clock {
  color: #fff;
}
.bloque-clock .clock &gt; span {
  margin-left: 15px;
  color: #fff;
  display: block;
  font-family: "Gobold";
  font-size: 14px;
  line-height: normal;
}
</pre></body></html>