/* extra css */

#sp-bottom::before,
.sp-page-title::before,
.slider-dark-overlay .slotholder::after {
  content:'';
  background: rgba(0, 0, 0, 0.6);
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index: 0;
  display: block;
  pointer-events:none;
}

.sp-page-title .container {
  position:relative;
}

#sp-header .sp-megamenu-parent:after {
    border-bottom: 1px solid white;
    position: absolute;
    content: "";
    left: 0;
    bottom: 1px;
    width: 400%;
    z-index: -2;
}

#sp-header .logo {height: 63px !important;width: 316px !important;margin-bottom:-20px;margin-top: -10.1px;}
.logo-image {height: 63px !important;width: 316px !important;margin-bottom:-20px;z-index: 0;position: relative;}
@media (max-width:400px) {
  #sp-header .logo {height: auto !important;width: 255px !important;padding-top: 7px;}
}

@media (max-width: 350px) {
  #sp-header .logo {width: 220px !important;}
}


.marketing-strategy {
  background:orange;
}

.franja-home {
  background: #f1cc00 url(/images/2019/fondo-barra-instagram-amarillo.png) no-repeat center center;
  color:#163e69;
  padding: 10px 0;
}

.franja-home .container {
  display:flex;
  justify-content: space-between;
  align-items:center;
}
@media (max-width:560px){
  .franja-home .container {
    flex-direction:column;
    padding-bottom: 30px;
  }
  .franja-home .parrafo {
    padding-bottom: 20px;
  }
}


.franja-home .logo {
  width: 204px;
  height:157px;
  flex: 0 0 204px;
  background: url(/images/2019/verano-ofit-azul.svg) no-repeat center center;
}

.franja-home .parrafo {
  margin:0 20px;
}

.franja-home .franja-instagram {
  width: 80px;
  height:81px;
  flex: 0 0 81px;
}

.franja-home .icon-logo-verano-ofit:before {vertical-align: top;line-height: 0.95em;}
.franja-home .icon-logo-verano-ofit { font-size: 167px; }
.franja-home .icon-logo-instagram { font-size: 81px; }

.azul .franja-home {
  background-color: #163e69;
  background-image: url(/images/2019/fondo-barra-instagram-azul.png);
  color:white;
}

.azul .franja-home .logo {
  background-image: url(/images/2019/verano-ofit-blanco.svg);
}

.porque-participar {
  background:#163e69;
  color:white;
  padding: 30px 0;
}

.porque-participar .container {
  display:flex;
  justify-content: space-between;
  align-items:center;
}

.porque-participar .container {
  display:flex;
  justify-content: space-between;
  align-items:center;
}

.porque-participar h4 {
  font-size: 30px;
  width: 27em;
  color: #f1cc00;
}

@media (max-width: 767px) {
  .porque-participar .container { flex-direction:column; }
  .porque-participar h4 { width:auto; }
}


.porque-participar .texto {
  margin:0 23px;
  border-left:1px solid white;
  padding: 10px 0;
  padding-left:14px;
}

.porque-participar .texto p {
  line-height: 1.4em;
  margin:0 0 6px;
}
.porque-participar .texto p:last-child {
  margin:0;
}

.porque-participar button {
  color: black;
  font-weight:900;
}


#chronoform-contactanos .row {
  margin-bottom: 20px;
}

@media (max-width: 767px){
  #chronoform-contactanos .row:first-child div:first-child {
    margin-bottom:20px;
  }
}


#chronoform-contactanos input[type=text],
#chronoform-contactanos textarea {
  border:1px solid #dcdcdc;
  border-radius:25px !important;
  padding: 15px 15px !important;
}

#chronoform-contactanos input[type=text] { height: 45px; }
#chronoform-contactanos textarea { height: 135px; }

#chronoform-contactanos input[type=submit] {
  background:#f1cc00;
  display:block;
  width: 100% !important;
  text-transform: uppercase;
  border: 0 none;
  text-shadow: none;
  height: 77px;
  font-size: 17px;
}

.info-contacto {
  color:#163e69;
}

.info-contacto .logo {
  display:block;
  width:255px;
  height:88px;
  color:#163e69;
  margin-bottom:15px;
  background-size:contain;
}

.info-contacto .icon-ofit-slogan {font-size: 86px;}

.info-contacto ul {
  list-style:outside none;
  margin:0;
  padding:0;
  line-height:1.4em;
}

.info-contacto li {
  padding:0px 0 9px 28px;
  position:relative;
}

.info-contacto li .fa,
.info-contacto li .icon {
  position:absolute;
  left:0;
  top:0;
  width:20px;
  height:20px;
  display:block;
  color:white;
  background:#163e69;
  font-size:10px;
  border-radius:22px;
  text-align:center;
  line-height:22px;
}
.info-contacto li .fa:before,
.info-contacto li .icon:before
  { display:block; text-align:center; line-height:21px; }

