/* =============================================================================
   COLOR Styles
   ========================================================================== */
/* =============================================================================
   Fonts
   ========================================================================== */
@font-face {
  font-family: 'Interstate Mono';
  src: url("../../fonts/InterstateMono.eot");
  src: url("../../fonts/InterstateMono.eot?#iefix") format("embedded-opentype"), url("../../fonts/InterstateMono.woff2") format("woff2"), url("../../fonts/InterstateMono.woff") format("woff"), url("../../fonts/InterstateMono.ttf") format("truetype"), url("../../fonts/InterstateMono.svg#InterstateMono") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Interstate Mono - Lgt';
  src: url("../../fonts/InterstateMono-Lgt.eot");
  src: url("../../fonts/InterstateMono-Lgt.eot?#iefix") format("embedded-opentype"), url("../../fonts/InterstateMono-Lgt.woff2") format("woff2"), url("../../fonts/InterstateMono-Lgt.woff") format("woff"), url("../../fonts/InterstateMono-Lgt.ttf") format("truetype"), url("../../fonts/InterstateMono-Lgt.svg#InterstateMono-Lgt") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Interstate Mono';
  src: url("../../fonts/InterstateMono-Bold.eot");
  src: url("../../fonts/InterstateMono-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/InterstateMono-Bold.woff2") format("woff2"), url("../../fonts/InterstateMono-Bold.woff") format("woff"), url("../../fonts/InterstateMono-Bold.ttf") format("truetype"), url("../../fonts/InterstateMono-Bold.svg#InterstateMono-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
/* =============================================================================
   FONT Styles
   ========================================================================== */
/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  background: #fff;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 62.5%;
  font-weight: 400;
  line-height: 1em;
  min-height: 820px; }

::-moz-selection {
  background: #1e70b7;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #1e70b7;
  color: #fff;
  text-shadow: none; }

a {
  color: #1e70b7;
  text-decoration: none; }

a:visited {
  color: #1e70b7; }

a:hover {
  color: #1e70b7; }

a:focus {
  outline: thin dotted #1e70b7; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

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

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 0;
  padding: 0; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

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

td {
  vertical-align: top; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.hidden-text {
  overflow: hidden;
  text-indent: -9999px; }

.wrapper {
  clear: both;
  margin: 0 auto;
  position: relative;
  width: 940px; }

.clear {
  clear: both; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.overflow {
  overflow: visible; }

.hide {
  left: -9999px;
  position: absolute; }

.nodisplay {
  display: none; }

.center {
  margin: 0 auto; }

.texto-oculto {
  overflow: hidden;
  text-indent: -9999em; }

.bold {
  font-weight: bold; }

.no-margin {
  margin: 0 !important; }

.no-border {
  border: 0 !important; }

.no-bg {
  background: transparent none !important; }

.no-float {
  float: none !important; }

.text-center {
  text-align: center; }

.no-whitespace {
  white-space: nowrap; }

/* =============================================================================
   Icons
   ========================================================================== */
.icon {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px; }

.icon-search {
  background: transparent url(/es/imagenes/icon-lupa.svg) no-repeat 0 0;
  height: 24px;
  width: 24px; }

.icon-avatar {
  background: transparent url(/es/imagenes/icon-avatar.png) no-repeat center center;
  height: 81px;
  width: 58px; }

.icon-avatar-2 {
  background: transparent url(/es/imagenes/icon-avatar-2.svg) no-repeat center center;
  height: 24px;
  width: 17px; }

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
body {
  background: #fff none;
  color: #2C3870;
  font-family: "Montserrat", sans-serif; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: normal; }

hr {
  display: block;
  height: 0.1em;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 10px 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

/* ==========================================================================
   COMMON Styles
   ========================================================================== */
h1, h2, h3, h4, h5, h6 {
  color: #2C3870;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 10px;
  margin-top: 0;
  padding-left: 0; }

p {
  color: #2C3870;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px; }

ul, ol {
  margin: 0;
  padding: 0 0 10px 20px; }

li {
  color: #2C3870;
  font-size: 16px;
  line-height: 30px; }

table {
  border: 0;
  color: #2C3870;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 40px !important; }
  table td {
    border: 0;
    padding: 0 15px; }
  table th {
    border-bottom: 1px solid #0099D7;
    color: #2C3870;
    font-weight: bold;
    padding: 0 15px; }

strong {
  font-weight: 600; }

form {
  padding-bottom: 10px; }

label {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 4px; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="file"],
.uneditable-input,
select {
  background-color: #fff;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 3px solid #0099D7;
  border-radius: 0; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="file"],
.uneditable-input,
select {
  display: inline-block;
  padding: 8px 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
  vertical-align: middle;
  text-align: left; }

input {
  display: block;
  width: 100%; }
  input[type="submit"] {
    width: auto; }
  input[type="checkbox"], input[type="radio"] {
    display: inline;
    width: auto; }

select {
  display: block;
  height: 34px;
  line-height: 34px;
  width: 100%; }

textarea {
  width: 100%; }

input:disabled,
textarea:disabled {
  background-color: #b8bfc8; }

.field {
  clear: both;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  width: 100%; }

.overlay {
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9998; }

.error input {
  border: 1px solid #f92e4f !important;
  color: #f92e4f !important; }

.btn {
  border-radius: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  min-width: 150px;
  padding: 2px 20px 0;
  text-decoration: none !important; }

.btn-custom-1 {
  background: radial-gradient(circle, #0099D7 0%, #033572 100%);
  border-color: #0099D7;
  border-radius: 8px;
  box-shadow: 0 1px 2px 0 #16609C;
  color: #fff !important;
  font-size: 12px;
  line-height: 24px;
  padding: 5px 15px 4px; }
  .btn-custom-1:hover {
    background: radial-gradient(circle, #033572 0%, #033572 100%); }
  .btn-custom-1 span {
    margin-bottom: -2px; }

.btn-custom-2 {
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #033572;
  box-shadow: 0 1px 2px 0 #115E9B;
  color: #033572 !important;
  font-size: 12px;
  line-height: 24px;
  padding: 5px 15px 4px; }
  .btn-custom-2:hover {
    background-color: #033572;
    color: #fff !important; }
  .btn-custom-2 span {
    margin-bottom: -2px; }

.btn-custom-3 {
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.7);
  border-color: #033572;
  box-shadow: 0 0 0 0 #115E9B;
  color: #033572 !important;
  font-size: 12px;
  line-height: 24px;
  min-width: 0;
  padding: 5px 15px 3px; }
  .btn-custom-3:hover {
    background-color: #033572;
    color: #fff !important; }
  .btn-custom-3 span {
    margin-bottom: -2px; }

.btn-custom-4 {
  border-radius: 15px;
  background-color: #0099d7;
  border-color: #0099D7;
  color: #fff !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  min-width: 0;
  padding: 6px 30px 4px; }
  .btn-custom-4:hover {
    background-color: #033572;
    color: #fff !important; }
  .btn-custom-4 span {
    margin-bottom: -2px; }

.btn-xs {
  font-size: 16px;
  line-height: 20px;
  padding-top: 0; }

#aviso-legal .modal-body {
  height: 400px;
  overflow-y: scroll; }

.alert {
  font-size: 14px;
  line-height: 18px; }

.arrow {
  border: solid #2C3870;
  border-width: 0 3px 3px 0;
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px 0 30px; }
  .arrow.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
  .arrow.up {
    margin-top: 10px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg); }

.m-t-10 {
  margin-top: 10px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-30 {
  margin-top: 30px; }

iframe {
  border: 0;
  height: 100%;
  position: absolute;
  width: 100%; }

a {
  color: #1e70b7; }

/* ==========================================================================
   HEADER Styles
   ========================================================================== */
.header {
  padding: 0; }

.logo {
  float: left;
  padding: 20px 30px 5px; }
  .logo img {
    max-width: 300px;
    min-width: 200px; }

.login-data {
  color: #0099D7;
  float: right;
  padding: 20px 30px 5px; }
  .login-data li {
    color: #0099D7;
    list-style-type: none; }
  .login-data a {
    color: #1e70b7; }
  .login-data .icon {
    margin: 0 12px -4px 0; }

/* ==========================================================================
   CONTENT Styles
   ========================================================================== */
.main-content {
  padding: 0;
  position: relative; }
  .main-content h1 {
    font-size: 40px; }
  .main-content h2 {
    font-size: 30px;
    margin-bottom: 10px; }
  .main-content h3 {
    font-size: 24px; }

/* Main nav */
#main-nav {
  background: transparent url(/es/imagenes/menu-icons.png) no-repeat 50% 50%;
  height: 455px;
  left: 50px;
  margin: -225px 0 0;
  position: absolute;
  text-align: right;
  top: 50%;
  width: 808px; }
  #main-nav a {
    background: transparent url(/es/imagenes/icon-main-nav-active.png) no-repeat 50% 50%;
    background-size: cover;
    color: #1e70b7;
    font-size: 14px;
    height: 118px;
    line-height: 112px;
    position: absolute;
    text-align: center;
    width: 132px; }
    #main-nav a:hover, #main-nav a.active {
      background: transparent url(/es/imagenes/icon-main-nav.png) no-repeat 50% 50%;
      background-size: cover;
      color: #fff;
      text-decoration: none; }
    #main-nav a.elem-1 {
      left: -7px;
      top: 181px; }
    #main-nav a.elem-2 {
      left: 93px;
      top: 123px; }
    #main-nav a.elem-3 {
      left: 93px;
      top: 240px; }
    #main-nav a.elem-4 {
      left: 191px;
      top: 61px; }
    #main-nav a.elem-5 {
      left: 193px;
      top: 180px; }
    #main-nav a.elem-6 {
      left: 193px;
      top: 294px; }
    #main-nav a.elem-7 {
      left: 194px;
      top: 181px; }


.main-nav.menu-articulos a {
  color: #adacab;
}

.btn-mobile-nav {
  height: 20px;
  left: 20px;
  outline: none;
  position: absolute;
  top: 20px;
  width: 20px;
  z-index: 99; }
  .btn-mobile-nav span {
    background-color: #1e70b7;
    clear: both;
    float: left;
    height: 2px;
    margin-bottom: 5px;
    width: 20px; }
  .btn-mobile-nav.active {
    top: 30px; }
    .btn-mobile-nav.active span {
      margin: -5px;
      transform: rotate(-45deg);
      width: 25px; }
      .btn-mobile-nav.active span:first-child {
        transform: rotate(45deg); }
      .btn-mobile-nav.active span:last-child {
        display: none; }

.mobile-nav {
  display: none;
  padding: 60px 0 0;
  position: relative; }
  .mobile-nav.active {
    background-color: #fff;
    border-right: 1px solid rgba(44, 56, 112, 0.4);
    box-shadow: 0 0 5px rgba(44, 56, 112, 0.4);
    display: block;
    left: 0;
    height: 100%;
    position: fixed;
    top: 0;
    width: 250px;
    z-index: 98; }
  .mobile-nav p {
    color: #0099D7;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 10px 20px;
    text-align: left; }
  .mobile-nav ul {
    padding: 0 0 10px 20px;
    text-align: left; }
  .mobile-nav li {
    font-size: 18px;
    line-height: 32px;
    list-style-type: none;
    text-transform: uppercase; }
  .mobile-nav .login-info {
    color: #1e70b7; }
  .mobile-nav form {
    display: inline; }
  .mobile-nav .field {
    margin: 0; }

/* Home */
#home {
  background: transparent url("/es/imagenes/bg-home.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-height: 654px; }
  #home .title {
    clear: both;
    margin: 80px 30px 10px;
    text-align: center;
    overflow: hidden; }
    #home .title h1 {
      font-size: 28px;
      font-weight: 800;
      line-height: 34px; }
  #home .content {
    padding: 0 30px;
    text-align: justify; }
    #home .content .video {
      text-align: center; }
    #home .content img,
    #home .content video {
      margin-bottom: 20px;
      max-width: 500px;
      width: 100%; }
    #home .content h2 {
      color: #fff;
      font-size: 16px;
      font-weight: 800;
      margin-bottom: 0; }
    #home .content p {
      color: #fff;
      font-size: 12px;
      line-height: 16px; }
    #home .content .buttons-section {
      margin-top: 25px;
      text-align: right; }
      #home .content .buttons-section .btn {
        margin-left: 20px; }

