@charset "UTF-8";
.tc1 {
  color: #a73439 !important;
}

.tc1c {
  color: #d26f73 !important;
}

.tc1o {
  color: #591c1e !important;
}

.tc2 {
  color: #1c355e !important;
}

.tc2c {
  color: #3361ad !important;
}

.tc2o {
  color: #05090f !important;
}

.bg1 {
  background-color: #a73439 !important;
}

.bg1c {
  background-color: #d26f73 !important;
}

.bg1o {
  background-color: #591c1e !important;
}

.bg2 {
  background-color: #1c355e !important;
}

.bg2c {
  background-color: #3361ad !important;
}

.bg2o {
  background-color: #05090f !important;
}

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

header .topbar {
  font-size: 14px;
}
header .topbar i {
  color: #fff !important;
}
header .topbar a {
  font-size: 14px;
}
header .topbar .topbar-social ul li {
  font-size: 18px !important;
}
header .topbar .topbar-social ul li a {
  font-size: 18px !important;
}
header .topbar .topbar-social ul li a i {
  color: #fff !important;
  font-size: 18px !important;
}
header .topbar .topbar-social ul li a:hover i {
  color: #ccc !important;
}
header #menu .menu-logo {
  filter: brightness(0) invert(1);
}
header #menu .menu-logo #logo_img {
  height: 80px;
}
header #menu .menu-bar a {
  font-size: 15px !important;
}
header .desktopTopFixed .menu-logo {
  filter: none !important;
}
header .desktopTopFixed .menu-logo #logo_img {
  height: 40px !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
header .desktopTopFixed .menu-list-items {
  background: #fff !important;
}
header .desktopTopFixed .menu-bar a {
  color: #a73439 !important;
}
header .desktopTopFixed .menu-bar a:hover {
  color: #1c355e !important;
}

footer .footer-logo p {
  color: #ccc !important;
}
footer .social-icons i {
  color: #ccc !important;
  font-size: 18px !important;
}
footer #pie-legal ul li a {
  color: #ccc !important;
}
footer #pie-legal ul li a:hover {
  color: #fff !important;
}
footer #pie-newsletter p {
  color: #ccc !important;
}
footer #pie-newsletter button {
  color: #ccc !important;
}
footer #pie-newsletter button:hover {
  color: #fff !important;
}
footer #pie-copy {
  color: #ccc !important;
}
footer #pie-copy p {
  color: #ccc !important;
}
footer #pie-copy a {
  color: #ccc !important;
}
footer #pie-copy a:hover {
  color: #fff !important;
}

.cabeceraSeccion h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  font-weight: 700 !important;
}
.cabeceraSeccionCentro h2 {
  margin-bottom: 1.2rem !important;
}
.cabeceraSeccionCentro h2:after {
  content: "";
  display: block;
  width: 70px;
  height: 10px;
  background-color: #3361ad; /* rojo intenso, puedes cambiarlo si tienes un código de marca */
  position: absolute;
  bottom: -15px; /* separación desde el texto */
  left: 50%;
  transform: translateX(-50%);
}
.cabeceraSeccionCentro p {
  color: #1c355e !important;
}

.cabeceraSeccionCentroBlanco h2 {
  margin-bottom: 1.2rem !important;
  color: #FFF !important;
}
.cabeceraSeccionCentroBlanco h2:after {
  content: "";
  display: block;
  width: 70px;
  height: 10px;
  background-color: #FFF; /* rojo intenso, puedes cambiarlo si tienes un código de marca */
  position: absolute;
  bottom: -15px; /* separación desde el texto */
  left: 50%;
  transform: translateX(-50%);
}
.cabeceraSeccionCentroBlanco p {
  color: #FFF !important;
}

.cabeceraSeccionIzquierda {
  text-align: left !important;
  border-left: 10px solid #3361ad;
  margin-left: 1px;
  padding-left: 20px;
  margin-bottom: 60px;
}
.cabeceraSeccionIzquierda p {
  color: #1c355e !important;
}