.info-contacto li .fa-exclamation-triangle {font-size: 12px;}
.info-contacto li .icon-map { font-size:14px; }
.info-contacto li .icon-email { font-size:8px; }
.info-contacto li .icon-phone { font-size:14px; }
.info-contacto li .fa-clock { font-size:14px; }


.info-contacto a {
  color:#163e69;
  text-decoration:underline
}
.info-contacto a:hover {
  color:#163e69;
}

#sp-bottom1 p {font-size:12px;line-height: 1.4em !important;margin-bottom: 10px !important;}

#sp-bottom1 .icon-logo-ofit {font-size: 83px !important;display: inline-block;height: 83px;overflow: hidden;}

#sp-bottom1 p .footer-mail {
  background:url(/images/2019/footer-mail.gif) no-repeat left top;
  width:20px;
  height:20px;
  display:inline-block;
  margin-top: -3px;
  vertical-align: top;
  margin-right: 10px;
}

#sp-bottom1 p .fa-envelope {
  color:#747474 !important;
  background:white;
  width:20px;
  height:20px;
  border-radius: 38px;
  position: relative;
  margin-right: 5px;
}

#sp-bottom1 p .fa-envelope::before {
  display:block;
  text-align: center;
  width: 100% !important;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 14px;
}

#sp-bottom2 p {font-size:12px;line-height: 1.4em !important;margin-bottom: 10px !important;}


#sp-bottom2 .acysubbuttons::after {
  content:'';
  background:url(/images/2019/footer-chevron-button.gif) no-repeat center center;;
  width:45px;
  height:43px;
  display:block;
  pointer-events:none;
  position:absolute;
  right:0;
  top:1px;
}

#sp-bottom2 .topsocial a i::before {  }


