@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto'), local('Roboto-Regular'),
         url('../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-condensed-v18-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
         url('../fonts/roboto-condensed-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/roboto-condensed-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/roboto-condensed-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/roboto-condensed-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
  }
  /* roboto-condensed-700 - latin */
  @font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-condensed-v18-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
         url('../fonts/roboto-condensed-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/roboto-condensed-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/roboto-condensed-v18-latin-700.woff') format('woff'), /* Modern Browsers */
         url('../fonts/roboto-condensed-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/roboto-condensed-v18-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
  }

  @font-face {
    font-family: "Open Sans Bold";
    src: url("/assets/fonts/OpenSans-Bold.ttf");
  }

.pl-8 { padding-left: 8rem; }
.pr-8 { padding-right: 8rem; }

.pl-10 { padding-left: 10rem; }
.pr-10 { padding-right: 10rem; }

.list-none { list-style: none; }

.fs-10 { font-size:10px!important; }
.fs-14 { font-size:14px; }
.fs-16 { font-size:16px; }
.fs-20 { font-size:20px; }
.fs-25 { font-size:25px; }
.fs-40 { font-size:40px; }

.adsense-size { height:350px; width: 350px; }

.vm-gal-favron {
    z-index: 99;
    padding-right: 5rem;
}

.vm-gal-favron > a > i {
    color: inherit;
}

.nav-linkH {
    font-size: 14px !important;
}

.vm-tr-title {
    font-size: 30px;
}

.vm-tr-imgtext {
    font-size: 14px;
}

.calendar-event-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    color:#014B92;
}

.route-title, .route-all-destinations {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.route-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color:#000;
    font-family: 'Open Sans Bold';
    min-height: 40px;
}

.block-with-text-one-line {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}
.block-with-text-two-lines {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}
.block-with-text-three-lines {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}
.block-with-text-four-lines {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}
.block-with-text-five-lines {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: white;
}

.route-card {
    min-height: 420px;
}

.route-card:hover {
    background-color:#f6f6f6;
}

.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.routes-destinations::after {
    font-family: "Open Sans";
    font-weight: 900;
    content: "-";
}

.routes-destinations:last-child:after {
    content: "";
}

.up-text {
    min-height: 80px;
    position: absolute;
    bottom: 0;
}

@media screen and (max-width: 963px) {
    .pl-8, .pl-10 { padding-left:0; }
    .pr-8, .pr-10 { padding-right:0; }
}

.jb-terminos-condiciones { background: url(/assets/images/terminos-condiciones.jpg) bottom; height: 250px;  }
.jb-terminos-condiciones h1 { font-size: 64px; }

.mosaic-bg { background-color: #fff; background-image: url(/assets/images/svg/TexturaPatron.svg); }
.mosaic-bg-gradient-bottom { background-color: #fff; background-image: url(/assets/images/Textura_Fondo.png); background-position:bottom; background-size: cover; }
.mosaic-bg-gradient-top { background-color: #fff; background-image: url(/assets/images/Textura_Fondo_Invertida.png); background-position:top; background-size: cover; }
.bg-covid-1 { background:url(/assets/images/svg/bg-covid-1.svg); background-position:center; background-size: cover; }
.bg-gradient-green { 
    background: rgb(90,183,174);
    background: linear-gradient(180deg, rgba(90,183,174,1) 1%, rgba(185,221,210,1) 61%, rgba(255,255,255,1) 100%); 
    height: 225px;
    padding-top: 6%;
}

.alert-darker {
    color: #fff;
    background-color: #000;
    border-color:#000;
}

.bg-content { height:330px; }

.jb-recomendaciones-covid {
    background: url(/assets/images/virus-1920.jpg) no-repeat 100%;
    box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
    background-size: cover;
    height: 20rem !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.jb-title-covid {
    font-size: 64px;
    font-family: 'Roboto Condensed';
}

#carouselExampleIndicators2 > a >.carousel-control-prev-icon {
    margin-top: 30vh;
}

#carouselExampleIndicators2 > a >.carousel-control-next-icon {
    margin-top: 30vh;
}

.carousel-image {
    width:250px;
    height:auto;
}

.vm-map-banner {
    background-color: #000;
    height: 75px !important;
}

.vm-angeles-red {
    border: 1px solid #FF0000 !important;
    height: 35px !important;
    width: 119px !important;
    margin-left: 2rem;
}
@media (max-width: 576px) {
    .vm-angeles-red {
        margin-left: 1rem;
    }
}

.vm-angeles-border {
    border-left: 2px solid #FFF;
    height: 3rem;
}

.vm-angeles {
    height: 55px !important;
    width: 140px !important;
    padding-right: 5px;
}

.sm-spotify > iframe {
    padding-left: 0vw;
    padding-right: 0vw;
}

.sm-spotify > .row > iframe {
    padding-right:20px;
}

.sm-banner {
    margin: unset;
}

.vm-map-banner-img>img:not(.vm-angeles-red,.vm-angeles) {
    height: 6.3vh !important;
    width: 11.9rem !important;
}

.jb-covid > .row > div > p.h3 {
    font-family: 'Roboto Condensed' !important;
    font-weight: 700;
}

.jb-bg-blog {
    box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.3) !important;
    background-size: cover !important;
    height: 20rem !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
}

#buscador.detalle-banner {
    max-height: 40vh;
}

.jb-blog-list {
    list-style-type: none;
    display: inline-flex;
}

.jb-blog-list > li {
    cursor: pointer !important;
}

.jb-cookies {
    background: url(/assets/images/politicas-cookies.jpg) center; height: 250px;
}
.jb-cookies h1 { font-size: 64px; }

.jb-privacidad { background: url(/assets/images/politicas-privacidad.jpg) bottom; height: 250px;  }
.jb-privacidad h1 { font-size: 64px; }
.jumbotron-content { height:380px; }

footer {
	background: var(--fondo-footer) !important
}
footer #social li.menu-item {
	list-style: none;
	float: left;

    margin: 0.1rem 0.2rem;
    width: 2.5rem !important;
    height: 2.5rem !important;
    border: 1.5px solid var(--circulo-blanco) !important;
    border-radius: 50%;
    font-size: 1.2rem;
}

body {
    padding: 55px 0 0 0;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
}

.bg-pink-flowers {
    background: url(/assets/images/bg-flores.jpg) center center;
    min-height: 240px;
}

.bg-blue-buildings {
    background: url(/assets/images/bg-blue-buildings.jpg) center center;
    background-size:cover;
}

.bg-day-dead {
    background: url(/assets/images/bg-dia-muertos.png) center center;
    background-size:cover;
}


.hideElement {
    display: none !important;
}

a, a>strong {
    text-decoration: none !important;
}

.carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 100% !important;
    color: gray !important;
}

ol.carousel-indicators {
    bottom: -10px !important;
}

@media (min-width: 768px) {
    .h-md-100 { height: 100vh; }
    .map-indicators div {
        display: inline;
    }
}

.btn-round {
    border-radius: 30px;
}

.bg-indigo {
    background: url(/assets/images/404_background.png) no-repeat 50% 100%;
    background-size: cover;
}

.bg-city-express {
    background: url(/assets/images/cabecera-city-express.jpg) center center no-repeat;
    background-size: cover;
}

.log-not-found {
    display: block;
}

p.not-found-title {
    font-size: 40px;
}

p.not-found-subtitle {
    font-size: 30px;
}

a.not-found-title {
    font-size: 20px;
    background-color: #EE2743;
    padding-right: 7.2rem;
    padding-left: 7.2rem;
}

