/*---------------------------    Celular  -*/

/*- TITULO -*/

#tit-iti {
  background-color: var(--gris2);
  border-bottom: 1px solid #ccc;
  padding-top: 40px;
  padding-bottom: 40px;
}
#tit-iti h1 {
  font-size: 1.5em;
  font-weight: 600;
  margin-top: 0;
}
#tit-iti h2 {
  font-size: 2.2em;
  font-weight: 300;
  margin: 20px 0 10px 0;
}
.page-header h3 {
  font-size: 1.3em;
  margin-bottom: 30px;
}
.page-header h3 i:first-child {
  margin-right: 7px;
}
.cotiza-tit {
  background-color: #111;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1em;
  transform: all 2.s;
  border: 1.5px solid #fff;
  padding: 7px 30px;
}
.cotiza-tit i {
  margin-right: 10px;
}
.cotiza-tit:hover {
  background-color: var(--gris1);
  color: #111;
  border: 1.5px solid #111;
}
.mapa {
  text-align: right;
}
.mapa img, .conoceras img {
  box-shadow: var(--sombra);
}
.conoceras {
  text-align: left;
}
.page-header a {
  margin-bottom: 30px;
}
/*- TITULO SECCION -*/

.titulo-secc {
  padding: 0;
  margin-bottom: 20px;
}
.titulo-secc h1 {
  text-align: center;
  font-size: 2.5em;
  font-weight: 300;
}
.titulo-secc h4 {
  text-align: center;
  font-weight: 500;
  font-size: 1em;
}
.titulo-secc hr {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px double var(--gris2);
  width: 50%;
}
/*- DIAS IZQ -*/

#iti-dias {
  margin-bottom: 80px;
}
.tour {
  background-color: var(--gris1);
  border: 1px solid var(--gris2);
  margin-bottom: 50px;
  box-shadow: var(--resplandor);
}
.tour .tour-img {
  padding: 0;
}
.tour .tour-img img {
  width: 100%;
  z-index: 1;
}
.tour .tour-img .tit {
  background-color: #000;
  color: #fff;
  padding: 15px;
  font-size: 1.2em;
  text-align: center;
  border-bottom: 1px solid var(--dos);
}
.tour .tour-opc {
  padding: 20px 0;
}
.tour .tour-opc h1 {
  display: block;
  font-size: 1.1em;
  font-weight: 700;
  padding-left: 30px;
  padding-bottom: 10px;
}
.tour .tour-opc h1 span {
  font-weight: 300;
}
.tour-tit {
  border-bottom: 3px double var(--gris2);
  margin-bottom: 30px;
}
.tour .tour-opc ul li {
  margin-left: -15px;
  margin-bottom: 5px;
  text-align: justify;
}
.tour .tour-opc ul li:before {
  content: "\f101";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  font-weight: 100;
  color: var(--gris3);
}
.tour .tour-opc ul li span {
  color: var(--dos);
  font-style: italic;
}
.imp, strong {
  font-weight: 600;
  color: #333;
}
.tour-opc h1 strong {
  font-size: 1.7em;
  font-weight: 300;
}
/*- DIAS MAS -*/

.carousel-caption {
  background-color: rgba(var(--unot), .8);
  border-top: 1px solid var(--dos);
  width: 100%;
  padding: 5px;
  bottom: 0;
  padding-top: 15px;
  left: 0px;
}
.carousel-caption h3 {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  text-shadow: none;
  padding-left: 10px;
  text-align: center;
}
.carousel-caption h3 small {
  color: #ccc;
}
/*- DIAS -*/

.notas {
  background-color: var(--tres);
  color: #fff;
  font-size: 13px;
  padding: 10px;
  text-align: justify;
}
.carousel, .carousel-inner, .item {
  border: none;
}
/*- BOTONES -*/

#btn-vis {
  background-color: var(--gris2);
  padding: 50px 0;
  margin-bottom: 80px;
}
.tarj-header {
  border-radius: 20px;
  border: 1px solid var(--gris2);
  box-shadow: var(--sombra);
  margin: 0;
}
.tarj-pdf {
  background-color: var(--uno);
}
.tarj-tren {
  background-color: var(--tres);
}
.tarj-contac {
  background-color: var(--dos);
}
.tarj-header .tarj-img {
  padding: 25px 0 25px 325px;
}
.tarj-header .tarj-img img {
  width: 100%;
  border: 3px solid #fff;
}
.tarj-header .tarj-body {
  color: #fff;
  padding: 15px 0;
  color: #fff;
  padding-right: 20px;
  text-align: center;
}
.tarj-header .tarj-body hr {
  display: none;
}
.tarj-header .tarj-body a {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #fff;
  width: 95%;
  margin-bottom: 20px;
  margin-right: 20px;
  font-size: 13px;
}
.tarj-header .tarj-body i::first-child {
  margin-right: 10px;
}
.tarj-header {
  margin-top: 10px;
  margin-bottom: 10px;
}
.tarj-header .tarj-img {
  padding: 20px
}
.chepe-p {
  margin-top: 10px;
}
/*- BOTONES VISITAS OPCIONALES -*/

#btn-vis-opc {
  background-color: #fff;
}
#btn-vis-opc h3 {
  font-weight: 600;
  font-size: 17px;
}
#btn-vis-opc .contac hr, #btn-vis-opc hr {
  border-color: #fff;
}
/*- SALIDAS -*/