.seccion-contacto h3 { color:#252525; }

.seccion-contacto .vertical-border { height:97px; }
.seccion-contacto .vertical-border:after { left:21px; }
.chrono_credits { display:none; }

.nosotros-texto {
  text-align:left;
}

.nosotros-texto em {
  color:#cfd52d;
  font-size:1.1em;
}


.nosotros-texto ul {
  list-style:outside none;
  margin:0;
  padding:0;
}

.nosotros-texto li {
  background:url(/images/2019/nosotros-cotejo.gif) no-repeat 0px 5px;
  margin:0;
  padding: 0 0 18px 25px;
}

.nosotros-texto .firma li { background-image:url(/images/2019/nosotros-flechita.gif); }

.gray-bg {
  background-color:gray;
}

.carousel-requisitos {
  background:#f2d413;
}

.carousel-requisitos .container * {
  color:#163e69;
  font-size: 15px;
  line-height: 1.3em;
}

.carousel-requisitos .container h3 {
  font-size: 17px;
  text-transform:uppercase;
  padding:0;
  margin:0 0 5px;
}

.carousel-requisitos .container ul {
  list-style: none;
  margin:0;
  padding:0;
}

.carousel-requisitos .container ol {
  margin-left: 0;
  padding-left: 1.5em;
}

.carousel-requisitos .container li ol {
  margin-top: 1ex;
}

.carousel-requisitos .container ul,
.carousel-requisitos .container ol {
  margin-bottom:1ex;
}

.carousel-requisitos .container ul > li {
  position:relative;
  padding-left:11px;
}

.carousel-requisitos .container ul > li:before {
  position:absolute;
  left:0;
  top:0;
  content:'.';
}

.carousel-requisitos .container li ul li:before {
  content:'-';
}

.carousel-requisitos .container a {
  background-color:#163e69;
  color:white;
  display:inline-block;
  border-radius: 4px;
  padding: 4px 6px;
  line-height: 1em;
  font-size: 0.8em;
  text-transform: uppercase;
  margin-left: 1ex;
  vertical-align: middle;
}
.carousel-requisitos .container a:hover {
  background-color: #888888;
}

.carousel-requisitos .container .image { text-align: right; }
.carousel-requisitos .container .image.line { border-left:2px solid #163e69; }
.carousel-requisitos .container img { display:inline; }
@media (max-width: 767px) {
  .carousel-requisitos .container .image {text-align: center;margin:0px 25px 20px;}
  .carousel-requisitos .container .image.line { border-left:0 none; border-top:1px solid #163e69; margin-top:25px; padding-top:25px; }
}

.carousel-requisitos .sppb-item { padding:45px 0; }
.carousel-requisitos .sppb-column-addons > div { margin: 0 !important; }


.carousel-requisitos .sppb-carousel-indicators {
  position:absolute;
  bottom: 10px;
  margin-bottom:0;
  line-height: 1em;
}

.carousel-requisitos sppb-carousel-indicators li {
  margin:0;
  padding:0;
}


.carousel-requisitos .col-md-4 {
  text-align:left;
}

.carousel-requisitos .sppb-carousel-indicators li { border-color:#163e69; }
.carousel-requisitos .sppb-carousel-indicators .active { background-color:#163e69; }


.acordeon-canada .sppb-panel-modern>.sppb-panel-heading  {
    background: #343a40;
    color: white;
}

.acordeon-canada .carousel-requisitos {
    background: #f6fafb;
}





.itemid-292 #note { }  /* show form */
/* .itemid-292  .alert-warning { display:none !important; } */
/* .itemid-292  #note { display:block !important; } */
.itemid-292  .jsn-calend {/* visibility:visible !important; */}

.jsn-calend .fc-toolbar button {
  background: #f2f7fc;
  color:#163e69;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  vertical-align: top;
  height: 34px;
  padding: 0 16px;
}

hr.program-hr {
  border-width: 1px;
  border-color: #3D88C9;
  width:100%;
  margin: 35px 110px;
}

.jsn-calend .fc-toolbar  button.fc-state-active {
  background: #163e69;
  color:#ffffff;
}

.jsn-calend .fc-toolbar h2 {
  display:inline-block;
  vertical-align:bottom;
  color: #163e69;
}

.jsn-calend .fc-toolbar  {
  margin-bottom: 5px;
}

.jsn-calend .fc-toolbar .fc-right {
  margin-top:-10px;
}

.jsn-calend .fc-toolbar .fc-right * {
  vertical-align:middle;
}



.wsn-modal-container {z-index: 1;margin-bottom: 50px;}

.cita-blue-ribbon {
  background: #163e69;
  padding:30px 9999px;
  margin: 50px -9999px;
  color:white;
  overflow: hidden;
}

.cita-blue-ribbon * {
  color:white;
}

.cita-blue-ribbon .row {align-items: center;}
.cita-blue-ribbon .image img {display:inline;}
.cita-blue-ribbon .image {
  text-align:right;
  border-right: 1px solid white;
}


.cotejo-cita {
  list-style:outside none;
  margin:0;
  padding: 10px 0;
  padding-left:10px;
}

.cotejo-cita li {
  background:url(/images/2019/cotejo-cita-blue-bg.gif) no-repeat 0px 5px;
  margin:0;
  padding: 0 0 0px 20px;
}

.de-acuerdo-cita {
  background:#f1cc00;
  padding:13px 18px;
  margin-top: 12px;
}

.de-acuerdo-cita input {
 margin-right:8px;
 vertical-align:middle;
 width: 16px;
 height: 16px;
 position: relative;
}

#note.vertical-border:after { top:-100px; }

/* calendar */

/**
.fc-content-skeleton tbody { display: none; }
.fc-bgevent-skeleton { display: none; }
.fc-bgevent-skeleton tr { display: none;  height:10px; }
/**/

.fc-row.fc-week { height:10px !important; }


.wsn-citaform h2,
.wsn-citaform h3 {
   font-size:16px;
}

.wsn-citaform select,
.wsn-citaform input[type=text],
.wsn-citaform input[type=number],
.wsn-citaform textarea {
   width:70%;
}

.itemid-292 #sp-component { position:static; }

.wsn-modal {
  left:0 !important;
  top:0 !important;
  z-index: 1001;
  overflow: scroll;
  background: rgba(0,0,0,0.6);
}

.itemid-293 #chronoform-inscribete .jsn-formh3,
.itemid-293 #chronoform-inscribete .jsn-p {
  display:none;
}

.cotejo-completa {
  background-color:#163e69;
  color:white;
  padding:30px 0;
}

.cotejo-completa .imagen {text-align:right;border-right:1px solid white;margin-right: 15px;padding-right: 33px;}
.cotejo-completa .imagen img { display:inline; }
.cotejo-completa .texto {line-height: 1.5em;}

.cotejo-completa .row {
  align-items:center;
}

.gbs3 .form-cita-v2 {
  padding:15px 30px !important;
  width: 570px;
  border-radius:20px;
  background-color:#e6e6e6;
  margin:0 auto 20px;
}

@media screen and (max-width: 767px) {
  .gbs3 .form-cita-v2 {
    width:auto;
  }
}

.form-cita-v2 .row {
  padding-bottom:10px !important;
}


.form-cita-v2 h4 {
  color:#163e69 !important;
  font-size:21px !important;
  font-weight:700 !important;
}

.form-cita-v2 label {
  font-weight:300 !important;
}

.gbs3 .form-cita-v2 hr {
  border-color: #163e69;
  margin: 10px 0 20px;
}


.gbs3 .form-cita-v2 [type=text],
.gbs3 .form-cita-v2 select {
  border:1px solid #959595;
  border-radius:0px;
  padding:0 7px;
  height:30px !important;
}

.gbs3 .form-cita-v2 select {
  background-color:#e6e6e6;
}

.gbs3 .form-cita-v2 .row.row-buttons {margin-bottom: -25px;}
.gbs3 .form-cita-v2 .g-recaptcha {transform: scale(0.82);transform-origin:0 0;}
@media screen and (max-width:1023px) {
  .gbs3 .form-cita-v2 .row.row-buttons {margin-bottom: 0px;}
}

@media screen and (min-width:992px) {
  #offcanvas-toggler {display:none;}
}

.gbs3 .form-horizontal  .form-cita-v2  .control-label { text-align:left; }
.form-cita-v2 label .fa-asterisk { display:none; }

.jsn-inscrib {
  display:inline-block;
  color:#163e69;
  background-color:#f1cc00;
  background-image:none;
  text-shadow:none;
  text-transform:uppercase;
  border:0 none;
  padding: 15px 30px;
  border-radius: 7px;
}
.jsn-inscrib:hover {
  color:#f1cc00;
  background-color:#163e69;
}


.gbs3 .form-cita-v2 .btn-default[type=submit] {
  display:inline-block;
  color:#163e69;
  background-color:#f1cc00;
  background-image:none;
  text-shadow:none;
  text-transform:uppercase;
  border:0 none;
  padding:0;
  height: 62px;
  border-radius: 7px;
}


.form-agendar-cita {
  padding:15px 30px !important;
  width: 570px;
  border-radius:20px;
  background-color:#e6e6e6;
  margin:0 auto 20px;
}
@media (max-width:767px) {
  .form-agendar-cita {
    width: auto;
    margin:10px;
  }
}


.labelAppointFirst {
  font-size: 20px;
  line-height:0.8em;
  margin-bottom: 25px;
  color: #163e69;
}

.selectAppointFirst {
    height:  30px !important;
    border: 1px solid #959595 !important;
    border-radius: 0px !important;
    padding: 0 7px !important;
    width:100% !important;
}

.form-agendar-cita textarea,
.form-agendar-cita [type=number],
.form-agendar-cita [type=text],
.form-agendar-cita select {
    border: 1px solid #959595 !important;
    border-radius: 0px !important;
    padding: 0 7px !important;
    width:100% !important;
}

.form-agendar-cita [type=number],
.form-agendar-cita [type=text],
.form-agendar-cita select {
    height: 30px !important;
}

.form-agendar-cita h3 {
    color: #163e69;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 15px;
}


.form-agendar-cita .jsn-line1,
.form-agendar-cita .jsn-line2 {
    border-top:1px solid #163e69;
    padding-top: 15px;
    font-weight: 300;
}

.form-agendar-cita p {
    margin:0; padding:0;
}

.form-agendar-cita ul.presencial {
  list-style:none;
  margin: 8px 0 15px;
  padding:0;
}

.form-agendar-cita ul.presencial li {
  position:relative;
  margin:0;
  line-height:1.6em;
  padding: 0 0 0 19px;
}

.form-agendar-cita ul.presencial .fas {
  position: absolute;
  left:0px;
  top:6px;
  font-size: 12px;
  color:#163e69;
}

.form-agendar-cita #confirm {
  text-align:center;
  padding-top: 20px;
}

.form-agendar-cita #confirm button {
  background:transparent !important;
  border: 0px none transparent !important;
  padding: 0 3px;
  margin: 0;
}

.form-agendar-cita .icon-logo-ofit {
  display:block;
  padding:6px 0 7px;
  margin:auto;
  font-size:40px;
  text-align:center;
  color:#cccccc;
}

.form-agendar-cita label {
    font-size:15px;
    font-weight:300;
}

.form-agendar-cita em.helptext {
    font-size: 12px;
    line-height: 1em;
    display: block;
    padding-top: 5px;
}


/* 0 calendar */

#calendar {
  border: 1px solid #c3c3c3;
  padding:20px;
  border-radius:20px;
  width: 70% !important;
  margin: auto;
  background: white;
}
@media (max-width:480px){
  #calendar { width:100% !important; }
}

.appoint-wrap { width:70%; margin:auto; }
@media (max-width:767px){
  .appoint-wrap { width:100%; }
}


@media (max-width:767px){
  .fc-toolbar .fc-left, .fc-toolbar .fc-right { float:none; text-align:center; margin-bottom:10px; }
  .fc-toolbar .fc-button-group { float:none; }
  .fc-toolbar .fc-right > div { width:100%; }
  #calendar { width:100% !important; }
}

.daycircle {
  position:relative;
  top:2px;
  display:inline-block;
  background:rgba(158, 158, 158, 0.1);
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50%;
  line-height: 32px;
  pointer-events:none;
}

.fc-today .daycircle {
  background:#163e69;
  color:white;
}



.fc-today .daycircle:after {
  position:absolute;
  right:-2px;
  top:-2px;
  content:'';
  width:5px;
  height:5px;
  background:#4a38a9;
  border-radius:100%;
}

.fc-month-view .fc-bg .fc-today {
  background:transparent;
}

.fc-month-view .fc-bg table,
.fc-month-view .fc-bg td,
.fc-month-view .fc-content-skeleton td  {
  background:transparent !important;
}

.fc-toolbar { margin-bottom:0px; }
.fc-toolbar h2 { display:inline-block; vertical-align:middle; padding:0 10px; }


.fc-month-view .fc-content-skeleton tbody {
   visibility:hidden;
}

.fc-month-view .monthlist {
   text-align: justify;
   margin: 8px 0 8px;
   display: flex;
   justify-content: space-between;
   padding: 0 10px 2px;
   border-bottom: 1px solid #c3c3c3 !important;
   flex-wrap: wrap;
   justify-content: center;
}

.fc-month-view .monthlist span {
   display:inline-block;
   margin:0 3px;
   text-transform: capitalize;
   cursor:pointer;
   font-size: 14px;
}


.fc-month-view .fc-day-header {
  text-transform:uppercase;
  padding-bottom: 11px;
}

.fc-view-container .fc-month-view * {border: 0 none;}
.fc-view-container .fc-month-view .fc-nonbusiness { background:transparent; }


.fc-ltr .fc-month-view.fc-basic-view .fc-day-number {
  text-align: center;
}

.fc-day-grid-container.fc-scroller {
  height: auto !important;
  overflow:unset;
}

.fc-time-grid-container.fc-scroller {
  height: 200px !important;
  min-height: 100px !important;
}


/* 2 agenda */

.fc-agendaDay-view .monthlist {
   text-transform:uppercase;
   text-align:center;
   margin-bottom: 13px;
}

.fc-agendaDay-view .monthlist h3,
.fc-agendaDay-view .monthlist h4,
.fc-agendaDay-view .monthlist h5 {
  color:white;
  line-height: 0.9;
  margin: 0;
  padding: 0;
}

.fc-agendaDay-view .monthlist h3 {font-size: 140px;font-weight: 500;}
.fc-agendaDay-view .monthlist h4 {font-size: 36px;}
.fc-agendaDay-view .monthlist h5 {font-size: 20px;padding-top: 14px;}

.fc-agendaDay-view {
  background:#163e69;
  border-radius:10px;
  padding:10px;
  color:white;
}

.fc-agendaDay-view  .fc-widget-content {
  background:#163e69;
}

.fc-agendaDay-view .fc-time-grid-container::-webkit-scrollbar {
    width: 20px;
    background: url(/images/2019/scroll-pixel.gif) repeat-y center center;;
}

.fc-agendaDay-view .fc-time-grid-container::-webkit-scrollbar-thumb {
    width: 20px;
    height: 60px;
    position:relative;
    background-color: #f1cc00;
}

.fc-agendaDay-view * {
  border:0 none !important;
}

.fc-agendaDay-view .fc-slats {
  padding-right: 8px;
}

.fc-agendaDay-view .fc-slats td {
  vertical-align:bottom;
  line-height: 1em;
}
.fc-agendaDay-view .fc-slats td:nth-child(2) {
  border-bottom:1px solid white !important;
  margin-right:20px;
}

.wsn-modal-overlay {z-index:0;background: transparent;}
.csn-modal-container { z-index:1; position:relative; }

.image-responsive {
  display:block;
  width:100%;
}

.slide-btn-inscribete,
.article-list .article .readmore a
 {
    font: 900 0.65em Poppins, sans-serif !important;
    color: #252525 !important;
    padding: 0.8em 1.5em !important;
    border-radius: 100px;
    position: relative;
    z-index: 1;
    background-color: #dce400 !important;
    cursor: pointer;
    text-decoration: none transparent solid !important;
    margin-top: 1em !important;
    display: inline-block;
}
.slide-btn-inscribete.fucsia { background-color: #f3014b !important; color:white !important; }

.sp-copyright .nowrap { white-space:nowrap; }

.btn-blog-ofit {
  display:inline-block;
}

@media (max-width:670px) {
  .btn-blog-ofit {
    float:none;
    margin-top: 15px;
  }
  .sp-copyright {display:block;padding: 0 0 20px 0;}
}

.cuatro-bloques {
  padding:0 15px;
}

.cuatro-bloques * {
  color:white;
}
.cuatro-bloques a {
  display:block;
  background:gray no-repeat center center;
  background-size:cover;
  padding-top:300px;
  margin:15px;
}

.cuatro-bloques h4 { font-size: 24px; }
.cuatro-bloques p {font-size: 22px;}

.cuatro-bloques a div {
  height:200px;
  padding:25px 40px;
  background-color: rgba(22, 62, 105, 0.7);
  transition:background-color 300ms ease-in-out;
}

.cuatro-bloques a:hover div {
  background-color: rgba(241, 204, 0, 0.7);
}

.cuatro-bloques .programa div { background-color: rgba(241, 204, 0, 0.7);}
.cuatro-bloques .programa:hover div { background-color: rgba(22, 62, 105, 0.7); }

.cuatro-bloques .galeria { background-image:url(/images/2019/box1.jpg); }
.cuatro-bloques .ofertas { background-image:url(/images/2019/box2.jpg); }
.cuatro-bloques .programa { background-image:url(/images/2019/box3.jpg); }
.cuatro-bloques .contactos { background-image:url(/images/2019/box4.jpg); }

#sp-bottom4 iframe .thumbnail-wrapper {
  border:1px solid red
}

.search-results .result-title a { color:#163e69; }

.jg_imgalign_catimgs { text-align:center; }
.jg_imgalign_catimgs a { display:inline-block; }
.jg_pathway, .jg_catcountimg, .jg_category {display:none;}

.gallery .pagination { justify-content:center; }

.custom_gallery_menu .menu {
  display:flex;
  list-style:none none;
  justify-content:center;

}

.custom_gallery_menu .menu  a {
  display:block;
  padding:5px 15px;
  margin:0 5px;
  background: #f2f7fc;
  color:#163e69;
}

.custom_gallery_menu .menu .active a {
  background: #163e69;
  color:#ffffff;
}

#sp-header .sp-megamenu-parent li.btn-programar {
  text-align:center;
  height:auto;
  /* width: 65px; */
  line-height: 1em;
  border-radius: 3px;
  background:#f3014b;
  padding: 4px 9px 6px;
  margin: 0 5px 0 0px;
  box-sizing: content-box;
  vertical-align: middle;
  transition: all 200ms ease-in-out;
  opacity: 0.8;
}

#sp-header .sp-megamenu-parent li.btn-programar:hover {
  background-color:#f73470;
}