.thumb-1 {
    outline: 5px solid #fff !important;
    padding: 0px !important
}

.thumb-2 {
    min-width:213px !important;
    min-height:213px !important;
    max-width:213px !important;
    max-height:213px !important;
    outline: 5px solid #fff !important;
    padding: 0px !important
}

.ml-n45 {
    margin-left: -2.5rem !important;
}

.bg-vm-white {
    background-color: rgb(251, 251, 251);
}

.bg-pink { background-color: #AC2284; }

.text-cyan { color: #35bdff; }
.text-green { color: #0F645C; }

/* CALENDARIO */
.main-calendar {
    max-width: max-content;
    margin: 3em auto 0 auto;
    padding: 1.5em;
    background-color: #fff;
    border: 2px solid var(--blue-grey-200);
    border-radius: 8px;
    min-height: 364px;
}

.calendar-title {
    color: #A71D3C;
    font-weight: 700;
    line-height: 16px;
    font-size: 20px;
 }

/* For the month */
.month-indicator {
  color: var(--blue-grey-700);
  text-align: center;
  font-weight: 500;
}

/* CSS grid used for the dates */
.day-of-week,
.date-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}

/* Styles for the weekday/weekend header */
.day-of-week {
  margin-top: 1.25em;
}

.day-of-week > * {
  font-size: 0.7em;
  color: var(--blue-grey-400);
  font-weight: 500;
  letter-spacing: 0.1em;
  font-variant: small-caps;
  text-align: center;
}

/* Dates */
.date-grid {
  margin-top: 0.5em;
}

/* Positioning the first day */
.august button:first-child {
  grid-column: 7;
}

.september button:first-child {
  grid-column: 3;
}

.october button:first-child {
  grid-column: 5;
}

.november button:first-child {
  grid-column: 0;
}

.december button:first-child {
  grid-column: 3;
}

.january button:first-child {
  grid-column: 6;
}

.february button:first-child {
  grid-column: 2;
}

.march button:first-child {
  grid-column: 2;
}

.april button:first-child {
  grid-column: 5;
}

.may button:first-child {
  grid-column: 7;
}

.june button:first-child {
  grid-column: 3;
}

.july button:first-child {
  grid-column: 5;
}
/* Style for each day */
.date-grid button {
  position: relative;
  border: 0;
  width: 4.5ch;
  height: 4.5ch;
  border-radius: 50%;
  background-color: transparent;
  color: var(--blue-grey-600);
}

.date-grid button:hover,
.date-grid button:focus {
  outline: none;
  background-color: var(--blue-grey-050);
  color: var(--blue-grey-700);
}

.date-grid button:active,
.date-grid button.is-selected {
  background-color: var(--teal-100);
  color: var(--teal-900);
}
/* CALENDARIO */

/* LANDING COVID */
.widgetMobileCovid { display:none; }

.covid-card {
    background-color: #383838;
    border-radius: 8px;
}

.covid-card-title {
    color: #fff;
    font-size: 32px;
    font-weight: 400;
}

.covid-card-places {
    font-size: 9px;
    font-weight: 700;
    text-align: center;
}

.covid-indicators-text { font-size:10px; }

.widget-title-covid { min-width:275px; }

/*Indicadores de covid*/
.covid-card-desc { border-radius: 8px; }
.covid-card-green { background-color: #B2F4C5; }
.covid-card-yellow { background-color: #FFF59D; }
.covid-card-orange { background-color: #FFE8AE; }
.covid-card-red { background-color: #FEC5B5; }

/*Textos de covid*/
.covid-semaforo-text { font-size:12px; } 
.covid-green {color:#1ABF52;}
.covid-yellow {color:#FFF59D;}
.covid-orange {color:#FEA828;}
.covid-red {color:#D1391D;}
.covid-link {color:#FDD62C;}
.covid-title { color: #43C0B6; }

/* GENERAL */

.btn-left-center { text-align: left; }
.pt-105 { padding-top:105px; }
.pb-30 { padding-bottom: 30px; }
.pb-45 { padding-bottom: 45px; }

.img-banner-fluid { width: 70%; }

/*CONTENIDO SIEMPRE CENTRADO SOLO PARA TEXTOS*/
.center { position: relative; }
.center p {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.height-card-punto { 
    min-height: 154px; 
    background-color :#F5F5F5;
    border: 0;
    border-radius: 8px;
}

.pages {
    display:flex;
}

.pagination {
    display: flex;
    padding-left: 0;
    border-radius: 4px;
}

.pagination-indicator {
    border: 1px solid #a2a2a2;
    padding: 0 5px;
}

.pagination-indicator a {
    color: #000;
}

.pagination-indicator:hover {
    background-color: #c1c1c1;
}

.pagination-indicator.active {
    background-color: #e1e1e1;
}

.pagination-indicator-left {
    border-radius: 5px 0px 0px 5px;
}

.pagination-indicator-right {
    border-radius: 0px 5px 5px 0px;
}

.title-detail {
    font-family: 'Open Sans Bold';
}

.img-hover-home:hover {
    opacity: 0.9;
    color:#fff;
}

.content-img-centered{
    position: relative;
    text-align: center;
    color: white;
}

.text-centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 31px;
    font-weight: 700;
    font-family: "Open Sans Bold"!important;
}

.vcenter { display: flex; align-items: center; }

.d-contents { display: contents; }

.under-shadow { box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }

.no-border { border:0!important; }

.carousel-space {margin: 0 5%;}

.vm-text-pink {
    color: #d8326e;
    border: none!important;
}

.vm-text-mexican-pink {
    color: #e91d87;
    border: none!important;
}

.vm-text-red {
    color: #db2a23;
    border: none!important;
}

.vm-text-yellow {
    color: #fbaf36;
    border: none!important;
}

.vm-text-purple {
    color: #ac2270;
    border: none!important;
}

.vm-text-green {
    color: #8fc238;
    border: none!important;
}

.vm-text-blue {
    color: #359dc4;
    border: none!important;
}

.vm-text-light-blue {
    color: #84d2ee;
    border: none!important;
}

.vm-text-darker-green {
    color: #396d1a;
    border: none!important;
}

.vm-text-orange {
    color: #e7b529;
    border: none!important;
}

.vm-text-gray {
    color: #bdbdbd;
    border: none!important;
}

.vm-no-border {
    border: none;
}

.vm-pointer {
    cursor:pointer;
}

.vm-fa-xs {
    font-size: 1rem;
    border: solid;
    border-radius: 50%;
    border-color: gray;
    border-width: .5px;
}

.bg-gray { background-color: #f2f2f2; }
.bg-dark { background-color:#383838; }
.bg-shadow { background-color: rgba(0, 0, 0, 0.6); }

.calendar-bg-white { background-color:#fff; padding:10px; }

.bg-receso { background-color: #42B75E!important; border-radius:0!important; }
.bg-inscripciones { background:url("/assets/images/feriados/inscripciones.png") center no-repeat!important; border-radius:0!important; }
.bg-taller { background-color: #C87DAD!important; border-radius:0!important; }
.bg-consejo { background-color:#A71D3C!important; color:#fff!important; }
.bg-inicio { background:url("/assets/images/feriados/inicio-ciclo.png") center no-repeat!important; border-radius:0!important; color:#fff!important; }
.bg-fin { background:url("/assets/images/feriados/fin-ciclo.png") center no-repeat!important; border-radius:0!important; color:#fff!important; }
.bg-descarga { background-color: #55A4D8!important; border-radius:0!important; }
.bg-entrega { border: 1px dashed #000!important; border-radius: 0!important; }
.bg-suspension { background-color:#000!important; color:#fff!important; }
.bg-vacaciones { background-color:#959798!important; color:#fff!important; border-radius:0!important; }

.banner-horizontal > div > img {
    /* width: 728px !important; */
    height: 90px !important;
}

.banner-cuadrado {
    max-width: 220rem !important;
    max-height: 220rem !important;
}

li.menu-item.text-center > a > i {
    line-height: 1.50em !important;
}

#detalle-banner > .bg-image-cover {
    height: 25rem;
}

.vm-title-banner,.inputcontainer { z-index: 99; }

.text-blue { color: #014B92; }

.title-blue {
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    color: #014B92;
    float: right;
}

.bg-image-cover {
    background-size: cover !important;
}

.bg-transparent { background-color:transparent; }

.btn.btn-outline-primary.bg-white.rounded-0:hover {
    background-color: #0275d8 !important;
    color: white !important;
}

.vm-ads-square {
    width: 300rem;
    height: 100%;
}

.carousel-adsense {
    padding-top: 3vh;
}

/* HEADER */
.vm-logo-nav {
    height: 70px;
}

/* BUSCADOR */

.btn-searcher-salmon {
    background: #FD3053;
    border: 1px solid #FD3053;
    color: #fff;
    border-radius: 5px 0 0 5px;
}

.vm-text-shadow {
    text-shadow: rgb(133, 133, 133) 0em 0em 0.1em;
}

.vm-title-banner {
    font-size: 60px;
    font-family: 'Open Sans Bold';
}

/* GALERIA */
.vm-section-title {
    font-size: 3rem;
    color: rgb(58, 58, 58);
    font-weight: bolder;
    font-family: 'Open Sans Bold';
}

.vm-patrocinador {
    position: inherit;
}

.carousel {
    margin: 1.5rem;
}
.carousel-inner.vm-control-patrocinador {
    height: auto;
}

.carousel-control-prev.vm-control-patrocinador{
    margin-left: -10rem;
    line-height: 48rem;
}

.carousel-control-next.vm-control-patrocinador {
    margin-right: -10rem;
    line-height: 48rem;
}

.dummy {
    margin-top: 100%;
}

.vm-mapa-buscador {
    max-height: 37.9rem;
}

.thumbnail {
    position: absolute;
    top: 15px;
    bottom: 0;
    left: 15px;
    right: 0;
    text-align:center;
    padding-top:calc(50% - 70px);
}

.vm-text-shadow-2 {
    text-shadow: 0px 0px 4px #000000;
}

.vm-card-title {
    font-size: 26px;
    color: white;
    font-family: 'Roboto';
}

.vm-card-title-rutas {
    font-size: 1.5rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.vm-card-title-2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    color: white;
}

.vm-card-title-3 {
    font-family: inherit;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    color: white;
}

.thumbnail-left {
    position: absolute;
    line-height: 35px;
    bottom: 0;
    left: 15px;
    right: 0;
    text-align:left;
}

.vm-prev-carousel{
    margin-left: 4% !important;
    margin-right: -5% !important;
}
.vm-next-carousel{
    margin-right: 4% !important;
    margin-left: -5% !important;
}

.carousel-control-next-rutas, .carousel-control-prev-rutas {
    top: 3rem;
}

.bg-gray {
    background-color: #f2f2f2;
}

.bg-shadow {
    background-color: rgba(0, 0, 0, 0.6);
}

.float-left.bg-shadow {
    margin-left: calc(20% - 100px);
    margin-bottom: calc(25% - 100px);
    font-size: 1rem;
    padding: 15px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-size: 100%, 100%;
  background-image: none;
}

/* .carousel-control-next-icon:active
{
    content: '>';
    font-size: 3rem;
    font-weight: bold;
    color: gray;
} */

.carousel-control-prev-icon:active {
    font-size: 3rem;
    font-weight: bold;
    color: gray;
}

.covid-carousel:active {
    font-size: initial!important;
    font-weight: initial!important;
    color: initial!important;
}

.carousel-control-next-icon:after
{
    font-size: 2rem;
    font-weight: bold;
    color: black;
}

.carousel-control-prev-icon:after {
    content: '<';
    font-size: 2rem;
    font-weight: bold;
    color: black;
}

/* RUTAS */

.vm-mt-n6 {
    margin-top: -4.5rem;
}

.vm-number-circle {
    display:inline-block;
    line-height:0px;
    background-color: #00abbf;
    border-radius:50%;

    font-size:1.3rem;
    font-weight: 500;
}

.vm-number-circle span {
    display:inline-block;

    padding-top:50%;
    padding-bottom:50%;

    margin-left:8px;
    margin-right:8px;
}

.dummy-80 {
    margin-top: 23.9rem;
}

.dummy-50 {
    margin-top: 24rem;
}

.dummy-25 {
    margin-top: 9.2rem;
}

.vm-rutas-height {
    height: 28rem;
}

.vm-rutas-height-sm {
    height: 13.5rem;
}

.vm-mt-rutas {
    margin-top: 0rem;
}

.vm-rutas-font {
    font-size: 0.9rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.carousel-rutas {
    width: 55rem;
}

.vm-rutas-expertos-img-lg {
    height: 29rem;
}

.vm-rutas-expertos-img-md {
    height: 14rem;
    width: 100%;
}

.vm-rutas-expertos-img-margin-lg {
    margin-left: calc(94% - 2rem);
}

.vm-rutas-expertos-img-margin-md {
    margin-left: calc(90% - 2rem);
}

/* VIDEO IFRAME */

.vm-video-search-component {
    margin-left: -100px;
}

.vm-video-list {
    height: 245.5px;
    overflow-y: scroll;
}

.custom-select {
  background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}

.custom-select:focus {
  background-image:
    linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
  border-color: green;
  outline: 0;
  box-shadow: none!important;
  border-color: #ced4da!important;
}


.custom-select::before {
    font-family: FontAwesome;
}

.vm-card {
    max-width: 100% !important;
    width: -webkit-fill-available;
    border-radius: 0%;
}

.vm-card:hover {
    background-color: rgb(81, 81, 81) !important;
}

.vm-card-block {
    max-height: auto;
    display: block;
    font-size: 13px;
}

.vm-card-img {
    max-height: 80px;
    padding: 0.5rem;
}

.vm-video-content {
    height: 465px;
}

.vm-video-youtube {
    width: inherit;
}

.hs-responsive-embed-youtube {
    position: relative;
    padding-bottom:56.25%;
    padding-top:25px;
}

.hs-responsive-embed-youtube iframe {
    position: absolute;
    width: 100%!important;
    height: 100%!important;
}

/* ADSENSE */
.banner-adsense {
    z-index: 200;
    padding-bottom: 0.5rem;
}

@media screen and (min-width:1600px) {
    .vm-video-youtube { height:500px; }
    .vm-video-list { height:430px!important; }
    .p-12 { padding: 0 15%; }

    #buscador.detalle-banner {
        max-height: 50vh;
    }
}

@media screen and (min-width:1440px) {
    .carousel-caption {
        left:13vw;
    }

    .vm-gal-favron {
        padding-right: 8rem;
    }

    #buscador.detalle-banner {
        max-height: 50vh;
    }
}


@media screen and (min-width:1960px) {
    .carousel-caption {
        left:21vw;
    }
}
/* Extra large devices (large desktops, 1200px and up) */

@media screen and (min-width:1440px) {
    .bg-gradient-green { 
        padding-top:3%;
    }
} 

@media only screen and (min-width: 1200px) {

    body {
        padding: 55px 0 0 0;
    }

    #buscador.detalle-banner {
        max-height: 40vh;
    }

    .sm-spotify > iframe {
        padding-left: 0vw;
        padding-right: 0vw;
    }

    .carousel-image {
        width:220px;
        height:auto;
    }

    /* BUSCADOR */
    .vm-title-banner {
        font-size: 60px;
    }

    .vm-text-shadow {
        text-shadow: rgb(133, 133, 133) 0em 0em 0.1em;
    }

    .vm-box-shadow {
        box-shadow: rgb(133, 133, 133) 0em 0em 0.5em;
    }

    /* GALERIA */
    .vm-section-title {
        font-size: 2.5rem;
        color: rgb(58, 58, 58);
    }

    .border-10 {
        border: 5px solid #fff !important;
    }

    .thumbnail {
        top: 50px;
        padding-top:calc(50% - 70px);
    }

    .thumbnail-left {
        line-height: 35px;
        left: 25px;
    }

    .vm-card-title {
        font-size: 26px;
        left: 5px;
    }

    .vm-card-title-rutas {
        font-size: 1.5rem;
    }

    .vm-card-title-2 {
        font-size: 30px;
    }

    .float-left.bg-shadow {
        margin-left: calc(0% - 100px);
        margin-bottom: calc(15% - 100px);
        font-size: 2rem;
    }

    .carousel-rutas {
        width: 55rem;
    }

    .carousel-control-prev.vm-control-patrocinador{
        margin-left: -10rem;
        line-height: 48rem;
    }

    .carousel-control-next.vm-control-patrocinador {
        margin-right: -10rem;
        line-height: 48rem;
    }

    .carousel-control-prev.vm-control-triple-galeria{
        margin-left: -10rem;
        line-height: 33em;
    }

    .carousel-control-next.vm-control-triple-galeria {
        margin-right: -10rem;
        line-height: 33em;
    }

    /* VIDEO IFRAME */
    .vm-video-list {
        height: 245.5px;
    }

    .vm-video-search-component {
        margin-left: -100px;
    }

    .vm-card {
        max-width: 100% !important;
        width: -webkit-fill-available;
        border-radius: 0%;
    }

    .vm-card-block {
        max-height: auto;
        display: block;
        font-size: 13px;
    }

    .vm-card-img {
        max-height: 80px;
        padding: 0.5rem;
    }

    .vm-video-list {
        height: 245.5;
    }

    .vm-video-content {
        height: 465px;
    }
}

/* Large devices (desktops, 992px and up) */
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {

    body {
        padding: 50px 0 0 0;
    }

    .carousel-image {
        width:200px;
        height:auto;
    }

    .sm-spotify > iframe {
        padding-left: 0vw;
        padding-right: 6vw;
    }

    .mrt-30 { margin-top: 3rem !important; }

    .thumb-1 {
        min-width:238px !important;
        min-height:238px !important;
        max-width:238px !important;
        max-height:238px !important;
      }

    .carousel-space {
        margin:0 2%;
    }

    /* BUSCADOR */
    .vm-title-banner {
        font-size: 60px;
    }

    .vm-text-shadow {
        text-shadow: rgb(133, 133, 133) 0em 0em 0.1em;
    }

    /* GALERIA */
    .vm-section-title {
        font-size: 2.5rem;
        color: rgb(58, 58, 58);
    }

    .border-10 {
        border: 5px solid #fff !important;
    }

    .thumbnail {
        top: 15px;
        padding-top:calc(50% - 70px);
    }

    .thumbnail-left {
        line-height: 35px;
        left: 20px;
    }

    .vm-card-title {
        font-size: 26px;
        left: 5px;
    }

    .vm-card-title-rutas {
        font-size: 1.5rem;
    }

    .vm-card-title-2 {
        font-size: 30px;
    }

    .float-left.bg-shadow {
        margin-left: calc(10% - 100px);
        margin-bottom: calc(20% - 100px);
        font-size: 20px;
    }

    .carousel-rutas {
        width: 60rem;
    }

    .carousel-control-prev.vm-control-patrocinador{
        margin-left: -8rem;
        line-height: 42rem;
    }

    .carousel-control-next.vm-control-patrocinador {
        margin-right: -8rem;
        line-height: 42rem;
    }

    .carousel-control-prev.vm-control-triple-galeria{
        margin-left: -10rem;
        line-height: 33em;
    }

    .carousel-control-next.vm-control-triple-galeria {
        margin-right: -10rem;
        line-height: 33em;
    }

    /* VIDEO IFRAME */
    .vm-video-list {
        height: 245.5px;
    }

    .vm-video-search-component {
        margin-left: -10px;
    }

    .vm-card {
        max-width: 100% !important;
        width: -webkit-fill-available;
        border-radius: 0%;
    }

    .vm-card-block {
        max-height: auto;
        display: block;
        font-size: 13px;
    }

    .vm-card-img {
        max-height: 80px;
        padding: 0.5rem;
    }

    .vm-video-content {
        height: 465px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media only screen and (min-width: 768px) and (max-width: 991.98px) {

    body {
        padding: 30px 0 0 0;
    }

    #buscador.detalle-banner {
        max-height: 30vh;
    }

    .jumbotron-content {
        height:222px;
    }

    .carousel-image {
        width:150px;
        height:auto;
    }

    .mrt-30 { margin-top: 3rem !important; }

    .dummy-50 {
        margin-top: 18rem;
    }

    /* HEADER */
    .vm-logo-nav {
        height: 45px;
    }

    /* BUSCADOR */
    .vm-title-banner {
        font-size: 60px;
    }

    .vm-text-shadow {
        text-shadow: rgb(133, 133, 133) 0em 0em 0.1em;
    }

    /* GALERIA */
    .vm-section-title {
        font-size: 2.5rem;
        color: rgb(58, 58, 58);
    }

    .border-10 {
        border: 5px solid #fff !important;
    }

    .thumbnail {
        top: 20px;
        padding-top:calc(50% - 70px);
    }

    .thumbnail-left {
        line-height: 35px;
        left: 17px;
    }

    .vm-card-title {
        font-size: 26px;
        left: 0px;
    }

    .vm-card-title-rutas {
        font-size: 1.2rem;
    }

    .vm-card-title-2 {
        font-size: 30px;
    }

    .float-left.bg-shadow {
        margin-left: calc(5% - 100px);
        margin-bottom: calc(17% - 100px);
        font-size: 2rem;
    }

    .carousel-rutas {
        width: 35rem;
    }

    .carousel-control-prev.vm-control-patrocinador,.carousel-control-prev.vm-control-triple-galeria {
        margin-left: -7rem;
        line-height: 29rem;
    }

    .carousel-control-next.vm-control-patrocinador,.carousel-control-next.vm-control-triple-galeria {
        margin-right: -7rem;
        line-height: 29rem;
    }

    /* VIDEO IFRAME */
    .vm-video-list {
        height: 245.5px;
    }

    .vm-video-search-component {
        margin-left: 290px;
    }

    .vm-card {
        max-width: 100% !important;
        width: -webkit-fill-available;
        border-radius: 0%;
    }

    .vm-card-block {
        max-height: auto;
        display: block;
        font-size: 13px;
    }

    .vm-card-img {
        max-height: 80px;
        padding: 0.5rem;
    }

    .vm-video-content {
        height: 465px;
    }

    /* RUTAS */
    .vm-mt-rutas {
        margin-top: 1rem !important;
    }

    a.not-found-title {
        padding-right: 3.6rem;
        padding-left: 3.6rem;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 576px) and (max-width: 767.98px) {

    body {
        padding: 30px 0 0 0;
    }

    #estatusSecciones {
        border-left-width: 0px !important;
    }

    .mrt-30 { margin-top: 9rem !important; }

    .sm-spotify > iframe {
        padding-left: 0vw;
        padding-right: 6vw;
    }

    /* HEADER */
    .vm-logo-nav {
        height: 40px;
    }

    /* BUSCADOR */
    .vm-title-banner {
        font-size: 60px;
    }

    .vm-text-shadow {
        text-shadow: rgb(133, 133, 133) 0em 0em 0.1em;
    }

    /* GALERIA */
    .vm-section-title {
        font-size: 2.5rem;
        color: rgb(58, 58, 58);
    }

    .border-10 {
        border: 10px solid #fff !important;
    }

    .thumbnail {
        top: 15px;
        padding-top:calc(50% - 70px);
    }

    .thumbnail-left {
        line-height: 35px;
        left: 25px;
    }

    .vm-card-title {
        font-size: 26px;
        left: 0px;
    }

    .vm-card-title-rutas {
        font-size: 1.5rem;
    }

    .vm-card-title-2 {
        font-size: 30px;
    }

    .float-left.bg-shadow {
        margin-left: calc(10% - 100px);
        margin-bottom: calc(20% - 100px);
        font-size: 1.5rem;
    }

    .carousel-control-prev.vm-control-patrocinador,.carousel-control-prev.vm-control-triple-galeria {
        margin-left: -6rem;
        line-height: 22rem;
    }

    .carousel-control-next.vm-control-patrocinador,.carousel-control-next.vm-control-triple-galeria {
        margin-right: -6rem;
        line-height: 22rem;
    }

    /* VIDEO IFRAME */
    .vm-video-list {
        height: 245.5px;
    }

    .vm-video-search-component {
        padding-right: 12%;
        margin-left: 2rem;
    }

    .vm-card {
        max-width: 100% !important;
        width: -webkit-fill-available;
        border-radius: 0%;
    }

    .vm-card-block {
        max-height: auto;
        display: block;
        font-size: 13px;
    }

    .vm-card-img {
        max-height: 80px;
        padding: 0.5rem;
    }

    .vm-video-content {
        height: 465px;
    }

    .carousel-rutas {
        width: 21rem;
    }

    /* RUTAS */
    .vm-mt-rutas {
        margin-top: 1rem !important;
    }

    .dummy-80 {
        margin-top: 23.9rem;
    }

    .dummy-50 {
        margin-top: 18rem;
    }

    .dummy-25 {
        margin-top: 9.2rem;
    }

    .vm-rutas-height {
        height: 28rem;
    }

    .vm-rutas-height-sm {
        height: 13.5rem;
    }

    .log-not-found,.jb-title-covid,.vm-trip {
        display: none !important;
    }

    .bg-indigo {
        background: url(/assets/images/404_background.png) no-repeat 50% 75%;
        box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
    }

    a.not-found-title {
        padding-right: 5.2rem;
        padding-left: 5.2rem;
    }
    .btn-left-center { text-align: center; }
}

@media only screen and (min-width: 10px) and (max-width: 767.98px) {

    #estatusSecciones {
        border-left-width: 0px !important;
    }

}

@media only screen and (max-width: 575.98px) {

    .h1TitleDestino, .h1TitleEstados, .h1TitleContenedora, .h1TitleRuta, .h1TitleTaste  { font-size: 24px!important; }

    .adsense-size {
        height: 300px;
        width: 300px;
    }

    body {
        padding: 30px 0 0 0;
    }

    .sm-spotify > iframe {
        padding-left: 0vw;
        padding-right: 6vw;
    }

    .mrt-30 { margin-top: 9rem !important; }

    .search-jb { padding-top: 0!important; }

    .squared-img { height: calc(70px + 25vw) }

    .screen-search {
        background: #000!important;
        height: 158px !important;
    }

    .map-size-container { height:250px !important; }

    .mrt-30 { margin-top: 30%; }

    .title-detail {
        font-size:24px;
    }

    /* HEADER */
    .vm-logo-nav {
        height: 40px;
    }

    /* BUSCADOR */
    .vm-title-banner {
        font-size: 30px;
    }

    .vm-text-shadow {
        text-shadow: rgb(133, 133, 133) 0em 0em 0.1em;
    }

    /* GALERIA */
    .vm-section-title {
        font-size: 26px;
        color: rgb(58, 58, 58);
    }

    .border-10 {
        border: 6px solid #fff !important;
    }

    .thumbnail {
        top: 30%;
        padding-top:calc(50% - 70px);
    }

    .thumbnail-left {
        line-height: 35px;
        left: 15px;
    }

    .vm-card-title {
        font-size: 18px;
        left: 0;
    }

    .vm-card-title-rutas {
        font-size: 1.5rem;
    }

    .vm-card-title-rutas {
        font-size: 1.5rem;
    }

    .vm-card-title-2 {
        font-size: 20px;
    }

    .carousel-caption {
        right: 0;
        bottom: 0;
        left: 0;
        padding-bottom:0;
    }

    .float-left.bg-shadow {
        font-size: 11px;
        margin-left: 0;
        width: 100%;
        margin-bottom:0;
        padding-left:5px;
        max-height: 56px;
        padding-top: 5px;
    }

    .vm-gal-favron {
        padding-right: unset;
    }

    .vm-gal-favron > a > i {
        color: white !important;
    }

    .carousel-img-small {
        height: 154px;
    }

    .carousel-rutas {
        width: 10rem;
    }

    .carousel-control-prev.vm-control-patrocinador,.carousel-control-prev.vm-control-triple-galeria {
        margin-left: -4rem;
        line-height: 17rem;
    }

    .carousel-control-next.vm-control-patrocinador,.carousel-control-next.vm-control-triple-galeria {
        margin-right: -4rem;
        line-height: 17rem;
    }

    /* VIDEO IFRAME */
    .vm-video-list {
        height: 245.5px;
    }

    .vm-video-search-component {
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .vm-card {
        max-width: 100% !important;
        width: -webkit-fill-available;
        border-radius: 0%;
    }

    .vm-card-block {
        max-height: auto;
        display: block;
        font-size: 13px;
    }

    .vm-card-img {
        max-height: 80px;
        padding: 0.5rem;
    }

    .vm-video-content {
        height: 465px;
    }

    .vm-video-youtube {
        max-width: 100%;
    }

    /* RUTAS */
    .vm-mt-rutas {
        margin-top: 1rem !important;
    }

    .dummy-80 {
        margin-top: 20.9rem;
    }

    .dummy-50 {
        margin-top: 14rem;
    }

    .dummy-25 {
        margin-top: 6.4rem;
    }

    .vm-rutas-height {
        height: 28rem;
    }

    .vm-rutas-height-sm {
        height: 13.5rem;
    }

    .vm-number-circle {
        font-size: 1rem;
    }

    .bg-indigo {
        background: url(/assets/images/404_background.png) no-repeat 50% 75%;
        box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.3);
    }

    a.not-found-title {
        padding-right: 3.2rem;
        padding-left: 3.2rem;
    }

    .btn-left-center { text-align: center; }
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Buscador de pantalla completa */
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 10000000;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9); /* Black with a little bit see-through */
}

/* The content */
.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

/* Close button */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 40px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay-title {
    font-size:50px;
    line-height:70px;
    color:#FFF;
    text-shadow:0px 0px 10px #000;
}

/* Style the search field */
.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: right;
  width: 90%;
  background: white;
  margin-top:35px;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

/* Style the submit button */
.overlay button {
  float: right;
  width: 10%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
  margin-top:35px;
}

.overlay button:hover {
  background: #bbb;
}

@media screen and (max-width:426px) {
    .overlay-title { font-size: 20px; }
    .overlay input[type=text] { width: 75%; }
    .overlay button { width:20%;}
    .vm-gal-favron > a > i { color: white !important; }
    .calendar-head-desc { font-size:14px; }
    .title-blue { font-size: 30px; float: inherit; }

    .float-left.bg-shadow {
        font-size: 11px;
        margin-left: 0;
        width: 100%;
        margin-bottom:0;
        padding-left:5px;
        max-height: 56px;
        padding-top: 5px;
    }

    .carousel-img-small {
        height: 150px;
    }
}

@media screen and (max-width:360px) {
    .mrt-30 { margin-top: 9rem; }

    .vm-gal-favron {
        z-index: 99;
    }

    .vm-gal-favron > a > i {
        color: white !important;
    }

    .float-left.bg-shadow {
        font-size: 11px;
        margin-left: 0;
        width: 100%;
        margin-bottom:0;
        padding-left:5px;
        max-height: 56px;
        padding-top: 5px;
    }

    .carousel-img-small {
        height: 144px;
    }
}

/* Estilos header patche */
.navbar-light .navbar-toggler {
    color: #000000;
    border: none !important;
}

  .content-container {
    padding-left: 220px;
  }

  .dropdown-divider {
    border-top: 1px solid #C4C4C4;
}

.small-spotify iframe {
    width: 100%;
}


/**
 * Material — Navigation Drawer
 */
.layout-dim {
  background-color: rgba(0, 0, 0, 0.54);
  position: fixed;
  display: none;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1030;
}
.elevation .16dp {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14),
    0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.layout-drawer {
  background-color: #ffffff;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14),
    0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  transform: translateX(296px);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  height: 100%;
  max-width: 280px;
  min-width: 280px;
  width: 280px;
  z-index: 1030;
}
.layout-drawer.is-open {
  transform: translateX(0);
}
.layout-drawer * {
  flex-shrink: 0;
}
.layout-drawer .drawer-header {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 8px 0;
  position: relative;
}
.layout-drawer .drawer-header.drawer-border {
  border-bottom: 1px solid #cccccc;
}
.layout-drawer .drawer-header.drawer-header-cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.layout-drawer .drawer-header .drawer-user {
  display: flex;
  flex-direction: column;
  position: relative;
}
.layout-drawer .drawer-header .drawer-user .drawer-avatar {
  box-sizing: border-box;
  background: #eeeeee;
  border-radius: 50%;
  margin: 16px 0 8px 24px;
  height: 64px;
  width: 64px;
}
.layout-drawer .drawer-header .drawer-user .drawer-avatar img {
  border-radius: inherit;
  height: 100%;
  width: 100%;
}
.layout-drawer .drawer-header .drawer-user .drawer-meta {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  height: 56px;
}
.layout-drawer .drawer-header .drawer-user .drawer-meta .drawer-name,
.layout-drawer .drawer-header .drawer-user .drawer-meta .drawer-email {
  padding-left: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layout-drawer .drawer-header .drawer-user .drawer-meta .drawer-name {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.layout-drawer .drawer-navigation {
  display: flex;
  flex-direction: column;
  padding: 8px 0;
}
.layout-drawer .drawer-navigation.drawer-border {
  border-bottom: 1px solid #cccccc;
}
.layout-drawer .drawer-navigation .drawer-navigation {
  padding: 0;
}
.layout-drawer .drawer-navigation .drawer-navigation.drawer-border {
  border-bottom: none;
}
.layout-drawer .drawer-navigation .drawer-navigation .drawer-list-item {
  color: rgba(0, 0, 0, 0.74);
  padding-left: 48px;
  height: 36px;
}
.layout-drawer .drawer-navigation .drawer-navigation .drawer-list-item:focus {
  color: rgba(0, 0, 0, 0.87);
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle,
.layout-drawer .drawer-navigation .drawer-list-item,
.layout-drawer .drawer-navigation .drawer-subtitle {
  box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding-left: 24px;
  padding-right: 24px;
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle,
.layout-drawer .drawer-navigation .drawer-list-item,
.layout-drawer .drawer-navigation .drawer-subtitle strong {
  padding-right: 5px;
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle,
.layout-drawer .drawer-navigation .drawer-list-item {
  color: rgba(0, 0, 0, 0.87);
  display: flex;
  align-items: center;
  position: relative;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  height: 48px;
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle:focus,
.layout-drawer .drawer-navigation .drawer-list-item:focus {
  background-color: #e0e0e0;
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle:focus .drawer-badge,
.layout-drawer .drawer-navigation .drawer-list-item:focus .drawer-badge {
  background-color: rgba(0, 0, 0, 0.87);
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle:focus .material-icons,
.layout-drawer .drawer-navigation .drawer-list-item:focus .material-icons {
  color: rgba(0, 0, 0, 0.87);
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle.is-active,
.layout-drawer .drawer-navigation .drawer-list-item.is-active {
  color: #3b1a50;
}
.layout-drawer
  .drawer-navigation
  .drawer-dropdown-toggle.is-active
  .drawer-badge,
.layout-drawer .drawer-navigation .drawer-list-item.is-active .drawer-badge {
  background-color: #3b1a50;
}
.layout-drawer
  .drawer-navigation
  .drawer-dropdown-toggle.is-active
  .material-icons,
.layout-drawer .drawer-navigation .drawer-list-item.is-active .material-icons {
  color: inherit;
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle span,
.layout-drawer .drawer-navigation .drawer-list-item span {
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
  margin-right: 10px;
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle .material-icons,
.layout-drawer .drawer-navigation .drawer-list-item .material-icons {
  color: rgba(0, 0, 0, 0.54);
  margin-right: 10px !important;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle .drawer-badge,
.layout-drawer .drawer-navigation .drawer-list-item .drawer-badge {
  background-color: rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  box-sizing: border-box;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin-right: 24px;
  padding: 0 4px;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  height: 24px;
  min-width: 24px;
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle span {
  margin-right: 10px !important;
}
.layout-drawer .drawer-navigation .drawer-dropdown-toggle {
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin: 0;
  outline: 0;
  padding: 0 5px 0 24px;
  text-align: right;
}
.layout-drawer .drawer-navigation .drawer-list-item {
  text-decoration: none;
}
.layout-drawer .drawer-navigation .drawer-subtitle {
  color: rgba(0, 0, 0, 0.54);
  overflow: hidden;
  padding-top: 8px;
  text-overflow: ellipsis;
  height: 40px;
  white-space: nowrap;
}

/* Verm mas-menos */
.show-hide {
    cursor: pointer;
    color: #0484FF;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.toggled {
   display: block;
}


/*Zona Mapa*/
.bg-center {
    background-position: center!important;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:53%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
@media (max-width: 576px) {
    .map-responsive iframe{
        height: 320px !important;
    }
}
#contenedorMapa{
    padding: 20px 0;
    min-height:300px;
    border:1px solid #C4C4C4;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
#contenedorMapa label {
  font-family: "Roboto", "sans-serif";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}

.map-indicators {
    background-color:#F7F7F7;
    border: 1px solid #C4C4C4;
    border-radius: 4px 4px 0px 0px;
    margin:0;
    padding:5px 0;
}

#contenedorMapa #map {
  min-height: 75%;
  width: 100%;
}


#contenedorMapa #directions-panel {
  margin-top: 10px;
  background-color: #ffee77;
  padding: 10px;
  overflow: scroll;
  height: 174px;
}
#contenedorMapa .opciones-check{
  padding:0px 0px 0px 5px
}


#contenedorMapa .map-place { margin:0; }
#contenedorMapa .smallest { font-size:65%; }
#contenedorMapa .timeline{
  --uiTimelineMainColor: var(--timelineMainColor, #222);
  --uiTimelineSecondaryColor: var(--timelineSecondaryColor, #fff);

  position: relative;
  padding-top: 2rem;
}

#contenedorMapa .timeline:before{
  content: "";
  width: 0;
  height: 63%;
  background-color: #000;
  position: absolute;
  top: 20%;
}

#contenedorMapa .timeline__group{
  position: relative;
}

#contenedorMapa .timeline__group:not(:first-of-type){
  margin-top: 4rem;
}

#contenedorMapa .timeline__year{
  padding: .5rem 1.5rem;
  color: var(--uiTimelineSecondaryColor);
  background-color: var(--uiTimelineMainColor);

  position: absolute;
  left: 0;
  top: 0;
}

#contenedorMapa .timeline__box{
  position: relative;
}

#contenedorMapa .timeline__box:not(:last-of-type){
  margin-bottom: 10px;
}

#contenedorMapa .timeline__box:before{
  content: "";
  width: 40%;
  height: 2px;
  background-color: var(--uiTimelineMainColor);

  position: absolute;
  left: 25px;
  z-index: -1;
}

#contenedorMapa .timeline__date{
  min-width: 10px;
  position: absolute;
  left: 24px;
  box-sizing: border-box;
  padding: 0.4rem 0.4rem;
  text-align: center;
  border-radius: 10px;
  background-color: #101010;
  color: var(--uiTimelineSecondaryColor);
}

#contenedorMapa .timeline__day{
  font-size: 2rem;
  font-weight: 700;
  display: block;
}

#contenedorMapa .timeline__month{
  display: block;
  font-size: .8em;
  text-transform: uppercase;
}

#contenedorMapa .timeline__post{
  border-radius: 2px;
  background-color: var(--uiTimelineSecondaryColor);
}

@media screen and (min-width: 641px){

  #contenedorMapa .timeline:before{
    left: 34px;
  }

  #contenedorMapa .timeline__box{
    padding-left: 80px;
  }

  #contenedorMapa .timeline__box:before{
    top: 50%;
    transform: translateY(-50%);
  }

  #contenedorMapa .timeline__date{
    top: 50%;
    margin-top: -7px;
  }
}

@media screen and (max-width: 640px){

  #contenedorMapa {
      border:0;
      box-shadow:inherit;
  }

  #contenedorMapa .timeline {
      padding-top:0;
      padding-bottom: 0;
  }

  #contenedorMapa .timeline:before{
    left: 0;
    top: 151px;
    height:68%;
    width:0;
  }

  #contenedorMapa .timeline__box{
    padding-left: 40px;
    padding-top: 30px;
  }

  #contenedorMapa .timeline__box:before{
    left: 0;
  }

  #contenedorMapa .timeline__box:before{
    top: 67px;
  }

  #contenedorMapa .timeline__date{
    top: 60px;
    left: 0px;
  }
}

#contenedorMapa .timeline{
  --timelineMainColor: #101010;
  font-size: 16px;
  height: 420px;
  overflow-y: auto;
  border-top: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
  margin-top: 15px;
  margin-bottom: 15px;
}

.timeline__post { width: 95%; }

/** LOADER  buscador ***/

.hideSearch{
    display: none !important;
}
.optionSearch{
    list-style:none;
    width: 100%;
    background: white;
    border-bottom: 1px solid #f7f7f7;
}

.optionSearch:hover {
    background:#c4c4c4;
}

.contenedorOptionsOverlay{
    position: absolute;
    min-height: 100px;
    max-height: 30vh;
    overflow-y: auto;
    width: 100%;
    top: 160px;
}

.contenedorOptions{
    position: absolute;
    min-height: 100px;
    overflow-y: auto;
    width: 95.3%;
    top: 38px;
    z-index:1;
}

.estiloimagenmapa{
    height:79px;
    width:99px;
}

.videoContainer{
    /*height:475px;*/
    width: 100%;
    top: 0;
    position: relative;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;

}

.fontSizeContenedoras{
    font-size:18px;
}

.marginRlogo{
    margin-left: -3px;
}

.h1TitleContenedora{
    margin-top: 20px;
    font-weight: 700;
    font-size: 40px;
}

.spotifyContenedora{
    margin-top: -41px;
}

.h1TitleDestino{
    margin-bottom: -6px;
    font-weight: 700;
    font-size:40px;
}

.hrDestino{
    margin-top: -6px!important;
}

.spotifyDestino{
    margin-top: -23px;
}

.h1TitleEstados{
    margin-top: 4px;
    font-weight: 700;
    font-size: 40px;
}

.spotifyEstados{
    margin-top: -51px;
}

.h1TitleRuta{
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 40px;
}

.text-decoretion-destino{
   text-decoration: none !important;
}

.h1TitleTaste { font-weight: 700; font-size: 40px; }

/** LOADER  buscador ***/

/** Reset padding icons header mobile ***/
@media only screen and (max-width: 768px) {
    .px-reset-icon {
        /* padding: 0px 0px 0px 9px !important; */
    }
    .img-full-mobile { width: 100%; padding-top:0!important; margin-top:20px!important; }

}
/** Reset padding icons header mobile ***/
/** Reset margin classes mobile ***/
@media (max-width: 576px) {

    .bg-content { height:222px; }

    .ml-xs-3, .mx-xs-3 {
        margin-left: 1rem !important;
    }
    .my-xs-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }
    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mx-sm-4 {
        margin-left: -1.5rem !important;
    }

    .ml-sm-1 {
        margin-left: 0.25rem !important;
    }
}
/** Reset margin classes mobile ***/

/* Hoteles MonthNum */
.col-4-test {
    min-width: 20px;
    max-width: 55px;
}
.col-8-test {
    text-align: center;
    min-width: 156px;
    max-width: 156px;
}

@media screen and (max-width: 1165px) {
    .text-centered {
        font-size: 30px;
    }
}

@media screen and (max-width: 1130px) {
    .text-centered {
        font-size: 25px;
    }
}

@media screen and (max-width: 940px) {
    .text-centered {
        font-size: 20px;
    }
}

@media only screen and (min-width: 582px) and (max-width: 1023.68px) {

    .sm-spotify > .row > iframe {
        margin-left: -8rem;
    }
}

@media only screen and (min-width: 929.12px) and (max-width: 991px) {

    .sm-spotify > iframe {
        padding-left: 0vw;
        padding-right: 15vw;
    }
}

@media only screen and (min-width: 900px) and (max-width: 930px) {

    .sm-spotify > iframe {
        padding-left: 0vw;
        padding-right: 18vw;
    }
}

@media only screen and (min-width: 750px) and (max-width: 889.68px) {

    .sm-spotify > iframe {
        padding-left: 0vw;
        padding-right: 18vw;
    }
}

@media only screen and (min-width: 500px) and (max-width: 749.68px) {

    .sm-spotify > iframe {
        padding-left: 0vw;
        padding-right: 0vw;
        margin: 0px 8vw;
    }
}

@media only screen and (min-width: 500px) and (max-width: 581.68px) {

    .sm-spotify > .row > iframe {
        padding-right: 14vw;
        padding-left: 10vh;
    }

    .sm-banner {
        margin: auto !important;
    }

    .sm-spotify > iframe {
        padding-left: 0vw;
        padding-right: 6vw;
        margin: 0px 8vw;
    }
}

@media only screen and (min-width: 425px) and (max-width: 499.68px) {

    .sm-spotify > .row > iframe {
        padding-right: 3vw;
        padding-left: 0vh;

    }

    .sm-banner {
        margin: auto !important;
    }

    .sm-spotify > iframe {
        padding-left: 0vw;
        padding-right: 0vw;
        margin: 0px 8vw;
    }
}

@media only screen and (min-width: 414px) and (max-width: 424.68px) {

    .sm-spotify > .row > iframe {
        padding-right: 8vw;
        padding-left: 2vh;
    }

    .sm-banner {
        margin: auto !important;
    }

    #carouselExampleIndicators2 > a >.carousel-control-prev-icon {
        margin-top: 20vh;
    }
    #carouselExampleIndicators2 > a >.carousel-control-next-icon {
        margin-top: 20vh;
    }

    .sm-spotify > iframe {
        padding-left: 0vw;
        padding-right: 0vw;
        margin: 0px 3vw;
    }
}

@media only screen and (min-width: 361px) and (max-width: 412.98px) {

    .sm-spotify > .row > iframe {
        padding-right: 4vw;
        padding-left: 0vh;
    }

    .sm-banner {
        margin: auto !important;
    }

    #carouselExampleIndicators2 > a >.carousel-control-prev-icon {
        margin-top: 20vh;
    }
    #carouselExampleIndicators2 > a >.carousel-control-next-icon {
        margin-top: 20vh;
    }

    .sm-spotify > iframe {
        padding-left: 2vw;
        padding-right: 10vw;
        margin: 0px 0vw;
    }
}

@media only screen and (min-width: 100px) and (max-width: 360.98px) {
    .sm-spotify > iframe {
        padding-left: 10px;
    }

    .sm-spotify > .row > iframe {
        padding-right: 2vw;
        padding-left: 0vh;
    }

    .sm-banner {
        margin: auto !important;
    }

    #carouselExampleIndicators2 > a >.carousel-control-prev-icon {
        margin-top: 20vh;
    }
    #carouselExampleIndicators2 > a >.carousel-control-next-icon {
        margin-top: 20vh;
    }

    .sm-spotify > iframe {
        padding-left: 6vw;
        padding-right: 6vw;
        margin: 0px 0vw;
    }
}

@media (max-width: 576px) {
    #sampleMovie { display:none; }
    #buscador {
        height:160px;
        background-color: #000!important;
    }
    .col-8-test {
        min-width: 127px;
        max-width: 142px;
    }
    .mlc-sm-4 {
        margin-left: 10rem;
    }
}

.thumbnail-cancel {
    bottom: unset !important;
    left: unset !important;
    right: unset !important;
}

/************************ Estilos de mapa 2453 - 2504 ************************/
.mapPlace{
    margin-left: unset;
}

.mapPlaceRuta{
    margin-left: unset;
}

.timeline__box_mb{
    padding-top: unset;
}

.timeline__group_mb{
    padding: unset;
}

.timeline__date_mb{
    top: unset;
    left: unset;
}

.containerMapaMb{
    padding: unset;
    display: flex;
}

.containerHeightMb{
    margin-top: unset;
    height: unset;
    min-height: unset;
    border-bottom: unset;
}

.spaceChecks{
    margin-top: unset;
    margin-bottom: unset;
}

.angelesVerdesWidth{
    width: unset;
}

.contenedorChecks{
    margin-bottom: unset;
}

.titleChecksContainer{
    margin-bottom: unset;
}

.containerSpaceMap{
    margin-bottom: unset;
}
/* ***** Estilos de mapa RESPONSIVE INICIO ***** */

/* ********** MEDIDA 450 ********** */
@media only screen and (min-width: 993px) and (max-width: 4413.68px) {
    .containerMapaMb {
        display: flex;
    }
}

/* ********** MEDIDA 450 ********** */
@media only screen and (min-width: 450px) and (max-width: 992.98px) {

    .containerMapaMb {
        display: unset;
    }

    .col-md-7, .col-md-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }


    .mapPlace{
        margin-left: 18px !important;
    }

    .mapPlaceRuta{
        margin-left: 25px !important;
    }

    .timeline__box_mb{
        padding-top: 0px !important;
    }

    .timeline__group_mb{
        padding: 5px !important;
    }

    .timeline__date_mb{
        top: 38.6px !important;
        left: -4px !important;
    }

    .containerMapaMb{
        padding:0px !important;
    }

    .containerHeightMb{
        margin-top:-13px!important;
        height: 320px !important;
        min-height: 0px !important;
        border-bottom: 1px solid #c4c4c4;
    }

    .spaceChecks{
        margin-top: 0px!important;
        margin-bottom: 0px!important;
    }

    .angelesVerdesWidth{
        width:51%!important;
    }

    .contenedorChecks{
        margin-bottom: 15px;
    }

    .titleChecksContainer{
        margin-bottom: -12px!important;
    }

    .containerSpaceMap{
        margin-bottom: 10px!important;
    }

}
/* ********** MEDIDA 414 ********** */
@media only screen and (min-width: 414px) and (max-width: 449.68px) {

    .containerMapaMb {
        display: unset;
    }

}
/* ********** MEDIDA 411 ********** */
@media only screen and (min-width: 411px) and (max-width: 413.68px) {
    .containerMapaMb {
        display: unset;
    }
}
/* ********** MEDIDA 375 ********** */
@media only screen and (min-width: 375px) and (max-width: 410.68px) {
    .containerMapaMb {
        display: unset;
    }
}
/* ********** MEDIDA 360 ********** */
@media only screen and (min-width: 360px) and (max-width: 374.68px) {
    .containerMapaMb {
        display: unset;
    }
}
/* ********** MEDIDA 280 ********** */
@media only screen and (min-width: 280px) and (max-width: 359.68px) {
    .containerMapaMb {
        display: unset;
    }
}

