/* VARIABLES GLOBALES */

:root {
  --celeste: #0eb4f1;
  --navy: #1b285b;
  --rojo: #e4dc52;
  --grisclaro: #f4f4f4;
  --amarillo: #d9e80f;
  --bordo: #871538;
  --text-xs: 0.8rem;
  --text-s: 0.9rem;
  --text-m: 1.2rem;
  --text-ml: 1.4rem;
  --text-l: 1.6rem;
  --text-xl: 2rem;
  --text-xxl: 2.4rem;
  --thin: "Graphik-Light", sans-serif;
  --light: "Graphik-Regular", sans-serif;
  --bold: "Graphik-Bold", sans-serif;
  --extrabold: "Graphik-Black", sans-serif;
}

.titulo0 {
  font-family: var(--bold);
  font-size: var(--text-xxl);
}

.titulo1 {
  font-family: var(--bold);
  font-size: var(--text-xl);
}

.titulo2 {
  font-family: var(--bold);
  font-size: var(--text-l);
}

.titulo3 {
  font-family: var(--bold);
  font-size: var(--text-ml);
}

.titulo4 {
  font-family: var(--bold);
  font-size: var(--text-m);
}

.text-celeste {
  color: var(--celeste);
}

.text-navy {
  color: var(--navy);
}

.text-bordo {
  color: var(--bordo);
}

.text-thin {
  font-family: var(--thin);
}

.text-light {
  font-family: var(--light);
}

.text-bold {
  font-family: var(--bold);
}

.text-black {
  font-family: var(--black);
}

img {
  max-width: 100%;
}

/* figure {
  display: flex;
  flex-direction: column;
} */

figure img {
  width: 100% !important;
}

/* SLIDER FOTOS */

.vuelo-hotel .swiper-slide img,
.swiper-slide img {
  max-width: 100%;
  width: 100%;
}

.exp-itinerario .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
}

/*# sourceMappingURL=keen-slider.min.css.map */

.banner-fixture {
  background-image: url(../../images/fixture/banner-principal.jpg);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  background-position: center;
  height: 645px;
}

.logos-empresas {
  position: absolute;
  bottom: 70px;
  right: 85px;
  display: none;
}

.barr {
  width: 80px;
  height: 15px;
  background-color: #d9e80f;
  margin-left: 0;
  margin-bottom: 30px;
  margin-top: 30px;
}

.container-banner {
  margin-left: 85px;
  margin-right: 85px;
  position: relative;
}

.header-fixture {
  height: 640px;
  position: relative;
}

.cover-fixture {
  position: relative;
  height: 645px;
  display: flex;
  align-items: flex-end;
  padding-bottom: 100px;
}

.cover-fixture::before {
  background-color: #000000;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}

.title-banner-fixture {
  margin-left: 80px;
}
.title-banner-fixture .second-img {
  max-width: 70%;
  height: auto;
  margin-bottom: 2rem;
}
.icon-banner-fixture {
  position: relative;
  top: 180px;
}

.btn.btn-buy {
  border: solid 2px #fff;
}

.btn.btn-buy img {
  width: 30px;
  margin-right: 15px;
}

.btn.btn-buy span {
  color: #fff;
}

.btn.btn-buy2 {
  width: 250px;
  height: 50px;
  background-color: #d9e80f;
  right: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
}

.btn.btn-buy2 img {
  width: 30px;
  margin-right: 15px;
}

.btn.btn-buy span {
  color: #fff;
}

.title-banner-fixture h1 {
  font-size: 3rem;
  color: white;
  font-family: "Graphik", sans-serif;
  max-width: 870px;
}

#getting-started div {
  text-align: center;
  color: #ffffff;
  width: auto;
  display: inline-block;
  font-size: 3rem;
  margin-right: 25px;
  font-family: "Graphik-Medium", sans-serif;
}

#getting-started div span {
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.9rem;
  display: block;
  letter-spacing: 0.1rem;
  font-family: "Graphik-Light", sans-serif;
}

.width-banner-content {
  justify-content: center;
  width: 70%;
  height: 377px;
}

.no-width {
  width: unset;
}

.content-description-fixture {
  margin-bottom: 60px;
  margin-top: 60px;
}

.description-bold {
  font-family: "Graphik-Bold";
  font-size: 1rem;
}

