@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap" rel="stylesheet');
/*
    Ascendant class of $context
    $context = '.classname'
 */
/*
    Descendant class of
 */
/* 
    Adjacent Elements entity 
    Parent must be a Block entity
 */
/*  
    Adjacent classes or selectors (better not use this ones)
    element1: target element
    if $self -> false
        element2: previous element 
    if $self -> true
        $self: previous element  
 */
/*
    Adjacent $self
 */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap" rel="stylesheet');
.srt {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.slick-dots, .slick-dots li, .l-footer__container, .l-footer__list, .l-footer__item, .l-logos, .l-video, .l-searchbar, .c-search__button, .c-slider__controls, .c-slider--tv .c-slider__arrow, .c-loader, .c-label, .c-hero__wrapper, .c-banner__item, .c-category {
  display: flex;
  align-items: center;
  justify-content: center; }

.c-icon--centered, .c-feature__icon,
.absolute-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.c-filter__reset, .c-inputfile-file, .c-comment__icon,
.v-center {
  display: flex;
  align-items: center;
  flex: 1; }

.centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.baseline {
  display: flex;
  align-items: baseline;
  flex: 1; }

.breadcrumb > .active, .l-page-header--content-type .l-page-header__categories, .c-card__speaker, .c-card__length, .c-card--article__subtitle-text, .c-inputfile__btn, .c-inputfile-file__name, .c-table__text-icon, .c-category-associated__text, .p-itinerary__title,
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.line-through {
  text-decoration: line-through; }

.img-responsive {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto; }

.img-overlay {
  position: relative; }
  .img-overlay:after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    display: block;
    top: 0;
    background-color: rgba(51, 51, 51, 0.5); }

.crop {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  border-radius: inherit; }
  .crop__image {
    position: absolute;
    left: -1000%;
    right: -1000%;
    top: -1000%;
    bottom: -1000%;
    margin: auto;
    min-width: auto;
    height: 100%; }

.c-card__labels, .c-messaging-messages, .c-files, .c-files__item, .c-share__icons {
  margin: 0;
  padding: 0;
  list-style: none; }
  .c-card__labels > *, .c-messaging-messages > *, .c-files > *, .c-files__item > *, .c-share__icons > * {
    margin: 0; }

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

.u-blink {
  animation: blinker 2s linear infinite; }

@keyframes blinker {
  50% {
    opacity: 0.2; } }
.u-blur-x1 {
  filter: blur(10px); }

.b-overflow-hidden {
  overflow: hidden; }

.cursor-not-allowed {
  cursor: not-allowed; }

