html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

img {
  vertical-align: middle;
  border: none; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background-color: #f6f6f7;
  font-family: "Work Sans", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  line-height: 1.46;
  font-size: 14px;
  color: #1d1d1d; }

.feature .headline {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6; }

td, th {
  font-family: "Work Sans", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  line-height: 1.46;
  font-size: 0.82rem;
  color: #1d1d1d; }

.bolder {
  font-weight: 700; }

.feature ul,
.feature ol {
  margin: 1.5rem 0 1.75rem 1rem; }

.feature ul li {
  list-style-type: disc;
  margin: 0 0 4px 15px; }

.feature ol li {
  list-style-type: decimal;
  margin: 0 0 .5rem 2rem;
  list-style-position: outside; }

.feature a {
  color: #9a9600;
  text-decoration: underline; }

.feature .line-bullet {
  list-style-type: none; }
  .feature .line-bullet li {
    list-style-type: none;
    margin: 0 0 4px;
    padding-left: 16px;
    position: relative; }
    .feature .line-bullet li::before {
      content: "-";
      display: block;
      position: absolute;
      left: 0; }

.feature .no-bullet {
  margin: 0;
  list-style: none; }
  .feature .no-bullet li {
    list-style: none;
    margin: 0 0 5px; }

strong {
  font-weight: bold; }

h1, h2, h3, h4, h5, h6, p,
blockquote, form, label, dl,
fieldset, address {
  margin-bottom: .8em; }

a {
  color: #6ca38c;
  text-decoration: none; }

.clear {
  clear: both; }

.oculto {
  position: absolute;
  top: -999em;
  display: none; }

html > body .oculto {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Work Sans", "Open Sans", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  color: #1d1d1d; }

h2 {
  font-size: 1.858rem;
  font-weight: 400;
  line-height: 1.1;
  padding: 40px 0 20px; }

.feature h2 {
  font-size: 1.6875rem; }

.feature h2,
.feature h3 {
  font-weight: 700;
  padding: 30px 0 20px; }

h3 {
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  padding-top: 18px; }

h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  padding-top: 6px; }

h5 {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  padding-top: 6px; }

.container {
  max-width: 92%;
  width: 1526px;
  margin: auto; }

.feature {
  padding: 3rem 0 3rem; }

@media (min-width: 720px) {
  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .cell-main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .schedule-slide__image,
  .cell-aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    margin-left: 6%; } }

@media (min-width: 1200px) {
  .row-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .cell-50 {
    width: 46%; }
  .schedule-slide__image,
  .cell-aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 282px;
    flex: 0 0 282px; } }

@media (min-width: 1500px) {
  .schedule-slide__image,
  .cell-aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 342px;
    flex: 0 0 342px; } }

.captchaContacto {
  margin-bottom: 15px; }

.captchaContacto .separar {
  display: block !important;
  padding: 2px 0 6px; }

.captchaContacto img {
  vertical-align: middle;
  margin-right: 8px; }

.captchaContacto input[type="text"] {
  max-width: 160px;
  vertical-align: middle;
  margin-bottom: 25px; }

input[type="text"],
input[type="password"],
textarea, select {
  padding: .64rem .6rem;
  color: #1d1d1d;
  font-size: 14px;
  margin-bottom: .8rem;
  font-family: "Work Sans", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
  border: 1px solid #aaa;
  border-radius: 1px;
  width: 100%; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  textarea:focus, select:focus {
    outline: none;
    color: #000000; }

#consulta textarea {
  height: 130px; }

#consulta span {
  display: block;
  line-height: 2.3em;
  font-size: 0.82rem;
  font-weight: 600; }

#user .formuser {
  margin-bottom: 15px;
  padding: 10px 0 15px;
  background-color: #f1f1f1; }

#solicitar input {
  width: 100%; }

#solicitar .boton {
  width: 174px; }