.description-light {
  font-family: "Graphik-Light";
  font-size: 1rem;
}

.card-header button.btn-link {
  font-family: "Graphik-Bold", sans-serif;
  font-size: 1.2rem;
  color: var(--navy);
}

.detail-menu {
  font-family: "Graphik-Medium";
}

.text-light-itinerary {
  font-family: "Graphik-Light";
}

.white-color-background {
  background-color: #ffffff !important;
}

#list-items-descriptions {
  width: 300px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}

#list-items-descriptions li {
  color: white;
  display: inline-block;
  font-family: "Graphik-Light";
  font-size: 13px;
  width: 100%;
}

.style-fixture-btn-info {
  width: 90%;
  margin: 0 auto;
}

.input-calendar {
  width: 319px;
  height: 130px;
  border: 1px solid #f4f4f4;
  padding: 15px;
  background-color: #f4f4f4;
}

.input-calendar p {
  margin-top: 12px;
  padding-left: 15px;
  font-family: "Graphik-Light";
}

.btns-calendars {
  padding-left: 15px;
}

.btn-calendar {
  border-radius: 0px;
  background-color: black;
  border: 0px;
  font-family: "Graphik-Regular";
}

.daterangepicker .calendar-table .next span {
  display: none;
}

.daterangepicker .calendar-table .prev span {
  display: none;
}

.panel-title {
  background-color: #d9d9d9;
  padding: 10px;
}

.intro-experiencia p strong {
  font-family: "Graphik-Bold", sans-serif;
}

p b {
  font-family: "Graphik-Bold", sans-serif;
}

.hotel {
  margin-top: 45px;
  margin-bottom: 35px;
}

.hotel .nombre {
  font-size: 1.5rem;
}

.hotel-intro {
  margin-top: 100px;
}

.hotel-intro .titulo {
  font-family: "Graphik-Bold", sans-serif;
  font-size: 2rem;
}

.hotel-fotos {
  max-width: 100%;
}

.hotel-fotos {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hotel-fotos img {
  width: 30%;
  height: auto;
}

.copa-america p {
  font-family: "Graphik-Medium", sans-serif;
  font-size: 1.5rem;
}

.copa-america {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.copa-america img {
  margin: 50px;
  width: 120px;
  height: 120px;
}

/* ESQUI */

#experiencia-esqui-japon .logos-empresas,
#experiencia-esqui-escandinavia .logos-empresas,
#experiencia-esqui-beaver-creek .logos-empresas {
  display: block;
}

.text-small {
  font-size: 0.9rem;
}

.text-l {
  font-size: 1.3rem;
}

.text-l span {
  font-size: 1rem;
}

.lightblue {
  color: #00b0f0;
}

.cotizacion {
  background-color: #db0c4c;
}

.cotizacion .title-service {
  color: white;
}

.cotizacion p,
.cotizacion h3 {
  color: white;
}

.cotizacion p {
  font-size: 18px;
}

.cotizacion .title-service::after {
  background-color: white;
}

.cotizacion .precio {
  font-size: 3em;
}

#experiencia-esqui p.subtitulo {
  font-size: 1.5rem;
  font-weight: 600;
  color: #0eb4f1;
  font-family: "Graphik-Bold", sans-serif;
}

#cotizacion {
  background-color: #0eb4f1;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

#experiencia-esqui #cotizacion p.subtitulo,
#cotizacion p {
  color: #fff;
}

#contacto {
  background-color: #f4f4f4;
}

@media (min-width: 1680px) {
  .daterangepicker {
    top: 43px !important;
    right: -1px !important;
    background-color: #f4f4f4;
    border-radius: 0px;
  }
}

