
@import url('bootstrap/css/bootstrap.min.css'); /*<--------Bootstrap 4.6*/

/*Importacion de fonts y tipográfias*/


@font-face {
    font-family: 'RubikLight';
    src: url('../fonts/Rubik-Light.ttf');
}
@font-face {
    font-family: 'RubikRegular';
    src: url('../fonts/Rubik-Regular.ttf');
}
@font-face {
    font-family: 'RubikMedium';
    src: url('../fonts/Rubik-Medium.ttf');
}
@font-face {
    font-family: 'RubikBold';
    src: url('../fonts/Rubik-Bold.ttf');
}
@font-face {
    font-family: 'RubikItalic';
    src: url('../fonts/Rubik-LightItalic.ttf');
}
@font-face {
    font-family: 'Colvetica';
    src: url('../fonts/coolvetica.otf');
}
@font-face {
    font-family: 'Louis';
    src: url('../fonts/Sansation.ttf');
}

@font-face {
    font-family: 'Maxi';
    src: url('../fonts/BP.ttf');
}


/*Estilos principales*/

.background-video{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    object-fit: cover;
    
}

body::-webkit-scrollbar {
	width: 7px;
    z-index: 20;
    position: absolute;
    left: 0;
}

body::-webkit-scrollbar-thumb {
	background: #FFBC2A;
    border-radius: 5px;
    
}
 
html,body{
    padding: 0;
    background-color: #EDEDED;
    scroll-behavior: smooth;
    font-family: 'RubikRegular';
}
body{
    margin-top:140px !important
}


/*Loader*/
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../../assets/img/load/three-dots.svg') 50% no-repeat rgb(255, 255, 255);
    background-size: 7% ;
    opacity: .8;
}


/* Works on Firefox */


section[id]{
    scroll-margin-top: 130px;
}



/*Declaración de tipografias*/
.font-rubikLight{
    font-family: 'RubikLight';
}
.font-rubikRegular{
    font-family: 'Louis';
}
.font-rubikMedium{
    font-family: 'RubikMedium';
}
.font-rubikBold{
    font-family: 'RubikBold';
}
.font-rubikItalic{
    font-family: 'RubikItalic';
}
.font-colvetica{
    font-family: 'Colvetica';
}
.font-Maxi{
    font-family: 'Maxi';
}
/*wallet */
.wallet{
    background-color: #d2fce0 !important;
}
.text-wallet{
    color: #155826;
}
.subtitle-wallet{
    color: #155826;
}
.wallet-success{
    color: #00d146 !important;
}
.wallet-dots-success{
    height: 6px;
    width: 6px;
    border-radius: 15px;
    background-color: #006fb9;
    margin-left: 3px;
}
.wallet-dots-danger{
    height: 6px;
    width: 6px;
    border-radius: 15px;
    background-color: #131313;
    margin-left: 3px;
}
/*Colores*/
.bg-gris{
    background-color: #494949;
}
.bg-gris-claro{
    background-color: #EFEFEF;
}

.bg-primary{
    background-color: #006fb9 !important;
}

.color-gris{
    color: #444444;
}
.color-grisClaro{
    color: rgb(94, 94, 94);
}
.color-amarillo{
    color: #FFBC2A;
}
/*Niveles de tamaño de letra*/
.font-size-xs{
    font-size: 0.83rem;
}
.font-size-sm{
    font-size: 0.85rem;
}
.font-size-sm-1{
    font-size: 0.90rem;
}
.font-size-smx2{
    font-size: 1rem;
}

.font-size-md{
    font-size: 1.2rem;
}

.font-size-lg{
    font-size: 1.4rem;
}
.font-size-xl{
    font-size: 1.8rem;
}
.font-size-lgx2{
    font-size: 2rem;
}

/*Estilos de texto bold*/
.font-bold-300{
    font-weight: 300;
}
.font-bold-500{
    font-weight: 600;
}

/*texto*/
p{
    font-size: 14px;
    color: #757575;
}

.card-opiniones{
    min-height: 320px;
}
/*Estilos para centrar*/

.centrar-vertical{
    display: flex;
    align-items: center;
}
.centrar-horizontal{
    display: flex;
    justify-content: center;
   
}

