/*------- # General -------*/ @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i&display=swap'); /*lazysices caragar imagenes en background-----*/ .lazy-background {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}
/* ENDlazysices caragar imagenes en background-----*/ /* Menú ancla--*/
.menu-ancla {
  margin-bottom: 20px;
}
.item-menu-ancla {
  border-bottom: thin rgb(179 179 179) solid;
  text-align: left;
  color: rgba(128, 128, 128, 1.00);
  padding: 0px 15px 0px 0px;
}
.item-menu-ancla a {
  color: rgba(177, 177, 177, 1.00);
}
.item-menu-ancla a:hover {
  text-align: left;
  color: rgba(128, 128, 128, 1.00);
  transition: all 0.3s ease-in-out 0s;
}
.item-menu-ancla-active {
  border-bottom: 3px #1A82FD solid;
  text-align: left;
  color: rgba(0, 0, 0, 1.00);
  padding: 0px 15px 0px 0px;
  transition: all 0.3s ease-in-out 0s;
}
@media (max-width: 440px) {
  .menu-ancla {
    display: none;
  }
}
.btn-primario {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 5px 5px 5px 5px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #1A82FD;
  border: 2px solid #1A82FD;
}
.btn-primario:hover {
  border-color: #1A82FD;
  background: rgba(255, 255, 255, 0.1);
  color: #1A82FD !important;
}
.btn-secundario {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 5px 5px 5px 5px;
  border-radius: 4px;
  transition: 0.5s;
  color: #1A82FD;
  border: 2px solid #1A82FD;
}
.btn-secundario:hover {
  border-color: #1A82FD;
  background: #1A82FD;
  color: #fff !important;
} /* FIN menú ancla*/ /*distancia del anclaje de la parte superior de la web*/ .anchor {
  position: relative;
  padding-top: 140px; /* 60px es la altura de la barra de navegación */ margin-top: -140px;
  z-index: -31;
} /* text onetrust*/ #onetrust-policy-text p {
  font-size: 12px !important;
} /* FIN text onetrust*/ /*------Tabla diseño-----*/ .tabladesing {
  margin: auto;
  margin-top: 25px;
  text-align: center;
  font-size: 16px;
  border-collapse: collapse;
}
.tabladesing p {
  margin-bottom: 0px;
  margin-top: 0px;
}
.tabladesing th {
  background-color: #1A82FD;
  color: #fff !important;
}
.tabladesing th p {
  background-color: #1A82FD;
  color: #fff !important;
}
.tabladesing th, .tabladesing td {
  border: 1px solid #dee2e6;
  padding: 5px 10px;
}
.tabladesing tr:nth-child(odd) {
  background-color: #fafafa;
}
.tabladesing .resaltado td {
  background-color: rgba(0, 208, 255, 0.21);
}
@media screen and (max-width: 730px) {
  .tabladesing p {
    font-size: 9px;
  }
} /*------ # Googlemaps ------*/ .map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  margin-top: 15px;
  height: 98%;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.sedesMaps h4 {
  font-size: 17px;
}
.sedesMaps h2 {
  margin-top: 10px !important;
}
.sedesMaps img {
  height: 100%;
  padding-bottom: 2%;
} /*---------FIN Googlemaps*/ .resultados { /* background: url(../img/about-boxes-bg.jpg) center top no-repeat fixed;*/ background-color: #efefef;
  background-size: cover;
  padding: 60px 0 30px 0;
  position: relative;
}
.destacadogris {
  padding: 15px 8px;
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid #e6e6e6;
  position: relative;
  background: #fafafa;
}
#redes a {
  font-size: 18px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#redes a:hover {
  background: #1A82FD;
  color: #fff;
  text-decoration: none;
}
.center {
  display: block;
  margin: 0px auto;
}
.enlace {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}
a {
  color: #1A82FD;
  text-decoration: none;
}
a:hover {
  color: #ff724a;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
} /*video responsive*/ .video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
  position: absolute;
  top: 0;
  left: 1px;
  width: 100%;
  height: auto;
} /*------*/ /*--Whatsapp--*/ #whatsapp {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 63px;
  right: 16px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 10px;
  text-align: center;
  font-size: 26px;
  z-index: 3;
}
#whatsapp .whatsapp-icon {
  margin-top: 13px;
}
#whatsapp-icon a:hover {
  color: #fff !important;
  text-decoration: none;
} /*--END Whatsapp--*/ /*--PEDIR información MOBILE--*/ @media screen and (min-device-width : 1023px) and (max-device-width : 5000px) {
  .oculto {
    display: none;
  }
}
#solicitarinformacion > ul {
  min-width: 215px !important;
}
@media screen and (max-device-width : 1023px) {
  #solicitarinformacion-mobile {
    width: 100%;
    height: 60px;
    padding: 10px;
    position: fixed;
    bottom: 0px;
    text-align: center;
    z-index: 3;
    background-color: #fff;
    box-shadow: 14px -17px 24px 0 rgb(20 20 20 / 10%);
    border: 2px #fff solid;
  }
  #solicitarinformacion-mobile .ancho {
    width: 200px
  }
  #solicitarinformacion-mobile .centrado {
    width: 200px;
    text-align: center;
  }
  .back-to-top {
    bottom: 75px !important;
  }
  #whatsapp {
    bottom: 125px !important;
  }
  .oculto {
    display: block !important;
  }
} /*--END PEDIR información MOBILE--*/ /*------- # Back to top button -------*/ .back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 3;
  background: #1A82FD;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  background: #ff6a40;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
} /*---------- # Preloader */ #preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}
#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #1A82FD;
  border-top-color: #D9F8FF;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}