@media (min-width: 1024px) and (max-width: 1280px) {
  .circle-counter {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 3px solid white;
    text-align: center;
    margin-right: 25px;
    padding: 15px;
  }

  .list-items-itinerary {
    height: 110px;
  }

  .daterangepicker .drp-calendar {
    max-width: unset;
    width: 278px;
    height: 260px;
  }

  .daterangepicker {
    top: 58px !important;
    right: -1px !important;
    background-color: #f4f4f4;
    border-radius: 0px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .icon-banner-fixture img {
    width: 100% !important;
  }

  .icon-banner-fixture {
    position: relative;
    left: 0px;
    top: 190px !important;
    margin: 0 auto;
  }

  .title-banner-fixture {
    margin-left: unset;
  }

  .barr {
    width: 87px;
    height: 10px;
    left: 0;
    background-color: #d9e80f;
    margin-left: 0px;
    margin-bottom: 30px;
  }

  .counter {
    margin-left: 0px;
    margin-top: 70px;
    display: inline-flex !important;
  }

  .circle-counter {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid white;
    text-align: center;
    margin-right: 25px;
    padding: 14px;
  }

  .time-number {
    font-size: 34px;
    font-family: "Graphik-Medium", sans-serif;
    color: white;
  }

  .time-type {
    font-size: 10px;
    text-transform: uppercase;
    font-family: "Graphik-Medium", sans-serif;
    color: white;
  }

  .itinerary-icon-fly {
    background-image: url(../../images/fixture/icon-vuelos.svg);
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    margin: unset;
    position: absolute;
    left: 120px;
  }

  .itinerary-icon-house {
    background-image: url(../../images/fixture/icon-hotel.svg);
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    margin: unset;
    position: absolute;
    left: 140px;
  }

  .itinerary-icon-hotel {
    background-image: url(../../images/fixture/icon-hotel.svg);
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    margin: unset;
    position: absolute;
    left: 140px;
  }

  .cartel-information {
    background-color: #ff0013;
    height: auto;
    width: 315px;
  }

  .text-itinerary-fly {
    font-family: "Graphik-Light";
    font-size: 13px;
    margin-top: 50px;
  }

  .margin-top-mobile {
    margin-top: 91px;
  }

  .style-mobile-free-day {
    position: absolute;
    left: 122px;
  }

  .list-items-itinerary {
    height: 115px;
  }

  .list-items-itinerary li {
    font-family: "Graphik-Light";
    font-size: 12px;
  }

  .margin-top-mobile-lastitem {
    margin-top: 72px;
  }

  .title-mobile-right-column {
    font-size: 20px;
  }

  .white-color-background {
    background-color: #ffffff !important;
  }

  .description-stadium-itinerary {
    width: auto;
    display: block;
    margin-top: 100px;
    /* margin-left: 140px; */
    margin-left: 30px;
  }

  .date-picker {
    height: 52px !important;
    border: 1px solid #e4e4e4;
    width: 100%;
  }

  .date-range-picker {
    text-align: center;
    font-family: helvetica;
    padding: 0.8em;
    position: absolute;
    top: 0;
    background: #d9e80f;
    color: black;
    width: 100%;
    z-index: 1000;
    font-size: 12px;
    height: 100%;
  }

  .input-calendar {
    width: 100%;
    height: 99px;
    border: 1px solid #f4f4f4;
    padding: 0px;
    background-color: #f4f4f4;
  }

  .input-calendar p {
    text-align: center;
    margin-top: 12px;
    padding-left: 0px;
    font-family: "Graphik-Light";
    font-size: 12px;
  }

  .btn-calendar {
    border-radius: 0px;
    background-color: black;
    border: 0px;
    font-family: "Graphik-Regular";
    font-size: 9px;
  }

  .daterangepicker {
    top: 856px !important;
    right: 32px !important;
    background-color: #f4f4f4;
    border-radius: 0px;
    display: none !important;
  }
}

@media only screen and (min-width: 375px) and (max-width: 812px) {
  .hide-element {
    display: none;
  }

  .title-banner-fixture {
    margin: 0 auto;
  }

  .title-banner-fixture h2 {
    font-size: 47px;
    color: white;
    font-family: Graphik-Black;
  }

  .barr {
    width: 87px;
    height: 10px;
    background-color: #d9e80f;
    margin-left: 48px;
    margin-bottom: 30px;
    margin-top: 39px;
  }

  .icon-banner-fixture {
    position: relative;
    left: 0px;
    top: 0px;
    margin: 0 auto;
  }

  .icon-banner-fixture img {
    width: 83px;
  }

  .counter-mobile {
    justify-content: center;
    margin-top: 20px;
    display: inline-flex !important;
  }

  .time-number {
    font-size: 38px;
    font-family: "Graphik-Medium", sans-serif;
    color: white;
  }

  .counter-mobile .circle-counter {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid white;
    text-align: center;
    margin-right: 20px;
    padding: 10px;
  }

  .show-mobile {
    display: inline-block !important;
  }

  .display-in-mobile {
    flex-direction: column-reverse;
  }

  .date-picker {
    height: 246px;
    border: 1px solid #e4e4e4;
    width: 100%;
  }

  .cartel-information {
    background-color: #ff0013;
    height: auto;
    width: 100%;
  }

  .description-in-mobile {
    width: 300px;
    margin: 0 auto;
    text-align: center;
  }

  .mobile-description-ligth {
    margin-top: 30px;
    text-align: center;
  }

  .with-100-mobile {
    width: 100%;
  }

  .detail-menu {
    display: none;
  }

  .margin-botom-mobile {
    margin-bottom: 50px !important;
  }

  .container-banner {
    margin-left: 0px;
    margin-right: 0px;
  }

  .width-banner-content {
    justify-content: end;
    width: 100%;
    height: 377px;
    margin-top: 0px;
  }

  .img-circle-hotel-mobile img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 80%;
    left: 70%;
  }

  .img-hotel-mobile {
    display: none;
  }

  .box-itinerary-height-300 {
    height: 330px;
  }

  .text-center-mobile {
    text-align: center;
  }

  .box-itinerary-height-190 {
    height: 372px;
  }

  #list-items-descriptions li {
    color: white;
    display: inline-block;
    font-family: "Graphik-Light";
    font-size: 13px;
    width: unset;
  }
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
  .daterangepicker {
    top: 856px !important;
    right: 94px !important;
    background-color: #f4f4f4;
    border-radius: 0px;
  }
}

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
  .title-banner-fixture {
    margin-top: 47px;
  }

  .bar {
    width: 87;
    height: 10px;
    background-color: #d9e80f;
    margin-bottom: 8px;
    margin-top: 39px;
  }

  .icon-banner-fixture {
    top: 0px;
  }

  .counter {
    margin-left: 80px;
  }

  .display-mobile-landscape {
    display: block !important;
  }

  .no-mobile-landscape {
    display: none !important;
  }

  .counter {
    margin: 0 auto;
    display: inline-flex;
  }

  .daterangepicker {
    top: 856px !important;
    right: 129px !important;
    background-color: #f4f4f4;
    border-radius: 0px;
  }

  .daterangepicker .drp-calendar {
    max-width: unset;
    width: 477px;
    height: 260px;
  }

  .date-picker {
    height: 314px;
    border: 1px solid #e4e4e4;
    width: 100%;
  }

  .input-calendar {
    width: 100%;
    height: 130px;
    border: 1px solid #f4f4f4;
    padding: 15px;
    background-color: #f4f4f4;
  }
}