/* ***** Estilos de mapa RESPONSIVE FIN ***** */

/************************ Estilos de mapa 2453 - 2504 ************************/
@media screen and (max-width:992px) {
    .search-jb { padding-top:0!important; }
}


/* Estilos para widget covid */
@media screen and (max-width:1299px) {
    .covid-title { font-size: 3vh; }
    .covid-title img { width: 15px; }
    .widget-title-covid { font-size:3vh; }
    .widget-activity-covid { font-size: 2vh; }
    .widget-img-covid { width: 20px; }
}

@media screen and (max-width:1180px) {
    .covid-title { font-size: 2vh; }
    .covid-title img { width: 10px; }
    .widget-title-covid { font-size:2vh; }
    .widget-activity-covid { font-size: 1.7vh; }
    .widget-img-covid { width: 15px; }
}

@media screen and (max-width:1054px) {
    .covid-title { font-size: 2vh; }
    .covid-title img { width: 10px; }
    .widget-title-covid { font-size:2vh; }
    .widget-activity-covid { font-size: 1.7vh; }
    .widget-img-covid { width: 15px; }
    .smaller-covid-act { height: 40px; }
}

@media screen and (max-width:992px) {
    #covidVideo { display: none; }
    .widgetMobileCovid { display:block; }
    .widget-title-covid { min-width: inherit; }
}

.btn-custom-primary {
    background-color: #014B92;
    border-color: #014B92;
}

.vm-custom-badge {
    font-weight: 400;
    line-height: 14px;
}

@media screen and (max-width:454px) {
    .bg-gradient-green {
        height: 320px;
    }
}

@media (min-width: 768px) and (max-width:993px) {
    .offset-sm-c5 { margin-left: 19.666667%; }
}

@media screen and (max-width: 577px) {
    .img-banner-fluid { width: 45%; }
}