/*Espaciado entre secciones*/
.space{
    margin-bottom: 4rem;
}
.space-xl{
    margin-top: 10rem;
}

/*Paso para reservacr*/
.number-step{
    background-color: #0073C1;
    color: white;
    height: 40px;
    width: 40px;
    border-radius: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
}


/*Estilos de navbar*/
.navbar{
    transition: 0.35s;
}
.menu-active{
    border-bottom: 3px solid #FFBC2A;
    color: rgb(0, 0, 0) !important;
    transition: 0.35s;
    justify-content: center;
    text-align: center;
}

.menu-estilos{
    justify-content: center;
    text-align: center;
}
.menu-active .menu-estilos div{
    background-color: #FFBC2A;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    

}

.menu-active .menu-estilos{
    font-family: 'RubikMedium';
    color: #525252 !important;
}

.menu-active .menu-estilos div i{
    color: white;
}

.menu-estilos div i{
    font-size: 22px;

}
.menu-estilos div{
    margin-bottom: 6px;

}
.icon-nav-item{
    min-width: 50px !important;
    min-height: 50px !important;
}


.logo-black{
    height: 40px;
    width: 145px;
    background-image: url('../img/icon/tureando-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
   
}
.logo-white{
    height: 35px;
    width: 130px;
    background-image: url('../img/icon/tureando-banner-white.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.container-fluid{
    padding-left: 180px;
}
.btn-cotiza{
    border-radius:40px !important;
}


/*Estilos portada home*/
.portada-home{
    min-height: 45vh;
}

.portada-image-background{
   min-height: 45vh;
   background-image: url('../img/home-page/background-home.png');
   background-position: center center;
   background-size: cover;
}

.portada-degradado-background{
    min-height: 45vh;
    background: linear-gradient(120deg, rgba(32, 30, 24, 0.6) 0%, rgba(0, 0, 0, 0) 70.11%);
}
.portada-text{
    text-shadow: 0px 5px 8px rgba(0, 0, 0, 0.5);
}
.wave-home{
    bottom: 0;
}

.stiker-promo{
    position: absolute;
    z-index: 20;
    top: 10px;
    left: -4px;
    width: auto !important;
}
/* Estilos de tours y hoteles recientes  */
.card__r {
    position: relative;
    display: block;
    height: 300px;  
    border-radius: calc(var(--curve) * 1px);
    overflow: hidden;
    text-decoration: none;
    padding-left: 5px;

}
.card-img-overlay{
    background: rgb(0,0,0);
    background: linear-gradient(185deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 71%);   
}
.card__image {      
    width: 100%;
    min-height: 250px;
    height: auto;
    object-fit: cover;
    object-position: center center;
}
.card__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;      
    border-radius: calc(var(--curve) * 1px);    
    background-color: #fff;      
    transform: translateY(100%);
    transition: .2s ease-in-out;
    margin-left: 5px;
}
.card__r:hover .card__overlay {
  transform: translateY(0);
}
.card__header {
    position: relative;
    display: flex;
    align-items: center;
    gap: 2em;
    padding: 1em 1.5em 1em 1.5em;
    border-radius: calc(var(--curve) * 1px) 0 0 0;    
    background-color: #fff;
    transform: translateY(-100%);
    transition: .2s ease-in-out;
}
.card__arc {
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 100%;
    right: 0;      
    z-index: 1;
}
.card__arc path {
    fill: #fff;
    d: path("M 40 80 c 22 0 40 -22 40 -40 v 40 Z");
}       
.card__r:hover .card__header {
  transform: translateY(0);
}
.card__thumb {
  flex-shrink: 0;
  width: 50px;
  height: 50px;      
  border-radius: 50%;      
}
.card__title {
  font-size: 0.8em;
  margin: 0 0 .3em;
  color: #474747;

}
.card__price{
  text-align: end;
  font-family: 'RubikMedium';
  font-size: 1.3em;
}
.card_location {
  font-size: .7em;
  color: #D7BDCA;
}
.card__description {
    padding: 0 1.5em 1em 1.5em;
    margin: 0;
    /* color: #D7BDCA;  */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.card__description p{
    font-size: 0.8em;
}
.card__category{
    border-radius: 15px;
    padding: 4px 15px;
    background-color: #FFBC2A;;
    color: white;
    text-align: center;
    font-size: 11px !important;
}
.card__pax{
    font-size: 11px !important;
}
  /* Fin estilos de tours y hoteles recientes  */

  /* Estilos de modulo Nosotros */
.content__info_au{
    /* top right bottom left */
    padding: 1em 4em 1em 4em;
}
  
  /* Fin estilos de modulo Nosotros */


/*Estilos form contacto*/
.banner-form-contacto{
    min-height: 430px;
    background-image: url('../img/home-page/banner-contactos.jpg');
    background-position: center center;
    background-size: cover;
}
.banner-form-degradado{
    min-height: 430px;
    background: linear-gradient(280deg, rgba(58, 44, 22, 0.5) 5.11%, rgba(44, 44, 44, 0) 92.64%);
}
.text-form-contacto{
    min-height: 430px;
}

.formulario-contacto{
   position: relative;
   top:-19%;
}
.form-control {
    color: #495057;
    background-color: #ffffff !important;
    font-size: 0.9rem !important;
    
  }
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #FFBC2A;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(252, 202, 62, 0.25);
  }

.btn-amarillo{
    background-color: #FFBC2A;

    border-radius: 2rem;
    border-style: none;
    padding: 8px 30px;
    transition: 0.3s;
    text-shadow: none;
    color: #525252;
    font-size: 14px;
}
.btn-amarillo:hover{
    background-color: #FFBC2A;
    transition: 0.3s;
    color: white;
    text-decoration: none;
}


/*Estilos footer*/
.footer-seccion-top p{
    margin: 0;
    padding: 0;
}

.menu-opciones{
    margin: 0;
    padding: 0;
}
.lista-op {
    list-style: none;
    
}

.lista-op a{
    color: black;
    text-decoration: none;
}

/*Boton subir*/


.button-subir{
    background-color: #0073C1;
    color: white;
    height: 3rem;
    width: 3rem;
    border-radius: 3rem;
    border-style: none;
    text-align: center;
    line-height: 3rem;
    position: fixed;
    bottom: 1.2rem;
    right: 1.2rem;
    display: none;
    z-index: 10;

}


.button-subir:hover{
    background-color: #FFBC2A;
    color: white;
}

.nav-white li a{
    color: white !important;
}

.button-whatsapp{
    background-color: #00B52C;
    color: white;
    height: 3rem;
    width: 3rem;
    border-radius: 3rem;
    border-style: none;
    text-align: center;
    line-height: 3rem;
    position: fixed;
    bottom: 5rem;
    right: 1.2rem;
    font-size: 1.8rem;
    z-index: 10;
    display:none;

}
.button-whatsapp:hover{
    color: white;
    background-color: #019626;
}

/*card-opiniones*/
.owl-stage-outer{
    padding-bottom: 50px;
}
.owl-dots{
    width: 100%;
    height: 6px;
    margin: 0 0.4em;
    display: flex;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 10px;
    padding: 20px;
    justify-content: center;
    align-items: center;
    transition: .4s;
  }
  .owl-dots button{
      background-color:#EEEEEE;
  }
  .owl-dots button:hover{
    background-color:#EEEEEE;
  }
  .owl-theme .owl-dot span {
    width: 32px;
    height: 5px;
    margin: 0 0.5em;
    background: #cecece;
    display: flex;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 10px;
    transition: .4s;
    justify-content: center;
    align-items: center;

  }
  .owl-nav{
      justify-content: center;
      align-items: center;
      display: flex;
      width: 100%;
      position: absolute;
      top:38%;
  }

  .owl-nav .owl-prev{
      left: -45px !important;
      position: absolute;
  }
  .owl-nav .owl-next{
    right: -45px !important;
    position: absolute;
}
  
  .owl-nav button{
      height: 3.5rem !important;
      width: 3.5rem !important;
      border-radius: 3rem !important;
      background-color: white !important;
      -webkit-box-shadow: 0px 0px 11px -7px rgba(0,0,0,0.34);
      -moz-box-shadow: 0px 0px 11px -7px rgba(0,0,0,0.34);
      box-shadow: 0px 0px 11px -7px rgba(0,0,0,0.34);
      margin: 1rem !important;
  }
  .owl-nav button span{
      text-decoration: none;
      border: none;
      font-size: 26px;
      color: black;
      font-weight: 500;
      margin:0px 10px;
      padding: 0px;
    
  }

  
  .owl-nav button:hover{
    background-color:#995353;
  }
  
  .owl-dots button{
      border: none;
  }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #FFBC2A;
    transition: .4s;
    transform: scaleX(1.4);
  }

  