/* Landscape */

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
  .barr {
    margin: 0 auto;
  }
}

/**
* Ipad Pro
* Landscape
*/

/* Portrait and Landscape */

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .title-banner-fixture {
    margin-left: 0px;
  }
}

@media only screen and (min-width: 1366px) and (max-width: 1366px) and (orientation: landscape) {
  .title-banner-fixture {
    margin-left: 80px;
  }

  .daterangepicker {
    top: 856px !important;
    right: 165px;
    background-color: #f4f4f4;
    border-radius: 0px;
  }
}

@media only screen and (max-width: 1024px) {
  .counter {
    margin: auto;
  }

  .circle-counter {
    width: 110px;
    height: 110px;
    margin: auto;
  }

  .counter .circle-counter:last-child {
    display: none;
  }
}

/* FIXTURE NUEVO */

.seleccionar-experiencia {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
}

.tab-content {
  display: none;
}

.nav-tabs.seleccionar-experiencia {
  border: 0;
  margin-bottom: 5rem;
}

.seleccionar-experiencia .experiencia {
  padding: 15px;
  order: 0;
  flex: 1 1 auto;
  align-self: auto;
}

.seleccionar-experiencia .experiencia img {
  max-width: 100%;
  -webkit-filter: grayscale(50%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(50%);
}

.seleccionar-experiencia .experiencia:hover img {
  -webkit-filter: grayscale(0);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0);
}

.seleccionar-experiencia .experiencia a.active img {
  -webkit-filter: grayscale(0);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0);
}

.seleccionar-experiencia .experiencia h2 {
  font-size: 1.3rem;
  font-family: "Graphik-Bold", sans-serif;
  text-align: center;
  margin-top: 1rem;
  font-weight: 600;
}