#cont-inc {
  padding: 10px 0;
}
#cont-inc-opc {
  background-color: var(--gris2);
}
.salidas h1 {
  font-size: 2em;
  color: var(--uno);
  text-align: center;
  margin: 50px 0;
}
.cal {
  background-color: var(--gris1);
  text-align: center;
  border: 1px solid #ccc;
}
.cal .mes {
  font-size: 1.3em;
  background-color: var(--tres);
  color: #fff;
  padding: 10px;
}
.cal .fecha {
  padding: 30px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cal .fecha div {
  padding: 10px 15px;
  background-color: #fff;
  color: var(--uno);
  border-top: 8px solid #666;
  margin: 10px;
  box-shadow: 0px 8px 8px -6px #333;
}
.fc {
  margin-top: 20px;
}
/*- HOTELES -*/

#htl {
  margin-bottom: 80px;
  background-color: var(--gris1);
  padding: 50px 10px;
}
.hot {
  margin: 30px 0;
}
.hotel .hotel-cont {
  border: 1px solid var(--gris2);
  font-size: 18px;
}
.hotel .hotel-cont .hotel-tit {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 15px;
  font-size: 23px;
  font-weight: 400;
}
.hotel-tit table {
  background-color: #fff;
}
/*- INCLUYE -*/

.inc {
  min-height: 100px;
}
.inc ul {
  list-style: none;
}
.inc .inclu .inclu-opc {
  padding: 30px 0px;
  text-align: justify;
}
.inc .inclu {
  border: 1px solid var(--gris2);
  background-color: var(--gris1);
  background-image: url(../img/index/canon.svg);
  background-position: 97% 97%;
  background-repeat: no-repeat;
  background-size: 50%;
  padding: 0;
  box-shadow: 0px 10px 10px -10px black;
  height: 100%;
}
.inc .inclu h4 {
  background-color: #000;
  color: #fff;
  padding: 20px;
  text-align: center;
  font-size: 23px;
  font-weight: 400;
}
.inc .inclu ul li {
  padding-right: 10px;
}
.inc .inclu ul li:before {
  content: "\f101";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  font-weight: 100;
  padding-right: 20px;
  color: var(--gris3);
}
/*- PRECIOS -*/

#tabla-precios {
  margin-bottom: 120px;
}
.precios {
  background-color: var(--gris1);
  padding: 50px 15px 0 15px;
  border: 1px solid var(--gris2);
  font-size: 23px;
  font-weight: 200;
  margin-top: 50px;
  padding-top: 30px;
}
.temporada {
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  padding: 10px 5px;
  color: #fff;
  top: 30px;
  left: 10%;
  width: 80%;
  font-size: .5em;
  font-weight: 500;
}
.costo {
  margin-top: 20px;
}
.costo a i {
  margin-left: 10px;
}
.costo div {
  border-bottom: 1px solid var(--gris2);
  padding: 15px;
  text-align: center;
  font-size: 18px;
}
.menor {
  background-color: var(--tres);
  color: #fff;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
.costo .ch {
  font-size: .7em;
}
.tit-avi-pri {
  font-size: 35px;
  font-weight: 300;
  text-align: center;
}
.desc-avi-pri {
  padding: 20px;
  text-align: justify;
}
.solo h1 {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 20px;
}
.barra_promo {
  height: 30px;
  background-color: #000;
  border-top: 1px solid var(--dos);
  border-bottom: 1px solid var(--gris1);
}
.costo span {
  font-size: 1.4em;
  font-weight: 300;
  margin-right: 10px;
}
.costo div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.impuesto {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 1.1em;
  font-weight: 500;
  background-color: var(--uno);
  padding: 5px;
}
.impuesto span {
  font-size: 1.1em;
  margin-right: 5px;
}
.espe {
  background-color: #fff;
  float: left;
  margin: 0px 0px 15px 10px;
  padding: 20px;
  box-shadow: 0px 0px 6px 0px #333 inset;
}
.espe span {
  font-weight: 600;
}
/*---------------------------    TABLET  -*/

@media (min-width: 768px) and (max-width: 1199px) {
  .tour .tour-opc h1 {
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 1.1em;
    font-weight: 700;
    padding-left: 30px;
    padding-bottom: 10px;
  }
  .precios {
    margin-top: 80px;
  }
  .temporada {
    top: 55px;
    font-size: .8em;
  }
  .inc .inclu .inclu-opc {
    padding: 30px 0px;
  }
  .costo .ch {
    font-size: .8em;
    line-height: 1.1;
  }
  .desc-avi-pri {
    padding: 50px;
    text-align: justify;
  }
  #htl {
    margin-bottom: 80px;
    background-color: var(--gris1);
    padding: 50px;
  }
  #htl h4 {
    text-align: justify;
  }
}
/*-------------------------------    PC  -*/

@media (min-width: 1200px) {
  .tour .tour-opc h1 {
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 1.1em;
    font-weight: 700;
    padding-left: 30px;
    padding-bottom: 10px;
  }
  .temporada {
    top: 25px;
    font-size: .8em;
  }
  .inc .inclu .inclu-opc {
    padding: 30px 50px;
  }
  .costo .ch {
    font-size: .8em;
    line-height: 1.1;
  }
  .desc-avi-pri {
    padding: 50px;
    text-align: justify;
  }
  .titulo-secc {
    padding: 80px 0;
  }
  #htl {
    margin-bottom: 80px;
    background-color: var(--gris1);
    padding: 50px;
  }
  .costo div {
    font-size: 22px;
  }
  .inc .inclu {
    background-size: 30%;
  }
}