@charset "UTF-8";
/* #007bff !default; */
/* #e83e8c !default; */
/* #dc3545 !default; */
/* #fd7e14 !default; */
/* #28a745 !default; */
/* x #17a2b8 !default; */
/* A1 Principiante	or poor */
/* A1 Elemental */
/* A2 Pre-intermedio */
/* B1 Intermedio or good */
/* B2 Intermedio Alto */
/* C1 Avanzado or very good */
/* C2 Muy avanzado or excellent */
/**
 * Disponemos de las variables de color
 * $blue:    #5cc4eb !default; //#007bff !default;
 * $pink:    #ffc6cb !default; // #e83e8c !default;
 * $red:     #ff6b79 !default; // #dc3545 !default;
 * $orange:  #ffc95c !default; // #fd7e14 !default;
 * $green:   #61b446 !default; // #28a745 !default;
 * $cyan:    #c9ecf8 !default; // #17a2b8 !default;
 * Colores Extra
 * $orange-light: #ffe4ad !default;
 * $green-light:  #c5dcbd !default;
 * $grey-dark:    #303030 !default;
 * $grey:         #666666 !default;
 * $grey-medium:  #999999 !default;
 * $grey-soft:    #cccccc !default;
 * $grey-light:   #ebebeb !default;
 */
/* box */
@font-face {
  font-family: 'mfn-icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/mfn-icons.woff) format("woff"), url(../fonts/mfn-icons.ttf) format("truetype"), url(../fonts/mfn-icons.otf) format("opentype"); }

@font-face {
  font-family: 'font-awesome-solid';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/fa-solid-900.woff2) format("woff2"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.eot) format("embedded-opentype"); }

.fa, .fad, .fal, .far, .fas {
  font-family: 'font-awesome-solid'; }

@font-face {
  font-family: 'font-awesome-brand';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/fa-brands-400.woff2) format("woff2"), url(../fonts/fa-brands-400.woff) format("woff"), url(../fonts/fa-brands-400.ttf) format("truetype"), url(../fonts/fa-brands-400.eot) format("embedded-opentype"); }

.fab {
  font-family: 'font-awesome-brand'; }

strong {
  font-weight: 600; }