.exp-header {
  font-family: "Graphik", sans-serif;
  min-height: 25rem;
  background: rgba(0, 0, 0, 0.21);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  position: relative;
  align-items: center;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 3rem;
  padding-left: 15px;
  padding-right: 15px;
}

.header-fixture::before,
.exp-header::before {
  background-color: #000000;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.4;
}

.exp-header span {
  background-color: red;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 600;
  z-index: 4;
  margin-bottom: 1rem;
}

.exp-header h2 {
  font-weight: 600;
  font-size: 2rem;
  color: #ffffff;
  width: 100%;
  z-index: 4;
}

.exp-header p.fechas {
  font-weight: 600;
  color: #d9e80f;
  width: 100%;
  text-transform: uppercase;
  z-index: 4;
}

.exp-itinerario {
  position: relative;
  height: 100%;
  margin-bottom: 5rem;
}

.exp-itinerario .gap {
  height: 5rem;
  position: relative;
  width: 100%;
}

.exp-itinerario .linea {
  margin: auto;
  left: calc(50% - 3px);
  position: absolute;
  height: 100%;
  width: 6px;
  padding-bottom: 20px;
  background-color: #e5e5e5;
}

.exp-itinerario .linea:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: -7px;
  background-color: #e5e5e5;
  top: 0;
  border-radius: 50%;
}

.exp-itinerario .linea:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: -7px;
  background-color: #e5e5e5;
  bottom: 0;
  border-radius: 50%;
}

.exp-itinerario .fecha {
  position: absolute;
  top: calc(50% - 60px);
  left: calc(50% - 60px);
  background-color: #0b1439;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 40;
  font-family: "Graphik-Bold", sans-serif;
}

.exp-itinerario .fecha .numero {
  margin: 0;
  font-size: 3rem;
  line-height: 3rem;
  z-index: 100;
  font-weight: 800;
}

.exp-itinerario .fecha .dia {
  margin: 0;
  font-size: 1.5rem;
  z-index: 100;
  line-height: 1rem;
}

.exp-itinerario .fecha .mes {
  margin: 0;
  font-size: 1rem;
  z-index: 100;
  line-height: 0.5rem;
}

.item-vh {
  display: flex;
  font-family: "Graphik", sans-serif;
  align-items: center;
  margin-left: 60px;
  margin-right: 60px;
}

.item-vh .titulo,
.item-vh-texto .titulo {
  font-family: "Graphik-Bold", sans-serif;
  font-size: 1.3rem;
  margin: 0;
}

.item-vh .subtexto,
.item-vh-texto .subtexto {
  font-family: "Graphik-Regular", sans-serif;
  font-size: 1.3rem;
  margin: 0;
}

