/*2178*/

body {
  font-family: "Open sans", sans-serif;
  font-size: 13px;
  /*font-family: system-ui; */
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
}

h1,h2,h3,h4 {
  font-family: "Dosis", sans-serif;
}

a {
  color: inherit;
}

a:hover,a:focus,a:active {
  color: inherit;
}

/* =============================================================================
  Layout
========================================================================== */

/*Img superior*/
.principio {
  width: 100%;
  height: 41px;
  position: absolute;
}

#navlist {
  position: relative;
}

#navlist li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
}

#navlist li,
#navlist a {
  height: 41px;
  display: block;
}

#facebook {
  left: 0px;
  width: 35px;
  background: url('../imagenes/redes.webp') -5px 0;
}

#instagram {
  left: 50px;
  width: 35px;
  background: url('../imagenes/redes.webp') -47px 0;
}

#youtube {
  left: 95px;
  width: 35px;
  background: url('../imagenes/redes.webp') -85px 0;
}

#tel {
  left: 140px;
  width: 140px;
  background: url('../imagenes/redes.webp') -115px 0;
}

/*BOTONES DE MENU*/
.menu {
  width: 100%;
  height: auto;
  background-color: rgb(162, 36, 31);
}

.botones_menu {
  /*Caracteristicas de todos los botones del menu*/
  background-repeat: no-repeat;
  background-position: center;
  margin: 13px;
  height: auto;
  width: 10%;
  cursor: pointer;
}

/* FIN DE BOTONES DE MENU*/

.video {
  width: 100%;
  height: 500px;
}

/*Base de las imagenes de fondo de index*/
.base {
  position: static;
  background-repeat: no-repeat;
}

div#caja {
  position: relative;
}

.caract_botones {
  background-repeat: no-repeat;
  position: absolute;
  background-color: transparent;
  cursor: pointer;
}

/* IMAGENES DE DIV CON LOS CONTENIDOS DE INDEX */
.lineaHor {
  position: absolute;
  top: 10%;
  left: 54%;
  width: 15%;
  border: 6px solid rgb(162, 36, 31);
  border-radius: 7px;
}

#base_0_2{
  display: none;
}

.nb_titulo {
  font: Regular 25px/26px OldSansBlack;
  font-size: 22px;
  color: rgb(17, 35, 100);
  margin-left: 10px;
  line-height: 88%;
  /*background: #00a8e7;*/
  width: 17.2%;
}

.nb_texto {
  font: Regular 25px/26px OldSansBlack;
  font-size: 16px;
  margin-left: 10px;
  line-height: 118%;
  /*background: #00a8e7; */
  width: 18%;
}

.nb_top_titulo_1 {
  position: absolute;
  top: 48.7%;
}

.nb_top_titulo_2 {
  position: absolute;
  top: 48.7%;
}

.nb_top_titulo_3 {
  position: absolute;
  top: 48.7%;
}

.nb_top_titulo_4 {
  position: absolute;
  top: 48.7%;
}

.nb_top_texto_1 {
  position: absolute;
  top: 59.3%;
}

.nb_top_texto_2 {
  position: absolute;
  top: 59.3%;
}

.nb_top_texto_3 {
  position: absolute;
  top: 59.3%;
}

.nb_top_texto_4 {
  position: absolute;
  top: 59.3%;
}

.nb_left_tit_1 {
  position: absolute;
  left: 10.8%;
}

.nb_left_tit_2 {
  position: absolute;
  left: 30.5%;
}

.nb_left_tit_3 {
  position: absolute;
  left: 50.3%;
}

.nb_left_tit_4 {
  position: absolute;
  left: 70%;
}

.nb_left_txt_1 {
  position: absolute;
  left: 10.8%;
}

.nb_left_txt_2 {
  position: absolute;
  left: 30.5%;
}

.nb_left_txt_3 {
  position: absolute;
  left: 50.3%;
}

.nb_left_txt_4 {
  position: absolute;
  left: 70%;
}

#texto_1 {
  position: absolute;
  top: 19%;
  left: 42%;
  width: 48%
}

.boton_verVideo {
  top: 33%;
  left: 52%;
  width: 21%;
  height: auto;
  cursor: pointer;
}

.boton_verVideo_2 {
  top: 33%;
  left: 52%;
  width: 30%;
  height: auto;
  cursor: pointer;
}

.boton_enviar {
  width: 35%;
  height: auto;
  cursor: pointer;
}

.boton_enviar_pqrs {
  width: 30%;
  height: auto;
  cursor: pointer;
}

.boton_descargar {
  top: 52%;
  left: 52%;
  width: 21%;
  height: auto;
}

#texto_2 {
  position: absolute;
  top: 72%;
  left: 59%;
  width: 8%;
}

.boton_googlePlay {
  top: 78%;
  left: 57%;
  width: 11.5%;
  height: auto;
}

.boton_appStore {
  top: 78%;
  left: 65%;
  width: 10%;
  height: auto;
}

/* FIN IMAGENES DE DIV CON LOS CONTENIDOS  DE INDEX */

/* IMAGENES DE DIV CON LOS CONTENIDOS */
.lineaHorBlanca {
  position: absolute;
  top: 16%;
  left: 40%;
  width: 15%;
  border: 6px solid rgb(255, 255, 255);
  border-radius: 7px;
}

/* Todos los iconos en una sola imagen */
.ic_conde {
  position: absolute;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  left: 0%;
  top: 0%;
}

#texto_3 {
  position: absolute;
  top: 22%;
  left: 13%;
  width: 80%;
}

.texto_condecoraciones {
  position: absolute;
  width: 20%;
}

.posTxt_medalla {
  top: 39%;
  left: 11%;
}

.posTxt_uno {
  top: 62%;
  left: 11%;
}

.posTxt_like {
  top: 39%;
  left: 41%;
}

.posTxt_escudo {
  top: 62%;
  left: 41%;
}

.posTxt_documento {
  top: 39%;
  left: 74%;
}

.posTxt_trofeo {
  top: 62%;
  left: 74%;
}

.conoce_mas {
  top: 81%;
  left: 39%;
  width: 20%;
  height: auto;
}

/* FIN IMAGENES DE DIV CON LOS CONTENIDOS */

#titulo {
  font-size: 22px;
  color: rgb(17, 35, 100);
}

