@charset "UTF-8";
/**
 * Clay 3.112.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.112.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(
		100vh - var(--control-menu-container-height) - 49px
	);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: calc(var(--control-menu-container-height) + 49px);
  transform: translateX(100%);
  transition: transform ease 0.5s;
  visibility: hidden;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
  visibility: visible;
}

@media (min-width: 768px) {
  .contextual-sidebar {
    height: calc(
			100vh - var(--control-menu-container-height) - 64px
		);
    top: calc(
			var(--control-menu-container-height) + 64px
		);
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info {
  transition: none;
}

.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: none;
}

.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: none;
}

.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-result-message-header,
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header,
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state_reduced_motion.gif);
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.taglib-icon-help {
  color: #6c757d !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #343a40 !important;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.c-prefers-reduced-motion .portlet-boundary.yui3-dd-dragging {
  transition: none;
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  transition: none;
}

.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  transition: none;
}

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  transition: none;
}

.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-title-editable {
  pointer-events: none;
}
.controls-hidden .portlet-topper {
  display: none !important;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}
.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status,
.c-prefers-reduced-motion .lfr-upload-container .file-uploading .progress-bar .progress {
  transition: none;
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* Grid*/
/* Colors */
/* Windows width */
/* Fonts -----------------------------------*/
@font-face {
  font-family: "Barmeno";
  src: url("../fonts/Barmeno-Regular.eot");
  src: url("../fonts/Barmeno-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Barmeno-Regular.woff2") format("woff2"), url("../fonts/Barmeno-Regular.woff") format("woff"), url("../fonts/Barmeno-Regular.ttf") format("truetype"), url("../fonts/Barmeno-Regular.svg#Barmeno-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barmeno";
  src: url("../fonts/Barmeno-Bold.eot");
  src: url("../fonts/Barmeno-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Barmeno-Bold.woff2") format("woff2"), url("../fonts/Barmeno-Bold.woff") format("woff"), url("../fonts/Barmeno-Bold.ttf") format("truetype"), url("../fonts/Barmeno-Bold.svg#Barmeno-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barmeno";
  src: url("../fonts/Barmeno-Medium.eot");
  src: url("../fonts/Barmeno-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Barmeno-Medium.woff2") format("woff2"), url("../fonts/Barmeno-Medium.woff") format("woff"), url("../fonts/Barmeno-Medium.ttf") format("truetype"), url("../fonts/Barmeno-Medium.svg#Barmeno-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
#wrapper {
  padding-top: 0;
}

body .educacion-view {
  scroll-behavior: smooth;
  font-weight: 400;
  font-size: 1rem;
  background-color: #ffffff;
  /*-------------- Elements --------------*/
  /*---- Buttons ----*/
  /*---- Modals ----*/
  /*---- Show more button ----*/
  /* Access modal - buttons */
}
body .educacion-view img {
  max-width: 100%;
}
body .educacion-view .portlet-borderless .portlet-content {
  padding: 0;
}
body .educacion-view .u-btn, body .educacion-view .section-header.bg-white .btn,
body .educacion-view .section-header.bg-dark .btn,
body .educacion-view .section-footer.bg-white .btn,
body .educacion-view .section-footer.bg-dark .btn, body .educacion-view .section-featured a.link, body .educacion-view .banner .btn,
body .educacion-view .carousel .btn, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body .educacion-view .portlet-forms .select-button {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  display: inline-block;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.375rem 0.75rem;
  text-decoration: none;
  text-align: center;
  user-select: none;
  vertical-align: middle;
}
body .educacion-view .u-btn:hover, body .educacion-view .section-header.bg-white .btn:hover,
body .educacion-view .section-header.bg-dark .btn:hover,
body .educacion-view .section-footer.bg-white .btn:hover,
body .educacion-view .section-footer.bg-dark .btn:hover, body .educacion-view .section-featured a.link:hover, body .educacion-view .banner .btn:hover,
body .educacion-view .carousel .btn:hover, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:hover,
body .educacion-view .portlet-forms .select-button:hover {
  text-decoration: none;
}
body .educacion-view .u-btn.u-btn--line, body .educacion-view .section-header.bg-white .btn,
body .educacion-view .section-header.bg-dark .btn,
body .educacion-view .section-footer.bg-white .btn,
body .educacion-view .section-footer.bg-dark .btn, body .educacion-view .section-featured a.link, body .educacion-view .banner .u-btn--line.btn,
body .educacion-view .carousel .u-btn--line.btn, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body .educacion-view .portlet-forms .u-btn--line.select-button {
  font-weight: 700;
  text-decoration: none;
}
body .educacion-view .u-btn--small {
  padding: 0.6rem 0.75rem;
  max-width: 180px;
  width: 100%;
}
body .educacion-view .u-btn--large, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body .educacion-view .portlet-forms .select-button {
  padding: 0.6rem 0.75rem;
  max-width: 240px;
  width: 100%;
}
body .educacion-view .modal-dialog {
  position: relative;
  max-width: 50rem;
}
body .educacion-view .modal-dialog .modal-header {
  border-bottom: none;
}
body .educacion-view .modal-dialog .modal-footer {
  border-top: none;
}
body .educacion-view .modal-dialog .modal-footer .u-btn, body .educacion-view .modal-dialog .modal-footer .section-header.bg-white .btn, body .educacion-view .section-header.bg-white .modal-dialog .modal-footer .btn,
body .educacion-view .modal-dialog .modal-footer .section-header.bg-dark .btn,
body .educacion-view .section-header.bg-dark .modal-dialog .modal-footer .btn,
body .educacion-view .modal-dialog .modal-footer .section-footer.bg-white .btn,
body .educacion-view .section-footer.bg-white .modal-dialog .modal-footer .btn,
body .educacion-view .modal-dialog .modal-footer .section-footer.bg-dark .btn,
body .educacion-view .section-footer.bg-dark .modal-dialog .modal-footer .btn, body .educacion-view .modal-dialog .modal-footer .section-featured a.link, body .educacion-view .section-featured .modal-dialog .modal-footer a.link, body .educacion-view .modal-dialog .modal-footer .banner .btn, body .educacion-view .banner .modal-dialog .modal-footer .btn,
body .educacion-view .modal-dialog .modal-footer .carousel .btn,
body .educacion-view .carousel .modal-dialog .modal-footer .btn, body .educacion-view .modal-dialog .modal-footer .portlet-forms .lfr-ddm-form-pagination-controls button, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .modal-dialog .modal-footer button,
body .educacion-view .modal-dialog .modal-footer .portlet-forms .select-button,
body .educacion-view .portlet-forms .modal-dialog .modal-footer .select-button {
  margin: 0 auto;
}
body .educacion-view .show-more {
  background-color: transparent;
  border: none;
  display: block;
  margin: 0 auto;
  text-decoration: none;
}
body .educacion-view .show-more:hover span {
  margin-top: 10px;
}
body .educacion-view .show-more span {
  transition: margin-top 0.5s ease;
  display: block;
  text-align: center;
}
body .educacion-view .access-button {
  border-radius: 4px;
  box-shadow: 4px 4px 10px 0 #f1f1f1;
  color: #3e3e40;
  display: inline-block;
  padding: 10px;
  margin: 0 15px;
  min-width: 150px;
}
body .educacion-view .access-button img {
  display: block;
  margin: 10px auto;
  width: 65px;
}

html .signed-in .modal-gallery {
  top: 56px;
}
html .signed-in .modal-gallery .modal-gallery-content .gallery-grid-image {
  height: 70vh;
}

/* Responsive utilities */
@media (max-width: 575.98px) {
  .u-text-xs-center {
    text-align: center !important;
  }
  .u-text-xs-left {
    text-align: left !important;
  }
  .u-text-xs-right {
    text-align: right !important;
  }
}
@media (max-width: 768px) {
  .u-hidden-mobile {
    display: none !important;
  }
}

.u-visible-mobile {
  display: none;
}
@media (max-width: 768px) {
  .u-visible-mobile {
    display: block !important;
  }
}

.u-hidden-desktop {
  display: block;
}
@media (min-width: 769px) {
  .u-hidden-desktop {
    display: none !important;
  }
}

body .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-name,
body .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-description {
  color: #3e3e40;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.3rem;
  padding: 0;
  text-align: center;
}
body .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-description {
  font-weight: 300;
  line-height: 3rem;
}
body .educacion-view .portlet-forms .lfr-ddm-form-page-title,
body .educacion-view .portlet-forms .lfr-ddm-form-page-description {
  color: #3e3e40;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.3rem;
  padding-left: 1rem;
  padding-bottom: 0.5rem;
}
body .educacion-view .portlet-forms .lfr-ddm-form-page-description {
  font-weight: 300;
}
body .educacion-view .portlet-forms .form-control {
  border-color: #e9f6f4;
  border-radius: 4px;
  border: 0.0625rem solid #e9f6f4;
  background-color: #e9f6f4;
  color: #3e3e40;
  font-weight: 400;
  font-size: 0.9rem;
  height: 45px;
  line-height: 1rem;
}
body .educacion-view .portlet-forms .input-group-item .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
body .educacion-view .portlet-forms .input-group-inset-item-after {
  color: #3e3e40;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
body .educacion-view .portlet-forms .input-group-inset-item {
  background-color: #e9f6f4;
  border-color: #e9f6f4;
}
body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls {
  text-align: center;
}
body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.pull-right {
  float: none !important;
}
body .educacion-view .portlet-forms .table-list.table-striped tbody tr:nth-of-type(odd) td,
body .educacion-view .portlet-forms .table-list.table-striped tbody tr:nth-of-type(odd) th {
  background-color: #e9f6f4;
}
body .educacion-view .portlet-forms .table-list th,
body .educacion-view .portlet-forms .table-list td {
  box-shadow: inset 0 0.0625rem #e9f6f4, 0 0.0625rem #e9f6f4;
}
body .educacion-view .portlet-forms .table-list th:first-child,
body .educacion-view .portlet-forms .table-list td:first-child {
  box-shadow: inset 0 0.0625rem #e9f6f4, 0 0.0625rem #e9f6f4, inset 0.0625rem 0 #e9f6f4;
}
body .educacion-view .portlet-forms .table-list th:last-child,
body .educacion-view .portlet-forms .table-list td:last-child {
  box-shadow: inset 0 0.0625rem #e9f6f4, inset -0.0625rem 0 #e9f6f4, 0 0.0625rem #e9f6f4;
}
body .educacion-view .portlet-forms .lfr-ddm-form-pagination-prev {
  margin-right: 1rem;
}
body .educacion-view .portlet-forms .lfr-ddm-form-pagination-next {
  margin-left: 1rem;
}
body .educacion-view .portlet-forms .ddm-form-pagination {
  margin-top: 2rem;
}
body .educacion-view .portlet-forms .multi-step-icon {
  border-radius: 50%;
}

body .educacion-view .page-link {
  border: none;
  border-radius: 3px;
  color: #3e3e40;
  font-size: 1.1rem;
  font-weight: 300;
  min-width: 35px;
  padding-left: 0;
  padding-right: 0;
}
body .educacion-view .page-link:hover {
  background-color: transparent;
  font-weight: 700;
}
body .educacion-view .page-item.active .page-link,
body .educacion-view .nav-underline .tab.active a.page-item .page-link,
body .educacion-view .page-item.show .page-link {
  background-color: transparent;
  border-color: transparent;
  font-weight: 600;
}

.breadcrumb-centros .breadcrumb {
  background-color: transparent;
  padding: 0;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 16px;
}
.breadcrumb-centros .breadcrumb > li + li::before {
  content: none;
}
.breadcrumb-centros .breadcrumb > li {
  align-items: center;
  display: flex;
}
.breadcrumb-centros .breadcrumb > li .material-icons {
  font-size: 22px;
}
.breadcrumb-centros .breadcrumb > li.active .material-icons {
  display: none;
}

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

.dropdown-item, .dropdown-menu > li > a, .dropdown-menu .link-list > li > a {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  padding-bottom: 0.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.25rem;
  position: relative;
  transition: none;
  white-space: normal;
  word-wrap: break-word;
}

.dropdown > .dropdown-menu {
  position: absolute;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 1rem;
  max-height: 500px;
  max-width: 260px;
  overflow: auto;
  padding-bottom: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-item:hover, .dropdown-menu > li > a:hover, .dropdown-menu .link-list > li > a:hover {
  text-decoration: none;
}

.hide-accessible {
  display: none;
}

.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em;
}
.loadingmask-message .loadingmask-message-content {
  -webkit-animation: loading-animation 1.2s infinite ease-out;
  animation: loading-animation 1.2s infinite ease-out;
  background: transparent;
  border-radius: 50%;
  border-width: 0;
  clear: both;
  color: transparent;
  height: 1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 1em;
}

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%;
}

/* ---------- Separator ---------- */
.separator {
  border-top: 1px solid #cdced9;
}

/* ---------- Status ---------- */
.entry-status {
  border-left: 4px solid transparent;
}

span.alert {
  display: inline-block;
}

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left;
}

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000;
}
.quick-access-nav a {
  background: #333;
  background: rgba(51, 51, 51, 0.9);
  border: 1px solid #fff;
  left: 0;
  outline: none;
  padding: 8px;
  position: absolute;
  right: 0;
  text-align: center;
}
.quick-access-nav a:focus {
  color: #fff;
  top: 1000px;
}

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%;
  }
  .responsive-table-horizontal:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .responsive-table-horizontal tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
  }
  .responsive-table-horizontal tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .responsive-table-horizontal tbody tr td {
    display: block;
    margin-bottom: 20px;
  }
  .responsive-table-horizontal tbody tr td:first-child {
    text-align: left;
  }
  .responsive-table-horizontal thead {
    display: block;
    float: left;
    margin-right: 10px;
  }
  .responsive-table-horizontal thead:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .responsive-table-horizontal thead th {
    display: block;
    margin-bottom: 20px;
    text-align: right;
  }
  .responsive-table-horizontal thead th:first-child {
    text-align: right;
  }
  .ie9 .responsive-table-horizontal thead {
    float: none;
  }
}
.important {
  font-weight: bold;
}

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px;
}

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important;
}

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important;
}

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.educacion-view {
  /* inject:imports */
  /*!
   *  Font Awesome 3.2.1
   *  the iconic font designed for Bootstrap
   *  ------------------------------------------------------------------------------
   *  The full suite of pictographic icons, examples, and documentation can be
   *  found at http://fontawesome.io.  Stay up to date on Twitter at
   *  http://twitter.com/fontawesome.
   *
   *  License
   *  ------------------------------------------------------------------------------
   *  - The Font Awesome font is licensed under SIL OFL 1.1 -
   *    http://scripts.sil.org/OFL
   *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
   *    http://opensource.org/licenses/mit-license.html
   *  - Font Awesome documentation licensed under CC BY 3.0 -
   *    http://creativecommons.org/licenses/by/3.0/
   *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
   *    "Font Awesome by Dave Gandy - http://fontawesome.io"
   *
   *  Author - Dave Gandy
   *  ------------------------------------------------------------------------------
   *  Email: dave@fontawesome.io
   *  Twitter: http://twitter.com/davegandy
   *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
   */
  /* FONT PATH
   * -------------------------- */
  /* FONT AWESOME CORE
   * -------------------------- */
  /* makes the font 33% larger relative to the icon container */
  /* makes sure icons active on rollover in links */
  /* increased font size for icon-large */
  /* BOOTSTRAP SPECIFIC CLASSES
   * -------------------------- */
  /* Bootstrap 2.0 sprites.less reset */
  /* more sprites.less reset */
  /* keeps Bootstrap styles with and without icons the same */
  /* Fixes alignment in nav lists */
  /* EXTRAS
   * -------------------------- */
  /* Stacked and layered icon */
  /* Animated rotating icon */
  /* Prevent stack and spinners from being taken inline when inside a link */
  /* Icon rotations and mirroring */
  /* ensure rotation occurs inside anchor tags */
  /* Use the following CSS code if you want to use data attributes for inserting your icons */
  /* Use the following CSS code if you want to have a class per icon */
  /*
  Instead of a list of all class selectors,
  you can use the generic selector below, but it's slower:
  [class*="icon-"] {
  */
  /* endinject */
  /* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
  /* Css file to added educacion theme style to liferay´s fragments */
  /* The Modal (background) */
}
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
.educacion-view [class^=icon-],
.educacion-view [class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.educacion-view [class^=icon-]:before,
.educacion-view [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.educacion-view .icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}
.educacion-view a [class^=icon-],
.educacion-view a [class*=" icon-"] {
  display: inline;
}
.educacion-view [class^=icon-].icon-fixed-width,
.educacion-view [class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
.educacion-view [class^=icon-].icon-fixed-width.icon-large,
.educacion-view [class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}
.educacion-view .icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.educacion-view .icons-ul > li {
  position: relative;
}
.educacion-view .icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}
.educacion-view [class^=icon-].hide,
.educacion-view [class*=" icon-"].hide {
  display: none;
}
.educacion-view .icon-muted {
  color: #eeeeee;
}
.educacion-view .icon-light {
  color: white;
}
.educacion-view .icon-dark {
  color: #333333;
}
.educacion-view .icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.educacion-view .icon-2x {
  font-size: 2em;
}
.educacion-view .icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.educacion-view .icon-3x {
  font-size: 3em;
}
.educacion-view .icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.educacion-view .icon-4x {
  font-size: 4em;
}
.educacion-view .icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.educacion-view .icon-5x {
  font-size: 5em;
}
.educacion-view .icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.educacion-view .pull-right {
  float: right;
}
.educacion-view .pull-left {
  float: left;
}
.educacion-view [class^=icon-].pull-left,
.educacion-view [class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
.educacion-view [class^=icon-].pull-right,
.educacion-view [class*=" icon-"].pull-right {
  margin-left: 0.3em;
}
.educacion-view [class^=icon-],
.educacion-view [class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
.educacion-view .icon-white,
.educacion-view .nav-pills > .active > a > [class^=icon-],
.educacion-view .nav-pills > .active > a > [class*=" icon-"],
.educacion-view .nav-list > .active > a > [class^=icon-],
.educacion-view .nav-list > .active > a > [class*=" icon-"],
.educacion-view .navbar-inverse .nav > .active > a > [class^=icon-],
.educacion-view .navbar-inverse .nav > .active > a > [class*=" icon-"],
.educacion-view .dropdown-menu > li > a:hover > [class^=icon-],
.educacion-view .dropdown-menu > li > a:hover > [class*=" icon-"],
.educacion-view .dropdown-menu > .active > a > [class^=icon-],
.educacion-view .dropdown-menu > .active > a > [class*=" icon-"],
.educacion-view .dropdown-submenu:hover > a > [class^=icon-],
.educacion-view .dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
.educacion-view .btn [class^=icon-].icon-large,
.educacion-view .btn [class*=" icon-"].icon-large, .educacion-view .nav [class^=icon-].icon-large,
.educacion-view .nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.educacion-view .btn [class^=icon-].icon-spin,
.educacion-view .btn [class*=" icon-"].icon-spin, .educacion-view .nav [class^=icon-].icon-spin,
.educacion-view .nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.educacion-view .nav-tabs [class^=icon-], .educacion-view .nav-tabs [class^=icon-].icon-large,
.educacion-view .nav-tabs [class*=" icon-"],
.educacion-view .nav-tabs [class*=" icon-"].icon-large, .educacion-view .nav-pills [class^=icon-], .educacion-view .nav-pills [class^=icon-].icon-large,
.educacion-view .nav-pills [class*=" icon-"],
.educacion-view .nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.educacion-view .btn [class^=icon-].pull-left.icon-2x, .educacion-view .btn [class^=icon-].pull-right.icon-2x,
.educacion-view .btn [class*=" icon-"].pull-left.icon-2x,
.educacion-view .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.educacion-view .btn [class^=icon-].icon-spin.icon-large,
.educacion-view .btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}
.educacion-view .btn.btn-small [class^=icon-].pull-left.icon-2x, .educacion-view .btn.btn-small [class^=icon-].pull-right.icon-2x,
.educacion-view .btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.educacion-view .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}
.educacion-view .btn.btn-large [class^=icon-],
.educacion-view .btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.educacion-view .btn.btn-large [class^=icon-].pull-left.icon-2x, .educacion-view .btn.btn-large [class^=icon-].pull-right.icon-2x,
.educacion-view .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.educacion-view .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.educacion-view .btn.btn-large [class^=icon-].pull-left.icon-2x,
.educacion-view .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.educacion-view .btn.btn-large [class^=icon-].pull-right.icon-2x,
.educacion-view .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}
.educacion-view .nav-list [class^=icon-],
.educacion-view .nav-list [class*=" icon-"] {
  line-height: inherit;
}
.educacion-view .icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.educacion-view .icon-stack [class^=icon-],
.educacion-view .icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.educacion-view .icon-stack .icon-stack-base {
  font-size: 2em;
}
.educacion-view .icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.educacion-view a .icon-stack,
.educacion-view a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.educacion-view .icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.educacion-view .icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.educacion-view .icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.educacion-view .icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.educacion-view .icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.educacion-view a .icon-rotate-90:before, .educacion-view a .icon-rotate-180:before, .educacion-view a .icon-rotate-270:before, .educacion-view a .icon-flip-horizontal:before, .educacion-view a .icon-flip-vertical:before {
  display: inline-block;
}
.educacion-view [data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.educacion-view .icon-caret-bottom-right, .educacion-view .icon-glass, .educacion-view .icon-music, .educacion-view .icon-search, .educacion-view .icon-envelope, .educacion-view .icon-heart, .educacion-view .icon-star, .educacion-view .icon-star-empty, .educacion-view .icon-user, .educacion-view .icon-film, .educacion-view .icon-th-large, .educacion-view .icon-th, .educacion-view .icon-th-list, .educacion-view .icon-ok, .educacion-view .icon-remove, .educacion-view .icon-zoom-in, .educacion-view .icon-zoom-out, .educacion-view .icon-off, .educacion-view .icon-signal, .educacion-view .icon-cog, .educacion-view .icon-trash, .educacion-view .icon-home, .educacion-view .icon-file, .educacion-view .icon-inbox, .educacion-view .icon-play-circle, .educacion-view .icon-repeat, .educacion-view .icon-refresh, .educacion-view .icon-list-alt, .educacion-view .icon-lock, .educacion-view .icon-flag, .educacion-view .icon-headphones, .educacion-view .icon-volume-off, .educacion-view .icon-volume-down, .educacion-view .icon-volume-up, .educacion-view .icon-qrcode, .educacion-view .icon-barcode, .educacion-view .icon-tag, .educacion-view .icon-tags, .educacion-view .icon-book, .educacion-view .icon-bookmark, .educacion-view .icon-print, .educacion-view .icon-camera, .educacion-view .icon-font, .educacion-view .icon-bold, .educacion-view .icon-italic, .educacion-view .icon-align-justify, .educacion-view .icon-list, .educacion-view .icon-indent-left, .educacion-view .icon-indent-right, .educacion-view .icon-facetime-video, .educacion-view .icon-picture, .educacion-view .icon-pencil, .educacion-view .icon-map-marker, .educacion-view .icon-adjust, .educacion-view .icon-tint, .educacion-view .icon-edit, .educacion-view .icon-share, .educacion-view .icon-check, .educacion-view .icon-move, .educacion-view .icon-step-backward, .educacion-view .icon-fast-backward, .educacion-view .icon-backward, .educacion-view .icon-play, .educacion-view .icon-pause, .educacion-view .icon-stop, .educacion-view .icon-forward, .educacion-view .icon-fast-forward, .educacion-view .icon-minus-sign, .educacion-view .icon-remove-sign, .educacion-view .icon-ok-sign, .educacion-view .icon-question-sign, .educacion-view .icon-info-sign, .educacion-view .icon-screenshot, .educacion-view .icon-remove-circle, .educacion-view .icon-ok-circle, .educacion-view .icon-ban-circle, .educacion-view .icon-arrow-left, .educacion-view .icon-arrow-right, .educacion-view .icon-arrow-up, .educacion-view .icon-arrow-down, .educacion-view .icon-share-alt, .educacion-view .icon-resize-full, .educacion-view .icon-resize-small, .educacion-view .icon-plus, .educacion-view .icon-minus, .educacion-view .icon-asterisk, .educacion-view .icon-exclamation-sign, .educacion-view .icon-gift, .educacion-view .icon-leaf, .educacion-view .icon-calendar, .educacion-view .icon-random, .educacion-view .icon-comment, .educacion-view .icon-magnet, .educacion-view .icon-chevron-up, .educacion-view .icon-chevron-down, .educacion-view .icon-retweet, .educacion-view .icon-shopping-cart, .educacion-view .icon-folder-close, .educacion-view .icon-folder-open, .educacion-view .icon-resize-vertical, .educacion-view .icon-resize-horizontal, .educacion-view .icon-bar-chart, .educacion-view .icon-twitter-sign, .educacion-view .icon-facebook-sign, .educacion-view .icon-camera-retro, .educacion-view .icon-key, .educacion-view .icon-cogs, .educacion-view .icon-comments, .educacion-view .icon-thumbs-up, .educacion-view .icon-thumbs-down, .educacion-view .icon-star-half, .educacion-view .icon-signin, .educacion-view .icon-trophy, .educacion-view .icon-github-sign, .educacion-view .icon-upload-alt, .educacion-view .icon-lemon, .educacion-view .icon-phone, .educacion-view .icon-check-empty, .educacion-view .icon-bookmark-empty, .educacion-view .icon-phone-sign, .educacion-view .icon-twitter, .educacion-view .icon-facebook, .educacion-view .icon-github, .educacion-view .icon-unlock, .educacion-view .icon-credit, .educacion-view .icon-rss, .educacion-view .icon-hdd, .educacion-view .icon-bullhorn, .educacion-view .icon-bell, .educacion-view .icon-certificate, .educacion-view .icon-hand-right, .educacion-view .icon-hand-left, .educacion-view .icon-hand-up, .educacion-view .icon-globe, .educacion-view .icon-wrench, .educacion-view .icon-tasks, .educacion-view .icon-filter, .educacion-view .icon-briefcase, .educacion-view .icon-fullscreen, .educacion-view .icon-group, .educacion-view .icon-link, .educacion-view .icon-cloud, .educacion-view .icon-beaker, .educacion-view .icon-cut, .educacion-view .icon-copy, .educacion-view .icon-paper-clip, .educacion-view .icon-save, .educacion-view .icon-sign-blank, .educacion-view .icon-reorder, .educacion-view .icon-list-ul, .educacion-view .icon-list-ol, .educacion-view .icon-strikethrough, .educacion-view .icon-underline, .educacion-view .icon-table, .educacion-view .icon-magic, .educacion-view .icon-money, .educacion-view .icon-caret-down, .educacion-view .icon-caret-up, .educacion-view .icon-caret-left, .educacion-view .icon-caret-right, .educacion-view .icon-columns, .educacion-view .icon-sort, .educacion-view .icon-sort-down, .educacion-view .icon-sort-up, .educacion-view .icon-envelope-alt, .educacion-view .icon-linkedin, .educacion-view .icon-undo, .educacion-view .icon-legal, .educacion-view .icon-dashboard, .educacion-view .icon-comment-alt, .educacion-view .icon-comments-alt, .educacion-view .icon-bolt, .educacion-view .icon-sitemap, .educacion-view .icon-umbrella, .educacion-view .icon-paste, .educacion-view .icon-lightbulb, .educacion-view .icon-exchange, .educacion-view .icon-bell-alt, .educacion-view .icon-coffee, .educacion-view .icon-food, .educacion-view .icon-file-alt, .educacion-view .icon-building, .educacion-view .icon-hospital, .educacion-view .icon-ambulance, .educacion-view .icon-medkit, .educacion-view .icon-fighter-jet, .educacion-view .icon-beer, .educacion-view .icon-h-sign, .educacion-view .icon-plus-sign, .educacion-view .icon-double-angle-left, .educacion-view .icon-double-angle-right, .educacion-view .icon-double-angle-up, .educacion-view .icon-double-angle-down, .educacion-view .icon-angle-left, .educacion-view .icon-angle-right, .educacion-view .icon-angle-up, .educacion-view .icon-angle-down, .educacion-view .icon-desktop, .educacion-view .icon-laptop, .educacion-view .icon-spinner, .educacion-view .icon-circle, .educacion-view .icon-reply, .educacion-view .icon-github-alt, .educacion-view .icon-folder-close-alt, .educacion-view .icon-folder-open-alt, .educacion-view .icon-expand-alt, .educacion-view .icon-collapse-alt, .educacion-view .icon-smile, .educacion-view .icon-frown, .educacion-view .icon-meh, .educacion-view .icon-gamepad, .educacion-view .icon-keyboard, .educacion-view .icon-flag-alt, .educacion-view .icon-flag-checkered, .educacion-view .icon-terminal, .educacion-view .icon-code, .educacion-view .icon-reply-all, .educacion-view .icon-star-half-full, .educacion-view .icon-location-arrow, .educacion-view .icon-crop, .educacion-view .icon-code-fork, .educacion-view .icon-subscript, .educacion-view .icon-eraser, .educacion-view .icon-puzzle, .educacion-view .icon-microphone, .educacion-view .icon-microphone-off, .educacion-view .icon-shield, .educacion-view .icon-calendar-empty, .educacion-view .icon-fire-extinguisher, .educacion-view .icon-rocket, .educacion-view .icon-maxcdn, .educacion-view .icon-chevron-sign-left, .educacion-view .icon-chevron-sign-right, .educacion-view .icon-chevron-sign-up, .educacion-view .icon-chevron-sign-down, .educacion-view .icon-html5, .educacion-view .icon-css3, .educacion-view .icon-anchor, .educacion-view .icon-unlock-alt, .educacion-view .icon-bullseye, .educacion-view .icon-ellipsis-horizontal, .educacion-view .icon-ellipsis-vertical, .educacion-view .icon-rss-sign, .educacion-view .icon-fb-boolean, .educacion-view .icon-text-height, .educacion-view .icon-text-width, .educacion-view .icon-align-left, .educacion-view .icon-align-center, .educacion-view .icon-align-right, .educacion-view .icon-step-forward, .educacion-view .icon-eject, .educacion-view .icon-chevron-left, .educacion-view .icon-chevron-right, .educacion-view .icon-plus-sign-2, .educacion-view .icon-fire, .educacion-view .icon-eye-open, .educacion-view .icon-eye-close, .educacion-view .icon-warning-sign, .educacion-view .icon-plane, .educacion-view .icon-heart-empty, .educacion-view .icon-signout, .educacion-view .icon-linkedin-sign, .educacion-view .icon-pushpin, .educacion-view .icon-external-link, .educacion-view .icon-hand-down, .educacion-view .icon-circle-arrow-left, .educacion-view .icon-circle-arrow-right, .educacion-view .icon-circle-arrow-up, .educacion-view .icon-circle-arrow-down, .educacion-view .icon-truck, .educacion-view .icon-pinterest, .educacion-view .icon-pinterest-sign, .educacion-view .icon-google-plus-sign, .educacion-view .icon-google-plus, .educacion-view .icon-cloud-download, .educacion-view .icon-cloud-upload, .educacion-view .icon-user-md, .educacion-view .icon-stethoscope, .educacion-view .icon-suitcase, .educacion-view .icon-tablet, .educacion-view .icon-mobile, .educacion-view .icon-circle-blank, .educacion-view .icon-quote-left, .educacion-view .icon-quote-right, .educacion-view .icon-unlink, .educacion-view .icon-question, .educacion-view .icon-info, .educacion-view .icon-exclamation, .educacion-view .icon-superscript, .educacion-view .icon-play-sign, .educacion-view .icon-ticket, .educacion-view .icon-minus-sign-alt, .educacion-view .icon-check-minus, .educacion-view .icon-level-up, .educacion-view .icon-sort-by-attributes-alt, .educacion-view .icon-sort-by-order, .educacion-view .icon-sort-by-order-alt, .educacion-view .icon-thumbs-up-2, .educacion-view .icon-thumbs-down-2, .educacion-view .icon-dribbble, .educacion-view .icon-skype, .educacion-view .icon-foursquare, .educacion-view .icon-trello, .educacion-view .icon-female, .educacion-view .icon-level-down, .educacion-view .icon-check-sign, .educacion-view .icon-edit-sign, .educacion-view .icon-external-link-sign, .educacion-view .icon-share-sign, .educacion-view .icon-compass, .educacion-view .icon-collapse, .educacion-view .icon-collapse-top, .educacion-view .icon-expand, .educacion-view .icon-euro, .educacion-view .icon-gbp, .educacion-view .icon-dollar, .educacion-view .icon-rupee, .educacion-view .icon-yen, .educacion-view .icon-renminbi, .educacion-view .icon-won, .educacion-view .icon-bitcoin, .educacion-view .icon-file-2, .educacion-view .icon-file-text, .educacion-view .icon-sort-by-alphabet, .educacion-view .icon-sort-by-alphabet-alt, .educacion-view .icon-sort-by-attributes, .educacion-view .icon-youtube-sign, .educacion-view .icon-youtube, .educacion-view .icon-xing, .educacion-view .icon-xing-sign, .educacion-view .icon-youtube-play, .educacion-view .icon-dropbox, .educacion-view .icon-stackexchange, .educacion-view .icon-instagram, .educacion-view .icon-flickr, .educacion-view .icon-adn, .educacion-view .icon-bitbucket, .educacion-view .icon-bitbucket-sign, .educacion-view .icon-tumblr, .educacion-view .icon-tumblr-sign, .educacion-view .icon-long-arrow-down, .educacion-view .icon-long-arrow-up, .educacion-view .icon-long-arrow-left, .educacion-view .icon-long-arrow-right, .educacion-view .icon-apple, .educacion-view .icon-windows, .educacion-view .icon-android, .educacion-view .icon-linux, .educacion-view .icon-male, .educacion-view .icon-gittip, .educacion-view .icon-sun, .educacion-view .icon-moon, .educacion-view .icon-archive, .educacion-view .icon-bug, .educacion-view .icon-vk, .educacion-view .icon-weibo, .educacion-view .icon-renren, .educacion-view .icon-time, .educacion-view .icon-road, .educacion-view .icon-download-alt, .educacion-view .icon-download, .educacion-view .icon-upload, .educacion-view .icon-db-joinxor, .educacion-view .icon-db-state, .educacion-view .icon-db-start, .educacion-view .icon-db-end, .educacion-view .icon-db-fork, .educacion-view .icon-db-condition, .educacion-view .icon-db-task, .educacion-view .icon-db-join, .educacion-view .icon-fb-button, .educacion-view .icon-fb-fieldset, .educacion-view .icon-fb-custom-field, .educacion-view .icon-fb-separator, .educacion-view .icon-fb-paragraph, .educacion-view .icon-fb-file-upload, .educacion-view .icon-fb-text, .educacion-view .icon-fb-text-box, .educacion-view .icon-fb-select, .educacion-view .icon-fb-radio, .educacion-view .icon-fb-number, .educacion-view .icon-fb-integer, .educacion-view .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.educacion-view .icon-caret-bottom-right:before {
  content: "\e016";
}
.educacion-view .icon-glass:before {
  content: "\f000";
}
.educacion-view .icon-music:before {
  content: "\f001";
}
.educacion-view .icon-search:before {
  content: "\f002";
}
.educacion-view .icon-envelope:before {
  content: "\f003";
}
.educacion-view .icon-heart:before {
  content: "\f004";
}
.educacion-view .icon-star:before {
  content: "\f005";
}
.educacion-view .icon-star-empty:before {
  content: "\f006";
}
.educacion-view .icon-user:before {
  content: "\f007";
}
.educacion-view .icon-film:before {
  content: "\f008";
}
.educacion-view .icon-th-large:before {
  content: "\f009";
}
.educacion-view .icon-th:before {
  content: "\f00a";
}
.educacion-view .icon-th-list:before {
  content: "\f00b";
}
.educacion-view .icon-ok:before {
  content: "\f00c";
}
.educacion-view .icon-remove:before {
  content: "\f00d";
}
.educacion-view .icon-zoom-in:before {
  content: "\f00e";
}
.educacion-view .icon-zoom-out:before {
  content: "\f010";
}
.educacion-view .icon-off:before {
  content: "\f011";
}
.educacion-view .icon-signal:before {
  content: "\f012";
}
.educacion-view .icon-cog:before {
  content: "\f013";
}
.educacion-view .icon-trash:before {
  content: "\f014";
}
.educacion-view .icon-home:before {
  content: "\f015";
}
.educacion-view .icon-file:before {
  content: "\f016";
}
.educacion-view .icon-inbox:before {
  content: "\f01c";
}
.educacion-view .icon-play-circle:before {
  content: "\f01d";
}
.educacion-view .icon-repeat:before {
  content: "\f01e";
}
.educacion-view .icon-refresh:before {
  content: "\f021";
}
.educacion-view .icon-list-alt:before {
  content: "\f022";
}
.educacion-view .icon-lock:before {
  content: "\f023";
}
.educacion-view .icon-flag:before {
  content: "\f024";
}
.educacion-view .icon-headphones:before {
  content: "\f025";
}
.educacion-view .icon-volume-off:before {
  content: "\f026";
}
.educacion-view .icon-volume-down:before {
  content: "\f027";
}
.educacion-view .icon-volume-up:before {
  content: "\f028";
}
.educacion-view .icon-qrcode:before {
  content: "\f029";
}
.educacion-view .icon-barcode:before {
  content: "\f02a";
}
.educacion-view .icon-tag:before {
  content: "\f02b";
}
.educacion-view .icon-tags:before {
  content: "\f02c";
}
.educacion-view .icon-book:before {
  content: "\f02d";
}
.educacion-view .icon-bookmark:before {
  content: "\f02e";
}
.educacion-view .icon-print:before {
  content: "\f02f";
}
.educacion-view .icon-camera:before {
  content: "\f030";
}
.educacion-view .icon-font:before {
  content: "\f031";
}
.educacion-view .icon-bold:before {
  content: "\f032";
}
.educacion-view .icon-italic:before {
  content: "\f033";
}
.educacion-view .icon-align-justify:before {
  content: "\f039";
}
.educacion-view .icon-list:before {
  content: "\f03a";
}
.educacion-view .icon-indent-left:before {
  content: "\f03b";
}
.educacion-view .icon-indent-right:before {
  content: "\f03c";
}
.educacion-view .icon-facetime-video:before {
  content: "\f03d";
}
.educacion-view .icon-picture:before {
  content: "\f03e";
}
.educacion-view .icon-pencil:before {
  content: "\f040";
}
.educacion-view .icon-map-marker:before {
  content: "\f041";
}
.educacion-view .icon-adjust:before {
  content: "\f042";
}
.educacion-view .icon-tint:before {
  content: "\f043";
}
.educacion-view .icon-edit:before {
  content: "\f044";
}
.educacion-view .icon-share:before {
  content: "\f045";
}
.educacion-view .icon-check:before {
  content: "\f046";
}
.educacion-view .icon-move:before {
  content: "\f047";
}
.educacion-view .icon-step-backward:before {
  content: "\f048";
}
.educacion-view .icon-fast-backward:before {
  content: "\f049";
}
.educacion-view .icon-backward:before {
  content: "\f04a";
}
.educacion-view .icon-play:before {
  content: "\f04b";
}
.educacion-view .icon-pause:before {
  content: "\f04c";
}
.educacion-view .icon-stop:before {
  content: "\f04d";
}
.educacion-view .icon-forward:before {
  content: "\f04e";
}
.educacion-view .icon-fast-forward:before {
  content: "\f050";
}
.educacion-view .icon-minus-sign:before {
  content: "\f056";
}
.educacion-view .icon-remove-sign:before {
  content: "\f057";
}
.educacion-view .icon-ok-sign:before {
  content: "\f058";
}
.educacion-view .icon-question-sign:before {
  content: "\f059";
}
.educacion-view .icon-info-sign:before {
  content: "\f05a";
}
.educacion-view .icon-screenshot:before {
  content: "\f05b";
}
.educacion-view .icon-remove-circle:before {
  content: "\f05c";
}
.educacion-view .icon-ok-circle:before {
  content: "\f05d";
}
.educacion-view .icon-ban-circle:before {
  content: "\f05e";
}
.educacion-view .icon-arrow-left:before {
  content: "\f060";
}
.educacion-view .icon-arrow-right:before {
  content: "\f061";
}
.educacion-view .icon-arrow-up:before {
  content: "\f062";
}
.educacion-view .icon-arrow-down:before {
  content: "\f063";
}
.educacion-view .icon-share-alt:before {
  content: "\f064";
}
.educacion-view .icon-resize-full:before {
  content: "\f065";
}
.educacion-view .icon-resize-small:before {
  content: "\f066";
}
.educacion-view .icon-plus:before {
  content: "\f067";
}
.educacion-view .icon-minus:before {
  content: "\f068";
}
.educacion-view .icon-asterisk:before {
  content: "\f069";
}
.educacion-view .icon-exclamation-sign:before {
  content: "\f06a";
}
.educacion-view .icon-gift:before {
  content: "\f06b";
}
.educacion-view .icon-leaf:before {
  content: "\f06c";
}
.educacion-view .icon-calendar:before {
  content: "\f073";
}
.educacion-view .icon-random:before {
  content: "\f074";
}
.educacion-view .icon-comment:before {
  content: "\f075";
}
.educacion-view .icon-magnet:before {
  content: "\f076";
}
.educacion-view .icon-chevron-up:before {
  content: "\f077";
}
.educacion-view .icon-chevron-down:before {
  content: "\f078";
}
.educacion-view .icon-retweet:before {
  content: "\f079";
}
.educacion-view .icon-shopping-cart:before {
  content: "\f07a";
}
.educacion-view .icon-folder-close:before {
  content: "\f07b";
}
.educacion-view .icon-folder-open:before {
  content: "\f07c";
}
.educacion-view .icon-resize-vertical:before {
  content: "\f07d";
}
.educacion-view .icon-resize-horizontal:before {
  content: "\f07e";
}
.educacion-view .icon-bar-chart:before {
  content: "\f080";
}
.educacion-view .icon-twitter-sign:before {
  content: "\f081";
}
.educacion-view .icon-facebook-sign:before {
  content: "\f082";
}
.educacion-view .icon-camera-retro:before {
  content: "\f083";
}
.educacion-view .icon-key:before {
  content: "\f084";
}
.educacion-view .icon-cogs:before {
  content: "\f085";
}
.educacion-view .icon-comments:before {
  content: "\f086";
}
.educacion-view .icon-thumbs-up:before {
  content: "\f087";
}
.educacion-view .icon-thumbs-down:before {
  content: "\f088";
}
.educacion-view .icon-star-half:before {
  content: "\f089";
}
.educacion-view .icon-signin:before {
  content: "\f090";
}
.educacion-view .icon-trophy:before {
  content: "\f091";
}
.educacion-view .icon-github-sign:before {
  content: "\f092";
}
.educacion-view .icon-upload-alt:before {
  content: "\f093";
}
.educacion-view .icon-lemon:before {
  content: "\f094";
}
.educacion-view .icon-phone:before {
  content: "\f095";
}
.educacion-view .icon-check-empty:before {
  content: "\f096";
}
.educacion-view .icon-bookmark-empty:before {
  content: "\f097";
}
.educacion-view .icon-phone-sign:before {
  content: "\f098";
}
.educacion-view .icon-twitter:before {
  content: "\f099";
}
.educacion-view .icon-facebook:before {
  content: "\f09a";
}
.educacion-view .icon-github:before {
  content: "\f09b";
}
.educacion-view .icon-unlock:before {
  content: "\f09c";
}
.educacion-view .icon-credit:before {
  content: "\f09d";
}
.educacion-view .icon-rss:before {
  content: "\f09e";
}
.educacion-view .icon-hdd:before {
  content: "\f0a0";
}
.educacion-view .icon-bullhorn:before {
  content: "\f0a1";
}
.educacion-view .icon-bell:before {
  content: "\f0a2";
}
.educacion-view .icon-certificate:before {
  content: "\f0a3";
}
.educacion-view .icon-hand-right:before {
  content: "\f0a4";
}
.educacion-view .icon-hand-left:before {
  content: "\f0a5";
}
.educacion-view .icon-hand-up:before {
  content: "\f0a6";
}
.educacion-view .icon-globe:before {
  content: "\f0ac";
}
.educacion-view .icon-wrench:before {
  content: "\f0ad";
}
.educacion-view .icon-tasks:before {
  content: "\f0ae";
}
.educacion-view .icon-filter:before {
  content: "\f0b0";
}
.educacion-view .icon-briefcase:before {
  content: "\f0b1";
}
.educacion-view .icon-fullscreen:before {
  content: "\f0b2";
}
.educacion-view .icon-group:before {
  content: "\f0c0";
}
.educacion-view .icon-link:before {
  content: "\f0c1";
}
.educacion-view .icon-cloud:before {
  content: "\f0c2";
}
.educacion-view .icon-beaker:before {
  content: "\f0c3";
}
.educacion-view .icon-cut:before {
  content: "\f0c4";
}
.educacion-view .icon-copy:before {
  content: "\f0c5";
}
.educacion-view .icon-paper-clip:before {
  content: "\f0c6";
}
.educacion-view .icon-save:before {
  content: "\f0c7";
}
.educacion-view .icon-sign-blank:before {
  content: "\f0c8";
}
.educacion-view .icon-reorder:before {
  content: "\f0c9";
}
.educacion-view .icon-list-ul:before {
  content: "\f0ca";
}
.educacion-view .icon-list-ol:before {
  content: "\f0cb";
}
.educacion-view .icon-strikethrough:before {
  content: "\f0cc";
}
.educacion-view .icon-underline:before {
  content: "\f0cd";
}
.educacion-view .icon-table:before {
  content: "\f0ce";
}
.educacion-view .icon-magic:before {
  content: "\f0d0";
}
.educacion-view .icon-money:before {
  content: "\f0d6";
}
.educacion-view .icon-caret-down:before {
  content: "\f0d7";
}
.educacion-view .icon-caret-up:before {
  content: "\f0d8";
}
.educacion-view .icon-caret-left:before {
  content: "\f0d9";
}
.educacion-view .icon-caret-right:before {
  content: "\f0da";
}
.educacion-view .icon-columns:before {
  content: "\f0db";
}
.educacion-view .icon-sort:before {
  content: "\f0dc";
}
.educacion-view .icon-sort-down:before {
  content: "\f0dd";
}
.educacion-view .icon-sort-up:before {
  content: "\f0de";
}
.educacion-view .icon-envelope-alt:before {
  content: "\f0e0";
}
.educacion-view .icon-linkedin:before {
  content: "\f0e1";
}
.educacion-view .icon-undo:before {
  content: "\f0e2";
}
.educacion-view .icon-legal:before {
  content: "\f0e3";
}
.educacion-view .icon-dashboard:before {
  content: "\f0e4";
}
.educacion-view .icon-comment-alt:before {
  content: "\f0e5";
}
.educacion-view .icon-comments-alt:before {
  content: "\f0e6";
}
.educacion-view .icon-bolt:before {
  content: "\f0e7";
}
.educacion-view .icon-sitemap:before {
  content: "\f0e8";
}
.educacion-view .icon-umbrella:before {
  content: "\f0e9";
}
.educacion-view .icon-paste:before {
  content: "\f0ea";
}
.educacion-view .icon-lightbulb:before {
  content: "\f0eb";
}
.educacion-view .icon-exchange:before {
  content: "\f0ec";
}
.educacion-view .icon-bell-alt:before {
  content: "\f0f3";
}
.educacion-view .icon-coffee:before {
  content: "\f0f4";
}
.educacion-view .icon-food:before {
  content: "\f0f5";
}
.educacion-view .icon-file-alt:before {
  content: "\f0f6";
}
.educacion-view .icon-building:before {
  content: "\f0f7";
}
.educacion-view .icon-hospital:before {
  content: "\f0f8";
}
.educacion-view .icon-ambulance:before {
  content: "\f0f9";
}
.educacion-view .icon-medkit:before {
  content: "\f0fa";
}
.educacion-view .icon-fighter-jet:before {
  content: "\f0fb";
}
.educacion-view .icon-beer:before {
  content: "\f0fc";
}
.educacion-view .icon-h-sign:before {
  content: "\f0fd";
}
.educacion-view .icon-plus-sign:before {
  content: "\f0fe";
}
.educacion-view .icon-double-angle-left:before {
  content: "\f100";
}
.educacion-view .icon-double-angle-right:before {
  content: "\f101";
}
.educacion-view .icon-double-angle-up:before {
  content: "\f102";
}
.educacion-view .icon-double-angle-down:before {
  content: "\f103";
}
.educacion-view .icon-angle-left:before {
  content: "\f104";
}
.educacion-view .icon-angle-right:before {
  content: "\f105";
}
.educacion-view .icon-angle-up:before {
  content: "\f106";
}
.educacion-view .icon-angle-down:before {
  content: "\f107";
}
.educacion-view .icon-desktop:before {
  content: "\f108";
}
.educacion-view .icon-laptop:before {
  content: "\f109";
}
.educacion-view .icon-spinner:before {
  content: "\f110";
}
.educacion-view .icon-circle:before {
  content: "\f111";
}
.educacion-view .icon-reply:before {
  content: "\f112";
}
.educacion-view .icon-github-alt:before {
  content: "\f113";
}
.educacion-view .icon-folder-close-alt:before {
  content: "\f114";
}
.educacion-view .icon-folder-open-alt:before {
  content: "\f115";
}
.educacion-view .icon-expand-alt:before {
  content: "\f116";
}
.educacion-view .icon-collapse-alt:before {
  content: "\f117";
}
.educacion-view .icon-smile:before {
  content: "\f118";
}
.educacion-view .icon-frown:before {
  content: "\f119";
}
.educacion-view .icon-meh:before {
  content: "\f11a";
}
.educacion-view .icon-gamepad:before {
  content: "\f11b";
}
.educacion-view .icon-keyboard:before {
  content: "\f11c";
}
.educacion-view .icon-flag-alt:before {
  content: "\f11d";
}
.educacion-view .icon-flag-checkered:before {
  content: "\f11e";
}
.educacion-view .icon-terminal:before {
  content: "\f120";
}
.educacion-view .icon-code:before {
  content: "\f121";
}
.educacion-view .icon-reply-all:before {
  content: "\f122";
}
.educacion-view .icon-star-half-full:before {
  content: "\f123";
}
.educacion-view .icon-location-arrow:before {
  content: "\f124";
}
.educacion-view .icon-crop:before {
  content: "\f125";
}
.educacion-view .icon-code-fork:before {
  content: "\f126";
}
.educacion-view .icon-subscript:before {
  content: "\f12c";
}
.educacion-view .icon-eraser:before {
  content: "\f12d";
}
.educacion-view .icon-puzzle:before {
  content: "\f12e";
}
.educacion-view .icon-microphone:before {
  content: "\f130";
}
.educacion-view .icon-microphone-off:before {
  content: "\f131";
}
.educacion-view .icon-shield:before {
  content: "\f132";
}
.educacion-view .icon-calendar-empty:before {
  content: "\f133";
}
.educacion-view .icon-fire-extinguisher:before {
  content: "\f134";
}
.educacion-view .icon-rocket:before {
  content: "\f135";
}
.educacion-view .icon-maxcdn:before {
  content: "\f136";
}
.educacion-view .icon-chevron-sign-left:before {
  content: "\f137";
}
.educacion-view .icon-chevron-sign-right:before {
  content: "\f138";
}
.educacion-view .icon-chevron-sign-up:before {
  content: "\f139";
}
.educacion-view .icon-chevron-sign-down:before {
  content: "\f13a";
}
.educacion-view .icon-html5:before {
  content: "\f13b";
}
.educacion-view .icon-css3:before {
  content: "\f13c";
}
.educacion-view .icon-anchor:before {
  content: "\f13d";
}
.educacion-view .icon-unlock-alt:before {
  content: "\f13e";
}
.educacion-view .icon-bullseye:before {
  content: "\f140";
}
.educacion-view .icon-ellipsis-horizontal:before {
  content: "\f141";
}
.educacion-view .icon-ellipsis-vertical:before {
  content: "\f142";
}
.educacion-view .icon-rss-sign:before {
  content: "\f143";
}
.educacion-view .icon-fb-boolean:before {
  content: "\e008";
}
.educacion-view .icon-text-height:before {
  content: "\f034";
}
.educacion-view .icon-text-width:before {
  content: "\f035";
}
.educacion-view .icon-align-left:before {
  content: "\f036";
}
.educacion-view .icon-align-center:before {
  content: "\f037";
}
.educacion-view .icon-align-right:before {
  content: "\f038";
}
.educacion-view .icon-step-forward:before {
  content: "\f051";
}
.educacion-view .icon-eject:before {
  content: "\f052";
}
.educacion-view .icon-chevron-left:before {
  content: "\f053";
}
.educacion-view .icon-chevron-right:before {
  content: "\f054";
}
.educacion-view .icon-plus-sign-2:before {
  content: "\f055";
}
.educacion-view .icon-fire:before {
  content: "\f06d";
}
.educacion-view .icon-eye-open:before {
  content: "\f06e";
}
.educacion-view .icon-eye-close:before {
  content: "\f070";
}
.educacion-view .icon-warning-sign:before {
  content: "\f071";
}
.educacion-view .icon-plane:before {
  content: "\f072";
}
.educacion-view .icon-heart-empty:before {
  content: "\f08a";
}
.educacion-view .icon-signout:before {
  content: "\f08b";
}
.educacion-view .icon-linkedin-sign:before {
  content: "\f08c";
}
.educacion-view .icon-pushpin:before {
  content: "\f08d";
}
.educacion-view .icon-external-link:before {
  content: "\f08e";
}
.educacion-view .icon-hand-down:before {
  content: "\f0a7";
}
.educacion-view .icon-circle-arrow-left:before {
  content: "\f0a8";
}
.educacion-view .icon-circle-arrow-right:before {
  content: "\f0a9";
}
.educacion-view .icon-circle-arrow-up:before {
  content: "\f0aa";
}
.educacion-view .icon-circle-arrow-down:before {
  content: "\f0ab";
}
.educacion-view .icon-truck:before {
  content: "\f0d1";
}
.educacion-view .icon-pinterest:before {
  content: "\f0d2";
}
.educacion-view .icon-pinterest-sign:before {
  content: "\f0d3";
}
.educacion-view .icon-google-plus-sign:before {
  content: "\f0d4";
}
.educacion-view .icon-google-plus:before {
  content: "\f0d5";
}
.educacion-view .icon-cloud-download:before {
  content: "\f0ed";
}
.educacion-view .icon-cloud-upload:before {
  content: "\f0ee";
}
.educacion-view .icon-user-md:before {
  content: "\f0f0";
}
.educacion-view .icon-stethoscope:before {
  content: "\f0f1";
}
.educacion-view .icon-suitcase:before {
  content: "\f0f2";
}
.educacion-view .icon-tablet:before {
  content: "\f10a";
}
.educacion-view .icon-mobile:before {
  content: "\f10b";
}
.educacion-view .icon-circle-blank:before {
  content: "\f10c";
}
.educacion-view .icon-quote-left:before {
  content: "\f10d";
}
.educacion-view .icon-quote-right:before {
  content: "\f10e";
}
.educacion-view .icon-unlink:before {
  content: "\f127";
}
.educacion-view .icon-question:before {
  content: "\f128";
}
.educacion-view .icon-info:before {
  content: "\f129";
}
.educacion-view .icon-exclamation:before {
  content: "\f12a";
}
.educacion-view .icon-superscript:before {
  content: "\f12b";
}
.educacion-view .icon-play-sign:before {
  content: "\f144";
}
.educacion-view .icon-ticket:before {
  content: "\f145";
}
.educacion-view .icon-minus-sign-alt:before {
  content: "\f146";
}
.educacion-view .icon-check-minus:before {
  content: "\f147";
}
.educacion-view .icon-level-up:before {
  content: "\f148";
}
.educacion-view .icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.educacion-view .icon-sort-by-order:before {
  content: "\f162";
}
.educacion-view .icon-sort-by-order-alt:before {
  content: "\f163";
}
.educacion-view .icon-thumbs-up-2:before {
  content: "\f164";
}
.educacion-view .icon-thumbs-down-2:before {
  content: "\f165";
}
.educacion-view .icon-dribbble:before {
  content: "\f17d";
}
.educacion-view .icon-skype:before {
  content: "\f17e";
}
.educacion-view .icon-foursquare:before {
  content: "\f180";
}
.educacion-view .icon-trello:before {
  content: "\f181";
}
.educacion-view .icon-female:before {
  content: "\f182";
}
.educacion-view .icon-level-down:before {
  content: "\f149";
}
.educacion-view .icon-check-sign:before {
  content: "\f14a";
}
.educacion-view .icon-edit-sign:before {
  content: "\f14b";
}
.educacion-view .icon-external-link-sign:before {
  content: "\f14c";
}
.educacion-view .icon-share-sign:before {
  content: "\f14d";
}
.educacion-view .icon-compass:before {
  content: "\f14e";
}
.educacion-view .icon-collapse:before {
  content: "\f150";
}
.educacion-view .icon-collapse-top:before {
  content: "\f151";
}
.educacion-view .icon-expand:before {
  content: "\f152";
}
.educacion-view .icon-euro:before {
  content: "\f153";
}
.educacion-view .icon-gbp:before {
  content: "\f154";
}
.educacion-view .icon-dollar:before {
  content: "\f155";
}
.educacion-view .icon-rupee:before {
  content: "\f156";
}
.educacion-view .icon-yen:before {
  content: "\f157";
}
.educacion-view .icon-renminbi:before {
  content: "\f158";
}
.educacion-view .icon-won:before {
  content: "\f159";
}
.educacion-view .icon-bitcoin:before {
  content: "\f15a";
}
.educacion-view .icon-file-2:before {
  content: "\f15b";
}
.educacion-view .icon-file-text:before {
  content: "\f15c";
}
.educacion-view .icon-sort-by-alphabet:before {
  content: "\f15d";
}
.educacion-view .icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.educacion-view .icon-sort-by-attributes:before {
  content: "\f160";
}
.educacion-view .icon-youtube-sign:before {
  content: "\f166";
}
.educacion-view .icon-youtube:before {
  content: "\f167";
}
.educacion-view .icon-xing:before {
  content: "\f168";
}
.educacion-view .icon-xing-sign:before {
  content: "\f169";
}
.educacion-view .icon-youtube-play:before {
  content: "\f16a";
}
.educacion-view .icon-dropbox:before {
  content: "\f16b";
}
.educacion-view .icon-stackexchange:before {
  content: "\f16c";
}
.educacion-view .icon-instagram:before {
  content: "\f16d";
}
.educacion-view .icon-flickr:before {
  content: "\f16e";
}
.educacion-view .icon-adn:before {
  content: "\f170";
}
.educacion-view .icon-bitbucket:before {
  content: "\f171";
}
.educacion-view .icon-bitbucket-sign:before {
  content: "\f172";
}
.educacion-view .icon-tumblr:before {
  content: "\f173";
}
.educacion-view .icon-tumblr-sign:before {
  content: "\f174";
}
.educacion-view .icon-long-arrow-down:before {
  content: "\f175";
}
.educacion-view .icon-long-arrow-up:before {
  content: "\f176";
}
.educacion-view .icon-long-arrow-left:before {
  content: "\f177";
}
.educacion-view .icon-long-arrow-right:before {
  content: "\f178";
}
.educacion-view .icon-apple:before {
  content: "\f179";
}
.educacion-view .icon-windows:before {
  content: "\f17a";
}
.educacion-view .icon-android:before {
  content: "\f17b";
}
.educacion-view .icon-linux:before {
  content: "\f17c";
}
.educacion-view .icon-male:before {
  content: "\f183";
}
.educacion-view .icon-gittip:before {
  content: "\f184";
}
.educacion-view .icon-sun:before {
  content: "\f185";
}
.educacion-view .icon-moon:before {
  content: "\f186";
}
.educacion-view .icon-archive:before {
  content: "\f187";
}
.educacion-view .icon-bug:before {
  content: "\f188";
}
.educacion-view .icon-vk:before {
  content: "\f189";
}
.educacion-view .icon-weibo:before {
  content: "\f18a";
}
.educacion-view .icon-renren:before {
  content: "\f18b";
}
.educacion-view .icon-time:before {
  content: "\f017";
}
.educacion-view .icon-road:before {
  content: "\f018";
}
.educacion-view .icon-download-alt:before {
  content: "\f019";
}
.educacion-view .icon-download:before {
  content: "\f01a";
}
.educacion-view .icon-upload:before {
  content: "\f01b";
}
.educacion-view .icon-db-joinxor:before {
  content: "\e006";
}
.educacion-view .icon-db-state:before {
  content: "\e009";
}
.educacion-view .icon-db-start:before {
  content: "\e00b";
}
.educacion-view .icon-db-end:before {
  content: "\e00a";
}
.educacion-view .icon-db-fork:before {
  content: "\e00c";
}
.educacion-view .icon-db-condition:before {
  content: "\e00e";
}
.educacion-view .icon-db-task:before {
  content: "\e00d";
}
.educacion-view .icon-db-join:before {
  content: "\e00f";
}
.educacion-view .icon-fb-button:before {
  content: "\e010";
}
.educacion-view .icon-fb-fieldset:before {
  content: "\e011";
}
.educacion-view .icon-fb-custom-field:before {
  content: "\e012";
}
.educacion-view .icon-fb-separator:before {
  content: "\e013";
}
.educacion-view .icon-fb-paragraph:before {
  content: "\e014";
}
.educacion-view .icon-fb-file-upload:before {
  content: "\e015";
}
.educacion-view .icon-fb-text:before {
  content: "\e000";
}
.educacion-view .icon-fb-text-box:before {
  content: "\e001";
}
.educacion-view .icon-fb-select:before {
  content: "\e002";
}
.educacion-view .icon-fb-radio:before {
  content: "\e003";
}
.educacion-view .icon-fb-number:before {
  content: "\e004";
}
.educacion-view .icon-fb-integer:before {
  content: "\e005";
}
.educacion-view .icon-fb-decimal:before {
  content: "\e007";
}
.educacion-view .icon-btc:before {
  content: "\f15a";
}
.educacion-view .icon-cny:before {
  content: "\f158";
}
.educacion-view .icon-eur:before {
  content: "\f153";
}
.educacion-view .icon-gear:before {
  content: "\f013";
}
.educacion-view .icon-gears:before {
  content: "\f085";
}
.educacion-view .icon-inr:before {
  content: "\f156";
}
.educacion-view .icon-jpy:before {
  content: "\f157";
}
.educacion-view .icon-krw:before {
  content: "\f159";
}
.educacion-view .icon-mail-forward:before {
  content: "\f064";
}
.educacion-view .icon-mail-reply:before {
  content: "\f112";
}
.educacion-view .icon-paperclip:before {
  content: "\f0c6";
}
.educacion-view .icon-power-off:before {
  content: "\f011";
}
.educacion-view .icon-rotate-left:before {
  content: "\f0e2";
}
.educacion-view .icon-rotate-right:before {
  content: "\f01e";
}
.educacion-view .icon-star-half-empty:before {
  content: "\f123";
}
.educacion-view .icon-unchecked:before {
  content: "\f096";
}
.educacion-view .icon-usd:before {
  content: "\f155";
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.educacion-view .glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}
.educacion-view .glyphicon-asterisk:before {
  content: "*";
}
.educacion-view .glyphicon-plus:before {
  content: "+";
}
.educacion-view .glyphicon-euro:before, .educacion-view .glyphicon-eur:before {
  content: "€";
}
.educacion-view .glyphicon-minus:before {
  content: "−";
}
.educacion-view .glyphicon-cloud:before {
  content: "☁";
}
.educacion-view .glyphicon-envelope:before {
  content: "✉";
}
.educacion-view .glyphicon-pencil:before {
  content: "✏";
}
.educacion-view .glyphicon-glass:before {
  content: "\e001";
}
.educacion-view .glyphicon-music:before {
  content: "\e002";
}
.educacion-view .glyphicon-search:before {
  content: "\e003";
}
.educacion-view .glyphicon-heart:before {
  content: "\e005";
}
.educacion-view .glyphicon-star:before {
  content: "\e006";
}
.educacion-view .glyphicon-star-empty:before {
  content: "\e007";
}
.educacion-view .glyphicon-user:before {
  content: "\e008";
}
.educacion-view .glyphicon-film:before {
  content: "\e009";
}
.educacion-view .glyphicon-th-large:before {
  content: "\e010";
}
.educacion-view .glyphicon-th:before {
  content: "\e011";
}
.educacion-view .glyphicon-th-list:before {
  content: "\e012";
}
.educacion-view .glyphicon-ok:before {
  content: "\e013";
}
.educacion-view .glyphicon-remove:before {
  content: "\e014";
}
.educacion-view .glyphicon-zoom-in:before {
  content: "\e015";
}
.educacion-view .glyphicon-zoom-out:before {
  content: "\e016";
}
.educacion-view .glyphicon-off:before {
  content: "\e017";
}
.educacion-view .glyphicon-signal:before {
  content: "\e018";
}
.educacion-view .glyphicon-cog:before {
  content: "\e019";
}
.educacion-view .glyphicon-trash:before {
  content: "\e020";
}
.educacion-view .glyphicon-home:before {
  content: "\e021";
}
.educacion-view .glyphicon-file:before {
  content: "\e022";
}
.educacion-view .glyphicon-time:before {
  content: "\e023";
}
.educacion-view .glyphicon-road:before {
  content: "\e024";
}
.educacion-view .glyphicon-download-alt:before {
  content: "\e025";
}
.educacion-view .glyphicon-download:before {
  content: "\e026";
}
.educacion-view .glyphicon-upload:before {
  content: "\e027";
}
.educacion-view .glyphicon-inbox:before {
  content: "\e028";
}
.educacion-view .glyphicon-play-circle:before {
  content: "\e029";
}
.educacion-view .glyphicon-repeat:before {
  content: "\e030";
}
.educacion-view .glyphicon-refresh:before {
  content: "\e031";
}
.educacion-view .glyphicon-list-alt:before {
  content: "\e032";
}
.educacion-view .glyphicon-lock:before {
  content: "\e033";
}
.educacion-view .glyphicon-flag:before {
  content: "\e034";
}
.educacion-view .glyphicon-headphones:before {
  content: "\e035";
}
.educacion-view .glyphicon-volume-off:before {
  content: "\e036";
}
.educacion-view .glyphicon-volume-down:before {
  content: "\e037";
}
.educacion-view .glyphicon-volume-up:before {
  content: "\e038";
}
.educacion-view .glyphicon-qrcode:before {
  content: "\e039";
}
.educacion-view .glyphicon-barcode:before {
  content: "\e040";
}
.educacion-view .glyphicon-tag:before {
  content: "\e041";
}
.educacion-view .glyphicon-tags:before {
  content: "\e042";
}
.educacion-view .glyphicon-book:before {
  content: "\e043";
}
.educacion-view .glyphicon-bookmark:before {
  content: "\e044";
}
.educacion-view .glyphicon-print:before {
  content: "\e045";
}
.educacion-view .glyphicon-camera:before {
  content: "\e046";
}
.educacion-view .glyphicon-font:before {
  content: "\e047";
}
.educacion-view .glyphicon-bold:before {
  content: "\e048";
}
.educacion-view .glyphicon-italic:before {
  content: "\e049";
}
.educacion-view .glyphicon-text-height:before {
  content: "\e050";
}
.educacion-view .glyphicon-text-width:before {
  content: "\e051";
}
.educacion-view .glyphicon-align-left:before {
  content: "\e052";
}
.educacion-view .glyphicon-align-center:before {
  content: "\e053";
}
.educacion-view .glyphicon-align-right:before {
  content: "\e054";
}
.educacion-view .glyphicon-align-justify:before {
  content: "\e055";
}
.educacion-view .glyphicon-list:before {
  content: "\e056";
}
.educacion-view .glyphicon-indent-left:before {
  content: "\e057";
}
.educacion-view .glyphicon-indent-right:before {
  content: "\e058";
}
.educacion-view .glyphicon-facetime-video:before {
  content: "\e059";
}
.educacion-view .glyphicon-picture:before {
  content: "\e060";
}
.educacion-view .glyphicon-map-marker:before {
  content: "\e062";
}
.educacion-view .glyphicon-adjust:before {
  content: "\e063";
}
.educacion-view .glyphicon-tint:before {
  content: "\e064";
}
.educacion-view .glyphicon-edit:before {
  content: "\e065";
}
.educacion-view .glyphicon-share:before {
  content: "\e066";
}
.educacion-view .glyphicon-check:before {
  content: "\e067";
}
.educacion-view .glyphicon-move:before {
  content: "\e068";
}
.educacion-view .glyphicon-step-backward:before {
  content: "\e069";
}
.educacion-view .glyphicon-fast-backward:before {
  content: "\e070";
}
.educacion-view .glyphicon-backward:before {
  content: "\e071";
}
.educacion-view .glyphicon-play:before {
  content: "\e072";
}
.educacion-view .glyphicon-pause:before {
  content: "\e073";
}
.educacion-view .glyphicon-stop:before {
  content: "\e074";
}
.educacion-view .glyphicon-forward:before {
  content: "\e075";
}
.educacion-view .glyphicon-fast-forward:before {
  content: "\e076";
}
.educacion-view .glyphicon-step-forward:before {
  content: "\e077";
}
.educacion-view .glyphicon-eject:before {
  content: "\e078";
}
.educacion-view .glyphicon-chevron-left:before {
  content: "\e079";
}
.educacion-view .glyphicon-chevron-right:before {
  content: "\e080";
}
.educacion-view .glyphicon-plus-sign:before {
  content: "\e081";
}
.educacion-view .glyphicon-minus-sign:before {
  content: "\e082";
}
.educacion-view .glyphicon-remove-sign:before {
  content: "\e083";
}
.educacion-view .glyphicon-ok-sign:before {
  content: "\e084";
}
.educacion-view .glyphicon-question-sign:before {
  content: "\e085";
}
.educacion-view .glyphicon-info-sign:before {
  content: "\e086";
}
.educacion-view .glyphicon-screenshot:before {
  content: "\e087";
}
.educacion-view .glyphicon-remove-circle:before {
  content: "\e088";
}
.educacion-view .glyphicon-ok-circle:before {
  content: "\e089";
}
.educacion-view .glyphicon-ban-circle:before {
  content: "\e090";
}
.educacion-view .glyphicon-arrow-left:before {
  content: "\e091";
}
.educacion-view .glyphicon-arrow-right:before {
  content: "\e092";
}
.educacion-view .glyphicon-arrow-up:before {
  content: "\e093";
}
.educacion-view .glyphicon-arrow-down:before {
  content: "\e094";
}
.educacion-view .glyphicon-share-alt:before {
  content: "\e095";
}
.educacion-view .glyphicon-resize-full:before {
  content: "\e096";
}
.educacion-view .glyphicon-resize-small:before {
  content: "\e097";
}
.educacion-view .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.educacion-view .glyphicon-gift:before {
  content: "\e102";
}
.educacion-view .glyphicon-leaf:before {
  content: "\e103";
}
.educacion-view .glyphicon-fire:before {
  content: "\e104";
}
.educacion-view .glyphicon-eye-open:before {
  content: "\e105";
}
.educacion-view .glyphicon-eye-close:before {
  content: "\e106";
}
.educacion-view .glyphicon-warning-sign:before {
  content: "\e107";
}
.educacion-view .glyphicon-plane:before {
  content: "\e108";
}
.educacion-view .glyphicon-calendar:before {
  content: "\e109";
}
.educacion-view .glyphicon-random:before {
  content: "\e110";
}
.educacion-view .glyphicon-comment:before {
  content: "\e111";
}
.educacion-view .glyphicon-magnet:before {
  content: "\e112";
}
.educacion-view .glyphicon-chevron-up:before {
  content: "\e113";
}
.educacion-view .glyphicon-chevron-down:before {
  content: "\e114";
}
.educacion-view .glyphicon-retweet:before {
  content: "\e115";
}
.educacion-view .glyphicon-shopping-cart:before {
  content: "\e116";
}
.educacion-view .glyphicon-folder-close:before {
  content: "\e117";
}
.educacion-view .glyphicon-folder-open:before {
  content: "\e118";
}
.educacion-view .glyphicon-resize-vertical:before {
  content: "\e119";
}
.educacion-view .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.educacion-view .glyphicon-hdd:before {
  content: "\e121";
}
.educacion-view .glyphicon-bullhorn:before {
  content: "\e122";
}
.educacion-view .glyphicon-bell:before {
  content: "\e123";
}
.educacion-view .glyphicon-certificate:before {
  content: "\e124";
}
.educacion-view .glyphicon-thumbs-up:before {
  content: "\e125";
}
.educacion-view .glyphicon-thumbs-down:before {
  content: "\e126";
}
.educacion-view .glyphicon-hand-right:before {
  content: "\e127";
}
.educacion-view .glyphicon-hand-left:before {
  content: "\e128";
}
.educacion-view .glyphicon-hand-up:before {
  content: "\e129";
}
.educacion-view .glyphicon-hand-down:before {
  content: "\e130";
}
.educacion-view .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.educacion-view .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.educacion-view .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.educacion-view .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.educacion-view .glyphicon-globe:before {
  content: "\e135";
}
.educacion-view .glyphicon-wrench:before {
  content: "\e136";
}
.educacion-view .glyphicon-tasks:before {
  content: "\e137";
}
.educacion-view .glyphicon-filter:before {
  content: "\e138";
}
.educacion-view .glyphicon-briefcase:before {
  content: "\e139";
}
.educacion-view .glyphicon-fullscreen:before {
  content: "\e140";
}
.educacion-view .glyphicon-dashboard:before {
  content: "\e141";
}
.educacion-view .glyphicon-paperclip:before {
  content: "\e142";
}
.educacion-view .glyphicon-heart-empty:before {
  content: "\e143";
}
.educacion-view .glyphicon-link:before {
  content: "\e144";
}
.educacion-view .glyphicon-phone:before {
  content: "\e145";
}
.educacion-view .glyphicon-pushpin:before {
  content: "\e146";
}
.educacion-view .glyphicon-usd:before {
  content: "\e148";
}
.educacion-view .glyphicon-gbp:before {
  content: "\e149";
}
.educacion-view .glyphicon-sort:before {
  content: "\e150";
}
.educacion-view .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.educacion-view .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.educacion-view .glyphicon-sort-by-order:before {
  content: "\e153";
}
.educacion-view .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.educacion-view .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.educacion-view .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.educacion-view .glyphicon-unchecked:before {
  content: "\e157";
}
.educacion-view .glyphicon-expand:before {
  content: "\e158";
}
.educacion-view .glyphicon-collapse-down:before {
  content: "\e159";
}
.educacion-view .glyphicon-collapse-up:before {
  content: "\e160";
}
.educacion-view .glyphicon-log-in:before {
  content: "\e161";
}
.educacion-view .glyphicon-flash:before {
  content: "\e162";
}
.educacion-view .glyphicon-log-out:before {
  content: "\e163";
}
.educacion-view .glyphicon-new-window:before {
  content: "\e164";
}
.educacion-view .glyphicon-record:before {
  content: "\e165";
}
.educacion-view .glyphicon-save:before {
  content: "\e166";
}
.educacion-view .glyphicon-open:before {
  content: "\e167";
}
.educacion-view .glyphicon-saved:before {
  content: "\e168";
}
.educacion-view .glyphicon-import:before {
  content: "\e169";
}
.educacion-view .glyphicon-export:before {
  content: "\e170";
}
.educacion-view .glyphicon-send:before {
  content: "\e171";
}
.educacion-view .glyphicon-floppy-disk:before {
  content: "\e172";
}
.educacion-view .glyphicon-floppy-saved:before {
  content: "\e173";
}
.educacion-view .glyphicon-floppy-remove:before {
  content: "\e174";
}
.educacion-view .glyphicon-floppy-save:before {
  content: "\e175";
}
.educacion-view .glyphicon-floppy-open:before {
  content: "\e176";
}
.educacion-view .glyphicon-credit-card:before {
  content: "\e177";
}
.educacion-view .glyphicon-transfer:before {
  content: "\e178";
}
.educacion-view .glyphicon-cutlery:before {
  content: "\e179";
}
.educacion-view .glyphicon-header:before {
  content: "\e180";
}
.educacion-view .glyphicon-compressed:before {
  content: "\e181";
}
.educacion-view .glyphicon-earphone:before {
  content: "\e182";
}
.educacion-view .glyphicon-phone-alt:before {
  content: "\e183";
}
.educacion-view .glyphicon-tower:before {
  content: "\e184";
}
.educacion-view .glyphicon-stats:before {
  content: "\e185";
}
.educacion-view .glyphicon-sd-video:before {
  content: "\e186";
}
.educacion-view .glyphicon-hd-video:before {
  content: "\e187";
}
.educacion-view .glyphicon-subtitles:before {
  content: "\e188";
}
.educacion-view .glyphicon-sound-stereo:before {
  content: "\e189";
}
.educacion-view .glyphicon-sound-dolby:before {
  content: "\e190";
}
.educacion-view .glyphicon-sound-5-1:before {
  content: "\e191";
}
.educacion-view .glyphicon-sound-6-1:before {
  content: "\e192";
}
.educacion-view .glyphicon-sound-7-1:before {
  content: "\e193";
}
.educacion-view .glyphicon-copyright-mark:before {
  content: "\e194";
}
.educacion-view .glyphicon-registration-mark:before {
  content: "\e195";
}
.educacion-view .glyphicon-cloud-download:before {
  content: "\e197";
}
.educacion-view .glyphicon-cloud-upload:before {
  content: "\e198";
}
.educacion-view .glyphicon-tree-conifer:before {
  content: "\e199";
}
.educacion-view .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.educacion-view .glyphicon-cd:before {
  content: "\e201";
}
.educacion-view .glyphicon-save-file:before {
  content: "\e202";
}
.educacion-view .glyphicon-open-file:before {
  content: "\e203";
}
.educacion-view .glyphicon-level-up:before {
  content: "\e204";
}
.educacion-view .glyphicon-copy:before {
  content: "\e205";
}
.educacion-view .glyphicon-paste:before {
  content: "\e206";
}
.educacion-view .glyphicon-alert:before {
  content: "\e209";
}
.educacion-view .glyphicon-equalizer:before {
  content: "\e210";
}
.educacion-view .glyphicon-king:before {
  content: "\e211";
}
.educacion-view .glyphicon-queen:before {
  content: "\e212";
}
.educacion-view .glyphicon-pawn:before {
  content: "\e213";
}
.educacion-view .glyphicon-bishop:before {
  content: "\e214";
}
.educacion-view .glyphicon-knight:before {
  content: "\e215";
}
.educacion-view .glyphicon-baby-formula:before {
  content: "\e216";
}
.educacion-view .glyphicon-tent:before {
  content: "⛺";
}
.educacion-view .glyphicon-blackboard:before {
  content: "\e218";
}
.educacion-view .glyphicon-bed:before {
  content: "\e219";
}
.educacion-view .glyphicon-apple:before {
  content: "\f8ff";
}
.educacion-view .glyphicon-erase:before {
  content: "\e221";
}
.educacion-view .glyphicon-hourglass:before {
  content: "⌛";
}
.educacion-view .glyphicon-lamp:before {
  content: "\e223";
}
.educacion-view .glyphicon-duplicate:before {
  content: "\e224";
}
.educacion-view .glyphicon-piggy-bank:before {
  content: "\e225";
}
.educacion-view .glyphicon-scissors:before {
  content: "\e226";
}
.educacion-view .glyphicon-bitcoin:before {
  content: "\e227";
}
.educacion-view .glyphicon-btc:before {
  content: "\e227";
}
.educacion-view .glyphicon-xbt:before {
  content: "\e227";
}
.educacion-view .glyphicon-yen:before {
  content: "¥";
}
.educacion-view .glyphicon-jpy:before {
  content: "¥";
}
.educacion-view .glyphicon-ruble:before {
  content: "₽";
}
.educacion-view .glyphicon-rub:before {
  content: "₽";
}
.educacion-view .glyphicon-scale:before {
  content: "\e230";
}
.educacion-view .glyphicon-ice-lolly:before {
  content: "\e231";
}
.educacion-view .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.educacion-view .glyphicon-education:before {
  content: "\e233";
}
.educacion-view .glyphicon-option-horizontal:before {
  content: "\e234";
}
.educacion-view .glyphicon-option-vertical:before {
  content: "\e235";
}
.educacion-view .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.educacion-view .glyphicon-modal-window:before {
  content: "\e237";
}
.educacion-view .glyphicon-oil:before {
  content: "\e238";
}
.educacion-view .glyphicon-grain:before {
  content: "\e239";
}
.educacion-view .glyphicon-sunglasses:before {
  content: "\e240";
}
.educacion-view .glyphicon-text-size:before {
  content: "\e241";
}
.educacion-view .glyphicon-text-color:before {
  content: "\e242";
}
.educacion-view .glyphicon-text-background:before {
  content: "\e243";
}
.educacion-view .glyphicon-object-align-top:before {
  content: "\e244";
}
.educacion-view .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.educacion-view .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.educacion-view .glyphicon-object-align-left:before {
  content: "\e247";
}
.educacion-view .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.educacion-view .glyphicon-object-align-right:before {
  content: "\e249";
}
.educacion-view .glyphicon-triangle-right:before {
  content: "\e250";
}
.educacion-view .glyphicon-triangle-left:before {
  content: "\e251";
}
.educacion-view .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.educacion-view .glyphicon-triangle-top:before {
  content: "\e253";
}
.educacion-view .glyphicon-console:before {
  content: "\e254";
}
.educacion-view .glyphicon-superscript:before {
  content: "\e255";
}
.educacion-view .glyphicon-subscript:before {
  content: "\e256";
}
.educacion-view .glyphicon-menu-left:before {
  content: "\e257";
}
.educacion-view .glyphicon-menu-right:before {
  content: "\e258";
}
.educacion-view .glyphicon-menu-down:before {
  content: "\e259";
}
.educacion-view .glyphicon-menu-up:before {
  content: "\e260";
}
.educacion-view .link-navigation {
  list-style: none;
  padding: 0;
}
.educacion-view .link-navigation li {
  float: left;
  font-size: 1rem;
  line-height: 1.5rem;
  padding-right: 28px;
}
@media (max-width: 768px) {
  .educacion-view .link-navigation li {
    padding-right: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .educacion-view .link-navigation li a {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 3px;
    display: block;
  }
}
.educacion-view .link-navigation li span.current-page {
  font-weight: 700;
  color: #3e3e40;
}
@media (max-width: 768px) {
  .educacion-view .link-navigation li span.current-page {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 3px;
    display: block;
  }
}
.educacion-view .link-icon-navigation {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
}
.educacion-view .link-icon-navigation li {
  padding: 6px;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation li {
    flex-basis: auto;
    margin-bottom: 3px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
  }
}
.educacion-view .link-icon-navigation li:hover {
  background-color: #ffffff;
}
.educacion-view .link-icon-navigation li.current-page {
  background-color: #3E3E40;
}
.educacion-view .link-icon-navigation li.current-page span {
  border-radius: 4px;
  color: #ffffff;
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  padding-top: 11px;
  padding-bottom: 2px;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation li.current-page span {
    padding: 7px 4px;
    text-align: left;
  }
}
.educacion-view .link-icon-navigation li.current-page span span {
  display: inline-block;
}
.educacion-view .link-icon-navigation li.current-page span img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation li.current-page span img {
    display: inline-block;
    height: 40px;
    margin: 0 15px 0 0;
  }
}
.educacion-view .link-icon-navigation li a {
  border-radius: 4px;
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  padding-top: 15px;
  padding-bottom: 4px;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation li a {
    width: 100%;
    text-align: left;
    padding: 10px 6px;
  }
}
.educacion-view .link-icon-navigation li a:hover {
  background: white;
  padding: 3px 0;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation li a:hover {
    padding: 8px 4px;
  }
}
.educacion-view .link-icon-navigation li a:hover img {
  margin: 10px auto;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation li a:hover img {
    height: 40px;
    margin: 0 15px 0 0;
  }
}
.educacion-view .link-icon-navigation li a img {
  display: block;
  margin: 0 auto 10px auto;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation li a img {
    display: inline-block;
    height: 40px;
    margin: 0 15px 0 0;
  }
}
.educacion-view .link-icon-navigation li a:hover {
  text-decoration: none;
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros {
  min-height: 80px;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation.link-icon-navigation--centros li {
    border-bottom: 1px solid #ffffff;
    padding: 0;
    margin-bottom: 0;
  }
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page {
  background-color: #ffffff;
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a span {
  padding: 0;
  font-weight: bold;
  font-size: 1rem;
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page .material-icons {
  border-radius: 6px;
  font-size: 24px;
  font-weight: normal;
  margin-left: auto;
  padding: 4px;
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li.show {
  background-color: #ffffff;
  padding-bottom: 0;
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show {
  border: none;
  border-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  max-width: 100%;
  margin-top: 0;
  padding-top: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show {
    position: initial;
    max-height: 100%;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
  }
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li {
  padding: 0 6px;
  text-align: center;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li {
    padding: 0;
  }
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li a {
  border-bottom: none;
  border-top: none;
  font-weight: normal;
  font-size: 1rem;
  padding: 8px 0 8px 0;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li a {
    padding: 10px 16px;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
  }
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li a:hover {
  font-weight: bold;
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li.show.current-page .dropdown-menu.show span {
  border: none;
  color: gray;
  font-weight: normal;
  padding: 0;
  font-size: 1rem;
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li a {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 0;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation.link-icon-navigation--centros li a {
    justify-content: left;
    padding: 25px 16px;
  }
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li a img {
  display: block;
  margin: 0 15px 0 0;
  max-height: 40px;
}
@media (max-width: 768px) {
  .educacion-view .link-icon-navigation.link-icon-navigation--centros li a img {
    margin: 0 35px 0 0;
  }
}
@media (min-width: 769px) and (max-width: 991.98px) {
  .educacion-view .link-icon-navigation.link-icon-navigation--centros li a img {
    display: none;
  }
}
.educacion-view .link-icon-navigation.link-icon-navigation--centros li a .material-icons {
  border-radius: 6px;
  margin-left: auto;
  padding: 4px;
}
.educacion-view .banner-home {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAkSURBVHgB7cxBEQAACAIwtH8Pzw52kxD8OBZgNXsPQUOUwCIgAz0DHTyygaAAAAAASUVORK5CYII=");
  background-position: center;
  background-size: cover;
  height: 663px;
}
@media (min-width: 1441px) {
  .educacion-view .banner-home {
    height: 874px;
  }
}
@media (max-width: 450px) {
  .educacion-view .banner-home {
    height: 368px;
  }
}
.educacion-view .banner-home h2 {
  font-size: 2.5rem;
  font-weight: 300;
  line-height: 3.25rem;
  margin-top: 4.25rem;
  margin-bottom: 4rem;
}
@media (max-width: 450px) {
  .educacion-view .banner-home h2 {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-top: 2.1rem;
    margin-bottom: 1.8rem;
  }
}
.educacion-view .banner-home h2 div strong {
  font-weight: 700;
}
.educacion-view .banner-home h3 div {
  font-weight: 300;
  font-size: 2.25rem;
  line-height: 2.6rem;
  margin-bottom: 2.6rem;
}
@media (max-width: 450px) {
  .educacion-view .banner-home h3 div {
    font-size: 1.15rem;
    line-height: 1.3rem;
    margin-bottom: 1.5rem;
  }
}
.educacion-view .banner-home h3 div strong {
  font-weight: 700;
  padding: 0 5px;
}
.educacion-view .banner-home .u-btn--large.u-btn--line, .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn, .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn,
.educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn,
.educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn,
.educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn,
.educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn,
.educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn,
.educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn, .educacion-view .banner-home .section-featured a.u-btn--large.link, .educacion-view .section-featured .banner-home a.u-btn--large.link, body .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body .educacion-view .section-header.bg-white .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body .educacion-view .section-header.bg-dark .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body .educacion-view .section-footer.bg-white .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body .educacion-view .section-footer.bg-dark .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home .section-header.bg-white button.btn, body .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home .section-header.bg-dark button.btn,
body .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home .section-footer.bg-white button.btn,
body .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home .section-footer.bg-dark button.btn,
body .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body .educacion-view .banner-home .portlet-forms .u-btn--line.select-button,
body .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn,
body .educacion-view .section-header.bg-white .banner-home .portlet-forms .select-button.btn,
body .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn,
body .educacion-view .section-header.bg-dark .banner-home .portlet-forms .select-button.btn,
body .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn,
body .educacion-view .section-footer.bg-white .banner-home .portlet-forms .select-button.btn,
body .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn,
body .educacion-view .section-footer.bg-dark .banner-home .portlet-forms .select-button.btn,
body .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link,
body .educacion-view .section-featured .banner-home .portlet-forms a.select-button.link,
body .educacion-view .portlet-forms .banner-home .u-btn--line.select-button,
body .educacion-view .portlet-forms .banner-home .section-header.bg-white .select-button.btn,
body .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn,
body .educacion-view .portlet-forms .banner-home .section-header.bg-dark .select-button.btn,
body .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn,
body .educacion-view .portlet-forms .banner-home .section-footer.bg-white .select-button.btn,
body .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn,
body .educacion-view .portlet-forms .banner-home .section-footer.bg-dark .select-button.btn,
body .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn,
body .educacion-view .portlet-forms .banner-home .section-featured a.select-button.link,
body .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link {
  max-width: 376px;
  min-height: 60px;
  font-size: 1.85rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #4FEFDF;
}
@media (max-width: 450px) {
  .educacion-view .banner-home .u-btn--large.u-btn--line, .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn, .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn,
  .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn,
  .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn,
  .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn,
  .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn,
  .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn,
  .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn, .educacion-view .banner-home .section-featured a.u-btn--large.link, .educacion-view .section-featured .banner-home a.u-btn--large.link, body .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body .educacion-view .section-header.bg-white .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
  body .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
  body .educacion-view .section-header.bg-dark .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
  body .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
  body .educacion-view .section-footer.bg-white .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
  body .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
  body .educacion-view .section-footer.bg-dark .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home .section-header.bg-white button.btn, body .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
  body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home .section-header.bg-dark button.btn,
  body .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
  body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home .section-footer.bg-white button.btn,
  body .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
  body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home .section-footer.bg-dark button.btn,
  body .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
  body .educacion-view .banner-home .portlet-forms .u-btn--line.select-button,
  body .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn,
  body .educacion-view .section-header.bg-white .banner-home .portlet-forms .select-button.btn,
  body .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn,
  body .educacion-view .section-header.bg-dark .banner-home .portlet-forms .select-button.btn,
  body .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn,
  body .educacion-view .section-footer.bg-white .banner-home .portlet-forms .select-button.btn,
  body .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn,
  body .educacion-view .section-footer.bg-dark .banner-home .portlet-forms .select-button.btn,
  body .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link,
  body .educacion-view .section-featured .banner-home .portlet-forms a.select-button.link,
  body .educacion-view .portlet-forms .banner-home .u-btn--line.select-button,
  body .educacion-view .portlet-forms .banner-home .section-header.bg-white .select-button.btn,
  body .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn,
  body .educacion-view .portlet-forms .banner-home .section-header.bg-dark .select-button.btn,
  body .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn,
  body .educacion-view .portlet-forms .banner-home .section-footer.bg-white .select-button.btn,
  body .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn,
  body .educacion-view .portlet-forms .banner-home .section-footer.bg-dark .select-button.btn,
  body .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn,
  body .educacion-view .portlet-forms .banner-home .section-featured a.select-button.link,
  body .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link {
    font-size: 1rem;
    line-height: 1rem;
    min-height: 40px;
    width: 240px;
  }
}
.educacion-view .banner-home .u-icon-arrow-down {
  font-size: 3rem;
  margin-top: 1.5rem;
}
.educacion-view .banner-inner {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAkSURBVHgB7cxBEQAACAIwtH8Pzw52kxD8OBZgNXsPQUOUwCIgAz0DHTyygaAAAAAASUVORK5CYII=");
  background-position: center;
  background-size: cover;
  height: 298px;
}
@media (max-width: 450px) {
  .educacion-view .banner-inner {
    height: 445px;
  }
}
.educacion-view .banner-inner h2 {
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 2.85rem;
  margin-top: 4.9rem;
  margin-bottom: 1.2rem;
}
@media (max-width: 450px) {
  .educacion-view .banner-inner h2 {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
}
.educacion-view .banner-inner h2 strong {
  font-weight: 700;
}
.educacion-view .banner-inner h2 strong.bgcolor {
  color: #ffffff;
  padding: 0 5px;
}
.educacion-view .banner-inner h3 div {
  font-weight: 700;
  font-size: 1.15rem;
  line-height: 1.3rem;
  margin-bottom: 3.8rem;
}
@media (max-width: 450px) {
  .educacion-view .banner-inner h3 div {
    font-size: 1rem;
    line-height: 1.2rem;
    margin-bottom: 8.2rem;
  }
}
.educacion-view .banner-inner h3 div strong {
  font-weight: 700;
  padding: 0 5px;
}
.educacion-view .portlet-layout .banner-and-assetpublisher .banner-and-assetpublisher__col-right .portlet-header {
  margin-bottom: 0;
}
.educacion-view .banner-and-assetpublisher__col-left {
  display: flex;
  align-items: stretch;
}
.educacion-view .banner-and-assetpublisher__col-right .portlet {
  margin-bottom: 0;
}
.educacion-view .banner-and-assetpublisher .banner-home-button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAkSURBVHgB7cxBEQAACAIwtH8Pzw52kxD8OBZgNXsPQUOUwCIgAz0DHTyygaAAAAAASUVORK5CYII=");
  background-position: center;
  background-size: cover;
  height: 100%;
  padding-right: 2.2rem;
  width: 100%;
}
@media (max-width: 767.98px) {
  .educacion-view .banner-and-assetpublisher .banner-home-button {
    min-height: 356px;
  }
}
@media (max-width: 575.98px) {
  .educacion-view .banner-and-assetpublisher .banner-home-button {
    min-height: 300px;
    padding-right: 0;
  }
}
@media (max-width: 450px) {
  .educacion-view .banner-and-assetpublisher .banner-home-button {
    height: 368px;
  }
}
.educacion-view .banner-and-assetpublisher .banner-home-button h2 div {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 3.5rem;
  margin-top: 4.5rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .educacion-view .banner-and-assetpublisher .banner-home-button h2 div {
    margin-bottom: 3rem;
    margin-top: 3rem;
  }
}
@media (max-width: 450px) {
  .educacion-view .banner-and-assetpublisher .banner-home-button h2 div {
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin-bottom: 1.5rem;
    text-align: center;
  }
}
.educacion-view .banner-and-assetpublisher .banner-home-button h2 div strong {
  font-weight: 700;
  padding: 0 5px;
}
.educacion-view .banner-and-assetpublisher .banner-home-button .u-btn--large.u-btn--line, .educacion-view .banner-and-assetpublisher .banner-home-button .section-header.bg-white .u-btn--large.btn, .educacion-view .section-header.bg-white .banner-and-assetpublisher .banner-home-button .u-btn--large.btn,
.educacion-view .banner-and-assetpublisher .banner-home-button .section-header.bg-dark .u-btn--large.btn,
.educacion-view .section-header.bg-dark .banner-and-assetpublisher .banner-home-button .u-btn--large.btn,
.educacion-view .banner-and-assetpublisher .banner-home-button .section-footer.bg-white .u-btn--large.btn,
.educacion-view .section-footer.bg-white .banner-and-assetpublisher .banner-home-button .u-btn--large.btn,
.educacion-view .banner-and-assetpublisher .banner-home-button .section-footer.bg-dark .u-btn--large.btn,
.educacion-view .section-footer.bg-dark .banner-and-assetpublisher .banner-home-button .u-btn--large.btn, .educacion-view .banner-and-assetpublisher .banner-home-button .section-featured a.u-btn--large.link, .educacion-view .section-featured .banner-and-assetpublisher .banner-home-button a.u-btn--large.link, body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body .educacion-view .section-header.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body .educacion-view .section-header.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body .educacion-view .section-footer.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body .educacion-view .section-footer.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.u-btn--line, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-header.bg-white button.btn, body .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-header.bg-dark button.btn,
body .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-footer.bg-white button.btn,
body .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-footer.bg-dark button.btn,
body .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .u-btn--line.select-button,
body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn,
body .educacion-view .section-header.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn,
body .educacion-view .section-header.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn,
body .educacion-view .section-footer.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn,
body .educacion-view .section-footer.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-featured a.select-button.link,
body .educacion-view .section-featured .banner-and-assetpublisher .banner-home-button .portlet-forms a.select-button.link,
body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .u-btn--line.select-button,
body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-header.bg-white .select-button.btn,
body .educacion-view .section-header.bg-white .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-header.bg-dark .select-button.btn,
body .educacion-view .section-header.bg-dark .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-footer.bg-white .select-button.btn,
body .educacion-view .section-footer.bg-white .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-footer.bg-dark .select-button.btn,
body .educacion-view .section-footer.bg-dark .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-featured a.select-button.link,
body .educacion-view .section-featured .portlet-forms .banner-and-assetpublisher .banner-home-button a.select-button.link {
  max-width: 376px;
  min-height: 60px;
  font-size: 1.55rem;
  line-height: 2.2rem;
  font-weight: 400;
  width: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .educacion-view .banner-and-assetpublisher .banner-home-button .u-btn--large.u-btn--line, .educacion-view .banner-and-assetpublisher .banner-home-button .section-header.bg-white .u-btn--large.btn, .educacion-view .section-header.bg-white .banner-and-assetpublisher .banner-home-button .u-btn--large.btn,
  .educacion-view .banner-and-assetpublisher .banner-home-button .section-header.bg-dark .u-btn--large.btn,
  .educacion-view .section-header.bg-dark .banner-and-assetpublisher .banner-home-button .u-btn--large.btn,
  .educacion-view .banner-and-assetpublisher .banner-home-button .section-footer.bg-white .u-btn--large.btn,
  .educacion-view .section-footer.bg-white .banner-and-assetpublisher .banner-home-button .u-btn--large.btn,
  .educacion-view .banner-and-assetpublisher .banner-home-button .section-footer.bg-dark .u-btn--large.btn,
  .educacion-view .section-footer.bg-dark .banner-and-assetpublisher .banner-home-button .u-btn--large.btn, .educacion-view .banner-and-assetpublisher .banner-home-button .section-featured a.u-btn--large.link, .educacion-view .section-featured .banner-and-assetpublisher .banner-home-button a.u-btn--large.link, body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body .educacion-view .section-header.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
  body .educacion-view .section-header.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
  body .educacion-view .section-footer.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
  body .educacion-view .section-footer.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.u-btn--line, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-header.bg-white button.btn, body .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
  body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-header.bg-dark button.btn,
  body .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
  body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-footer.bg-white button.btn,
  body .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
  body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-footer.bg-dark button.btn,
  body .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .u-btn--line.select-button,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn,
  body .educacion-view .section-header.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn,
  body .educacion-view .section-header.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn,
  body .educacion-view .section-footer.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn,
  body .educacion-view .section-footer.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-featured a.select-button.link,
  body .educacion-view .section-featured .banner-and-assetpublisher .banner-home-button .portlet-forms a.select-button.link,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .u-btn--line.select-button,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-header.bg-white .select-button.btn,
  body .educacion-view .section-header.bg-white .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-header.bg-dark .select-button.btn,
  body .educacion-view .section-header.bg-dark .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-footer.bg-white .select-button.btn,
  body .educacion-view .section-footer.bg-white .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-footer.bg-dark .select-button.btn,
  body .educacion-view .section-footer.bg-dark .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-featured a.select-button.link,
  body .educacion-view .section-featured .portlet-forms .banner-and-assetpublisher .banner-home-button a.select-button.link {
    font-size: 1rem;
    line-height: 1rem;
    min-height: 40px;
  }
}
@media (max-width: 450px) {
  .educacion-view .banner-and-assetpublisher .banner-home-button .u-btn--large.u-btn--line, .educacion-view .banner-and-assetpublisher .banner-home-button .section-header.bg-white .u-btn--large.btn, .educacion-view .section-header.bg-white .banner-and-assetpublisher .banner-home-button .u-btn--large.btn,
  .educacion-view .banner-and-assetpublisher .banner-home-button .section-header.bg-dark .u-btn--large.btn,
  .educacion-view .section-header.bg-dark .banner-and-assetpublisher .banner-home-button .u-btn--large.btn,
  .educacion-view .banner-and-assetpublisher .banner-home-button .section-footer.bg-white .u-btn--large.btn,
  .educacion-view .section-footer.bg-white .banner-and-assetpublisher .banner-home-button .u-btn--large.btn,
  .educacion-view .banner-and-assetpublisher .banner-home-button .section-footer.bg-dark .u-btn--large.btn,
  .educacion-view .section-footer.bg-dark .banner-and-assetpublisher .banner-home-button .u-btn--large.btn, .educacion-view .banner-and-assetpublisher .banner-home-button .section-featured a.u-btn--large.link, .educacion-view .section-featured .banner-and-assetpublisher .banner-home-button a.u-btn--large.link, body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body .educacion-view .section-header.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
  body .educacion-view .section-header.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
  body .educacion-view .section-footer.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
  body .educacion-view .section-footer.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.u-btn--line, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-header.bg-white button.btn, body .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
  body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-header.bg-dark button.btn,
  body .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
  body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-footer.bg-white button.btn,
  body .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
  body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button .section-footer.bg-dark button.btn,
  body .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-and-assetpublisher .banner-home-button button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .u-btn--line.select-button,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn,
  body .educacion-view .section-header.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn,
  body .educacion-view .section-header.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn,
  body .educacion-view .section-footer.bg-white .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn,
  body .educacion-view .section-footer.bg-dark .banner-and-assetpublisher .banner-home-button .portlet-forms .select-button.btn,
  body .educacion-view .banner-and-assetpublisher .banner-home-button .portlet-forms .section-featured a.select-button.link,
  body .educacion-view .section-featured .banner-and-assetpublisher .banner-home-button .portlet-forms a.select-button.link,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .u-btn--line.select-button,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-header.bg-white .select-button.btn,
  body .educacion-view .section-header.bg-white .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-header.bg-dark .select-button.btn,
  body .educacion-view .section-header.bg-dark .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-footer.bg-white .select-button.btn,
  body .educacion-view .section-footer.bg-white .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-footer.bg-dark .select-button.btn,
  body .educacion-view .section-footer.bg-dark .portlet-forms .banner-and-assetpublisher .banner-home-button .select-button.btn,
  body .educacion-view .portlet-forms .banner-and-assetpublisher .banner-home-button .section-featured a.select-button.link,
  body .educacion-view .section-featured .portlet-forms .banner-and-assetpublisher .banner-home-button a.select-button.link {
    font-size: 1rem;
    line-height: 1rem;
    min-height: 40px;
    width: 240px;
  }
}
.educacion-view .banner-and-assetpublisher .banner-home-button .u-icon-arrow-down {
  font-size: 3rem;
  margin-top: 1.5rem;
}
.educacion-view .featured-image .row {
  padding-right: 50px;
  padding-left: 50px;
}
@media (max-width: 450px) {
  .educacion-view .featured-image .row {
    padding: 0;
  }
}
.educacion-view .featured-image h2 {
  font-weight: 300;
  font-size: 2.25rem;
  line-height: 2.85rem;
  margin-bottom: 2.5rem;
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .educacion-view .featured-image h2 {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-bottom: 2rem;
  }
}
@media (max-width: 450px) {
  .educacion-view .featured-image h2 {
    text-align: center;
  }
}
.educacion-view .featured-image h2 strong {
  font-weight: 700;
}
.educacion-view .featured-image .featured-image__text p {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.9rem;
  margin-bottom: 0.6rem;
}
@media (max-width: 768px) {
  .educacion-view .featured-image .featured-image__text p {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0.8rem;
  }
}
.educacion-view .featured-image .u-btn--large, body .educacion-view .featured-image .portlet-forms .lfr-ddm-form-pagination-controls button, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .featured-image button,
body .educacion-view .featured-image .portlet-forms .select-button,
body .educacion-view .portlet-forms .featured-image .select-button {
  margin-top: 2.2rem;
}
@media (max-width: 768px) {
  .educacion-view .featured-image .u-btn--large, body .educacion-view .featured-image .portlet-forms .lfr-ddm-form-pagination-controls button, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .featured-image button,
  body .educacion-view .featured-image .portlet-forms .select-button,
  body .educacion-view .portlet-forms .featured-image .select-button {
    max-width: 100%;
    margin-top: 1.2rem;
  }
}
@media (max-width: 450px) {
  .educacion-view .featured-image .featured-image__image {
    order: -1;
  }
}
.educacion-view .last-entries {
  background-color: #fbfbfb;
  padding-top: 3.55rem;
  padding-bottom: 3.55rem;
}
.educacion-view .last-entries h2 {
  font-weight: 300;
  font-size: 2.25rem;
  line-height: 2.85rem;
  margin-bottom: 2.5rem;
}
.educacion-view .last-entries h2 strong {
  font-weight: 700;
}
.educacion-view .last-entries .u-btn, .educacion-view .last-entries .section-header.bg-white .btn, .educacion-view .section-header.bg-white .last-entries .btn,
.educacion-view .last-entries .section-header.bg-dark .btn,
.educacion-view .section-header.bg-dark .last-entries .btn,
.educacion-view .last-entries .section-footer.bg-white .btn,
.educacion-view .section-footer.bg-white .last-entries .btn,
.educacion-view .last-entries .section-footer.bg-dark .btn,
.educacion-view .section-footer.bg-dark .last-entries .btn, .educacion-view .last-entries .section-featured a.link, .educacion-view .section-featured .last-entries a.link, .educacion-view .last-entries .banner .btn, .educacion-view .banner .last-entries .btn,
.educacion-view .last-entries .carousel .btn,
.educacion-view .carousel .last-entries .btn, body .educacion-view .last-entries .portlet-forms .lfr-ddm-form-pagination-controls button, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .last-entries button,
body .educacion-view .last-entries .portlet-forms .select-button,
body .educacion-view .portlet-forms .last-entries .select-button {
  margin-top: 3.55rem;
}
@media (max-width: 768px) {
  .educacion-view .last-entries .u-btn--large, body .educacion-view .last-entries .portlet-forms .lfr-ddm-form-pagination-controls button, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .last-entries button,
  body .educacion-view .last-entries .portlet-forms .select-button,
  body .educacion-view .portlet-forms .last-entries .select-button {
    max-width: 100%;
  }
}
.educacion-view .three-columns-post__item__image {
  border-radius: 4px;
  margin-bottom: 1.65rem;
}
.educacion-view .three-columns-post__item__image img {
  width: 100%;
}
.educacion-view .three-columns-post__item__date {
  margin-bottom: 1rem;
}
.educacion-view .three-columns-post__item__time {
  margin-bottom: 1.1rem;
}
.educacion-view .three-columns-post__item__time img {
  float: left;
  margin-right: 10px;
}
.educacion-view .three-columns-post__item h3 {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.35rem;
  margin-bottom: 1.5rem;
}
.educacion-view .featured-carousel .carousel-indicators {
  bottom: 15%;
}
.educacion-view .featured-carousel .carousel-indicators li {
  border-radius: 50%;
  background-color: #ededed;
  height: 15px;
  margin-right: 10px;
  width: 15px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .educacion-view .featured-carousel .carousel-indicators li {
    height: 10px;
    width: 10px;
  }
}
@media (max-width: 767.98px) {
  .educacion-view .featured-carousel .carousel-indicators li {
    bottom: 0;
    height: 10px;
    width: 10px;
  }
}
.educacion-view .featured-carousel .carousel-indicators .active:before {
  border-radius: 50%;
  display: block;
  content: " ";
  height: 25px;
  left: -5px;
  position: relative;
  top: -5px;
  width: 25px;
}
@media (max-width: 991.98px) {
  .educacion-view .featured-carousel .carousel-indicators .active:before {
    height: 20px;
    width: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .educacion-view .featured-carousel .carousel-indicators {
    bottom: 8%;
  }
}
@media (max-width: 767.98px) {
  .educacion-view .featured-carousel .carousel-indicators {
    bottom: 0;
  }
}
.educacion-view .featured-carousel .carousel-caption {
  bottom: 36%;
  color: #ededed;
  left: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: absolute;
  right: 0;
  text-align: right;
  z-index: 10;
}
.educacion-view .featured-carousel .carousel-caption h3 {
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 3rem;
}
.educacion-view .featured-carousel .carousel-caption h3 strong {
  font-weight: 700;
  color: #000000;
  padding: 0 5px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .educacion-view .featured-carousel .carousel-caption h3 {
    font-size: 1.7rem;
    line-height: 2rem;
  }
}
@media (max-width: 767.98px) {
  .educacion-view .featured-carousel .carousel-caption h3 {
    font-size: 1rem;
    line-height: 1.1rem;
  }
}
.educacion-view .featured-carousel .carousel-caption h3:nth-child(2) {
  font-size: 2.9rem;
  font-weight: 700;
  line-height: 3.3rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .educacion-view .featured-carousel .carousel-caption h3:nth-child(2) {
    font-size: 2.3rem;
    line-height: 3rem;
  }
}
@media (max-width: 767.98px) {
  .educacion-view .featured-carousel .carousel-caption h3:nth-child(2) {
    font-size: 1rem;
    line-height: 2rem;
  }
}
.educacion-view .contact-email-banner {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAkSURBVHgB7cxBEQAACAIwtH8Pzw52kxD8OBZgNXsPQUOUwCIgAz0DHTyygaAAAAAASUVORK5CYII=");
  background-position: center;
  background-size: cover;
  height: 274px;
}
@media (max-width: 450px) {
  .educacion-view .contact-email-banner {
    height: 445px;
  }
}
.educacion-view .contact-email-banner h2 div {
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 2.85rem;
  margin-top: 3.5rem;
  margin-bottom: 1.1rem;
}
@media (max-width: 450px) {
  .educacion-view .contact-email-banner h2 div {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
}
.educacion-view .contact-email-banner h2 div strong {
  font-weight: 700;
}
.educacion-view .contact-email-banner h2 div strong.bgcolor {
  color: #ffffff;
  padding: 0 5px;
}
.educacion-view .contact-email-banner div {
  font-weight: 700;
  font-size: 1.15rem;
  line-height: 1.3rem;
  margin-bottom: 1.1rem;
}
@media (max-width: 450px) {
  .educacion-view .contact-email-banner div {
    font-size: 1rem;
    line-height: 1.2rem;
    margin-bottom: 8.2rem;
  }
}
.educacion-view .contact-email-banner div strong {
  font-weight: 700;
  padding: 0 5px;
}
.educacion-view .contact-email-banner .box {
  border-radius: 4px;
  background-color: #ffffff;
  display: inline-block;
  padding: 0.5rem 1.5rem;
}
.educacion-view .contact-email-banner .box div {
  font-weight: 400;
  line-height: 2rem;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
}
.educacion-view .contact-email-banner .box div a {
  font-size: 1.2rem;
  margin-bottom: 0;
  text-decoration: underline;
}
.educacion-view .three-columns-success-stories__item__image {
  border-radius: 4px;
  margin-bottom: 1.65rem;
}
.educacion-view .three-columns-success-stories__item__image img {
  width: 100%;
}
.educacion-view .three-columns-success-stories__item__autor {
  margin-bottom: 1rem;
}
.educacion-view .three-columns-success-stories__item__time {
  margin-bottom: 1.1rem;
}
.educacion-view .three-columns-success-stories__item__time img {
  float: left;
  margin-right: 10px;
}
.educacion-view .three-columns-success-stories__item h3 {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.35rem;
  margin-bottom: 1.5rem;
}
.educacion-view .three-columns-training__item__type {
  border: solid 2px #ffffff;
  color: #ffffff;
  font-size: 0.8rem;
  height: 30px;
  line-height: 1.6rem;
  left: 15px;
  position: absolute;
  padding: 0 16px 0 5px;
  top: 10px;
  text-transform: uppercase;
  z-index: 2;
}
.educacion-view .three-columns-training__item__type span.triangle1 {
  border-color: transparent transparent #ffffff transparent;
  display: block;
  position: absolute;
  bottom: -2px;
  right: -19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px;
}
.educacion-view .three-columns-training__item__type span.triangle1:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -14px;
  right: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px;
  z-index: 2;
}
.educacion-view .three-columns-training__item__type span.triangle2 {
  border-color: #ffffff transparent transparent transparent;
  display: block;
  position: absolute;
  top: -2px;
  right: -19px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px;
}
.educacion-view .three-columns-training__item__type span.triangle2:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -12px;
  right: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px;
}
.educacion-view .three-columns-training__item__type img {
  float: left;
  margin-top: 2px;
  margin-right: 3px;
}
.educacion-view .three-columns-training__item__image {
  border-radius: 4px;
  margin-bottom: 1.65rem;
}
.educacion-view .three-columns-training__item__image img {
  width: 100%;
}
.educacion-view .three-columns-training__item__autor {
  margin-bottom: 1rem;
}
.educacion-view .three-columns-training__item__more-info p {
  display: inline-block;
  margin-bottom: 1.1rem;
  margin-right: 20px;
}
.educacion-view .three-columns-training__item__more-info p img {
  float: left;
  margin-right: 10px;
  width: 25px;
}
.educacion-view .three-columns-training__item h3 {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.35rem;
  margin-bottom: 1.5rem;
}
.educacion-view .frequent-questions__item__title h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 0;
  padding: 15px 0;
}
.educacion-view .frequent-questions__item__title h3:hover {
  cursor: pointer;
}
.educacion-view .frequent-questions__item__description {
  font-size: 0.8rem;
  line-height: 16px;
  width: 95%;
}
.educacion-view .frequent-questions__item .embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.educacion-view .frequent-questions__item .embed-responsive::before {
  padding-top: 56.25%;
}
.educacion-view .top-background-image-entries {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAkSURBVHgB7cxBEQAACAIwtH8Pzw52kxD8OBZgNXsPQUOUwCIgAz0DHTyygaAAAAAASUVORK5CYII=");
  background-size: 100% !important;
  background-color: #fbfbfb;
  background-repeat: no-repeat;
  padding: 3rem 0;
}
.educacion-view .top-background-image-entries__box {
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.28);
  background-color: #ffffff;
  min-height: 500px;
  margin: 0 5.3rem;
  padding: 2.8rem 5.8rem;
}
.educacion-view .top-background-image-entries__box h2 {
  font-weight: 300;
  font-size: 1.9rem;
  line-height: 2.5rem;
  margin-bottom: 1.9rem;
}
.educacion-view .top-background-image-entries__box h2 strong {
  font-weight: 700;
}
.educacion-view .top-background-image-forms {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAkSURBVHgB7cxBEQAACAIwtH8Pzw52kxD8OBZgNXsPQUOUwCIgAz0DHTyygaAAAAAASUVORK5CYII=");
  background-size: 100% !important;
  background-color: #fbfbfb;
  background-repeat: no-repeat;
  padding: 3rem 0;
}
.educacion-view .top-background-image-forms__box {
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.28);
  background-color: #ffffff;
  min-height: 500px;
  margin: 0 5.3rem;
  padding: 2.8rem 5.8rem;
}
.educacion-view .top-background-image-forms__box h2 {
  font-weight: 300;
  font-size: 1.9rem;
  line-height: 2.5rem;
}
.educacion-view .top-background-image-forms__box h2 strong {
  font-weight: 700;
}
.educacion-view .tabs-nav-content__nav {
  background-color: #fbfbfb;
  margin-top: 2.3rem;
  margin-bottom: 2.3rem;
  min-height: 43px;
}
.educacion-view .tabs-nav-content__nav select.form-control:not([multiple]):not([size]) {
  background-color: #fbfbfb;
  background-position: 98% 16px;
  background-repeat: no-repeat;
  background-size: 14px;
  border: 0;
  display: block;
  font-size: 1rem;
  font-weight: 700;
  height: 43px;
}
.educacion-view .tabs-nav-content__nav select.form-control:not([multiple]):not([size]):focus {
  box-shadow: none;
}
.educacion-view .tabs-nav-content .nav-item:last-child .nav-link:after {
  content: none;
}
.educacion-view .tabs-nav-content .nav-pills .nav-link,
.educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a,
.educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a {
  border-radius: 0;
  color: #3e3e40;
  font-size: 1.1rem;
  line-height: 1.2rem;
  padding: 1.1rem 0;
}
.educacion-view .tabs-nav-content .nav-pills .nav-link:after,
.educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a:after,
.educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a:after {
  content: " ";
  height: 24px;
  position: absolute;
  right: 0;
  top: 25%;
  width: 2px;
}
.educacion-view .list-icon-title-description a {
  color: #3e3e40;
  display: inline-block;
  padding: 11px;
  width: 100%;
}
.educacion-view .list-icon-title-description a:hover {
  border-radius: 4px;
  padding: 9px;
}
.educacion-view .list-icon-title-description__item {
  margin-bottom: 60px;
}
@media (max-width: 767.98px) {
  .educacion-view .list-icon-title-description__item {
    margin-bottom: 0;
  }
}
.educacion-view .list-icon-title-description__item__img {
  box-shadow: 4px 4px 10px 0 #EDEDED;
  display: block;
  float: left;
  height: 80px;
  margin-right: 15px;
  padding: 8px;
  text-align: center;
  width: 80px;
}
.educacion-view .list-icon-title-description__item__img img {
  height: 65px;
  width: 65px;
}
.educacion-view .list-icon-title-description__item__descripcion {
  float: left;
  width: calc(100% - 95px);
}
.educacion-view .list-icon-title-description__item__descripcion h3 {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.3rem;
  margin-top: 0.5rem;
}
.educacion-view .list-icon-title-description__item__descripcion p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2rem;
  margin-bottom: 0;
}
.educacion-view .list-icon-title-description-box a {
  border-radius: 4px;
  color: #3e3e40;
  display: inline-block;
  min-height: 130px;
  padding: 28px 33px 20px 33px;
  width: 100%;
}
.educacion-view .list-icon-title-description-box__item {
  margin-bottom: 50px;
}
.educacion-view .list-icon-title-description-box__item__img {
  height: 60px;
  left: 29px;
  position: absolute;
  top: -30px;
  width: 60px;
}
.educacion-view .list-icon-title-description-box__item__img img {
  height: 60px;
  width: 60px;
}
.educacion-view .list-icon-title-description-box__item__descripcion h3 {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.4rem;
  margin-top: 0.5rem;
}
.educacion-view .list-icon-title-description-box__item__descripcion p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2rem;
  margin-bottom: 0;
}
.educacion-view .list-icon-date-title-description a {
  color: #3e3e40;
  display: inline-block;
  padding: 11px;
  width: 100%;
}
.educacion-view .list-icon-date-title-description a:hover {
  border-radius: 4px;
  padding: 9px;
}
.educacion-view .list-icon-date-title-description__item {
  margin-bottom: 60px;
}
@media (max-width: 767.98px) {
  .educacion-view .list-icon-date-title-description__item {
    margin-bottom: 0;
  }
}
.educacion-view .list-icon-date-title-description__item__img {
  box-shadow: 4px 4px 10px 0 #EDEDED;
  display: block;
  float: left;
  height: 80px;
  margin-right: 15px;
  padding: 8px;
  text-align: center;
  width: 80px;
}
.educacion-view .list-icon-date-title-description__item__img img {
  height: 65px;
  width: 65px;
}
.educacion-view .list-icon-date-title-description__item__descripcion {
  float: left;
  width: calc(100% - 95px);
}
.educacion-view .list-icon-date-title-description__item__descripcion h3 {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.3rem;
  margin-top: 0.5rem;
}
.educacion-view .list-icon-date-title-description__item__descripcion p {
  font-weight: 400;
  font-size: 1rem;
  float: left;
  line-height: 1.2rem;
  margin-bottom: 0;
  margin-right: 5px;
}
.educacion-view .requests {
  color: #3e3e40;
}
.educacion-view .requests__item {
  margin-bottom: 2.8rem;
}
.educacion-view .requests__item__image {
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .educacion-view .requests__item__image {
    margin-bottom: 1rem;
  }
}
.educacion-view .requests__item h3 {
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.8rem;
  margin-bottom: 28px;
  margin-top: 4px;
}
.educacion-view .requests__item__asignatura_curso {
  font-size: 1.1rem;
  line-height: 1.3rem;
  font-weight: 700;
}
.educacion-view .requests__item__resumen {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.3rem;
}
.educacion-view .requests__item__condiciones {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.3rem;
}
@media (max-width: 767.98px) {
  .educacion-view .requests__item__condiciones {
    display: block;
    margin-bottom: 1.5rem;
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .educacion-view .requests__item .u-btn--large, body .educacion-view .requests__item .portlet-forms .lfr-ddm-form-pagination-controls button, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .requests__item button,
  body .educacion-view .requests__item .portlet-forms .select-button,
  body .educacion-view .portlet-forms .requests__item .select-button {
    max-width: 100%;
  }
}
.educacion-view .requests__item .no_disponible {
  background-color: #ededed;
  border-radius: 0.25rem;
  display: block;
  font-weight: 400;
  font-size: 1rem;
  float: right;
  line-height: 1.5rem;
  padding: 0.6rem 0.75rem;
  text-align: center;
  max-width: 240px;
  width: 100%;
}
.educacion-view .call-to-action {
  background-color: #fbfbfb;
  padding: 25px 0;
}
.educacion-view .call-to-action h3 {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6rem;
}
.educacion-view .call-to-action h3 strong {
  font-weight: 700;
}
.educacion-view .call-to-action h4 {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2rem;
}
.educacion-view .tools-detail-content {
  font-size: 1rem;
  line-height: 1.4rem;
}
.educacion-view .tools-detail-content__header {
  margin-bottom: 3rem;
}
@media (max-width: 767.98px) {
  .educacion-view .tools-detail-content__header {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.educacion-view .tools-detail-content__header h2 {
  display: inline-block;
  font-weight: 700;
  font-size: 2.3rem;
  line-height: 3rem;
}
@media (max-width: 767.98px) {
  .educacion-view .tools-detail-content__header h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.educacion-view .tools-detail-content__header img {
  margin-right: 0.5rem;
}
@media (max-width: 767.98px) {
  .educacion-view .tools-detail-content__header img {
    width: 41px;
  }
}
.educacion-view .tools-detail-content h3 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.8rem;
  margin-bottom: 1.8rem;
  padding-left: 50px;
}
.educacion-view .tools-detail-content__navigation {
  position: relative;
}
.educacion-view .tools-detail-content__navigation #toc {
  background: #ffffff;
  position: absolute;
  margin-left: -15px;
  margin-right: -15px;
}
.educacion-view .tools-detail-content__navigation #toc:after {
  box-shadow: 10px 0px 10px -5px rgba(0, 0, 0, 0.2);
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 28px;
}
.educacion-view .tools-detail-content__navigation #toc .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding-top: 4rem;
}
.educacion-view .tools-detail-content__navigation ul .nav-link {
  font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.educacion-view .tools-detail-content__navigation ul .nav-link.active {
  font-weight: 700;
}
.educacion-view .tools-detail-content__body__item {
  padding: 2.2rem 0;
}
@media (max-width: 767.98px) {
  .educacion-view .tools-detail-content__body__item {
    padding: 1rem 0;
  }
}
.educacion-view .tools-detail-content__body__item h3 + div {
  padding-left: 50px;
}
.educacion-view .tools-detail-content__body__item h3 + div + .u-btn, .educacion-view .tools-detail-content__body__item .section-header.bg-white h3 + div + .btn, .educacion-view .section-header.bg-white .tools-detail-content__body__item h3 + div + .btn,
.educacion-view .tools-detail-content__body__item .section-header.bg-dark h3 + div + .btn,
.educacion-view .section-header.bg-dark .tools-detail-content__body__item h3 + div + .btn,
.educacion-view .tools-detail-content__body__item .section-footer.bg-white h3 + div + .btn,
.educacion-view .section-footer.bg-white .tools-detail-content__body__item h3 + div + .btn,
.educacion-view .tools-detail-content__body__item .section-footer.bg-dark h3 + div + .btn,
.educacion-view .section-footer.bg-dark .tools-detail-content__body__item h3 + div + .btn, .educacion-view .tools-detail-content__body__item .section-featured h3 + div + a.link, .educacion-view .section-featured .tools-detail-content__body__item h3 + div + a.link, .educacion-view .tools-detail-content__body__item .banner h3 + div + .btn, .educacion-view .banner .tools-detail-content__body__item h3 + div + .btn,
.educacion-view .tools-detail-content__body__item .carousel h3 + div + .btn,
.educacion-view .carousel .tools-detail-content__body__item h3 + div + .btn, body .educacion-view .tools-detail-content__body__item .portlet-forms .lfr-ddm-form-pagination-controls h3 + div + button, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .tools-detail-content__body__item h3 + div + button,
body .educacion-view .tools-detail-content__body__item .portlet-forms h3 + div + .select-button,
body .educacion-view .portlet-forms .tools-detail-content__body__item h3 + div + .select-button {
  margin-left: 50px;
}
.educacion-view .tools-detail-content__body__item:first-child {
  background-color: #f6fbfb;
}
.educacion-view .tools-detail-content__body__dowload {
  background-color: #fbfbfb;
  padding: 2.2rem 3.5rem;
}
@media (max-width: 767.98px) {
  .educacion-view .tools-detail-content__body__dowload {
    padding: 1rem 0;
  }
}
.educacion-view .tools-detail-content__body__dowload h3 + div {
  padding-left: 50px;
}
.educacion-view .tools-detail-content__body__dowload h3 + div + .u-btn, .educacion-view .tools-detail-content__body__dowload .section-header.bg-white h3 + div + .btn, .educacion-view .section-header.bg-white .tools-detail-content__body__dowload h3 + div + .btn,
.educacion-view .tools-detail-content__body__dowload .section-header.bg-dark h3 + div + .btn,
.educacion-view .section-header.bg-dark .tools-detail-content__body__dowload h3 + div + .btn,
.educacion-view .tools-detail-content__body__dowload .section-footer.bg-white h3 + div + .btn,
.educacion-view .section-footer.bg-white .tools-detail-content__body__dowload h3 + div + .btn,
.educacion-view .tools-detail-content__body__dowload .section-footer.bg-dark h3 + div + .btn,
.educacion-view .section-footer.bg-dark .tools-detail-content__body__dowload h3 + div + .btn, .educacion-view .tools-detail-content__body__dowload .section-featured h3 + div + a.link, .educacion-view .section-featured .tools-detail-content__body__dowload h3 + div + a.link, .educacion-view .tools-detail-content__body__dowload .banner h3 + div + .btn, .educacion-view .banner .tools-detail-content__body__dowload h3 + div + .btn,
.educacion-view .tools-detail-content__body__dowload .carousel h3 + div + .btn,
.educacion-view .carousel .tools-detail-content__body__dowload h3 + div + .btn, body .educacion-view .tools-detail-content__body__dowload .portlet-forms .lfr-ddm-form-pagination-controls h3 + div + button, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .tools-detail-content__body__dowload h3 + div + button,
body .educacion-view .tools-detail-content__body__dowload .portlet-forms h3 + div + .select-button,
body .educacion-view .portlet-forms .tools-detail-content__body__dowload h3 + div + .select-button {
  margin-left: 50px;
}
.educacion-view .tools-detail-content__body__dowload div {
  font-size: 1rem;
  line-height: 1.2rem;
  margin-bottom: 2rem;
}
.educacion-view .tools-detail-content .tools-detail-collapsed {
  width: 100%;
}
.educacion-view .tools-detail-content .tools-detail-collapsed.collapsed h3 .material-icons:before {
  content: "keyboard_arrow_down";
}
.educacion-view .tools-detail-content .tools-detail-collapsed h3 .material-icons:before {
  content: "keyboard_arrow_up";
}
@media (max-width: 767.98px) {
  .educacion-view .tools-detail-content .tools-detail-collapsed h3 {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    padding-left: 1rem;
  }
}
.educacion-view .tools-detail-content .tools-detail-collapsed .material-icons {
  float: right;
  margin-top: 2px;
}
.educacion-view .tools-detail-content .collapse,
.educacion-view .tools-detail-content .collapsing,
.educacion-view .tools-detail-content .collapse.show {
  padding-top: 1rem;
  width: 100%;
}
.educacion-view .tools-detail-content .collapse.show,
.educacion-view .tools-detail-content .collapsing {
  display: flex;
  flex-wrap: wrap;
  padding: 1rem 15px 0 15px;
}
@media (min-width: 768px) {
  .educacion-view .tools-detail-content .collapse:not(.show) {
    display: block;
  }
}
.educacion-view .training-detail-content {
  font-size: 1rem;
  line-height: 1.4rem;
}
.educacion-view .training-detail-content h2 {
  display: inline-block;
  font-weight: 700;
  font-size: 2.3rem;
  line-height: 3rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 767.98px) {
  .educacion-view .training-detail-content h2 {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1rem;
    text-align: center;
    display: block;
  }
}
.educacion-view .training-detail-content h3 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.8rem;
  margin-bottom: 1.8rem;
  padding-left: 50px;
}
.educacion-view .training-detail-content__navigation {
  position: relative;
}
.educacion-view .training-detail-content__navigation #toc {
  background: #ffffff;
  position: absolute;
  margin-left: -15px;
  margin-right: -15px;
}
.educacion-view .training-detail-content__navigation #toc:after {
  box-shadow: 10px 0px 10px -5px rgba(0, 0, 0, 0.2);
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 28px;
}
.educacion-view .training-detail-content__navigation #toc .sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding-top: 4rem;
}
.educacion-view .training-detail-content__navigation ul .nav-link {
  font-size: 1.1rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.educacion-view .training-detail-content__navigation ul .nav-link.active {
  font-weight: 700;
}
.educacion-view .training-detail-content__properties {
  background-color: #f6fbfb;
  padding: 2.2rem 0;
}
.educacion-view .training-detail-content__properties .training-detail-collapsed {
  margin-left: 15px;
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .educacion-view .training-detail-content__properties {
    padding: 1rem 0;
  }
}
.educacion-view .training-detail-content__properties__icon {
  height: 45px;
  margin: 0 auto;
  width: 45px;
}
@media (max-width: 767.98px) {
  .educacion-view .training-detail-content__properties__icon {
    float: left;
  }
}
.educacion-view .training-detail-content__properties__icon img {
  width: 44px;
}
.educacion-view .training-detail-content__properties__title {
  font-size: 0.9rem;
  font-weight: 300;
  line-height: 1rem;
  margin-top: 1.4rem;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  .educacion-view .training-detail-content__properties__title {
    float: left;
    padding-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    width: calc(100% - 60px);
  }
}
.educacion-view .training-detail-content__properties__value {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2rem;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .educacion-view .training-detail-content__properties__value {
    margin-bottom: 1rem;
    float: left;
    padding-left: 15px;
    text-align: left;
    width: calc(100% - 60px);
  }
}
.educacion-view .training-detail-content__properties h3 {
  padding-left: 65px;
}
.educacion-view .training-detail-content__body__item {
  padding: 2.2rem 0;
}
@media (max-width: 767.98px) {
  .educacion-view .training-detail-content__body__item {
    padding: 1rem 0;
  }
}
.educacion-view .training-detail-content__body__item h3 + div {
  padding-left: 50px;
}
.educacion-view .training-detail-content__body__item h3 + div + .u-btn, .educacion-view .training-detail-content__body__item .section-header.bg-white h3 + div + .btn, .educacion-view .section-header.bg-white .training-detail-content__body__item h3 + div + .btn,
.educacion-view .training-detail-content__body__item .section-header.bg-dark h3 + div + .btn,
.educacion-view .section-header.bg-dark .training-detail-content__body__item h3 + div + .btn,
.educacion-view .training-detail-content__body__item .section-footer.bg-white h3 + div + .btn,
.educacion-view .section-footer.bg-white .training-detail-content__body__item h3 + div + .btn,
.educacion-view .training-detail-content__body__item .section-footer.bg-dark h3 + div + .btn,
.educacion-view .section-footer.bg-dark .training-detail-content__body__item h3 + div + .btn, .educacion-view .training-detail-content__body__item .section-featured h3 + div + a.link, .educacion-view .section-featured .training-detail-content__body__item h3 + div + a.link, .educacion-view .training-detail-content__body__item .banner h3 + div + .btn, .educacion-view .banner .training-detail-content__body__item h3 + div + .btn,
.educacion-view .training-detail-content__body__item .carousel h3 + div + .btn,
.educacion-view .carousel .training-detail-content__body__item h3 + div + .btn, body .educacion-view .training-detail-content__body__item .portlet-forms .lfr-ddm-form-pagination-controls h3 + div + button, body .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .training-detail-content__body__item h3 + div + button,
body .educacion-view .training-detail-content__body__item .portlet-forms h3 + div + .select-button,
body .educacion-view .portlet-forms .training-detail-content__body__item h3 + div + .select-button {
  margin-left: 50px;
}
.educacion-view .training-detail-content__body__item:nth-child(even) {
  background-color: #f6fbfb;
}
.educacion-view .training-detail-content__resources-materials {
  padding: 2.2rem 0;
}
@media (max-width: 767.98px) {
  .educacion-view .training-detail-content__resources-materials {
    padding: 1rem 0;
  }
}
.educacion-view .training-detail-content__resources-materials__item {
  margin-bottom: 35px;
  padding-left: 50px;
}
@media (max-width: 767.98px) {
  .educacion-view .training-detail-content__resources-materials__item {
    padding-left: 0;
  }
}
.educacion-view .training-detail-content__resources-materials__item__icon {
  display: inline-block;
  float: left;
  margin-right: 1.8rem;
  width: 46px;
}
.educacion-view .training-detail-content__resources-materials__item__info {
  display: inline-block;
}
.educacion-view .training-detail-content__resources-materials__item__info a {
  color: #3e3e40;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.2rem;
}
.educacion-view .training-detail-content__resources-materials__item__info a:hover {
  text-decoration: underline;
}
.educacion-view .training-detail-content__resources-materials__item__info p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2rem;
  margin-bottom: 0;
}
.educacion-view .training-detail-content .training-detail-collapsed {
  width: 100%;
}
.educacion-view .training-detail-content .training-detail-collapsed.collapsed h3 .material-icons:before {
  content: "keyboard_arrow_down";
}
.educacion-view .training-detail-content .training-detail-collapsed h3 .material-icons:before {
  content: "keyboard_arrow_up";
}
@media (max-width: 767.98px) {
  .educacion-view .training-detail-content .training-detail-collapsed h3 {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    padding-left: 1rem;
  }
}
.educacion-view .training-detail-content .training-detail-collapsed .material-icons {
  float: right;
  margin-top: 2px;
}
.educacion-view .training-detail-content .collapse,
.educacion-view .training-detail-content .collapsing,
.educacion-view .training-detail-content .collapse.show {
  padding-top: 1rem;
  width: 100%;
}
.educacion-view .training-detail-content .collapse.show,
.educacion-view .training-detail-content .collapsing {
  display: flex;
  flex-wrap: wrap;
  padding: 1rem 15px 0 15px;
}
@media (min-width: 768px) {
  .educacion-view .training-detail-content .collapse:not(.show) {
    display: block;
  }
  .educacion-view .training-detail-content .training-detail-content__properties .collapse:not(.show) {
    display: flex;
  }
}
.educacion-view .success-stories-detail-content__header {
  background-size: cover;
  background-position: center;
  background-image: url(/o/educacion-theme/images/image-header-background-experiencias-blog.jpg);
  display: flex;
  height: 230px;
  padding: 0 0 3rem 0;
  position: relative;
}
.educacion-view .success-stories-detail-content__header:before {
  background-color: rgba(0, 0, 0, 0.5);
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
}
.educacion-view .success-stories-detail-content__header .container {
  position: relative;
  margin-top: auto;
  z-index: 2;
}
.educacion-view .success-stories-detail-content__header h2 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 1.5rem;
}
.educacion-view .success-stories-detail-content__header h3 {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3rem;
}
.educacion-view .success-stories-detail-content__body {
  font-size: 1rem;
  line-height: 1.4rem;
  margin: 0;
  padding: 3.5rem 0;
}
.educacion-view .blog-detail-content__header {
  background-size: cover;
  background-position: center;
  background-image: url(/o/educacion-theme/images/image-header-background-experiencias-blog.jpg);
  display: flex;
  height: 230px;
  padding: 0 0 3rem 0;
  position: relative;
}
.educacion-view .blog-detail-content__header:before {
  background-color: rgba(0, 0, 0, 0.5);
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
}
.educacion-view .blog-detail-content__header .container {
  position: relative;
  margin-top: auto;
  z-index: 2;
}
.educacion-view .blog-detail-content__header h2 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 1.5rem;
}
.educacion-view .blog-detail-content__header h3 {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3rem;
}
.educacion-view .blog-detail-content__body {
  font-size: 1rem;
  line-height: 1.4rem;
  margin: 0;
  padding: 3.5rem 0;
}
.educacion-view .journal-display-web__header-back-to {
  color: #3e3e40;
}
.educacion-view .journal-display-web__header-back-to .material-icons {
  float: left;
}
.educacion-view .journal-display-web__header-back-to a:hover p {
  text-decoration: underline;
}
.educacion-view .journal-display-web__header-back-to p {
  font-size: 0.9rem;
  font-weight: 300;
  line-height: 1rem;
  margin-bottom: 0;
  display: inline-block;
}
.educacion-view .banner-icon-title-description, .educacion-view .banner-icon-title-description-color {
  min-height: 435px;
  margin-top: 3.8rem;
  margin-bottom: 3.8rem;
}
.educacion-view .banner-icon-title-description__col-left, .educacion-view .banner-icon-title-description-color__col-left {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAkSURBVHgB7cxBEQAACAIwtH8Pzw52kxD8OBZgNXsPQUOUwCIgAz0DHTyygaAAAAAASUVORK5CYII=");
  background-position: center;
  background-size: cover;
  min-height: 435px;
  padding-right: 3.2rem;
  text-align: left;
  display: flex;
  justify-content: flex-end;
}
.educacion-view .banner-icon-title-description__col-left > div, .educacion-view .banner-icon-title-description-color__col-left > div {
  max-width: 400px;
  width: 70%;
  z-index: 1;
}
@media (max-width: 768px) {
  .educacion-view .banner-icon-title-description__col-left > div, .educacion-view .banner-icon-title-description-color__col-left > div {
    float: none;
    max-width: 100%;
    text-align: center;
    width: 100%;
  }
}
.educacion-view .banner-icon-title-description__col-left h2, .educacion-view .banner-icon-title-description-color__col-left h2 {
  color: #ffffff;
  font-size: 2.3rem;
  font-weight: 300;
  line-height: 2.8rem;
  margin-bottom: 4rem;
  margin-top: 4rem;
}
.educacion-view .banner-icon-title-description__col-left h2 strong, .educacion-view .banner-icon-title-description-color__col-left h2 strong {
  font-weight: 700;
}
.educacion-view .banner-icon-title-description__col-right__item, .educacion-view .banner-icon-title-description-color__col-right__item {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAkSURBVHgB7cxBEQAACAIwtH8Pzw52kxD8OBZgNXsPQUOUwCIgAz0DHTyygaAAAAAASUVORK5CYII=");
  background-position: center;
  background-size: cover;
  min-height: 217px;
  padding: 34px 0 !important;
  display: flex;
  flex-direction: column;
}
.educacion-view .banner-icon-title-description__col-right__item > div, .educacion-view .banner-icon-title-description-color__col-right__item > div {
  z-index: 1;
}
.educacion-view .banner-icon-title-description__col-right__item img, .educacion-view .banner-icon-title-description-color__col-right__item img {
  max-width: 67px;
  width: 67px;
}
.educacion-view .banner-icon-title-description__col-right__item h3, .educacion-view .banner-icon-title-description-color__col-right__item h3 {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5rem;
  margin-top: 23px;
  margin-bottom: 23px;
}
.educacion-view .banner-icon-title-description__col-right__item h3 strong, .educacion-view .banner-icon-title-description-color__col-right__item h3 strong {
  font-weight: 700;
}
.educacion-view .banner-icon-title-description__col-right__item h3 a, .educacion-view .banner-icon-title-description-color__col-right__item h3 a {
  color: #ffffff;
}
.educacion-view .banner-icon-title-description__col-right__item h3 a:hover, .educacion-view .banner-icon-title-description-color__col-right__item h3 a:hover {
  text-decoration: underline;
}
.educacion-view .banner-icon-title-description__col-right__item h4, .educacion-view .banner-icon-title-description-color__col-right__item h4 {
  color: #ffffff;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2rem;
}
.educacion-view .banner-icon-title-description__col-right__item h4 a, .educacion-view .banner-icon-title-description-color__col-right__item h4 a {
  color: #ffffff;
}
.educacion-view .banner-icon-title-description__col-right__item h4 a:hover, .educacion-view .banner-icon-title-description-color__col-right__item h4 a:hover {
  text-decoration: underline;
}
.educacion-view .search-web .form-group {
  display: block;
  flex-grow: 1;
  max-width: 210px;
}
@media (max-width: 767.98px) {
  .educacion-view .search-web .form-group {
    max-width: 100%;
    width: 100%;
  }
}
.educacion-view .search-web .form-group__search {
  flex-grow: 1;
  max-width: 350px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .educacion-view .search-web .form-group__search {
    max-width: 100%;
    margin-right: 0 !important;
  }
}
@media (max-width: 767.98px) {
  .educacion-view .search-web .form-group__search {
    max-width: 100%;
  }
}
.educacion-view .search-web .form-group__submit {
  flex-grow: 0;
}
@media (max-width: 767.98px) {
  .educacion-view .search-web .form-group__submit {
    max-width: none;
    width: initial;
  }
}
.educacion-view .search-web .form-group input,
.educacion-view .search-web .form-group select {
  border: none;
  border-bottom: 1px solid #bcbcbc;
  color: #9e9e9f;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2rem;
  width: 100%;
}
.educacion-view .search-web .form-group input[type=search],
.educacion-view .search-web .form-group select[type=search] {
  width: 100%;
  padding: 6px 10px;
}
.educacion-view .search-web .form-group input:focus,
.educacion-view .search-web .form-group select:focus {
  border-bottom: 2px solid #000000;
  outline: none;
}
.educacion-view .search-web .form-group input {
  padding: 5px 10px;
}
.educacion-view .search-web .form-group input.input-icon-date {
  background-image: url(/o/educacion-theme/images/icons/icon-calendar.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 8px);
  background-size: 22px 24px;
  padding: 4px 10px;
}
.educacion-view .search-web .form-group input.input-icon-date::-webkit-inner-spin-button, .educacion-view .search-web .form-group input.input-icon-date::-webkit-calendar-picker-indicator {
  opacity: 0;
}
.educacion-view .search-web .form-group select {
  padding: 5px 10px;
}
.educacion-view .search-web .form-group .material-icons {
  float: left;
  margin-right: 5px;
}
.educacion-view .search-web__filter .collapse.show,
.educacion-view .search-web__filter .collapsing {
  width: 100%;
}
.educacion-view .search-web__filter .collapse:not(.show) {
  width: 100%;
}
@media (min-width: 768px) {
  .educacion-view .search-web__filter .collapse:not(.show) {
    display: block;
    flex-grow: 1;
    width: initial;
  }
}
.educacion-view .search-web__filter .card {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .educacion-view .search-web__filter .card {
    display: flex;
    flex-direction: row;
    border-radius: 0;
  }
}
.educacion-view .search-web__filter__collapsed {
  display: none;
}
.educacion-view .search-web__filter__collapsed.collapsed .material-icons:before {
  content: "filter_alt";
}
.educacion-view .search-web__filter__collapsed .material-icons:before {
  content: "close";
}
@media (max-width: 767px) {
  .educacion-view .search-web__filter__collapsed {
    align-self: flex-start;
    display: block;
    color: #3e3e40;
    margin: 0 0 0 auto;
    padding: 7px 0 0 0;
  }
}
.educacion-view .search-web .only-search-input {
  width: calc(100% - 250px);
  margin: 0 100px;
}
.educacion-view .search-web .only-search-input input[type=search] {
  width: 100%;
}
.educacion-view .search-web__banner {
  color: #FFFFFF;
  background-color: #47B5AA;
}
.educacion-view .search-web__results__info {
  font-size: 1.1rem;
  font-weight: 300;
}
.educacion-view .carousel .carousel-indicators li {
  border-radius: 50%;
  background-color: #ededed;
  height: 15px;
  margin-right: 10px;
  width: 15px;
}
.educacion-view .carousel .carousel-indicators .active:before {
  border-radius: 50%;
  display: block;
  content: " ";
  height: 25px;
  left: -5px;
  position: relative;
  top: -5px;
  width: 25px;
}
@media (max-width: 991.98px) {
  .educacion-view .carousel .carousel-indicators .active:before {
    height: 20px;
    width: 20px;
  }
}
.educacion-view .shading-box .col-md-4 {
  display: flex;
  align-items: stretch;
}
.educacion-view .shading-box-item {
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.28);
  border-radius: 4px;
  color: #3e3e40;
  padding: 35px 25px;
  margin-bottom: 35px;
  width: 100%;
}
.educacion-view .shading-box-item a {
  color: #3e3e40;
  text-decoration: none;
}
.educacion-view .shading-box-item h3 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.7rem;
  margin-bottom: 20px;
}
.educacion-view .shading-box-item p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.35rem;
  margin-bottom: 0;
}
.educacion-view .shading-box-item__post-meta {
  font-weight: 700;
  margin-bottom: 10px;
}
.educacion-view .search-form-tigger {
  margin-top: 28px;
  margin-left: 10px;
}
@media (max-width: 768px) {
  .educacion-view .search-form-tigger {
    order: 2;
    margin: 0;
  }
}
.educacion-view .search-form-tigger .material-icons {
  float: left;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.educacion-view .search-form-wrapper {
  display: none;
  padding: 15px 15px;
  margin-top: 105px;
  background-color: #47B5AA;
  border-color: #47B5AA;
  width: 100%;
}
@media (max-width: 768px) {
  .educacion-view .search-form-wrapper {
    margin-top: initial;
  }
}
.educacion-view .search-form-wrapper .portlet {
  margin-bottom: 0;
}
.educacion-view .search-form-wrapper .portlet .search-bar-keywords-input {
  border: 0;
  border-bottom: 1px solid #ffffff;
  font-weight: 300;
  line-height: 1.2rem;
  background: transparent;
  border-radius: 0;
}
.educacion-view .search-form-wrapper .portlet .search-bar-keywords-input::placeholder {
  color: #ffffff;
}
.educacion-view .search-form-wrapper .portlet .input-group-inset-item-after {
  background-color: transparent;
  border-radius: 0;
  border: none;
  color: #ffffff;
}
.educacion-view .search-form-wrapper .portlet .input-group-inset-item-after .btn {
  color: #ffffff;
}
.educacion-view .search-form-wrapper.open {
  display: block;
}
.educacion-view .search-form-wrapper-public {
  margin-top: 20px;
}
.educacion-view .four-items-list {
  min-height: auto;
}
.educacion-view .four-items-list__item {
  padding: 0;
}
.educacion-view .four-items-list__item__color-layer {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.educacion-view .four-items-list__item img {
  width: 100%;
}
.educacion-view .four-items-list__item h3 {
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2rem;
  position: absolute;
  margin-left: 30px;
  top: 47%;
  padding-right: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  z-index: 2;
}
@media (max-width: 1440px) {
  .educacion-view .four-items-list__item h3 {
    top: 40%;
  }
}
@media (max-width: 1199.98px) {
  .educacion-view .four-items-list__item h3 {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .educacion-view .four-items-list__item h3 {
    font-size: 1.1rem;
    line-height: 1.5rem;
    top: 25%;
  }
}
.educacion-view .four-items-list__item h3 strong {
  font-weight: 700;
}
.educacion-view .four-items-list__item p {
  color: #ffffff;
  font-size: 1.1rem;
  line-height: 1.2rem;
  position: absolute;
  bottom: 0;
  z-index: 2;
  margin-bottom: 6%;
  margin-left: 30px;
  font-weight: 400;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .educacion-view .four-items-list__item p {
    font-size: 0.8rem;
  }
}
.educacion-view .carousel-centros {
  margin-top: -1rem;
}
@media (max-width: 575.98px) {
  .educacion-view .carousel-centros {
    margin-bottom: 82px;
  }
}
.educacion-view .carousel-centros .carousel-indicators {
  bottom: 0;
  width: 100%;
  margin: 0;
  height: 39px;
  align-items: center;
}
@media (max-width: 575.98px) {
  .educacion-view .carousel-centros .carousel-indicators {
    bottom: -72px;
    height: 72px;
  }
}
.educacion-view .carousel-centros .carousel-indicators .active:before {
  content: none;
}
.educacion-view .carousel-centros .carousel-indicators li {
  border-radius: 50%;
  background-color: #ededed;
  height: 10px;
  margin-right: 10px;
  width: 10px;
}
@media (max-width: 575.98px) {
  .educacion-view .carousel-centros .carousel-indicators li {
    background-color: #3E3E40;
    opacity: 1;
  }
}
@media (max-width: 991.98px) {
  .educacion-view .carousel-centros .carousel-item {
    height: 350px;
  }
}
@media (max-width: 991.98px) {
  .educacion-view .carousel-centros img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
  }
}
.educacion-view .carousel-centros .carousel-caption {
  bottom: 39px;
  color: #ffffff;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  padding: 0;
}
.educacion-view .carousel-centros .carousel-caption .carousel-caption-bg {
  height: 100%;
  width: 544px;
  padding-left: 33px;
  padding-right: 33px;
  align-items: center;
  display: flex;
  text-align: left;
}
@media (max-width: 575.98px) {
  .educacion-view .carousel-centros .carousel-caption .carousel-caption-bg {
    align-items: center;
    display: flex;
    text-align: center;
    width: 95%;
    margin: 15px auto;
    padding: 33px;
  }
}
.educacion-view .carousel-centros .carousel-caption h3 {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 2.8rem;
  margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
  .educacion-view .carousel-centros .carousel-caption h3 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 2.1rem;
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .educacion-view .carousel-centros .carousel-caption h3 {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
}
.educacion-view .carousel-centros .carousel-caption h4 {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 2.2rem;
  margin-bottom: 45px;
}
@media (max-width: 1199.98px) {
  .educacion-view .carousel-centros .carousel-caption h4 {
    font-size: 1.2rem;
    margin-bottom: 35px;
    line-height: 1.6rem;
  }
}
.educacion-view .carousel-centros .carousel-control-prev,
.educacion-view .carousel-centros .carousel-control-next {
  border-radius: 50%;
  height: 38px;
  margin-top: -19px;
  opacity: 1;
  position: absolute;
  top: 50%;
  width: 38px;
  z-index: 10;
}
.educacion-view .carousel-centros .carousel-control-prev .material-icons,
.educacion-view .carousel-centros .carousel-control-next .material-icons {
  font-size: 34px;
  padding-left: 0;
}
.educacion-view .carousel-centros .carousel-control-prev {
  left: 1.5%;
}
.educacion-view .carousel-centros .carousel-control-next {
  right: 1.5%;
}
.educacion-view .shortcuts {
  margin-top: -10px;
  margin-bottom: -10px;
  min-height: 123px;
}
.educacion-view .shortcuts ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.educacion-view .shortcuts__item {
  display: block;
  min-height: 122px;
  padding: 0;
}
@media (max-width: 575.98px) {
  .educacion-view .shortcuts__item {
    min-height: 60px;
    margin-bottom: 10px;
  }
}
.educacion-view .shortcuts__item:hover {
  text-decoration: none;
}
.educacion-view .shortcuts__item:hover a.shortcuts__item__text {
  color: #ffffff;
}
.educacion-view .shortcuts__item > div {
  float: left;
}
.educacion-view .shortcuts__item > div:nth-child(2) {
  width: calc(100% - 71px);
}
@media (max-width: 575.98px) {
  .educacion-view .shortcuts__item > div:nth-child(2) {
    width: calc(100% - 60px);
  }
}
.educacion-view .shortcuts__item img {
  height: 41px;
  max-width: 41px;
  margin: 42px 15px;
  width: 41px;
}
@media (max-width: 575.98px) {
  .educacion-view .shortcuts__item img {
    height: 30px;
    margin: 15px 15px;
    width: 30px;
  }
}
.educacion-view .shortcuts__item a {
  color: #3E3E40;
  display: block;
}
.educacion-view .shortcuts__item a:hover {
  text-decoration: none;
  color: #3E3E40;
}
.educacion-view .shortcuts__item a.shortcuts__item__text {
  color: #3E3E40;
  font-family: "Roboto", sans-serif !important;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.5rem;
  margin-bottom: 0;
  min-height: 122px;
  padding: 44px 15px 0 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .educacion-view .shortcuts__item a.shortcuts__item__text {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
}
@media (max-width: 991.98px) {
  .educacion-view .shortcuts__item a.shortcuts__item__text {
    font-size: 0.9rem;
    line-height: 1.2rem;
  }
}
@media (max-width: 767.98px) {
  .educacion-view .shortcuts__item a.shortcuts__item__text {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
}
@media (max-width: 575.98px) {
  .educacion-view .shortcuts__item a.shortcuts__item__text {
    font-size: 1rem;
    line-height: 1.5rem;
    min-height: inherit;
    padding: 18px 15px;
  }
}
@media (max-width: 575.98px) {
  .educacion-view .shortcuts__item a.shortcuts__item__text:after {
    content: "\f105";
    display: block;
    font-family: "fontawesome-alloy";
    float: right;
    font-size: 35px;
    font-weight: normal;
    margin-left: auto;
  }
}
.educacion-view .featured-links-image {
  padding-top: 2.8rem;
  padding-bottom: 1.2rem;
}
.educacion-view .featured-links-image h2 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 2.1rem;
  margin-bottom: 2.5rem;
}
.educacion-view .featured-links-image__item {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
.educacion-view .last-entries-centros {
  background-color: #fafafa;
  padding-top: 3.55rem;
  padding-bottom: 2.8rem;
}
.educacion-view .last-entries-centros h2 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 2.1rem;
  margin-bottom: 1.3rem;
}
.educacion-view .four-columns-services {
  margin-bottom: 3rem;
}
@media (max-width: 575.98px) {
  .educacion-view .four-columns-services {
    margin-bottom: 0;
  }
}
.educacion-view .four-columns-services__item__image {
  border-radius: 10px;
  margin-bottom: 2rem;
}
.educacion-view .four-columns-services__item__image img {
  width: 100%;
}
.educacion-view .four-columns-services__item a {
  text-decoration: none;
}
.educacion-view .four-columns-services__item a:hover {
  text-decoration: underline;
}
.educacion-view .four-columns-services__item a h3 {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.35rem;
  margin-bottom: 1.1rem;
}
@media (max-width: 575.98px) {
  .educacion-view .four-columns-services__item a h3 {
    font-weight: 700;
    font-size: 18px;
  }
}
.educacion-view .four-columns-services__item p {
  font-size: 1rem;
  line-height: 1.2rem;
  padding: 0 2rem;
}
.educacion-view .carousel-services {
  margin: 0 auto;
  width: 65%;
}
.educacion-view .carousel-services .carousel-indicators {
  position: initial;
  width: 100%;
  margin: 0;
  height: 70px;
  align-items: center;
}
.educacion-view .carousel-services .carousel-indicators .active:before {
  content: none;
}
.educacion-view .carousel-services .carousel-indicators li {
  border-radius: 50%;
  background-color: #ededed;
  height: 9px;
  margin-right: 10px;
  width: 9px;
}
@media (max-width: 575.98px) {
  .educacion-view .carousel-services .carousel-indicators li {
    background-color: #3E3E40;
    opacity: 1;
  }
}
@media (max-width: 575.98px) {
  .educacion-view .carousel-services .carousel-item {
    padding: 0 10px;
  }
}
.educacion-view .carousel-services .carousel-item a h3 {
  font-size: 1.15rem;
  font-weight: 700;
  line-height: 1.35rem;
  margin-bottom: 1.1rem;
}
.educacion-view .carousel-services .carousel-item p {
  font-size: 1rem;
  line-height: 1.2rem;
  padding: 0 2rem;
}
.educacion-view .carousel-services .carousel-control-prev,
.educacion-view .carousel-services .carousel-control-next {
  border-radius: 50%;
  height: 38px;
  opacity: 1;
  position: absolute;
  top: 20%;
  width: 38px;
  z-index: 10;
}
.educacion-view .carousel-services .carousel-control-prev .material-icons,
.educacion-view .carousel-services .carousel-control-next .material-icons {
  font-size: 34px;
  padding-left: 0;
}
.educacion-view .carousel-services .carousel-control-next {
  right: -50px;
}
.educacion-view .carousel-services .carousel-control-prev {
  left: -50px;
}
.educacion-view .our-values {
  background-color: #fafafa;
  padding-top: 3.55rem;
  padding-bottom: 2.8rem;
}
.educacion-view .our-values h2 {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 2.1rem;
  margin-bottom: 1.3rem;
}
.educacion-view .our-values__list .col-lg-3,
.educacion-view .our-values__list .col-md-6 {
  align-items: stretch;
  display: flex;
}
.educacion-view .our-values__item {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 50px 30px;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}
@media (max-width: 575.98px) {
  .educacion-view .our-values__item {
    align-items: center;
    box-shadow: 5px 5px 10px 0 #E0E0E0;
    display: flex;
    padding: 28px 20px;
    text-align: left;
  }
}
@media (max-width: 575.98px) {
  .educacion-view .our-values__item div {
    display: flex;
  }
}
.educacion-view .our-values__item img {
  height: 60px;
  margin-bottom: 32px;
}
@media (max-width: 575.98px) {
  .educacion-view .our-values__item img {
    margin-bottom: 0;
    margin-right: 23px;
    max-width: 60px;
    width: 60px;
    height: auto;
  }
}
.educacion-view .our-values__item__title {
  display: flex;
  margin-bottom: 12px;
  min-height: 45px;
}
@media (max-width: 575.98px) {
  .educacion-view .our-values__item__title {
    margin-bottom: 0;
    min-height: initial;
  }
}
.educacion-view .our-values__item__title div {
  display: flex;
  width: 100%;
}
.educacion-view .our-values__item h3 {
  font-size: 1.15rem;
  line-height: 1.4rem;
  font-weight: 600;
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
}
@media (max-width: 575.98px) {
  .educacion-view .our-values__item h3 {
    margin-bottom: 0;
  }
}
.educacion-view .our-values__item p {
  font-size: 1rem;
  margin-bottom: 0;
  line-height: 1.3rem;
}
.educacion-view .tabs-navigation-inner-centros__nav {
  background-color: #fbfbfb;
  margin-bottom: 2.3rem;
  min-height: 43px;
  margin-top: -20px;
}
.educacion-view .tabs-navigation-inner-centros__nav select.form-control:not([multiple]):not([size]) {
  background-color: #fbfbfb;
  background-position: 98% 16px;
  background-repeat: no-repeat;
  background-size: 14px;
  border: 0;
  display: block;
  font-size: 1rem;
  font-weight: 700;
  height: 43px;
  -webkit-appearance: auto;
}
.educacion-view .tabs-navigation-inner-centros__nav select.form-control:not([multiple]):not([size]):focus {
  box-shadow: none;
}
.educacion-view .tabs-navigation-inner-centros .nav-item:last-child .nav-link:after {
  content: none;
}
.educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link,
.educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a,
.educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a {
  align-items: center;
  border-radius: 0;
  color: #3e3e40;
  display: flex;
  font-size: 1.1rem;
  height: 100%;
  justify-content: center;
  line-height: 1.5rem;
  padding: 1.1rem 1.5rem;
  width: 100%;
}
.educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link:after,
.educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a:after,
.educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a:after {
  content: " ";
  height: 24px;
  position: absolute;
  right: 0;
  width: 2px;
}
.educacion-view .frequent-questions-centros__item__title h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 0;
  padding: 15px 0;
}
.educacion-view .frequent-questions-centros__item__title h3:hover {
  cursor: pointer;
}
.educacion-view .frequent-questions-centros__item__description {
  font-size: 0.8rem;
  line-height: 16px;
  width: 95%;
}
.educacion-view .frequent-questions-centros__item .embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.educacion-view .frequent-questions-centros__item .embed-responsive::before {
  padding-top: 56.25%;
}
.educacion-view .featured-three-columns-post__item {
  display: flex;
}
.educacion-view .featured-three-columns-post__item:first-child {
  margin-bottom: 3rem;
}
@media (max-width: 575.98px) {
  .educacion-view .featured-three-columns-post__item:first-child {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.educacion-view .featured-three-columns-post__item:first-child .featured-three-columns-post__item__image {
  border-radius: 10px;
  margin-bottom: 0;
}
.educacion-view .featured-three-columns-post__item:first-child h3 {
  font-size: 1.3rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 0;
}
.educacion-view .featured-three-columns-post__item:first-child > div:not(.row) {
  box-shadow: none;
  padding-bottom: 0;
}
.educacion-view .featured-three-columns-post__item:first-child .featured-three-columns-post__item__date,
.educacion-view .featured-three-columns-post__item:first-child .featured-three-columns-post__item__time {
  padding: 0;
}
@media (max-width: 575.98px) {
  .educacion-view .featured-three-columns-post__item:first-child .featured-three-columns-post__item__date {
    margin-top: 1.65rem;
  }
}
.educacion-view .featured-three-columns-post__item > div:not(.row) {
  box-shadow: 0 5px 10px 0 rgba(224, 224, 224, 0.5);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 3rem;
  padding-bottom: 30px;
  width: 100%;
}
@media (max-width: 575.98px) {
  .educacion-view .featured-three-columns-post__item > div:not(.row) {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.educacion-view .featured-three-columns-post__item__image {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 1.65rem;
}
.educacion-view .featured-three-columns-post__item__image img {
  width: 100%;
}
.educacion-view .featured-three-columns-post__item__date {
  margin-bottom: 1rem;
  padding: 0 17px;
}
.educacion-view .featured-three-columns-post__item__time {
  margin-bottom: 1.1rem;
  padding: 0 17px;
}
.educacion-view .featured-three-columns-post__item__time img {
  float: left;
  margin-right: 10px;
}
.educacion-view .featured-three-columns-post__item h3 {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.45rem;
  padding: 0 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.educacion-view .featured-three-columns-post__item__description p {
  overflow-y: hidden;
  max-height: 6em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.educacion-view .news-detail-content__header {
  background-size: cover;
  background-position: center;
  background-image: url(/o/educacion-theme/images/image-header-background-experiencias-blog.jpg);
  display: flex;
  height: 230px;
  padding: 0 0 3rem 0;
  position: relative;
}
.educacion-view .news-detail-content__header:before {
  background-color: rgba(0, 0, 0, 0.5);
  content: " ";
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
}
.educacion-view .news-detail-content__header .container {
  position: relative;
  margin-top: auto;
  z-index: 2;
}
.educacion-view .news-detail-content__header h2 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 1.5rem;
}
.educacion-view .news-detail-content__header h3 {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3rem;
}
.educacion-view .news-detail-content__body {
  font-size: 1rem;
  line-height: 1.4rem;
  margin: 0;
  padding: 3.5rem 0;
}
.educacion-view .general-detail-content__header {
  padding: 8rem 0 3rem 0;
  height: 230px;
  background-size: cover;
  background-position: center;
  background-image: url(/o/educacion-theme/images/image-header-background-experiencias-blog.jpg);
}
.educacion-view .general-detail-content__header h2 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 1.5rem;
}
.educacion-view .general-detail-content__header h3 {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3rem;
}
.educacion-view .general-detail-content__body {
  font-size: 1rem;
  line-height: 1.4rem;
  margin: 0;
  padding: 3.5rem 0;
}
.educacion-view .gallery_box {
  padding: 0;
}
.educacion-view .gallery_box .inner .gallery_click {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  height: 300px;
  mix-blend-mode: normal;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  margin: auto;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .educacion-view .gallery_box .inner .gallery_click {
    height: 200px;
  }
}
.educacion-view .flex_this {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  display: inherit;
  flex-wrap: inherit;
  height: auto;
  margin: 0;
  padding: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 100%;
}
.educacion-view .gallery_box .inner .gallery_click:hover .flex_this {
  margin-top: -5px;
}
.educacion-view .gallery_title {
  display: block;
  font-weight: 700;
  margin: 0 0 20px;
  width: 100%;
}
.educacion-view .gallery_link {
  border: 2px solid #fff;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0 auto;
  padding: 10px 30px;
  text-transform: uppercase;
}
.educacion-view .gallery-list {
  margin-left: 0;
}
.educacion-view .modal-gallery {
  display: none;
  position: fixed;
  z-index: 3;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
  /* Modal Content */
  /* Position the "next button" to the right */
  /* The Close Button */
  /* Next & previous buttons */
}
.educacion-view .modal-gallery .modal-gallery-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
}
.educacion-view .modal-gallery .prev,
.educacion-view .modal-gallery .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
.educacion-view .modal-gallery .next {
  right: -6%;
  border-radius: 3px 0 0 3px;
}
.educacion-view .modal-gallery .prev {
  left: -6%;
}
.educacion-view .modal-gallery .close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}
.educacion-view .modal-gallery .close:hover,
.educacion-view .modal-gallery .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.educacion-view .modal-gallery .gallery-grid-image {
  display: none;
  height: 80vh;
}
.educacion-view .modal-gallery img {
  width: 100%;
  height: 100%;
}
.educacion-view .modal-gallery .cursor {
  cursor: pointer;
}
.educacion-view .modal-gallery img.hover-shadow {
  transition: 0.3s;
}
.educacion-view .modal-gallery .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.educacion-view .termino-popover {
  text-decoration: underline;
}
.educacion-view .footer {
  background-color: #fbfbfb;
  margin-top: 3.75rem;
  min-height: 122px;
  padding: 2.5rem 0 0 0;
}
.educacion-view .footer__logo-link {
  display: inline-block;
}
@media (max-width: 575.98px) {
  .educacion-view .footer__logo-link {
    margin-bottom: 1.5rem;
    text-align: center;
  }
}
.educacion-view .footer .footer-navigation {
  padding-top: 10px;
}
@media (max-width: 575.98px) {
  .educacion-view .footer .footer-navigation {
    padding-bottom: 25px;
  }
}
.educacion-view .footer .footer-navigation .portlet-borderless .portlet-content {
  padding: 0;
}
.educacion-view .footer .footer-navigation .portlet-header {
  display: none;
}
.educacion-view .footer .footer-navigation .youtube-icon-link {
  float: right;
  margin-top: 8px;
}
.educacion-view .footer .footer-navigation__menu {
  float: right;
  list-style: none;
  margin-bottom: 0;
  margin-right: 45px;
  padding: 0;
}
@media (max-width: 767.98px) {
  .educacion-view .footer .footer-navigation__menu {
    margin-right: 20px;
  }
}
@media (max-width: 575.98px) {
  .educacion-view .footer .footer-navigation__menu {
    float: left;
    margin-right: 0;
  }
}
.educacion-view .footer .footer-navigation__menu li {
  float: left;
  font-size: 0.9rem;
  line-height: 1.5rem;
  min-height: 25px;
  padding-right: 45px;
}
.educacion-view .footer .footer-navigation__menu li a {
  text-decoration: underline;
}
@media (max-width: 767.98px) {
  .educacion-view .footer .footer-navigation__menu li {
    padding-right: 20px;
  }
}
.educacion-view .footer .footer-navigation__menu li:last-child {
  border-right: solid 1px #3e3e40;
}
@media (max-width: 575.98px) {
  .educacion-view .footer .footer-navigation__menu li:last-child {
    border-right: none;
  }
}
.educacion-view .header--public {
  box-shadow: 4px 4px 10px 0 rgba(160, 160, 160, 0.4);
  height: 120px;
  position: relative;
  z-index: 3;
  /**	.search-form-tigger {
  	    order: initial;

  	    @include media-breakpoint-down(sm){
  	        order: 4;
  	    }
  	}**/
  /**	.hamburguer-icon{
  		@include media-breakpoint-down(sm){
  			order: 1;
     			position: initial;
  		}
  	}

  	.header__logo-link{
  		@include media-breakpoint-down(sm){
  			order: 2;
  			padding-left: 0;
  		}
  	}

  	.u-btn--inicio-sesion{
  		@include media-breakpoint-down(sm){
  			order: 3;
  		}
  	}**/
}
@media (max-width: 768px) {
  .educacion-view .header--public {
    background-color: #ffffff;
    height: 67px;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 99;
  }
}
@media (max-width: 768px) {
  .educacion-view .header--public .header__navigation {
    background-color: rgb(255, 255, 255);
    box-shadow: 4px 4px 5px 0 rgba(160, 160, 160, 0.4);
    height: 100%;
    left: 0px;
    padding: 0.5rem 1rem;
    position: fixed;
    width: 90%;
    z-index: 99;
  }
}
.educacion-view .header--public .header__navigation .link-navigation li {
  padding-right: 20px;
}
@media (max-width: 991.98px) {
  .educacion-view .header--public .header__navigation .link-navigation li:last-child {
    padding-right: 0;
  }
}
.educacion-view .header--public .header__navigation.collapse:not(.show) {
  display: inline-block;
}
@media (max-width: 768px) {
  .educacion-view .header--public .header__navigation.collapse:not(.show) {
    display: none;
  }
}
.educacion-view .header--public .navbar {
  display: block;
  padding: 15px 0;
}
@media (max-width: 768px) {
  .educacion-view .header--public .navbar {
    display: flex;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .educacion-view .header--public .search-form-wrapper-public {
    margin-top: 0;
  }
}
.educacion-view .header--private .navbar--primary {
  box-shadow: 4px 4px 10px 0 rgba(160, 160, 160, 0.4);
  display: block;
  height: 120px;
  padding: 15px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .educacion-view .header--private .navbar--primary {
    background-color: #ffffff;
    height: 67px;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 99;
  }
}
.educacion-view .header--private .navbar--primary .container {
  display: block;
}
@media (max-width: 768px) {
  .educacion-view .header--private .navbar--primary .container {
    display: flex;
  }
}
.educacion-view .header--private .navbar--secondary {
  background-color: rgba(237, 237, 237, 0.2);
  height: 122px;
  padding: 0;
}
.educacion-view .header--private .navbar--secondary .link-icon-navigation {
  margin: 0;
}
.educacion-view .header--private .navbar--secondary .header__navigation {
  display: block;
  padding-top: 0;
}
@media (max-width: 768px) {
  .educacion-view .header--private .navbar--secondary .header__navigation {
    position: absolute;
    padding: 0;
    margin: 0;
    width: calc(100% - 2rem);
    top: 0;
  }
}
@media (max-width: 768px) {
  .educacion-view .header--private .navbar--secondary {
    background-color: rgb(255, 255, 255);
    box-shadow: 4px 4px 5px 0 rgba(160, 160, 160, 0.4);
    height: 100%;
    left: 0px;
    padding: 0.5rem 1rem;
    position: fixed;
    width: 90%;
    z-index: 99;
    overflow: auto;
  }
}
.educacion-view .header--private .navbar--secondary.collapse:not(.show) {
  display: block;
}
@media (max-width: 768px) {
  .educacion-view .header--private .navbar--secondary.collapse:not(.show) {
    display: none;
  }
}
.educacion-view .header--private .navbar--secondary .header__idiomas--mobile .portlet-language {
  float: none;
  margin: -15px 0 0 0;
}
.educacion-view .header--private .navbar--secondary .header__acceder--mobile {
  color: #ffffff;
  margin: 0 -15px;
  padding: 20px 15px;
}
.educacion-view .header--private .navbar--secondary .header__acceder--mobile strong {
  display: block;
  margin-bottom: 5px;
}
.educacion-view .header--private .navbar--secondary .header__acceder--mobile .access-button {
  box-shadow: none;
  padding: 5px 0;
  display: block;
  width: 100%;
  min-width: 100%;
  margin: 0;
  border-radius: 0;
  color: #ffffff;
  text-decoration: underline;
}
.educacion-view .header--private .navbar--secondary .header__acceder--mobile .access-button img {
  display: none;
}
.educacion-view .header--centro .navbar--secondary {
  height: 80px;
  box-shadow: 0 5px 10px 0 #E0E0E0;
}
@media (max-width: 768px) {
  .educacion-view .header--centro .navbar--secondary {
    background-color: #f4f4f4;
    box-shadow: 4px 4px 5px 0 rgba(160, 160, 160, 0.4);
    height: 100%;
    left: 0px;
    padding: 0.5rem 0;
    position: fixed;
    width: 100%;
    z-index: 99;
    overflow: auto;
  }
}
@media (max-width: 768px) {
  .educacion-view .header--centro .navbar--secondary .header__navigation {
    max-width: 100%;
    width: 100%;
  }
}
.educacion-view .header--centro .navbar--secondary .header__acceder--mobile {
  margin: 0;
}
.educacion-view .header--centro.header--private .navbar--primary {
  height: 80px;
  padding: 0;
  display: flex;
}
@media (max-width: 768px) {
  .educacion-view .header--centro.header--private .navbar--primary {
    background-color: #ffffff;
    height: 67px;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 99;
  }
}
.educacion-view .header--centro.header--private .navbar--primary .container {
  display: flex;
}
.educacion-view .header--centro .header__logo-link {
  margin-right: auto;
}
.educacion-view .header--centro .header__logo-link img {
  height: 100%;
  max-height: 60px;
}
@media (max-width: 768px) {
  .educacion-view .header--centro .header__logo-link img {
    max-height: 50px;
    width: auto;
  }
}
.educacion-view .header--centro .header__user-area {
  margin-top: 0;
}
.educacion-view .header--centro .header__idiomas__centros {
  margin-top: 0;
}
.educacion-view .header.header--centro .u-btn--inicio-sesion {
  margin-top: 0px;
}
.educacion-view .header.header--centro .u-btn--acceder-a {
  margin-top: 0px;
}
.educacion-view .header__logo-link {
  display: block;
  float: left;
  margin-right: 64px;
}
@media (max-width: 991.98px) {
  .educacion-view .header__logo-link {
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .educacion-view .header__logo-link {
    margin: 0 auto;
    padding-left: 67px;
  }
}
.educacion-view .header__logo-link a {
  display: block;
}
@media (max-width: 768px) {
  .educacion-view .header__logo-link a {
    padding: 8px 0;
  }
}
.educacion-view .header__logo-link img {
  height: 100%;
  max-height: 86px;
}
@media (max-width: 768px) {
  .educacion-view .header__logo-link img {
    max-height: 50px;
    width: auto;
  }
}
.educacion-view .header__navigation {
  display: inline-block;
  padding-top: 25px;
  width: initial;
}
.educacion-view .header__navigation .portlet-borderless .portlet-content {
  padding: 0;
}
.educacion-view .header__navigation .portlet-header {
  display: none;
}
.educacion-view .header .portlet-language {
  display: inline-block;
  float: right;
}
.educacion-view .header .portlet-language .portlet {
  margin-bottom: 0;
}
.educacion-view .header__idiomas--mobile .portlet-language {
  margin-top: 0;
  width: 100%;
}
.educacion-view .header__idiomas--mobile .portlet-language ul.link-navigation {
  margin-bottom: 0;
}
.educacion-view .header__idiomas--mobile .portlet-language ul.link-navigation li {
  float: none;
}
.educacion-view .header__idiomas--mobile .portlet-language img {
  margin-right: 10px;
}
.educacion-view .header__idiomas--mobile .portlet-language a span.language {
  text-transform: capitalize;
}
.educacion-view .header__idiomas--mobile .u-icon-arrow-down {
  float: right;
}
.educacion-view .header__idiomas, .educacion-view .header__idiomas__centros, .educacion-view .header__user-area {
  margin-right: 35px;
  margin-top: 35px;
}
.educacion-view .header__idiomas a, .educacion-view .header__idiomas__centros a, .educacion-view .header__user-area a {
  display: block;
}
.educacion-view .header__idiomas a span.language, .educacion-view .header__idiomas__centros a span.language, .educacion-view .header__user-area a span.language {
  text-transform: capitalize;
}
.educacion-view .header__idiomas img,
.educacion-view .header__idiomas .u-icon-svg, .educacion-view .header__idiomas__centros img,
.educacion-view .header__idiomas__centros .u-icon-svg, .educacion-view .header__user-area img,
.educacion-view .header__user-area .u-icon-svg {
  height: 23px;
  margin-right: 10px;
  width: 23px;
}
@media (max-width: 991.98px) {
  .educacion-view .header__idiomas img,
  .educacion-view .header__idiomas .u-icon-svg, .educacion-view .header__idiomas__centros img,
  .educacion-view .header__idiomas__centros .u-icon-svg, .educacion-view .header__user-area img,
  .educacion-view .header__user-area .u-icon-svg {
    margin-right: 0;
  }
}
.educacion-view .header__idiomas .material-icons, .educacion-view .header__idiomas__centros .material-icons, .educacion-view .header__user-area .material-icons {
  position: relative;
  margin-left: 10px;
  top: 6px;
  transform: rotate(180deg);
}
.educacion-view .header__idiomas .collapsed .material-icons, .educacion-view .header__idiomas__centros .collapsed .material-icons, .educacion-view .header__user-area .collapsed .material-icons {
  transform: rotate(0deg);
}
.educacion-view .header__idiomas .collapse,
.educacion-view .header__idiomas .collapsing, .educacion-view .header__idiomas__centros .collapse,
.educacion-view .header__idiomas__centros .collapsing, .educacion-view .header__user-area .collapse,
.educacion-view .header__user-area .collapsing {
  position: absolute;
  z-index: 2;
}
.educacion-view .header__idiomas .card, .educacion-view .header__idiomas__centros .card, .educacion-view .header__user-area .card {
  border: none;
  border-radius: 0;
  box-shadow: 4px 4px 10px 0 #EDEDED;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .educacion-view .header__idiomas .card, .educacion-view .header__idiomas__centros .card, .educacion-view .header__user-area .card {
    left: calc(-100% + 30px);
  }
  .educacion-view .header__idiomas .card span, .educacion-view .header__idiomas__centros .card span, .educacion-view .header__user-area .card span {
    display: block;
  }
}
.educacion-view .header__idiomas ul, .educacion-view .header__idiomas__centros ul, .educacion-view .header__user-area ul {
  list-style: none;
  margin-bottom: 0;
  min-width: 175px;
  padding-left: 0;
}
.educacion-view .header__idiomas ul li, .educacion-view .header__idiomas__centros ul li, .educacion-view .header__user-area ul li {
  font-size: 16px;
  line-height: 25px;
  padding: 0 9px;
}
.educacion-view .header__idiomas ul li a, .educacion-view .header__idiomas__centros ul li a, .educacion-view .header__user-area ul li a {
  border-bottom: 1px solid rgba(151, 151, 151, 0.3);
  padding: 15px 0;
}
.educacion-view .header__idiomas ul li a:hover, .educacion-view .header__idiomas__centros ul li a:hover, .educacion-view .header__user-area ul li a:hover {
  text-decoration: none;
}
.educacion-view .header__idiomas ul li .u-icon-svg,
.educacion-view .header__idiomas ul li img, .educacion-view .header__idiomas__centros ul li .u-icon-svg,
.educacion-view .header__idiomas__centros ul li img, .educacion-view .header__user-area ul li .u-icon-svg,
.educacion-view .header__user-area ul li img {
  float: left;
}
.educacion-view .header__idiomas ul li:last-child a, .educacion-view .header__idiomas__centros ul li:last-child a, .educacion-view .header__user-area ul li:last-child a {
  border-bottom: none;
}
@media (max-width: 991.98px) {
  .educacion-view .header__idiomas span, .educacion-view .header__idiomas__centros span, .educacion-view .header__user-area span {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .educacion-view .header__idiomas {
    margin-right: 19px;
    margin-top: 40px;
  }
}
.educacion-view .header__user-area {
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .educacion-view .header__user-area {
    margin-top: 41px;
  }
}
@media (max-width: 768px) {
  .educacion-view .header__user-area {
    margin-top: 0;
    margin-right: 5px;
  }
  .educacion-view .header__user-area img {
    height: 29px;
    width: 29px;
  }
}
.educacion-view .header .u-btn--inicio-sesion {
  margin-top: 31px;
}
@media (max-width: 1199.98px) {
  .educacion-view .header .u-btn--inicio-sesion {
    width: auto;
  }
}
@media (max-width: 768px) {
  .educacion-view .header .u-btn--inicio-sesion {
    margin-top: 0;
    margin-right: 0.5rem;
    padding: 0.6rem 0.75rem;
    width: auto;
  }
}
.educacion-view .header .u-btn--acceder-a {
  margin-right: 45px;
  margin-top: 31px;
}
.educacion-view .header .u-btn--acceder-a img {
  margin-left: 1rem;
}
.educacion-view .hamburguer-icon {
  width: 67px;
  height: 67px;
  position: absolute;
  margin: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  box-shadow: 4px 0 5px 0 rgba(160, 160, 160, 0.4);
  border-radius: 0;
  left: 0;
  top: 0;
  z-index: 4;
}
.educacion-view .hamburguer-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 30px;
  border-radius: 9px;
  opacity: 1;
  left: 17px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.educacion-view .hamburguer-icon .hamburguer-icon-animated:nth-child(1) {
  top: 20px;
}
.educacion-view .hamburguer-icon .hamburguer-icon-animated:nth-child(2),
.educacion-view .hamburguer-icon .hamburguer-icon-animated:nth-child(3) {
  top: 30px;
}
.educacion-view .hamburguer-icon .hamburguer-icon-animated:nth-child(4) {
  top: 40px;
}
.educacion-view .hamburguer-icon .hamburguer-icon-animated.open:nth-child(1) {
  left: 50%;
  top: 11px;
  width: 0%;
}
.educacion-view .hamburguer-icon .hamburguer-icon-animated.open:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.educacion-view .hamburguer-icon .hamburguer-icon-animated.open:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.educacion-view .hamburguer-icon .hamburguer-icon-animated.open:nth-child(4) {
  left: 50%;
  top: 11px;
  width: 0%;
}

/* Color schemes */
/* Variables -----------------------------------*/
/* Fonts */
/* Colors */
/* Mixins -----------------------------------*/
/* Styles -----------------------------------*/
body.default-color-scheme .educacion-view {
  font-family: "Roboto Condensed", sans-serif;
  color: #1d1d1b;
  /*---- Buttons ----*/
  /* liferay fragments*/
  /* Shading box item - Buscador general and realted post */
  /* Pagination */
  /* Centros - Shortcuts*/
  /* Four columns - services */
  /* Our values */
  /* Pre footer - Centros */
  /** Gallery **/
}
body.default-color-scheme .educacion-view h1,
body.default-color-scheme .educacion-view h2,
body.default-color-scheme .educacion-view h3,
body.default-color-scheme .educacion-view h4,
body.default-color-scheme .educacion-view h5 {
  font-family: "Source Sans Pro", sans-serif;
}
body.default-color-scheme .educacion-view .btn {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .btn-primary {
  background-color: #cc3333;
  border-color: #cc3333;
}
body.default-color-scheme .educacion-view .btn-primary:hover, body.default-color-scheme .educacion-view .btn-primary:active, body.default-color-scheme .educacion-view .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #38040e;
  border-color: #38040e;
}
body.default-color-scheme .educacion-view .btn-secondary {
  background-color: #38040e;
  border-color: #38040e;
}
body.default-color-scheme .educacion-view .btn-secondary:hover, body.default-color-scheme .educacion-view .btn-secondary:active, body.default-color-scheme .educacion-view .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #cc3333;
  border-color: #cc3333;
}
body.default-color-scheme .educacion-view .btn-link {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .btn-link:hover, body.default-color-scheme .educacion-view .btn-link:active, body.default-color-scheme .educacion-view .btn-link:not(:disabled):not(.disabled):active {
  color: #38040e;
}
body.default-color-scheme .educacion-view .btn-outline-primary {
  color: #cc3333;
  border-color: #cc3333;
}
body.default-color-scheme .educacion-view .btn-outline-primary:hover, body.default-color-scheme .educacion-view .btn-outline-primary:active, body.default-color-scheme .educacion-view .btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: #38040e;
  border-color: #38040e;
  color: #ffffff;
}
body.default-color-scheme .educacion-view .btn-outline-secondary {
  color: #38040e;
  border-color: #38040e;
}
body.default-color-scheme .educacion-view .btn-outline-secondary:hover, body.default-color-scheme .educacion-view .btn-outline-secondary:active, body.default-color-scheme .educacion-view .btn-outline-secondary:not(:disabled):not(.disabled):active {
  background-color: #cc3333;
  border-color: #cc3333;
  color: #ffffff;
}
body.default-color-scheme .educacion-view .u-btn--primary, body.default-color-scheme .educacion-view .banner .btn,
body.default-color-scheme .educacion-view .carousel .btn, body.default-color-scheme .educacion-view .section-featured a.link, body.default-color-scheme .educacion-view .section-header.bg-white .btn,
body.default-color-scheme .educacion-view .section-header.bg-dark .btn,
body.default-color-scheme .educacion-view .section-footer.bg-white .btn,
body.default-color-scheme .educacion-view .section-footer.bg-dark .btn {
  background-color: #cc3333;
  border-color: #cc3333;
  color: #ffffff;
}
body.default-color-scheme .educacion-view .u-btn--primary:hover, body.default-color-scheme .educacion-view .banner .btn:hover,
body.default-color-scheme .educacion-view .carousel .btn:hover, body.default-color-scheme .educacion-view .section-featured a.link:hover, body.default-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.default-color-scheme .educacion-view .u-btn--primary:active, body.default-color-scheme .educacion-view .banner .btn:active,
body.default-color-scheme .educacion-view .carousel .btn:active, body.default-color-scheme .educacion-view .section-featured a.link:active, body.default-color-scheme .educacion-view .section-header.bg-white .btn:active,
body.default-color-scheme .educacion-view .section-header.bg-dark .btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-white .btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-dark .btn:active, body.default-color-scheme .educacion-view .u-btn--primary:not(:disabled):not(.disabled):active {
  background-color: #38040e;
  border-color: #38040e;
  color: #ffffff;
}
body.default-color-scheme .educacion-view .u-btn--primary.u-btn--line, body.default-color-scheme .educacion-view .banner .u-btn--line.btn,
body.default-color-scheme .educacion-view .carousel .u-btn--line.btn, body.default-color-scheme .educacion-view .section-featured a.link, body.default-color-scheme .educacion-view .section-header.bg-white .btn,
body.default-color-scheme .educacion-view .section-header.bg-dark .btn,
body.default-color-scheme .educacion-view .section-footer.bg-white .btn,
body.default-color-scheme .educacion-view .section-footer.bg-dark .btn {
  background-color: #ffffff;
  border-width: 2px;
  color: #cc3333;
}
body.default-color-scheme .educacion-view .u-btn--primary.u-btn--line:hover, body.default-color-scheme .educacion-view .banner .u-btn--line.btn:hover,
body.default-color-scheme .educacion-view .carousel .u-btn--line.btn:hover, body.default-color-scheme .educacion-view .section-featured a.link:hover, body.default-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.default-color-scheme .educacion-view .u-btn--primary.u-btn--line:active, body.default-color-scheme .educacion-view .banner .u-btn--line.btn:active,
body.default-color-scheme .educacion-view .carousel .u-btn--line.btn:active, body.default-color-scheme .educacion-view .section-featured a.link:active, body.default-color-scheme .educacion-view .section-header.bg-white .btn:active,
body.default-color-scheme .educacion-view .section-header.bg-dark .btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-white .btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-dark .btn:active, body.default-color-scheme .educacion-view .u-btn--primary.u-btn--line:not(:disabled):not(.disabled):active {
  background-color: #cc3333;
  border-color: #cc3333;
  color: #ffffff;
}
body.default-color-scheme .educacion-view .u-btn--secondary,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .select-button,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .select-button,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .select-button,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .select-button,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .select-button,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .select-button,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .select-button,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .select-button, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body.default-color-scheme .educacion-view .portlet-forms .select-button,
body.default-color-scheme .educacion-view .portlet-forms .select-button {
  background-color: #38040e;
  border-color: #38040e;
  color: #ffffff;
}
body.default-color-scheme .educacion-view .u-btn--secondary:hover, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:hover,
body.default-color-scheme .educacion-view .portlet-forms .select-button:hover, body.default-color-scheme .educacion-view .u-btn--secondary:active, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:active,
body.default-color-scheme .educacion-view .portlet-forms .select-button:active, body.default-color-scheme .educacion-view .u-btn--secondary:not(:disabled):not(.disabled):active {
  background-color: #cc3333;
  border-color: #cc3333;
  color: #ffffff;
}
body.default-color-scheme .educacion-view .u-btn--secondary.u-btn--line, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button, body.default-color-scheme .educacion-view .section-featured a.u-btn--secondary.link,
body.default-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button,
body.default-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button, body.default-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn, body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button,
body.default-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button,
body.default-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button,
body.default-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button {
  background-color: #ffffff;
  border-width: 2px;
  color: #38040e;
}
body.default-color-scheme .educacion-view .u-btn--secondary.u-btn--line:hover, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.default-color-scheme .educacion-view .section-featured a.u-btn--secondary.link:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.default-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover, body.default-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn:hover, body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover, body.default-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.green-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover, body.default-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.blue-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover, body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover, body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.default-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.default-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.default-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover, body.default-color-scheme .educacion-view .u-btn--secondary.u-btn--line:active, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.default-color-scheme .educacion-view .section-featured a.u-btn--secondary.link:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.default-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.green-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.default-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.default-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active, body.default-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn:active, body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active, body.default-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.green-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.default-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.green-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active, body.default-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.blue-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active, body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active, body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.default-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.default-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.default-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.green-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.default-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.default-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.default-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.green-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.default-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.default-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.default-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.green-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active, body.default-color-scheme .educacion-view .u-btn--secondary.u-btn--line:not(:disabled):not(.disabled):active, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active {
  background-color: #38040e;
  border-color: #38040e;
  color: #ffffff;
}
body.default-color-scheme .educacion-view .border-gradient-vertical-left {
  border-left: 3px solid #cc3333;
  border-image: linear-gradient(0deg, #38040e, #cc3333) 1;
  padding-left: 2.3rem;
}
body.default-color-scheme .educacion-view .footer {
  border-top: 3px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .footer a {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .footer a:hover {
  color: #38040e;
}
body.default-color-scheme .educacion-view .footer .u-icon-svg {
  fill: #cc3333;
}
body.default-color-scheme .educacion-view .footer .u-icon-svg:hover {
  fill: #38040e;
}
body.default-color-scheme .educacion-view .header__idiomas ul li:hover, body.default-color-scheme .educacion-view .header__user-area ul li:hover {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .header__idiomas ul li a:hover, body.default-color-scheme .educacion-view .header__user-area ul li a:hover {
  color: #ffffff;
}
body.default-color-scheme .educacion-view .header__idiomas ul li a:hover .u-icon-svg, body.default-color-scheme .educacion-view .header__user-area ul li a:hover .u-icon-svg {
  fill: #ffffff;
}
body.default-color-scheme .educacion-view .header__idiomas a, body.default-color-scheme .educacion-view .header__user-area a {
  color: #3e3e40;
}
body.default-color-scheme .educacion-view .header__idiomas .u-icon-svg, body.default-color-scheme .educacion-view .header__user-area .u-icon-svg {
  fill: #3e3e40;
}
body.default-color-scheme .educacion-view .header--private .navbar--secondary {
  border-bottom: 3px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
@media (max-width: 768px) {
  body.default-color-scheme .educacion-view .header--private .navbar--secondary {
    border: none;
  }
}
body.default-color-scheme .educacion-view .header--private .navbar--secondary .header__acceder--mobile {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .header--centro .navbar--secondary {
  border: none;
}
body.default-color-scheme .educacion-view .header--centro .header__user-area a {
  color: #cc3333;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
body.default-color-scheme .educacion-view .header--centro .header__user-area ul li:hover {
  background-color: #ffffff;
}
body.default-color-scheme .educacion-view .header--centro .header__user-area ul li:hover a {
  color: #cc3333;
  text-decoration: underline;
}
body.default-color-scheme .educacion-view .link-navigation li a {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .link-navigation li a:hover {
  color: #38040e;
}
body.default-color-scheme .educacion-view .link-icon-navigation li a {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .link-icon-navigation li a:hover {
  color: #cc3333;
  border: 2px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .link-icon-navigation li.current-page span {
  color: #ffffff;
  border: 2px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .link-icon-navigation li.current-page span span {
  border: none;
}
body.default-color-scheme .educacion-view .link-icon-navigation li.current-page span:hover {
  color: #ffffff;
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a {
  color: #1d1d1b;
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover {
  color: #cc3333;
  height: 100%;
}
@media (max-width: 768px) {
  body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover {
    border: none;
  }
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover .material-icons {
  background-color: #ffffff;
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a .material-icons {
  color: #cc3333;
  border: 2px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a {
  color: #1d1d1b;
  border: 2px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
@media (max-width: 768px) {
  body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a {
    border: none;
  }
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a span {
  border: none;
  color: #1d1d1b;
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page span:hover {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page .material-icons {
  color: #cc3333;
  border: 2px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li .dropdown-menu.show li a:hover span {
  color: #cc3333;
  font-weight: bold;
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
  color: #cc3333;
  border: 2px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
  height: 100%;
  border-bottom: none;
}
@media (max-width: 768px) {
  body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
    border: none;
    border-image: none;
  }
}
@media (max-width: 768px) {
  body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
    border: none;
    height: auto;
    overflow: visible;
  }
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li:last-child a {
  border: 2px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
  border-top: none;
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show a {
  color: #1d1d1b;
}
body.default-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show a:hover {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .header__idiomas__centros a {
  color: #cc3333;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
body.default-color-scheme .educacion-view .breadcrumb-centros .breadcrumb a {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line, body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button,
body.default-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button, body.default-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link, body.default-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link,
body.default-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link,
body.default-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link,
body.default-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link, body.default-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn, body.default-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn, body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn, body.default-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn,
body.default-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn,
body.default-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn,
body.default-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn,
body.default-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button,
body.default-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button,
body.default-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link,
body.default-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link,
body.default-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link,
body.default-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link,
body.default-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn,
body.default-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn,
body.default-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn,
body.default-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn,
body.default-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn {
  background: rgba(0, 0, 0, 0.5);
}
body.default-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line:hover, body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line:hover,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button:hover,
body.default-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button:hover, body.default-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link:hover, body.default-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link:hover,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link:hover,
body.default-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link:hover,
body.default-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link:hover, body.default-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn:hover, body.default-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn:hover, body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn:hover, body.default-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn:hover, body.default-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line:active, body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line:active,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button:active,
body.default-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button:active, body.default-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link:active, body.default-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link:active,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link:active,
body.default-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link:active,
body.default-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link:active,
body.default-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link:active, body.default-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn:active, body.default-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn:active, body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn:active, body.default-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn:active,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn:active,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn:active,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.default-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line:hover,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line:hover,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button:hover,
body.default-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link:hover,
body.default-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link:hover,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link:hover,
body.default-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn:hover,
body.default-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line:active,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line:active,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button:active,
body.default-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button:active,
body.default-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link:active,
body.default-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link:active,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link:active,
body.default-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link:active,
body.default-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link:active,
body.default-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link:active,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn:active,
body.default-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn:active {
  background: rgba(0, 0, 0, 0.7);
}
body.default-color-scheme .educacion-view .banner-home h3 div strong,
body.default-color-scheme .educacion-view .banner-home-button h3 div strong {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .banner-home-button h2 div {
  font-family: "Source Sans Pro", sans-serif;
}
body.default-color-scheme .educacion-view .banner h2 strong.bgcolor {
  background-color: #cc3333;
}
@media (max-width: 450px) {
  body.default-color-scheme .educacion-view .banner h2 strong.bgcolor {
    background-color: transparent;
  }
}
body.default-color-scheme .educacion-view .banner-home h3 div {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .banner-icon-title-description__col-right__item h3,
body.default-color-scheme .educacion-view .banner-icon-title-description__col-right__item h4 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .banner-icon-title-description-color {
  position: relative;
}
body.default-color-scheme .educacion-view .banner-icon-title-description-color__col-left::before {
  background: linear-gradient(90deg, #b6d3eb, #38040e) #cc3333;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
body.default-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item h3,
body.default-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item h4 {
  font-family: "Roboto Condensed", sans-serif;
  z-index: 1;
}
body.default-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
body.default-color-scheme .educacion-view .banner-icon-title-description-color__col-right .banner-icon-title-description-color__col-right__item:first-child:before {
  background-color: #38040e;
  opacity: 0.8;
}
body.default-color-scheme .educacion-view .banner-icon-title-description-color__col-right .banner-icon-title-description-color__col-right__item:last-child:before {
  background-color: #b6d3eb;
  opacity: 0.8;
}
body.default-color-scheme .educacion-view .banner-icon-title-description-color__col-right > .row:nth-child(2) .banner-icon-title-description-color__col-right__item:first-child:before {
  background-color: #b6d3eb;
  opacity: 0.8;
}
body.default-color-scheme .educacion-view .banner-icon-title-description-color__col-right > .row:nth-child(2) .banner-icon-title-description-color__col-right__item:last-child:before {
  background-color: #38040e;
  opacity: 0.8;
}
body.default-color-scheme .educacion-view .three-columns-post h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .three-columns-post__item__date {
  color: #38040e;
}
body.default-color-scheme .educacion-view .three-columns-post__item__link {
  color: #1d1d1b;
}
body.default-color-scheme .educacion-view .three-columns-post__item__link:hover {
  text-decoration: underline;
}
body.default-color-scheme .educacion-view .featured-three-columns-post__item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .featured-three-columns-post__item__date {
  color: #cc3333;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
}
body.default-color-scheme .educacion-view .featured-three-columns-post__item__time {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
}
body.default-color-scheme .educacion-view .featured-three-columns-post__item__link {
  color: #1d1d1b;
}
body.default-color-scheme .educacion-view .featured-three-columns-post__item__link:hover {
  color: #cc3333;
  text-decoration: underline;
}
body.default-color-scheme .educacion-view .featured-three-columns-post__item__description {
  font-family: "Source Sans Pro", sans-serif;
}
body.default-color-scheme .educacion-view .three-columns-success-stories__item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .three-columns-success-stories__item__autor {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .three-columns-success-stories__item__link {
  color: #1d1d1b;
}
body.default-color-scheme .educacion-view .three-columns-success-stories__item__link:hover {
  text-decoration: underline;
}
body.default-color-scheme .educacion-view .three-columns-training__item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .three-columns-training__item__autor {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .three-columns-training__item__link {
  color: #1d1d1b;
}
body.default-color-scheme .educacion-view .three-columns-training__item__link:hover {
  text-decoration: underline;
}
body.default-color-scheme .educacion-view .three-columns-training__item .type--autoformacion {
  background-color: #38040e;
  border-right: solid 2px #38040e;
}
body.default-color-scheme .educacion-view .three-columns-training__item .type--autoformacion span.triangle1:after {
  border-color: #38040e transparent transparent transparent;
}
body.default-color-scheme .educacion-view .three-columns-training__item .type--autoformacion span.triangle2:after {
  border-color: transparent transparent #38040e transparent;
}
body.default-color-scheme .educacion-view .three-columns-training__item .type--obligatoria {
  background-color: #b6d3eb;
  border-right: solid 2px #b6d3eb;
}
body.default-color-scheme .educacion-view .three-columns-training__item .type--obligatoria span.triangle1:after {
  border-color: #b6d3eb transparent transparent transparent;
}
body.default-color-scheme .educacion-view .three-columns-training__item .type--obligatoria span.triangle2:after {
  border-color: transparent transparent #b6d3eb transparent;
}
body.default-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria {
  background-color: #cc3333;
  border-right: solid 2px #cc3333;
}
body.default-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria span.triangle1:after {
  border-color: #cc3333 transparent transparent transparent;
}
body.default-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria span.triangle2:after {
  border-color: transparent transparent #cc3333 transparent;
}
body.default-color-scheme .educacion-view .line-background-gradient {
  border-top: 3px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
  margin: 0;
}
body.default-color-scheme .educacion-view .featured-carousel .carousel-caption h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .featured-carousel .carousel-caption h3 strong {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .featured-carousel .carousel-caption h3:nth-child(2) {
  font-family: "Source Sans Pro", sans-serif;
}
body.default-color-scheme .educacion-view .featured-carousel .carousel-indicators .active {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .featured-carousel .carousel-indicators .active:before {
  border: solid 2px #cc3333;
}
body.default-color-scheme .educacion-view .carousel-centros .carousel-indicators,
body.default-color-scheme .educacion-view .carousel-services .carousel-indicators {
  background-color: rgba(204, 51, 51, 0.9);
}
@media (max-width: 575.98px) {
  body.default-color-scheme .educacion-view .carousel-centros .carousel-indicators,
  body.default-color-scheme .educacion-view .carousel-services .carousel-indicators {
    background-color: transparent;
  }
}
body.default-color-scheme .educacion-view .carousel-centros .carousel-indicators .active,
body.default-color-scheme .educacion-view .carousel-services .carousel-indicators .active {
  background-color: #38040e;
}
body.default-color-scheme .educacion-view .carousel-centros .carousel-caption .carousel-caption-bg,
body.default-color-scheme .educacion-view .carousel-services .carousel-caption .carousel-caption-bg {
  background-color: rgba(204, 51, 51, 0.5);
}
body.default-color-scheme .educacion-view .carousel-centros .carousel-caption h3,
body.default-color-scheme .educacion-view .carousel-services .carousel-caption h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .carousel-centros .carousel-caption h4,
body.default-color-scheme .educacion-view .carousel-services .carousel-caption h4 {
  font-family: "Source Sans Pro", sans-serif;
}
body.default-color-scheme .educacion-view .carousel-centros .carousel-control-prev,
body.default-color-scheme .educacion-view .carousel-centros .carousel-control-next,
body.default-color-scheme .educacion-view .carousel-services .carousel-control-prev,
body.default-color-scheme .educacion-view .carousel-services .carousel-control-next {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .contact-email-banner .box {
  border: 2px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .contact-email-banner .box a {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .contact-email-banner .box a:hover {
  color: #38040e;
}
body.default-color-scheme .educacion-view .top-background-image-entries,
body.default-color-scheme .educacion-view .top-background-image-forms {
  border-top: 3px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .frequent-questions__item {
  border-top: 1px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .frequent-questions__item:last-child {
  border-bottom: 1px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .frequent-questions__item__title h3 {
  color: #cc3333;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}
body.default-color-scheme .educacion-view .frequent-questions__item__title h3 span {
  color: #cc3333;
  font-size: 30px;
  float: right;
  line-height: 20px;
}
body.default-color-scheme .educacion-view .frequent-questions__item__title h3 span:before {
  content: "remove";
}
body.default-color-scheme .educacion-view .frequent-questions__item__title.collapsed h3 {
  color: #1d1d1b;
  font-weight: 400;
}
body.default-color-scheme .educacion-view .frequent-questions__item__title.collapsed h3 span:before {
  content: "add";
}
body.default-color-scheme .educacion-view .frequent-questions-centros__item {
  border: 2px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .frequent-questions-centros__item__title h3 {
  color: #cc3333;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}
body.default-color-scheme .educacion-view .frequent-questions-centros__item__title h3 span {
  color: #cc3333;
  font-size: 30px;
  float: right;
  line-height: 20px;
}
body.default-color-scheme .educacion-view .frequent-questions-centros__item__title h3 span:before {
  content: "remove";
  border-radius: 2rem;
  border: 2px solid;
}
body.default-color-scheme .educacion-view .frequent-questions-centros__item__title.collapsed h3 {
  color: #1d1d1b;
  font-weight: 400;
}
body.default-color-scheme .educacion-view .frequent-questions-centros__item__title.collapsed h3 span:before {
  content: "add";
  border-radius: 2rem;
  border: 2px solid;
}
body.default-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link.active,
body.default-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a.active,
body.default-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a.active,
body.default-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab.active a,
body.default-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab.active .nav-pills a,
body.default-color-scheme .educacion-view .tabs-nav-content .nav-pills .show > .nav-link,
body.default-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab .show > a,
body.default-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills .show > a,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link.active,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a.active,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a.active,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab.active a,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab.active .nav-pills a,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .show > .nav-link,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab .show > a,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills .show > a {
  color: #cc3333;
  background-color: transparent;
  border-bottom: 3px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link:hover,
body.default-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a:hover,
body.default-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a:hover,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link:hover,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a:hover,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a:hover {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link:after,
body.default-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a:after,
body.default-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a:after,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link:after,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a:after,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a:after {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .tabs-nav-content .form-group,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .form-group {
  border-bottom: 3px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .tabs-nav-content .form-group select,
body.default-color-scheme .educacion-view .tabs-navigation-inner-centros .form-group select {
  background-image: url(/o/educacion-theme/images/color-schemes/default-color-scheme/keyboard_arrow.png);
  color: #cc3333;
}
body.default-color-scheme .educacion-view .list-icon-title-description,
body.default-color-scheme .educacion-view .list-icon-date-title-description {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .list-icon-title-description a:hover,
body.default-color-scheme .educacion-view .list-icon-date-title-description a:hover {
  border: 2px solid #cc3333;
  border-image: linear-gradient(0deg, #38040e, #cc3333) 1;
  color: #cc3333;
}
body.default-color-scheme .educacion-view .list-icon-title-description__item__descripcion h3,
body.default-color-scheme .educacion-view .list-icon-date-title-description__item__descripcion h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .list-icon-title-description-box {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .list-icon-title-description-box a {
  border: 2px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
}
body.default-color-scheme .educacion-view .list-icon-title-description-box__descripcion h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .requests__item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .requests__item__asignatura_curso span {
  color: #38040e;
}
body.default-color-scheme .educacion-view .requests__item__condiciones {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .requests__item__condiciones:hover {
  color: #38040e;
}
body.default-color-scheme .educacion-view .show-more {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .show-more:focus {
  outline-color: #cc3333;
}
body.default-color-scheme .educacion-view .show-more:hover {
  color: #38040e;
}
body.default-color-scheme .educacion-view .success-stories-detail-content__header h2,
body.default-color-scheme .educacion-view .blog-detail-content__header h2,
body.default-color-scheme .educacion-view .news-detail-content__header h2,
body.default-color-scheme .educacion-view .general-detail-content__header h2 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .success-stories-detail-content__header h3,
body.default-color-scheme .educacion-view .blog-detail-content__header h3,
body.default-color-scheme .educacion-view .news-detail-content__header h3,
body.default-color-scheme .educacion-view .general-detail-content__header h3 {
  color: #cc3333;
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .call-to-action h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .hamburguer-icon span {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .header--centro .hamburguer-icon {
  background-color: #f4f4f4;
}
body.default-color-scheme .educacion-view .header--centro .hamburguer-icon span {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .header--centro .hamburguer-icon.collapsed {
  background-color: #ffffff;
}
body.default-color-scheme .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-name,
body.default-color-scheme .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-description {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-page-title,
body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-page-description {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .portlet-forms .multi-step-item.active .multi-step-icon,
body.default-color-scheme .educacion-view .portlet-forms .nav-underline .tab.active a.multi-step-item .multi-step-icon {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .portlet-forms .ddm-user-view-content .multi-step-item.active .multi-step-divider {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .search-web__filter__collapsed:hover {
  color: #cc3333;
}
body.default-color-scheme .educacion-view #toc {
  border-left: 3px solid #cc3333;
  border-image: linear-gradient(0deg, #38040e, #cc3333) 1;
}
body.default-color-scheme .educacion-view #toc .nav-link {
  color: #1d1d1b;
}
body.default-color-scheme .educacion-view #toc .nav-link.active {
  color: #cc3333;
}
body.default-color-scheme .educacion-view #toc .nav-link:hover {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .training-detail-content h2,
body.default-color-scheme .educacion-view .training-detail-content h3 {
  font-family: "Roboto Condensed", sans-serif;
}
@media (max-width: 767.98px) {
  body.default-color-scheme .educacion-view .training-detail-content__properties, body.default-color-scheme .educacion-view .training-detail-content__body__item, body.default-color-scheme .educacion-view .training-detail-content__resources-materials {
    border-top: 1px solid #cc3333;
    border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
  }
}
body.default-color-scheme .educacion-view .tools-detail-content h3 {
  font-family: "Roboto Condensed", sans-serif;
}
@media (max-width: 767.98px) {
  body.default-color-scheme .educacion-view .tools-detail-content__body__item, body.default-color-scheme .educacion-view .tools-detail-content__body__dowload {
    border-top: 1px solid #cc3333;
    border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
  }
}
@media (max-width: 767.98px) {
  body.default-color-scheme .educacion-view .training-detail-collapsed,
  body.default-color-scheme .educacion-view .tools-detail-collapsed {
    color: #1d1d1b;
  }
  body.default-color-scheme .educacion-view .training-detail-collapsed .material-icons,
  body.default-color-scheme .educacion-view .tools-detail-collapsed .material-icons {
    color: #cc3333;
  }
  body.default-color-scheme .educacion-view .training-detail-collapsed:hover,
  body.default-color-scheme .educacion-view .tools-detail-collapsed:hover {
    text-decoration: none;
    color: #cc3333;
  }
}
body.default-color-scheme .educacion-view .carousel .carousel-indicators .active {
  background-color: #cc3333;
}
body.default-color-scheme .educacion-view .carousel .carousel-indicators .active:before {
  border: solid 2px #cc3333;
}
body.default-color-scheme .educacion-view .section-features a {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .section-header.bg-dark,
body.default-color-scheme .educacion-view .section-footer.bg-dark {
  background-color: #cc3333 !important;
}
body.default-color-scheme .educacion-view .component-card .link {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .component-card .link:hover {
  color: #38040e;
}
body.default-color-scheme .educacion-view .shading-box-item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .shading-box-item a:hover {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .shading-box-item .post-meta__category {
  color: #38040e;
}
body.default-color-scheme .educacion-view .page-link:hover {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .page-item.active .page-link,
body.default-color-scheme .educacion-view .nav-underline .tab.active a.page-item .page-link,
body.default-color-scheme .educacion-view .page-item.show .page-link {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .four-items-list__item__item h3,
body.default-color-scheme .educacion-view .four-items-list__item__item p {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .four-items-list__item:nth-child(4n+1):hover .four-items-list__item__color-layer {
  background-color: rgb(204, 51, 51);
}
body.default-color-scheme .educacion-view .four-items-list__item:nth-child(4n+1) .four-items-list__item__color-layer {
  background-color: rgba(204, 51, 51, 0.85);
}
body.default-color-scheme .educacion-view .four-items-list__item:nth-child(4n+2):hover .four-items-list__item__color-layer {
  background-color: rgb(254, 251, 228);
}
body.default-color-scheme .educacion-view .four-items-list__item:nth-child(4n+2) .four-items-list__item__color-layer {
  background-color: rgba(254, 251, 228, 0.85);
}
body.default-color-scheme .educacion-view .four-items-list__item:nth-child(4n+3):hover .four-items-list__item__color-layer {
  background-color: rgb(56, 4, 14);
}
body.default-color-scheme .educacion-view .four-items-list__item:nth-child(4n+3) .four-items-list__item__color-layer {
  background-color: rgba(56, 4, 14, 0.85);
}
body.default-color-scheme .educacion-view .four-items-list__item:nth-child(4n+4):hover .four-items-list__item__color-layer {
  background-color: rgb(182, 211, 235);
}
body.default-color-scheme .educacion-view .four-items-list__item:nth-child(4n+4) .four-items-list__item__color-layer {
  background-color: rgba(182, 211, 235, 0.85);
}
body.default-color-scheme .educacion-view .shortcuts {
  background-color: rgba(204, 51, 51, 0.1);
}
@media (max-width: 575.98px) {
  body.default-color-scheme .educacion-view .shortcuts {
    background-color: transparent;
  }
}
body.default-color-scheme .educacion-view .shortcuts li:hover {
  background-color: #38040e;
}
@media (max-width: 575.98px) {
  body.default-color-scheme .educacion-view .shortcuts li:hover {
    background-color: transparent;
  }
}
body.default-color-scheme .educacion-view .shortcuts__item {
  color: #3e3e40;
}
@media (max-width: 575.98px) {
  body.default-color-scheme .educacion-view .shortcuts__item {
    background-color: rgba(204, 51, 51, 0.1);
    border-left: solid #38040e 13px;
  }
}
body.default-color-scheme .educacion-view .shortcuts__item:hover {
  color: #ffffff;
}
@media (max-width: 575.98px) {
  body.default-color-scheme .educacion-view .shortcuts__item:hover {
    background-color: #38040e;
  }
}
body.default-color-scheme .educacion-view .shortcuts__item:hover a.shortcuts__item__text {
  color: #ffffff;
}
body.default-color-scheme .educacion-view .shortcuts__item a.shortcuts__item__text:after {
  color: #cc3333;
}
body.default-color-scheme .educacion-view .shortcuts__item a.shortcuts__item__text:hover:after {
  color: #ffffff;
}
body.default-color-scheme .educacion-view .four-columns-services__item a {
  color: #1d1d1b;
}
body.default-color-scheme .educacion-view .four-columns-services__item a h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .four-columns-services__item p {
  font-family: "Source Sans Pro", sans-serif;
}
body.default-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item a {
  color: #1d1d1b;
}
body.default-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item a h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item p {
  font-family: "Source Sans Pro", sans-serif;
}
body.default-color-scheme .educacion-view .our-values__item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.default-color-scheme .educacion-view .our-values__item p {
  font-family: "Source Sans Pro", sans-serif;
}
body.default-color-scheme .educacion-view .pre-footer-centro {
  border-top: 3px solid #cc3333;
  border-image: linear-gradient(90deg, #cc3333, #38040e) #cc3333;
  background-color: #cc3333;
  margin-bottom: -61px;
  min-height: 397px;
}
body.default-color-scheme .educacion-view .pre-footer-centro__contact-info {
  min-height: 397px;
}
body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
  height: 240px;
  margin-left: auto;
  margin-top: 56px;
  width: 31.6%;
  min-width: 350px;
}
@media (max-width: 1199.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    min-width: 200px;
    width: 42%;
  }
}
@media (max-width: 991.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    min-width: initial;
    width: 32%;
  }
}
@media (max-width: 767.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    height: 150px;
    margin-left: 10%;
    margin-top: 20px;
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    height: 240px;
  }
}
body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__map img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
  color: #ffffff;
  padding-left: 4%;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 0.85rem;
  line-height: 1.1rem;
  width: 36%;
  padding-right: 4%;
}
@media (max-width: 1199.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    width: 58%;
  }
}
@media (max-width: 767.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    margin-left: 10%;
    padding-left: 1%;
    padding-right: 1%;
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    padding-bottom: 2%;
  }
}
body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 56px;
  margin-bottom: 35px;
}
@media (max-width: 767.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
    margin-top: 24px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
    font-size: 1.2rem;
  }
}
body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item {
    margin-bottom: 22px;
  }
}
body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item span {
  margin-right: 18px;
  text-align: center;
  width: 30px;
}
body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item span img {
  height: 24px;
  max-width: initial;
  width: auto;
}
body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item stong {
  font-weight: 600;
}
body.default-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item p {
  margin-bottom: 0;
}
body.default-color-scheme .educacion-view .pre-footer-centro__redes-sociales {
  background-color: #ffffff;
  min-height: 397px;
  padding-top: 56px;
  padding-left: 41px;
  width: 100%;
  height: 100%;
}
@media (max-width: 575.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__redes-sociales {
    background-position: bottom;
    display: flex;
    margin-top: 0;
    min-height: 120px;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 0;
  }
}
body.default-color-scheme .educacion-view .pre-footer-centro__redes-sociales h3 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 35px;
}
body.default-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item {
    margin-bottom: 0;
    margin: 0 auto;
  }
}
body.default-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item a {
  display: flex;
  align-items: center;
  color: #afafaf;
}
body.default-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item img {
  height: 30px;
  margin-right: 12px;
  width: auto;
}
@media (max-width: 575.98px) {
  body.default-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item img {
    height: 43px;
    margin-right: 0;
  }
}
body.default-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item p {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 0.85rem;
}
body.default-color-scheme .educacion-view .gallery_box .inner {
  background: #cc3333;
  display: block;
  margin: 10px;
  overflow: hidden;
  cursor: pointer;
}
body.default-color-scheme .educacion-view .gallery_box .inner .gallery_click:hover {
  background-color: #cc3333;
  mix-blend-mode: hard-light;
}
body.default-color-scheme .educacion-view .modal-gallery .modal-gallery-content .prev:hover,
body.default-color-scheme .educacion-view .modal-gallery .modal-gallery-content .next:hover {
  background-color: #cc3333;
}

/* Variables -----------------------------------*/
/* Fonts */
/* Colors */
/* Mixins -----------------------------------*/
/* Styles -----------------------------------*/
body.turquoise-color-scheme .educacion-view {
  font-family: "Roboto Condensed", sans-serif;
  color: #3e3e40;
  /*---- Buttons ----*/
  /* liferay fragments*/
  /* Shading box item - Buscador general and realted post */
  /* Pagination */
  /* Centros - Shortcuts*/
  /* Four columns - services */
  /* Our values */
  /* Pre footer - Centros */
  /** Gallery **/
}
body.turquoise-color-scheme .educacion-view h1,
body.turquoise-color-scheme .educacion-view h2,
body.turquoise-color-scheme .educacion-view h3,
body.turquoise-color-scheme .educacion-view h4,
body.turquoise-color-scheme .educacion-view h5 {
  font-family: "Source Sans Pro", sans-serif;
}
body.turquoise-color-scheme .educacion-view .btn {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .btn-primary {
  background-color: #47b5aa;
  border-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .btn-primary:hover, body.turquoise-color-scheme .educacion-view .btn-primary:active, body.turquoise-color-scheme .educacion-view .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #7d4f97;
  border-color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .btn-secondary {
  background-color: #7d4f97;
  border-color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .btn-secondary:hover, body.turquoise-color-scheme .educacion-view .btn-secondary:active, body.turquoise-color-scheme .educacion-view .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #47b5aa;
  border-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .btn-link {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .btn-link:hover, body.turquoise-color-scheme .educacion-view .btn-link:active, body.turquoise-color-scheme .educacion-view .btn-link:not(:disabled):not(.disabled):active {
  color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .btn-outline-primary {
  color: #47b5aa;
  border-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .btn-outline-primary:hover, body.turquoise-color-scheme .educacion-view .btn-outline-primary:active, body.turquoise-color-scheme .educacion-view .btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: #7d4f97;
  border-color: #7d4f97;
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .btn-outline-secondary {
  color: #7d4f97;
  border-color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .btn-outline-secondary:hover, body.turquoise-color-scheme .educacion-view .btn-outline-secondary:active, body.turquoise-color-scheme .educacion-view .btn-outline-secondary:not(:disabled):not(.disabled):active {
  background-color: #47b5aa;
  border-color: #47b5aa;
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .u-btn--primary, body.turquoise-color-scheme .educacion-view .banner .btn,
body.turquoise-color-scheme .educacion-view .carousel .btn, body.turquoise-color-scheme .educacion-view .section-featured a.link, body.turquoise-color-scheme .educacion-view .section-header.bg-white .btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .btn {
  background-color: #47b5aa;
  border-color: #47b5aa;
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .u-btn--primary:hover, body.turquoise-color-scheme .educacion-view .banner .btn:hover,
body.turquoise-color-scheme .educacion-view .carousel .btn:hover, body.turquoise-color-scheme .educacion-view .section-featured a.link:hover, body.turquoise-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.turquoise-color-scheme .educacion-view .u-btn--primary:active, body.turquoise-color-scheme .educacion-view .banner .btn:active,
body.turquoise-color-scheme .educacion-view .carousel .btn:active, body.turquoise-color-scheme .educacion-view .section-featured a.link:active, body.turquoise-color-scheme .educacion-view .section-header.bg-white .btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .btn:active, body.turquoise-color-scheme .educacion-view .u-btn--primary:not(:disabled):not(.disabled):active {
  background-color: #7d4f97;
  border-color: #7d4f97;
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .u-btn--primary.u-btn--line, body.turquoise-color-scheme .educacion-view .banner .u-btn--line.btn,
body.turquoise-color-scheme .educacion-view .carousel .u-btn--line.btn, body.turquoise-color-scheme .educacion-view .section-featured a.link, body.turquoise-color-scheme .educacion-view .section-header.bg-white .btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .btn {
  background-color: #ffffff;
  border-width: 2px;
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .u-btn--primary.u-btn--line:hover, body.turquoise-color-scheme .educacion-view .banner .u-btn--line.btn:hover,
body.turquoise-color-scheme .educacion-view .carousel .u-btn--line.btn:hover, body.turquoise-color-scheme .educacion-view .section-featured a.link:hover, body.turquoise-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.turquoise-color-scheme .educacion-view .u-btn--primary.u-btn--line:active, body.turquoise-color-scheme .educacion-view .banner .u-btn--line.btn:active,
body.turquoise-color-scheme .educacion-view .carousel .u-btn--line.btn:active, body.turquoise-color-scheme .educacion-view .section-featured a.link:active, body.turquoise-color-scheme .educacion-view .section-header.bg-white .btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .btn:active, body.turquoise-color-scheme .educacion-view .u-btn--primary.u-btn--line:not(:disabled):not(.disabled):active {
  background-color: #47b5aa;
  border-color: #47b5aa;
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .u-btn--secondary,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .select-button,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .select-button,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .select-button,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .select-button,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .select-button,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .select-button, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body.turquoise-color-scheme .educacion-view .portlet-forms .select-button,
body.turquoise-color-scheme .educacion-view .portlet-forms .select-button,
body.turquoise-color-scheme body.default-color-scheme .educacion-view .portlet-forms .select-button,
body.default-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .select-button {
  background-color: #7d4f97;
  border-color: #7d4f97;
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .u-btn--secondary:hover, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .select-button:hover, body.turquoise-color-scheme .educacion-view .u-btn--secondary:active, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .select-button:active, body.turquoise-color-scheme .educacion-view .u-btn--secondary:not(:disabled):not(.disabled):active {
  background-color: #47b5aa;
  border-color: #47b5aa;
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .u-btn--secondary.u-btn--line, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button, body.turquoise-color-scheme .educacion-view .section-featured a.u-btn--secondary.link,
body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button, body.turquoise-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn, body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button {
  background-color: #ffffff;
  border-width: 2px;
  color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .u-btn--secondary.u-btn--line:hover, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.turquoise-color-scheme .educacion-view .section-featured a.u-btn--secondary.link:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover, body.turquoise-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn:hover, body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover, body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover, body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover, body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover, body.turquoise-color-scheme .educacion-view .u-btn--secondary.u-btn--line:active, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.turquoise-color-scheme .educacion-view .section-featured a.u-btn--secondary.link:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active, body.turquoise-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn:active, body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active, body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active, body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active, body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active, body.turquoise-color-scheme .educacion-view .u-btn--secondary.u-btn--line:not(:disabled):not(.disabled):active, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active {
  background-color: #7d4f97;
  border-color: #7d4f97;
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .border-gradient-vertical-left {
  border-left: 3px solid #47b5aa;
  border-image: linear-gradient(0deg, #ba68e9, #7d4f97, #726d9c, #6191a3, #47b5aa, #4fefdf) 1;
  padding-left: 2.3rem;
}
body.turquoise-color-scheme .educacion-view .footer {
  border-top: 3px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .footer a {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .footer a:hover {
  color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .footer .u-icon-svg {
  fill: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .footer .u-icon-svg:hover {
  fill: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .header__idiomas ul li:hover, body.turquoise-color-scheme .educacion-view .header__user-area ul li:hover {
  background-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .header__idiomas ul li a:hover, body.turquoise-color-scheme .educacion-view .header__user-area ul li a:hover {
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .header__idiomas ul li a:hover .u-icon-svg, body.turquoise-color-scheme .educacion-view .header__user-area ul li a:hover .u-icon-svg {
  fill: #ffffff;
}
body.turquoise-color-scheme .educacion-view .header__idiomas a, body.turquoise-color-scheme .educacion-view .header__user-area a {
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .header__idiomas .u-icon-svg, body.turquoise-color-scheme .educacion-view .header__user-area .u-icon-svg {
  fill: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .header--private .navbar--secondary {
  border-bottom: 3px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
@media (max-width: 768px) {
  body.turquoise-color-scheme .educacion-view .header--private .navbar--secondary {
    border: none;
  }
}
body.turquoise-color-scheme .educacion-view .header--private .navbar--secondary .header__acceder--mobile {
  background-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .header--centro .navbar--secondary {
  border: none;
}
body.turquoise-color-scheme .educacion-view .header--centro .header__user-area a {
  color: #47b5aa;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
body.turquoise-color-scheme .educacion-view .header--centro .header__user-area ul li:hover {
  background-color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .header--centro .header__user-area ul li:hover a {
  color: #47b5aa;
  text-decoration: underline;
}
body.turquoise-color-scheme .educacion-view .link-navigation li a {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .link-navigation li a:hover {
  color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation li a {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation li a:hover {
  color: #47b5aa;
  border: 2px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation li.current-page span {
  color: #ffffff;
  border: 2px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation li.current-page span span {
  border: none;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation li.current-page span:hover {
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a {
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover {
  height: 100%;
  color: #47b5aa;
}
@media (max-width: 768px) {
  body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover {
    border: none;
  }
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover .material-icons {
  background-color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a .material-icons {
  color: #47b5aa;
  border: 2px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a {
  color: #3e3e40;
  border: 2px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
@media (max-width: 768px) {
  body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a {
    border: none;
  }
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a span {
  border: none;
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a .material-icons {
  color: #47b5aa;
  border: 2px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page span:hover {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li .dropdown-menu.show li a:hover span {
  color: #47b5aa;
  font-weight: bold;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
  color: #47b5aa;
  border: 2px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
  height: 100%;
  border-bottom: none;
}
@media (max-width: 768px) {
  body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
    border: none;
    border-image: none;
  }
}
@media (max-width: 768px) {
  body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
    border: none;
    height: auto;
    overflow: visible;
  }
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li:last-child a {
  border: 2px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
  border-top: none;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show a {
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show a:hover {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .header__idiomas__centros a {
  color: #47b5aa;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
body.turquoise-color-scheme .educacion-view .breadcrumb-centros .breadcrumb a {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line, body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button,
body.turquoise-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button, body.turquoise-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link, body.turquoise-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link,
body.turquoise-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link,
body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link, body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn, body.turquoise-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn, body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn, body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button,
body.turquoise-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link,
body.turquoise-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link,
body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn {
  background: rgba(0, 0, 0, 0.5);
  color: #4fefdf;
}
body.turquoise-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line:hover, body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line:hover,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button:hover, body.turquoise-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link:hover, body.turquoise-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link:hover,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link:hover,
body.turquoise-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link:hover,
body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link:hover, body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn:hover, body.turquoise-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn:hover, body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn:hover, body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn:hover, body.turquoise-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line:active, body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line:active,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button:active, body.turquoise-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link:active, body.turquoise-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link:active,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link:active,
body.turquoise-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link:active,
body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link:active, body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn:active, body.turquoise-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn:active, body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn:active, body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link:hover,
body.turquoise-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link:hover,
body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn:hover,
body.turquoise-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link:active,
body.turquoise-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link:active,
body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn:active {
  background: rgba(0, 0, 0, 0.7);
}
body.turquoise-color-scheme .educacion-view .banner-home h3 div strong,
body.turquoise-color-scheme .educacion-view .banner-home-button h3 div strong {
  background-color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .banner-home-button h2 div {
  font-family: "Source Sans Pro", sans-serif;
}
body.turquoise-color-scheme .educacion-view .banner h2 strong.bgcolor {
  background-color: #7d4f97;
}
@media (max-width: 450px) {
  body.turquoise-color-scheme .educacion-view .banner h2 strong.bgcolor {
    background-color: transparent;
  }
}
body.turquoise-color-scheme .educacion-view .banner-home h3 div {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .banner-icon-title-description__col-right__item h3,
body.turquoise-color-scheme .educacion-view .banner-icon-title-description__col-right__item h4 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .banner-icon-title-description-color {
  position: relative;
}
body.turquoise-color-scheme .educacion-view .banner-icon-title-description-color__col-left::before {
  background: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
body.turquoise-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item h3,
body.turquoise-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item h4 {
  font-family: "Roboto Condensed", sans-serif;
  z-index: 1;
}
body.turquoise-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
body.turquoise-color-scheme .educacion-view .banner-icon-title-description-color__col-right .banner-icon-title-description-color__col-right__item:first-child:before {
  background-color: rgba(82, 27, 128, 0.85);
}
body.turquoise-color-scheme .educacion-view .banner-icon-title-description-color__col-right .banner-icon-title-description-color__col-right__item:last-child:before {
  background-color: rgba(56, 144, 135, 0.85);
}
body.turquoise-color-scheme .educacion-view .banner-icon-title-description-color__col-right > .row:nth-child(2) .banner-icon-title-description-color__col-right__item:first-child:before {
  background-color: rgba(56, 144, 135, 0.85);
}
body.turquoise-color-scheme .educacion-view .banner-icon-title-description-color__col-right > .row:nth-child(2) .banner-icon-title-description-color__col-right__item:last-child:before {
  background-color: rgba(82, 27, 128, 0.85);
}
body.turquoise-color-scheme .educacion-view .three-columns-post__item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .three-columns-post__item__date {
  color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .three-columns-post__item__link {
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .three-columns-post__item__link:hover {
  text-decoration: underline;
}
body.turquoise-color-scheme .educacion-view .featured-three-columns-post__item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .featured-three-columns-post__item__date {
  color: #47b5aa;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
}
body.turquoise-color-scheme .educacion-view .featured-three-columns-post__item__time {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 300;
}
body.turquoise-color-scheme .educacion-view .featured-three-columns-post__item__link {
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .featured-three-columns-post__item__link:hover {
  color: #47b5aa;
  text-decoration: underline;
}
body.turquoise-color-scheme .educacion-view .featured-three-columns-post__item__description {
  font-family: "Source Sans Pro", sans-serif;
}
body.turquoise-color-scheme .educacion-view .three-columns-success-stories__item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .three-columns-success-stories__item__autor {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .three-columns-success-stories__item__link {
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .three-columns-success-stories__item__link:hover {
  text-decoration: underline;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item__autor {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item__link {
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item__link:hover {
  text-decoration: underline;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item .type--autoformacion {
  background-color: #6191a3;
  border-right: solid 2px #6191a3;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item .type--autoformacion span.triangle1:after {
  border-color: #6191a3 transparent transparent transparent;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item .type--autoformacion span.triangle2:after {
  border-color: transparent transparent #6191a3 transparent;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item .type--obligatoria {
  background-color: #ba68e9;
  border-right: solid 2px #ba68e9;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item .type--obligatoria span.triangle1:after {
  border-color: #ba68e9 transparent transparent transparent;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item .type--obligatoria span.triangle2:after {
  border-color: transparent transparent #ba68e9 transparent;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria {
  background-color: #47b5aa;
  border-right: solid 2px #47b5aa;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria span.triangle1:after {
  border-color: #47b5aa transparent transparent transparent;
}
body.turquoise-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria span.triangle2:after {
  border-color: transparent transparent #47b5aa transparent;
}
body.turquoise-color-scheme .educacion-view .line-background-gradient {
  border-top: 3px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
  margin: 0;
}
body.turquoise-color-scheme .educacion-view .featured-carousel .carousel-caption h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .featured-carousel .carousel-caption h3 strong {
  background-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .featured-carousel .carousel-caption h3:nth-child(2) {
  font-family: "Source Sans Pro", sans-serif;
}
body.turquoise-color-scheme .educacion-view .featured-carousel .carousel-indicators .active {
  background-color: #4fefdf;
}
body.turquoise-color-scheme .educacion-view .featured-carousel .carousel-indicators .active:before {
  border: solid 2px #4fefdf;
}
body.turquoise-color-scheme .educacion-view .carousel-centros .carousel-indicators,
body.turquoise-color-scheme .educacion-view .carousel-services .carousel-indicators {
  background-color: rgba(71, 181, 170, 0.9);
}
@media (max-width: 575.98px) {
  body.turquoise-color-scheme .educacion-view .carousel-centros .carousel-indicators,
  body.turquoise-color-scheme .educacion-view .carousel-services .carousel-indicators {
    background-color: transparent;
  }
}
body.turquoise-color-scheme .educacion-view .carousel-centros .carousel-indicators .active,
body.turquoise-color-scheme .educacion-view .carousel-services .carousel-indicators .active {
  background-color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .carousel-centros .carousel-caption .carousel-caption-bg,
body.turquoise-color-scheme .educacion-view .carousel-services .carousel-caption .carousel-caption-bg {
  background-color: rgba(71, 181, 170, 0.5);
}
body.turquoise-color-scheme .educacion-view .carousel-centros .carousel-caption h3,
body.turquoise-color-scheme .educacion-view .carousel-services .carousel-caption h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .carousel-centros .carousel-caption h4,
body.turquoise-color-scheme .educacion-view .carousel-services .carousel-caption h4 {
  font-family: "Source Sans Pro", sans-serif;
}
body.turquoise-color-scheme .educacion-view .carousel-centros .carousel-control-prev,
body.turquoise-color-scheme .educacion-view .carousel-centros .carousel-control-next,
body.turquoise-color-scheme .educacion-view .carousel-services .carousel-control-prev,
body.turquoise-color-scheme .educacion-view .carousel-services .carousel-control-next {
  background-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .contact-email-banner .box {
  border: 2px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .contact-email-banner .box a {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .contact-email-banner .box a:hover {
  color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .top-background-image-entries,
body.turquoise-color-scheme .educacion-view .top-background-image-forms {
  border-top: 3px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .frequent-questions__item {
  border-top: 1px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .frequent-questions__item:last-child {
  border-bottom: 1px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .frequent-questions__item__title h3 {
  color: #47b5aa;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}
body.turquoise-color-scheme .educacion-view .frequent-questions__item__title h3 span {
  color: #47b5aa;
  font-size: 30px;
  float: right;
  line-height: 20px;
}
body.turquoise-color-scheme .educacion-view .frequent-questions__item__title h3 span:before {
  content: "remove";
}
body.turquoise-color-scheme .educacion-view .frequent-questions__item__title.collapsed h3 {
  color: #3e3e40;
  font-weight: 400;
}
body.turquoise-color-scheme .educacion-view .frequent-questions__item__title.collapsed h3 span:before {
  content: "add";
}
body.turquoise-color-scheme .educacion-view .frequent-questions-centros__item {
  border: 2px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .frequent-questions-centros__item__title h3 {
  color: #47b5aa;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}
body.turquoise-color-scheme .educacion-view .frequent-questions-centros__item__title h3 span {
  color: #47b5aa;
  font-size: 30px;
  float: right;
  line-height: 20px;
}
body.turquoise-color-scheme .educacion-view .frequent-questions-centros__item__title h3 span:before {
  content: "remove";
  border-radius: 2rem;
  border: 2px solid;
}
body.turquoise-color-scheme .educacion-view .frequent-questions-centros__item__title.collapsed h3 {
  color: #3e3e40;
  font-weight: 400;
}
body.turquoise-color-scheme .educacion-view .frequent-questions-centros__item__title.collapsed h3 span:before {
  content: "add";
  border-radius: 2rem;
  border: 2px solid;
}
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link.active,
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a.active,
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a.active,
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab.active a,
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab.active .nav-pills a,
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-pills .show > .nav-link,
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab .show > a,
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills .show > a,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link.active,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a.active,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a.active,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab.active a,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab.active .nav-pills a,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .show > .nav-link,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab .show > a,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills .show > a {
  color: #47b5aa;
  background-color: transparent;
  border-bottom: 3px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link:hover,
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a:hover,
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a:hover,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link:hover,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a:hover,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a:hover {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link:after,
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a:after,
body.turquoise-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a:after,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link:after,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a:after,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a:after {
  background-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .tabs-nav-content .form-group,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .form-group {
  border-bottom: 3px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .tabs-nav-content .form-group select,
body.turquoise-color-scheme .educacion-view .tabs-navigation-inner-centros .form-group select {
  background-image: url(/o/educacion-theme/images/color-schemes/turquoise-color-scheme/keyboard_arrow.png);
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .list-icon-title-description,
body.turquoise-color-scheme .educacion-view .list-icon-date-title-description {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .list-icon-title-description a:hover,
body.turquoise-color-scheme .educacion-view .list-icon-date-title-description a:hover {
  border: 2px solid #47b5aa;
  border-image: linear-gradient(0deg, #ba68e9, #7d4f97, #726d9c, #6191a3, #47b5aa, #4fefdf) 1;
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .list-icon-title-description__item__descripcion h3,
body.turquoise-color-scheme .educacion-view .list-icon-date-title-description__item__descripcion h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .list-icon-title-description-box {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .list-icon-title-description-box a {
  border: 2px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
}
body.turquoise-color-scheme .educacion-view .list-icon-title-description-box__descripcion h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .requests__item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .requests__item__asignatura_curso span {
  color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .requests__item__condiciones {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .requests__item__condiciones:hover {
  color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .show-more {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .show-more:focus {
  outline-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .show-more:hover {
  color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .success-stories-detail-content__header h2,
body.turquoise-color-scheme .educacion-view .blog-detail-content__header h2,
body.turquoise-color-scheme .educacion-view .news-detail-content__header h2,
body.turquoise-color-scheme .educacion-view .general-detail-content__header h2 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .success-stories-detail-content__header h3,
body.turquoise-color-scheme .educacion-view .blog-detail-content__header h3,
body.turquoise-color-scheme .educacion-view .news-detail-content__header h3,
body.turquoise-color-scheme .educacion-view .general-detail-content__header h3 {
  color: #47b5aa;
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .call-to-action h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .hamburguer-icon span {
  background-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .header--centro .hamburguer-icon {
  background-color: #f4f4f4;
}
body.turquoise-color-scheme .educacion-view .header--centro .hamburguer-icon span {
  background-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .header--centro .hamburguer-icon.collapsed {
  background-color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-name,
body.turquoise-color-scheme .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-description {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-page-title,
body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-page-description {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .portlet-forms .multi-step-item.active .multi-step-icon,
body.turquoise-color-scheme .educacion-view .portlet-forms .nav-underline .tab.active a.multi-step-item .multi-step-icon {
  background-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .portlet-forms .ddm-user-view-content .multi-step-item.active .multi-step-divider {
  background-color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .search-web__filter__collapsed:hover {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view #toc {
  border-left: 3px solid #47b5aa;
  border-image: linear-gradient(0deg, #ba68e9, #7d4f97, #726d9c, #6191a3, #47b5aa, #4fefdf) 1;
}
body.turquoise-color-scheme .educacion-view #toc .nav-link {
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view #toc .nav-link.active {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view #toc .nav-link:hover {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .training-detail-content h2,
body.turquoise-color-scheme .educacion-view .training-detail-content h3 {
  font-family: "Roboto Condensed", sans-serif;
}
@media (max-width: 767.98px) {
  body.turquoise-color-scheme .educacion-view .training-detail-content__properties, body.turquoise-color-scheme .educacion-view .training-detail-content__body__item, body.turquoise-color-scheme .educacion-view .training-detail-content__resources-materials {
    border-top: 1px solid #47b5aa;
    border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
  }
}
body.turquoise-color-scheme .educacion-view .tools-detail-content h3 {
  font-family: "Roboto Condensed", sans-serif;
}
@media (max-width: 767.98px) {
  body.turquoise-color-scheme .educacion-view .tools-detail-content__body__item, body.turquoise-color-scheme .educacion-view .tools-detail-content__body__dowload {
    border-top: 1px solid #47b5aa;
    border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
  }
}
@media (max-width: 767.98px) {
  body.turquoise-color-scheme .educacion-view .training-detail-collapsed,
  body.turquoise-color-scheme .educacion-view .tools-detail-collapsed {
    color: #3e3e40;
  }
  body.turquoise-color-scheme .educacion-view .training-detail-collapsed .material-icons,
  body.turquoise-color-scheme .educacion-view .tools-detail-collapsed .material-icons {
    color: #47b5aa;
  }
  body.turquoise-color-scheme .educacion-view .training-detail-collapsed:hover,
  body.turquoise-color-scheme .educacion-view .tools-detail-collapsed:hover {
    text-decoration: none;
    color: #47b5aa;
  }
}
body.turquoise-color-scheme .educacion-view .carousel .carousel-indicators .active {
  background-color: #4fefdf;
}
body.turquoise-color-scheme .educacion-view .carousel .carousel-indicators .active:before {
  border: solid 2px #4fefdf;
}
body.turquoise-color-scheme .educacion-view .section-features a {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .section-header.bg-dark,
body.turquoise-color-scheme .educacion-view .section-footer.bg-dark {
  background-color: #47b5aa !important;
}
body.turquoise-color-scheme .educacion-view .component-card .link {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .component-card .link:hover {
  color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .shading-box-item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .shading-box-item a:hover {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .shading-box-item .post-meta__category {
  color: #7d4f97;
}
body.turquoise-color-scheme .educacion-view .page-link:hover {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .page-item.active .page-link,
body.turquoise-color-scheme .educacion-view .nav-underline .tab.active a.page-item .page-link,
body.turquoise-color-scheme .educacion-view .page-item.show .page-link {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .four-items-list__item__item h3,
body.turquoise-color-scheme .educacion-view .four-items-list__item__item p {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .four-items-list__item:nth-child(4n+1):hover .four-items-list__item__color-layer {
  background-color: rgb(82, 27, 128);
}
body.turquoise-color-scheme .educacion-view .four-items-list__item:nth-child(4n+1) .four-items-list__item__color-layer {
  background-color: rgba(82, 27, 128, 0.85);
}
body.turquoise-color-scheme .educacion-view .four-items-list__item:nth-child(4n+2):hover .four-items-list__item__color-layer {
  background-color: rgb(56, 144, 135);
}
body.turquoise-color-scheme .educacion-view .four-items-list__item:nth-child(4n+2) .four-items-list__item__color-layer {
  background-color: rgba(56, 144, 135, 0.85);
}
body.turquoise-color-scheme .educacion-view .four-items-list__item:nth-child(4n+3):hover .four-items-list__item__color-layer {
  background-color: rgb(97, 145, 163);
}
body.turquoise-color-scheme .educacion-view .four-items-list__item:nth-child(4n+3) .four-items-list__item__color-layer {
  background-color: rgba(97, 145, 163, 0.85);
}
body.turquoise-color-scheme .educacion-view .four-items-list__item:nth-child(4n+4):hover .four-items-list__item__color-layer {
  background-color: rgb(125, 79, 151);
}
body.turquoise-color-scheme .educacion-view .four-items-list__item:nth-child(4n+4) .four-items-list__item__color-layer {
  background-color: rgba(125, 79, 151, 0.85);
}
body.turquoise-color-scheme .educacion-view .shortcuts {
  background-color: rgba(71, 181, 170, 0.1);
}
@media (max-width: 575.98px) {
  body.turquoise-color-scheme .educacion-view .shortcuts {
    background-color: transparent;
  }
}
body.turquoise-color-scheme .educacion-view .shortcuts li:hover {
  background-color: #7d4f97;
}
@media (max-width: 575.98px) {
  body.turquoise-color-scheme .educacion-view .shortcuts li:hover {
    background-color: transparent;
  }
}
body.turquoise-color-scheme .educacion-view .shortcuts__item {
  color: #3e3e40;
}
@media (max-width: 575.98px) {
  body.turquoise-color-scheme .educacion-view .shortcuts__item {
    background-color: rgba(71, 181, 170, 0.1);
    border-left: solid #7d4f97 13px;
  }
}
body.turquoise-color-scheme .educacion-view .shortcuts__item:hover {
  color: #ffffff;
}
@media (max-width: 575.98px) {
  body.turquoise-color-scheme .educacion-view .shortcuts__item:hover {
    background-color: #7d4f97;
  }
}
body.turquoise-color-scheme .educacion-view .shortcuts__item:hover a.shortcuts__item__text {
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .shortcuts__item a.shortcuts__item__text:after {
  color: #47b5aa;
}
body.turquoise-color-scheme .educacion-view .shortcuts__item a.shortcuts__item__text:hover:after {
  color: #ffffff;
}
body.turquoise-color-scheme .educacion-view .four-columns-services__item a {
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .four-columns-services__item a h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .four-columns-services__item p {
  font-family: "Source Sans Pro", sans-serif;
}
body.turquoise-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item a {
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item a h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item p {
  font-family: "Source Sans Pro", sans-serif;
}
body.turquoise-color-scheme .educacion-view .our-values__item h3 {
  font-family: "Roboto Condensed", sans-serif;
}
body.turquoise-color-scheme .educacion-view .our-values__item p {
  font-family: "Source Sans Pro", sans-serif;
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro {
  border-top: 3px solid #47b5aa;
  border-image: linear-gradient(90deg, #4fefdf, #47b5aa, #6191a3, #726d9c, #7d4f97, #ba68e9) #47b5aa;
  background-color: #47b5aa;
  margin-bottom: -61px;
  min-height: 397px;
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info {
  min-height: 397px;
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
  height: 240px;
  margin-left: auto;
  margin-top: 56px;
  width: 31.6%;
  min-width: 350px;
}
@media (max-width: 1199.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    min-width: 200px;
    width: 42%;
  }
}
@media (max-width: 991.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    min-width: initial;
    width: 32%;
  }
}
@media (max-width: 767.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    height: 150px;
    margin-left: 10%;
    margin-top: 20px;
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    height: 240px;
  }
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__map img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
  color: #ffffff;
  padding-left: 4%;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 0.85rem;
  line-height: 1.1rem;
  width: 36%;
  padding-right: 4%;
}
@media (max-width: 1199.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    width: 58%;
  }
}
@media (max-width: 767.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    margin-left: 10%;
    padding-left: 1%;
    padding-right: 1%;
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    padding-bottom: 2%;
  }
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 56px;
  margin-bottom: 35px;
}
@media (max-width: 767.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
    margin-top: 24px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
    font-size: 1.2rem;
  }
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item {
    margin-bottom: 22px;
  }
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item span {
  margin-right: 18px;
  text-align: center;
  width: 30px;
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item span img {
  height: 24px;
  max-width: initial;
  width: auto;
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item stong {
  font-weight: 600;
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item p {
  margin-bottom: 0;
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__redes-sociales {
  background-color: #ffffff;
  min-height: 397px;
  padding-top: 56px;
  padding-left: 41px;
  width: 100%;
  height: 100%;
}
@media (max-width: 575.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__redes-sociales {
    background-position: bottom;
    display: flex;
    margin-top: 0;
    min-height: 120px;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 0;
  }
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__redes-sociales h3 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 35px;
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item {
    margin-bottom: 0;
    margin: 0 auto;
  }
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item a {
  display: flex;
  align-items: center;
  color: #3e3e40;
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item img {
  height: 30px;
  margin-right: 12px;
  width: auto;
}
@media (max-width: 575.98px) {
  body.turquoise-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item img {
    height: 43px;
    margin-right: 0;
  }
}
body.turquoise-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item p {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 0.85rem;
}
body.turquoise-color-scheme .educacion-view .gallery_box .inner {
  background: #47b5aa;
  display: block;
  margin: 10px;
  overflow: hidden;
  cursor: pointer;
}
body.turquoise-color-scheme .educacion-view .gallery_box .inner .gallery_click:hover {
  background-color: #47b5aa;
  mix-blend-mode: hard-light;
}
body.turquoise-color-scheme .educacion-view .modal-gallery .modal-gallery-content .prev:hover,
body.turquoise-color-scheme .educacion-view .modal-gallery .modal-gallery-content .next:hover {
  background-color: #47b5aa;
}

/* Variables -----------------------------------*/
/* Fonts */
/* Colors */
/* Mixins -----------------------------------*/
/* Styles -----------------------------------*/
body.blue-color-scheme .educacion-view {
  font-family: "Roboto", sans-serif;
  color: #3e3e40;
  /*---- Buttons ----*/
  /* liferay fragments*/
  /* Shading box item - Buscador general and realted post */
  /* Pagination */
  /* Centros - Shortcuts*/
  /* Four columns - services */
  /* Our values */
  /* Pre footer - Centros */
  /** Gallery **/
}
body.blue-color-scheme .educacion-view h1,
body.blue-color-scheme .educacion-view h2 {
  font-family: "Barmeno", sans-serif;
}
body.blue-color-scheme .educacion-view h3,
body.blue-color-scheme .educacion-view h4,
body.blue-color-scheme .educacion-view h5 {
  font-family: "Roboto Condensed", sans-serif;
}
body.blue-color-scheme .educacion-view .btn {
  border-radius: 2rem;
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .btn-primary {
  background-color: #00388d;
  border-color: #00388d;
}
body.blue-color-scheme .educacion-view .btn-primary:hover, body.blue-color-scheme .educacion-view .btn-primary:active, body.blue-color-scheme .educacion-view .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #e07800;
  border-color: #e07800;
}
body.blue-color-scheme .educacion-view .btn-secondary {
  background-color: #e07800;
  border-color: #e07800;
}
body.blue-color-scheme .educacion-view .btn-secondary:hover, body.blue-color-scheme .educacion-view .btn-secondary:active, body.blue-color-scheme .educacion-view .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #00388d;
  border-color: #00388d;
}
body.blue-color-scheme .educacion-view .btn-link {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .btn-link:hover, body.blue-color-scheme .educacion-view .btn-link:active, body.blue-color-scheme .educacion-view .btn-link:not(:disabled):not(.disabled):active {
  color: #e07800;
}
body.blue-color-scheme .educacion-view .btn-outline-primary {
  color: #00388d;
  border-color: #00388d;
}
body.blue-color-scheme .educacion-view .btn-outline-primary:hover, body.blue-color-scheme .educacion-view .btn-outline-primary:active, body.blue-color-scheme .educacion-view .btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: #e07800;
  border-color: #e07800;
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .btn-outline-secondary {
  color: #e07800;
  border-color: #e07800;
}
body.blue-color-scheme .educacion-view .btn-outline-secondary:hover, body.blue-color-scheme .educacion-view .btn-outline-secondary:active, body.blue-color-scheme .educacion-view .btn-outline-secondary:not(:disabled):not(.disabled):active {
  background-color: #00388d;
  border-color: #00388d;
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .u-btn, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body.blue-color-scheme .educacion-view .portlet-forms .select-button, body.blue-color-scheme .educacion-view .banner .btn,
body.blue-color-scheme .educacion-view .carousel .btn, body.blue-color-scheme .educacion-view .section-featured a.link, body.blue-color-scheme .educacion-view .section-header.bg-white .btn,
body.blue-color-scheme .educacion-view .section-header.bg-dark .btn,
body.blue-color-scheme .educacion-view .section-footer.bg-white .btn,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .btn {
  border-radius: 2rem;
}
body.blue-color-scheme .educacion-view .u-btn:hover, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:hover,
body.blue-color-scheme .educacion-view .portlet-forms .select-button:hover, body.blue-color-scheme .educacion-view .banner .btn:hover,
body.blue-color-scheme .educacion-view .carousel .btn:hover, body.blue-color-scheme .educacion-view .section-featured a.link:hover, body.blue-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.blue-color-scheme .educacion-view .u-btn:focus, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:focus,
body.blue-color-scheme .educacion-view .portlet-forms .select-button:focus, body.blue-color-scheme .educacion-view .banner .btn:focus,
body.blue-color-scheme .educacion-view .carousel .btn:focus, body.blue-color-scheme .educacion-view .section-featured a.link:focus, body.blue-color-scheme .educacion-view .section-header.bg-white .btn:focus,
body.blue-color-scheme .educacion-view .section-header.bg-dark .btn:focus,
body.blue-color-scheme .educacion-view .section-footer.bg-white .btn:focus,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .btn:focus {
  border-radius: 2rem;
  outline: none;
}
body.blue-color-scheme .educacion-view .u-btn:focus, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:focus,
body.blue-color-scheme .educacion-view .portlet-forms .select-button:focus, body.blue-color-scheme .educacion-view .banner .btn:focus,
body.blue-color-scheme .educacion-view .carousel .btn:focus, body.blue-color-scheme .educacion-view .section-featured a.link:focus, body.blue-color-scheme .educacion-view .section-header.bg-white .btn:focus,
body.blue-color-scheme .educacion-view .section-header.bg-dark .btn:focus,
body.blue-color-scheme .educacion-view .section-footer.bg-white .btn:focus,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .btn:focus {
  border: solid 4px #3e3e40;
}
body.blue-color-scheme .educacion-view .u-btn--primary, body.blue-color-scheme .educacion-view .banner .btn,
body.blue-color-scheme .educacion-view .carousel .btn, body.blue-color-scheme .educacion-view .section-featured a.link, body.blue-color-scheme .educacion-view .section-header.bg-white .btn,
body.blue-color-scheme .educacion-view .section-header.bg-dark .btn,
body.blue-color-scheme .educacion-view .section-footer.bg-white .btn,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .btn {
  background-color: #00388d;
  border-color: #00388d;
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .u-btn--primary:hover, body.blue-color-scheme .educacion-view .banner .btn:hover,
body.blue-color-scheme .educacion-view .carousel .btn:hover, body.blue-color-scheme .educacion-view .section-featured a.link:hover, body.blue-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.blue-color-scheme .educacion-view .u-btn--primary:active, body.blue-color-scheme .educacion-view .banner .btn:active,
body.blue-color-scheme .educacion-view .carousel .btn:active, body.blue-color-scheme .educacion-view .section-featured a.link:active, body.blue-color-scheme .educacion-view .section-header.bg-white .btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-dark .btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-white .btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .btn:active, body.blue-color-scheme .educacion-view .u-btn--primary:not(:disabled):not(.disabled):active {
  background-color: #e07800;
  border-color: #e07800;
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .u-btn--primary.u-btn--line, body.blue-color-scheme .educacion-view .banner .u-btn--line.btn,
body.blue-color-scheme .educacion-view .carousel .u-btn--line.btn, body.blue-color-scheme .educacion-view .section-featured a.link, body.blue-color-scheme .educacion-view .section-header.bg-white .btn,
body.blue-color-scheme .educacion-view .section-header.bg-dark .btn,
body.blue-color-scheme .educacion-view .section-footer.bg-white .btn,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .btn {
  background-color: #ffffff;
  border-width: 2px;
  color: #00388d;
}
body.blue-color-scheme .educacion-view .u-btn--primary.u-btn--line:hover, body.blue-color-scheme .educacion-view .banner .u-btn--line.btn:hover,
body.blue-color-scheme .educacion-view .carousel .u-btn--line.btn:hover, body.blue-color-scheme .educacion-view .section-featured a.link:hover, body.blue-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.blue-color-scheme .educacion-view .u-btn--primary.u-btn--line:active, body.blue-color-scheme .educacion-view .banner .u-btn--line.btn:active,
body.blue-color-scheme .educacion-view .carousel .u-btn--line.btn:active, body.blue-color-scheme .educacion-view .section-featured a.link:active, body.blue-color-scheme .educacion-view .section-header.bg-white .btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-dark .btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-white .btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .btn:active, body.blue-color-scheme .educacion-view .u-btn--primary.u-btn--line:not(:disabled):not(.disabled):active {
  background-color: #00388d;
  border-color: #00388d;
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .u-btn--secondary,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .select-button,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .select-button,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .select-button,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .select-button, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body.blue-color-scheme .educacion-view .portlet-forms .select-button,
body.blue-color-scheme .educacion-view .portlet-forms .select-button,
body.blue-color-scheme body.default-color-scheme .educacion-view .portlet-forms .select-button,
body.default-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .select-button,
body.blue-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .select-button,
body.turquoise-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .select-button {
  background-color: #e07800;
  border-color: #e07800;
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .u-btn--secondary:hover, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:hover,
body.blue-color-scheme .educacion-view .portlet-forms .select-button:hover, body.blue-color-scheme .educacion-view .u-btn--secondary:active, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:active,
body.blue-color-scheme .educacion-view .portlet-forms .select-button:active, body.blue-color-scheme .educacion-view .u-btn--secondary:not(:disabled):not(.disabled):active {
  background-color: #00388d;
  border-color: #00388d;
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .u-btn--secondary.u-btn--line, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button, body.blue-color-scheme .educacion-view .section-featured a.u-btn--secondary.link,
body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button,
body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button, body.blue-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn, body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button,
body.blue-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button,
body.blue-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button {
  background-color: #ffffff;
  border-width: 3px;
  color: #e07800;
}
body.blue-color-scheme .educacion-view .u-btn--secondary.u-btn--line:hover, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.blue-color-scheme .educacion-view .section-featured a.u-btn--secondary.link:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover, body.blue-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn:hover, body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover, body.blue-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.green-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover, body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover, body.blue-color-scheme .educacion-view .u-btn--secondary.u-btn--line:active, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.blue-color-scheme .educacion-view .section-featured a.u-btn--secondary.link:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active, body.blue-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn:active, body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active, body.blue-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.green-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active, body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.blue-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.blue-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active, body.blue-color-scheme .educacion-view .u-btn--secondary.u-btn--line:not(:disabled):not(.disabled):active, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active {
  background-color: #e07800;
  border-color: #e07800;
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .u-btn--small {
  max-width: 240px;
}
body.blue-color-scheme .educacion-view .u-btn--large, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body.blue-color-scheme .educacion-view .portlet-forms .select-button {
  max-width: 260px;
}
body.blue-color-scheme .educacion-view .border-gradient-vertical-left {
  border-left: 3px solid #00388d;
  border-image: linear-gradient(0deg, #4fefdf, #43949d, #00388d) 1;
  padding-left: 2.3rem;
}
body.blue-color-scheme .educacion-view .footer {
  border-top: 3px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .footer a {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .footer a:hover {
  color: #e07800;
}
body.blue-color-scheme .educacion-view .footer .u-icon-svg {
  fill: #00388d;
}
body.blue-color-scheme .educacion-view .footer .u-icon-svg:hover {
  fill: #e07800;
}
body.blue-color-scheme .educacion-view .footer .youtube-icon-link {
  display: none;
}
body.blue-color-scheme .educacion-view .footer .footer-navigation__menu {
  font-family: "Roboto Condensed", sans-serif;
  margin-right: 0;
}
body.blue-color-scheme .educacion-view .footer .footer-navigation__menu li:last-child {
  border-right: none;
  padding-right: 0;
}
body.blue-color-scheme .educacion-view .header__idiomas ul li:hover, body.blue-color-scheme .educacion-view .header__user-area ul li:hover {
  background-color: #00388d;
}
body.blue-color-scheme .educacion-view .header__idiomas ul li a:hover, body.blue-color-scheme .educacion-view .header__user-area ul li a:hover {
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .header__idiomas ul li a:hover .u-icon-svg, body.blue-color-scheme .educacion-view .header__user-area ul li a:hover .u-icon-svg {
  fill: #ffffff;
}
body.blue-color-scheme .educacion-view .header__idiomas a, body.blue-color-scheme .educacion-view .header__user-area a {
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view .header__idiomas .u-icon-svg, body.blue-color-scheme .educacion-view .header__user-area .u-icon-svg {
  fill: #3e3e40;
}
body.blue-color-scheme .educacion-view .header--private .navbar--secondary {
  border-bottom: 3px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
@media (max-width: 768px) {
  body.blue-color-scheme .educacion-view .header--private .navbar--secondary {
    border: none;
  }
}
body.blue-color-scheme .educacion-view .header--private .navbar--secondary .header__acceder--mobile {
  background-color: #00388d;
}
body.blue-color-scheme .educacion-view .header--centro .navbar--secondary {
  border: none;
}
body.blue-color-scheme .educacion-view .header--centro .header__user-area a {
  color: #00388d;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
body.blue-color-scheme .educacion-view .header--centro .header__user-area ul li:hover {
  background-color: #ffffff;
}
body.blue-color-scheme .educacion-view .header--centro .header__user-area ul li:hover a {
  color: #00388d;
  text-decoration: underline;
}
body.blue-color-scheme .educacion-view .link-navigation li a {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .link-navigation li a:hover {
  color: #e07800;
}
body.blue-color-scheme .educacion-view .link-icon-navigation li a {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .link-icon-navigation li a:hover {
  color: #00388d;
  border: 2px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .link-icon-navigation li.current-page span {
  color: #ffffff;
  border: 2px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .link-icon-navigation li.current-page span span {
  border: none;
}
body.blue-color-scheme .educacion-view .link-icon-navigation li.current-page span:hover {
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a {
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover {
  color: #00388d;
  height: 100%;
}
@media (max-width: 768px) {
  body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover {
    border: none;
  }
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover .material-icons {
  background-color: #ffffff;
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a .material-icons {
  color: #00388d;
  border: 2px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a {
  color: #3e3e40;
  border: 2px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
@media (max-width: 768px) {
  body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a {
    border: none;
  }
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a span {
  border: none;
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a .material-icons {
  color: #00388d;
  border: 2px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page span:hover {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li .dropdown-menu.show li a:hover span {
  color: #00388d;
  font-weight: bold;
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
  color: #00388d;
  border: 2px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
  height: 100%;
  border-bottom: none;
}
@media (max-width: 768px) {
  body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
    border: none;
    height: auto;
    overflow: visible;
  }
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li:last-child a {
  border: 2px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
  border-top: none;
}
@media (max-width: 768px) {
  body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li:last-child a {
    border: none;
    border-image: none;
  }
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show a {
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show a:hover {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .header__idiomas__centros a {
  color: #00388d;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
body.blue-color-scheme .educacion-view .breadcrumb-centros .breadcrumb a {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line, body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button,
body.blue-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button, body.blue-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link, body.blue-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link,
body.blue-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link,
body.blue-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link,
body.blue-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link, body.blue-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn, body.blue-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn, body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn, body.blue-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn,
body.blue-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button,
body.blue-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button,
body.blue-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link,
body.blue-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link,
body.blue-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link,
body.blue-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link,
body.blue-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn,
body.blue-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn,
body.blue-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn {
  background: rgba(0, 0, 0, 0.5);
  color: #e07800;
}
body.blue-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line:hover, body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line:hover,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button:hover,
body.blue-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button:hover, body.blue-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link:hover, body.blue-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link:hover,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link:hover,
body.blue-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link:hover,
body.blue-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link:hover, body.blue-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn:hover, body.blue-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn:hover, body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn:hover, body.blue-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn:hover, body.blue-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line:active, body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line:active,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button:active,
body.blue-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button:active, body.blue-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link:active, body.blue-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link:active,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link:active,
body.blue-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link:active,
body.blue-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link:active, body.blue-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn:active, body.blue-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn:active, body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn:active, body.blue-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line:hover,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line:hover,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button:hover,
body.blue-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link:hover,
body.blue-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link:hover,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link:hover,
body.blue-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn:hover,
body.blue-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line:active,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line:active,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button:active,
body.blue-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link:active,
body.blue-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link:active,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link:active,
body.blue-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn:active,
body.blue-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn:active {
  background: rgba(0, 0, 0, 0.7);
}
body.blue-color-scheme .educacion-view .banner-home h3 div strong,
body.blue-color-scheme .educacion-view .banner-home-button h3 div strong {
  background-color: #e07800;
}
body.blue-color-scheme .educacion-view .banner-home-button h2 div {
  font-family: "Roboto Condensed", sans-serif;
}
body.blue-color-scheme .educacion-view .banner h2 strong.bgcolor {
  background-color: #e07800;
}
@media (max-width: 450px) {
  body.blue-color-scheme .educacion-view .banner h2 strong.bgcolor {
    background-color: transparent;
  }
}
body.blue-color-scheme .educacion-view .banner-home h3 div {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .banner-icon-title-description__col-right__item h3,
body.blue-color-scheme .educacion-view .banner-icon-title-description__col-right__item h4 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .banner-icon-title-description-color {
  position: relative;
}
body.blue-color-scheme .educacion-view .banner-icon-title-description-color__col-left::before {
  background: linear-gradient(90deg, #e07800, #4fefdf, #43949d, #00388d) #00388d;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
body.blue-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item h3,
body.blue-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item h4 {
  font-family: "Roboto", sans-serif;
  z-index: 1;
}
body.blue-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
body.blue-color-scheme .educacion-view .banner-icon-title-description-color__col-right .banner-icon-title-description-color__col-right__item:first-child:before {
  background-color: #00388d;
  opacity: 0.8;
}
body.blue-color-scheme .educacion-view .banner-icon-title-description-color__col-right .banner-icon-title-description-color__col-right__item:last-child:before {
  background-color: #e07800;
  opacity: 0.8;
}
body.blue-color-scheme .educacion-view .banner-icon-title-description-color__col-right > .row:nth-child(2) .banner-icon-title-description-color__col-right__item:first-child:before {
  background-color: #e07800;
  opacity: 0.8;
}
body.blue-color-scheme .educacion-view .banner-icon-title-description-color__col-right > .row:nth-child(2) .banner-icon-title-description-color__col-right__item:last-child:before {
  background-color: #00388d;
  opacity: 0.8;
}
body.blue-color-scheme .educacion-view .three-columns-post__item__image {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
body.blue-color-scheme .educacion-view .three-columns-post__item h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .three-columns-post__item__date {
  color: #00388d;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
body.blue-color-scheme .educacion-view .three-columns-post__item__time {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}
body.blue-color-scheme .educacion-view .three-columns-post__item__link {
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view .three-columns-post__item__link:hover {
  text-decoration: underline;
}
body.blue-color-scheme .educacion-view .featured-three-columns-post__item h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .featured-three-columns-post__item__date {
  color: #00388d;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
body.blue-color-scheme .educacion-view .featured-three-columns-post__item__time {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}
body.blue-color-scheme .educacion-view .featured-three-columns-post__item__link {
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view .featured-three-columns-post__item__link:hover {
  color: #00388d;
  text-decoration: underline;
}
body.blue-color-scheme .educacion-view .featured-three-columns-post__item__description {
  font-family: "Roboto Condensed", sans-serif;
}
body.blue-color-scheme .educacion-view .three-columns-success-stories__item h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .three-columns-success-stories__item__autor {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .three-columns-success-stories__item__link {
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view .three-columns-success-stories__item__link:hover {
  text-decoration: underline;
}
body.blue-color-scheme .educacion-view .three-columns-training__item h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .three-columns-training__item__autor {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .three-columns-training__item__link {
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view .three-columns-training__item__link:hover {
  text-decoration: underline;
}
body.blue-color-scheme .educacion-view .three-columns-training__item .type--autoformacion {
  background-color: #e07800;
  border-right: solid 2px #e07800;
}
body.blue-color-scheme .educacion-view .three-columns-training__item .type--autoformacion span.triangle1:after {
  border-color: #e07800 transparent transparent transparent;
}
body.blue-color-scheme .educacion-view .three-columns-training__item .type--autoformacion span.triangle2:after {
  border-color: transparent transparent #e07800 transparent;
}
body.blue-color-scheme .educacion-view .three-columns-training__item .type--obligatoria {
  background-color: #43949d;
  border-right: solid 2px #43949d;
}
body.blue-color-scheme .educacion-view .three-columns-training__item .type--obligatoria span.triangle1:after {
  border-color: #43949d transparent transparent transparent;
}
body.blue-color-scheme .educacion-view .three-columns-training__item .type--obligatoria span.triangle2:after {
  border-color: transparent transparent #43949d transparent;
}
body.blue-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria {
  background-color: #00388d;
  border-right: solid 2px #00388d;
}
body.blue-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria span.triangle1:after {
  border-color: #00388d transparent transparent transparent;
}
body.blue-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria span.triangle2:after {
  border-color: transparent transparent #00388d transparent;
}
body.blue-color-scheme .educacion-view .line-background-gradient {
  border-top: 3px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
  margin: 0;
}
body.blue-color-scheme .educacion-view .featured-carousel .carousel-caption h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .featured-carousel .carousel-caption h3 strong {
  background-color: #00388d;
}
body.blue-color-scheme .educacion-view .featured-carousel .carousel-caption h3:nth-child(2) {
  font-family: "Roboto Condensed", sans-serif;
}
body.blue-color-scheme .educacion-view .featured-carousel .carousel-indicators .active {
  background-color: #e07800;
}
body.blue-color-scheme .educacion-view .featured-carousel .carousel-indicators .active:before {
  border: solid 2px #e07800;
}
body.blue-color-scheme .educacion-view .carousel-centros .carousel-indicators,
body.blue-color-scheme .educacion-view .carousel-services .carousel-indicators {
  background-color: rgba(0, 56, 139, 0.9);
}
@media (max-width: 575.98px) {
  body.blue-color-scheme .educacion-view .carousel-centros .carousel-indicators,
  body.blue-color-scheme .educacion-view .carousel-services .carousel-indicators {
    background-color: transparent;
  }
}
body.blue-color-scheme .educacion-view .carousel-centros .carousel-indicators .active,
body.blue-color-scheme .educacion-view .carousel-services .carousel-indicators .active {
  background-color: #e07800;
}
body.blue-color-scheme .educacion-view .carousel-centros .carousel-caption .carousel-caption-bg,
body.blue-color-scheme .educacion-view .carousel-services .carousel-caption .carousel-caption-bg {
  background-color: rgba(0, 56, 139, 0.5);
}
body.blue-color-scheme .educacion-view .carousel-centros .carousel-caption h3,
body.blue-color-scheme .educacion-view .carousel-services .carousel-caption h3 {
  font-family: "Barmeno", sans-serif;
}
body.blue-color-scheme .educacion-view .carousel-centros .carousel-caption h4,
body.blue-color-scheme .educacion-view .carousel-services .carousel-caption h4 {
  font-family: "Roboto Condensed", sans-serif;
}
body.blue-color-scheme .educacion-view .carousel-centros .carousel-control-prev,
body.blue-color-scheme .educacion-view .carousel-centros .carousel-control-next,
body.blue-color-scheme .educacion-view .carousel-services .carousel-control-prev,
body.blue-color-scheme .educacion-view .carousel-services .carousel-control-next {
  background-color: #00388d;
}
body.blue-color-scheme .educacion-view .contact-email-banner .box {
  border: 2px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .contact-email-banner .box a {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .contact-email-banner .box a:hover {
  color: #e07800;
}
body.blue-color-scheme .educacion-view .top-background-image-entries,
body.blue-color-scheme .educacion-view .top-background-image-forms {
  border-top: 3px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .frequent-questions__item {
  border-top: 1px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .frequent-questions__item:last-child {
  border-bottom: 1px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .frequent-questions__item__title h3 {
  color: #00388d;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
body.blue-color-scheme .educacion-view .frequent-questions__item__title h3 span {
  color: #00388d;
  font-size: 30px;
  float: right;
  line-height: 20px;
}
body.blue-color-scheme .educacion-view .frequent-questions__item__title h3 span:before {
  content: "remove";
}
body.blue-color-scheme .educacion-view .frequent-questions__item__title.collapsed h3 {
  color: #3e3e40;
  font-weight: 400;
}
body.blue-color-scheme .educacion-view .frequent-questions__item__title.collapsed h3 span:before {
  content: "add";
}
body.blue-color-scheme .educacion-view .frequent-questions-centros__item {
  border: 2px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .frequent-questions-centros__item__title h3 {
  color: #00388d;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
body.blue-color-scheme .educacion-view .frequent-questions-centros__item__title h3 span {
  color: #00388d;
  font-size: 30px;
  float: right;
  line-height: 20px;
}
body.blue-color-scheme .educacion-view .frequent-questions-centros__item__title h3 span:before {
  content: "remove";
  border-radius: 2rem;
  border: 2px solid;
}
body.blue-color-scheme .educacion-view .frequent-questions-centros__item__title.collapsed h3 {
  color: #3e3e40;
  font-weight: 400;
}
body.blue-color-scheme .educacion-view .frequent-questions-centros__item__title.collapsed h3 span:before {
  content: "add";
  border-radius: 2rem;
  border: 2px solid;
}
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link.active,
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a.active,
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a.active,
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab.active a,
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab.active .nav-pills a,
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-pills .show > .nav-link,
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab .show > a,
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills .show > a,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link.active,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a.active,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a.active,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab.active a,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab.active .nav-pills a,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .show > .nav-link,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab .show > a,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills .show > a {
  color: #00388d;
  background-color: transparent;
  border-bottom: 3px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link:hover,
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a:hover,
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a:hover,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link:hover,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a:hover,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a:hover {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link:after,
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a:after,
body.blue-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a:after,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link:after,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a:after,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a:after {
  background-color: #00388d;
}
body.blue-color-scheme .educacion-view .tabs-nav-content .form-group,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .form-group {
  border-bottom: 3px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .tabs-nav-content .form-group select,
body.blue-color-scheme .educacion-view .tabs-navigation-inner-centros .form-group select {
  background-image: url(/o/educacion-theme/images/color-schemes/blue-color-scheme/keyboard_arrow.png);
  color: #00388d;
}
body.blue-color-scheme .educacion-view .list-icon-title-description,
body.blue-color-scheme .educacion-view .list-icon-date-title-description {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .list-icon-title-description a:hover,
body.blue-color-scheme .educacion-view .list-icon-date-title-description a:hover {
  border: 2px solid #00388d;
  border-image: linear-gradient(0deg, #4fefdf, #43949d, #00388d) 1;
  color: #00388d;
}
body.blue-color-scheme .educacion-view .list-icon-title-description__item__descripcion h3,
body.blue-color-scheme .educacion-view .list-icon-date-title-description__item__descripcion h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .list-icon-title-description-box {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .list-icon-title-description-box a {
  border: 2px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
}
body.blue-color-scheme .educacion-view .list-icon-title-description-box__descripcion h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .requests__item h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .requests__item__asignatura_curso span {
  color: #e07800;
}
body.blue-color-scheme .educacion-view .requests__item__condiciones {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .requests__item__condiciones:hover {
  color: #e07800;
}
body.blue-color-scheme .educacion-view .show-more {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .show-more:focus {
  outline-color: #00388d;
}
body.blue-color-scheme .educacion-view .show-more:hover {
  color: #e07800;
}
body.blue-color-scheme .educacion-view .success-stories-detail-content__header h2,
body.blue-color-scheme .educacion-view .blog-detail-content__header h2,
body.blue-color-scheme .educacion-view .news-detail-content__header h2,
body.blue-color-scheme .educacion-view .general-detail-content__header h2 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .success-stories-detail-content__header h3,
body.blue-color-scheme .educacion-view .blog-detail-content__header h3,
body.blue-color-scheme .educacion-view .news-detail-content__header h3,
body.blue-color-scheme .educacion-view .general-detail-content__header h3 {
  color: #00388d;
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .call-to-action h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .hamburguer-icon span {
  background-color: #00388d;
}
body.blue-color-scheme .educacion-view .header--centro .hamburguer-icon {
  background-color: #f4f4f4;
}
body.blue-color-scheme .educacion-view .header--centro .hamburguer-icon span {
  background-color: #00388d;
}
body.blue-color-scheme .educacion-view .header--centro .hamburguer-icon.collapsed {
  background-color: #ffffff;
}
body.blue-color-scheme .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-name,
body.blue-color-scheme .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-description {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-page-title,
body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-page-description {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .portlet-forms .multi-step-item.active .multi-step-icon,
body.blue-color-scheme .educacion-view .portlet-forms .nav-underline .tab.active a.multi-step-item .multi-step-icon {
  background-color: #00388d;
}
body.blue-color-scheme .educacion-view .portlet-forms .ddm-user-view-content .multi-step-item.active .multi-step-divider {
  background-color: #00388d;
}
body.blue-color-scheme .educacion-view .search-web__filter__collapsed:hover {
  color: #00388d;
}
body.blue-color-scheme .educacion-view #toc {
  border-left: 3px solid #00388d;
  border-image: linear-gradient(0deg, #4fefdf, #43949d, #00388d) 1;
}
body.blue-color-scheme .educacion-view #toc .nav-link {
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view #toc .nav-link.active {
  color: #00388d;
}
body.blue-color-scheme .educacion-view #toc .nav-link:hover {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .training-detail-content h2,
body.blue-color-scheme .educacion-view .training-detail-content h3 {
  font-family: "Roboto", sans-serif;
}
@media (max-width: 767.98px) {
  body.blue-color-scheme .educacion-view .training-detail-content__properties, body.blue-color-scheme .educacion-view .training-detail-content__body__item, body.blue-color-scheme .educacion-view .training-detail-content__resources-materials {
    border-top: 1px solid #00388d;
    border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
  }
}
body.blue-color-scheme .educacion-view .tools-detail-content h3 {
  font-family: "Roboto", sans-serif;
}
@media (max-width: 767.98px) {
  body.blue-color-scheme .educacion-view .tools-detail-content__body__item, body.blue-color-scheme .educacion-view .tools-detail-content__body__dowload {
    border-top: 1px solid #00388d;
    border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
  }
}
@media (max-width: 767.98px) {
  body.blue-color-scheme .educacion-view .training-detail-collapsed,
  body.blue-color-scheme .educacion-view .tools-detail-collapsed {
    color: #3e3e40;
  }
  body.blue-color-scheme .educacion-view .training-detail-collapsed .material-icons,
  body.blue-color-scheme .educacion-view .tools-detail-collapsed .material-icons {
    color: #00388d;
  }
  body.blue-color-scheme .educacion-view .training-detail-collapsed:hover,
  body.blue-color-scheme .educacion-view .tools-detail-collapsed:hover {
    text-decoration: none;
    color: #00388d;
  }
}
body.blue-color-scheme .educacion-view .carousel .carousel-indicators .active {
  background-color: #e07800;
}
body.blue-color-scheme .educacion-view .carousel .carousel-indicators .active:before {
  border: solid 2px #e07800;
}
body.blue-color-scheme .educacion-view .section-features a {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .section-header.bg-dark,
body.blue-color-scheme .educacion-view .section-footer.bg-dark {
  background-color: #00388d !important;
}
body.blue-color-scheme .educacion-view .component-card .link {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .component-card .link:hover {
  color: #e07800;
}
body.blue-color-scheme .educacion-view .shading-box-item h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .shading-box-item a:hover {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .shading-box-item .post-meta__category {
  color: #e07800;
}
body.blue-color-scheme .educacion-view .page-link:hover {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .page-item.active .page-link,
body.blue-color-scheme .educacion-view .nav-underline .tab.active a.page-item .page-link,
body.blue-color-scheme .educacion-view .page-item.show .page-link {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .four-items-list__item__item h3,
body.blue-color-scheme .educacion-view .four-items-list__item__item p {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .four-items-list__item:nth-child(4n+1):hover .four-items-list__item__color-layer {
  background-color: rgb(82, 27, 128);
}
body.blue-color-scheme .educacion-view .four-items-list__item:nth-child(4n+1) .four-items-list__item__color-layer {
  background-color: rgba(82, 27, 128, 0.85);
}
body.blue-color-scheme .educacion-view .four-items-list__item:nth-child(4n+2):hover .four-items-list__item__color-layer {
  background-color: rgb(56, 144, 135);
}
body.blue-color-scheme .educacion-view .four-items-list__item:nth-child(4n+2) .four-items-list__item__color-layer {
  background-color: rgba(56, 144, 135, 0.85);
}
body.blue-color-scheme .educacion-view .four-items-list__item:nth-child(4n+3):hover .four-items-list__item__color-layer {
  background-color: rgb(97, 145, 163);
}
body.blue-color-scheme .educacion-view .four-items-list__item:nth-child(4n+3) .four-items-list__item__color-layer {
  background-color: rgba(97, 145, 163, 0.85);
}
body.blue-color-scheme .educacion-view .four-items-list__item:nth-child(4n+4):hover .four-items-list__item__color-layer {
  background-color: rgb(125, 79, 151);
}
body.blue-color-scheme .educacion-view .four-items-list__item:nth-child(4n+4) .four-items-list__item__color-layer {
  background-color: rgba(125, 79, 151, 0.85);
}
body.blue-color-scheme .educacion-view .shortcuts {
  background-color: rgba(79, 239, 223, 0.1);
}
@media (max-width: 575.98px) {
  body.blue-color-scheme .educacion-view .shortcuts {
    background-color: transparent;
  }
}
body.blue-color-scheme .educacion-view .shortcuts li:hover {
  background-color: #e07800;
}
@media (max-width: 575.98px) {
  body.blue-color-scheme .educacion-view .shortcuts li:hover {
    background-color: transparent;
  }
}
body.blue-color-scheme .educacion-view .shortcuts__item {
  color: #3e3e40;
}
@media (max-width: 575.98px) {
  body.blue-color-scheme .educacion-view .shortcuts__item {
    background-color: rgba(79, 239, 223, 0.1);
    border-left: solid #e07800 13px;
  }
}
body.blue-color-scheme .educacion-view .shortcuts__item:hover {
  color: #ffffff;
}
@media (max-width: 575.98px) {
  body.blue-color-scheme .educacion-view .shortcuts__item:hover {
    background-color: #e07800;
  }
}
body.blue-color-scheme .educacion-view .shortcuts__item:hover a.shortcuts__item__text {
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .shortcuts__item a.shortcuts__item__text:after {
  color: #00388d;
}
body.blue-color-scheme .educacion-view .shortcuts__item a.shortcuts__item__text:hover:after {
  color: #ffffff;
}
body.blue-color-scheme .educacion-view .four-columns-services__item a {
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view .four-columns-services__item a h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .four-columns-services__item p {
  font-family: "Roboto Condensed", sans-serif;
}
body.blue-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item a {
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item a h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item p {
  font-family: "Roboto Condensed", sans-serif;
}
body.blue-color-scheme .educacion-view .our-values__item h3 {
  font-family: "Roboto", sans-serif;
}
body.blue-color-scheme .educacion-view .our-values__item p {
  font-family: "Roboto Condensed", sans-serif;
}
body.blue-color-scheme .educacion-view .pre-footer-centro {
  border-top: 3px solid #00388d;
  border-image: linear-gradient(90deg, #4fefdf, #43949d, #00388d) #00388d;
  background-color: #003e87;
  margin-bottom: -61px;
  min-height: 397px;
}
body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info {
  background-image: url(/o/educacion-theme/images/color-schemes/blue-color-scheme/educacion-navarra-localizacion-centro-azul.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 397px;
}
body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
  height: 240px;
  margin-left: auto;
  margin-top: 56px;
  width: 31.6%;
  min-width: 350px;
}
@media (max-width: 1199.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    min-width: 200px;
    width: 42%;
  }
}
@media (max-width: 991.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    min-width: initial;
    width: 32%;
  }
}
@media (max-width: 767.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    height: 150px;
    margin-left: 10%;
    margin-top: 20px;
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    height: 240px;
  }
}
body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__map img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
  color: #ffffff;
  padding-left: 4%;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 0.85rem;
  line-height: 1.1rem;
  width: 36%;
  padding-right: 4%;
}
@media (max-width: 1199.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    width: 58%;
  }
}
@media (max-width: 767.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    margin-left: 10%;
    padding-left: 1%;
    padding-right: 1%;
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    padding-bottom: 2%;
  }
}
body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "Barmeno", sans-serif;
  margin-top: 56px;
  margin-bottom: 35px;
}
@media (max-width: 767.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
    margin-top: 24px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
    font-size: 1.2rem;
  }
}
body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item {
    margin-bottom: 22px;
  }
}
body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item span {
  margin-right: 18px;
  text-align: center;
  width: 30px;
}
body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item span img {
  height: 24px;
  max-width: initial;
  width: auto;
}
body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item stong {
  font-weight: 600;
}
body.blue-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item p {
  margin-bottom: 0;
}
body.blue-color-scheme .educacion-view .pre-footer-centro__redes-sociales {
  background-color: #ffffff;
  background-image: url(/o/educacion-theme/images/color-schemes/blue-color-scheme/footer-background-social-media-azul.gif);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 397px;
  padding-top: 56px;
  padding-left: 41px;
  width: 100%;
  height: 100%;
}
@media (max-width: 575.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__redes-sociales {
    background-position: bottom;
    display: flex;
    margin-top: 0;
    min-height: 120px;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 0;
  }
}
body.blue-color-scheme .educacion-view .pre-footer-centro__redes-sociales h3 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "Barmeno", sans-serif;
  margin-bottom: 35px;
}
body.blue-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item {
    margin-bottom: 0;
    margin: 0 auto;
  }
}
body.blue-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item a {
  display: flex;
  align-items: center;
  color: #3e3e40;
}
body.blue-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item img {
  height: 30px;
  margin-right: 12px;
  width: auto;
}
@media (max-width: 575.98px) {
  body.blue-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item img {
    height: 43px;
    margin-right: 0;
  }
}
body.blue-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item p {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 0.85rem;
}
body.blue-color-scheme .educacion-view .gallery_box .inner {
  background: #00388d;
  display: block;
  margin: 10px;
  overflow: hidden;
  cursor: pointer;
}
body.blue-color-scheme .educacion-view .gallery_box .inner .gallery_click:hover {
  background-color: #00388d;
  mix-blend-mode: hard-light;
}
body.blue-color-scheme .educacion-view .modal-gallery .modal-gallery-content .prev:hover,
body.blue-color-scheme .educacion-view .modal-gallery .modal-gallery-content .next:hover {
  background-color: #00388d;
}

/* Variables -----------------------------------*/
/* Fonts */
/* Colors */
/* Mixins -----------------------------------*/
/* Styles -----------------------------------*/
body.green-color-scheme .educacion-view {
  font-family: "Roboto", sans-serif;
  color: #3E3E40;
  /*---- Buttons ----*/
  /* liferay fragments*/
  /* Shading box item - Buscador general and realted post */
  /* Pagination */
  /* Centros - Shortcuts*/
  /* Four columns - services */
  /* Our values */
  /* Pre footer - Centros */
  /** Gallery **/
}
body.green-color-scheme .educacion-view h1,
body.green-color-scheme .educacion-view h2 {
  font-family: "Barmeno", sans-serif;
}
body.green-color-scheme .educacion-view h3,
body.green-color-scheme .educacion-view h4,
body.green-color-scheme .educacion-view h5 {
  font-family: "Roboto Condensed", sans-serif;
}
body.green-color-scheme .educacion-view .btn {
  border-radius: 2rem;
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .btn-primary {
  background-color: #076033;
  border-color: #076033;
}
body.green-color-scheme .educacion-view .btn-primary:hover, body.green-color-scheme .educacion-view .btn-primary:active, body.green-color-scheme .educacion-view .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #7138D7;
  border-color: #7138D7;
}
body.green-color-scheme .educacion-view .btn-secondary {
  background-color: #7138D7;
  border-color: #7138D7;
}
body.green-color-scheme .educacion-view .btn-secondary:hover, body.green-color-scheme .educacion-view .btn-secondary:active, body.green-color-scheme .educacion-view .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #076033;
  border-color: #076033;
}
body.green-color-scheme .educacion-view .btn-link {
  color: #076033;
}
body.green-color-scheme .educacion-view .btn-link:hover, body.green-color-scheme .educacion-view .btn-link:active, body.green-color-scheme .educacion-view .btn-link:not(:disabled):not(.disabled):active {
  color: #7138D7;
}
body.green-color-scheme .educacion-view .btn-outline-primary {
  color: #076033;
  border-color: #076033;
}
body.green-color-scheme .educacion-view .btn-outline-primary:hover, body.green-color-scheme .educacion-view .btn-outline-primary:active, body.green-color-scheme .educacion-view .btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: #7138D7;
  border-color: #7138D7;
  color: #ffffff;
}
body.green-color-scheme .educacion-view .btn-outline-secondary {
  color: #7138D7;
  border-color: #7138D7;
}
body.green-color-scheme .educacion-view .btn-outline-secondary:hover, body.green-color-scheme .educacion-view .btn-outline-secondary:active, body.green-color-scheme .educacion-view .btn-outline-secondary:not(:disabled):not(.disabled):active {
  background-color: #076033;
  border-color: #076033;
  color: #ffffff;
}
body.green-color-scheme .educacion-view .u-btn, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body.green-color-scheme .educacion-view .portlet-forms .select-button, body.green-color-scheme .educacion-view .banner .btn,
body.green-color-scheme .educacion-view .carousel .btn, body.green-color-scheme .educacion-view .section-featured a.link, body.green-color-scheme .educacion-view .section-header.bg-white .btn,
body.green-color-scheme .educacion-view .section-header.bg-dark .btn,
body.green-color-scheme .educacion-view .section-footer.bg-white .btn,
body.green-color-scheme .educacion-view .section-footer.bg-dark .btn {
  border-radius: 2rem;
}
body.green-color-scheme .educacion-view .u-btn:hover, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:hover,
body.green-color-scheme .educacion-view .portlet-forms .select-button:hover, body.green-color-scheme .educacion-view .banner .btn:hover,
body.green-color-scheme .educacion-view .carousel .btn:hover, body.green-color-scheme .educacion-view .section-featured a.link:hover, body.green-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.green-color-scheme .educacion-view .u-btn:focus, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:focus,
body.green-color-scheme .educacion-view .portlet-forms .select-button:focus, body.green-color-scheme .educacion-view .banner .btn:focus,
body.green-color-scheme .educacion-view .carousel .btn:focus, body.green-color-scheme .educacion-view .section-featured a.link:focus, body.green-color-scheme .educacion-view .section-header.bg-white .btn:focus,
body.green-color-scheme .educacion-view .section-header.bg-dark .btn:focus,
body.green-color-scheme .educacion-view .section-footer.bg-white .btn:focus,
body.green-color-scheme .educacion-view .section-footer.bg-dark .btn:focus {
  border-radius: 2rem;
  outline: none;
}
body.green-color-scheme .educacion-view .u-btn:focus, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:focus,
body.green-color-scheme .educacion-view .portlet-forms .select-button:focus, body.green-color-scheme .educacion-view .banner .btn:focus,
body.green-color-scheme .educacion-view .carousel .btn:focus, body.green-color-scheme .educacion-view .section-featured a.link:focus, body.green-color-scheme .educacion-view .section-header.bg-white .btn:focus,
body.green-color-scheme .educacion-view .section-header.bg-dark .btn:focus,
body.green-color-scheme .educacion-view .section-footer.bg-white .btn:focus,
body.green-color-scheme .educacion-view .section-footer.bg-dark .btn:focus {
  border: solid 4px #3E3E40;
}
body.green-color-scheme .educacion-view .u-btn--primary, body.green-color-scheme .educacion-view .banner .btn,
body.green-color-scheme .educacion-view .carousel .btn, body.green-color-scheme .educacion-view .section-featured a.link, body.green-color-scheme .educacion-view .section-header.bg-white .btn,
body.green-color-scheme .educacion-view .section-header.bg-dark .btn,
body.green-color-scheme .educacion-view .section-footer.bg-white .btn,
body.green-color-scheme .educacion-view .section-footer.bg-dark .btn {
  background-color: #076033;
  border-color: #076033;
  color: #ffffff;
}
body.green-color-scheme .educacion-view .u-btn--primary:hover, body.green-color-scheme .educacion-view .banner .btn:hover,
body.green-color-scheme .educacion-view .carousel .btn:hover, body.green-color-scheme .educacion-view .section-featured a.link:hover, body.green-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.green-color-scheme .educacion-view .u-btn--primary:active, body.green-color-scheme .educacion-view .banner .btn:active,
body.green-color-scheme .educacion-view .carousel .btn:active, body.green-color-scheme .educacion-view .section-featured a.link:active, body.green-color-scheme .educacion-view .section-header.bg-white .btn:active,
body.green-color-scheme .educacion-view .section-header.bg-dark .btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-white .btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-dark .btn:active, body.green-color-scheme .educacion-view .u-btn--primary:not(:disabled):not(.disabled):active {
  background-color: #7138D7;
  border-color: #7138D7;
  color: #ffffff;
}
body.green-color-scheme .educacion-view .u-btn--primary.u-btn--line, body.green-color-scheme .educacion-view .banner .u-btn--line.btn,
body.green-color-scheme .educacion-view .carousel .u-btn--line.btn, body.green-color-scheme .educacion-view .section-featured a.link, body.green-color-scheme .educacion-view .section-header.bg-white .btn,
body.green-color-scheme .educacion-view .section-header.bg-dark .btn,
body.green-color-scheme .educacion-view .section-footer.bg-white .btn,
body.green-color-scheme .educacion-view .section-footer.bg-dark .btn {
  background-color: #ffffff;
  border-width: 2px;
  color: #076033;
}
body.green-color-scheme .educacion-view .u-btn--primary.u-btn--line:hover, body.green-color-scheme .educacion-view .banner .u-btn--line.btn:hover,
body.green-color-scheme .educacion-view .carousel .u-btn--line.btn:hover, body.green-color-scheme .educacion-view .section-featured a.link:hover, body.green-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.green-color-scheme .educacion-view .u-btn--primary.u-btn--line:active, body.green-color-scheme .educacion-view .banner .u-btn--line.btn:active,
body.green-color-scheme .educacion-view .carousel .u-btn--line.btn:active, body.green-color-scheme .educacion-view .section-featured a.link:active, body.green-color-scheme .educacion-view .section-header.bg-white .btn:active,
body.green-color-scheme .educacion-view .section-header.bg-dark .btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-white .btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-dark .btn:active, body.green-color-scheme .educacion-view .u-btn--primary.u-btn--line:not(:disabled):not(.disabled):active {
  background-color: #076033;
  border-color: #076033;
  color: #ffffff;
}
body.green-color-scheme .educacion-view .u-btn--secondary,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .select-button,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .select-button, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body.green-color-scheme .educacion-view .portlet-forms .select-button,
body.green-color-scheme .educacion-view .portlet-forms .select-button,
body.green-color-scheme body.default-color-scheme .educacion-view .portlet-forms .select-button,
body.default-color-scheme body.green-color-scheme .educacion-view .portlet-forms .select-button,
body.green-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .select-button,
body.turquoise-color-scheme body.green-color-scheme .educacion-view .portlet-forms .select-button,
body.green-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .select-button,
body.blue-color-scheme body.green-color-scheme .educacion-view .portlet-forms .select-button {
  background-color: #7138D7;
  border-color: #7138D7;
  color: #ffffff;
}
body.green-color-scheme .educacion-view .u-btn--secondary:hover, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:hover,
body.green-color-scheme .educacion-view .portlet-forms .select-button:hover, body.green-color-scheme .educacion-view .u-btn--secondary:active, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:active,
body.green-color-scheme .educacion-view .portlet-forms .select-button:active, body.green-color-scheme .educacion-view .u-btn--secondary:not(:disabled):not(.disabled):active {
  background-color: #076033;
  border-color: #076033;
  color: #ffffff;
}
body.green-color-scheme .educacion-view .u-btn--secondary.u-btn--line, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button, body.green-color-scheme .educacion-view .section-featured a.u-btn--secondary.link,
body.green-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button,
body.green-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button, body.green-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn, body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button,
body.green-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button,
body.green-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button,
body.green-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button {
  background-color: #ffffff;
  border-width: 3px;
  color: #7138D7;
}
body.green-color-scheme .educacion-view .u-btn--secondary.u-btn--line:hover, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.green-color-scheme .educacion-view .section-featured a.u-btn--secondary.link:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.green-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover, body.green-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn:hover, body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover, body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover, body.green-color-scheme .educacion-view .u-btn--secondary.u-btn--line:active, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.green-color-scheme .educacion-view .section-featured a.u-btn--secondary.link:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.green-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.green-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active, body.green-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn:active, body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active, body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active,
body.green-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.green-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.green-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active, body.green-color-scheme .educacion-view .u-btn--secondary.u-btn--line:not(:disabled):not(.disabled):active, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active {
  background-color: #7138D7;
  border-color: #7138D7;
  color: #ffffff;
}
body.green-color-scheme .educacion-view .u-btn--small {
  max-width: 240px;
}
body.green-color-scheme .educacion-view .u-btn--large, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body.green-color-scheme .educacion-view .portlet-forms .select-button {
  max-width: 260px;
}
body.green-color-scheme .educacion-view .border-gradient-vertical-left {
  border-left: 3px solid #076033;
  border-image: linear-gradient(0deg, #4ED738, #0EBf66, #076033) 1;
  padding-left: 2.3rem;
}
body.green-color-scheme .educacion-view .footer {
  border-top: 3px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .footer a {
  color: #076033;
}
body.green-color-scheme .educacion-view .footer a:hover {
  color: #7138D7;
}
body.green-color-scheme .educacion-view .footer .u-icon-svg {
  fill: #076033;
}
body.green-color-scheme .educacion-view .footer .u-icon-svg:hover {
  fill: #7138D7;
}
body.green-color-scheme .educacion-view .footer .youtube-icon-link {
  display: none;
}
body.green-color-scheme .educacion-view .footer .footer-navigation__menu {
  font-family: "Roboto Condensed", sans-serif;
  margin-right: 0;
}
body.green-color-scheme .educacion-view .footer .footer-navigation__menu li:last-child {
  border-right: none;
  padding-right: 0;
}
body.green-color-scheme .educacion-view .header__idiomas ul li:hover, body.green-color-scheme .educacion-view .header__user-area ul li:hover {
  background-color: #076033;
}
body.green-color-scheme .educacion-view .header__idiomas ul li a:hover, body.green-color-scheme .educacion-view .header__user-area ul li a:hover {
  color: #ffffff;
}
body.green-color-scheme .educacion-view .header__idiomas ul li a:hover .u-icon-svg, body.green-color-scheme .educacion-view .header__user-area ul li a:hover .u-icon-svg {
  fill: #ffffff;
}
body.green-color-scheme .educacion-view .header__idiomas a, body.green-color-scheme .educacion-view .header__user-area a {
  color: #3e3e40;
}
body.green-color-scheme .educacion-view .header__idiomas .u-icon-svg, body.green-color-scheme .educacion-view .header__user-area .u-icon-svg {
  fill: #3e3e40;
}
body.green-color-scheme .educacion-view .header--private .navbar--secondary {
  border-bottom: 3px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
@media (max-width: 768px) {
  body.green-color-scheme .educacion-view .header--private .navbar--secondary {
    border: none;
  }
}
body.green-color-scheme .educacion-view .header--private .navbar--secondary .header__acceder--mobile {
  background-color: #076033;
}
body.green-color-scheme .educacion-view .header--centro .navbar--secondary {
  border: none;
}
body.green-color-scheme .educacion-view .header--centro .header__user-area a {
  color: #076033;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
body.green-color-scheme .educacion-view .header--centro .header__user-area ul li:hover {
  background-color: #ffffff;
}
body.green-color-scheme .educacion-view .header--centro .header__user-area ul li:hover a {
  color: #076033;
  text-decoration: underline;
}
body.green-color-scheme .educacion-view .link-navigation li a {
  color: #076033;
}
body.green-color-scheme .educacion-view .link-navigation li a:hover {
  color: #7138D7;
}
body.green-color-scheme .educacion-view .link-icon-navigation li a {
  color: #076033;
}
body.green-color-scheme .educacion-view .link-icon-navigation li a:hover {
  color: #076033;
  border: 2px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .link-icon-navigation li.current-page span {
  color: #ffffff;
  border: 2px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .link-icon-navigation li.current-page span span {
  border: none;
}
body.green-color-scheme .educacion-view .link-icon-navigation li.current-page span:hover {
  color: #ffffff;
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a {
  color: #3E3E40;
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover {
  color: #076033;
  height: 100%;
}
@media (max-width: 768px) {
  body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover {
    border: none;
  }
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover .material-icons {
  background-color: #ffffff;
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a .material-icons {
  color: #076033;
  border: 2px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a {
  color: #3E3E40;
  border: 2px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
@media (max-width: 768px) {
  body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a {
    border: none;
  }
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a span {
  border: none;
  color: #3E3E40;
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a .material-icons {
  color: #076033;
  border: 2px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page span:hover {
  color: #076033;
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li .dropdown-menu.show li a:hover span {
  color: #076033;
  font-weight: bold;
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
  color: #076033;
  border: 2px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
  height: 100%;
  border-bottom: none;
}
@media (max-width: 768px) {
  body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
    border: none;
    height: auto;
    overflow: visible;
  }
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li:last-child a {
  border: 2px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
  border-top: none;
}
@media (max-width: 768px) {
  body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li:last-child a {
    border: none;
    border-image: none;
  }
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show a {
  color: #3E3E40;
}
body.green-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show a:hover {
  color: #076033;
}
body.green-color-scheme .educacion-view .header__idiomas__centros a {
  color: #076033;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
body.green-color-scheme .educacion-view .breadcrumb-centros .breadcrumb a {
  color: #076033;
}
body.green-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line, body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button,
body.green-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button, body.green-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link, body.green-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link,
body.green-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link,
body.green-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link,
body.green-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link, body.green-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn, body.green-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn, body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn, body.green-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn,
body.green-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn,
body.green-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn,
body.green-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn,
body.green-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button,
body.green-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button,
body.green-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link,
body.green-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link,
body.green-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link,
body.green-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link,
body.green-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn,
body.green-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn,
body.green-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn,
body.green-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn,
body.green-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn {
  background: rgba(0, 0, 0, 0.5);
  color: #7138D7;
}
body.green-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line:hover, body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line:hover,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button:hover,
body.green-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button:hover, body.green-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link:hover, body.green-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link:hover,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link:hover,
body.green-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link:hover,
body.green-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link:hover, body.green-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn:hover, body.green-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn:hover, body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn:hover, body.green-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn:hover, body.green-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line:active, body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line:active,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button:active,
body.green-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button:active, body.green-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link:active, body.green-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link:active,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link:active,
body.green-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link:active,
body.green-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link:active,
body.green-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link:active, body.green-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn:active, body.green-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn:active, body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn:active, body.green-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn:active,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn:active,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn:active,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.green-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line:hover,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line:hover,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button:hover,
body.green-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link:hover,
body.green-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link:hover,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link:hover,
body.green-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn:hover,
body.green-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line:active,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line:active,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button:active,
body.green-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button:active,
body.green-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link:active,
body.green-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link:active,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link:active,
body.green-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link:active,
body.green-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link:active,
body.green-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link:active,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn:active,
body.green-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn:active {
  background: rgba(0, 0, 0, 0.7);
}
body.green-color-scheme .educacion-view .banner-home h3 div strong,
body.green-color-scheme .educacion-view .banner-home-button h3 div strong {
  background-color: #7138D7;
}
body.green-color-scheme .educacion-view .banner-home-button h2 div {
  font-family: "Roboto Condensed", sans-serif;
}
body.green-color-scheme .educacion-view .banner h2 strong.bgcolor {
  background-color: #7138D7;
}
@media (max-width: 450px) {
  body.green-color-scheme .educacion-view .banner h2 strong.bgcolor {
    background-color: transparent;
  }
}
body.green-color-scheme .educacion-view .banner-home h3 div {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .banner-icon-title-description__col-right__item h3,
body.green-color-scheme .educacion-view .banner-icon-title-description__col-right__item h4 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .banner-icon-title-description-color {
  position: relative;
}
body.green-color-scheme .educacion-view .banner-icon-title-description-color__col-left::before {
  background: linear-gradient(90deg, #DED2F2, #7138D7, #4ED738, #0EBf66, #076033) #076033;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
body.green-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item h3,
body.green-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item h4 {
  font-family: "Roboto", sans-serif;
  z-index: 1;
}
body.green-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
body.green-color-scheme .educacion-view .banner-icon-title-description-color__col-right .banner-icon-title-description-color__col-right__item:first-child:before {
  background-color: #076033;
  opacity: 0.8;
}
body.green-color-scheme .educacion-view .banner-icon-title-description-color__col-right .banner-icon-title-description-color__col-right__item:last-child:before {
  background-color: #7138D7;
  opacity: 0.8;
}
body.green-color-scheme .educacion-view .banner-icon-title-description-color__col-right > .row:nth-child(2) .banner-icon-title-description-color__col-right__item:first-child:before {
  background-color: #7138D7;
  opacity: 0.8;
}
body.green-color-scheme .educacion-view .banner-icon-title-description-color__col-right > .row:nth-child(2) .banner-icon-title-description-color__col-right__item:last-child:before {
  background-color: #076033;
  opacity: 0.8;
}
body.green-color-scheme .educacion-view .three-columns-post__item__image {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
body.green-color-scheme .educacion-view .three-columns-post__item h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .three-columns-post__item__date {
  color: #076033;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
body.green-color-scheme .educacion-view .three-columns-post__item__time {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}
body.green-color-scheme .educacion-view .three-columns-post__item__link {
  color: #3E3E40;
}
body.green-color-scheme .educacion-view .three-columns-post__item__link:hover {
  text-decoration: underline;
}
body.green-color-scheme .educacion-view .featured-three-columns-post__item h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .featured-three-columns-post__item__date {
  color: #076033;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
body.green-color-scheme .educacion-view .featured-three-columns-post__item__time {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}
body.green-color-scheme .educacion-view .featured-three-columns-post__item__link {
  color: #3E3E40;
}
body.green-color-scheme .educacion-view .featured-three-columns-post__item__link:hover {
  color: #076033;
  text-decoration: underline;
}
body.green-color-scheme .educacion-view .featured-three-columns-post__item__description {
  font-family: "Roboto Condensed", sans-serif;
}
body.green-color-scheme .educacion-view .three-columns-success-stories__item h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .three-columns-success-stories__item__autor {
  color: #076033;
}
body.green-color-scheme .educacion-view .three-columns-success-stories__item__link {
  color: #3E3E40;
}
body.green-color-scheme .educacion-view .three-columns-success-stories__item__link:hover {
  text-decoration: underline;
}
body.green-color-scheme .educacion-view .three-columns-training__item h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .three-columns-training__item__autor {
  color: #076033;
}
body.green-color-scheme .educacion-view .three-columns-training__item__link {
  color: #3E3E40;
}
body.green-color-scheme .educacion-view .three-columns-training__item__link:hover {
  text-decoration: underline;
}
body.green-color-scheme .educacion-view .three-columns-training__item .type--autoformacion {
  background-color: #4ED738;
  border-right: solid 2px #4ED738;
}
body.green-color-scheme .educacion-view .three-columns-training__item .type--autoformacion span.triangle1:after {
  border-color: #4ED738 transparent transparent transparent;
}
body.green-color-scheme .educacion-view .three-columns-training__item .type--autoformacion span.triangle2:after {
  border-color: transparent transparent #4ED738 transparent;
}
body.green-color-scheme .educacion-view .three-columns-training__item .type--obligatoria {
  background-color: #7138D7;
  border-right: solid 2px #7138D7;
}
body.green-color-scheme .educacion-view .three-columns-training__item .type--obligatoria span.triangle1:after {
  border-color: #7138D7 transparent transparent transparent;
}
body.green-color-scheme .educacion-view .three-columns-training__item .type--obligatoria span.triangle2:after {
  border-color: transparent transparent #7138D7 transparent;
}
body.green-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria {
  background-color: #076033;
  border-right: solid 2px #076033;
}
body.green-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria span.triangle1:after {
  border-color: #076033 transparent transparent transparent;
}
body.green-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria span.triangle2:after {
  border-color: transparent transparent #076033 transparent;
}
body.green-color-scheme .educacion-view .line-background-gradient {
  border-top: 3px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
  margin: 0;
}
body.green-color-scheme .educacion-view .featured-carousel .carousel-caption h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .featured-carousel .carousel-caption h3 strong {
  background-color: #076033;
}
body.green-color-scheme .educacion-view .featured-carousel .carousel-caption h3:nth-child(2) {
  font-family: "Roboto Condensed", sans-serif;
}
body.green-color-scheme .educacion-view .featured-carousel .carousel-indicators .active {
  background-color: #7138D7;
}
body.green-color-scheme .educacion-view .featured-carousel .carousel-indicators .active:before {
  border: solid 2px #7138D7;
}
body.green-color-scheme .educacion-view .carousel-centros .carousel-indicators, body.green-color-scheme .educacion-view .carousel-services .carousel-indicators {
  background-color: rgba(7, 96, 51, 0.9);
}
@media (max-width: 575.98px) {
  body.green-color-scheme .educacion-view .carousel-centros .carousel-indicators, body.green-color-scheme .educacion-view .carousel-services .carousel-indicators {
    background-color: transparent;
  }
}
body.green-color-scheme .educacion-view .carousel-centros .carousel-indicators .active, body.green-color-scheme .educacion-view .carousel-services .carousel-indicators .active {
  background-color: #7138D7;
}
body.green-color-scheme .educacion-view .carousel-centros .carousel-caption .carousel-caption-bg, body.green-color-scheme .educacion-view .carousel-services .carousel-caption .carousel-caption-bg {
  background-color: rgba(7, 96, 51, 0.5);
}
body.green-color-scheme .educacion-view .carousel-centros .carousel-caption h3, body.green-color-scheme .educacion-view .carousel-services .carousel-caption h3 {
  font-family: "Barmeno", sans-serif;
}
body.green-color-scheme .educacion-view .carousel-centros .carousel-caption h4, body.green-color-scheme .educacion-view .carousel-services .carousel-caption h4 {
  font-family: "Roboto Condensed", sans-serif;
}
body.green-color-scheme .educacion-view .carousel-centros .carousel-control-prev,
body.green-color-scheme .educacion-view .carousel-centros .carousel-control-next, body.green-color-scheme .educacion-view .carousel-services .carousel-control-prev,
body.green-color-scheme .educacion-view .carousel-services .carousel-control-next {
  background-color: #076033;
}
body.green-color-scheme .educacion-view .contact-email-banner .box {
  border: 2px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .contact-email-banner .box a {
  color: #076033;
}
body.green-color-scheme .educacion-view .contact-email-banner .box a:hover {
  color: #7138D7;
}
body.green-color-scheme .educacion-view .top-background-image-entries,
body.green-color-scheme .educacion-view .top-background-image-forms {
  border-top: 3px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .frequent-questions__item {
  border-top: 1px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .frequent-questions__item:last-child {
  border-bottom: 1px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .frequent-questions__item__title h3 {
  color: #076033;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
body.green-color-scheme .educacion-view .frequent-questions__item__title h3 span {
  color: #076033;
  font-size: 30px;
  float: right;
  line-height: 20px;
}
body.green-color-scheme .educacion-view .frequent-questions__item__title h3 span:before {
  content: "remove";
}
body.green-color-scheme .educacion-view .frequent-questions__item__title.collapsed h3 {
  color: #3E3E40;
  font-weight: 400;
}
body.green-color-scheme .educacion-view .frequent-questions__item__title.collapsed h3 span:before {
  content: "add";
}
body.green-color-scheme .educacion-view .frequent-questions-centros__item {
  border: 2px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .frequent-questions-centros__item__title h3 {
  color: #076033;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
body.green-color-scheme .educacion-view .frequent-questions-centros__item__title h3 span {
  color: #076033;
  font-size: 30px;
  float: right;
  line-height: 20px;
}
body.green-color-scheme .educacion-view .frequent-questions-centros__item__title h3 span:before {
  content: "remove";
  border-radius: 2rem;
  border: 2px solid;
}
body.green-color-scheme .educacion-view .frequent-questions-centros__item__title.collapsed h3 {
  color: #3E3E40;
  font-weight: 400;
}
body.green-color-scheme .educacion-view .frequent-questions-centros__item__title.collapsed h3 span:before {
  content: "add";
  border-radius: 2rem;
  border: 2px solid;
}
body.green-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link.active,
body.green-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a.active,
body.green-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a.active,
body.green-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab.active a,
body.green-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab.active .nav-pills a,
body.green-color-scheme .educacion-view .tabs-nav-content .nav-pills .show > .nav-link,
body.green-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab .show > a,
body.green-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills .show > a,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link.active,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a.active,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a.active,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab.active a,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab.active .nav-pills a,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .show > .nav-link,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab .show > a,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills .show > a {
  color: #076033;
  background-color: transparent;
  border-bottom: 3px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link:hover,
body.green-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a:hover,
body.green-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a:hover,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link:hover,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a:hover,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a:hover {
  color: #076033;
}
body.green-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link:after,
body.green-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a:after,
body.green-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a:after,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link:after,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a:after,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a:after {
  background-color: #076033;
}
body.green-color-scheme .educacion-view .tabs-nav-content .form-group,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .form-group {
  border-bottom: 3px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .tabs-nav-content .form-group select,
body.green-color-scheme .educacion-view .tabs-navigation-inner-centros .form-group select {
  background-image: url(/o/educacion-theme/images/color-schemes/green-color-scheme/keyboard_arrow.png);
  color: #076033;
}
body.green-color-scheme .educacion-view .list-icon-title-description,
body.green-color-scheme .educacion-view .list-icon-date-title-description {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .list-icon-title-description a:hover,
body.green-color-scheme .educacion-view .list-icon-date-title-description a:hover {
  border: 2px solid #076033;
  border-image: linear-gradient(0deg, #4ED738, #0EBf66, #076033) 1;
  color: #076033;
}
body.green-color-scheme .educacion-view .list-icon-title-description__item__descripcion h3,
body.green-color-scheme .educacion-view .list-icon-date-title-description__item__descripcion h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .list-icon-title-description-box {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .list-icon-title-description-box a {
  border: 2px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
}
body.green-color-scheme .educacion-view .list-icon-title-description-box__descripcion h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .requests__item h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .requests__item__asignatura_curso span {
  color: #7138D7;
}
body.green-color-scheme .educacion-view .requests__item__condiciones {
  color: #076033;
}
body.green-color-scheme .educacion-view .requests__item__condiciones:hover {
  color: #7138D7;
}
body.green-color-scheme .educacion-view .show-more {
  color: #076033;
}
body.green-color-scheme .educacion-view .show-more:focus {
  outline-color: #076033;
}
body.green-color-scheme .educacion-view .show-more:hover {
  color: #7138D7;
}
body.green-color-scheme .educacion-view .success-stories-detail-content__header h2,
body.green-color-scheme .educacion-view .blog-detail-content__header h2,
body.green-color-scheme .educacion-view .news-detail-content__header h2,
body.green-color-scheme .educacion-view .general-detail-content__header h2 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .success-stories-detail-content__header h3,
body.green-color-scheme .educacion-view .blog-detail-content__header h3,
body.green-color-scheme .educacion-view .news-detail-content__header h3,
body.green-color-scheme .educacion-view .general-detail-content__header h3 {
  color: #076033;
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .call-to-action h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .hamburguer-icon span {
  background-color: #076033;
}
body.green-color-scheme .educacion-view .header--centro .hamburguer-icon {
  background-color: #f4f4f4;
}
body.green-color-scheme .educacion-view .header--centro .hamburguer-icon span {
  background-color: #076033;
}
body.green-color-scheme .educacion-view .header--centro .hamburguer-icon.collapsed {
  background-color: #ffffff;
}
body.green-color-scheme .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-name,
body.green-color-scheme .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-description {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-page-title,
body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-page-description {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .portlet-forms .multi-step-item.active .multi-step-icon,
body.green-color-scheme .educacion-view .portlet-forms .nav-underline .tab.active a.multi-step-item .multi-step-icon {
  background-color: #076033;
}
body.green-color-scheme .educacion-view .portlet-forms .ddm-user-view-content .multi-step-item.active .multi-step-divider {
  background-color: #076033;
}
body.green-color-scheme .educacion-view .search-web__filter__collapsed:hover {
  color: #076033;
}
body.green-color-scheme .educacion-view #toc {
  border-left: 3px solid #076033;
  border-image: linear-gradient(0deg, #4ED738, #0EBf66, #076033) 1;
}
body.green-color-scheme .educacion-view #toc .nav-link {
  color: #3E3E40;
}
body.green-color-scheme .educacion-view #toc .nav-link.active {
  color: #076033;
}
body.green-color-scheme .educacion-view #toc .nav-link:hover {
  color: #076033;
}
body.green-color-scheme .educacion-view .training-detail-content h2,
body.green-color-scheme .educacion-view .training-detail-content h3 {
  font-family: "Roboto", sans-serif;
}
@media (max-width: 767.98px) {
  body.green-color-scheme .educacion-view .training-detail-content__properties, body.green-color-scheme .educacion-view .training-detail-content__body__item, body.green-color-scheme .educacion-view .training-detail-content__resources-materials {
    border-top: 1px solid #076033;
    border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
  }
}
body.green-color-scheme .educacion-view .tools-detail-content h3 {
  font-family: "Roboto", sans-serif;
}
@media (max-width: 767.98px) {
  body.green-color-scheme .educacion-view .tools-detail-content__body__item, body.green-color-scheme .educacion-view .tools-detail-content__body__dowload {
    border-top: 1px solid #076033;
    border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
  }
}
@media (max-width: 767.98px) {
  body.green-color-scheme .educacion-view .training-detail-collapsed,
  body.green-color-scheme .educacion-view .tools-detail-collapsed {
    color: #3E3E40;
  }
  body.green-color-scheme .educacion-view .training-detail-collapsed .material-icons,
  body.green-color-scheme .educacion-view .tools-detail-collapsed .material-icons {
    color: #076033;
  }
  body.green-color-scheme .educacion-view .training-detail-collapsed:hover,
  body.green-color-scheme .educacion-view .tools-detail-collapsed:hover {
    text-decoration: none;
    color: #076033;
  }
}
body.green-color-scheme .educacion-view .carousel .carousel-indicators .active {
  background-color: #7138D7;
}
body.green-color-scheme .educacion-view .carousel .carousel-indicators .active:before {
  border: solid 2px #7138D7;
}
body.green-color-scheme .educacion-view .section-features a {
  color: #076033;
}
body.green-color-scheme .educacion-view .section-header.bg-dark,
body.green-color-scheme .educacion-view .section-footer.bg-dark {
  background-color: #076033 !important;
}
body.green-color-scheme .educacion-view .component-card .link {
  color: #076033;
}
body.green-color-scheme .educacion-view .component-card .link:hover {
  color: #7138D7;
}
body.green-color-scheme .educacion-view .shading-box-item h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .shading-box-item a:hover {
  color: #076033;
}
body.green-color-scheme .educacion-view .shading-box-item .post-meta__category {
  color: #7138D7;
}
body.green-color-scheme .educacion-view .page-link:hover {
  color: #076033;
}
body.green-color-scheme .educacion-view .page-item.active .page-link,
body.green-color-scheme .educacion-view .nav-underline .tab.active a.page-item .page-link,
body.green-color-scheme .educacion-view .page-item.show .page-link {
  color: #076033;
}
body.green-color-scheme .educacion-view .four-items-list__item__item h3,
body.green-color-scheme .educacion-view .four-items-list__item__item p {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .four-items-list__item:nth-child(4n+1):hover .four-items-list__item__color-layer {
  background-color: rgb(82, 27, 128);
}
body.green-color-scheme .educacion-view .four-items-list__item:nth-child(4n+1) .four-items-list__item__color-layer {
  background-color: rgba(82, 27, 128, 0.85);
}
body.green-color-scheme .educacion-view .four-items-list__item:nth-child(4n+2):hover .four-items-list__item__color-layer {
  background-color: rgb(56, 144, 135);
}
body.green-color-scheme .educacion-view .four-items-list__item:nth-child(4n+2) .four-items-list__item__color-layer {
  background-color: rgba(56, 144, 135, 0.85);
}
body.green-color-scheme .educacion-view .four-items-list__item:nth-child(4n+3):hover .four-items-list__item__color-layer {
  background-color: rgb(97, 145, 163);
}
body.green-color-scheme .educacion-view .four-items-list__item:nth-child(4n+3) .four-items-list__item__color-layer {
  background-color: rgba(97, 145, 163, 0.85);
}
body.green-color-scheme .educacion-view .four-items-list__item:nth-child(4n+4):hover .four-items-list__item__color-layer {
  background-color: rgb(125, 79, 151);
}
body.green-color-scheme .educacion-view .four-items-list__item:nth-child(4n+4) .four-items-list__item__color-layer {
  background-color: rgba(125, 79, 151, 0.85);
}
body.green-color-scheme .educacion-view .shortcuts {
  background-color: rgba(78, 215, 56, 0.1);
}
@media (max-width: 575.98px) {
  body.green-color-scheme .educacion-view .shortcuts {
    background-color: transparent;
  }
}
body.green-color-scheme .educacion-view .shortcuts li:hover {
  background-color: #7138D7;
}
@media (max-width: 575.98px) {
  body.green-color-scheme .educacion-view .shortcuts li:hover {
    background-color: transparent;
  }
}
body.green-color-scheme .educacion-view .shortcuts__item {
  color: #3E3E40;
}
@media (max-width: 575.98px) {
  body.green-color-scheme .educacion-view .shortcuts__item {
    background-color: rgba(78, 215, 56, 0.1);
    border-left: solid #7138D7 13px;
  }
}
body.green-color-scheme .educacion-view .shortcuts__item:hover {
  color: #ffffff;
}
@media (max-width: 575.98px) {
  body.green-color-scheme .educacion-view .shortcuts__item:hover {
    background-color: #7138D7;
  }
}
body.green-color-scheme .educacion-view .shortcuts__item:hover a.shortcuts__item__text {
  color: #ffffff;
}
body.green-color-scheme .educacion-view .shortcuts__item a.shortcuts__item__text:after {
  color: #076033;
}
body.green-color-scheme .educacion-view .shortcuts__item a.shortcuts__item__text:hover:after {
  color: #ffffff;
}
body.green-color-scheme .educacion-view .four-columns-services__item a {
  color: #3E3E40;
}
body.green-color-scheme .educacion-view .four-columns-services__item a h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .four-columns-services__item p {
  font-family: "Roboto Condensed", sans-serif;
}
body.green-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item a {
  color: #3E3E40;
}
body.green-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item a h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item p {
  font-family: "Roboto Condensed", sans-serif;
}
body.green-color-scheme .educacion-view .our-values__item h3 {
  font-family: "Roboto", sans-serif;
}
body.green-color-scheme .educacion-view .our-values__item p {
  font-family: "Roboto Condensed", sans-serif;
}
body.green-color-scheme .educacion-view .pre-footer-centro {
  border-top: 3px solid #076033;
  border-image: linear-gradient(90deg, #4ED738, #0EBf66, #076033) #076033;
  background-color: #006138;
  margin-bottom: -61px;
  min-height: 397px;
}
body.green-color-scheme .educacion-view .pre-footer-centro__contact-info {
  background-image: url(/o/educacion-theme/images/color-schemes/green-color-scheme/educacion-navarra-localizacion-centro-verde.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 397px;
}
body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
  height: 240px;
  margin-left: auto;
  margin-top: 56px;
  width: 31.6%;
  min-width: 350px;
}
@media (max-width: 1199.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    min-width: 200px;
    width: 42%;
  }
}
@media (max-width: 991.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    min-width: initial;
    width: 32%;
  }
}
@media (max-width: 767.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    height: 150px;
    margin-left: 10%;
    margin-top: 20px;
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    height: 240px;
  }
}
body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__map img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
  color: #ffffff;
  padding-left: 4%;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 0.85rem;
  line-height: 1.1rem;
  width: 36%;
  padding-right: 4%;
}
@media (max-width: 1199.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    width: 58%;
  }
}
@media (max-width: 767.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    margin-left: 10%;
    padding-left: 1%;
    padding-right: 1%;
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    padding-bottom: 2%;
  }
}
body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "Barmeno", sans-serif;
  margin-top: 56px;
  margin-bottom: 35px;
}
@media (max-width: 767.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
    margin-top: 24px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
    font-size: 1.2rem;
  }
}
body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item {
    margin-bottom: 22px;
  }
}
body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item span {
  margin-right: 18px;
  text-align: center;
  width: 30px;
}
body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item span img {
  height: 24px;
  max-width: initial;
  width: auto;
}
body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item stong {
  font-weight: 600;
}
body.green-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item p {
  margin-bottom: 0;
}
body.green-color-scheme .educacion-view .pre-footer-centro__redes-sociales {
  background-color: #ffffff;
  background-image: url(/o/educacion-theme/images/color-schemes/green-color-scheme/footer-background-social-media-verde.gif);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 397px;
  padding-top: 56px;
  padding-left: 41px;
  width: 100%;
  height: 100%;
}
@media (max-width: 575.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__redes-sociales {
    background-position: bottom;
    display: flex;
    margin-top: 0;
    min-height: 120px;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 0;
  }
}
body.green-color-scheme .educacion-view .pre-footer-centro__redes-sociales h3 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "Barmeno", sans-serif;
  margin-bottom: 35px;
}
body.green-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item {
    margin-bottom: 0;
    margin: 0 auto;
  }
}
body.green-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item a {
  display: flex;
  align-items: center;
  color: #3E3E40;
}
body.green-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item img {
  height: 30px;
  margin-right: 12px;
  width: auto;
}
@media (max-width: 575.98px) {
  body.green-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item img {
    height: 43px;
    margin-right: 0;
  }
}
body.green-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item p {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 0.85rem;
}
body.green-color-scheme .educacion-view .gallery_box .inner {
  background: #076033;
  display: block;
  margin: 10px;
  overflow: hidden;
  cursor: pointer;
}
body.green-color-scheme .educacion-view .gallery_box .inner .gallery_click:hover {
  background-color: #076033;
  mix-blend-mode: hard-light;
}
body.green-color-scheme .educacion-view .modal-gallery .modal-gallery-content .prev:hover,
body.green-color-scheme .educacion-view .modal-gallery .modal-gallery-content .next:hover {
  background-color: #076033;
}

/* Variables -----------------------------------*/
/* Fonts */
/* Colors */
/* Mixins -----------------------------------*/
/* Styles -----------------------------------*/
body.red-color-scheme .educacion-view {
  font-family: "Roboto", sans-serif;
  color: #3E3E40;
  /*---- Buttons ----*/
  /* liferay fragments*/
  /* Shading box item - Buscador general and realted post */
  /* Pagination */
  /* Centros - Shortcuts*/
  /* Four columns - services */
  /* Our values */
  /* Pre footer - Centros */
  /** Gallery **/
}
body.red-color-scheme .educacion-view h1,
body.red-color-scheme .educacion-view h2 {
  font-family: "Barmeno", sans-serif;
}
body.red-color-scheme .educacion-view h3,
body.red-color-scheme .educacion-view h4,
body.red-color-scheme .educacion-view h5 {
  font-family: "Roboto Condensed", sans-serif;
}
body.red-color-scheme .educacion-view .btn {
  border-radius: 2rem;
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .btn-primary {
  background-color: #600708;
  border-color: #600708;
}
body.red-color-scheme .educacion-view .btn-primary:hover, body.red-color-scheme .educacion-view .btn-primary:active, body.red-color-scheme .educacion-view .btn-primary:not(:disabled):not(.disabled):active {
  background-color: #FF1314;
  border-color: #FF1314;
}
body.red-color-scheme .educacion-view .btn-secondary {
  background-color: #FF1314;
  border-color: #FF1314;
}
body.red-color-scheme .educacion-view .btn-secondary:hover, body.red-color-scheme .educacion-view .btn-secondary:active, body.red-color-scheme .educacion-view .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #600708;
  border-color: #600708;
}
body.red-color-scheme .educacion-view .btn-link {
  color: #600708;
}
body.red-color-scheme .educacion-view .btn-link:hover, body.red-color-scheme .educacion-view .btn-link:active, body.red-color-scheme .educacion-view .btn-link:not(:disabled):not(.disabled):active {
  color: #FF1314;
}
body.red-color-scheme .educacion-view .btn-outline-primary {
  color: #600708;
  border-color: #600708;
}
body.red-color-scheme .educacion-view .btn-outline-primary:hover, body.red-color-scheme .educacion-view .btn-outline-primary:active, body.red-color-scheme .educacion-view .btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: #FF1314;
  border-color: #FF1314;
  color: #ffffff;
}
body.red-color-scheme .educacion-view .btn-outline-secondary {
  color: #FF1314;
  border-color: #FF1314;
}
body.red-color-scheme .educacion-view .btn-outline-secondary:hover, body.red-color-scheme .educacion-view .btn-outline-secondary:active, body.red-color-scheme .educacion-view .btn-outline-secondary:not(:disabled):not(.disabled):active {
  background-color: #600708;
  border-color: #600708;
  color: #ffffff;
}
body.red-color-scheme .educacion-view .u-btn, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body.red-color-scheme .educacion-view .portlet-forms .select-button, body.red-color-scheme .educacion-view .banner .btn,
body.red-color-scheme .educacion-view .carousel .btn, body.red-color-scheme .educacion-view .section-featured a.link, body.red-color-scheme .educacion-view .section-header.bg-white .btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .btn {
  border-radius: 2rem;
}
body.red-color-scheme .educacion-view .u-btn:hover, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:hover,
body.red-color-scheme .educacion-view .portlet-forms .select-button:hover, body.red-color-scheme .educacion-view .banner .btn:hover,
body.red-color-scheme .educacion-view .carousel .btn:hover, body.red-color-scheme .educacion-view .section-featured a.link:hover, body.red-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.red-color-scheme .educacion-view .u-btn:focus, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:focus,
body.red-color-scheme .educacion-view .portlet-forms .select-button:focus, body.red-color-scheme .educacion-view .banner .btn:focus,
body.red-color-scheme .educacion-view .carousel .btn:focus, body.red-color-scheme .educacion-view .section-featured a.link:focus, body.red-color-scheme .educacion-view .section-header.bg-white .btn:focus,
body.red-color-scheme .educacion-view .section-header.bg-dark .btn:focus,
body.red-color-scheme .educacion-view .section-footer.bg-white .btn:focus,
body.red-color-scheme .educacion-view .section-footer.bg-dark .btn:focus {
  border-radius: 2rem;
  outline: none;
}
body.red-color-scheme .educacion-view .u-btn:focus, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:focus,
body.red-color-scheme .educacion-view .portlet-forms .select-button:focus, body.red-color-scheme .educacion-view .banner .btn:focus,
body.red-color-scheme .educacion-view .carousel .btn:focus, body.red-color-scheme .educacion-view .section-featured a.link:focus, body.red-color-scheme .educacion-view .section-header.bg-white .btn:focus,
body.red-color-scheme .educacion-view .section-header.bg-dark .btn:focus,
body.red-color-scheme .educacion-view .section-footer.bg-white .btn:focus,
body.red-color-scheme .educacion-view .section-footer.bg-dark .btn:focus {
  border: solid 4px #3E3E40;
}
body.red-color-scheme .educacion-view .u-btn--primary, body.red-color-scheme .educacion-view .banner .btn,
body.red-color-scheme .educacion-view .carousel .btn, body.red-color-scheme .educacion-view .section-featured a.link, body.red-color-scheme .educacion-view .section-header.bg-white .btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .btn {
  background-color: #600708;
  border-color: #600708;
  color: #ffffff;
}
body.red-color-scheme .educacion-view .u-btn--primary:hover, body.red-color-scheme .educacion-view .banner .btn:hover,
body.red-color-scheme .educacion-view .carousel .btn:hover, body.red-color-scheme .educacion-view .section-featured a.link:hover, body.red-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.red-color-scheme .educacion-view .u-btn--primary:active, body.red-color-scheme .educacion-view .banner .btn:active,
body.red-color-scheme .educacion-view .carousel .btn:active, body.red-color-scheme .educacion-view .section-featured a.link:active, body.red-color-scheme .educacion-view .section-header.bg-white .btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .btn:active, body.red-color-scheme .educacion-view .u-btn--primary:not(:disabled):not(.disabled):active {
  background-color: #FF1314;
  border-color: #FF1314;
  color: #ffffff;
}
body.red-color-scheme .educacion-view .u-btn--primary.u-btn--line, body.red-color-scheme .educacion-view .banner .u-btn--line.btn,
body.red-color-scheme .educacion-view .carousel .u-btn--line.btn, body.red-color-scheme .educacion-view .section-featured a.link, body.red-color-scheme .educacion-view .section-header.bg-white .btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .btn {
  background-color: #ffffff;
  border-width: 2px;
  color: #600708;
}
body.red-color-scheme .educacion-view .u-btn--primary.u-btn--line:hover, body.red-color-scheme .educacion-view .banner .u-btn--line.btn:hover,
body.red-color-scheme .educacion-view .carousel .u-btn--line.btn:hover, body.red-color-scheme .educacion-view .section-featured a.link:hover, body.red-color-scheme .educacion-view .section-header.bg-white .btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .btn:hover, body.red-color-scheme .educacion-view .u-btn--primary.u-btn--line:active, body.red-color-scheme .educacion-view .banner .u-btn--line.btn:active,
body.red-color-scheme .educacion-view .carousel .u-btn--line.btn:active, body.red-color-scheme .educacion-view .section-featured a.link:active, body.red-color-scheme .educacion-view .section-header.bg-white .btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .btn:active, body.red-color-scheme .educacion-view .u-btn--primary.u-btn--line:not(:disabled):not(.disabled):active {
  background-color: #600708;
  border-color: #600708;
  color: #ffffff;
}
body.red-color-scheme .educacion-view .u-btn--secondary, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body.red-color-scheme .educacion-view .portlet-forms .select-button,
body.red-color-scheme .educacion-view .portlet-forms .select-button,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .select-button,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .select-button,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .select-button,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .select-button,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .select-button,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .select-button,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .select-button,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .select-button {
  background-color: #FF1314;
  border-color: #FF1314;
  color: #ffffff;
}
body.red-color-scheme .educacion-view .u-btn--secondary:hover, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:hover,
body.red-color-scheme .educacion-view .portlet-forms .select-button:hover, body.red-color-scheme .educacion-view .u-btn--secondary:active, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button:active,
body.red-color-scheme .educacion-view .portlet-forms .select-button:active, body.red-color-scheme .educacion-view .u-btn--secondary:not(:disabled):not(.disabled):active {
  background-color: #600708;
  border-color: #600708;
  color: #ffffff;
}
body.red-color-scheme .educacion-view .u-btn--secondary.u-btn--line, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button, body.red-color-scheme .educacion-view .section-featured a.u-btn--secondary.link,
body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button,
body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button,
body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link,
body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link,
body.red-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link,
body.default-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link,
body.red-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link,
body.green-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link, body.red-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn, body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn {
  background-color: #ffffff;
  border-width: 3px;
  color: #FF1314;
}
body.red-color-scheme .educacion-view .u-btn--secondary.u-btn--line:hover, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:hover, body.red-color-scheme .educacion-view .section-featured a.u-btn--secondary.link:hover,
body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:hover,
body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:hover, body.red-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn:hover, body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:hover, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:hover, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:hover, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:hover, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:hover, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:hover, body.red-color-scheme .educacion-view .u-btn--secondary.u-btn--line:active, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:active, body.red-color-scheme .educacion-view .section-featured a.u-btn--secondary.link:active,
body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:active,
body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:active,
body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:active,
body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:active, body.red-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn:active, body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:active, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:active, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:active, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:active, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:active, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:active, body.red-color-scheme .educacion-view .u-btn--secondary.u-btn--line:not(:disabled):not(.disabled):active, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .u-btn--line.select-button:not(:disabled):not(.disabled):active, body.red-color-scheme .educacion-view .section-featured a.u-btn--secondary.link:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-featured .portlet-forms a.link.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .section-featured a.link.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-featured a.select-button.link:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-featured .portlet-forms a.select-button.link:not(:disabled):not(.disabled):active, body.red-color-scheme .educacion-view .section-header.bg-white .u-btn--secondary.btn:not(:disabled):not(.disabled):active, body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .btn.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .btn.select-button:not(:disabled):not(.disabled):active, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:not(:disabled):not(.disabled):active, body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active, body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:not(:disabled):not(.disabled):active, body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:not(:disabled):not(.disabled):active, body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active, body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active, body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:not(:disabled):not(.disabled):active, body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:not(:disabled):not(.disabled):active, body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active, body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active, body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:not(:disabled):not(.disabled):active, body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:not(:disabled):not(.disabled):active, body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active, body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active, body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:not(:disabled):not(.disabled):active, body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:not(:disabled):not(.disabled):active, body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active, body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-header.bg-dark .u-btn--secondary.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .btn.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .btn.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-footer.bg-white .u-btn--secondary.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .btn.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .btn.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .u-btn--secondary.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .btn.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .btn.select-button:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.default-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.default-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.turquoise-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.turquoise-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.blue-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.blue-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .select-button.btn:not(:disabled):not(.disabled):active,
body.red-color-scheme body.green-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active,
body.green-color-scheme body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .select-button.btn:not(:disabled):not(.disabled):active {
  background-color: #FF1314;
  border-color: #FF1314;
  color: #ffffff;
}
body.red-color-scheme .educacion-view .border-gradient-vertical-left {
  border-left: 3px solid #600708;
  border-image: linear-gradient(0deg, #FADDDD, #B33839, #600708) 1;
  padding-left: 2.3rem;
}
body.red-color-scheme .educacion-view .u-btn--small {
  max-width: 240px;
}
body.red-color-scheme .educacion-view .u-btn--large, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls button,
body.red-color-scheme .educacion-view .portlet-forms .select-button {
  max-width: 260px;
}
body.red-color-scheme .educacion-view .footer {
  border-top: 3px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .footer a {
  color: #600708;
}
body.red-color-scheme .educacion-view .footer a:hover {
  color: #FF1314;
}
body.red-color-scheme .educacion-view .footer .u-icon-svg {
  fill: #600708;
}
body.red-color-scheme .educacion-view .footer .u-icon-svg:hover {
  fill: #FF1314;
}
body.red-color-scheme .educacion-view .footer .youtube-icon-link {
  display: none;
}
body.red-color-scheme .educacion-view .footer .footer-navigation__menu {
  font-family: "Roboto Condensed", sans-serif;
  margin-right: 0;
}
body.red-color-scheme .educacion-view .footer .footer-navigation__menu li:last-child {
  border-right: none;
  padding-right: 0;
}
body.red-color-scheme .educacion-view .header__idiomas ul li:hover, body.red-color-scheme .educacion-view .header__user-area ul li:hover {
  background-color: #600708;
}
body.red-color-scheme .educacion-view .header__idiomas ul li a:hover, body.red-color-scheme .educacion-view .header__user-area ul li a:hover {
  color: #ffffff;
}
body.red-color-scheme .educacion-view .header__idiomas ul li a:hover .u-icon-svg, body.red-color-scheme .educacion-view .header__user-area ul li a:hover .u-icon-svg {
  fill: #ffffff;
}
body.red-color-scheme .educacion-view .header__idiomas a, body.red-color-scheme .educacion-view .header__user-area a {
  color: #3e3e40;
}
body.red-color-scheme .educacion-view .header__idiomas .u-icon-svg, body.red-color-scheme .educacion-view .header__user-area .u-icon-svg {
  fill: #3e3e40;
}
body.red-color-scheme .educacion-view .header--private .navbar--secondary {
  border-bottom: 3px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
@media (max-width: 768px) {
  body.red-color-scheme .educacion-view .header--private .navbar--secondary {
    border: none;
  }
}
body.red-color-scheme .educacion-view .header--private .navbar--secondary .header__acceder--mobile {
  background-color: #600708;
}
body.red-color-scheme .educacion-view .header--centro .navbar--secondary {
  border: none;
}
body.red-color-scheme .educacion-view .header--centro .header__user-area a {
  color: #600708;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
body.red-color-scheme .educacion-view .header--centro .header__user-area ul li:hover {
  background-color: #ffffff;
}
body.red-color-scheme .educacion-view .header--centro .header__user-area ul li:hover a {
  color: #600708;
  text-decoration: underline;
}
body.red-color-scheme .educacion-view .link-navigation li a {
  color: #600708;
}
body.red-color-scheme .educacion-view .link-navigation li a:hover {
  color: #FF1314;
}
body.red-color-scheme .educacion-view .link-icon-navigation li a {
  color: #600708;
}
body.red-color-scheme .educacion-view .link-icon-navigation li a:hover {
  color: #600708;
  border: 2px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .link-icon-navigation li.current-page span {
  color: #ffffff;
  border: 2px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .link-icon-navigation li.current-page span span {
  border: none;
}
body.red-color-scheme .educacion-view .link-icon-navigation li.current-page span:hover {
  color: #ffffff;
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a {
  color: #3E3E40;
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover {
  color: #600708;
  height: 100%;
}
@media (max-width: 768px) {
  body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover {
    border: none;
  }
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a:hover .material-icons {
  background-color: #ffffff;
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li a .material-icons {
  color: #600708;
  border: 2px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a {
  color: #3E3E40;
  border: 2px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
@media (max-width: 768px) {
  body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a {
    border: none;
  }
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a span {
  border: none;
  color: #3E3E40;
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page > a .material-icons {
  color: #600708;
  border: 2px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.current-page span:hover {
  color: #600708;
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li .dropdown-menu.show li a:hover span {
  color: #600708;
  font-weight: bold;
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
  color: #600708;
  border: 2px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
  height: 100%;
  border-bottom: none;
}
@media (max-width: 768px) {
  body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show a {
    border: none;
    height: auto;
    overflow: visible;
  }
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li:last-child a {
  border: 2px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
  border-top: none;
}
@media (max-width: 768px) {
  body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show li:last-child a {
    border: none;
    border-image: none;
  }
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show a {
  color: #3E3E40;
}
body.red-color-scheme .educacion-view .link-icon-navigation.link-icon-navigation--centros li.show .dropdown-menu.show a:hover {
  color: #600708;
}
body.red-color-scheme .educacion-view .header__idiomas__centros a {
  color: #600708;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
body.red-color-scheme .educacion-view .breadcrumb-centros .breadcrumb a {
  color: #600708;
}
body.red-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line, body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button,
body.red-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button, body.red-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link, body.red-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link,
body.red-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link,
body.red-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link,
body.red-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link, body.red-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn, body.red-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn, body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn, body.red-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn, body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn,
body.red-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button,
body.red-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button,
body.red-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link,
body.red-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link,
body.red-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link,
body.red-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link,
body.red-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn,
body.red-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn {
  background: rgba(0, 0, 0, 0.5);
  color: #FF1314;
}
body.red-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line:hover, body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line:hover,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button:hover,
body.red-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button:hover, body.red-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link:hover, body.red-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link:hover,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link:hover,
body.red-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link:hover,
body.red-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link:hover, body.red-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn:hover, body.red-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn:hover, body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn:hover, body.red-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover, body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn:hover, body.red-color-scheme .educacion-view .banner-home .u-btn--large.u-btn--line:active, body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.u-btn--line:active,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .u-btn--line.select-button:active,
body.red-color-scheme .educacion-view .portlet-forms .banner-home .u-btn--line.select-button:active, body.red-color-scheme .educacion-view .banner-home .section-featured a.u-btn--large.link:active, body.red-color-scheme .educacion-view .section-featured .banner-home a.u-btn--large.link:active,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-featured a.select-button.link:active,
body.red-color-scheme .educacion-view .portlet-forms .section-featured .banner-home a.select-button.link:active,
body.red-color-scheme .educacion-view .banner-home .section-featured .portlet-forms a.select-button.link:active,
body.red-color-scheme .educacion-view .section-featured .portlet-forms .banner-home a.select-button.link:active, body.red-color-scheme .educacion-view .banner-home .section-header.bg-white .u-btn--large.btn:active, body.red-color-scheme .educacion-view .section-header.bg-white .banner-home .u-btn--large.btn:active, body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active, body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home button.btn:active, body.red-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active, body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-white .select-button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-white .portlet-forms .select-button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-dark .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .banner-home .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home button.btn:active,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-white .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .banner-home .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home button.btn:active,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-dark .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .banner-home .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home button.btn:active,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home button.btn:active,
body.red-color-scheme .educacion-view .banner-home .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line:hover,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line:hover,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button:hover,
body.red-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link:hover,
body.red-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link:hover,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link:hover,
body.red-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn:hover,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn:hover,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn:hover,
body.red-color-scheme .educacion-view .banner-home-button .u-btn--large.u-btn--line:active,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls button.u-btn--line:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.u-btn--line:active,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .u-btn--line.select-button:active,
body.red-color-scheme .educacion-view .portlet-forms .banner-home-button .u-btn--line.select-button:active,
body.red-color-scheme .educacion-view .banner-home-button .section-featured a.u-btn--large.link:active,
body.red-color-scheme .educacion-view .section-featured .banner-home-button a.u-btn--large.link:active,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-featured a.select-button.link:active,
body.red-color-scheme .educacion-view .portlet-forms .section-featured .banner-home-button a.select-button.link:active,
body.red-color-scheme .educacion-view .banner-home-button .section-featured .portlet-forms a.select-button.link:active,
body.red-color-scheme .educacion-view .section-featured .portlet-forms .banner-home-button a.select-button.link:active,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-white .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-white .banner-home-button .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-white .banner-home-button button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-white .select-button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-white .banner-home-button .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-white .portlet-forms .select-button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-white .portlet-forms .banner-home-button .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .banner-home-button .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-header.bg-dark .banner-home-button button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-header.bg-dark .select-button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-header.bg-dark .banner-home-button .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .section-header.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme .educacion-view .section-header.bg-dark .portlet-forms .banner-home-button .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .banner-home-button .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-white .banner-home-button button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-white .select-button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-white .banner-home-button .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-white .portlet-forms .select-button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-white .portlet-forms .banner-home-button .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .banner-home-button .u-btn--large.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-pagination-controls .section-footer.bg-dark .banner-home-button button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .lfr-ddm-form-pagination-controls .banner-home-button button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .portlet-forms .section-footer.bg-dark .select-button.btn:active,
body.red-color-scheme .educacion-view .portlet-forms .section-footer.bg-dark .banner-home-button .select-button.btn:active,
body.red-color-scheme .educacion-view .banner-home-button .section-footer.bg-dark .portlet-forms .select-button.btn:active,
body.red-color-scheme .educacion-view .section-footer.bg-dark .portlet-forms .banner-home-button .select-button.btn:active {
  background: rgba(0, 0, 0, 0.7);
}
body.red-color-scheme .educacion-view .banner-home h3 div strong,
body.red-color-scheme .educacion-view .banner-home-button h3 div strong {
  background-color: #FF1314;
}
body.red-color-scheme .educacion-view .banner-home-button h2 div {
  font-family: "Roboto Condensed", sans-serif;
}
body.red-color-scheme .educacion-view .banner h2 strong.bgcolor {
  background-color: #FF1314;
}
@media (max-width: 450px) {
  body.red-color-scheme .educacion-view .banner h2 strong.bgcolor {
    background-color: transparent;
  }
}
body.red-color-scheme .educacion-view .banner-home h3 div {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .banner-icon-title-description__col-right__item h3,
body.red-color-scheme .educacion-view .banner-icon-title-description__col-right__item h4 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .banner-icon-title-description__col-right__item h3,
body.red-color-scheme .educacion-view .banner-icon-title-description__col-right__item h4 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .banner-icon-title-description-color {
  position: relative;
}
body.red-color-scheme .educacion-view .banner-icon-title-description-color__col-left::before {
  background: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
body.red-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item h3,
body.red-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item h4 {
  font-family: "Roboto", sans-serif;
  z-index: 1;
}
body.red-color-scheme .educacion-view .banner-icon-title-description-color__col-right__item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
body.red-color-scheme .educacion-view .banner-icon-title-description-color__col-right .banner-icon-title-description-color__col-right__item:first-child:before {
  background-color: #600708;
  opacity: 0.8;
}
body.red-color-scheme .educacion-view .banner-icon-title-description-color__col-right .banner-icon-title-description-color__col-right__item:last-child:before {
  background-color: #FF1314;
  opacity: 0.8;
}
body.red-color-scheme .educacion-view .banner-icon-title-description-color__col-right > .row:nth-child(2) .banner-icon-title-description-color__col-right__item:first-child:before {
  background-color: #FF1314;
  opacity: 0.8;
}
body.red-color-scheme .educacion-view .banner-icon-title-description-color__col-right > .row:nth-child(2) .banner-icon-title-description-color__col-right__item:last-child:before {
  background-color: #600708;
  opacity: 0.8;
}
body.red-color-scheme .educacion-view .three-columns-post__item__image {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
body.red-color-scheme .educacion-view .three-columns-post__item h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .three-columns-post__item__date {
  color: #600708;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
body.red-color-scheme .educacion-view .three-columns-post__item__time {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}
body.red-color-scheme .educacion-view .three-columns-post__item__link {
  color: #3E3E40;
}
body.red-color-scheme .educacion-view .three-columns-post__item__link:hover {
  text-decoration: underline;
}
body.red-color-scheme .educacion-view .featured-three-columns-post__item h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .featured-three-columns-post__item__date {
  color: #600708;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
body.red-color-scheme .educacion-view .featured-three-columns-post__item__time {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}
body.red-color-scheme .educacion-view .featured-three-columns-post__item__link {
  color: #3E3E40;
}
body.red-color-scheme .educacion-view .featured-three-columns-post__item__link:hover {
  color: #600708;
  text-decoration: underline;
}
body.red-color-scheme .educacion-view .featured-three-columns-post__item__description {
  font-family: "Roboto Condensed", sans-serif;
}
body.red-color-scheme .educacion-view .three-columns-success-stories__item h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .three-columns-success-stories__item__autor {
  color: #600708;
}
body.red-color-scheme .educacion-view .three-columns-success-stories__item__link {
  color: #3E3E40;
}
body.red-color-scheme .educacion-view .three-columns-success-stories__item__link:hover {
  text-decoration: underline;
}
body.red-color-scheme .educacion-view .three-columns-training__item h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .three-columns-training__item__autor {
  color: #600708;
}
body.red-color-scheme .educacion-view .three-columns-training__item__link {
  color: #3E3E40;
}
body.red-color-scheme .educacion-view .three-columns-training__item__link:hover {
  text-decoration: underline;
}
body.red-color-scheme .educacion-view .three-columns-training__item .type--autoformacion {
  background-color: #B33839;
  border-right: solid 2px #B33839;
}
body.red-color-scheme .educacion-view .three-columns-training__item .type--autoformacion span.triangle1:after {
  border-color: #B33839 transparent transparent transparent;
}
body.red-color-scheme .educacion-view .three-columns-training__item .type--autoformacion span.triangle2:after {
  border-color: transparent transparent #B33839 transparent;
}
body.red-color-scheme .educacion-view .three-columns-training__item .type--obligatoria {
  background-color: #FD6E6E;
  border-right: solid 2px #FD6E6E;
}
body.red-color-scheme .educacion-view .three-columns-training__item .type--obligatoria span.triangle1:after {
  border-color: #FD6E6E transparent transparent transparent;
}
body.red-color-scheme .educacion-view .three-columns-training__item .type--obligatoria span.triangle2:after {
  border-color: transparent transparent #FD6E6E transparent;
}
body.red-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria {
  background-color: #600708;
  border-right: solid 2px #600708;
}
body.red-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria span.triangle1:after {
  border-color: #600708 transparent transparent transparent;
}
body.red-color-scheme .educacion-view .three-columns-training__item .type--autoformacion-obligatoria span.triangle2:after {
  border-color: transparent transparent #600708 transparent;
}
body.red-color-scheme .educacion-view .line-background-gradient {
  border-top: 3px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
  margin: 0;
}
body.red-color-scheme .educacion-view .featured-carousel .carousel-caption h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .featured-carousel .carousel-caption h3 strong {
  background-color: #600708;
}
body.red-color-scheme .educacion-view .featured-carousel .carousel-caption h3:nth-child(2) {
  font-family: "Roboto Condensed", sans-serif;
}
body.red-color-scheme .educacion-view .featured-carousel .carousel-indicators .active {
  background-color: #FF1314;
}
body.red-color-scheme .educacion-view .featured-carousel .carousel-indicators .active:before {
  border: solid 2px #FF1314;
}
body.red-color-scheme .educacion-view .carousel-centros .carousel-indicators, body.red-color-scheme .educacion-view .carousel-services .carousel-indicators {
  background-color: rgba(96, 7, 8, 0.9);
}
@media (max-width: 575.98px) {
  body.red-color-scheme .educacion-view .carousel-centros .carousel-indicators, body.red-color-scheme .educacion-view .carousel-services .carousel-indicators {
    background-color: transparent;
  }
}
body.red-color-scheme .educacion-view .carousel-centros .carousel-indicators .active, body.red-color-scheme .educacion-view .carousel-services .carousel-indicators .active {
  background-color: #FF1314;
}
body.red-color-scheme .educacion-view .carousel-centros .carousel-caption .carousel-caption-bg, body.red-color-scheme .educacion-view .carousel-services .carousel-caption .carousel-caption-bg {
  background-color: rgba(96, 7, 8, 0.5);
}
body.red-color-scheme .educacion-view .carousel-centros .carousel-caption h3, body.red-color-scheme .educacion-view .carousel-services .carousel-caption h3 {
  font-family: "Barmeno", sans-serif;
}
body.red-color-scheme .educacion-view .carousel-centros .carousel-caption h4, body.red-color-scheme .educacion-view .carousel-services .carousel-caption h4 {
  font-family: "Roboto Condensed", sans-serif;
}
body.red-color-scheme .educacion-view .carousel-centros .carousel-control-prev,
body.red-color-scheme .educacion-view .carousel-centros .carousel-control-next, body.red-color-scheme .educacion-view .carousel-services .carousel-control-prev,
body.red-color-scheme .educacion-view .carousel-services .carousel-control-next {
  background-color: #600708;
}
body.red-color-scheme .educacion-view .contact-email-banner .box {
  border: 2px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .contact-email-banner .box a {
  color: #600708;
}
body.red-color-scheme .educacion-view .contact-email-banner .box a:hover {
  color: #FF1314;
}
body.red-color-scheme .educacion-view .top-background-image-entries,
body.red-color-scheme .educacion-view .top-background-image-forms {
  border-top: 3px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .frequent-questions__item {
  border-top: 1px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .frequent-questions__item:last-child {
  border-bottom: 1px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .frequent-questions__item__title h3 {
  color: #600708;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
body.red-color-scheme .educacion-view .frequent-questions__item__title h3 span {
  color: #600708;
  font-size: 30px;
  float: right;
  line-height: 20px;
}
body.red-color-scheme .educacion-view .frequent-questions__item__title h3 span:before {
  content: "remove";
}
body.red-color-scheme .educacion-view .frequent-questions__item__title.collapsed h3 {
  color: #3E3E40;
  font-weight: 400;
}
body.red-color-scheme .educacion-view .frequent-questions__item__title.collapsed h3 span:before {
  content: "add";
}
body.red-color-scheme .educacion-view .frequent-questions-centros__item {
  border: 2px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .frequent-questions-centros__item__title h3 {
  color: #600708;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
body.red-color-scheme .educacion-view .frequent-questions-centros__item__title h3 span {
  color: #600708;
  font-size: 30px;
  float: right;
  line-height: 20px;
}
body.red-color-scheme .educacion-view .frequent-questions-centros__item__title h3 span:before {
  content: "remove";
  border-radius: 2rem;
  border: 2px solid;
}
body.red-color-scheme .educacion-view .frequent-questions-centros__item__title.collapsed h3 {
  color: #3E3E40;
  font-weight: 400;
}
body.red-color-scheme .educacion-view .frequent-questions-centros__item__title.collapsed h3 span:before {
  content: "add";
  border-radius: 2rem;
  border: 2px solid;
}
body.red-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link.active,
body.red-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a.active,
body.red-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a.active,
body.red-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab.active a,
body.red-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab.active .nav-pills a,
body.red-color-scheme .educacion-view .tabs-nav-content .nav-pills .show > .nav-link,
body.red-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab .show > a,
body.red-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills .show > a,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link.active,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a.active,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a.active,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab.active a,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab.active .nav-pills a,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .show > .nav-link,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab .show > a,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills .show > a {
  color: #600708;
  background-color: transparent;
  border-bottom: 3px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link:hover,
body.red-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a:hover,
body.red-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a:hover,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link:hover,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a:hover,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a:hover {
  color: #600708;
}
body.red-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-link:after,
body.red-color-scheme .educacion-view .tabs-nav-content .nav-pills .nav-underline .tab a:after,
body.red-color-scheme .educacion-view .tabs-nav-content .nav-underline .tab .nav-pills a:after,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-link:after,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-pills .nav-underline .tab a:after,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .nav-underline .tab .nav-pills a:after {
  background-color: #600708;
}
body.red-color-scheme .educacion-view .tabs-nav-content .form-group,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .form-group {
  border-bottom: 3px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .tabs-nav-content .form-group select,
body.red-color-scheme .educacion-view .tabs-navigation-inner-centros .form-group select {
  background-image: url(/o/educacion-theme/images/color-schemes/red-color-scheme/keyboard_arrow.png);
  color: #600708;
}
body.red-color-scheme .educacion-view .list-icon-title-description,
body.red-color-scheme .educacion-view .list-icon-date-title-description {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .list-icon-title-description a:hover,
body.red-color-scheme .educacion-view .list-icon-date-title-description a:hover {
  border: 2px solid #600708;
  border-image: linear-gradient(0deg, #FADDDD, #B33839, #600708) 1;
  color: #600708;
}
body.red-color-scheme .educacion-view .list-icon-title-description__item__descripcion h3,
body.red-color-scheme .educacion-view .list-icon-date-title-description__item__descripcion h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .list-icon-title-description-box {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .list-icon-title-description-box a {
  border: 2px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
}
body.red-color-scheme .educacion-view .list-icon-title-description-box__descripcion h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .requests__item h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .requests__item__asignatura_curso span {
  color: #FF1314;
}
body.red-color-scheme .educacion-view .requests__item__condiciones {
  color: #600708;
}
body.red-color-scheme .educacion-view .requests__item__condiciones:hover {
  color: #FF1314;
}
body.red-color-scheme .educacion-view .show-more {
  color: #600708;
}
body.red-color-scheme .educacion-view .show-more:focus {
  outline-color: #600708;
}
body.red-color-scheme .educacion-view .show-more:hover {
  color: #FF1314;
}
body.red-color-scheme .educacion-view .success-stories-detail-content__header h2,
body.red-color-scheme .educacion-view .blog-detail-content__header h2,
body.red-color-scheme .educacion-view .news-detail-content__header h2,
body.red-color-scheme .educacion-view .general-detail-content__header h2 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .success-stories-detail-content__header h3,
body.red-color-scheme .educacion-view .blog-detail-content__header h3,
body.red-color-scheme .educacion-view .news-detail-content__header h3,
body.red-color-scheme .educacion-view .general-detail-content__header h3 {
  color: #600708;
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .call-to-action h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .hamburguer-icon span {
  background-color: #600708;
}
body.red-color-scheme .educacion-view .header--centro .hamburguer-icon {
  background-color: #f4f4f4;
}
body.red-color-scheme .educacion-view .header--centro .hamburguer-icon span {
  background-color: #600708;
}
body.red-color-scheme .educacion-view .header--centro .hamburguer-icon.collapsed {
  background-color: #ffffff;
}
body.red-color-scheme .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-name,
body.red-color-scheme .educacion-view .portlet-forms .ddm-form-basic-info .ddm-form-description {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-page-title,
body.red-color-scheme .educacion-view .portlet-forms .lfr-ddm-form-page-description {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .portlet-forms .multi-step-item.active .multi-step-icon,
body.red-color-scheme .educacion-view .portlet-forms .nav-underline .tab.active a.multi-step-item .multi-step-icon {
  background-color: #600708;
}
body.red-color-scheme .educacion-view .portlet-forms .ddm-user-view-content .multi-step-item.active .multi-step-divider {
  background-color: #600708;
}
body.red-color-scheme .educacion-view .search-web__filter__collapsed:hover {
  color: #600708;
}
body.red-color-scheme .educacion-view #toc {
  border-left: 3px solid #600708;
  border-image: linear-gradient(0deg, #FADDDD, #B33839, #600708) 1;
}
body.red-color-scheme .educacion-view #toc .nav-link {
  color: #3E3E40;
}
body.red-color-scheme .educacion-view #toc .nav-link.active {
  color: #600708;
}
body.red-color-scheme .educacion-view #toc .nav-link:hover {
  color: #600708;
}
body.red-color-scheme .educacion-view .training-detail-content h2,
body.red-color-scheme .educacion-view .training-detail-content h3 {
  font-family: "Roboto", sans-serif;
}
@media (max-width: 767.98px) {
  body.red-color-scheme .educacion-view .training-detail-content__properties, body.red-color-scheme .educacion-view .training-detail-content__body__item, body.red-color-scheme .educacion-view .training-detail-content__resources-materials {
    border-top: 1px solid #600708;
    border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
  }
}
body.red-color-scheme .educacion-view .tools-detail-content h3 {
  font-family: "Roboto", sans-serif;
}
@media (max-width: 767.98px) {
  body.red-color-scheme .educacion-view .tools-detail-content__body__item, body.red-color-scheme .educacion-view .tools-detail-content__body__dowload {
    border-top: 1px solid #600708;
    border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
  }
}
@media (max-width: 767.98px) {
  body.red-color-scheme .educacion-view .training-detail-collapsed,
  body.red-color-scheme .educacion-view .tools-detail-collapsed {
    color: #3E3E40;
  }
  body.red-color-scheme .educacion-view .training-detail-collapsed .material-icons,
  body.red-color-scheme .educacion-view .tools-detail-collapsed .material-icons {
    color: #600708;
  }
  body.red-color-scheme .educacion-view .training-detail-collapsed:hover,
  body.red-color-scheme .educacion-view .tools-detail-collapsed:hover {
    text-decoration: none;
    color: #600708;
  }
}
body.red-color-scheme .educacion-view .carousel .carousel-indicators .active {
  background-color: #FF1314;
}
body.red-color-scheme .educacion-view .carousel .carousel-indicators .active:before {
  border: solid 2px #FF1314;
}
body.red-color-scheme .educacion-view .section-features a {
  color: #600708;
}
body.red-color-scheme .educacion-view .section-header.bg-dark,
body.red-color-scheme .educacion-view .section-footer.bg-dark {
  background-color: #600708 !important;
}
body.red-color-scheme .educacion-view .component-card .link {
  color: #600708;
}
body.red-color-scheme .educacion-view .component-card .link:hover {
  color: #FF1314;
}
body.red-color-scheme .educacion-view .shading-box-item h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .shading-box-item a:hover {
  color: #600708;
}
body.red-color-scheme .educacion-view .shading-box-item .post-meta__category {
  color: #FF1314;
}
body.red-color-scheme .educacion-view .page-link:hover {
  color: #600708;
}
body.red-color-scheme .educacion-view .page-item.active .page-link,
body.red-color-scheme .educacion-view .nav-underline .tab.active a.page-item .page-link,
body.red-color-scheme .educacion-view .page-item.show .page-link {
  color: #600708;
}
body.red-color-scheme .educacion-view .four-items-list__item__item h3,
body.red-color-scheme .educacion-view .four-items-list__item__item p {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .four-items-list__item:nth-child(4n+1):hover .four-items-list__item__color-layer {
  background-color: rgb(82, 27, 128);
}
body.red-color-scheme .educacion-view .four-items-list__item:nth-child(4n+1) .four-items-list__item__color-layer {
  background-color: rgba(82, 27, 128, 0.85);
}
body.red-color-scheme .educacion-view .four-items-list__item:nth-child(4n+2):hover .four-items-list__item__color-layer {
  background-color: rgb(56, 144, 135);
}
body.red-color-scheme .educacion-view .four-items-list__item:nth-child(4n+2) .four-items-list__item__color-layer {
  background-color: rgba(56, 144, 135, 0.85);
}
body.red-color-scheme .educacion-view .four-items-list__item:nth-child(4n+3):hover .four-items-list__item__color-layer {
  background-color: rgb(97, 145, 163);
}
body.red-color-scheme .educacion-view .four-items-list__item:nth-child(4n+3) .four-items-list__item__color-layer {
  background-color: rgba(97, 145, 163, 0.85);
}
body.red-color-scheme .educacion-view .four-items-list__item:nth-child(4n+4):hover .four-items-list__item__color-layer {
  background-color: rgb(125, 79, 151);
}
body.red-color-scheme .educacion-view .four-items-list__item:nth-child(4n+4) .four-items-list__item__color-layer {
  background-color: rgba(125, 79, 151, 0.85);
}
body.red-color-scheme .educacion-view .shortcuts {
  background-color: rgba(253, 110, 110, 0.1);
}
@media (max-width: 575.98px) {
  body.red-color-scheme .educacion-view .shortcuts {
    background-color: transparent;
  }
}
body.red-color-scheme .educacion-view .shortcuts li:hover {
  background-color: #FF1314;
}
@media (max-width: 575.98px) {
  body.red-color-scheme .educacion-view .shortcuts li:hover {
    background-color: transparent;
  }
}
body.red-color-scheme .educacion-view .shortcuts__item {
  color: #3E3E40;
}
@media (max-width: 575.98px) {
  body.red-color-scheme .educacion-view .shortcuts__item {
    background-color: rgba(253, 110, 110, 0.1);
    border-left: solid #FF1314 13px;
  }
}
body.red-color-scheme .educacion-view .shortcuts__item:hover {
  color: #ffffff;
}
@media (max-width: 575.98px) {
  body.red-color-scheme .educacion-view .shortcuts__item:hover {
    background-color: #FF1314;
  }
}
body.red-color-scheme .educacion-view .shortcuts__item:hover a.shortcuts__item__text {
  color: #ffffff;
}
body.red-color-scheme .educacion-view .shortcuts__item a.shortcuts__item__text:after {
  color: #600708;
}
body.red-color-scheme .educacion-view .shortcuts__item a.shortcuts__item__text:hover:after {
  color: #ffffff;
}
body.red-color-scheme .educacion-view .four-columns-services__item a {
  color: #3E3E40;
}
body.red-color-scheme .educacion-view .four-columns-services__item a h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .four-columns-services__item p {
  font-family: "Roboto Condensed", sans-serif;
}
body.red-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item a {
  color: #3E3E40;
}
body.red-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item a h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .four-columns-services .carousel-services .carousel-item p {
  font-family: "Roboto Condensed", sans-serif;
}
body.red-color-scheme .educacion-view .our-values__item h3 {
  font-family: "Roboto", sans-serif;
}
body.red-color-scheme .educacion-view .our-values__item p {
  font-family: "Roboto Condensed", sans-serif;
}
body.red-color-scheme .educacion-view .pre-footer-centro {
  border-top: 3px solid #600708;
  border-image: linear-gradient(90deg, #FADDDD, #B33839, #600708) #600708;
  background-color: #671215;
  margin-bottom: -61px;
  min-height: 397px;
}
body.red-color-scheme .educacion-view .pre-footer-centro__contact-info {
  background-image: url(/o/educacion-theme/images/color-schemes/red-color-scheme/educacion-navarra-localizacion-centro-rojo.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 397px;
}
body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
  height: 240px;
  margin-left: auto;
  margin-top: 56px;
  width: 31.6%;
  min-width: 350px;
}
@media (max-width: 1199.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    min-width: 200px;
    width: 42%;
  }
}
@media (max-width: 991.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    min-width: initial;
    width: 32%;
  }
}
@media (max-width: 767.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    height: 150px;
    margin-left: 10%;
    margin-top: 20px;
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__map {
    height: 240px;
  }
}
body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__map img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
  color: #ffffff;
  padding-left: 4%;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 0.85rem;
  line-height: 1.1rem;
  width: 36%;
  padding-right: 4%;
}
@media (max-width: 1199.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    width: 58%;
  }
}
@media (max-width: 767.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    margin-left: 10%;
    padding-left: 1%;
    padding-right: 1%;
    width: 80%;
  }
}
@media (max-width: 575.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data {
    padding-bottom: 2%;
  }
}
body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "Barmeno", sans-serif;
  margin-top: 56px;
  margin-bottom: 35px;
}
@media (max-width: 767.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
    margin-top: 24px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data h3 {
    font-size: 1.2rem;
  }
}
body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item {
    margin-bottom: 22px;
  }
}
body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item span {
  margin-right: 18px;
  text-align: center;
  width: 30px;
}
body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item span img {
  height: 24px;
  max-width: initial;
  width: auto;
}
body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item stong {
  font-weight: 600;
}
body.red-color-scheme .educacion-view .pre-footer-centro__contact-info__data__item p {
  margin-bottom: 0;
}
body.red-color-scheme .educacion-view .pre-footer-centro__redes-sociales {
  background-color: #ffffff;
  background-image: url(/o/educacion-theme/images/color-schemes/red-color-scheme/footer-background-social-media-rojo.gif);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 397px;
  padding-top: 56px;
  padding-left: 41px;
  width: 100%;
  height: 100%;
}
@media (max-width: 575.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__redes-sociales {
    background-position: bottom;
    display: flex;
    margin-top: 0;
    min-height: 120px;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 0;
  }
}
body.red-color-scheme .educacion-view .pre-footer-centro__redes-sociales h3 {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-family: "Barmeno", sans-serif;
  margin-bottom: 35px;
}
body.red-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item {
    margin-bottom: 0;
    margin: 0 auto;
  }
}
body.red-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item a {
  display: flex;
  align-items: center;
  color: #3E3E40;
}
body.red-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item img {
  height: 30px;
  margin-right: 12px;
  width: auto;
}
@media (max-width: 575.98px) {
  body.red-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item img {
    height: 43px;
    margin-right: 0;
  }
}
body.red-color-scheme .educacion-view .pre-footer-centro__redes-sociales__item p {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 0.85rem;
}
body.red-color-scheme .educacion-view .gallery_box .inner {
  background: #600708;
  display: block;
  margin: 10px;
  overflow: hidden;
  cursor: pointer;
}
body.red-color-scheme .educacion-view .gallery_box .inner .gallery_click:hover {
  background-color: #600708;
  mix-blend-mode: hard-light;
}
body.red-color-scheme .educacion-view .modal-gallery .modal-gallery-content .prev:hover,
body.red-color-scheme .educacion-view .modal-gallery .modal-gallery-content .next:hover {
  background-color: #600708;
}

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