body {
  font-family: "Open Sans", Tahoma, Geneva, Verdana, sans-serif;
  overflow-x: hidden;
}
body h1 {
  text-align: center;
  margin-top: 200px;
  margin-bottom: 3rem;
  color: #FFF;
  font-size: 4.5rem;
  font-weight: 800;
}
body header {
  width: 100%;
  height: 750px;
  background-image: url(../img/bg.png);
  background-size: cover;
  background: url(../img/bg.png), -webkit-linear-gradient(-45deg, #2a3087 0%, #009fdd 100%);
  margin-bottom: 80px;
  background-repeat: no-repeat;
  background-position: center;
}
body header .header-logo {
  position: relative;
  top: 20px;
}
body header nav .navbar-nav {
  position: relative;
  top: -25px;
}
body header nav .bg-transparent {
  background-color: rgba(225, 225, 225, 0.4);
}
body header nav .navbar-nav .nav-link {
  color: #FFF !important;
  font-size: 0.9rem;
}
body header nav .dropdown-menu {
  background-color: rgba(255, 255, 255, 0.2);
}
body header nav .dropdown-item {
  color: #FFF;
}
body header nav .dropdown-toggle::after {
  display: none;
}
body header .btn-down {
  color: #2a3087;
  background-color: #ffffff;
  border-color: #f8f9fa;
  padding: 15px 55px;
  border-radius: 35px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  font-size: 1rem;
  font-weight: 400;
}
body header .btn-down:hover {
  background: #009fdd;
  border-color: transparent;
  padding: 15px 55px;
  border-radius: 35px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  font-size: 1rem;
  font-weight: 400;
}
body header .btn-down:hover a {
  color: #FFF;
  text-decoration: none;
}
body .bg {
  background-image: url(../img/bg-eco.png), url(../img/bg-eco.png), url(../img/bg-eco-left.png);
  background-size: 135%, 145%, 110%;
  background-position: center top, bottom, center;
  background-repeat: no-repeat;
}
body .slider {
  margin-bottom: 80px;
}
body .slider .carousel-indicators {
  bottom: -20px;
}
body .slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 30px;
  background-color: rgba(42, 48, 135, 0.45);
}
body .slider .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 900px;
}
body .slider .carousel-inner .carousel-item img, body .slider .carousel-inner h3, body .slider .carousel-inner span {
  margin-bottom: 20px;
}
body .slider .carousel-inner .carousel-item img {
  border: 2px solid #2a3087;
  padding: 5px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
body .slider .carousel-inner .carousel-item p {
  margin-top: 1rem;
  font-size: 1rem;
}
body .slider .carousel-inner .carousel-item .location {
  color: #2a3087;
  font-size: 1.3rem;
  font-weight: 800;
}
body .presentation .description {
  color: #333;
  font-size: 1rem;
}
body .presentation img {
  width: 75%;
}
body .presentation, body .question, body .description, body .participants, body .themes, body .poster, body .indice, body .autores, body .program-curso, body .book, body .slide-img {
  margin-bottom: 80px;
}
body .participants {
  text-align: center;
  justify-content: center;
}
body .participants p {
  font-family: "Open Sans", Tahoma, Geneva, Verdana, sans-serif;
  text-align: justify;
}
body .participants .cards {
  background-color: #FFF;
  background-clip: border-box;
  border: 1px solid rgba(240, 217, 217, 0.125);
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  padding: 50px 30px;
  margin-right: 30px;
}
body .participants .cards-two {
  background-color: #FFF;
  background-clip: border-box;
  border: 1px solid rgba(240, 217, 217, 0.125);
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  padding: 50px 30px;
}
body h2 {
  color: #333;
  font-size: 2.5rem;
  font-family: "Open Sans", Tahoma, Geneva, Verdana, sans-serif;
  margin-bottom: 80px;
}
body .container-poster {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
body .container-poster img {
  width: 100%;
}
body footer {
  width: 100%;
  height: 360px;
  background-image: url(../img/bg.png);
  background-size: cover;
  background: url(../img/bg.png), -webkit-linear-gradient(-45deg, #2a3087 0%, #009fdd 100%);
  background-repeat: no-repeat;
  background-position: center;
}
body footer .copy {
  background: #0398d8;
  padding: 15px;
}
body footer .contact {
  padding-top: 80px;
  margin-bottom: 75px;
}
body footer .contact a {
  color: #2a3087;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
body footer .contact .webedec {
  display: flex;
  justify-content: center;
}
body footer .btn-contact {
  color: #2a3087;
  background-color: #ffffff;
  border-color: #f8f9fa;
  padding: 15px 55px;
  border-radius: 35px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  font-size: 1rem;
}
body footer .box-email, body footer .box-menu-footer {
  display: inline-grid;
  justify-content: center;
}
body footer .box-email p, body footer .box-menu-footer p {
  font-size: 1.5rem;
  color: #FFF;
  text-align: center;
}
body footer .ico {
  margin-right: 5px;
}
body footer .phone {
  margin: 20px;
}
body footer .logoedec {
  display: flex;
  justify-content: flex-end;
}
body footer .logos {
  justify-content: center;
  display: flex;
}
body footer .btn-responsive {
  visibility: hidden;
}
body footer a {
  color: #FFF;
  font-size: 1rem;
  margin: 17px;
}
body footer a:hover {
  text-decoration: none;
}
body footer .oversight {
  display: flex;
  justify-content: flex-end;
}

.program-curso, .question {
  display: flex;
  background: linear-gradient(-45deg, #2a3087 0%, #009fdd 100%);
  height: 500px;
}
.program-curso h2, .program-curso h3, .question h2, .question h3 {
  color: #FFF;
  padding-top: 170px;
  padding-left: 35px;
}
.program-curso .program-curso-btn, .question .program-curso-btn {
  display: flex;
  width: 100px;
  justify-content: center;
  margin: auto;
}
.program-curso .program-curso-btn .btn-down, .question .program-curso-btn .btn-down {
  padding: 20px 60px;
  border-radius: 30px;
  color: #2a3087;
  font-weight: 800;
}
.program-curso .program-curso-btn .btn-down a:hover, .question .program-curso-btn .btn-down a:hover {
  text-decoration: none;
}

/*# sourceMappingURL=custom-styles.css.map */