#sp-header .sp-megamenu-parent li.btn-programar a  {
  display:inline;
  text-transform: uppercase !important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li.btn-programar {
  display:inline-block !important;
  text-align:center;
  height:auto;
  width: auto;
  line-height: 1em;
  border-radius: 3px;
  background:#f3014b;
  padding: 0 !important;
  margin: 15px auto 0;
  box-sizing: content-box;
  vertical-align: middle;
  transition: all 200ms ease-in-out;
  opacity: 0.8;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.btn-programar:hover a {
  background-color:#f73470;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.btn-programar a  {
  display: inline-block;
  color: white;
  text-transform: uppercase;
  margin: 0;
  padding: 6px 9px;
}

#sp-header .sp-megamenu-parent li.btn-ofit-platform {
  background:none;
  padding:0px 0 0 ;
}

#sp-header .sp-megamenu-parent li.btn-ofit-platform a  {
  display:block;
  font-size:20px;
  margin: 0 3px;
  line-height:1em;
  position:relative;
  top: 1px;
}

#sp-header .sp-megamenu-parent li.btn-ofit-platform .sp-menu-badge {
  position:absolute;
  left: -57px;
  top: -21px;
  width: 128px;
  height: 19px;
  text-align:center;
  text-transform: none;
  font-size:10px;
  line-height:1em;
  background: #3D88C9;
  display: flex;
  align-items: center;
  justify-content: center;
  transition:300ms ease-in-out;
  visibility: hidden;
  opacity: 0;
}