.card-opiniones{
}
.img-card-servicios{
    max-height: 300px;
}
.img-beneficios{
    height: 40px;
}
.foto-perfil-opiniones{
    max-height: 5.5rem;
    max-width: 5.5rem;
    position: absolute;
    bottom: -15px;
   
    border: 10px solid #EFEFEF;
}

.line-hei{
    line-height: 12px;
}


/*Slider acordepn*/

.accordion {
    width: 100%;
    max-width: 1080px;
    height: 250px;
    overflow: hidden;
    margin: 30px auto;
    border-radius: 5px;
  }
  .accordion ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
  }
  .accordion ul li {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    width: 20%;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center center;
    
    transition: all 500ms ease;
  }
  .accordion ul li div {
    display: block;
    overflow: hidden;
    width: 100%;
  }
  .accordion ul li div a {
    display: block;
    height: 250px;
    width: 100%;
    position: relative;
    z-index: 3;
    vertical-align: bottom;
    padding: 15px 20px;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    transition: all 200ms ease;
  }
  .accordion ul li div a * {
    opacity: 0;
    margin: 0;
    width: 100%;
    text-overflow: ellipsis;
    position: relative;
    z-index: 5;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    color: #fff;

  }
  .accordion ul li div a h2 {
    text-overflow: clip;
    font-size: 24px;
    margin-bottom: 2px;
    top: 160px;
  }
  .accordion ul li div a p {
    top: 160px;
    font-size: 13.5px;
  }

  .accordion ul li:nth-child(1) { background-image: url('../img/home-page/destinos-top/cancun.jpg');  }