@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} /*--- # Disable aos animation delay on mobile devices */ @media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
  .ocultomovil {
    display: none;
  }
} /*- #topbar ------*/ /**/ #topbar {
  background: #FFFFFF;
  height: 40px;
  font-size: 14px;
  transition: all 0.5s;
  z-index: 996;
  border-bottom: 1px solid #e0e0e0
}
#topbar.topbar-scrolled {
  top: -40px;
}
#topbar .contact-info a {
  line-height: 1;
  color: #17243E;
  transition: 0.3s;
}
#topbar .contact-info a:hover {
  color: #1977cc;
}
#topbar .contact-info i {
  color: #1A82FD;
  padding-right: 4px;
  margin-left: 15px;
  line-height: 0;
}
#topbar .contact-info i:first-child {
  margin-left: 0;
}
#topbar .social-links a {
  color: #fff;
  padding-left: 15px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}
#topbar .social-links a:hover {
  color: #1A82FD;
}
#topbar .social-links a:first-child {
  border-left: 0;
}
#topbar .whatsapp-icon {
  background-color: #25d366;
  color: #fff !important;
  padding: 4px;
  border-radius: 4px;
  margin-right: 5px;
}
#topbar.whatsapp-icon a:hover {
  color: #fff !important;
  text-decoration: none;
} /* # Header ------*/ #header .btn-head {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  color: #fff;
  background: #1A82FD;
}
#header .btn-head:hover {
  background: #617481;
}
#header .btn-post-mir {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  color: #000 !important;
  background: #fff;
  margin-left: 35px;
}
#header .btn-post-mir i {
  color: #ffc107;
}
#header .btn-head-dark {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  color: #fff;
  background: #617481
}
#header .btn-head-dark:hover {
  background: #1A82FD;
}
#header #mas {
  font-size: 13px !important;
  line-height: 0;
  margin-left: 6px;
}
#header {
  background: #FFFFFF;
  transition: all 0.5s;
  z-index: 997; /*padding: 15px 0;*/ top: 40px;
  box-shadow: 0px 2px 15px rgba(25, 119, 204, 0.1);
}
#header .logo {
  font-size: 30px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-family: "Poppins", sans-serif;
}
#header .logo a {
  color: #2c4964;
}
#header .logo img {
  max-height: 61px;
  width: 250px;
}
#header #mobile-menu {
  display: none;
}
#header #mobile-menu #accesoalumnos-mobile {
  margin-left: 10px;
  padding-bottom: 8px !important;
}
@media screen and (max-device-width : 1000px) {
  #header #mobile-menu {
    display: inline-flex !important;
  }
} /*-- # Navigation Menu ---------*/ /** * Desktop Navigation */ #navbar .oculto {
  display: none;
}
#navbar .visible {
  display: inline;
}
.solicitar-informacion {
  background: rgba(170, 2, 5, 1.00);
  transition-property: all;
  transition-delay: 5s;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  transform: scale(1, 1);
}
.ani {
  animation-duration: 3s;
  animation-name: slidein;
  animation-iteration-count: infinite;
}
#matricularme {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  color: #fff;
  background: #1A82FD;
}
.matricularmeClases {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  min-width: 160px;
  height: 40px;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: block;
  margin-bottom: 15px;
  outline: none;
  border-radius: 5px;
  border: 2px solid #57cc99;
  background: #57cc99;
}
.botonDesactivado {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  min-width: 160px;
  height: 40px;
  color: #fff;
  cursor: none !important;
  padding: 5px 10px;
  position: relative;
  display: block;
  margin-bottom: 15px;
  outline: none;
  border-radius: 5px;
  border: 0px solid #57cc99;
  background: rgba(150, 180, 180, 0.5);
}
.matricularmeClases:hover {
  background: #fff;
  color: #57cc99
}
.matricularmeSinClases {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  min-width: 160px;
  height: 40px;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: block;
  margin-bottom: 15px;
  outline: none;
  border-radius: 5px;
  border: 2px solid #2c4d81;
  background: #2c4d81;
}
.matricularmeSinClases:hover {
  background: #fff;
  color: #2c4d81
}
.matricularmeClasesSemanales {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  min-width: 160px;
  height: 40px;
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: block;
  margin-bottom: 15px;
  outline: none;
  border-radius: 5px;
  border: 2px solid #ff0a78;
  background: #ff0a78;
}
.matricularmeClasesSemanales:hover {
  background: #fff;
  color: #ff0a78;
}
#accesoalumnos {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  color: #fff;
  background: #617481;
}
#accesoalumnos i {
  font-size: 19px !important;
  line-height: 0;
  margin-left: 2px;
}
#accesoclases {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #617481;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar > ul > li {
  white-space: nowrap;
  padding: 8px 12px;
}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
  padding: 0 3px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: rgba(10, 34, 64, 0.9);
  white-space: nowrap;
  transition: 0.3s;
}
.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}
.navbar > ul > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -6px;
  left: 0;
  background-color: #1A82FD;
  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}