.lineaTitulo {
  width: 200px;
  border: 6px solid rgb(162, 36, 31);
  border-radius: 7px;
}

.lineaVer {
  border-left: 4px solid white;
  height: 200px;
}

.iconos_publicidad {
  position: static;
  background-repeat: no-repeat;
  width: 70%;
  height: auto;
}

.formulario_turismo_2 {
  display: none;
}

#titulo_pagTurismo {
  font-size: 33px;
  color: rgb(17, 35, 100);
}

.div_turismo {
  position: absolute;
  top: 20%;
  left: 2%;
  width: 55%;
  margin-left: 2%;
}

.texto_turismo {
  font-size: 15px;
  color: rgb(134, 133, 133);
  margin-bottom: 2%;
}

.ic_turista {
  width: 25px;
  margin-right: 10px;
}

#base_mapa {
  position: static;
  background-repeat: no-repeat;
  width: 47%;
  height: auto;
  margin-left: 10%;
}

.div_mapa {
  position: absolute;
  top: 10%;
  left: 54%;
  width: 40%
}

.texto_mapa {
  font-size: 27px;
  color: rgb(134, 133, 133);
  line-height: 45px;
}

.texto_registro {
  font-size: 20px;
  color: rgb(17, 35, 100);
  left: 20%;
  position: absolute;
  width: 80%;
}

.ancho_tabla_buses {
  width: 50%;
}

.titulo_buses_turismo {
  font-size: 40px;
  color: white;
}

.texto_buses {
  font-size: 15px;
  color: white;
}

.div_servicios_turismo {
  top: 5%;
  left: 2%;
  width: 80%;
  margin-left: 20%;
}

.texto_turismo_2 {
  font-size: 22px;
  color: rgb(134, 133, 133);
}

#base_contacto {
  position: static;
  background-repeat: no-repeat;
  width: 58%;
  height: auto;
}

.texto_contacto {
  font-size: 27px;
  color: rgb(134, 133, 133);
  line-height: 45px;
}

.formulario_servicio_2 {
  display: none;
}

.formulario_publicidad_2 {
  display: none;
}

/*---------------------------------Estilos Santi------------------------------------------------*/
.descripcion-lugar{
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 10px;
  margin-top: 330px;
  width: 480px;
  height: 360px;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0 1px 25px rgba(0,0,0,0.2);

}

.titulo-descripcion{
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
}

.texto-descripcion{
  font-weight: bold;
}

.p-descripcion{
  color: #910c0c;
  font-size: 15px;
  font-weight: bold;
  margin-top: -7px;
}

.descripcion-l{
  width: 100%;
}

.descripcion {
  font-size: 17px;
  width: 90%;
  margin-left: 20px;
  text-align: left;

}

.enlace-des{
  margin-left: 20px;
  color: #001150;

}





.puntos-interes{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  
}

.puntos-interes h2{
  font-size: 35px;
  font-weight: bold;
}

.h2-pr{
  color: #910c0c;
  margin-top: -10px;


}

.h2-pb{
  color: #112364;

}

.container-slider{
  display: flex;
  flex-direction: column;
  grid-gap: 20px;
  position: absolute;
  right: 100px;
  margin-top: -90rem;
}

.item-slider {
  width: 140px !important;
  height: 140px;
  border-radius: 10px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
}

.item-slider:focus{
  border: solid 2px rgb(39, 54, 143);
   
  
}

/*Icono-basa*/

.icono-basa{
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: -225px;
  
}

.icono-basa img{
  width: 35%;
  z-index: 2;
}

/**/




/*servicios*/


.basa-servicios{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 70px;
  margin-top: -30px;
}

.basa-servicios img{
  width: 60%;
}



/**/

/*container-viajando*/

.container-viajando img{
  height: 700px;
  width: 100%;


}


.laB{
  display: flex;
  flex-direction: column;
  position: absolute; 
  width: 500px;
  height: 500px;
  margin-top: -550px;
  right: 100px;
  text-align: right;

}

.laB-p{
  margin-top: 20px;
}

.laB-p p{
  color: white;
  font-size: 17px;
  font-weight: bold;
 
  
}

.titulo-laB{
  margin-top: 50px;
  
  right: 10px;
}
.laB-h2w{
  color: white;
  font-weight: bold;


}
.laB-h2r{
  color: rgb(173, 32, 32);
  font-weight: bold;
  margin-top: -10px;
  margin-left: -23px;


}

/**/
/*container-llegamos*/


.container-llegamos{
  background-color: #e0f7ff;


}


.img-mapaC{
  width: 100%;
  display: flex;
  justify-content: center;

}

.img-mapaC img{
  margin-top: 200px;
  margin-bottom: -200px;
  width: 800px;
}

.llegamos{
  display: flex;
  flex-direction: column;
  width: 600px;
  position: absolute;
  left: 100px;
  margin-top: -75%;
  grid-gap: 20px;
}

.h2-llega{
  color: #910c0c;
  font-size: 50px;
  font-weight: bold;

}

.llegamos p{
  font-size: 16px;
  color: #535353;
  font-weight: bold;
}

.quindio{
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  width: 200px;



}

#mapa-linea{
  display: flex;
  flex-direction: row;
  margin-top: 20px;
}




#linea img{
  width: 240px;
  position: absolute;
  left: 150px;
  margin-top: 140px;
  transform: rotate(10deg);

}

  


/*container-servicios*/

.container-servicios{
  background-image: url("../turismo/Imagenes Web Turismo/Imagenes Web Turismo/Grupo\ 16262.png");
  background-size:cover;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 50px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 120px;
  height: 100rem;
}


.vans{
  display: flex;
  flex-direction: column;
  background-color: white;
  width: 520px;
  height: 750px;
  border-radius: 10px;



}

.img-vans{
  height: 50%;
  width: 100%;
}

.img-vans img{
  width: 100%;
  height: 100%;
}

.texto-vans{
  height: 60%;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-left: 100px;
  margin-top: 40px;

}

.vans-b{
  color: #112364;
  font-weight: bold;
}

.vans-r{
  color: #a52020;
  font-weight: bold;
  margin-top: -10px;
}

.vans-p{
  margin-top: 20px;
  font-weight: bold;
  color: #757575;
  font-size: 17px;
}






.bus{
  display: flex;
  flex-direction: column;
  background-color: white;
  width: 520px;
  height: 750px;
  border-radius: 10px;
}

