body {
  margin: 0;
  font-family: content; }

h1, h2, h3, h4, h5, h6 {
  font-family: title; }

a {
  font-family: link; }

img{
  max-width: 100%;
}
#block-views-block-valores-block-1 img {
  width: 40px;
}
/*$azul: #2196F3 */
/*$naranja: #ffbd33 */
/*$blanco: #ffffff */
/*gris: #666666 */
@font-face {
  font-family: "title";
  src: url("../fonts/Oswald-Regular.ttf"); }
@font-face {
  font-family: "content";
  src: url("../fonts/MerriweatherSans-Regular.ttf"); }
@font-face {
  font-family: "link";
  src: url("../fonts/MerriweatherSans-Bold.ttf"); }
#block-system-main-menu .menu.nav {
  padding-top: 42px;
  transition: all 0.3s; }

a, a:hover, a:active, a:focus{
  text-decoration: none;
}
ul.tabs--primary.nav.nav-tabs a {
  color: #333; }

/* .nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #849cce; 
} */
.navbar.navbar-primary {
  background: #095fe7;
  border: 0;
  border-radius: 0;
  margin: 0; }
  .navbar.navbar-primary .logo.navbar-btn {
    position: relative;
    margin: 0;
    padding: 0 10px;
    background: #ffffff; }
    .navbar.navbar-primary .logo.navbar-btn:before {
      content: "";
      position: absolute;
      right: 100%;
      background-color: #ffffff;
      width: 2000px;
      height: 100%; }
    .navbar.navbar-primary .logo.navbar-btn:after {
      content: "";
      position: absolute;
      left: 100%;
      border-left: solid 40px #ffffff;
      border-bottom: solid 122px transparent;
      bottom: -2px; }
  .navbar.navbar-primary .pull-right.primary-menu {
    height: 112px;
    display: flex;
    align-items: center;
    -moz-transition-property: height;
    -o-transition-property: height;
    -webkit-transition-property: height;
    transition-property: height;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }

.block-superfish{
  width: auto !important;
}

.nav > li > a, ul.sf-menu a, ul.sf-menu span.nolink {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 8px;
}
ul.sf-menu span{
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 8px;
  display: block;
  font-weight: bold;
}
ul.sf-menu .sf-sub-indicator{
  display: none;
}
.menuparent ul {
  background: #9bb0d3;
  top: 39px !important;
  left: 6% !important;
  width: 7em
}
.menuparent ul li {
  border-bottom: 1px solid rgba(0,0,0,.2);
}
.menuparent ul li:hover,
.menuparent ul li:active,
.menuparent ul li:focus {
  background: rgba(255,255,255,1);
  transition: .3s;
}
.menuparent ul li:hover a,
.menuparent ul li:active a,
.menuparent ul li:focus a {
  color: #095fe7;
  transition: .3s
}


.navbar .navbar-header a img {
  height: 112px;
  padding: 0px 0;
  -moz-transition-property: height;
  -o-transition-property: height;
  -webkit-transition-property: height;
  transition-property: height;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.sticky {
  margin-bottom: 0;
  position: fixed !important;
  z-index: 300;
  width: 100%;
  top: 0;
  -moz-transition-property: height;
  -o-transition-property: height;
  -webkit-transition-property: height;
  transition-property: height;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .sticky .pull-right.primary-menu {
    height: 60px !important; }

.sticky img {
  height: 60px !important;
  padding: 5px 0;
  width: auto !important;
  -moz-transition-property: height;
  -o-transition-property: height;
  -webkit-transition-property: height;
  transition-property: height;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.sticky #block-system-main-menu .menu.nav {
  padding-top: 0px !important;
  transition: all 0.3s; }

.primary-menu .menu li a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden; }
  .primary-menu .menu li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #dfd83c;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.8s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: cubic-bezier(.18,.89,.32,1.28); }
  .primary-menu .menu li a:hover:before {
    right: 0; }
.primary-menu .menu li a.is-active:before {
  right: 0 !important; }

.navbar-toggle {
  background: #f89595; }
  .navbar-toggle .icon-bar {
    background: #fff;
}

.contactemail {
  background: #ffcc03;
  padding: 10px 0; }
  .contactemail .correo-contacto-block {
    text-align: right; }
    .contactemail .correo-contacto-block .field a {
      color: #ffffff;
      font-size: 14px; }

.vista-inicial-home {
  display: none; }

.bloque-ingresar {
  position: fixed;
  right: 15px;
  bottom: 15px;
  text-transform: uppercase;
  z-index: 99999; }
  .bloque-ingresar .container-login {
    color: #fccf1f;
    padding: 22px 15px 20px 65px;
    font-size: 18px;
    border-radius: 25px;
    background-image: url(../images/user-amarillo.png);
    background-repeat: no-repeat;
    background-position: 15px center;
    background-color: #162c5a;
    background-size: 45px;
    animation: BackgroundButtom 5s;
    -moz-animation: BackgroundButtom 5s infinite;
    -webkit-animation: BackgroundButtom 5s infinite;
    text-decoration: none; }
    .bloque-ingresar .container-login a {
      color: #fccf1f; }
      .bloque-ingresar .container-login a .login-mobil {
        display: none; }

.path-frontpage .main-container .region.region-content {
  display: flex;
  justify-content: center;
  align-items: center; }

  .banner-internas img {
    width: 100%;
    position: relative;
    z-index: -1;
    
  }

.path-frontpage .page-header {
  display: none; }

.page-header {
  width: 375px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  background-color: #095fe7 ;
  color: #fff;
  padding: 20px 0;
  position: absolute;
  margin-top: 0;
  margin-bottom: 0;
  bottom: 0;
  left: 15px;
  z-index: 2;
  min-height: 77px;
  padding-top: 25px; }
  .page-header:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #095fe7;
    height: 100%;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: 100%; }
  .page-header:after {
    content: "";
    display: block;
    width: 80px;
    position: absolute;
    background-color: #095fe7;
    height: 100%;
    top: 0;
    bottom: 0;
    right: -35px;
    transform: skewX(25deg); }
    .sf-hidden{
      display: none;
    }
.block-views-blockslider-inicio-block-1 {
  height: auto;
  overflow: hidden; }
  .block-views-blockslider-inicio-block-1 .flexslider .slides img {
      height: auto;
      width: 100%;
      margin: 0 auto;
      position: relative !important;
      right: 0;
      min-height: 0;
      min-width: auto;
      max-width: 2500px !important;
      margin-left: 50%;
      transform: translate(-50%, 0);}
  .block-views-blockslider-inicio-block-1 .views-field.views-field-nothing {
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-shadow: 1px 1px 2px #000000; }
    .block-views-blockslider-inicio-block-1 .views-field.views-field-nothing .container a {
      color: #095fe7;
      font-size: 28px; }
    .block-views-blockslider-inicio-block-1 .views-field.views-field-nothing .container h3 {
      margin: 0 0 7px 0;
      font-size: 60px; }
  .block-views-blockslider-inicio-block-1 .flex-control-nav.flex-control-paging {
    z-index: 9;
    top: -50px; }

.paso {
  display: block; }
  .paso .conocerse-con-nosotros {
    display: block;
    background: #000000;
    padding: 15px 0; }
    .paso .conocerse-con-nosotros h3 {
      color: #ffffff;
      float: left;
      margin: 0;
      padding: 6px 0 0 0;
      text-transform: uppercase; }
    .paso .conocerse-con-nosotros a.boton-contactenos {
      background: #3c83f9;
      color: #ffffff;
      float: right;
      padding: 10px 20px;
      text-transform: uppercase;
      border-radius: 5px; }
  section#block-imagenfooter {
        display: flex;
        justify-content: center;
        align-items: center;
        background: #274068;
    }
  .paso .imagen-footer {
    width: 50%;
    overflow: hidden;
    float: left;
    height: 660px; }
  .paso .block-views-blockvalores-block-1 {
    position: relative;
    height: 660px;
    display: flex;
    align-items: center; }
    .paso .block-views-blockvalores-block-1 .vista-valores .view-content .views-row {
      height: 220px;
      padding: 10%;
      display: flex;
      align-items: center;
      color: #ffffff; }
      .paso .block-views-blockvalores-block-1 .vista-valores .view-content .views-row .views-field.views-field-nothing .field-content h3 {
        margin: 7px 0; }
        .paso .block-views-blockvalores-block-1 .vista-valores .view-content .views-row .views-field.views-field-nothing .field-content h3 span {
          float: left;
          margin-right: 15px;
          font-size: 32px;
          border: 2px solid #ffffff;
          width: 60px;
          height: 60px;
          display: flex;
          justify-content: center;
          align-items: center;
          border-radius: 50%; }
          .paso .block-views-blockvalores-block-1 .vista-valores .view-content .views-row .views-field.views-field-nothing .field-content h3 span:hover {
            color: #8098c6;
            border-color: #f5892f;
            transition: 0.3s; }
    .paso .block-views-blockvalores-block-1 .vista-valores .view-content .views-row:nth-child(1) {
      background: #204f99; }
    .paso .block-views-blockvalores-block-1 .vista-valores .view-content .views-row:nth-child(2) {
      background: #416cb0; }
    .paso .block-views-blockvalores-block-1 .vista-valores .view-content .views-row:nth-child(3) {
      background: #819dc8; }

.nombre-colegio {
  text-align: center;
  margin: 150px 0 !important; }
  .nombre-colegio h2 {
    font-size: 45px;
    margin-top: 0;
    text-transform: uppercase; }

p.fas.fa-star.fa-1 {
  width: 16px;
  color: #ffcc03; }

p.fas.fa-star.fa-2 {
  font-size: 32px;
  width: 35px;
  color: #095fe7; }

  .items-educacion-vista .vermas a{
    color: #ffcc03;
  }
.items-educacion-vista {
  display: block;
  background-color: cornsilk;
  border: 1px solid bisque;
  border-radius: 5px; }
  .items-educacion-vista h2{
  color: #376d10;
  }
  .items-educacion-vista .view-content .views-row {
    margin: 50px 0; }
    .items-educacion-vista .view-content .views-row img {
      min-width: 99px; }
    .items-educacion-vista .view-content .views-row .views-field-field-imagen-item-educacion {
      float: left;
      margin-right: 15px; }
    .items-educacion-vista .view-content .views-row .views-field-nothing h3 {
      margin: 0 0 0 0;
      text-transform: uppercase;
      color: #429c00; }
      .items-educacion-vista .view-content .views-row .views-field-nothing h3 a {
        color: #429c00; }
    .items-educacion-vista .view-content .views-row .views-field-nothig p {
      color: #666666; }
    .items-educacion-vista .views-field.views-field-view-node {
      margin-left: 114px;}
               
.path-frontpage .footer {
  margin-top: 0; }


.grid.enlace-fb img {
  opacity: 1;
}
.grid.enlace-fb figure{
  background: none;
}
.grid.enlace-fb figcaption{
  color: #375899;
}



.footer {
  background: url(../images/footer.jpg);
  /* Set a specific height */
  height: 300px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
  /* background: url(../images/fondo_footer.png) no-repeat center center;
  background-size: cover;
  border: 0;
  margin-top: 30px;                         comentario para mientras*****
  color: #fff;
  position: relative;
  font-family: link; } */
  /* .footer .fondo-gris {*************
    position: absolute;
    width: 100%;
    background: dimgrey;
    height: 100%;
    bottom: 0px; } */
  
  .footer h2 {
    font-size: 24px; 
    color: #e0e0e0;}
  .footer .contactenos-footer .item-contactanos {
    padding: 10px 0;
}
    .footer .contactenos-footer .item-contactanos .fas {
      font-size: 20px;
      padding: 0 !important;
      float: left;
      margin-right: 6px;
      margin-top: 1px;
      color: #e0e0e0;
     }
  .footer .main-navigation-footer .menu li {
    float: none !important; }
    .footer .main-navigation-footer .menu li a {
      padding: 10px 0; }
  .footer .redes-sociales .menu {
    display: flex;
    align-items: stretch;
    justify-content: left; }
    .footer .redes-sociales .menu li {
      margin: 0 15px; }
      .footer .redes-sociales .menu li a {
        font-size: 18px; }
  .footer .copyright-pixtig {
    text-align: center;
    padding: 20px 0 0 0; }
    .footer .copyright-pixtig .field a {
      color: #acb2ff; }

.titulo-nosotros {
  text-align: center;
  margin: 30px 0; }
  .titulo-nosotros h2 {
    font-size: 32px;
    text-transform: uppercase;
    margin: 0; }

.bloque-mision-vision {
  height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  color: #ffffff;
  padding: 5%; }

.mision {
  background: #6184bb; }

.vision {
  background: #305fa8; }

.page-nosotros .paso {
  margin-top: 75px; }
  .page-nosotros .paso .imagen-footer {
    width: 50%;
    overflow: hidden;
    float: left;
    display: flex;
    height: 500px;
    justify-content: center;
    align-items: center;
    background: #f87473;}


.titulo-nosotros-valores {
  margin-top: 110px; }

.valores-nosotros {
  clear: both;
  text-align: center;
  font-size: 38px; }
  .valores-nosotros h2.block-title {
    margin-top: 40px; }
  .valores-nosotros .views-field-title{
    font-family: title;
    font-size: 35px;
  }
  .valores-nosotros .views-field-body {
    font-size: 18px;
  }
/*NUESTROS SERVICIOS*/
.niveles_titulo{
  text-align: center;
}
.niveles_nivel{
  padding: 25px;
  background-color: cornsilk;
  border: 1px solid bisque;
  border-radius: 5px;
}
/*cards*/
.field.field--name-field-fecha.field--type-datetime.field--label-hidden.field--item.quickedit-field {
  padding: 10px 0;
}
.card-materialize{
  -webkit-box-shadow: 3px 3px 10px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 3px 3px 10px 3px rgba(0,0,0,0.1);
  box-shadow: 3px 3px 10px 3px rgba(0,0,0,0.1);
  border-radius: 4px;
  margin-bottom: 60px;
  background: #ffffff;
  overflow: hidden;
  min-height: 406px;
}
.card-materialize h2{
  font-size: 22px;
  margin: 0;
  margin-top: 10px;
}
.card-materialize img{
  height: 180px;
  width: auto !important;
  position: relative !important;
  top: 0;
  right: 0;
  min-height: 0;
  max-width: 500px;
  min-width: auto;
  margin-left: 50%;
  transform: translate(-50%,0)
}
.card-content{
  padding: 15px;
}
/*plataformas*/
.menu-plataformas{
  position: fixed;
  left: 0;
  top: 25%;
  z-index: 3;
}
.menu-plataformas ul li{
  background-color: transparent;
  border-radius: 0 4px 4px 0;
  text-align: center;
  margin: 10px 0;
  transition: .3s;
}
/* .menu-plataformas ul li:hover {
  background: #23458d;
  transition: .3s;
} */
.plataformas-bloque .col-sm-3.col-md-4.views-row {
  min-height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-plataformas ul li a {
  color: #333333;
  background: url(../images/redes_alt.png) no-repeat center center;
  background-size: 60px;
  padding: 20px 5px;
  font-size: 0;
  height: 75px;
  width: 65px;
}
.geducar_diver{
  background-position: top -465px center !important;
  border-radius: 0px 4px 4px 0px; 
}
.menu-plataformas ul li a.geducar{
  background-position: top -493px center;
  border-radius: 0px 4px 4px 0px;
}
.menu-plataformas ul li a.office {
  background-position: top -148px center;
  border-radius: 0px 4px 4px 0px; 
}
.menu-plataformas ul li a.progentis-menu {
  background-position: top -362px center;
  height: 70px;
  border-radius: 0px 4px 4px 0px; 
}
.menu-plataformas ul li a.adobe {
  background-position: top -425px center;
  border-radius: 0px 4px 4px 0px; 
}
.menu-plataformas ul li a.santillana {
  background-position: top -295px center;
  border-radius: 0px 4px 4px 0px; 
}
.menu-plataformas ul li.last a {
  background-position: top -79px center;
  border-radius: 0px 4px 4px 0px; 
}
.pagina-principal-noticias{
  margin-top: 35px;
}

/*galerias */
.bloque-galerias .item-list ul,
.path-galeria .item-list ul {
  list-style: none; }
  .bloque-galerias .item-list ul .grid figure,
  .path-galeria .item-list ul .grid figure {
    position: relative;
    overflow: hidden;
    margin: 0;
    min-width: 240px;
    max-width: 240px;
    max-height: 240px;
    min-height: 240px;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer; }
    .bloque-galerias .item-list ul .grid figure a,
    .path-galeria .item-list ul .grid figure a {
      width: 100%;
      position: absolute;
      z-index: 9999;
      left: 0;
      top: 0;
      height: 100%;
      color: transparent; }

.page-node-type-galeria-de-imagenes .galeria-de-imagenes .field--name-field-imagen-contenido- .field--item {
  width: 25%;
  float: left;
  padding: 5px; }
  .page-node-type-galeria-de-imagenes .galeria-de-imagenes .field--name-field-imagen-contenido- .field--item .img-responsive {
    display: block;
    width: 100% !important;
    height: auto;
    margin: 0 auto; }

#cboxWrapper, #cboxContent {
  background: #fff;
}

#cboxCurrent {
  display: none; }

.informacio-contacto {
  text-align: center; }
  .informacio-contacto .icono-principal > span {
    font-size: 38px;
    text-align: center;
    width: 31px; }
  .informacio-contacto .item-contacto-content p {
    margin: 15px 0; }
  .informacio-contacto .icono-principal {
    background: #095fe7;
    padding: 20px 0;
    color: #ffffff; }

.ubicaciones-contacto .item-contacto-content p {
  margin: 0 !important; }

.ubicaciones-contacto .item-contacto-content > div {
  margin: 15px 0;
  text-align: left; }

.btn-primary {
  background: #b91918; 
  border-color: #000;  
}
.btn-primary:hover {
  background: #fb4745; 
  border-color: #000;  
}
.vista-reglamentos {
  text-align: center;
  margin: 25px; }
  .vista-reglamentos .views-field.views-field-nothing {
    background: #2196F3;
    padding: 0 0 20px 0; }
    .vista-reglamentos .views-field.views-field-nothing .fontawesome-icons {
      font-size: 60px;
      color: #fff; }
    .vista-reglamentos .views-field.views-field-nothing a {
      color: #ffffff;
      text-transform: uppercase; }
  .vista-reglamentos .field--name-field-icono {
    font-size: 60px;
    text-align: center;
    color: #2196f3; }

@media only screen and (max-width: 991px) {
  .paso .imagen-footer {
    width: 100%;
    overflow: hidden;
    float: none;
    height: 320px; }
    .paso .imagen-footer img {
      position: relative; }

  .item-contacto {
    margin-top: 35px; }
    .item-contacto:first-child {
      margin-top: 0px; }

  .informacio-contacto .icono-principal {
    padding: 10px 0;
    widows: 150px;
    margin: 0 auto; }
    .informacio-contacto .icono-principal h3 {
      margin: 0 0 10px 0; }

  .ubicaciones-contacto .item-contacto-content > div {
    text-align: center; } }
@media only screen and (max-width: 767px) {
  .items-educacion-vista{
    text-align: center; 
  }
  .page-nosotros .paso .imagen-footer {
    width: 100%;
  }
  .titulo-nosotros h2,
  .nombre-colegio h2 {
    font-size: 30px;
  }
  .block-views-blockslider-inicio-block-1 .views-field.views-field-nothing {
    top: 10%;
  }
  .items-educacion-vista .view-content .views-row .views-field-field-imagen-item-educacion {
    margin: 0 auto 15px;
    float: none;
    text-align: center;
  }
  .items-educacion-vista .view-content .views-row .views-field-nothing h3 {
    text-align: center;
    margin-bottom: 10px;
  }
  .items-educacion-vista .view-content .views-row .views-field-field-imagen-item-educacion img{
    margin: 0 auto;
  }
  .block-views-blockslider-inicio-block-1 .views-field.views-field-nothing .container h3{
    font-size: 40px;
  }
  .block-views-blockslider-inicio-block-1 .views-field.views-field-nothing .container a {
    font-size: 20px;
  }
  ul.sf-menu li {
    float: none;
    position: relative;
    z-index: 498;
    text-align: left;
  }

  .block-superfish {
    width: 100px  !important;
  }
  ul.sf-menu.menu{
    width: 100%;
  }
  .primary-menu{
    width: 100% !important;
  }
  .bloque-ingresar .container-login a .login-mobil {
    display: block; }

  .bloque-ingresar .container-login a .login-desk {
    display: none; 
  }

  .menu-plataformas{
    position: relative;
  }
  .menu-plataformas .menu{
    text-align: right;
    margin-top: -60px;
    margin-right: -15px;
  }
  .menu-plataformas .menu li{
    display: inline-block;
    background-color: #162c5a;
    border-radius: 4px;
    text-align: center;
    margin: 10px 8px;
    display: inline-block
  }
  section#block-views-block-items-educacion-block-2 img {
    width: 226px;
}
  .menuparent ul,
  .menuparent ul.sf-hidden {
    display: block;
    background: #f87473;
    position: relative !important;
    width: 100% !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    height: auto !important;
    box-shadow: none !important;
  }
  .menuparent .menuparent {
    background: url(../images/chevron-sign-down.png) no-repeat;
    background-position: right 12px top 15px;
    background-size: 20px;
}
  .primary-menu .menu li a.is-active:before,
  .primary-menu .menu li a:before{
    display: none;
  }
  ul.sf-menu.menu li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid rgba(0,0,0,.2);
  }
  ul.sf-menu.menu li:last-child {
    border-bottom: 1px solid rgba(0,0,0,.2);
}
  #navbar-collapse {
    text-align: center;
    border: 0px solid white;
    padding: 0; }
    #navbar-collapse .primary-menu {
      width: 100% !important;
      height: auto;
      text-align: center; }
      #navbar-collapse .primary-menu .menu.menu--main {
        width: 100%;
        margin: 5px 0 5px 0; }
        #navbar-collapse .primary-menu .menu.menu--main li {
          margin: 0 auto;
          width: 50%;
          padding: 10px 0; }

  .sticky .pull-right.primary-menu {
    height: auto !important; }

  .bloque-mision-vision {
    font-size: 12px; }

  .path-frontpage .main-container .region.region-content {
    display: block; } }

/*NAVBAR ADMISIONES*/
#main-menu-link-content8ef14f1d-8b79-4049-a4b0-bde27b0b666b .sf-with-ul{
  padding-right: 1em;
}
#main-menu-link-content8ef14f1d-8b79-4049-a4b0-bde27b0b666b .sf-with-ul .sf-sub-indicator{
  display: none;
}
#main-menu-link-content8ef14f1d-8b79-4049-a4b0-bde27b0b666b ul{
  width: 12em !important;
}
#main-menu-link-content3917223d-b59e-4840-86ec-b76b27b9c979 ul{
  width: 13em !important;
}
/*# sourceMappingURL=style.css.map */

.block-views-blockitems-educacion-block-2 .plataformas-bloque .views-row{
  float: left;
} 
.block-views-blockitems-educacion-block-2 .plataformas-bloque .views-row:nth-child(1) .views-field .field-content img{
  height: 210px;
}
.block-views-blockitems-educacion-block-2 .plataformas-bloque .views-row:nth-child(8) .views-field .field-content img{
  padding: 15%;
}



.parallax {
  /* The image used */
  background-image: url("img_parallax.jpg");

  /* Set a specific height */
  height: 500px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* .footer{
  margin-top: 0px;
  padding-top: 0px;
} */
.block-views-blockslider-inicio-block-1 .views-field.views-field-nothing .container{
  position: relative;
}
.block-views-blockslider-inicio-block-1 .views-field.views-field-nothing .container h3{
  position: absolute;
  bottom: 0px;
}
.block-views-blockslider-inicio-block-1 .views-field.views-field-nothing .container p{
  position: absolute;
  bottom: -145px;
}
.menu-contactenos p a{
  color: #98d070;
  text-shadow: 1px 1px 1px #1E1E1E;
}
.menu-contactenos p a:hover{
  color: #7ba25f;
}
.copyright_footer p{
  color: white;
  text-shadow: 1px 1px 1px #1E1E1E;
}
.vista-valores span img{
  width: 70%;
}
#main-menu-link-contentd2936e84-71ec-45e7-8434-e511673597c3 a{
  font-size: 12px;
}
#main-menu-link-contentc9bd689b-da14-407c-8d98-96f973f04398 a{
  font-size: 12px;
}
.titulo_nosotros{
  font-size: 24px;
  margin: 5px 0;
}
#block-cbcarmen-views-block-valores-block-1 .form-group{
  width: 100%;
}
.titulo_nosotros1, .titulo_nosotros2, .titulo_nosotros3, .titulo_nosotros4, .titulo_nosotros5, .titulo_nosotros6{
  font-size: 35px;
}

.center{
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.resumen_nosotros1 p, .resumen_nosotros2 p, .resumen_nosotros3 p, .resumen_nosotros4 p, .resumen_nosotros5 p, .resumen_nosotros6 p{
  width: 100%;
  font-size: 15px;
  display: block;
  text-align: center;
  
}
.content1{
  background-color: #305fa8;
  border-radius: 25px;
  margin-bottom: 2%;
  color: white;
}
.content2{
  background-color: #305fa8;
  border-radius: 25px;
  margin-bottom: 2%;
  color: white;
}
.content3{
  background-color: #305fa8;
  border-radius: 25px;
  margin-bottom: 2%;
  color: white;
}
.content4{
  background-color: #305fa8;
  border-radius: 25px;
  margin-bottom: 2%;
  color: white;
}
.content5{
  background-color: #305fa8;
  border-radius: 25px;
  margin-bottom: 2%;
  color: white;
}
.content6{
  background-color: #305fa8;
  border-radius: 25px;
  color: white;
}
#block-cbcarmen-imagenfooter .field--name-body p img{
  width: 100%;
}
.listado_plataformas li.santillana a img{
  height: 19px;
  width: 21px;
}
.listado_plataformas li.myon a img{
  height: 30px;
  width: 30px;
}
.listado_plataformas li.geducar a img{
  height: 30px;
  width: 30px;
}
.listado_plataformas li.jasper a img{
  height: 30px;
  width: 30px;
}
.listado_plataformas li.teams a img{
  height: 30px;
  width: 30px;
}
.listado_plataformas li.progentis a img{
  height: 30px;
  width: 30px;
}
.listado_plataformas li a{
  min-height: 45px;
}
details > summary {
  padding: 4px;
  background-color: transparent;
  border: none;
  box-shadow: 1px 1px 2px transparent;
  cursor: pointer;
}

details > p {
  background-color: transparent;
  padding: 4px;
  margin: 0;
  box-shadow: 1px 1px 2px transparent;
}
summary:focus{
  outline: none;
}