#sp-header .sp-megamenu-parent li.btn-ofit-platform a:hover .sp-menu-badge {
  visibility:visible;
  opacity:1;
}



.offcanvas-menu .offcanvas-inner .sp-module ul > li.btn-ofit-platform-mobile {
  display:inline-block !important;
  text-align:center;
  height:auto;
  width: auto;
  line-height: 1em;
  border-radius: 3px;
  background:#3D88C9;
  padding: 0 !important;
  margin: 15px auto 0;
  box-sizing: content-box;
  vertical-align: middle;
  transition: all 200ms ease-in-out;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.btn-ofit-platform-mobile a {
    display: inline-block;
    color: white;
    text-transform: uppercase;
    margin: 0;
    padding: 8px 9px 6px;
}


.s0.buttons {
  display:inline-block
}

/*.tp-caption { opacity:1 !important; }/**/

@media (max-aspect-ratio:600/400) {

  .s0.title1 { transform:scale(1.8) !important; }
  .s0.text1 { transform:scale(1.6) !important; transform-origin:50% -30% !important; }

  .s1.title1 { transform:scale(1.8) !important; transform-origin:50% 100% !important;  }
  .s1.title2 { transform:scale(1.8) !important; transform-origin:50% -30% !important;  }
  .s1.text1 { transform:scale(1.6) !important; transform-origin:50% -170% !important; }

  .s2.title1 { transform:scale(1.8) !important; transform-origin:0% 100% !important;  }
  .s2.title2 { transform:scale(1.8) !important; transform-origin:0% -30% !important;  }
  .s2.text1 { transform:scale(1.6) !important; transform-origin:0% -170% !important; }
  .s2.text2 { transform:scale(1.6) !important; transform-origin:0% -250% !important; }
  .s2.buttons { transform:scale(1.6) !important; transform-origin:0% -250% !important; }

  .s3.title1 { transform:scale(1.8) !important; transform-origin:100% 130% !important; }
  .s3.title2 { transform:scale(1.8) !important; transform-origin:100% -30% !important; }
  .s3.text1 { transform:scale(1.6) !important; transform-origin:100% -170% !important; }
  .s3.text2 { transform:scale(1.6) !important; transform-origin:100% -250% !important; }
  .s3.buttons { transform:scale(1.6) !important; transform-origin:100% -250% !important; }

  .s4.title1 { transform:scale(1.8) !important; transform-origin:0% 130% !important; }
  .s4.title2 { transform:scale(1.8) !important; transform-origin:0% -30% !important; }
  .s4.text1 { transform:scale(1.6) !important; transform-origin:0% -170% !important; }
  .s4.text2 { transform:scale(1.6) !important; transform-origin:0% -250% !important; }
  .s4.buttons { transform:scale(1.6) !important; transform-origin:0% -250% !important; }

  .s5.title1 { transform:scale(1.8) !important; transform-origin:100% 160% !important; }
  .s5.title2 { transform:scale(1.6) !important; transform-origin:100% -30% !important; }
  .s5.text1 { transform:scale(1.6) !important; transform-origin:100% -170% !important; }
  .s5.text2 { transform:scale(1.6) !important; transform-origin:100% -230% !important; }
  .s5.text3 { transform:scale(1.6) !important; transform-origin:100% -300% !important; }
  .s5.buttons { transform:scale(1.6) !important; transform-origin:100% -250% !important; }
}

.otros-estados {
  padding:15px 0 15px;
}

.otros-estados .row div {
  color: #252525;
  font: 700 18px Poppins, sans-serif;
  margin-bottom:20px;
}

#eapps-instagram-feed-1:before,
#eapps-instagram-feed-1:hover,
#eapps-instagram-feed-1 {
  outline:none !important;
  border:0 none !important;
}