.navbar a:hover:before, .navbar li:hover > a:before, .navbar .active:before {
  visibility: visible;
  width: 100%;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: rgba(10, 34, 64, 0.9);
}
.navbar .getstarted, .navbar .getstarted:focus {
  padding: 8px 25px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
  border: 2px solid #fff;
}
.navbar .getstarted:hover, .navbar .getstarted:focus:hover {
  color: #fff;
  background: #fd3800;
  border-color: #1A82FD;
}
.navbar > ul > li > .getstarted:before {
  visibility: hidden;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}
.navbar .dropdown ul li { /*min-width: 160px;*/
}
.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  color: #15222b;
  font-weight: 400;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #1A82FD;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
} /** * Mobile Navigation */ .mobile-nav-toggle {
  color: #444444;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(4, 7, 9, 0.9);
  transition: 0.3s;
  z-index: 999;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}
.navbar-mobile a, .navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #15222b;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #1A82FD;
}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #1A82FD;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
} /*------- # Hero cabecera -------*/ #cabecera {}
#cabecera .btn-get-started {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 10px 35px 10px 35px;
  border-radius: 4px;
  transition: 0.5s;
  color: #fff;
  background: #1A82FD;
  border: 2px solid #1A82FD;
}
#cabecera .btn-get-started:hover {
  border-color: #fff;
  background: rgba(255, 255, 255, 0.1);
} /*lazysize background*/ .cabecera-index-background {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/hero/hero-header-1.webp);
  height: 100%;
}
.cabecera-index-background.visible {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../img/hero/hero-header.webp);
} /*END lazysize background*/ .cabecera-index-latam {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/hero-bg.jpg');
  height: 60vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cabecera-index-background.visible {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1)), url(../img/hero/hero-header.webp);
} /*END lazysize background*/ .cabecera-index-beneficios {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/beneficios-alumnos.webp');
  height: 40vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cabecera-container {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#cabecera .encabezado {
  margin: auto;
  padding-top: 5%;
}
#cabecera .encabezado li {
  color: #FFFFFF;
}
#cabecera .encabezado h1 {
  margin: 30px 0 10px 0;
  font-size: 40px;
  font-weight: 400; /*line-height: 56px; text-transform: uppercase;*/ color: #fff;
  text-align: left;
  z-index: 20;
}
#cabecera .coment {
  font-size: 20px !important;
}
@media (min-width: 1024px) {
  #cabecera {
    background-attachment: fixed;
  }
  #cabecera .encabezado {
    padding-top: 140px !important;
  }
}
@media (max-width: 1024px) {
  #cabecera .encabezado h1 {
    text-align: center;
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 440px) {
  #cabecera h1 {
    padding-top: 20px !important;
    font-size: 27px !important;
    background-attachment: fixed;
  }
  #cabecera .encabezado {
    padding-top: 120px !important;
  }
  #cabecera .coment {
    font-size: 18px !important;
    line-height: 29px !important;
  }
}
@media (max-width: 768px) {
  #cabecera {
    text-align: center;
    height: 100%;
  }
  #cabecera .encabezado {
    padding-top: 120px !important;
  }
  #cabecera .encabezado h1 {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
  }
  #cabecera h2 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  #cabecera .encabezaado-ope {
    display: none;
  }
  .atencion-primaria.visible {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../img/ope/atancion-primaria.webp) !important;
  }
  .encabezaado-ope-mobile {
    padding-bottom: 150px;
  }
} /*------- # Values -------*/ .values {
  margin-bottom: 30px;
}
.values .container {
  margin-bottom: 20px;
}
.values .card {
  position: relative;
  width: 100%;
}
.values .card-body {
  z-index: 10;
  padding: 10px 10px;
  position: absolute;
  bottom: 0px;
}
.values .card-title {
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}
.values .card-title a {
  color: #473d3a;
}
.values .card-body h3 {
  color: #fff !important;
  font-size: 1.2rem;
}
.values .card img {
  border-radius: 5px;
}
.values .card-text {
  color: #fff;
}
.values .card-body p {
  color: #fff !important;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
}
.values .card-body i {
  color: #fff !important;
  margin-left: 10px;
}
.values .read-more a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  transition: 0.4s;
}
.values .read-more a:hover {
  text-decoration: underline;
}
.section-title-left {
  font-size: 31px;
  font-weight: 600;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
  text-align: left;
  color: #263d4d;
  font-family: "Poppins", sans-serif;
}
.section-title-left::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #ffc107;
  left: 0;
  bottom: 0;
  margin: auto;
  text-align: left;
} /*------- # Sections General -------*/ section {
  padding: 20px 0px 20px 0px;
  overflow: hidden;
}
.section-bg {
  background-color: #f0f4f8 !important;
}
.section-bg-destacado {
  background-color: #d7e0e9;
}
.section-title {
  padding-bottom: 40px;
}
.section-title h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  color: #263d4d;
  font-family: "Poppins", sans-serif;
}
.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #ffc107;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.section-title p {
  margin: 0;
  font-size: 17px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: #263d4d;
  text-align: center;
} /*-------- # About ---- /*---------- # About Boxes -------*/ #becas {
  margin-bottom: 35px;
}
#becas .content {
  display: flex;
  align-items: center;
}
#becas .imagen {
  display: flex;
  justify-content: center;
} /*----- # About Boxes -------*/ #postmir {
  margin-bottom: 35px;
}
#postmir .content {
  display: flex;
  align-items: center;
}
#postmir .imagen {
  display: flex;
  justify-content: center;
  margin: 20px 0px 20px 0px;
} /*----- # Features -------*/ .aniomovil {
  font-size: 18px !important;
}
.colorVerde {
  color: #57cc99;
}
.colorRojo {
  color: #ff0a78 !important;
}
.colorAzul {
  color: #2c4d81;
}
.features .nav-tabs {
  border: 0;
}
.features .nav-link {
  border: 1px solid #b5ccdb;
  /*padding: 15px;*/
  transition: 0.3s;
  color: #15222b;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.features .nav-link i {
  /* padding-right: 15px;
  font-size: 30px;*/
}
.features .nav-link h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  margin-top: 6px !important;
  display: block !important;
}
.features .tab-pane h4, h3 {
  margin-top: 4px !important;
}
.features .tab-pane h4 {
  margin-bottom: 20px !important;
  font-size: 20px;
}
.features .nav-link:hover {
  color: #1A82FD;
}
.features .nav-link.active {
  background: #1A82FD;
  color: #fff;
  border-color: #1A82FD;
  /* border-radius: 13px 13px 0px 0px;*/
}
@media (max-width: 768px) {
  .features .nav-link i {
    padding: 0;
    line-height: 1;
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .features .nav-link {
    padding: 15px;
  }
  .features .nav-link i {
    font-size: 24px;
  }
}
.features .tab-content {
  /*border-top: thick #1A82FD solid;*/
  padding-top: 5px;
}
.features .tab-pane h3 {
  font-weight: 600;
  font-size: 24px;
}
/*.features .tab-pane ul {
  list-style: none;
  padding: 0;
}
.features .tab-pane ul li {
  padding-bottom: 10px;
}*/
/*.features .tab-pane ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #1A82FD;
}*/
.features .tab-pane p:last-child {
  /*margin-bottom: 0;*/
} /*------- # Services -------*/ .services .icon-box {
  margin-bottom: 20px;
  padding: 30px;
  border-radius: 6px;
  background: #fff;
  border: 1px solid rgb(117 159 188);
  text-align: center;
}
.services .icon-box i { /* float: left; */ color: #ffc107;
  font-size: 40px;
  line-height: 0;
  padding-top: 10px;
}
.services .icon-box h3 {
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 15px !important;
  font-size: 16px;
  color: #365870;
}
.services .icon-box h3 a {
  color: #365870;
  transition: 0.3s;
}
.services .icon-box .icon-box:hover h3 a {
  color: #1A82FD;
}
.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
} /*------- # Testimonials Section -------*/ .testimonials .testimonial-wrap {
  padding-left: 10px;
}
.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 20px;
  margin: 30px 10px;
  position: relative;
  background: #fff;
  border-radius: 10px;
}
.testimonials .testimonial-item .alumno {
  justify-content: flex-end;
}
.testimonials .testimonial-item .amarillo {
  color: #ffc107;
  font-weight: 800;
  font-style: normal !important;
  margin-bottom: 1px;
  margin-top: -2px;
}
.testimonials .testimonial-item .testimonial-img {
  width: 70px;
  border-radius: 50px;
  margin-left: 10px;
}
.testimonials .testimonial-item h3 {
  font-size: 15px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #000;
  text-align: right;
}
.testimonials .testimonial-item h4 {
  font-size: 13px;
  color: #999;
  margin: 0;
  text-align: right;
}
.testimonials .testimonial-item .stars {
  margin: 10px 0;
}
.testimonials .testimonial-item .stars i {
  color: #ffc107;
  margin: 0 1px;
}
.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: #1A82FD;
  font-size: 15px;
  line-height: 0;
}
.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}
.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  transform: scale(-1, -1);
}
.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto 15px auto;
  font-size: 14px;
}
.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1A82FD;
}
@media (max-width: 767px) {
  .testimonials .testimonial-wrap {
    padding-left: 0;
  }
  .testimonials .testimonial-item {
    padding: 30px;
    margin: 15px;
  }
  .testimonials .testimonial-item .testimonial-img {
    position: static;
    left: auto;
  }
} /*------- # Contact -------*/ /*Muestra el mensaje de error*/ .ddl {
  font-size: 12px !important;
  color: #7f878e !important;
  line-height: 2.1 !important;
  padding: 1px 5px;
  color: rgba(0, 0, 0, 1.00) !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: rgba(0, 0, 0, 1.00) !important;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: rgba(0, 0, 0, 1.00) !important;
}
::-ms-input-placeholder { /* Microsoft Edge */ color: rgba(0, 0, 0, 1.00) !important;
}
span.badge.badge-important {
  color: red !important;
} /*Color botón enviar*/ .btn-primary {
  color: #fff;
  background-color: #006fbd;
  border-color: #006fbd;
}
.gracias {
  text-align: center;
  margin-top: 50px;
}
.consentimiento {
  font-size: 10px;
  margin-top: 14px;
}
#contact .contact {
  padding-bottom: 20px;
}
#contact .section-title-left {
  font-size: 24px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.contact .section-title h2 {
  color: #29404f !important;
}
.contact .asp-email-form .acepto {
  color: #263d4d !important;
  line-height: 13px;
  font-style: normal;
  font-size: 8pt;
  text-decoration: none;
  text-align: left !important;
  display: grid;
  grid-template-columns: 17px 100%;
  align-items: start; /* display: flex; align-items: flex-start;*/
}
.contact .asp-email-form .acepto a {
  color: #263d4d !important;
  text-decoration: underline !important;
}
.contact .asp-email-form .acepto span {
  white-space: pre;
  margin: 0px 0px 9px 17px;
}
.contact .asp-email-form .ajuste {
  line-height: 1px;
}
#contact .btn-primario {
  color: #fff;
  background-color: #1A82FD;
  border-color: #1A82FD;
  font-weight: 700;
  margin-top: 15px;
}
#contact .btn-primario:hover {
  border-color: #1A82FD;
  background: rgba(0, 0, 0, 0.0);
  color: #1A82FD !important;
  font-weight: 700;
}
#contact {
  background-color: #fff;
  margin: 132px 0px 20px 0px;
}
#contact container {
  padding: 5px 5px !important;
}
.datos-personales {
  color: #263d4d;
  line-height: 5px;
  font-style: normal;
  font-size: 5pt;
  text-decoration: underline;
}
@media (max-width: 440px) {
  #contact {
    z-index: 100;
  }
}
@media (max-width: 1024px) {
  #contact {
    position: initial;
    background-color: #fff;
    z-index: 100;
    max-width: 100% !important;
    margin-top: 20px;
  }
}
@media (min-width: 1200px) and (max-width:1740px) {
  #contact {
    right: 4% !important;
  }
}
@media (min-width: 1200px) and (max-width:3400px) {
  #contact { /*max-height: 90vh; overflow: auto;*/
  }
}
.contact .asp-email-form {
  padding: 30px;
}
.gracias {
  text-align: center;
  margin-top: 5px;
}
#contact .contact-info a {
  line-height: 1;
  color: #444444;
  transition: 0.3s;
}
#contact .contact-info a:hover {
  color: #1977cc;
}
#contact .contact-info i {
  color: #f03c02;
  padding-right: 4px; /*margin-left: 15px;*/ line-height: 0;
}
#contact .contact-info p {
  font-size: 14px;
}
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 20px 0;
}
.contact .info-box i {
  font-size: 32px;
  color: #1A82FD;
  border-radius: 50%;
  padding: 8px;
}
.contact .info-box h3 {
  font-size: 20px;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}
