@charset "utf-8";
/* CSS Document */

.navmenu .btn-get-started {
  color: var(--contrast-color);
  background: var(--accent-color);
  font-family: var(--heading-font);
  font-weight: 500;
  font-size: 16px;
  display: inline-block;
  padding: 8px 40px;
  border-radius: 50px;
  transition: 0.5s;
  border: 2px solid var(--accent-color);
}

.navmenu .btn-get-started:hover {
  background-color: color-mix(in srgb, var(--accent-color) 90%, white 15%);
}
.dark-background-contenido {
    background: url("../imagenes/fondos/aula.JPG") no-repeat;
}
.container-header {
    margin: 20px 150px;
}
.container-menu{
    margin-right:auto;
    margin-left:auto;
    padding-right:15px;
    padding-left:15px;
    width:100%}
@media (min-width:1076px){
    .container-menu{
        max-width:1040px}
}
@media (min-width:1268px){
    .container-menu{
        max-width:1220px}
}
@media (min-width:1492px){
    .container-menu{max-width:1460px}
}
@media (min-width:1600px){
    .container-menu{max-width:1640px}
}
.hero .block {
    color: #212529!important;
}
.hero .container{
    margin-right:auto;
    margin-left:auto;
    padding-right:15px;
    padding-left:15px;
    width:100%}
@media (min-width:1276px){
    .hero .container{
        max-width:1240px}
}
@media (min-width:1468px){
   .hero .container{
        max-width:1420px}
}
@media (min-width:1692px){
    .hero .container{max-width:1660px}
}
@media (min-width:1800px){
    .hero .container{max-width:1840px}
}
.hero h1 {
  margin: 0 0 10px 0;
  font-size: 48px;
  font-weight: 700;
  text-align: left!important;
}
.hero h2 {
  text-align: left!important;
}
.hero h3 {
  margin: 0 0 10px 0;
  font-size: 28px;
  font-weight: 700;
  text-align: left!important;
}
.hero h5 {
  margin: 0 0 10px 0;
  font-size: 25px;
  font-weight: 700;
  text-align: left!important;
    color: #FFFFFF!important;
}
.hero h6 {
  margin: 0 0 10px 0;
  font-size: 22px;
  font-weight: 700;
  text-align: left!important;
}
.hero p {
  text-align: left!important;
}

.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;
}
.container{
    margin-right:auto;
    margin-left:auto;
    padding-right:15px;
    padding-left:15px;
    width:100%}
@media (min-width:1276px){
    .container{
        max-width:1240px}
}
@media (min-width:1468px){
    .container{
        max-width:1420px}
}
@media (min-width:1692px){
    .container{max-width:1660px}
}
@media (min-width:1800px){
    .container{max-width:1840px}
}

.call-to-action .container{
    margin-top: 0!important;
    padding-top: 10px!important;
    margin-right:auto;
    margin-left:auto;
    padding-right:15px;
    padding-left:15px;
    width:60%}
@media (min-width:1276px){
    .call-to-action .container{
        max-width:1240px}
}
@media (min-width:1268px){
    .call-to-action .container{
        max-width:1220px}
}
@media (min-width:1292px){
    .call-to-action .container{max-width:1660px}
}
@media (min-width:1200px){
    .call-to-action{max-width: 1240}
}

.swiper-wrapper .img-fluid {
    max-height:65px;
}
.swiper-slide {
    max-width: 400px;
    max-height: 70px;
}
.services .container-contenido .title {
  color: var(--heading-color);
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 20px;
  transition: 0.3s;
}
.color {
    color: #FFFFFF!important;
}
.map .address-block a:hover {
  color: #ffffff!important;
  text-decoration: none!important;
}
.map .section-title {
    margin-bottom: 50px!important;
}
.services .section-title {
    margin-bottom: 50px!important;
}
.hotel-background {
    background: url("../imagenes/fondos/cerroGordo2.JPG") no-repeat;    
  --background-color: #005cab;
  --default-color: #ffffff;
  --heading-color: #212529;
  --surface-color: #0077de;
  --contrast-color: #ffffff;
}
.hotel-background ul li {
    color: #B9B6B6;
}