.boton,
#solicitar input.recordar,
a.nuevo_usuario {
  display: inline-block;
  padding: 12px 28px;
  margin-right: 16px;
  background-color: #e1e6ea;
  color: #1d1d1d;
  text-decoration: none;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  border: 0;
  letter-spacing: -0.04em;
  font-family: inherit;
  line-height: 1.3;
  cursor: pointer; }

.boton:focus {
  outline: none; }

form p {
  padding: 0;
  margin: 0; }
form p.cb_politicaPrivacidad {
  padding: 1rem 0; }
form p.cb_politicaPrivacidad input[type="checkbox"] {
  vertical-align: middle; }
legend {
  display: none; }

fieldset {
  border: none; }

.message, .error, .ok {
  margin-bottom: 16px;
  padding: 10px 14px;
  background-color: #ffffff;
  font-weight: 500;
  border: 2px solid #000000; }

.error {
  border-color: #c40e1d;
  color: #c40e1d; }

.ok {
  border-color: #5f9c1a;
  color: #5f9c1a; }

#masthead {
  background-color: #ffffff;
  position: relative; }
  #masthead .container {
    padding: 20px 0; }

.header-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 2.6875rem; }
  .header-row__nav {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    background-color: #313131;
    position: absolute;
    line-height: 2.6875rem;
    bottom: 0;
    left: 0; }
    .header-row__nav a {
      color: #c4d92d; }
    .header-row__nav ul {
      width: 92%;
      margin: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      justify-content: space-around; }
  @media (min-width: 720px) {
    .header-row {
      padding-bottom: 0; }
      .header-row__nav {
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        background-color: #ffffff;
        position: relative;
        line-height: 2.6875rem;
        bottom: 0;
        left: 0; }
        .header-row__nav ul {
          width: 100%;
          margin-left: 2rem;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; }
        .header-row__nav li {
          margin-right: 1.2rem; }
        .header-row__nav a {
          color: #1d1d1d;
          position: relative;
          padding: .6rem 0; }
          .header-row__nav a::after {
            content: "";
            display: block;
            height: 3px;
            width: 100%;
            background-color: #e1e6ea;
            position: absolute;
            bottom: 0;
            left: 0;
            -webkit-transition: -webkit-transform .3s;
            transition: -webkit-transform .3s;
            -o-transition: transform .3s;
            transition: transform .3s;
            transition: transform .3s, -webkit-transform .3s;
            -webkit-transform: scaleX(0);
            -ms-transform: scaleX(0);
            transform: scaleX(0);
            -webkit-transform-origin: right 0;
            -ms-transform-origin: right 0;
            transform-origin: right 0; }
          .header-row__nav a:hover::after {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1);
            -webkit-transform-origin: 0 0;
            -ms-transform-origin: 0 0;
            transform-origin: 0 0; } }

.top-section-title img {
  max-width: 86%;
  height: auto;
}
.btn-acceso-aula {
  line-height: 2.8125rem;
  padding: 0 1rem;
  background-color: #e1e6ea;
  color: #1d1d1d;
  font-weight: 600;
  display: inline-block; }
  .main-logo { padding-bottom: 5rem}
  @media (min-width: 420px) {
    .main-logo { padding:2rem 0 6rem}
    .btn-acceso-aula {
      padding: 0 2rem; } }

.top-section-title {
  padding: 5rem 0 1rem; }

.top-section {
  min-height: 85px;
  background-color: #636363;
  color: #ffffff;
  background-image: url("../img/bg-top-section.jpg");
  background-size: cover;
  background-position: center center; }
  .top-section .headers-group {
    margin-bottom: 3.2rem; }
    .top-section .headers-group h1 {
      font-size: 1.95rem;
      font-weight: 700;
      line-height: 1.2;
      margin: 0 0 1rem;
      padding: 0;
      color: #ffffff;
      max-width: 24ch; }
      @media (min-width: 720px) {
        .impartido-logo {
          padding-bottom: 1.5rem;
        }
        .top-section .headers-group h1 {
          font-size: 2.875rem; } }
      @media (min-width: 1400px) {
        .main-logo { padding: 3rem 0 11rem}
        .top-section .headers-group h1 {
          font-size: 3.65rem; } }
    .top-section .headers-group h2 {
      font-size: 1.1rem;
      font-weight: 300;
      line-height: 1.1;
      margin: 0;
      padding: 0;
      color: #ffffff;
      opacity: .8; }
      @media (min-width: 720px) {
        .top-section .headers-group h2 {
          font-size: 1.625rem; } }
      @media (min-width: 1400px) {
        .top-section .headers-group h2 {
          font-size: 2.0275rem; } }