/* 32px */
/* 36px */
/* 40px */
/* 42px */
/* 40px */
/* 42px */
/* 28px */
/* 31px */
/* 34px */
/* 36.4px */
/* 38.75px */
/* 39.1px */
/* 22px */
/* 24px */
/* 28px */
/* 25px */
/* 30px */
/* 32.2px */
/* 18px */
/* 20px */
/* 20px */
/* 22px */
/* 14px */
/* 15.4px */
/* 12px */
/* 13.2px */
/* Breadcrumb */
/* Form */
/* Modal */
/* Tabs */
/* Panel */
/* Pagination */
/* Toasts */
/* Lightbox */
/* triangulo rectangulo isosceles - valor en pixeles*/
/* j-slider slick plugin centerPadding responsive value -3px card padding ($c-slider--tv__item---padding) */
/* j-slider slick plugin centerPadding responsive value -3px card padding ($c-slider--tv__item---padding) */
/* j-slider slick plugin centerPadding responsive value -3px card padding ($c-slider--tv__item---padding) */
/* 90px because negative margin top of p-detail-2__body */
html {
  position: relative;
  font-size: 62.5%;
  height: 100%; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  background-color: #ffffff;
  color: #666666; }

html, body {
  min-height: 100%; }

* {
  box-sizing: border-box; }

header {
  padding-right: inherit;
  /* Inherit 17px padding-right from body added by bootstrap when launching a modal because navbar-fixed-top */ }

body, caption, th, td, input, textarea, select, option, legend, fieldset, h1, h2, h3, h4, h5, h6 {
  font-size-adjust: 0.5; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 1.25em 0 0.625em; }

h1 {
  font-size: 3.2rem;
  line-height: 1.25; }
  @media (min-width: 768px) {
    h1 {
      font-size: 3.6rem;
      line-height: 1.166666; } }
  @media (min-width: 992px) {
    h1 {
      font-size: 4rem;
      line-height: 1.05; } }

h2 {
  font-size: 2.8rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    h2 {
      font-size: 3.1rem;
      line-height: 1.25; } }
  @media (min-width: 992px) {
    h2 {
      font-size: 3.2rem;
      line-height: 1.15; } }

h3 {
  font-size: 2.2rem;
  line-height: 1.13636364; }
  @media (min-width: 768px) {
    h3 {
      font-size: 2.4rem;
      line-height: 1.25; } }
  @media (min-width: 992px) {
    h3 {
      font-size: 2.8rem;
      line-height: 1.15; } }

h4 {
  font-size: 1.8rem;
  line-height: 1.11111111; }
  @media (min-width: 768px) {
    h4 {
      font-size: 2rem;
      line-height: 1.11111111; } }

h5 {
  font-size: 1.4rem;
  line-height: 1.1; }

h6 {
  font-size: 1.2rem;
  line-height: 1.1; }

hr {
  border-top: 1px solid #bfbfbf;
  border-bottom: none; }

p {
  margin: 0 0 1.25em;
  padding: 0;
  font-size: 16px;
  -webkit-font-smoothing: antialiased; }

ul, ol {
  font-size: 16px;
  -webkit-font-smoothing: antialiased; }

li {
  margin-bottom: 1.25em; }

nav a {
  -webkit-font-smoothing: antialiased; }

a, a:hover, a:active, a:focus {
  color: #0077BB;
  text-decoration: none; }

input:focus, textarea:focus, button:focus {
  outline: none; }

select {
  border-radius: 0; }

*:focus {
  outline: 0 !important;
  box-shadow: 0; }

input::placeholder {
  font-size: 16px;
  color: #0077BB; }

.c-icon {
  display: flex;
  width: 16px;
  height: 16px;
  fill: #0077BB;
  /*
   * ========== BEM Modifiers ==========
   */
  /* List of items */
  /* Colors */
  /* Layout */
  /* Aligned to right in a flex box*/ }
  .m--inverse .c-icon {
    fill: #ffffff; }
  .btn--icon .c-icon {
    margin: 0 10px 0 0; }
  .btn--icon:hover .c-icon {
    fill: #ffffff; }
  .btn-primary .c-icon {
    fill: #ffffff; }
  .btn--primary:hover .c-icon {
    fill: #ffffff; }
  .c-icon--detail {
    width: 56px;
    height: 56px;
    fill: #ffffff; }
  .c-icon--close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    fill: #ffffff; }
  .c-icon--close-force-map {
    fill: #333333; }
    @media (max-width: 1199px) {
      .c-icon--close-force-map {
        height: 15px;
        width: 15px; } }
  .c-icon--modal-close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 12px;
    height: 12px;
    fill: #333;
    cursor: pointer;
    z-index: 9000; }
  .c-icon--back {
    height: 13px;
    fill: #666666;
    margin-right: 5px;
    width: 13px; }
    @media (min-width: 768px) {
      .c-icon--back {
        height: 20px;
        margin-right: 10px;
        width: 20px; } }
  .c-icon--type-view {
    width: 32px;
    height: 32px;
    margin-right: 4px;
    fill: currentColor; }
  .c-icon--certificate {
    width: 32px;
    height: 32px;
    margin-right: 4px;
    fill: #0077BB; }
  .c-icon--time {
    width: 32px;
    height: 32px;
    margin-left: 4px;
    fill: #0077BB; }
  .c-icon--map {
    width: 32px;
    height: 32px;
    fill: #0077BB; }
  .c-icon--course-sidebar {
    flex: 0 0 auto;
    width: 32px;
    height: 32px;
    fill: #666666; }
  .c-icon--streaming-live {
    flex: 0 0 auto;
    width: 32px;
    height: 32px;
    fill: #ffffff; }
  .c-icon--state-locked {
    fill: #969696; }
  .c-icon--state-started {
    fill: #dedede; }
  .c-icon--state-completed {
    fill: #80b51b; }
  .c-icon--state-completedsuspended {
    fill: #b51b1b; }
  .c-icon--star {
    width: 32px;
    height: 32px;
    fill: #80b51b; }
  .c-icon--favorite {
    fill: none;
    stroke: #E0EEFF;
    stroke-width: 1px; }
    .c-icon--favorite[aria-checked="true"] {
      fill: #E0EEFF; }
    .m--inverse .c-icon--favorite {
      stroke: transparent; }
  .c-icon--btn {
    display: flex;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: #ffffff; }
    .btn-default .c-icon--btn {
      fill: #0077BB; }
      .btn-default .c-icon--btn:hover, .btn-default .c-icon--btn:active, .btn-default .c-icon--btn:focus {
        fill: #ffffff; }
    .btn-primary .c-icon--btn {
      fill: #ffffff; }
      .btn-primary .c-icon--btn:hover, .btn-primary .c-icon--btn:active, .btn-primary .c-icon--btn:focus {
        fill: #ffffff; }
    .btn--icon-alone .c-icon--btn {
      margin: 0; }
  .c-icon--type {
    width: 20px;
    height: 20px; }
  .c-icon--employee {
    width: 95%;
    height: auto;
    fill: #cccccc; }
  .c-icon--type-course {
    fill: #80B51B; }
  .c-icon--type-pdf {
    fill: #B51B1B; }
  .c-icon--type-course-presential {
    fill: #E2C910; }
  .c-icon--type-video {
    fill: #009A92; }
  .c-icon--type-webinar {
    fill: #67009A; }
  .c-icon--type-link {
    fill: #1072E2; }
  .c-icon--type-test {
    fill: #E86BB3; }
  .c-icon--type-download {
    fill: #db407d; }
  .c-icon--type-poll {
    fill: #10A9E2; }
  .c-icon--type-book {
    fill: #E29810; }
  .c-icon--type-default {
    fill: #1962ae; }
  .c-icon--disabled {
    fill: #bfbfbf; }
    .m--inverse .c-icon--disabled {
      fill: #bfbfbf; }
    .btn--icon:hover .c-icon--disabled {
      fill: #bfbfbf; }
  .c-icon--centered {
    margin: 0; }
  .c-icon--ar {
    margin-left: auto; }
  .c-icon--fullwidth {
    width: 100%;
    padding-bottom: 100%; }
  .c-icon--content-type {
    fill: #666666;
    margin-right: 15px;
    height: 30px;
    width: 30px; }
    @media (min-width: 768px) {
      .c-icon--content-type {
        height: 45px;
        width: 45px; } }
  .c-icon--xxxs {
    width: 8px;
    height: 8px; }
  .c-icon--xxs {
    width: 12px;
    height: 12px; }
  .c-icon--xs {
    width: 16px;
    height: 16px; }
  .c-icon--sm {
    width: 20px;
    height: 20px; }
  .c-icon--md {
    width: 24px;
    height: 24px; }
  .c-icon--lg {
    width: 28px;
    height: 28px; }
  .c-icon--xl {
    width: 32px;
    height: 32px; }
  .c-icon--xxl {
    width: 36px;
    height: 36px; }
  .c-icon--xxxl {
    width: 48px;
    height: 48px; }
  .c-icon--xxxxl {
    width: 60px;
    height: 60px; }

@media screen and (max-width: 767px) {
  .container {
    width: 100%; } }
[class*="col-md-6"] .panel-group + [class*="col-md-6"] {
  margin-bottom: 5px; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none; }

.breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0.625em 0;
  padding: 0;
  background-color: transparent;
  font-size: 1.2rem; }
  @media (min-width: 768px) {
    .breadcrumb {
      margin: 1.875em 0; } }
  .breadcrumb > li {
    display: inline-block;
    margin-bottom: 0; }
  .breadcrumb > .active {
    color: #666666; }
  .breadcrumb > li + li:before {
    padding: 0 0.875em 0 0.875em;
    color: rgba(102, 102, 102, 0.5);
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 0.9rem; }
  .breadcrumb > li > a {
    color: #0077BB; }

.form-control {
  height: 42px;
  padding: 10px 12px;
  font-size: 1.5rem;
  line-height: 1.42857143;
  color: #666666;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background-color: #ffffff;
  background-image: none;
  box-shadow: none; }

.form-control:focus {
  border-color: #0077BB;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 119, 187, 0.6); }

select.form-control {
  border: 0;
  outline: 1px solid #cccccc;
  outline-offset: -1px; }

select.form-control:focus {
  border: 0;
  outline: 1px solid #0077BB !important;
  outline-offset: -1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 119, 187, 0.6); }

.input-group-addon {
  background-color: transparent;
  border: 1px solid #cccccc;
  border-radius: 5px; }

.form-horizontal .control-label {
  font-size: 16px;
  font-weight: 500;
  color: #333333; }

.modal {
  z-index: 10050; }

.modal-dialog {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: calc(100% - (10px * 2)); }
  @media (min-width: 768px) {
    .modal-dialog {
      min-height: calc(100% - (30px * 2)); } }

.modal .close {
  position: absolute;
  right: 0;
  top: 0;
  margin: 20px 30px;
  font-weight: 400;
  opacity: 1; }

.modal-content {
  border-radius: 5px;
  width: 100%; }

.modal-body {
  box-shadow: none;
  margin-bottom: 0;
  border-radius: inherit;
  position: relative;
  background: #f7f7f7; }
  .modal-body--maps {
    margin: 0; }
  .modal-body--rays {
    background-image: url(/css/images/rays.svg);
    background-size: contain;
    background-repeat: no-repeat; }

.modal-header {
  padding: 15px;
  border-bottom: 0px; }

.modal-footer {
  border-top: 0px; }
  .modal-footer > a + a, .modal-footer > a + button, .modal-footer > button + button, .modal-footer > button + a {
    margin-left: 12px; }

.modal-title {
  color: #0077BB;
  font-size: 32px;
  line-height: 0.9;
  font-weight: 300; }

.close ~ .modal-title {
  margin-right: 30px; }

.panel {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2); }

.page-header {
  border-bottom: none;
  margin: 0; }

.page-header h2 {
  margin: 0; }

.panel-title {
  flex: 1; }

.nav-tabs > li > a {
  font-weight: 400;
  color: #333333; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: transparent;
  border-bottom: 2px solid #0077BB;
  color: #0077BB; }

.tab-content {
  padding-top: 1.25em; }
  @media (min-width: 768px) {
    .tab-content {
      padding-top: 1.25em; } }

.pagination_row {
  text-align: center;
  margin-top: 14px; }

.pagination > li > a,
.pagination > li > span {
  border: 1px solid #0077BB;
  color: #0077BB; }

.pagination > li > a.current,
.pagination > li > span.current {
  font-weight: 500; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  border-color: #0077BB;
  background-color: #0077BB;
  color: #ffffff; }

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  border-color: #bfbfbf;
  background-color: #ffffff;
  color: #bfbfbf; }

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  border-color: #0077BB;
  background-color: rgba(0, 119, 187, 0.2);
  color: #0077BB; }

.slick-dots, .slick-dots li {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  margin: 0; }

.slick-dots li {
  margin: 0 6px; }

.slick-dots li button {
  width: 8px;
  height: 8px;
  padding: 0;
  background-color: transparent;
  border: 1px solid #0077BB;
  border-radius: 50%;
  text-indent: -9999px;
  overflow: hidden; }
  .m--inverse .slick-dots li button {
    background-color: transparent;
    border: 1px solid #ffffff; }

.slick-dots li.slick-active button {
  background-color: #0077BB;
  border: 1px solid #0077BB; }
  .m--inverse .slick-dots li.slick-active button {
    background-color: #ffffff;
    border: 1px solid #ffffff; }

.slick-dots li button:before {
  content: ''; }

.slick-prev:before, .slick-next:before {
  content: ''; }

.jq-toast-single {
  font-size: 14px;
  font-family: arial,sans-serif;
  line-height: 18px; }

.jq-toast-single h2 {
  margin: 0 8px 7px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 700; }

#lg-outer {
  background: #ffffff !important; }
  #lg-outer .object {
    box-shadow: none !important; }

#lg-slider:after {
  content: "";
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  border: 2px solid #0077BB;
  -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -25px;
  z-index: -1; }

#lg-gallery .thumb-cont {
  background: #0077BB;
  text-align: center; }

#lg-gallery .thumb-cont .thumb-info {
  background: #0077BB; }

#lg-gallery .thumb-cont .thumb-info .count {
  display: none; }

#lg-gallery .thumb-cont .thumb-info .close {
  width: 14px;
  margin-top: 0;
  background: none; }

#lg-gallery .thumb-cont .thumb-info .close:hover {
  background: none; }

#lg-gallery .thumb-cont .thumb {
  opacity: 1;
  filter: alpha(opacity=100); }

#lg-gallery .thumb-cont .thumb-inner {
  display: inline-block;
  padding: 12px 12px 15px; }

.lg-slide {
  background: none !important; }

.lg-slide em {
  font-style: normal; }

.lg-slide em h3 {
  margin-bottom: 5px; }

.lg-slide p {
  width: 90%;
  margin: 0 auto;
  white-space: pre-wrap; }

.lg-slide .video-cont {
  box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19); }

.thumb-info .close {
  opacity: 1; }

.lightbox-img {
  display: none; }

#lg-close {
  background-color: #0077BB;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: right;
  line-height: inherit;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1; }

#lg-close:hover {
  color: #0077BB;
  background-color: #ffffff; }

#lg-close:after {
  font-size: 20px;
  left: 15px;
  top: 11px; }

#lg-action {
  top: 47%;
  width: 100%;
  left: 0;
  margin-left: 0 !important;
  height: 40px; }

#lg-action > a {
  background: transparent;
  color: #0077BB;
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: background-color 0.3s ease; }

#lg-action > a:hover {
  background: transparent; }

#lg-action > a#lg-prev {
  left: 20px; }

#lg-action > a#lg-next {
  right: 20px; }

#lg-action > a#lg-prev,
#lg-action > a#lg-next {
  position: fixed;
  color: #fff;
  background-color: #0077BB; }

#lg-action > #lg-prev:hover,
#lg-action > #lg-next:hover {
  color: #0077BB;
  background-color: transparent; }

#lg-action > a#lg-prev:before {
  top: 11.5px;
  left: 12px; }

#lg-action > a#lg-next:after {
  top: 11.5px;
  left: 15px; }

#lg-action .cl-thumb {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 38px;
  background: #0077BB;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12); }

#lg-action .cl-thumb:after {
  text-align: center;
  left: 16px !important;
  bottom: 6px !important;
  color: #ffffff; }

#lg-action .cl-thumb:hover {
  background: #0077BB; }

@media (max-width: 992px) {
  #lg-action {
    top: 0;
    text-align: center; }

  #lg-action > a#lg-prev,
  #lg-action > a#lg-next {
    position: relative;
    left: 0;
    right: 0;
    margin: 10px !important;
    color: #fff;
    background-color: #0077BB; }

  #lg-action > a#lg-prev:hover,
  #lg-action > a#lg-next:hover {
    color: #0077BB;
    background-color: transparent; } }
.rating-container.theme-krajee-fa .rating {
  display: flex; }

.theme-krajee-fa .star {
  font-size: 1.1em; }

.theme-krajee-fa .caption {
  margin-top: -0.2em; }

.fc {
  min-height: 200px;
  border: 1px solid #f0f0f0;
  background-color: #fff;
  margin: 20px 0 30px;
  font-size: 0.7em !important; }

.fc td,
.fc th {
  border-color: #f0f0f0; }

.fc th {
  font-weight: 400; }

.fc table tr > td:first-child {
  border-left-width: 0; }

#mycalendar .fc-toolbar:before {
  content: "";
  height: 50px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0; }

#mycalendar .fc-toolbar .fc-center {
  margin-top: 10px;
  position: relative; }

.fc .c-btn-calendar-newevent {
  font-size: 1em;
  border: 2px solid #0077BB;
  background-color: #ffffff;
  color: #0077BB;
  width: 5em;
  min-width: initial;
  height: 5em;
  border-radius: 50%;
  z-index: 950;
  position: absolute;
  right: 25px;
  bottom: 40px;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.25); }

.fc .c-btn-calendar-newevent:hover {
  background-color: #0077BB;
  color: #ffffff; }

#mycalendar .fc-day-header {
  color: #ADADAD;
  text-align: right;
  font-size: 14px;
  border-bottom-width: 0;
  border-right-color: #eee;
  padding: 10px 12px; }

#mycalendar .fc-day-number {
  padding-right: 10px !important;
  color: #CCC;
  text-align: right !important; }

@media only screen and (min-width: 991px) {
  #mycalendar .fc-day-number {
    font-size: 20px;
    letter-spacing: -2px; } }
#mycalendar .fc-day-grid-event {
  margin: 1px 9px 0; }

.fc-toolbar {
  margin-bottom: 0;
  padding: 0 7px 5px;
  position: relative; }

.fc-toolbar > * > * {
  float: left;
  margin-left: .75em;
  margin-right: .75em; }

.fc-toolbar h2 {
  margin-top: 7px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #0077BB; }

.fc-toolbar .ui-button {
  border: 0;
  background: 0 0;
  padding: 0;
  outline: none !important;
  text-align: center;
  width: 10px;
  height: 30px;
  border-radius: 50%;
  margin-top: 2px;
  color: #0077BB; }

.fc-toolbar .ui-button:hover {
  background: #fff;
  color: #00466f; }

.fc-toolbar .ui-button > span {
  position: relative;
  font-family: 'Material Icons';
  font-size: 20px;
  line-height: 100%;
  width: 10px;
  display: block;
  margin-top: 2px; }

@media only screen and (max-width: 767px) {
  .fc-prev-button > span:before,
  .fc-next-button > span:before {
    margin-left: -5px; } }
.fc-toolbar .ui-button > span:before {
  position: relative;
  z-index: 1; }

.fc-toolbar .ui-button > span.ui-icon-circle-triangle-w:before {
  content: "\E314"; }

.fc-toolbar .ui-button > span.ui-icon-circle-triangle-e:before {
  content: "\E315"; }

.fc-toolbar .actions.actions-alt > li > a > i,
.fc-toolbar .actions.actions-alt > li.open > a > i {
  color: #0077BB; }

@media only screen and (min-width: 768px) {
  .fc-toolbar .ui-button {
    width: 30px;
    height: 30px; }

  .fc-toolbar .ui-button > span {
    width: 30px; } }
.fc-highlight {
  background: #0077BB;
  opacity: .05;
  filter: alpha(opacity=5); }

.fc-event {
  padding: 0;
  font-size: 11px;
  border-radius: 0;
  border: 0;
  border: 1px solid #0077BB;
  background-color: #0077BB; }

.fc-event .fc-title {
  padding: 2px 8px;
  display: block;
  cursor: pointer; }

.fc-event .fc-time {
  float: left;
  background: rgba(0, 0, 0, 0.2);
  padding: 2px 6px;
  margin: 0 0 0 -1px; }

.fc-view,
.fc-view > table {
  border: 0;
  overflow: hidden; }

.fc-view > table > tbody > tr > .ui-widget-content {
  border-top: 0; }

div.fc-row {
  margin-right: 0 !important;
  border: 0 !important; }

.fc-basic-view .fc-body .fc-row {
  min-height: 5em !important;
  height: auto !important; }

.fc-row .fc-content-skeleton {
  padding-bottom: 8px; }

.fc-today {
  color: #0077BB !important; }

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  border-width: 1px;
  border-color: #eee; }

@media only screen and (min-width: 768px) {
  .fc .c-btn-calendar-newevent {
    width: 6em;
    height: 6em;
    right: 45px;
    bottom: 60px; } }
.calendar-event--itinerary {
  border: 1px solid RoyalBlue !important;
  background-color: RoyalBlue !important; }

.calendar-event--course {
  border: 1px solid tomato !important;
  background-color: tomato !important; }

.calendar-event--admin {
  border: 1px solid teal !important;
  background-color: teal !important; }

.calendar-event--user {
  border: 1px solid steelblue !important;
  background-color: steelblue !important; }

.calendar-event--webinar {
  border: 1px solid Maroon !important;
  background-color: Maroon !important; }

.calendar-event--streaming {
  border: 1px solid SlateGray !important;
  background-color: SlateGray !important; }

/* End Calendar */
/* Actions */
#fc-actions {
  position: absolute;
  bottom: 6px;
  right: 12px; }

#fc-actions > li {
  margin-bottom: 0; }

.actions {
  list-style: none;
  padding: 0;
  z-index: 2;
  margin: 0; }

.actions > li > a:hover:before, .actions > a:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  filter: alpha(opacity=100); }

.actions > li > a:before, .actions > a:before {
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: scale3d(0, 0, 0);
  -moz-transform: scale3d(0, 0, 0);
  -ms-transform: scale3d(0, 0, 0);
  -o-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 0;
  border-radius: 50%;
  opacity: 0;
  filter: alpha(opacity=0); }

/* End Actions */
span[class*='bgm-'] {
  display: inline-block;
  margin-bottom: 6px;
  min-height: 24px;
  line-height: initial; }

/* reset videojs */
.video-js .vjs-big-play-button:before {
  content: ""; }

.video-js .vjs-big-play-button {
  border: 0;
  background-color: transparent; }

.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
  background-color: transparent;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

/* end reset videojs */
.vjs-poster:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.5); }

.video-js .vjs-big-play-button {
  background-image: url("/bundles/alejandria/css/images/icon-play-video.svg");
  background-size: 100% auto;
  border-radius: inherit;
  width: 88px;
  height: 88px; }

.vjs-big-play-centered .vjs-big-play-button {
  margin-top: -44px;
  margin-left: -44px; }

.table.dataTable {
  font-size: 1.4rem;
  border: 0;
  border-collapse: separate;
  border-spacing: 0 8px; }

.table > thead > tr > th {
  border-bottom: 0; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 12px 16px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 0; }

.table > tbody > tr > td:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit; }

.table > tbody > tr > td:last-child {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit; }

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f0f0f0;
  background-color: #f0f0f0;
  cursor: pointer; }

table.dataTable > thead > tr > th.sorting {
  position: relative;
  color: #666666; }

table.dataTable > thead > tr > th.sorting:after,
table.dataTable > thead > tr > th.sortable:after,
table.dataTable > thead > tr > th.sorting_asc:after,
table.dataTable > thead > tr > th.sorting_desc:after {
  position: absolute;
  font-family: 'Glyphicons Halflings';
  font-size: 1rem;
  content: "\e114";
  color: #0077BB;
  margin: 3px 0 0 10px; }

table.dataTable > thead > tr > th.sorting_asc:after {
  content: "\e113"; }

.dataTables_wrapper > .row {
  display: none; }

.table.dataTable td:first-child {
  max-width: 220px !important;
  width: auto !important; }

.table.dataTable td:nth-of-type(3) {
  width: 130px !important; }

.table.dataTable td:last-child {
  width: 102px !important;
  min-width: 102px !important; }

@media screen and (max-width: 767px) {
  .table#polls-table.dataTable td:first-child,
  .table#polls-table > tbody > tr > td, .table > tbody > tr > th,
  .table#polls-table > tfoot > tr > td, .table > tfoot > tr > th,
  .table#polls-table.table > thead > tr > td, .table > thead > tr > th {
    max-width: 100% !important;
    width: 100% !important; } }
.swal2-popup {
  width: 42em;
  border-radius: 5px;
  padding: 2em 2.25em; }

.swal2-actions {
  justify-content: flex-end;
  margin: 1.5em auto 0; }

.swal2-header,
.swal2-content {
  align-items: flex-start;
  padding: 0;
  text-align: left; }

.swal2-content {
  font-size: 1.6rem; }

.swal2-title {
  font-size: 2.2rem;
  color: #0077BB; }

.swal2-styled.swal2-cancel {
  font-size: 1.6rem;
  border: 1px solid #0077BB;
  background-color: transparent;
  color: #0077BB; }
  .swal2-styled.swal2-cancel:hover {
    background-image: none !important;
    background-color: #0077BB;
    color: #ffffff; }

.swal2-styled.swal2-confirm {
  background-color: #0077BB;
  font-size: 1.6rem; }

.tooltip {
  z-index: 1000000; }

.l-header {
  border: 0;
  margin-bottom: 0;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.25);
  /*
   * ========== Media Queries ==========
   */
  /*
   * ========== SELECTORS Combinators ==========
   */
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 1200px) {
    .l-header {
      margin-left: 250px;
      width: calc(100% - 250px);
      height: 150px;
      padding-right: inherit;
      /* Hereda el padding right del body cuando se muestra una modal para sustituir el ancho del scroll */ } }
  @media (min-width: 480px) {
    .b-l-header--topmenu .l-header {
      margin-left: 0;
      width: 100%; } }
  .b-l-header--fixed .l-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
  body:not(.b-l-header--is-hidden) .l-header {
    top: 0; }
  @media (min-width: 1200px) {
    .b-l-header--is-hidden .l-header {
      top: -150px; } }
  .b-l-header--hidden .l-header {
    transition: top 0.3s; }
  .l-header .navbar-offcanvas {
    border: 0; }
  .l-header__mobile {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 56px;
    padding: 0 15px; }
    @media (min-width: 1200px) {
      .l-header__mobile {
        display: none; } }
  @media (max-width: 1199px) {
    .l-header__offcanvas {
      background-color: #ffffff; } }
  @media (min-width: 1200px) {
    .l-header__user {
      height: 3.125em;
      background-color: #E0EEFF; } }
  .l-header__nav {
    display: none; }
    @media (min-width: 1200px) {
      .l-header__nav {
        display: block;
        height: 6.25em; } }
  .l-header__nav-logo {
    margin-right: auto; }
  .l-header__container {
    display: flex;
    flex-direction: column; }
    @media (max-width: 1199px) {
      .l-header__container {
        width: 100%; } }
    @media (min-width: 1200px) {
      .l-header__container--user {
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        height: inherit; } }
    @media (min-width: 1200px) {
      .l-header__container--nav {
        height: inherit;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start; } }
  .l-header__user-data-container {
    display: flex;
    order: 2; }
    @media (min-width: 1200px) {
      .l-header__user-data-container {
        display: none; } }
  .l-header__user-data {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 1.25em 0; }
    @media (min-width: 1200px) {
      .l-header__user-data {
        margin: 0; } }
  .l-header__user-options {
    order: 5; }
    @media (min-width: 1200px) {
      .l-header__user-options {
        order: 2; } }
  .l-header__nav-user {
    order: 3; }
    @media (min-width: 1200px) {
      .l-header__nav-user {
        order: 1; } }
  @media (min-width: 1200px) {
    .l-header__login {
      order: 2; } }
  @media (max-width: 1199px) {
    .l-header__nav-site {
      order: 4; } }
  @media (min-width: 1200px) {
    .l-header__user .l-header__nav-site {
      display: none; } }
  .l-header__language {
    order: 1; }
    @media (min-width: 1200px) {
      .l-header__language {
        order: 3; } }

.l-login {
  margin: 0 0 0 18px; }
  @media (max-width: 1199px) {
    .l-header__user .l-login {
      display: none; } }

/*
 * ========== Jasny Overwritten Classes ==========
 */
.navbar-offcanvas {
  position: fixed;
  width: 250px;
  -webkit-overflow-scrolling: touch; }

.navmenu-fixed-right, .navbar-offcanvas.navmenu-fixed-right {
  /*border-width: 0 0 0 0;
  box-shadow: 0px 0px 4px 4px rgba(0,0,0,.25);*/ }

@media (min-width: 1200px) {
  .b-l-header--topmenu .navbar-offcanvas.offcanvas-md {
    position: relative;
    width: 100%; }

  .b-l-header--topmenu .navmenu-fixed-right,
  .b-l-header--topmenu .navbar-offcanvas.navmenu-fixed-right {
    box-shadow: none; }

  .navbar-offcanvas.offcanvas-md {
    position: static;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; } }
.l-content.canvas-sliding,
.l-content.canvas-slid,
.l-page__logo.canvas-sliding,
.l-page__logo.canvas-slid {
  left: auto !important; }

@media (max-width: 992px) {
  .navbar-nav .open .dropdown-menu {
    position: static; } }
.l-footer {
  width: 100%;
  /* if topmenu active */
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 768px) {
    .l-footer {
      width: calc(100% - 250px); } }
  @media (min-width: 768px) {
    .b-l-header--topmenu .l-footer {
      margin-left: 0;
      width: 100%; } }
  @media (min-width: 992px) {
    .image .l-footer {
      position: relative;
      bottom: 0; } }
  .l-footer__logos {
    background-color: #E0EEFF;
    padding: 3.75em 0 3.75em 0; }
    @media (min-width: 768px) {
      .l-footer__logos {
        padding: 3.75em 0 3.75em 0; } }
  .l-footer__nav {
    background-color: #ffffff;
    padding: 1.25em 0 1.25em 0; }
  .l-footer__container {
    flex-direction: column;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      .l-footer__container {
        align-items: flex-end; } }
  .l-footer__list {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    flex-direction: column;
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .l-footer__list {
        flex-direction: row; } }
  .l-footer__item {
    margin: 0.375em 0;
    padding: 0; }
    @media (min-width: 992px) {
      .l-footer__item {
        margin: 0; }
        .l-footer__item:not(:last-child):after {
          content: '|';
          color: #0077BB;
          margin: 0 20px 0 20px; } }
  .l-footer__link {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    text-transform: none; }
    .l-footer__link, .l-footer__link:hover, .l-footer__link:active, .l-footer__link:focus {
      color: #0077BB; }
  .l-footer__icon {
    width: 1.5em;
    height: 1.5em;
    margin-right: 10px;
    fill: #0077BB; }
  .l-footer__credits {
    margin: 0;
    font-size: 1.2rem;
    color: #525252;
    text-align: center; }
    .l-footer__credits a, .l-footer__credits a:hover, .l-footer__credits a:active, .l-footer__credits a:focus {
      color: #525252; }

.l-logos {
  align-items: stretch;
  line-height: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .l-logos__item {
    display: flex;
    flex-direction: column;
    margin-right: 20px;
    margin-bottom: 0;
    height: 70px; }
    @media (min-width: 768px) {
      .l-logos__item {
        margin-right: 60px;
        height: 90px; } }
    .l-logos__item:last-child {
      margin-right: 0; }
  .l-logos__tit {
    font-size: 1.2rem;
    line-height: normal;
    color: #333333;
    margin-bottom: 10px; }
  .l-logos__link {
    display: flex;
    flex: 1;
    height: inherit; }
  .l-logos__image {
    margin: 0 auto;
    height: inherit; }

.l-body {
  display: flex;
  flex-direction: column; }

.l-searchbar {
  display: none;
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #ffffff; }

.l-main {
  flex: 1 0 auto;
  width: 100%; }
  .landing .l-main {
    margin-top: calc(56px + 0px); }
    @media (min-width: 1200px) {
      .landing .l-main {
        margin-top: 150px; } }
  @media (min-width: 1200px) {
    .l-main {
      margin-top: 100px; } }

.l-content {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #ffffff;
  z-index: 2000;
  box-shadow: inset -2px 0px 5px 0px rgba(0, 0, 0, 0.25);
  /* if topmenu active */
  /*@include m(white) {
      background-color: $white;
  }*/ }
  @media (min-width: 1200px) {
    .l-content {
      margin-left: 250px;
      width: calc(100% - 250px);
      overflow-y: hidden; } }
  @media (min-width: 1200px) {
    .b-l-header--topmenu .l-content {
      margin-left: 0;
      width: 100%;
      box-shadow: none; } }

.l-page {
  flex: 1 0 auto;
  /* if map active */ }
  .l-page__logo {
    position: fixed;
    top: 0;
    z-index: 10000;
    display: none;
    flex-direction: row;
    align-items: center;
    border: 0;
    margin-bottom: 0;
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.25);
    width: 100%;
    height: 56px;
    padding: 0 15px; }
    @media (min-width: 1200px) {
      .l-page__logo {
        display: none; } }
    .l-page__logo.canvas-slid {
      display: flex; }
    .l-page__logo.canvas-sliding {
      display: flex; }
  .l-page__body {
    position: relative;
    height: 100%;
    padding-top: calc(56px + 0px);
    padding-bottom: 50px; }
    @media (min-width: 1200px) {
      .l-page__body {
        padding-top: 150px;
        padding-bottom: 100px; } }
    .landing .l-page__body {
      padding-bottom: 0; }
    .l-contend--fullscreen .l-page__body {
      padding-top: 50px; }
      @media (min-width: 1200px) {
        .l-contend--fullscreen .l-page__body {
          padding-top: 60px; } }
    .l-page__body--force-map {
      padding-top: 0; }
  .map .l-page {
    padding-top: 20px; }

.l-block-filters {
  display: flex;
  align-items: baseline;
  justify-content: flex-end; }
  .l-block-filters--margins {
    margin: 0 0 1.875em; }

.l-block-actions {
  margin: 2.5em 0; }
  @media (min-width: 768px) {
    .l-block-actions--left {
      text-align: left; }
    .l-block-actions--right {
      text-align: right; } }
  .l-block-actions--left {
    text-align: left; }
  .l-block-actions--center {
    text-align: center; }
  .l-block-actions--right {
    text-align: right; }
  @media (max-width: 767px) {
    .l-block-actions--fullwidth {
      display: flex;
      flex-wrap: wrap; } }
  .l-block-actions--small {
    margin: 1.25em 0; }

.l-sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  will-change: opacity;
  opacity: 1; }

/* Layout video */
.video-modal {
  overflow: hidden; }

.l-video {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001; }
  .l-video .video-js-container {
    flex: 1 0 100%; }
    @media (min-width: 480px) {
      .l-video .video-js-container {
        max-width: 75%; } }

/* Map wrapper */
.l-map-wrapper {
  position: relative; }

/* Related */
.l-related {
  margin: 25px 0 25px;
  padding: 50px 0 50px;
  background-color: #f2f3f2; }
  @media (min-width: 768px) {
    .l-related {
      margin: 50px 0 0; } }
  .p-certificate .l-related {
    background: none;
    margin: 0;
    padding: 0; }

/* Comments */
.l-comments {
  margin: 50px 0 0 5px; }
  @media (min-width: 768px) {
    .l-comments {
      margin: 50px 0 0 35px; } }

.l-view__list {
  position: relative;
  display: block; }
  .l-view__list--hidden {
    display: none; }
@media (min-width: 768px) {
  .l-view__results {
    margin-top: -4px; } }
@media (min-width: 1200px) {
  .l-view__results {
    margin-top: -30px; } }
@media (max-width: 767px) {
  .l-view__results-text {
    margin-top: -100px; } }

.l-page-header {
  display: flex;
  flex-direction: column;
  margin: 1.25em 0 0.9375em;
  padding: 0; }
  .l-page-header__link, .l-page-header__link:hover, .l-page-header__link:active, .l-page-header__link:focus {
    color: #333333; }
  @media (min-width: 1200px) {
    .l-page-header {
      margin: 2.5em 0 2.5em; } }
  .l-page-header__filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
  .l-page-header__options {
    display: flex;
    margin-left: 1.875em; }
  .l-page-header__switcher {
    display: flex;
    align-items: center;
    margin-right: 1.25em; }
  .l-page-header__select {
    margin-top: 1.875em; }
    @media (max-width: 767px) {
      .l-page-header__select {
        align-self: flex-end; } }
    @media (min-width: 768px) {
      .l-page-header__select {
        margin-top: 0; } }
  .l-page-header--form {
    margin: 2.5em 0 1.875em; }
    @media (min-width: 768px) {
      .l-page-header--form {
        margin: 3.75em 0 1.875em; } }
  @media (min-width: 768px) {
    .l-page-header--selects {
      flex-direction: row; } }
  .l-page-header--myspace {
    align-items: flex-end;
    margin: 0 0 1.875em; }
  .l-page-header--breadcrumb {
    margin: 0.625em 0 2.5em; }
  .l-page-header--messaging {
    align-items: flex-start;
    margin: 1.25em 0 0.9375em; }
    @media (min-width: 768px) {
      .l-page-header--messaging {
        margin: 2.5em 0 1.875em; } }
    .l-page-header--messaging .l-page-header__options {
      margin-left: initial;
      margin-top: 1.875em; }
    .l-page-header--messaging .l-page-header__icon {
      margin: 0 0 0 0.75em; }
  .l-page-header--fullscreen {
    background: #ffffff;
    box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.25);
    margin: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1030; }
    .l-page-header--fullscreen .l-page-header__container {
      align-items: center;
      display: flex;
      height: 50px; }
      @media (min-width: 768px) {
        .l-page-header--fullscreen .l-page-header__container {
          height: 60px; } }
    body:not(.b-l-header--is-hidden) .l-page-header--fullscreen {
      top: 0; }
    .b-l-header--is-hidden .l-page-header--fullscreen {
      top: -50px; }
      @media (min-width: 768px) {
        .b-l-header--is-hidden .l-page-header--fullscreen {
          top: -60px; } }
    .b-l-header--hidden .l-page-header--fullscreen {
      transition: top 0.3s; }
    .l-page-header--fullscreen .l-page-header__link {
      align-items: center;
      color: #666666;
      display: inline-flex;
      flex-wrap: nowrap;
      font-size: 1.3rem;
      line-height: normal;
      opacity: .5;
      white-space: nowrap; }
      @media (min-width: 768px) {
        .l-page-header--fullscreen .l-page-header__link {
          font-size: 1.6rem; } }
      .l-page-header--fullscreen .l-page-header__link:hover, .l-page-header--fullscreen .l-page-header__link:active, .l-page-header--fullscreen .l-page-header__link:focus {
        opacity: 1;
        transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
    .l-page-header--fullscreen .l-page-header__title {
      color: #5F6060;
      flex-grow: 1;
      font-size: 1.4rem;
      line-height: 1.3;
      padding-right: 20px;
      -webkit-line-clamp: 2;
      line-clamp: 2; }
      @media (min-width: 768px) {
        .l-page-header--fullscreen .l-page-header__title {
          font-size: 1.8rem;
          -webkit-line-clamp: 1;
          line-clamp: 1; } }
  .l-page-header--content-type {
    align-items: flex-end;
    flex-direction: row; }
    @media (min-width: 1200px) {
      .l-page-header--content-type {
        margin-bottom: -15px; } }
    .l-page-header--content-type .l-page-header__categories {
      flex: 1;
      font-size: 1.5rem; }
      @media (min-width: 768px) {
        .l-page-header--content-type .l-page-header__categories {
          font-size: 1.8rem;
          margin-bottom: 4px; } }

.l-home {
  padding-bottom: 0; }
  .l-home--first-section {
    padding: 2.5em 0 3.75em;
    background-color: inherit; }
    @media (min-width: 768px) {
      .l-home--first-section {
        padding: 2.5em 0 3.75em; } }
  .l-home--second-section {
    background-color: #0077BB;
    background: none;
    padding: 3.75em 0; }
    @media (min-width: 768px) {
      .l-home--second-section {
        padding: 3.75em 0; } }
  .l-home--third-section {
    padding: 2.5em 0 3.75em;
    background-color: inherit; }
    @media (min-width: 768px) {
      .l-home--third-section {
        padding: 2.5em 0 3.75em; } }

.l-featured {
  margin: 0 0 3.75em;
  padding: 0; }
  @media (min-width: 768px) {
    .l-featured {
      margin: 0 0 2.5em;
      padding: 0; } }

.l-itineraries {
  margin: 0;
  padding: 0 0 3.75em; }
  @media (min-width: 768px) {
    .l-itineraries {
      margin: 0;
      padding: 0; } }

.l-activity,
.l-article,
.l-forum {
  padding: 0; }
  @media (min-width: 768px) {
    .l-activity,
    .l-article,
    .l-forum {
      padding: 0; } }

.l-banner {
  margin: 0 0 2.5em 0; }
  @media (min-width: 768px) {
    .l-banner {
      margin: 0 0 5em 0; } }

.l-my-training {
  position: relative;
  background-color: #ffffff;
  padding-top: 30px; }
  @media (max-width: 767px) {
    .l-my-training {
      display: none; } }
  .l-my-training:after {
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #bfbfbf;
    position: absolute;
    bottom: -1px; }

.l-searchbar {
  position: fixed;
  top: 0;
  z-index: 20000;
  width: 100%;
  height: 150px;
  background-color: #ffffff;
  margin-bottom: 3.125em; }
  @media (min-width: 768px) {
    .l-searchbar {
      height: 150px;
      margin-bottom: 5em; } }

.l-search {
  margin-bottom: 3.125em; }
  @media (min-width: 768px) {
    .l-search {
      margin-bottom: 5em; } }

.l-block--size-xs {
  padding: 20px 0; }
@media (min-width: 992px) {
  .l-block--size-xs {
    padding: 30px 0; } }
.l-block--size-sm {
  padding: 25px 0; }
@media (min-width: 992px) {
  .l-block--size-sm {
    padding: 40px 0; } }
.l-block--size-md {
  padding: 30px 0; }
@media (min-width: 992px) {
  .l-block--size-md {
    padding: 60px 0; } }
.l-block--size-lg {
  padding: 40px 0; }
@media (min-width: 992px) {
  .l-block--size-lg {
    padding: 80px 0; } }
.l-block--size-xlg {
  padding: 60px 0; }
@media (min-width: 992px) {
  .l-block--size-xlg {
    padding: 100px 0; } }
.l-block--no-bottom-padding {
  padding-bottom: 0; }
.l-block--no-top-padding {
  padding-top: 0; }
.l-block--no-padding {
  padding: 0; }
.l-block--overflow-hide {
  overflow: hidden; }

.l-block-header {
  display: flex;
  justify-content: center;
  margin: 0 0 2.5em;
  padding: 0; }
  @media (min-width: 768px) {
    .l-block-header {
      margin: 0 0 3.125em; } }
  @media (min-width: 1200px) {
    .l-block-header {
      margin: 0 0 3.75em; } }
  @media (max-width: 767px) {
    .l-block-header .btn {
      align-self: flex-end; } }
  .l-block-header--action {
    flex-direction: column;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .l-block-header--action > :first-child {
        margin: 0 0 20px; } }
    @media (min-width: 768px) {
      .l-block-header--action {
        flex-direction: row;
        align-items: center;
        justify-content: space-between; } }
  .l-block-header--border-bottom {
    padding: 0 0 16px;
    border-bottom: 1px solid #0077BB; }

@media (min-width: 480px) {
  .flex .flex__item--xs-1 {
    width: calc(100% / 1); }
  .flex .flex__item--xs-2 {
    width: calc(100% / 2); }
  .flex .flex__item--xs-3 {
    width: calc(100% / 3); }
  .flex .flex__item--xs-4 {
    width: calc(100% / 4); }
  .flex .flex__item--xs-5 {
    width: calc(100% / 5); }
  .flex .flex__item--xs-6 {
    width: calc(100% / 6); }
  .flex .flex__item--xs-7 {
    width: calc(100% / 7); }
  .flex .flex__item--xs-8 {
    width: calc(100% / 8); }
  .flex .flex__item--xs-9 {
    width: calc(100% / 9); }
  .flex .flex__item--xs-10 {
    width: calc(100% / 10); }
  .flex .flex__item--xs-11 {
    width: calc(100% / 11); }
  .flex .flex__item--xs-12 {
    width: calc(100% / 12); }
  .flex .flex__item--xs-13 {
    width: calc(100% / 13); }
  .flex .flex__item--xs-14 {
    width: calc(100% / 14); }
  .flex .flex__item--xs-15 {
    width: calc(100% / 15); }
  .flex .flex__item--xs-16 {
    width: calc(100% / 16); }
  .flex .flex__item--xs-17 {
    width: calc(100% / 17); }
  .flex .flex__item--xs-18 {
    width: calc(100% / 18); }
  .flex .flex__item--xs-19 {
    width: calc(100% / 19); }
  .flex .flex__item--xs-20 {
    width: calc(100% / 20); } }
@media (min-width: 768px) {
  .flex .flex__item--sm-1 {
    width: calc(100% / 1); }
  .flex .flex__item--sm-2 {
    width: calc(100% / 2); }
  .flex .flex__item--sm-3 {
    width: calc(100% / 3); }
  .flex .flex__item--sm-4 {
    width: calc(100% / 4); }
  .flex .flex__item--sm-5 {
    width: calc(100% / 5); }
  .flex .flex__item--sm-6 {
    width: calc(100% / 6); }
  .flex .flex__item--sm-7 {
    width: calc(100% / 7); }
  .flex .flex__item--sm-8 {
    width: calc(100% / 8); }
  .flex .flex__item--sm-9 {
    width: calc(100% / 9); }
  .flex .flex__item--sm-10 {
    width: calc(100% / 10); }
  .flex .flex__item--sm-11 {
    width: calc(100% / 11); }
  .flex .flex__item--sm-12 {
    width: calc(100% / 12); }
  .flex .flex__item--sm-13 {
    width: calc(100% / 13); }
  .flex .flex__item--sm-14 {
    width: calc(100% / 14); }
  .flex .flex__item--sm-15 {
    width: calc(100% / 15); }
  .flex .flex__item--sm-16 {
    width: calc(100% / 16); }
  .flex .flex__item--sm-17 {
    width: calc(100% / 17); }
  .flex .flex__item--sm-18 {
    width: calc(100% / 18); }
  .flex .flex__item--sm-19 {
    width: calc(100% / 19); }
  .flex .flex__item--sm-20 {
    width: calc(100% / 20); } }
@media (min-width: 992px) {
  .flex .flex__item--md-1 {
    width: calc(100% / 1); }
  .flex .flex__item--md-2 {
    width: calc(100% / 2); }
  .flex .flex__item--md-3 {
    width: calc(100% / 3); }
  .flex .flex__item--md-4 {
    width: calc(100% / 4); }
  .flex .flex__item--md-5 {
    width: calc(100% / 5); }
  .flex .flex__item--md-6 {
    width: calc(100% / 6); }
  .flex .flex__item--md-7 {
    width: calc(100% / 7); }
  .flex .flex__item--md-8 {
    width: calc(100% / 8); }
  .flex .flex__item--md-9 {
    width: calc(100% / 9); }
  .flex .flex__item--md-10 {
    width: calc(100% / 10); }
  .flex .flex__item--md-11 {
    width: calc(100% / 11); }
  .flex .flex__item--md-12 {
    width: calc(100% / 12); }
  .flex .flex__item--md-13 {
    width: calc(100% / 13); }
  .flex .flex__item--md-14 {
    width: calc(100% / 14); }
  .flex .flex__item--md-15 {
    width: calc(100% / 15); }
  .flex .flex__item--md-16 {
    width: calc(100% / 16); }
  .flex .flex__item--md-17 {
    width: calc(100% / 17); }
  .flex .flex__item--md-18 {
    width: calc(100% / 18); }
  .flex .flex__item--md-19 {
    width: calc(100% / 19); }
  .flex .flex__item--md-20 {
    width: calc(100% / 20); } }
@media (min-width: 1200px) {
  .flex .flex__item--lg-1 {
    width: calc(100% / 1); }
  .flex .flex__item--lg-2 {
    width: calc(100% / 2); }
  .flex .flex__item--lg-3 {
    width: calc(100% / 3); }
  .flex .flex__item--lg-4 {
    width: calc(100% / 4); }
  .flex .flex__item--lg-5 {
    width: calc(100% / 5); }
  .flex .flex__item--lg-6 {
    width: calc(100% / 6); }
  .flex .flex__item--lg-7 {
    width: calc(100% / 7); }
  .flex .flex__item--lg-8 {
    width: calc(100% / 8); }
  .flex .flex__item--lg-9 {
    width: calc(100% / 9); }
  .flex .flex__item--lg-10 {
    width: calc(100% / 10); }
  .flex .flex__item--lg-11 {
    width: calc(100% / 11); }
  .flex .flex__item--lg-12 {
    width: calc(100% / 12); }
  .flex .flex__item--lg-13 {
    width: calc(100% / 13); }
  .flex .flex__item--lg-14 {
    width: calc(100% / 14); }
  .flex .flex__item--lg-15 {
    width: calc(100% / 15); }
  .flex .flex__item--lg-16 {
    width: calc(100% / 16); }
  .flex .flex__item--lg-17 {
    width: calc(100% / 17); }
  .flex .flex__item--lg-18 {
    width: calc(100% / 18); }
  .flex .flex__item--lg-19 {
    width: calc(100% / 19); }
  .flex .flex__item--lg-20 {
    width: calc(100% / 20); } }

.l-block-header {
  display: flex;
  justify-content: center;
  margin: 0 0 2.5em;
  padding: 0; }
  @media (min-width: 768px) {
    .l-block-header {
      margin: 0 0 3.125em; } }
  @media (min-width: 1200px) {
    .l-block-header {
      margin: 0 0 3.75em; } }
  @media (max-width: 767px) {
    .l-block-header .btn {
      align-self: flex-end; } }
  .l-block-header--action {
    flex-direction: column;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .l-block-header--action > :first-child {
        margin: 0 0 20px; } }
    @media (min-width: 768px) {
      .l-block-header--action {
        flex-direction: row;
        align-items: center;
        justify-content: space-between; } }
  .l-block-header--border-bottom {
    padding: 0 0 16px;
    border-bottom: 1px solid #0077BB; }

html.scorm,
html.scorm body {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

#content-box {
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 0;
  height: calc(100% - 50px);
  overflow: hidden; }
  @media (min-width: 768px) {
    #content-box {
      height: calc(100% - 60px);
      top: 60px; } }

.scorm iframe {
  display: block;
  border: none;
  width: 100%;
  height: 100%; }

.flex {
  display: flex; }

.inline-flex {
  display: inline-flex; }

.flex-wrap {
  flex-wrap: wrap; }

.flex-column {
  flex-direction: column; }

.flex-column-reverse {
  flex-direction: column-reverse; }

.flex-row {
  flex-direction: row; }

.flex-row-reverse {
  flex-direction: row-reverse; }

.flex-center {
  justify-content: center;
  align-items: center; }

.flex-grow {
  flex-grow: 1; }

.flex-grow-0 {
  flex-grow: 0; }

.flex-shrink {
  flex-shrink: 1; }

.flex-shrink-0 {
  flex-shrink: 0; }

.flex-basis-0 {
  flex-basis: 0; }

.justify-start {
  justify-content: flex-start; }

.justify-end {
  justify-content: flex-end; }

.justify-center {
  justify-content: center; }

.justify-between {
  justify-content: space-between; }

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

.items-start {
  align-items: flex-start; }

.items-end {
  align-items: flex-end; }

.items-baseline {
  align-items: baseline; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

@media (min-width: 480px) {
  .flex-xs {
    display: flex; }

  .inline-flex-xs {
    display: inline-flex; }

  .flex-wrap-xs {
    flex-wrap: wrap; }

  .flex-column-xs {
    flex-direction: column; }

  .flex-column-reverse-xs {
    flex-direction: column-reverse; }

  .flex-row-xs {
    flex-direction: row; }

  .flex-row-reverse-xs {
    flex-direction: row-reverse; }

  .flex-center-xs {
    justify-content: center;
    align-items: center; }

  .flex-grow-xs {
    flex-grow: 1; }

  .flex-grow-0-xs {
    flex-grow: 0; }

  .flex-shrink-xs {
    flex-shrink: 1; }

  .flex-shrink-0-xs {
    flex-shrink: 0; }

  .flex-basis-0-xs {
    flex-basis: 0; }

  .justify-start-xs {
    justify-content: flex-start; }

  .justify-end-xs {
    justify-content: flex-end; }

  .justify-center-xs {
    justify-content: center; }

  .justify-between-xs {
    justify-content: space-between; }

  .items-center-xs {
    align-items: center; }

  .items-start-xs {
    align-items: flex-start; }

  .items-end-xs {
    align-items: flex-end; }

  .items-baseline-xs {
    align-items: baseline; }

  .order-1-xs {
    order: 1; }

  .order-2-xs {
    order: 2; }

  .order-3-xs {
    order: 3; } }
@media (min-width: 768px) {
  .flex-sm {
    display: flex; }

  .inline-flex-sm {
    display: inline-flex; }

  .flex-wrap-sm {
    flex-wrap: wrap; }

  .flex-column-sm {
    flex-direction: column; }

  .flex-column-reverse-sm {
    flex-direction: column-reverse; }

  .flex-row-sm {
    flex-direction: row; }

  .flex-row-reverse-sm {
    flex-direction: row-reverse; }

  .flex-center-sm {
    justify-content: center;
    align-items: center; }

  .flex-grow-sm {
    flex-grow: 1; }

  .flex-grow-0-sm {
    flex-grow: 0; }

  .flex-shrink-sm {
    flex-shrink: 1; }

  .flex-shrink-0-sm {
    flex-shrink: 0; }

  .flex-basis-0-sm {
    flex-basis: 0; }

  .justify-start-sm {
    justify-content: flex-start; }

  .justify-end-sm {
    justify-content: flex-end; }

  .justify-center-sm {
    justify-content: center; }

  .justify-between-sm {
    justify-content: space-between; }

  .items-center-sm {
    align-items: center; }

  .items-start-sm {
    align-items: flex-start; }

  .items-end-sm {
    align-items: flex-end; }

  .items-baseline-sm {
    align-items: baseline; }

  .order-1-sm {
    order: 1; }

  .order-2-sm {
    order: 2; }

  .order-3-sm {
    order: 3; } }
@media (min-width: 992px) {
  .flex-md {
    display: flex; }

  .inline-flex-md {
    display: inline-flex; }

  .flex-wrap-md {
    flex-wrap: wrap; }

  .flex-column-md {
    flex-direction: column; }

  .flex-column-reverse-md {
    flex-direction: column-reverse; }

  .flex-row-md {
    flex-direction: row; }

  .flex-row-reverse-md {
    flex-direction: row-reverse; }

  .flex-center-md {
    justify-content: center;
    align-items: center; }

  .flex-grow-md {
    flex-grow: 1; }

  .flex-grow-0-md {
    flex-grow: 0; }

  .flex-shrink-md {
    flex-shrink: 1; }

  .flex-shrink-0-md {
    flex-shrink: 0; }

  .flex-basis-0-md {
    flex-basis: 0; }

  .justify-start-md {
    justify-content: flex-start; }

  .justify-end-md {
    justify-content: flex-end; }

  .justify-center-md {
    justify-content: center; }

  .justify-between-md {
    justify-content: space-between; }

  .items-center-md {
    align-items: center; }

  .items-start-md {
    align-items: flex-start; }

  .items-end-md {
    align-items: flex-end; }

  .items-baseline-md {
    align-items: baseline; }

  .order-1-md {
    order: 1; }

  .order-2-md {
    order: 2; }

  .order-3-md {
    order: 3; } }
@media (min-width: 1200px) {
  .flex-lg {
    display: flex; }

  .inline-flex-lg {
    display: inline-flex; }

  .flex-wrap-lg {
    flex-wrap: wrap; }

  .flex-column-lg {
    flex-direction: column; }

  .flex-column-reverse-lg {
    flex-direction: column-reverse; }

  .flex-row-lg {
    flex-direction: row; }

  .flex-row-reverse-lg {
    flex-direction: row-reverse; }

  .flex-center-lg {
    justify-content: center;
    align-items: center; }

  .flex-grow-lg {
    flex-grow: 1; }

  .flex-grow-0-lg {
    flex-grow: 0; }

  .flex-shrink-lg {
    flex-shrink: 1; }

  .flex-shrink-0-lg {
    flex-shrink: 0; }

  .flex-basis-0-lg {
    flex-basis: 0; }

  .justify-start-lg {
    justify-content: flex-start; }

  .justify-end-lg {
    justify-content: flex-end; }

  .justify-center-lg {
    justify-content: center; }

  .justify-between-lg {
    justify-content: space-between; }

  .items-center-lg {
    align-items: center; }

  .items-start-lg {
    align-items: flex-start; }

  .items-end-lg {
    align-items: flex-end; }

  .items-baseline-lg {
    align-items: baseline; }

  .order-1-lg {
    order: 1; }

  .order-2-lg {
    order: 2; }

  .order-3-lg {
    order: 3; } }
.l-page-header--fullscreen .l-page-header__title, .c-card__title, .c-card__intro, .c-card-profile__title, .c-card-profile__subtitle, .c-messaging-message__title {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  box-orient: vertical; }

.c-logo {
  margin: 0 auto 0 0;
  max-height: 35px;
  max-width: 140px; }
  @media (min-width: 1200px) {
    .c-logo {
      margin: 0 100px 0 0;
      max-height: 70px;
      max-width: 200px; } }
  .c-logo--page-header {
    margin: 0 10px 0 0;
    height: 24px; }

.c-heading {
  color: #0077BB;
  font-weight: 700;
  position: relative;
  margin: 0; }
  .c-heading__icon {
    margin: 0 15px 0 0;
    width: 32px;
    height: 32px;
    fill: #0077BB; }
  .m--inverse .c-heading {
    color: #ffffff; }
    .m--inverse .c-heading__icon {
      fill: #ffffff; }
  .c-heading--icon {
    display: flex;
    align-items: center;
    transform-origin: left center; }
  .c-heading--left {
    text-align: left; }
  .c-heading--right {
    text-align: right; }
  .c-heading--x-left {
    transform-origin: left center; }
  .c-heading--x2 {
    transform: scale(1.2); }
  .c-heading--xs2 {
    transform: scale(0.8); }
  .c-heading--home-primary {
    margin: 0 0 58px;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
    color: #0077BB; }
    @media (min-width: 768px) {
      .c-heading--home-primary {
        font-size: 3.6rem;
        line-height: 1.1; } }
    .m--inverse .c-heading--home-primary {
      color: #ffffff; }
  .c-heading--home-secondary {
    margin: 12px 0 32px;
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    color: #0077BB; }
    @media (min-width: 768px) {
      .c-heading--home-secondary {
        margin: 12px 0 56px; } }
    .m--inverse .c-heading--home-secondary {
      color: #ffffff; }
  .c-heading--article {
    margin-top: 1.5625em; }
  .c-heading--h1 {
    font-size: 3.2rem;
    line-height: 1.25; }
    @media (min-width: 768px) {
      .c-heading--h1 {
        font-size: 3.6rem;
        line-height: 1.166666; } }
  .c-heading--h3 {
    color: #0077BB;
    padding-bottom: 16px;
    margin: 50px 0 30px;
    border-bottom: 1px solid #666666; }
  .c-heading--h4 {
    color: #0077BB;
    padding-bottom: 16px;
    margin-bottom: 30px;
    border-bottom: 1px solid #0077BB; }
  .c-heading--first {
    margin-top: 0; }

.c-heading-text {
  margin-top: 10px; }

.c-form--mt {
  margin-top: 30px; }
.c-form--email-verification {
  color: #0077BB;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1.7; }

@media (max-width: 767px) {
  .c-form-steps__progress.c-progress {
    display: none; } }
@media (min-width: 992px) {
  .c-form-steps__progress {
    width: 25%; } }
.c-form-steps__progress--mobile {
  /* ocultamos la version mobile para todas las resoluciones */
  /* solo la mostramos hasta la mediaquery seleccionada */ }
  .c-form-steps__progress--mobile.c-progress {
    display: none; }
  @media (max-width: 479px) {
    .c-form-steps__progress--mobile.c-progress {
      display: flex;
      margin-top: 0.625em; } }
.c-form-steps__list {
  position: relative; }
.c-form-steps__step {
  position: relative;
  position: absolute;
  top: -9999px;
  left: -9999px; }
  .c-form-steps__step--active {
    position: static; }
.c-form-steps--mt {
  margin-top: 30px; }

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  padding: 9px 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  /*
   * ========== BEM Modifiers ==========
   */
  /*
   * ========== Selectors ==========
   */
  /*
   * ========== States ==========
   */ }
  @media (min-width: 768px) {
    .btn {
      padding: 9px 24px; } }
  .btn.btn-primary {
    border: 1px solid #0077BB;
    background-color: #0077BB;
    color: #ffffff; }
    .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
      border: 1px solid #005788;
      background-color: #005788;
      color: #ffffff; }
    .m--inverse .btn.btn-primary {
      border: 1px solid #ffffff;
      background-color: transparent;
      color: #ffffff; }
      .m--inverse .btn.btn-primary:hover, .m--inverse .btn.btn-primary:active, .m--inverse .btn.btn-primary:focus {
        border: 1px solid #e6e6e6;
        background-color: #e6e6e6;
        color: #0077BB !important; }
    .l-header__user .btn.btn-primary {
      border: 1px solid #0077BB;
      background-color: #0077BB;
      color: #ffffff; }
      .l-header__user .btn.btn-primary:hover, .l-header__user .btn.btn-primary:active, .l-header__user .btn.btn-primary:focus {
        border: 1px solid #005788;
        background-color: #005788;
        color: #ffffff; }
    .c-feedback--error .btn.btn-primary {
      border: 1px solid #b51b1b;
      background-color: #b51b1b;
      color: #ffffff; }
      .c-feedback--error .btn.btn-primary:hover, .c-feedback--error .btn.btn-primary:active, .c-feedback--error .btn.btn-primary:focus {
        border-color: #891414;
        background-color: #891414; }
    .c-feedback--success .btn.btn-primary {
      border: 1px solid #80b51b;
      background-color: #80b51b;
      color: #ffffff; }
      .c-feedback--success .btn.btn-primary:hover, .c-feedback--success .btn.btn-primary:active, .c-feedback--success .btn.btn-primary:focus {
        border-color: #618914;
        background-color: #618914; }
    .c-feedback--info .btn.btn-primary {
      border: 1px solid #E29C10;
      background-color: #E29C10;
      color: #ffffff; }
      .c-feedback--info .btn.btn-primary:hover, .c-feedback--info .btn.btn-primary:active, .c-feedback--info .btn.btn-primary:focus {
        border-color: #b27b0d;
        background-color: #b27b0d; }
  .btn.btn-default {
    border: 1px solid #0077BB;
    background-color: transparent;
    color: #0077BB; }
    .btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
      border: 1px solid #0077BB;
      background-color: #0077BB;
      color: #ffffff; }
    .m--inverse .btn.btn-default {
      border: 1px solid #ffffff;
      color: #ffffff; }
      .m--inverse .btn.btn-default:hover, .m--inverse .btn.btn-default:active, .m--inverse .btn.btn-default:focus {
        border: 1px solid #ffffff;
        background-color: rgba(255, 255, 255, 0.3);
        color: #ffffff; }
    .c-feedback--error .btn.btn-default {
      border: 1px solid #b51b1b;
      color: #b51b1b; }
      .c-feedback--error .btn.btn-default:hover, .c-feedback--error .btn.btn-default:active, .c-feedback--error .btn.btn-default:focus {
        background-color: #b51b1b;
        color: #ffffff; }
    .c-feedback--success .btn.btn-default {
      border: 1px solid #80b51b;
      color: #80b51b; }
      .c-feedback--success .btn.btn-default:hover, .c-feedback--success .btn.btn-default:active, .c-feedback--success .btn.btn-default:focus {
        background-color: #80b51b;
        color: #ffffff; }
    .c-feedback--info .btn.btn-default {
      border: 1px solid #E29C10;
      color: #E29C10; }
      .c-feedback--info .btn.btn-default:hover, .c-feedback--info .btn.btn-default:active, .c-feedback--info .btn.btn-default:focus {
        background-color: #E29C10;
        color: #ffffff; }
    .btn.btn-default[disabled], .btn.btn-default[disabled]:hover, .btn.btn-default[disabled]:active, .btn.btn-default[disabled]:focus {
      border-color: #e0e0e0;
      background-color: #ffffff;
      color: #666666; }
    .m--inverse .btn.btn-default[disabled] {
      border-color: #ffffff;
      background-color: transparent;
      color: #ffffff;
      opacity: .5; }
    .btn.btn-default--greyscale {
      border: 1px solid #666666;
      color: #666666; }
      .btn.btn-default--greyscale:hover, .btn.btn-default--greyscale:active, .btn.btn-default--greyscale:focus {
        border: 1px solid #666666;
        background-color: #666666;
        color: #ffffff; }
  .btn.btn-lg {
    min-width: 200px;
    padding: 12px 40px; }
  .btn__small {
    font-size: 0.8em;
    font-weight: 300;
    margin-left: 8px; }
  .btn--icon {
    display: flex;
    align-items: center; }
  .btn--small {
    padding: 6px 16px; }
  .btn--xs {
    padding: 5px 13px;
    font-size: 1.4rem; }
  .btn--xxs {
    padding: 4px 10px;
    font-size: 1.2rem; }
  .btn--fullwidth {
    flex: 1; }
  .btn--halfwidth {
    width: 100%; }
    @media (min-width: 768px) {
      .btn--halfwidth {
        width: 48%; } }
  .btn--search-more {
    color: #ffffff; }
  @media (min-width: 992px) {
    .btn--inline {
      width: auto !important;
      display: inline-block !important; } }
  .btn--link {
    color: #333333;
    font-size: 1.2rem;
    line-height: inherit;
    text-decoration: underline;
    width: auto; }
    .l-login .btn--link {
      font-size: 1.2rem;
      padding: 0;
      margin: 8px 0 0; }
  .btn--inactive:hover, .btn--inactive:active, .btn--inactive:focus {
    border: inherit;
    background-color: inherit;
    color: inherit; }
  .btn--rounded {
    border-radius: 50%;
    width: 64px;
    height: 64px;
    background-color: #0077BB;
    padding: 0; }
  .btn--float {
    position: fixed;
    bottom: 5vh;
    right: 5vw;
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5); }
    .btn--float > svg {
      fill: #ffffff; }
  .btn--block {
    display: block;
    width: 100%; }
  .btn--icon-alone {
    padding: 10px 9px; }
  .btn + .btn:not(.btn--link), .btn + .btn:not(a[class*="-block"]) {
    margin-left: 4px; }
    .c-panel__options .btn + .btn:not(.btn--link),
    .c-panel__options .btn + .btn:not(a[class*="-block"]) {
      margin: 0 10px 0 0; }
    @media (max-width: 479px) {
      .flex-xs .btn + .btn:not(.btn--link), .flex-xs .btn + .btn:not(a[class*="-block"]) {
        margin: 4px 0 0; } }
    @media (max-width: 767px) {
      .flex-sm .btn + .btn:not(.btn--link), .flex-sm .btn + .btn:not(a[class*="-block"]) {
        margin: 4px 0 0; } }
    @media (max-width: 991px) {
      .flex-md .btn + .btn:not(.btn--link), .flex-md .btn + .btn:not(a[class*="-block"]) {
        margin: 4px 0 0; } }
    @media (max-width: 1199px) {
      .flex-lg .btn + .btn:not(.btn--link), .flex-lg .btn + .btn:not(a[class*="-block"]) {
        margin: 4px 0 0; } }
  .btn.is-hidden {
    display: none; }

.btn:not(.is-hidden) + .btn {
  margin: 0 0 0 4px; }

.c-panel__options .btn + .btn {
  margin: 0 8px 0 0; }

@media (min-width: 992px) {
  .btn-block {
    display: inline-flex;
    width: auto; } }

.btn-block + .btn-block {
  margin: 0; }

.btn-block:not(.is-hidden) + .btn-block {
  margin: 10px 0 0; }
  @media (min-width: 768px) {
    .btn-block:not(.is-hidden) + .btn-block {
      margin: 0; }
      [class*="__actions"] .btn-block:not(.is-hidden) + .btn-block {
        margin-top: 15px; } }

.c-menu {
  position: relative;
  padding: 16px 0 16px 18px;
  cursor: pointer;
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 1200px) {
    .c-menu {
      display: none; } }
  .c-menu__line {
    background-color: #0077BB;
    border-radius: 3px;
    width: 28px;
    height: 2px;
    transition: all;
    transition-duration: 300ms; }
    .c-menu__line--center {
      margin: 5px 0; }
    .c-menu__line--last {
      width: 20px;
      margin-left: 8px; }
  .c-menu__favorite {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 28px;
    height: 16px;
    content: '';
    opacity: 0; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #333333;
  text-decoration: none;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.075); }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #e4e4e4; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > a {
  outline: 0; }

.c-user {
  width: 250px;
  display: flex;
  align-items: center;
  margin: 0 -15px;
  padding-left: 0;
  list-style: none;
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 1200px) {
    .c-user {
      width: auto;
      width: initial;
      margin: 0 0 0 20px !important; } }
  .c-user__dropdown {
    margin-bottom: 0;
    width: inherit; }
  .c-user__toggle {
    display: none;
    background-color: #ffffff !important;
    color: #0077BB !important;
    height: 100px;
    cursor: default; }
    @media (min-width: 1200px) {
      .c-user__toggle {
        display: flex;
        align-items: center;
        background-color: transparent !important;
        height: auto;
        cursor: pointer; } }
  .c-user__avatar {
    border-radius: 50%;
    height: 35px;
    width: 35px; }
    .c-user__avatar--initials {
      align-items: center;
      background-color: #0077BB;
      color: #ffffff;
      font-size: 1.6rem;
      display: flex;
      font-weight: 700;
      justify-content: center; }
      @media (min-width: 1200px) {
        .l-header__user-data .c-user__avatar--initials {
          background-color: #ffffff;
          color: #0077BB; } }
    .c-user__avatar--icon {
      fill: #0077BB; }
      @media (min-width: 1200px) {
        .l-header__user-data .c-user__avatar--icon {
          fill: #ffffff; } }
    .l-header__user-data .c-user__avatar {
      margin-right: 10px; }
    .c-comment__user .c-user__avatar {
      height: 50px;
      width: 50px; }
    .c-messaging-message__img .c-user__avatar {
      height: 50px;
      width: 50px; }
  .c-user__title {
    color: #0077BB;
    font-size: 16px;
    font-weight: 700; }
  .c-user__text {
    flex: 1;
    max-width: 250px;
    margin-right: 10px;
    width: 100%; }
  .c-user__name {
    color: #333333;
    display: block;
    font-size: 1.5rem;
    line-height: 1.2;
    margin: 0; }
    @media (min-width: 1200px) {
      .c-user__name {
        color: #ffffff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; } }
  .c-user__profile {
    color: #666666;
    display: block;
    font-size: 1.2rem;
    line-height: 1.3;
    margin: 0; }
    @media (min-width: 1200px) {
      .c-user__profile {
        color: #ffffff;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; } }
    .c-user__name + .c-user__profile {
      margin-top: 3px; }
      @media (min-width: 1200px) {
        .c-user__name + .c-user__profile {
          margin-top: 2px; } }
  .c-user__caret {
    display: none; }
    @media (min-width: 1200px) {
      .c-user__caret {
        display: block;
        margin-top: 3px;
        color: #0077BB; } }
  .c-user__list {
    width: inherit;
    background-color: transparent !important;
    border: 0;
    border-radius: 7.5px !important;
    padding: 0;
    box-shadow: none; }
    @media (max-width: 1199px) {
      .c-user__list {
        height: 150px;
        margin: 0; } }
    @media (min-width: 1200px) {
      .c-user__list {
        position: absolute;
        top: 42px !important;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); } }
  .c-user__item {
    margin-bottom: 0;
    border-bottom: 1px solid #bfbfbf !important; }
    .c-user__item:last-child {
      border-bottom: 0 !important; }
    @media (min-width: 1200px) {
      .c-user__item {
        border-bottom: 1px solid #e0e0e0 !important; }
        .c-user__item:first-child {
          border-top-left-radius: inherit;
          border-top-right-radius: inherit; }
        .c-user__item:last-child {
          border-bottom-left-radius: inherit;
          border-bottom-right-radius: inherit; } }
  .c-user__link {
    height: 50px;
    padding: 15px 20px !important;
    font-size: 1.5rem;
    text-decoration: none;
    color: #333333 !important;
    background-color: #e0e0e0 !important;
    border-radius: inherit; }
    .c-user__link:hover, .c-user__link:active, .c-user__link:focus {
      color: #ffffff !important;
      background-color: #0077BB !important; }
    .c-user__item.active .c-user__link {
      color: #ffffff !important;
      background-color: #0077BB !important; }
    @media (min-width: 1200px) {
      .c-user__link {
        color: #0077BB !important;
        background-color: #ffffff !important; }
        .c-user__link:hover, .c-user__link:active, .c-user__link:focus {
          color: #ffffff !important;
          background-color: #0077BB !important; }
        .c-user__item.active .c-user__link {
          color: #ffffff !important;
          background-color: #0077BB !important; } }

.c-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  margin: 0 -15px;
  background-color: #E0EEFF;
  background: none;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  @media (min-width: 1200px) {
    .c-nav {
      flex-direction: row;
      margin: 0;
      background: transparent; } }
  @media (max-width: 1199px) {
    .l-header__nav .c-nav {
      display: none; } }
  .c-nav__item {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 119, 187, 0.3); }
    .c-nav__item:last-child {
      border-bottom: 0 !important; }
    @media (min-width: 1200px) {
      .c-nav__item {
        border-bottom: 0 !important; } }
    .c-nav__item--has-children {
      position: relative; }
  .c-nav__link {
    height: 50px;
    padding: 15px 20px !important;
    font-size: 16px;
    text-transform: none;
    color: #0077BB;
    background-color: transparent !important;
    display: flex !important;
    align-items: center; }
    .c-nav__link:hover, .c-nav__link:active, .c-nav__link:focus {
      background-color: rgba(255, 255, 255, 0.3) !important;
      color: #0077BB; }
    .c-nav__item.active .c-nav__link {
      background-color: rgba(255, 255, 255, 0.3) !important; }
    @media (min-width: 1200px) {
      .c-nav__link {
        height: 100px;
        padding: 15px 15px !important; }
        .c-nav__link:hover, .c-nav__link:active, .c-nav__link:focus {
          background-color: rgba(0, 119, 187, 0.1) !important; }
        .c-nav__item.active .c-nav__link {
          background-color: transparent !important;
          border-bottom: 3px solid #0077BB;
          color: #0077BB; } }
  .c-nav__icon {
    display: block;
    fill: #ffffff;
    width: 1.25em;
    height: 1.25em;
    margin-right: 8px; }
    .c-nav__icon:hover, .c-nav__icon:active, .c-nav__icon:focus {
      fill: #0077BB; }
    .c-nav__item.active .c-nav__icon {
      fill: #0077BB; }
    @media (min-width: 1200px) {
      .c-nav__icon {
        fill: #0077BB;
        width: 1.5em;
        height: 1.5em;
        margin-right: 8px; }
        .c-nav__icon:hover, .c-nav__icon:active, .c-nav__icon:focus {
          fill: #0077BB; }
        .c-nav__item.active .c-nav__icon {
          fill: #0077BB; } }
  .c-nav__dropdown {
    position: relative;
    top: 0;
    left: 0;
    width: auto; }
    @media (min-width: 1200px) {
      .c-nav__dropdown {
        position: fixed;
        top: 140px;
        left: calc(50% - 550px);
        z-index: 9900;
        width: 1100px;
        background-color: #ffffff;
        border-radius: 5px;
        box-shadow: 0 0.9px 1.5px rgba(0, 0, 0, 0.08), 0 3.1px 5.5px rgba(0, 0, 0, 0.09), 0 8px 25px rgba(0, 0, 0, 0.22);
        padding: 8px 0;
        transition: all .2s, visibility .1s;
        visibility: hidden;
        opacity: 0; } }
    .c-nav__dropdown--padding {
      padding: 10px 20px; }
      @media (min-width: 1200px) {
        .c-nav__dropdown--padding {
          padding: 30px 40px; } }
  .c-nav__dropdown-arrow {
    visibility: hidden;
    opacity: 0; }
    @media (min-width: 1200px) {
      .c-nav__dropdown-arrow {
        margin-top: -42px;
        content: ' ';
        width: 32px;
        height: 32px;
        position: absolute;
        left: calc(50% - 16px);
        top: 100%;
        overflow: hidden;
        z-index: 9910; } }
  .c-nav__dropdown-arrow-form {
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    transform: rotate(45deg);
    position: absolute;
    top: calc(50% + 7px);
    left: calc(50% - 10px);
    pointer-events: none;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.12); }
  @media (min-width: 1200px) {
    body.b-l-header--is-hidden .c-nav__dropdown, body.b-l-header--is-hidden .c-nav__dropdown-arrow {
      visibility: hidden;
      opacity: 0; } }
  @media (min-width: 1200px) {
    body:not(.b-l-header--is-hidden) .c-nav__item:hover > .c-nav__dropdown, body:not(.b-l-header--is-hidden) .c-nav__item:hover > .c-nav__dropdown-arrow {
      visibility: visible;
      opacity: 1;
      transition-delay: 0.4s; } }
  @media (min-width: 1200px) {
    body:not(.b-l-header--is-hidden) .c-nav__item:hover > .c-nav__dropdown {
      top: 140px; } }
  @media (min-width: 1200px) {
    body.b-l-header--is-hidden .c-nav__item:hover > .c-nav__dropdown {
      top: 0; } }
  .c-nav__dropdown-icon {
    width: 16px;
    margin-left: 10px; }
  .c-nav--user {
    background-color: #0077BB; }
    @media (min-width: 1200px) {
      .c-nav--user {
        background-color: transparent; } }
    .c-nav--user .c-nav__item {
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
    .c-nav--user .c-nav__link {
      height: 50px;
      color: #ffffff !important;
      text-transform: none; }
      @media (min-width: 1200px) {
        .c-nav--user .c-nav__link {
          color: #0077BB !important; }
          .c-nav--user .c-nav__item.active .c-nav__link {
            border-bottom: 3px solid #ffffff;
            color: #ffffff; } }
    .c-nav--user .c-nav__icon {
      display: block;
      fill: #ffffff;
      width: 1.25em;
      height: 1.25em; }
      @media (min-width: 1200px) {
        .c-nav--user .c-nav__icon {
          fill: #0077BB;
          width: 1.25em;
          height: 1.25em; }
          .c-nav--user .c-nav__item.active .c-nav__icon {
            fill: #0077BB; } }
      .c-nav--user .c-nav__icon--stroke {
        fill: transparent;
        stroke: #ffffff;
        stroke-width: 1px; }
        @media (min-width: 1200px) {
          .c-nav--user .c-nav__icon--stroke {
            stroke: #0077BB; } }
  @media (max-width: 1199px) {
    .c-nav--sections .c-nav__link {
      /*flex-direction: column;
      align-items: center;
      justify-content: center;*/ } }

.c-search {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 90%;
  border: transparent;
  border-bottom: 1px solid #666666;
  border-radius: 0;
  background-color: transparent;
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 768px) {
    .c-search {
      width: 60%; } }
  @media (min-width: 1200px) {
    .c-search {
      width: 60%; } }
  .c-search__input {
    flex: 1 0 auto;
    width: inherit;
    font-size: 2.4rem;
    color: #666666;
    background-color: transparent;
    border: none;
    box-shadow: none; }
    @media (min-width: 1200px) {
      .c-search__input {
        font-size: 3rem; } }
    .c-search__input::placeholder {
      color: #cccccc; }
  .c-search__button {
    width: 50px;
    padding: 0;
    font-size: 15px;
    color: #333333;
    background-color: transparent;
    border: none; }
    .c-search__button--active {
      background-color: #ffffff; }
    .c-search__button--desktop {
      display: none; }
      @media (min-width: 768px) {
        .c-search__button--desktop {
          display: flex;
          margin-left: 1.875em; } }
  .c-search__icon {
    width: 1.5em;
    height: 1.5em;
    fill: #0077BB; }
    .l-searchbar .c-search__icon {
      fill: #666666; }
  .c-search--form-control {
    width: 100%;
    height: 42px;
    padding: 10px 50px 10px 12px;
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: #666666;
    border: 1px solid #cccccc;
    border-radius: 0;
    background-color: #ffffff;
    background-image: none;
    box-shadow: none; }
    .c-search--form-control:hover, .c-search--form-control:active, .c-search--form-control:focus {
      border-color: #0077BB;
      outline: 0;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08), 0 0 8px rgba(59, 173, 174, 0.6); }
      .c-search--form-control:hover .c-search__icon, .c-search--form-control:active .c-search__icon, .c-search--form-control:focus .c-search__icon {
        fill: #0077BB; }
    .c-search--form-control .c-search__button {
      margin-left: 1.25em; }
    .c-search--form-control .c-search__icon {
      fill: #cccccc; }
  .c-search--rounded {
    align-items: center;
    background-color: #F6F6F6;
    border: 1px solid #E6E6E6;
    border-radius: 25px;
    padding: 0 1.5rem;
    height: 45px;
    width: 100%; }
    .c-search--rounded .c-search__input {
      flex: 1;
      font-size: 16px; }
      .c-search--rounded .c-search__input::placeholder {
        font-size: 16px; }
    .c-search--rounded .c-search__icon {
      fill: #666666;
      height: 18px;
      margin-right: 1rem;
      width: 18px; }
    .c-messaging__aside .c-search--rounded {
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .c-messaging__aside .c-search--rounded {
          margin: 0 auto 20px;
          width: 90%; } }

.c-modal-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1050;
  display: none;
  overflow: auto; }
  @media (min-width: 480px) {
    .c-modal-overlay {
      padding: 4rem 0; } }

.c-modal-wrapper {
  position: relative; }

.c-modal {
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
  min-height: 100%;
  margin: 0;
  text-align: center;
  background: #ffffff;
  border-radius: 0;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  position: relative;
  transition: opacity 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
  @media (min-width: 480px) {
    .c-modal {
      top: 50%;
      left: 50%;
      max-width: 30em;
      border-radius: 7.5px; } }
  @media (min-width: 768px) {
    .c-modal {
      max-width: 37.5em;
      min-height: initial;
      height: auto; } }
  @media (min-width: 992px) {
    .c-modal {
      max-width: 47.5em; } }
  .c-modal.is-show {
    display: block;
    opacity: 0; }
    @media (min-width: 480px) {
      .c-modal.is-show {
        transform: translate(-50%, calc(-50% + 75px)); } }
  .c-modal.is-reveal {
    opacity: 1; }
    @media (min-width: 480px) {
      .c-modal.is-reveal {
        transform: translate(-50%, -50%); } }
  @media (min-width: 480px) {
    .c-modal.is-exceed.is-show {
      top: 0;
      transform: translate(-50%, calc(0% + 150px)); } }
  @media (min-width: 480px) {
    .c-modal.is-exceed.is-show.is-reveal {
      transform: translate(-50%, 0%); } }
  .c-modal__header {
    border-top-right-radius: inherit;
    border-top-left-radius: inherit;
    padding: 2px 16px; }
    .c-modal__header--image {
      padding: 0; }
  .c-modal__close {
    float: right;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #999;
    cursor: pointer;
    text-decoration: none; }
  .c-modal__image {
    margin-bottom: 0;
    max-width: 100%;
    width: 100%; }
  .c-modal__body {
    padding: 1.25em; }
    @media (min-width: 480px) {
      .c-modal__body {
        padding: 1.25em; } }
    @media (min-width: 992px) {
      .c-modal__body {
        padding: 1.875em; } }
  .c-modal__fullwidth {
    margin: 0 -1.25em 0.9375em; }
    @media (min-width: 992px) {
      .c-modal__fullwidth {
        margin: 0 -1.875em 1.25em; } }
  .c-modal .video-js.vjs-16-9 {
    padding: 0;
    height: 100%; }
  .c-modal__footer {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
    padding: 1em; }
  @media (max-width: 479px) {
    .c-modal--footer-fixed {
      margin-bottom: 100px; } }
  @media (max-width: 479px) {
    .c-modal--footer-fixed .c-modal__footer {
      position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100px;
      z-index: 99999; } }
  .c-modal--steps {
    text-align: left; }
    .c-modal--steps .c-modal__header {
      background-color: #f5f5f5;
      padding: 1em 2.75em 1em 1em;
      min-height: 56px; }
    .c-modal--steps .c-modal__footer {
      background-color: #f5f5f5;
      text-align: right; }

.c-modal-view-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5000;
  overflow: auto; }
  @media (min-width: 480px) {
    .c-modal-view-overlay {
      padding: 4rem 0; } }

.c-modal-view {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
  min-height: 100%;
  margin: 0;
  text-align: center;
  background: #ffffff;
  border-radius: 0;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  z-index: 5010;
  opacity: 0;
  transition: top 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
  @media (min-width: 768px) {
    .c-modal-view {
      top: 50%;
      left: 50%;
      max-width: 37.5em;
      min-height: initial;
      height: auto;
      border-radius: 7.5px; } }
  @media (min-width: 992px) {
    .c-modal-view {
      max-width: 47.5em; } }
  .c-modal-view.is-show {
    display: block;
    opacity: 1;
    top: 100%; }
    @media (min-width: 768px) {
      .c-modal-view.is-show {
        transform: translate(-50%, calc(-50% + 75px)); } }
  .c-modal-view.is-reveal {
    top: 0; }
    @media (min-width: 768px) {
      .c-modal-view.is-reveal {
        top: 50%;
        transform: translate(-50%, -50%); } }
  .c-modal-view__header {
    border-top-right-radius: inherit;
    border-top-left-radius: inherit;
    padding: 2px 16px; }
    .c-modal-view__header--image {
      padding: 0; }
  .c-modal-view__close {
    float: right;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #999;
    cursor: pointer;
    text-decoration: none; }
  .c-modal-view__image {
    margin-bottom: 0;
    max-width: 100%;
    width: 100%; }
  .c-modal-view__body {
    padding: 1.25em; }
    @media (min-width: 480px) {
      .c-modal-view__body {
        padding: 1.25em; } }
    @media (min-width: 992px) {
      .c-modal-view__body {
        padding: 1.875em; } }
  .c-modal-view__footer {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
    padding: 1em; }
  @media (max-width: 479px) {
    .c-modal-view--footer-fixed {
      margin-bottom: 100px; } }
  @media (max-width: 479px) {
    .c-modal-view--footer-fixed .c-modal-view__footer {
      position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100px;
      z-index: 99999; } }
  .c-modal-view--steps {
    text-align: left; }
    .c-modal-view--steps .c-modal-view__header {
      background-color: #f5f5f5;
      padding: 1em 2.75em 1em 1em;
      min-height: 56px; }
    .c-modal-view--steps .c-modal-view__footer {
      background-color: #f5f5f5;
      text-align: right; }

.c-bg--primary {
  background-color: #1962ae; }
  .c-bg--primary.c-bg--opacity {
    background-color: rgba(25, 98, 174, 0.4); }
.c-bg--secondary {
  background-color: #009a92; }
  .c-bg--secondary.c-bg--opacity {
    background-color: rgba(0, 154, 146, 0.4); }
.c-bg--tertiary {
  background-color: #628618; }
  .c-bg--tertiary.c-bg--opacity {
    background-color: rgba(98, 134, 24, 0.4); }
.c-bg--quaternary {
  background-color: #3d8cb5; }
  .c-bg--quaternary.c-bg--opacity {
    background-color: rgba(61, 140, 181, 0.4); }
.c-bg--grey1 {
  background-color: #f2f2f2; }
  .c-bg--grey1.c-bg--opacity {
    background-color: rgba(242, 242, 242, 0.4); }
.c-bg--grey2 {
  background-color: #e6e6e6; }
  .c-bg--grey2.c-bg--opacity {
    background-color: rgba(230, 230, 230, 0.4); }
.c-bg--gradient1 {
  background: linear-gradient(180deg, #1962ae 0%, #009a92 100%); }
.c-bg--gradient2 {
  background: linear-gradient(180deg, #009a92 0%, #628618 100%); }
.c-bg--gradient3 {
  background: linear-gradient(180deg, #1962ae 0%, #628618 100%); }
.c-bg--gradient4 {
  background: linear-gradient(180deg, #d9d9d9 0%, #f2f2f2 100%); }
.c-bg--parallax {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  background-color: transparent;
  height: auto; }

.c-card {
  display: inline-block;
  width: 100%;
  margin-left: 0;
  margin-bottom: 1.875em;
  text-align: left;
  background-color: transparent;
  transition: all 0.3s ease;
  box-shadow: 0 0.3px 0.4px rgba(0, 0, 0, 0.025), 0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);
  border-radius: 7.5px;
  /*
   * ========== BEM Elements ==========
   */
  /* Types Modifiers */
  /* 1. horizontal */
  /* 2. cover image */
  /* Component and Views Modifiers */
  /* 1. SEARCH view */
  /* 2. ACTIVITY component */
  /* 3. ARTICLE view */ }
  .c-card:hover, .c-card:active, .c-card:focus {
    box-shadow: 0 0.9px 1.5px rgba(0, 0, 0, 0.03), 0 3.1px 5.5px rgba(0, 0, 0, 0.08), 0 14px 25px rgba(0, 0, 0, 0.12); }
  .c-card:active {
    position: relative;
    transform: translateY(5px); }
  .c-card__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .c-card__header {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    position: relative;
    overflow: hidden; }
  .c-card__image {
    width: 100%;
    padding: 0;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .c-card__progress {
    position: absolute;
    right: 0.625em;
    bottom: 0.625em; }
    .c-card__progress--floating {
      width: 50%;
      bottom: 0.9375em; }
  .c-card__labels {
    flex-direction: column;
    margin-left: 0.625em;
    position: absolute;
    right: 0.625em;
    text-align: right;
    top: 0.625em;
    z-index: 1; }
  .c-card__card-status {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .c-card__card-status--completed {
      background-color: rgba(128, 181, 27, 0.7);
      background-image: rgba(128, 181, 27, 0.7); }
      .c-card--color .c-card__card-status--completed {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
      .c-panel--color .c-card__card-status--completed {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
    .c-card__card-status--suspended {
      background-color: rgba(181, 27, 27, 0.5);
      background-image: linear-gradient(-225deg, rgba(181, 27, 27, 0.5) 20%, rgba(137, 20, 20, 0.5) 100%); }
      .c-card--color .c-card__card-status--suspended {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
      .c-panel--color .c-card__card-status--suspended {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
    .c-card__card-status--coming-soon {
      background-color: rgba(0, 119, 187, 0.8);
      background-image: rgba(0, 119, 187, 0.8); }
      .c-card--color .c-card__card-status--coming-soon {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
    .c-card__card-status--locked {
      background-color: rgba(0, 119, 187, 0.6);
      background-image: linear-gradient(-225deg, rgba(0, 119, 187, 0.6) 20%, rgba(224, 238, 255, 0.6) 100%); }
      .c-card--color .c-card__card-status--locked {
        background-color: rgba(51, 51, 51, 0.6);
        background-image: none; }
  .c-card__new {
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(113.1370881006 / 2 * 1px);
    height: calc(113.1370881006 / 2 * 1px);
    clip-path: polygon(0% 0%, 100% 0%, 0 100%);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 0 100%);
    padding: 10px 0 0 10px;
    background-color: #0077BB;
    z-index: 1; }
    .c-card__new:before {
      content: '';
      position: absolute;
      top: -40px;
      left: -40px;
      width: 80px;
      height: 80px;
      transform: rotate(45deg);
      box-shadow: inset 0px 0px 10px 5px rgba(0, 0, 0, 0.2); }
    .c-card__new.m--inverse {
      background-color: #ffffff; }
  .c-card__new-firstletter {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    z-index: 1; }
    .m--inverse .c-card__new-firstletter {
      color: #0077BB; }
  .c-card__new-icon {
    width: 16px;
    height: 16px;
    fill: #ffffff;
    line-height: 1;
    z-index: 1; }
    .m--inverse .c-card__new-icon {
      fill: #0077BB; }
  .c-card__header-icon {
    width: 56px;
    height: 56px;
    fill: #ffffff; }
  .c-card__status {
    margin-top: 15px;
    color: #ffffff; }
  .c-card__status-description {
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.1rem; }
  .c-card__completed + .c-card__progress {
    display: none; }
  .c-card__body {
    padding: 12px 20px 18px;
    background-color: #ffffff;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit; }
    @media (min-width: 480px) {
      .c-card__body {
        height: 185px;
        position: relative; } }
    .c-card--color .c-card__body {
      background-color: #0077BB; }
  .c-card__date {
    color: #525252;
    font-size: 1rem;
    line-height: 1.2;
    margin: 7px 0; }
    .m--inverse .c-card__date {
      color: #ffffff; }
  .c-card__author {
    color: #525252;
    font-size: 1rem;
    line-height: 1.2;
    margin: 7px 0; }
    .m--inverse .c-card__author {
      color: #ffffff; }
  .c-card__title {
    margin: 6px 0 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    color: #0077BB;
    line-height: 1.25;
    -webkit-line-clamp: 3;
    line-clamp: 3; }
    .m--inverse .c-card__title {
      color: #ffffff; }
  .c-card__actions {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 15px 0 0; }
    @media (min-width: 480px) {
      .c-card__actions {
        bottom: 0;
        left: 0;
        margin: 12px 20px 18px;
        margin-top: 0;
        position: absolute;
        right: 0; } }
    .c-card__actions :only-child {
      margin-left: auto; }
  .c-card__rating {
    font-size: 20px;
    color: #0077BB !important; }
    .m--inverse .c-card__rating {
      color: #ffffff !important; }
  .c-card__speaker {
    font-size: 1.25rem;
    line-height: 1.4;
    margin: 0; }
    .m--inverse .c-card__speaker {
      color: #ffffff; }
  .c-card__length {
    font-size: 1.25rem;
    line-height: 1.4;
    margin: 0; }
    .m--inverse .c-card__length {
      color: #ffffff; }
  .c-card__intro {
    margin-bottom: 10px;
    font-size: 1.4rem;
    color: #666666;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    height: 72px;
    min-height: 72px; }
    .c-slider .c-card__intro {
      display: none !important; }
    .c-card__intro p {
      font-size: 1.4rem; }
  .c-card__streaming {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  .c-card__folder {
    align-items: center;
    background: #0077BB;
    display: flex;
    justify-content: center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .c-card__folder-icon {
    fill: #ffffff;
    height: 25%;
    width: 25%; }
  @media (max-width: 767px) {
    .c-card--horizontal {
      display: flex;
      margin-bottom: 0.625em; }
      .c-card--horizontal .c-card__link {
        text-decoration: none !important; }
      .c-card--horizontal .c-card__header {
        flex: 1 0 40%;
        border-radius: 0;
        border-top-left-radius: inherit;
        border-bottom-left-radius: inherit;
        overflow: hidden; }
      .c-card--horizontal .c-card__image {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: auto;
        height: 100%; }
      .c-card--horizontal .c-card__body {
        height: auto;
        flex: 1 0 60%;
        border-radius: 0;
        border-top-right-radius: inherit;
        border-bottom-right-radius: inherit;
        padding: 14px 14px 14px; }
      .c-card--horizontal .c-card__title {
        -webkit-line-clamp: 3;
        line-clamp: 3;
        height: 63px;
        min-height: 63px; } }
  .c-card--cover {
    display: block;
    overflow: hidden;
    box-shadow: none;
    margin-bottom: 0;
    border-radius: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
    .c-card--cover .c-card__link {
      position: static; }
      .c-card--cover .c-card__link:hover .c-card__body, .c-card--cover .c-card__link:active .c-card__body, .c-card--cover .c-card__link:focus .c-card__body {
        background-color: rgba(0, 0, 0, 0.5); }
      .c-card--cover .c-card__link:hover .c-card__image, .c-card--cover .c-card__link:active .c-card__image, .c-card--cover .c-card__link:focus .c-card__image {
        transform: scale(1.1); }
    .c-card--cover .c-card__image {
      transform: scale(1);
      transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
    .c-card--cover .c-card__streaming {
      position: absolute;
      top: 15px;
      right: auto;
      left: 15px;
      bottom: auto;
      width: auto; }
    .c-card--cover .c-card__body {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-end;
      background-color: rgba(0, 0, 0, 0.3);
      padding: 5px 15px 20px;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100%;
      transition: background-color 0.3s; }
    .c-card--cover .c-card__type {
      color: #ffffff;
      font-weight: 700;
      letter-spacing: 2px;
      margin-bottom: 0.625em; }
    .c-card--cover .c-card__subtitle {
      display: none; }
    .c-card--cover.c-card--tv-featured .c-card__subtitle {
      display: block;
      position: relative;
      color: #ffffff; }
    .c-card--cover .c-card__title {
      margin: 0;
      height: 40px;
      min-height: 40px;
      font-size: 1.6rem;
      line-height: initial;
      font-weight: 300;
      color: #ffffff;
      -webkit-line-clamp: 2;
      line-clamp: 2; }
      @media (min-width: 992px) {
        .c-card--cover .c-card__title {
          height: 45px;
          font-size: 1.8rem; } }
      @media (min-width: 1200px) {
        .c-card--cover .c-card__title {
          height: 45px;
          font-size: 1.8rem; } }
      @media (min-width: 1600px) {
        .c-card--cover .c-card__title {
          height: 50px;
          font-size: 2rem; } }
      .c-card--cover .c-card__title--noheight {
        height: auto;
        min-height: auto;
        -webkit-line-clamp: 100;
        line-clamp: 100; }
    .c-card--cover .c-card__date {
      margin: 0;
      padding: 4px;
      background-color: #0077BB;
      color: #ffffff;
      font-size: 1.2rem;
      line-height: normal;
      font-weight: 500; }
    .c-card--cover .c-card__author {
      margin: 0;
      color: #ffffff;
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 1.4; }
    .c-card--cover .c-card__progress {
      position: relative;
      right: initial;
      bottom: 0;
      width: 80%;
      margin-top: 0.625em; }
  @media (min-width: 768px) {
    .c-card--search {
      margin-bottom: 0; } }
  .c-card--activity {
    border-radius: 10px; }
    .c-card--activity .c-card__image {
      border-radius: 10px; }
    .c-card--activity .c-card__body {
      padding: 5px 15px 45px; }
    .c-card--activity .c-card__progress {
      position: absolute;
      bottom: 15px;
      left: 15px; }
    .c-card--activity .c-card__label {
      position: absolute;
      bottom: 15px;
      left: 15px; }
  .c-card--article {
    box-shadow: none;
    border-radius: 7.5px;
    position: relative; }
    .c-card--article:hover, .c-card--article:active, .c-card--article:focus {
      box-shadow: none; }
    .c-card--article:active {
      transform: translateY(0); }
    .c-card--article .c-card__image {
      border-top-left-radius: 7.5px;
      border-top-right-radius: 7.5px; }
    .c-card--article .c-card__body {
      border: 1px solid #F4F4F4;
      background-color: transparent;
      border-bottom-left-radius: 7.5px;
      border-bottom-right-radius: 7.5px;
      height: auto;
      padding: 20px;
      text-align: left; }
      @media (min-width: 768px) {
        .c-card--article .c-card__body {
          height: 270px; } }
    .c-card--article__subtitle {
      display: flex;
      align-items: center;
      height: 24px;
      margin-bottom: 0;
      font-size: 1.2rem;
      font-weight: 300;
      color: #525252; }
    .c-card--article__subtitle-icon {
      width: 16px;
      height: 16px;
      margin-right: 6px;
      fill: #525252; }
      .m--inverse .c-card--article__subtitle-icon {
        fill: #ffffff; }
    .c-card--article__subtitle-text {
      flex: 1 1 100%; }
      .m--inverse .c-card--article__subtitle-text {
        color: #ffffff; }
    .c-card--article .c-card__title {
      margin-top: 8px;
      font-size: 2.2rem;
      line-height: 2.5rem; }
    .c-card--article .c-card__intro {
      margin-bottom: 0;
      font-size: 14px;
      -webkit-line-clamp: 4;
      line-clamp: 4;
      height: 44px;
      min-height: 44px; }
      @media (min-width: 768px) {
        .c-card--article .c-card__intro {
          min-height: auto;
          height: auto; } }
      .c-card--article .c-card__intro p {
        font-size: inherit; }

/* Stars rate before */
.c-stars {
  font-size: 2rem;
  display: inline-block;
  color: #0077BB;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== Selectors ==========
   */ }
  .c-stars__rated {
    font-size: 1.1rem;
    font-weight: 700; }
  .c-stars .rating-container .empty-stars {
    color: #0077BB; }
  .c-stars .rating-container .filled-stars {
    color: #0077BB; }
  .c-stars .rating-container .clear-rating {
    color: #bfbfbf; }
  .c-stars .clear-rating-active:hover {
    color: #0077BB; }
  .c-stars .rating-container .caption {
    color: #525252; }

.c-slider {
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  flex-direction: column;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Elements ==========
   */ }
  .c-slider__item {
    padding-right: 15px;
    padding-left: 15px; }
  .c-slider__nav {
    order: 2;
    position: relative;
    margin-top: 20px; }
    .c-slider__nav--inside {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 10px; }
      @media (min-width: 768px) {
        .c-slider__nav--inside {
          bottom: 20px; } }
      @media (min-width: 1200px) {
        .c-slider__nav--inside {
          bottom: 50px; } }
    .c-slider__nav--banner {
      bottom: 10px; }
      @media (min-width: 768px) {
        .c-slider__nav--banner {
          bottom: 10px; } }
      @media (min-width: 1200px) {
        .c-slider__nav--banner {
          bottom: 20px; } }
      .c-slider__nav--banner .c-slider__arrow {
        display: none !important; }
  .c-slider__arrow {
    width: 16px;
    height: 16px;
    fill: #0077BB;
    cursor: pointer; }
    .m--inverse .c-slider__arrow {
      fill: #ffffff; }
    .c-slider__arrow--prev {
      margin-right: 16px; }
    .c-slider__arrow--next {
      order: 3;
      margin-left: 16px; }
  .c-slider--tv {
    position: relative;
    overflow: hidden;
    margin: 0; }
    .c-slider--tv .slick-list {
      padding: 0px 20px; }
      @media (min-width: 480px) {
        .c-slider--tv .slick-list {
          padding: 0px 60px; } }
      @media (min-width: 768px) {
        .c-slider--tv .slick-list {
          padding: 0px 60px; } }
      @media (min-width: 992px) {
        .c-slider--tv .slick-list {
          padding: 0px 70px; } }
      .c-slider--tv .slick-list .slick-track {
        margin-left: 0; }
    .c-slider--tv .c-slider__item {
      padding: 0 3px;
      overflow: hidden; }
    .c-slider--tv .c-slider__controls {
      display: none;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none; }
      @media (min-width: 768px) {
        .c-slider--tv .c-slider__controls {
          display: block; } }
    .c-slider--tv .c-slider__arrows {
      position: relative;
      overflow: hidden;
      height: 100%; }
    .c-slider--tv .c-slider__arrow {
      position: absolute;
      top: 0;
      z-index: 1000;
      margin: 0;
      width: 40px;
      height: inherit;
      font-size: 3rem;
      color: #ffffff;
      background-color: rgba(51, 51, 51, 0.5);
      cursor: pointer;
      pointer-events: auto; }
      @media (min-width: 768px) {
        .c-slider--tv .c-slider__arrow {
          width: 57px;
          /* j-slider slick plugin centerPadding responsive value -3px card padding */ } }
      @media (min-width: 992px) {
        .c-slider--tv .c-slider__arrow {
          width: 67px;
          /* j-slider slick plugin centerPadding responsive value -3px card padding */ } }
      @media (min-width: 1200px) {
        .c-slider--tv .c-slider__arrow {
          width: 67px;
          /* j-slider slick plugin centerPadding responsive value -3px card padding */ } }
      .c-slider--tv .c-slider__arrow i {
        display: block; }
      .c-slider--tv .c-slider__arrow.slick-hidden i {
        display: none; }
      .c-slider--tv .c-slider__arrow--prev {
        left: 0; }
      .c-slider--tv .c-slider__arrow--next {
        right: 0; }

.c-loader {
  width: 100%;
  height: auto;
  min-height: 200px;
  flex-direction: column;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  @media (min-width: 768px) {
    .c-loader {
      min-height: 500px; } }
  .c-loader__circle {
    animation: loader-rotation 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
    border-width: 0.25rem;
    border-color: rgba(51, 51, 51, 0.5);
    border-top-color: transparent;
    height: 5rem;
    width: 5rem; }
  .c-loader__text {
    font-size: 1.2rem;
    font-weight: 500;
    color: rgba(51, 51, 51, 0.5);
    margin-top: 20px;
    margin-bottom: 0; }
  .c-loader--noheight {
    min-height: 0;
    margin: 15px 0; }
  .c-loader--fullscreen {
    background: rgba(51, 51, 51, 0.85);
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000001; }
    .c-loader--fullscreen .c-loader__circle {
      border-color: rgba(255, 255, 255, 0.85);
      border-top-color: transparent; }
    .c-loader--fullscreen .c-loader__text {
      color: rgba(255, 255, 255, 0.75); }
  .c-loader--fullcontainer {
    background: #ffffff;
    min-height: auto;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0; }
    .c-messaging-chat-wrapper .c-loader--fullcontainer {
      background-color: whitesmoke; }
    .c-task .c-loader--fullcontainer {
      background: #F5F5F5;
      border-radius: 7.5px;
      min-height: 150px; }

@keyframes loader-rotation {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(359.9deg); } }
.c-filter {
  position: fixed;
  top: 50px;
  left: -290px;
  display: none;
  width: 280px;
  height: calc(100vh - 50px);
  /* Le restamos los 50px que hay hasta el top por el menu */
  padding: 30px 15px 15px;
  background-color: #ffffff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
  z-index: 990;
  transition: all;
  transition-duration: .35s;
  overflow-y: auto;
  /*@include multiple(affix) {
      @include mq(small) {
          position: fixed;
          top: 130px;
      } 
  }*/
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 768px) {
    .c-filter {
      position: relative;
      top: 26px;
      left: auto;
      display: block;
      width: auto;
      height: auto;
      padding: 0;
      padding-bottom: 50px;
      background-color: transparent;
      box-shadow: none;
      transition: none; } }
  @media (min-width: 1200px) {
    .c-filter {
      top: 46px; } }
  .c-filter__fieldset {
    margin-top: 20px; }
  .c-filter__legend {
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: 0;
    color: #0077BB;
    font-weight: 500; }
  .c-filter__item {
    color: #0077BB;
    font-weight: 400;
    text-transform: capitalize; }
  .c-filter__trigger {
    display: flex;
    align-items: center;
    margin: 0 0 0 20px;
    cursor: pointer; }
    @media (min-width: 768px) {
      .c-filter__trigger {
        display: none; } }
  .c-filter__trigger-text {
    margin-left: 8px;
    color: #0077BB;
    font-weight: 500; }
  .c-filter__trigger-icon {
    width: 24px;
    height: 24px;
    fill: #0077BB; }
  .c-filter__reset {
    margin-top: 8px;
    cursor: pointer;
    color: #0077BB;
    font-weight: 400; }
  .c-filter__reset-icon {
    width: 24px;
    height: 24px;
    margin: -3px 0 0 10px;
    fill: #0077BB; }
  .c-filter__close {
    position: absolute;
    top: 10px;
    right: 10px; }
    @media (min-width: 768px) {
      .c-filter__close {
        display: none; } }
  .c-filter__close-icon {
    width: 20px;
    height: 20px;
    fill: #666666; }

.c-checkbox {
  box-sizing: border-box;
  padding: 0;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */
  /*
   * ========== Selectors ==========
   */ }
  .c-checkbox__input {
    display: none; }
    .c-checkbox--fail .c-checkbox__input:checked + .c-checkbox__label, .c-checkbox--fail .c-checkbox__input:disabled:checked + .c-checkbox__label {
      color: #b51b1b; }
    .c-checkbox--fail .c-checkbox__input:disabled:checked + .c-checkbox__label:before {
      border-bottom-color: #b51b1b;
      border-right-color: #b51b1b; }
    .c-checkbox--success .c-checkbox__input:checked + .c-checkbox__label, .c-checkbox--success .c-checkbox__input:disabled:checked + .c-checkbox__label {
      color: #80b51b; }
    .c-checkbox--success .c-checkbox__input:disabled:checked + .c-checkbox__label:before {
      border-bottom-color: #80b51b;
      border-right-color: #80b51b; }
  .c-checkbox__label {
    position: relative;
    margin-bottom: 0;
    padding-left: 45px;
    cursor: pointer;
    display: inline-block;
    line-height: 25px;
    font-size: 16px;
    font-weight: 400;
    color: #0077BB;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none; }
    .c-checkbox__label--filter {
      padding-left: 30px;
      font-weight: 400;
      color: #0077BB; }
    .c-checkbox__input:disabled + .c-checkbox__label {
      color: inherit;
      cursor: not-allowed; }
    .c-checkbox__input:checked + .c-checkbox__label {
      color: #0077BB; }
    .c-checkbox__input--selected:checked:disabled + .c-checkbox__label {
      color: #0077BB; }
    .c-checkbox__label:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 18px;
      height: 18px;
      margin-top: 2px;
      border: 1px solid #5a5a5a;
      border-radius: 1px;
      z-index: 1;
      transition: .2s; }
      .c-checkbox__input:checked + .c-checkbox__label:before {
        top: -4px;
        left: -5px;
        width: 12px;
        height: 22px;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid #0077BB;
        border-bottom: 1px solid #0077BB;
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-origin: 100% 100%;
        transform-origin: 100% 100%; }
      .c-checkbox__input:checked:disabled + .c-checkbox__label:before {
        border-right: 1px solid rgba(0, 0, 0, 0.25);
        border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
      .c-checkbox__input:not(:checked):disabled + .c-checkbox__label:before {
        border: 1px solid rgba(0, 0, 0, 0.25);
        background-color: transparent;
        color: rgba(0, 0, 0, 0.25);
        cursor: not-allowed; }
      .c-checkbox__input--selected:checked:disabled + .c-checkbox__label:before {
        top: -4px;
        left: -5px;
        width: 12px;
        height: 22px;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid #0077BB;
        border-bottom: 1px solid #0077BB;
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-origin: 100% 100%;
        transform-origin: 100% 100%; }
      .c-checkbox__input--filled-in:checked + .c-checkbox__label:before {
        top: 2px;
        left: 1px;
        width: 8px;
        height: 13px;
        border-top: 1px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        -webkit-transform: rotateZ(37deg);
        transform: rotateZ(37deg);
        -webkit-transform-origin: 100% 100%;
        transform-origin: 100% 100%; }
      .c-checkbox__input--filled-in + .c-checkbox__label:before {
        content: '';
        left: 0;
        position: absolute;
        transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
        z-index: 1; }
      .c-checkbox__input--filled-in:not(checked) + .c-checkbox__label:before {
        width: 0;
        height: 0;
        border: 3px solid transparent;
        left: 6px;
        top: 10px;
        -webkit-transform: rotateZ(37deg);
        transform: rotateZ(37deg);
        -webkit-transform-origin: 20% 40%;
        transform-origin: 100% 100%; }
      .c-checkbox__input--filled-in:disabled:not(:checked) + .c-checkbox__label:before {
        background-color: transparent;
        border: 1px solid transparent; }
      .c-checkbox__input--filled-in:disabled:checked + .c-checkbox__label:before {
        background-color: transparent; }
    .c-checkbox__input:not(.c-checkbox__input--filled-in) + .c-checkbox__label:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 18px;
      height: 18px;
      margin-top: 2px;
      border: 0;
      border-radius: 1px;
      z-index: 1;
      transition: .2s;
      -webkit-transform: scale(0);
      transform: scale(0); }
    .c-checkbox__input--filled-in + .c-checkbox__label:after {
      content: '';
      left: 0;
      position: absolute;
      border-radius: 2px;
      transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
      z-index: 1; }
    .c-checkbox__input--filled-in:not(checked) + .c-checkbox__label:after {
      top: 2px;
      width: 20px;
      height: 20px;
      border: 1px solid #5a5a5a;
      background-color: transparent;
      z-index: 0; }
    .c-checkbox__input--filled-in:checked + .c-checkbox__label:after {
      top: 2px;
      width: 20px;
      height: 20px;
      border: 1px solid #0077BB;
      background-color: #0077BB;
      z-index: 0; }
    .c-checkbox__input--filled-in:disabled:not(checked) + .c-checkbox__label:after {
      border-color: #bdbdbd;
      background-color: transparent; }
    .c-checkbox__input--filled-in:disabled:checked + .c-checkbox__label:after {
      background-color: #bdbdbd;
      border-color: #bdbdbd; }
    .c-checkbox__label p {
      font-size: inherit;
      margin: inherit; }
  .c-checkbox--header {
    margin: 0; }
  .c-checkbox--alone {
    margin-top: 30px; }
    .c-checkbox--alone .c-checkbox__label {
      font-weight: 400;
      color: #0077BB; }
  .c-checkbox--second-level {
    margin-left: 30px; }
  .c-checkbox--block-actions {
    flex: 1 0 100%;
    margin-bottom: 20px;
    text-align: left; }
  .c-checkbox--collapse {
    display: flex;
    align-items: baseline; }
    .c-checkbox--collapse .c-checkbox__arrow {
      margin-left: auto; }
      .c-checkbox--collapse .c-checkbox__arrow:after {
        font-family: 'Glyphicons Halflings';
        font-size: 12px;
        content: "\e114";
        color: #0077BB; }
      .c-checkbox--collapse .c-checkbox__arrow.collapsed:after {
        content: "\e080"; }
  .c-compliance .c-checkbox {
    margin-bottom: 0; }

.c-radiobutton__label {
  position: relative;
  padding-left: 42px;
  cursor: pointer;
  display: inline-block;
  line-height: 2.5rem;
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  transition: .28s ease;
  user-select: none; }
  .c-radiobutton__label:before, .c-radiobutton__label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    margin: 0;
    width: 24px;
    height: 24px;
    z-index: 0;
    transition: .28s ease;
    border-radius: 50%; }
  .c-radiobutton__label:before {
    background-color: #ffffff; }
  .c-radiobutton__label:after {
    margin: 2px; }
  .c-radiobutton__label p {
    font-size: inherit;
    margin: inherit; }
.c-radiobutton__input {
  display: none; }
  .c-radiobutton__input:not(checked) + .c-radiobutton__label:before {
    border-radius: 50%;
    border: 2px solid #0077BB; }
  .c-radiobutton__input:checked + .c-radiobutton__label:after {
    margin: 2px;
    /* inherit margin + label:before border width */
    width: 20px;
    /* inherit width - (label:before border width * 2) */
    height: 20px;
    /* inherit height - (label:before border width * 2) */
    border: 4px solid #ffffff;
    background-color: #0077BB; }
  .c-radiobutton__input:checked + .c-radiobutton__label {
    color: #0077BB; }
  .c-radiobutton__input:disabled + .c-radiobutton__label {
    cursor: default; }
  .c-radiobutton__input:disabled + .c-radiobutton__label:before {
    border: 2px solid #c4c4c4; }
  .c-radiobutton__input:disabled + .c-radiobutton__label:after {
    color: #666666; }
  .c-radiobutton__input:disabled:checked + .c-radiobutton__label, .c-radiobutton__input:disabled:checked + .c-radiobutton__label:after {
    color: #0077BB; }
  .c-radiobutton__input:disabled:checked + .c-radiobutton__label:before {
    border: 2px solid #0077BB; }
  .c-radiobutton--fail .c-radiobutton__input:checked + .c-radiobutton__label, .c-radiobutton--fail .c-radiobutton__input:disabled:checked + .c-radiobutton__label, .c-radiobutton--fail .c-radiobutton__input:disabled:checked + .c-radiobutton__label:after {
    color: #b51b1b; }
  .c-radiobutton--fail .c-radiobutton__input:checked + .c-radiobutton__label:after {
    background-color: #b51b1b; }
  .c-radiobutton--fail .c-radiobutton__input:disabled:checked + .c-radiobutton__label:before {
    border-color: #b51b1b; }
  .c-radiobutton--success .c-radiobutton__input:checked + .c-radiobutton__label, .c-radiobutton--success .c-radiobutton__input:disabled:checked + .c-radiobutton__label, .c-radiobutton--success .c-radiobutton__input:disabled:checked + .c-radiobutton__label:after {
    color: #80b51b; }
  .c-radiobutton--success .c-radiobutton__input:checked + .c-radiobutton__label:after {
    background-color: #80b51b; }
  .c-radiobutton--success .c-radiobutton__input:disabled:checked + .c-radiobutton__label:before {
    border-color: #80b51b; }

/* fix iphone 4 issue with inline-block and line height*/
input[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  height: auto; }

.c-textarea {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  padding: 1em;
  resize: none; }
  .c-textarea--disabled {
    border: 1px solid #c4c4c4;
    color: #c4c4c4; }
  .c-textarea:disabled {
    height: auto; }

.c-inputfile__input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }
.c-inputfile__thumbnail {
  border: none;
  display: inline-block;
  margin-bottom: 0;
  margin-right: .5rem;
  max-height: 40px;
  max-width: 40px;
  vertical-align: top; }
.c-inputfile__btn {
  display: inline-flex;
  max-width: 100%;
  margin-top: 0.5rem;
  border: 1px solid #0077BB;
  border-radius: 3px;
  padding: 6px 10px;
  background-color: #0077BB;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.33333;
  text-transform: none;
  cursor: pointer; }
  .c-inputfile__btn:hover, .c-inputfile__btn:active, .c-inputfile__btn:focus {
    background-color: #005788;
    border: 1px solid #005788; }
  .c-inputfile__btn svg {
    margin-right: 0.5em;
    fill: #ffffff; }
  .m--inverse .c-inputfile__btn {
    background-color: transparent;
    border: none;
    color: #0077BB;
    padding: 0px; }
    .m--inverse .c-inputfile__btn svg {
      fill: #0077BB; }
.c-task .c-inputfile {
  margin: 0 0 10px; }
  @media (min-width: 480px) {
    .c-task .c-inputfile {
      margin: 0 10px 0 0; } }
.c-inputfile-file {
  background-color: whitesmoke;
  border-radius: 4px;
  display: inline-flex;
  font-size: 1.5rem;
  margin-bottom: 10px;
  max-width: 100%;
  padding: 3px 7px; }
  .c-inputfile-file__name {
    max-width: 100%; }
  .c-inputfile-file__remove {
    margin: 0 0 0 15px; }
    .c-inputfile-file__remove .c-icon {
      fill: #0077BB;
      height: 12px;
      width: 12px; }

.c-select {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  flex: 1;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-select + .c-select {
    margin: 0 0 0 1em; }
  .c-select__label {
    margin-right: 15px; }
  @media (min-width: 768px) {
    .c-select__dropdown {
      display: none; } }
  .c-select__selected {
    display: none; }
    @media (min-width: 768px) {
      .c-select__selected {
        position: relative;
        display: inline-block;
        min-width: 150px;
        margin-bottom: 0;
        border: 1px solid #666666;
        border-radius: 5px;
        padding: 8px 16px;
        background-color: transparent;
        color: #666666;
        cursor: pointer;
        /* Style the arrow inside the select element */ }
        .c-select__selected:after {
          content: "";
          position: absolute;
          top: 18px;
          right: 10px;
          width: 0;
          height: 0;
          border: 4px solid transparent;
          border-color: #666666 transparent transparent transparent; } }
    .c-select__selected--active {
      /* Style the arrow inside the select element when is active */ }
      .c-select__selected--active:after {
        border-color: transparent transparent #333333 transparent;
        top: 14px; }
  .c-select__list {
    min-width: 150px;
    position: absolute;
    top: 100%;
    right: 0;
    border: 1px solid #666666;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding-left: 0;
    list-style-type: none;
    z-index: 99; }
    .c-select__list--hide {
      display: none; }
  .c-select__item {
    color: #333333;
    margin-bottom: 0;
    padding: 8px 16px;
    cursor: pointer; }
    .c-select__item:hover, .c-select__item:active, .c-select__item:focus {
      background-color: rgba(0, 0, 0, 0.05); }
    .c-select__item--selected {
      background-color: rgba(0, 0, 0, 0.1); }
  .c-select--label-top {
    flex-direction: column; }
    .c-select--label-top .c-select__label {
      margin: 0 0 0.75em;
      font-weight: 700; }
  .c-select--last {
    margin-right: 0; }
  .c-select--custom {
    position: relative; }
    @media (min-width: 768px) {
      .c-select--custom select {
        display: none;
        /*hide original SELECT element: */ } }

.c-label-group {
  display: flex;
  margin-right: 10px;
  font-weight: 700; }
  @media (min-width: 768px) {
    .c-label-group {
      margin-right: 15px; } }

.c-label-list {
  display: none; }
  @media (min-width: 768px) {
    .c-label-list {
      display: flex;
      list-style: none;
      /* hack display-inline elements */
      line-height: 0;
      /* hack display-inline elements */
      height: 40px;
      padding: 0;
      margin: 0 20px; } }
  .c-label-list__item {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-right: 15px; }
  .c-label-list__number {
    font-size: 16px;
    color: #808080;
    margin-left: 5px; }

.c-label {
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-card__labels .c-label {
    display: inline-block;
    text-align: right; }
  .c-label__icon {
    fill: #ffffff; }
  .c-label--first-level {
    width: 28px;
    height: 28px;
    font-size: 2rem; }
    @media (min-width: 768px) {
      .c-label--first-level {
        width: 40px;
        height: 40px; } }
    .c-label--first-level .c-label__icon {
      width: 20px;
      height: 20px; }
  .c-label--second-level {
    width: 28px;
    height: 28px;
    font-size: 16px; }
    @media (min-width: 768px) {
      .c-label--second-level {
        width: 32px;
        height: 32px; } }
    .c-label--second-level .c-label__icon {
      width: 18px;
      height: 18px; }
  .c-label--icon {
    background-color: #858585; }
    @media (min-width: 768px) {
      .c-label-group .c-label--icon {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; } }
    .isCompleted .c-label--icon {
      background-color: #0077BB; }
    .passed .c-label--icon {
      background-color: #0077BB; }
    .suspendedWithAttempts .c-label--icon {
      background-color: #E29C10; }
    .failed .c-label--icon {
      background-color: #b51b1b; }
    .isCompletedAndSuspended .c-label--icon {
      background-color: #b51b1b; }
  .c-label--index {
    display: none;
    background-color: #f2f2f2;
    color: #525252; }
    @media (min-width: 768px) {
      .c-label-group .c-label--index {
        display: flex;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; } }
    .isCompleted .c-label--index {
      color: #0077BB; }
    .passed .c-label--index {
      color: #0077BB; }
    .suspendedWithAttempts .c-label--index {
      color: #E29C10; }
    .failed .c-label--index {
      color: #b51b1b; }
    .isCompletedAndSuspended .c-label--index {
      color: #b51b1b; }
  .c-label--type-list {
    width: 24px;
    height: 24px;
    border: initial;
    background-color: #858585; }
    .c-label--type-list .c-label__icon {
      width: 16px;
      height: 16px; }
    .p-itinerary .isCompleted .c-label--type-list {
      background-color: #0077BB; }
  .c-label--type-course {
    background-color: rgba(128, 181, 27, 0.2); }
  .c-label--type-pdf {
    background-color: rgba(181, 27, 27, 0.2); }
  .c-label--type-course-presential {
    background-color: rgba(226, 201, 16, 0.2); }
  .c-label--type-video {
    background-color: rgba(0, 154, 146, 0.2); }
  .c-label--type-webinar {
    background-color: rgba(103, 0, 154, 0.2); }
  .c-label--type-link {
    background-color: rgba(16, 114, 226, 0.2); }
  .c-label--type-test {
    background-color: rgba(232, 107, 179, 0.2); }
  .c-label--type-download {
    background-color: rgba(219, 64, 125, 0.2); }
  .c-label--type-poll {
    background-color: rgba(16, 169, 226, 0.2); }
  .c-label--type-book {
    background-color: rgba(226, 152, 16, 0.2); }
  .c-label--type-default {
    background-color: rgba(25, 98, 174, 0.2); }
  .c-label--progress {
    padding: 0.3125em 0.625em;
    border-radius: 5px;
    background-color: #ffffff;
    color: #80b51b;
    font-size: 1.2rem;
    font-weight: 400; }
  .c-label--activity {
    padding: 0.3125em 0.625em;
    border-radius: 5px;
    background-color: #0077BB;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 700; }
    .m--inverse .c-label--activity {
      background-color: rgba(255, 255, 255, 0.25); }
  .c-label--completed {
    background-color: #80b51b;
    color: #ffffff; }
  .c-label--incompleted {
    background-color: #b51b1b;
    color: #ffffff; }
    .c-task .c-label--incompleted {
      background-color: #E29C10; }
  .c-label--tag {
    background-color: #0077BB;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.5;
    margin: 0.4375em 0 0;
    padding: 0.25em 0.625em; }
  .c-label--essential {
    background-color: #b51b1b;
    color: #ffffff; }
  .c-label--suggested {
    background-color: #F89406;
    color: #ffffff; }
  .c-label--other {
    background-color: #fdcb0c;
    color: #ffffff; }
  .c-card__folder-wrapper .c-label--featured-tag {
    background: #ffffff;
    color: #0077BB; }
  .c-label--streaming {
    padding: 0.25em 0.5em;
    border-radius: 5px;
    background-color: #0077BB;
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 700; }
    @media (min-width: 768px) {
      .c-label--streaming {
        padding: 0.3125em 0.625em;
        font-size: 1.4rem; } }
  .c-label--task {
    display: inline-block;
    border-radius: 5px;
    padding: 0.5em 0.9375em;
    font-size: 1.2rem;
    line-height: 1.5; }
  .c-label--in-progress {
    background-color: #C4C4C4;
    color: #ffffff; }

.c-progress {
  display: flex;
  align-items: baseline; }
  .c-progress__bar {
    background-color: #0077BB;
    border-radius: 3px;
    box-shadow: none; }
    .c-progress__bar.isCompletedAndSuspended {
      background-color: #b51b1b; }
    .c-progress__bar.isCompleted {
      background-color: #80b51b; }
    .m--inverse .c-progress__bar {
      background-color: #ffffff; }
  .c-progress__text, .c-days-countdown__text {
    flex: 0 1 auto;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #525252; }
  .c-progress__inline-wrapper {
    display: flex;
    align-items: center;
    flex: 1 0 auto; }
  .c-progress__bg {
    height: 10px;
    flex: 1 1 100%;
    margin-bottom: 0;
    padding: 2px;
    border-radius: 5px;
    box-shadow: none;
    background-color: #f0f0f0; }
    .c-progress__bg--shadow {
      box-shadow: 0px 0 4px 0 rgba(0, 0, 0, 0.8);
      background-color: #ffffff; }
    .m--inverse .c-progress__bg {
      background-color: rgba(255, 255, 255, 0.25); }
    @media (min-width: 768px) {
      .c-onboarding__progress .c-progress__bg {
        background-color: #ffffff; } }
  .c-progress__percentage {
    flex: 1 0 auto;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #525252; }
    @media (min-width: 768px) {
      .c-onboarding__progress .c-progress__percentage {
        color: #ffffff; } }
    .c-progress__percentage--color {
      color: #0077BB; }
    .m--inverse .c-progress__percentage {
      color: #ffffff; }
  .c-progress__steps {
    flex: 1 0 auto;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #525252; }
  .c-progress__more-info {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.1rem;
    line-height: 1.4;
    margin: 4px 0 0; }
    .c-panel__options .c-progress__more-info {
      margin-top: 0; }
  .c-progress__more-info-text {
    margin-right: 8px; }
  .c-progress--light {
    background-color: #e0e0e0; }
  .c-progress--dark {
    background-color: #666666; }
  .c-progress--vertical {
    flex: 1;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    margin: 0 1.25em 0 0; }
    .c-progress--vertical .c-progress__text, .c-progress--vertical .c-days-countdown__text {
      margin-bottom: 4px; }
  .c-progress--sidebar {
    width: 100%;
    border-radius: 5px;
    background-color: whitesmoke;
    padding: 10px; }
  .c-progress--disabled .c-progress__bar {
    background-color: #c4c4c4; }
  .c-progress--disabled .c-progress__percentage {
    color: #c4c4c4; }

.video-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%; }

.video-wrapper .video-responsive {
  max-width: initial; }

.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.c-listview {
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-listview__list {
    list-style-type: none;
    padding-left: 0; }
  .c-listview--myspace .c-listview__item {
    margin: 0 0 25px;
    border-radius: 5px;
    box-shadow: #cccccc 0 0 16px; }
  .c-listview--compound-course .c-listview__item {
    margin: 0 0 10px;
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background-color: #fafafa;
    padding: 12px 14px; }
    @media (min-width: 768px) {
      .c-listview--compound-course .c-listview__item {
        padding: 12px 20px; } }

.c-comment {
  margin: 25px 0 0 0;
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 768px) {
    .c-comment {
      margin: 50px 0 0; } }
  .c-comment__header {
    margin: 0 0 30px;
    font-size: 3rem;
    font-weight: 500; }
  .c-comment__add {
    display: flex; }
  .c-comment__list {
    margin-top: 20px;
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    overflow: auto; }
  .c-comment__item {
    display: flex;
    margin: 15px 0; }
  .c-comment__user {
    display: none; }
    @media (min-width: 768px) {
      .c-comment__user {
        display: block;
        width: 50px;
        margin: 0 25px 0 0; } }
    .c-comment__user--other {
      display: block;
      margin: 20px 15px 0 0; }
      @media (min-width: 768px) {
        .c-comment__user--other {
          margin: 25px 25px 0 0; } }
  .c-comment__user-icon {
    width: 50px;
    height: 50px;
    fill: #858585; }
  .c-comment__image {
    width: 50px;
    height: 50px; }
  .c-comment__input {
    flex: 1 1 100%;
    padding-top: 5px; }
  .c-comment__text {
    flex: 1 1 100%;
    border-top: 1px solid #cccccc;
    padding: 20px 0; }
  .c-comment__username {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: capitalize;
    color: #4d4d4d; }
  .c-comment__date {
    margin: 0 0 10px;
    font-size: 1.2rem;
    color: #666666; }
  .c-comment__message {
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #4d4d4d; }
  .c-comment__icon {
    width: 32px;
    height: 32px;
    fill: #0077BB; }
  .c-comment__icon-number {
    font-size: 14px;
    font-weight: 700;
    fill: #0077BB; }

.c-compliance {
  margin-top: 30px;
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-compliance__box {
    border: 2px solid #0077BB;
    padding: 10px; }
    .c-compliance__box--disabled {
      border: 2px dashed #cccccc;
      color: #cccccc; }

.c-rule {
  margin-top: 50px;
  padding: 15px 0;
  border: 1px solid #4d4d4d;
  overflow: hidden;
  /*
   * ========== BEM Elements ==========
   */ }
  .c-rule__title {
    margin: 15px 0 10px;
    padding: 4px;
    background-color: #4d4d4d;
    color: #ffffff;
    font-size: 1.4rem;
    text-align: center; }
    @media (min-width: 768px) {
      .c-rule__title {
        margin-top: 0; } }
    .c-rule__title--nomargin {
      margin-top: 0; }
  .c-rule__list {
    margin-bottom: 0;
    padding-left: 2rem; }
  .c-rule__item {
    margin-bottom: 0;
    font-size: 1.2rem; }
  .c-rule__text {
    width: 85%;
    display: inline-block;
    vertical-align: top; }
  .c-rule__icon {
    width: 15%;
    display: inline-block;
    text-align: right;
    vertical-align: top; }

.isFail {
  color: #b51b1b; }

.c-panel {
  display: flex;
  /*
   * ========== BEM Elements ==========
   */ }
  @media (min-width: 768px) {
    .c-panel {
      width: 100%; } }
  .c-panel__header {
    display: none;
    position: relative; }
    @media (min-width: 768px) {
      .c-panel__header {
        display: block;
        flex: 0 0 25%;
        border-top-left-radius: inherit;
        border-bottom-left-radius: inherit; } }
  @media (min-width: 768px) {
    .c-panel__image {
      display: block;
      width: 100%;
      height: 100%;
      border-top-left-radius: inherit;
      border-bottom-left-radius: inherit;
      background: url(assets/images/course-default.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; } }
  .c-panel__body {
    flex: 1;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #0077BB;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    background-color: #ffffff;
    padding: 20px 15px 15px;
    max-width: 100%; }
    @media (min-width: 768px) {
      .c-panel__body {
        flex: 1 auto;
        padding: 20px 20px 15px; } }
    .m--inverse .c-panel__body {
      border: none; }
    .c-panel--color .c-panel__body {
      background-color: #666666; }
  .c-panel__tit {
    flex: 1 100%;
    margin: 0.3125em 0 0.625em;
    font-size: 2rem;
    color: #0077BB; }
    .m--inverse .c-panel__tit a {
      color: #ffffff; }
  .c-panel__description {
    font-size: 16px; }
  .c-panel__text {
    display: inline;
    /* If last element is a p */
    /* If last element is not a p */ }
    .c-panel__text p:last-child {
      display: inline; }
    .c-panel__text :not(p):last-child {
      margin-bottom: 10px; }
    .m--inverse .c-panel__text {
      color: #ffffff; }
  .c-panel__more-detail {
    display: inline-block; }
    .m--inverse .c-panel__more-detail {
      color: #ffffff; }
  .c-panel__separator {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
    border-top: 1px solid #bfbfbf; }
    .c-panel__separator--vertical {
      border: 0;
      border-left: 1px solid #bfbfbf;
      height: 30px;
      margin: 4px 10px; }
      @media (min-width: 768px) {
        .c-panel__separator--vertical {
          margin: 4px 20px; } }
  .c-panel__options {
    flex: 1 100%;
    align-self: flex-end;
    display: flex;
    flex-flow: row-reverse wrap-reverse;
    justify-content: flex-start;
    align-items: end;
    margin-top: 1.25em; }
  .c-panel__dedication {
    display: flex;
    align-items: center; }
  .c-panel__progress {
    flex: 1;
    flex: 0 1 250px;
    margin-bottom: 8px; }
  .c-panel__certificate {
    margin-left: 25px; }
    @media (max-width: 479px) {
      .c-panel__certificate {
        margin-bottom: 10px; } }
  .c-panel__certificate-expiration {
    display: block;
    font-size: 1.1rem;
    text-align: right; }
  .c-panel__enter {
    margin-left: 10px; }
    @media (max-width: 479px) {
      .c-panel__enter {
        margin-bottom: 10px; } }

.c-hero {
  position: relative;
  overflow: hidden; }
  .c-hero [class^="slick"] {
    height: inherit; }
  .c-hero__items {
    height: inherit;
    line-height: 0; }
  .c-hero__item {
    height: inherit;
    line-height: 0; }
  .c-hero__wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: inherit;
    margin: 0;
    text-align: left;
    background-color: transparent; }
    .c-hero__wrapper:before {
      width: 100%;
      height: 100%;
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 119, 187, 0.4);
      z-index: 1; }
  .c-hero__image {
    position: absolute;
    width: auto;
    height: inherit;
    /* For IE */
    /* End */ }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .c-hero__image {
        top: 0;
        left: 50%;
        transform: translateX(-50%); } }
  .c-hero__body {
    position: relative;
    width: 100%;
    z-index: 2; }
  .c-hero__info {
    z-index: 2; }
  .c-hero__tit {
    display: flex;
    flex-direction: column;
    margin: 0em;
    color: #ffffff;
    font-size: 4.4rem;
    font-weight: 700;
    line-height: 1.1; }
    @media (min-width: 768px) {
      .c-hero__tit {
        font-size: 6rem; } }
    @media (min-width: 992px) {
      .c-hero__tit {
        font-size: 7rem; } }
    @media (min-width: 1200px) {
      .c-hero__tit {
        font-size: 6rem; } }
    .c-hero__tit--small {
      margin-bottom: 0.3125em;
      color: #ffffff;
      font-size: 60%; }
  .c-hero__subtit {
    margin: 0.3125em 0 0.625em;
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: 300; }
    @media (min-width: 768px) {
      .c-hero__subtit {
        font-size: 2.2rem; } }
  .c-hero--cover {
    width: 100%;
    height: calc(100vh - calc(56px + 0px));
    margin: 0 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (min-width: 1200px) {
      .c-hero--cover {
        height: calc(100vh - 150px); } }
    .c-hero--cover .c-hero__item {
      padding: 0; }
    .c-hero--cover .c-hero__image {
      height: inherit; }
    .c-hero--cover .c-hero__body {
      margin: 0; }
    .c-hero--cover .c-hero__tit {
      margin: 0;
      width: 100%;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .c-hero--cover .c-hero__tit {
          width: 60%; } }
      @media (min-width: 992px) {
        .c-hero--cover .c-hero__tit {
          width: 60%; } }
    .c-hero--cover .c-hero__subtit {
      width: 100%; }
      @media (min-width: 768px) {
        .c-hero--cover .c-hero__subtit {
          width: 60%; } }
      @media (min-width: 992px) {
        .c-hero--cover .c-hero__subtit {
          width: 60%; } }
  .c-hero--dynamic .c-hero__link {
    position: static;
    height: inherit; }
    .c-hero--dynamic .c-hero__link:hover .c-hero__wrapper:before, .c-hero--dynamic .c-hero__link:active .c-hero__wrapper:before, .c-hero--dynamic .c-hero__link:focus .c-hero__wrapper:before {
      background-color: rgba(0, 0, 0, 0.5); }
    .c-hero--dynamic .c-hero__link:hover .c-hero__image, .c-hero--dynamic .c-hero__link:active .c-hero__image, .c-hero--dynamic .c-hero__link:focus .c-hero__image {
      transform-origin: center;
      transform: scale(1.1);
      /* For IE */
      /* End */ }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .c-hero--dynamic .c-hero__link:hover .c-hero__image, .c-hero--dynamic .c-hero__link:active .c-hero__image, .c-hero--dynamic .c-hero__link:focus .c-hero__image {
          top: 0;
          left: 50%;
          transform: translateX(-50%) scale(1.1); } }
    .c-hero--dynamic .c-hero__link:hover .c-hero__tit, .c-hero--dynamic .c-hero__link:active .c-hero__tit, .c-hero--dynamic .c-hero__link:focus .c-hero__tit {
      height: auto;
      -webkit-line-clamp: none;
      line-clamp: none;
      display: block; }
    .c-hero--dynamic .c-hero__link:hover .c-hero__subtit, .c-hero--dynamic .c-hero__link:active .c-hero__subtit, .c-hero--dynamic .c-hero__link:focus .c-hero__subtit {
      height: auto;
      -webkit-line-clamp: none;
      line-clamp: none;
      display: block; }
  .c-hero--dynamic .c-hero__wrapper {
    align-items: flex-end; }
    .c-hero--dynamic .c-hero__wrapper:before {
      width: 100%;
      height: 100%;
      transition: background-color 0.3s; }
  .c-hero--dynamic .c-hero__image {
    transition: transform 0.3s; }
  .c-hero--dynamic .c-hero__body {
    padding: 5px 25px 40px; }
  .c-hero--dynamic .c-hero__tit {
    margin: 0;
    font-size: 2.8rem;
    line-height: 1.25;
    font-weight: 700;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 7rem;
    min-height: 7rem;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    transition: all 0.3s; }
  .c-hero--dynamic .c-hero__subtit {
    margin: 0.625em 0 0;
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 500;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 5rem;
    min-height: 5rem;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    transition: line-clamp 0.3s;
    transition: -webkit-line-clamp 0.3s; }
  .c-hero--card {
    height: 400px;
    overflow: hidden;
    border-radius: 7.5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); }
    .c-hero--card .c-hero__wrapper:before {
      background-color: rgba(0, 119, 187, 0.6);
      border-radius: inherit; }
    .c-hero--card .c-hero__info {
      top: initial;
      bottom: calc(5% + 30px);
      left: 50%;
      transform: translate(-50%, 0%);
      width: 80%;
      text-align: center; }
    .c-hero--card .c-hero__tit {
      margin: 0 0 0.3125em;
      font-size: 3rem;
      line-height: 110%; }
    .c-hero--card .c-hero__subtit {
      margin: 0 0 0.3125em;
      font-size: 1.8rem;
      line-height: 110%; }
  @media (min-width: 1920px) {
    .c-hero--fullwidth .c-hero__image {
      max-width: 100%;
      width: 100%;
      height: auto; } }
  .c-hero--home .c-hero__items {
    height: 448px; }
    @media (min-width: 768px) {
      .c-hero--home .c-hero__items {
        height: 520px; } }
    @media (min-width: 992px) {
      .c-hero--home .c-hero__items {
        height: 520px; } }
    @media (min-width: 1200px) {
      .c-hero--home .c-hero__items {
        height: 520px; } }
    @media (min-width: 1600px) {
      .c-hero--home .c-hero__items {
        height: 520px; } }
  .c-hero--presentation {
    height: 448px; }
    @media (min-width: 768px) {
      .c-hero--presentation {
        height: 517px; } }
    @media (min-width: 992px) {
      .c-hero--presentation {
        height: 517px; } }
    @media (min-width: 1200px) {
      .c-hero--presentation {
        height: 524px; } }
    @media (min-width: 1600px) {
      .c-hero--presentation {
        height: 636px; } }
    .c-hero--presentation .c-hero__wrapper {
      text-align: left; }
  .c-hero--tv {
    height: 400px; }
    @media (min-width: 768px) {
      .c-hero--tv {
        height: 400px; } }
    @media (min-width: 992px) {
      .c-hero--tv {
        height: 420px; } }
    @media (min-width: 1200px) {
      .c-hero--tv {
        height: 470px; } }
    @media (min-width: 1600px) {
      .c-hero--tv {
        height: 520px; } }
    @media (min-width: 768px) {
      .c-hero--tv .c-hero__image {
        max-width: 100%;
        width: 100%;
        height: auto; } }
    .c-hero--tv .c-hero__wrapper {
      text-align: left; }
      .c-hero--tv .c-hero__wrapper:after {
        width: 100%;
        height: 100%;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0, 119, 187, 0.75);
        z-index: 1; }
    .c-hero--tv .c-hero__tit {
      margin: 0;
      font-size: 3.6rem;
      font-weight: 900;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .c-hero--tv .c-hero__tit {
          font-size: 4.2rem; } }
      @media (min-width: 992px) {
        .c-hero--tv .c-hero__tit {
          font-size: 5rem; } }
      @media (min-width: 1200px) {
        .c-hero--tv .c-hero__tit {
          font-size: 6rem; } }
    .c-hero--tv .c-hero__subtit {
      margin: 0.625em 0 1.875em;
      font-size: 1.8rem;
      font-weight: 400; }
      @media (min-width: 768px) {
        .c-hero--tv .c-hero__subtit {
          font-size: 2.2rem; } }
      @media (min-width: 992px) {
        .c-hero--tv .c-hero__subtit {
          font-size: 2.2rem; } }
      @media (min-width: 1200px) {
        .c-hero--tv .c-hero__subtit {
          font-size: 2.2rem; } }
  .c-hero--tv-detail {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%; }
    @media (min-width: 992px) {
      .c-hero--tv-detail {
        height: calc(100% + 90px); } }
    .c-hero--tv-detail .c-hero__image {
      border-radius: inherit;
      width: 100%;
      min-height: calc(56.25vw); }

.c-feature {
  width: 100%;
  margin-bottom: 2.5em;
  text-align: center;
  transition: all 0.3s ease; }
  @media (min-width: 768px) {
    .c-feature {
      height: 350px; } }
  @media (min-width: 992px) {
    .c-feature {
      height: auto; } }
  .c-feature__circle {
    position: relative;
    margin: 0 auto;
    width: 50%;
    padding-bottom: 50%;
    border-radius: 50%;
    background-color: #E0EEFF; }
    @media (min-width: 768px) {
      .c-feature__circle {
        width: 60%;
        padding-bottom: 60%; } }
  .c-feature__icon {
    width: 40%;
    height: 40%;
    fill: #0077BB;
    border-radius: initial; }
  .c-feature__title {
    margin: 1.25em 0 0.625em;
    font-size: 2rem;
    line-height: 2.6rem;
    font-weight: 700;
    color: #0077BB; }
  .c-feature__text {
    font-size: 16px;
    color: inherit; }

.c-features {
  margin-bottom: 0;
  padding: 2.5em 0;
  text-align: center; }
  .c-features__header {
    margin: 1.875em; }
    @media (min-width: 768px) {
      .c-features__header {
        margin: 1.875em 10%; } }
    @media (min-width: 992px) {
      .c-features__header {
        margin: 1.875em 20% 3.125em; } }
  .c-features__heading {
    margin-bottom: 0.625em; }
  .c-features__intro {
    font-size: 16px; }

.c-cookies {
  position: fixed;
  bottom: 0;
  z-index: 100000;
  width: 100%;
  padding: 20px 20px 0;
  background-color: #0077BB;
  text-align: center;
  /*
   * ========== BEM Elements ==========
   */ }
  .c-cookies__text {
    font-size: 1.2rem;
    line-height: normal; }
    .m--inverse .c-cookies__text {
      color: #ffffff; }
      .m--inverse .c-cookies__text p {
        color: #ffffff; }
      .m--inverse .c-cookies__text a {
        color: #ffffff; }
    .c-cookies__text p {
      font-size: 1.2rem; }

.c-task {
  background-color: #F5F5F5;
  border-radius: 7.5px;
  margin-bottom: 25px;
  min-height: 150px;
  padding: 20px;
  position: relative; }
  .c-task__header {
    margin-bottom: 20px; }
    @media (min-width: 480px) {
      .c-task__header {
        align-items: center;
        display: flex;
        justify-content: space-between;
        margin-bottom: 25px; } }
  .c-task__title {
    color: #0077BB;
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 700; }
    @media (min-width: 480px) {
      .c-task__title {
        font-size: 1.7rem;
        margin: 0 10px 0 0; } }
  .c-task__body {
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      .c-task__body {
        margin-bottom: 35px; } }
  .c-task__description {
    margin-bottom: 20px; }
    .c-task__description p {
      margin-bottom: 7px; }
  .c-task__footer {
    text-align: right; }
  .c-task__actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end; }
  .c-task__files-info {
    font-size: 1.2rem;
    margin: 4px 0 0; }

.c-banner {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  margin: 0; }
  @media (min-width: 768px) {
    .c-banner {
      flex-direction: row;
      flex-wrap: wrap; } }
  @media (min-width: 992px) {
    .c-banner {
      flex-wrap: nowrap; } }
  .c-banner__item {
    position: relative;
    justify-content: flex-end;
    flex-direction: column;
    height: 200px;
    margin: 0;
    border-top: 0.625em solid white;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1.875em;
    text-align: center; }
    @media (min-width: 768px) {
      .c-banner__item {
        flex: 1 0 auto;
        width: 50%;
        height: 260px; }
        .c-banner__item:nth-child(odd) {
          border-right: 0.625em solid white; } }
    @media (min-width: 992px) {
      .c-banner__item {
        height: 260px;
        flex: 1 0;
        border-right: 0.625em solid white; }
        .c-banner__item:last-child {
          border-right: 0; } }
    @media (min-width: 1200px) {
      .c-banner__item {
        height: 262px; } }
    @media (min-width: 1600px) {
      .c-banner__item {
        height: 318px; } }
    .c-banner__item:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 119, 187, 0.4); }
  .c-banner__title {
    margin: 0 0 0.3125em 0;
    /* For IE */
    max-width: 100%;
    /* End */
    font-size: 2.2rem;
    font-weight: 700;
    color: #ffffff;
    z-index: 2;
    pointer-events: none; }
    @media (min-width: 768px) {
      .c-banner__title {
        font-size: 2.2rem; } }
    @media (min-width: 1200px) {
      .c-banner__title {
        font-size: 3rem; } }
  .c-banner__subtitle {
    /* For IE */
    max-width: 100%;
    /* End */
    margin: 0;
    font-size: 1.6rem;
    line-height: 1;
    font-weight: 400;
    color: #ffffff;
    z-index: 2;
    pointer-events: none; }
    @media (min-width: 768px) {
      .c-banner__subtitle {
        font-size: 1.6rem; } }
    @media (min-width: 1200px) {
      .c-banner__subtitle {
        font-size: 2rem; } }
  .c-banner__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .c-banner__link, .c-banner__link:hover, .c-banner__link:active, .c-banner__link:focus {
      text-decoration: none; }
  .c-banner--colors .c-banner__item--1 {
    background: #0077BB; }
  .c-banner--colors .c-banner__item--2 {
    background-color: #E0EEFF; }
  .c-banner--colors .c-banner__item--3 {
    background-color: #204D7A; }
  .c-banner--colors .c-banner__item--4 {
    background-color: #3d8cb5; }

.c-activity {
  text-align: center; }
  .c-activity__list {
    list-style-type: none;
    padding: 0;
    overflow: hidden; }
  .c-activity__item {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: 5px 0 5px 45px;
    margin-bottom: 15px; }
  .c-activity__icon-box {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 2px;
    width: 30px;
    height: 30px;
    border-radius: 7.5px;
    background-color: #e0e0e0; }
    .m--inverse .c-activity__icon-box {
      background-color: rgba(255, 255, 255, 0.25); }
  .c-activity__icon {
    fill: #0077BB;
    align-self: center; }
  .c-activity__title {
    flex: 1 100%;
    margin-bottom: 6px;
    color: #525252;
    font-weight: 700;
    line-height: 20px;
    text-align: center; }
    .m--inverse .c-activity__title {
      color: #ffffff; }
  .c-activity__progress {
    flex: 1; }
  .c-activity__continue {
    flex: 0 auto;
    margin-left: 15px;
    color: #0077BB;
    font-size: 1.4rem;
    font-weight: 400; }
    .m--inverse .c-activity__continue {
      color: #ffffff; }
  .c-activity__no-activity {
    width: 100%;
    height: 220px;
    margin: 0 auto;
    margin-bottom: 1.25em; }

path[data-name='shirt'] {
  fill: orangered !important; }

.c-article-group {
  margin: -10px -0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start; }
  @media (min-width: 480px) {
    .c-article-group {
      margin: -10px -6px; } }
  @media (min-width: 768px) {
    .c-article-group {
      margin: -15px -12px; } }
  @media (min-width: 992px) {
    .c-article-group {
      margin: -20px -20px; } }
  @media (min-width: 1200px) {
    .c-article-group {
      margin: -25px -20px; } }
  .c-article-group__item {
    width: 100%;
    padding: 10px 0; }
    @media (min-width: 480px) {
      .c-article-group__item {
        width: 50%;
        padding: 10px 6px; } }
    @media (min-width: 768px) {
      .c-article-group__item {
        width: 50%;
        padding: 15px 12px; } }
    @media (min-width: 992px) {
      .c-article-group__item {
        width: 50%;
        padding: 20px 20px; } }
    @media (min-width: 1200px) {
      .c-article-group__item {
        width: 50%;
        padding: 25px 20px; } }

  .c-article-group__item-wrapper {
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden; }

.c-article {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1em;
  margin: -10px;
  padding: 10px;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
  .c-article__figure {
    margin-right: 1em; }

  .c-article__body {
    flex: 1; }
    .c-article__body, .c-article__body :last-child {
      margin-bottom: 0; }

  .c-article__title {
    margin: 0 0 .5em; }

  .c-article--center {
    align-items: center; }

  .c-article--reverse .c-article__figure {
    order: 1;
    margin: 0 0 0 1em; }
  .c-article__figure {
    width: 60px;
    height: 60px;
    margin: 0 1em 0 0;
    pointer-events: none;
    z-index: 2; }
    @media (min-width: 992px) {
      .c-article__figure {
        width: 90px;
        height: 90px;
        margin: 0 1.5em 0 0; } }
    @media (min-width: 1200px) {
      .c-article__figure {
        width: 150px;
        height: 150px;
        margin: 0 2em 0 0; } }
  .c-article__body {
    pointer-events: none;
    z-index: 2; }
  .c-article__image {
    border-radius: 7.5px; }
  .c-article__subtitle {
    font-size: 1.4rem;
    color: #666666; }
  .c-article__title {
    color: #0077BB;
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 700;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 5rem;
    min-height: 5rem;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2; }
  .c-article__text {
    color: #666666;
    font-size: 16px;
    line-height: 1.25;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 60px;
    min-height: 60px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-clamp: 3; }
  .c-article__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1; }
    .c-article__link:hover, .c-article__link:active, .c-article__link:focus {
      background-color: rgba(0, 119, 187, 0.1); }
  .m--inverse .c-article * {
    color: #ffffff; }
  .m--inverse .c-article__link:hover, .m--inverse .c-article__link:active, .m--inverse .c-article__link:focus {
    background-color: rgba(255, 255, 255, 0.1); }
  .c-bg--parallax .c-article {
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0;
    padding: 12px; }
    .c-bg--parallax .c-article__link:hover, .c-bg--parallax .c-article__link:active, .c-bg--parallax .c-article__link:focus {
      background-color: rgba(255, 255, 255, 0.25);
      margin: 0;
      padding: 12px; }

.c-forum-group {
  margin: -13px -0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start; }
  @media (min-width: 480px) {
    .c-forum-group {
      margin: -15px -6px; } }
  @media (min-width: 768px) {
    .c-forum-group {
      margin: -16px -12px; } }
  @media (min-width: 992px) {
    .c-forum-group {
      margin: -18px -18px; } }
  @media (min-width: 1200px) {
    .c-forum-group {
      margin: -20px -24px; } }
  .c-forum-group__item {
    width: 100%;
    padding: 13px 0; }
    @media (min-width: 480px) {
      .c-forum-group__item {
        width: 50%;
        padding: 15px 6px; } }
    @media (min-width: 768px) {
      .c-forum-group__item {
        width: 50%;
        padding: 16px 12px; } }
    @media (min-width: 992px) {
      .c-forum-group__item {
        width: 33.3333333333%;
        padding: 18px 18px; } }
    @media (min-width: 1200px) {
      .c-forum-group__item {
        width: 33.3333333333%;
        padding: 20px 24px; } }

  .c-forum-group__item-wrapper {
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden; }

.c-forum {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 1em;
  background-color: transparent;
  padding: 10px;
  margin: -10px; }
  .c-forum__figure {
    margin-right: 1em; }

  .c-forum__body {
    flex: 1; }
    .c-forum__body, .c-forum__body :last-child {
      margin-bottom: 0; }

  .c-forum__title {
    margin: 0 0 .5em; }

  .c-forum--center {
    align-items: center; }

  .c-forum--reverse .c-forum__figure {
    order: 1;
    margin: 0 0 0 1em; }
  .c-forum__figure {
    width: 40px;
    height: 40px;
    pointer-events: none;
    z-index: 2; }
  .c-forum__body {
    pointer-events: none;
    z-index: 2; }
  .c-forum__image {
    margin: 0.2em 0 0 0;
    border-radius: 50%; }
  .c-forum__icon {
    width: inherit;
    height: inherit;
    margin: 0.2em 0 0 0;
    fill: #666666; }
  .c-forum__subtitle {
    font-size: 1.4rem; }
  .c-forum__title {
    color: #0077BB;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 500;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 40px;
    min-height: 40px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2; }
  .c-forum__text {
    font-size: 16px;
    line-height: 1.25;
    font-weight: 400;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    height: 60px;
    min-height: 60px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-clamp: 3; }
  .c-forum__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1; }
    .c-forum__link:hover, .c-forum__link:active, .c-forum__link:focus {
      background-color: rgba(0, 119, 187, 0.1); }
  .m--inverse .c-forum * {
    color: #ffffff; }
  .m--inverse .c-forum__link:hover, .m--inverse .c-forum__link:active, .m--inverse .c-forum__link:focus {
    background-color: rgba(255, 255, 255, 0.2); }
  .c-bg--parallax .c-forum {
    background-color: rgba(255, 255, 255, 0.2);
    margin: 0;
    padding: 12px; }
    .c-bg--parallax .c-forum__link:hover, .c-bg--parallax .c-forum__link:active, .c-bg--parallax .c-forum__link:focus {
      background-color: rgba(255, 255, 255, 0.25);
      margin: 0;
      padding: 12px; }

.c-testimonial {
  margin: 0 0 1.875em;
  text-align: center; }
  .c-testimonial__title {
    display: block;
    margin: 0 10% 1.25em;
    font-size: 2.1rem;
    font-weight: 400;
    font-style: italic; }
  .c-testimonial__author {
    font-size: 1.6rem;
    font-weight: 400; }
  .m--inverse .c-testimonial__title {
    color: #ffffff; }
  .m--inverse .c-testimonial__author {
    color: #ffffff; }

.c-collapsible {
  margin: 0 0 1.25em;
  background-color: #fafafa;
  border-radius: 5px;
  box-shadow: none;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-collapsible__heading {
    position: relative;
    padding: 14px 20px; }
    .c-collapsible__heading:after {
      position: absolute;
      top: 13px;
      right: 10px;
      font-family: 'Glyphicons Halflings';
      font-size: 12px;
      content: "\e114";
      color: #333333; }
      .collapsed .c-collapsible__heading:after {
        content: "\e080"; }
  .c-collapsible__link, .c-collapsible__link:hover, .c-collapsible__link:active, .c-collapsible__link:focus {
    text-decoration: none; }
  .c-collapsible__title {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #333333; }
  .c-collapsible__body {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    padding: 15px 20px;
    background-color: inherit;
    color: #333333;
    overflow: hidden; }
    .c-collapsible__body p:last-child {
      margin-bottom: 0; }
  .c-collapsible__image {
    float: left;
    width: 30%;
    margin: 0 1.25em 1.25em 0;
    cursor: pointer; }
  .c-collapsible--glossary {
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
    background-color: #ffffff; }
    .c-collapsible--glossary .c-collapsible__heading {
      padding: 14px 0; }
      .c-collapsible--glossary .c-collapsible__heading:before {
        position: absolute;
        top: 13px;
        left: 0;
        font-family: 'Glyphicons Halflings';
        font-size: 12px;
        color: #0077BB;
        content: "\2212"; }
      .c-collapsible--glossary .c-collapsible__heading:after {
        content: ''; }
    .c-collapsible--glossary .collapsed .c-collapsible__heading:before {
      content: "\2b"; }
    .c-collapsible--glossary .c-collapsible__title {
      padding-left: 20px;
      color: #0077BB; }
    .c-collapsible--glossary .c-collapsible__body {
      color: inherit; }

.c-language {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 8px 3px 0 15px;
  padding: 4px 12px;
  list-style-type: none;
  z-index: 4000;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  @media (min-width: 1200px) {
    .c-language {
      justify-content: flex-start;
      margin: 0 0 0 15px; } }
  .c-language__toggle, .c-language__toggle:hover, .c-language__toggle:active, .c-language__toggle:focus {
    text-decoration: none;
    color: #0077BB; }
  @media (min-width: 1200px) {
    .c-language__toggle, .c-language__toggle:hover, .c-language__toggle:active, .c-language__toggle:focus {
      color: #ffffff; } }
  .c-language__list {
    right: 0;
    left: auto;
    min-width: 40px;
    background-color: #ffffff;
    border-radius: 5px;
    border: 0;
    padding: 0; }
  .c-language__item {
    margin-bottom: 0; }
    .c-language__item:last-child {
      border-bottom: 0 !important; }
    .c-language__item:first-child {
      border-top-left-radius: inherit;
      border-top-right-radius: inherit; }
    .c-language__item:last-child {
      border-bottom-left-radius: inherit;
      border-bottom-right-radius: inherit; }
  .c-language__link {
    padding: 10px 20px !important;
    font-size: 1.5rem;
    text-decoration: none;
    line-height: 2.0rem !important;
    color: #0077BB !important;
    background-color: #ffffff !important;
    border-radius: inherit; }
    .c-language__link:hover, .c-language__link:active, .c-language__link:focus {
      color: #ffffff !important;
      background-color: #0077BB !important; }
    .c-user__item.active .c-language__link {
      color: #ffffff !important;
      background-color: #0077BB !important; }
  .c-language--logged {
    margin: 4px 3px 0 15px; }
    @media (min-width: 1200px) {
      .c-language--logged {
        margin: 9px 3px 0 15px; } }
    @media (max-width: 991px) {
      .c-language--logged .c-language__toggle, .c-language--logged .c-language__toggle:hover, .c-language--logged .c-language__toggle:active, .c-language--logged .c-language__toggle:focus {
        color: #0077BB; } }

.c-tabs {
  align-items: flex-end;
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  list-style-type: none;
  padding: 0;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .c-messaging__aside .c-tabs {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .c-messaging__aside .c-tabs {
        margin-right: 20px; } }
  @media (min-width: 992px) {
    .c-tabs {
      height: 76px; }
      .c-tabs--sm {
        height: 58px; } }
  .c-tabs__item {
    border-bottom: 1px solid transparent;
    margin: 0;
    text-align: center; }
    @media (max-width: 991px) {
      .c-tabs__item {
        white-space: nowrap; }
        .c-tabs__item.active {
          border-bottom-color: gray;
          z-index: 1000; } }
    @media (min-width: 992px) {
      .c-tabs__item {
        align-items: stretch;
        border: 1px solid #d9d9d9;
        border-bottom-color: transparent;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        display: flex;
        height: 65px;
        margin-bottom: -1px;
        margin-right: 10px;
        transition: height .3s; }
        .c-tabs__item:hover, .c-tabs__item:active, .c-tabs__item:focus {
          height: 75px; }
        .c-tabs__item.active {
          height: 75px;
          border-bottom-color: #ffffff; }
        .c-tabs__item--sm {
          height: 45px; }
          .c-tabs__item--sm:hover, .c-tabs__item--sm:active, .c-tabs__item--sm:focus {
            height: 55px; }
          .c-tabs__item--sm.active {
            height: 55px; }
        .c-tabs__item:not(.c-tabs__item--sm) + .c-tabs__item--sm {
          margin-left: 10px; } }
    .c-tabs__item:last-child {
      margin-right: 0; }
  .c-tabs__link {
    align-items: center;
    color: #666666;
    cursor: pointer;
    display: flex;
    font-size: 1.8rem;
    justify-content: center;
    line-height: 1.2;
    padding: 2px 15px 15px;
    width: 100%; }
    @media (min-width: 992px) {
      .c-tabs__link {
        padding: 0 40px; } }
    .c-tabs__link:hover, .c-tabs__link:active, .c-tabs__link:focus {
      color: #333333; }
    .active .c-tabs__link {
      color: #333333;
      font-weight: 500; }
    .c-tabs__item--sm .c-tabs__link {
      font-size: 1.6rem;
      line-height: 1;
      padding-bottom: 17px; }
      @media (min-width: 992px) {
        .c-tabs__item--sm .c-tabs__link {
          padding: 0 20px; } }
  .c-tabs--course {
    height: 90px; }
    .c-tabs--course .c-tabs__item {
      border-left: none;
      border-radius: 0;
      flex-grow: 1;
      height: 90px;
      max-width: 25%;
      margin-right: 0;
      padding: 0; }

.c-authors {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.75em;
  /*
   * ========== BEM Elements ==========
   */ }
  .c-authors__figure {
    width: 80px; }
    @media (min-width: 768px) {
      .c-authors__figure {
        width: 100px; } }
  .c-authors__image {
    border-radius: 50%;
    min-width: 80px;
    width: 100%; }
    @media (min-width: 768px) {
      .c-authors__image {
        min-width: 100px; } }
  .c-authors__body {
    margin-left: 25px; }
  .c-authors__heading {
    margin: 0 0 0.5em;
    font-size: 1.8rem;
    line-height: 1.4; }
  .c-authors__text {
    font-size: 1.5rem;
    margin: 0; }
    @media (min-width: 768px) {
      .c-authors__text {
        font-size: inherit; } }

.c-validation-hint {
  min-height: 3.2em;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: .9em; }
  .c-validation-hint > * {
    display: none;
    margin: 0;
    padding: 10px  0;
    color: darkred; }
    .c-validation-hint > *.c-validation-hint-active {
      display: block; }

.c-validation {
  display: none;
  min-height: 3.2em;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: .9em; }
  .c-validation__hint {
    display: none;
    margin: 0;
    padding: 10px  0;
    color: darkred; }
    .c-validation__hint--active {
      display: block; }
  .c-validation--active {
    display: block; }

.c-table__icon {
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 5px;
  margin-right: 16px; }
.c-table__text-icon {
  margin: 3px 0 0 40px;
  display: block; }
.c-table__text {
  display: inline-block;
  margin-top: 3px; }
.c-table__rating {
  color: #0077BB;
  display: flex;
  margin-top: 3px; }
  .c-table__rating .fa {
    font-size: 1.8rem;
    margin-right: 4px; }
    .c-table__rating .fa:last-child {
      margin-right: 0; }

.c-faq + .c-faq {
  margin-top: 3.125em; }
.c-faq__title {
  margin-top: 0;
  color: #666666;
  font-weight: 700; }

.c-countdown {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-right: 1.25em;
  /*
   * ========== BEM Elements ==========
   */ }
  .c-countdown__square {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin-right: 0.625em;
    border: 2px solid #0077BB;
    border-radius: 3px; }
    @media (min-width: 992px) {
      .c-countdown__square {
        width: 50px;
        height: 50px; } }
  .c-countdown__days {
    color: #0077BB;
    font-size: 2.4rem;
    font-weight: 900; }
    @media (min-width: 992px) {
      .c-countdown__days {
        font-size: 2.8rem; } }
  .c-countdown__body {
    flex: 1 1 auto; }
  .c-countdown__title {
    margin: 0;
    color: #0077BB;
    font-size: 1.8rem;
    font-weight: 900; }
  .c-countdown__subtitle {
    color: #525252;
    font-size: 1.1rem; }
    @media (min-width: 768px) {
      .c-countdown__subtitle {
        color: #ffffff; } }
  .c-countdown--webinar {
    flex-flow: initial;
    flex-direction: column;
    margin: 0 0 20px 0; }
    @media (min-width: 768px) {
      .c-countdown--webinar {
        margin: 0; } }
    @media (min-width: 992px) {
      .c-countdown--webinar {
        flex-direction: row;
        align-items: center; } }
    .c-countdown--webinar .c-countdown__container {
      display: flex;
      flex-direction: column;
      margin-left: 0; }
    .c-countdown--webinar .c-countdown__vals {
      display: flex;
      flex-direction: row;
      width: 100%;
      border: 1px solid #ffffff;
      border-radius: 5px; }
    .c-countdown--webinar .c-countdown__labels {
      display: flex;
      flex-direction: row;
      width: 100%; }
    .c-countdown--webinar .c-countdown__val {
      position: relative;
      display: flex;
      flex-direction: column;
      flex: 1 1 0;
      align-items: center;
      padding: 10px 20px 10px;
      line-height: 1;
      font-size: 3.2rem;
      font-weight: 600; }
      @media (min-width: 768px) {
        .c-countdown--webinar .c-countdown__val {
          font-size: 2.8rem;
          padding: 10px 15px 10px; } }
      .c-countdown--webinar .c-countdown__val + .c-countdown__val {
        border-left: 1px solid #ffffff; }
    .c-countdown--webinar .c-countdown__label {
      position: absolute;
      bottom: 0;
      right: 0;
      font-size: 1rem;
      padding: 0 3px 1px; }
    .c-countdown--webinar .c-countdown__header {
      margin: 0;
      font-size: 2rem;
      font-weight: 400;
      padding: 0 0 0.4em;
      text-align: center; }
      @media (min-width: 768px) {
        .c-countdown--webinar .c-countdown__header {
          font-size: 1.1rem; } }
      @media (min-width: 992px) {
        .c-countdown--webinar .c-countdown__header {
          margin: 0 25px 0 0;
          padding: 0;
          font-size: 2rem; } }

.c-days-countdown {
  display: flex;
  flex-direction: column;
  align-items: normal; }
  .c-days-countdown__text {
    margin: 0 0 4px 0; }
  .c-days-countdown__inline-wrapper {
    display: flex;
    align-items: center; }
  .c-days-countdown__svg {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #e6e6e6; }
    .c-days-countdown__svg--completed {
      background-color: #80b51b; }
  .c-days-countdown__chart {
    fill: #80b51b; }
  .c-days-countdown__number {
    flex: 0;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #525252; }

.c-tv {
  background-color: #ffffff;
  position: relative;
  z-index: 100; }
  .c-tv__no-content {
    margin: 80px 0 25px; }
    @media (min-width: 992px) {
      .c-tv__no-content {
        margin: 100px 0 35px; } }
  .c-tv__message {
    font-size: 20px;
    font-weight: 500;
    color: #0077BB; }
    @media (min-width: 992px) {
      .c-tv__message {
        font-size: 24px; } }
  .c-tv__video {
    background-color: #333333;
    position: relative; }
  .c-tv__info {
    position: relative;
    background-color: white; }
  .c-tv__tabs {
    padding: 40px 15px 40px; }
    @media (min-width: 992px) {
      .c-tv__tabs {
        padding: 50px 0 50px 50px; } }
  @media (max-width: 991px) {
    .c-tv__sidebar {
      padding: 15px 15px; } }
  @media (min-width: 992px) {
    .c-tv__sidebar {
      padding: 50px 50px; } }
  .c-tv__description {
    margin-bottom: 1.5625em; }
  .c-tv--chat .c-tv__video-chat {
    position: relative;
    display: flex;
    flex-direction: column; }
    @media (min-width: 992px) {
      .c-tv--chat .c-tv__video-chat {
        flex-direction: row; } }
  .c-tv--chat .c-tv__video {
    position: relative;
    height: 100%;
    flex: 1; }
  .c-tv--chat .c-tv__chat {
    position: relative;
    -webkit-transition: max-width .5s,min-width .5s,border .5s,background-color .5s;
    transition: max-width .5s,min-width .5s,border .5s,background-color .5s;
    background-color: #fff;
    width: 100%;
    height: 300px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 0; }
    @media (min-width: 992px) {
      .c-tv--chat .c-tv__chat {
        max-width: 320px;
        height: auto; } }
    @media (min-width: 1200px) {
      .c-tv--chat .c-tv__chat {
        max-width: 360px; } }
    .c-tv--chat .c-tv__chat:after {
      content: '';
      width: 54px;
      height: 54px;
      position: absolute;
      top: 0;
      right: 0;
      background-color: #ffffff; }
    .c-tv--chat .c-tv__chat iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.c-question__list {
  padding-left: 0;
  margin-left: 0;
  list-style: none; }
.c-question__list-item {
  border-radius: 5px;
  margin: 0 -10px 5px;
  padding: 10px; }
  .c-question__list-item--correct {
    background-color: rgba(128, 181, 27, 0.1); }
.c-question__title {
  color: #0077BB;
  font-size: 1.8rem;
  margin: 0 0 25px;
  line-height: 1.25; }
  .c-question__title:not(:first-child) {
    margin-top: 50px; }
  @media (min-width: 768px) {
    .c-question__title {
      font-size: 3rem;
      margin-bottom: 30px; } }
  .c-question__title p {
    font-size: inherit;
    margin-bottom: 5px; }
.c-question__text {
  font-size: 16px; }
.c-question__feedback-progress {
  margin-left: 42px; }
.c-question__image {
  max-width: 100%; }
  @media (min-width: 768px) {
    .c-modal .c-question__image {
      display: block;
      margin: 0 auto;
      max-height: 60vh; } }
.c-question--feedback .c-question__list-item {
  margin-top: 3.125em; }
  .c-question--feedback .c-question__list-item:first-child:not(.c-question__list-item--selected) {
    margin-top: 1.25em; }
  .c-question--feedback .c-question__list-item--nomargintop {
    margin-top: 0; }

.c-rating-stars {
  display: inline-flex;
  flex-direction: row-reverse;
  width: 100%;
  max-width: 400px; }
  .c-rating-stars__input {
    -webkit-appearance: none; }
    .c-rating-stars__input:checked ~ .c-rating-stars__label .c-rating-stars__icon {
      fill: #fb6; }
    .c-rating-stars__input + .c-rating-stars__label:hover .c-rating-stars__icon, .c-rating-stars__input + .c-rating-stars__label:hover ~ .c-rating-stars__label .c-rating-stars__icon, .c-rating-stars__input + .c-rating-stars__label:hover ~ .c-rating-stars__input:checked ~ .c-rating-stars__label .c-rating-stars__icon, .c-rating-stars__input:checked + .c-rating-stars__label:hover .c-rating-stars__icon, .c-rating-stars__input:checked + .c-rating-stars__label:hover ~ label .c-rating-stars__icon, .c-rating-stars__input:checked ~ .c-rating-stars__label:hover .c-rating-stars__icon, .c-rating-stars__input:checked ~ .c-rating-stars__label:hover ~ label .c-rating-stars__icon {
      fill: #fc6; }
    .c-rating-stars__input .c-rating-stars__label {
      cursor: pointer;
      transform-origin: center center; }
    .c-rating-stars__input .c-rating-stars__label:active {
      position: relative;
      transform: scale(1.1); }
  .c-rating-stars__label {
    position: relative;
    box-sizing: initial;
    width: 20%;
    margin: 0;
    padding: 0 1%;
    overflow: hidden; }
    .c-rating-stars__label:after {
      content: "";
      display: block;
      padding-bottom: 100%; }
    .c-rating-stars__label--selected .c-rating-stars__icon {
      fill: #fb6; }
    .c-rating-stars__label--average .c-rating-stars__icon {
      fill: #c4c4c4; }
  .c-rating-stars__icon {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    fill: #eee;
    transition: all .3s;
    pointer-events: none; }

.c-rating-smiley {
  margin: 0 auto; }
  .c-rating-smiley__input {
    -webkit-appearance: none; }
    .c-rating-smiley__input .c-rating-smiley__label {
      cursor: pointer; }
  .c-rating-smiley__label {
    margin: 0 24px; }
  .c-rating-smiley__icon {
    width: 90px;
    height: 90px;
    border: none;
    fill: #c4c4c4;
    transition: all 0.3s ease; }
    .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--sad:hover, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--sad:active, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--sad:focus {
      fill: #b51b1b; }
    .c-rating-smiley__input:checked + .c-rating-smiley__label > .c-rating-smiley__icon--sad, .c-rating-smiley__label--selected > .c-rating-smiley__icon--sad {
      fill: #b51b1b; }
    .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--neutral:hover, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--neutral:active, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--neutral:focus {
      fill: #F89406; }
    .c-rating-smiley__input:checked + .c-rating-smiley__label > .c-rating-smiley__icon--neutral, .c-rating-smiley__label--selected > .c-rating-smiley__icon--neutral {
      fill: #F89406; }
    .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--happy:hover, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--happy:active, .c-rating-smiley__input + .c-rating-smiley__label .c-rating-smiley__icon--happy:focus {
      fill: #80b51b; }
    .c-rating-smiley__input:checked + .c-rating-smiley__label > .c-rating-smiley__icon--happy, .c-rating-smiley__label--selected > .c-rating-smiley__icon--happy {
      fill: #80b51b; }
  .c-rating-smiley--feedback {
    display: inline-block; }
    .c-rating-smiley--feedback .c-rating-smiley__label {
      margin: 0; }

.c-image-choice-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .c-image-choice-grid__item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 2%;
    flex-basis: 100%; }
    @media (min-width: 480px) {
      .c-image-choice-grid__item:not(:only-child) {
        flex-basis: 49%; } }
    @media (min-width: 768px) {
      .c-image-choice-grid__item:nth-last-child(n+5):first-child, .c-image-choice-grid__item:nth-last-child(n+5):first-child ~ * {
        flex-basis: 32%; }
      .c-image-choice-grid__item:nth-child(3n+2) {
        margin-right: auto;
        margin-left: 2%; } }

.c-image-choice {
  flex-direction: column;
  justify-content: flex-start;
  position: relative; }
  .c-image-choice__input {
    display: none; }
    .c-image-choice__input:not(:checked) + .c-image-choice__label > .c-image-choice__image-status > .c-image-choice__image:hover {
      transform: scale(1.1); }
    .c-image-choice__input:checked + .c-image-choice__label > .c-image-choice__image-status > .c-image-choice__image {
      transform: scale(1.1); }
    .c-image-choice__input:checked + .c-image-choice__label > .c-image-choice__image-status > .c-image-choice__status {
      opacity: 1; }
  .c-image-choice__label {
    margin: 0; }
    .c-image-choice__input + .c-image-choice__label {
      cursor: pointer; }
  .c-image-choice__image-status {
    position: relative;
    overflow: hidden; }
  .c-image-choice__image {
    max-width: 100%;
    transform: scale(1);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
  .c-image-choice__status {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    background-color: rgba(0, 119, 187, 0.75);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    pointer-events: none; }
  .c-image-choice__icon {
    width: 80px;
    height: 80px;
    fill: #ffffff; }
  .c-image-choice__text {
    display: block;
    margin: 0.5em 0 0;
    color: #0077BB;
    font-size: 16px;
    font-weight: 400; }

.c-favorite {
  cursor: pointer; }
  .c-favorite.animate {
    animation-duration: 0.3s;
    animation-name: favoriteScale;
    animation-iteration-count: 1;
    animation-direction: normal; }

@keyframes favoriteScale {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }
.c-bubble {
  font-size: 1.5rem;
  position: relative;
  display: inline-block;
  margin-bottom: 6px;
  padding: 10px 11px 16px 11px;
  vertical-align: top;
  border-radius: 11px;
  color: #ffffff;
  max-width: 85%;
  opacity: 1;
  word-wrap: break-word;
  transition: opacity .7s;
  transition-timing-function: cubic-bezier(0.4, -0.04, 1, 1); }
  @media (min-width: 768px) {
    .c-bubble {
      border-radius: 20px;
      font-size: 16px;
      margin-bottom: 15px;
      padding: 20px; } }
  @media (min-width: 992px) {
    .c-bubble {
      max-width: 55%; } }
  .c-bubble:first-child {
    margin-bottom: 0; }
  .c-bubble__text p {
    font-size: 1.5rem;
    margin: 0 0 5px; }
    @media (max-width: 767px) {
      .c-bubble__text p {
        line-height: 1.3; } }
    @media (min-width: 768px) {
      .c-bubble__text p {
        font-size: 16px; } }
  .c-bubble__text a {
    color: #ffffff;
    text-decoration: underline; }
    .c-bubble__text a:hover {
      text-decoration: none; }
  .c-bubble__file-link {
    align-items: center;
    display: flex; }
  .c-bubble__file-icon {
    margin-right: 10px;
    text-decoration: none; }
    .c-bubble__file-icon svg {
      fill: #ffffff; }
  .c-bubble__file-text {
    word-break: break-all; }
  .c-bubble__metadata {
    font-size: 1rem;
    margin: -3px 0 -15px 5px;
    opacity: 0.5;
    text-align: right; }
    @media (min-width: 768px) {
      .c-bubble__metadata {
        font-size: 1.1rem;
        margin: 0 0 -15px 10px; } }
    .c-bubble--other .c-bubble__metadata {
      opacity: 0.8; }
  .c-bubble__spinner {
    margin: 0; }
  .c-bubble__spinner-dot {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    display: inline-block;
    animation: bubbleWritingEffect 1.4s infinite ease-in-out both;
    background: white; }
    .c-bubble__spinner-dot--1 {
      animation-delay: -0.32s; }
    .c-bubble__spinner-dot--2 {
      animation-delay: -0.16s; }
  .c-bubble--me {
    border-bottom-right-radius: 0;
    background-color: #0077BB;
    align-self: flex-end; }
  .c-bubble--other {
    border-bottom-left-radius: 0;
    background-color: #c4c4c4;
    align-self: flex-start; }
  .c-bubble.is-reveal {
    opacity: 0; }

/*@keyframes bubbleSlideFromRight {
    0% {
        right: -200px;
        opacity: 0;
    }
    100% {
        right: 0;
        opacity: 1;
    }
}

@keyframes bubbleSlideFromLeft {
    0% {
        left: -200px;
        opacity: 0;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}

@keyframes bubbleWritingEffect {
    0%, 80%, 100% {
        transform: scale(0);
    }
    40% {
        transform: scale(1.0);
    }
}*/
.c-card-profile {
  margin: 0 0 3em;
  text-align: center; }
  .c-card-profile__figure {
    width: 100%; }
  .c-card-profile__image {
    border-radius: 50%;
    width: 90%;
    max-width: 160px;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
    .c-card-profile:hover .c-card-profile__image {
      position: relative;
      box-shadow: 0 0.9px 1.5px rgba(0, 0, 0, 0.03), 0 3.1px 5.5px rgba(0, 0, 0, 0.08), 0 14px 25px rgba(0, 0, 0, 0.12);
      transform: scale(1.1); }
  .c-card-profile__body {
    margin: 1.25em 0 0;
    text-align: center; }
  .c-card-profile__title {
    margin: 0;
    color: #0077BB;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.3;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    height: 42px;
    min-height: 42px; }
  .c-card-profile__subtitle {
    margin: 0.5em 0 0;
    color: #666666;
    font-size: 1.4rem;
    line-height: normal;
    font-weight: 400;
    text-transform: normal;
    justify-content: center;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    height: 42px;
    min-height: 42px; }
    .c-card-profile__subtitle a, .c-card-profile__subtitle a:hover, .c-card-profile__subtitle a:active, .c-card-profile__subtitle a:focus {
      color: #333333; }

.c-dot {
  align-items: center;
  background-color: #c00;
  border: none;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  font-size: 1.2rem;
  font-weight: 700;
  height: 20px;
  justify-content: center;
  width: 20px; }
  .c-dot:hover, .c-dot:active, .c-dot:focus {
    animation: bounce;
    animation-duration: 2s; }
  .c-dot__wrapper {
    position: relative; }
  .c-tabs__item .c-dot {
    position: absolute;
    right: 5px;
    top: 5px; }
  .c-dot--xxxs {
    height: 6px;
    width: 6px; }
    .c-dot--xxxs.c-dot--top-right {
      top: -3px;
      right: -3px; }
  .c-dot--xxs {
    height: 10px;
    width: 10px; }
    .c-dot--xxs.c-dot--top-right {
      top: -5px;
      right: -5px; }
  .c-dot--xs {
    font-size: 1rem;
    height: 16px;
    width: 16px; }
    .c-dot--xs.c-dot--top-right {
      right: -5px;
      top: -5px; }
  .c-dot--sm {
    width: 16px;
    height: 16px; }
    .c-dot--sm.c-dot--top-right {
      right: -7px;
      top: -7px; }
  .c-dot--lg {
    width: 25px;
    height: 25px; }
    .c-dot--lg.c-dot--top-right {
      right: -12px;
      top: -12px; }
  .c-dot--xl {
    height: 30px;
    width: 30px; }
    .c-dot--xl.c-dot--top-right {
      top: -15px;
      right: -15px; }
  .c-dot--top-right {
    position: absolute;
    right: 0;
    top: -8px; }
  .c-dot--color-primary {
    background-color: #0077BB; }
  .c-category-associated .c-dot {
    margin: 0 0 0 8px; }
  .c-dot[class*='m--category'] {
    background-color: #0077BB; }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.c-messaging__aside {
  width: 100%; }
  @media (min-width: 768px) {
    .c-messaging__aside {
      margin-right: -1px;
      width: 50%;
      z-index: 1; } }
  @media (min-width: 992px) {
    .c-messaging__aside {
      width: 35%; } }
.c-messaging__main {
  position: fixed;
  top: 0;
  right: -100vw;
  width: 100vw;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  transition: right 0.25s cubic-bezier(0, 0.53, 0.25, 1); }
  @media (max-width: 767px) {
    .c-messaging__main {
      background-color: whitesmoke;
      opacity: 0;
      z-index: 1080;
      pointer-events: none;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%; }
      .c-messaging__main--active {
        opacity: 1; }
      .c-messaging__main--animate {
        right: 0;
        pointer-events: all; } }
  @media (min-width: 768px) {
    .c-messaging__main {
      position: relative;
      left: 0;
      width: 50%;
      height: auto;
      min-height: auto; } }
  @media (min-width: 768px) {
    .c-messaging__main {
      width: 65%; } }
.c-messaging__intro {
  background-color: whitesmoke;
  height: calc(100vh - 465px);
  min-height: 300px;
  padding: 15px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%; }
  @media (max-width: 767px) {
    .c-messaging__intro {
      display: none; } }
.c-messaging__intro-image {
  flex: 1;
  margin: 25px 0;
  width: 100%; }
  .c-messaging__intro-image svg {
    height: 100%; }
.c-messaging__intro-title {
  color: #0077BB;
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 15px; }
.c-messaging__intro-text {
  max-width: 500px; }
@media (max-width: 767px) {
  .c-messaging-messages-options {
    display: block; } }
.c-messaging-messages-filters {
  margin: 0 0.9375em 1.25em 0; }
.c-messaging-messages {
  overscroll-behavior-y: contain;
  position: relative; }
  @media (min-width: 768px) {
    .c-messaging-messages {
      height: calc(100vh - 465px);
      min-height: 300px;
      overflow-y: auto; } }
  .c-messaging-messages__item {
    border: 1px solid transparent;
    margin: 0 0 1.5em; }
    @media (min-width: 768px) {
      .c-messaging-messages__item {
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        margin: 0;
        transition: all 0.3s ease; }
        .c-messaging-messages__item:hover, .c-messaging-messages__item:active, .c-messaging-messages__item:focus {
          background-color: whitesmoke;
          border-color: #e2e2e2;
          border-right-color: whitesmoke; }
        .c-messaging-messages__item--active {
          background-color: whitesmoke;
          border-color: #e2e2e2;
          border-right: none; } }
  .c-messaging-messages__btn-float {
    display: none; }
    @media (max-width: 767px) {
      .c-messaging-messages__btn-float {
        display: flex; } }
.c-messaging-message {
  padding: 2px;
  cursor: pointer; }
  @media (min-width: 768px) {
    .c-messaging-message {
      padding: 15px 20px; } }
  .c-messaging-message__img {
    border-radius: 50%;
    margin-right: 10px; }
  .c-messaging-message__center-wrapper {
    min-width: 50%; }
  .c-messaging-message__username {
    font-size: 16px; }
    .c-messaging-message__username--small {
      font-size: 1.2rem; }
  .c-messaging-message__title {
    color: #0077BB;
    font-size: 16px;
    line-height: 1.3;
    -webkit-line-clamp: 2;
    line-clamp: 2; }
  .c-messaging-message__cat {
    color: #666;
    font-size: 1.2rem;
    line-height: 1.4; }
  .c-messaging-message__status {
    font-size: 1.4rem;
    line-height: 1.4;
    margin-top: 3px; }
    .c-messaging-message__status--pending {
      color: orange; }
    .c-messaging-message__status--closed {
      color: red; }
    .c-messaging-message__status--answered {
      color: #0077BB; }
  .c-messaging-message__right-wrapper {
    margin: 0 0 0 1em;
    text-align: right;
    white-space: nowrap; }
  .c-messaging-message__date {
    color: #666;
    font-size: 1.2rem;
    margin-left: auto; }
    .c-messaging-messages__item--active .c-messaging-message__date {
      display: none; }
  .c-messaging-message__dot {
    margin-top: 0.25em; }
@media (max-width: 767px) {
  .c-messaging-chat-header {
    background-color: #ffffff;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 50px;
    padding: 0 12px; }
    .c-messaging-chat-header__icon {
      flex: 0 0 auto; }
    .c-messaging-chat-header__img {
      margin-right: 10px; } }
@media (min-width: 768px) {
  .c-messaging-chat-header {
    display: none; } }
@media (max-width: 767px) {
  .c-messaging-chat-options {
    background: #ffffff;
    box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.25);
    padding: 12px 15px 18px;
    width: 100%; } }
@media (min-width: 768px) {
  .c-messaging-chat-options {
    position: absolute;
    right: 0;
    top: -100px; } }
.c-messaging-chat-wrapper {
  overflow: hidden;
  position: relative; }
  @media (max-width: 767px) {
    .c-messaging-chat-wrapper {
      display: flex;
      flex: 1;
      flex-direction: column; } }
  @media (min-width: 768px) {
    .c-messaging-chat-wrapper {
      background-color: #f2f2f2;
      border: 1px solid #e2e2e2;
      border-bottom-right-radius: 10px;
      border-top-right-radius: 10px;
      height: calc(100vh - 465px);
      min-height: 300px; } }
.c-messaging-chat {
  display: none;
  align-items: center;
  padding: 17px 15px 12px;
  flex: 1;
  overflow-y: auto;
  overscroll-behavior-y: contain;
  /* Lo logico seria usar flex-end y direction: column, pero en ese caso en iOS no funciona el overflow: scroll */
  justify-content: flex-start;
  flex-direction: column-reverse;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: whitesmoke; }
  @media (min-width: 768px) {
    .c-messaging-chat {
      height: inherit;
      min-height: inherit;
      padding: 20px 30px; } }
  .c-messaging-chat--active {
    display: flex; }
  .c-messaging-chat__start {
    position: relative;
    margin-bottom: 32px;
    width: 100%;
    text-align: center; }
  .c-messaging-chat__start-text {
    color: #d1d1d1;
    display: inline-flex;
    font-size: 1.4rem; }
    .c-messaging-chat__start-text:before, .c-messaging-chat__start-text:after {
      position: absolute;
      top: 12px;
      display: inline-block;
      width: 30%;
      height: 1px;
      content: '';
      background-color: #d1d1d1; }
    .c-messaging-chat__start-text:before {
      left: 0; }
    .c-messaging-chat__start-text:after {
      right: 0; }
.c-messaging-chat-input {
  margin: 1em 0 0;
  width: 100%; }
  @media (max-width: 767px) {
    .c-messaging-chat-input {
      margin: 0;
      background-color: #ffffff;
      padding: 10px;
      box-shadow: 0 0 14px 2px rgba(0, 0, 0, 0.1); } }
  .c-messaging-chat-input__text-closed {
    font-size: 1.4rem;
    line-height: 1.4;
    margin: 0;
    text-align: center; }
    @media (min-width: 768px) {
      .c-messaging-chat-input__text-closed {
        line-height: 1.6;
        margin: 0 25px; } }
  .c-messaging-chat-input__text {
    min-width: 100px;
    height: 80px;
    border-radius: 15px;
    background-color: whitesmoke;
    padding: 8px 15px;
    color: #666666;
    flex: 1; }
    @media (min-width: 768px) {
      .c-messaging-chat-input__text {
        border: 1px solid #e2e2e2; } }
    .c-messaging-chat-input__text div {
      background-color: transparent !important;
      border: none !important; }
    .c-messaging-chat-input__text::placeholder {
      color: #666666; }
  .c-messaging-chat-input__submit-btn {
    margin: 0 0 0 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 50%;
    background-color: #0077BB; }
    @media (min-width: 768px) {
      .c-messaging-chat-input__submit-btn {
        margin: 0 0 0 1em;
        height: 50px;
        width: 50px; } }
    .c-messaging-chat-input__submit-btn svg {
      fill: #ffffff; }
@media (max-width: 767px) {
  .c-messaging .modal-dialog {
    margin: 0;
    top: 0;
    transform: none; } }
.c-messaging .modal-content {
  padding: 0 15px 25px; }
  @media (max-width: 767px) {
    .c-messaging .modal-content {
      height: 100vh; } }
.c-messaging .modal-body {
  background: none; }
.c-messaging .help-block {
  margin: 0; }
  .c-messaging .help-block li {
    line-height: 1.2;
    margin: 0; }
  .c-messaging .help-block .label {
    background: none;
    color: #a94442;
    white-space: normal;
    padding: 0; }
  .c-messaging .help-block .glyphicon {
    display: none; }
.c-messaging .has-error .form-control {
  border-color: #CCC; }

.c-files__item {
  border-top: 1px solid #C4C4C4;
  padding: 15px; }
  .c-files--background .c-files__item {
    border: none;
    background-color: #ffffff;
    margin-bottom: 10px;
    padding: 9px; }
.c-files__row {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: row; }
  .c-files__item--disabled .c-files__row {
    opacity: 0.4; }
.c-files__icon-box {
  height: 48px;
  width: 48px; }
  .c-files__icon-box--sm {
    height: 35px;
    width: 35px; }
.c-files__icon {
  height: 32px;
  width: 32px; }
  .c-files__icon-box--sm .c-files__icon {
    height: 14px;
    width: 14px; }
.c-files__text {
  flex: 1 1 0;
  margin: 0 14px; }
  @media (min-width: 768px) {
    .c-files__text {
      margin: 0 20px; } }
.c-files__title {
  display: block;
  font-size: 16px;
  line-height: 1.3;
  margin: 0;
  word-break: break-all; }
.c-files__subtitle {
  color: rgba(51, 51, 51, 0.6);
  font-size: 1.35rem;
  line-height: 1.25;
  margin: 4px 0 0; }
.c-files--background {
  margin-bottom: 25px; }

.c-category-group {
  margin: -5px -0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start; }
  @media (min-width: 480px) {
    .c-category-group {
      margin: -6px -6px; } }
  @media (min-width: 768px) {
    .c-category-group {
      margin: -7px -8px; } }
  @media (min-width: 992px) {
    .c-category-group {
      margin: -8px -8px; } }
  @media (min-width: 1200px) {
    .c-category-group {
      margin: -9px -8px; } }
  .c-category-group__item {
    width: 100%;
    padding: 5px 0; }
    @media (min-width: 480px) {
      .c-category-group__item {
        width: 50%;
        padding: 6px 6px; } }
    @media (min-width: 768px) {
      .c-category-group__item {
        width: 50%;
        padding: 7px 8px; } }
    @media (min-width: 992px) {
      .c-category-group__item {
        width: 33.3333333333%;
        padding: 8px 8px; } }
    @media (min-width: 1200px) {
      .c-category-group__item {
        width: 25%;
        padding: 9px 8px; } }

  .c-category-group__item-wrapper {
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden; }
  @media (max-width: 1199px) {
    .c-category-group--menu {
      margin: 0 -8px -8px; } }
  @media (max-width: 1199px) {
    .c-category-group--menu .c-category-group__item {
      width: 100%;
      padding-top: 0; } }

.c-category {
  border: 1px solid #0077BB;
  height: 100%;
  min-height: 80px;
  padding: 12px;
  font-size: 16px;
  line-height: normal;
  font-weight: inherit;
  text-transform: none;
  text-align: center;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative; }
  .c-category:hover, .c-category:active, .c-category:focus {
    background-color: #0077BB;
    color: #ffffff; }
  .c-category__text {
    pointer-events: none;
    position: relative; }
  .m--inverse .c-category {
    border: 1px solid #ffffff;
    color: #ffffff; }
    .m--inverse .c-category:hover, .m--inverse .c-category:active, .m--inverse .c-category:focus {
      background-color: rgba(255, 255, 255, 0.2);
      color: #ffffff; }
  @media (max-width: 1199px) {
    .c-category--menu {
      min-height: 42px;
      padding: 6px 10px; } }
  .c-category-group--image .c-category {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    border-radius: 5px; }
    .c-category-group--image .c-category:before {
      content: "";
      display: inline-block;
      padding: 25% 0; }
  .c-category__overlay {
    border-radius: 5px;
    height: 100%;
    position: absolute;
    transition: opacity 0.3s;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .c-category__overlay:hover, .c-category__overlay:active, .c-category__overlay:focus {
      opacity: 0.8; }
    .c-category-group--image .c-category__overlay {
      opacity: 0.8; }
      .c-category-group--image .c-category__overlay:hover, .c-category-group--image .c-category__overlay:active, .c-category-group--image .c-category__overlay:focus {
        opacity: 0.65; }

.c-category-associated {
  align-items: center;
  color: #525252;
  display: flex;
  font-size: 1.2rem;
  font-weight: 300;
  height: 24px;
  margin-bottom: 0;
  max-width: 100%; }
  .c-category-associated__icon {
    fill: #525252;
    height: 16px;
    margin-right: 6px;
    width: 16px; }
    .m--inverse .c-category-associated__icon {
      fill: #ffffff; }
  .c-category-associated__text {
    flex: 1 1 100%; }
    .m--inverse .c-category-associated__text {
      color: #ffffff; }
  .c-category-associated__category-icon {
    height: 21px;
    margin-right: 10px;
    width: 21px; }

.c-category-hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .c-category-hero__overlay {
    background-color: #0077BB;
    height: 100%;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .c-category-hero__body {
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 15px 0;
    position: relative; }
    @media (min-width: 768px) {
      .c-category-hero__body {
        min-height: 150px;
        padding: 25px 0; } }
  .c-category-hero__title {
    margin: 15px 0; }
    @media (min-width: 768px) {
      .c-category-hero__title {
        margin-bottom: 25px; } }
  @media (min-width: 768px) {
    .c-category-hero__text p {
      font-size: 1.8rem;
      line-height: 1.5; } }

.c-feedback {
  border-radius: 5px;
  border: 1px solid transparent;
  margin-bottom: 15px;
  padding: 20px; }
  .c-feedback--error {
    border-color: rgba(181, 27, 27, 0.25);
    background: rgba(181, 27, 27, 0.25);
    color: #b51b1b; }
  .c-feedback--success, .c-feedback--completed {
    border-color: rgba(128, 181, 27, 0.25);
    background: rgba(128, 181, 27, 0.25);
    color: #80b51b; }
  .c-feedback--info, .c-feedback--incompleted {
    border-color: rgba(226, 156, 16, 0.25);
    background: rgba(226, 156, 16, 0.25);
    color: #E29C10; }
  .c-feedback--sm {
    padding: 15px; }
    .c-feedback--sm p {
      font-size: 14.4px;
      margin-bottom: 10px; }
  .c-feedback p:last-child {
    margin: 0; }

.c-circle-progress {
  position: relative; }
  .c-circle-progress__text {
    position: absolute;
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 66%; }
  .c-circle-progress__current-value {
    color: #0077BB;
    font-size: 4rem;
    font-weight: 700;
    margin: 0 0 15px; }
    .c-circle-progress--fail .c-circle-progress__current-value {
      color: #b51b1b; }
    .c-circle-progress--success .c-circle-progress__current-value {
      color: #80b51b; }
  .c-circle-progress__current-text {
    color: #0077BB;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0; }
    .c-circle-progress--fail .c-circle-progress__current-text {
      color: #b51b1b; }
    .c-circle-progress--success .c-circle-progress__current-text {
      color: #80b51b; }
  .c-circle-progress__target {
    font-size: 1.3rem;
    margin: 0; }
  .c-circle-progress__circle {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 2s ease-out;
    stroke: #E2E2E2;
    stroke-width: 3px; }
    .c-circle-progress__circle--active {
      stroke: #0077BB;
      transform: rotate(90deg);
      transform-origin: 50% 50%; }
      .c-circle-progress--fail .c-circle-progress__circle--active {
        stroke: #b51b1b; }
      .c-circle-progress--success .c-circle-progress__circle--active {
        stroke: #80b51b; }

@media (max-width: 991px) {
  .c-overflow {
    max-width: calc(100vw - 30px);
    position: relative; }
    .c-overflow:after {
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 55%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      content: "";
      height: 100%;
      pointer-events: none;
      position: absolute;
      right: 0;
      top: 0;
      width: 60px;
      z-index: 1001; }
    .c-overflow__body {
      overflow-x: auto;
      overflow-y: hidden;
      padding: 0 40px 0 0; } }

.c-share__text {
  font-size: 1.5rem;
  line-height: 1.2; }
.c-share__icons {
  display: flex;
  flex-wrap: wrap; }
.c-share__icon {
  margin: 0 12px 12px 0; }

.c-remove-content--active {
  opacity: 0;
  animation: fadeout 1s; }

@keyframes fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.p-itinerary {
  margin-top: 0.625em; }
  @media (min-width: 768px) {
    .p-itinerary {
      margin-top: 1.25em; } }
  .p-itinerary__intro {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 0.875em; }
    @media (min-width: 992px) {
      .p-itinerary__intro {
        flex-direction: row;
        align-items: center;
        margin: 0 0 1.25em; } }
  .p-itinerary__social {
    display: flex;
    align-items: center;
    margin: 0.5em 0 1.25em 0; }
  .p-itinerary__tit {
    flex: 1;
    margin: 0 0 14px 0;
    color: #0077BB;
    font-weight: 700; }
    @media (min-width: 992px) {
      .p-itinerary__tit {
        margin: 0 50px 0 0; } }
  .p-itinerary__more-info {
    position: relative;
    flex: 0;
    padding: 0 30px 0 0;
    color: #0077BB; }
    .p-itinerary__more-info, .p-itinerary__more-info:hover, .p-itinerary__more-info:active, .p-itinerary__more-info:focus {
      color: #0077BB;
      box-shadow: none; }
    .p-itinerary__more-info:after {
      position: absolute;
      top: 0;
      right: 6px;
      font-size: 1.25rem;
      font-family: 'Glyphicons Halflings';
      content: "\e114";
      color: #0077BB; }
    .p-itinerary__more-info.collapsed:after {
      content: "\e080"; }
  .p-itinerary__info {
    margin: 20px 0 0; }
  .p-itinerary__image {
    margin-bottom: 1.25em; }
  .p-itinerary__progress {
    position: relative;
    margin: 1.25em 0 1.5625em; }
  .p-itinerary__panel .panel-group {
    margin-bottom: 0; }
  .p-itinerary__panel .panel {
    border-radius: 7.5px;
    box-shadow: none; }
  @media screen and (max-width: 767px) {
    .p-itinerary__panel--breakout {
      padding: 25px;
      margin: 25px;
      margin-left: -1000px;
      margin-right: -1000px;
      padding-left: 1000px;
      padding-right: 1000px; } }
  .p-itinerary__list {
    list-style: none;
    padding-left: 0; }
    .p-itinerary__list > .panel-default {
      border: none; }
      .p-itinerary__list > .panel-default > a, .p-itinerary__list > .panel-default > a:hover {
        text-decoration: none; }
    .p-itinerary__list.first-level > .panel-default {
      box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1); }
    .p-itinerary__list .panel-heading {
      position: relative;
      border: none;
      border-radius: 3px; }
    .p-itinerary__list.first-level .panel-heading {
      display: flex;
      align-items: center;
      padding: 0.25em 1.875em 0.25em 0.625em;
      z-index: 1000; }
      @media (min-width: 768px) {
        .p-itinerary__list.first-level .panel-heading {
          padding: 0.25em 2.8125em 0.25em 0.9375em;
          border-left: 16px solid #ffffff; } }
    .p-itinerary__list.second-level.panel-group {
      padding-top: 3px;
      background-color: whitesmoke; }
    .p-itinerary__list.second-level .panel + .panel {
      margin-top: 3px; }
    .p-itinerary__list.second-level > li:first-child {
      margin-top: 1px; }
    .p-itinerary__list.second-level .panel-heading {
      padding: 0.25em 1.875em 0.25em 1.5em; }
      @media (min-width: 768px) {
        .p-itinerary__list.second-level .panel-heading {
          padding: 0.5em 2.8125em 0.5em 3.4375em;
          border-left: 16px solid #ffffff; } }
    .p-itinerary__list .c-accordion-toggle .panel-heading:after {
      position: absolute;
      right: 6px;
      font-size: 1.25rem;
      font-family: 'Glyphicons Halflings';
      content: "\e114";
      color: #0077BB; }
    .p-itinerary__list .c-accordion-toggle.collapsed .panel-heading:after {
      content: "\e080"; }
    .p-itinerary__list .panel-collapse {
      border-radius: 0;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px; }
    .p-itinerary__list .panel-body {
      padding: 20px 15px;
      border-radius: inherit;
      box-shadow: inset 0px 10px 8px -8px rgba(0, 0, 0, 0.15); }
      .p-itinerary__list .panel-body .video-js-container {
        margin-bottom: 30px; }
    @media (min-width: 768px) {
      .p-itinerary__list.first-level > .isCompleted .panel-heading {
        border-left: 16px solid #80b51b; }
      .p-itinerary__list.first-level > .passed .panel-heading {
        border-left: 16px solid #80b51b; }
      .p-itinerary__list.first-level > .suspendedWithAttempts .panel-heading {
        border-left: 16px solid #E29C10; }
      .p-itinerary__list.first-level > .failed .panel-heading {
        border-left: 16px solid #b51b1b; }
      .p-itinerary__list.first-level > .isCompletedAndSuspended .panel-heading {
        border-left: 16px solid #b51b1b; }
      .p-itinerary__list.second-level > .isCompleted .panel-heading {
        border-left: 16px solid #80b51b; }
      .p-itinerary__list.second-level > .passed .panel-heading {
        border-left: 16px solid #80b51b; }
      .p-itinerary__list.second-level > .suspendedWithAttempts .panel-heading {
        border-left: 16px solid #E29C10; }
      .p-itinerary__list.second-level > .failed .panel-heading {
        border-left: 16px solid #b51b1b; }
      .p-itinerary__list.second-level > .isCompletedAndSuspended .panel-heading {
        border-left: 16px solid #b51b1b; }
      .p-itinerary__list .panel-body {
        padding-top: 40px; }
      .p-itinerary__list .c-accordion-toggle .panel-heading:after {
        right: 15px; } }
    @media (min-width: 992px) {
      .p-itinerary__list.first-level .panel-title {
        max-width: 60%; }
      .p-itinerary__list.second-level .panel-title {
        max-width: 100%; } }
  .p-itinerary__title {
    flex: 1;
    margin: 0;
    color: #525252; }
    .isCompleted .p-itinerary__title {
      color: #0077BB; }
    .passed .p-itinerary__title {
      color: #0077BB; }
    .suspendedWithAttempts .p-itinerary__title {
      color: #E29C10; }
    .failed .p-itinerary__title {
      color: #b51b1b; }
    .isCompletedAndSuspended .p-itinerary__title {
      color: #b51b1b; }
    .first-level .p-itinerary__title {
      font-size: 1.8rem;
      margin-right: 0.9375em; }
      @media (min-width: 768px) {
        .first-level .p-itinerary__title {
          font-size: 2rem;
          margin-right: 1.25em; } }
    .second-level .p-itinerary__title {
      font-size: 16px; }
      @media (min-width: 768px) {
        .second-level .p-itinerary__title {
          font-size: 1.8rem; } }
  .p-itinerary__subtitle {
    color: rgba(82, 82, 82, 0.5);
    display: block;
    font-size: 1.2rem;
    font-weight: 400; }
  .p-itinerary__icon-state {
    margin-left: auto; }
    .p-itinerary__icon-state--started {
      fill: #dedede; }
    .p-itinerary__icon-state--completed {
      fill: #80b51b; }
    .p-itinerary__icon-state--completedsuspended {
      fill: #b51b1b; }
    .p-itinerary__icon-state--suspendedWithAttempts {
      fill: #E29C10; }
    .p-itinerary__icon-state--locked {
      fill: #969696; }
    .p-itinerary__icon-state--comingsoon {
      fill: #969696; }

.p-course-activity {
  display: flex;
  flex-direction: column;
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .p-course-activity__row {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center; }
  .p-course-activity__index {
    display: none; }
    @media (min-width: 768px) {
      .p-course-activity__index {
        display: block;
        min-width: 20px;
        margin: 0 1.25em 0 0;
        font-weight: 700;
        text-align: right;
        color: #666666; } }
  .p-course-activity__icon-box {
    width: 48px;
    height: 48px; }
  .p-course-activity__icon {
    width: 32px;
    height: 32px; }
  .p-course-activity__text {
    flex: 1 1 0;
    margin: 0 14px; }
    @media (min-width: 768px) {
      .p-course-activity__text {
        margin: 0 20px; } }
  .p-course-activity__title {
    font-size: 16px;
    margin: 0;
    color: #666666; }
  .p-course-activity__subtitle {
    color: rgba(51, 51, 51, 0.4);
    font-size: 1.2rem;
    line-height: 1.25;
    margin: 4px 0 0; }
  .p-course-activity__subtitle-small {
    font-size: 0.85em; }
  .p-course-activity__link, .p-course-activity__link:hover, .p-course-activity__link:active, .p-course-activity__link:focus {
    text-decoration: none; }
  .isLocked .p-course-activity__link {
    pointer-events: none; }
  .p-course-activity__extras {
    margin: 10px 0 0;
    color: #c4c4c4; }
    @media (min-width: 768px) {
      .p-course-activity__extras {
        margin: 10px 44px 0 108px; } }
  .p-course-activity__info {
    display: none; }
    @media (min-width: 768px) {
      .p-course-activity__info {
        display: block;
        color: #666666; } }
  .p-course-activity__compliance {
    flex: 1 1 100%;
    margin: 0; }
  .p-course-activity__icon-state {
    width: 24px;
    height: 24px;
    margin-left: auto; }
    .p-course-activity__icon-state--started {
      fill: #dedede; }
    .p-course-activity__icon-state--completed {
      fill: #80b51b; }
    .p-course-activity__icon-state--completedsuspended {
      fill: #b51b1b; }
    .p-course-activity__icon-state--suspendedWithAttempts {
      fill: #E29C10; }
    .p-course-activity__icon-state--locked {
      fill: #969696; }
    .p-course-activity__icon-state--comingsoon {
      fill: #969696; }
  @media (min-width: 768px) {
    .p-course-activity--disabled .p-course-activity__index {
      color: #666666; } }
  .p-course-activity--disabled .p-course-activity__title {
    color: #666666; }
  .p-course-activity--disabled .p-course-activity__icon-box {
    background-color: #c4c4c4; }
  .p-course-activity--disabled .p-course-activity__icon {
    fill: #666666; }

.p-detail-1 {
  margin: 0 auto 50px; }
  .p-detail-1__body {
    margin-bottom: 0.9375em; }
    .p-detail-1__body--no-breadcrumb {
      margin-top: 0.9375em; }
      @media (min-width: 768px) {
        .p-detail-1__body--no-breadcrumb {
          margin-top: 2.8125em; } }
  .p-detail-1__image {
    margin-bottom: 1.25em; }
    @media (min-width: 768px) {
      .p-detail-1__image {
        margin-bottom: 0; } }
  .p-detail-1__state {
    position: relative; }
    @media (min-width: 768px) {
      .p-detail-1__state {
        margin: 0 2rem 1.4rem 0;
        width: 50%;
        float: left; } }
    @media (min-width: 992px) {
      .p-detail-1__state {
        margin: 0 2rem 1.4rem 0;
        width: 40%; } }
    .p-detail-1__state:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.25); }
  .p-detail-1__progress {
    position: absolute;
    right: 0.625em;
    bottom: 0.625em; }
    .p-detail-1__state .p-detail-1__progress {
      right: 0.9375em;
      bottom: 0.9375em; }
  .p-detail-1__tit {
    margin: 0.9375em 0;
    color: #0077BB;
    font-size: 3rem;
    font-weight: 400; }
    @media (min-width: 768px) {
      .p-detail-1__tit {
        margin: 30px 0;
        font-size: 3.8rem; } }
    @media (min-width: 992px) {
      .p-detail-1__tit {
        margin-top: 0; } }
  .p-detail-1__actions {
    margin: 1.25em 0 0; }
  .p-detail-1__footer {
    margin: 2.5em 0 1.25em 0;
    padding: 1.125em 0;
    background-color: #f0f0f0; }
  .p-detail-1__social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0.5em 0 0 0; }
    .p-detail-1__social > * + * {
      margin-left: 20px; }

.p-detail-2 {
  /*
   * ========== BEM Elements ==========
   */
  /*
   * ========== BEM Modifiers ==========
   */ }
  .p-detail-2__hero {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 300px;
    color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 992px) {
      .p-detail-2__hero {
        min-height: 500px;
        padding: 3.75em 0.9375em; } }
    .p-detail-2__hero:after {
      position: absolute;
      content: ' ';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(51, 51, 51, 0.5); }
    @media (min-width: 992px) {
      .p-detail-2__hero--course {
        align-items: stretch;
        flex-direction: row;
        padding: 0; } }
    @media (min-width: 992px) {
      .p-detail-2__hero--course:after {
        background-color: rgba(51, 51, 51, 0.25); } }
  @media (min-width: 992px) {
    .p-detail-2__course-container {
      display: flex; } }
  .p-detail-2__header {
    position: relative;
    max-width: 355px;
    margin: 0 0 30px;
    text-align: left;
    z-index: 10; }
    @media (min-width: 992px) {
      .p-detail-2__header {
        max-width: 720px;
        margin: 0 0 90px;
        text-align: left; } }
    @media (min-width: 1200px) {
      .p-detail-2__header {
        max-width: 600px; } }
    @media (min-width: 992px) {
      .p-detail-2__hero--course .p-detail-2__header {
        align-items: flex-start;
        background-color: #ffffff;
        color: #666666;
        display: flex;
        flex: 50%;
        flex-direction: column;
        justify-content: center;
        padding: 0 50px;
        text-align: left; } }
  .p-detail-2__image {
    background-size: cover; }
    @media (max-width: 991px) {
      .p-detail-2__image {
        background-position: center;
        left: 0;
        height: 300px;
        position: absolute;
        top: 0;
        width: 100%; } }
    @media (min-width: 992px) {
      .p-detail-2__image {
        background-position: 50% calc(50% - 45px);
        flex: 50%; } }
  .p-detail-2__title {
    margin: 0 0 0.625em;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .p-detail-2__title {
        font-size: 3rem; } }
    @media (min-width: 992px) {
      .p-detail-2__title {
        font-size: 4rem; } }
  .p-detail-2__subtitle {
    line-height: 1.4;
    margin: 0 0 0.25em;
    font-family: "Open Sans", sans-serif;
    font-size: 1.8rem;
    font-weight: 400; }
    @media (min-width: 768px) {
      .p-detail-2__subtitle {
        font-size: 1.8rem; } }
    @media (min-width: 992px) {
      .p-detail-2__subtitle {
        font-size: 2.4rem; } }
  .p-detail-2__header-btn {
    margin: 1.25em 0 0; }
  .p-detail-2__body {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    background: #ffffff; }
    @media (min-width: 992px) {
      .p-detail-2__body {
        margin: 0 auto 0;
        min-height: 500px;
        margin-top: -90px; } }
  .p-detail-2__tabs {
    padding: 0; }
    @media (min-width: 992px) {
      .p-detail-2__tabs {
        padding: 0 2.5em 0 15px; } }
  .p-detail-2__tab-content {
    padding: 2.5em 0.9375em 0.625em; }
    @media (max-width: 991px) {
      .p-detail-2__tab-content {
        display: flex;
        flex-direction: column; } }
    @media (min-width: 992px) {
      .p-detail-2__tab-content {
        padding: 3.125em 0 3.125em 0; } }
  .p-detail-2__tab-pane {
    margin: 3.125em 0 0 0; }
    @media (min-width: 992px) {
      .p-detail-2__tab-pane {
        margin: 0; } }
    @media (max-width: 991px) {
      .p-detail-2__tab-pane[data-index='1'] {
        order: 1; }
      .p-detail-2__tab-pane[data-index='2'] {
        order: 2; }
      .p-detail-2__tab-pane[data-index='3'] {
        order: 3; }
      .p-detail-2__tab-pane[data-index='4'] {
        order: 4; } }
    @media (max-width: 991px) {
      .p-detail-2__tab-content .p-detail-2__tab-pane {
        display: block; }
      .p-detail-2__tab-pane[data-index='1'] {
        margin-top: 0; } }
  .p-detail-2__heading {
    margin: 0 0 0.625em 0;
    color: #0077BB; }
    @media (min-width: 992px) {
      .p-detail-2__heading {
        display: none; } }
  .p-detail-2__description {
    margin: 0 0 0.625em; }
    @media (min-width: 992px) {
      .p-detail-2__description {
        margin: 0 0 0.625em; } }
  .p-detail-2__more-info {
    margin: 0 0 1.25em; }
    @media (min-width: 992px) {
      .p-detail-2__more-info {
        margin: 0 0 1.25em; } }
  @media (max-width: 991px) {
    .p-detail-2__sidebar {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 0.9375em 0.9375em;
      background-color: #ffffff;
      box-shadow: 0px 0px 15px 0px rgba(51, 51, 51, 0.2);
      z-index: 5000; } }
  @media (min-width: 992px) {
    .p-detail-2__sidebar {
      padding: 2.5em 3.4375em 2.5em 0; } }
  .p-detail-2__preinscription {
    margin: 0.75em 0;
    padding: 0;
    list-style: none; }
  .p-detail-2__preinscription-total {
    font-size: 1.4rem;
    line-height: normal;
    margin: 1.6875em 0 0; }
  .p-detail-2__preinscription-item {
    font-size: 1.4rem;
    line-height: normal; }
    .p-detail-2__preinscription-item:before {
      content: '\2219';
      font-size: 20px; }
    .p-detail-2__preinscription-item:nth-child(n) {
      margin-bottom: 0; }
  .p-detail-2__preinscription-price--old {
    font-size: .75em;
    text-decoration: line-through;
    padding: 0 0.3125em; }
  .p-detail-2__preinscription-link {
    font-size: 1.4rem;
    line-height: normal; }
  .p-detail-2__actions {
    margin: 0 0 0.875em 0; }
  .p-detail-2__progress-container {
    display: flex;
    border-radius: 5px;
    background-color: whitesmoke;
    padding: 10px; }
  .p-detail-2__progress {
    width: 60%; }
  .p-detail-2__days-countdown {
    margin: 0 0 0 1.25em; }
  .p-detail-2__social {
    margin: 2.8125em 0 0; }
    @media (max-width: 767px) {
      .p-detail-2__social {
        justify-content: space-between; } }
    @media (min-width: 992px) {
      .p-detail-2__social {
        margin: 1.875em 0 0; } }
  .p-detail-2__info {
    display: flex;
    align-items: flex-start;
    margin: 1.5625em 0 0;
    color: #666666; }
    @media (min-width: 992px) {
      .p-detail-2__info {
        margin: 1.875em 0 0; } }
    .p-detail-2__info + .p-detail-2__info {
      margin: 0.625em 0 0; }
      @media (min-width: 992px) {
        .p-detail-2__info + .p-detail-2__info {
          margin: 1.25em 0 0; } }
  .p-detail-2__info-icon {
    align-self: flex-start;
    margin-right: 0.9375em; }
  .p-detail-2__info-data {
    margin-bottom: 0.3125em; }
  .p-detail-2__info-label {
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 0; }
  .p-detail-2__info-text {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0.3125em; }
  .p-detail-2__info-link, .p-detail-2__info-link:hover, .p-detail-2__info-link:active, .p-detail-2__info-link:focus {
    text-decoration: none; }
  .p-detail-2__status-info {
    font-size: 1.2rem;
    line-height: 1.7rem;
    margin: 10px 0 0; }
  .p-detail-2--tv .p-detail-2__body {
    margin: 0;
    z-index: 200; }
  .p-detail-2--tv .p-detail-2__video-chat {
    position: relative;
    display: flex;
    flex-direction: column; }
    @media (min-width: 992px) {
      .p-detail-2--tv .p-detail-2__video-chat {
        flex-direction: row; } }
    .p-detail-2--tv .p-detail-2__video-chat .p-detail-2__video {
      height: 100%;
      flex: 1; }
  .p-detail-2--tv .p-detail-2__video {
    position: relative; }
  .p-detail-2--tv .p-detail-2__chat {
    position: relative;
    background-color: #ffffff;
    width: 100%;
    height: 300px;
    padding: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 0;
    transition: max-width .5s, min-width .5s, border .5s, background-color .5s;
    overflow: auto; }
    @media (min-width: 992px) {
      .p-detail-2--tv .p-detail-2__chat {
        max-width: 50px;
        height: auto;
        padding: 5px; } }
    .p-detail-2--tv .p-detail-2__chat iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 300px;
      transition: opacity .5s; }
      @media (min-width: 992px) {
        .p-detail-2--tv .p-detail-2__chat iframe {
          height: 100%; } }
    @media (min-width: 992px) {
      .p-detail-2--tv .p-detail-2__chat--shown {
        max-width: 320px; }
        .p-detail-2--tv .p-detail-2__chat--shown .p-detail-2__toggle-svg {
          transform: rotate(90deg); }
        .p-detail-2--tv .p-detail-2__chat--shown .p-detail-2__chat-wrapper::after {
          opacity: 1; } }
    @media (min-width: 1200px) {
      .p-detail-2--tv .p-detail-2__chat--shown {
        max-width: 360px; } }
  .p-detail-2--tv .p-detail-2__chat-options {
    display: none; }
    @media (min-width: 992px) {
      .p-detail-2--tv .p-detail-2__chat-options {
        display: block;
        position: relative;
        height: 50px; } }
  .p-detail-2--tv .p-detail-2__chat-toggle {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    background-color: #3a5161;
    padding: 10px; }
    .p-detail-2--tv .p-detail-2__chat-toggle:hover {
      background-color: #273641; }
  .p-detail-2--tv .p-detail-2__toggle-svg {
    fill: #ffffff;
    transform: rotate(270deg);
    transition: transform .5s; }
  .p-detail-2--tv .p-detail-2__chat-wrapper {
    position: relative;
    height: 100%;
    background-color: #ffffff; }
    @media (min-width: 992px) {
      .p-detail-2--tv .p-detail-2__chat-wrapper {
        height: calc(100% - 50px); } }
    .p-detail-2--tv .p-detail-2__chat-wrapper:after {
      width: 54px;
      height: 54px;
      position: absolute;
      top: 0;
      right: 25px;
      background-color: #ffffff;
      opacity: 0;
      transition-delay: .1s;
      transition: opacity .25s; }
  .p-detail-2--tv .p-detail-2__title {
    font-size: 3rem; }
  @media (max-width: 767px) {
    .p-detail-2--tv .p-detail-2__sidebar {
      display: none; } }
  @media (min-width: 992px) {
    .p-detail-2--tv .p-detail-2__sidebar {
      padding: 2.5em 3.4375em 2.5em 0; } }

.p-detail-profile__header {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .p-detail-profile__header {
      flex-direction: row; } }
.p-detail-profile__figure {
  text-align: center; }
.p-detail-profile__info {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 768px) {
    .p-detail-profile__info {
      align-items: flex-start;
      margin: 0 0 0 1.25em;
      overflow: auto; } }
.p-detail-profile__title {
  margin: 0.25em 0 0;
  font-size: 2.8rem;
  line-height: 1.25;
  text-align: center; }
  @media (min-width: 768px) {
    .p-detail-profile__title {
      width: 100%;
      margin: 0;
      font-size: 3.2rem;
      text-align: left;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; } }
  @media (min-width: 992px) {
    .p-detail-profile__title {
      font-size: 3.6rem; } }
  @media (min-width: 1200px) {
    .p-detail-profile__title {
      margin: 0.125em 0 0;
      font-size: 4rem; } }
.p-detail-profile__subtitle {
  margin: 0.125em 0 0;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  color: #666666; }
.p-detail-profile__actions {
  display: flex;
  align-items: center;
  margin: 1.25em 0 0; }
  @media (min-width: 768px) {
    .p-detail-profile__actions {
      flex-direction: row;
      margin: auto auto 0 0; } }
  .p-detail-profile__actions > * {
    margin: 0 6px 0 0 !important; }
.p-detail-profile__heading {
  margin: 1.5em 0 1em; }

.p-webinars {
  /*
   * ========== BEM Elements ==========
   */
  /* Next */
  /* Latest */ }
  .p-webinars__hero {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 300px;
    padding: 0 0.9375em;
    color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (min-width: 992px) {
      .p-webinars__hero {
        min-height: 400px;
        padding: 3.75em 0.9375em; } }
    .p-webinars__hero:after {
      position: absolute;
      content: ' ';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(51, 51, 51, 0.5); }
  .p-webinars__header {
    position: relative;
    max-width: 640px;
    margin: 0 auto;
    text-align: center;
    z-index: 10; }
    @media (min-width: 992px) {
      .p-webinars__header {
        max-width: 720px; } }
    @media (min-width: 1200px) {
      .p-webinars__header {
        max-width: 800px; } }
  .p-webinars__title {
    margin: 0; }
  .p-webinars__info {
    position: relative;
    margin: 0;
    padding: 25px 0 25px;
    background: #0077BB;
    color: #ffffff; }
    @media (min-width: 768px) {
      .p-webinars__info {
        padding: 15px 0 15px; } }
    @media (min-width: 992px) {
      .p-webinars__info {
        height: 100px;
        margin: 0;
        background: #0077BB; }
        .p-webinars__info .container {
          position: relative;
          top: 50%;
          transform: translateY(-50%); } }
  .p-webinars__info-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column; }
    @media (min-width: 768px) {
      .p-webinars__info-flex {
        flex-direction: row;
        margin: 0; } }
  .p-webinars__info-icon {
    margin: 0 1.875em 0 0;
    width: 32px;
    height: 32px;
    fill: #ffffff; }
  .p-webinars__info-date-flex {
    position: relative;
    display: flex; }
    @media (max-width: 767px) {
      .p-webinars__info-date-flex {
        margin: 0 0 32px 0; }
        .p-webinars__info-date-flex:before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: -16px;
          width: 50px;
          height: 1px;
          border-bottom: 1px solid #ffffff;
          transform: translateX(-50%); } }
    @media (min-width: 992px) {
      .p-webinars__info-date-flex {
        margin: 0;
        padding-right: 50px;
        border-right: 1px solid #ffffff; } }
  .p-webinars__info-date-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }
  .p-webinars__info-date {
    margin: 4px 0 0 0;
    font-size: 1.3rem; }
    @media (min-width: 768px) {
      .p-webinars__info-date {
        font-size: 1.5rem; } }
  .p-webinars__info-date-label {
    display: block;
    font-size: 2.06rem;
    line-height: 1; }
    @media (min-width: 768px) {
      .p-webinars__info-date-label {
        margin: 0;
        font-size: 2rem; } }
  .p-webinars__btn-access {
    margin: 0;
    background-color: transparent !important;
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
    position: relative; }
    @media (min-width: 768px) {
      .p-webinars__btn-access {
        margin: 0; } }
    .p-webinars__btn-access:hover, .p-webinars__btn-access:active, .p-webinars__btn-access:focus {
      color: #0077BB !important;
      border: 1px solid #ffffff !important;
      background-color: #ffffff !important; }
  .p-webinars__next {
    padding: 30px 0 25px;
    background: #f2f2f2; }
    @media (min-width: 768px) {
      .p-webinars__next {
        padding: 60px 0 60px; } }
  .p-webinars__next-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    position: relative;
    height: 280px;
    margin: 0 0 15px;
    padding: 15px 15px 25px;
    font-weight: 300;
    color: #ffffff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 8px solid #ffffff;
    box-shadow: 0 5px 10px rgba(0, 54, 85, 0.15);
    transition: all 0.3s ease;
    cursor: pointer; }
    @media (min-width: 768px) {
      .p-webinars__next-item {
        height: 420px;
        padding: 25px; } }
    .p-webinars__next-item > * {
      position: relative;
      z-index: 10; }
    .p-webinars__next-item:before {
      content: '';
      z-index: 1;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(51, 51, 51, 0.5);
      transition: all 0.3s ease; }
    .p-webinars__next-item:hover, .p-webinars__next-item:active, .p-webinars__next-item:focus {
      box-shadow: 0 3px 15px rgba(0, 54, 85, 0.3); }
      .p-webinars__next-item:hover:before, .p-webinars__next-item:active:before, .p-webinars__next-item:focus:before {
        background: rgba(51, 51, 51, 0.6); }
  .p-webinars__next-item-date {
    font-size: 1.4rem; }
  .p-webinars__next-item-title {
    margin: 1rem 0 2rem;
    font-size: 2.2rem;
    line-height: 1.4; }
  .p-webinars__next-item-actions {
    margin: 20px 0 0; }
    @media (min-width: 768px) {
      .p-webinars__next-item-actions {
        margin: 20px 0 0; } }
  .p-webinars__next-item-btn {
    position: relative;
    background-color: transparent !important;
    color: #ffffff !important;
    border: 1px solid #ffffff !important; }
    .p-webinars__next-item-btn:hover, .p-webinars__next-item-btn:active, .p-webinars__next-item-btn:focus {
      color: #0077BB !important;
      border: 1px solid #ffffff !important;
      background-color: #ffffff !important; }
  .p-webinars__next-item-icon {
    display: block;
    margin: 4px 0 0 20px;
    width: 32px;
    height: 32px;
    fill: #ffffff; }
  .p-webinars__btn-remaining-places {
    min-width: 120px; }
    @media (max-width: 767px) {
      .p-webinars__btn-remaining-places--info {
        margin: 0 0 20px; } }
    @media (min-width: 768px) {
      .p-webinars__btn-remaining-places--info {
        top: -6px; } }
    .p-webinars__btn-remaining-places:after {
      content: attr(data-remaining-places);
      width: 100%;
      position: absolute;
      bottom: -20px;
      left: 0;
      right: 0;
      color: #ffffff;
      font-size: 1.2rem;
      line-height: 1.2rem; }
  .p-webinars__lastest {
    margin: 50px 0; }
    @media (min-width: 768px) {
      .p-webinars__lastest {
        margin: 80px 0 60px; } }
  .p-webinars__lastest-dropdown {
    margin: 0 0 15px 0;
    text-align: left; }
    .p-webinars__lastest-dropdown .btn {
      text-align: left; }
  .p-webinars__lastest-nav {
    font-size: 16px;
    margin: 0 0 50px 0; }
    .p-webinars__lastest-nav .active a {
      background: none !important; }
  .p-webinars__lastest-item-content {
    flex: 0 1 auto;
    display: flex;
    flex-direction: column;
    cursor: pointer; }
    @media (min-width: 768px) {
      .p-webinars__lastest-item-content {
        flex: 1 1 auto; } }

/*

.c-countdown {
    display: flex;
    flex-direction: column;
    // margin-bottom: 10px;
    //margin-left: auto;


    @include mq(medium) {
        flex-direction: row;
        align-items: center;
        margin-left: 0;
    }

    .countdown__container{
        display: flex;
        flex-direction: column;
        margin-left: 0;
    }

    .c-countdown__vals,
    .c-countdown__labels{
        display: flex;
        flex-direction: row;
        width: 100%;
    }

    .c-countdown__vals{
        border: 1px solid #FFF;
        border-radius: 5px;
    }

    .c-countdown__label,
    .c-countdown__val{
        display: flex;
        flex-direction: column;
        flex: 1 1 0;
        align-items: center;
        padding: .5em 8px .4em;
        line-height: 1;
        font-size: 1.6rem;
        font-weight: 600;


        @include mq(small) {
            font-size: 2.8rem;
        }
    }

    .c-countdown__val{
        padding: .4em 8px .3em;
        line-height: 1;

        & +  .c-countdown__val{
            border-left: 1px solid #FFF;
        }

        @include mq(small) {
            padding: .4em 15px .3em;
        }
    }

    .c-countdown__header,
    .c-countdown__label{
        font-size: .9rem;
        font-weight: 400;

        @include mq(small) {
            font-size: 1.1rem;
        }
    }

    .c-countdown__header{
        margin: -1.5em 0 0;
        padding: 0;
        white-space: nowrap;


        padding: 0 0 0.4em;
        white-space: nowrap;
        text-align: center;

        @include mq(medium) {
            margin: 0 25px 0 0;
            align-self: flex-start;
            // text-align: left;
        }
    }

    .c-countdown__label{
        padding: .6em 0;
    }

}
*/
.p-glossary {
  /*
   * ========== BEM Elements ==========
   */
  /* Special bootstrap modifications for glossary */ }
  .p-glossary__bar {
    width: 100%;
    height: 50px;
    margin: 0px; }
    .p-glossary__bar--transparent {
      background-color: transparent; }
    .p-glossary__bar--fixed-top {
      border-top: 1px solid #e6e6e6;
      background-color: #ffffff;
      box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.07);
      position: fixed;
      top: 50px;
      left: 0px;
      padding: 0 15px;
      z-index: 1050; }
      @media (min-width: 1200px) {
        .p-glossary__bar--fixed-top {
          top: 150px; }
          .b-l-header--is-hidden .p-glossary__bar--fixed-top {
            top: 0; } }
    .b-l-header--hidden .p-glossary__bar {
      transition: top 0.3s; }
  .p-glossary__list {
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding-left: 0;
    list-style: none;
    height: 50px;
    text-align: justify !important;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto; }
  .p-glossary__item {
    font-size: 1.2em;
    padding: 8px 0;
    margin: 0px; }
  .p-glossary__link {
    color: #0077BB; }
    .p-glossary__bar--fixed-top .p-glossary__link {
      color: #0077BB; }
    .p-glossary__link:after {
      content: '\2022';
      margin: 0 10px; }
      @media (min-width: 768px) {
        .p-glossary__link:after {
          margin: 0 30px; } }
      .p-glossary__item:last-child .p-glossary__link:after {
        content: '';
        margin: 0; }
    .p-glossary__link:hover, .p-glossary__link:active, .p-glossary__link:focus {
      text-decoration: none; }
  .p-glossary__definitions {
    margin-top: 0.625em; }
    .p-glossary__bar--fixed-top + .p-glossary__definitions {
      margin-top: 5em;
      /* p-glossary__definitions margin-top (10px) + p-glossary__bar--fixed-top height (50px) + l-page-header margin bottom (20px) */ }
    @media (min-width: 768px) {
      .p-glossary__definitions {
        margin-top: 1.25em; }
        .p-glossary__bar--fixed-top + .p-glossary__definitions {
          margin-top: 6.25em;
          /* p-glossary__definitions margin-top (20px) + p-glossary__bar--fixed-top height (50px) + l-page-header margin bottom (30px) */ } }
  .p-glossary__letter-section {
    margin-bottom: 1.25em; }
  .p-glossary__letter-tit {
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px 16px;
    background-color: transparent;
    color: #0077BB;
    font-weight: 500; }
  .p-glossary .panel:first-child {
    margin-top: 5px; }
  .p-glossary .panel-group {
    margin-bottom: 0; }

.p-article {
  /*
   * ========== BEM Elements ==========
   */ }
  .p-article__date {
    font-size: 1.4rem;
    color: #666666; }
  .p-article__image {
    margin: 30px 0 40px;
    border-radius: 7.5px; }
  .p-article__text img {
    max-width: 100%; }

.p-inscription__info {
  margin: 0 0 1.875em;
  border-radius: 5px;
  background-color: #ebebeb;
  padding: 1.25em;
  text-align: center; }
.p-inscription__info-price {
  font-size: 3rem; }
.p-inscription__table-row {
  display: flex;
  flex-flow: row wrap;
  border-bottom: 1px solid #cccccc; }
  .p-inscription__table-row--no-margin {
    border: 0; }
.p-inscription__table-col {
  flex: 1;
  text-align: left;
  padding: 0.875em 0.875em; }
  .p-inscription__table-col--header {
    font-weight: 700; }
  .p-inscription__table-row--no-margin .p-inscription__table-col {
    border: 0; }
  .p-inscription__table-col .form-group {
    margin-bottom: 0; }
.p-inscription__panel {
  background-color: #ebebeb; }

.p-tv-index__slider {
  margin: 2.5em 0; }
.p-tv-index__slider-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 23px 15px; }
  @media (min-width: 768px) {
    .p-tv-index__slider-header {
      margin: 0 60px 15px; } }
  @media (min-width: 992px) {
    .p-tv-index__slider-header {
      margin: 0 70px 15px; } }
  @media (min-width: 1200px) {
    .p-tv-index__slider-header {
      margin: 0 70px 20px; } }
.p-tv-index__slider-title {
  margin: 0;
  color: #333333;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1; }
  @media (min-width: 768px) {
    .p-tv-index__slider-title {
      font-size: 3rem; } }
  @media (min-width: 992px) {
    .p-tv-index__slider-title {
      font-size: 3.2rem; } }
  @media (min-width: 1200px) {
    .p-tv-index__slider-title {
      font-size: 3.6rem; } }

.rectangular__span--tachado {
  text-decoration: line-through; }

@media (max-width: 767px) {
  .p-poll__table > thead {
    display: none; } }
.p-poll__table > tbody > tr {
  border-radius: 5px;
  background-color: #f5f5f5; }
  @media (max-width: 767px) {
    .p-poll__table > tbody > tr {
      display: block;
      margin-bottom: 10px;
      padding: 12px; } }
.p-poll__table > tbody > tr > td {
  vertical-align: top; }
  @media (max-width: 767px) {
    .p-poll__table > tbody > tr > td {
      display: inline-block; } }
  @media (min-width: 768px) {
    .p-poll__table > tbody > tr > td {
      vertical-align: middle; } }
  @media (max-width: 767px) {
    .p-poll__table > tbody > tr > td.p-poll__table-column-date {
      padding-bottom: 0;
      font-size: 12px; } }
  @media (max-width: 767px) {
    .p-poll__table > tbody > tr > td.p-poll__table-column-name {
      font-size: 20px; } }
.p-poll__btn {
  width: 100%;
  display: inline-flex;
  text-align: center; }
  .p-poll__btn--timeout {
    border-radius: 3px;
    padding: 9px 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    border: 1px solid #b51b1b;
    background-color: transparent;
    color: #b51b1b;
    text-align: center;
    cursor: not-allowed; }

.p-poll-feedback__image {
  margin: 0 auto;
  max-width: 300px; }
  @media (min-width: 768px) {
    .p-poll-feedback__image {
      max-width: 450px; } }
.p-poll-feedback__title {
  color: #0077BB;
  font-size: 2.0rem;
  text-align: center;
  margin: 30px 0 16px;
  line-height: 1.25; }
  @media (min-width: 768px) {
    .p-poll-feedback__title {
      font-size: 2.8rem;
      margin: 50px 0 20px; } }
.p-poll-feedback__text {
  font-size: 16px;
  text-align: center; }
  @media (min-width: 768px) {
    .p-poll-feedback__answer-feedback .p-poll-feedback__text {
      text-align: left; } }
.p-poll-feedback__list {
  counter-reset: poll-feeeback-counter;
  padding-left: 0;
  margin-left: 0;
  list-style: none; }
.p-poll-feedback__list-item {
  margin: 3.125em 0;
  padding: 3.125em 0 0;
  border-top: 1px solid #ccc;
  counter-increment: poll-feeeback-counter; }
.p-poll-feedback__item-number:before {
  content: counter(poll-feeeback-counter) ". "; }
.p-poll-feedback__tooltip .tooltip.top {
  margin-top: -6px; }
  @media (min-width: 768px) {
    .p-poll-feedback__tooltip .tooltip.top {
      margin-top: -12px; } }
.p-poll-feedback__tooltip .tooltip-inner {
  min-width: 100px;
  background-color: #0077BB; }
.p-poll-feedback__tooltip .tooltip.top .tooltip-arrow {
  border-top-color: #0077BB; }
.p-poll-feedback__tooltip--average .tooltip-inner {
  background-color: #c4c4c4; }
.p-poll-feedback__tooltip--average .tooltip.top .tooltip-arrow {
  border-top-color: #c4c4c4; }
@media (max-width: 767px) {
  .p-poll-feedback__rating-stars {
    margin-top: 1.875em; }
    .p-poll-feedback__rating-stars + .p-poll-feedback__rating-stars {
      margin-top: 3.75em; } }
@media (max-width: 767px) {
  .p-poll-feedback__rating-faces {
    margin-top: 1.875em; } }
@media (max-width: 767px) {
  .p-poll-feedback__textarea {
    margin-top: 0.625em; } }
.p-poll-feedback__image-choice {
  margin-top: 1.875em; }
  @media (min-width: 480px) {
    .p-poll-feedback__image-choice {
      margin-top: 1.875em; } }
  @media (min-width: 992px) {
    .p-poll-feedback__image-choice {
      margin-top: 0; } }
  .p-poll-feedback__image-choice + .p-poll-feedback__image-choice {
    margin-top: 4.375em; }
    @media (min-width: 480px) {
      .p-poll-feedback__image-choice + .p-poll-feedback__image-choice {
        margin-top: 1.875em; } }
    @media (min-width: 992px) {
      .p-poll-feedback__image-choice + .p-poll-feedback__image-choice {
        margin-top: 0; } }
.p-poll-feedback__answer-feedback {
  padding: 15px 0; }
  @media (min-width: 768px) {
    .p-poll-feedback__answer-feedback {
      align-items: center;
      display: flex; } }
.p-poll-feedback__answer-feedback-image {
  margin: 0 0 35px;
  text-align: center; }
  .p-poll-feedback__answer-feedback-image svg {
    max-width: 50%; }
  @media (min-width: 768px) {
    .p-poll-feedback__answer-feedback-image {
      margin: 0;
      width: 40%; }
      .p-poll-feedback__answer-feedback-image svg {
        max-width: 75%; } }
.p-poll-feedback__answer-feedback-body {
  text-align: center; }
  @media (min-width: 768px) {
    .p-poll-feedback__answer-feedback-body {
      text-align: left;
      margin-left: auto;
      width: 55%; } }
.p-poll-feedback__answer-feedback-title {
  color: #0077BB;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0 0 25px 0; }
  .p-poll-feedback--fail .p-poll-feedback__answer-feedback-title {
    color: #b51b1b; }
  .p-poll-feedback--success .p-poll-feedback__answer-feedback-title {
    color: #80b51b; }
.p-poll-feedback__summary {
  margin: 0 auto;
  max-width: 300px;
  text-align: center; }
.p-poll-feedback__summary-best {
  background: #f2f3f2;
  border-radius: 5px;
  display: inline-block;
  font-size: 1.45rem;
  font-weight: 700;
  padding: 8px 15px; }
  .p-poll-feedback__summary-best--fail {
    color: #b51b1b; }
  .p-poll-feedback__summary-best--success {
    color: #80b51b; }

.p-certificate__certificate {
  margin-bottom: 40px;
  text-align: center; }
  @media (min-width: 768px) {
    .p-certificate__certificate {
      border: 1px solid #DFDFDF;
      background-color: #FBFBFB;
      padding: 30px; } }
  @media (min-width: 992px) {
    .p-certificate__certificate {
      margin-bottom: 60px;
      padding: 40px; } }
.p-certificate__image {
  display: block;
  margin: 0 auto 15px;
  max-width: 800px;
  width: 100%; }
  @media (min-width: 768px) {
    .p-certificate__image {
      margin-bottom: 25px; } }
  @media (min-width: 992px) {
    .p-certificate__image {
      margin-bottom: 35px; } }
.p-certificate__sidebar {
  margin-bottom: 40px; }
.p-certificate__heading {
  font-size: 2.25rem;
  line-height: 1.3;
  margin-bottom: 15px; }
  .p-certificate__footer .p-certificate__heading {
    margin-bottom: 25px; }

.p-certificate-pdf__html-body {
  background-color: #ffffff;
  margin: 0;
  padding: 0; }

.p-certificate-pdf {
  background-size: cover;
  font-size: 16px;
  line-height: 1.2em;
  padding: 10mm;
  page-break-after: always;
  text-align: center; }
  .p-certificate-pdf__wrapper {
    border: 1px solid #0077BB;
    border-radius: 10px;
    height: 241mm;
    padding: 10mm;
    position: relative; }
  .p-certificate-pdf__v-center-wrapper {
    display: table;
    width: 100%; }
  .p-certificate-pdf__v-center {
    display: table-cell;
    vertical-align: middle; }
  .p-certificate-pdf__header {
    height: 18%; }
  .p-certificate-pdf__certificate-title {
    color: #0077BB;
    font-size: 1.1em;
    margin-bottom: 25px; }
  .p-certificate-pdf__company-logo {
    max-width: 40%; }
  .p-certificate-pdf__body {
    height: 47%; }
  .p-certificate-pdf__person-name {
    color: #0077BB;
    font-size: 3.25em;
    font-weight: 900;
    line-height: 1em;
    margin-bottom: 25px; }
    .p-certificate-pdf__person-name:after {
      background-color: #cacaca;
      display: block;
      content: "";
      height: 1px;
      width: 33%;
      margin: 35px auto 0; }
  .p-certificate-pdf__itinerary-intro {
    font-size: 1.1em;
    margin-bottom: 10px; }
  .p-certificate-pdf__itinerary-name {
    color: #0077BB;
    font-size: 1.6em;
    font-weight: 900;
    line-height: 1.1em;
    margin-bottom: 15px; }
  .p-certificate-pdf__itinerary-metadata {
    font-size: 1.1em;
    margin-bottom: 20px; }
  .p-certificate-pdf__itinerary-start-end {
    font-size: 0.85em;
    margin: 0; }
  .p-certificate-pdf__itinerary-date {
    font-size: 0.85em;
    margin: 0; }
  .p-certificate-pdf__footer {
    height: 35%; }
  .p-certificate-pdf__row {
    display: table;
    margin-bottom: 25px;
    width: 100%; }
  .p-certificate-pdf__col {
    display: table-cell;
    width: 33.3333333%; }
  .p-certificate-pdf__footer-img {
    max-height: 100px;
    max-width: 25%; }
  .p-certificate-pdf__footer-text {
    font-size: 0.8em;
    line-height: 1.5em;
    margin: 0;
    padding: 0 15px; }
  .p-certificate-pdf__code {
    bottom: 5px;
    left: 0;
    position: absolute;
    width: 100%; }
  .p-certificate-pdf__code-text {
    color: #aaa;
    font-size: 0.7em;
    line-height: 1.4em;
    margin: 0; }
    .p-certificate-pdf__code-text a {
      color: #aaa;
      text-decoration: underline; }
    .p-certificate-pdf__code-text--professional {
      color: #999;
      font-size: 1.2rem;
      font-weight: 700; }
  .p-certificate-pdf__description {
    margin-bottom: 40px; }
  .p-certificate-pdf__description-title {
    font-weight: 700; }
  .p-certificate-pdf__additionalinfo {
    margin-bottom: 40px; }
  .p-certificate-pdf__additionalinfo-title {
    font-weight: 700; }
  .p-certificate-pdf--back {
    background: none;
    text-align: left; }

.p-certificate-validate {
  margin: 0 auto;
  max-width: 575px; }
  .p-certificate-validate__label {
    border-bottom: 1px solid #b3b3b3;
    display: block;
    padding-bottom: 8px;
    margin: 25px 0 20px; }
    @media (min-width: 768px) {
      .p-certificate-validate__label {
        margin-top: 40px; } }
    .p-certificate-validate__label label {
      font-size: 1.7rem;
      font-weight: 500; }
  @media (min-width: 480px) {
    .p-certificate-validate__actions {
      display: flex;
      justify-content: flex-end; } }
  .p-certificate-validate__input {
    margin-bottom: 15px; }
  .p-certificate-validate__download {
    margin-bottom: 15px; }
    @media (min-width: 480px) {
      .p-certificate-validate__download {
        margin-left: 15px;
        order: 2; } }
  .p-certificate-validate__search {
    text-align: right; }
    @media (min-width: 480px) {
      .p-certificate-validate__search {
        order: 1; } }

.p-sdesign .l-page-header {
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .p-sdesign .l-page-header {
      margin-bottom: 15px; } }
.p-sdesign h2 {
  font-size: 20px;
  margin-bottom: 15px; }
.p-sdesign .c-tabs {
  margin-top: 0; }
.p-sdesign__block {
  margin-bottom: 40px; }
  .p-sdesign__block--bg {
    background: #1962ae;
    padding: 15px; }
.p-sdesign__subblock {
  margin-bottom: 15px; }
.p-sdesign__code-btn {
  display: block;
  font-size: 1.3rem;
  margin: -25px 0 0;
  text-align: right; }
.p-sdesign pre {
  margin-top: 15px; }
.p-sdesign .list-group {
  margin-top: 25px; }
  @media (min-width: 1200px) {
    .p-sdesign .list-group {
      margin-top: 50px; } }

.c-icon {
  /*
   * ========== BEM Modifiers ==========
   */
  /* List of items */ }
  .c-icon--favorite {
    stroke: #0077BB; }
    .c-icon--favorite[aria-checked="true"] {
      fill: #0077BB; }
  .c-icon--goback {
    fill: none;
    stroke: #ffffff;
    stroke-width: 1px;
    margin-right: 10px; }

.l-header__nav-logo.hidden-xs .c-logo {
  min-height: 65px; }

.l-header__nav-logo.hidden-xs .c-logo {
  min-height: 65px; }

.gap-16 {
  gap: 16px; }

.wrap {
  flex-wrap: wrap; }

.p-detail-2 {
  /*
   * ========== BEM Elements ==========
   */ }
  .p-detail-2__hero {
    justify-content: end; }

@font-face {
  font-family: 'SpaceGroteskFrontify';
  src: url("/theme/levelup-theme/frontend/fonts/bootcamp/SpaceGroteskFrontify-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'SpaceGroteskFrontify';
  src: url("/theme/levelup-theme/frontend/fonts/bootcamp/SpaceGroteskFrontify-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }
.p-bootcamp {
  display: flex;
  flex-direction: column;
  transition: all .7s;
  font-family: 'SpaceGroteskFrontify', sans-serif;
  gap: 0;
  color: #2e2d2c; }
  .p-bootcamp h2, .p-bootcamp h3, .p-bootcamp h4, .p-bootcamp p, .p-bootcamp ul, .p-bootcamp li {
    margin: 0;
    padding: 0; }
  .p-bootcamp h1, .p-bootcamp h2, .p-bootcamp h3, .p-bootcamp h4, .p-bootcamp h5, .p-bootcamp h6 {
    font-family: 'SpaceGroteskFrontify', sans-serif !important;
    font-weight: bold !important;
    color: #08312a; }
  .p-bootcamp .btn-bootcamp-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #00e47c;
    background: #2e2d2c;
    border-width: 2px;
    border-radius: 2px;
    border-color: #2e2d2c;
    transition: all .7s;
    width: fit-content; }
    .p-bootcamp .btn-bootcamp-primary:hover {
      background: #08312a; }
  .p-bootcamp .btn-bootcamp-secondary {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #2e2d2c;
    background: Transparent;
    border-width: 2px;
    border-radius: 2px;
    border-color: #2e2d2c;
    transition: all .7s;
    width: fit-content; }
    .p-bootcamp .btn-bootcamp-secondary:hover {
      color: #08312a;
      border-color: #08312a;
      background-color: rgba(255, 255, 255, 0.3); }
  .p-bootcamp .btn-bootcamp-tertiary {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-width: 0px;
    border-radius: 2px;
    color: #08312a;
    border-color: #08312a;
    background-color: rgba(255, 255, 255, 0.3);
    transition: all .7s;
    width: fit-content; }
    .p-bootcamp .btn-bootcamp-tertiary:hover {
      color: #08312a;
      border-color: #08312a;
      background-color: rgba(255, 255, 255, 0.5); }
  .p-bootcamp .btn-bootcamp-quaternary {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border-width: 0px;
    border-radius: 2px;
    color: rgba(8, 49, 42, 0.7);
    border-color: #08312a;
    background-color: rgba(255, 255, 255, 0.3);
    transition: all .7s;
    width: fit-content; }
    .p-bootcamp .btn-bootcamp-quaternary:hover {
      color: #08312a;
      border-color: #08312a;
      background-color: rgba(255, 255, 255, 0.5); }

.l-page__body {
  padding-bottom: 0px; }

.w-70 {
  width: 70%; }

.p-bootcamp__banner {
  background: #00e47c;
  color: #2e2d2c;
  position: relative; }
  @media (min-width: 480px) {
    .p-bootcamp__banner > div {
      display: flex;
      flex-direction: column;
      align-items: center;
      display: flex;
      gap: 32px; } }
  @media (min-width: 992px) {
    .p-bootcamp__banner > div {
      display: flex;
      flex-direction: row;
      gap: 32px; } }
  .p-bootcamp__banner p, .p-bootcamp__banner li {
    font-weight: normal; }
  .p-bootcamp__banner h1, .p-bootcamp__banner h2, .p-bootcamp__banner h3, .p-bootcamp__banner h4, .p-bootcamp__banner h5, .p-bootcamp__banner h6 {
    font-family: 'SpaceGroteskFrontify', sans-serif !important;
    font-weight: bold !important;
    color: #08312a; }
  .p-bootcamp__banner h3, .p-bootcamp__banner h2 {
    margin: 0;
    font-weight: bold;
    text-align: center; }
  .p-bootcamp__banner h2 {
    text-transform: uppercase; }
    .p-bootcamp__banner h2 span {
      display: block;
      font-weight: 100; }
  .p-bootcamp__banner section {
    align-items: center;
    justify-content: center; }
  @media (min-width: 992px) {
    .p-bootcamp__banner h3, .p-bootcamp__banner h2 {
      text-align: left; }
    .p-bootcamp__banner h2 {
      font-weight: bold;
      font-size: 42px; }
    .p-bootcamp__banner h3 {
      font-weight: bold;
      font-size: 20px; }
    .p-bootcamp__banner section {
      align-items: center;
      justify-content: center; } }
  @media (min-width: 992px) {
    .p-bootcamp__banner h2 {
      font-weight: bold;
      font-size: 68px; }
    .p-bootcamp__banner h3 {
      font-weight: bold;
      font-size: 32px; } }
  .p-bootcamp__banner article {
    display: flex;
    flex-direction: column;
    gap: 32px;
    position: relative;
    padding: 24px;
    z-index: 2;
    width: fit-content; }
    .p-bootcamp__banner article div {
      display: flex;
      flex-direction: column;
      gap: 0px; }
  .p-bootcamp__banner .img {
    position: relative;
    z-index: 2;
    width: fit-content; }
    .p-bootcamp__banner .img img {
      width: 100%;
      max-width: 400px; }

.p-bootcamp__presentation {
  background: #f6f5f3; }
  .p-bootcamp__presentation > div {
    display: flex;
    flex-direction: column;
    gap: 40px; }
  .p-bootcamp__presentation h3 {
    font-size: 32px;
    color: #08312a;
    text-wrap: pretty;
    margin: 0 auto;
    text-align: center;
    max-width: 90%; }
    @media (min-width: 1200px) {
      .p-bootcamp__presentation h3 {
        max-width: 70%; } }
  .p-bootcamp__presentation strong {
    color: #08312a; }
  .p-bootcamp__presentation .img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px; }
    @media (min-width: 992px) {
      .p-bootcamp__presentation .img {
        display: flex;
        align-items: flex-end;
        justify-content: flex-end; } }
  @media (min-width: 480px) {
    .p-bootcamp__presentation article {
      display: flex;
      flex-direction: column;
      gap: 16px; } }
  @media (min-width: 992px) {
    .p-bootcamp__presentation article {
      display: grid;
      column-gap: 40px;
      grid-template-columns: 1fr 350px; } }
  .p-bootcamp__presentation article div {
    line-height: 29px;
    display: flex;
    flex-direction: column;
    gap: 32px;
    justify-content: center; }

.p-bootcamp__development {
  padding: 48px 0; }
  .p-bootcamp__development > div {
    display: flex;
    flex-direction: column;
    gap: 32px; }
  .p-bootcamp__development h2, .p-bootcamp__development h3, .p-bootcamp__development h4, .p-bootcamp__development p {
    margin: 0;
    padding: 0; }
  .p-bootcamp__development h2, .p-bootcamp__development h3, .p-bootcamp__development h4, .p-bootcamp__development h5, .p-bootcamp__development strong, .p-bootcamp__development b, .p-bootcamp__development li strong {
    color: #08312a; }
  .p-bootcamp__development h2 {
    font-size: 32px; }
  .p-bootcamp__development h4 {
    font-size: 16px; }
  .p-bootcamp__development article {
    display: flex;
    flex-direction: column;
    gap: 24px;
    text-align: center; }
    .p-bootcamp__development article > div {
      display: flex;
      flex-direction: column;
      gap: 8px; }
  .p-bootcamp__development ul {
    display: grid;
    column-gap: 24px;
    width: 100%;
    margin: 0;
    padding: 0;
    row-gap: 24px;
    grid-template-columns: 1fr;
    overflow-x: scroll; }
    @media (min-width: 992px) {
      .p-bootcamp__development ul {
        grid-template-columns: repeat(3, 1fr);
        overflow-x: auto; } }
    .p-bootcamp__development ul li {
      border: 1.5px solid #2e2d2c;
      background: #ffffff;
      list-style: none;
      border-radius: 2px;
      flex-grow: 1;
      color: #2e2d2c;
      padding: 48px;
      display: flex;
      flex-direction: column;
      gap: 16px; }
      .p-bootcamp__development ul li > div {
        padding-bottom: 24px;
        display: flex;
        flex-direction: column;
        gap: 24px;
        align-items: center;
        justify-content: center;
        font-size: 40px;
        color: #ffffff; }
        .p-bootcamp__development ul li > div div {
          height: 75px; }
        .p-bootcamp__development ul li > div h5 {
          font-size: 27px;
          margin: 0;
          padding: 0; }
      .p-bootcamp__development ul li svg {
        fill: #2e2d2c;
        width: 70px; }
      .p-bootcamp__development ul li p {
        color: #2e2d2c;
        font-size: 14px;
        line-height: 17px; }
@media (min-width: 992px) {
  .p-bootcamp__text-70 {
    margin: 0 auto;
    width: 70%; } }

.p-bootcamp__link-cols {
  display: grid;
  grid-template-columns: 1fr;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  column-gap: 24px;
  row-gap: 32px; }
  @media (min-width: 992px) {
    .p-bootcamp__link-cols {
      grid-template-columns: 1fr 1fr; } }
.p-bootcamp__link-col {
  display: flex;
  gap: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }
  .p-bootcamp__link-col h6 {
    margin: 0;
    text-align: center; }
.p-bootcamp__downloads {
  background: #00e47c;
  color: #2e2d2c;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 50px 30px; }
  @media (min-width: 992px) {
    .p-bootcamp__downloads {
      padding: 100px 0; } }
  .p-bootcamp__downloads > div {
    display: flex;
    flex-direction: column;
    gap: 32px; }
  .p-bootcamp__downloads h2 {
    font-size: 23px;
    text-align: center; }
  .p-bootcamp__downloads article {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    .p-bootcamp__downloads article:first-child {
      display: flex;
      flex-direction: column;
      gap: 24px; }
    .p-bootcamp__downloads article:last-child {
      display: flex;
      flex-direction: column;
      gap: 16px; }
    .p-bootcamp__downloads article h6 {
      font-size: 16px; }
    .p-bootcamp__downloads article ul {
      margin: 0;
      padding: 0;
      display: flex;
      flex-direction: column;
      gap: 16px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (min-width: 768px) {
        .p-bootcamp__downloads article ul {
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: row;
          gap: 24px; } }
      .p-bootcamp__downloads article ul li {
        list-style: none; }

.p-bootcamp__remember {
  background: #f6f5f3;
  padding: 48px 0;
  display: flex;
  flex-direction: column;
  gap: 32px;
  justify-content: center;
  align-items: center;
  font-family: 'SpaceGroteskFrontify', sans-serif; }
  .p-bootcamp__remember h2 {
    color: #2e2d2c;
    font-size: 35px;
    text-align: center;
    margin-bottom: 32px; }
  .p-bootcamp__remember h5 {
    font-size: 56px;
    margin: 0;
    padding: 0; }
  .p-bootcamp__remember ul {
    background: url("/theme/levelup-theme/frontend/images/bootcamp/person-info.svg") no-repeat 95% bottom;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 260px 0;
    margin: 0;
    gap: 24px;
    background-size: 250px;
    text-align: center; }
    .p-bootcamp__remember ul li {
      list-style: none;
      border-radius: 2px;
      flex-grow: 1;
      background: #00e47c;
      color: #ffffff;
      padding: 48px;
      display: flex;
      flex-direction: column;
      gap: 16px; }
      @media (min-width: 992px) {
        .p-bootcamp__remember ul li {
          width: 47%; } }
      .p-bootcamp__remember ul li strong {
        font-size: 21px; }
      .p-bootcamp__remember ul li div {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 16px;
        flex-direction: column; }
      .p-bootcamp__remember ul li img {
        width: 70px; }
      .p-bootcamp__remember ul li p {
        color: #2e2d2c;
        font-size: 14px;
        line-height: 17px; }

.p-bootcamp__prefooter {
  background: #2e2d2c;
  color: #00e47c;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: center; }
  .p-bootcamp__prefooter img {
    width: 220px; }
  .p-bootcamp__prefooter h1, .p-bootcamp__prefooter h2, .p-bootcamp__prefooter h3, .p-bootcamp__prefooter h4, .p-bootcamp__prefooter h5, .p-bootcamp__prefooter h6 {
    font-family: 'SpaceGroteskFrontify', sans-serif !important;
    font-weight: bold !important;
    color: #08312a; }
  .p-bootcamp__prefooter h2 {
    color: #00e47c;
    text-align: center;
    text-transform: uppercase; }
    .p-bootcamp__prefooter h2 span {
      display: block;
      font-weight: 100; }
  .p-bootcamp__prefooter h3 {
    font-size: 24px;
    color: #00e47c; }

.c-nav__icon {
  display: none; }
.c-nav__points {
  font-weight: 700;
  font-size: 30px; }

.c-hero__wrapper:before {
  width: 100%;
  height: 100%;
  background-color: transparent; }
.c-hero__body {
  text-align: left; }
.c-hero__tit {
  max-width: 600px;
  color: #204D7A; }
.c-hero--presentation .c-hero__wrapper:before {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 119, 187, 0.4); }
.c-hero--presentation .c-hero__tit {
  color: #ffffff; }

.c-ranking__total {
  background-color: #0077BB;
  color: white; }
  .c-ranking__total__link {
    background-color: #0077BB;
    color: #ffffff; }
    .c-ranking__total__link:hover {
      color: #ffffff; }
.c-ranking__allrank {
  color: #0077BB; }
.c-ranking__ticket {
  color: #0077BB;
  margin-top: -10px;
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1200px) {
    .c-ranking__ticket {
      color: #ffffff; } }
.c-ranking__icon {
  height: 70px !important;
  position: relative;
  width: 40px !important; }
.c-ranking__text {
  position: absolute;
  margin: 0px;
  padding-right: 9px;
  padding-bottom: 9px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #E0EEFF; }

.c-history {
  width: 90%;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 992px) {
    .c-history {
      width: 70%; } }
  @media (min-width: 1200px) {
    .c-history {
      width: 50%; } }
  .c-history__total {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .c-history__total {
        flex-direction: row;
        justify-content: space-around; } }
  .c-history__punctuation {
    background-color: #E0EEFF;
    border-radius: 15px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin: 0px;
    margin-bottom: 20px;
    height: 150px; }
    @media (min-width: 768px) {
      .c-history__punctuation {
        margin: 30px; } }
  .c-history__icon {
    width: 50px;
    height: 50px;
    fill: #0077BB;
    border-radius: 15px;
    margin-right: 15px; }
    @media (min-width: 768px) {
      .c-history__icon {
        width: 70px;
        height: 70px; } }
    .c-history__icon--recent {
      width: 20px;
      height: 20px;
      min-width: 20px;
      margin-right: 10px; }
  .c-history__list {
    margin-bottom: 40px; }
  .c-history__points {
    font-weight: 700;
    font-size: 50px;
    color: #0077BB;
    margin: 0px;
    padding: 0px; }
  .c-history__date {
    color: grey; }
  .c-history__detail {
    color: #0077BB;
    background-color: rgba(224, 238, 255, 0.4);
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 10px; }
    .c-history__detail--content {
      flex-direction: column;
      justify-content: start; }
      @media (min-width: 768px) {
        .c-history__detail--content {
          display: flex;
          flex-direction: row;
          justify-content: space-between; } }
  .c-history__title {
    display: flex;
    max-width: 420px; }
  .c-history__detail-points {
    text-align: left;
    margin-left: 27px; }
    @media (min-width: 768px) {
      .c-history__detail-points {
        text-align: right;
        margin-left: 0px; } }

.btn.btn-secondary {
  border: 1px solid #ffffff;
  background-color: transparent;
  color: #ffffff;
  margin-top: 15px; }
  .btn.btn-secondary:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2); }