.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
.contact .asp-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 15px;
  background-color: #fff;
}
.contact .asp-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}
.contact .asp-email-form .error-message br + br {
  margin-top: 25px;
}
.contact .asp-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}
.contact .asp-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}
.contact .asp-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
.contact .asp-email-form input, .contact .asp-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  border-radius: 4px;
}
.contact .asp-email-form input:focus, .contact .asp-email-form textarea:focus {
  border-color: #1A82FD;
}
.contact .asp-email-form input {
  padding: 8px 10px; /*margin:0px 5px 4px 0px;*/
}
.contact .asp-email-form input .acepto {
  padding: 8px 10px;
  margin: 0px 5px 9px 0px;
}
.contact .asp-email-form textarea {
  padding: 12px 15px;
}
.contact .asp-email-form button[type=submit] {
  background: #1A82FD;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}
.contact .form-control {
  font-size: 14px !important;
  margin-bottom: 14px;
  padding: 4px 10px;
}
.contact .asp-email-form button[type=submit]:hover {
  background: #ff5e31;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} /*------- # Breadcrumbs -------*/ .breadcrumbs {
  padding: 15px 0;
  background: #f0f4f8;
  min-height: 40px;
  margin-top: 78px;
  top: 34px;
  transition: all 0.5s;
  z-index: 5;
}
.breadcrumbs p {
  font-size: 21px;
  padding: 5px;
  margin: 0px;
}
.breadcrumbs .header-scrolled {
  top: 0;
}
.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 400;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #263d4d;
  content: "/";
}
@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 52px;
  }
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
  .breadcrumbs {
    top: -19px;
  }
} /*------- # Footer -------*/ #medplus {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  border-radius: 4px;
  color: #fff;
  background: #1A82FD;
}
#medplus:hover {
  color: #fff !important;
  background-color: rgba(255, 255, 255, 0.3) !important;
}
#footer {
  background: #323232;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}