.acceso-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 4px 0; }

.logueado {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.schedule-slide {
  min-height: 280px; }

@media (min-width: 1200px) {
  .top-section-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .top-section-title {
    padding: 10rem 0 3rem; }
  .banner-schedule {
    max-width: 764px; }
  .top-section-title {
    max-width: 550px; } }

@media (min-width: 1400px) {
  .top-section-title {
    max-width: 500px; } }

.btn-no-fill {
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400; }

html {
  background-color: #313131; }

#siteInfo {
  font-size: 0.82rem;
  background-color: #313131;
  color: #ffffff;
  font-weight: 300; }
  #siteInfo a {
    color: #c4d92d; }

.foot {
  padding: 2rem 0; }

.row .foot__col--name {
  padding: 0;
  -ms-flex-item-align: center;
  align-self: center; }
  @media (min-width: 720px) {
    .row .foot__col--name {
      text-align: right; } }

.foot__col--logo img {
  vertical-align: middle;
  margin-right: 11px; }

.foot__col--logo .foot__supervisor {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 8px; }

.foot__impartido {
  text-align: right;
  font-size: .74rem; }
  .foot__impartido img {
    margin-left: 4px; }

.logueado {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.75rem;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.logueado a {
  color: #c4d92d;
  margin-left: .6rem; }

.acceso-nav {
  padding: .3rem 0;
  background-color: #636363; }

#navBar {
  padding: 3rem 1rem;
  background-color: #899cab;
  color: #ffffff; }
  @media (min-width: 1500px) {
    #navBar {
      padding: 3rem 2rem; } }

#navBar h3 {
  color: #000000;
  font-size: .82rem;
  padding: .1rem 0;
  margin: 0;
  font-weight: 600; }

.relatedLinks .cursos {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.4rem;
  padding-top: 2rem; }

.relatedLinks a {
  color: #ffffff;
  text-decoration: none;
  padding: .5rem 0 .5rem 1.5rem;
  display: block;
  font-size: 0.875rem;
  position: relative; }
  .relatedLinks a::before {
    content: "-";
    margin: 0 .3rem;
    display: block;
    position: absolute;
    top: .5rem;
    left: 0; }

#navBar ul {
  padding-bottom: 1rem; }

.botoncurso {
  margin-bottom: 1.6rem; }

.botoncurso ul li,
.botoncurso ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }

.botoncurso ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .botoncurso ul li:not(:last-child) {
    margin-right: 1rem; }

.botoncurso a {
  display: block;
  padding: .7rem 1.5rem;
  background-color: #e1e6ea;
  color: #1d1d1d;
  text-decoration: none;
  border-radius: 1px;
  font-weight: 600;
  letter-spacing: -0.04em; }

.recorrido {
  font-size: .78rem;
  padding: 4rem 0 1rem; }
  .recorrido a {
    position: relative;
    font-weight: normal;
    color: #ffffff;
    margin: 0 17px 0 4px; }
    .recorrido a::after {
      content: "";
      height: 15px;
      position: absolute;
      display: inline-block;
      vertical-align: middle;
      background-color: rgba(255, 255, 255, 0.6);
      -webkit-transform: rotate(12deg) translate(11px, 0px);
      -ms-transform: rotate(12deg) translate(11px, 0px);
      transform: rotate(12deg) translate(11px, 0px);
      width: 1px; }