*:focus {
  outline: none; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
  font-family: "Poppins", Arial, Tahoma, sans-serif;
  font-weight: 600;
  color: #1d2f3e; }

h1, .h1 {
  font-size: 4rem;
  margin-bottom: 3rem; }

h2, .h2 {
  font-size: 3.5rem; }

h3, .h3 {
  font-size: 2.5rem; }

h4, .h4 {
  font-size: 2rem; }

/* no uso */
h5, .h5 {
  font-size: 1.75rem; }

h1 strong, .h1 strong {
  font-weight: 900; }

ul, ol {
  padding-left: 2rem; }

a:hover {
  text-decoration: underline; }

a.text-normal {
  font-weight: bold; }

.small-1 {
  font-size: 90%; }

.small-2 {
  font-size: 80%; }

.small-3 {
  font-size: 70%; }

.small-4 {
  font-size: 60%; }

.small-5 {
  font-size: 50%; }

.bigger-1 {
  font-size: 120%; }

.bigger-2 {
  font-size: 150%; }

.bigger-3 {
  font-size: 200%; }

.bigger-4 {
  font-size: 300%; }

.bigger-5 {
  font-size: 400%; }

.bigger-6 {
  font-size: 500%; }

.vertical-align-middle {
  vertical-align: middle; }

.text-color-inherit {
  color: inherit; }

.box {
  border-width: 1px;
  border-style: solid;
  padding: 1.5rem 2.5rem; }

.box-info {
  outline-color: #0082bf;
  outline-style: none;
  color: #436a94;
  background-color: #c7ebfc;
  border-color: #0082bf; }
  .box-info hr {
    border-top-color: #0071a6; }
  .box-info .alert-link {
    color: #335171; }

.box-warning {
  outline-color: #bb8b34;
  outline-style: none;
  color: #bb8b34;
  background-color: #ffedb9;
  border-color: #bb8b34; }
  .box-warning hr {
    border-top-color: #a77c2e; }
  .box-warning .alert-link {
    color: #936d29; }

.box-success {
  outline-color: #00aa52;
  outline-style: none;
  color: #00aa52;
  background-color: #daf0d8;
  border-color: #00aa52; }
  .box-success hr {
    border-top-color: #009146; }
  .box-success .alert-link {
    color: #007739; }

.box-clear {
  outline-color: #e5e5e5;
  outline-style: none;
  color: #666666;
  background-color: #f4f4f4;
  border-color: #e5e5e5; }
  .box-clear hr {
    border-top-color: #d8d8d8; }
  .box-clear .alert-link {
    color: #4d4d4d; }

.box-dark {
  outline-color: #cccccc;
  outline-style: none;
  color: #666666;
  background-color: #e5e5e5;
  border-color: #cccccc; }
  .box-dark hr {
    border-top-color: #bfbfbf; }
  .box-dark .alert-link {
    color: #4d4d4d; }

.box-blank {
  outline-color: #cccccc;
  outline-style: none;
  color: #666666;
  background-color: #fff;
  border-color: #cccccc; }
  .box-blank hr {
    border-top-color: #bfbfbf; }
  .box-blank .alert-link {
    color: #4d4d4d; }

.box-danger {
  outline-color: #bb6c6c;
  outline-style: none;
  color: #bb6c6c;
  background-color: #fdc8c5;
  border-color: #bb6c6c; }
  .box-danger hr {
    border-top-color: #b35b5b; }
  .box-danger .alert-link {
    color: #a74d4d; }

.box-nature {
  outline-color: #00aa52;
  outline-style: none;
  color: #00aa52;
  background-color: #daf0d8;
  border-color: #00aa52; }
  .box-nature hr {
    border-top-color: #009146; }
  .box-nature .alert-link {
    color: #007739; }

.box-black {
  outline-color: #000;
  outline-style: none;
  color: #fff;
  background-color: #000;
  border-color: #000; }
  .box-black hr {
    border-top-color: black; }
  .box-black .alert-link {
    color: #e6e6e6; }

.box-ocean {
  outline-color: #1d2f3e;
  outline-style: none;
  color: #fff;
  background-color: #1d2f3e;
  border-color: #1d2f3e; }
  .box-ocean hr {
    border-top-color: #15222d; }
  .box-ocean .alert-link {
    color: #e6e6e6; }

.fcol-1 {
  float: left;
  box-sizing: border-box;
  width: 8.33333%; }
  .fcol-1:nth-child(12n) {
    margin-right: 0 !important; }
  .fcol-1:nth-child(12n+1) {
    clear: left; }

.fcol-2 {
  float: left;
  box-sizing: border-box;
  width: 16.66667%; }
  .fcol-2:nth-child(6n) {
    margin-right: 0 !important; }
  .fcol-2:nth-child(6n+1) {
    clear: left; }

.fcol-3 {
  float: left;
  box-sizing: border-box;
  width: 25%; }
  .fcol-3:nth-child(4n) {
    margin-right: 0 !important; }
  .fcol-3:nth-child(4n+1) {
    clear: left; }

.fcol-4 {
  float: left;
  box-sizing: border-box;
  width: 33.33333%; }
  .fcol-4:nth-child(3n) {
    margin-right: 0 !important; }
  .fcol-4:nth-child(3n+1) {
    clear: left; }

.fcol-5 {
  float: left;
  box-sizing: border-box;
  width: 41.66667%; }
  .fcol-5:nth-child(2n) {
    margin-right: 0 !important; }
  .fcol-5:nth-child(2n+1) {
    clear: left; }

.fcol-6 {
  float: left;
  box-sizing: border-box;
  width: 50%; }
  .fcol-6:nth-child(2n) {
    margin-right: 0 !important; }
  .fcol-6:nth-child(2n+1) {
    clear: left; }

.fcol-7 {
  float: left;
  box-sizing: border-box;
  width: 58.33333%; }
  .fcol-7:nth-child(1n) {
    margin-right: 0 !important; }
  .fcol-7:nth-child(1n+1) {
    clear: left; }

.fcol-8 {
  float: left;
  box-sizing: border-box;
  width: 66.66667%; }
  .fcol-8:nth-child(1n) {
    margin-right: 0 !important; }
  .fcol-8:nth-child(1n+1) {
    clear: left; }

.fcol-9 {
  float: left;
  box-sizing: border-box;
  width: 75%; }
  .fcol-9:nth-child(1n) {
    margin-right: 0 !important; }
  .fcol-9:nth-child(1n+1) {
    clear: left; }

.fcol-10 {
  float: left;
  box-sizing: border-box;
  width: 83.33333%; }
  .fcol-10:nth-child(1n) {
    margin-right: 0 !important; }
  .fcol-10:nth-child(1n+1) {
    clear: left; }

.fcol-11 {
  float: left;
  box-sizing: border-box;
  width: 91.66667%; }
  .fcol-11:nth-child(1n) {
    margin-right: 0 !important; }
  .fcol-11:nth-child(1n+1) {
    clear: left; }

.fcol-12 {
  float: left;
  box-sizing: border-box;
  width: 100%; }
  .fcol-12:nth-child(1n) {
    margin-right: 0 !important; }
  .fcol-12:nth-child(1n+1) {
    clear: left; }

.text-decoration-none {
  text-decoration: none; }

.text-decoration-underline {
  text-decoration: underline; }

.border-style-solid {
  border-style: solid !important; }

.outline-style-solid {
  outline-style: solid !important; }

.border-top-style-solid {
  border-top-style: solid !important; }

.border-right-style-solid {
  border-right-style: solid !important; }

.border-bottom-style-solid {
  border-bottom-style: solid !important; }

.border-left-style-solid {
  border-left-style: solid !important; }

.border-style-dotted {
  border-style: dotted !important; }

.outline-style-dotted {
  outline-style: dotted !important; }

.border-top-style-dotted {
  border-top-style: dotted !important; }

.border-right-style-dotted {
  border-right-style: dotted !important; }

.border-bottom-style-dotted {
  border-bottom-style: dotted !important; }

.border-left-style-dotted {
  border-left-style: dotted !important; }

.border-style-dashed {
  border-style: dashed !important; }

.outline-style-dashed {
  outline-style: dashed !important; }

.border-top-style-dashed {
  border-top-style: dashed !important; }

.border-right-style-dashed {
  border-right-style: dashed !important; }

.border-bottom-style-dashed {
  border-bottom-style: dashed !important; }

.border-left-style-dashed {
  border-left-style: dashed !important; }

.border-style-double {
  border-style: double !important; }

.outline-style-double {
  outline-style: double !important; }

.border-top-style-double {
  border-top-style: double !important; }

.border-right-style-double {
  border-right-style: double !important; }

.border-bottom-style-double {
  border-bottom-style: double !important; }

.border-left-style-double {
  border-left-style: double !important; }

.border-style-groove {
  border-style: groove !important; }

.outline-style-groove {
  outline-style: groove !important; }

.border-top-style-groove {
  border-top-style: groove !important; }

.border-right-style-groove {
  border-right-style: groove !important; }

.border-bottom-style-groove {
  border-bottom-style: groove !important; }

.border-left-style-groove {
  border-left-style: groove !important; }

.border-style-hidden {
  border-style: hidden !important; }

.outline-style-hidden {
  outline-style: hidden !important; }

.border-top-style-hidden {
  border-top-style: hidden !important; }

.border-right-style-hidden {
  border-right-style: hidden !important; }

.border-bottom-style-hidden {
  border-bottom-style: hidden !important; }

.border-left-style-hidden {
  border-left-style: hidden !important; }

.border-style-ridge {
  border-style: ridge !important; }

.outline-style-ridge {
  outline-style: ridge !important; }

.border-top-style-ridge {
  border-top-style: ridge !important; }

.border-right-style-ridge {
  border-right-style: ridge !important; }

.border-bottom-style-ridge {
  border-bottom-style: ridge !important; }

.border-left-style-ridge {
  border-left-style: ridge !important; }

.border-style-inset {
  border-style: inset !important; }

.outline-style-inset {
  outline-style: inset !important; }

.border-top-style-inset {
  border-top-style: inset !important; }

.border-right-style-inset {
  border-right-style: inset !important; }

.border-bottom-style-inset {
  border-bottom-style: inset !important; }

.border-left-style-inset {
  border-left-style: inset !important; }

.border-style-outset {
  border-style: outset !important; }

.outline-style-outset {
  outline-style: outset !important; }

.border-top-style-outset {
  border-top-style: outset !important; }

.border-right-style-outset {
  border-right-style: outset !important; }

.border-bottom-style-outset {
  border-bottom-style: outset !important; }

.border-left-style-outset {
  border-left-style: outset !important; }

.border-style-none {
  border-style: none !important; }

.outline-style-none {
  outline-style: none !important; }

.border-top-style-none {
  border-top-style: none !important; }

.border-right-style-none {
  border-right-style: none !important; }

.border-bottom-style-none {
  border-bottom-style: none !important; }

.border-left-style-none {
  border-left-style: none !important; }

.border-top-primary {
  border-top-color: #da3343 !important; }

.border-right-primary {
  border-right-color: #da3343 !important; }

.border-bottom-primary {
  border-bottom-color: #da3343 !important; }

.border-left-primary {
  border-left-color: #da3343 !important; }

.border-top-secondary {
  border-top-color: #666666 !important; }

.border-right-secondary {
  border-right-color: #666666 !important; }

.border-bottom-secondary {
  border-bottom-color: #666666 !important; }

.border-left-secondary {
  border-left-color: #666666 !important; }

.border-top-success {
  border-top-color: #436a94 !important; }

.border-right-success {
  border-right-color: #436a94 !important; }

.border-bottom-success {
  border-bottom-color: #436a94 !important; }

.border-left-success {
  border-left-color: #436a94 !important; }

.border-top-info {
  border-top-color: #c7ebfc !important; }

.border-right-info {
  border-right-color: #c7ebfc !important; }

.border-bottom-info {
  border-bottom-color: #c7ebfc !important; }

.border-left-info {
  border-left-color: #c7ebfc !important; }

.border-top-warning {
  border-top-color: #ffc107 !important; }

.border-right-warning {
  border-right-color: #ffc107 !important; }

.border-bottom-warning {
  border-bottom-color: #ffc107 !important; }

.border-left-warning {
  border-left-color: #ffc107 !important; }

.border-top-danger {
  border-top-color: #da3343 !important; }

.border-right-danger {
  border-right-color: #da3343 !important; }

.border-bottom-danger {
  border-bottom-color: #da3343 !important; }

.border-left-danger {
  border-left-color: #da3343 !important; }

.border-top-light {
  border-top-color: #f4f4f4 !important; }

.border-right-light {
  border-right-color: #f4f4f4 !important; }

.border-bottom-light {
  border-bottom-color: #f4f4f4 !important; }

.border-left-light {
  border-left-color: #f4f4f4 !important; }

.border-top-dark {
  border-top-color: #333333 !important; }

.border-right-dark {
  border-right-color: #333333 !important; }

.border-bottom-dark {
  border-bottom-color: #333333 !important; }

.border-left-dark {
  border-left-color: #333333 !important; }

.border-top-black {
  border-top-color: #000 !important; }

.border-right-black {
  border-right-color: #000 !important; }

.border-bottom-black {
  border-bottom-color: #000 !important; }

.border-left-black {
  border-left-color: #000 !important; }

.border-top-normal {
  border-top-color: #1d2f3e !important; }

.border-right-normal {
  border-right-color: #1d2f3e !important; }

.border-bottom-normal {
  border-bottom-color: #1d2f3e !important; }

.border-left-normal {
  border-left-color: #1d2f3e !important; }

.border-top-standar {
  border-top-color: #666666 !important; }

.border-right-standar {
  border-right-color: #666666 !important; }

.border-bottom-standar {
  border-bottom-color: #666666 !important; }

.border-left-standar {
  border-left-color: #666666 !important; }

.border-top-medium {
  border-top-color: #838383 !important; }

.border-right-medium {
  border-right-color: #838383 !important; }

.border-bottom-medium {
  border-bottom-color: #838383 !important; }

.border-left-medium {
  border-left-color: #838383 !important; }

.border-top-soft {
  border-top-color: #e5e5e5 !important; }

.border-right-soft {
  border-right-color: #e5e5e5 !important; }

.border-bottom-soft {
  border-bottom-color: #e5e5e5 !important; }

.border-left-soft {
  border-left-color: #e5e5e5 !important; }

.border-top-beginner {
  border-top-color: #b70c32 !important; }

.border-right-beginner {
  border-right-color: #b70c32 !important; }

.border-bottom-beginner {
  border-bottom-color: #b70c32 !important; }

.border-left-beginner {
  border-left-color: #b70c32 !important; }

.border-top-elemental {
  border-top-color: #e4002c !important; }

.border-right-elemental {
  border-right-color: #e4002c !important; }

.border-bottom-elemental {
  border-bottom-color: #e4002c !important; }

.border-left-elemental {
  border-left-color: #e4002c !important; }

.border-top-low-midium {
  border-top-color: #eb6446 !important; }

.border-right-low-midium {
  border-right-color: #eb6446 !important; }

.border-bottom-low-midium {
  border-bottom-color: #eb6446 !important; }

.border-left-low-midium {
  border-left-color: #eb6446 !important; }

.border-top-midium {
  border-top-color: #ff8b00 !important; }

.border-right-midium {
  border-right-color: #ff8b00 !important; }

.border-bottom-midium {
  border-bottom-color: #ff8b00 !important; }

.border-left-midium {
  border-left-color: #ff8b00 !important; }

.border-top-high-midium {
  border-top-color: #ffbb02 !important; }

.border-right-high-midium {
  border-right-color: #ffbb02 !important; }

.border-bottom-high-midium {
  border-bottom-color: #ffbb02 !important; }

.border-left-high-midium {
  border-left-color: #ffbb02 !important; }

.border-top-advanced {
  border-top-color: #00b510 !important; }

.border-right-advanced {
  border-right-color: #00b510 !important; }

.border-bottom-advanced {
  border-bottom-color: #00b510 !important; }

.border-left-advanced {
  border-left-color: #00b510 !important; }

.border-top-very-advanced {
  border-top-color: #038d46 !important; }

.border-right-very-advanced {
  border-right-color: #038d46 !important; }

.border-bottom-very-advanced {
  border-bottom-color: #038d46 !important; }

.border-left-very-advanced {
  border-left-color: #038d46 !important; }

.border-width-0 {
  border-width: 0px !important; }

.outline-width-0 {
  outline-width: 0px !important; }

.border-top-width-0 {
  border-top-width: 0px !important;
  border-top-style: solid; }

.border-right-width-0 {
  border-right-width: 0px !important;
  border-right-style: solid; }

.border-bottom-width-0 {
  border-bottom-width: 0px !important;
  border-bottom-style: solid; }

.border-left-width-0 {
  border-left-width: 0px !important;
  border-left-style: solid; }

.border-width-1 {
  border-width: 1px !important; }

.outline-width-1 {
  outline-width: 1px !important; }

.border-top-width-1 {
  border-top-width: 1px !important;
  border-top-style: solid; }

.border-right-width-1 {
  border-right-width: 1px !important;
  border-right-style: solid; }

.border-bottom-width-1 {
  border-bottom-width: 1px !important;
  border-bottom-style: solid; }

.border-left-width-1 {
  border-left-width: 1px !important;
  border-left-style: solid; }

.border-width-2 {
  border-width: 2px !important; }

.outline-width-2 {
  outline-width: 2px !important; }

.border-top-width-2 {
  border-top-width: 2px !important;
  border-top-style: solid; }

.border-right-width-2 {
  border-right-width: 2px !important;
  border-right-style: solid; }

.border-bottom-width-2 {
  border-bottom-width: 2px !important;
  border-bottom-style: solid; }

.border-left-width-2 {
  border-left-width: 2px !important;
  border-left-style: solid; }

.border-width-3 {
  border-width: 3px !important; }

.outline-width-3 {
  outline-width: 3px !important; }

.border-top-width-3 {
  border-top-width: 3px !important;
  border-top-style: solid; }

.border-right-width-3 {
  border-right-width: 3px !important;
  border-right-style: solid; }

.border-bottom-width-3 {
  border-bottom-width: 3px !important;
  border-bottom-style: solid; }

.border-left-width-3 {
  border-left-width: 3px !important;
  border-left-style: solid; }

.border-width-4 {
  border-width: 4px !important; }

.outline-width-4 {
  outline-width: 4px !important; }

.border-top-width-4 {
  border-top-width: 4px !important;
  border-top-style: solid; }

.border-right-width-4 {
  border-right-width: 4px !important;
  border-right-style: solid; }

.border-bottom-width-4 {
  border-bottom-width: 4px !important;
  border-bottom-style: solid; }

.border-left-width-4 {
  border-left-width: 4px !important;
  border-left-style: solid; }

.border-width-5 {
  border-width: 5px !important; }

.outline-width-5 {
  outline-width: 5px !important; }

.border-top-width-5 {
  border-top-width: 5px !important;
  border-top-style: solid; }

.border-right-width-5 {
  border-right-width: 5px !important;
  border-right-style: solid; }

.border-bottom-width-5 {
  border-bottom-width: 5px !important;
  border-bottom-style: solid; }

.border-left-width-5 {
  border-left-width: 5px !important;
  border-left-style: solid; }

.border-width-6 {
  border-width: 6px !important; }

.outline-width-6 {
  outline-width: 6px !important; }

.border-top-width-6 {
  border-top-width: 6px !important;
  border-top-style: solid; }

.border-right-width-6 {
  border-right-width: 6px !important;
  border-right-style: solid; }

.border-bottom-width-6 {
  border-bottom-width: 6px !important;
  border-bottom-style: solid; }

.border-left-width-6 {
  border-left-width: 6px !important;
  border-left-style: solid; }

.border-width-7 {
  border-width: 7px !important; }

.outline-width-7 {
  outline-width: 7px !important; }

.border-top-width-7 {
  border-top-width: 7px !important;
  border-top-style: solid; }

.border-right-width-7 {
  border-right-width: 7px !important;
  border-right-style: solid; }

.border-bottom-width-7 {
  border-bottom-width: 7px !important;
  border-bottom-style: solid; }

.border-left-width-7 {
  border-left-width: 7px !important;
  border-left-style: solid; }

.border-width-8 {
  border-width: 8px !important; }

.outline-width-8 {
  outline-width: 8px !important; }

.border-top-width-8 {
  border-top-width: 8px !important;
  border-top-style: solid; }

.border-right-width-8 {
  border-right-width: 8px !important;
  border-right-style: solid; }

.border-bottom-width-8 {
  border-bottom-width: 8px !important;
  border-bottom-style: solid; }

.border-left-width-8 {
  border-left-width: 8px !important;
  border-left-style: solid; }

.border-width-9 {
  border-width: 9px !important; }

.outline-width-9 {
  outline-width: 9px !important; }

.border-top-width-9 {
  border-top-width: 9px !important;
  border-top-style: solid; }

.border-right-width-9 {
  border-right-width: 9px !important;
  border-right-style: solid; }

.border-bottom-width-9 {
  border-bottom-width: 9px !important;
  border-bottom-style: solid; }

.border-left-width-9 {
  border-left-width: 9px !important;
  border-left-style: solid; }

.border-width-10 {
  border-width: 10px !important; }

.outline-width-10 {
  outline-width: 10px !important; }

.border-top-width-10 {
  border-top-width: 10px !important;
  border-top-style: solid; }

.border-right-width-10 {
  border-right-width: 10px !important;
  border-right-style: solid; }

.border-bottom-width-10 {
  border-bottom-width: 10px !important;
  border-bottom-style: solid; }

.border-left-width-10 {
  border-left-width: 10px !important;
  border-left-style: solid; }

.border-width-11 {
  border-width: 11px !important; }

.outline-width-11 {
  outline-width: 11px !important; }

.border-top-width-11 {
  border-top-width: 11px !important;
  border-top-style: solid; }

.border-right-width-11 {
  border-right-width: 11px !important;
  border-right-style: solid; }

.border-bottom-width-11 {
  border-bottom-width: 11px !important;
  border-bottom-style: solid; }

.border-left-width-11 {
  border-left-width: 11px !important;
  border-left-style: solid; }

.border-width-12 {
  border-width: 12px !important; }

.outline-width-12 {
  outline-width: 12px !important; }

.border-top-width-12 {
  border-top-width: 12px !important;
  border-top-style: solid; }

.border-right-width-12 {
  border-right-width: 12px !important;
  border-right-style: solid; }

.border-bottom-width-12 {
  border-bottom-width: 12px !important;
  border-bottom-style: solid; }

.border-left-width-12 {
  border-left-width: 12px !important;
  border-left-style: solid; }

.width-0 {
  width: 0%; }

.width-5 {
  width: 5%; }

.width-10 {
  width: 10%; }

.width-15 {
  width: 15%; }

.width-20 {
  width: 20%; }

.width-25 {
  width: 25%; }

.width-30 {
  width: 30%; }

.width-35 {
  width: 35%; }

.width-40 {
  width: 40%; }

.width-45 {
  width: 45%; }

.width-50 {
  width: 50%; }

.width-55 {
  width: 55%; }

.width-60 {
  width: 60%; }

.width-65 {
  width: 65%; }

.width-70 {
  width: 70%; }

.width-75 {
  width: 75%; }

.width-80 {
  width: 80%; }

.width-85 {
  width: 85%; }

.width-90 {
  width: 90%; }

.width-95 {
  width: 95%; }

.width-100 {
  width: 100%; }

.top-0 {
  top: 0 !important; }

.right-0 {
  right: 0 !important; }

.bottom-0 {
  bottom: 0 !important; }

.left-0 {
  left: 0 !important; }

.top-1 {
  top: 0.25rem !important; }

.right-1 {
  right: 0.25rem !important; }

.bottom-1 {
  bottom: 0.25rem !important; }

.left-1 {
  left: 0.25rem !important; }

.top-2 {
  top: 0.5rem !important; }

.right-2 {
  right: 0.5rem !important; }

.bottom-2 {
  bottom: 0.5rem !important; }

.left-2 {
  left: 0.5rem !important; }

.top-3 {
  top: 1rem !important; }

.right-3 {
  right: 1rem !important; }

.bottom-3 {
  bottom: 1rem !important; }

.left-3 {
  left: 1rem !important; }

.top-4 {
  top: 1.5rem !important; }

.right-4 {
  right: 1.5rem !important; }

.bottom-4 {
  bottom: 1.5rem !important; }

.left-4 {
  left: 1.5rem !important; }

.top-5 {
  top: 3rem !important; }

.right-5 {
  right: 3rem !important; }

.bottom-5 {
  bottom: 3rem !important; }

.left-5 {
  left: 3rem !important; }

.top-6 {
  top: 5rem !important; }

.right-6 {
  right: 5rem !important; }

.bottom-6 {
  bottom: 5rem !important; }

.left-6 {
  left: 5rem !important; }

.top-7 {
  top: 10rem !important; }

.right-7 {
  right: 10rem !important; }

.bottom-7 {
  bottom: 10rem !important; }

.left-7 {
  left: 10rem !important; }

.top-8 {
  top: 15rem !important; }

.right-8 {
  right: 15rem !important; }

.bottom-8 {
  bottom: 15rem !important; }

.left-8 {
  left: 15rem !important; }

.top-9 {
  top: 20rem !important; }

.right-9 {
  right: 20rem !important; }

.bottom-9 {
  bottom: 20rem !important; }

.left-9 {
  left: 20rem !important; }

.top-10 {
  top: 30rem !important; }

.right-10 {
  right: 30rem !important; }

.bottom-10 {
  bottom: 30rem !important; }

.left-10 {
  left: 30rem !important; }

.text-height-1 {
  line-height: 0.8 !important; }

.text-height-2 {
  line-height: 1 !important; }

.text-height-3 {
  line-height: 1.2 !important; }

.text-height-4 {
  line-height: 1.5 !important; }

.text-height-5 {
  line-height: 2 !important; }

.text-height-6 {
  line-height: 2.5 !important; }

.text-height-7 {
  line-height: 3 !important; }

.text-height-8 {
  line-height: 4 !important; }

.text-height-9 {
  line-height: 5 !important; }

.w-10 {
  width: 10% !important; }

.w-max-10 {
  max-width: 10%; }

.w-min-10 {
  min-width: 10%; }

.w-20 {
  width: 20% !important; }

.w-max-20 {
  max-width: 20%; }

.w-min-20 {
  min-width: 20%; }

.w-30 {
  width: 30% !important; }

.w-max-30 {
  max-width: 30%; }

.w-min-30 {
  min-width: 30%; }

.w-40 {
  width: 40% !important; }

.w-max-40 {
  max-width: 40%; }

.w-min-40 {
  min-width: 40%; }

.w-50 {
  width: 50% !important; }

.w-max-50 {
  max-width: 50%; }

.w-min-50 {
  min-width: 50%; }

.w-60 {
  width: 60% !important; }

.w-max-60 {
  max-width: 60%; }

.w-min-60 {
  min-width: 60%; }

.w-70 {
  width: 70% !important; }

.w-max-70 {
  max-width: 70%; }

.w-min-70 {
  min-width: 70%; }

.w-80 {
  width: 80% !important; }

.w-max-80 {
  max-width: 80%; }

.w-min-80 {
  min-width: 80%; }

.w-90 {
  width: 90% !important; }

.w-max-90 {
  max-width: 90%; }

.w-min-90 {
  min-width: 90%; }

.w-100 {
  width: 100% !important; }

.w-max-100 {
  max-width: 100%; }

.w-min-100 {
  min-width: 100%; }

@media (min-width: 576px) {
  .w-sm-10 {
    width: 10% !important; }
  .w-max-sm-10 {
    max-width: 10%; }
  .w-min-sm-10 {
    min-width: 10%; }
  .w-sm-20 {
    width: 20% !important; }
  .w-max-sm-20 {
    max-width: 20%; }
  .w-min-sm-20 {
    min-width: 20%; }
  .w-sm-30 {
    width: 30% !important; }
  .w-max-sm-30 {
    max-width: 30%; }
  .w-min-sm-30 {
    min-width: 30%; }
  .w-sm-40 {
    width: 40% !important; }
  .w-max-sm-40 {
    max-width: 40%; }
  .w-min-sm-40 {
    min-width: 40%; }
  .w-sm-50 {
    width: 50% !important; }
  .w-max-sm-50 {
    max-width: 50%; }
  .w-min-sm-50 {
    min-width: 50%; }
  .w-sm-60 {
    width: 60% !important; }
  .w-max-sm-60 {
    max-width: 60%; }
  .w-min-sm-60 {
    min-width: 60%; }
  .w-sm-70 {
    width: 70% !important; }
  .w-max-sm-70 {
    max-width: 70%; }
  .w-min-sm-70 {
    min-width: 70%; }
  .w-sm-80 {
    width: 80% !important; }
  .w-max-sm-80 {
    max-width: 80%; }
  .w-min-sm-80 {
    min-width: 80%; }
  .w-sm-90 {
    width: 90% !important; }
  .w-max-sm-90 {
    max-width: 90%; }
  .w-min-sm-90 {
    min-width: 90%; }
  .w-sm-100 {
    width: 100% !important; }
  .w-max-sm-100 {
    max-width: 100%; }
  .w-min-sm-100 {
    min-width: 100%; } }

@media (min-width: 768px) {
  .w-md-10 {
    width: 10% !important; }
  .w-max-md-10 {
    max-width: 10%; }
  .w-min-md-10 {
    min-width: 10%; }
  .w-md-20 {
    width: 20% !important; }
  .w-max-md-20 {
    max-width: 20%; }
  .w-min-md-20 {
    min-width: 20%; }
  .w-md-30 {
    width: 30% !important; }
  .w-max-md-30 {
    max-width: 30%; }
  .w-min-md-30 {
    min-width: 30%; }
  .w-md-40 {
    width: 40% !important; }
  .w-max-md-40 {
    max-width: 40%; }
  .w-min-md-40 {
    min-width: 40%; }
  .w-md-50 {
    width: 50% !important; }
  .w-max-md-50 {
    max-width: 50%; }
  .w-min-md-50 {
    min-width: 50%; }
  .w-md-60 {
    width: 60% !important; }
  .w-max-md-60 {
    max-width: 60%; }
  .w-min-md-60 {
    min-width: 60%; }
  .w-md-70 {
    width: 70% !important; }
  .w-max-md-70 {
    max-width: 70%; }
  .w-min-md-70 {
    min-width: 70%; }
  .w-md-80 {
    width: 80% !important; }
  .w-max-md-80 {
    max-width: 80%; }
  .w-min-md-80 {
    min-width: 80%; }
  .w-md-90 {
    width: 90% !important; }
  .w-max-md-90 {
    max-width: 90%; }
  .w-min-md-90 {
    min-width: 90%; }
  .w-md-100 {
    width: 100% !important; }
  .w-max-md-100 {
    max-width: 100%; }
  .w-min-md-100 {
    min-width: 100%; } }

@media (min-width: 992px) {
  .w-lg-10 {
    width: 10% !important; }
  .w-max-lg-10 {
    max-width: 10%; }
  .w-min-lg-10 {
    min-width: 10%; }
  .w-lg-20 {
    width: 20% !important; }
  .w-max-lg-20 {
    max-width: 20%; }
  .w-min-lg-20 {
    min-width: 20%; }
  .w-lg-30 {
    width: 30% !important; }
  .w-max-lg-30 {
    max-width: 30%; }
  .w-min-lg-30 {
    min-width: 30%; }
  .w-lg-40 {
    width: 40% !important; }
  .w-max-lg-40 {
    max-width: 40%; }
  .w-min-lg-40 {
    min-width: 40%; }
  .w-lg-50 {
    width: 50% !important; }
  .w-max-lg-50 {
    max-width: 50%; }
  .w-min-lg-50 {
    min-width: 50%; }
  .w-lg-60 {
    width: 60% !important; }
  .w-max-lg-60 {
    max-width: 60%; }
  .w-min-lg-60 {
    min-width: 60%; }
  .w-lg-70 {
    width: 70% !important; }
  .w-max-lg-70 {
    max-width: 70%; }
  .w-min-lg-70 {
    min-width: 70%; }
  .w-lg-80 {
    width: 80% !important; }
  .w-max-lg-80 {
    max-width: 80%; }
  .w-min-lg-80 {
    min-width: 80%; }
  .w-lg-90 {
    width: 90% !important; }
  .w-max-lg-90 {
    max-width: 90%; }
  .w-min-lg-90 {
    min-width: 90%; }
  .w-lg-100 {
    width: 100% !important; }
  .w-max-lg-100 {
    max-width: 100%; }
  .w-min-lg-100 {
    min-width: 100%; } }

@media (min-width: 1200px) {
  .w-xl-10 {
    width: 10% !important; }
  .w-max-xl-10 {
    max-width: 10%; }
  .w-min-xl-10 {
    min-width: 10%; }
  .w-xl-20 {
    width: 20% !important; }
  .w-max-xl-20 {
    max-width: 20%; }
  .w-min-xl-20 {
    min-width: 20%; }
  .w-xl-30 {
    width: 30% !important; }
  .w-max-xl-30 {
    max-width: 30%; }
  .w-min-xl-30 {
    min-width: 30%; }
  .w-xl-40 {
    width: 40% !important; }
  .w-max-xl-40 {
    max-width: 40%; }
  .w-min-xl-40 {
    min-width: 40%; }
  .w-xl-50 {
    width: 50% !important; }
  .w-max-xl-50 {
    max-width: 50%; }
  .w-min-xl-50 {
    min-width: 50%; }
  .w-xl-60 {
    width: 60% !important; }
  .w-max-xl-60 {
    max-width: 60%; }
  .w-min-xl-60 {
    min-width: 60%; }
  .w-xl-70 {
    width: 70% !important; }
  .w-max-xl-70 {
    max-width: 70%; }
  .w-min-xl-70 {
    min-width: 70%; }
  .w-xl-80 {
    width: 80% !important; }
  .w-max-xl-80 {
    max-width: 80%; }
  .w-min-xl-80 {
    min-width: 80%; }
  .w-xl-90 {
    width: 90% !important; }
  .w-max-xl-90 {
    max-width: 90%; }
  .w-min-xl-90 {
    min-width: 90%; }
  .w-xl-100 {
    width: 100% !important; }
  .w-max-xl-100 {
    max-width: 100%; }
  .w-min-xl-100 {
    min-width: 100%; } }

@media (min-width: 1440px) {
  .w-xxl-10 {
    width: 10% !important; }
  .w-max-xxl-10 {
    max-width: 10%; }
  .w-min-xxl-10 {
    min-width: 10%; }
  .w-xxl-20 {
    width: 20% !important; }
  .w-max-xxl-20 {
    max-width: 20%; }
  .w-min-xxl-20 {
    min-width: 20%; }
  .w-xxl-30 {
    width: 30% !important; }
  .w-max-xxl-30 {
    max-width: 30%; }
  .w-min-xxl-30 {
    min-width: 30%; }
  .w-xxl-40 {
    width: 40% !important; }
  .w-max-xxl-40 {
    max-width: 40%; }
  .w-min-xxl-40 {
    min-width: 40%; }
  .w-xxl-50 {
    width: 50% !important; }
  .w-max-xxl-50 {
    max-width: 50%; }
  .w-min-xxl-50 {
    min-width: 50%; }
  .w-xxl-60 {
    width: 60% !important; }
  .w-max-xxl-60 {
    max-width: 60%; }
  .w-min-xxl-60 {
    min-width: 60%; }
  .w-xxl-70 {
    width: 70% !important; }
  .w-max-xxl-70 {
    max-width: 70%; }
  .w-min-xxl-70 {
    min-width: 70%; }
  .w-xxl-80 {
    width: 80% !important; }
  .w-max-xxl-80 {
    max-width: 80%; }
  .w-min-xxl-80 {
    min-width: 80%; }
  .w-xxl-90 {
    width: 90% !important; }
  .w-max-xxl-90 {
    max-width: 90%; }
  .w-min-xxl-90 {
    min-width: 90%; }
  .w-xxl-100 {
    width: 100% !important; }
  .w-max-xxl-100 {
    max-width: 100%; }
  .w-min-xxl-100 {
    min-width: 100%; } }

.w-10 {
  width: 10% !important; }

.w-max-10 {
  max-width: 10%; }

.w-min-10 {
  min-width: 10%; }

.w-20 {
  width: 20% !important; }

.w-max-20 {
  max-width: 20%; }

.w-min-20 {
  min-width: 20%; }

.w-30 {
  width: 30% !important; }

.w-max-30 {
  max-width: 30%; }

.w-min-30 {
  min-width: 30%; }

.w-40 {
  width: 40% !important; }

.w-max-40 {
  max-width: 40%; }

.w-min-40 {
  min-width: 40%; }

.w-50 {
  width: 50% !important; }

.w-max-50 {
  max-width: 50%; }

.w-min-50 {
  min-width: 50%; }

.w-60 {
  width: 60% !important; }

.w-max-60 {
  max-width: 60%; }

.w-min-60 {
  min-width: 60%; }

.w-70 {
  width: 70% !important; }

.w-max-70 {
  max-width: 70%; }

.w-min-70 {
  min-width: 70%; }

.w-80 {
  width: 80% !important; }

.w-max-80 {
  max-width: 80%; }

.w-min-80 {
  min-width: 80%; }

.w-90 {
  width: 90% !important; }

.w-max-90 {
  max-width: 90%; }

.w-min-90 {
  min-width: 90%; }

.w-100 {
  width: 100% !important; }

.w-max-100 {
  max-width: 100%; }

.w-min-100 {
  min-width: 100%; }

.font-weight-semi {
  font-weight: 500; }

.icon {
  display: inline-block;
  padding: 1.5rem;
  background-repeat: no-repeat;
  background-position: center; }

.icon-text {
  display: inline-block;
  padding: 1rem;
  padding-left: 3rem;
  background-repeat: no-repeat;
  background-position: left center; }

button.icon {
  border: 0;
  background-color: transparent; }

.icon span {
  display: none; }

.icon-user {
  background-image: url(../img/icons/user.png); }

.icon-onoff {
  background-image: url(../img/icons/onoff.png); }

.icon-close {
  background-image: url(../img/icons/close-red.png); }

.icon-calendar-time {
  background-image: url(../img/icons/calendar-time-red.png); }

.icon-calendar-ok {
  background-image: url(../img/icons/calendar-ok.png); }

.icon-exercise-ok {
  background-image: url(../img/icons/exercise-ok.png); }

.icon-doc {
  background-image: url(../img/icons/doc-icon.svg);
  background-size: contain; }

.icon-out {
  background-image: url(../img/icons/out.png); }

.icon-print {
  background-image: url(../img/icons/print.png); }

.icon-print:hover {
  background-image: url(../img/icons/print-over.png); }

.icon-print-white {
  background-image: url(../img/icons/print-white.png); }

.icon-search {
  background-image: url(../img/icons/search.png); }

.icon-clock {
  background-image: url(../img/icons/clock.png); }

.icon-dialog {
  background-image: url(../img/icons/dialog.png); }

.icon-arrow-left {
  background-image: url(../img/icons/arrow-left.png); }

.icon-arrow-right {
  background-image: url(../img/icons/arrow-right.png); }

.icon-arrow-back {
  background-image: url(../img/icons/arrow-back.png); }

.icon-padlock {
  background-image: url(../img/icons/padlock.png); }

.icon-creditCards {
  background-image: url(../img/layout/credit-cards.png);
  padding: 0px 76px;
  padding-bottom: 10px; }

.icon-leveltest {
  background-image: url(../img/icons/level-test.png); }

.icon-chart {
  background-image: url(../img/icons/chart.png); }

.icon-chart {
  background-image: url(../img/icons/chart.png); }

.icon-medal {
  background-image: url(../img/icons/medal.png); }

.icon-tick {
  background-image: url(../img/icons/tick-color-small.png); }

.icon-wrong {
  background-image: url(../img/icons/wrong-color-small.png); }

.font-icons {
  font-family: 'mfn-icons';
  font-size: 1.5rem;
  color: #666666;
  display: block;
  width: 2rem;
  box-sizing: border-box; }

.font-icons:hover {
  color: #fff;
  text-decoration: none; }

.icon-facebook::before {
  content: '\f30c'; }

.icon-twitter::before {
  content: '\f309'; }

.icon-linkedin::before {
  content: '\f318'; }

.icon-pinterest::before {
  content: '\f312'; }

.icon-instagram::before {
  content: '\f16d'; }

.icon-tumblr::before {
  content: '\f173'; }

.icon-skype::before {
  content: '\f339'; }

.button-icon {
  display: block;
  position: relative;
  background-color: #da3343;
  color: #fff;
  overflow: hidden;
  padding: 1rem 1.6rem; }

.button-icon:hover {
  background-color: #9d212a;
  color: #fff; }

.clearfix {
  clear: both; }

.center {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto; }

.center-lg {
  width: 95%;
  max-width: 1300px;
  margin: 0 auto; }

.center-sm {
  width: 95%;
  max-width: 640px;
  margin: 0 auto; }

.modal-content {
  border-radius: 0; }

html {
  font-size: 10px; }

body {
  padding: 0;
  margin: 0;
  font-family: "Poppins", Arial, Tahoma, sans-serif;
  font-size: 1.6rem; }

iframe {
  border: 0; }

/* forms */
label {
  color: #000;
  font-size: 1.4rem;
  font-weight: 600; }

.form-control {
  border-radius: 0;
  padding: 2.5rem 1rem;
  font-size: 1.7rem; }

.form-control.error {
  border-color: #da3343;
  outline: 1px solid #da3343; }

.form-control.bootstrap-select.error {
  outline-width: 2px; }

textarea.form-control {
  padding: 1rem; }

.form-control-date {
  border: 1px solid #ced4da;
  padding: 1.5rem 1rem;
  width: 60%;
  text-align: left;
  background-color: #fff;
  background-image: url(../img/icons/calendar-small.png);
  background-position: 95%;
  background-repeat: no-repeat; }

.form-button {
  padding-right: 15px;
  padding-left: 15px; }

.custom-control-label {
  padding-left: 1rem;
  font-weight: normal;
  cursor: pointer; }

.custom-control-label::before {
  top: 0;
  width: 2rem;
  height: 2rem; }

.custom-control-label::after {
  top: 0;
  left: -1.5rem;
  width: 2rem;
  height: 2rem; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0; }

.custom-control ul.errors {
  position: relative;
  right: 1.5rem; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: inherit !important;
  border-color: inherit !important; }

.dropdown-menu .dropdown-item {
  padding: 1.5rem 1rem;
  font-size: 1.6rem; }

.bootstrap-select.show-tick .dropdown-menu .dropdown-item.selected span.check-mark {
  top: 13px; }

.dropdown-toggle.btn {
  border-color: #ced4da;
  border-radius: 0;
  background-color: #fff;
  padding: 1rem 1rem;
  font-size: 1.7rem; }

.show > .dropdown-toggle.btn {
  background-color: #fff; }

.bootstrap-select .dropdown-toggle.btn:focus {
  border-color: #838383; }

.errors {
  list-style-type: none;
  padding-left: 0; }

.errors li {
  color: #da3343;
  font-size: 1.2rem; }

.btn {
  padding: 1rem 2rem;
  font-size: 1.5rem;
  border-radius: 0.75rem; }

.cursor-pointer {
  cursor: pointer !important; }

.marked {
  background-color: #7dd0f2; }

/* header */
header {
  background-color: #1d2f3e; }

header .logo {
  float: left; }

header nav {
  overflow: hidden;
  padding: 2rem 1rem; }

header nav .menu-button {
  color: #fff;
  display: none;
  float: right;
  margin-top: .5rem;
  margin-right: 1rem;
  font-size: 2.3rem; }

header .menu .menu-close {
  display: none;
  position: absolute;
  top: 2rem;
  right: 2rem; }

header .menu {
  list-style: none;
  z-index: 9;
  margin-top: .2rem; }

header .menu li {
  float: left;
  margin-left: 1.5rem;
  padding: .5rem 0; }

header .menu a {
  color: #838383;
  text-decoration: none; }

header .menu a:hover {
  color: #da3343; }

header .menu li.selected a {
  color: #fff !important; }

header .menu li.user-item {
  float: right;
  padding: .5rem 1.5rem;
  padding-right: .5rem;
  border: 2px solid #fff; }

header .menu li.user-item:hover {
  background-color: #da3343; }

header .menu li.user-item a {
  color: #fff; }

header .menu li.user-item .icon-text {
  display: inline;
  padding: .5rem;
  padding-left: 2rem; }

header .menu li.myclass-item {
  float: right;
  position: relative;
  bottom: 3px; }

/* Menu movil */
@media screen and (max-width: 1124px) {
  header nav .menu-button, header .menu .menu-close {
    display: block; }
  header nav.open .menu {
    display: block; }
  header .menu {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 260px;
    width: 90%;
    min-height: 500px;
    margin: 0;
    padding: 2rem 0;
    background-color: #000; }
  header .menu li {
    float: none;
    margin-left: 0;
    padding: 1.5rem 2rem;
    border-bottom: 1px solid #444444; }
  header .menu li.user-item {
    position: relative;
    float: none;
    margin: 2rem;
    margin-top: 4rem;
    padding: 1rem 1.5rem;
    padding-right: .5rem;
    font-size: 1.2rem; }
  header .menu li.user-item .icon-onoff {
    position: absolute;
    right: 1rem;
    top: .4rem; }
  header .menu li.myclass-item {
    float: none;
    margin-top: 0;
    padding-top: 0; }
  header .menu a .calendar, header .menu a .exercise, header .menu a .document, header .menu a .coin,
  header .menu a .class, header .menu a .student, header .menu a .profile, header .menu a .e-learning {
    opacity: .3;
    padding-left: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  header .menu li.selected .calendar, header .menu li.selected .exercise, header .menu li.selected .document, header .menu li.selected .coin,
  header .menu li.selected .class, header .menu li.selected .student, header .menu li.selected .profile, header .menu li.selected .e-learning {
    opacity: 1; }
  header .menu a .calendar, header .menu li.selected a:hover .calendar {
    background-image: url(../img/icons/calendar-white.png); }
  header .menu a .e-learning, header .menu li.selected a:hover .e-learning {
    background-image: url(../img/icons/e-learning-white.png); }
  header .menu a .exercise, header .menu li.selected a:hover .exercise {
    background-image: url(../img/icons/exercise-white.png); }
  header .menu a .document, header .menu li.selected a:hover .document {
    background-image: url(../img/icons/document-white.png); }
  header .menu a .coin, header .menu li.selected a:hover .coin {
    background-image: url(../img/icons/coin-white.png); }
  header .menu a .class, header .menu li.selected a:hover .class {
    background-image: url(../img/icons/class-white.png); }
  header .menu a .student, header .menu li.selected a:hover .student {
    background-image: url(../img/icons/student-white.png); }
  header .menu a .profile, header .menu li.selected a:hover .profile {
    background-image: url(../img/icons/profile-white.png); }
  header .menu a:hover .calendar {
    background-image: url(../img/icons/calendar-red.png);
    opacity: 1; }
  header .menu a:hover .exercise {
    background-image: url(../img/icons/exercise-red.png);
    opacity: 1; }
  header .menu a:hover .document {
    background-image: url(../img/icons/document-red.png);
    opacity: 1; }
  header .menu a:hover .coin {
    background-image: url(../img/icons/coin-red.png);
    opacity: 1; }
  header .menu a:hover .class {
    background-image: url(../img/icons/class-red.png);
    opacity: 1; }
  header .menu a:hover .student {
    background-image: url(../img/icons/student-red.png);
    opacity: 1; }
  header .menu a:hover .profile {
    background-image: url(../img/icons/profile-red.png);
    opacity: 1; } }

footer {
  margin-top: 5rem; }

footer .logo {
  display: block;
  position: relative;
  bottom: 3rem;
  margin-bottom: 0; }

footer .logo ~ p {
  margin-top: 0;
  color: #666666; }

footer .row ul {
  list-style-type: none;
  padding-left: 1rem; }

footer .row ul li {
  margin: 2rem 0; }

footer .row ul a {
  color: #1d2f3e; }

footer .row h3 {
  font-family: Tahoma, Arial;
  font-weight: 700;
  color: #1d2f3e;
  font-size: 2.2rem; }

footer .bottom {
  background-color: #1d2f3e;
  color: #fff; }

footer .bottom p {
  margin-top: 1rem; }

footer .row ul.rrss-icons {
  list-style-type: none;
  padding-left: 0; }

footer .row ul.rrss-icons li {
  float: left;
  margin: 5px;
  margin-left: 0; }

footer .row ul.rrss-icons a {
  display: block;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 20px 19px; }

footer .row ul.rrss-icons a:hover {
  background-position: bottom center; }

footer .row ul.rrss-icons a.instagram {
  background-image: url(../img/icons/instagram-icon.png); }

footer .row ul.rrss-icons a.facebook {
  background-image: url(../img/icons/facebook-icon.png); }

footer .row ul.rrss-icons a.twitter {
  background-image: url(../img/icons/twitter-icon.png); }

footer .row ul.rrss-icons a.youtube {
  background-image: url(../img/icons/youtube-icon.png); }

footer .row ul.rrss-icons a.linkedin {
  background-image: url(../img/icons/linkedin-icon.png); }

article.general {
  min-height: 400px;
  padding: 2rem 0; }

/* contract */
.contract-alert {
  padding: 1rem 3em;
  margin-bottom: 3rem; }

.contract-alert .rate {
  padding: 2rem 1rem;
  padding-left: 100px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../img/icons/trolley.png); }

.contract-alert .num-classes {
  padding: 2rem 1rem;
  padding-left: 100px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../img/icons/student-hat.png); }

.contract-alert strong {
  font-size: 2rem; }

.conditions li {
  margin: 1rem 0; }

/*
@media screen and (max-width: 800px) {
  .contract-alert .rate, .contract-alert .num-classes {background-position:center 2rem; padding-left:2rem; padding-top:80px; text-align: center;}
}
*/
/* rates */
.rates {
  padding: 5rem 0;
  margin: 4rem 0;
  margin-bottom: 0;
  position: relative;
  margin-bottom: 150px; }

.rates .bottom-background {
  position: absolute;
  bottom: -120px;
  width: 100%;
  height: 120px;
  background-image: url(../img/layout/rates-background.png);
  background-repeat: repeat-x;
  background-position: center bottom; }

.selected-rate-picker {
  position: absolute;
  left: calc(50% - (180px/2));
  top: -20px;
  background-color: #000;
  color: #fff;
  padding: .5rem 3rem;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center; }

.selected-rate-picker.bottom {
  bottom: 0; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #000; }

.arrow-up {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #000; }

.selected-rate-picker .arrow-down {
  position: absolute;
  left: calc(50% - (40px/2)); }

.rate-picker .arrow-up {
  position: absolute;
  left: calc(50% - (40px/2));
  top: -19px; }

ul.rates-list {
  list-style-type: none;
  padding: 1rem; }

ul.rates-list ul {
  list-style-type: disc;
  list-style-position: outside; }

ul.rates-list ul li {
  float: none;
  padding: 0;
  margin-top: 1rem; }

ul.rates-list li {
  float: left; }

ul.rates-list li.box-white {
  font-weight: 600;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  box-sizing: border-box;
  background-color: #fff;
  border-radius: 1rem;
  -webkit-box-shadow: 0px 0px 5px -1px #666666;
  -moz-box-shadow: 0px 0px 5px -1px #666666;
  box-shadow: 0px 0px 5px -1px #666666; }

ul.rates-list li.box-white > div {
  padding: 1rem 2.5rem; }

ul.rates-list li.columns-3 {
  width: 30%;
  margin-right: 5%; }

ul.rates-list li.columns-4 {
  width: 22%;
  margin-right: 4%; }

ul.rates-list li.columns-5 {
  width: 18%;
  margin-right: 2.5%; }

ul.rates-list li:last-child {
  margin-right: 0 !important; }

ul.rates-list li .price, ul.rates-list li .text {
  text-align: center;
  color: #333333; }

ul.rates-list li .price span {
  font-size: 8rem;
  font-weight: 900;
  color: #333333; }

ul.rates-list li .text span {
  display: block;
  color: #666666;
  margin-bottom: 1rem; }

@media screen and (max-width: 1000px) {
  ul.rates-list li.columns-3 {
    width: 30%;
    margin-right: 5%; }
  ul.rates-list li.columns-4, ul.rates-list li.columns-5 {
    width: 45%;
    margin-right: 5%;
    margin-bottom: 5%; }
  ul.rates-list li.columns-5:first-child {
    width: 100%;
    margin-left: 0; } }

@media screen and (max-width: 850px) {
  ul.rates-list li.columns-3, ul.rates-list li.columns-4 {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    float: none;
    width: 90%;
    max-width: 400px;
    margin: 4rem auto; }
  ul.rates-list li:last-child {
    margin-right: auto !important; }
  ul.rates-list .button-wrapper {
    margin-left: 0; } }

.advantages ul {
  list-style-type: none;
  overflow: hidden; }

.advantages li {
  float: left;
  width: 22%;
  margin: 1rem 0;
  margin-right: 4%;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 200px; }

.advantages li:last-child {
  margin-right: 0; }

.advantages li:nth-child(1n) {
  background-image: url(../img/layout/advantage-1.png); }

.advantages li:nth-child(2n) {
  background-image: url(../img/layout/advantage-2.png); }

.advantages li:nth-child(3n) {
  background-image: url(../img/layout/advantage-3.png); }

.advantages li:nth-child(4n) {
  background-image: url(../img/layout/advantage-4.png); }

.banner-first-month-one-euro {
  background-color: #fff;
  background-image: url(../img/layout/one-euro-background-invert.png), url(../img/layout/one-euro-background-invert.png);
  background-repeat: repeat-x,repeat-x;
  background-position: top,bottom; }

.eur-coin {
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
  min-height: 102px;
  background-image: url(../img/layout/euro-coin.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 38px 10px;
  padding-left: 110px; }

.usd-coin {
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
  min-height: 102px;
  background-image: url(../img/layout/usd-coin.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 38px 10px;
  padding-left: 110px; }

/* classes */
.bg-white-special {
  background-color: #fff; }

.videcall-icon {
  padding-left: 40px;
  background-position: 0 .35rem;
  background-repeat: no-repeat;
  background-image: url(../img/icons/videocall.png); }

.phone-icon {
  padding-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-position: 0;
  background-repeat: no-repeat;
  background-image: url(../img/icons/phone.png); }

.class-item {
  padding: 2rem;
  padding-left: 80px;
  background-position: 2rem 2rem;
  background-repeat: no-repeat;
  background-image: url(../img/icons/tick.png); }

.unreserve-class {
  padding: 2rem;
  padding-left: 80px;
  background-position: 2rem 3rem;
  background-repeat: no-repeat;
  background-image: url(../img/icons/tick-grey.png); }

.reserve-class {
  padding: 2rem;
  padding-left: 80px;
  background-position: 2rem 2rem;
  background-repeat: no-repeat;
  background-image: url(../img/icons/tick-color.png); }

.reserve-other-class {
  padding: 2rem;
  padding-left: 80px;
  background-position: 2rem 3rem;
  background-repeat: no-repeat;
  background-image: url(../img/icons/tick-grey.png); }

.referrer-banner {
  padding: 8rem 4rem;
  padding-left: 320px;
  max-height: 330px;
  box-sizing: border-box;
  overflow: hidden;
  background-repeat: no-repeat;
  background-image: url(../img/layout/un-mes-gratis-background.jpg); }

@media screen and (max-width: 980px) {
  .referrer-banner {
    padding-left: 4rem;
    padding-bottom: 450px;
    padding-top: 6rem;
    max-height: none;
    background-position: bottom center;
    background-image: url(../img/layout/un-mes-gratis-mobil-background.jpg);
    background-size: cover; } }

.icon-error {
  padding-left: 60px;
  background-repeat: no-repeat;
  background-image: url(../img/icons/wrong-color.png); }

#select-reserve-type .modal-dialog {
  max-width: 600px; }

#select-reserve-type h3 span {
  padding-left: calc(30px + 1rem) !important;
  background-image: url(../img/icons/videocall-black.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain; }

/* calendar */
table.calendar {
  border-collapse: collapse;
  font-size: 1.3rem;
  margin: 1rem auto;
  border-bottom: 2px solid #cccccc; }

table.calendar th {
  padding: .25rem .5rem;
  background-color: #f4f4f4;
  color: #333333;
  font-weight: normal;
  text-align: center;
  font-size: 1.1rem;
  color: #666666; }

table.calendar th strong {
  display: block;
  font-size: 1.3rem;
  color: #333333; }

table.calendar td {
  padding: .5rem 1rem;
  text-align: center;
  border-left: 2px solid #f4f4f4;
  border-right: 2px solid #f4f4f4;
  color: #666666; }

table.calendar td a {
  display: block;
  padding: .5rem 1rem;
  border-radius: 0.75rem;
  background-color: #436a94;
  color: #fff;
  text-decoration: none; }

table.calendar td a:hover {
  background-color: #00aa52; }

table.calendar th:first-child {
  border-left: 2px solid #cccccc; }

table.calendar th:last-child {
  border-right: 2px solid #cccccc; }

table.calendar td.first {
  border-left: 2px solid #cccccc; }

table.calendar td.last {
  border-right: 2px solid #666666; }

table.calendar td.past a {
  text-decoration: line-through;
  background-color: #f4f4f4; }

table.calendar td.past a:hover {
  background-color: #f4f4f4; }

table.calendar td.reserve a {
  text-decoration: line-through;
  background-color: transparent;
  color: #838383 !important; }

table.calendar td.reserve a:hover {
  background-color: transparent; }

table.calendar td.my-reserve a {
  text-decoration: line-through;
  background-color: #cccccc;
  color: #666666 !important; }

table.calendar td.my-reserve a:hover {
  background-color: #da3343;
  color: #fff !important; }

table.calendar td.my-reserve.past a {
  background-color: #cccccc;
  color: #666666; }

table.calendar td.my-reserve.past a:hover {
  background-color: #cccccc;
  color: #666666; }

table.calendar td.cant-reserve a {
  background-color: #ffbb02; }

table.calendar td.cant-reserve a:hover {
  background-color: #ffbb02; }

table.calendar td.cant-reserve.past a {
  text-decoration: line-through;
  background-color: #ffedb9; }

table.calendar td.cant-reserve.past a:hover {
  background-color: #ffedb9; }

.calendar-accordion {
  display: none; }

.calendar-item {
  display: block;
  padding: 1rem;
  margin: 1.5rem 0;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 0.75rem; }

.calendar-item .date {
  display: block;
  text-decoration: none;
  color: #666666; }

.calendar-item .panel {
  border-top: 1px solid #cccccc;
  margin-top: .5rem;
  padding: 1rem 0;
  overflow: hidden; }

.calendar-item .time {
  display: block;
  float: left;
  padding: .5rem 1rem;
  margin: .5rem;
  min-width: 8rem;
  text-align: center;
  border-radius: 0.75rem;
  background-color: #436a94;
  color: #fff;
  text-decoration: none; }

.calendar-item .time:hover {
  background-color: #00aa52; }

.calendar-item .time.past {
  text-decoration: line-through;
  background-color: #fff;
  color: #e5e5e5; }

.calendar-item .time.reserve {
  text-decoration: line-through;
  background-color: transparent;
  color: #838383 !important; }

.calendar-item .time.my-reserve {
  text-decoration: line-through;
  background-color: #cccccc;
  color: #666666 !important; }

.calendar-item .time.my-reserve:hover {
  background-color: #da3343;
  color: #fff !important; }

.calendar-item .time.my-reserve.past {
  background-color: #cccccc;
  color: #666666; }

.calendar-item .time.my-reserve.past:hover {
  background-color: #cccccc;
  color: #666666; }

.calendar-item .time.cant-reserve {
  background-color: #ffbb02;
  text-decoration: line-through; }

.calendar-item .time.cant-reserve:hover {
  background-color: #ffbb02; }

.calendar-item .time.cant-reserve.past {
  background-color: #ffedb9; }

.calendar-item .time.cant-reserve.past:hover {
  background-color: #ffedb9; }

@media screen and (max-width: 800px) {
  div.calendar-list {
    display: none; }
  .calendar-accordion {
    display: block; } }

.only-plus a.leyend {
  display: inline-block;
  padding: .5rem 1rem;
  border-radius: 0.75rem;
  background-color: #ffbb02;
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem; }

.video-message {
  padding-left: calc(50px + 3rem + 3rem) !important;
  background-image: url(../img/icons/videocall-black.png);
  background-repeat: no-repeat;
  background-position: 3rem center; }

.phone-message {
  padding-left: calc(40px + 3rem + 3rem) !important;
  background-image: url(../img/icons/phone-black.png);
  background-repeat: no-repeat;
  background-position: 3rem center; }

/* recomment-friends */
#link-referrer {
  font-size: 1.4rem; }

ul.social-shared-links {
  list-style-type: none;
  padding: 0; }

ul.social-shared-links li {
  float: left;
  margin-right: 2rem;
  margin-bottom: 1rem; }

ul.social-shared-links li:last-child {
  margin-right: 0; }

ul.social-shared-links a {
  font-size: 3rem;
  padding: 2rem;
  color: #fff;
  width: 75px;
  height: 75px;
  box-sizing: border-box; }

ul.social-shared-links a:hover {
  text-decoration: none;
  color: #fff; }

ul.social-shared-links a.fa-envelope {
  font-size: 3.5rem;
  padding: 1.9rem 2rem; }

ul.social-shared-links a.icon-facebook {
  font-size: 4rem;
  padding: .9rem 2.65rem; }

ul.social-shared-links a.icon-twitter {
  font-size: 4rem;
  padding: .8rem 2rem; }

ul.social-shared-links a.icon-linkedin {
  font-size: 4rem;
  padding: .6rem 2rem; }

ul.social-shared-links a.fa-whatsapp {
  font-size: 4.5rem;
  padding: 1.55rem 1.8rem; }

/* classes-list */
.list {
  display: table;
  width: 100%; }

.list .head {
  display: table-header-group;
  background-color: #436a94; }

.list .head .cell {
  color: #fff;
  font-size: 90%;
  padding: 1.25rem; }

.list .head .dropdown {
  display: none; }

.list .head a {
  color: #fff; }

.list .body {
  display: table-row-group; }

.list .cell {
  display: table-cell;
  color: #838383;
  padding: 1rem; }

.list .yrow, .list .xrow {
  display: table-row; }

.list .yrow:hover, .list .xrow:hover {
  background-color: #f4f4f4;
  cursor: pointer; }

.list .yrow:active, .list .xrow:active {
  background-color: #e5e5e5; }

.list .body .cell {
  border-bottom: 1px solid #cccccc; }

.material-list .body .cell:last-child {
  text-align: right; }

.no-visible {
  display: none; }

@media screen and (max-width: 700px) {
  .list {
    display: block;
    min-width: 460px; }
  .list .head, .list .body {
    display: block; }
  .list .head {
    padding: 1rem; }
  .list .head a {
    color: inherit; }
  .list .head .dropdown {
    display: block;
    width: 100% !important; }
  .list .head .cell {
    display: none; }
  .list .body .yrow {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    /**/
    height: 5.5rem;
    padding: .25rem;
    border-bottom: 1px solid #cccccc; }
  .list .body .xrow {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
    /**/
    width: 100%;
    padding: .25rem;
    border-bottom: 1px solid #cccccc; }
  .list .body .cell {
    width: 25%;
    display: block;
    padding: 0;
    overflow: hidden;
    border-bottom: 0; }
  .class-list .body .cell:last-child {
    text-align: right;
    width: 24%; }
  .students-list .body .cell {
    width: 25%; }
  .invoice-list {
    min-width: 0px; }
  .invoice-list .body .cell:last-child, .invoice-list .body .cell:nth-child(4) {
    text-align: right;
    width: 12%; }
  .material-list {
    min-width: 0px; }
  .material-list .body .cell {
    width: 30%; }
  .material-list .body .cell:nth-child(2) {
    width: 40%; }
  .no-visible {
    display: block; }
  span.no-visible {
    display: inline; }
  .company-students-list {
    min-width: 360px; }
  .company-students-list .body {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: column; }
  .company-students-list .body .cell {
    display: block;
    width: 100%; }
  .company-students-list .body .xrow div:nth-child(5) {
    width: 10%; }
  .company-students-list .body .cell:nth-child(4), .company-students-list .body .cell:nth-child(6) {
    width: 45%; }
  .company-students-list .body .cell:nth-child(8), .company-students-list .body .cell:nth-child(10) {
    width: auto; }
  .reports-students-list {
    min-width: 360px; }
  .reports-students-list .body {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-direction: column; }
  .reports-students-list .body .cell {
    display: block;
    width: 100%; }
  .reports-students-list .body .cell:nth-child(5), .reports-students-list .body .cell:nth-child(7) {
    width: 45%; }
  .reports-students-list .body .xrow div:nth-child(6) {
    width: 10%; } }

@media screen and (max-width: 500px) {
  .class-list, .students-list {
    min-width: 300px; }
  .class-list .body .yrow {
    height: 10.5rem; }
  .class-list .body .cell {
    width: 70%; }
  .class-list .body .cell:last-child {
    width: 30%; }
  .invoice-list .body .cell {
    width: 100%; }
  .invoice-list .body .cell:nth-child(3) {
    width: 80%; }
  .invoice-list .body .cell:last-child, .invoice-list .body .cell:nth-child(4) {
    text-align: left;
    width: 10%; }
  .material-list .body .cell {
    width: 50%; }
  .material-list .body .cell:nth-child(2) {
    width: 50%;
    text-align: right; }
  .material-list .body .cell:last-child {
    width: 100%;
    text-align: left; }
  .students-list .body .cell {
    padding: 1rem 0.25rem; }
  .students-list .body .cell:nth-child(2n) {
    width: 10%; }
  .students-list .body .cell:nth-child(2n+1) {
    width: 40%; } }

/* evaluate */
#evaluate {
  display: block; }

#evaluate .clasificacion {
  width: 250px;
  text-align: left;
  direction: rtl;
  unicode-bidi: bidi-override;
  /* bidi de bidireccional */ }

#evaluate .clasificacion label {
  display: inline;
  font-size: 4rem;
  color: #cccccc; }

#evaluate .clasificacion input[type="radio"] {
  display: none; }

#evaluate .clasificacion label:hover {
  color: #436a94; }

#evaluate .clasificacion label:hover ~ label {
  color: #436a94; }

#evaluate .clasificacion input[type="radio"]:checked ~ label {
  color: #436a94; }

.evaluated {
  text-align: center; }

.evaluated .star {
  font-size: 2.2rem;
  color: #cccccc; }

.evaluated-1 #star-1 {
  color: #436a94; }

.evaluated-2 #star-1, .evaluated-2 #star-2 {
  color: #436a94; }

.evaluated-3 #star-1, .evaluated-3 #star-2, .evaluated-3 #star-3 {
  color: #436a94; }

.evaluated-4 #star-1, .evaluated-4 #star-2, .evaluated-4 #star-3, .evaluated-4 #star-4 {
  color: #436a94; }

.evaluated-5 #star-1, .evaluated-5 #star-2, .evaluated-5 #star-3, .evaluated-5 #star-4, .evaluated-5 #star-5 {
  color: #436a94; }

/* profile */
.doc-wrapper #logo {
  display: none; }

.personal-data {
  padding: 3.5rem; }

.profile-submenu {
  list-style: none; }

.profile-submenu li {
  padding: 0; }

.profile-submenu a {
  display: block;
  padding: 2rem 0;
  border-bottom: 1px solid #cccccc;
  color: #000;
  font-weight: 500; }

.profile-submenu li.selected a {
  border-color: #da3343;
  border-width: 4px; }

.profile-submenu a:hover {
  text-decoration: none; }

@media screen and (max-width: 992px) {
  .profile-submenu {
    border-bottom: 1px solid #cccccc; }
  .profile-submenu a {
    border-bottom-width: 0;
    position: relative;
    top: 4px; }
  .profile-submenu li.selected a {
    border-width: 4px; } }

/* materials */
.materials .element {
  margin-bottom: 2rem; }

.materials .element ul {
  list-style: none;
  padding: 0;
  border-top: 4px solid #333333; }

.materials .element ul li {
  border-bottom: 1px solid #cccccc; }

.materials .element ul a {
  display: block;
  color: inherit;
  padding: 1rem .5rem;
  color: #666666; }

.materials .element ul a:hover {
  background-color: #f4f4f4;
  text-decoration: none; }

/* level test */
.level-test-graph-wrapper {
  width: calc(511px + 6rem);
  margin: 0 auto;
  padding-top: .5rem; }

.level-test-graph {
  display: block; }

.level-test-graph-tiny {
  display: none; }

#pointer {
  position: absolute;
  top: 270px;
  left: 190px;
  z-index: 200;
  transform: rotate(-20deg);
  transform-origin: 80% 50%;
  width: 115px;
  height: 40px; }

#process-counter {
  position: absolute;
  top: 390px;
  left: 260px;
  font-weight: bold;
  font-size: 2rem;
  text-align: right;
  width: 50px;
  color: #fff; }

/*
.pointer-elemental {animation:2s rotate-elemental linear 1s; animation-fill-mode:forwards;}
.pointer-beginner {animation:2s rotate-beginner linear 1s; animation-fill-mode:forwards;}
.pointer-low-midium {animation:2s rotate-low-midium  linear 1s; animation-fill-mode:forwards;}
.pointer-midium {animation:2s rotate-midium  linear 1s; animation-fill-mode:forwards;}
.pointer-high-midium {animation:2s rotate-high-midium  linear 1s; animation-fill-mode:forwards;}
.pointer-advanced {animation:2s rotate-advanced linear 1s; animation-fill-mode:forwards;}
.pointer-very-advanced {animation:2s rotate-very-advanced linear 1s; animation-fill-mode:forwards;}

@keyframes rotate-elemental {from {transform: rotate(-20deg);} to {transform: rotate(0deg);}}
@keyframes rotate-beginner {from {transform: rotate(-20deg);} to {transform: rotate(20deg);}}
@keyframes rotate-low-midium {from {transform: rotate(-20deg);} to {transform: rotate(55deg);}}
@keyframes rotate-midium {from {transform: rotate(-20deg);} to {transform: rotate(90deg);}}
@keyframes rotate-high-midium {from {transform: rotate(-20deg);} to {transform: rotate(120deg);}}
@keyframes rotate-advanced {from {transform: rotate(-20deg);} to {transform: rotate(160deg);}}
@keyframes rotate-very-advanced {from {transform: rotate(-20deg);} to {transform: rotate(200deg);}}
/**/
.pointer-elemental {
  animation: 2s rotate-elemental linear 1s;
  animation-fill-mode: forwards; }

.pointer-pre-intermediate {
  animation: 2s rotate-pre-intermediate linear 1s;
  animation-fill-mode: forwards; }

.pointer-pre-intermediate-plus {
  animation: 2s rotate-pre-intermediate-plus  linear 1s;
  animation-fill-mode: forwards; }

.pointer-intermediate {
  animation: 2s rotate-intermediate  linear 1s;
  animation-fill-mode: forwards; }

.pointer-intermediate-plus {
  animation: 2s rotate-intermediate-plus  linear 1s;
  animation-fill-mode: forwards; }

.pointer-upper-intermediate {
  animation: 2s rotate-upper-intermediate linear 1s;
  animation-fill-mode: forwards; }

.pointer-upper-intermediate-plus {
  animation: 2s rotate-upper-intermediate-plus linear 1s;
  animation-fill-mode: forwards; }

.pointer-advance {
  animation: 2s rotate-advance linear 1s;
  animation-fill-mode: forwards; }

.pointer-very-advance {
  animation: 2s rotate-very-advance linear 1s;
  animation-fill-mode: forwards; }

@keyframes rotate-elemental {
  from {
    transform: rotate(-20deg); }
  to {
    transform: rotate(-30deg); } }

@keyframes rotate-pre-intermediate {
  from {
    transform: rotate(-20deg); }
  to {
    transform: rotate(-10deg); } }

@keyframes rotate-pre-intermediate-plus {
  from {
    transform: rotate(-20deg); }
  to {
    transform: rotate(10deg); } }

@keyframes rotate-intermediate {
  from {
    transform: rotate(-20deg); }
  to {
    transform: rotate(40deg); } }

@keyframes rotate-intermediate-plus {
  from {
    transform: rotate(-20deg); }
  to {
    transform: rotate(75deg); } }

@keyframes rotate-upper-intermediate {
  from {
    transform: rotate(-20deg); }
  to {
    transform: rotate(110deg); } }

@keyframes rotate-upper-intermediate-plus {
  from {
    transform: rotate(-20deg); }
  to {
    transform: rotate(137deg); } }

@keyframes rotate-advance {
  from {
    transform: rotate(-20deg); }
  to {
    transform: rotate(170deg); } }

@keyframes rotate-very-advance {
  from {
    transform: rotate(-20deg); }
  to {
    transform: rotate(200deg); } }

@media screen and (max-width: 580px) {
  .level-test-graph-wrapper {
    width: calc(290px + 6rem);
    margin: 0 auto; }
  .level-test-graph {
    display: none; }
  .level-test-graph-tiny {
    display: block; }
  #pointer {
    top: 170px;
    left: 118px;
    width: 72px;
    height: 30px; }
  #process-counter {
    top: 230px;
    left: 140px;
    font-size: 1.5rem;
    width: 50px; } }

.small-background {
  display: none; }

@media screen and (max-width: 800px) {
  .big-background {
    display: none; }
  .small-background {
    display: block; } }

/* christmas-offer */
.voucher-back {
  background-image: url(../img/christmas/voucher.png);
  background-position: bottom center;
  background-repeat: no-repeat; }

.christmas {
  padding: 3rem;
  padding-top: 25%;
  padding-bottom: 40%;
  border-radius: 2rem;
  background-clip: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center; }

.christmas-1 {
  background-image: url(../img/christmas/cookie-background.png); }

.christmas-2 {
  background-image: url(../img/christmas/snow-background.png); }

.christmas-3 {
  background-image: url(../img/christmas/santa-claus-background.png); }

.bg-christmas-ball {
  color: #da3343;
  padding: 30px;
  padding-top: 50px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  background-image: url(../img/christmas/christmas-ball.png);
  background-repeat: no-repeat;
  background-position: center; }

/* christmas-payment */
.christmas-card {
  padding: 4rem 1rem;
  background-clip: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center; }

.card-1 {
  background-image: url(../img/christmas/cookie-card-background.png); }

.card-2 {
  background-image: url(../img/christmas/snow-card-background.png); }

.card-3 {
  background-image: url(../img/christmas/santa-claus-card-background.png); }

.christmas-print {
  position: relative;
  width: 550px;
  margin: 10px auto;
  display: none; }

.christmas-print .text {
  position: absolute;
  left: 20px;
  top: 110px;
  width: 510px;
  border-radius: 2rem; }

.confirm-payment {
  padding-top: 100px !important;
  background-image: url(../img/icons/tick-color.png);
  background-repeat: no-repeat;
  background-position: 50% 40px; }

.social-list {
  list-style: none;
  clear: both;
  display: block;
  width: 300px;
  margin: .5rem auto;
  overflow: hidden; }

.social-list li {
  float: left;
  margin: 0 .5rem; }

.social-list a {
  display: block; }

.rol-icon {
  display: block;
  padding-top: 22px;
  padding-bottom: 21px;
  padding-right: 20px;
  padding-left: 21px;
  background-repeat: no-repeat;
  background-position: top center; }

.rol-icon::before {
  content: ''; }

.rol-icon:hover {
  background-position: bottom center; }

.rol-icon.icon-facebook {
  background-image: url(../img/icons/facebook-icon-2.png); }

.rol-icon.icon-twitter {
  background-image: url(../img/icons/twitter-icon-2.png); }

.rol-icon.icon-linkedin {
  background-image: url(../img/icons/linkedin-icon-2.png); }

.rol-icon.icon-instagram {
  background-image: url(../img/icons/instagram-icon-2.png); }

.rol-icon.icon-youtube {
  background-image: url(../img/icons/youtube-icon-2.png); }

/* banner primer mes a 1€ */
.contract-banner .row div {
  padding-top: 60px;
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 2rem;
  margin-top: 2rem; }

.contract-banner .reserve-one-hour {
  background-image: url(../img/icons/clock-arrow.png); }

.contract-banner .themes-for-level {
  background-image: url(../img/icons/b-letter.png); }

.contract-banner .phone-or-video {
  background-image: url(../img/icons/screen-mobil.png); }

.contract-banner .free-cancel {
  background-image: url(../img/icons/hand-ok.png); }

/* etiquetas y medallas */
.medals .columns {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr; }

@media screen and (max-width: 940px) {
  .medals .columns {
    grid-template-columns: 1fr 1fr; } }

@media screen and (max-width: 600px) {
  .medals .columns {
    grid-template-columns: 1fr; } }

/* chosse themary */
.themes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2rem; }

.themes .btn {
  width: calc(100% - 6rem); }

/* my-class */
.short {
  width: 100px; }

.exercise .write {
  display: inline;
  border: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  background-position: right top;
  background-repeat: no-repeat; }

.exercise .right .write {
  background-image: url(../img/icons/tick-color-small.png);
  color: #00aa52; }

.exercise .wrong .write {
  background-image: url(../img/icons/wrong-color-small.png);
  color: #da3343;
  font-weight: bold; }

.exercise select.write {
  background-color: #fff;
  background-position: left top; }

.exercise .right select.write {
  padding-left: 3rem; }

.exercise .wrong select.write {
  padding-left: 3rem; }

.exercise textarea.write {
  background-color: #f4f4f4;
  background-position: left top; }

.exercise .right textarea.write, .exercise .wrong textarea.write {
  padding-left: 3rem; }

.exercise .right input.write[type=text], .exercise .wrong input.write[type=text] {
  padding-right: 3rem; }

.exercise .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #e5e5e5;
  border-color: #e5e5e5; }

.exercise .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #436a94;
  border-color: #436a94; }

.exercise .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(67, 106, 148, 0.25); }

.exercise .right .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00aa52;
  border-color: #00aa52; }

.exercise .right .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 170, 82, 0.25); }

.exercise .wrong .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #da3343;
  border-color: #da3343; }

.exercise .wrong .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(218, 51, 67, 0.25); }

/*
.exercise .right .custom-control-input:checked ~ .custom-control-label {background-image: url(../img/icons/tick-color-small.png); color:$green;}
.exercise .wrong .custom-control-input:checked ~ .custom-control-label {background-image: url(../img/icons/wrong-color-small.png); color:$red; font-weight:bold;}
*/
.exercise .custom-checkbox {
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 3rem; }

.exercise .right .custom-checkbox:first-child {
  background-image: url(../img/icons/tick-color-small.png);
  color: #00aa52; }

.exercise .wrong .custom-checkbox:first-child {
  background-image: url(../img/icons/wrong-color-small.png);
  color: #00aa52; }

.draggable {
  cursor: move; }

.exercise .droppable {
  background-position: right center;
  background-repeat: no-repeat; }

.exercise .right .droppable {
  background-image: url(../img/icons/tick-color-small.png);
  color: #00aa52; }

.exercise .wrong .droppable {
  background-image: url(../img/icons/wrong-color-small.png);
  color: #da3343; }

/* 240131 html-plain-style : mejorar la visualizacion de la teoría de gramática */
.html-plain-style h1 {
  font-size: 2.6rem;
  margin-bottom: 3rem; }

.html-plain-style h2 {
  font-size: 2rem;
  margin-top: 3rem; }

.html-plain-style h3 {
  font-size: 1.6rem; }

.html-plain-style p {
  font-size: 1.4rem;
  margin: 1rem 0; }

.html-plain-style ul {
  font-size: 1.4rem;
  margin: 1rem 0; }