#footer .footer-top {
  background: #323232;
  /*border-bottom: 1px solid ##617481;*/
  padding: 40px 0 10px 0;
}
#footer .footer-top .footer-info {
  margin-bottom: 30px;
}
#footer .footer-top .footer-info h3 {
  font-size: 28px;
  margin: 0 0 15px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}
#footer .footer-top .social-links a:hover {
  background: #1A82FD;
  color: #fff;
  text-decoration: none;
}
#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
  margin-top: 15px !important;
}
#footer .footer-top h2 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
  margin-top: 15px !important;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding: 3px 3px 0px 0px;
  color: #ffc107;
  font-size: 11px;
  line-height: 1;
  -webkit-text-stroke-width: medium;
  margin-left: 4px;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex; /*align-items: center;*/ color: #FFF;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #1A82FD;
}
#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 4px;
}
#footer .footer-top .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
}
#footer .footer-top .footer-newsletter form input[type=submit] {
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #1A82FD;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
}
#footer .footer-top .footer-newsletter form input[type=submit]:hover {
  background: #ff5e31;
}
#footer .copyright {
  text-align: center;
  padding-top: 30px;
}
#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
#footer .credits a {
  transition: 0.3s;
} /*------- # Frequently Asked Questions -------*/ #faq {
  margin-bottom: 37px;
}
.faq .faq-list { /*padding: 0 100px;*/
}
.faq .faq-list ul {
  padding: 0;
  list-style: none;
}
.faq .faq-list li + li {
  margin-top: 15px;
}
.faq .faq-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  position: relative;
}
.faq .faq-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
  cursor: pointer;
}
.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #87c1ea;
}
.faq .faq-list .icon-show, .faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}
.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}
.faq .faq-list .icon-show {
  display: none;
}
.lista {
  padding-left: 30px;
  padding-right: 19px;
}
.lista ul {
  list-style-type: circle !important;
  margin-top: 1px !important;
}
.lista ul ul {
  list-style-type: circle !important;
  margin-top: 1px !important;
  padding-left: 30px !important;
}
.lista li {
  padding: 2px 2px 2px 2px !important;
  margin-top: 3px !important;
}
.faq .faq-list a.collapsed {
  color: #343a40;
}
.faq .faq-list a.collapsed:hover {
  color: #2487ce;
}
.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}
.faq .faq-list a.collapsed .icon-close {
  display: none;
}
@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
} /*------- # Modalidades NEW -------*/ .swiper {
  height: 100%;
}
#modalidades .btn {
  display: flex;
  justify-content: center;
}
#modalidades button {
  padding: 1px 14px;
  background: rgb(161 171 181);
  border: none;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
  cursor: pointer;
  border-radius: 50px;
  transition: all 0.3s ease 0s;
  height: 35px;
  width: 35px;
}
#modalidades button:hover {
  padding: 1px 14px;
  background: #1A82FD;
  border-radius: 50px;
}
#modalidades .modalidades-button {
  display: none;
}
#modalidades .card-header {
  font-weight: 800;
  font-size: 17px;
  border-bottom: 1px rgb(178 201 225) solid;
  background-color: #f0f4f8;
}
#modalidades .card-body {
  font-size: 14px;
}
#modalidades .card .card-footer {
  font-size: 14px;
  border: none;
}
#modalidades .card-body .card-metodologia {
  min-height: 206px;
}
#modalidades .card-body .color-azul {
  color: #457092;
}
#modalidades .card i {
  color: #ffc107;
  margin-right: 5px;
}
#modalidades .card {
  background-color: #f0f4f8;
  border: none;
}
#modalidades .card-body .card-sedes {
  min-height: 110px;
}
#modalidades .card-body .apartado {
  border-bottom: 1px #333 solid;
  display: block;
}
#modalidades .card .card-footer {
  padding: 0.5rem 1rem;
  line-height: 7px;
  background-color: #f0f4f8;
}
@media screen and (min-device-width : 350px) and (max-device-width : 768px) {
  #metodologia .card {
    min-height: 527px;
  }
  #metodologia .card-ope {
    min-height: 367px !important;
	  background-color: #FFF;
  }
  #metodologia button {
    padding: 1px 6px;
    background: rgb(161 171 181);
    border: none;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    cursor: pointer;
    border-radius: 50px;
    transition: all 0.3s ease 0s;
    height: 35px;
    width: 35px;
  }
  #metodologia button:hover {
    padding: 1px 7px;
    background: #1A82FD;
    border-radius: 50px;
  }
  #modalidades .card-body .card-metodologia {
    min-height: 218px;
  }
  #modalidades .card-body .card-sedes {
    min-height: 122px;
  }
}
@media screen and (min-device-width : 768px) and (max-device-width : 1020px) {
  #metodologia .card {
    min-height: 527px;
  }
  #metodologia .card-ope {
    min-height: 367px !important;
	  background-color: #FFF;
  }
  #metodologia button {
    padding: 1px 6px;
    background: rgb(161 171 181);
    border: none;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    cursor: pointer;
    border-radius: 50px;
    transition: all 0.3s ease 0s;
    height: 35px;
    width: 35px;
  }
  #metodologia button:hover {
    padding: 1px 7px;
    background: #1A82FD;
    border-radius: 50px;
  }
  #modalidades .card-body .card-metodologia {
    min-height: 248px;
  }
  #modalidades .card-body .card-sedes {
    min-height: 144px;
  }
}
@media screen and (min-device-width : 1020px) and (max-device-width : 1680px) {
  #metodologia .card {
    min-height: 527px;
  }
  #metodologia .card-ope {
    min-height: 367px !important;
	  background-color: #FFF;
  }
  #metodologia button {
    padding: 1px 6px;
    background: rgb(161 171 181);
    border: none;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    cursor: pointer;
    border-radius: 50px;
    transition: all 0.3s ease 0s;
    height: 35px;
    width: 35px;
  }

  #modalidades .card-body .card-metodologia {
    min-height: 211px;
  }
  #modalidades .card-body .card-sedes {
    min-height: 102px;
  }
}
@media screen and (max-device-width : 1024px) {
  #modalidades .modalidades-button {
    display: contents;
  }
} /*------- # videomodalidades -------*/ .videomodalidad .ratio {
  width: 60% !important;
}
@media screen and (max-width: 768px) {
  .videomodalidad .ratio {
    width: 100% !important;
  }
}
.carousel-indicators {
  bottom: -53px !important;
}
.prefijo {
  font-size: 14px;
  max-height: 39px !important;
  color: black;
}
/*--------------------------------------------------------------PLANES--------------------------------------------------------------------------*/
/*CABECERA*/
.plan-17-meses {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(../img/planes/plan-17-meses.webp);
  height: 100%;
}
.plan-17-meses.visible {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(../img/planes/plan-17-meses.webp);
}
.plan-11-meses {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(../img/planes/plan-11-meses.webp);
  height: 100%;
}
.plan-11-meses.visible {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(../img/planes/plan-11-meses.webp);
}
.plan-7-meses {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(../img/planes/plan-7-meses.webp);
  height: 100%;
}
.plan-7-meses.visible {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(../img/planes/plan-7-meses.webp);
}
.atencion-primaria {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(../img/ope/atancion-primaria.webp);
  height: 100%;
}
.atencion-primaria.visible {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url(../img/ope/atancion-primaria.webp);
}
.top {
  margin-top: 65px;
}
.services .icon-box-plan {
  margin-bottom: 20px;
  padding-top: 30px;
  background: #fff;
  text-align: center;
}
.services .icon-box-plan i { /* float: left; */ color: #ffc107;
  font-size: 70px;
  line-height: 0;
  padding-top: 10px;
}
.services .icon-box-plan h3 {
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 15px !important;
  font-size: 16px;
  color: #365870;
}
.section-plan {
  padding: 20px 0px 0px 0px;
}
#info-vueltas {
  padding-top: 40px;
}
#info-vueltas .content {
  display: flex;
  align-items: flex-start;
}
.amarillo {
  color: #ffc107;
}
.saber {
  color: #263d4d;
}
.saber:hover {
  color: #ffc107;
}
.saber i {
  color: #ffc107;
}
.enum-flech i {
  color: #ffc107;
}
.enum-flech li {
  list-style: none;
}
.section-title-left-plan {
  font-size: 31px;
  font-weight: 600;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
  text-align: left;
  color: #263d4d;
  font-family: "Poppins", sans-serif;
}
.aLaDerecha {
  text-align: end !important;
}
.con-fondo-img {
  background-image: url(../img/planes/preparacion-3.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.sombra {
  box-shadow: inset 0px 20px 8px -10px #8484848a, inset 0px -20px 8px -10px #8484848a;
}
#potenciadores .section-title-left-plan {
  text-align: center !important;
}
#potenciadores .saber i {
  font-size: 25px !important;
}
.p-libros {
  text-align: center;
}
.p-libros a {
  text-decoration: underline;
  text-decoration-color: #ffc107;
  color: #444444;
}
#precios .section-title-left-plan {
  text-align: center !important;
}
.box-precio {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-color: #f0f4f8;
  min-height: 250px;
  padding: 25px;
  text-align: center;
}
.box-precio h1 {
  font-family: 'Poppins' !important;
}
.box-precio h6 {
  min-height: 25px;
}
.services .icon-box-precio {
  margin-bottom: 20px;
  padding-top: 30px;
  background: #fff;
  text-align: start;
}
.services .icon-box-precio i {
  color: #ffc107;
  font-size: 50px;
  line-height: 0;
  padding-top: 10px;
  margin-right: 15px;
}
.itinerario {
  background-image: linear-gradient(45deg, rgba(240, 244, 248, 1) 0%, rgba(240, 244, 248, 1) 50%, rgba(240, 244, 248, 0.5858718487394958) 100%), url(../img/planes/itinerario.webp);
  background-repeat: no-repeat;
  background-size: cover;
}
.itinerario-txt {
  color: #253b4b;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 100px;
}
.itinerario h2 {
  font-size: 31px;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}
