@charset "utf-8";
/* CSS Document */

#hero {
  background: url("../img/bannerinaoe.jpg") center center no-repeat;
}
#hero h3 {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 30px;
  font-size: 20px;
}

/*--------------------------------------------------------------
# Hero contenido Section
--------------------------------------------------------------*/
#hero_contenido {
  width: 100%;
  height: 30vh;
  background: url("../img/aniversario_1.jpg") center center;
  background-size: cover;
  position: relative;
  margin-top: 70px;
  padding: 0;
}

#hero_contenido:before {
  content: "";
  background: rgba(56, 64, 70, 0.7);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero_contenido .container {
  z-index: 2;
}

#hero_contenido h1 {
  margin: 0 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  color: #fff;
}

#hero_contenido h1 span {
  border-bottom: 4px solid #3498db;
}

#hero_contenido h2 {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 30px;
  font-size: 24px;
}

#hero_contenido h3 {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
}

#hero_contenido h4 {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: bold;
}

#hero_contenido .btn-get-started {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 2px;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 4px;
  transition: ease-in-out 0.3s;
  color: #fff;
  background: #3498db;
  text-transform: uppercase;
}

#hero_contenido .btn-get-started:hover {
  background: #4ea5e0;
}

@media (max-width: 992px) {
  #hero_contenido {
    height: calc(100vh - 70px);
  }
}

@media (max-width: 768px) {
  #hero_contenido h1 {
    font-size: 30px;
    line-height: 36px;
  }

  #hero_contenido h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}

.portfolio .portfolio-item .portfolio-info {
  padding: 20px;
  height: 110px;
  border-radius: 0 0 4px 4px;
}

.portfolio .portfolio-item .portfolio-info h5 {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 18px;
  padding-bottom: 0;
}

.portfolio .portfolio-item .portfolio-info h5 a {
  color: #333;
}

.portfolio .portfolio-item .portfolio-info h5 a:hover {
  color: #3498db;
}

.portfolio .portfolio-item .portfolio-info p {
  padding: 0;
  margin: 0;
  color: #626262;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}
.services .icon-box h4 {
  font-size: 20px;
}
.services .icon-box p {
  font-size: 16px;
}
.inner-page {
    margin-top: 50px;
}
.inner-page h3 {
    font-size: 28px;
    font-weight: bolder;
}
.inner-page h4 {
    font-size: 23px;
}
.inner-page p {
    font-size: 20px;
    text-align: justify;
}
.inner-page .card {
    margin: auto;
}

.inner-page .pricing-item {
  border: 1px solid #e5e5e5;
}

@media (max-width: 991px) {
  .inner-page .pricing-item {
    margin-bottom: 30px;
  }
}
.inner-page .container ul li {
    font-size: 20px;
}

.inner-page .pricing-item .pricing-heading {
  padding: 20px 40px 30px 40px;
  background: #fafafa;
  border-bottom: 1px solid #e5e5e5;
}

.inner-page .pricing-item .pricing-heading .title h6 {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 30px;
  border-bottom: 1px solid #e5e5e5;
    color:#FFFFFF;
}

.inner-page .pricing-item .pricing-heading .price {
  margin-top: 28px;
}

.inner-page .pricing-item .pricing-heading .price h2 {
  font-size: 3.625rem;
  font-weight: 400;
  margin-bottom: 0px;
    color:#FFFFFF;
}

.inner-page .pricing-item .pricing-heading .price h2 span {
  font-size: 1.5625rem;
    color:#FFFFFF;
}

.inner-page .pricing-item .pricing-body {
  padding: 45px 40px;
}

.inner-page.pricing-item .pricing-body ul.feature-list li {
  list-style: none;
}

.inner-page .pricing-item .pricing-body ul.feature-list li p span {
  margin-right: 15px;
}

.inner-page .pricing-item .pricing-body ul.feature-list li p span.available {
  color: #3498db;
}

.inner-page .pricing-item .pricing-body ul.feature-list li p span.unavailable {
  color: #d2d2d2;
}

.inner-page .pricing-item .pricing-body ul.feature-list li:not(:last-child) {
  margin-bottom: 15px;
}

.inner-page .pricing-item .pricing-footer {
  padding-bottom: 40px;
}

.inner-page .pricing-item.featured {
  border: none;
  box-shadow: 0px 0px 30px 0px rgba(11, 29, 66, 0.15);
}

.inner-page .pricing-item.featured .pricing-heading {
  background: #3498db;
  border-bottom: 1px solid #0D1EDB;
}

.inner-page .pricing-item.featured .pricing-heading .title h6 {
  color: #fff;
  border-bottom: 1px solid #f69351;
}

.inner-page .pricing-item.featured .pricing-heading .price {
  margin-top: 28px;
}

.inner-page .pricing-item.featured .pricing-heading .price h2 {
  color: #fff;
  font-size: 3.625rem;
  margin-bottom: 0px;
}

.inner-page .pricing-item.featured .pricing-heading .price h2 span {
  font-size: 1.5625rem;
}

.inner-page .pricing-item.featured .pricing-heading .price p {
  color: #fff;
}
/*==============================================================
#                 schedule section
==============================================================*/

.container-contenido{
    margin-right:auto;
    margin-left:auto;
    padding-right:15px;
    padding-left:15px;
    width:100%}
   
@media (min-width:1076px){
    .container-contenido{
        max-width:1040px}
}
@media (min-width:1268px){
    .container-contenido{
        max-width:1220px}
}
@media (min-width:1192px){
    .container-contenido{max-width:1160px}
}
@media (min-width:1200px){
    .container-contenido{max-width:1340px}
}
.container-contenido ul i {
  color: #059652;
  font-size: 16px;
  padding-right: 3px;
}
.container-contenido ul li {
    list-style-type: none;
}
.container-contenido p {
    text-align: justify;
}
.schedule .schedule-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 14px;
}