#eapps-instagram-feed-1 > a[href][target=_blank][style] {
  display:none !important;
  visibility:hidden !important;
  height:0 !important;
  width:0 !important;
  overflow:hidden;
  content:'1' !important;
}


.lista_requisitos ul {
  list-style:outside none none;
  margin:0;
  padding:0
}

.lista_requisitos li {
  position:relative;
  padding-left: 18px;
}

.lista_requisitos li:before {
    position:absolute;
    left:0;
    color:#163e69;
    font: 900 normal normal 12px/1 "Font Awesome 5 Free" !important;
    content: '\f00c' !important;
    display:inline-block;
    margin-top:7px;
    margin-right:3px;
}

a.fc-time-grid-event.fc-v-event {/* bottom:auto !important; */margin: 0px -14px -1px -4px;padding: 4px 5px 0px;}

@media screen and (max-width:767px) {
  #sp-footer * {
    text-align:center !important;
  }
}

.ofit-logo-2022-blue-yellow {
  background: url(/images/2022/ofit_blue_yellow_dot.svg) no-repeat center /contain;
  display:inline-block;
  width: 250px;
  height: 83px;
  margin-bottom: 12px;
}

.ofit-logo-2022-white-yellow {
  background: url(/images/2022/ofit_blue_yellow_dot.svg) no-repeat center /contain;
  display:inline-block;
  width: 240px;
  height: 80px;
  margin-bottom: 12px;
}