.accordion ul li:nth-child(2) { background-image: url('../img/home-page/destinos-top/cdmx.jpg'); }
.accordion ul li:nth-child(3) { background-image: url('../img/home-page/destinos-top/loscabos.jpg'); }
.accordion ul li:nth-child(4) { background-image: url('../img/home-page/destinos-top/islamujeres.jpg'); }
.accordion ul li:nth-child(5) { background-image: url('../img/home-page/destinos-top/puertovallarta.jpg'); }


.accordion ul:hover li { width: 8%; }
.accordion ul:hover li:hover { width: 60%; }
.accordion ul:hover li:hover a { background: linear-gradient(0deg, rgba(0, 191, 203, 0.8) 0%, rgba(0, 0, 0, 0.40) 100%); }
.accordion ul:hover li:hover a * {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}


/*Card tip viajes*/

.card-tips-viaje{
    min-height: 250px;
    margin: 25px 0px;
    border-radius: 5px;
    padding: 30px 30px;
    position: relative;
    
}
.formulario-contacto{
    width: 85%;
}

.powered-by{
    height: 25px;
}
.owl-stage-outer{
    padding-bottom: 0px;
}

/*Estilo de portadas*/
.portada-page{
   position: relative;
    background: rgb(164,128,21);
    background: linear-gradient(273deg, rgba(175, 140, 34, 0.841) 5%, rgba(216, 166, 57, 0.941) 25%, rgba(0,153,251,0.7242976842301615) 59%, rgba(0,109,179,0.7242976842301615) 90%);
}

.degradado-portada-page{
    z-index: 2;
    position: absolute;
    height: 45vh;
    width: 100%;
    /*background: rgb(31,31,31);*/
    background: linear-gradient(180deg, rgba(31,31,31,0.9141853246795997) 0%, rgba(52,52,52,0.55) 45%, rgba(96,96,96,0.2259830774885885) 80%); 
}



.img-portada-page{
    z-index: 1;
    height: 45vh;
    width: 100%;
    object-fit: cover;
}


.img-product{
    object-fit: cover !important; 
    height: 500px;
    width: 100%;
    border-radius: 20px;
}