/* Course */
#course {
  background: transparent none;
  overflow-y: scroll;
  overflow-x: hidden; }
  #course #main-nav {
    background: transparent url(/es/imagenes/menu-icons-course.png) no-repeat 50% 50%;
    background-size: 1440px 1024px;
    min-height: 1024px;
    left: -20px;
    margin: -420px 0 0;
    width: 1440px; }
    #course #main-nav a {
      margin: 247px 0 0 46px; }

.course-title {
  padding: 10px 30px 50px; }
  .course-title h1 {
    font-size: 30px;
    font-weight: bold; }
    .course-title h1 span {
      color: #0099D7; }

.course-content-container {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 153, 215, 0.3);
  margin-right: 80px;
  padding: 30px;
  position: relative; }
  .course-content-container .text h2 {
    color: #0099D7;
    font-size: 18px; }
  .course-content-container .text h3 {
    color: #0099D7;
    font-size: 16px; }
  .course-content-container .text h4 {
    color: #0099D7;
    font-size: 14px; }
  .course-content-container .text .title-page {
    color: #1e70b7;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase; }
    .course-content-container .text .title-page::after {
      background: transparent url(/es/imagenes/border-gradient.jpg) no-repeat 0 0;
      content: "";
      height: 3px;
      display: block;
      width: 100%; }
  .course-content-container .text p, .course-content-container .text li, .course-content-container .text table {
    color: #555;
    font-size: 14px; }
  .course-content-container .autores li {
    clear: both;
    display: block;
    list-style-type: none;
    margin-top: 36px;
    overflow: hidden; }
  .course-content-container .autores img {
    float: left;
    margin-right: 35px; }
  .course-content-container .autores p {
    color: #0099D7;
    font-size: 20px;
    line-height: 25px;
    margin: 35px 0 0; }
    .course-content-container .autores p span:first-child {
      color: #1e70b7;
      font-weight: bold; }
    .course-content-container .autores p a {
      margin-top: 20px; }

.course-progress .course-progress-bar {
  border: 2px solid #fff;
  border-radius: 3px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.6);
  height: 8px;
  margin: 25px 0;
  position: relative;
  width: 100%; }