.vuelo-hotel {
  position: relative;
  min-height: 200px;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.item-vh img {
  margin-right: 10px;
}

.item-vh img.icono {
  max-width: 50px;
  max-height: 50px;
}

.vuelo-hotel .col-md-6 ~ .col-md-6 .item-vh {
  margin-left: 60px;
}

.row .col-md-6:nth-child(1) .item-vh {
  margin-left: 0 !important;
}

.row .col-md-6:nth-child(2) .item-vh {
  margin-left: 60px !important;
  margin-right: 0 !important;
}

.vuelo-hotel img {
  width: 60%;
}

.exp-itinerario .partido {
  position: relative;
  min-height: 35rem;
}

.exp-itinerario .partido .fecha {
  background-color: #e30000;
}

.exp-itinerario .partido .imagen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.exp-itinerario .partido .data {
  background-color: #1b285b;
  color: #ffffff;
  font-family: "Graphik-Regular", sans-serif;
  padding: 3% 3% 3% 90px;
}

.exp-itinerario .partido .data h2 {
  font-family: "Graphik-Bold", sans-serif;
}

.exp-itinerario .partido .fase {
  font-family: "Graphik-Regular", sans-serif;
  font-size: 1.5rem;
  margin: 0;
}

.exp-itinerario .partido .encuentro {
  font-family: "Graphik-Bold", sans-serif;
  font-size: 2rem;
  line-height: normal;
}

.exp-itinerario .partido .sede {
  font-size: 1rem;
  margin: 0;
}

.exp-itinerario .partido .equipos .escudos img {
  max-width: 100px;
  margin: auto;
}

.partido .linea {
}

.partido .linea:before {
  content: none;
}

.partido .linea:after {
  content: none;
}

.exp-itinerario .excursion {
  position: relative;
  background-color: gray;
}

.evento-esp {
  position: relative;
  background-color: #f4f4f4;
}

.evento-esp .container {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.evento-esp img {
  max-width: 80%;
}

.evento-esp .titulo {
  font-family: "Graphik-Bold", sans-serif;
  font-size: 1.3rem;
  margin: 0;
}

.evento-esp .subtexto {
  font-family: "Graphik-Regular", sans-serif;
  margin: 0;
}

.evento-esp .item-vh {
  flex-direction: column;
  font-size: 1.8rem;
}

.evento-esp .col-md-6.item-vh {
  margin-left: 0;
  padding-left: 60px;
  justify-content: center;
}

.evento-esp .linea {
  background-color: #d0d0d0;
}

.evento-esp .linea:before {
  content: none;
}

.evento-esp .linea:after {
  content: none;
}

.exp-itinerario .evento-esp .fecha {
  top: calc(50% - 60px);
}

.exp-contenid .servicios {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #f4f4f4;
  text-align: center;
}

.exp-contenid .servicios .col-md-4 {
  text-align: center;
  margin-bottom: 1.5rem;
}

.exp-contenid .servicios img {
  max-width: 50px;
  max-height: 50px;
  margin-bottom: 15px;
}

.exp-contenid .servicios p {
  width: 100%;
  margin: 0;
  font-size: 1.1rem;
  font-family: "Graphik-Regular", sans-serif;
}

.tab-content .servicios p.titulo {
  width: auto;
  display: inline-block;
  font-weight: 700;
  position: relative;
  font-size: 42px;
  margin-bottom: 2rem;
  font-family: "Graphik-Bold", sans-serif;
  color: #ffffff;
  text-align: center;
  z-index: 5;
  margin-bottom: 3rem;
}

.tab-content .servicios p.titulo:before {
  content: "";
  width: 100%;
  top: 0;
  left: 0;
  margin: auto;
  background-color: #0b1439;
  position: absolute;
  height: 100%;
  z-index: -1;
  display: inline-block;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.servicios a.style-fixture-btn-info {
  width: auto;
  background-color: #d9e80f;
  color: Black;
  margin: auto;
}

.titulo-interior {
  margin: auto;
  background-color: #ffffff;
}

.titulo-interior .subtitulo {
  margin: auto;
  text-align: center;
  font-size: 2rem;
  font-weight: 800;
  padding: 15px;
}

p.subtitulo {
  font-size: 2rem;
  font-family: "Graphik-Medium", sans-serif;
}

#landing {
  margin-top: 3rem;
}

#landing h1 {
  font-family: "Graphik-Bold";
}

#landing .header-landing {
  min-height: 568px;
  position: relative;
}

#landing .header-landing img {
  position: absolute;
  width: 100%;
}

#landing .col-md-9 hr {
  width: 87px;
  height: 10px;
  background-color: #d9e80f;
  border: none;
  text-align: left;
  left: 0;
  margin-left: 0;
}

#landing .content-description-fixture {
  margin-top: 20px;
}

#landing .landing-header {
  color: navy;
  text-align: center;
  padding-top: 40px;
}

#landing .landing-header h2 {
  font-weight: 600;
  color: #0b1439;
  width: 100%;
}

#landing .landing-header p {
  font-size: 1.25rem;
  font-weight: 600;
  color: #e52527;
}

.servicio {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.servicio p {
  text-align: left;
}

.servicio img {
  width: 45px;
  height: 45px;
}

p.tit-landing {
  font-size: 1.8rem !important;
  text-align: left !important;
  font-family: "Graphik-Bold", sans-serif !important;
  margin-bottom: 25px !important;
}

#landing .exp-itinerario {
  margin-bottom: 1.8rem;
}

#landing label {
  text-align: left;
  width: 100%;
}

.landing-cierre p {
  font-size: 1.8rem;
}

