/* Generated by less 3.11.1 */
/* Variables */
/* ==========
General
========== */
img {
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
body {
  font-family: sans-serif;
}
body a {
  text-decoration: none;
}
body:hover {
  text-decoration: none;
}
/* ==========

========== */
/* ==========
Back to top
========== */
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #2e2e2e;
  border: 1px solid #bb8800;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 22px;
  color: #ffffff;
  line-height: 0;
}
.back-to-top:hover {
  background: #bb8800;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
/* ==========
Header
========== */
#header {
  height: 90px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}
#header #logo img {
  padding: 0;
  margin: 0;
  max-height: 60px;
}
#header.header-scrolled {
  background: rgba(6, 12, 34, 0.98);
  height: 80px;
}
#header.header-inner {
  background: rgba(6, 12, 34, 0.98);
  height: 80px;
}
@media (max-width: 992px) {
  #header #logo img {
    max-height: 50px;
  }
}
/* ==========
Nav
========== */
/*Escritorio*/
.navbar {
  padding: 0;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar > ul > li {
  white-space: nowrap;
  padding: 10px 0 10px 12px;
}
.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: rgba(202, 206, 221, 0.8);
  font-family: sans-serif;
  font-weight: 600;
  font-size: 18px;
  white-space: nowrap;
  transition: 0.3s;
  position: relative;
  padding: 6px 4px;
}
.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar > ul > li > a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: -6px;
  left: 0;
  background-color: #bb8800;
  visibility: hidden;
  transition: all 0.3s ease-in-out 0s;
}
.navbar a:hover:before,
.navbar li:hover > a:before,
.navbar .active:before {
  visibility: visible;
  width: 100%;
}
.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
  color: #fff;
}
/* Mobile */
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 0px;
  right: 55px;
  bottom: 0px;
  left: 0px;
  padding: 10px 0;
  background-color: rgba(6, 12, 34, 0.98);
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile > ul > li {
  padding: 0;
}
.navbar-mobile a:hover:before,
.navbar-mobile li:hover > a:before,
.navbar-mobile .active:before {
  visibility: hidden;
}
.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 35px 20px;
  font-size: 1.6em;
  color: #ffffff;
  border-bottom: 1px solid #bb8800;
}
.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
  color: #bb8800;
}
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}
.btn-asis {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #bb8800;
  padding: 14px 30px;
  margin: 0 0 0 15px;
  border-radius: 8px;
  transition: all ease-in-out 0.3s;
  font-weight: 600;
  line-height: 1;
  font-size: 13px;
  white-space: nowrap;
}
.btn-asis:hover {
  background: none;
  color: #fff;
  background: #bb8800;
}
.btn-asis:focus {
  color: #fff;
}
@media (max-width: 992px) {
  .btn-asis {
    margin: 0 15px 0 0;
  }
}
/* ==========
Section H
========== */
.section-header {
  position: relative;
  margin-bottom: 40px;
}
.section-header h2 {
  font-size: 1.8em;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
  color: #1e3c70;
}
.section-header p {
  text-align: justify;
  padding: 10px;
  width: 95%;
  margin: 0;
  font-size: 1em;
  font-weight: 600;
  color: #2e2e2e;
  margin: auto;
}
.section-with-bg {
  background-color: #f6f7fd;
}
/* ==========
Hero
========== */
#hero {
  width: 100%;
  min-height: 100vh;
  background: url(../img/bg/bg-hero.jpg) top center;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
#hero:before {
  content: "";
  background: rgba(6, 12, 34, 0.7);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#hero .hero-container {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 90px;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 0 15px;
}
#hero h1 {
  color: #fff;
  font-family: sans-serif;
  font-size: 56px;
  font-weight: 600;
  text-transform: uppercase;
}
#hero h1 span {
  color: #bb8800;
}
#hero p {
  color: #ebebeb;
  font-weight: 700;
  font-size: 20px;
}
#hero .countdown {
  margin-top: 5px;
}
#hero .countdown div {
  text-align: center;
  border-bottom: 4px solid #bb8800;
  background-color: rgba(255, 255, 255, 0.1);
  margin: 10px 10px;
  width: 110px;
  padding: 15px 0;
  color: #ffffff;
  border-radius: 12px;
}
#hero .countdown div h3 {
  font-weight: 700;
  font-size: 32px;
  margin-bottom: 15px;
}
#hero .countdown div h4 {
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}
@media (max-width: 991px) {
  #hero .hero-container {
    top: 70px;
  }
  #hero h1 {
    font-size: 34px;
  }
  #hero p {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  #hero .countdown div {
    width: 70px;
    padding: 10px 0;
    margin: 10px 8px;
  }
  #hero .countdown div h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  #hero .countdown div h4 {
    font-size: 14px;
    font-weight: 500;
  }
}
/* ==========
Ubicación
========== */
#location {
  padding: 60px 0;
}
#location .container-fluid {
  margin-bottom: 3px;
}
#location .location-map iframe {
  width: 100%;
  height: 100%;
  min-height: 400px;
}
#location .location-info {
  background: url("../img/bg/bg-evento.jpg") top center no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