.course-progress .course-progress-bar-current {
  background-color: #0099D7;
  float: left;
  height: 4px;
  width: 25%; }
.course-progress .course-progress-bar-marker {
  background: transparent url(/es/imagenes/progress-bar-marker.svg) no-repeat 0 0;
  height: 25px;
  left: 25%;
  margin: -11px 0 0 -5px;
  position: absolute;
  width: 28px; }
.course-progress .course-progress-bar-value {
  font-size: 36px;
  font-weight: bold; }
.course-progress .course-progress-bar-label {
  color: rgba(0, 153, 215, 0.6);
  float: right;
  font-size: 14px;
  text-transform: uppercase; }

.text {
  height: 480px;
  overflow-y: scroll; }
  .text.no-scroll {
    height: auto;
    overflow-y: visible; }

.side-nav {
  float: right;
  margin: -50px -130px 0 0;
  width: 100%; }
  .side-nav ul:first-of-type li.active a {
    background: radial-gradient(circle, #0099D7 0%, #033572 100%);
    line-height: 45px;
    margin-left: 0; }
  .side-nav ul:first-of-type li.active span {
    display: inline-block;
    font-size: 16px;
    margin-left: 20px; }
  .side-nav ul:first-of-type a {
    background-color: #6E8D99;
    border-radius: 5px 0 0 5px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 20px;
    margin-left: 100px;
    min-width: 205px;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
    z-index: 2; }
    .side-nav ul:first-of-type a:hover {
      background: radial-gradient(circle, #0099D7 0%, #033572 100%);
      text-decoration: none; }
  .side-nav ul:first-of-type span {
    display: none; }
  .side-nav ul ul {
    background-color: #F2F5F9;
    border-radius: 10px 0 0 10px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    display: none;
    margin: -50px 0 20px 20px;
    padding: 40px 0 20px;
    position: relative;
    z-index: 1; }
    .side-nav ul ul li {
      background: transparent url(/es/imagenes/pending.png) no-repeat 10px 0;
      min-height: 67px;
      padding: 2px 0 20px 45px; }
      .side-nav ul ul li:last-child {
        background-image: url(/es/imagenes/pending-last.png);
        padding: 2px 0 0 45px;
        min-height: 40px; }
      .side-nav ul ul li.current {
        background-image: url(/es/imagenes/current.png); }
        .side-nav ul ul li.current:last-child {
          background-image: url(/es/imagenes/current-last.png); }
      .side-nav ul ul li.passed {
        background-image: url(/es/imagenes/passed.png); }
        .side-nav ul ul li.passed:last-child {
          background-image: url(/es/imagenes/passed-last.png); }
    .side-nav ul ul a {
      background: transparent none !important;
      color: #1e70b7 !important;
      display: block;
      font-size: 14px !important;
      font-weight: normal !important;
      line-height: 16px !important;
      margin-bottom: 0 !important;
      min-width: 0 !important;
      padding: 0 !important;
      text-transform: none !important; }
      .side-nav ul ul a span {
        display: block !important;
        font-size: 11px !important;
        line-height: 18px;
        margin-left: 0 !important; }
  .side-nav a {
    display: block; }

/* Contacto */
#contacto #message {
  height: 270px; }
#contacto input[type="checkbox"] {
  display: inline-block;
  margin: 0 10px 0 0; }