.img-bus{
  height: 50%;
  width: 100%;
}

.img-bus img{
  width: 100%;
  height: 100%;
}

.texto-bus{
  height: 60%;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-left: 100px;
  margin-top: 40px;

}






/**/


/*contamos con*/
.contamos-con{
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;

}

.container-iconos{
  margin-top: 60px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.container-iconos img{
  width: 200px;
  height: 200px;

}



/**/

/*contendor redes*/


.redes-svg{
  display: flex;
  justify-content: center;
  grid-gap: 20px;
 
 
  width: 100%;

}

.redes-svg a svg{
  border-radius: 50%;
  

  width: 30px;
}

.container-redes{
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.container-redes ul li a{

  color: black;


}



.container-redes h2{
  color: #910c0c;
  font-weight: bold;
  font-size: 35px;
}


.container-redes p{
  color: #757575;
  font-weight: bold;
  font-size: 20px;
}

.container-redes img{
  width: 50%;
}

/**/

/*contenedor del formulario*/

.container-form{
  width: 100%;
  height: 81rem;
  background-image: url("../turismo/Imagenes Web Turismo/SVG/Rectángulo\ 666.svg");
  display: flex;
  flex-direction: row;
}


.caja_img{
  margin-top: 80px;
  width: 100%;
  height: 90%;
  z-index: 2;
  margin-left: -70px;
}


.caja_img img{
  width: 100%;
  height: 100%;

}


.caja_form1{
  width: 80%;
}

.caja_form1 form{
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: white;
  width: 95%;
  height: 90%;
  margin-left: -100px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  
}

.titulo-form{
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}

.titulo-form h2{
  font-weight:700;
  color: #112364;
  font-size: 30px;

}

.titulo-form p{
  margin-top: -10px;
  font-size: 15px;
  font-weight: bold;
  color: #949494;
}

.hr{
  border-radius: 15px;
  border: 10px;
  font-size: 20px;
  width: 120px;
  height: 7px;
  background-color: #910c0c;
  margin-bottom: 50px;
}

.inptus{
  display: flex;
  flex-direction: column;
  width: 70%;

}

.input{
  height: 50px;
  margin-bottom: 20px;
  background-color: #eaf3ff;
  border: none;
  font-size: 20px;
}

.inptus label{
  color: #888888;
}

.enviar{
  width: 200px;
  height: 60px;
  margin-top: 70px;
  background-color: #a52020;
  font-size: 30px;
  color: white;
  border-radius: 7px;
  font-weight: bold;
  border: none;
}
/**/


/*---------------------------------------------------------------------------------*/


.caja_form {


  width: 80%;
  height: auto;
  background: #F9F9F9 0% 0% no-repeat padding-box;
  box-shadow: 5px 10px 6px #00000029;
  border-radius: 40px;
  opacity: 1;
}

.texto_form {
  font: Regular 25px/26px OldSansBlack;
  font-size: 18px;
  color: rgb(17, 35, 100);
  margin-left: 10px;
}

.input_formulario {
  display: inline-block;
  width: 80%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-left: 10px;
  padding: 10px 25px 10px 20px;
  border: 0.5px solid #e5e3e3;
  -webkit-border-radius: 21px;
  border-radius: 21px;
  font: normal 16px/normal "Arial", Times, serif;
  color: rgba(0, 0, 0, 0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px 2px rgba(188, 183, 183, 0.63);
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

.input_formulario_cargo {
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-left: 10px;
  padding: 10px 25px 10px 20px;
  border: 0.5px solid #e5e3e3;
  -webkit-border-radius: 21px;
  border-radius: 21px;
  font: normal 16px/normal "Times New Roman", Times, serif;
  color: rgba(0, 0, 0, 0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px 2px rgba(188, 183, 183, 0.63);
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

.valoresCorp {
  width: 50%
}

.servicios {
  width: 45%
}

.caracteristicas_especificaciones {
  position: absolute;
  left: 19%;
  width: 56%
}

.texto_servicioEspecial_1 {
  top: 9%;
  left: 38.5%;
  width: 20%;
}

.titulo_especificaciones_1 {
  top: 15%;
}

.especificacion_1 {
  top: 20%;
}

.texto_servicioEspecial_2 {
  top: 32%;
  left: 34%;
  width: 30%;
}

.titulo_especificaciones_2 {
  top: 38%;
}

.especificacion_2 {
  top: 43%;
}

.texto_servicioEspecial_3 {
  top: 55%;
  left: 34%;
  width: 30%;
}

.titulo_especificaciones_3 {
  top: 61%;
}

.especificacion_3 {
  top: 66%;
}

.texto_form_especial_1 {
  width: 100%;
  position: absolute;
  top: 85%;
}

.logoBureau {
  width: 35%;
}

.logoST {
  width: 35%;
}

/*Pag Rutas*/
.input_modal_2 {
  display: inline-block;
  width: 32%;
  margin-left: 5px;
  padding: 5px 25px 5px 20px;
  border-radius: 9px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 0.5px solid #e5e3e3;
  -webkit-border-radius: 9px;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 4px 5px 0 rgba(0, 0, 0, 0.2);
  text-shadow: 1px 1px 2px rgba(188, 183, 183, 0.63);
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

#descripcion {
  position: absolute;
  top: 24.5%;
  left: 15%;
  width: 70.5%;
  height: 62.5%;
  font-size: 25px;
  text-align: justify;
}

#titulo_rutas {
  position: absolute;
  top: 9%;
  left: 46.7%;
  font-size: 50px;
  font-weight: bold;
  color: rgb(17, 35, 100);
}

.total {
  font: Regular 25px/26px OldSansBlack;
  font-size: 30px;
  color: rgb(17, 35, 100);
  margin-left: 10px;
  font-style: italic;
}

/*Efecto de cargando*/
.loader-page {
  position: fixed;
  z-index: 25000;
  background: rgb(255, 255, 255, 0.7);
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease;
}

.loader-page::before {
  content: "";
  position: absolute;
  border: 2px solid rgb(17, 35, 100);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-sizing: border-box;
  border-left: 2px solid rgba(50, 150, 176, 0);
  border-top: 2px solid rgba(50, 150, 176, 0);
  animation: rotarload 1s linear infinite;
  transform: rotate(0deg);
}

@keyframes rotarload {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

.loader-page::after {
  content: "";
  position: absolute;
  border: 2px solid rgba(162, 36, 31);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-sizing: border-box;
  border-left: 2px solid rgba(50, 150, 176, 0);
  border-top: 2px solid rgba(50, 150, 176, 0);
  animation: rotarload 2s ease-out infinite;
  transform: rotate(0deg);
}

/*GALERIA*/

.demo-gallery>ul {
  margin-bottom: 0;
}

.demo-gallery>ul>li {
  float: left;
  margin-bottom: 15px;
  margin-right: 20px;
  width: 200px;
}

.demo-gallery>ul>li a {
  border: 3px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}

.demo-gallery>ul>li a>img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery>ul>li a:hover>img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery>ul>li a:hover .demo-gallery-poster>img {
  opacity: 1;
}

.demo-gallery>ul>li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery>ul>li a .demo-gallery-poster>img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery>ul>li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery>a>img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery .justified-gallery>a:hover>img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img {
  opacity: 1;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster>img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

.demo-gallery.dark>ul>li a {
  border: 3px solid #04070a;
}

.home .demo-gallery {
  padding-bottom: 80px;
}

/*FIN GALERIA*/



.navbar-static-top {
  margin: 0;
  border: 0;
  color: #fff;
  width: 100%;
}

.navbar-top {
  /*background: #00a8e7;*/
  font-size: 12px;
  padding: 3px 0;
}

.navbar-top .list-inline {
  margin-bottom: 0;
}

.navbar-top .header-contact li {
  margin-right: 15px;
}

.navbar-top .header-contact li .fa {
  margin-right: 5px;
}

.navbar-main {
  margin-bottom: 0;
  color: #fff;
  /*background-image: url(../imagenes/2-1.png);
 background: #46c2f1;*/
  height: 85px;
  width: 100%;
}

.navbar-main .navbar-brand {
  border-bottom: none !important;
}

.navbar-main .submenu {
  position: absolute;
  list-style: none;
  background: #BE151A;
  padding: 0;
  width: 150px;
  left: -35px;
  visibility: hidden;
  top: 5px;
  -moz-transition: all, 0.05s;
  -o-transition: all, 0.05s;
  -webkit-transition: all, 0.05s;
  transition: all, 0.05s;
}

.navbar-main .submenu li {
  border-top: 1px solid #ffff;
}

.navbar-main .submenu li:hover {
  background: #BE151A;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}

.navbar-main .submenu li:active {
  background: #BE151A;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}

/* Texto de menu */
.navbar-main li a {
  font-family: "Dosis", sans-serif;
  font-size: 14px;
  padding: 20px 15px;
  border-bottom: 2px solid transparent;
  color: #000000;
  background-color: white;
}

/* Home Slider 
================================= */
.carousel-home img {
  width: 100%;
}

.carousel-home .carousel-control {
  height: 80px;
  width: 40px;
  top: 50%;
  margin: 10px;
  margin-top: -40px;

  -moz-transition: width, 0.3s;
  -o-transition: width, 0.3s;
  -webkit-transition: width, 0.3s;
  transition: width, 0.3s;
}

.carousel-home .carousel-control .fa {
  font-size: 2.5em;
  padding-top: 12px;
}

.carousel-home .carousel-control:hover {
  width: 50px;
}

.carousel-home .carousel-caption {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}

.carousel-home .carousel-title {
  color: #fff;
  font-family: "Dosis", sans-serif;
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
}

.carousel-home .carousel-subtitle {
  font-size: 25px;
  text-transform: uppercase;
}

.carousel-home .btn {
  margin-top: 30%;
}

.section-home {
  margin: 30px 0;
}

/* home/ about-us 
================================= */
.about-us {
  margin: 30px 0;
}

.about-us-col {
  height: 330px;
  padding: 15px;
  text-align: center;
  background-color: #BE151A;
  /*background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMjgwODE0IiB5MT0iLTAuMTAyMjA4IiB4Mj0iMC43MTkxODYiIHkyPSIxLjEwMjIwOCI+PHN0b3Agb2Zmc2V0PSItMjUlIiBzdG9wLWNvbG9yPSIjMTE1YjliIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMxMjkwZjgiLz48c3RvcCBvZmZzZXQ9IjEyNSUiIHN0b3AtY29sb3I9IiMxMTViOWIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  */
  background-size: 100%;
  background-image: -moz-linear-gradient(290deg, #115b9b -25%, #1290f8 50%, #115b9b 125%);
  background-image: -webkit-linear-gradient(290deg, #115b9b -25%, #1290f8 50%, #115b9b 125%);
  background-image: linear-gradient(160deg, #BE151A -25%, #00a8e7 50%, #00a8e7 125%);
  color: #fff;
}

.about-us-col .col-icon-wrapper {
  min-height: 80px;
}

.about-us-col .col-title {
  text-transform: uppercase;
}

.about-us-col .col-details {
  text-align: justify;
  margin-bottom: 25px;
  min-height: 80px;
}

/* home/reasons 
================================= */
.home-reasons {
  margin: 25px 0;
}

.home-reasons_turismo {
  margin: 0px 0;
  
}

.reasons-col {
  position: relative;
  overflow: hidden;
}

.reasons-col img {
  width: 100%;
  height: 500px;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}

.reasons-col .reasons-titles {
  position: absolute;
  bottom: 0;
  text-align: center;
  background: #BE151A;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  height: 70px;
  padding: 0px 0;
}

.reasons-col .reasons-title {
  font-weight: bold;
}

.reasons-col .on-hover {
  position: absolute;
  top: 0;
  bottom: 70px;
  width: 100%;
  padding: 25px;
  color: #fff;
  text-align: justify;
  background: #BE151A;
  border-bottom: 1px solid #fff;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}

.reasons-col:hover .on-hover {
  visibility: visible;
  opacity: 1;
  padding: 50px;
  -moz-transition: all, 1s;
  -o-transition: all, 1s;
  -webkit-transition: all, 1s;
  transition: all, 1s;
}

.reasons-col:hover img {
  -moz-transform: perspective(1.1) scale3d(1.1, 1.1, 1.1);
  -webkit-transform: perspective(1.1) scale3d(1.1, 1.1, 1.1);
  transform: perspective(1.1) scale3d(1.1, 1.1, 1.1);
}

/* home/causes
================================= */
.cause {
  padding-bottom: 15px;
  margin-bottom: 30px;
  border: 1px solid #1f76bd;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}

.cause .cause-progress {
  margin: 0 10px 15px;
  border: 1px solid #1f76bd;
  border-radius: 3px;
}

.cause .cause-progress .progress-bar {
  background: #1f76bd;
  box-shadow: none;
}

.cause .cause-img {
  margin-bottom: 15px;
  width: 100%;
}

.cause .cause-title {
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}

.cause .cause-details {
  text-align: justify;
  padding: 0 15px;
  font-size: 13px;
  margin-bottom: 15px;
  min-height: 115px;
}

.cause:hover {
  background: #f0f0f0;
  color: #144d7b;
  border-color: #144d7b;
}

/* Team 
================================= */
.team-member {
  background: #1f76bd;
  color: #fff;
  text-align: center;
  padding-bottom: 15px;
  border: 1px solid #1f76bd;
}

.team-member .thumnail img {
  width: 100%;
}

.team-member .member-name {
  font-weight: bold;
}

.team-member .member-position {
  padding: 0 15px 5px;
}

/* footer 
================================= */
.main-footer {
  background: #001150;
  color: #fff;
  padding: 10px 0;
  width: 100%;
}


/* Pages 
================================= */
.page-heading {
  background: url('../images/heading-bg.jpg?1428795369') no-repeat center;
  background-size: cover;
  min-height: 190px;
  color: #fff;
  padding: 25px 15px;
  margin-bottom: 50px;
}

.page-heading .title-under {
  background: #fff;
}

.page-description {
  font-size: 18px;
}

.main-container {
  margin-bottom: 100px;
}

/* Pages/Gallery 
================================= */
.gallery-item {
  padding: 0;
  display: block;
  margin: 0;
}

.gallery-item img {
  width: 100%;
}

.contact-items {
  margin-top: 30px;
}

.contact-items .contact-item {
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 16px;
}

.contact-items .contact-icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: #1f76bd;
  vertical-align: middle;
  margin-right: 5px;
  color: #fff;
  text-align: center;
}

.contact-items .contact-icon .fa {
  vertical-align: sub;
  font-size: 50px;
  margin-top: 7px;
}

/* contact 
================================= */
.contact-map {
  height: 350px;
  background: #ccc;
}

form .alert {
  display: none;
}

/* Causes 
================================= */
.cause-carousel {
  margin-top: 15px;
  margin-bottom: 30px;
}

/* =============================================================================
	Module
========================================================================== */
.btn-primary {
  background: #038abd;
  border: none;
  border-radius: 0;
  padding: 10px 25px;
  border: 1px solid transparent;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}

.btn-primary:hover {
  background: #fff;
  color: #1f76bd;
  border: 1px solid #1f76bd;
}

.btn-secondary {
  background: #BE151A;
  color: #fff;
  border-radius: 0;
}

.btn-secondary:hover {
  background: rgb(162, 36, 31);
  ;
  color: #fff;
}

.title-style-1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 50px;
}

.title-style-2 {
  text-align: left;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 25px;
}

.title-style-2 .title-under {
  display: block;
  margin: 5px 0;
}

.title-style-2 .title-under:after {
  margin: 0;
  margin-top: 10px;
}

.title-under {
  display: block;
  margin: 5px auto;
  background: #00a8e7;
  height: 1px;
  width: 280px;
}

.title-under:after {
  content: '';
  display: block;
  width: 100px;
  background: inherit;
  height: 2px;
  margin: 0 auto;
  margin-top: 10px;
}

/* Modal
================================= */
.form-control {
  border-radius: 0;
  box-shadow: none;
}

/* Tabeles
================================= */
.table-style-1 thead {
  background: #1f76bd;
  border-bottom: 1px solid #144d7b;
  color: #fff;
}

.table-style-1 td,
.table-style-1 th {
  border-bottom: 1px solid #1f76bd;
}

.table-style-2 thead {
  background: #BE151A;
  border-bottom: 1px solid #144d7b;
  color: #fff;
}

.table-style-2 tbody tr:nth-child(even) {
  background: #1f76bd;
  color: #fff;
}

.table-style-2 td,
.table-style-2 th {
  border-bottom: 1px solid #1f76bd;
}

/* Tabs
================================= */
.nav-tabs {
  border-bottom-color: #1f76bd;
  margin-bottom: 15px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  background: #1f76bd;
  color: #fff;
}

.nav-tabs>li>a {
  border-radius: 0;
}

.nav-tabs>li>a:hover {
  border-color: #1f76bd #1f76bd #1f76bd #BE151A;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background: #BE151A;
  color: #fff;
}

.is-active {
  background: #BE151A;
  color: #fff;
  display: block;
}

/* Accordion
================================= */
.panel-default {
  border-color: #1f76bd;
  border-radius: 0;
}

.panel-default>.panel-heading {
  background: #1f76bd;
  color: #fff;
}

.panel-default>.panel-heading:hover {
  background: #BE151A;
}

/* Modal
================================= */
.modal .modal-content {
  border-radius: 0;
}

.modal .modal-header {
  background: #1f76bd;
  color: #fff;
}

.modal .modal-header .close {
  font-style: 26px;
}

.lightbox {
  position: relative;
  display: block;
  overflow: hidden;
}

.lightbox img {
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}

.lightbox .on-hover {
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  color: #fff;
  background: rgba(31, 118, 189, 0.75);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all, 0.6s;
  -o-transition: all, 0.6s;
  -webkit-transition: all, 0.6s;
  transition: all, 0.6s;
}

.lightbox .on-hover .hover-caption {
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 5px;
  right: 5px;
  font-style: 18px;
  display: block;
  font-family: "Dosis", sans-serif;
  bottom: -50px;
  -moz-transition: all, 0.6s;
  -o-transition: all, 0.6s;
  -webkit-transition: all, 0.6s;
  transition: all, 0.6s;
}

.lightbox .on-hover:before {
  content: "";
  display: block;
  width: 46px;
  height: 48px;
  position: absolute;
  background: url('../images/icons/zoom-icon.png?1428101315');
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -24px;
}

.lightbox:hover .on-hover {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.lightbox:hover .on-hover .hover-caption {
  bottom: 25px;
}

.lightbox:hover img {
  -moz-transform: perspective(1.15) scale3d(1.15, 1.15, 1.15);
  -webkit-transform: perspective(1.15) scale3d(1.15, 1.15, 1.15);
  transform: perspective(1.15) scale3d(1.15, 1.15, 1.15);
}

/* Ow carousel
================================= */
.owl-next,
.owl-prev {
  width: 32px;
  height: 32px;
  padding-top: 5px;
  border: 2px solid;
  text-align: center;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}

.owl-next:hover,
.owl-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.owl-next {
  left: auto;
  right: 0;
}

/* =============================================================================
	Responsive
========================================================================== */
/* Large devices (large desktops, 1200px and Down) */
@media all and (max-width: 1200px) {
  .about-us-col {
    padding: 15px;
  }

  .reasons-col:hover .on-hover {
    padding: 15px;
  }

  .reasons-col:hover .on-hover {
    padding: 25px;
  }

  #descripcion {
    font-size: 22px;
  }

  .texto_turismo {
    margin-bottom: 1%;
  }

  .texto_mapa {
    font-size: 22px;
    line-height: 42px;
  }

  .texto_registro {
    font-size: 18px;
  }

  .div_servicios_turismo {
    margin-left: 15%;
  }

  .texto_turismo_2 {
    font-size: 20px;
  }

  .texto_contacto {
    font-size: 22px;
    line-height: 42px;
  }

  .titulo_buses_turismo {
    font-size: 35px;
  }

  .nb_titulo {
    font-size: 20px;
    line-height: 80%;
  }

  .nb_texto {
    font-size: 14px;  
    width: 17.2%;  
  }

  .nb_top_titulo_1 {
    top: 48.4%;
  }

  .nb_top_titulo_2 {
    top: 48.4%;
  }

  .nb_top_titulo_3 {
    top: 48.4%;
  }

  .nb_top_titulo_4 {
    top: 48.4%;
  }

  .nb_top_texto_1 {
    top: 59.1%;
    line-height: 110%;
  }

  .nb_top_texto_2 {
    top: 59.1%;
    line-height: 110%;
  }

  .nb_top_texto_3 {
    top: 59.1%;
    line-height: 110%;
  }

  .nb_top_texto_4 {
    top: 59.1%;
    line-height: 110%;
  }
}

/* Medium devices (desktops, 1035px and Donw) */
@media all and (max-width: 1035px) {
  .carousel-home .carousel-title {
    font-size: 36px;
  }

  .carousel-home .carousel-subtitle {
    font-size: 18px;
  }

  .carousel-home .btn {
    margin-top: 15px;
  }

  .about-us-col {
    margin-bottom: 25px;
  }

  .team-member {
    margin-bottom: 25px;
  }

  .reasons-col {
    margin-bottom: 0px;
  }

  .main-footer {
    font-size: 11px;
  }

  .logoBuses {
    height: 250%;
  }

  .navbar-brand>img {
    display: none;
  }

  .lineaHor {
    top: 6%;
    border: 4px solid rgb(162, 36, 31);
  }

  .lineaHorBlanca {
    top: 9%;
    border: 4px solid rgb(255, 255, 255);
  }

  .formulario_turismo_1 {
    display: none;
  }

  .formulario_turismo_2 {
    display: block;
  }

  .formulario_servicio_1 {
    display: none;
  }

  .formulario_servicio_2 {
    display: block;
  }

  .formulario_publicidad_1 {
    display: none;
  }

  .formulario_publicidad_2 {
    display: block;
  }

  .boton_enviar {
    width: 50%;
  }

  .video {
    height: 400px;
  }

  .iconos_publicidad {
    width: 30%;
    align-content: center;
  }

  .valoresCorp {
    width: 60%
  }

  #descripcion {
    font-size: 16.3px;
  }

  #titulo_rutas {
    top: 8%;
    left: 46.3%;
    font-size: 40px;
  }

  .texto_contacto {
    font-size: 20px;
    line-height: 38px;
  }

  .titulo_buses_turismo {
    font-size: 30px;
  }

  .nb_titulo {
    font-size: 17px;
    line-height: 70%;
  }

  .nb_texto {
    font-size: 12px;  
    width: 17.2%;
  }

  .nb_top_titulo {
    top: 48.1%;
  }

  .nb_top_texto {
    top: 59.1%;
  }
}

/* Small devices (tablets, 900px and Down) */
@media all and (max-width: 900px) {

  #titulo_pagTurismo {
    font-size: 23px;
  }

  .texto_turismo {
    font-size: 12px;
  }

  .ic_turista {
    width: 18px;
    margin-right: 8px;
  }

  .texto_mapa {
    font-size: 17px;
    line-height: 40px;
  }

  .texto_registro {
    font-size: 14px;
  }

  .titulo_buses_turismo {
    font-size: 25px;
  }

  .texto_buses {
    font-size: 12px;
  }

  .div_servicios_turismo {
    margin-left: 10%;
  }

  .texto_turismo_2 {
    font-size: 16px;
  }

  .texto_contacto {
    font-size: 16px;
    line-height: 35px;
  }

  .nb_titulo {
    font-size: 14px;
    line-height: 60%;
  }

  .nb_texto {
    font-size: 10.5px;  
  }

  .nb_top_titulo {
    top: 46.5%;
  }

  .nb_top_texto {
    top: 57%;
  }

  .nb_left_tit_1 {
    left: 10%;
  }
  
  .nb_left_tit_2 {
    left: 29.7%;
  }
  
  .nb_left_tit_3 {
    left: 49.5%;
  }
  
  .nb_left_tit_4 {
    left: 69.2%;
  }
  
  .nb_left_txt_1 {
    left: 10%;
  }
  
  .nb_left_txt_2 {
    left: 29.7%;
  }
  
  .nb_left_txt_3 {
    left: 49.5%;
  }
  
  .nb_left_txt_4 {
    left: 69.2%;
  }
}

/* Small devices (tablets, 768px and Down) */
@media all and (max-width: 767px) {
  .header-contact {
    text-align: center;
  }

  .header-contact li {
    margin: 0 !important;
  }

  .header-social {
    text-align: center;
  }

  .navbar-main #navbar {
    float: none !important;
  }

  .navbar-main #navbar a {
    border-bottom: none;
  }

  .navbar-main .navbar-brand {
    padding: 16px 15px;
  }

  .navbar-main .submenu {
    position: initial;
    display: none;
    width: 100%;
  }

  .navbar-brand>img {
    display: block;
  }

  .carousel-home .carousel-title {
    font-size: 32px;
  }

  .carousel-home .carousel-subtitle {
    font-size: 16px;
  }

  .carousel-home .carousel-control {
    height: 40px;
    width: 20px;
    top: 50%;
    margin-top: -20px;
  }

  .carousel-home .carousel-control .fa {
    font-size: 1.5em;
    padding-top: 4px;
  }

  .col-form {
    margin-bottom: 25px;
  }

  .logoBuses {
    height: 380%;
  }

  .botones_menu {
    /*Caracteristicas de todos los botones del menu*/
    margin: 3px;
    width: 13%;
  }

  .lineaHor {
    top: 4%;
    border: 3px solid rgb(162, 36, 31);
  }

  .lineaHorBlanca {
    top: 7%;
    border: 3px solid rgb(255, 255, 255);
  }

  .lineaVer {
    display: none;
  }

  .servicios {
    width: 70%
  }

  .caja_form {
    left: 2%;
  }

  .video {
    height: 300px;
  }

  .iconos_publicidad {
    width: 40%;
  }

  #descripcion {
    font-size: 12px;
  }

  #titulo_rutas {
    top: 7%;
    left: 46.3%;
    font-size: 30px;
  }

  .div_turismo {
    top: 10%;
  }

  .texto_mapa {
    font-size: 15px;
    line-height: 28px;
  }

  .titulo_buses_turismo {
    font-size: 20px;
  }

  .div_servicios_turismo {
    width: 90%;
  }

  .texto_turismo_2 {
    font-size: 14px;
  }

  .texto_contacto {
    font-size: 15px;
    line-height: 28px;
  }

  #titulo {
    font-size: 15px;
  }

  .nb_titulo {
    font-size: 12px;
    line-height: 50%;
  }

  .nb_texto {
    font-size: 9.1px;  
    line-height: 100%;
  }

  .nb_top_titulo_1 {
    top: 46.7%;
  }

  .nb_top_titulo_2 {
    top: 46.7%;
  }

  .nb_top_titulo_3 {
    top: 46.7%;
  }

  .nb_top_titulo_4 {
    top: 46.7%;
  }

  .nb_top_texto {
    top: 58%;
  }
}

/* Small devices (tablets, 768px and Down) */
@media all and (max-width: 640px) {
  
  #base_0_1{
    display: none;
  }

  #base_0_2{
    display: block;
  }

  .nb_titulo {
    font-size: 18px;
    line-height: 70%;
    width: 27.8%;
  }
  
  .nb_texto {
    font-size: 12px;
    line-height: 110%;
    width: 27.8%;
  }
  
  .nb_top_titulo_1 {
    top: 30.7%;
  }

  .nb_top_titulo_2 {
    top: 30.7%;
  }

  .nb_top_titulo_3 {
    top: 74%;
  }

  .nb_top_titulo_4 {
    top: 74%;
  }
  
  .nb_top_texto_1 {
    top: 38.5%;
  }

  .nb_top_texto_2 {
    top: 38.5%;
  }

  .nb_top_texto_3 {
    top: 81.8%;
  }

  .nb_top_texto_4 {
    top: 81.8%;
  }
  
  .nb_left_tit_1 {
    left: 18.7%;
  }
  
  .nb_left_tit_2 {
    left: 50%;
  }
  
  .nb_left_tit_3 {
    left: 18.7%;
  }
  
  .nb_left_tit_4 {
    left: 50%;
  }
  
  .nb_left_txt_1 {
    left: 18.7%;
  }
  
  .nb_left_txt_2 {
    left: 50%;
  }
  
  .nb_left_txt_3 {
    left: 18.7%;
  }
  
  .nb_left_txt_4 {
    left: 50%;
  }
}

/* Small devices (tablets, 768px and Down) */
@media all and (max-width: 580px) {
  #descripcion {
    font-size: 10px;
  }

  #titulo_rutas {
    top: 6%;
    left: 46.3%;
    font-size: 20px;
  }

  .nb_titulo {
    font-size: 15px;
  }

  .nb_texto {
    font-size: 11px;
  }

  .nb_top_titulo_1 {
    top: 29.7%;
  }

  .nb_top_titulo_2 {
    top: 29.7%;
  }

  .nb_top_titulo_3 {
    top: 73%;
  }

  .nb_top_titulo_4 {
    top: 73%;
  }

  .nb_top_texto_1 {
    top: 37%;
  }

  .nb_top_texto_2 {
    top: 37%;
  }

  .nb_top_texto_3 {
    top: 80.3%;
  }

  .nb_top_texto_4 {
    top: 80.3%;
  }
}