.logo-cultural-exchange-group img { display:inline !important; max-width: 300px; }
@media (max-width:640px){
  .logo-cultural-exchange-group {
    text-align:center;
  }
}

.info-btn-cita { text-align: center; margin-bottom: 42px; }
.info-btn-cita a {
  font-size: 17px;
  padding: 0.4em 0.7em;
  text-align: center;
  line-height: 1em;
  border-radius: 3px;
  background: #f3014b !important;
  color: white !important;
  opacity: 0.8;
}

/* Joomla 3 desktop geometry restored for the Joomla 6 template. */
@media screen and (min-width: 992px) {
  #sp-header {
    height: 72px !important;
    padding: 5px 0 !important;
  }

  #sp-header > .container,
  #sp-header .container,
  #sp-header .container > .row {
    height: 62px !important;
  }

  #sp-header .container > .row {
    align-items: center !important;
    flex-wrap: nowrap !important;
  }

  #sp-header #sp-logo,
  #sp-header #sp-menu,
  #sp-header #sp-menu > .sp-column {
    height: 62px !important;
    min-height: 62px !important;
  }

  #sp-header #sp-logo,
  #sp-header #sp-menu,
  #sp-header #sp-menu > .sp-column,
  #sp-header .sp-megamenu-wrapper {
    display: flex !important;
    align-items: center !important;
  }

  #sp-header #sp-menu > .sp-column {
    flex-wrap: nowrap !important;
  }

  #sp-header .sp-megamenu-wrapper,
  #sp-header .sp-megamenu-parent {
    height: 62px !important;
  }

  #sp-header .sp-megamenu-parent {
    display: flex !important;
    align-items: stretch !important;
    flex-wrap: nowrap !important;
  }

  #sp-header .sp-megamenu-parent > li {
    padding: 17px 10px !important;
  }

  #sp-header .sp-megamenu-parent > li > a {
    font-size: 12px !important;
  }

  #sp-header .sp-megamenu-parent > li .sp-menu-badge {
    height: 15px !important;
    line-height: 15px !important;
    padding: 0 3px !important;
    font-size: 8px !important;
  }
}