#location .location-info h3 {
  font-size: 1.4em;
  font-weight: 800;
  color: #1e3c70;
}
#location .location-info p {
  font-size: 1em;
  color: #2e2e2e;
  margin: 6px 0;
  font-weight: 500;
}
#location .location-info span {
  color: #2e2e2e;
  font-weight: bold;
}
#location .location-gallery-container {
  padding-right: 12px;
}
#location .location-gallery {
  overflow: hidden;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
#location .location-gallery img {
  transition: all ease-in-out 0.4s;
}
#location .location-gallery:hover img {
  transform: scale(1.1);
}
@media (max-width: 574px) {
  #location .location-info h3 {
    font-size: 24px;
  }
}
/* ==========
pago
========== */
.Pago {
  background: #f9f9f9;
  padding: 60px 0;
}
.Pago .pg-content {
  color: #2e2e2e;
}
.Pago .pg-content h3 {
  font-weight: 700;
  font-size: 22px;
  color: #1e3c70;
}
.Pago .pg-content p {
  font-size: 14px;
}
.Pago .pg-content .btn-cta {
  background-color: rgba(255, 255, 255, 0.1);
  color: #1e3c70;
  font-weight: 700;
  border: 1px solid #1e3c70;
  padding: 8px 25px;
  border-radius: 4px;
  font-size: 14px;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.75);
}
.Pago .pg-content .btn-cta:hover {
  background-color: #bb8800;
  color: #ffffff;
  border: 1px solid #bb8800;
}
.Pago .pg-content ul {
  list-style: none;
  padding: 0;
}
.Pago .pg-content ul li {
  font-size: 14px;
  padding-bottom: 10px;
}
.Pago .pg-content ul li:last-child {
  padding-bottom: 0;
}
.Pago .pg-content ul i {
  font-size: 16px;
  padding-right: 4px;
  color: #bb8800;
  vertical-align: baseline;
}
.Pago .pg-content .video-bg {
  min-height: 300px;
}
/* ==========
Contacto
========== */
#contacto {
  padding: 60px 0;
}
#contacto .contacto-info {
  margin-bottom: 20px;
  text-align: center;
}
#contacto .contacto-info i {
  font-size: 48px;
  display: inline-block;
  margin-bottom: 10px;
  color: #1e3c70;
}
#contacto .contacto-info p {
  margin-bottom: 0;
  color: #112363;
}
#contacto .contacto-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #2e2e2e;
}
#contacto .contacto-info a {
  color: #1e3c70;
}
#contacto .contacto-info a:hover {
  color: #bb8800;
}
#contacto .contacto-telefono {
  margin-bottom: 20px;
}
#contacto .contacto-correo {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #contacto .contacto-telefono {
    padding: 20px 0;
    border-right: 1px solid #ddd;
  }
  #contacto .contacto-correo {
    padding: 20px 0;
  }
}
/* ==========
Instrucciones
========== */
.inst-ad {
  background: #f9f9f9;
}
.inst-ad .inst-ad-cont {
  position: relative;
  padding: 20px 10px;
}
.inst-ad .inst-ad-cont:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: color-mix(in srgb, #2e2e2e, transparent 90%);
}
.inst-ad .inst-ad-cont::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background: #1e3c70;
}
.inst-ad .inst-ad-cont .tlt {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}
.inst-ad .inst-ad-cont ul {
  list-style: none;
  padding: 0;
}
.inst-ad .inst-ad-cont ul li {
  font-size: 14px;
  padding-bottom: 10px;
}
.inst-ad .inst-ad-cont ul li:last-child {
  padding-bottom: 0;
}
.inst-ad .inst-ad-cont ul i {
  font-size: 18px;
  padding-right: 4px;
  color: #bb8800;
  vertical-align: baseline;
}
.inst-ad .inst-ad-cont p {
  font-size: 14px;
}
/* ==========
Footer
========== */
#footer {
  color: #ffffff;
  font-size: 20px;
  background: rgba(6, 12, 34, 0.98);
}
#footer .legales {
  padding-top: 5px;
  font-size: 13px;
}
#footer .rrss a {
  font-size: 20px;
  display: inline-block;
  background: transparent;
  border: 1px solid #bb8800;
  color: #bb8800;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 12px;
  text-align: center;
  width: 40px;
  height: 40px;
  transition: 0.3s;
}
#footer .rrss a:hover {
  background: #bb8800;
  text-decoration: none;
  color: #1e3c70;
}