/* Extra Small devices (tablets, 480px and Down) */
@media (max-width: 480px) {
  .carousel-home .carousel-title {
    font-size: 16px;
    margin: 0;
  }

  .carousel-home .carousel-subtitle {
    font-size: 14px;
    margin: 0;
  }

  .carousel-home .carousel-indicators {
    bottom: 0;
  }

  .logoBuses {
    height: 300%;
  }

  .lineaHor {
    top: 3%;
    border: 2px solid rgb(162, 36, 31);
  }

  .lineaHorBlanca {
    top: 6%;
    border: 2px solid rgb(255, 255, 255);
  }

  .video {
    height: 200px;
  }

  #descripcion {
    font-size: 9px;
  }

  #titulo_rutas {
    top: 6%;
    left: 47%;
    font-size: 15px;
  }

  #base_0_2{
    width: 100%;
  }

  .nb_titulo {
    font-size: 14px;
    width: 35.5%;
  }
  
  .nb_texto {
    
    line-height: 90%;
    width: 35.5%;
  }
  
  .nb_left_tit_1 {
    left: 10.5%;
  }
  
  .nb_left_tit_2 {
    left: 49.5%;
  }
  
  .nb_left_tit_3 {
    left: 10.5%;
  }
  
  .nb_left_tit_4 {
    left: 49.5%;
  }
  
  .nb_left_txt_1 {
    left: 10.5%;
  }
  
  .nb_left_txt_2 {
    left: 49.5%;
  }
  
  .nb_left_txt_3 {
    left: 10.5%;
  }
  
  .nb_left_txt_4 {
    left: 49.5%;
  }
}