.arriba {
  border-bottom: 1px solid #ddd;
  padding: 8px 2px;
  font-size: 13px;
  margin-bottom: 28px;
  text-align: right; }

.arriba a {
  text-transform: uppercase;
  font-weight: 600; }

.volver {
  padding: 6px 0;
  margin-bottom: 12px;
  text-align: right;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600; }

.calloup-certificado {
  background-color: #ffffff;
  padding: 1.4rem;
  border-left: 7px solid #899cab;
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0 8px 16px;
  box-shadow: rgba(0, 0, 0, 0.08) 0 8px 16px;
  margin: 1.8rem 0;
  font-size: 1rem; }
  .calloup-certificado p {
    margin: 0; }

.extra span {
  float: right; }

.extra {
  padding: 1.56rem 0;
  border-top: 1px solid #ddd;
  margin-top: 25px; }

.extra h3 {
  font-size: 14px;
  margin: 0 0 4px;
  padding: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #000000;
  font-weight: 600;
  text-transform: none; }

.extra ul {
  padding: 0;
  margin: 0 0 10px 0; }

.extra ul li {
  padding-left: 15px;
  list-style: none;
  margin: 0 0 6px;
  font-size: .9rem; }

.leccion a {
  display: block;
  padding-left: 30px;
  padding-bottom: 8px; }

.detallado ol {
  margin-left: 1.5em;
  margin-bottom: 3px;
  display: block; }

.detallado ol li {
  list-style-type: none; }

.pagerror {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 520px;
  margin-top: -92px;
  margin-left: -260px;
  background-color: #FFFFFF; }

.text_error {
  font-size: 70%;
  font-weight: bold;
  margin: 0px; }

.pagerror .error {
  margin-bottom: 0px;
  padding-bottom: 10px; }

.infoerror a {
  color: #555555; }

.pagerror .infoerror {
  font-size: 65%;
  text-align: left;
  font-weight: normal;
  color: #555555;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #F3F3F3;
  padding-top: 5px;
  margin-top: 5px; }

.banner-schedule {
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
  color: #1d1d1d;
  position: relative; }
  .banner-schedule ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.schedule-slide__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem 0 1rem 1rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.shedule-slide__title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  font-weight: 300;
  color: #1d1d1d;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  font-size: 1.8rem; }
  .shedule-slide__title a {
    color: #1d1d1d;
    text-decoration: none; }

.shedule-slide__date {
  background-image: url("../img/iSchedule.png");
  background-position: 0 center;
  padding: 0 0 0 25px;
  margin-bottom: .8rem;
  font-weight: 600;
  background-repeat: no-repeat; }

.goislider-arrow {
  display: inline-block;
  height: 22px;
  width: 38px;
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer; }

.goislider-arrow.prev {
  background-image: url("../img/arrow-left.png");
  margin-right: 2rem; }

.goislider-arrow.next {
  background-image: url("../img/arrow-right.png"); }

.goislider-footer {
  position: absolute;
  bottom: 1.6rem;
  left: 1.1rem; }

.schedule-slide__image {
  display: none; }

@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  @media (min-width: 720px) {
    .schedule-slide__image {
      display: block; }
      .schedule-slide__image img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%; }
    .schedule-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } } }

@media (min-width: 720px) {
  .schedule-slide__content {
    padding: 2.5rem  0 2.5rem 2rem; }
  .goislider-footer {
    left: 2rem; } }

.goislider-arrow {
  -webkit-transition: -webkit-transform .15s;
  transition: -webkit-transform .15s;
  -o-transition: transform .15s;
  transition: transform .15s;
  transition: transform .15s, -webkit-transform .15s; }

.goislider-arrow.prev:active {
  -webkit-transform: translateX(-25%);
  -ms-transform: translateX(-25%);
  transform: translateX(-25%); }

.goislider-arrow.next:active {
  -webkit-transform: translateX(25%);
  -ms-transform: translateX(25%);
  transform: translateX(25%); }


.cell-50 > fieldset {
	padding-top: 50px;
}