.card {
  border: none !important;
  border-radius: 0 !important;
}
.card-subtitle {
  color: #1A82FD !important;
}
.card-img, .card-img-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.blanco {
  color: white !important;
}
.linea {
  border-top: 4px solid #ffc107;
  height: 2px;
  max-width: 200px;
  padding: 0;
  margin: -10px auto 0 auto;
}
.asterisco {
  color: #253b4b;
  text-align: center;
  font-size: 13px;
  margin-top: 10px;
}
.des-abajo {
  margin-top: 15px;
}
#collapseInfoManuales img {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .box-precio {
    min-width: 328px !important;
  }
  .box-precio h1 {
    font-size: 70px;
  }
  .box-precio h6 {
    font-size: 25px;
  }
  .box-precio a {
    font-size: 20px;
  }
  .aLaDerecha-no {
    text-align: start !important;
  }
}
/*--------------------------------------------------------------
# metodologia Section
--------------------------------------------------------------*/
.metodologia {
  background-color: #f0f4f8;
  margin-bottom: 30px;
}
.metodologia .service-item {
  box-shadow: 0px 5px 90px 0px color-mix(in srgb, var(--default-color), transparent 90%);
  padding: 20px 30px;
  transition: all ease-in-out 0.4s;
  background-color: #FFFFFF;
  height: 100%;
  border-radius: 6px;
}
.metodologia .service-item .icon {
  margin-bottom: 10px;
}
.metodologia .service-item .icon i {
  color: #ffc107;
  font-size: 40px;
  transition: 0.3s;
}
.metodologia .service-item h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 20px;
}
/*.metodologia .service-item h4 a {
  color: var(--heading-color);
  transition: ease-in-out 0.3s;
}*/
.metodologia .service-item .titulo {
  border: 3px;
  border-right-width: 0;
  border-left-width: 0;
  border-top-width: 0;
  border-bottom-color: black;
}
.metodologia .service-item p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}
/*.metodologia .service-item:hover {
  transform: translateY(-10px);
}*/
.metodologia .service-item:hover h4 a {
  color: var(--accent-color);
}
.ion--calendar-outline {
  display: inline-block;
  width: 3em;
  height: 3em;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='416' height='384' x='48' y='80' fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='32' rx='48'/%3E%3Ccircle cx='296' cy='232' r='24' fill='%23000'/%3E%3Ccircle cx='376' cy='232' r='24' fill='%23000'/%3E%3Ccircle cx='296' cy='312' r='24' fill='%23000'/%3E%3Ccircle cx='376' cy='312' r='24' fill='%23000'/%3E%3Ccircle cx='136' cy='312' r='24' fill='%23000'/%3E%3Ccircle cx='216' cy='312' r='24' fill='%23000'/%3E%3Ccircle cx='136' cy='392' r='24' fill='%23000'/%3E%3Ccircle cx='216' cy='392' r='24' fill='%23000'/%3E%3Ccircle cx='296' cy='392' r='24' fill='%23000'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='32' d='M128 48v32m256-32v32'/%3E%3Cpath fill='none' stroke='%23000' stroke-linejoin='round' stroke-width='32' d='M464 160H48'/%3E%3C/svg%3E");
  background-color: #ffc107;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  margin-bottom: 4px;
}
.metodologia .service-item .gris {
  color: #ababab;
  font-weight: 800;
  font-style: normal !important;
  /* margin-bottom: 6px; */
  margin-top: -11px;
  border: 1px solid;
}
/*--------------------------------------------------------------