.sede-background {
    background: url("../../imagenes/banner2026.jpg") no-repeat center;    
  --background-color: #005cab;
  --default-color: #ffffff;
  --heading-color: #212529;
  --surface-color: #0077de;
  --contrast-color: #ffffff;
}
/*==============================================================
#                 Global Page Titles
==============================================================*/
.page-title h2 {
    color: #ffffff;
}
.page-title h3 {
    color: #ffffff;
}
.page-title h6 {
    color: #ffffff;
}
.section-title {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
}
.schedule .schedule-contents .schedule-item ul li .centrar_text {
    width: 80%;
    text-align: center;
}
.schedule .schedule-contents .schedule-item ul li .centrar {
  width: 100%;
    text-align: center;
}

@media (max-width: 991px) {
  .schedule .schedule-contents .schedule-item ul li .centrar {
    width: 100%;
      text-align: center;
  }
}

@media (max-width: 767px) {
  .schedule .schedule-contents .schedule-item ul li .centrar {
    width: 100%;
      text-align: center;
  }
}

@media (max-width: 480px) {
  .schedule .schedule-contents .schedule-item ul li .centrar {
    width: 100%!important;
      text-align: center;
  }
}
.schedule .schedule-contents .schedule-item ul li .ampliar {
  width: 100%!important;
    text-align: justify;
}

@media (max-width: 991px) {
  .schedule .schedule-contents .schedule-item ul li .ampliar {
    width: 100%!important;
      text-align: justify;
  }
}

@media (max-width: 767px) {
  .schedule .schedule-contents .schedule-item ul li .ampliar {
    width: 100%!important;
      text-align: justify;
  }
}