/* =============================================================================
	Animations
========================================================================== */
.animate-onscroll {
  visibility: hidden;
}

.animated {
  visibility: visible;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.slow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

.animated.fadeIn {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes bounceInUp {

  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {

  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {

  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {

  0%,
  60%,
  75%,
  90%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}



/*===================MEDIA QUERIES SANTI========================*/

@media screen and (max-width: 1280px) {
  
.llegamos {
  display: flex;
  flex-direction: column;
  width: 600px;
  position: absolute;
  left: 100px;
  margin-top: -85%;
  grid-gap: 20px;
}

#linea img {
  display: none;
}


}



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

  .llegamos {
    display: flex;
    flex-direction: column;
    width: 600px;
    position: absolute;
    left: 100px;
    margin-top: -90%;
    grid-gap: 20px;
  }

  .container-slider {
    display: flex;
    flex-direction: column;
    grid-gap: 20px;
    position: absolute;
    right: 100px;
    margin-top: -75rem;
}

.vans {
  display: flex;
  flex-direction: column;
  background-color: white;
  width: 45%;
  height: 750px;
  border-radius: 10px;
}

.bus {
  display: flex;
  flex-direction: column;
  background-color: white;
  width: 45%;
  height: 750px;
  border-radius: 10px;
}

.caja_img {
  margin-top: 80px;
  width: 80%;
  height: 90%;
  z-index: 2;
  margin-left: -70px;
}

.container-iconos {
  margin-top: 60px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.container-redes {
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
}
  


}


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

  .icono-basa img {
    width: 40%;
    z-index: 2;
    margin-top: 56px;
}

  .basa-servicios img {
    margin-top: -100px;
    
}

.basa-servicios {
  margin-top: 90px;
}

.container-viajando img {
  height: 100%;
  width: 100%;

}

.img-mapaC img {
  margin-top: 30px;
  margin-bottom: -100px;
  width: 100%;
}

.llegamos {

  width: 90%;
  position: absolute;
  left: 50px;
  margin-top: -120%;

  

}

.h2-llega {

  font-size: 40px;

}

.llegamos p {
  font-size: 17px;
  color: #2e2e2e;
  font-weight: bold;
}

.laB {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 80%;
  right: 40px;
  margin-top: -445px;

 
}


.laB-p p{

  font-size: 15px;
}

.container-viajando img {
  margin-top: -10px;
  height: 500px;
  width: 100%;
}


.titulo-laB h1{
  font-size:20px;

}


.vans {

  width: 45%;
  height: 50%;
  margin-top: 50px;
  margin-bottom: 50px;

}



.vans-b { 
  font-size: 22px;
}

.vans-r {
  font-size: 22px;  
}

.vans-p {
  font-size: 14px;
}

.texto-vans {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-left: 50px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.bus{
  width: 45%;
  height: 50%;
  margin-bottom: 50px;
  margin-top: 50px;
}


.bus-b { 
  font-size: 22px;
}

.bus-r {
  font-size: 22px;  
}

.bus-p {
  font-size: 14px;
}

.texto-bus {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-left: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
}


.container-servicios {
  
  height: 100%;
  margin-bottom: 50px;
}

.quindio {

  margin-top: 30px;
  width: 150px;
 
}




.titulo-con{
  width: 100%;
  display: flex;
  justify-content: center;
}

.titulo-con img{
  width: 80%;
}

.contamos-con {
  width: 100%;
  height: 100%;

}



.container-iconos {
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  grid-gap: 30px;
}

.container-iconos img {
  width: 150px;
  height: 150px;
}

.container-redes h2 {
  font-size: 22px;
}

.container-redes {
  width: 100%;
  height: 100%;
  margin-top: 50px;
  margin-bottom: 50px;

}




.caja_img {
  display: none;
}

.caja_form1 {
  width: 100%;
  padding: 15px;

}


.caja_form1 form {
  padding-left: 20px;
  width: 100%;
  height: 99.5%;
  margin-left: 0px;
  margin-top: 20px;
}

.enviar {
  width: 150px;
  margin-top: 30px;

}

.titulo-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-top: 30px;
}

.inptus {
  width: 80%;
}

.descripcion-lugar {
  position: absolute;
  right: 10px;
  margin-top: 330px;
  width: 400px;
  height: 300px;
  background-color: white;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 1px 25px rgb(0 0 0 / 20%);
}

.item-slider {
  width: 100px !important;
  height: 100px;
  border-radius: 10px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  z-index: 3;
}

.container-slider {
  display: flex;
  flex-direction: column;
  grid-gap: 20px;
  position: absolute;
  right: 100px;
  margin-top: -60rem;
}

.descripcion-lugar {
  position: absolute;
  right: 10px;
  margin-top: 260px;
  width: 300px;
  height: 300px;
  background-color: white;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 1px 25px rgb(0 0 0 / 20%);
}

.slick-slider {
  margin-left: 50px;
  position: relative;
  width: 300px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.descripcion {
  font-size: 12px;
  width: 90%;

  margin-left: 20px;
  text-align: left;
}

.texto-descripcion {
  font-weight: bold;
  text-align: center;
}






}


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

  .container-slider {
    display: none;
  
  }
  .vans {
    width: 90%;
    height: 50%;

 
  }

  .bus {
    margin-top: -50px;
    width: 90%;
    height: 50%;

  }

  .h2-llega {
    font-size: 30px;  
}

.llegamos {
  width: 90%;
  position: absolute;
  left: 20px;
  margin-top: -120%;
}

.llegamos p {
  font-size: 15px;
  color: #2e2e2e;
  font-weight: bold;
}

.quindio {
  margin-top: -10px;
  width: 100px;
}

.container-viajando img {
  margin-top: -10px;
  height: 400px;
  width: 100%;
}

.laB {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 90%;
  right: 20px;
  /* height: 200px; */
  margin-top: -380px;
}

.laB p{
  margin-top: -5px;
  font-size: 13px;
}

.laB h1{
  font-size: 25px;
}

.laB-p {
  margin-top: 5px;
}

.icono-basa {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: -130px;
}

.basa-servicios {
  margin-top: 90px;
  margin-bottom: -5px;
}

.basa-servicios img {
  width: 70%;
}

.titulo-form h2 {
  font-weight: 700;
  color: #112364;
  font-size: 25px;
}

}
/*===========================================================================*/