/* ==========================================================================
   FOOTER Styles
   ========================================================================== */
.footer {
  background: linear-gradient(180deg, rgba(0, 153, 215, 0) 0%, #033572 100%);
  margin-top: 80px;
  position: relative;
  z-index: 2; }
  .footer.sticky {
    position: fixed;
    width: 100%;
    bottom: 0; }

#course .footer {
  background: transparent none; }

.footer-links {
  padding: 5px 0 0;
  text-align: center; }
  .footer-links li {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    padding: 0 10px; }
    .footer-links li a {
      color: #fff; }
  .footer-links p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 0; }

#course .footer-links {
  background: linear-gradient(180deg, rgba(0, 153, 215, 0) 0%, #033572 100%); }

.footer-links-2 .logo-footer {
  display: inline-block;
  min-height: 80px;
  padding: 0 30px; }
.footer-links-2 img {
  max-width: 100%;
  min-width: 100px; }

/* ==========================================================================
   COOKIES Styles
   ========================================================================== */
#aviso-cookies {
  background-color: rgba(100, 100, 100, 0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  font-size: 13px;
  line-height: 22px;
  color: #fff;
  display: block;
  padding: 10px 0 0; }
  #aviso-cookies p {
    color: #fff;
    font-size: 12px;
    line-height: 15px; }
  #aviso-cookies a {
    color: #fff;
    text-decoration: underline; }
  #aviso-cookies .btn {
    font-size: 13px;
    margin-top: -5px;
    text-decoration: none; }