@media (max-width: 480px) {
  .schedule .schedule-contents .schedule-item ul li .ampliar {
    width: 100%!important;
      text-align: justify;
  }
}
@media (max-width: 767px) {
  .schedule .schedule-contents .schedule-item ul li .venue {
    /*display: none;*/
      text-align: center!important;
      
  }
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.bg-conferens {
  background: url("../imagenes/fondos/biblioteca.jpg") fixed no-repeat;
  background-color: #FFFFFF;
  background-size: cover;
  background-position: center center;
}
.conferens {
  position: relative;
}
.conferens .conferens-item {
  border: 1px solid #e5e5e5;
}
@media (max-width: 991px) {
  .conferens .conferens-item {
    margin-bottom: 30px;
  }
}
.conferens .conferens-item .conferens-heading {
  padding: 20px 40px 30px 40px;
  background: #fafafa;
  border-bottom: 1px solid #e5e5e5;
}
.conferens .conferens-item .conferens-body {
  padding: 45px 40px;
  background: #fff;
  cursor: pointer;
  transition: all .3s ease;
  border: 1px solid transparent;
  margin-bottom: 20px;
}
.conferens .conferens-item .conferens-body ul.feature-list li {
  list-style: none;
}
.conferens .conferens-item .conferens-body ul.feature-list li p span {
  margin-right: 15px;
}
.conferens .conferens-item .conferens-body ul.feature-list li p span.available {
  color: #f44949;
}
.conferens .conferens-item.featured {
  border: none;
  box-shadow: 0px 0px 30px 0px rgba(11, 29, 66, 0.15);
}
.conferens ul i {
  color: #0880e8;
  font-size: 16px;
  padding-right: 3px;
}
.bg-pricing {
 background: url("../imagenes/fondos/museo.JPG") fixed no-repeat;
  background-color: #FFFFFF;
  background-size: cover;
  background-position: center center;
}
.pricing .pricing-item {
  border: 1px solid #e5e5e5;
}

@media (max-width: 991px) {
  .pricing .pricing-item {
    margin-bottom: 30px;
  }
}

.pricing .pricing-item .pricing-heading {
  padding: 20px 40px 30px 40px;
  background: #fafafa;
  border-bottom: 1px solid #e5e5e5;
}

.pricing .pricing-item .pricing-heading .title h6 {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 30px;
  border-bottom: 1px solid #e5e5e5;
    color:#FFFFFF;
}

.pricing .pricing-item .pricing-heading .price {
  margin-top: 28px;
}

.pricing .pricing-item .pricing-heading .price h2 {
  font-size: 3.625rem;
  font-weight: 400;
  margin-bottom: 0px;
    color:#FFFFFF;
}

.pricing .pricing-item .pricing-heading .price h2 span {
  font-size: 1.5625rem;
    color:#FFFFFF;
}

.pricing .pricing-item .pricing-body {
  padding: 45px 40px;
}

.pricing .pricing-item .pricing-body ul.feature-list li {
  list-style: none;
}

.pricing .pricing-item .pricing-body ul.feature-list li p span {
  margin-right: 15px;
}

.pricing .pricing-item .pricing-body ul.feature-list li p span.available {
  color: #0880e8;
}

.pricing .pricing-item .pricing-body ul.feature-list li p span.unavailable {
  color: #d2d2d2;
}

.pricing .pricing-item .pricing-body ul.feature-list li:not(:last-child) {
  margin-bottom: 15px;
}

.pricing .pricing-item .pricing-footer {
  padding-bottom: 40px;
}

.pricing .pricing-item.featured {
  border: none;
  box-shadow: 0px 0px 30px 0px rgba(11, 29, 66, 0.15);
}

.pricing .pricing-item.featured .pricing-heading {
  background: #0880e8;
  border-bottom: 1px solid #0880e8;
}

.pricing .pricing-item.featured .pricing-heading .title h6 {
  color: #fff;
  border-bottom: 1px solid #f69351;
}

.pricing .pricing-item.featured .pricing-heading .price {
  margin-top: 28px;
}

.pricing .pricing-item.featured .pricing-heading .price h2 {
  color: #fff;
  font-size: 3.625rem;
  margin-bottom: 0px;
}

.pricing .pricing-item.featured .pricing-heading .price h2 span {
  font-size: 1.5625rem;
}

.pricing .pricing-item.featured .pricing-heading .price p {
  color: #fff;
}
/*********Carteles*******/

.bg-carteles {
  background: url("../imagenes/fondos/posters.JPG") fixed no-repeat;
  background-color: #FFFFFF;
  background-size: cover;
  background-position: center center;
}
.carteles {
  position: relative;
}
.carteles .carteles-item {
  border: 1px solid #e5e5e5;
}
@media (max-width: 1200px) {
  .carteles .carteles-item {
    margin-bottom: 30px;
  }
}
.carteles .carteles-item .carteles-heading {
  padding: 20px 40px 30px 40px;
  background: #fafafa;
  border-bottom: 1px solid #e5e5e5;
}
.carteles .carteles-item .carteles-body {
  padding: 45px 40px;
  background: #fff;
  cursor: pointer;
  transition: all .3s ease;
  border: 1px solid transparent;
  margin-bottom: 20px;
}
.carteles .carteles-item .carteles-body ul.feature-list li {
  list-style: none;
}
.carteles .carteles-item .carteles-body ul.feature-list li p span {
  margin-right: 15px;
}
.carteles .carteles-item .carteles-body ul.feature-list li p span.available {
  color: #f44949;
}
.carteles .carteles-item.featured {
  border: none;
  box-shadow: 0px 0px 30px 0px rgba(11, 29, 66, 0.15);
}
.carteles .carteles-title h5 {
  color: #f44949;
}
table .headings {
    background-color:  #f44949!important;
    text-align: center!important;
    color: #FFFFFF!important;
}
table .poster {
    background-color: #FFFFFF!important;
}
table .poster p{
    color: #000000!important;
}