.box-navbar-top{
    background-color: #f1f1f1 !important;
    border-bottom-left-radius: 24px;
    height: 60px;
}

.box-header{
    width: 100vw;
}

.font-weight-medium{
    font-weight:500 !important;
}
.text-traslados{
    display: block;
}

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

    content-gallery{
        max-height: null !important;
    }
    content-gallery {
        all: unset !important;
    }
    .text-traslados{
        display: none;
    }
    .box-navbar-top, .btn-contacto{
        display: none !important;
    }
    .items-info-tours{
        width: 100% !important;
    }
}

@media screen and (max-width: 991px) {
    .content-gallery{
        max-height: 500px !important;
    }
    .content-btn-nav{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    body{
        margin-top:60px !important
    }
    .box-btn-menu-small{
        display: flex !important;
        justify-content: center !important;
        align-items: center;
    }
    .box-navbar-top, .btn-contacto{
        display: none !important;
    }
    .box-header{
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .menu-r{
        text-align: center;
        align-items: center;
    }
    .menu-r li {
        display: flex;
    }
    .font-size-xl{
        font-size: 1.2rem;
    }
    .font-size-smx2{
        font-size: 0.8rem;
    }
    .home-r{
        text-align: center;
    }
    .servicios-r{
        margin-top: 40px;
    }
    .frase-r{
        display: none;
    }
    .formulario-contacto{
        position: relative;
        width: 100%;
    }
    .formulario-centrar{
        display: flex;
        align-items: center;
    }
    .margin-bottom{
        margin-bottom: 30px;
    }
    footer{
        text-align: center;

    }
    .none-display{
        display: none;
    }
   
    
}


@media screen and (max-width: 600px) {
    .portada-home, .portada-image-background, .portada-degradado-background {
        min-height: 20vh !important;
    }

    .degradado-portada-page{
        height: 20vh !important;
    }
    
    
    body{
        margin-top:60px !important
    }
    .box-navbar-top, .btn-contacto{
        display: none !important;
    }
    .box-header{
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .box-btn-menu-small{
        display: flex !important;
        justify-content: center !important;
        align-items: center;
    }

    .accordion { height: auto; }
    .accordion ul li,
    .accordion ul li:hover,
    .accordion ul:hover li,
    .accordion ul:hover li:hover {
      position: relative;
      display: table;
      table-layout: fixed;
      width: 100%;
      -webkit-transition: none;
      transition: none;
    }
    .footer-top{
        height: 300px;
    }
    .text-traslados{
        display: none;
    }
    .carousel-item{
        max-height: 300px;
    }

    .img-product{
        object-fit: cover !important; 
        height: 300px;
        width: 100%;
    
    }
    
    
}




.slider-container{
    height: 250px;
    width: 100%;
    overflow: hidden;
    position: relative; 
    color: #fff;
    border-radius: 0.3rem;
    margin-top: 5px;
}

.left-slides{
    position: absolute;
    left: 0;
    top: 0;
    width: 35%;
    height: 100%;
    transition: transform 0.5s ease-in-out;
}
.right-slides{
    position: absolute;
    left: 35%;
    top: 0;
    width: 65%;
    height: 100%;
    transition: transform 0.5s ease-in-out;
}

.left-slides > div{
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    
}

.left-slides h3{
    font-size: 1.2rem;
    margin-bottom: 10px;
    font-family: 'RubikMedium';
    padding-left: 15px ;
    
}

.left-slides p{
    font-size: 0.95rem;
    padding-right: 40px;
    padding-left: 15px ;
    
}

.right-slides > div{
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


.slider-container button{
    position: absolute;
    left: 35%;
    top: 50%;
    font-size: 1.5rem;
    padding: 12px;
    border: none;
    cursor: pointer;
    color: rgb(0, 191, 203);
    background-color: rgb(255, 255, 255);
}

button:hover{
    opacity: 0.9;
}

button:focus{
    outline: none;
}

.slider-container .left-btn{
    transform: translateX(-100%);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.slider-container .right-btn{
    transform: translateY(-100%);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

/*Menu redes sociales*/

.redes-sociales{
    width: 45px;
    left: 0;
    bottom: 1.2rem;
    position: fixed;
    padding: 0;
    margin: 0;
    z-index: 1000;
    display: none;
}

.redes-sociales ul{
    padding: 0;
}

.redes-sociales ul li{
    background-color: #0073C1;
    padding: 15px;
    display: flex;
    color: white;
    font-size: 1.2rem;
    width: 55px;
    transition: 0.4s;
    border-radius: 0px 10px 10px 0px;

}

.redes-sociales ul li:hover{
    width: 75px;
    transition: 0.4s;
    padding-left: 35px;
    cursor:pointer;
   
}


/*Estilos de traslados*/

.contenedor-traslados{
    min-height: 100vh;
    background-image: url('../img/home-page/banner-contactos.jpg');
    background-size: cover;
}

.contenedor-traslados-background{
    min-height: 100vh;
    width: 100%;
    background: rgb(31,31,31);
    background: linear-gradient(180deg, rgba(31,31,31,0.8141853246795997) 0%, rgba(52,52,52,0.5613763359155548) 59%, rgba(96,96,96,0.1259830774885885) 100%); 
}


.btn-blue{
    background-color: #0073C1 !important;  
    color: rgb(255, 255, 255) !important;
    font-size: 0.8rem;
}
.btn-blue :hover{
    background-color: #0465a7 !important;
    color: white !important;
}


.blurContent label{
    color: #8d8d8d;
    font-size: 0.9rem;
    margin-bottom: 0;
    margin-top: 15px;
}

.label-category{
    background-color: #919191;
    border-radius: 20px;
    color: white;
    font-size: 0.85rem;
    padding-left: 10px;
    padding-right: 10px;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
    border: 1px solid transparent;
}

.btn-circle-sm {
    width: 23px;
    height: 23px;
    padding: 3px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
    border: 1px solid transparent;
}

.delete_right {
    display: block;
    cursor: pointer;
    position: absolute;
    top: -10px;
    right: 0%;
}

/*Estilos btn cambiar foto de perfil*/
.btn-profile{
    height: 40px;
    width: 40px;
    background-color: rgb(241, 241, 241);
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #4e4e4e;

    position: absolute;
    bottom: 0;
    right: 0;
    transition: 0.5s;
}
.btn-profile :hover{
    background-color: #d1d1d1;
    transition: 0.5s;
}
.btn-close-profile{
    color: #bdbdbd;
    cursor: pointer;

}


/*Estilos de busqueda principal*/
/*Estilos de busqueda principal*/
.input-search{
    display: block;
    border: none;
    outline:none;
    padding: 0px 0px 0px 35px;
    color: #747474;
}
.input-search :focus{
    outline:none;
}
.btn-search{
    background-color: transparent;
    border: none;
    color: #E9453F;
    padding: 0px 15px;
    transition: 0.3s;
    text-align: right;
}
.btn-search{
    background-color: transparent;
    border: none;
    color: #FFBC2A;
    padding: 0px 15px;
    transition: 0.3s;
    text-align: right;
}
.btn-search :hover{
    color: #e79600;
    transition: 0.3s;
}
.btn-apply-Filters{
    background-color:#e79600 ;
    color: white;
    border-radius: 20px;
}

.btn-apply-Filters :hover{
    color: white !important;
    background-color: #e68a00;
    
}


.scroll-product{
    height:100vh;
    overflow-y: scroll;
    scrollbar-width: none; /*Oculta scroll para firefox*/
}

.scroll-product::-webkit-scrollbar {
    display: none !important;
    
}

.btn-gallery{
    background: none !important;
    border: none;
}

.label-category{
    background-color: #ffb617;
    border-radius: 20px;
    color: #303030;
    padding: 3px 10px;
    margin-right:10px ;
    font-size: 14px;
}

/*Estilos de anuncios*/
.ads img {
    height: 220px !important;
    display: block;
    object-fit: scale-down;
}

.owl-stage .owl-item{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    transition: 0.8s !important; 
    transform: scale(1) !important;
}
.olw-item{
    transition: 0.8s !important; 
}
.owl-stage .center a img{
    transition: 0.8s;
    transform: scale(1) !important;
}


/* ESTILOS DE ZONAS*/

.li-category{
    cursor: pointer;
}

.card-category{
    /*background-color: #645C9D;*/
    min-height: 100px;
    color: white;
}

.card-pointer :hover{
    cursor: pointer !important;
}

.degradado-portada-page-2{
    text-transform:uppercase;
    z-index: 2;
    font-size: 1rem;
    height: 170px;
    width: 100%;
    font-family: 'RubikMedium';
    display: flex;
    justify-content: right;
    align-items: center;
    color: #FFFFFF;
    /*text-shadow: 2px 1px 0 #333333;*/
    background: rgb(0,0,0);
    background: linear-gradient(144deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.551263976364993) 76%); 
}


/*Estilos de busqueda principal*/
.input-search{
    display: block;
    border: none;
    outline:none;
    padding: 0px 0px 0px 35px;
    color: #747474;
}
.input-search :focus{
    outline:none;
}

.icon-input{
    position: absolute;
    padding-left: 10px;
    z-index: 999 !important;

}
.input-container{
    display: flex;
    align-items: center;
    position: relative !important;
    }
    .input-container input{
    padding-left: 30px;
    }

.input-passenger{
    border-radius: 0.25rem 0rem 0rem 0.25rem;
    
}
.input-children{
    border-radius: 0rem 0.25rem 0.25rem 0rem;

}

.portada-page{
    position: relative;
    /* background: rgb(164,128,21);
    background: linear-gradient(273deg, rgba(175, 140, 34, 0.841) 5%, rgba(216, 166, 57, 0.941) 25%, rgba(0,153,251,0.7242976842301615) 59%, rgba(0,109,179,0.7242976842301615) 90%);
    */
}

.img-portada-page-transfers {
    z-index: 1;
    height: 47vh;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../img/hero/background-transfers.png");
}

#form_reserva_edit .custom-select{
    background-color: transparent !important;
    width: 80% !important;
    border-radius: 0px;
    border-bottom: 1px solid #999 !important;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}
#form_reserva_edit input{
    width: 85% !important;
    border-radius: 0px;
    border-bottom: 1px solid #999 !important;
}

#form_reserva_edit .form-group{
    padding-left: 1rem !important;
    padding-right: 1.5rem !important;
}

#form_reserva label{
    font-size: 15px;
}

.select2-selection {
    padding-left: 30px !important;
}

.title-place{
    font-size: 13.5px !important;
    font-family: 'RubikMedium';
  }
  
.subtitle-place{
font-size: 12px !important;
}

.card_float a{
    text-decoration: none !important;
    color: #000 !important;
    }
    .card_float a:hover{
    text-decoration: none !important;
    color: #007bff !important;
    }
    .card_float {
    color: rgb(37, 37, 37);
    position: absolute;
    right: 0px;
    top: 2rem;
    background: #ffffff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.20);
    /* max-width: 250px; 
    text-align: left;*/
    z-index: 999;
    /*font-size: 12px;*/
    /*max-height: 500px;
    padding: auto;
    overflow: auto;*/
    /*height: 200px;*/
    width: 280px;
    }


 
.content_resumen .card-header{
background: #a6a6a6  !important;
color: #fff !important;
}
.content_resumen .line_resumen{
padding: 3px;
border-bottom: 1px solid #ccc;
color: #000;
}
.content_resumen select,
.content_resumen input{
border: none !important;
}


label{
    color: #777777 !important;
}
.modal-confirm {		
    color: #434e65;
    width: 525px;
    }
    .modal-confirm .modal-content {
    padding: 20px;
    font-size: 16px;
    border-radius: 5px;
    border: none;
    }
    .modal-confirm .modal-header {
    background: #47c9a2;
    border-bottom: none;   
    position: relative;
    text-align: center;
    margin: -20px -20px 0;
    border-radius: 5px 5px 0 0;
    padding: 35px;
    }
    
    .modal-confirm h4 {
    text-align: center;
    font-size: 36px;
    margin: 10px 0;
    }
    .modal-confirm .form-control, .modal-confirm .btn {
    min-height: 40px;
    border-radius: 3px; 
    }
    .modal-confirm .close {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    text-shadow: none;
    opacity: 0.5;
    }
    .modal-confirm .close:hover {
    opacity: 0.8;
    }
    .modal-confirm .icon-box {
    color: #fff;		
    width: 95px;
    height: 95px;
    display: inline-block;
    border-radius: 50%;
    z-index: 9;
    border: 5px solid #fff;
    padding: 15px;
    text-align: center;
    }
    .modal-confirm .icon-box i {
    font-size: 64px;
    margin: -4px 0 0 -4px;
    }
    .modal-confirm.modal-dialog {
    margin-top: 80px;
    }
    .modal-confirm .btn, .modal-confirm .btn:active {
    color: #fff;
    border-radius: 4px;
    background: #eeb711 !important;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    border-radius: 30px;
    margin-top: 10px;
    padding: 6px 20px;
    border: none;
    }
    .modal-confirm .btn:hover, .modal-confirm .btn:focus {
    background: #eda645 !important;
    outline: none;
    }
    .modal-confirm .btn span {
    margin: 1px 3px 0;
    float: left;
    }
    .modal-confirm .btn i {
    margin-left: 1px;
    font-size: 20px;
    float: right;
    }
    .trigger-btn {
    display: inline-block;
    margin: 100px auto;
    }
    
    
    .modal-confirm #header_error {
    background: #e85e6c;
    border-bottom: none;   
    position: relative;
    text-align: center;
    margin: -20px -20px 0;
    border-radius: 5px 5px 0 0;
    padding: 35px;
    }
    .confirm_reservation_state .spinner-border{
    width: 1rem !important;
    height: 1rem !important;
    }


/*ESTILOS NUEVO DETALLE DE TOUR */
.font-DM-Sans {
    font-family: 'DM Sans', 'sans-serif' !important;
}

.font-weight-medium {
    font-weight: 600 !important;
}

.font-size-sm-1 {
    font-size: 0.9rem;
}

.bg-menu-tours {
    background-color: #dfdfdf;
}

.border-secondary-yt {
    border-secondary: #929292 !important;
}

.border-bottom-yt {
    border-bottom: 2px solid #929292 !important;
}

.btn-purple {
    color: #fff;
    background-color: #282364;
    border-color: #282364;
}

.btn-purple:hover {
    color: #fff;
    background-color: #282364;
    border-color: #282364;
}

.btn-purple:focus,
.btn-purple.focus {
    color: #fff;
    background-color: #282364;
    border-color: #282364;
    box-shadow: 0 0 0 0.2rem rgba(111, 66, 193, 0.25);
}

.btn-purple.disabled,
.btn-purple:disabled {
    color: #fff;
    background-color: #282364;
    border-color: #282364;
}

.btn-purple:not(:disabled):not(.disabled):active,
.btn-purple:not(:disabled):not(.disabled).active,
.show > .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #282364;
    border-color: #282364;
}

