@charset "utf-8";
/* CSS Document */

#hero {
  width: 100%;
  height: 80vh;
  background: url(../img/hero-bg.jpg) top center;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.hero-container h2 {
  color: #fff!important;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
/*-------------------------------------------
            Inicio section
-------------------------------------------*/
#inicio {
  padding: 60px 0 30px 0;
}
#inicio {
	font-size: 18px!important;
	text-align: justify!important;
}

#inicio ol, ul li {
	font-size: 18px!important;
}
#inicio h2 {
  font-size: 36px!important;
  font-weight: bold;
  margin-bottom: 10px;
}
#inicio h3 {
  color: #060c22!important;
  font-size: 22px;
  font-weight: bold!important;
  margin-bottom: 15px;
}
#inicio h4 {
  color: #060c22!important;
  font-size: 20px;
  font-weight: bold!important;
  margin-bottom: 15px;
}

#inicio h5 {
  color: #060c22!important;
  font-size: 18px;
  font-weight: bold!important;
  margin-bottom: 15px;
}

/*--------------------------------------------------------------
                                # poster
--------------------------------------------------------------*/
#poster {
  background: #ffffff;
  padding: 0 0 25px 0;
  color: #eee;
  font-size: 14px;
}

#poster .poster-top {
  background: #ffffff;
  padding: 60px 0 30px 0;
}

#poster .poster-top .poster-info {
  margin-bottom: 30px;
}

#poster .poster-top .poster-info h3 {
  font-size: 26px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #fff;
}

#poster .poster-top .poster-info img {
  height: 40px;
  margin-bottom: 10px;
}

#poster .poster-top .poster-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
}

#poster .poster-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #222636;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#poster .poster-top .social-links a:hover {
  background: #f82249;
  color: #fff;
}

#poster .poster-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 2px solid #f82249;
}

#poster .poster-top .poster-links {
  margin-bottom: 30px;
}

#poster .poster-top .poster-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#poster .poster-top .poster-links ul i {
  padding-right: 5px;
  color: #f82249;
  font-size: 18px;
}

#poster .poster-top .poster-links ul li {
  border-bottom: 1px solid #262c44;
  padding: 10px 0;
}

#poster .poster-top .poster-links ul li:first-child {
  padding-top: 0;
}

#poster .poster-top .poster-links ul a {
  color: #eee;
}

#poster .poster-top .poster-links ul a:hover {
  color: #f82249;
}

#poster .poster-top .poster-contact {
  margin-bottom: 30px;
}

#poster .poster-top .poster-contact p {
  line-height: 26px;
}

#poster .poster-top .poster-newsletter {
  margin-bottom: 30px;
}

#poster .poster-top .poster-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#poster .poster-top .poster-newsletter input[type="submit"] {
  background: #f82249;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#poster .poster-top .poster-newsletter input[type="submit"]:hover {
  background: #e0072f;
}

#poster .copyright {
  text-align: center;
  padding-top: 30px;
}

#poster .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}

/*--------------------------------------------------------------
                                # footer
--------------------------------------------------------------*/
.footer-log {
	max-width: 98%!important;
	margin: auto!important;
	padding-left: 5%!important;
    margin-bottom: 40px!important;
}


/*--------------------------------------------------------------
                                # buy-tickets
--------------------------------------------------------------*/
#buy-tickets .section-header h3 {
	font-size: 26px!important;
	color: #FFFFFF!important;
	text-align: center!important;
}
#buy-tickets h6{
    font-size: 14px!important;
}

/*--------------------------------------------------------------
                        # Eventpast Section
--------------------------------------------------------------*/
#eventpast {
  padding: 60px 0;
}

#eventpast .eventpast {
  border: 1px solid #e0e5fa;
  background: #fff;
  margin-bottom: 30px;
}

#eventpast .eventpast:hover .eventpast-img img {
  transform: scale(1.1);
}

#eventpast .eventpast-img {
  overflow: hidden;
  margin-bottom: 15px;
}

#eventpast .eventpast-img img {
  transition: 0.3s ease-in-out;
}

#eventpast h3 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 5px;
  padding: 0 20px;
}

#eventpast a {
  color: #152b79;
}

#eventpast a:hover {
  color: #f82249;
}

#eventpast .stars {
  padding: 0 20px;
  margin-bottom: 5px;
}

#eventpast .stars i {
  color: #ffc31d;
}

#eventpast p {
  padding: 0 20px;
  margin-bottom: 20px;
  color: #060c22;
  font-style: italic;
  font-size: 15px;
}

#schedule .nav a {
  border: none;
  border-radius: 50px;
  font-weight: 600;
  font-size: 15px!important;
  /*background-color: #0259E0;
  color: #fff;*/
  padding: 10px 35px;
  margin-bottom: 10px;
}
#schedule .nav a.active {
  /*background-color: #F58406;*/
  text-align: center!important;
}

#schedule .nav-sub a {
  border: none;
  border-radius: 50px;
  font-weight: 600;
  font-size: 15px!important;
  background-color: #0e1b4d;
  color: #fff;
  padding: 10px 35px;
  margin-bottom: 10px;
}
#schedule .nav-sub a.active {
  background-color: #AB2941;
  text-align: center!important;
}
.flex-column {
    list-style: none!important;
}
.contenido {
    margin-top: 70px!important;
}
.navbar .breadcrumb {
    margin-left: 290px;
    margin-top: 20px;
}
.navbar .breadcrumb .breadcrumb-item a {
    color: #ea868f;
}


 