.titulo {
  background: #a73439 !important;
  margin-bottom: 0 !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
.titulo h2 {
  color: #fff !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  text-align: center !important;
  margin-bottom: 0;
  text-transform: uppercase !important;
}

#cabecera h1 {
  text-transform: none !important;
  font-size: 50px !important;
  line-height: 56px !important;
  font-weight: 500 !important;
}
#cabecera h2 {
  color: #fff !important;
  font-size: 22px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
}

.descripcion h1 {
  font-size: 26px !important;
  line-height: 34px !important;
}
.descripcion h2 {
  font-size: 24px !important;
  line-height: 32px !important;
}
.descripcion h3 {
  font-size: 22px !important;
  line-height: 30px !important;
}
.descripcion h4 {
  font-size: 20px !important;
  line-height: 28px !important;
}
.descripcion h5 {
  font-size: 18px !important;
  line-height: 26px !important;
}
.descripcion h6 {
  font-size: 16px !important;
  line-height: 24px !important;
}
.descripcion p {
  font-size: 14px !important;
  text-align: justify !important;
  margin-bottom: 15px !important;
}
.descripcion ul {
  margin-bottom: 15px !important;
}
.descripcion ul li {
  list-style-type: disc !important;
  font-size: 16px !important;
  text-align: justify;
  margin-left: 15px !important;
}

#inicio_intro {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}
#inicio_intro .feature-box {
  border-color: #a73439 !important;
}
#inicio_intro .feature-box:hover h4 {
  color: #FFF !important;
}

#inicio_proximos {
  margin-bottom: 150px !important;
}

#inicio_noticias {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

#somos_intro {
  margin-top: 150px !important;
}
#somos_intro #somos_introMision h5 {
  text-transform: uppercase !important;
  color: #3361ad;
  font-weight: 700;
}

#somos_equipo {
  margin-top: 150px !important;
}
#somos_equipo .grid-item .team-description .team-info h5 {
  color: #a73439 !important;
  font-weight: 600;
}
#somos_equipo .grid-item .team-description .team-info span {
  color: #1c355e !important;
  text-transform: none !important;
}
#somos_equipo .modalMiembro .section-title h2 {
  color: #a73439 !important;
  font-weight: 600;
}
#somos_equipo .modalMiembro .section-title p {
  color: #1c355e !important;
}
#somos_historia {
  margin-top: 150px !important;
}

#somos_galeria {
  margin-top: 50px;
  margin-bottom: 150px !important;
}
#somos_galeria img {
  border-radius: 10px !important;
}

#proximos {
  margin-top: 150px !important;
}
#proximos .proximos_viaje img {
  border-radius: 10px !important;
}

#proximos_llamada {
  margin-top: 150px !important;
}

#proximos_porque {
  margin-top: 150px !important;
}

#proximos_faqs {
  margin-top: 150px !important;
  margin-bottom: 150px;
}

#experiencias_deportes {
  margin-top: 150px !important;
}

#viajes .grid-item a .portfolio-item {
  border: 1px solid #a73439 !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#viajes .grid-item a .portfolio-item .portfolio-overlay h4 {
  font-size: 20px !important;
}
#viajes .grid-item a .portfolio-item .viajes_viajeEtiqueta .viajes_viajeDeporte {
  color: #1c355e !important;
  font-size: 18px;
  font-weight: 600;
  padding-top: 10px;
}
#viajes .grid-item a .portfolio-item .viajes_viajeEtiqueta .viajes_viajeLocalizacion {
  font-size: 14px;
  color: #a73439 !important;
  font-weight: 700;
  padding-bottom: 10px;
}

#testimonios .author-info {
  font-weight: 700;
}
#testimonios .author-info strong {
  font-weight: 700;
}
#testimonios .author-info span {
  font-weight: 700;
  font-size: 20px !important;
}
#testimonios .author-info span strong {
  font-weight: 700;
}

