#intro {
  width: 100%;
  height: 100vh;
  background: url(../img/portada_index.jpg) top center;
  background-size: cover;
  overflow: hidden;
  position: relative;
}

#intro h1 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 60px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-text-stroke: 2px #001d6e;
  text-shadow: 0px 0 #001d6e, 0 1px #001d6e, 4px 0 #001d6e, 0 0px #001d6e;

}

#intro h1 span {
  color:#22b1f8;
}

#intro h2 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 56px;
  font-weight: 600;
  text-transform: uppercase;
}

#intro h2 span {
  color:#AECB16;
}

/*---------------------------Editado Intro2-------------------------------*/

#intro2 {
  width: 100%;
  height: 100vh;
  background: url(../img/mantenimiento.jpg) top center;
  background-size: cover;
  overflow: hidden;
  position: relative;
}


#intro2:before {
  content: "";
  background: rgba(6, 12, 34, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#intro2 .intro-container {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 90px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 0 15px;
}


#intro2 h1 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 56px;
  font-weight: 600;
  text-transform: uppercase;
}

#intro2 h1 span {
  color:#22b1f8;
}

#intro2 h2 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 56px;
  font-weight: 600;
  text-transform: uppercase;
}

#intro2 h2 span {
  color:#AECB16;
}

#intro .h3{

  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-weight: 600;

}

#contact .h1{

  color: #0E1B4D;
  font-family: "Raleway", sans-serif;
  font-size: 45px;
  font-weight: 600;

}

.td-linea{
  border-right: 1px solid black;
  padding-right:75px;
}

.td-linea2{
  border-right: 0px solid black;
  padding-left:75px;
}

.empujar {

  padding-left:50px;
}



.text_white{

  color:white;
  font-size:15px;
  text-align: right;
  /*padding-left:380px;*/
  padding-right:35px;
  padding-left:60px;
  /*background:yellow;*/
  width:auto;
}


.text_black{

  color:black;
  font-size:15px;
}






.nav-menu li.buy-tickets2 a {
  color: #fff;
  background: #bf0404;
  padding: 11px 22px;
  border-radius: 50px;
  border: 2px solid #bf0404;
  transition: all ease-in-out 0.3s;
  font-weight: 500;
  margin-left: 8px;
  margin-top: 2px;
  line-height: 1;
  font-size: 13px;
}

.nav-menu li.buy-tickets2 a:hover {
  background: none;
}

.nav-menu li.buy-tickets2:hover a:before,
.nav-menu li.buy-tickets2.menu-active a:before {
  visibility: hidden;
}

#buy-tickets1 .form input,
#buy-tickets1 .form select{
  height:35px;
  border-radius:0px;

}


#buy-tickets1 .form button{
  background: #f82249;
  border: 0;
  padding: 10px 40px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
  cursor: pointer;
}

#buy-tickets1 .form button:hover {
  background: #e0072f;
}


#datePicker{
  border-radius:0px;
}



.encabezado{
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  margin: 0 0 5px 2px;
  padding: 0;
  color: #0E1B4D;
  text-align:left;
}


.participante{
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  color: #001d6e;
  text-align:left;
}

.acceso{
  color: rgba(12, 112, 26, 0.9);
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}

.visitas{
  color: rgba(0, 74, 153, 0.9);
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}

.talleres{
  color: rgba(219, 142, 0, 0.8);
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}

.bancos{
  color: rgba(0, 74, 153, 0.9);
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
}

.modalidades{
  color: #474747;
  font-family: "Arial", Times, serif;
  font-size: 18px;
  text-align: center;
  font-weight: 650;
}





.montos1{
  color: #333333;
  font-family: "Arial", Times, sans-serif;
  font-size: 50px;
  text-align: center;
  padding-right: 56px;
}

.montos2{
  color: #333333;
  font-family: "Arial", Times, sans-serif;
  font-size: 50px;
  text-align: center;

}

.subindice{
  color: #000;
  font-family: "Arial", Times, serif;
  font-size: 25px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}

.supindice{
  color: #383838;
  font-family: "Arial", Times, serif;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}

.left{
  padding-left: 60px;
}






.bdr-2-red-obligatorio{
  border: 3px solid rgba(224, 7, 47, 0.6);
  border-style: ridge;
}
.bdr-2-red-obligatorio:hover
{
  border: 3px solid rgba(224, 7, 47, 0.6);
  border-style: ridge;
}

.bloqueado{
  background: #fff;
}





/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}


/*al cargar la pagina se activa el modal*/
#cabecera-modal-inicio{
  border-bottom: none !important;
  height: 5px !important;
  padding: 0px !important;
}
#close-model-inicio{
  height: 50px !important;
  width:50px !important; 
}