@media (max-width: 768px) {
  .mobile-reverse-col {
    display: flex;
    flex-direction: column-reverse;
  }

  .logos-empresas {
    bottom: 30px;
    width: 230px;
    left: 70px;
  }

  #getting-started {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  #getting-started div {
    max-width: 20%;
    font-size: 1.8rem;
    text-align: left;
  }

  .cover-fixture {
    position: relative;
    min-height: 450px;
    margin-bottom: 25px;
    align-items: center;
    padding-top: 75px;
  }

  .barr {
    width: 50px;
    margin-left: 0;
  }

  .container-banner {
    margin: 0;
  }

  .title-banner-fixture {
    margin-left: 0;
  }

  .title-banner-fixture h1 {
    font-size: 1.8rem;
  }

  .vuelo-hotel .col-md-6 ~ .col-md-6 .item-vh {
    margin: 0;
  }

  .item-vh {
    margin-left: auto;
    margin-right: auto;
  }

  .item-vh .titulo,
  .item-vh-texto .titulo,
  .item-vh .subtexto,
  .item-vh-texto .subtexto {
    font-size: 1rem;
  }

  .exp-itinerario .fecha {
    top: 0;
  }

  .exp-itinerario .partido .fecha {
    top: -60px;
  }

  .exp-itinerario .evento-esp .fecha {
    top: -50px;
  }

  .exp-itinerario .partido .data {
    background-color: #1b285b;
    color: #ffffff;
    font-family: "Graphik-Regular", sans-serif;
    padding: 2%;
  }

  .exp-itinerario .partido .data h2 {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }

  .partido .equipos {
    text-align: center;
    margin-bottom: 20px;
  }

  .partido .equipos img {
    margin: auto;
  }

  .copa-america p {
    font-family: "Graphik-Medium", sans-serif;
    font-size: 1.2rem;
    text-align: center;
  }

  .copa-america {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .copa-america img {
    margin: 50px;
    width: 100px;
    height: 100px;
  }

  .partido .sede {
    justify-content: center;
  }

  .vuelo-hotel {
    padding-top: 140px;
  }

  .exp-contenid .servicios img {
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .header-fixture {
    height: auto;
  }

  .item-vh {
    margin-left: 0;
    margin-right: 0;
    justify-content: flex-start;
  }

  .evento-esp img {
    margin-left: 10%;
    margin-right: 10%;
  }

  .evento-esp img.icono {
    margin: 0;
    margin-right: 10px;
  }

  .exp-itinerario .partido {
    margin-bottom: 5rem;
  }

  .exp-itinerario .partido .data h1 {
    font-size: 1.8rem;
  }

  .exp-itinerario .partido .imagen {
    min-height: 250px;
  }

  .exp-itinerario .partido .data {
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .linea {
    opacity: 0;
  }

  .item-vh h3 {
    font-size: 1rem;
  }

  .item-vh h4 {
    font-size: 1rem;
  }

  .titulo-interior .subtitulo {
    font-size: 1.5rem;
  }

  .content-description-fixture {
    margin-top: 0;
  }

  .title-banner-fixture h2 {
    font-size: 2rem;
    color: white;
    font-family: "Graphik-Black";
  }

  .justify-content-centern img {
    margin: auto;
    max-width: 150px;
  }

  .row .col-md-6:nth-child(2) .item-vh {
    margin: 0 !important;
  }

  .buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .buttons a {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    min-height: 55px;
  }

  .tab-content .servicios p.titulo {
    font-size: 1.5rem;
  }

  .tab-content .servicios p.titulo:before {
    max-width: 225px;
  }

  p.tit-landing {
    font-size: 1.8rem !important;
  }

  .contacto-datos {
    margin-bottom: 1rem;
  }

  .hotel-fotos {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .hotel-fotos img {
    width: inherit;
  }
}

@media (max-width: 576px) {
  :root {
    --text-xs: 0.8rem;
    --text-s: 0.9rem;
    --text-m: 1.1rem;
    --text-ml: 1.2rem;
    --text-l: 1.4rem;
    --text-xl: 1.5rem;
    --text-xxl: 1.6rem;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .row {
    width: 100% !important;
  }

  .item-vh img.icono {
    width: auto;
    height: auto;
  }

  .partido {
    height: 35rem;
  }

  .exp-header {
    height: 25rem;
  }

  .tab-content .servicios h2:before {
    content: none;
  }

  .tab-content .servicios h2 {
    background-color: red;
    display: inline-block;
  }

  .seleccionar-experiencia .experiencia {
    max-width: 33%;
  }
}