#viaje_intro {
  margin-top: 150px !important;
}
#viaje_intro img {
  border-radius: 10px !important;
}
#viaje_intro .port-meta li {
  margin-bottom: 10px !important;
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 700;
  color: #1c355e !important;
}
#viaje_intro .port-meta li b {
  width: 90px !important;
}
#viaje_intro .port-meta li span {
  font-weight: 400;
  font-size: 14px !important;
}

#viaje_desarrollo .viaje_desarrolloHito {
  margin-bottom: 10px;
}
#viaje_desarrollo .viaje_desarrolloHito .viaje_desarrolloHitoHora {
  float: left !important;
  color: #a73439 !important;
  font-weight: 700;
  margin-right: 10px;
}

#viaje_actividades {
  padding-top: 150px !important;
}

#viaje_galeria {
  margin-top: 150px !important;
}
#viaje_galeria img {
  border-radius: 10px !important;
}

#empresas_intro {
  margin-top: 150px !important;
}

#empresas_tipos {
  margin-top: 150px !important;
}
@media (max-width: 767px) {
  #empresas_tipos .img-side {
    position: relative !important;
    z-index: 20 !important;
    margin-bottom: 40px;
  }
}
#empresas_tipos .feature-text h5 {
  color: #a73439 !important;
  border-bottom: 1px solid #1c355e !important;
  padding-bottom: 5px;
  text-transform: uppercase;
}
#empresas_tipos .feature-text p {
  text-align: left !important;
}

.blog .sidebar-widget {
  background: #f9f9f9 !important;
  border: 1px solid #ececec;
  margin-bottom: 20px !important;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-radius: 5px !important;
  overflow: hidden !important;
}
.blog .sidebar-widget .blog_widgetTitulo {
  background: #a73439 !important;
  color: #fff !important;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -20px;
  margin-right: -20px;
}
.blog #blog_lateralTemas a {
  background: #fff !important;
  border: 1px solid #ccc !important;
  border-radius: 5px !important;
  font-size: 12px;
}
.blog #blog_lateralContacto input[type=text],
.blog #blog_lateralContacto textarea {
  background: #fff !important;
  border: 1px solid #ccc !important;
  border-radius: 5px !important;
  font-size: 12px;
}

.blog-entry .entry-title a {
  font-size: 28px !important;
  line-height: 36px !important;
}
.blog-entry #blog_introduccion {
  font-size: 18px !important;
  font-weight: 700 !important;
}
.blog-entry #blog_introduccion p {
  font-size: 18px !important;
  font-weight: 700 !important;
}
#contacto {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

#contacto_mapaTitulo {
  background: #a73439 !important;
  margin-bottom: 0 !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
#contacto_mapaTitulo h2 {
  color: #fff !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  text-align: center !important;
  margin-bottom: 0;
  text-transform: uppercase !important;
}

#contacto_mapaSubtitulo {
  background: #fff !important;
  margin-bottom: 0 !important;
  padding-top: 20px;
  padding-bottom: 20px;
}
#contacto_mapaSubtitulo h2 {
  color: #a73439 !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  text-align: center !important;
  margin-bottom: 0;
  text-transform: uppercase !important;
}
#cookies_ventana {
  position: fixed;
  z-index: 30000;
  width: 96%;
  left: 2%;
  bottom: 20px !important;
  background: #000;
  color: #fff !important;
  border-radius: 10px !important;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: center;
}
@media only screen and (max-width: 992px) {
  #cookies_ventana {
    width: 70%;
  }
}

#cookies_ventana p {
  text-align: center !important;
}

#cookies_ventana a {
  color: #fff !important;
  border: 1px solid #fff !important;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 992px) {
  #cookies_ventana a {
    text-wrap: nowrap;
    margin-bottom: 10px !important;
    float: left !important;
  }
}
/*# sourceMappingURL=proyecto.css.map */