.items-info-tours{
    width: 75% !important;
}

.zoom-hover {
    transition: transform 0.3s ease;
    overflow: hidden;
}

.zoom-hover:hover {
    transform: scale(1.03);
}

.plyr__video-embed{
    border-radius: 20px !important;
}

.rounded-xl{
   border-radius: 10px !important;
}

#player{
    background-color: black;
    justify-content: center;
    border-radius: 10px;
  }
  
#divDescription, #divInclude, #divRestriction{
    h1, h2, h3, h4, h5, h6{
        color:#2e2e2e;
    }
    p{
        color: #8d8d8d;
        font-size: 0.9rem;
    }
    h2{
        font-size: 1.5rem;
    }
    h3{
        font-size: 1.3rem;
    }
    h4{
        font-size: 1.1rem;
    }
    /* Cambia el icono de los puntitos de las listas a un check amarillo */
    ul {
        list-style-type: none;
        padding-left: 1.5em;
    }
    ul li {
        position: relative;
        padding-left: 1.2em;
        font-size: 0.9rem;
    }
    ul li::before {
        content: "✔";
        position: absolute;
        left: 0;
        color: #006FB9; /* Amarillo */
        font-size: 1em;
        line-height: 1;
    }
}

.border-primary{
    border-bottom-color: #006fb9 !important;
}

.text-black {
    color:rgb(48, 48, 48) !important;
}
    