@font-face {
  font-family: "The Bold Font";
  src: url("../../fonts/TheBoldFont-Bold.eot");
  src: url("../../fonts/TheBoldFont-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/TheBoldFont-Bold.woff2") format("woff2"), url("../../fonts/TheBoldFont-Bold.woff") format("woff"), url("../../fonts/TheBoldFont-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "open_sans_bold";
  src: url("../../fonts/opensans-bold-webfont.eot");
  src: url("../../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-bold-webfont.woff2") format("woff2"), url("../../fonts/opensans-bold-webfont") format("woff"), url("../../fonts/opensans-bold-webfont") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.menu ul li a {
  height: 45px;
}

.menu .dd-in li {
  margin: -6px 0;
}

.wrap_sideImg {
  width: 12% !important;
}
.wrap_sideImg.toPlace.topcont_home a {
  display: inline-block;
}
.wrap_sideImg.toPlace.topcont_home a img {
  width: 100%;
}
.wrap_sideImg.toPlace.topcont_home .c_reserva {
  margin-top: 20px;
}
.wrap_sideImg.toPlace.topcont_home .c_reserva_b {
  margin-bottom: 0;
}
.wrap_sideImg.toPlace.topcont_home .social {
  width: 100%;
  position: relative;
}
.wrap_sideImg.toPlace.topcont_home .social img {
  width: 100%;
}
.wrap_sideImg.toPlace.topcont_home .social .redes {
  position: absolute;
  width: 70%;
  height: 45%;
  top: 50%;
  transform: translateY(-50%);
  left: 15%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrap_sideImg.toPlace.topcont_home .social .redes a {
  padding: 3px;
  width: 20%;
  display: inline-block;
}
.wrap_sideImg.toPlace.topcont_home .social .redes a img {
  width: 100;
}

.menu ul li a {
  cursor: pointer;
}
.menu ul li ul {
  top: 100% !important;
}
.menu ul li.right ul {
  left: inherit;
  right: 0;
}
.menu ul li.right ul li.especial ul {
  left: inherit;
  right: 100%;
  top: 0%;
  padding: 8px 10px;
  background-image: url("/assets_nuevo_look/img/tablero.png");
  background-position: center;
  background-size: 100% 100%;
}
.menu ul li.right ul li.especial ul li {
  text-align: center;
}
.menu ul li.right ul li.especial ul li a {
  text-align: center;
  width: calc(100% - 10px);
  padding: 0 5px;
  height: auto;
}
.menu ul li.right ul li.especial ul li a span {
  white-space: nowrap;
  display: inline-block;
  color: white;
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "CFJackStory-Regular";
  padding: 5px 0;
}
.menu ul li.right ul li.especial ul li a img {
  width: 130px;
  height: auto;
  display: inline-block;
}

.eventos_nuevo_look {
  width: 70%;
  float: left;
  padding-top: 20px;
}
.eventos_nuevo_look .titulo_nuevo_look {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.eventos_nuevo_look .titulo_nuevo_look img {
  width: 70%;
}
.eventos_nuevo_look .content-swiper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
}
.eventos_nuevo_look .content-swiper .swiper-button-next, .eventos_nuevo_look .content-swiper .swiper-button-prev {
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  width: 60px;
}
.eventos_nuevo_look .content-swiper .swiper-button-next::after, .eventos_nuevo_look .content-swiper .swiper-button-prev::after {
  content: "";
  display: none;
}
.eventos_nuevo_look .content-swiper .swiper-button-next img, .eventos_nuevo_look .content-swiper .swiper-button-prev img {
  width: 100%;
}
.eventos_nuevo_look .content-swiper .swiper-pagination {
  bottom: inherit;
  top: inherit;
  position: relative;
  left: inherit;
  margin-top: 10px;
}
.eventos_nuevo_look .content-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  color: transparent;
  background-image: url("/assets_nuevo_look/img/paginador-corazon.png");
  background-size: 80% 80%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.eventos_nuevo_look .content-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
}
.eventos_nuevo_look .swiper-eventos {
  position: relative;
  width: 80%;
  margin: 0 20px;
}
.eventos_nuevo_look .swiper-eventos .swiper-slide img {
  width: 100%;
}
.eventos_nuevo_look .swiper-eventos .swiper-slide .casa_placa {
  width: 13vw;
  height: 4vw;
  background-image: url("/assets_nuevo_look/img/fondo_placa.png");
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.eventos_nuevo_look .swiper-eventos .swiper-slide .casa_placa span {
  font-family: "open_sans_bold";
  font-weight: bold;
  font-size: 1.4vw;
  text-transform: uppercase;
  color: black;
}
.eventos_nuevo_look.no-swiper .swiper-eventos .swiper-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.eventos_nuevo_look.no-swiper .swiper-eventos .swiper-slide {
  width: 30%;
  margin-left: 30px;
}
.eventos_nuevo_look.no-swiper .swiper-eventos .swiper-slide:nth-child(1) {
  margin-left: 0;
}
.eventos_nuevo_look.no-swiper .swiper-button-next, .eventos_nuevo_look.no-swiper .swiper-button-prev {
  display: none;
}

.productos-footer {
  width: 90%;
  background-color: #ffbc00;
  margin: 20px auto;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.productos-footer .pasate-almacen {
  width: 35%;
}
.productos-footer .pasate-almacen img {
  width: 100%;
}
.productos-footer .content-swiper {
  width: 65%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.productos-footer .content-swiper .swiper-button-next, .productos-footer .content-swiper .swiper-button-prev {
  position: relative;
  top: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  width: 40px;
}
.productos-footer .content-swiper .swiper-button-next::after, .productos-footer .content-swiper .swiper-button-prev::after {
  content: "";
  display: none;
}
.productos-footer .content-swiper .swiper-button-next img, .productos-footer .content-swiper .swiper-button-prev img {
  width: 100%;
}
.productos-footer .content-swiper .swiper-pagination {
  bottom: inherit;
  top: inherit;
  position: relative;
  left: inherit;
  margin-top: 10px;
}
.productos-footer .content-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  color: transparent;
  background-image: url("/assets_nuevo_look/img/paginador-corazon.png");
  background-size: 80% 80%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.productos-footer .content-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
}
.productos-footer .swiper-productos {
  position: relative;
  width: 80%;
  margin: 0 20px;
}
.productos-footer .swiper-productos .swiper-slide img {
  width: 100%;
}

.legal-new {
  width: 90%;
  margin: 20px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.legal-new .text-describe {
  width: 70%;
  text-align: center;
  margin: 15px 0 15px 15%;
}
.legal-new .text-describe p {
  text-align: center;
  font-family: "Microsoft Himalaya";
  text-transform: uppercase;
  color: white;
}
.legal-new .text-describe p a {
  color: white;
}
.legal-new .text-describe .p1 {
  margin-bottom: 15px;
}
.legal-new .text-describe .p1 p {
  font-size: 26px;
  margin: 0;
}
.legal-new .text-describe .p2 {
  font-size: 0.8vw;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  color: white;
}
.legal-new .text-describe .p2 a {
  padding: 5px 15px;
  text-transform: uppercase;
  color: white;
}
.legal-new .text-describe .p2 span {
  text-transform: uppercase;
  color: white;
  cursor: default;
}
.legal-new .text-describe .p2 .dropdown_footer {
  padding: 0 15px;
  margin: 0;
  list-style: none;
  display: inline-block;
  font-size: 0.8vw;
}
.legal-new .text-describe .p2 .dropdown_footer li {
  position: relative;
  display: inline-block;
}
.legal-new .text-describe .p2 .dropdown_footer li span {
  font-size: 0.8vw;
}
.legal-new .text-describe .p2 .dropdown_footer li ul {
  width: 150%;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  list-style: none;
  background-color: #620000;
  visibility: hidden;
  opacity: 0;
  padding: 10px 5px;
}
.legal-new .text-describe .p2 .dropdown_footer li ul li {
  list-style: none;
  display: inline-block;
}
.legal-new .text-describe .p2 .dropdown_footer li ul li a {
  color: white;
  font-size: 0.8vw;
  text-align: center;
  padding: 5px;
  display: inline-block;
}
.legal-new .text-describe .p2 .dropdown_footer li ul li a:hover {
  background-color: #ffbc00;
  color: black;
}
.legal-new .text-describe .p2 .dropdown_footer:hover li ul {
  visibility: visible;
  opacity: 1;
}
.legal-new .logo-colombia {
  width: 15%;
}
.legal-new .logo-colombia img {
  height: 120px;
}

.como-llegar-footer {
  text-align: center;
  margin-bottom: 20px;
}
.como-llegar-footer a img {
  height: 5rem;
}

.comoLlegar .col .direccion .item .d1 h2 {
  width: 100%;
  max-width: 80%;
}
.comoLlegar .col .direccion.t2 .item h2 {
  max-width: 58%;
}
.comoLlegar .col .direccion.t2 .item p {
  max-width: 75%;
}
.comoLlegar .col .direccion.t2 .item .d1-b {
  width: 90%;
  left: 5%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comoLlegar .col .direccion.t2 .item .d1-b P {
  max-width: 100%;
  position: relative;
  top: inherit;
  left: inherit;
  transform: translate(0%, 0%);
}
.comoLlegar .col .direccion.t3 .item h2 {
  max-width: 70%;
}
.comoLlegar .col .direccion.t3 .item p {
  max-width: 70%;
}

.footer .comoLlegar a img {
  height: 5rem;
}

.topcont_home_new {
  width: 12% !important;
}

.comoLlegar .col .direccion .logo {
  height: 165px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comoLlegar .col .direccion .item .d1.contenedor-horarios {
  width: 100%;
  /* height: 185px; */
  height: auto;
  margin: 5px 0;
  /* padding: 5px 5%; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-color: #e8dabe; */
  position: relative;
}
.comoLlegar .col .direccion .item .d1.contenedor-horarios .fondo {
  width: 100%;
}
.comoLlegar .col .direccion .item .d1 .horarios {
  font: 0.7vw "arbutus_slabregular";
  color: black;
  text-transform: uppercase;
  text-align: center;
  padding: 5px 5%;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.comoLlegar .col .direccion .item .d1 .horarios p {
  position: relative;
  top: inherit;
  left: inherit;
  transform: translate(0%, 0%);
  margin: 0;
}
.comoLlegar .col .direccion .item .d1 .horarios p strong, .comoLlegar .col .direccion .item .d1 .horarios p b {
  margin: 5px 0;
  display: inline-block;
}
.comoLlegar .col .direccion .item .d1 p {
  font-size: 12px !important;
}

.whatsapp-contact {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 4rem;
  z-index: 1001;
}
.whatsapp-contact img {
  width: 100%;
}

.reserva-n {
  width: 500px;
}
.reserva-n form .form-group {
  align-items: center;
}
.reserva-n form .double-group {
  display: flex;
  justify-content: space-between;
}
.reserva-n form .double-group .form-group {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.reserva-n form .double-group .form-group label {
  width: auto;
  text-align: left;
}
.reserva-n form .double-group .form-group input, .reserva-n form .double-group .form-group select {
  width: 50%;
}
.reserva-n form .double-group .personas {
  width: 45%;
}
.reserva-n form .double-group .personas input[type=number] {
  width: 30px;
  border: 1px solid black;
  margin-right: 3px;
}
.reserva-n form .double-group .menores {
  width: 60%;
}
.reserva-n form .double-group .menores input[type=radio] {
  width: auto;
  margin-right: 3px;
}
.reserva-n form .quiero-ir .form-group:nth-child(1) {
  width: 40%;
}
.reserva-n form .quiero-ir .form-group:nth-child(1) input[type=text] {
  width: 65%;
}
.reserva-n form .quiero-ir .form-group:nth-child(2) {
  width: 60%;
}
.reserva-n form .celebras-especial input[type=radio] {
  margin-right: 5px;
}
.reserva-n form .campos-obigatorios {
  display: flex;
  justify-content: center;
  align-items: center;
}
.reserva-n form .campos-obigatorios label {
  font-size: 10px;
}
.reserva-n form .comentraio-celebras {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  display: none;
}
.reserva-n form .comentraio-celebras input[type=text] {
  width: 53%;
}
.reserva-n form .aceptas {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px 0;
}
.reserva-n form .aceptas label {
  font-size: 10px;
}
.reserva-n form .aceptas input[type=checkbox] {
  margin-right: 3px;
}
.reserva-n form .iti {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.reserva-n form .iti .iti__flag-container {
  position: relative;
  top: inherit;
  bottom: inherit;
  right: inherit;
  left: inherit;
}
.reserva-n form .iti .iti__country {
  color: black;
}
.reserva-n form .iti input[type=text] {
  width: 60%;
}
.reserva-n form label {
  font-size: 12px;
}
.reserva-n form input[type=text], .reserva-n form input[type=email], .reserva-n form input[type=number], .reserva-n form select {
  font-size: 15px;
  font-family: "yanone_kaffeesatzlight" !important;
}
.reserva-n form input[type=text], .reserva-n form input[type=email], .reserva-n form input[type=number], .reserva-n form select {
  padding: 2px;
}

.fc .fc-button-primary {
  border: 0 !important;
  outline: none !important;
  background-color: transparent !important;
  color: transparent !important;
}
.fc .fc-button-primary:link, .fc .fc-button-primary:visited, .fc .fc-button-primary:focus, .fc .fc-button-primary:hover .fc .fc-button-primary:active, .fc .fc-button-primary:focus:hover {
  border: 0 !important;
  outline: none !important;
  background-color: transparent !important;
  color: transparent !important;
}

.fc .fc-button-primary:focus, .fc .fc-button-primary:not(:disabled).fc-button-active:focus, .fc .fc-button-primary:not(:disabled):active:focus {
  box-shadow: 0 0 0 0rem rgba(76, 91, 106, 0) !important;
}

.almacen_int .b_almacen .rotador {
  top: 3%;
  height: 80%;
}

.disclaimer-cookies {
  width: calc(100% - 2rem) !important;
  padding: 1rem !important;
  z-index: 1001 !important;
  /* background-color: #ffbc00 !important; */
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.disclaimer-cookies .contenido {
  width: 100% !important;
  padding: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.disclaimer-cookies .contenido p {
  font-size: 1.2rem !important;
  /* font-family: "Staatliches" !important; */
  /* color: #004b45 !important; */
  color: black !important;
}
.disclaimer-cookies .contenido p a {
  color: #d81d2a !important;
  font-weight: bold;
}
.disclaimer-cookies .contenido .content {
  padding-bottom: 0 !important;
  width: 80%;
}
.disclaimer-cookies .contenido .content svg path {
  fill: #d81d2a;
}
.disclaimer-cookies .contenido .opciones {
  width: 20%;
  text-align: right;
}
.disclaimer-cookies .contenido .opciones button {
  margin-left: 1rem;
  background-color: #d81d2a;
}

.mod_almacen .c_rot_almacen .rota_almacen .item .describe {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sin-productos {
  padding: 1.5rem 0;
  font-size: 1.7rem;
  font-family: "Hackney Vector";
}

.direccion-envio .col {
  width: 50%;
}
.direccion-envio .col p {
  margin: 0;
}

.mod_agregado {
  width: 100%;
}
.mod_agregado .marco {
  width: 100%;
  position: relative;
}
.mod_agregado .deco_a {
  width: 26%;
  position: absolute;
  left: 0;
  top: 9%;
  transform: translateX(-30%);
}
.mod_agregado .deco_b {
  width: 20%;
  position: absolute;
  right: 0;
  top: 0%;
  transform: translateX(20%);
}
.mod_agregado .content {
  width: 80%;
  position: absolute;
  top: 91px;
  left: 10%;
}
.mod_agregado .content .titulo {
  width: 75%;
}
.mod_agregado .content .opt {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mod_agregado .content .opt a {
  display: inline-block;
  margin: 1rem;
}
.mod_agregado .content .opt a img {
  height: 3rem;
}

.pagar .box {
  background-image: url("/assets_nuevo_look/img/fondo-pagar.jpg");
}
.pagar .box .box-wp {
  position: relative;
  width: calc(100% - 120px);
  height: auto;
  top: inherit;
  left: inherit;
  border: 1px dashed white;
  margin: 30px;
  display: inline-block;
}
.pagar .box .box-wp .producto-list {
  height: auto;
  max-height: 43rem;
}

/* The container */
.new-checkbox {
  width: auto !important;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  padding-left: 30px;
  /* margin-bottom: 12px; */
  text-align: left;
  cursor: pointer;
  font-size: 16px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.new-checkbox a {
  font-size: 16px;
  color: #BE0811;
  text-transform: uppercase;
  font-family: "Staatliches" !important;
  text-decoration: underline;
}

/* Hide the browser's default checkbox */
.new-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.new-checkmark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.new-checkbox:hover input ~ .new-checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.new-checkbox input:checked ~ .new-checkmark {
  background-color: white;
}

/* Create the checkmark/indicator (hidden when not checked) */
.new-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.new-checkbox input:checked ~ .new-checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.new-checkbox .new-checkmark:after {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  content: "";
  background-image: url("/assets_mis_datos/images/SVG/check.svg");
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: center;
}

.content-swiper-casa {
  width: 100%;
  height: 100%;
  display: flex;
}
.content-swiper-casa .swiper-casa {
  width: 100%;
  height: 100%;
}
.content-swiper-casa .swiper-casa .swiper-slide .wp-image {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-swiper-casa .swiper-casa .swiper-slide .wp-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.topCont .descrip {
  z-index: 2;
}
.topCont .descrip .ver_galeria {
  width: 86.4%;
  bottom: inherit;
  top: 100%;
}

@media (min-width: 1200px) {
  .disclaimer-cookies .contenido p {
    font-size: 1vw !important;
  }
  .megafono .thumbs_post {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    vertical-align: top;
  }
  .megafono .thumbs_post .post {
    padding: 0.5rem 0;
  }
  .megafono .thumbs_post .post .img {
    padding-top: 0 !important;
    background-color: transparent;
  }
  .megafono .thumbs_post .post .img a {
    height: 15vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .megafono .thumbs_post .post .img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
    transform: translate(0%, 0%) !important;
  }
  .megafono .thumbs_post .post .txt h3 {
    font-size: 1.2vw !important;
  }
  .megafono .thumbs_post .post.horizontal .img a {
    height: 7vw;
  }
  .registrarme .box form {
    padding: 0 0;
  }
  .datos .box .box_wp form {
    position: relative;
  }
  .datos .box .box_wp form .alert {
    top: inherit;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .datos.loggedout .box_wp {
    height: calc(100% - 120px);
    padding: 60px 100px;
  }
  .datos.loggedout .box_wp .mis-direcciones {
    padding-top: 15px;
  }
  .datos.loggedout .box form label {
    font-size: 18px;
  }
  .datos.loggedout .box form input[type=text], .datos.loggedout .box form input[type=email], .datos.loggedout .box form input[type=number], .datos.loggedout .box form select {
    font-size: 18px;
  }
  .datos.loggedout .box form button img {
    height: 95px;
  }
  .wrap_sideImg {
    background-image: url("/assets_nuevo_look/img/cadenas.png");
    background-size: auto 96%;
  }
  .wrap_sideImg.toPlace.topcont_home .redes {
    top: 42% !important;
  }
  .wrap_sideImg.toPlace.topcont_home .fondo-social {
    width: 60% !important;
  }
  .b_pqrs {
    width: 880px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .b_pqrs .formulario_pqrs {
    width: 67%;
    height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
  }
  .b_pqrs .formulario_pqrs form {
    display: flex;
  }
  .b_pqrs .formulario_pqrs form .col--1 {
    padding: 1% 0px 13% 3%;
  }
  .b_pqrs .formulario_pqrs form .col--1 .error {
    font-size: 14px;
  }
  .b_pqrs .formulario_pqrs form .col--2 {
    padding: 0% 0% 0% 10%;
  }
  .b_pqrs .formulario_pqrs form .col--2 .subtitulo {
    font-size: 22px;
    color: white;
    text-align: left;
  }
  .b_pqrs .formulario_pqrs form .col--2 textarea {
    width: 100%;
    height: 250px;
  }
  .b_pqrs .formulario_pqrs form .col--2 .ob {
    font-size: 15px;
  }
  .b_pqrs .formulario_pqrs form .col--2 .terms {
    align-items: start;
    font-size: 15px;
  }
  .b_pqrs form {
    text-align: left;
    font-size: 20px;
  }
  .b_pqrs form .form-group {
    margin: 15px 0;
    display: flex;
  }
  .b_pqrs form .form-group input {
    margin-left: 5px;
  }
  .b_pqrs form .form-group .id-field {
    width: 25%;
    margin-right: 10px;
  }
  .b_pqrs .btn-pqrs {
    position: absolute;
    width: 350px;
    bottom: -23%;
    left: 35%;
    z-index: 100;
  }
  .b_pqrs .btn-pqrs img {
    width: 150px;
  }
  .reserva-n .fondo_reserva_mobile {
    display: none;
  }
}
@font-face {
  font-family: "HWT_Artz_W00_Regular";
  src: url("../fonts/65923d225f2e78842d14d51023161b8e.eot"); /* IE9*/
  src: url("../fonts/65923d225f2e78842d14d51023161b8e.eot?#iefix") format("embedded-opentype"), url("../fonts/65923d225f2e78842d14d51023161b8e.woff2") format("woff2"), url("../fonts/65923d225f2e78842d14d51023161b8e.woff") format("woff"), url("../fonts/65923d225f2e78842d14d51023161b8e.ttf") format("truetype"), url("../fonts/65923d225f2e78842d14d51023161b8e.svg#HWT Artz W00 Regular") format("svg"); /* iOS 4.1- */
}
@font-face {
  font-family: "Roboto_Flex";
  src: url("../fonts/RobotoFlex-Regular.eot");
  src: url("../fonts/RobotoFlex-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoFlex-Regular.woff2") format("woff2"), url("../fonts/RobotoFlex-Regular.woff") format("woff"), url("../fonts/RobotoFlex-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.new_pedidos {
  background-color: black;
  position: relative;
}
.new_pedidos .deco_iz, .new_pedidos .deco_der {
  width: 28%;
  position: absolute;
  top: 0;
  left: 0;
}
.new_pedidos .deco_der {
  left: inherit;
  right: 0;
}
.new_pedidos .wp {
  width: 60%;
  margin: 0 auto;
  background-image: url("../../assets_nuevo_look/img/new_pedidos/marco.png");
  background-size: 100% auto;
  background-position: top;
  padding: 25vw 5% 0 5%;
}
.new_pedidos h2 {
  font-family: "HWT_Artz_W00_Regular";
  font-size: 2.3vw;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2vw 0;
}
.new_pedidos h2 span {
  width: 50%;
  padding: 0 2vw;
  text-align: center;
}
.new_pedidos h2::before, .new_pedidos h2::after {
  content: "";
  display: block;
  width: 25%;
  height: 4px;
  background-color: white;
}
.new_pedidos .describe {
  font-family: "HWT_Artz_W00_Regular";
  font-size: 1vw;
  color: white;
  margin-bottom: 1vw;
}
.new_pedidos .wp_scroll {
  height: 50vw;
  overflow-y: scroll;
  padding-right: 10px;
  padding-bottom: 5vw;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.new_pedidos .wp_scroll::-webkit-scrollbar {
  width: 10px;
}
.new_pedidos .wp_scroll::-webkit-scrollbar-track {
  background: #a1090c;
}
.new_pedidos .wp_scroll::-webkit-scrollbar-thumb {
  background: #f9cb38;
}
.new_pedidos .wp_scroll::-webkit-scrollbar-thumb:hover {
  background: #f1930c;
}
.new_pedidos table th label {
  font-family: "HWT_Artz_W00_Regular";
  text-transform: uppercase;
  font-size: 1.6vw;
  white-space: nowrap;
  padding: 0 0.5vw;
}
.new_pedidos table td, .new_pedidos table label, .new_pedidos table select, .new_pedidos table input, .new_pedidos table textarea, .new_pedidos table p {
  font-family: "Roboto_Flex";
  font-size: 1.4vw;
}
.new_pedidos table td {
  text-align: center;
}
.new_pedidos table td input[type=number] {
  width: 4vw;
}
.new_pedidos table tr td:nth-child(1) {
  text-align: left;
}
.new_pedidos table tr td label {
  display: inline-block;
}
.new_pedidos .s-form {
  width: 40%;
  margin: 2vw auto;
}
.new_pedidos .s-form .form-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.new_pedidos .s-form .form-group input, .new_pedidos .s-form .form-group input[type=text], .new_pedidos .s-form .form-group input[type=tel], .new_pedidos .s-form .form-group select, .new_pedidos .s-form .form-group textarea {
  width: 100%;
  background-color: transparent;
  border-bottom: 2px solid white;
  color: white;
  padding: 1vw;
  font-family: "Roboto_Flex" !important;
  font-size: 1.1vw !important;
}
.new_pedidos .s-form .form-group input::placeholder, .new_pedidos .s-form .form-group input[type=text]::placeholder, .new_pedidos .s-form .form-group input[type=tel]::placeholder, .new_pedidos .s-form .form-group select::placeholder, .new_pedidos .s-form .form-group textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}
.new_pedidos .s-form .form-group input:-ms-input-placeholder, .new_pedidos .s-form .form-group input[type=text]:-ms-input-placeholder, .new_pedidos .s-form .form-group input[type=tel]:-ms-input-placeholder, .new_pedidos .s-form .form-group select:-ms-input-placeholder, .new_pedidos .s-form .form-group textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}
.new_pedidos .s-form .form-group input::-ms-input-placeholder, .new_pedidos .s-form .form-group input[type=text]::-ms-input-placeholder, .new_pedidos .s-form .form-group input[type=tel]::-ms-input-placeholder, .new_pedidos .s-form .form-group select::-ms-input-placeholder, .new_pedidos .s-form .form-group textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}
.new_pedidos .s-form .form-group textarea {
  border: 2px solid white;
}
.new_pedidos .s-form .form-group label {
  font-family: "Roboto_Flex";
  font-size: 1.1vw;
}
.new_pedidos .s-form .form-group input:nth-child(2) {
  margin-left: 2vw;
}
.new_pedidos .s-form .form-group select option {
  color: black;
}
.new_pedidos .s-form .form-group .checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0.5rem 0;
  font-size: 1vw;
  font-family: "Roboto_Flex";
}
.new_pedidos .s-form .form-group .checkbox label {
  width: 100%;
  color: white;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0.5rem;
}
.new_pedidos .s-form .form-group .checkbox label input[type=checkbox] {
  width: auto;
  margin-right: 0.5rem;
  display: inline-block;
}
.new_pedidos .s-form .form-group .checkbox label span {
  display: inline-block;
  margin-right: 0.5rem;
}
.new_pedidos .s-form .form-group .checkbox a {
  display: inline-block;
  font-size: 1vw !important;
  font-family: "Roboto_Flex";
}
.new_pedidos .s-form .form-group input[type=submit] {
  /* background-color: white; */
  color: #da1417;
  color: white;
  font-family: "HWT_Artz_W00_Regular" !important;
  font-size: 2vw !important;
  border: 4px solid white;
  cursor: pointer;
  margin: 2rem 0;
}

@media (min-width: 1400px) {
  .b_pqrs .formulario_pqrs {
    top: 60%;
  }
  .b_pqrs .btn-pqrs {
    bottom: -7%;
  }
}
.fc-daygrid-event-harness {
  cursor: pointer;
}

@media (max-width: 768px) {
  .wrap_sideImg {
    width: 46% !important;
  }
  .wrap_sideImg.toPlace.topcont_home .social img {
    display: block !important;
  }
  .calendario-eventos-nuevo {
    width: 75%;
  }
  .calendario-eventos-nuevo .close {
    width: 14% !important;
    top: 0% !important;
    right: 0% !important;
    z-index: 10;
    transform: translate(50%, -50%);
  }
  .calendario-eventos-nuevo .marco-contenedor {
    text-align: center;
  }
  .calendario-eventos-nuevo .marco-contenedor .marco {
    width: 100% !important;
    display: none;
  }
  .calendario-eventos-nuevo .marco-contenedor .logo {
    display: none;
  }
  .calendario-eventos-nuevo .marco-contenedor .container {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    top: inherit;
    left: inherit;
  }
  .calendario-eventos-nuevo .marco-contenedor .container .col:nth-child(1), .calendario-eventos-nuevo .marco-contenedor .container .col:nth-child(2) {
    width: 100%;
  }
  .calendario-eventos-nuevo .marco-contenedor .container .col:nth-child(2) {
    text-align: center;
  }
  .calendario-eventos-nuevo .marco-contenedor .container #calendar {
    height: 350px;
  }
  .calendario-eventos-nuevo .marco-contenedor .container #calendar .fc-toolbar-title {
    font-size: 2rem;
  }
  .calendario-eventos-nuevo .marco-contenedor .container #calendar .fc-daygrid-day-number {
    font-size: 16px;
  }
  .calendario-eventos-nuevo .marco-contenedor .container #calendar .fc-prev-button, .calendario-eventos-nuevo .marco-contenedor .container #calendar .fc-next-button {
    width: 2rem;
  }
  .calendario-eventos-nuevo .marco-contenedor .container .poster {
    width: 65%;
    margin: 0 auto;
  }
  .calendario-eventos-nuevo .boton-enviar {
    position: relative !important;
    bottom: inherit !important;
    left: inherit !important;
    transform: translate(0%, 0%) !important;
  }
  .disclaimer-cookies .contenido {
    flex-wrap: wrap;
  }
  .disclaimer-cookies .contenido .content, .disclaimer-cookies .contenido .opciones {
    width: 100%;
  }
  .disclaimer-cookies .contenido .content {
    margin-bottom: 1rem;
  }
  .disclaimer-cookies .contenido .opciones {
    text-align: center;
  }
  .disclaimer-cookies .contenido .opciones button {
    font-size: 1.2rem;
  }
  .titulo-dual-menu {
    padding: 15px 0;
  }
  .dual-menu {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
  }
  .dual-menu .col {
    width: 50%;
  }
  .dual-menu ul li a img {
    height: 42px !important;
  }
  .mobileMenuCont {
    height: calc(100vh - 50px);
    overflow: scroll;
  }
  .menu-cositas {
    width: 240px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001;
    opacity: 0;
    visibility: hidden;
  }
  .menu-cositas.view {
    opacity: 1;
    visibility: visible;
  }
  .menu-cositas ul {
    padding: 8px 10px;
    background-image: url("/assets_nuevo_look/img/tablero.png");
    background-position: center;
    background-size: 100% 100%;
  }
  .menu-cositas ul li {
    text-align: center;
  }
  .menu-cositas ul li a {
    text-align: center;
    width: calc(100% - 10px);
    padding: 0 5px;
    height: auto;
    border: 0;
  }
  .menu-cositas ul li a span {
    width: 100%;
    white-space: nowrap;
    display: inline-block;
    color: white;
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "CFJackStory-Regular";
    padding: 5px 0;
  }
  .menu-cositas ul li a img {
    width: 130px;
    height: auto;
    display: inline-block;
  }
  .productos_new {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-template-columns: inherit;
    gap: inherit;
  }
  .productos_new .producto {
    width: 48%;
    margin-bottom: 1rem;
  }
  .footer {
    padding-top: 20px !important;
  }
  .footer .widthWrap {
    padding-top: 20px !important;
  }
  .footer .recomendados .widthWrap {
    padding-top: 0px !important;
  }
  .wrap_sideImg.toPlace.topcont_home .social img {
    display: none;
  }
  .wrap_sideImg.toPlace.topcont_home .social .redes {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .wrap_sideImg.toPlace.topcont_home .social .redes a img {
    display: block;
  }
  .whatsapp-contact {
    right: inherit;
    left: 2%;
  }
  .eventos_nuevo_look {
    width: 90%;
    margin: 0 5%;
  }
  .eventos_nuevo_look .swiper-eventos .swiper-slide .casa_placa {
    width: 13rem;
    height: 4rem;
  }
  .eventos_nuevo_look .swiper-eventos .swiper-slide .casa_placa span {
    font-size: 1.4rem;
  }
  .productos-footer {
    display: inline-block;
  }
  .productos-footer .pasate-almacen {
    width: 60%;
    margin: 10px 20%;
  }
  .productos-footer .content-swiper {
    width: 90%;
    margin: 0 5%;
  }
  .legal-new {
    display: block;
  }
  .legal-new .text-describe {
    margin: 15px auto;
  }
  .legal-new .text-describe .p2 {
    font-size: 14px;
  }
  .legal-new .text-describe .p2 a {
    font-size: 14px;
  }
  .legal-new .text-describe .p2 .dropdown_footer {
    font-size: 14px;
  }
  .legal-new .text-describe .p2 .dropdown_footer li a, .legal-new .text-describe .p2 .dropdown_footer li span {
    font-size: 14px;
  }
  .legal-new .text-describe .p2 .dropdown_footer li ul {
    width: 100%;
    display: inline-block;
    visibility: visible;
    opacity: 1;
    position: relative;
    top: inherit;
    left: inherit;
    transform: translate(0%, 0%);
    background-color: transparent;
  }
  .legal-new .text-describe .p2 .dropdown_footer li ul li a {
    font-size: 14px;
  }
  .legal-new .logo-colombia {
    width: 50%;
    margin: 0 auto;
  }
  .legal-new .logo-colombia img {
    width: 100%;
    height: auto;
  }
  .legal-new .como-llegar {
    width: 60%;
    margin: 0 auto;
  }
  .widthWrap {
    padding-top: 62px;
  }
  .mobileMenu {
    height: 62px;
  }
  .mobileMenu .nav-bar-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mobileMenu .nav-bar-mobile .col {
    width: 50%;
    padding: 0.5rem;
  }
  .mobileMenu .nav-bar-mobile .col:nth-child(2) {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .mobileMenu .nav-bar-mobile .carrito-mobile {
    position: relative;
    margin-right: 1rem;
  }
  .mobileMenu .nav-bar-mobile .carrito-mobile img {
    height: 3rem;
  }
  .mobileMenu .nav-bar-mobile .carrito-mobile span {
    position: absolute;
    top: 0;
    left: 0;
  }
  .mobileMenu .nav-bar-mobile #mobileBtn {
    margin: 0;
    width: auto;
    height: 3rem;
  }
  .new_pedidos .deco_iz, .new_pedidos .deco_der {
    display: none;
  }
  .new_pedidos .wp {
    width: calc(96% - 1rem);
    padding: 12rem 0.5rem 0 0.5rem;
  }
  .new_pedidos h2 {
    font-size: 2rem;
    padding: 2rem 0;
    /* &::before, &::after{
        content: '';
        display: block;
        width: 25%;
        height: 4px;
        background-color: white;
    } */
  }
  .new_pedidos h2 span {
    padding: 0 2rem;
  }
  .new_pedidos .describe {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
  .new_pedidos .wp_scroll {
    height: 70vh;
    padding-right: 0;
    padding-bottom: 0;
  }
  .new_pedidos .wp_scroll form {
    width: 100%;
  }
  .new_pedidos table th label {
    font-size: 1.6rem;
    padding: 0 0.5rem;
    white-space: normal;
  }
  .new_pedidos table td, .new_pedidos table label, .new_pedidos table select, .new_pedidos table input, .new_pedidos table textarea, .new_pedidos table p {
    font-size: 1.4rem;
  }
  .new_pedidos table td input[type=number] {
    width: 4rem;
  }
  .new_pedidos table tr td:nth-child(1) {
    text-align: left;
  }
  .new_pedidos table tr td label {
    display: inline-block;
  }
  .new_pedidos .s-form {
    width: 90%;
    margin: 2rem auto;
  }
  .new_pedidos .s-form .form-group input, .new_pedidos .s-form .form-group input[type=text], .new_pedidos .s-form .form-group input[type=tel], .new_pedidos .s-form .form-group select, .new_pedidos .s-form .form-group textarea {
    padding: 1rem;
    font-size: 1.1rem !important;
  }
  .new_pedidos .s-form .form-group label {
    font-size: 1.1rem;
  }
  .new_pedidos .s-form .form-group input:nth-child(2) {
    margin-left: 2rem;
  }
  .new_pedidos .s-form .form-group .checkbox {
    padding: 0.5rem 0;
    font-size: 1rem;
  }
  .new_pedidos .s-form .form-group .checkbox label {
    margin-right: 0.5rem;
  }
  .new_pedidos .s-form .form-group .checkbox label input[type=checkbox] {
    margin-right: 0.5rem;
  }
  .new_pedidos .s-form .form-group .checkbox label span {
    margin-right: 0.5rem;
  }
  .new_pedidos .s-form .form-group .checkbox a {
    font-size: 1rem !important;
  }
  .new_pedidos .s-form .form-group input[type=submit] {
    color: white;
    font-size: 2rem !important;
  }
  .pt-reserva {
    padding-top: 40px;
  }
  .reserva-n {
    margin: 0 0;
    background-image: url("/assets_nuevo_look/img/fondo_reserva_mobile.png");
    background-repeat: no-repeat;
  }
  .reserva-n .papel {
    display: none;
  }
  .reserva-n .fondo_reserva_mobile {
    width: 100%;
    display: block;
  }
  .reserva-n form {
    width: 70%;
    position: relative;
    top: inherit;
    left: inherit;
    height: auto;
    margin: 0 15%;
    padding-top: 14rem;
  }
  .reserva-n form label {
    font-size: 14px;
    line-height: 100%;
  }
  .reserva-n form .quiero-ir .form-group:nth-child(1) {
    width: 100% !important;
  }
  .reserva-n form .double-group {
    display: block;
  }
  .reserva-n form .double-group .form-group {
    width: 100% !important;
  }
  .reserva-n form .celebras-especial {
    flex-wrap: wrap;
    justify-content: center;
  }
  .reserva-n form .celebras-especial .campo_inicial {
    max-width: 70%;
    margin-right: 30%;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 15px;
  }
  .reserva-n form .comentraio-celebras {
    justify-content: center;
  }
  .reserva-n form .comentraio-celebras input[type=text] {
    width: 70%;
  }
  .reserva-n form .form-group {
    margin-bottom: 15px;
  }
  .widthWrap {
    padding-top: 0;
  }
  .widthWrap .content-swiper-casa {
    min-height: 100vh;
  }
  .widthWrap .content-swiper-casa .swiper-casa {
    min-height: 100vh;
  }
  .widthWrap .content-swiper-casa .swiper-casa .swiper-slide .wp-image {
    height: 100vh;
  }
  .widthWrap .content-swiper-casa .swiper-casa .swiper-slide .wp-image img {
    height: 100vh;
  }
  .widthWrap .en_plaza {
    display: none;
  }
}
.calendario-eventos-nuevo {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1002;
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.calendario-eventos-nuevo .boton-misiva {
  position: absolute;
  top: -45px;
  left: -30px;
  z-index: 100;
}
.calendario-eventos-nuevo .boton-misiva img {
  width: 160px;
}
.calendario-eventos-nuevo .marco-contenedor {
  position: relative;
}
.calendario-eventos-nuevo .marco-contenedor .marco {
  width: 921px;
}
.calendario-eventos-nuevo .logo {
  width: 200px;
  position: absolute;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  /* transform: translate(-50%, -50%); */
}
.calendario-eventos-nuevo .boton-enviar {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -23%);
  z-index: 2;
}
.calendario-eventos-nuevo .boton-enviar img {
  width: 200px;
}
.calendario-eventos-nuevo .flecha {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.calendario-eventos-nuevo .flecha.anterior-calendario {
  left: 0;
}
.calendario-eventos-nuevo .flecha.siguiente-calendario {
  right: 0;
}
.calendario-eventos-nuevo .flecha img {
  width: 100px;
}
.calendario-eventos-nuevo .container {
  width: 706px;
  height: 450px;
  position: absolute;
  z-index: 1;
  top: 15%;
  left: 12%;
  background-image: url("/assets_nuevo_look/img/fondo-calendario-eventos.jpg");
  background-size: 100%;
  background-position: top left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.calendario-eventos-nuevo .container .col {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  /* &:nth-child(1){
      width: 60%;
  }
  &:nth-child(2){
      width: 44%;
  } */
}
.calendario-eventos-nuevo .container .swiper-eventos-popup {
  height: 100%;
}
.calendario-eventos-nuevo .container .link_poster {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.calendario-eventos-nuevo .container .poster {
  position: relative;
  z-index: 0;
  height: 100%;
  margin: 0 auto;
}
.calendario-eventos-nuevo .container #calendar {
  width: 100%;
  height: 100%;
  padding: 1rem;
}
.calendario-eventos-nuevo .container #calendar table, .calendario-eventos-nuevo .container #calendar tbody, .calendario-eventos-nuevo .container #calendar th, .calendario-eventos-nuevo .container #calendar tr, .calendario-eventos-nuevo .container #calendar td {
  border: 0;
}
.calendario-eventos-nuevo .container #calendar .fc-col-header {
  width: 100% !important;
}
.calendario-eventos-nuevo .container #calendar .fc-col-header th .fc-scrollgrid-sync-inner a {
  color: white;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-family: "The Bold Font";
}
.calendario-eventos-nuevo .container #calendar .fc-daygrid-body {
  width: 100% !important;
}
.calendario-eventos-nuevo .container #calendar .fc-scrollgrid-sync-table {
  width: 100% !important;
}
.calendario-eventos-nuevo .container #calendar .fc-daygrid-day-frame {
  background-color: #f4ee99;
  margin: 0.5rem;
}
.calendario-eventos-nuevo .container #calendar .fc-col-header-cell-cushion a {
  color: white;
  font-size: 14px;
}
.calendario-eventos-nuevo .container #calendar .fc-daygrid-day-number {
  color: #e96967;
  font-size: 27px;
  font-family: "The Bold Font";
}
.calendario-eventos-nuevo .container #calendar .fc-scroller {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.calendario-eventos-nuevo .container #calendar .fc-scroller::-webkit-scrollbar {
  width: 5px;
}
.calendario-eventos-nuevo .container #calendar .fc-scroller::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.calendario-eventos-nuevo .container #calendar .fc-scroller::-webkit-scrollbar-thumb {
  background: #e96967;
}
.calendario-eventos-nuevo .container #calendar .fc-scroller::-webkit-scrollbar-thumb:hover {
  background: #e96967;
  opacity: 0.8;
}
.calendario-eventos-nuevo .container #calendar .fc-button .fc-icon {
  display: none;
}
.calendario-eventos-nuevo .container #calendar .fc-prev-button, .calendario-eventos-nuevo .container #calendar .fc-next-button {
  width: 5rem;
  height: 5rem;
  background-color: transparent;
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.calendario-eventos-nuevo .container #calendar .fc-next-button {
  background-image: url("/assets_nuevo_look/img/calendario-siguiente.png");
}
.calendario-eventos-nuevo .container #calendar .fc-prev-button {
  background-image: url("/assets_nuevo_look/img/calendario-anterior.png");
}
.calendario-eventos-nuevo .container #calendar .fc-toolbar-title {
  font-size: 3rem;
  text-align: center;
  font-family: "The Bold Font";
  text-transform: uppercase;
}
.calendario-eventos-nuevo .container #calendar .fc-h-event {
  background-color: #620000;
}
.calendario-eventos-nuevo .container #calendar .fc-h-event .fc-event-title {
  color: #e4e00a;
}
.calendario-eventos-nuevo .close {
  width: 5%;
  position: fixed;
  top: 5%;
  right: 5%;
  cursor: pointer !important;
}
.calendario-eventos-nuevo .close img {
  width: 100%;
}
.calendario-eventos-nuevo.view {
  visibility: visible;
  opacity: 1;
}

.b_contacto .boton-misiva {
  position: absolute;
  top: 0;
  left: -300px;
  z-index: 100;
}
.b_contacto .boton-misiva img {
  width: 250px;
}

.modal-pqrs {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  z-index: 1002;
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: rgba(0, 0, 0, 0.7607843137);
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-pqrs .modal-content {
  position: relative;
}
.modal-pqrs .modal-content img {
  width: 800px;
}
.modal-pqrs .modal-content .close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer !important;
}
.modal-pqrs .modal-content .close img {
  width: 50px;
}
.modal-pqrs.view {
  visibility: visible;
  opacity: 1;
}

/*# sourceMappingURL=style.css.map */