.schedule .schedule-tab ul li.nav-item {
  margin-right: 10px;
}

@media (max-width: 767px) {
  .schedule .schedule-tab ul li.nav-item {
    width: 100%;
    margin-bottom: 10px;
  }
}

.schedule .schedule-tab ul li.nav-item a {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #0D1EDB;
  font-weight: 500;
  display: block;
  border-radius: 0;
  border: 1px solid #e5e5e5;
  padding: 20px 30px;
}

.schedule .schedule-tab ul li.nav-item a span {
  margin-top: 2px;
  font-family: "Roboto", sans-serif;
  display: block;
  font-size: 1rem;
  color: #848484;
  font-weight: 400;
}

.schedule .schedule-tab ul li.nav-item a.active {
  background: #0860E8;
  color: #fff;
  position: relative;
}

.schedule .schedule-tab ul li.nav-item a.active span {
  color: #fff;
}

.schedule .schedule-tab ul li.nav-item a.active:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #0860E8 transparent transparent;
}

@media (max-width: 767px) {
  .schedule .schedule-tab ul li.nav-item a.active:after {
    content: none;
  }
}

.schedule .schedule-contents {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0px;
}

.schedule .schedule-contents .schedule-item ul {
  margin-bottom: 0;
}

.schedule .schedule-contents .schedule-item ul li {
  list-style: none;
}

.schedule .schedule-contents .schedule-item ul li div {
  display: inline-block;
}

.schedule .schedule-contents .schedule-item ul li .time {
  width: 15%;
    vertical-align:top;
    text-align: center;
}

@media (max-width: 767px) {
  .schedule .schedule-contents .schedule-item ul li .time {
    width: 37%;
  }
}

@media (max-width: 480px) {
  .schedule .schedule-contents .schedule-item ul li .time {
    width: 48%;
  }
}

.schedule .schedule-contents .schedule-item ul li .speaker {
  width: 40%;
    text-align: center;
    vertical-align:top;
}

@media (max-width: 991px) {
  .schedule .schedule-contents .schedule-item ul li .speaker {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .schedule .schedule-contents .schedule-item ul li .speaker {
    width: 60%;
  }
}

@media (max-width: 480px) {
  .schedule .schedule-contents .schedule-item ul li .speaker {
    width: 50%;
  }
}

@media (max-width: 480px) {
  .schedule .schedule-contents .schedule-item ul li .speaker img {
    display: none;
  }
}

.schedule .schedule-contents .schedule-item ul li .subject {
  width: 40%;
    text-align: center;
    margin-left: 30px;
    vertical-align:top;
}

@media (max-width: 991px) {
  .schedule .schedule-contents .schedule-item ul li .subject {
    display: none;
  }
}

@media (max-width: 767px) {
  .schedule .schedule-contents .schedule-item .schedule-details ul li .venue {
    display: none;
    text-align: center!important;
  }
}

.schedule .schedule-contents .schedule-item li.headings {
  padding: 22px 40px;
  background: #0860E8;
}

.schedule .schedule-contents .schedule-item li.headings div {
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}

.schedule .schedule-contents .schedule-item li.schedule-details {
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #e5e5e5;
}

.schedule .schedule-contents .schedule-item li.schedule-details .block {
  padding: 10px 10px;
  background: #fff;
  width: 100%;
  transition: .2s ease-in;
}

.schedule .schedule-contents .schedule-item li.schedule-details .block div {
  color: #222222;
  font-family: "Montserrat", sans-serif;
}

.schedule .schedule-contents .schedule-item li.schedule-details .block div i {
  font-size: 1.1875em;
  color: #0D1EDB;
}

.schedule .schedule-contents .schedule-item li.schedule-details .block div img {
  border-radius: 100%;
}

.schedule .schedule-contents .schedule-item li.schedule-details .block div span.time {
  margin-left: 5px;
}

.schedule .schedule-contents .schedule-item li.schedule-details .block div span.name {
    transition: .2s ease-in;
    text-align: center;
}

@media (max-width: 480px) {
  .schedule .schedule-contents .schedule-item li.schedule-details .block div span.name {
    margin-left: 0;
  }
}

.schedule .schedule-contents .schedule-item li.schedule-details .block:hover {
  box-shadow: 0px 0px 30px 0px rgba(11, 29, 66, 0.15);
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}

.schedule .schedule-contents .schedule-item li.schedule-details .block:hover span.name {
  color: #033A9B;
}

.schedule .download-button {
  padding-top: 40px;
  margin-bottom: 30px;
}
.what-we-do h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}