/* ==========================================================================
   Modals
   ========================================================================== */
.modal h2 {
  color: #0099D7; }
.modal form {
  margin: 30px 0 0; }

.modal-content {
  border: 3px solid #0099D7;
  border-radius: 20px; }

.modal-title {
  color: #0099D7;
  font-size: 40px !important;
  padding: 0;
  text-align: center; }
  .modal-title .icon {
    display: block;
    margin: -20px auto 20px;
    text-align: center; }

.modal-body {
  padding: 20px 80px 40px; }
  .modal-body h1, .modal-body h2, .modal-body h3, .modal-body h4, .modal-body h5, .modal-body h6 {
    background: transparent none;
    padding: 0;
    margin: 20px 0 0; }
  .modal-body h2 {
    font-size: 22px;
    margin-bottom: 10px; }
  .modal-body h3 {
    font-size: 18px;
    margin-bottom: 10px; }
  .modal-body p {
    font-size: 12px;
    line-height: 16px; }
  .modal-body li {
    font-size: 12px;
    line-height: 20px; }
  .modal-body table {
    font-size: 12px;
    line-height: 20px; }
    .modal-body table td {
      padding: 10px; }
  .modal-body a {
    text-decoration: underline; }
  .modal-body .buttons-section {
    margin-top: 30px; }

.modal-header {
  border: 0;
  padding: 30px 80px 0; }
  .modal-header .close {
    color: #0099D7;
    font-size: 45px;
    font-weight: 200;
    margin-right: -4rem;
    margin-top: -2rem;
    padding: 20px 15px 0;
    text-shadow: 0 0 0 #fff; }

#register-modal p {
  margin-bottom: 40px; }

/* =============================================================================
   Media Queries
   ========================================================================== */
@media (min-width: 1430px) {
  .container {
    max-width: 1400px; } }
@media only screen and (max-width: 1199px) {
  /* Header */
  .logo {
    margin-left: 20px; }

  /* Home */
  #home .title {
    margin: 80px 0 20px; }

  /* Course */
  .course-title {
    padding: 10px 30px 10px; }
    .course-title h1 {
      font-size: 24px; }

  .course-content-container {
    box-shadow: none;
    margin: 0; }

  .text {
    height: auto;
    overflow-y: hidden; }

  .side-nav {
    clear: both;
    float: none;
    margin: 60px 0 10px; }
    .side-nav ul:first-of-type a {
      margin-left: 0; }
    .side-nav ul ul {
      margin: -50px 20px 20px 20px; }
    .side-nav li a {
      border-radius: 5px !important; }

  /* Footer */
  .logo-footer-2 {
    display: block;
    margin-bottom: 20px !important;
    text-align: center; } }
@media only screen and (max-width: 1024px) {
  .btn-custom-1,
  .btn-custom-2,
  .btn-custom-3 {
    font-size: 15px;
    line-height: 25px; }

  .content-section img {
    max-width: 100%; }

  /* Header */
  .logo {
    padding-bottom: 35px;
    text-align: center;
    width: 100%; }
    .logo img {
      width: 80%; }

  /* Main nav */
  #course #main-nav {
    clear: both;
    float: none;
    text-align: center;
    width: 100%; }

  /* Home */
  #home .title {
    margin-top: 50px; }
    #home .title h1 {
      font-size: 20px;
      line-height: 30px; }

  p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px; }

  /* Footer */
  .footer-links p, .footer-links li {
    font-size: 11px; }
  .footer-links li:before {
    margin: 0 10px 4px; } }
@media only screen and (max-width: 768px) {
  #home #main-nav {
    margin: 0;
    position: relative; }

  .footer-links-2 .logo-footer {
    display: block;
    margin-bottom: 15px !important;
    text-align: center;
    width: 100%; }
    .footer-links-2 .logo-footer img {
      max-width: 100%; } }
/* =============================================================================
   Print Styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
           http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=main.css.map */