/* Restore the original contact/footer background and spacing. */
#sp-bottom {
  padding: 75px 0 40px !important;
  background: #07283d url('/images/2019/contactos-footer.jpg') center center / cover no-repeat !important;
  position: relative !important;
}

#sp-bottom > .container,
#sp-bottom .sp-row,
#sp-bottom .sp-column,
#sp-bottom .sp-module {
  position: relative;
  z-index: 1;
}

#sp-bottom .sp-module .sp-module-title {
  font-size: 20px !important;
  margin-bottom: 21px !important;
}

#sp-footer {
  font-size: 13px !important;
}

#sp-footer .container-inner {
  padding: 17px 0 !important;
  border-top: 0 !important;
}

/* Restore the old yellow scroll-up control. */
.sp-scroll-up {
  width: 48px !important;
  height: 46px !important;
  line-height: 43px !important;
  color: #252525 !important;
  background: #f1cc00 !important;
  border: 1px solid #163e69 !important;
}

.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
  color: #fff !important;
  background: #252525 !important;
}

/* Keep the Joomla 3 header controls in their original flow. */
@media screen and (min-width: 992px) {
  #sp-header #sp-logo,
  #sp-header #sp-menu,
  #sp-header #sp-menu > .sp-column {
    display: block !important;
  }

  #sp-header .sp-megamenu-wrapper {
    display: block !important;
  }

  #sp-header #sp-menu > .sp-column > .sp-module.top-search,
  #sp-header #sp-menu > .sp-column > .top-search-wrapper {
    float: right !important;
  }

  #sp-header .sp-megamenu-parent > li.btn-programar {
    display: inline-block !important;
    align-self: center !important;
    height: auto !important;
    padding: 4px 9px 6px !important;
    box-sizing: content-box !important;
    top: 1px;
  }

  #sp-header .sp-megamenu-parent > li.btn-ofit-platform {
    display: flex !important;
    align-items: center !important;
    padding: 0 !important;
  }

  #sp-header .sp-megamenu-parent > li.btn-ofit-platform > a {
    display: block !important;
    font-size: 20px !important;
    margin: 0 3px !important;
    line-height: 1em !important;
    position: relative;
    top: -1px !important;
  }
}

/* Restore the old footer social-icon font and centering. */
#sp-bottom .sp-column .sp-module .sp-module-content .topsocial li {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

#sp-bottom .sp-column .sp-module .sp-module-content .topsocial li a {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

#sp-bottom .sp-column .sp-module .sp-module-content .topsocial li a i.fab {
  display: block !important;
  color: #163e69 !important;
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 400 !important;
  line-height: 22px !important;
}

/* Use the same Font Awesome envelope glyph as the old footer. */
#sp-bottom .footer-address i.far.fa-envelope {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 400 !important;
}
