@charset "UTF-8";
.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; }

.portal-iframe #main-content {
  width: 100%; }

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

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

span.alert {
  display: inline-block; }

.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; }

.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; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.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;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa;
    color: #aaa;
    text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: 0.25rem 0.75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 0.25rem; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control:not([size]) {
    height: 2rem; }
  .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 .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
    .sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
      padding: 0; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .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-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .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-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.lfr-upload-container .progress-bar {
  background: #fff;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8db2e3; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.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 {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #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-color: #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-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@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-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.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-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: 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 {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item,
.input-localized .palette-item-inner,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .icon-check {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .icon-check {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .icon-check {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .icon-check {
  opacity: 0; }

.dialog-iframe-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed;
  border-top: 1px solid #e7e7ed; }

.item-selector .card-row {
  align-items: center; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.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 #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.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 {
  color: #212529; }

.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: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .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 .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.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; }

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.user-info .user-details .date-info {
  color: #8c8c8c; }

.user-info .user-details .user-name {
  color: #009ae5; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .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-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .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-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #f0f5f7; }

.js .taglib-webdav table {
  border-color: #828f95; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280,
.dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.dialog-iframe-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) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-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) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.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%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .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; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.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; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.ae-placeholder ~ .alloy-editor-placeholder.readonly ~ .alloy-editor-placeholder {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.ae-placeholder:not(:focus) {
  border-left-color: #c67; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.html-editor.portlet {
  background: #fff;
  color: #000;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #ccc; }
  .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: '\f0d7'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\f0dA'; }
      .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 .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

.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 .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.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 .progress-container {
  background-color: #fff; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

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

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.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.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #007BFF;
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    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; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007BFF;
    height: 4px; }

.dialog-iframe-popup:not(.article-preview) #main-content,
.dialog-iframe-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

.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; }

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #fff; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

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

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

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.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; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .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; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: '\f096'; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: '\f046'; }

.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; }

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.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: #4b9bff; }

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

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

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0; }

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

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169; }

.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: #ffd76e; }

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

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

#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .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-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.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-content .portlet-title-text,
.panel-page-body .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; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #fff;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81; }

@media (min-width: 576px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 576px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 576px) {
      .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: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

.portlet-actions {
  float: right; }

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

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

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

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  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: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.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; }

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@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; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

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

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.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 {
  background: #fff;
  border-radius: 3px;
  border-top: 5px solid transparent;
  box-shadow: 0 1px 2px #c4c4c4;
  margin: 8px 6px 0;
  outline: 0;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 2px #c4c4c4; }

.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; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #fff; }

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

.product-menu .loading-animation {
  margin-top: 160px; }

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
  border-radius: 10px; }

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote > div,
.taglib-ratings.stars .rating-focused > div,
.tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.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%; }

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@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 {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  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; } }

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

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

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc); }

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

.taglib-image-selector .icon-check {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .icon-check {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .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);
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* 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-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; }

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'fontawesome-alloy';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em; }
  [class^="icon-"].icon-fixed-width.icon-large,
  [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em; }

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none; }
  .icons-ul > li {
    position: relative; }
  .icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
    line-height: inherit; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: white; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.icon-5x {
  font-size: 5em; }
  .icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[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; }

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }
  .icon-stack [class^="icon-"],
  .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em; }
  .icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em; }

/* Animated rotating icon */
.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; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
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); } }

/* Icon rotations and mirroring */
.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); }

.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); }

.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); }

.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); }

.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); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'fontawesome-alloy';
  content: 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; }

/* 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-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .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; }

.icon-caret-bottom-right:before {
  content: "\e016"; }

.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search:before {
  content: "\f002"; }

.icon-envelope:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-empty:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-ok:before {
  content: "\f00c"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-zoom-in:before {
  content: "\f00e"; }

.icon-zoom-out:before {
  content: "\f010"; }

.icon-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-cog:before {
  content: "\f013"; }

.icon-trash:before {
  content: "\f014"; }

.icon-home:before {
  content: "\f015"; }

.icon-file:before {
  content: "\f016"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle:before {
  content: "\f01d"; }

.icon-repeat:before {
  content: "\f01e"; }

.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold:before {
  content: "\f032"; }

.icon-italic:before {
  content: "\f033"; }

.icon-align-justify:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-indent-left:before {
  content: "\f03b"; }

.icon-indent-right:before {
  content: "\f03c"; }

.icon-facetime-video:before {
  content: "\f03d"; }

.icon-picture:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-share:before {
  content: "\f045"; }

.icon-check:before {
  content: "\f046"; }

.icon-move:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play:before {
  content: "\f04b"; }

.icon-pause:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward:before {
  content: "\f050"; }

.icon-minus-sign:before {
  content: "\f056"; }

.icon-remove-sign:before {
  content: "\f057"; }

.icon-ok-sign:before {
  content: "\f058"; }

.icon-question-sign:before {
  content: "\f059"; }

.icon-info-sign:before {
  content: "\f05a"; }

.icon-screenshot:before {
  content: "\f05b"; }

.icon-remove-circle:before {
  content: "\f05c"; }

.icon-ok-circle:before {
  content: "\f05d"; }

.icon-ban-circle:before {
  content: "\f05e"; }

.icon-arrow-left:before {
  content: "\f060"; }

.icon-arrow-right:before {
  content: "\f061"; }

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-share-alt:before {
  content: "\f064"; }

.icon-resize-full:before {
  content: "\f065"; }

.icon-resize-small:before {
  content: "\f066"; }

.icon-plus:before {
  content: "\f067"; }

.icon-minus:before {
  content: "\f068"; }

.icon-asterisk:before {
  content: "\f069"; }

.icon-exclamation-sign:before {
  content: "\f06a"; }

.icon-gift:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder-close:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-resize-vertical:before {
  content: "\f07d"; }

.icon-resize-horizontal:before {
  content: "\f07e"; }

.icon-bar-chart:before {
  content: "\f080"; }

.icon-twitter-sign:before {
  content: "\f081"; }

.icon-facebook-sign:before {
  content: "\f082"; }

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-up:before {
  content: "\f087"; }

.icon-thumbs-down:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-signin:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-sign:before {
  content: "\f092"; }

.icon-upload-alt:before {
  content: "\f093"; }

.icon-lemon:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-check-empty:before {
  content: "\f096"; }

.icon-bookmark-empty:before {
  content: "\f097"; }

.icon-phone-sign:before {
  content: "\f098"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-github:before {
  content: "\f09b"; }

.icon-unlock:before {
  content: "\f09c"; }

.icon-credit:before {
  content: "\f09d"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-right:before {
  content: "\f0a4"; }

.icon-hand-left:before {
  content: "\f0a5"; }

.icon-hand-up:before {
  content: "\f0a6"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-fullscreen:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-beaker:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-paper-clip:before {
  content: "\f0c6"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-sign-blank:before {
  content: "\f0c8"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope-alt:before {
  content: "\f0e0"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-undo:before {
  content: "\f0e2"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-comment-alt:before {
  content: "\f0e5"; }

.icon-comments-alt:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella:before {
  content: "\f0e9"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-bell-alt:before {
  content: "\f0f3"; }

.icon-coffee:before {
  content: "\f0f4"; }

.icon-food:before {
  content: "\f0f5"; }

.icon-file-alt:before {
  content: "\f0f6"; }

.icon-building:before {
  content: "\f0f7"; }

.icon-hospital:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-sign:before {
  content: "\f0fd"; }

.icon-plus-sign:before {
  content: "\f0fe"; }

.icon-double-angle-left:before {
  content: "\f100"; }

.icon-double-angle-right:before {
  content: "\f101"; }

.icon-double-angle-up:before {
  content: "\f102"; }

.icon-double-angle-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-spinner:before {
  content: "\f110"; }

.icon-circle:before {
  content: "\f111"; }

.icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-close-alt:before {
  content: "\f114"; }

.icon-folder-open-alt:before {
  content: "\f115"; }

.icon-expand-alt:before {
  content: "\f116"; }

.icon-collapse-alt:before {
  content: "\f117"; }

.icon-smile:before {
  content: "\f118"; }

.icon-frown:before {
  content: "\f119"; }

.icon-meh:before {
  content: "\f11a"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-keyboard:before {
  content: "\f11c"; }

.icon-flag-alt:before {
  content: "\f11d"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-terminal:before {
  content: "\f120"; }

.icon-code:before {
  content: "\f121"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-star-half-full:before {
  content: "\f123"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-crop:before {
  content: "\f125"; }

.icon-code-fork:before {
  content: "\f126"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-puzzle:before {
  content: "\f12e"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-off:before {
  content: "\f131"; }

.icon-shield:before {
  content: "\f132"; }

.icon-calendar-empty:before {
  content: "\f133"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-chevron-sign-left:before {
  content: "\f137"; }

.icon-chevron-sign-right:before {
  content: "\f138"; }

.icon-chevron-sign-up:before {
  content: "\f139"; }

.icon-chevron-sign-down:before {
  content: "\f13a"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-anchor:before {
  content: "\f13d"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-ellipsis-horizontal:before {
  content: "\f141"; }

.icon-ellipsis-vertical:before {
  content: "\f142"; }

.icon-rss-sign:before {
  content: "\f143"; }

.icon-fb-boolean:before {
  content: "\e008"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-plus-sign-2:before {
  content: "\f055"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye-open:before {
  content: "\f06e"; }

.icon-eye-close:before {
  content: "\f070"; }

.icon-warning-sign:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-heart-empty:before {
  content: "\f08a"; }

.icon-signout:before {
  content: "\f08b"; }

.icon-linkedin-sign:before {
  content: "\f08c"; }

.icon-pushpin:before {
  content: "\f08d"; }

.icon-external-link:before {
  content: "\f08e"; }

.icon-hand-down:before {
  content: "\f0a7"; }

.icon-circle-arrow-left:before {
  content: "\f0a8"; }

.icon-circle-arrow-right:before {
  content: "\f0a9"; }

.icon-circle-arrow-up:before {
  content: "\f0aa"; }

.icon-circle-arrow-down:before {
  content: "\f0ab"; }

.icon-truck:before {
  content: "\f0d1"; }

.icon-pinterest:before {
  content: "\f0d2"; }

.icon-pinterest-sign:before {
  content: "\f0d3"; }

.icon-google-plus-sign:before {
  content: "\f0d4"; }

.icon-google-plus:before {
  content: "\f0d5"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile:before {
  content: "\f10b"; }

.icon-circle-blank:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-question:before {
  content: "\f128"; }

.icon-info:before {
  content: "\f129"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-play-sign:before {
  content: "\f144"; }

.icon-ticket:before {
  content: "\f145"; }

.icon-minus-sign-alt:before {
  content: "\f146"; }

.icon-check-minus:before {
  content: "\f147"; }

.icon-level-up:before {
  content: "\f148"; }

.icon-sort-by-attributes-alt:before {
  content: "\f161"; }

.icon-sort-by-order:before {
  content: "\f162"; }

.icon-sort-by-order-alt:before {
  content: "\f163"; }

.icon-thumbs-up-2:before {
  content: "\f164"; }

.icon-thumbs-down-2:before {
  content: "\f165"; }

.icon-dribbble:before {
  content: "\f17d"; }

.icon-skype:before {
  content: "\f17e"; }

.icon-foursquare:before {
  content: "\f180"; }

.icon-trello:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

.icon-level-down:before {
  content: "\f149"; }

.icon-check-sign:before {
  content: "\f14a"; }

.icon-edit-sign:before {
  content: "\f14b"; }

.icon-external-link-sign:before {
  content: "\f14c"; }

.icon-share-sign:before {
  content: "\f14d"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-collapse:before {
  content: "\f150"; }

.icon-collapse-top:before {
  content: "\f151"; }

.icon-expand:before {
  content: "\f152"; }

.icon-euro:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before {
  content: "\f155"; }

.icon-rupee:before {
  content: "\f156"; }

.icon-yen:before {
  content: "\f157"; }

.icon-renminbi:before {
  content: "\f158"; }

.icon-won:before {
  content: "\f159"; }

.icon-bitcoin:before {
  content: "\f15a"; }

.icon-file-2:before {
  content: "\f15b"; }

.icon-file-text:before {
  content: "\f15c"; }

.icon-sort-by-alphabet:before {
  content: "\f15d"; }

.icon-sort-by-alphabet-alt:before {
  content: "\f15e"; }

.icon-sort-by-attributes:before {
  content: "\f160"; }

.icon-youtube-sign:before {
  content: "\f166"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-xing:before {
  content: "\f168"; }

.icon-xing-sign:before {
  content: "\f169"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-dropbox:before {
  content: "\f16b"; }

.icon-stackexchange:before {
  content: "\f16c"; }

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

.icon-flickr:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-sign:before {
  content: "\f172"; }

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

.icon-tumblr-sign:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

.icon-long-arrow-left:before {
  content: "\f177"; }

.icon-long-arrow-right:before {
  content: "\f178"; }

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-sun:before {
  content: "\f185"; }

.icon-moon:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren:before {
  content: "\f18b"; }

.icon-time:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download-alt:before {
  content: "\f019"; }

.icon-download:before {
  content: "\f01a"; }

.icon-upload:before {
  content: "\f01b"; }

.icon-db-joinxor:before {
  content: "\e006"; }

.icon-db-state:before {
  content: "\e009"; }

.icon-db-start:before {
  content: "\e00b"; }

.icon-db-end:before {
  content: "\e00a"; }

.icon-db-fork:before {
  content: "\e00c"; }

.icon-db-condition:before {
  content: "\e00e"; }

.icon-db-task:before {
  content: "\e00d"; }

.icon-db-join:before {
  content: "\e00f"; }

.icon-fb-button:before {
  content: "\e010"; }

.icon-fb-fieldset:before {
  content: "\e011"; }

.icon-fb-custom-field:before {
  content: "\e012"; }

.icon-fb-separator:before {
  content: "\e013"; }

.icon-fb-paragraph:before {
  content: "\e014"; }

.icon-fb-file-upload:before {
  content: "\e015"; }

.icon-fb-text:before {
  content: "\e000"; }

.icon-fb-text-box:before {
  content: "\e001"; }

.icon-fb-select:before {
  content: "\e002"; }

.icon-fb-radio:before {
  content: "\e003"; }

.icon-fb-number:before {
  content: "\e004"; }

.icon-fb-integer:before {
  content: "\e005"; }

.icon-fb-decimal:before {
  content: "\e007"; }

.icon-btc:before {
  content: "\f15a"; }

.icon-cny:before {
  content: "\f158"; }

.icon-eur:before {
  content: "\f153"; }

.icon-gear:before {
  content: "\f013"; }

.icon-gears:before {
  content: "\f085"; }

.icon-inr:before {
  content: "\f156"; }

.icon-jpy:before {
  content: "\f157"; }

.icon-krw:before {
  content: "\f159"; }

.icon-mail-forward:before {
  content: "\f064"; }

.icon-mail-reply:before {
  content: "\f112"; }

.icon-paperclip:before {
  content: "\f0c6"; }

.icon-power-off:before {
  content: "\f011"; }

.icon-rotate-left:before {
  content: "\f0e2"; }

.icon-rotate-right:before {
  content: "\f01e"; }

.icon-star-half-empty:before {
  content: "\f123"; }

.icon-unchecked:before {
  content: "\f096"; }

.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"); }

.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; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }

.fa-ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite; }

.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1); }

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\f95b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\f952"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\f905"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\f95c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\f95d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\f95e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\f95f"; }

.fa-handshake-slash:before {
  content: "\f960"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\f961"; }

.fa-head-side-cough-slash:before {
  content: "\f962"; }

.fa-head-side-mask:before {
  content: "\f963"; }

.fa-head-side-virus:before {
  content: "\f964"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\f965"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\f955"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\f966"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\f967"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\f956"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\f968"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\f91e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\f969"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\f96a"; }

.fa-pump-soap:before {
  content: "\f96b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\f96c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\f957"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\f96e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\f96f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\f970"; }

.fa-store-slash:before {
  content: "\f971"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\f972"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\f941"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\f949"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\f974"; }

.fa-virus-slash:before {
  content: "\f975"; }

.fa-viruses:before {
  content: "\f976"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

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

@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa/fa-brands-400.eot);
  src: url(../fonts/fa/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa/fa-brands-400.woff2) format("woff2"), url(../fonts/fa/fa-brands-400.woff) format("woff"), url(../fonts/fa/fa-brands-400.ttf) format("truetype"), url(../fonts/fa/fa-brands-400.svg#fontawesome) format("svg"); }

.fab {
  font-family: "Font Awesome 5 Brands"; }

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../fonts/fa/fa-regular-400.eot);
  src: url(../fonts/fa/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../fonts/fa/fa-regular-400.woff2) format("woff2"), url(../fonts/fa/fa-regular-400.woff) format("woff"), url(../fonts/fa/fa-regular-400.ttf) format("truetype"), url(../fonts/fa/fa-regular-400.svg#fontawesome) format("svg"); }

.fab, .far {
  font-weight: 400; }

@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../fonts/fa/fa-solid-900.eot);
  src: url(../fonts/fa/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa/fa-solid-900.woff2) format("woff2"), url(../fonts/fa/fa-solid-900.woff) format("woff"), url(../fonts/fa/fa-solid-900.ttf) format("truetype"), url(../fonts/fa/fa-solid-900.svg#fontawesome) format("svg"); }

.fa, .far, .fas {
  font-family: "Font Awesome 5 Free"; }

.fa, .fas {
  font-weight: 900; }

/** CUSTOM **/
/*px a rem*/
/*if you want to override the default breakpoints bootstraps (liferay), you can do overwriting the variables $grid-breakpoints in css/clay/bootstrap/_variables.scss
 $grid-breakpoints: (
 	xs: 0,
 	sm: 36em,
 	md: 48em,
 	lg: 62em,
 	xl: 75em
 ) !default;*/
/* Listados */
.m-listBase {
  align-items: center;
  display: flex;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  flex-wrap: wrap; }

.m-listNocenter {
  display: flex;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.m-listBaseWrap {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }
  .m-listBaseWrap.list1R {
    margin: 0 -1rem; }

.m-listBaseNoStyles {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.m-listBaseNoStylesOnlyPl {
  list-style: none;
  margin-bottom: 0;
  padding-left: 1rem; }

.m-listBaseColumn {
  padding-left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0; }

/* display flex alineados */
.m-dFlex {
  display: flex; }

.m-dFlexCenter {
  display: flex;
  align-items: center; }

.m-dFlexSBCenter {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.m-dFlexSACenter {
  display: flex;
  align-items: center;
  justify-content: space-around; }

.m-dFlexColumnCenter {
  display: flex;
  flex-direction: column;
  align-items: center; }

.m-dFlexRReverse {
  display: flex;
  flex-direction: row-reverse; }

/*links arrow */
.rs-linkArrow {
  display: flex;
  align-items: center;
  gap: 0.79812rem; }
  .rs-linkArrow::after {
    content: "";
    background: url("/o/adif-theme/images/icons/redesign/arrowLinkGreen.svg") center no-repeat;
    background-size: 1.5rem;
    width: 1.5rem;
    height: 1.5rem; }
  .rs-linkArrow--white::after {
    content: "";
    background: url("/o/adif-theme/images/icons/redesign/arrowLinkWhite.svg") center no-repeat;
    background-size: 1.5rem;
    width: 1.5rem;
    height: 1.5rem; }
  .rs-linkArrow.linkExt {
    gap: 0; }
    .rs-linkArrow.linkExt::after {
      content: "";
      background: none;
      width: 0;
      height: 0; }

/*labels*/
.b-label__list {
  display: flex;
  gap: 0.25rem;
  margin-bottom: 0.625rem;
  height: fit-content; }

.b-label__item, .b-label__item--articulo, .b-label__item--fondo, .cs__adif-av .b-label__item--articulo {
  background: #FFFFFF;
  color: #111;
  border: 0.0625rem solid #dee2e6;
  width: auto;
  padding: 0.125rem 0.875rem;
  margin-bottom: 0;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  letter-spacing: 0.04em; }
  .b-label__item--articulo {
    background: #065547;
    color: #ffffff; }
  .b-label__item--fondo {
    background: #111;
    color: #ffffff; }

.cs__adif-av .b-label__item--articulo {
  background-color: #102341;
  color: #ffffff; }

/* Text Trucation (function) */
/* pause & play icons */
.rs-pause {
  display: flex;
  align-items: center;
  gap: 0.79812rem; }
  .rs-pause::before {
    content: "";
    background: url("/o/adif-theme/images/icons/redesign/pause.svg") center no-repeat;
    background-size: 1.625rem;
    width: 1.625rem;
    height: 1.625rem; }

.rs-play {
  display: flex;
  align-items: center;
  gap: 0.79812rem; }
  .rs-play::before {
    content: "";
    background: url("/o/adif-theme/images/icons/redesign/play.svg") center no-repeat;
    background-size: 1.625rem;
    width: 1.625rem;
    height: 1.625rem; }

/* Modales */
.rs-modal .modal-dialog {
  margin: 2rem auto;
  width: 80vw;
  top: 10vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 80vh; }

.rs-modal .modal-content {
  width: 100%;
  height: 100%; }

/* Icono de descarga (poner la clase en un span vacio) */
.rs-icono-descarga {
  height: 1.5625rem;
  width: 1.5625rem;
  display: inline-block;
  background-image: url(/o/adif-theme/images/icons/redesign/download.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: -0.375rem;
  min-width: 1.5625rem; }

/* Nunito Light */
@font-face {
  font-family: 'Nunito';
  font-weight: 300;
  font-display: swap;
  font-style: normal;
  src: local(""), url("./fonts/NunitoSans_10pt-Light.ttf") format("truetype"); }

/* Nunito Light italic */
@font-face {
  font-family: 'Nunito';
  font-weight: 300;
  font-display: swap;
  font-style: italic;
  src: local(""), url("./fonts/NunitoSans_10pt-LightItalic.ttf") format("truetype"); }

/* Nunito Regular */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: local(""), url("./fonts/NunitoSans_10pt-Regular.ttf") format("truetype"); }

/* Nunito Regular italic*/
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 400;
  src: local(""), url("./fonts/NunitoSans_10pt-Italic.ttf") format("truetype"); }

/* Nunito SemiBold */
@font-face {
  font-family: 'Nunito';
  font-weight: 600;
  font-display: swap;
  font-style: normal;
  src: local(""), url("./fonts/NunitoSans_10pt-SemiBold.ttf") format("truetype"); }

/* Nunito SemiBold Italic */
@font-face {
  font-family: 'Nunito';
  font-weight: 600;
  font-display: swap;
  font-style: italic;
  src: local(""), url("./fonts/NunitoSans_10pt-SemiBoldItalic.ttf") format("truetype"); }

/* Nunito Bold  */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: local(""), url("./fonts/NunitoSans_10pt-Bold.ttf") format("truetype"); }

/* Nunito Bold Italic */
@font-face {
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 700;
  src: local(""), url("./fonts/NunitoSans_10pt-BoldItalic.ttf") format("truetype"); }

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: local(""), url("./fonts/Inter-Regular.ttf") format("truetype"); }

.adif-icon {
  background-color: #fff;
  height: 1rem;
  width: 1rem;
  display: none;
  vertical-align: middle; }
  .adif-icon.s-2 {
    height: 2rem;
    width: 2rem; }
  .adif-icon.s-3 {
    height: 3rem;
    width: 3rem; }
  .adif-icon.s-4 {
    height: 4rem;
    width: 4rem; }
  .adif-icon.s-5 {
    height: 5rem;
    width: 5rem; }
  .adif-icon.s-6 {
    height: 6rem;
    width: 6rem; }
  .adif-icon.c-dark-aquamarine {
    background-color: #065547; }
  .adif-icon.c-navy {
    background-color: #102341; }
  .adif-icon.c-deep-teal {
    background-color: #102341; }
  .adif-icon.c-dark-blue-green {
    background-color: #065547; }
  .adif-icon.c-brownish-grey {
    background-color: #666; }
  .adif-icon.ai-secondary-arrow-right {
    display: inline-block;
    mask: url("../images/icons/adif-icon/secondary-arrow-right.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/secondary-arrow-right.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-secondary-arrow-right {
      background: url("../images/icons/adif-icon/secondary-arrow-right.svg") no-repeat center/contain; }
  .adif-icon.ai-adif-logo {
    display: inline-block;
    mask: url("../images/icons/adif-icon/adif-logo.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/adif-logo.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-adif-logo {
      background: url("../images/icons/adif-icon/adif-logo.svg") no-repeat center/contain; }
  .adif-icon.ai-info {
    display: inline-block;
    mask: url("../images/icons/adif-icon/info.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/info.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-info {
      background: url("../images/icons/adif-icon/info.svg") no-repeat center/contain; }
  .adif-icon.ai-book {
    display: inline-block;
    mask: url("../images/icons/adif-icon/book.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/book.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-book {
      background: url("../images/icons/adif-icon/book.svg") no-repeat center/contain; }
  .adif-icon.ai-bookmark {
    display: inline-block;
    mask: url("../images/icons/adif-icon/bookmark.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/bookmark.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-bookmark {
      background: url("../images/icons/adif-icon/bookmark.svg") no-repeat center/contain; }
  .adif-icon.ai-bus {
    display: inline-block;
    mask: url("../images/icons/adif-icon/bus.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/bus.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-bus {
      background: url("../images/icons/adif-icon/bus.svg") no-repeat center/contain; }
  .adif-icon.ai-computer {
    display: inline-block;
    mask: url("../images/icons/adif-icon/computer.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/computer.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-computer {
      background: url("../images/icons/adif-icon/computer.svg") no-repeat center/contain; }
  .adif-icon.ai-metro {
    display: inline-block;
    mask: url("../images/icons/adif-icon/metro.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/metro.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-metro {
      background: url("../images/icons/adif-icon/metro.svg") no-repeat center/contain; }
  .adif-icon.ai-taxi {
    display: inline-block;
    mask: url("../images/icons/adif-icon/taxi.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/taxi.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-taxi {
      background: url("../images/icons/adif-icon/taxi.svg") no-repeat center/contain; }
  .adif-icon.ai-map {
    display: inline-block;
    mask: url("../images/icons/adif-icon/map.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/map.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-map {
      background: url("../images/icons/adif-icon/map.svg") no-repeat center/contain; }
  .adif-icon.ai-calculator {
    display: inline-block;
    mask: url("../images/icons/adif-icon/calculator.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/calculator.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-calculator {
      background: url("../images/icons/adif-icon/calculator.svg") no-repeat center/contain; }
  .adif-icon.ai-directions {
    display: inline-block;
    mask: url("../images/icons/adif-icon/directions.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/directions.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-directions {
      background: url("../images/icons/adif-icon/directions.svg") no-repeat center/contain; }
  .adif-icon.ai-document {
    display: inline-block;
    mask: url("../images/icons/adif-icon/document.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/document.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-document {
      background: url("../images/icons/adif-icon/document.svg") no-repeat center/contain; }
  .adif-icon.ai-handbag {
    display: inline-block;
    mask: url("../images/icons/adif-icon/handbag.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/handbag.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-handbag {
      background: url("../images/icons/adif-icon/handbag.svg") no-repeat center/contain; }
  .adif-icon.ai-economy {
    display: inline-block;
    mask: url("../images/icons/adif-icon/economy.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/economy.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-economy {
      background: url("../images/icons/adif-icon/economy.svg") no-repeat center/contain; }
  .adif-icon.ai-envelope {
    display: inline-block;
    mask: url("../images/icons/adif-icon/envelope.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/envelope.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-envelope {
      background: url("../images/icons/adif-icon/envelope.svg") no-repeat center/contain; }
  .adif-icon.ai-mouse {
    display: inline-block;
    mask: url("../images/icons/adif-icon/mouse.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/mouse.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-mouse {
      background: url("../images/icons/adif-icon/mouse.svg") no-repeat center/contain; }
  .adif-icon.ai-note {
    display: inline-block;
    mask: url("../images/icons/adif-icon/note.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/note.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-note {
      background: url("../images/icons/adif-icon/note.svg") no-repeat center/contain; }
  .adif-icon.ai-people {
    display: inline-block;
    mask: url("../images/icons/adif-icon/people.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/people.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-people {
      background: url("../images/icons/adif-icon/people.svg") no-repeat center/contain; }
  .adif-icon.ai-picture {
    display: inline-block;
    mask: url("../images/icons/adif-icon/picture.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/picture.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-picture {
      background: url("../images/icons/adif-icon/picture.svg") no-repeat center/contain; }
  .adif-icon.ai-rail {
    display: inline-block;
    mask: url("../images/icons/adif-icon/rail.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/rail.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-rail {
      background: url("../images/icons/adif-icon/rail.svg") no-repeat center/contain; }
  .adif-icon.ai-security {
    display: inline-block;
    mask: url("../images/icons/adif-icon/security.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/security.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-security {
      background: url("../images/icons/adif-icon/security.svg") no-repeat center/contain; }
  .adif-icon.ai-stars {
    display: inline-block;
    mask: url("../images/icons/adif-icon/stars.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/stars.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-stars {
      background: url("../images/icons/adif-icon/stars.svg") no-repeat center/contain; }
  .adif-icon.ai-world {
    display: inline-block;
    mask: url("../images/icons/adif-icon/world.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/world.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-world {
      background: url("../images/icons/adif-icon/world.svg") no-repeat center/contain; }
  .adif-icon.ai-buildings {
    display: inline-block;
    mask: url("../images/icons/adif-icon/buildings.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/buildings.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-buildings {
      background: url("../images/icons/adif-icon/buildings.svg") no-repeat center/contain; }
  .adif-icon.ai-briefcase {
    display: inline-block;
    mask: url("../images/icons/adif-icon/briefcase.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/briefcase.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-briefcase {
      background: url("../images/icons/adif-icon/briefcase.svg") no-repeat center/contain; }
  .adif-icon.ai-folder {
    display: inline-block;
    mask: url("../images/icons/adif-icon/folder.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/folder.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-folder {
      background: url("../images/icons/adif-icon/folder.svg") no-repeat center/contain; }
  .adif-icon.ai-infotree {
    display: inline-block;
    mask: url("../images/icons/adif-icon/infotree.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/infotree.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-infotree {
      background: url("../images/icons/adif-icon/infotree.svg") no-repeat center/contain; }
  .adif-icon.ai-monitor {
    display: inline-block;
    mask: url("../images/icons/adif-icon/monitor.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/monitor.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-monitor {
      background: url("../images/icons/adif-icon/monitor.svg") no-repeat center/contain; }
  .adif-icon.ai-arrow-up {
    display: inline-block;
    mask: url("../images/icons/adif-icon/arrow-up.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/arrow-up.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-arrow-up {
      background: url("../images/icons/adif-icon/arrow-up.svg") no-repeat center/contain; }
  .adif-icon.ai-arrow-down {
    display: inline-block;
    mask: url("../images/icons/adif-icon/arrow-bottom.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/arrow-bottom.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-arrow-down {
      background: url("../images/icons/adif-icon/arrow-bottom.svg") no-repeat center/contain; }
  .adif-icon.ai-arrow-right {
    display: inline-block;
    mask: url("../images/icons/adif-icon/arrow-right.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/arrow-right.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-arrow-right {
      background: url("../images/icons/adif-icon/arrow-right.svg") no-repeat center/contain; }
  .adif-icon.ai-arrow-left {
    display: inline-block;
    mask: url("../images/icons/adif-icon/arrow-left.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/arrow-left.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-arrow-left {
      background: url("../images/icons/adif-icon/arrow-left.svg") no-repeat center/contain; }
  .adif-icon.ai-close {
    display: inline-block;
    mask: url("../images/icons/adif-icon/close.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/close.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-close {
      background: url("../images/icons/adif-icon/close.svg") no-repeat center/contain; }
  .adif-icon.ai-facebook {
    display: inline-block;
    mask: url("../images/icons/adif-icon/facebook.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/facebook.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-facebook {
      background: url("../images/icons/adif-icon/facebook.svg") no-repeat center/contain; }
  .adif-icon.ai-flickr {
    display: inline-block;
    mask: url("../images/icons/adif-icon/flickr.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/flickr.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-flickr {
      background: url("../images/icons/adif-icon/flickr.svg") no-repeat center/contain; }
  .adif-icon.ai-instagram {
    display: inline-block;
    mask: url("../images/icons/adif-icon/instagram.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/instagram.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-instagram {
      background: url("../images/icons/adif-icon/instagram.svg") no-repeat center/contain; }
  .adif-icon.ai-photo {
    display: inline-block;
    mask: url("../images/icons/adif-icon/photo.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/photo.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-photo {
      background: url("../images/icons/adif-icon/photo.svg") no-repeat center/contain; }
  .adif-icon.ai-twitter {
    display: inline-block;
    mask: url("../images/icons/adif-icon/twitter.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/twitter.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-twitter {
      background: url("../images/icons/adif-icon/twitter.svg") no-repeat center/contain; }
  .adif-icon.ai-download {
    display: inline-block;
    mask: url("../images/icons/adif-icon/download.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/download.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-download {
      background: url("../images/icons/adif-icon/download.svg") no-repeat center/contain; }
  .adif-icon.ai-cloud-download {
    display: inline-block;
    mask: url("../images/icons/adif-icon/cloud-download.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/cloud-download.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-cloud-download {
      background: url("../images/icons/adif-icon/cloud-download.svg") no-repeat center/contain; }
  .adif-icon.ai-slidecvpre {
    display: inline-block;
    mask: url("../images/icons/adif-icon/ico-slide-cv-izda.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/ico-slide-cv-izda.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-slidecvpre {
      background: url("../images/icons/adif-icon/ico-slide-cv-izda.svg") no-repeat center/contain; }
  .adif-icon.ai-slidecvnext {
    display: inline-block;
    mask: url("../images/icons/adif-icon/ico-slide-cv-dcha.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/ico-slide-cv-dcha.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-slidecvnext {
      background: url("../images/icons/adif-icon/ico-slide-cv-dcha.svg") no-repeat center/contain; }
  .adif-icon.ai-links {
    display: inline-block;
    mask: url("../images/icons/adif-icon/links.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/links.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-links {
      background: url("../images/icons/adif-icon/links.svg") no-repeat center/contain; }
  .adif-icon.ai-settings {
    display: inline-block;
    mask: url("../images/icons/adif-icon/settings.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/settings.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-settings {
      background: url("../images/icons/adif-icon/settings.svg") no-repeat center/contain; }
  .adif-icon.ai-docx {
    display: inline-block;
    mask: url("../images/icons/ico-docx.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/ico-docx.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-docx {
      background: url("../images/icons/ico-docx.svg") no-repeat center/contain; }
  .adif-icon.ai-jpg {
    display: inline-block;
    mask: url("../images/icons/ico-jpg.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/ico-jpg.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-jpg {
      background: url("../images/icons/ico-jpg.svg") no-repeat center/contain; }
  .adif-icon.ai-pdf {
    display: inline-block;
    mask: url("../images/icons/ico-pdf.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/ico-pdf.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-pdf {
      background: url("../images/icons/ico-pdf.svg") no-repeat center/contain; }
  .adif-icon.ai-png {
    display: inline-block;
    mask: url("../images/icons/ico-png.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/ico-png.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-png {
      background: url("../images/icons/ico-png.svg") no-repeat center/contain; }
  .adif-icon.ai-ppt {
    display: inline-block;
    mask: url("../images/icons/ico-ppt.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/ico-ppt.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-ppt {
      background: url("../images/icons/ico-ppt.svg") no-repeat center/contain; }
  .adif-icon.ai-xls {
    display: inline-block;
    mask: url("../images/icons/ico-xls.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/ico-xls.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-xls {
      background: url("../images/icons/ico-xls.svg") no-repeat center/contain; }
  .adif-icon.ai-xlsx {
    display: inline-block;
    mask: url("../images/icons/ico-xls.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/ico-xls.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-xlsx {
      background: url("../images/icons/ico-xls.svg") no-repeat center/contain; }
  .adif-icon.ai-blank-green {
    display: inline-block;
    mask: url("../images/icons/ico-blank-green.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/ico-blank-green.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-blank-green {
      background: url("../images/icons/ico-blank-green.svg") no-repeat center/contain; }
  .adif-icon.ai-map-signs {
    display: inline-block;
    mask: url("../images/icons/adif-icon/directions.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/directions.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-map-signs {
      background: url("../images/icons/adif-icon/directions.svg") no-repeat center/contain; }
  .adif-icon.ai-info-circle {
    display: inline-block;
    mask: url("../images/icons/adif-icon/info.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/info.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-info-circle {
      background: url("../images/icons/adif-icon/info.svg") no-repeat center/contain; }
  .adif-icon.ai-shopping-bag {
    display: inline-block;
    mask: url("../images/icons/adif-icon/handbag.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/adif-icon/handbag.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-shopping-bag {
      background: url("../images/icons/adif-icon/handbag.svg") no-repeat center/contain; }
  .adif-icon.ai-phone {
    display: inline-block;
    mask: url("../images/icons/phone.svg") no-repeat center/contain;
    -webkit-mask: url("../images/icons/phone.svg") no-repeat center/contain; }
    .ie .adif-icon.ai-phone {
      background: url("../images/icons/phone.svg") no-repeat center/contain; }

.adif-icon-wrapper {
  background: #fff;
  border-radius: 50%;
  height: 6rem;
  width: 6rem;
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

/** TODO Revisarf
<div class="adif-icon-wrapper">
    <i class="adif-icon s-3 ai-info-circle"/>
</div>
 */
.adif-icon-rrss-white--facebook, .adif-icon-rrss-green--facebook, .adif-icon-rrss-blue--facebook {
  background-size: 0.8125rem 1.5rem;
  height: 1.5rem;
  width: 0.8125rem; }

.adif-icon-rrss-white--instagram, .adif-icon-rrss-green--instagram, .adif-icon-rrss-blue--instagram {
  background-size: 1.25rem; }
  @media (min-width: 62em) {
    .adif-icon-rrss-white--instagram, .adif-icon-rrss-green--instagram, .adif-icon-rrss-blue--instagram {
      background-size: 1.375rem; } }

.adif-icon-rrss-white--linkedin, .adif-icon-rrss-green--linkedin, .adif-icon-rrss-blue--linkedin {
  background-size: 1.0625rem; }
  @media (min-width: 62em) {
    .adif-icon-rrss-white--linkedin, .adif-icon-rrss-green--linkedin, .adif-icon-rrss-blue--linkedin {
      background-size: 1.375rem; } }

.adif-icon-rrss-white--twitter, .adif-icon-rrss-green--twitter, .adif-icon-rrss-blue--twitter {
  background-size: 1.375rem; }
  @media (min-width: 62em) {
    .adif-icon-rrss-white--twitter, .adif-icon-rrss-green--twitter, .adif-icon-rrss-blue--twitter {
      background-size: auto 1.5rem; } }

.adif-icon-rrss-white--youtube, .adif-icon-rrss-green--youtube, .adif-icon-rrss-blue--youtube {
  background-size: 1.375rem; }

.adif-icon-rrss-white--facebook {
  background: transparent url("/o/adif-theme/images/icons/rrss/white/Facebook_blanco.svg") center no-repeat; }

.adif-icon-rrss-white--instagram {
  background: transparent url("/o/adif-theme/images/icons/rrss/white/Instagram_blanco.svg") center no-repeat; }

.adif-icon-rrss-white--linkedin {
  background: transparent url("/o/adif-theme/images/icons/rrss/white/LinkedIn_blanco.svg") center no-repeat; }

.adif-icon-rrss-white--twitter {
  background: transparent url("/o/adif-theme/images/icons/rrss/white/X_blanco.svg") center no-repeat; }

.adif-icon-rrss-white--youtube {
  background: transparent url("/o/adif-theme/images/icons/rrss/white/Youtube_blanco.svg") center no-repeat; }

.adif-icon-rrss-green--facebook {
  background: transparent url("/o/adif-theme/images/icons/rrss/green/Facebook_verde_A.svg") center no-repeat; }
  .adif-icon-rrss-green--facebook:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/green/Facebook_verde_B.svg") center no-repeat; }

.adif-icon-rrss-green--instagram {
  background: transparent url("/o/adif-theme/images/icons/rrss/green/Instagram_verde_A.svg") center no-repeat; }
  .adif-icon-rrss-green--instagram:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/green/Instagram_verde_B.svg") center no-repeat; }

.adif-icon-rrss-green--linkedin {
  background: transparent url("/o/adif-theme/images/icons/rrss/green/LinkedIn_verde_A.svg") center no-repeat; }
  .adif-icon-rrss-green--linkedin:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/green/LinkedIn_verde_B.svg") center no-repeat; }

.adif-icon-rrss-green--twitter {
  background: transparent url("/o/adif-theme/images/icons/rrss/green/X_verde_A.svg") center no-repeat; }
  .adif-icon-rrss-green--twitter:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/green/X_verde_B.svg") center no-repeat; }

.adif-icon-rrss-green--youtube {
  background: transparent url("/o/adif-theme/images/icons/rrss/green/Youtube_verde_A.svg") center no-repeat; }
  .adif-icon-rrss-green--youtube:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/green/Youtube_verde_B.svg") center no-repeat; }

.adif-icon-rrss-blue--facebook {
  background: transparent url("/o/adif-theme/images/icons/rrss/blue/Facebook_azul_A.svg") center no-repeat; }
  .adif-icon-rrss-blue--facebook:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/blue/Facebook_azul_B.svg") center no-repeat; }

.adif-icon-rrss-blue--instagram {
  background: transparent url("/o/adif-theme/images/icons/rrss/blue/Instagram_azul_A.svg") center no-repeat; }
  .adif-icon-rrss-blue--instagram:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/blue/Instagram_azul_B.svg") center no-repeat; }

.adif-icon-rrss-blue--linkedin {
  background: transparent url("/o/adif-theme/images/icons/rrss/blue/LinkedIn_azul_A.svg") center no-repeat; }
  .adif-icon-rrss-blue--linkedin:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/blue/LinkedIn_azul_B.svg") center no-repeat; }

.adif-icon-rrss-blue--twitter {
  background: transparent url("/o/adif-theme/images/icons/rrss/blue/X_azul_A.svg") center no-repeat; }
  .adif-icon-rrss-blue--twitter:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/blue/X_azul_B.svg") center no-repeat; }

.adif-icon-rrss-blue--youtube {
  background: transparent url("/o/adif-theme/images/icons/rrss/blue/Youtube_azul_A.svg") center no-repeat; }
  .adif-icon-rrss-blue--youtube:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/blue/Youtube_azul_B.svg") center no-repeat; }

.adif-icon-rrss--facebook {
  background: transparent url("/o/adif-theme/images/icons/rrss/green/Facebook_verde_A.svg") center no-repeat;
  background-size: 0.8125rem 1.5rem;
  height: 1.5rem;
  width: 0.8125rem; }
  .adif-icon-rrss--facebook:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/green/Facebook_verde_B.svg") center no-repeat; }

.adif-icon-rrss--instagram {
  background: transparent url("/o/adif-theme/images/icons/rrss/green/Instagram_verde_A.svg") center no-repeat;
  background-size: 1.25rem; }
  @media (min-width: 62em) {
    .adif-icon-rrss--instagram {
      background-size: 1.375rem; } }
  .adif-icon-rrss--instagram:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/green/Instagram_verde_B.svg") center no-repeat; }

.adif-icon-rrss--linkedin {
  background: transparent url("/o/adif-theme/images/icons/rrss/green/LinkedIn_verde_A.svg") center no-repeat;
  background-size: 1.0625rem; }
  @media (min-width: 62em) {
    .adif-icon-rrss--linkedin {
      background-size: 1.375rem; } }
  .adif-icon-rrss--linkedin:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/green/LinkedIn_verde_B.svg") center no-repeat; }

.adif-icon-rrss--twitter {
  background: transparent url("/o/adif-theme/images/icons/rrss/green/X_verde_A.svg") center no-repeat;
  background-size: 1.375rem; }
  @media (min-width: 62em) {
    .adif-icon-rrss--twitter {
      background-size: auto 1.5rem; } }
  .adif-icon-rrss--twitter:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/green/X_verde_B.svg") center no-repeat; }

.adif-icon-rrss--youtube {
  background: transparent url("/o/adif-theme/images/icons/rrss/green/Youtube_verde_A.svg") center no-repeat;
  background-size: 1.375rem; }
  .adif-icon-rrss--youtube:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/green/Youtube_verde_B.svg") center no-repeat; }

.cs__adif-av .adif-icon-rrss--facebook {
  background: transparent url("/o/adif-theme/images/icons/rrss/blue/Facebook_azul_A.svg") center no-repeat;
  background-size: 0.8125rem 1.5rem;
  height: 1.5rem;
  width: 0.8125rem; }
  .cs__adif-av .adif-icon-rrss--facebook:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/blue/Facebook_azul_B.svg") center no-repeat; }

.cs__adif-av .adif-icon-rrss--instagram {
  background: transparent url("/o/adif-theme/images/icons/rrss/blue/Instagram_azul_A.svg") center no-repeat;
  background-size: 1.25rem; }
  @media (min-width: 62em) {
    .cs__adif-av .adif-icon-rrss--instagram {
      background-size: 1.375rem; } }
  .cs__adif-av .adif-icon-rrss--instagram:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/blue/Instagram_azul_B.svg") center no-repeat; }

.cs__adif-av .adif-icon-rrss--linkedin {
  background: transparent url("/o/adif-theme/images/icons/rrss/blue/LinkedIn_azul_A.svg") center no-repeat;
  background-size: 1.0625rem; }
  @media (min-width: 62em) {
    .cs__adif-av .adif-icon-rrss--linkedin {
      background-size: 1.375rem; } }
  .cs__adif-av .adif-icon-rrss--linkedin:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/blue/LinkedIn_azul_B.svg") center no-repeat; }

.cs__adif-av .adif-icon-rrss--twitter {
  background: transparent url("/o/adif-theme/images/icons/rrss/blue/X_azul_A.svg") center no-repeat;
  background-size: 1.375rem; }
  @media (min-width: 62em) {
    .cs__adif-av .adif-icon-rrss--twitter {
      background-size: auto 1.5rem; } }
  .cs__adif-av .adif-icon-rrss--twitter:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/blue/X_azul_B.svg") center no-repeat; }

.cs__adif-av .adif-icon-rrss--youtube {
  background: transparent url("/o/adif-theme/images/icons/rrss/blue/Youtube_azul_A.svg") center no-repeat;
  background-size: 1.375rem; }
  .cs__adif-av .adif-icon-rrss--youtube:hover {
    background: transparent url("/o/adif-theme/images/icons/rrss/blue/Youtube_azul_B.svg") center no-repeat; }

.adif-actualidad-wrapper .adif-actualidad-card-wrapper {
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column; }
  .adif-actualidad-wrapper .adif-actualidad-card-wrapper.contador-multimedia {
    padding-bottom: 0 !important; }
  .adif-actualidad-wrapper .adif-actualidad-card-wrapper > a {
    display: block; }
    .adif-actualidad-wrapper .adif-actualidad-card-wrapper > a div:nth-child(2) {
      padding-bottom: 0 !important;
      text-align: left !important; }
    .adif-actualidad-wrapper .adif-actualidad-card-wrapper > a div:nth-child(3) {
      padding-top: 0 !important; }

.adif-actualidad-wrapper .adif-actualidad-card-text-media {
  text-align: left !important;
  font-size: .95rem;
  margin-top: auto; }

.adif-actualidad-wrapper .adif-actualidad-card-image-wrapper {
  height: 240px;
  background-position: center center;
  background-size: cover; }
  .adif-actualidad-wrapper .adif-actualidad-card-image-wrapper img {
    display: none; }

.adif-actualidad-wrapper img {
  max-height: 240px; }

.adif-actualidad-wrapper a {
  color: inherit;
  text-decoration: none; }
  .adif-actualidad-wrapper a:hover, .adif-actualidad-wrapper a:focus {
    color: #00884d;
    text-decoration: none; }

.adif-actualidad-wrapper .adif-actualidad-card-text-wrapper {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.2; }
  .adif-actualidad-wrapper .adif-actualidad-card-text-wrapper.actualidad {
    min-height: 125px; }
    @media (min-width: 48em) {
      .adif-actualidad-wrapper .adif-actualidad-card-text-wrapper.actualidad {
        min-height: 144px; } }
    @media (min-width: 75em) {
      .adif-actualidad-wrapper .adif-actualidad-card-text-wrapper.actualidad {
        min-height: 155px; } }

.adif-actualidad-wrapper .adif-actualidad-fecha {
  color: #333; }
  @media (max-width: 61.98em) {
    .adif-actualidad-wrapper .adif-actualidad-fecha {
      font-size: 1rem; } }

.adif-actualidad-wrapper .adif-actualidad-titulo {
  color: #065547;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }
  .adif-actualidad-wrapper .adif-actualidad-titulo:hover, .adif-actualidad-wrapper .adif-actualidad-titulo:focus {
    color: #00884d;
    text-decoration: none; }
  @media (max-width: 61.98em) {
    .adif-actualidad-wrapper .adif-actualidad-titulo {
      font-size: 1rem; } }

@media (max-width: 47.98em) {
  .adif-actualidad-wrapper .adif-titulo-generico {
    font-size: 1.125rem; } }

@media (min-width: 768px) {
  .adif-actualidad-wrapper .adif-actualidad-card-image-wrapper {
    height: 235px; }
  .adif-actualidad-wrapper img {
    max-height: 235px; } }

@media (min-width: 992px) {
  .adif-actualidad-wrapper .adif-actualidad-card-image-wrapper {
    height: 250px; }
  .adif-actualidad-wrapper img {
    max-height: 250px; } }

.adif-subasta-wrapper {
  margin-top: 0.9375em; }

.adif-subasta-card-wrapper {
  background-color: #f4f4f4; }

.adif-subasta-card-image-wrapper {
  height: 215px;
  background-position: center center;
  background-size: cover; }
  .adif-subasta-card-image-wrapper img {
    display: none; }

.adif-subasta-card-text-wrapper {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 1rem;
  line-height: 1.2;
  height: 235px; }
  @media (max-width: 61.98em) {
    .adif-subasta-card-text-wrapper {
      height: 230px; } }
  .adif-subasta-card-text-wrapper .adif-subasta-datos {
    height: 235px; }

.adif-title-tooltip {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.adif-subasta-tooltipObservaciones {
  border: none;
  background-color: transparent;
  margin-left: 0.8rem; }

.adif-icon-tooltip {
  height: 1.3rem;
  width: 1.3rem; }

.adif-referencia {
  display: flex;
  flex-direction: column;
  color: #333; }
  .adif-referencia span {
    color: #007861;
    padding-top: 5px; }

.datos {
  font-size: 12px;
  color: #333; }

.adif-subasta-caracteristica-titulo {
  font-size: 12px;
  color: #333;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 0.2rem; }
  .adif-subasta-caracteristica-titulo span {
    color: #666;
    font-size: 0.875rem; }

.adif-subasta-titulo {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 0.2rem; }
  .adif-subasta-titulo span {
    color: #666;
    font-size: 0.875rem;
    margin-left: 1rem; }

.adif-subasta-mas-informacion {
  color: #065547; }
  .adif-subasta-mas-informacion:hover, .adif-subasta-mas-informacion:focus {
    color: #00884d;
    text-decoration: underline; }

.adif-licitacion-apaisado-card-wrapper {
  background-color: #f4f4f4;
  display: flex; }
  @media (max-width: 61.98em) {
    .adif-licitacion-apaisado-card-wrapper {
      flex-direction: column; } }
  .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper {
    width: 40%;
    min-height: 235px;
    background-position: center center;
    background-size: cover; }
    @media (max-width: 61.98em) {
      .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper {
        width: 100%;
        min-height: 275px; } }
    @media (max-width: 47.98em) {
      .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper {
        width: 100%;
        min-height: 12.5rem; } }
    .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper a {
      color: inherit;
      text-decoration: none; }
      .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper a:hover, .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper a:focus {
        color: #00884d;
        text-decoration: none !important; }
  .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-text-wrapper {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.2;
    width: 60%; }
    @media (max-width: 61.98em) {
      .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-text-wrapper {
        width: 100%; } }
  .adif-licitacion-apaisado-card-wrapper .adif-referencia {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    color: #333; }
    .adif-licitacion-apaisado-card-wrapper .adif-referencia span {
      color: #007861;
      padding-top: 5px; }
  .adif-licitacion-apaisado-card-wrapper .datos {
    font-size: 12px;
    color: #333; }
  .adif-licitacion-apaisado-card-wrapper .adif-subasta-caracteristica-titulo {
    font-size: 0.875rem;
    color: #333;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.2rem;
    border-bottom: none; }
    .adif-licitacion-apaisado-card-wrapper .adif-subasta-caracteristica-titulo span {
      color: #666;
      font-size: 0.875rem; }
  .adif-licitacion-apaisado-card-wrapper .adif-subasta-titulo {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0.2rem; }
    .adif-licitacion-apaisado-card-wrapper .adif-subasta-titulo span {
      color: #666;
      font-size: 0.875rem; }
  .adif-licitacion-apaisado-card-wrapper .adif-subasta-mas-informacion {
    color: #065547; }
    .adif-licitacion-apaisado-card-wrapper .adif-subasta-mas-informacion:hover, .adif-licitacion-apaisado-card-wrapper .adif-subasta-mas-informacion:focus {
      color: #00884d;
      text-decoration: underline; }

@media (max-width: 61.98em) {
  .adif-servicios-pills.detalle-logistica table {
    margin: auto;
    border-collapse: collapse;
    overflow-x: auto;
    display: block !important;
    width: fit-content;
    max-width: 100%; } }

.adif-servicios-pills.detalle-logistica img {
  max-width: 100%;
  display: block;
  height: auto; }

.adif-servicios-pills .nav.nav-pills {
  background-color: white;
  border-radius: 3em;
  line-height: 3em; }
  .adif-servicios-pills .nav.nav-pills li {
    margin-bottom: 0; }

.adif-servicios-pills .nav.nav-pills .nav-item {
  background-color: #d9e0de;
  border-radius: 3em;
  line-height: 3em; }

.adif-servicios-pills .nav.nav-pills .nav-item .nav-link {
  color: #065547;
  text-transform: uppercase;
  text-decoration: none; }

.adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active {
  border-radius: 3em;
  background-color: #065547;
  color: #fff;
  border: 1px solid transparent; }

@media screen and (-ms-high-contrast: active) {
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active {
    background-color: highlight; } }

@media screen and (-ms-high-contrast: active) {
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active {
    background-color: windowText; } }

.adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active i {
  background-color: #fff; }

.adif-servicios-pills .nav.nav-pills .nav-item .nav-link i {
  background-color: #065547; }

@media (max-width: 991px) {
  .adif-servicios-pills .nav.nav-pills {
    background-color: #d9e0de;
    border-radius: 3em;
    line-height: 3em;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    display: inline-block; }
    .adif-servicios-pills .nav.nav-pills:-webkit-scrollbar {
      display: none; }
    .adif-servicios-pills .nav.nav-pills li {
      display: inline-block; } }

@media (min-width: 992px) {
  .adif-servicios-pills .nav.nav-pills {
    background-color: #d9e0de;
    border-radius: 3em;
    line-height: 3em; }
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link {
    color: #065547;
    text-transform: uppercase; }
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active {
    border-radius: 3em;
    background-color: #065547;
    color: #fff; }
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active i {
    background-color: #fff; }
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link i {
    background-color: #065547; } }

.adif-servicios-pills.adif-detalle-estacion-pills {
  margin-bottom: 1.875em; }
  .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills {
    margin-bottom: 1.875em; }
    .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills > li {
      flex: 1 1 auto;
      text-align: center; }
      @media (max-width: 61.98em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills > li {
          padding-left: 0.9375em;
          padding-right: 0.9375em; } }
    .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
      background-image: url("/o/adif-theme/images/icons/ico-info-big-green.svg");
      background-repeat: no-repeat;
      background-position: 10% center;
      background-size: auto 1.25rem;
      padding: 0 0.9375em 2px 2.5rem;
      font-size: .75rem;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal; }
      @media (max-width: 74.98em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
          box-shadow: none !important; } }
      @media (min-width: 36em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
          background-position: 15% center; } }
      @media (min-width: 48em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
          background-position: 25% center; } }
      @media (min-width: 62em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
          background-position: 30% center;
          font-size: 1rem; } }
      body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
        color: #102341; }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.active {
          background-color: #102341;
          color: white; }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.informacion-tab {
        background-image: url("/o/adif-theme/images/icons/ico-info-big-green.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.informacion-tab {
          background-image: url("/o/adif-theme/images/icons/ico-info-big-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.informacion-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-info-big-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.informacion-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-info-big-white.svg"); }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.horario-tab {
        background-image: url("/o/adif-theme/images/icons/ico-horario-green.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.horario-tab {
          background-image: url("/o/adif-theme/images/icons/ico-horario-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.horario-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-horario-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.horario-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-horario-white.svg"); }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.servicios-tab {
        background-image: url("/o/adif-theme/images/icons/ico-gear-green.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.servicios-tab {
          background-image: url("/o/adif-theme/images/icons/ico-gear-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.servicios-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-gear-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.servicios-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-gear-white.svg"); }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.accesibilidad-tab {
        background-image: url("/o/adif-theme/images/icons/ico-accesibilidad-green.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.accesibilidad-tab {
          background-image: url("/o/adif-theme/images/icons/ico-accesibilidad-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.accesibilidad-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-accesibilidad-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.accesibilidad-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-accesibilidad-white.svg"); }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.area_comercia-tab {
        background-image: url("/o/adif-theme/images/icons/ico-bolsa-big-green.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.area_comercia-tab {
          background-image: url("/o/adif-theme/images/icons/ico-bolsa-big-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.area_comercia-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-bolsa-big-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.area_comercia-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-bolsa-big-white.svg"); }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.eventos-tab {
        background-image: url("/o/adif-theme/images/icons/ico-calendar.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.eventos-tab {
          background-image: url("/o/adif-theme/images/icons/ico-calendar-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.eventos-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-calendar-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.eventos-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-calendar-white.svg"); }
    @media (max-width: 74.98em) {
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills {
        width: 100%;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: auto;
        display: flex;
        flex-wrap: nowrap; }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills > li {
          display: inline-block; } }
    .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"] {
      position: relative;
      display: inline-block;
      width: 100%;
      background-image: none;
      padding: 0;
      /* &:before {
							content: '';
							width: 1.5625rem;
							height: 1.5625rem;
							position: absolute;
							top: calc(50% - 12.5px);
							left: 5px;
						} */ }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].active {
        background-image: none; }
        @media (max-width: 74.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].active:focus {
            box-shadow: none !important; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"] .nav-pills-ico {
        padding-left: 1.5625em;
        padding-top: 5px;
        padding-bottom: 5px; }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].informacion-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-info-big-green.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].informacion-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].horario-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-horario-green.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].horario-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].galeria-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/photo.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].galeria-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].tecnica-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/rail.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].tecnica-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].ambito-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/settings.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].ambito-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].servicios-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-gear-green.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].servicios-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].accesibilidad-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-accesibilidad-green.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].accesibilidad-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].area_comercia-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-bolsa-big-green.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].area_comercia-tab .nav-pills-ico {
            background-size: 0.9375rem auto; } }
        @media (max-width: 47.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].area_comercia-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].eventos-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-calendar.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].eventos-tab .nav-pills-ico {
            background-size: 1rem auto; } }
    .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active {
      background-color: #065547; }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.informacion-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-info-big-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.informacion-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.galeria-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/photo_white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.galeria-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.tecnica-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/rail-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.tecnica-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.ambito-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/settings-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.ambito-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.horario-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-horario-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.horario-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.servicios-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-gear-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.servicios-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.accesibilidad-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-accesibilidad-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.accesibilidad-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.area_comercia-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-bolsa-big-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.area_comercia-tab .nav-pills-ico {
            background-size: 0.9375rem auto; } }
        @media (max-width: 47.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.area_comercia-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.eventos-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-calendar-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.eventos-tab .nav-pills-ico {
            background-size: 1rem auto; } }
  .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content {
    margin: 0 0 1.875em; }
    .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content h3 {
      font-size: 1.5rem;
      color: #666;
      margin-bottom: 1.875em; }
    .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content h4 {
      font-size: 1rem;
      color: #333; }
    .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns {
      display: flex;
      margin: 0 -0.9375em; }
      .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column {
        padding: 0 0.9375em;
        border-right: 2px solid #d9e0de; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.uno {
          width: 100%; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.dos {
          width: 100%; }
          @media (min-width: 62em) {
            .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.dos {
              width: 50%; } }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.tres {
          width: 100%; }
          @media (min-width: 62em) {
            .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.tres {
              width: 33.3333%; } }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column:last-child {
          border: none; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column ul, .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column ul * {
          margin: 0;
          padding: 0;
          list-style-type: none; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column ul {
          font-size: .85rem; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column ul li {
            display: block;
            margin-bottom: 0.9375em; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .icons-pills-column {
          margin: 0.9375em 0; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .icons-pills-column span {
            font-family: 'Nunito', sans-serif;
            font-weight: 700;
            font-style: normal;
            color: #333;
            font-size: 1rem; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .icons-pills-column .icono {
            width: 1.125rem;
            height: 1.25rem;
            margin-right: 0.9375em; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .ico-wrap {
          display: flex; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .ico-wrap .icono {
            margin-right: 0.9375em;
            width: 1.875rem;
            height: 35px; }
            @media (min-width: 62em) {
              .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .ico-wrap .icono {
                width: 2.8125rem; }
                .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .ico-wrap .icono.ai-map {
                  width: 3.125rem;
                  margin-right: 1.0625em; } }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .ico-wrap .texts-column-increase {
            display: flex;
            flex-direction: column; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column p {
          display: flex;
          flex-direction: row-reverse;
          justify-content: flex-end;
          margin: 0.9375em 0;
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          color: #333; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column p img {
            width: 1.125rem;
            margin-right: 0.9375em; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column .icons-pills-column {
          display: flex;
          align-items: baseline;
          flex-direction: column; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column .icons-pills-column-icon {
            display: flex; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column .icons-pills-column-description {
            padding-left: 1rem; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column .icons-pills-column .icono {
            width: 1.25rem;
            height: 1.25rem;
            margin-right: 0.9375em;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase .increase-text-title {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 1rem; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p {
          display: flex;
          margin-bottom: 0.9375em; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p > span {
            display: block;
            margin-right: 0.9375em;
            width: 1.5625rem; }
            .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p > span img {
              width: 100%; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p a {
            display: block;
            width: calc(100% - 1.5625rem);
            line-height: 1.125rem; }
            .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p a span {
              display: block;
              margin-bottom: 5px; }
              .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p a span.increase-text-title {
                font-size: 1rem;
                color: #065547;
                font-family: 'Nunito', sans-serif;
                font-weight: 700;
                font-style: normal; }
      @media (max-width: 61.98em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns {
          flex-direction: column; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column {
            width: 100%;
            border-right: none;
            border-bottom: 2px solid #d9e0de;
            margin-bottom: 0.9375em; } }
  .adif-servicios-pills.adif-detalle-estacion-pills p.adif-estado-red {
    text-align: right;
    padding: 0.9375em 0; }
    .adif-servicios-pills.adif-detalle-estacion-pills p.adif-estado-red a {
      font-size: .9rem;
      font-weight: 600;
      background: transparent url("/o/adif-theme/images/icons/ico-info-big-green.svg") left calc(50% + 2px) no-repeat;
      background-size: auto 0.9375rem;
      padding-left: 1.25rem; }
  .adif-servicios-pills.adif-detalle-estacion-pills.adif-contenidos-en-tabs li.nav-item {
    margin-bottom: 0; }

.slider-cv-wrapper .slider-cv-card-item {
  padding: 0 0.625em; }

.slider-cv-wrapper .slider-cv-titulo {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 1.6;
  color: #111;
  padding-bottom: 3rem;
  padding-top: 2rem; }
  @media (max-width: 61.98em) {
    .slider-cv-wrapper .slider-cv-titulo {
      font-size: 33px;
      padding-bottom: 0;
      display: flex;
      align-items: center; } }
  @media (max-width: 47.98em) {
    .slider-cv-wrapper .slider-cv-titulo {
      justify-content: center;
      font-size: 1.875rem; } }
  @media (max-width: 35.98em) {
    .slider-cv-wrapper .slider-cv-titulo {
      padding-top: 0; } }

.slider-cv-wrapper .carousel-iconos {
  padding-top: 3.125em; }
  @media (max-width: 47.98em) {
    .slider-cv-wrapper .carousel-iconos {
      padding-top: 0.9375em; } }

.slider-cv-wrapper .adif-icon {
  width: 38.2px;
  height: 38.2px; }
  .slider-cv-wrapper .adif-icon:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

.slider-cv-wrapper .slidecvpre {
  margin-right: 19.8px;
  background-color: #065547;
  mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-izda.svg") padding-box no-repeat;
  -webkit-mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-izda.svg") padding-box no-repeat;
  width: 2.8125rem;
  height: 3.125rem; }
  .slider-cv-wrapper .slidecvpre:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

.slider-cv-wrapper .slidecvnext {
  margin-right: 19.8px;
  background-color: #065547;
  mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-dcha.svg") padding-box no-repeat;
  -webkit-mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-dcha.svg") padding-box no-repeat;
  width: 2.8125rem;
  height: 3.125rem; }
  .slider-cv-wrapper .slidecvnext:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

.slider-cv-wrapper .slider-cv-card-wrapper {
  display: flex;
  row-gap: 1.25rem;
  /*
		@include md-up{
			gap:m-rem(20px),m-rem(20px);
		}
		*/ }
  @media (max-width: 61.98em) {
    .slider-cv-wrapper .slider-cv-card-wrapper {
      padding-top: 2rem; } }
  @media (max-width: 47.98em) {
    .slider-cv-wrapper .slider-cv-card-wrapper {
      padding-top: 1rem; } }

.slider-cv-wrapper .slider-cv-card-image-wrapper {
  height: 183px;
  background-position: center top;
  background-size: cover; }
  .slider-cv-wrapper .slider-cv-card-image-wrapper img {
    display: none; }
  @media (max-width: 61.98em) {
    .slider-cv-wrapper .slider-cv-card-image-wrapper {
      height: 225px; } }
  @media (max-width: 47.98em) {
    .slider-cv-wrapper .slider-cv-card-image-wrapper {
      height: 265px; } }

.slider-cv-wrapper a {
  text-decoration: none; }

.slider-cv-wrapper .slider-cv-card-text-wrapper {
  background-color: #f4f4f4;
  padding: 1rem 1.25rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.2;
  height: 11.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.slider-cv-wrapper .slider-cv-nombre {
  text-transform: capitalize;
  color: #065547;
  padding-top: 0.625em; }

.slider-cv-wrapper .slider-cv-puesto {
  color: #333;
  font-size: 1.0625rem; }

.slider-cv-wrapper .text-truncate {
  white-space: normal; }

.slider-cv-wrapper.contenidos-relacionados-wrapper .slider-cv-nombre {
  text-transform: none; }

body .contenidos-relacionados-wrapper .slider-cv-card-wrapper {
  padding-bottom: 0 !important;
  height: 100%; }
  body .contenidos-relacionados-wrapper .slider-cv-card-wrapper > .adif-actualidad-card-text-wrapper {
    padding-bottom: 0 !important; }
  body .contenidos-relacionados-wrapper .slider-cv-card-wrapper .adif-actualidad-fecha {
    text-align: left;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal; }
  body .contenidos-relacionados-wrapper .slider-cv-card-wrapper > a:last-child {
    display: block; }
    body .contenidos-relacionados-wrapper .slider-cv-card-wrapper > a:last-child .slider-cv-card-text-wrapper {
      padding-top: 0 !important; }

.slider-contenidos-genericos-wrapper .slider-cg-card-item {
  padding: 0 0.625em; }

.slider-contenidos-genericos-wrapper .slider-cg-titulo {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 1.6;
  color: #111;
  padding-bottom: 3rem;
  padding-top: 2rem; }
  @media (max-width: 61.98em) {
    .slider-contenidos-genericos-wrapper .slider-cg-titulo {
      font-size: 33px;
      padding-bottom: 0;
      display: flex;
      align-items: center; } }
  @media (max-width: 47.98em) {
    .slider-contenidos-genericos-wrapper .slider-cg-titulo {
      justify-content: center;
      font-size: 1.875rem; } }
  @media (max-width: 35.98em) {
    .slider-contenidos-genericos-wrapper .slider-cg-titulo {
      padding-top: 0; } }

.slider-contenidos-genericos-wrapper .carousel-iconos {
  padding-top: 3.125em; }
  @media (max-width: 47.98em) {
    .slider-contenidos-genericos-wrapper .carousel-iconos {
      padding-top: 0.9375em; } }

.slider-contenidos-genericos-wrapper .adif-icon {
  width: 38.2px;
  height: 38.2px; }
  .slider-contenidos-genericos-wrapper .adif-icon:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

.slider-contenidos-genericos-wrapper .slidecgpre {
  margin-right: 19.8px;
  background-color: #065547;
  mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-izda.svg") padding-box no-repeat;
  -webkit-mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-izda.svg") padding-box no-repeat;
  width: 2.8125rem;
  height: 3.125rem; }
  .slider-contenidos-genericos-wrapper .slidecgpre:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

.slider-contenidos-genericos-wrapper .slidecgnext {
  margin-right: 19.8px;
  background-color: #065547;
  mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-dcha.svg") padding-box no-repeat;
  -webkit-mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-dcha.svg") padding-box no-repeat;
  width: 2.8125rem;
  height: 3.125rem; }
  .slider-contenidos-genericos-wrapper .slidecgnext:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

@media (max-width: 61.98em) {
  .slider-contenidos-genericos-wrapper .slider-cg-card-wrapper {
    padding-top: 2rem; } }

@media (max-width: 47.98em) {
  .slider-contenidos-genericos-wrapper .slider-cg-card-wrapper {
    padding-top: 1rem; } }

.slider-contenidos-genericos-wrapper .slider-cg-card-image-wrapper {
  height: 183px;
  background-position: center top;
  background-size: cover; }
  .slider-contenidos-genericos-wrapper .slider-cg-card-image-wrapper img {
    display: none; }
  @media (max-width: 61.98em) {
    .slider-contenidos-genericos-wrapper .slider-cg-card-image-wrapper {
      height: 225px; } }
  @media (max-width: 47.98em) {
    .slider-contenidos-genericos-wrapper .slider-cg-card-image-wrapper {
      height: 265px; } }

.slider-contenidos-genericos-wrapper a {
  text-decoration: none; }

.slider-contenidos-genericos-wrapper .slider-cg-card-text-wrapper {
  background-color: #f4f4f4;
  padding: 1rem 1.25rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.2;
  height: 6.25rem;
  position: relative; }

.slider-contenidos-genericos-wrapper .slider-cg-nombre {
  text-transform: capitalize;
  color: #065547;
  padding-top: 0.625em; }

.slider-contenidos-genericos-wrapper .text-truncate {
  white-space: normal; }

div[id*="BreadcrumbPortlet"] .portlet-content .portlet-header {
  display: none; }

.breadcrumb-wrapper {
  padding: 1.875em 0 2.5em;
  background-color: #065547;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .breadcrumb-wrapper > div {
    position: relative; }
    @media only screen and (max-width: 480px) {
      .breadcrumb-wrapper > div {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between; }
        .breadcrumb-wrapper > div div[class*="ue-flag-U"] {
          position: initial;
          width: 70px;
          height: 57px;
          margin-left: auto; } }
    @media (max-width: 47.98em) {
      .breadcrumb-wrapper > div {
        flex-direction: column;
        align-items: flex-start; }
        .breadcrumb-wrapper > div div[class*="ue-flag-U"] {
          position: absolute;
          margin-top: 6px; } }
  .breadcrumb-wrapper div.flags-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    height: 81px;
    text-indent: -9999px;
    box-sizing: unset;
    display: flex; }
    @media (min-width: 62em) {
      .breadcrumb-wrapper div.flags-wrapper {
        position: initial; } }
    .breadcrumb-wrapper div.flags-wrapper.several-flags {
      position: inherit;
      display: flex;
      width: fit-content;
      justify-content: flex-end;
      margin: 1.875em 0 1.875em auto; }
      .breadcrumb-wrapper div.flags-wrapper.several-flags.migas-several-flags {
        display: flex;
        justify-content: space-between;
        margin: 1.875em 0;
        width: auto;
        gap: 0.3125rem; }
      @media (min-width: 48em) {
        .breadcrumb-wrapper div.flags-wrapper.several-flags {
          position: inherit;
          display: flex;
          justify-content: center;
          margin: 1.875em  auto;
          width: fit-content; }
          .breadcrumb-wrapper div.flags-wrapper.several-flags.migas-several-flags {
            display: flex;
            justify-content: space-between;
            width: auto;
            margin: 1.875em 0;
            gap: 0.3125rem; } }
      @media (min-width: 62em) {
        .breadcrumb-wrapper div.flags-wrapper.several-flags {
          position: inherit;
          display: flex;
          justify-content: center;
          margin: 1.875em  0;
          width: fit-content; }
          .breadcrumb-wrapper div.flags-wrapper.several-flags.migas-several-flags {
            display: flex;
            justify-content: space-between;
            width: auto;
            margin: 1.875em 0;
            gap: 0.3125rem; } }
    .breadcrumb-wrapper div.flags-wrapper__fondo {
      background-color: #f4f4f4; }
      .breadcrumb-wrapper div.flags-wrapper__fondo.several-flags {
        padding: 0.75rem;
        display: flex;
        justify-content: center; }
        @media (min-width: 36em) {
          .breadcrumb-wrapper div.flags-wrapper__fondo.several-flags {
            padding: 0.75rem; } }
        .breadcrumb-wrapper div.flags-wrapper__fondo.several-flags.migas-several-flags {
          display: flex;
          justify-content: space-between;
          gap: 0.3125rem; }
    @media (max-width: 47.98em) {
      .breadcrumb-wrapper div.flags-wrapper {
        position: inherit;
        justify-content: end;
        margin: 1em;
        top: -5px; }
        .breadcrumb-wrapper div.flags-wrapper.several-flags {
          margin: 1.875em auto;
          display: flex;
          justify-content: center;
          width: fit-content; }
          .breadcrumb-wrapper div.flags-wrapper.several-flags.migas-several-flags {
            display: flex;
            justify-content: space-between;
            width: auto;
            margin: 1.875em 0;
            gap: 0.3125rem; } }
    @media (max-width: 35.98em) {
      .breadcrumb-wrapper div.flags-wrapper {
        position: inherit;
        justify-content: end;
        margin: 1em; }
        .breadcrumb-wrapper div.flags-wrapper.several-flags {
          margin: 1em auto;
          display: flex;
          justify-content: center;
          width: fit-content; } }
    .breadcrumb-wrapper div.flags-wrapper .flag {
      width: 6.25rem;
      height: 81px; }
      @media (max-width: 375px) {
        .breadcrumb-wrapper div.flags-wrapper .flag {
          width: 4.0625rem; } }
      @media (max-width: 320px) {
        .breadcrumb-wrapper div.flags-wrapper .flag {
          width: 3.75rem; } }
      .breadcrumb-wrapper div.flags-wrapper .flag.ue-flag-S, .breadcrumb-wrapper div.flags-wrapper .flag.ue-flag-U {
        background: transparent url("/o/adif-theme/images/union_europea_logo_co.png") center no-repeat;
        background-size: 100% auto;
        height: 6.313rem;
        margin-top: -0.625em; }
      .breadcrumb-wrapper div.flags-wrapper .flag.flag-p1 {
        background: transparent url("/o/adif-theme/images/financiado_ue.png") center no-repeat;
        background-size: 100% auto; }
      .breadcrumb-wrapper div.flags-wrapper .flag.flag-p2 {
        background: transparent url("/o/adif-theme/images/plan_de_recuperacion.png") center no-repeat;
        background-size: 100% auto; }
      .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-L {
        width: 9rem; }
        @media (max-width: 375px) {
          .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-L {
            width: 5.85rem; } }
        @media (max-width: 320px) {
          .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-L {
            width: 5.4rem; } }
      .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-XL {
        width: 16.5rem; }
        @media (max-width: 375px) {
          .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-XL {
            width: 10.725rem; } }
        @media (max-width: 320px) {
          .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-XL {
            width: 9.9rem; } }
  .breadcrumb-wrapper .title-flag {
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 0.4375rem;
    /**/ }
    @media (min-width: 62em) {
      .breadcrumb-wrapper .title-flag {
        display: flex;
        justify-content: space-between;
        align-items: center; } }
    .breadcrumb-wrapper .title-flag .title-breadcrumb {
      color: #fff;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal; }
  .breadcrumb-wrapper h1 {
    color: #102341; }
    @media (max-width: 35.98em) {
      .breadcrumb-wrapper h1 {
        font-size: 1.9rem; } }
    @media (max-width: 35.98em) {
      .breadcrumb-wrapper h1.title-with-flag {
        width: 80%; } }
    @media (max-width: 375px) {
      .breadcrumb-wrapper h1.title-with-flag {
        width: 75%; } }
    @media (max-width: 320px) {
      .breadcrumb-wrapper h1.title-with-flag {
        font-size: 1.7rem;
        width: 70%; } }
  @media (max-width: 47.98em) {
    .breadcrumb-wrapper {
      padding-bottom: 1.875em; } }
  @media (max-width: 35.98em) {
    .breadcrumb-wrapper {
      padding: 1.875em 0; } }

ol.migas-link,
ol.migas-link * {
  list-style-type: none;
  margin: 0;
  padding: 0; }

ol.migas-link {
  display: flex;
  flex-wrap: wrap;
  font-size: .85rem; }
  ol.migas-link * {
    display: block; }
  ol.migas-link li {
    display: flex;
    align-items: center; }
    ol.migas-link li.migas-li--hideMobile {
      display: none; }
      @media (min-width: 48em) {
        ol.migas-link li.migas-li--hideMobile {
          display: flex;
          align-items: center; } }
    ol.migas-link li span {
      margin: 0 0.625em;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      color: #fff; }
    ol.migas-link li.migas-li--icon::before {
      content: "";
      background: url("/o/adif-theme/images/icons/redesign/arrowLinkWhite.svg") center no-repeat;
      background-size: 1.5rem;
      width: 1.5rem;
      height: 1.5rem;
      transform: rotate(180deg);
      margin-right: 0.25rem; }
      @media (min-width: 48em) {
        ol.migas-link li.migas-li--icon::before {
          display: none; } }
    ol.migas-link li a {
      color: #fff;
      text-decoration: none;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      text-decoration: underline;
      font-size: 1rem; }
      @media (min-width: 48em) {
        ol.migas-link li a {
          font-size: .75rem; } }
      ol.migas-link li a:hover {
        color: white;
        text-decoration: none; }
    ol.migas-link li:first-child a {
      text-transform: none;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: .8rem;
      color: #fff;
      text-decoration: underline; }
      ol.migas-link li:first-child a:hover {
        color: #fff;
        text-decoration: none; }

.layout-content div[id*="SiteNavigationMenuPortlet"] .portlet-content .portlet-header {
  display: none; }

#boton-menu-secundario {
  background-color: #065547;
  color: white;
  border: none;
  text-transform: uppercase;
  padding: 15px 0 15px 20px;
  font-size: 0.8rem;
  width: 100%;
  margin-bottom: 1.5rem;
  text-align: left;
  display: flex; }
  @media (min-width: 48em) {
    #boton-menu-secundario {
      display: none; } }
  #boton-menu-secundario.open {
    background-color: #00301B; }
  #boton-menu-secundario button.flecha-btn-secund {
    background-image: url("/o/adif-theme/images/icons/ico-toggle-white.svg");
    background-size: 15px auto;
    background-repeat: no-repeat;
    width: 3.125rem;
    height: 49px;
    z-index: 1; }
    #boton-menu-secundario.open #boton-menu-secundario button.flecha-btn-secund {
      transform: rotate(180deg); }

.vertical-menu,
.vertical-menu * {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.vertical-menu a {
  text-decoration: none; }

@media (max-width: 47.98em) {
  .vertical-menu {
    display: none; } }

.vertical-menu > ul li a, .vertical-menu > ul li span.page-node {
  display: block; }

.vertical-menu > ul li .btn-menu-list {
  border: none;
  display: flex;
  background-color: #065547; }
  .vertical-menu > ul li .btn-menu-list a.lfr-nav-item {
    padding: 15px 0 15px 20px;
    flex: 1;
    text-transform: uppercase;
    background-color: #065547;
    color: white; }
  .vertical-menu > ul li .btn-menu-list button.flecha-btn-secund {
    background-image: url("/o/adif-theme/images/icons/ico-toggle-white-closed.svg");
    background-size: auto 15px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 3.125rem;
    z-index: 1;
    transform: rotate(0);
    border: none; }
  .vertical-menu > ul li .btn-menu-list.open button.flecha-btn-secund {
    transform: rotate(90deg);
    background-size: 15px 16px; }

.vertical-menu > ul.level-1 > li.active > div {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 700;
  font-style: normal;
  background-color: white;
  color: #065547;
  border: 1px solid #065547; }
  .vertical-menu > ul.level-1 > li.active > div > a {
    background-color: white;
    color: #065547; }
    .vertical-menu > ul.level-1 > li.active > div > a:focus {
      color: #007861;
      background-color: #d9e0de; }

.vertical-menu > ul.level-1 > li.active > a.active {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: white;
  color: #065547;
  border: 1px solid #065547; }

.vertical-menu > ul.level-1 > li.active > span.menu-trigger {
  background-image: url("/o/adif-theme/images/icons/ico-toggle-green.svg"); }
  body.cs__adif-av .vertical-menu > ul.level-1 > li.active > span.menu-trigger {
    background-image: url("/o/adif-theme/images/icons/ico-toggle-blue.svg"); }

.vertical-menu > ul li {
  margin-bottom: 5px; }
  .vertical-menu > ul li a.lfr-nav-item, .vertical-menu > ul li span.page-node {
    padding: 0.9375em 1.25rem;
    background-color: #f4f4f4;
    font-size: .8rem;
    color: #065547; }
    @media screen and (min-width: 768px) and (max-width: 1112px) {
      .vertical-menu > ul li a.lfr-nav-item, .vertical-menu > ul li span.page-node {
        padding: 0.9375em 1.5625em 0.9375em 0.9375em;
        font-size: .75rem; } }
    .vertical-menu > ul li a.lfr-nav-item:hover, .vertical-menu > ul li a.lfr-nav-item:focus, .vertical-menu > ul li span.page-node:hover, .vertical-menu > ul li span.page-node:focus {
      text-decoration: none;
      color: #007861;
      background-color: #d9e0de;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .vertical-menu > ul li > div > button.flecha-btn-secund {
    background-color: #065547;
    border: 1px solid #065547; }

.vertical-menu > ul.active {
  background-color: white;
  color: #065547;
  border: 1px solid #065547; }

.vertical-menu > ul > li.open > a, .vertical-menu > ul > li.open > span.page-node {
  background-color: #065547;
  color: white;
  text-transform: uppercase; }

.vertical-menu > ul > li.open > ul > li.active > a, .vertical-menu > ul > li.open > ul > li.active > span.page-node {
  position: relative;
  color: #102341;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }
  .vertical-menu > ul > li.open > ul > li.active > a:after, .vertical-menu > ul > li.open > ul > li.active > span.page-node:after {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #065547;
    position: absolute;
    bottom: 0;
    left: 0; }

.vertical-menu > ul li {
  position: relative;
  overflow: hidden; }
  .vertical-menu > ul li span.menu-trigger {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background-image: url("/o/adif-theme/images/icons/ico-toggle-white.svg");
    background-position: center center;
    background-size: 0.9375em auto;
    background-repeat: no-repeat;
    height: 49px;
    width: 3.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-indent: -9999px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.vertical-menu > ul > li.open > span.menu-trigger {
  transform: rotate(0); }
  .vertical-menu > ul > li.open > span.menu-trigger:hover {
    cursor: pointer; }

.vertical-menu > ul > li.open.level-2-closed > span.menu-trigger {
  transform: rotate(-90deg); }

.vertical-menu ul.level-2 {
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .vertical-menu ul.level-2.level-2-opened {
    height: auto;
    opacity: 1; }

body #wrapper #content .vertical-menu > ul li {
  background-image: url("/o/adif-theme/images/icons/ico-toggle-white.svg");
  background-size: 0.9375rem auto; }
  body #wrapper #content .vertical-menu > ul li.level-2-closed span.menu-trigger {
    transform: none;
    background-image: url("/o/adif-theme/images/icons/ico-toggle-white-closed.svg");
    background-position-x: calc(100% - 0.9375rem);
    background-size: auto 0.9375rem;
    width: 100%; }
  body #wrapper #content .vertical-menu > ul li span.menu-trigger {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; }

.title-servicios h3 {
  margin-bottom: 1.25rem; }

.servicio-estacion-datos h4 {
  font-size: 0.8125rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; }
  @media (min-width: 36em) {
    .servicio-estacion-datos h4 {
      font-size: 0.875rem; } }
  @media (min-width: 48em) {
    .servicio-estacion-datos h4 {
      font-size: 0.9375rem; } }
  @media (min-width: 62em) {
    .servicio-estacion-datos h4 {
      font-size: 1rem; } }
  @media (min-width: 75em) {
    .servicio-estacion-datos h4 {
      font-size: 1.25rem; } }

.servicios-estacion {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.9375em; }
  @media (max-width: 47.98em) {
    .servicios-estacion {
      margin: 0 -0.9375em 1.25rem; } }
  @media (max-width: 413px) {
    .servicios-estacion {
      margin: 0; } }
  .servicios-estacion.comercial {
    margin: 0 3.125em; }
  .servicios-estacion .servicio-comercial-datos {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-basis: 25%;
    margin-bottom: 2rem; }
    .servicios-estacion .servicio-comercial-datos h5 {
      margin-left: 1.5625em;
      margin-right: 1.25rem; }
  .servicios-estacion .servicio-estacion {
    width: 33.3333%;
    display: flex;
    flex-direction: row;
    padding: 0 0.9375em;
    margin-bottom: 0.9375em; }
    @media (max-width: 767px) {
      .servicios-estacion .servicio-estacion {
        flex-direction: column; } }
    @media (max-width: 47.98em) {
      .servicios-estacion .servicio-estacion {
        padding: 0 7px; } }
    .servicios-estacion .servicio-estacion > div {
      width: 50%;
      height: 10.3125rem;
      font-size: .85rem; }
      @media (max-width: 74.98em) {
        .servicios-estacion .servicio-estacion > div {
          height: 130px; } }
      .servicios-estacion .servicio-estacion > div h3 {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 1.25rem;
        color: #333;
        margin-top: 0.625em; }
        @media (max-width: 35.98em) {
          .servicios-estacion .servicio-estacion > div h3 {
            font-size: 1rem; } }
      .servicios-estacion .servicio-estacion > div p {
        font-size: 1rem;
        line-height: 1.2; }
      .servicios-estacion .servicio-estacion > div.servicio-estacion-icono {
        background-color: #f4f4f4;
        margin-right: 0.8125em;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        background-size: auto 3.125rem; }
        @media (max-width: 61.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-icono {
            width: 100%;
            height: 95px;
            background-size: auto 2.5rem; } }
        @media (max-width: 413px) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-icono {
            height: 80px; } }
        @media (max-width: 374px) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-icono {
            height: 4.0625rem; } }
      .servicios-estacion .servicio-estacion > div.servicio-estacion-datos {
        margin-left: 7.5px;
        display: flex;
        flex-direction: column; }
        @media (max-width: 61.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos {
            width: 100%;
            height: auto !important;
            display: flex;
            flex-direction: column;
            align-items: baseline;
            justify-content: center; }
            .servicios-estacion .servicio-estacion > div.servicio-estacion-datos h4 {
              font-size: 1rem; } }
        @media (max-width: 47.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos {
            margin-left: 0;
            display: flex;
            flex-direction: row;
            align-items: baseline;
            justify-content: center;
            word-break: break-word; }
            .servicios-estacion .servicio-estacion > div.servicio-estacion-datos h4 {
              font-size: 0.875rem; } }
        @media (max-width: 360px) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos h4 {
            font-size: 0.8125rem; } }
        @media (max-width: 61.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos .descripcion-servicios {
            display: none; } }
        @media (max-width: 61.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos .detalle-mas-informacion {
            font-size: 0.75rem;
            font-weight: 600; } }
        @media (max-width: 47.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos .detalle-mas-informacion {
            font-size: 1rem;
            margin-left: 0.625em; } }
        .servicios-estacion .servicio-estacion > div.servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
          content: attr(data-desktoptext); }
          @media (max-width: 767px) {
            .servicios-estacion .servicio-estacion > div.servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
              content: attr(data-phonetext);
              font-family: 'Nunito', sans-serif;
              font-weight: 700;
              font-style: normal; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-wc .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-wc.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-wc .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-cafeteria .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-cafeteria.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-cafeteria .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-restaurante .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-restaurante.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-restaurante .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-equipaje .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-equipaje.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-equipaje .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-parking .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-parking.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-parking .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-cajero .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-cajero.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-cajero .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-alquiler .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-alquiler_coche.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-alquiler .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-hotel .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-hotel.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-hotel .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-consigna .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-consigna.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-consigna .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-mapa .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-informacion_turistica.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-mapa .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-cambio .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-cambio_moneda.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-cambio .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-billetes .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-ticket.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-billetes .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-telefono .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-telefono.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-telefono .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-club .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-sala_club.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-club .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-bebes .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-cambia_bebes.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-bebes .servicio-estacion-icono {
          background-size: auto 35px; } }
  .servicios-estacion a {
    width: 33.3333%;
    height: 10.3125rem;
    margin-bottom: 0.9375em; }
    @media (max-width: 74.98em) {
      .servicios-estacion a {
        height: 130px; } }
    .servicios-estacion a .servicio-estacion {
      width: 100%;
      font-size: .85rem; }
      .servicios-estacion a .servicio-estacion h3 {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 1.25rem;
        color: #333;
        margin-top: 0.625em; }
        @media (max-width: 35.98em) {
          .servicios-estacion a .servicio-estacion h3 {
            font-size: 1rem; } }
      .servicios-estacion a .servicio-estacion p {
        font-size: 1rem;
        line-height: 1.2; }
      .servicios-estacion a .servicio-estacion .servicio-estacion-icono {
        background-color: #f4f4f4;
        margin-right: 0.8125em; }
        @media (max-width: 61.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-icono {
            width: 100%;
            height: 95px; } }
        @media (max-width: 413px) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-icono {
            height: 80px; } }
        @media (max-width: 374px) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-icono {
            height: 4.0625rem; } }
      .servicios-estacion a .servicio-estacion .servicio-estacion-datos {
        margin-left: 7.5px;
        display: flex;
        flex-direction: column; }
        @media (max-width: 61.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos {
            width: 100%;
            height: auto !important;
            display: flex;
            flex-direction: column;
            align-items: baseline;
            justify-content: center; }
            .servicios-estacion a .servicio-estacion .servicio-estacion-datos h4 {
              font-size: 1rem; } }
        @media (max-width: 47.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos {
            margin-left: 0;
            display: flex;
            flex-direction: row;
            align-items: baseline;
            justify-content: center; }
            .servicios-estacion a .servicio-estacion .servicio-estacion-datos h4 {
              font-size: 0.875rem; } }
        @media (max-width: 360px) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos h4 {
            font-size: 0.8125rem; } }
        @media (max-width: 61.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos .descripcion-servicios {
            display: none; } }
        @media (max-width: 61.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion {
            font-size: 0.75rem;
            font-weight: 600; } }
        @media (max-width: 47.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion {
            font-size: 1rem;
            margin-left: 0.625em; } }
        .servicios-estacion a .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
          content: attr(data-desktoptext); }
          @media (max-width: 767px) {
            .servicios-estacion a .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
              content: attr(data-phonetext);
              font-family: 'Nunito', sans-serif;
              font-weight: 700;
              font-style: normal; } }
  .servicios-estacion button {
    width: 33.3333%;
    height: 10.3125rem;
    margin-bottom: 0.9375em; }
    @media (max-width: 74.98em) {
      .servicios-estacion button {
        height: 130px; } }
    .servicios-estacion button .servicio-estacion {
      width: 100%;
      font-size: .85rem; }
      .servicios-estacion button .servicio-estacion h3 {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 1.25rem;
        color: #333;
        margin-top: 0.625em; }
        @media (max-width: 35.98em) {
          .servicios-estacion button .servicio-estacion h3 {
            font-size: 1rem; } }
      .servicios-estacion button .servicio-estacion p {
        font-size: 1rem;
        line-height: 1.2;
        color: #007861; }
      .servicios-estacion button .servicio-estacion .servicio-estacion-icono {
        background-color: #f4f4f4;
        margin-right: 0.8125em; }
        @media (max-width: 61.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-icono {
            width: 100%;
            height: 95px; } }
        @media (max-width: 413px) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-icono {
            height: 80px; } }
        @media (max-width: 374px) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-icono {
            height: 4.0625rem; } }
      .servicios-estacion button .servicio-estacion .servicio-estacion-datos {
        margin-left: 7.5px;
        display: flex;
        flex-direction: column;
        text-align: left; }
        @media (max-width: 61.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos {
            width: 100%;
            height: auto !important;
            display: flex;
            flex-direction: column;
            align-items: baseline;
            justify-content: center; }
            .servicios-estacion button .servicio-estacion .servicio-estacion-datos h4 {
              font-size: 1rem; } }
        @media (max-width: 47.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos {
            margin-left: 0;
            display: flex;
            flex-direction: row;
            align-items: baseline;
            justify-content: center; }
            .servicios-estacion button .servicio-estacion .servicio-estacion-datos h4 {
              font-size: 0.875rem; } }
        @media (max-width: 360px) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos h4 {
            font-size: 0.8125rem; } }
        @media (max-width: 61.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos .descripcion-servicios {
            display: none; } }
        @media (max-width: 61.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion {
            font-size: 0.75rem;
            font-weight: 600; } }
        @media (max-width: 47.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion {
            font-size: 1rem;
            margin-left: 0.625em; } }
        .servicios-estacion button .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
          content: attr(data-desktoptext); }
          @media (max-width: 767px) {
            .servicios-estacion button .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
              content: attr(data-phonetext);
              font-family: 'Nunito', sans-serif;
              font-weight: 700;
              font-style: normal; } }
  .servicios-estacion .btn-close-adif {
    width: 3.125rem;
    height: 3.125rem; }
  .servicios-estacion .servicio-estacion-detalle {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 1.25rem;
    background-color: #065547;
    margin: 1.25rem 0.9375em;
    color: #fff;
    position: relative; }
    @media (max-width: 47.98em) {
      .servicios-estacion .servicio-estacion-detalle {
        margin: 1.875em 0; } }
    @media (max-width: 35.98em) {
      .servicios-estacion .servicio-estacion-detalle {
        margin: 1.5625em 0px; } }
    @media (max-width: 374px) {
      .servicios-estacion .servicio-estacion-detalle {
        margin: 0.9375em 0px; } }
    .servicios-estacion .servicio-estacion-detalle .servicio-estacion-icono {
      width: 6.25rem !important;
      height: 95px !important; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion-detalle .servicio-estacion-icono {
          width: 4.6875rem !important;
          height: 4.6875rem !important; } }
    .servicios-estacion .servicio-estacion-detalle .servicio-estacion-datos {
      width: 86% !important;
      color: white;
      height: auto !important; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion-detalle .servicio-estacion-datos {
          flex-direction: column !important;
          width: 75% !important; }
          .servicios-estacion .servicio-estacion-detalle .servicio-estacion-datos p {
            font-size: 0.875rem; } }
      @media (max-width: 375px) {
        .servicios-estacion .servicio-estacion-detalle .servicio-estacion-datos {
          width: 60% !important; } }
    .servicios-estacion .servicio-estacion-detalle .servicio-estacion-datos h4 {
      color: white !important;
      font-size: 1.25rem; }
  .servicios-estacion .servicio-estacion-detalle-0::before {
    bottom: 100%;
    left: 8%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #007861;
    border-width: 1.5625rem;
    margin-left: -1.875em; }
    @media (max-width: 47.98em) {
      .servicios-estacion .servicio-estacion-detalle-0::before {
        left: 16%; } }
  .servicios-estacion .servicio-estacion-detalle-1::before {
    bottom: 100%;
    left: 42%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #007861;
    border-width: 1.5625rem;
    margin-left: -1.875em; }
    @media (max-width: 47.98em) {
      .servicios-estacion .servicio-estacion-detalle-1::before {
        left: 50%; } }
  .servicios-estacion .servicio-estacion-detalle-2::before {
    bottom: 100%;
    left: 77%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #007861;
    border-width: 1.5625rem;
    margin-left: -1.875em; }
    @media (max-width: 47.98em) {
      .servicios-estacion .servicio-estacion-detalle-2::before {
        left: 87%; } }
  .servicios-estacion button {
    border: 0;
    background-color: transparent; }
  .servicios-estacion .btn-close-adif {
    cursor: pointer;
    position: absolute;
    top: 0%;
    right: 0%;
    color: white;
    font-size: 3.125rem;
    margin: 0 1.25rem; }
    .servicios-estacion .btn-close-adif:hover {
      color: #333; }
    @media (max-width: 61.98em) {
      .servicios-estacion .btn-close-adif {
        font-size: 2.5rem;
        margin: 0 0.9375em; } }
    @media (max-width: 47.98em) {
      .servicios-estacion .btn-close-adif {
        font-size: 35px;
        margin: 0 0.625em; } }

.mapa-localizacion-adif {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.oep-wrapper-list {
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
  font-size: 1rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.2; }
  .oep-wrapper-list .cabecera-oep {
    font-size: 1rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-weight: 300;
    color: #333; }
    @media (min-width: 62em) {
      .oep-wrapper-list .cabecera-oep.cabecera-oep-inline {
        display: flex;
        justify-content: space-between; } }
    .oep-wrapper-list .cabecera-oep.cabecera-oep-inline .adif-titulo-generico {
      width: 100%; }
      @media (min-width: 62em) {
        .oep-wrapper-list .cabecera-oep.cabecera-oep-inline .adif-titulo-generico.max-ancho {
          max-width: 80%; } }
    .oep-wrapper-list .cabecera-oep.cabecera-separada {
      margin: 0.4em 0; }
      .oep-wrapper-list .cabecera-oep.cabecera-separada.adif-encabezado {
        max-width: 80;
        margin-bottom: 0.1em; }
      .oep-wrapper-list .cabecera-oep.cabecera-separada.boton-titulo {
        font-size: 1rem; }
  .oep-wrapper-list .adif-oep-list-title {
    font-size: 1.125rem;
    margin-bottom: 0;
    padding-bottom: 1rem; }
    @media (min-width: 62em) {
      .oep-wrapper-list .adif-oep-list-title {
        font-size: 1.17rem; } }
  .oep-wrapper-list .oep-convocatoria {
    margin-bottom: 0;
    font-size: 1rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal; }
  .oep-wrapper-list .oep-subtitulo {
    margin-bottom: 0;
    color: #111;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-top: 1rem;
    font-size: 1rem; }
  .oep-wrapper-list .subestado {
    color: #666;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 0;
    padding-bottom: 1rem;
    line-height: 1.2;
    font-size: 1.05rem; }
    @media (min-width: 62em) {
      .oep-wrapper-list .subestado {
        font-size: 1.17rem;
        margin-left: 0.3rem; } }

.detalle-contenido-generico .oep-wrapper .cabecera-oep {
  font-size: 1rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333; }
  .detalle-contenido-generico .oep-wrapper .cabecera-oep.cabecera-oep-inline {
    display: flex;
    justify-content: space-between; }
  .detalle-contenido-generico .oep-wrapper .cabecera-oep.cabecera-separada {
    margin: 0.4em 0; }
    .detalle-contenido-generico .oep-wrapper .cabecera-oep.cabecera-separada.adif-encabezado {
      max-width: 80%;
      margin-bottom: 0.1em; }
    .detalle-contenido-generico .oep-wrapper .cabecera-oep.cabecera-separada.boton-titulo {
      font-size: 1rem; }

.detalle-contenido-generico .oep-wrapper .oep-list-title {
  font-size: 1rem; }
  .detalle-contenido-generico .oep-wrapper .oep-list-title.max-ancho {
    max-width: 80%; }

.detalle-contenido-generico .oep-wrapper .oep-subtitulo {
  font-weight: bolder; }

.detalle-contenido-generico .oep-wrapper .substate {
  font-size: 1rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #065547;
  padding: 0.5rem 1rem;
  color: white;
  display: inline-block;
  margin-bottom: 0; }

.detalle-contenido-generico .oep-wrapper .oep__convocatoria {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  margin-bottom: 2rem; }
  @media (min-width: 62em) {
    .detalle-contenido-generico .oep-wrapper .oep__convocatoria {
      margin-bottom: 0; } }
  .detalle-contenido-generico .oep-wrapper .oep__convocatoria span {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem; }

@media (min-width: 62em) {
  .detalle-contenido-generico .oep-wrapper .oep__convocatoriaSubestado {
    display: flex;
    justify-content: space-between;
    align-items: center; } }

.detalle-contenido-generico .oep-wrapper .detalle-cg-imagen {
  margin-top: 1.85rem; }
  @media (max-width: 61.98em) {
    .detalle-contenido-generico .oep-wrapper .detalle-cg-imagen {
      margin-bottom: 0.9375rem; } }

body {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #111;
  background-color: #fff; }
  body .lfr-spa-loading-bar {
    background-color: rgba(6, 85, 71, 0.5);
    height: 0.625rem; }
  body .fragments-editor-sidebar {
    z-index: 1002; }
  body a {
    color: #065547;
    text-decoration: underline; }
    body a:hover {
      cursor: pointer;
      text-decoration: underline;
      color: #00884d; }
  @media (-ms-high-contrast: active) {
    body *, body ::before, body ::after {
      border-image: none !important;
      list-style-image: none !important; }
    body mark {
      color: inherit; }
    body .main-header-items-wrapper > div.adif-search > button.adif-nav-button img {
      filter: brightness(2) contrast(1) saturate(1.5); } }
  body .sidebar-body a {
    text-decoration: none; }
  body .quick-access-nav a:focus {
    color: white; }
  body #wrapper *:focus {
    outline: 2px solid transparent;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #4D8BFF; }
  body .linkify:hover {
    cursor: pointer;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #4D8BFF; }
  body .linkify.isfocused {
    outline: 0;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #4D8BFF; }
  body .linkify a:focus {
    outline: none;
    box-shadow: none !important; }
  body h1, body h2, body h3, body h4,
  body strong, body b {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal; }
  body h1 em, body h2 em, body h3 em, body h4 em,
  body strong em,
  body h1 i, body h2 i, body h3 i, body h4 i,
  body strong i, body b i {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: italic; }
  body em, body i {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: italic; }
  body .sheet {
    border-radius: 0; }
  body #top-link {
    display: inline-block;
    background: #007861 url("/o/adif-theme/images/icons/ico-select-white.svg") center calc(50% - 1px) no-repeat;
    background-size: 1.25rem auto;
    width: 3.125rem;
    height: 3.125rem;
    text-align: center;
    border-radius: 50%;
    border: none;
    outline: none;
    position: fixed;
    bottom: 1.875rem;
    right: 1.875rem;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    text-indent: -9999px; }
    body #top-link:after {
      content: "\f077";
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      font-size: 2em;
      line-height: 3.125rem;
      color: #fff; }
    body #top-link:hover {
      cursor: pointer;
      background-color: #333; }
    body #top-link:focus {
      background-color: #333;
      outline: 2px solid transparent;
      box-shadow: 0 0 0 2px #fff, 0 0 0 4px #4D8BFF; }
    body #top-link:active {
      background-color: #555; }
    body #top-link.show {
      opacity: 1;
      visibility: visible; }
  body p {
    line-height: 1.3; }
  body li {
    line-height: 1.5;
    margin-bottom: 5px; }
  body .component-paragraph {
    line-height: 1.5; }
    body .component-paragraph li {
      margin-bottom: 5px; }
  body #wrapper a.external-link,
  body #wrapper a span.external-link,
  body #wrapper .fragment-boton-adif a.btn.btn-link span.external-link,
  body #wrapper .fragment-boton-adif a.btn.btn-outline-primary span.external-link,
  body #wrapper .fragment-boton-adif a.btn.btn-outline-secondary span.external-link,
  body #wrapper .fragment-boton-adif a.btn.btn-secondary span.external-link {
    background: transparent url("/o/adif-theme/images/icons/ico-blank-green.svg") right center no-repeat;
    background-size: 1.0625rem auto;
    padding-right: 1.5625rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  body #wrapper .fragment-boton-adif a.btn.btn-primary span.external-link,
  body #wrapper .banner-home .adif-boton-principal a span.external-link,
  body #wrapper .flip-card a span.external-link,
  body #wrapper .rs-banner-3-items a span.external-link,
  body #wrapper .fragment-boton-adif a.btn.btn-outline-primary:hover span.external-link,
  body #wrapper .fragment-boton-adif a.btn.btn-outline-secondary:hover span.external-link,
  body #wrapper .fragment-boton-adif a.btn.btn-secondary:hover span.external-link,
  body #wrapper .rs-main-banner a.linkExt span.external-link {
    background: transparent url("/o/adif-theme/images/icons/ico-blank-white.svg") right center no-repeat;
    background-size: 1.0625rem auto;
    padding-right: 1.5625rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (min-width: 62em) {
    body #wrapper .rs-main-banner .rs-main-banner__content__phrase__title a.linkExt span.external-link {
      background-size: 2.5rem;
      padding-right: 3.625rem; } }
  body #main-navigation a.external-link,
  body #main-navigation a span.external-link,
  body #wrapper .adif-header.home a span.external-link {
    background: transparent url("/o/adif-theme/images/icons/ico-blank-white.svg") right center no-repeat;
    background-size: 1.0625rem auto;
    padding-right: 1.5625rem;
    height: 1.0625rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  body.cs__adif-av #wrapper a.external-link,
  body.cs__adif-av #wrapper a span.external-link,
  body.cs__adif-av #wrapper .fragment-boton-adif a.btn.btn-link span.external-link,
  body.cs__adif-av #wrapper .fragment-boton-adif a.btn.btn-outline-primary span.external-link,
  body.cs__adif-av #wrapper .fragment-boton-adif a.btn.btn-outline-secondary span.external-link,
  body.cs__adif-av #wrapper .fragment-boton-adif a.btn.btn-secondary span.external-link,
  body.cs__adif-av #wrapper .AV_fragment_banner a.btn-banner-adif span.external-link {
    background-image: url("/o/adif-theme/images/icons/ico-blank-blue.svg"); }
  body.cs__adif-av #wrapper .fragment-boton-adif a.btn.btn-primary span.external-link,
  body.cs__adif-av #main-navigation a.external-link,
  body.cs__adif-av #main-navigation a span.external-link,
  body.cs__adif-av #wrapper .av-fragment-carrusel a span.external-link,
  body.cs__adif-av #wrapper .AV_fragment_banner a span.external-link,
  body.cs__adif-av #wrapper .fragment-boton-adif a.btn.btn-outline-primary:hover span.external-link,
  body.cs__adif-av #wrapper .fragment-boton-adif a.btn.btn-outline-primary:hover span.external-link,
  body.cs__adif-av #wrapper .fragment-boton-adif a.btn.btn-outline-secondary:hover span.external-link,
  body.cs__adif-av #wrapper .fragment-boton-adif a.btn.btn-secondary:hover span.external-link {
    background: transparent url("/o/adif-theme/images/icons/ico-blank-white.svg") right center no-repeat;
    background-size: 1.0625rem auto;
    padding-right: 1.5625rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  body .nav.adif-inline-tabs {
    flex-direction: row;
    border-bottom: 0.1875rem solid #dcdcdc;
    margin: 0.9375rem 0 0 0; }
    body .nav.adif-inline-tabs li a {
      font-size: 1.15rem;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      color: #065547; }
      body .nav.adif-inline-tabs li a.active {
        color: #333;
        position: relative; }
        body .nav.adif-inline-tabs li a.active:after {
          content: '';
          width: 100%;
          height: 0.1875rem;
          background-color: #065547;
          position: absolute;
          left: 0;
          bottom: -0.1875rem; }
  body .tabla-horas-trenes {
    width: 100%; }
  body table.adif-table {
    width: 100%;
    border-spacing: 0;
    font-size: .8rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal; }
    body table.adif-table#horas-trenes-estacion .col-via, body table.adif-table#horas-trenes-estacion-llegadas .col-via, body table.adif-table#horas-trenes-estacion-salidas .col-via {
      text-align: center; }
    body table.adif-table#horas-trenes-estacion thead tr th.col-hora, body table.adif-table#horas-trenes-estacion thead tr th.col-destino, body table.adif-table#horas-trenes-estacion-llegadas thead tr th.col-hora, body table.adif-table#horas-trenes-estacion-llegadas thead tr th.col-destino, body table.adif-table#horas-trenes-estacion-salidas thead tr th.col-hora, body table.adif-table#horas-trenes-estacion-salidas thead tr th.col-destino {
      width: 35%; }
    body table.adif-table#horas-trenes-estacion thead tr th.col-tren, body table.adif-table#horas-trenes-estacion thead tr th.col-via, body table.adif-table#horas-trenes-estacion-llegadas thead tr th.col-tren, body table.adif-table#horas-trenes-estacion-llegadas thead tr th.col-via, body table.adif-table#horas-trenes-estacion-salidas thead tr th.col-tren, body table.adif-table#horas-trenes-estacion-salidas thead tr th.col-via {
      width: 15%; }
    body table.adif-table tbody tr {
      -webkit-transition: all 0.1s ease;
      -moz-transition: all 0.1s ease;
      -o-transition: all 0.1s ease;
      transition: all 0.1s ease; }
      body table.adif-table tbody tr:hover {
        box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.25);
        border-radius: 1.875rem;
        position: relative; }
        body table.adif-table tbody tr:hover td {
          background-color: white; }
    body table.adif-table tr th {
      border-bottom: 2px solid white;
      padding: 0.625em 0.9375rem;
      color: #333;
      text-transform: uppercase; }
    body table.adif-table tr td {
      background-color: #f7f7f7;
      border-bottom: 2px solid white;
      padding: 0.625em 0.9375rem; }
      body table.adif-table tr td:first-child {
        border-radius: 1.875rem 0 0 1.875rem; }
      body table.adif-table tr td:last-child {
        border-radius: 0 1.875rem 1.875rem 0; }

.portlet-borderless .portlet-header {
  display: none; }

body #wrapper #content #main-content .full-width {
  margin-bottom: 3.125em; }
  body #wrapper #content #main-content .full-width > div {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
    body #wrapper #content #main-content .full-width > div section.portlet,
    body #wrapper #content #main-content .full-width > div section.portlet .portlet-header {
      margin: 0; }

#wrapper.container-fluid {
  padding: 0;
  overflow-x: hidden; }
  .safari #wrapper.container-fluid {
    overflow-x: hidden !important; }

.portlet-title-text {
  color: #111;
  font-size: 2.5rem;
  padding-top: 3rem; }

.bg-adif-fondo {
  background-color: #d9e0de; }

.text-adif-fondo {
  color: #d9e0de; }

.bg-adif-fondo-gris-claro {
  background-color: #f4f4f4; }

.text-adif-fondo-gris-claro {
  color: #f4f4f4; }

.bg-adif-primary {
  background-color: #111; }

.text-adif-primary {
  color: #111; }

.bg-adif-secondary {
  background-color: #065547; }

.text-adif-secondary {
  color: #065547; }

.bg-adif-tlight {
  background-color: #666; }

.text-adif-tlight {
  color: #666; }

.bg-adif-tdark {
  background-color: #333; }

.text-adif-tdark {
  color: #333; }

.bg-adif-AV {
  background-color: #102341; }

.text-adif-AV {
  color: #102341; }

.bg-adif-light-AV {
  background-color: #102341; }

.text-adif-light-AV {
  color: #102341; }

.bg-white-three {
  background-color: #eaeaea; }

.adif-aviso-wrapper {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background-color: #efdf00; }
  @media (max-width: 74.98em) {
    .adif-aviso-wrapper {
      font-size: .85rem; } }
  @media (max-width: 35.98em) {
    .adif-aviso-wrapper {
      font-size: .8rem; } }
  .adif-aviso-wrapper:focus,
  .adif-aviso-wrapper *:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 6px #2470FF !important; }
  .adif-aviso-wrapper button {
    border: 0;
    background-color: transparent;
    margin-top: 0.9375rem;
    font-size: 2.5rem;
    z-index: 50; }
    .adif-aviso-wrapper button:hover {
      color: white; }
  .adif-aviso-wrapper .ai-info-wrapper {
    margin: 0 0 1.875em; }
    @media (max-width: 35.98em) {
      .adif-aviso-wrapper .ai-info-wrapper {
        padding: 3rem 0; } }
  .adif-aviso-wrapper .ai-exclamation-wrapper {
    margin: 3.125em 0 80px; }
  .adif-aviso-wrapper > div.container {
    display: flex;
    justify-content: flex-end; }
    .adif-aviso-wrapper > div.container a {
      position: relative;
      z-index: 1;
      top: 0.9375rem; }
    @media (max-width: 35.98em) {
      .adif-aviso-wrapper > div.container {
        margin-bottom: -1.875em; }
        .adif-aviso-wrapper > div.container a {
          margin-right: 0.9375rem; } }
  @media (max-width: 35.98em) {
    .adif-aviso-wrapper .adif-aviso-cabecera {
      margin: 0; } }
  .adif-aviso-wrapper .adif-aviso-cabecera .aviso-adif-content-wrapper {
    width: 60%;
    margin-left: 1.875em; }
    @media (max-width: 74.98em) {
      .adif-aviso-wrapper .adif-aviso-cabecera .aviso-adif-content-wrapper {
        width: 75%; } }
    @media (max-width: 61.98em) {
      .adif-aviso-wrapper .adif-aviso-cabecera .aviso-adif-content-wrapper {
        width: calc(100% - 4.0625rem); } }
    @media (max-width: 47.98em) {
      .adif-aviso-wrapper .adif-aviso-cabecera .aviso-adif-content-wrapper {
        margin: 0;
        width: 100%;
        position: relative;
        padding-bottom: 1.5rem; } }
  .adif-aviso-wrapper .adif-aviso-cabecera > .container {
    display: flex; }
    @media (max-width: 47.98em) {
      .adif-aviso-wrapper .adif-aviso-cabecera > .container {
        flex-direction: column; } }
    @media (max-width: 35.98em) {
      .adif-aviso-wrapper .adif-aviso-cabecera > .container {
        padding: 0 1.875em; } }
    .adif-aviso-wrapper .adif-aviso-cabecera > .container .ai-info,
    .adif-aviso-wrapper .adif-aviso-cabecera > .container .ai-exclamation {
      width: 4.0625rem;
      height: 4.0625rem;
      background: transparent url("/o/adif-theme/images/icons/ico-info.svg") center center no-repeat; }
      @media (max-width: 35.98em) {
        .adif-aviso-wrapper .adif-aviso-cabecera > .container .ai-info,
        .adif-aviso-wrapper .adif-aviso-cabecera > .container .ai-exclamation {
          position: absolute;
          opacity: .1;
          width: 100%;
          height: 100%;
          background-size: contain;
          top: 0;
          left: 0; } }
    .adif-aviso-wrapper .adif-aviso-cabecera > .container .ai-exclamation {
      background: transparent url("/o/adif-theme/images/icons/ico-alert.svg") center center no-repeat; }
      @media (max-width: 35.98em) {
        .adif-aviso-wrapper .adif-aviso-cabecera > .container .ai-exclamation {
          background-size: cover; } }
    .adif-aviso-wrapper .adif-aviso-cabecera > .container header h1 {
      color: #111;
      font-size: 1.5rem;
      margin-bottom: 1.875em; }
      @media (max-width: 74.98em) {
        .adif-aviso-wrapper .adif-aviso-cabecera > .container header h1 {
          font-size: 1.15rem; } }
      @media (max-width: 47.98em) {
        .adif-aviso-wrapper .adif-aviso-cabecera > .container header h1 {
          margin-top: 3rem;
          margin-bottom: 0.9375rem; } }
  .adif-aviso-wrapper .adif-aviso-contenido p,
  .adif-aviso-wrapper .adif-aviso-enlace p {
    color: #111; }
  .adif-aviso-wrapper .adif-aviso-enlace p {
    margin: 0; }
    .adif-aviso-wrapper .adif-aviso-enlace p a {
      text-transform: uppercase;
      text-decoration: underline;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: .95rem;
      color: #111; }
      @media (max-width: 74.98em) {
        .adif-aviso-wrapper .adif-aviso-enlace p a {
          font-size: .85rem; } }
      @media (max-width: 35.98em) {
        .adif-aviso-wrapper .adif-aviso-enlace p a {
          font-size: .75rem; } }

.dropdown-wrapper {
  margin-top: 2rem; }

.dropdown h3 button {
  font-size: .85rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #065547;
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #f4f4f4;
  padding-left: 0.9375rem;
  line-height: 1.4;
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
  border: none;
  text-align: left; }
  .dropdown h3 button:hover {
    cursor: pointer;
    color: #00884d; }
  .dropdown h3 button span:nth-child(1) {
    width: 95%; }
  .dropdown h3 button span:nth-child(2) {
    display: block;
    width: 3.125rem;
    height: auto;
    text-indent: -9999px;
    background: transparent url("/o/adif-theme/images/icons/ico-toggle.svg") center center no-repeat;
    background-size: 0.9375rem auto;
    margin-left: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.dropdown h3.showed span:nth-child(2) {
  transform: rotate(180deg); }

.dropdown .dropdown-content {
  padding: 5% 10%;
  background-color: #f4f4f4;
  margin-bottom: 1.875em;
  background: #f4f4f4 url("/o/adif-theme/images/icons/back-desplegable.svg") right center no-repeat;
  background-size: auto 80%; }
  @media (max-width: 61.98em) {
    .dropdown .dropdown-content .subtipe-dropdown-patrimonio h5 {
      font-size: 1rem; } }
  .dropdown .dropdown-content .subtipe-dropdown-patrimonio .datos {
    border: 1px solid #dcdcdc;
    padding: 2rem;
    margin-top: 1rem;
    margin-bottom: 2.5rem; }
  .dropdown .dropdown-content .adif-subasta-titulo {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 0.9rem;
    color: #111; }
    .dropdown .dropdown-content .adif-subasta-titulo span {
      text-transform: initial; }
  .dropdown .dropdown-content .enlace-subasta {
    font-size: 0.9rem; }
    .dropdown .dropdown-content .enlace-subasta a {
      font-size: 0.875rem; }
  .dropdown .dropdown-content ul {
    margin-top: 0.9375rem; }
    .dropdown .dropdown-content ul li {
      margin-bottom: 0.625em; }
  .dropdown .dropdown-content.dropdown-content-clear {
    background: #f4f4f4; }
  .dropdown .dropdown-content.subasta {
    background-image: none; }

.adif-servicios-pills .dropdown-content {
  background-image: none; }

.footer-copyright .portlet-header {
  display: none; }

.footer-copyright .menu-column .portlet {
  padding-top: 0.5rem; }

.footer-copyright .menu-column .portlet-content {
  padding: 0; }
  .footer-copyright .menu-column .portlet-content ul,
  .footer-copyright .menu-column .portlet-content ul li,
  .footer-copyright .menu-column .portlet-content ul li a {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .footer-copyright .menu-column .portlet-content ul {
    display: flex; }
    .footer-copyright .menu-column .portlet-content ul li,
    .footer-copyright .menu-column .portlet-content ul li a {
      display: block; }
    .footer-copyright .menu-column .portlet-content ul li a {
      border-right: 1px solid #000;
      padding: 0 0.625em; }
    .footer-copyright .menu-column .portlet-content ul li:last-child a {
      border: none; }
    @media (max-width: 61.98em) {
      .footer-copyright .menu-column .portlet-content ul {
        flex-wrap: wrap;
        font-size: .7rem; }
        .footer-copyright .menu-column .portlet-content ul li a {
          padding: 0 5px; }
        .footer-copyright .menu-column .portlet-content ul li:first-child {
          padding-left: 0; }
        .footer-copyright .menu-column .portlet-content ul li:last-child {
          padding-right: 0; } }

body select#select-comunidades {
  border: 1px solid #dcdcdc;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  color: #666;
  padding: 0.625em 2.5em 0.625em 0.9375rem;
  background: transparent url("/o/adif-theme/images/icons/ico-select-dark-green.svg") calc(100% - 0.9375rem) calc(50% + 2px) no-repeat;
  background-size: 0.9375rem auto; }
  .ie body select#select-comunidades {
    background-size: 3.125rem auto; }
  body select#select-comunidades.open-select {
    background-image: url("/o/adif-theme/images/icons/ico-select-dark-green-up.svg"); }

body select::-ms-expand {
  display: none; }

.portlet-site-map div.portlet-body > ul {
  margin-bottom: -1.125em; }
  .portlet-site-map div.portlet-body > ul li {
    list-style: none;
    font-weight: bold;
    color: #111;
    margin-bottom: 1.125em;
    margin-top: 1.125em;
    font-size: 1.125rem; }
    .portlet-site-map div.portlet-body > ul li a {
      color: #111; }
    .portlet-site-map div.portlet-body > ul li ul li {
      list-style: disc;
      margin-top: 0.625em;
      margin-bottom: 0.625em;
      font-size: 1rem;
      color: #065547; }
      .portlet-site-map div.portlet-body > ul li ul li a {
        color: #065547; }
      .portlet-site-map div.portlet-body > ul li ul li ul li {
        list-style: disc;
        font-weight: normal; }
        .portlet-site-map div.portlet-body > ul li ul li ul li ul li {
          list-style: circle;
          color: #666; }
          .portlet-site-map div.portlet-body > ul li ul li ul li ul li a {
            color: #666; }

body #cc-main .cm-wrapper .cm--bar {
  background-color: #102341;
  border: 0.0625rem solid transparent; }

body #cc-main .cm-wrapper .cm__body {
  max-width: 72rem; }

body #cc-main .cm-wrapper .cm__desc {
  color: white; }

body #cc-main .cm-wrapper .cm__btn {
  background-color: #FFF;
  color: #102341;
  border: none;
  border-radius: unset; }
  @media (prefers-contrast: more) {
    body #cc-main .cm-wrapper .cm__btn {
      border: 0.0625rem solid transparent; } }
  body #cc-main .cm-wrapper .cm__btn:hover {
    background-color: #065547;
    color: white; }
  @media (max-height: 23rem) {
    body #cc-main .cm-wrapper .cm__btn {
      margin-left: .375rem !important;
      margin-top: 0 !important; } }

body #cc-main .cm-wrapper .cm__title {
  position: absolute;
  width: 0.0625rem;
  height: 0.0625rem;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  color: white; }

@media (max-height: 23rem) {
  body #cc-main .cm-wrapper .cm__btns, body #cc-main .cm-wrapper .cm__btn-group {
    flex-direction: row !important;
    margin-top: 0 !important; } }

@media (prefers-contrast: more) {
  body #cc-main .toggle__icon {
    -webkit-filter: brightness(10);
    filter: brightness(10);
    border: 0.0625rem solid transparent; } }

body #cc-main .pm--box {
  border-radius: unset; }
  @media (prefers-contrast: more) {
    body #cc-main .pm--box {
      border: 0.0625rem solid transparent; } }
  body #cc-main .pm--box .pm__close-btn {
    border-radius: unset; }
    @media (prefers-contrast: more) {
      body #cc-main .pm--box .pm__close-btn {
        -webkit-filter: brightness(10);
        filter: brightness(10); } }
  body #cc-main .pm--box .pm__section-title {
    border-radius: unset; }
  body #cc-main .pm--box .pm__section-desc-wrapper {
    border-radius: unset; }
  body #cc-main .pm--box .pm__section-desc p {
    display: block;
    margin-bottom: 1rem; }
  body #cc-main .pm--box .pm__section-desc a {
    color: #065547; }
  @media (prefers-contrast: more) {
    body #cc-main .pm--box .pm__section-arrow {
      -webkit-filter: brightness(10);
      filter: brightness(10); } }
  body #cc-main .pm--box .pm__section--toggle {
    border-radius: unset; }
    body #cc-main .pm--box .pm__section--toggle .section__toggle-wrapper {
      margin-bottom: 0; }
  body #cc-main .pm--box .pm__btn {
    background-color: #102341;
    color: white;
    border: none;
    border-radius: unset; }
    @media (prefers-contrast: more) {
      body #cc-main .pm--box .pm__btn {
        border: 0.0625rem solid transparent; } }
    body #cc-main .pm--box .pm__btn:hover {
      background-color: #065547; }
    @media (max-height: 23rem) {
      body #cc-main .pm--box .pm__btn {
        margin-left: .375rem !important; } }
  @media (max-height: 23rem) {
    body #cc-main .pm--box .pm__footer, body #cc-main .pm--box .pm__btn-group {
      flex-direction: row !important; }
    body #cc-main .pm--box .pm__btn-group, body #cc-main .pm--box .pm__btn {
      margin-top: 0 !important; } }

body.cs__adif-av #cc-main .cm-wrapper .cm__btn:hover {
  background-color: #102341; }

body.cs__adif-av #cc-main .pm--box .pm__section-desc a {
  color: #102341; }

body.cs__adif-av #cc-main .pm--box .pm__btn:hover {
  background-color: #102341; }

.adif-wrapper .portlet {
  margin-bottom: 0; }

.adif-wrapper .btn-primary {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #065547;
  border-color: #065547;
  text-decoration: none;
  border-radius: 1.875rem;
  padding: 0.875rem 1.875rem;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .adif-wrapper .btn-primary:hover {
    background-color: #00301B !important;
    border-color: #00301B !important;
    color: white; }
  .adif-wrapper .btn-primary.fragment-entry-link-list__col-resizer {
    padding: 0;
    border-radius: 50%;
    color: #FFF;
    background-color: #007BFF;
    border-color: #007BFF; }
    .adif-wrapper .btn-primary.fragment-entry-link-list__col-resizer:hover {
      color: #FFF;
      background-color: #0069d9;
      border-color: #0062cc; }
  .adif-wrapper .btn-primary--square {
    background-color: #065547;
    border-color: #065547;
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .adif-wrapper .btn-primary--square:hover {
      background-color: #00301B !important;
      border-color: #00301B !important;
      color: white; }

.adif-wrapper .btn-secondary {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #d9e0de;
  border-color: #d9e0de;
  color: #065547;
  border-radius: 1.875rem;
  padding: 0.875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .adif-wrapper .btn-secondary:hover {
    background-color: #00301B;
    border-color: #00301B;
    color: white; }

.adif-wrapper .btn-outline-primary {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.9375rem;
  background-color: white;
  color: #065547;
  border: 0.125rem solid #065547;
  text-decoration: none;
  border-radius: 1.875rem;
  padding: 0.875rem 1.875rem;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .adif-wrapper .btn-outline-primary:hover {
    background-color: #065547;
    border: 0.125rem solid white;
    color: #fff; }

.adif-wrapper .btn-outline-secondary {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.9375rem;
  color: #666;
  border: 0.125rem solid #666;
  border-radius: 1.875rem;
  padding: 0.875rem 1.875rem;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .adif-wrapper .btn-outline-secondary:hover {
    color: #fff;
    background-color: #666;
    border: 0.125rem solid white; }

.adif-wrapper .btn-link {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #065547;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .adif-wrapper .btn-link:hover {
    color: #00884d;
    text-decoration: underline; }

.adif-wrapper .btn-success {
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1.5625rem;
  padding: 0.75rem 1.5625rem; }

.adif-wrapper .btn-info {
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1.5625rem;
  padding: 0.75rem 1.5625rem; }

.adif-wrapper .btn-warning {
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1.5625rem;
  padding: 0.75rem 1.5625rem; }

.adif-wrapper .btn-danger {
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 1.5625rem;
  padding: 0.75rem 1.5625rem; }

@media (min-width: 576px) {
  body.has-control-menu .affix,
  body.has-control-menu #wrapper {
    margin-top: 66px; } }

body a.download-file-link,
body span.download-file-link {
  background: transparent url("/o/adif-theme/images/icons/redesign/arrowDownload.svg") right center no-repeat;
  background-size: 1.125rem auto;
  padding-right: 1.5625rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  body a.download-file-link.inverted,
  body span.download-file-link.inverted {
    background: transparent url("/o/adif-theme/images/icons/redesign/arrowDownloadWhite.svg") right center no-repeat; }

body.cs__adif-av a.download-file-link,
body.cs__adif-av span.download-file-link {
  background: transparent url("/o/adif-theme/images/icons/redesign/arrowDownloadBlue.svg") right center no-repeat;
  background-size: 1.125rem auto;
  padding-right: 1.5625rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  body.cs__adif-av a.download-file-link.inverted,
  body.cs__adif-av span.download-file-link.inverted {
    background: transparent url("/o/adif-theme/images/icons/redesign/arrowDownloadWhite.svg") right center no-repeat; }

.rs-dropdown {
  margin-top: 1rem; }
  .rs-dropdown h3 {
    margin-bottom: 0; }
  .rs-dropdown h3 button {
    font-size: 1rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    background-color: #065547;
    padding-left: 1rem;
    text-transform: none; }
    .rs-dropdown h3 button:hover {
      cursor: pointer;
      color: #f4f4f4; }
    .rs-dropdown h3 button span:nth-child(2) {
      background: transparent url("/o/adif-theme/images/icons/ico-toggle-white.svg") center center no-repeat;
      background-size: 0.9375rem auto; }
  .rs-dropdown .dropdown-content {
    border-right: 3px solid #f4f4f4;
    border-bottom: 3px solid #f4f4f4;
    border-left: 3px solid #f4f4f4;
    background: #fff;
    padding: 1.5rem 1rem; }
    .rs-dropdown .dropdown-content * {
      font-size: 1rem; }
    .rs-dropdown .dropdown-content a {
      color: #111;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.375rem;
      text-decoration: underline; }
      .rs-dropdown .dropdown-content a:hover {
        color: #111;
        font-weight: 800; }
      .rs-dropdown .dropdown-content a:focus {
        color: #111; }
    .rs-dropdown .dropdown-content .descarga-subasta {
      padding-left: 0; }
      .rs-dropdown .dropdown-content .descarga-subasta .adif-icon {
        display: none; }
      .rs-dropdown .dropdown-content .descarga-subasta a {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #111; }
        .rs-dropdown .dropdown-content .descarga-subasta a:hover {
          font-weight: 800; }
        .rs-dropdown .dropdown-content .descarga-subasta a:focus {
          color: #111; }

/*buttons with icon */
.btn__icon, .btn__icon--search, .btn__icon--menuMobile, .btn__icon--close {
  border: none;
  height: 2rem;
  width: 2rem;
  margin: 0 0.78125rem;
  position: relative;
  padding: 0.25rem; }
  @media (min-width: 48em) {
    .btn__icon, .btn__icon--search, .btn__icon--menuMobile, .btn__icon--close {
      height: 2rem;
      width: 2rem; } }
  @media (min-width: 75em) {
    .btn__icon, .btn__icon--search, .btn__icon--menuMobile, .btn__icon--close {
      height: 1.5rem;
      width: 1.5rem; } }
  .btn__icon--search {
    background: transparent url("/o/adif-theme/images/icons/redesign/search.svg") center no-repeat;
    background-size: 1.625rem auto; }
    @media (min-width: 75em) {
      .btn__icon--search {
        background-size: 1.5rem auto; } }
  .btn__icon--menuMobile {
    background: transparent url("/o/adif-theme/images/icons/redesign/menuMobile.svg") center no-repeat;
    background-size: 1.625rem auto; }
    @media (min-width: 75em) {
      .btn__icon--menuMobile {
        background-size: 1.5rem auto; } }
  .btn__icon--close {
    background: transparent url("/o/adif-theme/images/icons/redesign/closeGreen.svg") center no-repeat;
    background-size: 1.625rem auto; }
    @media (min-width: 75em) {
      .btn__icon--close {
        background-size: 1.5rem auto; } }

.adif-footer {
  background: linear-gradient(120deg, #007861 86%, #fff 86.1%, #fff 87.5%, #007861 87.6%, #007861 100%);
  width: 100%;
  color: white; }
  .adif-footer a {
    text-decoration: none; }

.block-footer {
  padding-left: 3rem;
  padding-top: 2rem; }

.logo {
  width: 11rem; }

.block-footer2 {
  text-align: center;
  font-family: "open_sans",Arial,sans-serif;
  font-size: 1rem;
  line-height: 19.2px;
  margin: 90px 0 3.75rem; }
  @media (max-width: 61.98em) {
    .block-footer2 {
      margin-bottom: 0; } }

.last-footer-column {
  padding-top: 145px; }
  @media (max-width: 61.98em) {
    .last-footer-column {
      padding-top: 0;
      margin-bottom: 3.75rem; } }

.contenido1 p {
  font-size: .95rem;
  padding-right: 1.875em; }
  @media (max-width: 47.98em) {
    .contenido1 p {
      display: none; } }

@media (max-width: 47.98em) {
  .contenido1 {
    text-align: left; } }

.footer-columns {
  display: flex;
  padding-top: 0.9375em; }
  .footer-columns .footer-column {
    width: 33.3333%;
    padding-top: 1.875em;
    padding-bottom: 1.875em;
    margin-top: -1.875em; }
    .footer-columns .footer-column * {
      margin: 0;
      padding: 0;
      list-style-type: none;
      font-size: .8rem; }
    .footer-columns .footer-column p {
      text-transform: uppercase;
      font-size: .9rem;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      margin-bottom: 0.9375em; }
    .footer-columns .footer-column ul li,
    .footer-columns .footer-column ul li a {
      display: block; }
    .footer-columns .footer-column ul li a {
      color: white;
      margin-bottom: 0.625em; }
      .footer-columns .footer-column ul li a:hover, .footer-columns .footer-column ul li a:focus {
        text-decoration: underline; }
    .footer-columns .footer-column.social {
      border-left: 1px solid rgba(255, 255, 255, 0.4);
      padding-left: 3.125em; }
      .footer-columns .footer-column.social ul li:last-child {
        display: flex; }
        .footer-columns .footer-column.social ul li:last-child a {
          margin: 5px 5px 0; }
          .footer-columns .footer-column.social ul li:last-child a img {
            height: 1.25rem; }
          .footer-columns .footer-column.social ul li:last-child a:first-child {
            margin-left: 0; }
            .footer-columns .footer-column.social ul li:last-child a:first-child img {
              height: 1.5625rem; }
          .footer-columns .footer-column.social ul li:last-child a:last-child {
            margin-right: 0; }
    .footer-columns .footer-column .list-menu > ul > li:first-child {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      text-transform: uppercase; }
      .footer-columns .footer-column .list-menu > ul > li:first-child > ul {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        text-transform: none;
        margin-top: 0.9375em; }
      @media (max-width: 47.98em) {
        .footer-columns .footer-column .list-menu > ul > li:first-child {
          text-align: left; }
          .footer-columns .footer-column .list-menu > ul > li:first-child > ul {
            flex-wrap: wrap; } }
  @media (max-width: 35.98em) {
    .footer-columns {
      flex-wrap: wrap; }
      .footer-columns .footer-column {
        width: 100%; }
        .footer-columns .footer-column.social {
          border: none;
          padding-left: 0; }
          .footer-columns .footer-column.social ul {
            display: flex; }
            .footer-columns .footer-column.social ul li {
              padding: 0 0.625em; }
              .footer-columns .footer-column.social ul li:first-child {
                padding-left: 0; }
              .footer-columns .footer-column.social ul li:last-child {
                padding-right: 0; }
                .footer-columns .footer-column.social ul li:last-child a {
                  margin-top: -2.5px; } }
  @media (max-width: 47.98em) {
    .footer-columns {
      flex-wrap: wrap; }
      .footer-columns .footer-column {
        width: 100%; }
        .footer-columns .footer-column.social {
          padding-left: 0;
          border: none; }
          .footer-columns .footer-column.social ul {
            flex-wrap: wrap; }
            .footer-columns .footer-column.social ul li:last-child {
              width: 100%;
              margin-top: 0.9375em;
              padding: 0; }
        .footer-columns .footer-column ul {
          display: flex; }
          .footer-columns .footer-column ul > li {
            display: block;
            margin-right: 0.9375em; }
            .footer-columns .footer-column ul > li:last-child {
              margin-right: 0; } }

.footer-copyright {
  background-color: white;
  color: #000;
  font-size: .8rem;
  padding-top: 0.625em;
  margin-bottom: 0px; }
  .footer-copyright .row {
    align-items: center; }
  @media (max-width: 61.98em) {
    .footer-copyright .row > div:last-child {
      font-size: .7rem; } }
  .footer-copyright a {
    color: #000;
    text-decoration: none; }
  .footer-copyright > div > div > div:last-child p {
    padding-top: .5rem; }

@media (min-width: 768px) {
  .block-footer2 {
    text-align: left; } }

@media (min-width: 992px) {
  .block-footer2 {
    padding-bottom: 1rem;
    text-align: left; }
  .contenido1 p {
    margin-top: 1rem; } }

@media (min-width: 1200px) {
  .block-footer {
    padding-left: 1rem;
    padding-top: 5rem; }
  .block-footer2 {
    padding-bottom: 1rem; }
  .contenido_2 {
    padding-bottom: 3rem; } }

.adifFooter__copyrightSello {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.adifFooter__selloImg {
  width: 100px;
  margin-left: 1rem;
  margin-bottom: 1rem;
  padding-top: .5rem; }

.portlet-layout .portlet-search {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 15px;
  padding-right: 15px; }
  .portlet-layout .portlet-search::after {
    display: block;
    clear: both;
    content: ""; }

header .navbar {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  flex-wrap: nowrap; }

@media (min-width: 992px) {
  header .navbar-expand-lg .navbar-collapse {
    flex-grow: 1;
    justify-content: center; } }

header .navbar-nav .portlet {
  margin-bottom: 0; }

header .navbar-nav li {
  margin-bottom: 0; }

header .navbar-nav .navbar-nav a {
  color: #065547;
  font-size: .95rem; }

header .navbar-nav .portlet-header {
  display: none; }

header .navbar-nav .portlet-body {
  text-transform: uppercase; }

header .navbar-nav .nav-item.selected a {
  position: relative;
  overflow: visible;
  color: #333; }
  header .navbar-nav .nav-item.selected a:after {
    content: '';
    position: absolute;
    bottom: -0.1875rem;
    left: 0;
    width: 100%;
    height: 0.1875rem;
    background-color: #065547; }

header .container-fluid.main-header-items-wrapper {
  flex-wrap: nowrap; }

header .diagonal-header {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 50%, rgba(229, 239, 234, 0.8) 51%, #e5efea 52%);
  padding-left: 3.4375em;
  padding-right: 0.9375em;
  margin-left: -2.8125em; }
  @media (max-width: 61.98em) {
    header .diagonal-header {
      display: none !important; } }

header .portlet:hover,
header .portlet.open {
  z-index: 1050; }

header a {
  color: #065547;
  text-decoration: none; }
  header a:hover, header a:focus {
    color: #111; }

header .secciones {
  font-size: 1.4rem; }
  header .secciones a {
    padding-right: 1em; }

header .language-bar .form-group {
  margin-bottom: 0;
  padding-top: 0.6em; }
  header .language-bar .form-group .form-control {
    border: none;
    color: #111;
    background-color: #E5EFEA;
    background-image: url("/o/adif-theme/images/icons/ico-select.svg");
    background-position: calc(100% - 0.3125rem) center;
    background-size: 0.75rem 0.5rem;
    width: 5.9375rem; }

header .form-control {
  color: #065547; }
  header .form-control:focus {
    border-color: #065547;
    color: #065547; }

header .adif-search {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #E5EFEA; }
  header .adif-search .adif-search-form {
    display: none; }
    header .adif-search .adif-search-form .portlet {
      margin-bottom: 0; }
    header .adif-search .adif-search-form .form-group {
      display: block;
      margin-bottom: 0; }
      header .adif-search .adif-search-form .form-group .form-control {
        background-color: #fff; }
    header .adif-search .adif-search-form .lfr-ddm-field-group {
      display: none; }
    header .adif-search .adif-search-form .portlet-title-text {
      display: none;
      color: #fff; }
  header .adif-search .adif-nav-button {
    font-size: 1.5rem;
    color: #065547; }
    header .adif-search .adif-nav-button span {
      font-size: .75rem;
      padding-right: .2em; }
  header .adif-search.active {
    background-color: #065547;
    padding: 0.75em;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    box-shadow: 0 0 0.3125rem rgba(0, 0, 0, 0.75); }
    header .adif-search.active #boton-menu-principal {
      display: none; }
    header .adif-search.active .adif-search-form {
      display: block; }
      header .adif-search.active .adif-search-form .input-group-item.search-bar-keywords-input-wrapper input:focus {
        box-shadow: none !important; }
    header .adif-search.active .adif-search-button:focus {
      box-shadow: 0 0 0 2px #4d8bff, 0 0 0 4px #A8C7FF !important; }
    header .adif-search.active .adif-search-button .lexicon-icon:first-child {
      display: none; }
    header .adif-search.active .adif-search-button .lexicon-icon:last-child {
      display: inline-block; }
    @media (min-width: 48em) {
      header .adif-search.active {
        bottom: 0;
        z-index: 1500; } }

@media (max-width: 47.98em) {
  header .lfr-nav-child-toggle {
    float: left;
    padding: 0 0.625em; } }

header .portlet-body > .navbar {
  margin: 0 0.9375em; }

header #portlet_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_CONT_HEADER1 {
  margin-bottom: 0; }

@media (min-width: 36em) {
  .search-opened header #search {
    height: 3.75rem; } }

.search-opened #content,
.search-opened footer {
  opacity: 0.3; }

header.header {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.5) 75%, rgba(229, 239, 234, 0.5) 75%, #e5efea 76%);
  width: 100%; }
  @media only screen and (min-width: 1655px) and (max-width: 2080px) {
    header.header {
      background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.5) 70%, rgba(229, 239, 234, 0.5) 70%, #e5efea 71%); } }
  @media only screen and (min-width: 2081px) and (max-width: 2185px) {
    header.header {
      background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.5) 70%, rgba(229, 239, 234, 0.5) 70%, #e5efea 71%); } }
  @media only screen and (min-width: 2186px) and (max-width: 2599px) {
    header.header {
      background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.5) 68%, rgba(229, 239, 234, 0.5) 68%, #e5efea 69%); } }
  @media only screen and (min-width: 2600px) {
    header.header {
      background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.5) 63%, rgba(229, 239, 234, 0.5) 63%, #e5efea 64%); } }
  @media only screen and (min-width: 1102px) and (max-width: 1170px) {
    header.header {
      background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.5) 73%, rgba(229, 239, 234, 0.5) 73%, #e5efea 74%); } }
  @media (max-width: 74.98em) {
    header.header {
      background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.5) 74%, rgba(229, 239, 234, 0.5) 74%, #e5efea 75%); } }
  @media (max-width: 35.98em) {
    header.header {
      background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.5) 60%, rgba(229, 239, 234, 0.5) 60%, #e5efea 61%); } }
  @media only screen and (max-width: 370px) {
    header.header {
      background: linear-gradient(135deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.5) 57%, rgba(229, 239, 234, 0.5) 57%, #e5efea 58%); } }
  header.header .header-logos {
    display: flex;
    align-items: center; }
    header.header .header-logos a[class*="logo"] {
      display: block;
      margin-right: 0.937em; }
      header.header .header-logos a[class*="logo"] img {
        width: auto;
        padding: 0.3125em 0; }
      header.header .header-logos a[class*="logo"].logo2 {
        margin-right: 0.3125em; }
      @media (min-width: 1270px) and (max-width: 1320px) {
        header.header .header-logos a[class*="logo"].logo3 {
          display: none; } }
    @media (max-width: 61.98em) {
      header.header .header-logos .logo1 {
        display: none !important; } }
    header.header .header-logos .logo1 img.img-fluid {
      height: 3.875rem; }
      .ie header.header .header-logos .logo1 img.img-fluid {
        width: 12.5rem; }
      @media (max-width: 74.98em) {
        header.header .header-logos .logo1 img.img-fluid {
          width: 9.375rem;
          height: auto; } }
      @media (max-width: 61.98em) {
        header.header .header-logos .logo1 img.img-fluid {
          width: 10.9375rem;
          height: auto; } }
      @media (max-width: 35.98em) {
        header.header .header-logos .logo1 img.img-fluid {
          width: 6.25rem;
          display: none !important; } }
    header.header .header-logos .logo2 img {
      height: 3.125rem; }
      .ie header.header .header-logos .logo2 img {
        width: 7,8125rem; }
      @media (max-width: 74.98em) {
        header.header .header-logos .logo2 img {
          height: 2,5rem; } }
      @media (max-width: 61.98em) {
        header.header .header-logos .logo2 img {
          height: 2.9375rem; } }
      @media (max-width: 47.98em) {
        header.header .header-logos .logo2 img {
          height: 2.8125rem; } }
    header.header .header-logos .logo3 {
      margin-right: 0.3125em;
      margin-left: 0.3125em;
      display: block; }
      @media (min-width: 1270px) and (max-width: 1320px) {
        header.header .header-logos .logo3 {
          display: none; } }
      header.header .header-logos .logo3 img {
        height: 3.5rem;
        margin-top: 0.25em; }
        .ie header.header .header-logos .logo3 img {
          width: 8rem; }
        @media (max-width: 74.98em) {
          header.header .header-logos .logo3 img {
            height: 2.5rem; } }
        @media (max-width: 61.98em) {
          header.header .header-logos .logo3 img {
            height: 2.9375rem; } }
        @media (max-width: 47.98em) {
          header.header .header-logos .logo3 img {
            height: 2.8125rem; } }
      @media (max-width: 61.98em) {
        header.header .header-logos .logo3 {
          display: none !important; } }
  @media (max-width: 74.98em) {
    header.header #navigationCollapse {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 61.98em) {
    header.header #navigationCollapse,
    header.header .main-header-items-wrapper > button.btn-monospaced.ml-auto,
    header.header .main-header-items-wrapper .contenido-header {
      display: none; }
    header.header .main-header-items-wrapper .language-bar {
      margin-left: auto; } }
  @media (max-width: 61.98em) {
    header.header .main-header-items-wrapper .language-bar {
      display: none; } }

.contenido-header {
  display: none; }

.language-bar,
.adif-nav-button span {
  display: none; }

.main-header-items-wrapper {
  height: 3.875rem;
  max-width: 82.81rem;
  flex-wrap: nowrap; }
  .main-header-items-wrapper > div {
    height: 100%;
    display: flex;
    align-items: center; }
    .main-header-items-wrapper > div.contenido-header {
      padding: 0;
      padding-right: 0.9em; }
      @media (max-width: 61.98em) {
        .main-header-items-wrapper > div.contenido-header {
          padding-left: 0; } }
      @media (max-width: 1270px) {
        .main-header-items-wrapper > div.contenido-header {
          display: none !important; } }
      .main-header-items-wrapper > div.contenido-header div.contenido {
        height: 1.875rem;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 0.9375em;
        color: #e1e0e0;
        margin-right: 0.625em;
        font-size: 0.75rem; }
        @media (max-width: 1270px) {
          .main-header-items-wrapper > div.contenido-header div.contenido {
            display: none !important; } }
        .main-header-items-wrapper > div.contenido-header div.contenido a {
          display: inline-block;
          margin: 0 0.3125em;
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal; }
    .main-header-items-wrapper > div.language-bar > form,
    .main-header-items-wrapper > div.language-bar > form > div {
      height: 100%; }
    .main-header-items-wrapper > div.language-bar > form {
      height: 1.875rem;
      border-right: 0.0625rem solid #e1e0e0;
      padding-right: 0.625em; }
      .main-header-items-wrapper > div.language-bar > form > div {
        padding: 0;
        display: flex;
        align-items: center; }
        .main-header-items-wrapper > div.language-bar > form > div > select {
          padding-left: 0; }
    .main-header-items-wrapper > div.adif-search > button {
      height: 1.875rem;
      padding-top: 0;
      padding-bottom: 0; }
      .main-header-items-wrapper > div.adif-search > button.adif-search-button {
        height: 1.875rem;
        border-right: 0.0625rem solid #e1e0e0;
        padding: 0 0.9375em; }
        .main-header-items-wrapper > div.adif-search > button.adif-search-button img {
          width: 1.125rem;
          height: 1.125rem;
          display: block; }
      .main-header-items-wrapper > div.adif-search > button.adif-nav-button {
        display: flex;
        align-items: center; }
        @media only screen and (max-width: 1070px) {
          .main-header-items-wrapper > div.adif-search > button.adif-nav-button {
            padding-right: 0; } }
        .main-header-items-wrapper > div.adif-search > button.adif-nav-button span {
          display: block;
          margin-right: 0.625em; }
          @media only screen and (max-width: 1070px) {
            .main-header-items-wrapper > div.adif-search > button.adif-nav-button span {
              display: none; } }
        .main-header-items-wrapper > div.adif-search > button.adif-nav-button img {
          width: 1.875rem;
          height: 1.1875rem; }
    .main-header-items-wrapper > div.adif-search.active > button.adif-search-button {
      border: none;
      padding-right: 0; }
      .main-header-items-wrapper > div.adif-search.active > button.adif-search-button img {
        display: none; }
      .main-header-items-wrapper > div.adif-search.active > button.adif-search-button svg.lexicon-icon:last-child {
        display: block;
        height: 1.25rem;
        margin-left: 0.625em; }

@media only screen and (max-width: 1250px) {
  .header .main-header-items-wrapper > div.contenido-header {
    display: none !important; } }

@media (min-width: 992px) {
  /*.header-logos {
		padding-left: 7.3rem;
	}
	.adif-search {
		padding-right: 7.3rem;
	}*/
  .language-bar .form-control {
    font-size: 0.8rem;
    text-transform: capitalize; } }

@media (min-width: 992px) {
  .language-bar,
  .adif-nav-button span {
    display: inline; }
  .header .adif-search .adif-search-button {
    font-size: 1.5rem;
    border-radius: 0.25rem; } }

#wrapper .select2 .select2-container .select2-dropdown {
  background-color: #065547 !important; }

#wrapper .select2.select2-container--open .selection .select2-selection .select2-selection__rendered {
  background-color: #065547 !important; }

.adif-user-last-login {
  background-color: #007861;
  color: #fff;
  padding: 0.2rem 0; }

.adif-header {
  position: relative;
  box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.1); }
  .adif-header__wrapper {
    padding: 0.9375rem 0; }
    @media (min-width: 75em) {
      .adif-header__wrapper {
        padding: 0.5625rem 0 0; } }
  .adif-header a {
    color: #111; }
  .adif-header .adif-header__lexiconClose {
    color: #111; }
  .adif-header .adif-search {
    background-color: transparent;
    display: flex;
    align-items: center; }
    @media (min-width: 75em) {
      .adif-header .adif-search {
        padding-bottom: 1.4375rem; } }
    .adif-header .adif-search .adif-search-close-button {
      display: none; }
    .adif-header .adif-search.active {
      position: absolute;
      background-color: white;
      display: flex;
      max-width: 1440px;
      width: calc(100% - 8px);
      margin-left: auto;
      margin-right: auto;
      z-index: 2;
      padding: 0;
      height: 3.0625rem;
      bottom: 14px;
      box-shadow: none;
      border: 1px solid #065547;
      top: 4px;
      left: 4px; }
      .adif-header .adif-search.active *:focus {
        box-shadow: none; }
      @media (min-width: 62em) {
        .adif-header .adif-search.active {
          height: 3.25rem;
          left: 0.25rem; } }
      @media (min-width: 75em) {
        .adif-header .adif-search.active {
          height: 3.25rem;
          top: initial; } }
      .adif-header .adif-search.active .search-bar-simple input {
        height: 2.625rem;
        border-radius: 0;
        padding: 5px 15px;
        border: none; }
      .adif-header .adif-search.active .search-bar-simple .input-group-inset-item {
        border-radius: 0;
        padding: 0;
        border: none;
        background-color: transparent;
        background-color: white; }
        .adif-header .adif-search.active .search-bar-simple .input-group-inset-item .lexicon-icon {
          width: 1.3rem;
          height: 1.3rem;
          color: #065547; }
      .adif-header .adif-search.active .search-bar-simple .input-group-item {
        border: none; }
      .adif-header .adif-search.active .search-bar-simple button {
        background-color: white;
        height: 2.5rem;
        width: 2.5rem;
        margin: 0 0.25rem;
        border: none;
        padding: 5px; }
        .adif-header .adif-search.active .search-bar-simple button .lexicon-icon-search {
          width: 1.65rem;
          height: 1.65rem;
          margin-top: 0; }
      .adif-header .adif-search.active .adif-search-button {
        display: none; }
      .adif-header .adif-search.active .adif-search-close-button {
        display: block;
        border: none;
        background: #065547 url("/o/adif-theme/images/icons/redesign/closeWhite.svg") no-repeat center;
        background-size: 1.625rem;
        width: 2.625rem;
        height: 2.625rem;
        margin: 0 0.25rem; }
        @media (min-width: 62em) {
          .adif-header .adif-search.active .adif-search-close-button {
            width: 3rem;
            height: 3rem;
            margin: 0 0.125rem; } }
  .adif-header .adif-search-button {
    border: none;
    background: transparent url("/o/adif-theme/images/icons/redesign/searchBlack.svg") no-repeat center;
    background-size: 2rem;
    width: 2rem;
    height: 2rem; }
    @media (min-width: 75em) {
      .adif-header .adif-search-button {
        background-size: 1.25rem;
        width: 1.4375rem;
        height: 1.4375rem; } }
  .adif-header .adif-header__lexiconClose {
    display: none; }
  .adif-header__wrapper {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto; }
  .adif-header__file1 {
    display: none; }
    @media (min-width: 75em) {
      .adif-header__file1 {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-bottom: 0.3125rem; } }
  .adif-header__links .rs-pageLinks__li {
    margin-right: 1.125rem;
    margin-bottom: 0; }
    .adif-header__links .rs-pageLinks__li:last-of-type {
      margin-right: 0; }
    .adif-header__links .rs-pageLinks__li.parentLinkExt .external-link ~ .external-link {
      display: none; }
    .adif-header__links .rs-pageLinks__li.parentLinkExt .sr-only ~ .sr-only {
      display: none; }
  .adif-header__links .rs-pageLinks__link {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: underline;
    display: block; }
  .adif-header__menuMobile .b-header__title {
    margin-bottom: 0; }
  .adif-header__menuMobile .b-header__imgLogo {
    width: 2.8125rem;
    height: auto; }
  .adif-header__menuMobile .rs-pageLinks {
    margin-top: 1.65625rem; }
  .adif-header__menuMobile .rs-pageLinks__ul {
    display: flex;
    flex-direction: column; }
  .adif-header__menuMobile .rs-pageLinks__link {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: underline;
    color: #111; }
  .adif-header__menuMobile .btn__icon--close {
    margin: 0;
    background-size: 1.25rem;
    width: 1.5rem;
    height: 1.5rem; }
  .adif-header__menuMobileWrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh; }
  .adif-header__linksTitleWrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .adif-header__btnMobile {
    border: none;
    background: transparent url("/o/adif-theme/images/icons/redesign/menuMobile.svg") no-repeat center;
    background-size: 1.625rem;
    width: 2rem;
    height: 2rem; }
    @media (min-width: 75em) {
      .adif-header__btnMobile {
        display: none; } }
  .adif-header__menuMobile {
    display: block; }
    @media (min-width: 62em) {
      .adif-header__menuMobile {
        display: none; } }
  .adif-header__btnWrapper {
    padding: 1rem;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .adif-header__btnWrapper .adif-header__language {
      margin-left: 0;
      margin-right: 1.59375rem; }
      .adif-header__btnWrapper .adif-header__language .language-picker__button {
        padding: 0 0 0 0.5rem;
        color: #065547; }
  .adif-header .btn__icon--close {
    margin: 0;
    background-size: 1.25rem;
    width: 1.5rem;
    height: 1.5rem; }
  .adif-header__file2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .adif-header__logos {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    display: flex;
    align-items: flex-start; }
    @media (min-width: 75em) {
      .adif-header__logos {
        padding-bottom: 1.1875rem; } }
    .adif-header__logos li {
      margin-bottom: 0; }
  .adif-header__logo {
    display: inline-block;
    margin-right: .5rem; }
    .adif-header__logo:first-of-type {
      margin-right: 1rem; }
    .adif-header__logo1, .adif-header__logo3 {
      display: none; }
      @media (min-width: 75em) {
        .adif-header__logo1, .adif-header__logo3 {
          display: inline-block; } }
    .adif-header__logo--bordered {
      border: 1px solid white;
      background-color: white; }
  .adif-header .b-navMain {
    margin-left: 3.125rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1; }
  .adif-header__language {
    background-color: transparent;
    padding-top: 0;
    margin-left: 2.25rem; }
  .adif-header__logosNav {
    display: flex;
    align-items: center; }
  .adif-header__logoImg1 {
    height: 35px;
    width: auto; }
  .adif-header__logo2 {
    background: transparent url("/o/adif-theme/images/icons/redesign/logo-adif.svg") no-repeat center;
    background-size: 97px auto;
    height: 35px;
    width: 98px; }
  .adif-header__logo3 {
    height: 2.375rem;
    width: auto; }
  .adif-header .language-picker__button {
    padding: 0 0 0 0.5rem;
    color: #111; }
  .adif-header .language-picker__button[aria-expanded=true] .m-arrow-down {
    transform: rotate(180deg); }
  .adif-header .m-arrow-down {
    background: url("/o/adif-theme/images/icons/redesign/arrowDBlack.svg") no-repeat;
    background-position: center center;
    background-size: 1rem;
    height: 24px;
    width: 24px;
    background-size: 24px;
    border: none;
    background-color: transparent;
    transform: rotate(0);
    transition-duration: 300ms; }
  .adif-header.home {
    position: absolute;
    backdrop-filter: blur(6px);
    background: rgba(17, 17, 17, 0.6);
    border-bottom: 1px solid #fff;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    margin-bottom: -0.0625rem; }
    .adif-header.home a {
      color: white; }
    .adif-header.home .b-navMain .b-navMain__commonlink {
      color: #111; }
      .adif-header.home .b-navMain .b-navMain__commonlink.link-open {
        color: white; }
    .adif-header.home .b-navMain__link2,
    .adif-header.home .b-navMain__commonLink {
      color: #111; }
      .adif-header.home .b-navMain__link2.link-open,
      .adif-header.home .b-navMain__commonLink.link-open {
        color: white; }
    .adif-header.home .b-btn-menu {
      background: url("/o/adif-theme/images/icons/redesign/arrowDWhite.svg") no-repeat;
      background-position: center; }
    .adif-header.home .language-picker__item {
      color: #111; }
    .adif-header.home .adif-header__lexiconClose {
      color: white; }
    .adif-header.home .adif-search-button {
      border: none;
      background: transparent url("/o/adif-theme/images/icons/redesign/search.svg") no-repeat center;
      background-size: 2rem;
      width: 2rem;
      height: 2rem;
      padding-bottom: 1.25rem; }
      @media (min-width: 75em) {
        .adif-header.home .adif-search-button {
          background-size: 1.25rem;
          width: 1.4375rem;
          height: 1.4375rem; } }
    .adif-header.home .adif-search-close-button {
      display: none; }
    .adif-header.home .language-picker__button {
      color: white; }
    .adif-header.home .language-picker__button[aria-expanded=true] .m-arrow-down {
      transform: rotate(180deg); }
    .adif-header.home .m-arrow-down {
      background: transparent url("/o/adif-theme/images/icons/redesign/arrowDWhite.svg") no-repeat center;
      height: 24px;
      width: 24px;
      background-size: 24px;
      border: none;
      transform: rotate(0);
      transition-duration: 300ms; }
    .adif-header.home .adif-header__logo2 {
      background: transparent url("/o/adif-theme/images/icons/redesign/logo-adif-white.svg") no-repeat center;
      background-size: 98px auto; }
    .adif-header.home .adif-search.active .search-bar-simple .input-group-item {
      border: none; }
    .adif-header.home .adif-header__btnMobile {
      border: none;
      background: transparent url("/o/adif-theme/images/icons/redesign/menuMobileWhite.svg") no-repeat center;
      background-size: 1.625rem;
      width: 2rem;
      height: 2rem; }
      @media (min-width: 75em) {
        .adif-header.home .adif-header__btnMobile {
          display: none; } }
    .adif-header.home .b-navMain__li:hover .b-navMain__liWrapper {
      border-bottom: 0.25rem solid white; }
      @media (prefers-contrast: more) {
        .adif-header.home .b-navMain__li:hover .b-navMain__liWrapper {
          border-bottom: 0.25rem solid transparent; } }
    .adif-header.home .b-navMain__li.selected .b-navMain__liWrapper {
      border-bottom: 0.25rem solid white; }
      @media (prefers-contrast: more) {
        .adif-header.home .b-navMain__li.selected .b-navMain__liWrapper {
          border-bottom: 0.25rem solid transparent; } }
    .adif-header.home .b-navMain__commonlink {
      color: #111; }
  .adif-header__logosWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5625rem; }
    .adif-header__logosWrapper .adif-header__logo1,
    .adif-header__logosWrapper .adif-header__logo3 {
      display: block; }
      @media (min-width: 75em) {
        .adif-header__logosWrapper .adif-header__logo1,
        .adif-header__logosWrapper .adif-header__logo3 {
          display: none; } }
    .adif-header__logosWrapper .adif-header__logo2 {
      height: 2.9375rem; }

body.search-open {
  overflow: hidden; }
  body.search-open .adif-header__logos {
    opacity: 0; }
  body.search-open .b-navMain {
    opacity: 0; }
  body.search-open .adif-header__btnMobile {
    display: none; }
  body.search-open:after {
    content: '';
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }

body.menu-open {
  overflow: hidden; }
  body.menu-open:after {
    content: "";
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1; }

body.cs__adif-av .adif-header .adif-header__logo2::after {
  content: '';
  background: transparent url("/o/adif-theme/images/icons/redesign/logo-adif-av.svg") no-repeat center;
  background-size: 99px auto;
  height: 31px;
  width: 107px; }

body.cs__adif-av .adif-header .adif-search.active .search-bar-simple input {
  height: 52px;
  border-radius: 0;
  padding: 5px 15px; }

body.cs__adif-av .adif-header .adif-search.active .search-bar-simple .input-group-inset-item {
  border-radius: 0;
  padding: 0;
  border: none;
  background-color: transparent; }
  body.cs__adif-av .adif-header .adif-search.active .search-bar-simple .input-group-inset-item .lexicon-icon {
    width: 1.3rem;
    height: 1.3rem;
    color: white; }

body.cs__adif-av .adif-header .adif-search.active .search-bar-simple .input-group-item {
  border: 0.0625rem solid #102341; }

body.cs__adif-av .adif-header .adif-search.active .search-bar-simple button {
  background-color: #102341; }

body.cs__adif-av .adif-header .adif-header__logo2 {
  background: transparent url("/o/adif-theme/images/icons/redesign/logo-adif-av.svg") no-repeat center;
  background-size: 98px auto; }

body.cs__adif-av .adif-header.home .adif-header__logo2 {
  background: transparent url("/o/adif-theme/images/icons/redesign/logo-adifav-white.svg") no-repeat center;
  background-size: 98px auto; }

.adif-header__language {
  background-color: transparent;
  padding-top: 0;
  margin-left: 2.25rem; }
  .adif-header__language .language-picker__button[aria-expanded=true] .m-arrow-down {
    transform: rotate(180deg); }
  .adif-header__language .language-picker__button[aria-expanded=true] + .language-picker__dropdown {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.2s; }
  .adif-header__language .language-picker--flags .language-picker__button .icon:first-of-type {
    display: none; }
  .adif-header__language .language-picker {
    display: inline-block;
    position: relative; }
    .adif-header__language .language-picker--flags .language-picker__button .icon:first-of-type {
      display: none; }
    .adif-header__language .language-picker .adif-header__btnWrapper {
      padding: 1rem;
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      .adif-header__language .language-picker .adif-header__btnWrapper .language-picker__button {
        padding: 0 0 0 0.5rem;
        color: #065547; }
    .adif-header__language .language-picker__form {
      display: none; }
    .adif-header__language .language-picker__button {
      display: flex;
      align-items: center;
      padding: 0.25rem;
      color: #111; }
      .adif-header__language .language-picker__button .icon {
        height: 1rem;
        width: 1rem; }
    .adif-header__language .language-picker__dropdown {
      position: absolute;
      top: 100%;
      left: initial;
      right: 0;
      min-width: 8.75rem;
      background-color: white;
      box-shadow: rgba(255, 255, 255, 0.075) 0px 0px 0.5px 1px inset, rgba(0, 0, 0, 0.03) 0px 0.9px 1.5px 0px, rgba(0, 0, 0, 0.08) 0px 3.1px 5.5px 0px, rgba(0, 0, 0, 0.12) 0px 14px 25px 0px;
      margin: 0;
      z-index: 3;
      font-size: 1rem;
      color: #111111;
      visibility: hidden;
      opacity: 0;
      transition: visibility 0s 0.2s, opacity 0.2s;
      padding: 0;
      border-radius: 0; }
    .adif-header__language .language-picker__item {
      display: flex;
      align-items: center;
      text-decoration: none;
      padding: 0.5rem;
      color: #111111;
      transition: background 0.2s;
      text-decoration: none; }
      .adif-header__language .language-picker__item[aria-selected=true] {
        position: relative;
        background-color: #f4f4f4;
        color: #065547;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .adif-header__language .language-picker__item:hover {
        background-color: #f4f4f4;
        color: #111111; }
      .adif-header__language .language-picker__item span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 1rem; }
    .adif-header__language .language-picker__flag {
      display: flex;
      align-items: center; }
    .adif-header__language .language-picker__list {
      list-style: none;
      padding-left: 0;
      background-color: white;
      margin: 0;
      padding: 0;
      font-size: 0.875rem;
      border-radius: 0;
      border: 1px solid #065547; }
      .adif-header__language .language-picker__list li {
        margin-bottom: 0; }
    .adif-header__language .language-picker--hide-label .language-picker__button {
      display: none; }
      .adif-header__language .language-picker--hide-label .language-picker__button .icon {
        margin-left: 0; }
        .adif-header__language .language-picker--hide-label .language-picker__button .icon:first-of-type {
          display: none; }
  .adif-header__language .m-arrow-down {
    background: url("/o/adif-theme/images/icons/redesign/arrowDBlack.svg") no-repeat;
    background-position: center center;
    background-size: 1rem;
    height: 24px;
    width: 24px;
    background-size: 24px;
    border: none;
    background-color: transparent;
    transform: rotate(0);
    transition-duration: 300ms; }

.rs-adif-footer {
  color: #111;
  padding: 24px 0; }
  .rs-adif-footer .row {
    align-items: center; }
  .rs-adif-footer li {
    margin-bottom: 0; }
  @media (min-width: 62em) {
    .rs-adif-footer__wrapper {
      display: flex;
      align-items: center; } }
  .rs-adif-footer__imgWrapper {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem; }
    @media (min-width: 62em) {
      .rs-adif-footer__imgWrapper {
        margin-bottom: 0; } }
  .rs-adif-footer__logo {
    width: 6.0625rem;
    height: auto;
    margin-right: 1.5rem; }
  .rs-adif-footer__text {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.5rem;
    font-size: 0.875rem; }
    .rs-adif-footer__text p {
      margin-bottom: 0; }
  .rs-adif-footer__contactWrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .rs-adif-footer__date-update-content {
    margin-bottom: 0.5rem; }
  .rs-adif-footer__rrssContact {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2.5rem; }
    @media (min-width: 62em) {
      .rs-adif-footer__rrssContact {
        margin-bottom: 0;
        margin-top: 0; } }
  .rs-adif-footer .b-footerRRSSBlack {
    margin-top: 2rem; }
    @media (min-width: 62em) {
      .rs-adif-footer .b-footerRRSSBlack {
        margin-top: 1rem; } }
    .rs-adif-footer .b-footerRRSSBlack .b-footerRRSS__li {
      margin-right: 0.625rem;
      margin-bottom: 1rem; }
      .rs-adif-footer .b-footerRRSSBlack .b-footerRRSS__li:last-of-type {
        margin-right: 0; }
      @media (min-width: 62em) {
        .rs-adif-footer .b-footerRRSSBlack .b-footerRRSS__li {
          margin-right: 1rem; } }
    .rs-adif-footer .b-footerRRSSBlack .b-footerRRSS__link {
      height: 2.5rem;
      width: 2.5rem;
      display: block;
      background-size: auto 2.5rem; }
      @media (min-width: 62em) {
        .rs-adif-footer .b-footerRRSSBlack .b-footerRRSS__link {
          height: 1.5rem;
          width: 1.5rem;
          background-size: auto 1.5rem; } }
      @media (prefers-contrast: more) {
        .rs-adif-footer .b-footerRRSSBlack .b-footerRRSS__link {
          -webkit-filter: brightness(10);
          filter: brightness(10);
          border: 0.0625rem solid transparent; } }
      .rs-adif-footer .b-footerRRSSBlack .b-footerRRSS__link.linkExt .external-link {
        background: none; }
  .rs-adif-footer__menuCopyright {
    color: #111;
    font-size: 14px;
    font-weight: 400;
    margin-top: 2rem;
    border-top: 0.0625rem solid rgba(17, 17, 17, 0.3);
    padding: 1rem 0 0; }
    .rs-adif-footer__menuCopyright .row {
      align-items: center; }
    .rs-adif-footer__menuCopyright .rs-pageLinks__ul {
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
    .rs-adif-footer__menuCopyright .rs-pageLinks__li {
      margin-bottom: 0;
      margin-right: 1rem; }
      .rs-adif-footer__menuCopyright .rs-pageLinks__li:last-of-type {
        margin-right: 0; }
    .rs-adif-footer__menuCopyright .rs-pageLinks__link {
      color: #111;
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      margin-bottom: 1rem; }
      @media (min-width: 48em) {
        .rs-adif-footer__menuCopyright .rs-pageLinks__link {
          margin-bottom: 0; } }
  .rs-adif-footer .adifFooter__copyrightSello {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.75rem;
    color: #111; }
    .rs-adif-footer .adifFooter__copyrightSello p {
      margin-bottom: 0; }
  .rs-adif-footer .ilunion-container {
    margin-left: 1rem; }
    .rs-adif-footer .ilunion-container__link {
      display: block; }
    .rs-adif-footer .ilunion-container__imagen {
      width: 100px;
      height: auto; }
  .rs-adif-footer .rs-adif-footer__rrssContact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    @media (min-width: 62em) {
      .rs-adif-footer .rs-adif-footer__rrssContact {
        justify-content: flex-end; } }
  .rs-adif-footer .adifFooter__copyrightSello {
    margin-bottom: 0; }
  .rs-adif-footer .adifFooter__selloImg {
    margin-bottom: 0;
    padding: 0; }

.fragment-entry-link-list--padded, .fragment-entry-link-list--padded.no-fragments-message {
  margin-right: 320px !important; }

.adif-subsection-title {
  color: #102341; }

.foto-marco-texto .imagen_AV {
  margin-bottom: 23px; }

.foto-marco-texto .marco-grey {
  border: 0.625rem solid #f4f4f4;
  width: auto; }

.foto-marco-texto .marco-white {
  border: 0.625rem solid #fff;
  width: auto; }

@media (min-width: 48em) {
  .foto-marco-texto .texto_AV {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

.foto-marco-texto .title_AV {
  font-size: 1.25rem;
  color: #333;
  line-height: 1.2; }

.foto-marco-texto .AV_descrip {
  margin-bottom: 0.5rem;
  line-height: 1.5; }

@media (min-width: 62em) {
  .foto-marco-texto {
    padding-bottom: 2.8125em; }
    .foto-marco-texto .imagen_AV {
      margin-bottom: 0px; }
    .foto-marco-texto .title_AV {
      margin-top: 23px; }
    .foto-marco-texto .AV_descrip {
      margin-top: 1.5rem; }
    .foto-marco-texto .texto_AV.order-lg-2 {
      padding-left: 2rem; }
    .foto-marco-texto .texto_AV.order-lg-0 {
      padding-right: 2rem; } }

.fragment_productos_servicios {
  padding-bottom: 2rem; }
  .fragment_productos_servicios .fragments-editor__editable {
    position: inherit; }
  .fragment_productos_servicios .img_productos_servicios {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAAFeBAMAAAA/BWopAAAAG1BMVEVERET///9bW1uKioq4uLjn5+ehoaHQ0NBycnLsVIrzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADuklEQVR42u3Yz1PaQBjG8RUEPLpqxCP2h/Uoo3U4itbWI2Gg06NUHa9SrfYIWjv+2c3uJmETFkFJPH0/BwXkNQ9vNptdhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZO6d++XatLpC7ZWF8ygeS+n91A8/3WkH+slfX1Z3nivc86X8rqMVTN2NmK1wLmXpfTn/LU/V46HXVVo6u7w571ef6VRPdr5+89fVwyWp67pipsL5DK/Vz89r6mf9dHSq/V/Bj2Z7Yt2S7mHRVyejuC5mL5zTdniUQTJvRX+Asjd57A70r48bqbxTC7NRV33qjYbd8Er/ap5OG/0qXnlVvLhwTptXybx9077N5WlTRDWVd9bCLPI2B3GM8Hwurs6Sd3FDvLhw3rwHibzldet0J6baQSrvWjLvWGFO9FDox7NQlCBqlyi1k3nifKqPlRUxsTAfS/rf9+PnpSiBH11XnvksvdRENVSTdWV5cmFO00M7PMa2ibUQJYhbbt5R9pI3AvMxSsuicC8mFObR3QtzP+puBbfYW33YVvineEibZKn2/lM3BzVYLqSsnroLM/e7Gy4DhPRvd8/9H9F0kTysanCivZWuH647Frzq2f6xN3AX5pDXOzF5D/WCYmAfdsc+9Yn2BnllR6daWNO93xDOwuwV9nRSYcZgveU+bL2dHr3ifVMnXaqZD/RWeYX4YE0/aqp3ndai1xtbxRSardETFfENxoP59wfWyis4rOuyqXvj1/ziWnLpsNl6m7wl634vrcvcnpZ6jrz2PKvmMmdhDqxbqooQx7filB3jIdFHVeQqzGWbsZrIW4niW+O61y46Gmyt6VRWV2HeeeVomaDGctzeWniTm5RXjQdHYd7jQS1VosNZy0I1GBwNtsaDutYchflcbyvJLYNfS71s5t7xBvu15B5lrDCnbefVKPpGdOygqQd2ex0Nts+72QOmCzNWs/ab4RlW0UurZqNeS7TXanBBjPab4RDQ0dOFWbvTQR/VGCiemFudOlRBfyNRj0dhtF4vRq9U/uhcej+/NxDxHj5dmPnGwjtqPFzogxRlp/FwKfUSUTx6Z8HLO2LSfqgsO7tP++b7krp39LQffUeSKsx8rXMppfQOzSoiWP7K6/APF/HLblv94M0d833UcfAw/g5qWuHcq/WHRtS8wkNjNI63G1OWAE+79/F7d5/E7IUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgFf7D9vCkuiP07xnAAAAAElFTkSuQmCC");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto; }
  .fragment_productos_servicios .boton_productos {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 153px; }
    .fragment_productos_servicios .boton_productos .fragments-editor__editable {
      background-color: #fff;
      height: 4rem;
      padding: 1.25em; }
  .fragment_productos_servicios .btn-outline {
    color: #065547;
    background-color: #fff;
    border-radius: 0;
    border: none;
    padding: 1.5rem 2rem;
    font-size: .8rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 1.3;
    transition-duration: 0.4s;
    max-width: 80%; }
    .fragment_productos_servicios .btn-outline a {
      text-decoration: none !important; }
      .fragment_productos_servicios .btn-outline a:hover, .fragment_productos_servicios .btn-outline a:focus {
        color: #00884d;
        text-decoration: none;
        cursor: pointer; }
  .fragment_productos_servicios .esp-adt {
    width: 100%;
    margin-left: 8%;
    margin-right: 8%; }
  @media (min-width: 350px) {
    .fragment_productos_servicios .btn-outline {
      font-size: 0.9375rem; } }
  @media (min-width: 385px) {
    .fragment_productos_servicios .btn-outline {
      font-size: 1rem; } }
  @media (min-width: 400px) {
    .fragment_productos_servicios .btn-outline {
      font-size: 1.0625rem; } }
  @media (min-width: 768px) {
    .fragment_productos_servicios {
      padding-bottom: 0rem;
      padding-left: 0px;
      padding-right: 0px; }
      .fragment_productos_servicios .boton_productos {
        align-items: flex-end;
        height: 210px; }
      .fragment_productos_servicios .btn-outline {
        margin-bottom: 15%;
        padding: 0.8rem 0.75rem;
        font-size: 0.9375rem;
        margin-left: 10%;
        margin-right: 10%; } }
  @media (min-width: 992px) {
    .fragment_productos_servicios .boton_productos {
      height: 290px; }
    .fragment_productos_servicios .btn-outline {
      margin-bottom: 15%;
      padding: 0.8rem 0.75rem;
      font-size: 1.0625rem;
      margin-left: 10%;
      margin-right: 10%; } }
  @media (min-width: 1200px) {
    .fragment_productos_servicios .boton_productos {
      height: 21.875rem; }
    .fragment_productos_servicios .btn-outline {
      font-size: 1.06rem;
      padding: 1.5rem 2.3rem;
      margin-left: 8%;
      margin-right: 8%; } }

.banner-home {
  background-color: #f4f4f4;
  margin-bottom: 35px; }
  @media (max-width: 47.98em) {
    .banner-home {
      margin-bottom: 3.75rem;
      background-color: transparent; }
      .banner-home .banner-home-inner {
        height: 320px;
        margin-bottom: 300px;
        background-color: #f4f4f4; } }
  @media (max-width: 35.98em) {
    .banner-home {
      margin-bottom: 20rem; } }
  @media (max-width: 497px) {
    .banner-home {
      margin-bottom: 23.125rem; } }
  @media (max-width: 243px) {
    .banner-home {
      margin-bottom: 28rem; } }
  .banner-home .banner-home-wrapper {
    display: flex;
    align-items: center;
    height: 550px; }
    @media (max-width: 61.98em) {
      .banner-home .banner-home-wrapper {
        height: 21.875rem; } }
    @media (max-width: 47.98em) {
      .banner-home .banner-home-wrapper {
        flex-direction: column-reverse;
        height: auto; } }
    .banner-home .banner-home-wrapper .adif-banner-image-wrapper {
      min-height: 580px;
      width: 60%;
      background-image: url("/o/adif-theme/images/testing/03.jpg");
      -webkit-mask-image: url("/o/adif-theme/images/mascara-prensa.png");
      -webkit-mask-size: 100% 100%;
      -webkit-mask-position-x: 5px;
      mask-image: url("/o/adif-theme/images/mascara-prensa.png");
      mask-size: 100% 100%;
      mask-position-x: 5px;
      background-size: cover;
      opacity: .45;
      margin-top: 6.25em; }
      .banner-home .banner-home-wrapper .adif-banner-image-wrapper img {
        display: none; }
      .banner-home .banner-home-wrapper .adif-banner-image-wrapper lfr-editable img {
        display: block; }
      @media (max-width: 61.98em) {
        .banner-home .banner-home-wrapper .adif-banner-image-wrapper {
          min-height: 400px; } }
      @media (max-width: 47.98em) {
        .banner-home .banner-home-wrapper .adif-banner-image-wrapper {
          margin: 0;
          width: 100%; } }
      @media (max-width: 35.98em) {
        .banner-home .banner-home-wrapper .adif-banner-image-wrapper {
          width: 115%; } }
      @media (max-width: 359px) {
        .banner-home .banner-home-wrapper .adif-banner-image-wrapper {
          width: 170%; } }
    .banner-home .banner-home-wrapper .adif-banner-caption {
      width: 40%; }
      .banner-home .banner-home-wrapper .adif-banner-caption h1 {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #111;
        font-size: 58.3px;
        line-height: 1.07;
        margin-bottom: 1rem; }
        @media (max-width: 61.98em) {
          .banner-home .banner-home-wrapper .adif-banner-caption h1 {
            font-size: 2.5rem;
            line-height: 1.13;
            margin-bottom: 0.5rem; } }
      .banner-home .banner-home-wrapper .adif-banner-caption h2 {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #333;
        font-size: 29.1px;
        line-height: 1.2; }
        @media (max-width: 61.98em) {
          .banner-home .banner-home-wrapper .adif-banner-caption h2 {
            font-family: 'Nunito', sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 23px;
            line-height: 1.17;
            color: #666; } }
        @media (max-width: 47.98em) {
          .banner-home .banner-home-wrapper .adif-banner-caption h2 {
            font-size: 1.875rem; } }
        @media (max-width: 413px) {
          .banner-home .banner-home-wrapper .adif-banner-caption h2 {
            font-size: 1.5625rem; } }
        @media (max-width: 359px) {
          .banner-home .banner-home-wrapper .adif-banner-caption h2 {
            font-size: 23px; } }
      @media (max-width: 47.98em) {
        .banner-home .banner-home-wrapper .adif-banner-caption {
          width: 100%;
          margin-top: -35px; } }
    .banner-home .banner-home-wrapper .adif-boton-principal a {
      display: inline-block;
      background-color: #065547;
      color: white;
      padding: 1.5625em 4.0625rem;
      margin-top: 0.9375em;
      font-size: 24px;
      line-height: 0.75;
      text-decoration: none; }
      @media (max-width: 61.98em) {
        .banner-home .banner-home-wrapper .adif-boton-principal a {
          padding: 1.25em 3.75rem; } }
      @media (max-width: 35.98em) {
        .banner-home .banner-home-wrapper .adif-boton-principal a {
          display: block;
          text-align: center;
          margin-top: 1.875em; } }
      .banner-home .banner-home-wrapper .adif-boton-principal a:hover, .banner-home .banner-home-wrapper .adif-boton-principal a:focus {
        background-color: #00884d;
        text-decoration: none; }

.fragment-cajetin-internacional {
  color: #333; }
  .fragment-cajetin-internacional .cifras-localizaciones {
    display: flex;
    margin: 1.875em -1.875em 3.75rem; }
    .fragment-cajetin-internacional .cifras-localizaciones .cifras-localizaciones-item {
      width: 25%;
      padding: 1.875em;
      border-right: 1.5px solid #dcdcdc; }
      .fragment-cajetin-internacional .cifras-localizaciones .cifras-localizaciones-item:last-child {
        border: none; }
      .fragment-cajetin-internacional .cifras-localizaciones .cifras-localizaciones-item header {
        padding-top: 1rem; }
      .fragment-cajetin-internacional .cifras-localizaciones .cifras-localizaciones-item h1 {
        font-size: 2.5rem;
        font-weight: normal;
        color: #333;
        margin-bottom: 0; }
        .fragment-cajetin-internacional .cifras-localizaciones .cifras-localizaciones-item h1 span {
          font-size: 1.875rem; }
      .fragment-cajetin-internacional .cifras-localizaciones .cifras-localizaciones-item h2 {
        color: #666;
        font-weight: 700;
        font-size: 1.25em; }
    @media (max-width: 61.98em) {
      .fragment-cajetin-internacional .cifras-localizaciones {
        display: none; } }
  .fragment-cajetin-internacional .carrusel-localizaciones {
    display: none; }
    @media (max-width: 61.98em) {
      .fragment-cajetin-internacional .carrusel-localizaciones {
        display: block; } }
    .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item {
      padding: 1.875em 1.875em; }
      .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item.left-bdn {
        border-left: 2px solid #fff; }
      .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item h1 {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.7rem;
        color: #333; }
        @media (max-width: 35.98em) {
          .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item h1 {
            font-size: 1.875rem; }
            .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item h1 span {
              font-size: 1.125rem; } }
        @media (max-width: 413px) {
          .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item h1 {
            font-size: 1.35rem; }
            .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item h1 span {
              font-size: 1.125rem; } }
        @media (max-width: 320px) {
          .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item h1 {
            font-size: 1.25rem; }
            .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item h1 span {
              font-size: 0.9375rem; } }
      .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item h2 {
        color: #666;
        font-weight: 700;
        font-size: 1rem; }
        @media (max-width: 35.98em) {
          .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item h2 {
            font-size: 1.25rem; } }
        @media (max-width: 413px) {
          .fragment-cajetin-internacional .carrusel-localizaciones .carrusel-localizaciones-item h2 {
            font-size: 0.85rem; } }
    .fragment-cajetin-internacional .carrusel-localizaciones ul.slick-dots,
    .fragment-cajetin-internacional .carrusel-localizaciones ul.slick-dots * {
      margin: 0;
      padding: 0;
      background: none;
      border: none;
      list-style-type: none;
      display: block; }
    .fragment-cajetin-internacional .carrusel-localizaciones ul.slick-dots {
      display: flex;
      justify-content: center;
      margin-top: 1.875em;
      margin-bottom: 3.75rem; }
      @media (max-width: 47.98em) {
        .fragment-cajetin-internacional .carrusel-localizaciones ul.slick-dots {
          margin-bottom: 0px; } }
      .fragment-cajetin-internacional .carrusel-localizaciones ul.slick-dots li button {
        background-color: #065547;
        width: 0.625rem;
        height: 0.625rem;
        overflow: hidden;
        line-height: 5;
        margin: 0 0.9375em;
        border-radius: 0.625rem;
        border: 0.0625rem solid transparent; }
      .fragment-cajetin-internacional .carrusel-localizaciones ul.slick-dots li.slick-active button {
        background-color: #333;
        border: 5px solid transparent; }

.titulo-adif {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }
  .titulo-adif h1 {
    font-size: 2.5rem;
    line-height: 1.6; }
    @media (max-width: 61.98em) {
      .titulo-adif h1 {
        font-size: 2rem;
        line-height: 1.33; } }
  .titulo-adif h2 {
    font-size: 2rem; }
    @media (max-width: 61.98em) {
      .titulo-adif h2 {
        font-size: 1.75rem;
        line-height: 1.33; } }
    .titulo-adif h2.home {
      font-size: 3.125rem;
      line-height: 4.2625rem; }
      @media (max-width: 61.98em) {
        .titulo-adif h2.home {
          font-size: 2.1875rem;
          line-height: 2.21625rem; } }
      @media (max-width: 47.98em) {
        .titulo-adif h2.home {
          font-size: 1.625rem;
          line-height: 2.21625rem; } }
  .titulo-adif h3 {
    font-size: 1.75rem; }
    @media (max-width: 61.98em) {
      .titulo-adif h3 {
        font-size: 1.25rem; } }
  .titulo-adif h4 {
    font-size: 1.5rem; }
    @media (max-width: 61.98em) {
      .titulo-adif h4 {
        font-size: 1rem; } }
  .titulo-adif h5 {
    font-size: 1.25rem; }
    @media (max-width: 61.98em) {
      .titulo-adif h5 {
        font-size: 1rem; } }
  .titulo-adif h6 {
    font-size: 1rem; }

.enlace-adif {
  padding-left: 0.9375em;
  padding-right: 0.9375em; }
  .enlace-adif p.link_enlace_componente {
    color: #065547; }
    .enlace-adif p.link_enlace_componente:hover, .enlace-adif p.link_enlace_componente:focus {
      color: #00884d; }
  .enlace-adif .link_enlace_componente {
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    line-height: 0.96; }
    .enlace-adif .link_enlace_componente a {
      color: #065547; }
      .enlace-adif .link_enlace_componente a:hover, .enlace-adif .link_enlace_componente a:focus {
        color: #00884d; }
  @media (min-width: 383px) {
    .enlace-adif .link_enlace_componente {
      font-size: 1.125rem;
      line-height: 1.2; } }
  @media (min-width: 401px) {
    .enlace-adif .link_enlace_componente {
      font-size: 19px;
      line-height: 1.2; } }
  @media (min-width: 419px) {
    .enlace-adif .link_enlace_componente {
      font-size: 1.25rem;
      line-height: 1.2; } }
  @media (min-width: 768px) {
    .enlace-adif .link_enlace_componente {
      font-size: 1rem;
      line-height: 1.2; } }
  @media (min-width: 992px) {
    .enlace-adif {
      padding-left: 0px;
      padding-right: 0px; } }

.fragment_productos_servicios_2 {
  padding-bottom: 2rem; }
  .fragment_productos_servicios_2 .fragments-editor__editable {
    width: 100%; }
  .fragment_productos_servicios_2 .img_productos_servicios {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAAFeBAMAAAA/BWopAAAAG1BMVEVERET///9bW1uKioq4uLjn5+ehoaHQ0NBycnLsVIrzAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADuklEQVR42u3Yz1PaQBjG8RUEPLpqxCP2h/Uoo3U4itbWI2Gg06NUHa9SrfYIWjv+2c3uJmETFkFJPH0/BwXkNQ9vNptdhAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZO6d++XatLpC7ZWF8ygeS+n91A8/3WkH+slfX1Z3nivc86X8rqMVTN2NmK1wLmXpfTn/LU/V46HXVVo6u7w571ef6VRPdr5+89fVwyWp67pipsL5DK/Vz89r6mf9dHSq/V/Bj2Z7Yt2S7mHRVyejuC5mL5zTdniUQTJvRX+Asjd57A70r48bqbxTC7NRV33qjYbd8Er/ap5OG/0qXnlVvLhwTptXybx9077N5WlTRDWVd9bCLPI2B3GM8Hwurs6Sd3FDvLhw3rwHibzldet0J6baQSrvWjLvWGFO9FDox7NQlCBqlyi1k3nifKqPlRUxsTAfS/rf9+PnpSiBH11XnvksvdRENVSTdWV5cmFO00M7PMa2ibUQJYhbbt5R9pI3AvMxSsuicC8mFObR3QtzP+puBbfYW33YVvineEibZKn2/lM3BzVYLqSsnroLM/e7Gy4DhPRvd8/9H9F0kTysanCivZWuH647Frzq2f6xN3AX5pDXOzF5D/WCYmAfdsc+9Yn2BnllR6daWNO93xDOwuwV9nRSYcZgveU+bL2dHr3ifVMnXaqZD/RWeYX4YE0/aqp3ndai1xtbxRSardETFfENxoP59wfWyis4rOuyqXvj1/ziWnLpsNl6m7wl634vrcvcnpZ6jrz2PKvmMmdhDqxbqooQx7filB3jIdFHVeQqzGWbsZrIW4niW+O61y46Gmyt6VRWV2HeeeVomaDGctzeWniTm5RXjQdHYd7jQS1VosNZy0I1GBwNtsaDutYchflcbyvJLYNfS71s5t7xBvu15B5lrDCnbefVKPpGdOygqQd2ex0Nts+72QOmCzNWs/ab4RlW0UurZqNeS7TXanBBjPab4RDQ0dOFWbvTQR/VGCiemFudOlRBfyNRj0dhtF4vRq9U/uhcej+/NxDxHj5dmPnGwjtqPFzogxRlp/FwKfUSUTx6Z8HLO2LSfqgsO7tP++b7krp39LQffUeSKsx8rXMppfQOzSoiWP7K6/APF/HLblv94M0d833UcfAw/g5qWuHcq/WHRtS8wkNjNI63G1OWAE+79/F7d5/E7IUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgFf7D9vCkuiP07xnAAAAAElFTkSuQmCC");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: auto; }
  .fragment_productos_servicios_2 .btn-outline {
    font-size: 0.9375rem; }
  @media (max-width: 767px) {
    .fragment_productos_servicios_2 .boton_productos {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 153px; }
    .fragment_productos_servicios_2 .btn-outline {
      color: #065547;
      background-color: #d9e0de;
      border-radius: 0;
      border: none;
      position: absolute;
      width: 70%;
      right: 15%;
      top: 29%;
      padding: 1rem;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      line-height: 1.2; } }
  @media (min-width: 414px) {
    .fragment_productos_servicios_2 .btn-outline {
      font-size: 1.0625rem; } }
  @media (min-width: 768px) {
    .fragment_productos_servicios_2 {
      padding-bottom: 0rem;
      padding-left: 0px;
      padding-right: 0px; }
      .fragment_productos_servicios_2 .img_productos_servicios {
        height: 210px;
        position: relative; }
      .fragment_productos_servicios_2 .boton_productos {
        position: absolute;
        bottom: 0;
        left: 0; }
        .fragment_productos_servicios_2 .boton_productos .fragments-editor__editable {
          background-color: #d9e0de;
          height: 5rem;
          padding-top: 1.5625em; }
      .fragment_productos_servicios_2 .btn-outline {
        color: #065547;
        background-color: #d9e0de;
        border-radius: 0;
        border: none;
        width: 100%;
        font-size: 1.06rem;
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        line-height: 1.4;
        height: 5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 0.9375rem;
        padding-left: 0.9375em;
        padding-right: 0.9375em; }
        .fragment_productos_servicios_2 .btn-outline a:hover, .fragment_productos_servicios_2 .btn-outline a:focus {
          color: #00884d;
          text-decoration: none;
          cursor: pointer; } }
  @media (min-width: 992px) {
    .fragment_productos_servicios_2 .img_productos_servicios {
      height: 290px; }
    .fragment_productos_servicios_2 .btn-outline {
      height: 6.5rem;
      font-size: 1rem; } }
  @media (min-width: 1200px) {
    .fragment_productos_servicios_2 .img_productos_servicios {
      height: 21.875rem; }
    .fragment_productos_servicios_2 .fragments-editor__editable {
      width: 100%; }
    .fragment_productos_servicios_2 .btn-outline {
      height: 7rem;
      font-size: 1.0625rem; } }

.AV_fragment_banner {
  color: white; }
  .AV_fragment_banner a {
    color: white !important; }
  .AV_fragment_banner .AV_img_banner {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA3IAAAJBBAMAAADxYJplAAAAG1BMVEVERET///9bW1tycnKhoaG4uLjQ0NCKiorn5+exxuZAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJSklEQVR42u3dz1sbxxkAYBmQ8TFrZOAoO03LETeu3SM0dc/QunGO0NQ0R0hwnKMxbuI/u0hCv3ZnRzNI9DHa970k9sdjxHz7zXyz2kGtFgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEts5dk/T07evPrxBsEXL09OTmqC3Hbe3l4UA5s/3jT4392FvJT2p7LLYWj9U1B3EP0lGPyw3IlbPSzGvs8J/uF4HNs+XcRruV+UbQ1Da0XQdeb2g8GHy11xh1M/7L/Sg3+aim0vouoeyFy6s/5M+Ordu/O/9ae+vdTg80HC3rz668t+7XVk7v+q3Rv9v1xX2M+9PCUG+yO5+c3gD896eT2Y/9XcK7bfTRstrqvvqs6K7evoi0C0KN4vc+aupsPN8Tz31VUCjtKCvay+Hq+HFwspuntTF07CfLFVH1wvitMlTtxaqbe4mgIfpQXbo2ocleD8A/V44hskLNEXsaraGRXkUnpabjsOJxIQDbZL3eTZIpaVvMxdXS2Rtmi/2FjmzF2Up6f2RAKiwbW9yuT0aAEXUmdReV5ZyML72VqvFsrxaPCiweCK2Z0/c1sZX30cq/L7C3g5n7H7pV1A/0LeTgkGO/q5L/KznMytVl/fjcv3znlcFIFtwm5CMFi/7+fPXMba9CDaglws957gaXWlGF/J0WBAMX9LkNVVNHlPcDVSW4EEHCQEgwtdZ/7Xk9GfRqvqwXLvCa4GeyMwIEcJwWANPJr/9aRnrtF7guBIHY8zFwkGp965L/Pj4ouMNXozuic4WurM7ceSs5+ZuUBHc5uZO4xVVTtakEuRudCEeJAQDLg3f+YyGsJ4VT3OuwF695wFm5C9hGB4Qxcc4uS/jC+j1arqLmbBvKP7uVDjv5sQTM/cTijXOwc1G4ujOV76VEEeLHfmAr1zezT+0WDybLly0Qn95aOazCUPeLSq2st962vwE57WrhDRYDBzod5yJzTB7oRTlFEq8S99vIC735+3leodq3HLFg0GdwWb4YujUy258B2OleidSMvc9I9YujjXJ5aaaDB5J35YTcdOEb5xtZqeuYYvc/092F6pcMbXcjQYStFWK6no6kqul7lTy1ya9dLVvzr552gw1NI/bCUVXV3JZdwmbvoyNxjWg6mt+eQoR4OBgnnfSim62pLrZS7xzkfjl7n+EEw84/p8epCjwcC/tNdKKbrakuvdRL7Kx8r5yadPv776Y3yWb/JNy1EhjZ7M+6r8AFc0WN2Id1sJRdcrud1I5p4Nzyr8O1pVTb5peT3JXQ3U5iAjP1ceQI8GK63lZmRK3pssuY36IW/9Mn5E+VH3ZlW19DctJ2qpeL3betE7Q/BbTrDcoGxFiqCTUHK9r3s++XR5bZ+xFi3//aznkO566or+HPUxL1jqLt63EoouUnLXR3m2X/305Mt33/b+97J2Zm7wIygTfjdcWf6RG5xe5k5bs4suVnKDzH28niP7Z7x262bmBj+CMrlqDNeW/3Qzg1NT1GZ887E3s+T6R3nGh/RWj2u/ttGPoExco+MDjJunWcHp3dxGfMvQmVlyvXcbfptezcLt6np0Y3m23E9aTkyHg7Xl/If+f/cygqWJ7qA1u+iiJde6f/JmKlNPa1rI+PPLx03Yh19f2MXr7nBhmT7nEQ2WJsvtbmtm0cVLLlRbwfXsaezu1moDbjeXdmyDPdtmNzGYM1kOi24n82na/fCSZR8+GNCJDW9vD7CRGJyyM/NC7xVdZsnVNaz24YMVY6qOfj95iysaLK8t2wnXyHe5D7CHN4n24f0RLw3C2cTSEg2WC2pmV9DuN6iZE1nwnSP78P5oln7bS29C6yYEy9d5QkoOi/wzI8F3a6Nt/3r6++p32Vm1I9wZTVDRYHm0OkmXSXbvEOwim3zicbzUPwx0iVuzg+XxTWnEd4r8cggdtdSg1LwZOuzEo8FyPhNGqzfVZt/dCD192442KIeNaFCCh4eHnXg0WC6mo7SSyy660NynQam55b5+PfVFg6Vi2u4mldzb7KILZU6DUnPo6WoZ+WJmsFRMH5JKbiP07OXM+XxXg1IVnuWuRyYavFHJ7QYfeM7NnAal9mHwwRofDd6w5FrZRRcoIXdQah8pHixw0WClmNJKrpVddIHMPYgesLzIOPV6d63XJaczKzhdTJfJJZdddIE0eYtnMZnrrXLpJZdddIEzed7iiUyInVnBsT/nrHL5RVfdVK5Ef9XR42Y8g1Jz6Gl/uM7tze4Arr4qubFs3aDoqlOjZ1BatQdijvv1EQ1OjFRmyWUW3X4lE55BGWzZ3gfbs4czg+MCyCy5zKK7qCxq0flwpWjIQ7LHocV+eJoqGhyVRHbJZRVd4GTXfizva82491VzPrg9um8ZCY4GajO35LKKrl2dsi9i8+GDZtz76h8n7gaagsE4R4Oj6jnKLrmcoqseb16NfsunDTnF07ukjwJT6Obs4LBZSDjVW73Jkl50x5VMeHNuuKB3AtncmB0cpmTvBiWXXnRr1bfl4/PhRUNay36HcVr9q4OE4CAlnZuUXHrRnVWXueh8uNqMY8bX812nMqjDPj8a7A9Tymmn4GPNNUX3TaXktrPmw3aDzl9dlI4Qr0ycfIoG+wVxmXZx7KYO8fH35W/3MGs+bExrOaiI4u8Tg3U4+WRdNLiWtAnvpSN0g/hwK9yQfOxOTc2VpGstJ6/r8ZnG/oGdD2nBqzRePikLpfL+bmheOw1nbvTpWoPPLLwMFOterLXsNCZzg3NWvZPZT748/678CxFiweAHvh3Me0+n/3F3P3399Xn/mHh1m6+1HHteRD66MRK8jcyNzqTXfgKo1rIuO+UTxfXB28jc5Nnm8BHZ6HzYbspdy9bkAlb3a39qg7eSudbK29G/Ffy4ZK3ltBcvf7goPp283s0O3kLPdP7tp2L7Vx9RDgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAXfY/MVPl+Jn86KQAAAAASUVORK5CYII=");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 28rem; }
  .AV_fragment_banner .textos_AV_banner {
    margin: auto auto; }
  .AV_fragment_banner .AV_banner_titulo {
    font-size: 2.5rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 3.88rem;
    padding-bottom: 1rem; }
  .AV_fragment_banner .AV_banner_descripcion {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.875rem;
    line-height: 2.19rem;
    padding-bottom: 2rem; }
  .AV_fragment_banner .btn-banner-adif {
    display: block;
    width: 100%;
    border-radius: 0;
    font-size: 1.5rem !important;
    line-height: 1.125rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 1.813rem 5.25rem;
    transition-duration: 0.4s; }
    .AV_fragment_banner .btn-banner-adif.color-green {
      background-color: #065547; }
    .AV_fragment_banner .btn-banner-adif.color-white {
      background-color: #fff;
      color: #102341 !important; }
    .AV_fragment_banner .btn-banner-adif.color-blue {
      background-color: #102341; }
    .AV_fragment_banner .btn-banner-adif.color-silver {
      background-color: #d9e0de; }
    .AV_fragment_banner .btn-banner-adif:hover {
      background-color: #fff;
      color: #102341 !important; }
  @media (min-width: 768px) {
    .AV_fragment_banner .btn-banner-adif {
      display: inline-block;
      width: auto; }
    .AV_fragment_banner .textos_AV_banner {
      width: 100%;
      margin: auto auto;
      padding-left: 2rem !important; } }
  @media (min-width: 834px) {
    .AV_fragment_banner .textos_AV_banner {
      padding-left: 3.5rem !important; } }
  @media (min-width: 992px) {
    .AV_fragment_banner .AV_banner_titulo {
      font-size: 3.65rem;
      line-height: 3.88rem;
      padding-bottom: 1rem; } }
  @media (min-width: 1024px) {
    .AV_fragment_banner .textos_AV_banner {
      padding-left: 2rem !important; } }
  @media (min-width: 1112px) {
    .AV_fragment_banner .textos_AV_banner {
      padding-left: 5rem !important; } }
  @media (min-width: 1200px) {
    .AV_fragment_banner .textos_AV_banner {
      padding-left: 2rem !important; } }
  @media (min-width: 1280px) {
    .AV_fragment_banner .textos_AV_banner {
      padding-left: 3.5rem !important; } }
  @media (min-width: 1366px) {
    .AV_fragment_banner .textos_AV_banner {
      width: 100%;
      padding-left: 7rem !important; } }
  @media (min-width: 1400px) {
    .AV_fragment_banner .textos_AV_banner {
      padding-left: 8rem !important; } }
  @media (min-width: 1600px) {
    .AV_fragment_banner .textos_AV_banner {
      padding-left: 15rem !important; } }
  @media (min-width: 1650px) {
    .AV_fragment_banner .textos_AV_banner {
      padding-left: 16rem !important; } }
  @media (min-width: 1900px) {
    .AV_fragment_banner .textos_AV_banner {
      padding-left: 24rem !important;
      width: 100%; } }

.enlaces-interes .wrapper-enlaces-interes {
  padding: 1.5rem 0 4rem; }

.enlaces-interes .enlaces_interes_fila1,
.enlaces-interes .enlaces_interes_fila2 {
  padding-left: 0;
  padding-right: 0; }

.enlaces-interes .enlaces_interes_fila2 {
  padding-top: 2rem; }

.enlaces-interes .filas_enlaces {
  padding-left: 0;
  padding-right: 0; }

.enlaces-interes .title_enlaces_interes {
  font-size: 1.875rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 2.13;
  color: #111;
  padding-top: 2rem;
  padding-bottom: 2.5rem; }

.enlaces-interes .primer_enlace,
.enlaces-interes .segundo_enlace,
.enlaces-interes .tercer_enlace,
.enlaces-interes .cuarto_enlace {
  width: 100%; }
  @media (max-width: 47.98em) {
    .enlaces-interes .primer_enlace,
    .enlaces-interes .segundo_enlace,
    .enlaces-interes .tercer_enlace,
    .enlaces-interes .cuarto_enlace {
      width: 50%; } }

.enlaces-interes .item_imagen_enlaces_interes img {
  max-width: 4.6875rem;
  max-height: 3.75rem; }
  @media (max-width: 61.98em) {
    .enlaces-interes .item_imagen_enlaces_interes img {
      max-width: 4.0625rem;
      max-height: 55px; } }
  @media (max-width: 413px) {
    .enlaces-interes .item_imagen_enlaces_interes img {
      max-width: 55px;
      max-height: 3.125rem; } }

@media (max-width: 413px) {
  .enlaces-interes .item_imagen_enlaces_interes .adif-icon {
    width: 2.5rem;
    height: 2.5rem; } }

.enlaces-interes .texto_enlaces {
  padding-top: 1rem;
  font-family: "open_sans", Arial, sans-serif !important;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: .8rem;
  line-height: 1.18;
  word-break: break-word;
  color: #111; }
  .enlaces-interes .texto_enlaces a {
    color: #111; }
  .enlaces-interes .texto_enlaces:hover, .enlaces-interes .texto_enlaces:focus {
    text-decoration: underline;
    color: #111; }

.enlaces-interes .elipse-background {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  background-color: #fff; }
  @media (max-width: 61.98em) {
    .enlaces-interes .elipse-background {
      width: 6rem;
      height: 6rem; } }
  @media (max-width: 413px) {
    .enlaces-interes .elipse-background {
      width: 5rem;
      height: 5rem; } }

@media (min-width: 340px) {
  .enlaces-interes .texto_enlaces {
    font-size: 0.9375rem; } }

@media (min-width: 365px) {
  .enlaces-interes .texto_enlaces {
    font-size: 1rem; } }

@media (min-width: 768px) {
  .enlaces-interes .texto_enlaces {
    font-size: 1.0625rem; } }

@media (min-width: 992px) {
  .enlaces-interes .wrapper-enlaces-interes {
    padding-left: 0.9375em;
    padding-right: 0.9375em; }
  .enlaces-interes .enlaces_interes_fila2 {
    padding-top: 0rem; }
  .enlaces-interes .filas_enlaces {
    padding-left: 0; }
  .enlaces-interes .title_enlaces_interes {
    font-size: 2.5rem;
    line-height: 1.6;
    padding-bottom: 2rem; }
  .enlaces-interes .item_1_enlaces_interes {
    padding-bottom: 0.6rem; }
  .enlaces-interes .texto_enlaces {
    font-size: 1.25rem;
    line-height: 1.4;
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .enlaces-interes .linea-separacion-visible {
    visibility: visible;
    border-right: 0.0625rem solid #fff; }
  .enlaces-interes .cuarto_enlace .linea-separacion-visible {
    visibility: hidden;
    border-right: 0.0625rem solid #fff; } }

@media (max-width: 61.98em) {
  .adif-encabezado h2 {
    margin-bottom: 2rem !important; } }

.foto-parrafo-pag {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal; }
  .foto-parrafo-pag .img_article_pag {
    margin-bottom: 2rem;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWIAAAEdBAMAAADEBnBdAAAAG1BMVEVERET///9ycnKhoaG4uLjQ0NDn5+eKiopbW1tpb06vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADrUlEQVR42u3Yy1fTQBTA4fQRkqUDbdol7RFxSXmIy1Y56LJRQZcNHqBLwaNsW5Hin20yk8fkIXg8HXDx+xYwNMnNzc28qGUBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8mvru8embmWzuKOvJIXf/zgv3jo+2kzP/HGTpfgpxFog1eVuhfEmOrbTvvtALxCeVsC9Oz0RrVhVk2VzxMbzPdTCO2u2+NEsOju7IuC4+r1vud0+e3GuHJb0NplVBlp6xKtIiKnK9lT/meHdl/E491EQ+tqxow6sIYq7UFTdbnLTvvdDuhD+aa+oP/8vDZWz54Wt11gqf9e/P2IlOWemqP3rDchBjRmF5GvmbNVr1+zO2opdTm6h2bVwKYjDjsMaNTu6j3uRvMg7CIVZ7otrzcSmIOdGNm6uFj7SMnWHc2Km40NZ6RSGIMU40XvI3a3YsLWM7HlANb1buFU4rGwwPlXEvmkqTUikXQz1j11dFHkwLk5w8JZCzW7NVCmJu4ZOVs7v13YP9uIZu+JHej29alSVWA20RLXfqoXJBDO0r+leH3pZclDtBuLy21N3sVSuXscqnWOJ4YnNHree3/nkpiBl2eIO36u7ifBautSfq9W/lM5ZFLpXYGqjOUh8JtTfJBzE06HZ2j4Vccu3z7MXLZHMZR0UuldgV6hGeilNfvCoGMeg6GGpTc9RedIsZh0Uu52F34nGwHWX9thDEpBttNzDvxmtgIWPX96elhWcsjwRyHNxoDzQ3PmUE6/pEHM+whTVvIYoldjzVdzt6/mkQsy6GuQlrPqnIeCCKr/pimo5SrY9ks55J80lu/VMlz2fc8DaKG+i46MFMWzlLTUOSzYwl94uOdySFv7KyDqbJwpeWOF6RvaSne3oQ0xlP9BfqiNQkK/EsN0CjEqvO76avwnucXmGv5jcNaYmz3UVc4hPrjzW2Vx9w5NW6VRmruVgvcjY7V/Tj2kPOboNhVcZqudOLPJoWr1jpVARZ+j4onj7b2r/1s4qMk4JmRW620/MWpfm4Loyt0mob4MrVbEPucgcdqyJjOy6oe5zsRv2x9pByfd6InqoUZOn7oKC93//qy3r1xOvLq0Pt2xy9VyQ1+5Vu+T4cSFF3eibeX27uyS+ISkGWn7IfTmFteQP3Rdj0XlqVGVdtUrOvq75FrXeVQQz4cdXPmpf/2P/qm+mV/x4EAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD8z34DTvySSHIU/mUAAAAASUVORK5CYII=");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 17.5rem;
    max-height: 17.8rem; }
  .foto-parrafo-pag .text_article_pag {
    display: flex;
    align-items: center;
    line-height: 1.456rem;
    padding-left: 0px;
    padding-right: 0px; }
  .foto-parrafo-pag .titulo_article_pag {
    padding-bottom: 1rem;
    color: #333;
    font-size: 1.22rem; }
  .foto-parrafo-pag .descripcion_article_pag {
    color: #666;
    font-size: 0.97rem;
    padding-bottom: 2rem; }
  .foto-parrafo-pag .img_article_pag-2 {
    float: left; }
  .foto-parrafo-pag .img_article_pag-0 {
    float: right; }
  @media (min-width: 62em) {
    .foto-parrafo-pag .img_article_pag {
      margin-bottom: 0rem; }
    .foto-parrafo-pag .texto_article_pag-0 {
      padding-left: 2rem;
      padding-top: 1rem; }
    .foto-parrafo-pag .texto_article_pag-2 {
      padding-right: 2rem;
      padding-top: 1rem; } }

.informacion-interes .fragment_interes {
  padding-right: 0 !important;
  padding-left: 0 !important;
  overflow: hidden;
  align-items: center; }
  @media (min-width: 75em) {
    .informacion-interes .fragment_interes.size-s {
      max-height: 32rem; } }
  @media (min-width: 75em) {
    .informacion-interes .fragment_interes.size-m {
      max-height: 34rem; } }
  @media (min-width: 75em) {
    .informacion-interes .fragment_interes.size-l {
      max-height: 35rem; } }

.informacion-interes .text_fragment_interes {
  padding: 3rem 2rem;
  line-height: 1.2; }
  @media (min-width: 75em) {
    .informacion-interes .text_fragment_interes.size-s {
      max-height: 32rem; } }
  @media (min-width: 75em) {
    .informacion-interes .text_fragment_interes.size-m {
      max-height: 34rem; } }
  @media (min-width: 75em) {
    .informacion-interes .text_fragment_interes.size-l {
      max-height: 35rem; } }

.informacion-interes .img_fragment_interes {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAyAAAAICBAMAAADFTbTSAAAAG1BMVEVERET///9bW1uKioqhoaHQ0NDn5+e4uLhycnIYK+prAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAKBklEQVR42u3dzXfbVBoHYNdJai+rtnG6dGBIu0w4MwPLeM4wdNkUSlnGhRaW8UCHWcZzgMOfPZIt2/q4V1HqsJGfZ9M2SuLk/vTeD+nK7fUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGC39T8axw7Fj/Q/0nB/io+/mCZJ8u7n68Ch9+mh0deBI/3Pvkm/6O3zbV98+EdF4HOe/XEd/wbP/hh3LI+/JSv/rR76LT8w+ketHS/yQ99v2Rz3k7JR/VP2k+QyXttJ8qJbeUwKrfFdOI/UvyN5JMnRdoncuzmQWVMgB10L5PesFd6+/uX9oolfFg8Nso8cvn6VdWjJabWNkuTV+6zXSh79yYGcJE2BTDoWyH52jn+6HC+ySAqddT/99+Hi0K9pJI+LX/VJ+plfZZUx/Ff6t/NtfoDj5OifJbXOcdoUyDDpWCCzQj/VT8+2J6Uz8zDPZy9tlKtCVOk/v83//vc00O0Cedj8CWdJUyAnHQtkv3TqZzWxKZFpoZ8alD7vfrGfmm1XIvMbAsleeRYP5KJjgcxLnVRpPpO2xJvSeXpayGC0Gcn3thtF5smDxgVSdo7EA0lf/KJTgUwrjTnZFMJZsdWz3/xh4e9vyn3KFhOts+ZAfs9eKx7IcVY+HQpkWBoaFpPI0SarJ+Wojgo9VqWsrrYJ5LLhaJr94bghkGnyolOBpN1SbZl1um7m88p8/7peRnk//mSbZdCL5kXSVS8eSPrzjzsVyP3aDOlidbYfV1YEm2LqVyc9823mWY2BfLIcn6KBzNPDnQrkuHZur9tnUh2qZ6tBZL+6ShxsM4jMGvq7dHo9um4IJD1+1a1A6nPO+ep3n1Yb4XjVUd2vrqb720x8mwKZ57OHWCCLEa9jgTyo1cyDVQ912guP9/PaNPeicWBudhEPc3+15owFMskKvPOBXEa6ob3VqD6rldXZFqN6QyDrJWckkOHieMfGkFiXdT857EU6pmmtBY4r067brYRO41PeR72mQJY/Y8cH9bP81zuuL7/zJXG/1pmlvdlhfcANjPPjWwayWplGApktRpiOTXsf137J8zyYh/Ue+0F+4o7rnX3tW5+8qa8aQh1beZFZDuRlrymQvA/t2MKwPmG6jrXBfFlOg/oti2G9VfvT0bh+Rl+HAolNmfeOeo2B5B1l1y6dnIYTClyyu7fsxUL9U70X2y9f78rnCfWm68cDGZ42B5L/iJ0KJP2l3tSWvnkTn0eW9fcCI/i0vpgoXRGOfGQZSJu1ymVwUjzuXiDz8uneX82gAiN3eoYfRob7UKMMqiUyqNfMskY/MJDVuTPr2g2q4rl9sjqJA6NC+rmjwlBSGe8vezeVSLBAsqnUBwayqspuBZL2WYebZhquL7kHplLZxyLzr+BNjUpFhAvkwwMZrPLtWCAHxXvqs3VdhCayw2VIk0DjB+/DlksiXCDpC2X94Me/vHr3+qfr2wSyvjrQsUCy6xPfrjue5Mdy9xSa3Ia6p1A3Vq6JSIEsAhn+J98C9FP7QDYXNLsWyN5q9+FwVtg/MgitveMLsePgxaxiUUQKJH2ho8U+n+BGvYZANpPvrgXSe5rthvvp2ZfTza6faCCn0UAe9RpLJFYg2Qstdui9W6byY9tAJutOsnOBLBJZbgq9brw6lS//Qrs87oU3nswKV6PCBZKNYemJ8Dw92P/rRZKEL2zVAymsaLsXyGIbXJIUp1tpOx3FA7lqG8i6LqIFsghktV87m1Q8bhfISXLU62wgi+2gi0Q+veNA1oURLZBsB8smg2wT1mmrQAq3xDoXyKI+Ru/Le9wjgZxHA3ncayiReIFk9zTGpXXqkzaB7BXWrV0LZD8bzJ9nD+AUE7mjQPLSiBdI9QGtSXCdOIve3+9eINmcM+/Ds3nvqse4oy5rWRsNBRL4/NMWgRRvWs46t/v923UXPlmvRO4qkEVxNBVIfWp9eXMgg+I37FYgg9LUP5vmvLjDae/yBd62L5B8I8lNgZQuDHTtfshRpQM7vLuF4aoE2xdIZL9EJZD+tHizpmt7e88r8/vlBwL3aTeXTi5bXjpZvcQtCqS42zsaSLl8OxXIWfV87OcX4CMXF8e92MXF+FM30/g2htCkL3TDqhLIpPRqnQqkvsUqv4W4F2iX/B5J6N7HWTyQW1ZI6M5YJZDKRoAuBRLe0XPdu5MbVB82hoTuHVcCqWzZ71Ig9W1ZWYNc9e7kFu66QH64VYncHEilA+tSIKEnYJe/buhEPYhvcog/53fLdUiLQPYq50qXAjkL3hp9uBxdzuv1dBQpq9A2oA9bqQf3H5UDqU6MuxRI6NmMfAa77Ua5QoE0X8u6dYXMkqNfiqbJD4s/rzsQSOhRgLzZA1sZ5qsZcdJqarQukN6tSuTGQC6SsPNuBxJ45GOz2fq6zeJhUyC3KZH+jdPeHQ0kcAlj8zjCeXi4jxXIbUpkKJC2I8U6iIvWD+y0uKceWew0BPJRxSx5ufhz3IFAGgb1/drKcP2RSW2yPAkv1NvsOql/zc3XsnqdnWVN4tPeese0fsitXg/TcJu02ZcVmVvvaCDz6MIw8GTtfJVD7YLsMNyBt9q5WP+RHu1wIPeil04CF4IvVuntVdv/IPzQTau9vfVh7eEOBxJ4C4bBapZzv3KsEMO00mhnwTG93e73+iTraocDCfz681V/tFc5drIJ6Kzcz/enwTG93fMhtQl0aIm5M4GkHUSlx+5v3kCrcuxiUwYH5dX0QXAIafkEVa11j3q7HMhx9ULFyebBzPKbzQ0K20GG5e1ss8heqlbPGNam1m92OpC9pLbJYd1o+6W37psVh5RJMcdBEuqx2j6F+3OlW2u5lbSrgWRNW3gmI9sG9LDYOutR5JNSOoNCjpH9uP2LwHPqo8BVkeL7MP/eerN1ZwPZW70B76I+ZqW7rWmzj/LB4WlSvY+dfL/JMLgF6CDwTg4/hprzcP025r/FrkjtUCCLN7ZePJ7RG342rby1dXY7PHvw79kX1fevznYuHH2exvFr9JmO0BubjEPNmSQ/fD7OvtUs+i7ZuxRIf7Z8g+/8CabSM2XL50ZGtYdHeou3T04tv+blNq+fv738aBp6lV0MZJVI/l8dlI893bwj+2n0q77b7vWfbp4wLDxSt8OBFP67ilHtv6v4S37z4bDWK/W/yL/oq61Xp6vnhZKvxz2BLBr3r++/eff29fNx8FB2JPRVH3/5zbtXP1/fwes/++x99q3+1wMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOiW/wMqEuG9LTC5dwAAAABJRU5ErkJggg==");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 18rem; }
  @media (min-width: 75em) {
    .informacion-interes .img_fragment_interes.size-s {
      max-height: 32rem; } }
  @media (min-width: 75em) {
    .informacion-interes .img_fragment_interes.size-m {
      max-height: 34rem; } }
  @media (min-width: 75em) {
    .informacion-interes .img_fragment_interes.size-l {
      max-height: 35rem; } }

@media (max-width: 47.98em) {
  .informacion-interes .texto_enlaces_interes {
    padding-left: 30px;
    padding-right: 1.875em; } }

.informacion-interes .titulo_interes {
  color: #111;
  font-size: 1.5rem;
  letter-spacing: -0.36px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

.informacion-interes .descripcion-interes {
  color: #666;
  font-size: 1.125rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  margin-top: 2rem;
  margin-bottom: 3rem; }

.informacion-interes .btn.btn-outline {
  display: block;
  width: 100%;
  color: #065547;
  background-color: #fff;
  border-color: #065547;
  border-radius: 0;
  letter-spacing: 0.05em;
  border: 5px solid #065547;
  padding: 1rem 3.5rem;
  font-size: 1.5rem;
  text-decoration: none;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  transition-duration: 0.4s; }
  .informacion-interes .btn.btn-outline:hover, .informacion-interes .btn.btn-outline:focus {
    color: #00884d;
    border: 5px solid #00884d;
    border-color: #00884d; }

.informacion-interes .enlace_interes {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  font-size: 1.25rem;
  line-height: 0.96;
  color: #065547; }
  .informacion-interes .enlace_interes:hover, .informacion-interes .enlace_interes:focus {
    color: #00884d; }

@media (min-width: 600px) {
  .informacion-interes .text_fragment_interes {
    padding: 4rem 3rem; } }

@media (min-width: 768px) {
  .informacion-interes .img_fragment_interes {
    min-height: 22rem; }
  .informacion-interes .btn.btn-outline {
    display: inline-block;
    width: auto; }
  .informacion-interes .enlace_interes {
    line-height: 1.2; } }

@media (min-width: 834px) {
  .informacion-interes .text_fragment_interes {
    padding: 4rem 5rem; } }

@media (min-width: 992px) {
  .informacion-interes .img_fragment_interes {
    min-height: 25rem; }
  .informacion-interes .enlace_interes {
    font-size: 1rem; } }

@media (min-width: 1200px) {
  .informacion-interes .img_fragment_interes {
    min-height: 32rem; }
  .informacion-interes .texto_enlaces_interes-0 {
    padding-left: 3rem; }
  .informacion-interes .texto_enlaces_interes-2 {
    float: right;
    padding-right: 3rem; }
  .informacion-interes .text_fragment_interes {
    padding-left: 4rem;
    padding-right: 4rem; } }

@media (min-width: 1366px) {
  .informacion-interes .text_fragment_interes {
    padding-left: 2rem; }
  .informacion-interes .texto_enlaces_interes-0 {
    width: 75%; }
  .informacion-interes .texto_enlaces_interes-2 {
    width: 75%; } }

@media (min-width: 1400px) {
  .informacion-interes .text_fragment_interes {
    padding-left: 3rem; } }

@media (min-width: 1450px) {
  .informacion-interes .text_fragment_interes {
    padding-left: 4rem; } }

@media (min-width: 1500px) {
  .informacion-interes .text_fragment_interes {
    padding-left: 5rem; } }

@media (min-width: 1550px) {
  .informacion-interes .text_fragment_interes {
    padding-left: 6rem; } }

@media (max-width: 35.98em) {
  #adif-av-slider-wrapper {
    background-color: #065547; } }

#adif-av-slider-wrapper .fragments-editor__editable {
  color: black; }

#adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content {
  display: flex; }
  #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text {
    background-color: #065547;
    color: #fff;
    width: 40%;
    padding-right: 3.75rem;
    display: flex;
    align-items: center; }
    @media (min-width: 75em) {
      #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text {
        padding-left: 10%; } }
    @media only screen and (min-width: 2000px) {
      #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text {
        padding-left: 15%; } }
    @media (max-width: 74.98em) {
      #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text {
        padding-left: 5%; } }
    @media only screen and (max-width: 992px) {
      #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text {
        width: 445px; } }
    #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text header a {
      text-decoration: underline; }
    #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text a {
      color: #fff !important; }
    #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text h1 {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      margin-bottom: 1.875em;
      font-size: 3rem; }
      @media (max-width: 61.98em) {
        #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text h1 {
          font-size: 2rem; } }
      @media (max-width: 35.98em) {
        #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text h1 {
          margin-bottom: 0.9375em; } }
    #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text h2 {
      font-size: 1.75rem; }
      @media (max-width: 61.98em) {
        #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text h2 {
          font-size: 1.15rem; } }
  #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-image-wrapper {
    background-position: center center;
    background-size: cover;
    height: 575px;
    width: 60%; }
    @media only screen and (max-width: 992px) {
      #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-image-wrapper {
        width: calc(100% - 445px); } }
    #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-image-wrapper img {
      display: none; }
    #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-image-wrapper lfr-editable img {
      display: block; }
  @media (max-width: 61.98em) {
    #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content {
      flex-direction: column-reverse; }
      #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-image-wrapper,
      #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text {
        width: 100%; }
      #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-image-wrapper {
        height: 300px; }
      #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text {
        padding: 3.75rem 3.75rem 120px; } }
  @media (max-width: 35.98em) {
    #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-image-wrapper {
      height: 12.5rem; }
    #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text {
      padding: 1.875em; }
      #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text h1 {
        font-size: 2rem; }
      #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text h2 {
        font-size: 1.15rem; } }

#adif-av-slider-wrapper button.slick-arrow {
  position: absolute;
  bottom: 3.125rem;
  z-index: 1;
  border: none;
  background: transparent url("/o/adif-theme/images/icons/ico-slide-white-prev.svg") center center no-repeat;
  width: 3.125rem;
  height: 3.125rem;
  text-indent: -9999px; }
  #adif-av-slider-wrapper button.slick-arrow.slick-prev {
    left: 3.75rem; }
  #adif-av-slider-wrapper button.slick-arrow.slick-next {
    right: 3.75rem;
    background-image: url("/o/adif-theme/images/icons/ico-slide-white-next.svg"); }
  #adif-av-slider-wrapper button.slick-arrow.slick-disabled {
    opacity: .25;
    cursor: not-allowed; }
  @media (max-width: 35.98em) {
    #adif-av-slider-wrapper button.slick-arrow {
      bottom: inherit;
      top: 80px; }
      #adif-av-slider-wrapper button.slick-arrow.slick-prev {
        left: 1.875rem; }
      #adif-av-slider-wrapper button.slick-arrow.slick-next {
        right: 1.875rem; } }
  @media (max-width: 61.98em) {
    #adif-av-slider-wrapper button.slick-arrow {
      display: none !important; } }

#adif-av-slider-wrapper ul.slick-dots {
  position: absolute;
  bottom: 4.0625rem;
  left: 11.25rem;
  margin: 0;
  padding: 0;
  display: flex; }
  #adif-av-slider-wrapper ul.slick-dots li,
  #adif-av-slider-wrapper ul.slick-dots li button {
    display: block;
    border: none;
    background: none;
    margin: 0;
    padding: 0; }
  #adif-av-slider-wrapper ul.slick-dots li {
    list-style-type: none; }
    #adif-av-slider-wrapper ul.slick-dots li button {
      background-color: #065547;
      width: 1.125rem;
      height: 1.125rem;
      text-indent: -9999px;
      border-radius: 50%;
      border: 2px solid #fff;
      margin: 0 1.875em; }
    #adif-av-slider-wrapper ul.slick-dots li.slick-active button {
      background-color: #fff;
      border: 5px solid transparent; }
  @media (max-width: 61.98em) {
    #adif-av-slider-wrapper ul.slick-dots {
      width: 100%;
      margin: 0 auto;
      display: flex;
      justify-content: center;
      left: 0; } }
  @media (max-width: 35.98em) {
    #adif-av-slider-wrapper ul.slick-dots {
      position: initial;
      background-color: #065547;
      padding-bottom: 1.875em; } }

.contacto-adif .contacto-adif-wrapper {
  padding-top: 1.5625em;
  padding-bottom: 1.25em; }
  @media (max-width: 47.98em) {
    .contacto-adif .contacto-adif-wrapper {
      padding-top: 35px;
      padding-bottom: 1.5625em; } }

@media (max-width: 47.98em) {
  .contacto-adif .titulo-contacto h5 {
    font-size: 1.0625rem; } }

.contacto-adif .elipse-background {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  background-color: white;
  margin-right: 0.9375em; }

.contacto-adif .icono-contacto {
  min-height: 1.5625rem;
  min-width: 1.875rem; }

.contacto-adif .icono-tel {
  min-height: 1.25rem;
  min-width: 22px; }

.contacto-adif .item_1_contacto_adif {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 1.5;
  color: #102341; }
  @media (max-width: 47.98em) {
    .contacto-adif .item_1_contacto_adif {
      margin-bottom: 35px;
      font-size: 22px;
      line-height: 1.2; } }
  @media (max-width: 35.98em) {
    .contacto-adif .item_1_contacto_adif {
      margin-bottom: 0.625em;
      font-size: 1.125rem;
      line-height: 1.2; } }

.contacto-adif .item_2_contacto_adif {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 61.98em) {
    .contacto-adif .item_2_contacto_adif {
      justify-content: flex-start;
      margin-left: 1rem;
      margin-bottom: 2rem; } }
  @media (max-width: 47.98em) {
    .contacto-adif .item_2_contacto_adif {
      margin-bottom: 1.25em;
      margin-left: 0; } }

.contacto-adif .texto_contacto_adif {
  color: #666; }

.contacto-adif .titulo-contacto-2 {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  font-size: 1.125rem;
  margin-bottom: 5px; }
  @media (max-width: 47.98em) {
    .contacto-adif .titulo-contacto-2 {
      font-size: 1rem; } }

.contacto-adif .descripcion-contacto-2 {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.9375rem;
  margin-bottom: 5px; }

.columna-3-icono {
  margin-top: 2rem;
  margin-bottom: 3rem; }
  .columna-3-icono .titulo-principal-columna-3-icono {
    font-size: 2rem;
    line-height: 1.2;
    padding-bottom: 2rem;
    padding-left: 0; }
  .columna-3-icono .columna-3-icono-row {
    display: flex;
    flex-wrap: wrap; }
    .columna-3-icono .columna-3-icono-row .columna-3-icono-item {
      display: flex;
      width: 33.33333%; }
      @media (max-width: 61.98em) {
        .columna-3-icono .columna-3-icono-row .columna-3-icono-item {
          flex-direction: column; } }
      @media (max-width: 47.98em) {
        .columna-3-icono .columna-3-icono-row .columna-3-icono-item {
          width: 100%;
          flex-direction: row;
          margin-bottom: 1.25em; } }
      .columna-3-icono .columna-3-icono-row .columna-3-icono-item .columna-3-icono-item-icono {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #f4f4f4;
        margin-right: 0.8125em;
        width: 150px;
        height: 150px;
        margin-bottom: 0rem; }
        @media (min-width: 48em) {
          .columna-3-icono .columna-3-icono-row .columna-3-icono-item .columna-3-icono-item-icono {
            width: 12.5rem;
            height: 11.25rem; } }
        @media (min-width: 62em) {
          .columna-3-icono .columna-3-icono-row .columna-3-icono-item .columna-3-icono-item-icono {
            width: 150px;
            height: 150px; } }
      .columna-3-icono .columna-3-icono-row .columna-3-icono-item .columna-3-icono-item-datos {
        width: 50%;
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal; }
        @media (max-width: 61.98em) {
          .columna-3-icono .columna-3-icono-row .columna-3-icono-item .columna-3-icono-item-datos {
            margin-bottom: 2rem;
            width: 12.5rem; } }
        @media (max-width: 47.98em) {
          .columna-3-icono .columna-3-icono-row .columna-3-icono-item .columna-3-icono-item-datos {
            margin-bottom: 0rem; } }
      .columna-3-icono .columna-3-icono-row .columna-3-icono-item .columna-3-icono-item-datos-title {
        color: #111;
        font-size: 1.25rem;
        margin-top: 0.625em; }
        @media (min-width: 48em) {
          .columna-3-icono .columna-3-icono-row .columna-3-icono-item .columna-3-icono-item-datos-title {
            margin-top: 1.25em; } }
        @media (min-width: 62em) {
          .columna-3-icono .columna-3-icono-row .columna-3-icono-item .columna-3-icono-item-datos-title {
            margin-top: 0.625em; } }
      .columna-3-icono .columna-3-icono-row .columna-3-icono-item .columna-3-icono-item-datos-descripcion {
        font-size: 0.95rem;
        margin-top: 0.625em; }

.cajetin-textos-international .cajetin-textos-international-wrapper {
  padding-top: 70px;
  padding-bottom: 90px; }

.cajetin-textos-international .title-cajetin-textos-international {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
  color: #111;
  line-height: 1.33;
  padding-bottom: 2rem;
  padding-left: 0; }

.cajetin-textos-international .filas-cajetin {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.9375em;
  padding-left: 0; }

.cajetin-textos-international .item-text-cajetin {
  border-right: none;
  border-bottom: 2px solid #dcdcdc;
  margin-bottom: 0.9375em;
  width: 100%;
  padding-left: 0.9375em;
  padding-right: 1.875em; }
  @media (min-width: 48em) {
    .cajetin-textos-international .item-text-cajetin {
      border-right: 2px solid #dcdcdc;
      width: 50%;
      margin-bottom: 3rem;
      border-bottom: none; } }
  @media (min-width: 62em) {
    .cajetin-textos-international .item-text-cajetin {
      margin-bottom: 0rem;
      width: 25%;
      border-bottom: none; } }

.cajetin-textos-international .item-text-cajetin.ultimo-item {
  border-bottom: none; }
  @media (min-width: 48em) {
    .cajetin-textos-international .item-text-cajetin.ultimo-item {
      border-right: none; } }

@media (min-width: 48em) {
  .cajetin-textos-international .item-text-cajetin.ultimo-item-tablet {
    border-right: none; } }

@media (min-width: 62em) {
  .cajetin-textos-international .item-text-cajetin.ultimo-item-tablet {
    border-right: 2px solid #dcdcdc; } }

.cajetin-textos-international .adif-icon {
  margin-right: 0.9375em;
  margin-top: 5px;
  min-width: 2.5rem;
  min-height: 2.5rem; }

.cajetin-textos-international .title-cajetin {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #111;
  font-size: 1.25rem;
  line-height: 1.2;
  padding-bottom: 1rem; }

.cajetin-textos-international .text-description-cajetin {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-bottom: 2rem; }

.cajetin-textos-pagina .cajetin-textos-pagina-wrapper {
  padding-top: 70px;
  padding-bottom: 90px; }
  @media (max-width: 61.98em) {
    .cajetin-textos-pagina .cajetin-textos-pagina-wrapper {
      padding-top: 1.875em;
      padding-bottom: 0px; } }

.cajetin-textos-pagina .title-cajetin-textos-pagina {
  padding-bottom: 2rem;
  padding-left: 0; }
  .cajetin-textos-pagina .title-cajetin-textos-pagina h2 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.875rem;
    color: #111;
    line-height: 1.33; }

.cajetin-textos-pagina .filas-cajetin {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.9375em;
  padding-left: 0; }

.cajetin-textos-pagina .item-text-cajetin {
  border-right: none;
  border-bottom: 2px solid #dcdcdc;
  margin-bottom: 35px;
  width: 100%;
  padding-left: 0.9375em;
  padding-right: 1.875em; }
  @media (min-width: 48em) {
    .cajetin-textos-pagina .item-text-cajetin {
      border-right: 2px solid #dcdcdc;
      width: 50%;
      margin-bottom: 3rem;
      border-bottom: none; } }
  @media (min-width: 62em) {
    .cajetin-textos-pagina .item-text-cajetin {
      margin-bottom: 0rem;
      width: 33.3%;
      border-bottom: none; } }

.cajetin-textos-pagina .item-text-cajetin.ultimo-item {
  border-bottom: none;
  width: 100%; }
  @media (min-width: 48em) {
    .cajetin-textos-pagina .item-text-cajetin.ultimo-item {
      border-right: none; } }
  @media (min-width: 62em) {
    .cajetin-textos-pagina .item-text-cajetin.ultimo-item {
      width: 33.3%; } }

@media (min-width: 48em) {
  .cajetin-textos-pagina .item-text-cajetin.ultimo-item-tablet {
    border-right: none; } }

@media (min-width: 62em) {
  .cajetin-textos-pagina .item-text-cajetin.ultimo-item-tablet {
    border-right: 2px solid #dcdcdc; } }

.cajetin-textos-pagina .adif-icon {
  margin-right: 0.9375em;
  margin-top: 5px;
  min-width: 2.5rem;
  min-height: 2.5rem; }

.cajetin-textos-pagina .title-cajetin {
  padding-bottom: 1rem; }
  .cajetin-textos-pagina .title-cajetin span {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #111;
    font-size: 1.125rem;
    line-height: 1.2; }

.cajetin-textos-pagina .text-description-cajetin {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 2rem; }

.fragment-boton-adif {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }
  .fragment-boton-adif .component-button {
    display: flex;
    align-items: center; }
    .fragment-boton-adif .component-button--link .adif-arrow {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      background: transparent url("/o/adif-theme/images/icons/redesign/arrowLinkGreen.svg") right center no-repeat;
      background-size: 1.5rem auto;
      padding-right: 1.25rem;
      margin-left: 0.75rem;
      height: 1.5rem; }
  .fragment-boton-adif .parentLinkExt + .adif-arrow {
    background: none;
    padding: 0;
    margin: 0; }
  .fragment-boton-adif .btn.btn-primary {
    background-color: #065547;
    border-color: #065547;
    text-decoration: none; }
    .fragment-boton-adif .btn.btn-primary:hover {
      background-color: #00884d;
      border-color: #00884d; }
  .fragment-boton-adif .btn.btn-secondary {
    background-color: #d9e0de;
    border-color: #d9e0de;
    color: #065547; }
    .fragment-boton-adif .btn.btn-secondary:hover {
      color: #00884d;
      background-color: #cecfcf; }
  .fragment-boton-adif .btn.btn-link {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #065547;
    padding: 0;
    border-radius: none; }
    .fragment-boton-adif .btn.btn-link:hover {
      color: #00884d;
      text-decoration: underline;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal; }
  .fragment-boton-adif .btn.btn-outline-primary {
    color: #065547;
    border: 0.125rem solid #065547; }
    .fragment-boton-adif .btn.btn-outline-primary:hover {
      background-color: #00884d;
      border-color: #00884d;
      color: #fff; }

.fragment-boton-adif {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }
  .fragment-boton-adif .btn.btn-primary {
    background-color: #065547;
    border-color: #065547;
    text-decoration: none;
    border-radius: 1.875rem;
    padding: 0.875rem 1.875rem;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .fragment-boton-adif .btn.btn-primary:hover {
      background-color: #00301B;
      border-color: #00301B;
      color: white; }
  .fragment-boton-adif .btn.btn-secondary {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: #d9e0de;
    border-color: #d9e0de;
    color: #065547;
    border-radius: 1.875rem;
    padding: 0.875rem 1.875rem;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .fragment-boton-adif .btn.btn-secondary:hover {
      background-color: #00301B;
      border-color: #00301B;
      color: white; }
  .fragment-boton-adif .btn.btn-link {
    color: #065547;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .fragment-boton-adif .btn.btn-link:hover {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      color: #00884d;
      text-decoration: underline; }
  .fragment-boton-adif .btn.btn-outline-primary {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 0.9375rem;
    background-color: white;
    color: #065547;
    border: 0.125rem solid #065547;
    text-decoration: none;
    border-radius: 1.875rem;
    padding: 0.875rem 1.875rem;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .fragment-boton-adif .btn.btn-outline-primary:hover {
      background-color: #065547;
      border: 0.125rem solid white;
      color: #fff; }
  .fragment-boton-adif .btn.btn-outline-secondary {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 0.9375rem;
    color: #666;
    border: 0.125rem solid #666;
    border-radius: 1.875rem;
    padding: 0.875rem 1.875rem;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .fragment-boton-adif .btn.btn-outline-secondary:hover {
      color: #fff;
      background-color: #666;
      border: 0.125rem solid white; }

.banner-blog {
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  padding: 3.3125rem 0; }
  @media (min-width: 48em) {
    .banner-blog {
      padding: 9.6875rem 0; } }
  .banner-blog.bgColor--terciary {
    background-color: #102341; }
    .banner-blog.bgColor--terciary .btn-secondary--white {
      color: #102341;
      border: 0.125rem solid #102341; }
      .banner-blog.bgColor--terciary .btn-secondary--white:hover {
        background-color: #102341;
        color: white;
        border: 0.125rem solid white; }
  .banner-blog.bgColor--secondary {
    background-color: #065547; }
  .banner-blog__img {
    display: none; }
  .banner-blog__wrapperText {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .banner-blog__wrapperText--center {
      text-align: center;
      align-items: center; }
      @media (min-width: 62em) {
        .banner-blog__wrapperText--center {
          max-width: 57%;
          margin-left: auto;
          margin-right: auto; } }
    .banner-blog__wrapperText--left {
      align-items: flex-start; }
    .banner-blog__wrapperText--right {
      align-items: flex-end; }
  .banner-blog__title {
    margin-bottom: 0; }
  .banner-blog__link {
    margin-top: 1.5rem; }

/*Edition mode Fragments */
.fragment-entry-link-wrapper .fragment-entry-link-content .banner-blog {
  color: #111; }

.fragment-entry-link-wrapper .fragment-entry-link-content .banner-blog__img {
  display: block;
  width: 300px;
  height: 300px; }

/* Enlace estado de la red */
.rs-buscador-estaciones-home.go-to-network-state {
  float: left;
  width: 100%;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem; }
  .rs-buscador-estaciones-home.go-to-network-state.rs-estado-red-izq {
    text-align: left; }
  .rs-buscador-estaciones-home.go-to-network-state.rs-estado-red-cen {
    text-align: center; }
  .rs-buscador-estaciones-home.go-to-network-state.rs-estado-red-der {
    text-align: right; }
  @media (max-width: 47.98em) {
    .rs-buscador-estaciones-home.go-to-network-state {
      text-align: center !important;
      /* margin-bottom: m-rem(35px); */ } }
  .rs-buscador-estaciones-home.go-to-network-state .nav-link {
    padding: 0;
    text-transform: uppercase;
    text-decoration: none; }
    .rs-buscador-estaciones-home.go-to-network-state .nav-link .rs-ai-info {
      background-image: url(/o/adif-theme/images/icons/redesign/infoGreen.svg);
      display: inline-block;
      background-size: cover;
      height: 1.3125rem;
      width: 1.3125rem;
      margin-right: 0.625rem; }
    .rs-buscador-estaciones-home.go-to-network-state .nav-link span {
      vertical-align: top; }
    .rs-buscador-estaciones-home.go-to-network-state .nav-link .rs-estacion-icono {
      height: 0.8125rem;
      margin-left: 0.8125rem;
      margin-top: -0.8125rem; }

.rs-estaciones-separador {
  border-top: 1px solid black;
  /* margin-top: m-rem(125px); */
  opacity: 0.2;
  margin-left: -100%;
  margin-right: -100%; }
  @media (max-width: 47.98em) {
    .rs-estaciones-separador {
      /* margin-top: m-rem(275px); */ } }
  @media (min-width: 48em) and (max-width: 61.98em) {
    .rs-estaciones-separador {
      /* margin-top: m-rem(190px); */ } }

.rs_adif-in-data__background {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAYAAAA7KqwyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAkSURBVHgB7cxBEQAACAIwtH8Pzw52kxD8OBZgNXsPQUOUwCIgAz0DHTyygaAAAAAASUVORK5CYII=");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto !important;
  display: flex;
  justify-content: center;
  padding: 0; }

.rs_adif-in-data__content {
  display: flex;
  flex-direction: column;
  gap: 2.75rem;
  padding: 4rem 1.67188rem 6rem 1.67188rem; }
  @media (min-width: 62em) {
    .rs_adif-in-data__content {
      padding: 5rem 0.9375rem 8rem 0.9375rem; } }
  .rs_adif-in-data__content__title {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #333;
    font-size: 2.25rem;
    line-height: 2.75rem;
    text-align: center; }
    @media (min-width: 62em) {
      .rs_adif-in-data__content__title {
        text-align: left; } }
  .rs_adif-in-data__content__data {
    display: grid;
    gap: 1.05rem;
    grid-template-columns: repeat(2, 1fr); }
    @media (min-width: 62em) {
      .rs_adif-in-data__content__data {
        row-gap: 0;
        column-gap: 1.71875rem;
        grid-template-columns: repeat(4, 1fr); } }
    .rs_adif-in-data__content__data__card {
      display: flex;
      flex-direction: column;
      gap: 0.425rem;
      height: 9.2375rem;
      padding: 1.5rem 0 1.5rem 0; }
      @media (min-width: 62em) {
        .rs_adif-in-data__content__data__card {
          border-right: 0.125rem solid #a3a8a3;
          height: 10.9375rem; } }
      .rs_adif-in-data__content__data__card__main-text {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #111;
        font-size: 1.375rem;
        line-height: 1.87563rem; }
        @media (min-width: 48em) {
          .rs_adif-in-data__content__data__card__main-text {
            font-size: 2.25rem;
            line-height: 2.75rem; } }
        @media (min-width: 62em) {
          .rs_adif-in-data__content__data__card__main-text {
            font-size: 1.875rem;
            line-height: 2.375rem; } }
        @media (min-width: 75em) {
          .rs_adif-in-data__content__data__card__main-text {
            font-size: 2.25rem;
            line-height: 2.75rem; } }
      .rs_adif-in-data__content__data__card__secondary-text {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #666;
        font-size: 1rem;
        line-height: 1.36375rem; }
        @media (min-width: 48em) {
          .rs_adif-in-data__content__data__card__secondary-text {
            font-size: 1.375rem;
            line-height: 1.4375rem; } }
        @media (min-width: 62em) {
          .rs_adif-in-data__content__data__card__secondary-text {
            font-size: 1rem;
            line-height: 1.36375rem; } }
        @media (min-width: 75em) {
          .rs_adif-in-data__content__data__card__secondary-text {
            font-size: 1.375rem;
            line-height: 1.4375rem; } }
      .rs_adif-in-data__content__data__card:last-child {
        border: none; }

.rs_adif-movil__content {
  display: grid;
  grid-template-columns: repat(1, 1fr);
  padding: 3rem 0; }
  @media (min-width: 62em) {
    .rs_adif-movil__content {
      grid-template-columns: 1.175fr 1fr;
      padding: 4rem 0.9375rem 4rem 0; } }
  .rs_adif-movil__content__title {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    display: flex;
    font-size: 2.25rem;
    justify-content: center;
    line-height: 2.75rem;
    padding-bottom: 0.5625rem;
    text-align: center; }
    @media (min-width: 62em) {
      .rs_adif-movil__content__title {
        justify-content: left;
        padding: 0.5rem 0 2rem 0.9375rem;
        text-align: left; } }
  .rs_adif-movil__content__main {
    display: flex;
    flex-direction: column; }
    @media (min-width: 62em) {
      .rs_adif-movil__content__main {
        flex-basis: 54%; } }
    .rs_adif-movil__content__main__description {
      display: grid;
      gap: 1rem;
      grid-template-columns: repeat(1, 1fr);
      padding: 2.0625rem 0 2.8125rem 0; }
      @media (min-width: 62em) {
        .rs_adif-movil__content__main__description {
          grid-template-columns: repeat(2, 1fr);
          padding: 2.8125rem 0m-rem 15px 2.8125rem 0; } }
      .rs_adif-movil__content__main__description__section {
        display: flex;
        flex-direction: column;
        gap: 0.5rem; }
        @media (min-width: 62em) {
          .rs_adif-movil__content__main__description__section {
            padding: 0 0.9375rem; } }
        .rs_adif-movil__content__main__description__section__paragraph {
          font-size: 1.125rem;
          line-height: 1.53438rem; }
          .rs_adif-movil__content__main__description__section__paragraph--bold {
            font-family: 'Nunito', sans-serif;
            font-weight: 700;
            font-style: normal; }
          .rs_adif-movil__content__main__description__section__paragraph--normal {
            font-family: 'Nunito', sans-serif;
            font-weight: 400;
            font-style: normal; }
    .rs_adif-movil__content__main__apps_links {
      display: flex;
      flex-direction: column; }
      .rs_adif-movil__content__main__apps_links__icons {
        display: flex;
        gap: 1.875rem;
        justify-content: center;
        padding: 2rem 0.9375rem 0.625rem 0.9375rem; }
        @media (min-width: 62em) {
          .rs_adif-movil__content__main__apps_links__icons {
            padding: 2rem 0.9375rem; } }
        @media (min-width: 62em) {
          .rs_adif-movil__content__main__apps_links__icons img {
            height: 3.25rem; } }
      .rs_adif-movil__content__main__apps_links__information {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        display: flex;
        font-size: 0.75rem;
        justify-content: center;
        line-height: 1.875rem;
        text-align: center; }
        @media (min-width: 62em) {
          .rs_adif-movil__content__main__apps_links__information {
            justify-content: left;
            padding-left: 0.9375rem;
            text-align: left; } }
  .rs_adif-movil__content__phone {
    display: flex;
    justify-content: center; }
    @media (min-width: 62em) {
      .rs_adif-movil__content__phone {
        position: relative;
        flex-basis: 46%; } }
    .rs_adif-movil__content__phone__image img {
      height: 20rem; }
    @media (min-width: 62em) {
      .rs_adif-movil__content__phone__image {
        position: absolute;
        right: 0;
        top: -5.42775rem; }
        .rs_adif-movil__content__phone__image img {
          height: 43.75rem; } }
    @media (min-width: 75em) {
      .rs_adif-movil__content__phone__image {
        right: 0;
        top: -9.63184rem; }
        .rs_adif-movil__content__phone__image img {
          height: 49.6875rem; } }

.images-4-links__wrapper {
  padding-top: 4.375rem;
  padding-bottom: 1.875rem; }
  @media (min-width: 48em) {
    .images-4-links__wrapper {
      padding-top: 7.8125rem;
      padding-bottom: 2.1875rem; } }
  .images-4-links__wrapper__title {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.25rem;
    line-height: 2.75rem;
    color: #111;
    padding-bottom: 2.20312rem; }
    @media (min-width: 48em) {
      .images-4-links__wrapper__title {
        padding-bottom: 6.875rem; } }
  .images-4-links__wrapper__cards {
    display: grid;
    grid-template-columns: repeat(1, 1fr); }
    @media (min-width: 48em) {
      .images-4-links__wrapper__cards {
        grid-template-columns: repeat(2, 1fr); } }
    .images-4-links__wrapper__cards__card {
      display: flex;
      flex-direction: column;
      gap: 1.75rem;
      padding-bottom: 2.75813rem;
      padding-right: 1.875rem; }
      @media (min-width: 48em) {
        .images-4-links__wrapper__cards__card {
          padding-right: 3rem; } }
      @media (min-width: 62em) {
        .images-4-links__wrapper__cards__card {
          padding-right: 6rem; } }
      .images-4-links__wrapper__cards__card__content {
        display: flex;
        flex-direction: column;
        gap: 0.53687rem; }
        .images-4-links__wrapper__cards__card__content__header {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 1.25rem;
          line-height: 1.75rem;
          color: #111; }
        .images-4-links__wrapper__cards__card__content__description {
          font-family: 'Nunito', sans-serif;
          font-weight: 400;
          font-style: normal;
          font-size: 1rem;
          line-height: 1.4rem;
          color: #111; }

.images-4-links .images-4-links-wrapper {
  padding-top: 70px;
  padding-bottom: 1.875em; }

.images-4-links .images-4-links-title {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.875rem;
  line-height: 1.5;
  color: #111;
  padding-bottom: 1.875em; }

.images-4-links .images-4-links-fila1,
.images-4-links .images-4-links-fila2 {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 48em) {
  .images-4-links .images-4-links-wrapper {
    padding-top: 115px;
    padding-bottom: 35px; }
  .images-4-links .images-4-links-descripcion {
    padding-right: 3rem; } }

@media (min-width: 62em) {
  .images-4-links .images-4-links-title {
    font-size: 2.5rem;
    line-height: 1.6;
    padding-bottom: 2.5em; }
  .images-4-links .images-4-links-descripcion {
    padding-right: 6rem; }
  .images-4-links .images-4-links-texto {
    font-size: 1.25rem;
    line-height: 1.4;
    padding-top: 1.25em; } }

.adif-conocenos {
  padding-top: 2.625rem;
  padding-bottom: 3.0625rem; }
  .adif-conocenos__title {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #333;
    font-size: 2.4375rem;
    line-height: 2.75rem;
    margin: 2rem 0;
    text-align: center; }
    @media (min-width: 48em) {
      .adif-conocenos__title {
        margin: 0 0 2.625rem 0.4375rem;
        text-align: left; } }
  .adif-conocenos__presidency {
    display: grid;
    grid-template-columns: repeat(1, 1fr); }
    @media (min-width: 48em) {
      .adif-conocenos__presidency {
        grid-template-columns: 1.5fr 1.75fr 2fr; } }
    .adif-conocenos__presidency__personal-information {
      display: flex;
      flex-direction: column;
      gap: 1.625rem;
      padding: 2.40625rem 0 1.625rem 0; }
      @media (min-width: 48em) {
        .adif-conocenos__presidency__personal-information {
          padding-right: 3.53625rem; } }
      .adif-conocenos__presidency__personal-information__role {
        font-family: 'Nunito', sans-serif;
        font-weight: 300;
        font-style: normal;
        color: #333;
        font-size: 1.25rem;
        line-height: 1.73875rem;
        text-align: left; }
      .adif-conocenos__presidency__personal-information__name-surname {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #065547;
        font-size: 1.625rem;
        line-height: 2.21625rem;
        text-align: left; }
        .adif-conocenos__presidency__personal-information__name-surname:hover, .adif-conocenos__presidency__personal-information__name-surname:focus {
          text-decoration: underline; }
        .adif-conocenos__presidency__personal-information__name-surname a {
          text-decoration: none; }
          .adif-conocenos__presidency__personal-information__name-surname a:hover, .adif-conocenos__presidency__personal-information__name-surname a:focus {
            color: #065547; }
    .adif-conocenos__presidency__img img {
      display: none; }
    .adif-conocenos__presidency__img lfr-editable img {
      display: block; }
    .adif-conocenos__presidency__img > div {
      background-position: center center;
      background-size: cover;
      height: 31.25rem;
      position: relative; }
      .adif-conocenos__presidency__img > div .adif-conocenos__presidency__img__wrapper {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
    .adif-conocenos__presidency__description {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      align-items: center;
      color: #333;
      display: flex;
      font-size: 1.125rem;
      line-height: 1.53438rem;
      text-align: left;
      padding-top: 1.945rem; }
      @media (min-width: 48em) {
        .adif-conocenos__presidency__description {
          padding-top: 0;
          padding-left: 2.65625rem; } }
      @media (min-width: 62em) {
        .adif-conocenos__presidency__description {
          padding-left: 5.3125rem; } }

.rs-contacto-adif {
  background-color: transparent; }
  .rs-contacto-adif .contacto-adif-wrapper {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 74.98em) {
      .rs-contacto-adif .contacto-adif-wrapper {
        gap: 1.5rem;
        flex-direction: column; } }
  .rs-contacto-adif .titulo-contacto {
    margin: 0; }
    .rs-contacto-adif .titulo-contacto h5 {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 1.25rem;
      margin: 0; }
      @media (max-width: 47.98em) {
        .rs-contacto-adif .titulo-contacto h5 {
          font-size: 1.0625rem; } }
  .rs-contacto-adif .fila-contacto {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: column; }
    @media (min-width: 36em) {
      .rs-contacto-adif .fila-contacto {
        flex-direction: row;
        gap: 1rem; } }
    @media (min-width: 75em) {
      .rs-contacto-adif .fila-contacto {
        gap: 2rem; } }
  .rs-contacto-adif .elipse-background {
    width: 1.875rem;
    height: 1.5625rem;
    border-radius: 0%;
    background-color: transparent;
    margin-right: 0; }
  .rs-contacto-adif .icono-contacto {
    min-height: 1.5625rem;
    min-width: 1.875rem; }
  .rs-contacto-adif .icono-tel {
    min-height: 1.25rem;
    min-width: 1.375rem; }
  .rs-contacto-adif .item_1_contacto_adif {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.375rem;
    color: #111;
    flex-direction: row-reverse;
    gap: .5rem; }
    @media (max-width: 47.98em) {
      .rs-contacto-adif .item_1_contacto_adif {
        margin-bottom: 2.1875rem;
        font-size: 1rem;
        line-height: 1.375rem; } }
    @media (max-width: 35.98em) {
      .rs-contacto-adif .item_1_contacto_adif {
        margin-bottom: 0.625em;
        font-size: 0.875rem;
        line-height: 1.25rem; } }
  .rs-contacto-adif .item_2_contacto_adif {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    gap: .5rem; }
    @media (max-width: 61.98em) {
      .rs-contacto-adif .item_2_contacto_adif {
        justify-content: flex-start;
        margin-left: 1rem;
        margin-bottom: 2rem; } }
    @media (max-width: 47.98em) {
      .rs-contacto-adif .item_2_contacto_adif {
        margin-bottom: 1.25em;
        margin-left: 0; } }
  .rs-contacto-adif .texto_contacto_adif a {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #111; }
  .rs-contacto-adif .titulo-contacto-2 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    margin-bottom: 0; }
    @media (max-width: 47.98em) {
      .rs-contacto-adif .titulo-contacto-2 {
        font-size: 0.875rem; } }
  .rs-contacto-adif .descripcion-contacto-2 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 0.9375rem;
    margin-bottom: 0; }
  .rs-contacto-adif__1 .item_2_contacto_adif .texto_contacto_adif .titulo-contacto-2 a {
    font-weight: 700; }
  .rs-contacto-adif__1 .item_2_contacto_adif .texto_contacto_adif .descripcion-contacto-2 * {
    font-weight: 400; }

.alta-velocidad .marco {
  border: none;
  height: 100%;
  object-fit: cover;
  max-width: 100%;
  width: 100%; }

.alta-velocidad .AV_contenido {
  padding: 2rem 0rem 4rem;
  height: 100%; }
  @media (min-width: 62em) {
    .alta-velocidad .AV_contenido {
      padding: 4rem 0rem; } }
  .ie .alta-velocidad .AV_contenido .imagen_AV .img-fluid {
    width: 100%; }

.alta-velocidad .imagen_AV {
  min-height: 100%; }
  .alta-velocidad .imagen_AV > div {
    height: 100%; }
    .alta-velocidad .imagen_AV > div > div {
      height: 100%; }

.alta-velocidad .texto_AV {
  padding: 3rem 1rem; }
  @media (min-width: 62em) {
    .alta-velocidad .texto_AV {
      padding-left: 1rem;
      padding-right: 2rem;
      display: flex;
      flex-direction: column;
      justify-content: center; } }
  @media (min-width: 75em) {
    .alta-velocidad .texto_AV {
      padding-right: 3rem; } }

.alta-velocidad .title_AV {
  display: none; }
  @media (min-width: 62em) {
    .alta-velocidad .title_AV {
      display: contents;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      color: #111;
      font-size: 2.5rem;
      line-height: 1.25; } }
  @media (min-width: 75em) {
    .alta-velocidad .title_AV {
      font-size: 2.25rem;
      line-height: 2.75rem; } }

.alta-velocidad .title_AV-hidden {
  color: #111;
  font-size: 26px;
  line-height: 1.2;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-bottom: 1rem; }
  @media (max-width: 414px) {
    .alta-velocidad .title_AV-hidden {
      font-size: 1.625rem;
      padding: 0 1rem 1rem; } }
  @media (min-width: 48em) {
    .alta-velocidad .title_AV-hidden {
      font-size: 2rem; } }
  @media (min-width: 62em) {
    .alta-velocidad .title_AV-hidden {
      display: none; } }

.alta-velocidad .AV_subtitulo {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.25rem;
  color: #333;
  line-height: 1.2; }
  @media (min-width: 62em) {
    .alta-velocidad .AV_subtitulo {
      font-size: 1.25rem; } }

.alta-velocidad .AV_descrip {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.2;
  color: #666; }
  @media (max-width: 414px) {
    .alta-velocidad .AV_descrip {
      font-size: 1.125rem; } }
  @media (min-width: 48em) {
    .alta-velocidad .AV_descrip {
      font-size: 1.75; } }
  @media (min-width: 62em) {
    .alta-velocidad .AV_descrip {
      font-size: 1.5rem;
      line-height: 1.2;
      padding-left: 0rem; } }
  @media (min-width: 75em) {
    .alta-velocidad .AV_descrip {
      font-size: 1.375rem;
      line-height: 1.4375rem;
      padding-left: 0rem; } }

.alta-velocidad .enlace_AV {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.2; }
  @media (max-width: 414px) {
    .alta-velocidad .enlace_AV {
      font-size: 0.938rem; } }
  .alta-velocidad .enlace_AV a {
    color: #065547; }
    .alta-velocidad .enlace_AV a:hover, .alta-velocidad .enlace_AV a:focus {
      color: #00884d;
      text-decoration: none; }
    .alta-velocidad .enlace_AV a:link {
      text-decoration: none; }
  @media (min-width: 62em) {
    .alta-velocidad .enlace_AV {
      font-size: 1rem;
      line-height: 1.2; } }

.alta-velocidad .parentLinkExt + .rs-informacion-interes-adif-arrow {
  background: none;
  padding: 0;
  margin: 0; }

/* Fragmento información de interés */
.rs-informacion-interes-fragment .enlace_interes {
  font-weight: normal;
  margin-top: 0.9375rem; }
  @media (max-width: 61.98em) {
    .rs-informacion-interes-fragment .enlace_interes {
      font-size: 1rem; } }

.rs-informacion-interes-fragment .btn-outline-primary:hover .external-link {
  background: transparent url(/o/adif-theme/images/icons/ico-blank-white.svg) right center no-repeat !important;
  background-size: 1.0625rem auto !important; }

@media (max-width: 47.98em) {
  .rs-informacion-interes-fragment .btn-outline-primary {
    display: inline !important; } }

.rs-informacion-interes-fragment .titulo_interes {
  font-size: 1.625rem; }

.rs-informacion-interes-fragment .descripcion-interes {
  font-weight: normal;
  font-size: 1rem; }

.cajetin-textos-pagina__wrapper {
  padding-top: 3rem;
  padding-bottom: 5rem; }
  @media (min-width: 62em) {
    .cajetin-textos-pagina__wrapper {
      padding-top: 4rem;
      padding-bottom: 7rem; } }
  .cajetin-textos-pagina__wrapper__title {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #111;
    display: flex;
    font-size: 2.25rem;
    justify-content: center;
    line-height: 2.75rem;
    padding-bottom: 2.75rem;
    padding-top: 0.75rem;
    text-align: center; }
    @media (min-width: 62em) {
      .cajetin-textos-pagina__wrapper__title {
        justify-content: left; } }
  .cajetin-textos-pagina__wrapper__boxes {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 2.1875rem; }
    @media (min-width: 62em) {
      .cajetin-textos-pagina__wrapper__boxes {
        grid-template-columns: repeat(3, 1fr) !important; } }
    @media (min-width: 48em) {
      .cajetin-textos-pagina__wrapper__boxes {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 48em) {
      .cajetin-textos-pagina__wrapper__boxes__wrapper:first-of-type {
        border-right: 0.125rem solid #DBDBDB;
        padding: 0 1.875rem 0 0; } }
    @media (min-width: 62em) {
      .cajetin-textos-pagina__wrapper__boxes__wrapper:nth-of-type(2) {
        padding: 0 1.875rem 0 0.9375rem !important; } }
    @media (min-width: 48em) {
      .cajetin-textos-pagina__wrapper__boxes__wrapper:nth-of-type(2) {
        padding: 0 0 0 0.9375rem; } }
    @media (min-width: 62em) {
      .cajetin-textos-pagina__wrapper__boxes__wrapper:last-of-type {
        grid-column: span 1 !important;
        border-left: 0.125rem solid #DBDBDB;
        padding: 0 0 0 0.9375rem !important; } }
    @media (min-width: 48em) {
      .cajetin-textos-pagina__wrapper__boxes__wrapper:last-of-type {
        grid-column: span 2;
        padding: 0 0 0.625rem 0; } }
    .cajetin-textos-pagina__wrapper__boxes__wrapper__separator {
      margin: 0 -100%;
      border-bottom: 0.125rem solid #DBDBDB; }
      @media (min-width: 48em) {
        .cajetin-textos-pagina__wrapper__boxes__wrapper__separator {
          display: none; } }
    .cajetin-textos-pagina__wrapper__boxes__wrapper__box {
      display: flex;
      flex-direction: column;
      gap: 1.59937rem;
      padding-bottom: 1.25rem; }
      @media (min-width: 48em) {
        .cajetin-textos-pagina__wrapper__boxes__wrapper__box {
          padding-bottom: 0.625rem; } }
      .cajetin-textos-pagina__wrapper__boxes__wrapper__box__title h3, .cajetin-textos-pagina__wrapper__boxes__wrapper__box__title span {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        align-items: center;
        color: #111;
        display: flex;
        font-size: 1.125rem;
        gap: 0.625rem;
        line-height: 1.53438rem;
        margin: 0; }
        .cajetin-textos-pagina__wrapper__boxes__wrapper__box__title h3 .adif-icon, .cajetin-textos-pagina__wrapper__boxes__wrapper__box__title span .adif-icon {
          margin: 0; }
        .cajetin-textos-pagina__wrapper__boxes__wrapper__box__title h3 a, .cajetin-textos-pagina__wrapper__boxes__wrapper__box__title span a {
          color: #111 !important; }
      .cajetin-textos-pagina__wrapper__boxes__wrapper__box__description {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1rem;
        color: #111;
        line-height: 1.36375rem; }
        .cajetin-textos-pagina__wrapper__boxes__wrapper__box__description a {
          font-weight: 700;
          color: #065547 !important; }

/* Fragmento foto-parrafo-pag */
.rs-foto-parrafo-pag-fragment .titulo_article_pag {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.625rem;
  color: #111; }

.rs-foto-parrafo-pag-fragment .descripcion_article_pag {
  font-size: 1rem;
  line-height: normal;
  color: #111; }

.adif-home-carousel {
  background-color: #f4f4f4;
  padding: 6.125rem 0 3.8125rem 0; }
  .adif-home-carousel .slider-control {
    align-items: center;
    display: flex;
    justify-content: center; }
    @media (min-width: 62em) {
      .adif-home-carousel .slider-control {
        gap: 4.375rem;
        justify-content: left !important; } }
    @media (min-width: 48em) {
      .adif-home-carousel .slider-control {
        justify-content: space-between !important; } }
    .adif-home-carousel .slider-control__prevArrow, .adif-home-carousel .slider-control__nextArrow {
      background-size: cover;
      width: 3.125rem;
      height: 3.125rem;
      cursor: pointer;
      display: none; }
      @media (min-width: 48em) {
        .adif-home-carousel .slider-control__prevArrow, .adif-home-carousel .slider-control__nextArrow {
          display: block; } }
    .adif-home-carousel .slider-control__prevArrow {
      background: transparent url("/o/adif-theme/images/icons/ico-slide-prev.svg") center center no-repeat; }
    .adif-home-carousel .slider-control__nextArrow {
      background: transparent url("/o/adif-theme/images/icons/ico-slide-next.svg") center center no-repeat; }
      @media (min-width: 62em) {
        .adif-home-carousel .slider-control__nextArrow {
          margin-left: auto; } }
    .adif-home-carousel .slider-control__dots ul {
      margin: 0 !important; }
  .adif-home-carousel .slick-track {
    display: flex !important; }
  .adif-home-carousel .slick-slide {
    display: flex !important;
    height: inherit !important; }
    .adif-home-carousel .slick-slide div:not([class]) {
      width: 100%; }
    .adif-home-carousel .slick-slide div:not([class]),
    .adif-home-carousel .slick-slide .adif-home-carousel-item,
    .adif-home-carousel .slick-slide .adif-home-carousel-item-inner-content {
      display: flex !important;
      height: inherit !important; }
    .adif-home-carousel .slick-slide .adif-home-carousel-item,
    .adif-home-carousel .slick-slide .adif-home-carousel-item-inner-content {
      width: inherit; }
  .adif-home-carousel ul.slick-dots {
    display: flex;
    gap: 3.75rem;
    list-style-type: none;
    padding: 0; }
    .adif-home-carousel ul.slick-dots li button {
      background-color: #065547;
      border-radius: 50%;
      border: none;
      height: 1.25rem;
      text-indent: -9999px;
      width: 1.25rem; }
    .adif-home-carousel ul.slick-dots li.slick-active button {
      background-color: #B5B5B5;
      width: 1.5rem;
      height: 1.5rem; }
  .adif-home-carousel .adif-home-carousel-item-inner-content {
    display: flex;
    flex-direction: column;
    gap: 0.875rem;
    grid-template-columns: repeat(2, 1fr);
    padding-bottom: 0.875rem; }
    @media (min-width: 62em) {
      .adif-home-carousel .adif-home-carousel-item-inner-content {
        gap: 4.65625rem;
        padding-bottom: 1.9375rem; } }
    @media (min-width: 48em) {
      .adif-home-carousel .adif-home-carousel-item-inner-content {
        flex-direction: row; } }
    .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts {
      display: flex;
      flex-basis: 40%;
      flex-direction: column;
      gap: 0.875rem;
      order: 2; }
      @media (min-width: 62em) {
        .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts {
          flex-basis: 50%;
          gap: 2rem; } }
      @media (min-width: 48em) {
        .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts {
          order: 1; } }
      .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts a {
        color: #007861; }
        .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts a:hover, .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts a:focus {
          color: #00884d;
          text-decoration: none; }
      .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts h1 {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #065547;
        font-size: 1.625rem;
        line-height: 2.21625rem; }
        @media (min-width: 62em) {
          .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts h1 {
            font-size: 3.125rem;
            line-height: 4.2625rem; } }
      .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts h2 {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #065547;
        font-size: 1.375rem;
        line-height: 1.87563rem; }
        @media (min-width: 62em) {
          .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts h2 {
            font-size: 1.625rem;
            line-height: 2.21625rem; } }
    .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-image {
      flex-basis: 60%;
      order: 1; }
      @media (min-width: 62em) {
        .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-image {
          flex-basis: 50%; } }
      @media (min-width: 48em) {
        .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-image {
          order: 2; } }
      .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-image .adif-home-carousel-item-image-wrapper {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 17.9375rem;
        width: 100%; }
        @media (min-width: 48em) {
          .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-image .adif-home-carousel-item-image-wrapper {
            height: 100%; } }
        .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-image .adif-home-carousel-item-image-wrapper img {
          display: none; }
        .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-image .adif-home-carousel-item-image-wrapper lfr-editable img {
          display: block; }

/* Servicios fragment */
.rs-servicios-fragment .btn-outline {
  text-decoration: underline; }

.rs-contact-fragment__wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  overflow-wrap: anywhere;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  @media (min-width: 48em) {
    .rs-contact-fragment__wrapper {
      padding-top: 1.5625rem;
      padding-bottom: 1.25rem;
      flex-direction: row; } }
  .rs-contact-fragment__wrapper__header {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #111;
    flex-basis: 50%;
    font-size: 1.625rem;
    line-height: 2.21625rem; }
  .rs-contact-fragment__wrapper__contact-information {
    display: flex;
    flex-basis: 50%;
    gap: 0.9375rem;
    align-items: center; }
    .rs-contact-fragment__wrapper__contact-information__icon .elipse-background {
      align-items: center;
      background-color: white;
      border-radius: 50%;
      display: flex;
      height: 3.125rem;
      justify-content: center;
      width: 3.125rem; }
    .rs-contact-fragment__wrapper__contact-information__icon .icono-contacto {
      min-height: 1.5625rem;
      min-width: 1.875rem; }
    .rs-contact-fragment__wrapper__contact-information__icon .icono-tel {
      min-height: 1.25rem;
      min-width: 1.375rem; }
    .rs-contact-fragment__wrapper__contact-information__text {
      display: flex;
      flex-direction: column; }
      .rs-contact-fragment__wrapper__contact-information__text__email {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #065547;
        font-size: 1.125rem;
        line-height: 1.53438rem;
        word-break: break-all; }
      .rs-contact-fragment__wrapper__contact-information__text__description {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        color: #666;
        font-size: 1rem;
        line-height: 1.36375rem; }

.rs-links-of-interest__wrapper {
  display: flex;
  flex-direction: column;
  gap: 2.75rem;
  padding-bottom: 6rem;
  padding-top: 4rem; }
  @media (min-width: 62em) {
    .rs-links-of-interest__wrapper {
      padding-bottom: 8rem;
      padding-top: 5rem; } }
  .rs-links-of-interest__wrapper__title {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #111;
    font-size: 2.5rem;
    line-height: 2.75rem;
    text-align: center; }
  .rs-links-of-interest__wrapper__items {
    display: grid;
    gap: 1.03125rem; }
    @media (min-width: 36em) {
      .rs-links-of-interest__wrapper__items {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 62em) {
      .rs-links-of-interest__wrapper__items {
        grid-template-columns: repeat(4, 1fr); } }
    .rs-links-of-interest__wrapper__items__item {
      align-items: center;
      background-color: white;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      gap: 1.59937rem;
      padding: 1.375rem; }
      .rs-links-of-interest__wrapper__items__item__img-wrapper {
        height: 3.125rem;
        width: 3.125rem;
        align-items: center;
        background-color: white;
        border-radius: 2.5rem;
        border: 0.0625rem solid #DBDBDB;
        display: flex;
        justify-content: center; }
        @media (min-width: 36em) {
          .rs-links-of-interest__wrapper__items__item__img-wrapper {
            height: 5rem;
            width: 5rem; } }
        .rs-links-of-interest__wrapper__items__item__img-wrapper img, .rs-links-of-interest__wrapper__items__item__img-wrapper .adif-icon {
          max-height: 1.5625rem;
          max-width: 1.875rem; }
          @media (min-width: 36em) {
            .rs-links-of-interest__wrapper__items__item__img-wrapper img, .rs-links-of-interest__wrapper__items__item__img-wrapper .adif-icon {
              max-height: 1.875rem;
              max-width: 3.4375rem; } }
      .rs-links-of-interest__wrapper__items__item__description {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #111;
        font-size: 1.125rem;
        line-height: 1.53438rem;
        text-align: center;
        text-transform: uppercase; }
        .rs-links-of-interest__wrapper__items__item__description * {
          color: inherit; }
          .rs-links-of-interest__wrapper__items__item__description * a {
            text-decoration: none; }
          .rs-links-of-interest__wrapper__items__item__description * a:hover {
            color: inherit; }
    .rs-links-of-interest__wrapper__items .adif-link-accessible-wrapper:hover a {
      text-decoration: underline; }

.component-pag-links .component-pag-links-wrapper {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.component-pag-links .component-pag-links-texto {
  padding-top: 1rem;
  text-align: center;
  padding-bottom: 1.5rem; }
  .component-pag-links .component-pag-links-texto * {
    font-size: 1.125rem;
    line-height: 1.53438rem;
    color: #111;
    font-weight: 700; }

.component-pag-links .component-pag-links-enlace {
  display: block; }

.component-pag-links .component-pag-links-img {
  text-align: center; }

.component-pag-links .rounded-circle {
  border-radius: 50% !important; }

@media (min-width: 36em) {
  .component-pag-links .component-pag-links-wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem; } }

.detalle-contenido-generico {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal; }
  .detalle-contenido-generico .detalle-cg-titulo {
    font-size: 2.5rem;
    line-height: 1.2;
    color: #111; }
    @media (max-width: 61.98em) {
      .detalle-contenido-generico .detalle-cg-titulo {
        font-size: 1.8rem;
        padding-bottom: 1rem; } }
    @media (max-width: 47.98em) {
      .detalle-contenido-generico .detalle-cg-titulo {
        font-size: 1.75rem; } }
  .detalle-contenido-generico .detalle-cg-subtitulo {
    font-weight: 300;
    line-height: 1.2;
    color: #333;
    font-size: 2rem;
    margin-bottom: 2rem; }
    @media (max-width: 47.98em) {
      .detalle-contenido-generico .detalle-cg-subtitulo {
        font-size: 1.56rem;
        line-height: 1.2;
        margin-bottom: 1rem; } }
  .detalle-contenido-generico .detalle-cg-imagen {
    background-color: #f4f4f4;
    position: relative;
    overflow: hidden; }
    @media (max-width: 61.98em) {
      .detalle-contenido-generico .detalle-cg-imagen {
        padding-right: 0; } }
    .detalle-contenido-generico .detalle-cg-imagen.detalle-subasta {
      padding: 2rem;
      padding-top: 3rem; }
      .detalle-contenido-generico .detalle-cg-imagen.detalle-subasta .tipo {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        background-color: #065547;
        white-space: nowrap;
        position: absolute;
        padding: 5px 6.25em;
        min-width: 300px;
        transform: rotate(-40deg) translate(-63%, 0);
        color: white;
        text-align: center;
        text-transform: uppercase;
        font-size: 0.9375rem;
        top: -105px;
        box-sizing: border-box; }
      .detalle-contenido-generico .detalle-cg-imagen.detalle-subasta .textoSeccion {
        font-size: 1rem;
        line-height: 1.5;
        color: #666;
        padding-top: 0.625em; }
        .detalle-contenido-generico .detalle-cg-imagen.detalle-subasta .textoSeccion.activo-desarrollo {
          padding-left: 1rem;
          padding-top: 1.5rem; }
  .detalle-contenido-generico .tipo2 {
    font-weight: 600;
    font-style: normal;
    background-color: #28a745;
    white-space: nowrap;
    position: absolute;
    padding: 5px 6.25em;
    min-width: 300px;
    transform: rotate(-40deg) translate(-62%, 90%);
    color: #212529;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.66rem;
    top: -105px;
    box-sizing: border-box; }
    .detalle-contenido-generico .tipo2 a {
      color: #212529;
      text-decoration: none; }
  .detalle-contenido-generico .icono {
    width: 2.5rem;
    height: 41px; }
  .detalle-contenido-generico .icono-fecha {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 0.5rem; }
    @media (max-width: 74.98em) {
      .detalle-contenido-generico .icono-fecha {
        justify-content: flex-start; } }
  .detalle-contenido-generico .icono-instalacion {
    margin-right: 8px;
    height: 1.25rem;
    width: 1.25rem; }
  .detalle-contenido-generico .text-fecha {
    font-size: 14px; }
    .detalle-contenido-generico .text-fecha span {
      margin-left: 5px; }
  .detalle-contenido-generico .enlaces-logistica-mapa {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.0625rem; }
    .detalle-contenido-generico .enlaces-logistica-mapa:hover, .detalle-contenido-generico .enlaces-logistica-mapa:focus {
      cursor: pointer;
      color: #00884d; }
  .detalle-contenido-generico .textoSeccion .textoSeccion-orientacion {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.25rem;
    color: #111;
    margin-bottom: 1rem; }
    .detalle-contenido-generico .textoSeccion .textoSeccion-orientacion span {
      margin-left: 0.625em;
      color: #065547;
      text-transform: uppercase; }
  .detalle-contenido-generico .textoSeccion .telefono {
    margin-top: 1rem; }
  .detalle-contenido-generico .textoSeccion .mail {
    margin-top: 0.5rem; }
  .detalle-contenido-generico .observaciones {
    background-color: #f4f4f4;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.25rem;
    color: #111;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem; }
    .detalle-contenido-generico .observaciones span {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      color: #666;
      font-size: 1rem;
      margin-left: 0.625em;
      margin-top: 1rem;
      line-height: 1.5; }
  .detalle-contenido-generico .link-descarga {
    padding-left: 20.3px; }
  .detalle-contenido-generico .descarga {
    padding-left: 37px;
    padding-bottom: 24.3px; }
  .detalle-contenido-generico .descarga a {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1;
    color: #065547; }
    .detalle-contenido-generico .descarga a:hover {
      color: #00884d; }
  .detalle-contenido-generico .parrafo-cg {
    padding-top: 2rem; }
  .detalle-contenido-generico .textoSeccion {
    font-size: 1rem;
    line-height: 1.5;
    color: #666; }
  .detalle-contenido-generico .imagen-cuerpo-izquierda {
    float: left;
    padding: 0 1.25em 0 0;
    width: 40%; }
    .detalle-contenido-generico .imagen-cuerpo-izquierda img {
      max-width: none;
      width: 100%;
      height: auto; }
  .detalle-contenido-generico .imagen-cuerpo-subasta-izquierda {
    float: left;
    padding: 0 1.25em 0 0;
    width: 42%; }
    @media (max-width: 47.98em) {
      .detalle-contenido-generico .imagen-cuerpo-subasta-izquierda {
        padding: 0;
        width: 100%;
        margin-bottom: 2rem; } }
    .detalle-contenido-generico .imagen-cuerpo-subasta-izquierda img {
      max-width: none;
      width: 100%;
      height: auto;
      padding-top: 0.625em; }
  .detalle-contenido-generico .imagen-cuerpo-derecha {
    float: right;
    padding: 0 0 0 1.25em;
    width: 40%; }
    .detalle-contenido-generico .imagen-cuerpo-derecha img {
      max-width: none;
      width: 100%;
      height: auto; }
  .detalle-contenido-generico .imagen-cuerpo-derecha,
  .detalle-contenido-generico .imagen-cuerpo-izquierda {
    margin-bottom: 1rem; }
    @media (max-width: 61.98em) {
      .detalle-contenido-generico .imagen-cuerpo-derecha,
      .detalle-contenido-generico .imagen-cuerpo-izquierda {
        margin-bottom: 0.9375em; }
        .detalle-contenido-generico .imagen-cuerpo-derecha img,
        .detalle-contenido-generico .imagen-cuerpo-izquierda img {
          width: 100%;
          height: auto; } }
  .detalle-contenido-generico .wrapper-desplegable-generico {
    margin-top: 3rem; }
    .detalle-contenido-generico .wrapper-desplegable-generico .desplegable-cg h3 button {
      font-size: .8rem;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      text-transform: uppercase;
      color: #065547;
      display: flex;
      align-items: center;
      width: 100%;
      background-color: #f4f4f4;
      padding-left: 0.9375em;
      border: none;
      text-align: left; }
      .detalle-contenido-generico .wrapper-desplegable-generico .desplegable-cg h3 button:hover {
        cursor: pointer;
        color: #00884d; }
      .detalle-contenido-generico .wrapper-desplegable-generico .desplegable-cg h3 button span {
        display: block;
        width: 3.125rem;
        height: 3.125rem;
        text-indent: -9999px;
        background: transparent url("/o/adif-theme/images/icons/ico-toggle.svg") center center no-repeat;
        background-size: 0.9375rem auto;
        margin-left: auto;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .detalle-contenido-generico .wrapper-desplegable-generico .desplegable-cg h3 button.showed span {
        transform: rotate(180deg); }
    .detalle-contenido-generico .wrapper-desplegable-generico .desplegable-cg h3.showed span {
      transform: rotate(180deg); }
    .detalle-contenido-generico .wrapper-desplegable-generico .desplegable-cg .desplegable-cg-content {
      padding: 5% 10%;
      background-color: #f4f4f4;
      margin-bottom: 1.875em;
      background: #f4f4f4 url("/o/adif-theme/images/icons/back-desplegable.svg") right center no-repeat;
      background-size: auto 80%; }
      .detalle-contenido-generico .wrapper-desplegable-generico .desplegable-cg .desplegable-cg-content * {
        font-size: .85rem; }
    .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables {
      list-style: none;
      padding-left: 0;
      margin-bottom: 0; }
      .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables .desplegable-cg {
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
        border-left: 0.063rem solid #102341;
        position: relative;
        padding-left: 1.875rem;
        margin-left: 0.625rem;
        margin-bottom: 0; }
        .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables .desplegable-cg h3 {
          margin-bottom: 0; }
        .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables .desplegable-cg .desplegable-cg-content {
          margin-top: 0.5rem;
          margin-bottom: 0.875rem; }
        .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables .desplegable-cg:first-of-type {
          border-right: 0 solid transparent;
          border-bottom: 0 solid transparent;
          border-top: 0 solid transparent;
          border-left: 0.063rem solid;
          border-image: linear-gradient(to bottom, transparent 26px, #102341 26px);
          border-image-slice: 100%;
          border-image-slice: 1; }
        .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables .desplegable-cg:last-of-type {
          border-right: 0 solid transparent;
          border-bottom: 0 solid transparent;
          border-top: 0px solid transparent;
          border-left: 0.063rem solid;
          border-image: linear-gradient(to bottom, #102341 26px, transparent 26px);
          border-image-slice: 100%;
          border-image-slice: 1; }
        .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables .desplegable-cg::before {
          content: "";
          width: 1rem;
          height: 1rem;
          background: #00884d;
          border: 0.063rem solid #00884d;
          border-radius: 50%;
          position: absolute;
          left: -0.5rem;
          top: 25px; }
        .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables .desplegable-cg.disabled::before {
          content: "";
          width: 1rem;
          height: 1rem;
          background: transparent;
          border: 2px solid #333;
          background-color: white;
          border-radius: 50%;
          position: absolute;
          left: -0.313rem;
          left: -0.5rem;
          top: 25px; }
        .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables .desplegable-cg.disabled .desplegable-button {
          font-size: .8rem;
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          text-transform: uppercase;
          color: #065547;
          display: flex;
          align-items: center;
          width: 100%;
          background-color: #C3CCCA;
          padding-left: 0.9375em;
          border: none;
          text-align: left;
          cursor: not-allowed; }
          .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables .desplegable-cg.disabled .desplegable-button span {
            display: block;
            width: 3.125rem;
            height: 3.125rem;
            text-indent: -9999px;
            background: transparent url("/o/adif-theme/images/icons/ico-toggle.svg") center center no-repeat;
            background-size: 0.9375rem auto;
            margin-left: auto; }
        .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables .desplegable-cg.disabled .showed span {
          transform: none; }
  .detalle-contenido-generico .margin-bottom-documento-enlace {
    margin-bottom: 1.875em; }
    @media (max-width: 61.98em) {
      .detalle-contenido-generico .margin-bottom-documento-enlace {
        margin-bottom: 0.9375em; } }
  .detalle-contenido-generico .margin-top-documento-enlace {
    margin-top: 3.125em; }
  .detalle-contenido-generico .documentos-cg {
    border-right: 2px solid #f4f4f4; }
  .detalle-contenido-generico .titulo-doc-cg {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.25rem;
    color: #111;
    margin-bottom: 1.25em;
    display: flex;
    align-items: center; }
    .detalle-contenido-generico .titulo-doc-cg span {
      display: block;
      padding-bottom: 5px;
      width: 100%;
      margin-left: 5px; }
    @media (max-width: 61.98em) {
      .detalle-contenido-generico .titulo-doc-cg {
        margin-bottom: 0.9375em;
        border-bottom: 1px solid #dcdcdc; } }
  .detalle-contenido-generico .icono-cg {
    width: 2.5rem;
    height: 1.875rem;
    margin-right: 5px;
    margin-bottom: 0.625em; }
  .detalle-contenido-generico .documento-cg-li {
    margin-bottom: 5px;
    line-height: 1.59;
    word-break: break-word; }

.margin-bottom-documento-enlace {
  margin-bottom: 1.875em; }
  @media (max-width: 61.98em) {
    .margin-bottom-documento-enlace {
      margin-bottom: 0.9375em; } }

.margin-top-documento-enlace-pagina {
  margin-top: 3.125em; }
  @media (max-width: 61.98em) {
    .margin-top-documento-enlace-pagina {
      margin-top: 0px; } }

.titulo-doc-relacionados {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.875rem;
  color: #111;
  margin-bottom: 1.25em;
  display: flex;
  align-items: center;
  line-height: 1.3; }
  .titulo-doc-relacionados span {
    display: block;
    padding-bottom: 5px;
    width: 100%;
    margin-left: 5px; }
    @media (max-width: 61.98em) {
      .titulo-doc-relacionados span {
        border-bottom: 1px solid #dcdcdc; } }
  @media (max-width: 61.98em) {
    .titulo-doc-relacionados {
      font-size: 1.25rem;
      margin-bottom: 0.9375em; } }

.icono-relacionados {
  width: 2.8125rem;
  height: 2.5rem;
  margin-right: 0.625em; }
  @media (max-width: 61.98em) {
    .icono-relacionados {
      width: 2.5rem;
      height: 2.5rem;
      margin-right: 0.3125em; } }

.mark-relacionados {
  margin-left: 35px; }
  @media (max-width: 47.98em) {
    .mark-relacionados {
      margin-left: 1.25em; } }

.documento-relacionado-li {
  margin-bottom: 5px;
  font-size: 1.06rem;
  line-height: 1.59; }
  @media (max-width: 61.98em) {
    .documento-relacionado-li {
      margin-bottom: 0.625em;
      font-size: 1rem;
      line-height: 1.2; } }

.informacion-relacionada-wrapper .informacion-relacionada-titulo {
  font-size: 1.875rem;
  line-height: 1.35;
  color: #666;
  margin-bottom: 1.5625em; }

.informacion-relacionada-wrapper .informacion-relacionada-box-wrapper {
  background-color: #f4f4f4;
  height: 10.3125rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-xl {
    height: auto;
    min-height: 10.625rem; }
  .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-l {
    height: 11.25rem; }
    .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-l .informacion-relacionada-tituloCajita {
      padding-bottom: 1rem; }
    .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-l .informacion-relacionada-adjunto {
      padding-top: 1rem; }
    @media (max-width: 47.98em) {
      .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-l {
        height: 10.625rem; } }
  .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-m {
    height: 11.875rem; }
    .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-m .informacion-relacionada-tituloCajita {
      padding-bottom: 1rem; }
    .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-m .informacion-relacionada-adjunto {
      padding-top: 1rem; }
    @media (max-width: 47.98em) {
      .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-m {
        height: 10.625rem; } }
  .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-s {
    height: 10.625rem; }
    .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-s .informacion-relacionada-tituloCajita {
      padding-bottom: 1rem; }
    .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-s .informacion-relacionada-adjunto {
      padding-top: 1rem; }
    @media (max-width: 47.98em) {
      .informacion-relacionada-wrapper .informacion-relacionada-box-wrapper.height-s {
        height: 10.625rem; } }

.informacion-relacionada-wrapper .informacion-relacionada-tituloCajita {
  font-size: 1rem;
  padding-top: 5px;
  color: #111;
  padding-bottom: 2rem; }

.informacion-relacionada-wrapper .informacion-relacionada-cuerpo {
  font-weight: 400; }

.informacion-relacionada-wrapper .informacion-relacionada-adjunto {
  font-size: 0.85rem;
  padding-top: 2rem; }

.informacion-relacionada-wrapper .informacion-relacionada-descarga {
  display: flex;
  align-items: center; }

.informacion-relacionada-wrapper .icono {
  width: 24px;
  height: 1.5625rem;
  margin-right: 7px;
  padding-right: 1.5625em; }

.detalle-estacion .imagen-cuerpo-izquierda {
  float: left;
  padding: 0 1.25em 0 0;
  width: 45%; }
  .detalle-estacion .imagen-cuerpo-izquierda img {
    max-width: none;
    width: 100%;
    height: auto; }

.detalle-estacion .textoSeccion {
  font-size: 0.97rem;
  line-height: 1.48; }
  @media (min-width: 62em) {
    .detalle-estacion .textoSeccion {
      padding-top: 0.625em; } }

.campañas-promociones .marco-grey {
  border: 1.25rem solid #f4f4f4;
  width: auto; }

.campañas-promociones .marco-white {
  border: 1.25rem solid #fff;
  width: auto; }

.campañas-promociones .CP_contenido {
  padding: 2rem 0rem 4rem; }

.campañas-promociones .texto_CP {
  margin-top: 35px; }

.campañas-promociones .title_CP {
  color: #111;
  font-size: 1.875rem;
  line-height: 1.1;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0.9375em; }

.campañas-promociones .CP_subtitulo {
  font-size: 1.125rem;
  color: #666;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 0.9375em; }

.campañas-promociones .enlace_CP {
  font-size: 0.9375rem;
  line-height: 1.2;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #065547;
  margin-bottom: 0.625em; }
  .campañas-promociones .enlace_CP:hover, .campañas-promociones .enlace_CP:focus {
    color: #00884d; }

.campañas-promociones .iconos-redes {
  margin-top: 1.5625em; }
  .campañas-promociones .iconos-redes .icono {
    margin-right: 0.9375em;
    margin-bottom: 0.625em; }

@media (min-width: 62em) {
  .campañas-promociones .CP_contenido {
    padding: 4rem 0rem; }
  .campañas-promociones .texto_CP {
    margin-top: 5px; }
  .campañas-promociones .title_CP {
    font-size: 2.5rem; }
  .campañas-promociones .CP_subtitulo {
    font-size: 1.25rem; }
  .campañas-promociones .enlace_CP {
    font-size: 1rem;
    line-height: 1.2; } }

body .leaflet-popup-content-wrapper {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  padding: 0.625em;
  background: #102341;
  color: white; }
  body .leaflet-popup-content-wrapper a {
    color: #065547; }
  body .leaflet-popup-content-wrapper .leaflet-popup-content {
    width: 12.5rem !important; }
    @media (min-width: 62em) {
      body .leaflet-popup-content-wrapper .leaflet-popup-content {
        width: 400px !important; } }
    body .leaflet-popup-content-wrapper .leaflet-popup-content .asset-entry-abstract-content {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal; }
      body .leaflet-popup-content-wrapper .leaflet-popup-content .asset-entry-abstract-content > h3:nth-child(1) {
        font-size: 17.5px; }
      body .leaflet-popup-content-wrapper .leaflet-popup-content .asset-entry-abstract-content a {
        color: white; }
        body .leaflet-popup-content-wrapper .leaflet-popup-content .asset-entry-abstract-content a:hover, body .leaflet-popup-content-wrapper .leaflet-popup-content .asset-entry-abstract-content a:focus {
          cursor: pointer;
          color: #00884d; }
      body .leaflet-popup-content-wrapper .leaflet-popup-content .asset-entry-abstract-content .asset-entry-subtitle {
        font-size: 0.9375rem; }
    body .leaflet-popup-content-wrapper .leaflet-popup-content .asset-entry-abstract-footer {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 0.8125rem;
      margin-top: 0.9375em; }
      body .leaflet-popup-content-wrapper .leaflet-popup-content .asset-entry-abstract-footer a {
        color: white; }
        body .leaflet-popup-content-wrapper .leaflet-popup-content .asset-entry-abstract-footer a:hover, body .leaflet-popup-content-wrapper .leaflet-popup-content .asset-entry-abstract-footer a:focus {
          cursor: pointer;
          color: #00884d; }
    body .leaflet-popup-content-wrapper .leaflet-popup-content .asset-entry-abstract-content > h3:nth-child(1) {
      font-size: 17.5px; }

body .leaflet-popup-tip-container .leaflet-popup-tip {
  background: #102341; }

@media (min-width: 62em) {
  body .leaflet-container a.leaflet-popup-close-button {
    padding: 0.625em 5px 0 0;
    width: 2.5rem;
    height: 3.125rem;
    font: 35px/35px Tahoma, Verdana, sans-serif;
    color: #fff; } }

.espacios-disponibles {
  margin-top: 4rem;
  margin-bottom: 2rem;
  background-color: #f4f4f4;
  padding: 3rem 2rem; }
  .espacios-disponibles .logo-tiendas {
    width: 12.5rem;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 1.5rem; }
    .espacios-disponibles .logo-tiendas.icono-adif {
      background-image: url("/o/adif-theme/images/logo-adif.svg"); }
    .espacios-disponibles .logo-tiendas.icono-tiendasEstacion {
      background-image: url("/o/adif-theme/images/LogotiendasHorizontal.svg"); }
    .espacios-disponibles .logo-tiendas.icono-vialia {
      background-image: url("/o/adif-theme/images/logovialia.svg");
      margin-bottom: 1rem; }
  .espacios-disponibles .descripcion-texto-tiendas {
    margin-bottom: 1rem; }
    @media (max-width: 61.98em) {
      .espacios-disponibles .descripcion-texto-tiendas {
        margin-bottom: 2rem; } }
  .espacios-disponibles .listado ul {
    display: flex;
    flex-wrap: wrap; }
    .espacios-disponibles .listado ul li {
      flex-basis: 100%; }
      @media (min-width: 48em) {
        .espacios-disponibles .listado ul li {
          flex-basis: 50%; } }
  .espacios-disponibles .espacios-disponibles2 h2 {
    font-size: 2.5rem; }
  .espacios-disponibles .listado-espacios {
    margin-top: 2.6rem; }
  .espacios-disponibles .servicio-espacio {
    display: flex;
    align-items: center;
    margin-bottom: 2rem; }
  .espacios-disponibles .descripcion-espacio {
    margin-left: 2rem; }
    .espacios-disponibles .descripcion-espacio h3 {
      font-size: 1.25rem;
      font-weight: 500 !important; }
    .espacios-disponibles .descripcion-espacio a:hover, .espacios-disponibles .descripcion-espacio a:focus {
      text-decoration: underline; }

.banner-image-wrapper {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 21.875rem; }
  .banner-image-wrapper img {
    display: none; }
  @media (max-width: 47.98em) {
    .banner-image-wrapper {
      min-height: 125px;
      background-size: contain;
      height: 100%; } }

.enlaces-instalacion-estacion {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.07rem;
  margin-bottom: 1rem; }
  @media (max-width: 61.98em) {
    .enlaces-instalacion-estacion {
      font-size: 0.9375rem; } }
  .enlaces-instalacion-estacion a {
    padding-top: 0.5rem;
    padding-bottom: 0.75rem; }

.adif-localization-map {
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .adif-localization-map .ai-map {
    margin-left: 0.5rem;
    margin-right: 1rem; }

.estado-red .estado-red-ul {
  margin-top: 1.25em; }

.estado-red .estado-red-li {
  margin-top: 1.25em;
  list-style: disclosure-closed; }

.adif__contenido-desactualizado {
  background-color: #215547;
  color: #c7efd4;
  display: flex;
  flex-direction: row;
  padding: 1.5rem 1.5rem 0.5rem; }
  .adif__contenido-desactualizado__icono {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 1rem; }
    .adif__contenido-desactualizado__icono .adif-icon {
      width: 5rem;
      height: 5rem;
      background-color: #c7efd4; }
  .adif__contenido-desactualizado__texto {
    padding: 1rem 1rem 0; }
    .adif__contenido-desactualizado__texto-titulo {
      font-size: 3rem;
      font-weight: 700;
      margin-bottom: 0; }
    .adif__contenido-desactualizado__texto-subtitulo {
      font-size: 2rem;
      font-weight: 400;
      margin-bottom: 0; }
    .adif__contenido-desactualizado__texto-contenido {
      padding-top: 1rem;
      font-size: 1.5rem;
      font-weight: 400;
      color: white; }
      .adif__contenido-desactualizado__texto-contenido a {
        color: white !important;
        text-decoration: none; }
        .adif__contenido-desactualizado__texto-contenido a span {
          -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1); }

.cs__adif-av .adif__contenido-desactualizado {
  background-color: #152341; }

.adif-actualidad-wrapper .adif-actualidad-card-wrapper {
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column; }
  .adif-actualidad-wrapper .adif-actualidad-card-wrapper.contador-multimedia {
    padding-bottom: 0 !important; }
  .adif-actualidad-wrapper .adif-actualidad-card-wrapper > a {
    display: block; }
    .adif-actualidad-wrapper .adif-actualidad-card-wrapper > a div:nth-child(2) {
      padding-bottom: 0 !important;
      text-align: left !important; }
    .adif-actualidad-wrapper .adif-actualidad-card-wrapper > a div:nth-child(3) {
      padding-top: 0 !important; }

.adif-actualidad-wrapper .adif-actualidad-card-text-media {
  text-align: left !important;
  font-size: .95rem;
  margin-top: auto; }

.adif-actualidad-wrapper .adif-actualidad-card-image-wrapper {
  height: 240px;
  background-position: center center;
  background-size: cover; }
  .adif-actualidad-wrapper .adif-actualidad-card-image-wrapper img {
    display: none; }

.adif-actualidad-wrapper img {
  max-height: 240px; }

.adif-actualidad-wrapper a {
  color: inherit;
  text-decoration: none; }
  .adif-actualidad-wrapper a:hover, .adif-actualidad-wrapper a:focus {
    color: #00884d;
    text-decoration: none; }

.adif-actualidad-wrapper .adif-actualidad-card-text-wrapper {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.2; }
  .adif-actualidad-wrapper .adif-actualidad-card-text-wrapper.actualidad {
    min-height: 125px; }
    @media (min-width: 48em) {
      .adif-actualidad-wrapper .adif-actualidad-card-text-wrapper.actualidad {
        min-height: 144px; } }
    @media (min-width: 75em) {
      .adif-actualidad-wrapper .adif-actualidad-card-text-wrapper.actualidad {
        min-height: 155px; } }

.adif-actualidad-wrapper .adif-actualidad-fecha {
  color: #333; }
  @media (max-width: 61.98em) {
    .adif-actualidad-wrapper .adif-actualidad-fecha {
      font-size: 1rem; } }

.adif-actualidad-wrapper .adif-actualidad-titulo {
  color: #065547;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }
  .adif-actualidad-wrapper .adif-actualidad-titulo:hover, .adif-actualidad-wrapper .adif-actualidad-titulo:focus {
    color: #00884d;
    text-decoration: none; }
  @media (max-width: 61.98em) {
    .adif-actualidad-wrapper .adif-actualidad-titulo {
      font-size: 1rem; } }

@media (max-width: 47.98em) {
  .adif-actualidad-wrapper .adif-titulo-generico {
    font-size: 1.125rem; } }

@media (min-width: 768px) {
  .adif-actualidad-wrapper .adif-actualidad-card-image-wrapper {
    height: 235px; }
  .adif-actualidad-wrapper img {
    max-height: 235px; } }

@media (min-width: 992px) {
  .adif-actualidad-wrapper .adif-actualidad-card-image-wrapper {
    height: 250px; }
  .adif-actualidad-wrapper img {
    max-height: 250px; } }

.adif-subasta-wrapper {
  margin-top: 0.9375em; }

.adif-subasta-card-wrapper {
  background-color: #f4f4f4; }

.adif-subasta-card-image-wrapper {
  height: 215px;
  background-position: center center;
  background-size: cover; }
  .adif-subasta-card-image-wrapper img {
    display: none; }

.adif-subasta-card-text-wrapper {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 1rem;
  line-height: 1.2;
  height: 235px; }
  @media (max-width: 61.98em) {
    .adif-subasta-card-text-wrapper {
      height: 230px; } }
  .adif-subasta-card-text-wrapper .adif-subasta-datos {
    height: 235px; }

.adif-title-tooltip {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.adif-subasta-tooltipObservaciones {
  border: none;
  background-color: transparent;
  margin-left: 0.8rem; }

.adif-icon-tooltip {
  height: 1.3rem;
  width: 1.3rem; }

.adif-referencia {
  display: flex;
  flex-direction: column;
  color: #333; }
  .adif-referencia span {
    color: #007861;
    padding-top: 5px; }

.datos {
  font-size: 12px;
  color: #333; }

.adif-subasta-caracteristica-titulo {
  font-size: 12px;
  color: #333;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 0.2rem; }
  .adif-subasta-caracteristica-titulo span {
    color: #666;
    font-size: 0.875rem; }

.adif-subasta-titulo {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 0.2rem; }
  .adif-subasta-titulo span {
    color: #666;
    font-size: 0.875rem;
    margin-left: 1rem; }

.adif-subasta-mas-informacion {
  color: #065547; }
  .adif-subasta-mas-informacion:hover, .adif-subasta-mas-informacion:focus {
    color: #00884d;
    text-decoration: underline; }

.adif-licitacion-apaisado-card-wrapper {
  background-color: #f4f4f4;
  display: flex; }
  @media (max-width: 61.98em) {
    .adif-licitacion-apaisado-card-wrapper {
      flex-direction: column; } }
  .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper {
    width: 40%;
    min-height: 235px;
    background-position: center center;
    background-size: cover; }
    @media (max-width: 61.98em) {
      .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper {
        width: 100%;
        min-height: 275px; } }
    @media (max-width: 47.98em) {
      .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper {
        width: 100%;
        min-height: 12.5rem; } }
    .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper a {
      color: inherit;
      text-decoration: none; }
      .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper a:hover, .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-image-wrapper a:focus {
        color: #00884d;
        text-decoration: none !important; }
  .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-text-wrapper {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.2;
    width: 60%; }
    @media (max-width: 61.98em) {
      .adif-licitacion-apaisado-card-wrapper .adif-subasta-card-text-wrapper {
        width: 100%; } }
  .adif-licitacion-apaisado-card-wrapper .adif-referencia {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    color: #333; }
    .adif-licitacion-apaisado-card-wrapper .adif-referencia span {
      color: #007861;
      padding-top: 5px; }
  .adif-licitacion-apaisado-card-wrapper .datos {
    font-size: 12px;
    color: #333; }
  .adif-licitacion-apaisado-card-wrapper .adif-subasta-caracteristica-titulo {
    font-size: 0.875rem;
    color: #333;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.2rem;
    border-bottom: none; }
    .adif-licitacion-apaisado-card-wrapper .adif-subasta-caracteristica-titulo span {
      color: #666;
      font-size: 0.875rem; }
  .adif-licitacion-apaisado-card-wrapper .adif-subasta-titulo {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0.2rem; }
    .adif-licitacion-apaisado-card-wrapper .adif-subasta-titulo span {
      color: #666;
      font-size: 0.875rem; }
  .adif-licitacion-apaisado-card-wrapper .adif-subasta-mas-informacion {
    color: #065547; }
    .adif-licitacion-apaisado-card-wrapper .adif-subasta-mas-informacion:hover, .adif-licitacion-apaisado-card-wrapper .adif-subasta-mas-informacion:focus {
      color: #00884d;
      text-decoration: underline; }

@media (max-width: 61.98em) {
  .adif-servicios-pills.detalle-logistica table {
    margin: auto;
    border-collapse: collapse;
    overflow-x: auto;
    display: block !important;
    width: fit-content;
    max-width: 100%; } }

.adif-servicios-pills.detalle-logistica img {
  max-width: 100%;
  display: block;
  height: auto; }

.adif-servicios-pills .nav.nav-pills {
  background-color: white;
  border-radius: 3em;
  line-height: 3em; }
  .adif-servicios-pills .nav.nav-pills li {
    margin-bottom: 0; }

.adif-servicios-pills .nav.nav-pills .nav-item {
  background-color: #d9e0de;
  border-radius: 3em;
  line-height: 3em; }

.adif-servicios-pills .nav.nav-pills .nav-item .nav-link {
  color: #065547;
  text-transform: uppercase;
  text-decoration: none; }

.adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active {
  border-radius: 3em;
  background-color: #065547;
  color: #fff;
  border: 1px solid transparent; }

@media screen and (-ms-high-contrast: active) {
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active {
    background-color: highlight; } }

@media screen and (-ms-high-contrast: active) {
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active {
    background-color: windowText; } }

.adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active i {
  background-color: #fff; }

.adif-servicios-pills .nav.nav-pills .nav-item .nav-link i {
  background-color: #065547; }

@media (max-width: 991px) {
  .adif-servicios-pills .nav.nav-pills {
    background-color: #d9e0de;
    border-radius: 3em;
    line-height: 3em;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    display: inline-block; }
    .adif-servicios-pills .nav.nav-pills:-webkit-scrollbar {
      display: none; }
    .adif-servicios-pills .nav.nav-pills li {
      display: inline-block; } }

@media (min-width: 992px) {
  .adif-servicios-pills .nav.nav-pills {
    background-color: #d9e0de;
    border-radius: 3em;
    line-height: 3em; }
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link {
    color: #065547;
    text-transform: uppercase; }
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active {
    border-radius: 3em;
    background-color: #065547;
    color: #fff; }
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link.active i {
    background-color: #fff; }
  .adif-servicios-pills .nav.nav-pills .nav-item .nav-link i {
    background-color: #065547; } }

.adif-servicios-pills.adif-detalle-estacion-pills {
  margin-bottom: 1.875em; }
  .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills {
    margin-bottom: 1.875em; }
    .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills > li {
      flex: 1 1 auto;
      text-align: center; }
      @media (max-width: 61.98em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills > li {
          padding-left: 0.9375em;
          padding-right: 0.9375em; } }
    .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
      background-image: url("/o/adif-theme/images/icons/ico-info-big-green.svg");
      background-repeat: no-repeat;
      background-position: 10% center;
      background-size: auto 1.25rem;
      padding: 0 0.9375em 2px 2.5rem;
      font-size: .75rem;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal; }
      @media (max-width: 74.98em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
          box-shadow: none !important; } }
      @media (min-width: 36em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
          background-position: 15% center; } }
      @media (min-width: 48em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
          background-position: 25% center; } }
      @media (min-width: 62em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
          background-position: 30% center;
          font-size: 1rem; } }
      body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link {
        color: #102341; }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.active {
          background-color: #102341;
          color: white; }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.informacion-tab {
        background-image: url("/o/adif-theme/images/icons/ico-info-big-green.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.informacion-tab {
          background-image: url("/o/adif-theme/images/icons/ico-info-big-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.informacion-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-info-big-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.informacion-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-info-big-white.svg"); }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.horario-tab {
        background-image: url("/o/adif-theme/images/icons/ico-horario-green.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.horario-tab {
          background-image: url("/o/adif-theme/images/icons/ico-horario-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.horario-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-horario-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.horario-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-horario-white.svg"); }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.servicios-tab {
        background-image: url("/o/adif-theme/images/icons/ico-gear-green.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.servicios-tab {
          background-image: url("/o/adif-theme/images/icons/ico-gear-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.servicios-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-gear-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.servicios-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-gear-white.svg"); }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.accesibilidad-tab {
        background-image: url("/o/adif-theme/images/icons/ico-accesibilidad-green.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.accesibilidad-tab {
          background-image: url("/o/adif-theme/images/icons/ico-accesibilidad-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.accesibilidad-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-accesibilidad-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.accesibilidad-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-accesibilidad-white.svg"); }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.area_comercia-tab {
        background-image: url("/o/adif-theme/images/icons/ico-bolsa-big-green.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.area_comercia-tab {
          background-image: url("/o/adif-theme/images/icons/ico-bolsa-big-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.area_comercia-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-bolsa-big-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.area_comercia-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-bolsa-big-white.svg"); }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.eventos-tab {
        background-image: url("/o/adif-theme/images/icons/ico-calendar.svg"); }
        body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.eventos-tab {
          background-image: url("/o/adif-theme/images/icons/ico-calendar-blue.svg"); }
          body.cs__adif-av .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.eventos-tab.active {
            background-image: url("/o/adif-theme/images/icons/ico-calendar-white.svg"); }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link.eventos-tab.active {
          background-image: url("/o/adif-theme/images/icons/ico-calendar-white.svg"); }
    @media (max-width: 74.98em) {
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills {
        width: 100%;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: auto;
        display: flex;
        flex-wrap: nowrap; }
        .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills > li {
          display: inline-block; } }
    .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"] {
      position: relative;
      display: inline-block;
      width: 100%;
      background-image: none;
      padding: 0;
      /* &:before {
							content: '';
							width: 1.5625rem;
							height: 1.5625rem;
							position: absolute;
							top: calc(50% - 12.5px);
							left: 5px;
						} */ }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].active {
        background-image: none; }
        @media (max-width: 74.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].active:focus {
            box-shadow: none !important; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"] .nav-pills-ico {
        padding-left: 1.5625em;
        padding-top: 5px;
        padding-bottom: 5px; }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].informacion-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-info-big-green.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].informacion-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].horario-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-horario-green.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].horario-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].galeria-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/photo.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].galeria-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].tecnica-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/rail.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].tecnica-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].ambito-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/settings.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].ambito-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].servicios-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-gear-green.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].servicios-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].accesibilidad-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-accesibilidad-green.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].accesibilidad-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].area_comercia-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-bolsa-big-green.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].area_comercia-tab .nav-pills-ico {
            background-size: 0.9375rem auto; } }
        @media (max-width: 47.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].area_comercia-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].eventos-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-calendar.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item .nav-link[class*="-tab"].eventos-tab .nav-pills-ico {
            background-size: 1rem auto; } }
    .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active {
      background-color: #065547; }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.informacion-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-info-big-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.informacion-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.galeria-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/photo_white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.galeria-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.tecnica-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/rail-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.tecnica-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.ambito-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/adif-icon/settings-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.ambito-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.horario-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-horario-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.horario-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.servicios-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-gear-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.servicios-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.accesibilidad-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-accesibilidad-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.accesibilidad-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.area_comercia-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-bolsa-big-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.area_comercia-tab .nav-pills-ico {
            background-size: 0.9375rem auto; } }
        @media (max-width: 47.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.area_comercia-tab .nav-pills-ico {
            background-size: 1rem auto; } }
      .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.eventos-tab .nav-pills-ico {
        background: transparent url("/o/adif-theme/images/icons/ico-calendar-white.svg") left center no-repeat;
        background-size: 1.25rem auto; }
        @media (max-width: 61.98em) {
          .adif-servicios-pills.adif-detalle-estacion-pills .nav.nav-pills .nav-item.active .nav-link.eventos-tab .nav-pills-ico {
            background-size: 1rem auto; } }
  .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content {
    margin: 0 0 1.875em; }
    .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content h3 {
      font-size: 1.5rem;
      color: #666;
      margin-bottom: 1.875em; }
    .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content h4 {
      font-size: 1rem;
      color: #333; }
    .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns {
      display: flex;
      margin: 0 -0.9375em; }
      .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column {
        padding: 0 0.9375em;
        border-right: 2px solid #d9e0de; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.uno {
          width: 100%; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.dos {
          width: 100%; }
          @media (min-width: 62em) {
            .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.dos {
              width: 50%; } }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.tres {
          width: 100%; }
          @media (min-width: 62em) {
            .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.tres {
              width: 33.3333%; } }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column:last-child {
          border: none; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column ul, .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column ul * {
          margin: 0;
          padding: 0;
          list-style-type: none; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column ul {
          font-size: .85rem; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column ul li {
            display: block;
            margin-bottom: 0.9375em; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .icons-pills-column {
          margin: 0.9375em 0; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .icons-pills-column span {
            font-family: 'Nunito', sans-serif;
            font-weight: 700;
            font-style: normal;
            color: #333;
            font-size: 1rem; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .icons-pills-column .icono {
            width: 1.125rem;
            height: 1.25rem;
            margin-right: 0.9375em; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .ico-wrap {
          display: flex; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .ico-wrap .icono {
            margin-right: 0.9375em;
            width: 1.875rem;
            height: 35px; }
            @media (min-width: 62em) {
              .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .ico-wrap .icono {
                width: 2.8125rem; }
                .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .ico-wrap .icono.ai-map {
                  width: 3.125rem;
                  margin-right: 1.0625em; } }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column .ico-wrap .texts-column-increase {
            display: flex;
            flex-direction: column; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column p {
          display: flex;
          flex-direction: row-reverse;
          justify-content: flex-end;
          margin: 0.9375em 0;
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          color: #333; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column p img {
            width: 1.125rem;
            margin-right: 0.9375em; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column .icons-pills-column {
          display: flex;
          align-items: baseline;
          flex-direction: column; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column .icons-pills-column-icon {
            display: flex; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column .icons-pills-column-description {
            padding-left: 1rem; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.service-column .icons-pills-column .icono {
            width: 1.25rem;
            height: 1.25rem;
            margin-right: 0.9375em;
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase .increase-text-title {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 1rem; }
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p {
          display: flex;
          margin-bottom: 0.9375em; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p > span {
            display: block;
            margin-right: 0.9375em;
            width: 1.5625rem; }
            .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p > span img {
              width: 100%; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p a {
            display: block;
            width: calc(100% - 1.5625rem);
            line-height: 1.125rem; }
            .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p a span {
              display: block;
              margin-bottom: 5px; }
              .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column.pills-column-increase p a span.increase-text-title {
                font-size: 1rem;
                color: #065547;
                font-family: 'Nunito', sans-serif;
                font-weight: 700;
                font-style: normal; }
      @media (max-width: 61.98em) {
        .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns {
          flex-direction: column; }
          .adif-servicios-pills.adif-detalle-estacion-pills .informacion-tab-content .pills-columns .pills-column {
            width: 100%;
            border-right: none;
            border-bottom: 2px solid #d9e0de;
            margin-bottom: 0.9375em; } }
  .adif-servicios-pills.adif-detalle-estacion-pills p.adif-estado-red {
    text-align: right;
    padding: 0.9375em 0; }
    .adif-servicios-pills.adif-detalle-estacion-pills p.adif-estado-red a {
      font-size: .9rem;
      font-weight: 600;
      background: transparent url("/o/adif-theme/images/icons/ico-info-big-green.svg") left calc(50% + 2px) no-repeat;
      background-size: auto 0.9375rem;
      padding-left: 1.25rem; }
  .adif-servicios-pills.adif-detalle-estacion-pills.adif-contenidos-en-tabs li.nav-item {
    margin-bottom: 0; }

.slider-cv-wrapper .slider-cv-card-item {
  padding: 0 0.625em; }

.slider-cv-wrapper .slider-cv-titulo {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 1.6;
  color: #111;
  padding-bottom: 3rem;
  padding-top: 2rem; }
  @media (max-width: 61.98em) {
    .slider-cv-wrapper .slider-cv-titulo {
      font-size: 33px;
      padding-bottom: 0;
      display: flex;
      align-items: center; } }
  @media (max-width: 47.98em) {
    .slider-cv-wrapper .slider-cv-titulo {
      justify-content: center;
      font-size: 1.875rem; } }
  @media (max-width: 35.98em) {
    .slider-cv-wrapper .slider-cv-titulo {
      padding-top: 0; } }

.slider-cv-wrapper .carousel-iconos {
  padding-top: 3.125em; }
  @media (max-width: 47.98em) {
    .slider-cv-wrapper .carousel-iconos {
      padding-top: 0.9375em; } }

.slider-cv-wrapper .adif-icon {
  width: 38.2px;
  height: 38.2px; }
  .slider-cv-wrapper .adif-icon:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

.slider-cv-wrapper .slidecvpre {
  margin-right: 19.8px;
  background-color: #065547;
  mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-izda.svg") padding-box no-repeat;
  -webkit-mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-izda.svg") padding-box no-repeat;
  width: 2.8125rem;
  height: 3.125rem; }
  .slider-cv-wrapper .slidecvpre:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

.slider-cv-wrapper .slidecvnext {
  margin-right: 19.8px;
  background-color: #065547;
  mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-dcha.svg") padding-box no-repeat;
  -webkit-mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-dcha.svg") padding-box no-repeat;
  width: 2.8125rem;
  height: 3.125rem; }
  .slider-cv-wrapper .slidecvnext:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

.slider-cv-wrapper .slider-cv-card-wrapper {
  display: flex;
  row-gap: 1.25rem;
  /*
		@include md-up{
			gap:m-rem(20px),m-rem(20px);
		}
		*/ }
  @media (max-width: 61.98em) {
    .slider-cv-wrapper .slider-cv-card-wrapper {
      padding-top: 2rem; } }
  @media (max-width: 47.98em) {
    .slider-cv-wrapper .slider-cv-card-wrapper {
      padding-top: 1rem; } }

.slider-cv-wrapper .slider-cv-card-image-wrapper {
  height: 183px;
  background-position: center top;
  background-size: cover; }
  .slider-cv-wrapper .slider-cv-card-image-wrapper img {
    display: none; }
  @media (max-width: 61.98em) {
    .slider-cv-wrapper .slider-cv-card-image-wrapper {
      height: 225px; } }
  @media (max-width: 47.98em) {
    .slider-cv-wrapper .slider-cv-card-image-wrapper {
      height: 265px; } }

.slider-cv-wrapper a {
  text-decoration: none; }

.slider-cv-wrapper .slider-cv-card-text-wrapper {
  background-color: #f4f4f4;
  padding: 1rem 1.25rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.2;
  height: 11.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.slider-cv-wrapper .slider-cv-nombre {
  text-transform: capitalize;
  color: #065547;
  padding-top: 0.625em; }

.slider-cv-wrapper .slider-cv-puesto {
  color: #333;
  font-size: 1.0625rem; }

.slider-cv-wrapper .text-truncate {
  white-space: normal; }

.slider-cv-wrapper.contenidos-relacionados-wrapper .slider-cv-nombre {
  text-transform: none; }

body .contenidos-relacionados-wrapper .slider-cv-card-wrapper {
  padding-bottom: 0 !important;
  height: 100%; }
  body .contenidos-relacionados-wrapper .slider-cv-card-wrapper > .adif-actualidad-card-text-wrapper {
    padding-bottom: 0 !important; }
  body .contenidos-relacionados-wrapper .slider-cv-card-wrapper .adif-actualidad-fecha {
    text-align: left;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal; }
  body .contenidos-relacionados-wrapper .slider-cv-card-wrapper > a:last-child {
    display: block; }
    body .contenidos-relacionados-wrapper .slider-cv-card-wrapper > a:last-child .slider-cv-card-text-wrapper {
      padding-top: 0 !important; }

.slider-contenidos-genericos-wrapper .slider-cg-card-item {
  padding: 0 0.625em; }

.slider-contenidos-genericos-wrapper .slider-cg-titulo {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 1.6;
  color: #111;
  padding-bottom: 3rem;
  padding-top: 2rem; }
  @media (max-width: 61.98em) {
    .slider-contenidos-genericos-wrapper .slider-cg-titulo {
      font-size: 33px;
      padding-bottom: 0;
      display: flex;
      align-items: center; } }
  @media (max-width: 47.98em) {
    .slider-contenidos-genericos-wrapper .slider-cg-titulo {
      justify-content: center;
      font-size: 1.875rem; } }
  @media (max-width: 35.98em) {
    .slider-contenidos-genericos-wrapper .slider-cg-titulo {
      padding-top: 0; } }

.slider-contenidos-genericos-wrapper .carousel-iconos {
  padding-top: 3.125em; }
  @media (max-width: 47.98em) {
    .slider-contenidos-genericos-wrapper .carousel-iconos {
      padding-top: 0.9375em; } }

.slider-contenidos-genericos-wrapper .adif-icon {
  width: 38.2px;
  height: 38.2px; }
  .slider-contenidos-genericos-wrapper .adif-icon:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

.slider-contenidos-genericos-wrapper .slidecgpre {
  margin-right: 19.8px;
  background-color: #065547;
  mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-izda.svg") padding-box no-repeat;
  -webkit-mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-izda.svg") padding-box no-repeat;
  width: 2.8125rem;
  height: 3.125rem; }
  .slider-contenidos-genericos-wrapper .slidecgpre:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

.slider-contenidos-genericos-wrapper .slidecgnext {
  margin-right: 19.8px;
  background-color: #065547;
  mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-dcha.svg") padding-box no-repeat;
  -webkit-mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-dcha.svg") padding-box no-repeat;
  width: 2.8125rem;
  height: 3.125rem; }
  .slider-contenidos-genericos-wrapper .slidecgnext:hover {
    opacity: 0.5;
    transition-duration: 0.3s; }

@media (max-width: 61.98em) {
  .slider-contenidos-genericos-wrapper .slider-cg-card-wrapper {
    padding-top: 2rem; } }

@media (max-width: 47.98em) {
  .slider-contenidos-genericos-wrapper .slider-cg-card-wrapper {
    padding-top: 1rem; } }

.slider-contenidos-genericos-wrapper .slider-cg-card-image-wrapper {
  height: 183px;
  background-position: center top;
  background-size: cover; }
  .slider-contenidos-genericos-wrapper .slider-cg-card-image-wrapper img {
    display: none; }
  @media (max-width: 61.98em) {
    .slider-contenidos-genericos-wrapper .slider-cg-card-image-wrapper {
      height: 225px; } }
  @media (max-width: 47.98em) {
    .slider-contenidos-genericos-wrapper .slider-cg-card-image-wrapper {
      height: 265px; } }

.slider-contenidos-genericos-wrapper a {
  text-decoration: none; }

.slider-contenidos-genericos-wrapper .slider-cg-card-text-wrapper {
  background-color: #f4f4f4;
  padding: 1rem 1.25rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.2;
  height: 6.25rem;
  position: relative; }

.slider-contenidos-genericos-wrapper .slider-cg-nombre {
  text-transform: capitalize;
  color: #065547;
  padding-top: 0.625em; }

.slider-contenidos-genericos-wrapper .text-truncate {
  white-space: normal; }

div[id*="BreadcrumbPortlet"] .portlet-content .portlet-header {
  display: none; }

.breadcrumb-wrapper {
  padding: 1.875em 0 2.5em;
  background-color: #065547;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .breadcrumb-wrapper > div {
    position: relative; }
    @media only screen and (max-width: 480px) {
      .breadcrumb-wrapper > div {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between; }
        .breadcrumb-wrapper > div div[class*="ue-flag-U"] {
          position: initial;
          width: 70px;
          height: 57px;
          margin-left: auto; } }
    @media (max-width: 47.98em) {
      .breadcrumb-wrapper > div {
        flex-direction: column;
        align-items: flex-start; }
        .breadcrumb-wrapper > div div[class*="ue-flag-U"] {
          position: absolute;
          margin-top: 6px; } }
  .breadcrumb-wrapper div.flags-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    height: 81px;
    text-indent: -9999px;
    box-sizing: unset;
    display: flex; }
    @media (min-width: 62em) {
      .breadcrumb-wrapper div.flags-wrapper {
        position: initial; } }
    .breadcrumb-wrapper div.flags-wrapper.several-flags {
      position: inherit;
      display: flex;
      width: fit-content;
      justify-content: flex-end;
      margin: 1.875em 0 1.875em auto; }
      .breadcrumb-wrapper div.flags-wrapper.several-flags.migas-several-flags {
        display: flex;
        justify-content: space-between;
        margin: 1.875em 0;
        width: auto;
        gap: 0.3125rem; }
      @media (min-width: 48em) {
        .breadcrumb-wrapper div.flags-wrapper.several-flags {
          position: inherit;
          display: flex;
          justify-content: center;
          margin: 1.875em  auto;
          width: fit-content; }
          .breadcrumb-wrapper div.flags-wrapper.several-flags.migas-several-flags {
            display: flex;
            justify-content: space-between;
            width: auto;
            margin: 1.875em 0;
            gap: 0.3125rem; } }
      @media (min-width: 62em) {
        .breadcrumb-wrapper div.flags-wrapper.several-flags {
          position: inherit;
          display: flex;
          justify-content: center;
          margin: 1.875em  0;
          width: fit-content; }
          .breadcrumb-wrapper div.flags-wrapper.several-flags.migas-several-flags {
            display: flex;
            justify-content: space-between;
            width: auto;
            margin: 1.875em 0;
            gap: 0.3125rem; } }
    .breadcrumb-wrapper div.flags-wrapper__fondo {
      background-color: #f4f4f4; }
      .breadcrumb-wrapper div.flags-wrapper__fondo.several-flags {
        padding: 0.75rem;
        display: flex;
        justify-content: center; }
        @media (min-width: 36em) {
          .breadcrumb-wrapper div.flags-wrapper__fondo.several-flags {
            padding: 0.75rem; } }
        .breadcrumb-wrapper div.flags-wrapper__fondo.several-flags.migas-several-flags {
          display: flex;
          justify-content: space-between;
          gap: 0.3125rem; }
    @media (max-width: 47.98em) {
      .breadcrumb-wrapper div.flags-wrapper {
        position: inherit;
        justify-content: end;
        margin: 1em;
        top: -5px; }
        .breadcrumb-wrapper div.flags-wrapper.several-flags {
          margin: 1.875em auto;
          display: flex;
          justify-content: center;
          width: fit-content; }
          .breadcrumb-wrapper div.flags-wrapper.several-flags.migas-several-flags {
            display: flex;
            justify-content: space-between;
            width: auto;
            margin: 1.875em 0;
            gap: 0.3125rem; } }
    @media (max-width: 35.98em) {
      .breadcrumb-wrapper div.flags-wrapper {
        position: inherit;
        justify-content: end;
        margin: 1em; }
        .breadcrumb-wrapper div.flags-wrapper.several-flags {
          margin: 1em auto;
          display: flex;
          justify-content: center;
          width: fit-content; } }
    .breadcrumb-wrapper div.flags-wrapper .flag {
      width: 6.25rem;
      height: 81px; }
      @media (max-width: 375px) {
        .breadcrumb-wrapper div.flags-wrapper .flag {
          width: 4.0625rem; } }
      @media (max-width: 320px) {
        .breadcrumb-wrapper div.flags-wrapper .flag {
          width: 3.75rem; } }
      .breadcrumb-wrapper div.flags-wrapper .flag.ue-flag-S, .breadcrumb-wrapper div.flags-wrapper .flag.ue-flag-U {
        background: transparent url("/o/adif-theme/images/union_europea_logo_co.png") center no-repeat;
        background-size: 100% auto;
        height: 6.313rem;
        margin-top: -0.625em; }
      .breadcrumb-wrapper div.flags-wrapper .flag.flag-p1 {
        background: transparent url("/o/adif-theme/images/financiado_ue.png") center no-repeat;
        background-size: 100% auto; }
      .breadcrumb-wrapper div.flags-wrapper .flag.flag-p2 {
        background: transparent url("/o/adif-theme/images/plan_de_recuperacion.png") center no-repeat;
        background-size: 100% auto; }
      .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-L {
        width: 9rem; }
        @media (max-width: 375px) {
          .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-L {
            width: 5.85rem; } }
        @media (max-width: 320px) {
          .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-L {
            width: 5.4rem; } }
      .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-XL {
        width: 16.5rem; }
        @media (max-width: 375px) {
          .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-XL {
            width: 10.725rem; } }
        @media (max-width: 320px) {
          .breadcrumb-wrapper div.flags-wrapper .flag.flag-width-XL {
            width: 9.9rem; } }
  .breadcrumb-wrapper .title-flag {
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 0.4375rem;
    /**/ }
    @media (min-width: 62em) {
      .breadcrumb-wrapper .title-flag {
        display: flex;
        justify-content: space-between;
        align-items: center; } }
    .breadcrumb-wrapper .title-flag .title-breadcrumb {
      color: #fff;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal; }
  .breadcrumb-wrapper h1 {
    color: #102341; }
    @media (max-width: 35.98em) {
      .breadcrumb-wrapper h1 {
        font-size: 1.9rem; } }
    @media (max-width: 35.98em) {
      .breadcrumb-wrapper h1.title-with-flag {
        width: 80%; } }
    @media (max-width: 375px) {
      .breadcrumb-wrapper h1.title-with-flag {
        width: 75%; } }
    @media (max-width: 320px) {
      .breadcrumb-wrapper h1.title-with-flag {
        font-size: 1.7rem;
        width: 70%; } }
  @media (max-width: 47.98em) {
    .breadcrumb-wrapper {
      padding-bottom: 1.875em; } }
  @media (max-width: 35.98em) {
    .breadcrumb-wrapper {
      padding: 1.875em 0; } }

ol.migas-link,
ol.migas-link * {
  list-style-type: none;
  margin: 0;
  padding: 0; }

ol.migas-link {
  display: flex;
  flex-wrap: wrap;
  font-size: .85rem; }
  ol.migas-link * {
    display: block; }
  ol.migas-link li {
    display: flex;
    align-items: center; }
    ol.migas-link li.migas-li--hideMobile {
      display: none; }
      @media (min-width: 48em) {
        ol.migas-link li.migas-li--hideMobile {
          display: flex;
          align-items: center; } }
    ol.migas-link li span {
      margin: 0 0.625em;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      color: #fff; }
    ol.migas-link li.migas-li--icon::before {
      content: "";
      background: url("/o/adif-theme/images/icons/redesign/arrowLinkWhite.svg") center no-repeat;
      background-size: 1.5rem;
      width: 1.5rem;
      height: 1.5rem;
      transform: rotate(180deg);
      margin-right: 0.25rem; }
      @media (min-width: 48em) {
        ol.migas-link li.migas-li--icon::before {
          display: none; } }
    ol.migas-link li a {
      color: #fff;
      text-decoration: none;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      text-decoration: underline;
      font-size: 1rem; }
      @media (min-width: 48em) {
        ol.migas-link li a {
          font-size: .75rem; } }
      ol.migas-link li a:hover {
        color: white;
        text-decoration: none; }
    ol.migas-link li:first-child a {
      text-transform: none;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: .8rem;
      color: #fff;
      text-decoration: underline; }
      ol.migas-link li:first-child a:hover {
        color: #fff;
        text-decoration: none; }

.layout-content div[id*="SiteNavigationMenuPortlet"] .portlet-content .portlet-header {
  display: none; }

#boton-menu-secundario {
  background-color: #065547;
  color: white;
  border: none;
  text-transform: uppercase;
  padding: 15px 0 15px 20px;
  font-size: 0.8rem;
  width: 100%;
  margin-bottom: 1.5rem;
  text-align: left;
  display: flex; }
  @media (min-width: 48em) {
    #boton-menu-secundario {
      display: none; } }
  #boton-menu-secundario.open {
    background-color: #00301B; }
  #boton-menu-secundario button.flecha-btn-secund {
    background-image: url("/o/adif-theme/images/icons/ico-toggle-white.svg");
    background-size: 15px auto;
    background-repeat: no-repeat;
    width: 3.125rem;
    height: 49px;
    z-index: 1; }
    #boton-menu-secundario.open #boton-menu-secundario button.flecha-btn-secund {
      transform: rotate(180deg); }

.vertical-menu,
.vertical-menu * {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.vertical-menu a {
  text-decoration: none; }

@media (max-width: 47.98em) {
  .vertical-menu {
    display: none; } }

.vertical-menu > ul li a, .vertical-menu > ul li span.page-node {
  display: block; }

.vertical-menu > ul li .btn-menu-list {
  border: none;
  display: flex;
  background-color: #065547; }
  .vertical-menu > ul li .btn-menu-list a.lfr-nav-item {
    padding: 15px 0 15px 20px;
    flex: 1;
    text-transform: uppercase;
    background-color: #065547;
    color: white; }
  .vertical-menu > ul li .btn-menu-list button.flecha-btn-secund {
    background-image: url("/o/adif-theme/images/icons/ico-toggle-white-closed.svg");
    background-size: auto 15px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 3.125rem;
    z-index: 1;
    transform: rotate(0);
    border: none; }
  .vertical-menu > ul li .btn-menu-list.open button.flecha-btn-secund {
    transform: rotate(90deg);
    background-size: 15px 16px; }

.vertical-menu > ul.level-1 > li.active > div {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-weight: 700;
  font-style: normal;
  background-color: white;
  color: #065547;
  border: 1px solid #065547; }
  .vertical-menu > ul.level-1 > li.active > div > a {
    background-color: white;
    color: #065547; }
    .vertical-menu > ul.level-1 > li.active > div > a:focus {
      color: #007861;
      background-color: #d9e0de; }

.vertical-menu > ul.level-1 > li.active > a.active {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: white;
  color: #065547;
  border: 1px solid #065547; }

.vertical-menu > ul.level-1 > li.active > span.menu-trigger {
  background-image: url("/o/adif-theme/images/icons/ico-toggle-green.svg"); }
  body.cs__adif-av .vertical-menu > ul.level-1 > li.active > span.menu-trigger {
    background-image: url("/o/adif-theme/images/icons/ico-toggle-blue.svg"); }

.vertical-menu > ul li {
  margin-bottom: 5px; }
  .vertical-menu > ul li a.lfr-nav-item, .vertical-menu > ul li span.page-node {
    padding: 0.9375em 1.25rem;
    background-color: #f4f4f4;
    font-size: .8rem;
    color: #065547; }
    @media screen and (min-width: 768px) and (max-width: 1112px) {
      .vertical-menu > ul li a.lfr-nav-item, .vertical-menu > ul li span.page-node {
        padding: 0.9375em 1.5625em 0.9375em 0.9375em;
        font-size: .75rem; } }
    .vertical-menu > ul li a.lfr-nav-item:hover, .vertical-menu > ul li a.lfr-nav-item:focus, .vertical-menu > ul li span.page-node:hover, .vertical-menu > ul li span.page-node:focus {
      text-decoration: none;
      color: #007861;
      background-color: #d9e0de;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .vertical-menu > ul li > div > button.flecha-btn-secund {
    background-color: #065547;
    border: 1px solid #065547; }

.vertical-menu > ul.active {
  background-color: white;
  color: #065547;
  border: 1px solid #065547; }

.vertical-menu > ul > li.open > a, .vertical-menu > ul > li.open > span.page-node {
  background-color: #065547;
  color: white;
  text-transform: uppercase; }

.vertical-menu > ul > li.open > ul > li.active > a, .vertical-menu > ul > li.open > ul > li.active > span.page-node {
  position: relative;
  color: #102341;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }
  .vertical-menu > ul > li.open > ul > li.active > a:after, .vertical-menu > ul > li.open > ul > li.active > span.page-node:after {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #065547;
    position: absolute;
    bottom: 0;
    left: 0; }

.vertical-menu > ul li {
  position: relative;
  overflow: hidden; }
  .vertical-menu > ul li span.menu-trigger {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background-image: url("/o/adif-theme/images/icons/ico-toggle-white.svg");
    background-position: center center;
    background-size: 0.9375em auto;
    background-repeat: no-repeat;
    height: 49px;
    width: 3.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-indent: -9999px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.vertical-menu > ul > li.open > span.menu-trigger {
  transform: rotate(0); }
  .vertical-menu > ul > li.open > span.menu-trigger:hover {
    cursor: pointer; }

.vertical-menu > ul > li.open.level-2-closed > span.menu-trigger {
  transform: rotate(-90deg); }

.vertical-menu ul.level-2 {
  height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .vertical-menu ul.level-2.level-2-opened {
    height: auto;
    opacity: 1; }

body #wrapper #content .vertical-menu > ul li {
  background-image: url("/o/adif-theme/images/icons/ico-toggle-white.svg");
  background-size: 0.9375rem auto; }
  body #wrapper #content .vertical-menu > ul li.level-2-closed span.menu-trigger {
    transform: none;
    background-image: url("/o/adif-theme/images/icons/ico-toggle-white-closed.svg");
    background-position-x: calc(100% - 0.9375rem);
    background-size: auto 0.9375rem;
    width: 100%; }
  body #wrapper #content .vertical-menu > ul li span.menu-trigger {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; }

.title-servicios h3 {
  margin-bottom: 1.25rem; }

.servicio-estacion-datos h4 {
  font-size: 0.8125rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; }
  @media (min-width: 36em) {
    .servicio-estacion-datos h4 {
      font-size: 0.875rem; } }
  @media (min-width: 48em) {
    .servicio-estacion-datos h4 {
      font-size: 0.9375rem; } }
  @media (min-width: 62em) {
    .servicio-estacion-datos h4 {
      font-size: 1rem; } }
  @media (min-width: 75em) {
    .servicio-estacion-datos h4 {
      font-size: 1.25rem; } }

.servicios-estacion {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.9375em; }
  @media (max-width: 47.98em) {
    .servicios-estacion {
      margin: 0 -0.9375em 1.25rem; } }
  @media (max-width: 413px) {
    .servicios-estacion {
      margin: 0; } }
  .servicios-estacion.comercial {
    margin: 0 3.125em; }
  .servicios-estacion .servicio-comercial-datos {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-basis: 25%;
    margin-bottom: 2rem; }
    .servicios-estacion .servicio-comercial-datos h5 {
      margin-left: 1.5625em;
      margin-right: 1.25rem; }
  .servicios-estacion .servicio-estacion {
    width: 33.3333%;
    display: flex;
    flex-direction: row;
    padding: 0 0.9375em;
    margin-bottom: 0.9375em; }
    @media (max-width: 767px) {
      .servicios-estacion .servicio-estacion {
        flex-direction: column; } }
    @media (max-width: 47.98em) {
      .servicios-estacion .servicio-estacion {
        padding: 0 7px; } }
    .servicios-estacion .servicio-estacion > div {
      width: 50%;
      height: 10.3125rem;
      font-size: .85rem; }
      @media (max-width: 74.98em) {
        .servicios-estacion .servicio-estacion > div {
          height: 130px; } }
      .servicios-estacion .servicio-estacion > div h3 {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 1.25rem;
        color: #333;
        margin-top: 0.625em; }
        @media (max-width: 35.98em) {
          .servicios-estacion .servicio-estacion > div h3 {
            font-size: 1rem; } }
      .servicios-estacion .servicio-estacion > div p {
        font-size: 1rem;
        line-height: 1.2; }
      .servicios-estacion .servicio-estacion > div.servicio-estacion-icono {
        background-color: #f4f4f4;
        margin-right: 0.8125em;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        background-size: auto 3.125rem; }
        @media (max-width: 61.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-icono {
            width: 100%;
            height: 95px;
            background-size: auto 2.5rem; } }
        @media (max-width: 413px) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-icono {
            height: 80px; } }
        @media (max-width: 374px) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-icono {
            height: 4.0625rem; } }
      .servicios-estacion .servicio-estacion > div.servicio-estacion-datos {
        margin-left: 7.5px;
        display: flex;
        flex-direction: column; }
        @media (max-width: 61.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos {
            width: 100%;
            height: auto !important;
            display: flex;
            flex-direction: column;
            align-items: baseline;
            justify-content: center; }
            .servicios-estacion .servicio-estacion > div.servicio-estacion-datos h4 {
              font-size: 1rem; } }
        @media (max-width: 47.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos {
            margin-left: 0;
            display: flex;
            flex-direction: row;
            align-items: baseline;
            justify-content: center;
            word-break: break-word; }
            .servicios-estacion .servicio-estacion > div.servicio-estacion-datos h4 {
              font-size: 0.875rem; } }
        @media (max-width: 360px) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos h4 {
            font-size: 0.8125rem; } }
        @media (max-width: 61.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos .descripcion-servicios {
            display: none; } }
        @media (max-width: 61.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos .detalle-mas-informacion {
            font-size: 0.75rem;
            font-weight: 600; } }
        @media (max-width: 47.98em) {
          .servicios-estacion .servicio-estacion > div.servicio-estacion-datos .detalle-mas-informacion {
            font-size: 1rem;
            margin-left: 0.625em; } }
        .servicios-estacion .servicio-estacion > div.servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
          content: attr(data-desktoptext); }
          @media (max-width: 767px) {
            .servicios-estacion .servicio-estacion > div.servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
              content: attr(data-phonetext);
              font-family: 'Nunito', sans-serif;
              font-weight: 700;
              font-style: normal; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-wc .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-wc.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-wc .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-cafeteria .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-cafeteria.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-cafeteria .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-restaurante .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-restaurante.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-restaurante .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-equipaje .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-equipaje.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-equipaje .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-parking .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-parking.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-parking .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-cajero .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-cajero.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-cajero .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-alquiler .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-alquiler_coche.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-alquiler .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-hotel .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-hotel.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-hotel .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-consigna .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-consigna.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-consigna .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-mapa .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-informacion_turistica.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-mapa .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-cambio .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-cambio_moneda.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-cambio .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-billetes .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-ticket.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-billetes .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-telefono .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-telefono.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-telefono .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-club .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-sala_club.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-club .servicio-estacion-icono {
          background-size: auto 35px; } }
    .servicios-estacion .servicio-estacion.servicio-estacion-bebes .servicio-estacion-icono {
      background-image: url("/o/adif-theme/images/service-icons/ico-cambia_bebes.svg");
      background-size: auto 2.8125rem;
      background-repeat: no-repeat;
      background-position: center center; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion.servicio-estacion-bebes .servicio-estacion-icono {
          background-size: auto 35px; } }
  .servicios-estacion a {
    width: 33.3333%;
    height: 10.3125rem;
    margin-bottom: 0.9375em; }
    @media (max-width: 74.98em) {
      .servicios-estacion a {
        height: 130px; } }
    .servicios-estacion a .servicio-estacion {
      width: 100%;
      font-size: .85rem; }
      .servicios-estacion a .servicio-estacion h3 {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 1.25rem;
        color: #333;
        margin-top: 0.625em; }
        @media (max-width: 35.98em) {
          .servicios-estacion a .servicio-estacion h3 {
            font-size: 1rem; } }
      .servicios-estacion a .servicio-estacion p {
        font-size: 1rem;
        line-height: 1.2; }
      .servicios-estacion a .servicio-estacion .servicio-estacion-icono {
        background-color: #f4f4f4;
        margin-right: 0.8125em; }
        @media (max-width: 61.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-icono {
            width: 100%;
            height: 95px; } }
        @media (max-width: 413px) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-icono {
            height: 80px; } }
        @media (max-width: 374px) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-icono {
            height: 4.0625rem; } }
      .servicios-estacion a .servicio-estacion .servicio-estacion-datos {
        margin-left: 7.5px;
        display: flex;
        flex-direction: column; }
        @media (max-width: 61.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos {
            width: 100%;
            height: auto !important;
            display: flex;
            flex-direction: column;
            align-items: baseline;
            justify-content: center; }
            .servicios-estacion a .servicio-estacion .servicio-estacion-datos h4 {
              font-size: 1rem; } }
        @media (max-width: 47.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos {
            margin-left: 0;
            display: flex;
            flex-direction: row;
            align-items: baseline;
            justify-content: center; }
            .servicios-estacion a .servicio-estacion .servicio-estacion-datos h4 {
              font-size: 0.875rem; } }
        @media (max-width: 360px) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos h4 {
            font-size: 0.8125rem; } }
        @media (max-width: 61.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos .descripcion-servicios {
            display: none; } }
        @media (max-width: 61.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion {
            font-size: 0.75rem;
            font-weight: 600; } }
        @media (max-width: 47.98em) {
          .servicios-estacion a .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion {
            font-size: 1rem;
            margin-left: 0.625em; } }
        .servicios-estacion a .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
          content: attr(data-desktoptext); }
          @media (max-width: 767px) {
            .servicios-estacion a .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
              content: attr(data-phonetext);
              font-family: 'Nunito', sans-serif;
              font-weight: 700;
              font-style: normal; } }
  .servicios-estacion button {
    width: 33.3333%;
    height: 10.3125rem;
    margin-bottom: 0.9375em; }
    @media (max-width: 74.98em) {
      .servicios-estacion button {
        height: 130px; } }
    .servicios-estacion button .servicio-estacion {
      width: 100%;
      font-size: .85rem; }
      .servicios-estacion button .servicio-estacion h3 {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 1.25rem;
        color: #333;
        margin-top: 0.625em; }
        @media (max-width: 35.98em) {
          .servicios-estacion button .servicio-estacion h3 {
            font-size: 1rem; } }
      .servicios-estacion button .servicio-estacion p {
        font-size: 1rem;
        line-height: 1.2;
        color: #007861; }
      .servicios-estacion button .servicio-estacion .servicio-estacion-icono {
        background-color: #f4f4f4;
        margin-right: 0.8125em; }
        @media (max-width: 61.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-icono {
            width: 100%;
            height: 95px; } }
        @media (max-width: 413px) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-icono {
            height: 80px; } }
        @media (max-width: 374px) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-icono {
            height: 4.0625rem; } }
      .servicios-estacion button .servicio-estacion .servicio-estacion-datos {
        margin-left: 7.5px;
        display: flex;
        flex-direction: column;
        text-align: left; }
        @media (max-width: 61.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos {
            width: 100%;
            height: auto !important;
            display: flex;
            flex-direction: column;
            align-items: baseline;
            justify-content: center; }
            .servicios-estacion button .servicio-estacion .servicio-estacion-datos h4 {
              font-size: 1rem; } }
        @media (max-width: 47.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos {
            margin-left: 0;
            display: flex;
            flex-direction: row;
            align-items: baseline;
            justify-content: center; }
            .servicios-estacion button .servicio-estacion .servicio-estacion-datos h4 {
              font-size: 0.875rem; } }
        @media (max-width: 360px) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos h4 {
            font-size: 0.8125rem; } }
        @media (max-width: 61.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos .descripcion-servicios {
            display: none; } }
        @media (max-width: 61.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion {
            font-size: 0.75rem;
            font-weight: 600; } }
        @media (max-width: 47.98em) {
          .servicios-estacion button .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion {
            font-size: 1rem;
            margin-left: 0.625em; } }
        .servicios-estacion button .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
          content: attr(data-desktoptext); }
          @media (max-width: 767px) {
            .servicios-estacion button .servicio-estacion .servicio-estacion-datos .detalle-mas-informacion .texto_servicios_responsive:before {
              content: attr(data-phonetext);
              font-family: 'Nunito', sans-serif;
              font-weight: 700;
              font-style: normal; } }
  .servicios-estacion .btn-close-adif {
    width: 3.125rem;
    height: 3.125rem; }
  .servicios-estacion .servicio-estacion-detalle {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding: 1.25rem;
    background-color: #065547;
    margin: 1.25rem 0.9375em;
    color: #fff;
    position: relative; }
    @media (max-width: 47.98em) {
      .servicios-estacion .servicio-estacion-detalle {
        margin: 1.875em 0; } }
    @media (max-width: 35.98em) {
      .servicios-estacion .servicio-estacion-detalle {
        margin: 1.5625em 0px; } }
    @media (max-width: 374px) {
      .servicios-estacion .servicio-estacion-detalle {
        margin: 0.9375em 0px; } }
    .servicios-estacion .servicio-estacion-detalle .servicio-estacion-icono {
      width: 6.25rem !important;
      height: 95px !important; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion-detalle .servicio-estacion-icono {
          width: 4.6875rem !important;
          height: 4.6875rem !important; } }
    .servicios-estacion .servicio-estacion-detalle .servicio-estacion-datos {
      width: 86% !important;
      color: white;
      height: auto !important; }
      @media (max-width: 61.98em) {
        .servicios-estacion .servicio-estacion-detalle .servicio-estacion-datos {
          flex-direction: column !important;
          width: 75% !important; }
          .servicios-estacion .servicio-estacion-detalle .servicio-estacion-datos p {
            font-size: 0.875rem; } }
      @media (max-width: 375px) {
        .servicios-estacion .servicio-estacion-detalle .servicio-estacion-datos {
          width: 60% !important; } }
    .servicios-estacion .servicio-estacion-detalle .servicio-estacion-datos h4 {
      color: white !important;
      font-size: 1.25rem; }
  .servicios-estacion .servicio-estacion-detalle-0::before {
    bottom: 100%;
    left: 8%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #007861;
    border-width: 1.5625rem;
    margin-left: -1.875em; }
    @media (max-width: 47.98em) {
      .servicios-estacion .servicio-estacion-detalle-0::before {
        left: 16%; } }
  .servicios-estacion .servicio-estacion-detalle-1::before {
    bottom: 100%;
    left: 42%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #007861;
    border-width: 1.5625rem;
    margin-left: -1.875em; }
    @media (max-width: 47.98em) {
      .servicios-estacion .servicio-estacion-detalle-1::before {
        left: 50%; } }
  .servicios-estacion .servicio-estacion-detalle-2::before {
    bottom: 100%;
    left: 77%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #007861;
    border-width: 1.5625rem;
    margin-left: -1.875em; }
    @media (max-width: 47.98em) {
      .servicios-estacion .servicio-estacion-detalle-2::before {
        left: 87%; } }
  .servicios-estacion button {
    border: 0;
    background-color: transparent; }
  .servicios-estacion .btn-close-adif {
    cursor: pointer;
    position: absolute;
    top: 0%;
    right: 0%;
    color: white;
    font-size: 3.125rem;
    margin: 0 1.25rem; }
    .servicios-estacion .btn-close-adif:hover {
      color: #333; }
    @media (max-width: 61.98em) {
      .servicios-estacion .btn-close-adif {
        font-size: 2.5rem;
        margin: 0 0.9375em; } }
    @media (max-width: 47.98em) {
      .servicios-estacion .btn-close-adif {
        font-size: 35px;
        margin: 0 0.625em; } }

.mapa-localizacion-adif {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.oep-wrapper-list {
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
  font-size: 1rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.2; }
  .oep-wrapper-list .cabecera-oep {
    font-size: 1rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-weight: 300;
    color: #333; }
    @media (min-width: 62em) {
      .oep-wrapper-list .cabecera-oep.cabecera-oep-inline {
        display: flex;
        justify-content: space-between; } }
    .oep-wrapper-list .cabecera-oep.cabecera-oep-inline .adif-titulo-generico {
      width: 100%; }
      @media (min-width: 62em) {
        .oep-wrapper-list .cabecera-oep.cabecera-oep-inline .adif-titulo-generico.max-ancho {
          max-width: 80%; } }
    .oep-wrapper-list .cabecera-oep.cabecera-separada {
      margin: 0.4em 0; }
      .oep-wrapper-list .cabecera-oep.cabecera-separada.adif-encabezado {
        max-width: 80;
        margin-bottom: 0.1em; }
      .oep-wrapper-list .cabecera-oep.cabecera-separada.boton-titulo {
        font-size: 1rem; }
  .oep-wrapper-list .adif-oep-list-title {
    font-size: 1.125rem;
    margin-bottom: 0;
    padding-bottom: 1rem; }
    @media (min-width: 62em) {
      .oep-wrapper-list .adif-oep-list-title {
        font-size: 1.17rem; } }
  .oep-wrapper-list .oep-convocatoria {
    margin-bottom: 0;
    font-size: 1rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal; }
  .oep-wrapper-list .oep-subtitulo {
    margin-bottom: 0;
    color: #111;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-top: 1rem;
    font-size: 1rem; }
  .oep-wrapper-list .subestado {
    color: #666;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 0;
    padding-bottom: 1rem;
    line-height: 1.2;
    font-size: 1.05rem; }
    @media (min-width: 62em) {
      .oep-wrapper-list .subestado {
        font-size: 1.17rem;
        margin-left: 0.3rem; } }

.detalle-contenido-generico .oep-wrapper .cabecera-oep {
  font-size: 1rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333; }
  .detalle-contenido-generico .oep-wrapper .cabecera-oep.cabecera-oep-inline {
    display: flex;
    justify-content: space-between; }
  .detalle-contenido-generico .oep-wrapper .cabecera-oep.cabecera-separada {
    margin: 0.4em 0; }
    .detalle-contenido-generico .oep-wrapper .cabecera-oep.cabecera-separada.adif-encabezado {
      max-width: 80%;
      margin-bottom: 0.1em; }
    .detalle-contenido-generico .oep-wrapper .cabecera-oep.cabecera-separada.boton-titulo {
      font-size: 1rem; }

.detalle-contenido-generico .oep-wrapper .oep-list-title {
  font-size: 1rem; }
  .detalle-contenido-generico .oep-wrapper .oep-list-title.max-ancho {
    max-width: 80%; }

.detalle-contenido-generico .oep-wrapper .oep-subtitulo {
  font-weight: bolder; }

.detalle-contenido-generico .oep-wrapper .substate {
  font-size: 1rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #065547;
  padding: 0.5rem 1rem;
  color: white;
  display: inline-block;
  margin-bottom: 0; }

.detalle-contenido-generico .oep-wrapper .oep__convocatoria {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  margin-bottom: 2rem; }
  @media (min-width: 62em) {
    .detalle-contenido-generico .oep-wrapper .oep__convocatoria {
      margin-bottom: 0; } }
  .detalle-contenido-generico .oep-wrapper .oep__convocatoria span {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem; }

@media (min-width: 62em) {
  .detalle-contenido-generico .oep-wrapper .oep__convocatoriaSubestado {
    display: flex;
    justify-content: space-between;
    align-items: center; } }

.detalle-contenido-generico .oep-wrapper .detalle-cg-imagen {
  margin-top: 1.85rem; }
  @media (max-width: 61.98em) {
    .detalle-contenido-generico .oep-wrapper .detalle-cg-imagen {
      margin-bottom: 0.9375rem; } }

.adif-banner-social-wrapper {
  background-color: white; }
  @media (max-width: 61.98em) {
    .adif-banner-social-wrapper {
      overflow: hidden; } }
  .adif-banner-social-wrapper * {
    margin: 0;
    padding: 0; }
  .adif-banner-social-wrapper .adif-banner-social-content-text-wrapper {
    padding: 0.9375em;
    height: 300px; }
    .adif-banner-social-wrapper .adif-banner-social-content-text-wrapper div[class*="-date"] {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: .8rem;
      border-bottom: 1px solid #dcdcdc;
      margin-bottom: 5px;
      padding-bottom: 5px; }
  @media (max-width: 47.98em) {
    .adif-banner-social-wrapper.adif-banner-social-twitter {
      margin-top: 1rem; } }
  @media (max-width: 47.98em) {
    .adif-banner-social-wrapper.adif-banner-social-instagram {
      margin-top: 1rem; } }
  .adif-banner-social-wrapper #adif-banner-social-content-twitter .simplebar-scrollbar::before, .adif-banner-social-wrapper #adif-banner-social-content-fb .simplebar-scrollbar::before, .adif-banner-social-wrapper #adif-banner-social-content-ig .simplebar-scrollbar::before {
    background-color: #065547;
    opacity: 1; }
  .adif-banner-social-wrapper #adif-banner-social-content-twitter ul, .adif-banner-social-wrapper #adif-banner-social-content-fb ul, .adif-banner-social-wrapper #adif-banner-social-content-ig ul {
    list-style: none; }
    .adif-banner-social-wrapper #adif-banner-social-content-twitter ul li, .adif-banner-social-wrapper #adif-banner-social-content-fb ul li, .adif-banner-social-wrapper #adif-banner-social-content-ig ul li {
      margin-bottom: 1.875em; }
  .adif-banner-social-wrapper #adif-banner-social-content-twitter .simplebar-vertical, .adif-banner-social-wrapper #adif-banner-social-content-fb .simplebar-vertical, .adif-banner-social-wrapper #adif-banner-social-content-ig .simplebar-vertical {
    background-color: #f4f4f4;
    width: 6px; }
  .adif-banner-social-wrapper #adif-banner-social-content-twitter .media,
  .adif-banner-social-wrapper #adif-banner-social-content-twitter img[data-scribe='element:avatar'],
  .adif-banner-social-wrapper #adif-banner-social-content-twitter span[data-scribe="element:verified_badge"],
  .adif-banner-social-wrapper #adif-banner-social-content-twitter span[data-scribe="element:name"], .adif-banner-social-wrapper #adif-banner-social-content-fb .media,
  .adif-banner-social-wrapper #adif-banner-social-content-fb img[data-scribe='element:avatar'],
  .adif-banner-social-wrapper #adif-banner-social-content-fb span[data-scribe="element:verified_badge"],
  .adif-banner-social-wrapper #adif-banner-social-content-fb span[data-scribe="element:name"], .adif-banner-social-wrapper #adif-banner-social-content-ig .media,
  .adif-banner-social-wrapper #adif-banner-social-content-ig img[data-scribe='element:avatar'],
  .adif-banner-social-wrapper #adif-banner-social-content-ig span[data-scribe="element:verified_badge"],
  .adif-banner-social-wrapper #adif-banner-social-content-ig span[data-scribe="element:name"] {
    display: none; }
  .adif-banner-social-wrapper #adif-banner-social-content-twitter .user, .adif-banner-social-wrapper #adif-banner-social-content-fb .user, .adif-banner-social-wrapper #adif-banner-social-content-ig .user {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: .8rem;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 5px;
    padding-bottom: 5px; }
  .adif-banner-social-wrapper #adif-banner-social-content-twitter p.tweet, .adif-banner-social-wrapper #adif-banner-social-content-fb p.tweet, .adif-banner-social-wrapper #adif-banner-social-content-ig p.tweet {
    margin-bottom: 5px;
    padding-bottom: 5px;
    text-align: start; }
    .adif-banner-social-wrapper #adif-banner-social-content-twitter p.tweet a, .adif-banner-social-wrapper #adif-banner-social-content-fb p.tweet a, .adif-banner-social-wrapper #adif-banner-social-content-ig p.tweet a {
      word-break: break-all; }
    .adif-banner-social-wrapper #adif-banner-social-content-twitter p.tweet img, .adif-banner-social-wrapper #adif-banner-social-content-fb p.tweet img, .adif-banner-social-wrapper #adif-banner-social-content-ig p.tweet img {
      height: 1rem; }
  .adif-banner-social-wrapper #adif-banner-social-content-twitter p.interact, .adif-banner-social-wrapper #adif-banner-social-content-fb p.interact, .adif-banner-social-wrapper #adif-banner-social-content-ig p.interact {
    padding-bottom: 5px;
    font-size: .8rem;
    text-align: left;
    display: flex;
    justify-content: flex-end; }
    .adif-banner-social-wrapper #adif-banner-social-content-twitter p.interact a, .adif-banner-social-wrapper #adif-banner-social-content-fb p.interact a, .adif-banner-social-wrapper #adif-banner-social-content-ig p.interact a {
      display: block;
      width: 1.875rem;
      height: 1.875rem;
      text-indent: -9999px;
      margin-left: 0.625em; }
      .adif-banner-social-wrapper #adif-banner-social-content-twitter p.interact a.twitter_reply_icon, .adif-banner-social-wrapper #adif-banner-social-content-fb p.interact a.twitter_reply_icon, .adif-banner-social-wrapper #adif-banner-social-content-ig p.interact a.twitter_reply_icon {
        background: transparent url("/o/adif-theme/images/icons/ico-reply.svg") center center no-repeat;
        background-size: auto 0.9375rem; }
      .adif-banner-social-wrapper #adif-banner-social-content-twitter p.interact a.twitter_retweet_icon, .adif-banner-social-wrapper #adif-banner-social-content-fb p.interact a.twitter_retweet_icon, .adif-banner-social-wrapper #adif-banner-social-content-ig p.interact a.twitter_retweet_icon {
        background: transparent url("/o/adif-theme/images/icons/ico-retweet.svg") center center no-repeat;
        background-size: auto 0.9375rem; }
      .adif-banner-social-wrapper #adif-banner-social-content-twitter p.interact a.twitter_fav_icon, .adif-banner-social-wrapper #adif-banner-social-content-fb p.interact a.twitter_fav_icon, .adif-banner-social-wrapper #adif-banner-social-content-ig p.interact a.twitter_fav_icon {
        background: transparent url("/o/adif-theme/images/icons/ico-favorite.svg") center center no-repeat;
        background-size: auto 0.9375rem; }
  .adif-banner-social-wrapper .adif-banner-social-title {
    position: absolute;
    z-index: 1;
    width: 100%;
    background: -moz-linear-gradient(283deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.75)), color-stop(53%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(283deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(283deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(283deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(167deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0) 100%); }
    .adif-banner-social-wrapper .adif-banner-social-title h3 a {
      display: block;
      width: 3.125rem;
      height: 3.125rem;
      text-indent: -9999px;
      margin: 0.9375em 0 0.9375em 0.9375em;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto; }
      @media (max-width: 47.98em) {
        .adif-banner-social-wrapper .adif-banner-social-title h3 a {
          width: 1.875rem;
          height: 1.875rem;
          margin: 0.9375em 0 4.6875rem 0.9375em; } }
  .adif-banner-social-wrapper.adif-banner-social-instagram .adif-banner-social-title h3 a {
    background-image: url("/o/adif-theme/images/icons/adif-icon/instagram.svg"); }
  .adif-banner-social-wrapper.adif-banner-social-facebook .adif-banner-social-title h3 a {
    background-image: url("/o/adif-theme/images/icons/adif-icon/facebook.svg");
    background-size: 1.875rem auto;
    height: 3.75rem; }
    @media (max-width: 47.98em) {
      .adif-banner-social-wrapper.adif-banner-social-facebook .adif-banner-social-title h3 a {
        background-size: 1.25rem auto;
        height: 2.5rem; } }
  .adif-banner-social-wrapper.adif-banner-social-twitter .adif-banner-social-title h3 a {
    background-image: url("/o/adif-theme/images/icons/adif-icon/twitter.svg"); }
  .adif-banner-social-wrapper .adif-banner-social-content {
    height: 550px; }
    @media (max-width: 61.98em) {
      .adif-banner-social-wrapper .adif-banner-social-content {
        height: inherit;
        min-height: 345px; } }
    .adif-banner-social-wrapper .adif-banner-social-content .adif-banner-social-content-image-wrapper a {
      height: 250px;
      width: 100%;
      display: block;
      background-position: center center;
      background-size: cover; }
      @media (max-width: 61.98em) {
        .adif-banner-social-wrapper .adif-banner-social-content .adif-banner-social-content-image-wrapper a {
          height: 150px; } }
      .adif-banner-social-wrapper .adif-banner-social-content .adif-banner-social-content-image-wrapper a img {
        display: none; }
  .adif-banner-social-wrapper .adif-banner-social-content-twitter-image {
    height: 250px;
    background-position: center center;
    background-size: cover; }
    @media (max-width: 61.98em) {
      .adif-banner-social-wrapper .adif-banner-social-content-twitter-image {
        height: 150px; } }
    .adif-banner-social-wrapper .adif-banner-social-content-twitter-image img {
      display: none; }

body #content #main-content .custom-control-label::before,
body #content #main-content .custom-control-label::after {
  width: 1.25rem;
  height: 1.25rem; }

body #content #main-content .adif-encabezado {
  margin-bottom: 1.875em; }
  body #content #main-content .adif-encabezado h1 {
    color: #102341;
    margin-top: 0;
    font-size: 2.5rem; }
    @media (max-width: 61.98em) {
      body #content #main-content .adif-encabezado h1 {
        font-size: 1.875rem; } }
  body #content #main-content .adif-encabezado h2 {
    color: #333;
    font-weight: 300;
    font-size: 2rem; }
    @media (max-width: 61.98em) {
      body #content #main-content .adif-encabezado h2 {
        font-size: 1.5rem;
        margin-bottom: 4rem; } }
  body #content #main-content .adif-encabezado .adif-back-button {
    vertical-align: baseline !important; }
    @media (max-width: 61.98em) {
      body #content #main-content .adif-encabezado .adif-back-button {
        vertical-align: bottom !important; } }

body #content #main-content .date-picker-nav > .date-picker-nav-item {
  width: 25%; }
  body #content #main-content .date-picker-nav > .date-picker-nav-item select {
    line-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    border-bottom: 2px solid #dcdcdc;
    background-position-x: 100%;
    background-size: 12px auto; }

body #content #main-content .date-picker-date:not([disabled]):not(.disabled):active,
body #content #main-content .date-picker-date:not([disabled]):not(.disabled).active,
body #content #main-content .nav-underline .tab.active a.date-picker-date:not([disabled]):not(.disabled),
body #content #main-content .show > .date-picker-date.dropdown-toggle {
  background-color: #065547;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }

body #content #main-content .no-label .adif-check-wrapper label.check-container {
  display: inline-block; }

body #content #main-content .no-label label {
  display: none; }

body #content #main-content .visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

body #content #main-content input[type="color"],
body #content #main-content input[type="date"],
body #content #main-content input[type="datetime"],
body #content #main-content input[type="datetime-local"],
body #content #main-content input[type="email"],
body #content #main-content input[type="month"],
body #content #main-content input[type="number"],
body #content #main-content input[type="password"],
body #content #main-content input[type="range"],
body #content #main-content input[type="reset"],
body #content #main-content input[type="search"],
body #content #main-content input[type="text"],
body #content #main-content input[type="tel"],
body #content #main-content input[type="time"],
body #content #main-content input[type="url"],
body #content #main-content input[type="week"],
body #content #main-content select {
  width: 100%;
  height: 3.125rem;
  padding: 0 0.625em;
  border-radius: 0;
  border: 1px solid #8A8A8A;
  background-image: none;
  background-color: white;
  font-size: 0.9375rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #065547;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }
  body #content #main-content input[type="color"]::placeholder,
  body #content #main-content input[type="date"]::placeholder,
  body #content #main-content input[type="datetime"]::placeholder,
  body #content #main-content input[type="datetime-local"]::placeholder,
  body #content #main-content input[type="email"]::placeholder,
  body #content #main-content input[type="month"]::placeholder,
  body #content #main-content input[type="number"]::placeholder,
  body #content #main-content input[type="password"]::placeholder,
  body #content #main-content input[type="range"]::placeholder,
  body #content #main-content input[type="reset"]::placeholder,
  body #content #main-content input[type="search"]::placeholder,
  body #content #main-content input[type="text"]::placeholder,
  body #content #main-content input[type="tel"]::placeholder,
  body #content #main-content input[type="time"]::placeholder,
  body #content #main-content input[type="url"]::placeholder,
  body #content #main-content input[type="week"]::placeholder,
  body #content #main-content select::placeholder {
    color: #065547;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    opacity: 1; }
  @media (max-width: 35.98em) {
    body #content #main-content input[type="color"],
    body #content #main-content input[type="date"],
    body #content #main-content input[type="datetime"],
    body #content #main-content input[type="datetime-local"],
    body #content #main-content input[type="email"],
    body #content #main-content input[type="month"],
    body #content #main-content input[type="number"],
    body #content #main-content input[type="password"],
    body #content #main-content input[type="range"],
    body #content #main-content input[type="reset"],
    body #content #main-content input[type="search"],
    body #content #main-content input[type="text"],
    body #content #main-content input[type="tel"],
    body #content #main-content input[type="time"],
    body #content #main-content input[type="url"],
    body #content #main-content input[type="week"],
    body #content #main-content select {
      font-size: .8rem;
      margin-top: 7px; } }

body #content #main-content select::-ms-expand {
  display: none; }

body #content #main-content select {
  background: white url("/o/adif-theme/images/icons/ico-select-dark-green.svg") calc(100% - 0.9375rem) center no-repeat;
  background-size: 0.9375rem auto;
  padding-right: 2.5em; }
  .ie body #content #main-content select {
    background-size: 3.125rem auto; }
  body #content #main-content select:disabled {
    background: #cdced0 url("/o/adif-theme/images/icons/ico-select-dark-green.svg") calc(100% - 0.9375rem) center no-repeat;
    background-size: 0.9375rem auto;
    opacity: 1; }

body #content #main-content textarea {
  min-height: 12.5rem;
  border-radius: 0;
  border: 1px solid #949494;
  padding: 0.9375em;
  font-size: 0.9375rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #065547; }
  body #content #main-content textarea::placeholder {
    color: #065547; }

body #content #main-content .adif-btn {
  border-radius: 0;
  background-color: #065547;
  border: none;
  font-size: .8rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: white;
  padding: 0 1.875em;
  height: 3.125rem; }
  body #content #main-content .adif-btn.consulta-tu-viaje {
    border-radius: 0;
    background-color: #065547;
    border: none;
    font-size: .8rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: white;
    padding: 0 3.75rem;
    height: 3.75rem; }

body #content #main-content .custom-file .custom-file-label {
  border-radius: 0;
  border-color: #f4f4f4;
  font-size: .75rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #065547;
  line-height: 2; }
  body #content #main-content .custom-file .custom-file-label::after {
    background-color: #065547;
    color: white;
    border-radius: 0;
    border: none;
    font-size: .8rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    padding: 0 0.9375em;
    height: 100%;
    line-height: 2.5; }

body #content #main-content #salaprensa-main-fm input[type="color"],
body #content #main-content #salaprensa-main-fm input[type="date"],
body #content #main-content #salaprensa-main-fm input[type="datetime"],
body #content #main-content #salaprensa-main-fm input[type="datetime-local"],
body #content #main-content #salaprensa-main-fm input[type="email"],
body #content #main-content #salaprensa-main-fm input[type="month"],
body #content #main-content #salaprensa-main-fm input[type="number"],
body #content #main-content #salaprensa-main-fm input[type="password"],
body #content #main-content #salaprensa-main-fm input[type="range"],
body #content #main-content #salaprensa-main-fm input[type="reset"],
body #content #main-content #salaprensa-main-fm input[type="search"],
body #content #main-content #salaprensa-main-fm input[type="text"],
body #content #main-content #salaprensa-main-fm input[type="tel"],
body #content #main-content #salaprensa-main-fm input[type="time"],
body #content #main-content #salaprensa-main-fm input[type="url"],
body #content #main-content #salaprensa-main-fm input[type="week"],
body #content #main-content #salaprensa-main-fm select,
body #content #main-content #buscador-inmuebleshome input[type="color"],
body #content #main-content #buscador-inmuebleshome input[type="date"],
body #content #main-content #buscador-inmuebleshome input[type="datetime"],
body #content #main-content #buscador-inmuebleshome input[type="datetime-local"],
body #content #main-content #buscador-inmuebleshome input[type="email"],
body #content #main-content #buscador-inmuebleshome input[type="month"],
body #content #main-content #buscador-inmuebleshome input[type="number"],
body #content #main-content #buscador-inmuebleshome input[type="password"],
body #content #main-content #buscador-inmuebleshome input[type="range"],
body #content #main-content #buscador-inmuebleshome input[type="reset"],
body #content #main-content #buscador-inmuebleshome input[type="search"],
body #content #main-content #buscador-inmuebleshome input[type="text"],
body #content #main-content #buscador-inmuebleshome input[type="tel"],
body #content #main-content #buscador-inmuebleshome input[type="time"],
body #content #main-content #buscador-inmuebleshome input[type="url"],
body #content #main-content #buscador-inmuebleshome input[type="week"],
body #content #main-content #buscador-inmuebleshome select {
  box-shadow: 0px 0px 1.25rem 0px #888;
  border: 1px solid #f4f4f4; }

body #content #main-content .buscador-prensa .buscador-prensa-row {
  display: flex;
  margin: 0 -2.5px 5px; }
  body #content #main-content .buscador-prensa .buscador-prensa-row#llegadas-search-row {
    margin: 1.5625rem 0; }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa .buscador-prensa-row {
      flex-direction: column; } }
  body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje {
    display: flex;
    flex-direction: row;
    margin: 1.25rem 0 3.125em; }
    @media (max-width: 47.98em) {
      body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje {
        flex-direction: column;
        margin: 1.25rem 0 0.9375em; } }
    body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .select2-container--default .select2-selection--single .select2-selection__placeholder {
      color: #065547;
      font-size: 1.25rem;
      padding-left: 1.25rem; }
    body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton {
      display: flex;
      width: 70%;
      margin: 0 57px 0 0; }
      @media (max-width: 61.98em) {
        body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton {
          margin: 0 1.25rem 0 0; } }
      @media (max-width: 47.98em) {
        body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton {
          width: 100%;
          margin-bottom: 1rem; } }
      body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton .buscador-prensa-item:first-child {
        width: 70%; }
        @media (max-width: 61.98em) {
          body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton .buscador-prensa-item:first-child {
            width: 80%; } }
        body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton .buscador-prensa-item:first-child span.select2 {
          font-size: 1rem; }
        body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton .buscador-prensa-item:first-child span.selection {
          box-shadow: 0px 0px 1.25rem 0px #888; }
      body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton .buscador-prensa-item:nth-child(2) {
        width: 30%; }
        @media (max-width: 61.98em) {
          body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton .buscador-prensa-item:nth-child(2) {
            width: 20%; } }
        @media (max-width: 61.98em) {
          body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton .buscador-prensa-item:nth-child(2) input {
            color: transparent;
            background-image: url("/o/adif-theme/images/icons/ico-search-white.svg");
            background-position: 50% 50%;
            background-repeat: no-repeat;
            background-size: 1.5625rem; } }
        body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton .buscador-prensa-item:nth-child(2) .adif-btn.consulta-tu-viaje {
          width: 100%; }
          @media (max-width: 61.98em) {
            body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-viaje-boton .buscador-prensa-item:nth-child(2) .adif-btn.consulta-tu-viaje {
              padding: 0 5px; } }
    body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-prensa-item.buscador-prensa-search {
      width: 30%; }
      @media (max-width: 47.98em) {
        body #content #main-content .buscador-prensa .buscador-prensa-row#salidas-search-row.consulta-tu-viaje .buscador-prensa-item.buscador-prensa-search {
          width: 100%; } }
  body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-item {
    padding: 0 2.5px;
    width: 100%; }
    body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-item .date-picker-dropdown-menu {
      border: none;
      border-radius: 0;
      top: 46px;
      left: 0.1875rem;
      width: calc(100% - 6px);
      max-width: none;
      font-size: .7rem;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
      z-index: 1; }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
      margin-bottom: 5px; } }
  body #content #main-content .buscador-prensa .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
    width: 40%; }
    @media only screen and (max-width: 1112px) {
      body #content #main-content .buscador-prensa .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
        width: 50%; } }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
        width: 100%; } }
  body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-button {
    margin: 0 auto;
    padding: 1.0em; }
    @media (max-width: 35.98em) {
      body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-button {
        padding: 0 7.5px; } }
    body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-button input[type="submit"] {
      border: none;
      background-color: #065547;
      color: white;
      display: block;
      height: 3.125rem;
      padding: 0 1.875em;
      margin: 0.9375em auto 0; }
      @media (max-width: 35.98em) {
        body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-button input[type="submit"] {
          width: 100%; } }
  body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner {
    display: flex;
    width: 100%; }
    @media (max-width: 35.98em) {
      body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner {
        flex-direction: column; } }
    body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-ambitos {
      width: 55%; }
      @media (max-width: 35.98em) {
        body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-ambitos {
          width: 100%;
          margin-bottom: 5px; } }
    body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-provincia {
      width: 45%; }
      @media (max-width: 35.98em) {
        body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-provincia {
          width: 100%;
          margin-bottom: 5px; }
          body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-provincia:last-child {
            margin-bottom: 0; } }
    body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-desde,
    body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-hasta {
      width: 50%; }
      @media (max-width: 35.98em) {
        body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-desde,
        body #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-hasta {
          width: 100%;
          margin-bottom: 5px; } }
  body #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:first-child {
    width: 60%; }
    @media only screen and (max-width: 1112px) {
      body #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:first-child {
        width: 50%; } }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:first-child {
        width: 100%;
        margin-bottom: 5px; } }
  body #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child {
    width: 40%;
    position: relative; }
    @media only screen and (max-width: 1112px) {
      body #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child {
        width: 50%; } }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child {
        width: 100%; } }
    body #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child > div {
      width: 33.3333%; }
      @media (max-width: 35.98em) {
        body #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child > div {
          width: 100%;
          margin-bottom: 5px; }
          body #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child > div.buscador-prensa-button {
            height: 3.125rem; } }
      body #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child > div.buscador-prensa-button input[type="submit"] {
        border: none;
        background-color: #065547;
        color: white;
        display: block;
        width: 100%;
        height: calc(100% - 1px); }
        @media (max-width: 35.98em) {
          body #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child > div.buscador-prensa-button input[type="submit"] {
            margin-top: 7px; } }
  body #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item {
    display: flex;
    flex-wrap: nowrap;
    flex-grow: inherit;
    width: 100%;
    border: 1px solid #949494; }
    @media (max-width: 35.98em) {
      body #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item {
        margin-top: 7px; } }
    body #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item * {
      border: none;
      border-radius: 0;
      margin: 0;
      padding: inherit;
      box-shadow: none; }
    body #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item > input {
      width: calc(100% - 3.125rem);
      height: inherit;
      padding: 14.8px 0.625em; }
    body #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item > .input-group-inset-item {
      width: 3.125rem; }
      body #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item > .input-group-inset-item button {
        width: 100%;
        height: 100%;
        cursor: pointer;
        background: white url("/o/adif-theme/images/icons/ico-calendar.svg") center center no-repeat;
        background-size: 1.25rem auto; }
    body #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item.calendar-open {
      position: relative;
      z-index: 2;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }
      body #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item.calendar-open:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -5px;
        height: 0.625rem;
        width: 100%;
        background-color: white; }

body #content #main-content .buscador-prensa.buscador-licitacion .custom-radio .custom-control-input:checked ~ .custom-control-label::after, body #content #main-content .buscador-prensa.buscador-horarios-estacion .custom-radio .custom-control-input:checked ~ .custom-control-label::after, body #content #main-content .buscador-prensa.buscador-infotiemporeal .custom-radio .custom-control-input:checked ~ .custom-control-label::after, body #content #main-content .buscador-prensa.buscador-inmueble .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFF'/%3e%3c/svg%3e");
  background-color: #065547;
  border-radius: 50%;
  border: solid 2px #d9e0de;
  background-image: inherit;
  width: 1.4rem;
  height: 1.4rem;
  top: 0.1875rem;
  left: -1px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  border: 5px solid transparent; }

body #content #main-content .buscador-prensa.buscador-licitacion .custom-control-input:checked ~ .custom-control-label::before, body #content #main-content .buscador-prensa.buscador-horarios-estacion .custom-control-input:checked ~ .custom-control-label::before, body #content #main-content .buscador-prensa.buscador-infotiemporeal .custom-control-input:checked ~ .custom-control-label::before, body #content #main-content .buscador-prensa.buscador-inmueble .custom-control-input:checked ~ .custom-control-label::before {
  border-color: transparent;
  background-color: #065547; }

body #content #main-content .buscador-prensa.buscador-licitacion .custom-control .custom-control-input:focus ~ .custom-control-label::before, body #content #main-content .buscador-prensa.buscador-horarios-estacion .custom-control .custom-control-input:focus ~ .custom-control-label::before, body #content #main-content .buscador-prensa.buscador-infotiemporeal .custom-control .custom-control-input:focus ~ .custom-control-label::before, body #content #main-content .buscador-prensa.buscador-inmueble .custom-control .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem transparent; }

body #content #main-content .buscador-prensa.buscador-licitacion .custom-control-input:not(:disabled):active ~ .custom-control-label::before, body #content #main-content .buscador-prensa.buscador-horarios-estacion .custom-control-input:not(:disabled):active ~ .custom-control-label::before, body #content #main-content .buscador-prensa.buscador-infotiemporeal .custom-control-input:not(:disabled):active ~ .custom-control-label::before, body #content #main-content .buscador-prensa.buscador-inmueble .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  border-color: #d9e0de;
  background-color: #FFF; }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row .buscador-licitacion-label-item, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row .buscador-licitacion-label-item {
  display: flex;
  align-items: center;
  line-height: initial;
  padding-right: 1rem; }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row .buscador-licitacion-type-change-item, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row .buscador-licitacion-type-change-item {
  text-transform: uppercase;
  line-height: initial;
  display: flex;
  align-items: center;
  justify-content: center; }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row .buscador-licitacion-type-change-item button, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row .buscador-licitacion-type-change-item button {
    border: none;
    background-color: transparent;
    font-weight: bold;
    color: #065547;
    cursor: pointer;
    text-transform: uppercase; }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row .buscador-licitacion-type-change-item span, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row .buscador-licitacion-type-change-item span {
    font-weight: bold;
    color: #065547;
    cursor: pointer; }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
  width: 10%;
  display: flex;
  align-items: center;
  margin-right: 0; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
      width: 30%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
      width: 100%;
      margin-bottom: 5px; } }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child #buscador-licitacion-search-type-ariaLabel, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child #buscador-licitacion-search-type-ariaLabel {
    white-space: nowrap; }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
  width: 80%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
      width: 70%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:first-child {
  width: 25%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:first-child {
      width: 50%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:first-child {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(2) {
  width: 50%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(2) {
      width: 50%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(2) {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(3) {
  width: 25%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(3) {
      width: 50%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(2) .buscador-prensa-item:nth-child(3) {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:first-child {
  width: 25%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:first-child {
      width: 100%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:first-child {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(2) {
  width: 20%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(2) {
      width: 50%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(2) {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(3) {
  width: 20%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(3) {
      width: 50%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(3) {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(4), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(4), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(4), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(4) {
  width: 35%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(4), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(4), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(4), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(4) {
      width: 100%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(4), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(4), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(4), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(4) {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:first-child {
  width: 25%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:first-child {
      width: 50%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:first-child {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(2) {
  width: 20%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(2) {
      width: 50%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(2) {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(3) {
  width: 55%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(3) {
      width: 100%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(3) {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row.buscador-prensa-row-error-wrapper, body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-prensa-row.buscador-prensa-row-error-wrapper {
  margin: 0px; }

body #content #main-content .buscador-prensa.buscador-horarios-estacion {
  font-size: .95rem; }
  body #content #main-content .buscador-prensa.buscador-horarios-estacion .opciones-buscador-trenes {
    background-color: #f4f4f4;
    padding: 1.875em; }
    body #content #main-content .buscador-prensa.buscador-horarios-estacion .opciones-buscador-trenes .form-row {
      margin-bottom: 0;
      border-bottom: 1px solid #dcdcdc; }
      body #content #main-content .buscador-prensa.buscador-horarios-estacion .opciones-buscador-trenes .form-row:last-child {
        border: none;
        padding-top: 0.9375em; }
  body #content #main-content .buscador-prensa.buscador-horarios-estacion .custom-radio label {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-right: 1.875em; }
  body #content #main-content .buscador-prensa.buscador-horarios-estacion p strong,
  body #content #main-content .buscador-prensa.buscador-horarios-estacion label,
  body #content #main-content .buscador-prensa.buscador-horarios-estacion .custom-control-label-text {
    color: #333;
    font-size: .95rem;
    font-weight: 600; }
  body #content #main-content .buscador-prensa.buscador-horarios-estacion .horarios-date p {
    background: transparent url("/o/adif-theme/images/icons/ico-calendar-black.svg") left center no-repeat;
    padding-left: 1.875em; }
  body #content #main-content .buscador-prensa.buscador-horarios-estacion .horarios-update {
    text-align: right; }
    body #content #main-content .buscador-prensa.buscador-horarios-estacion .horarios-update p {
      background: transparent url("/o/adif-theme/images/icons/ico-horario-black.svg") left center no-repeat;
      padding-left: 1.875em;
      display: inline-block; }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa.buscador-horarios-estacion .horarios-update {
        text-align: left; } }
  @media (max-width: 35.98em) {
    body #content #main-content .buscador-prensa.buscador-horarios-estacion .destino-col {
      margin-bottom: 1.875em; } }
  body #content #main-content .buscador-prensa.buscador-horarios-estacion .form-row {
    margin-bottom: 0.9375em; }
    body #content #main-content .buscador-prensa.buscador-horarios-estacion .form-row.tab-horas-salidas_llegadas {
      flex-direction: column; }
      body #content #main-content .buscador-prensa.buscador-horarios-estacion .form-row.tab-horas-salidas_llegadas ul li {
        margin-bottom: 0px; }
  body #content #main-content .buscador-prensa.buscador-horarios-estacion .horarios-check > label {
    display: block; }
  body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-horarios-estacion-button {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-top: 0.9375em; }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa.buscador-horarios-estacion .buscador-horarios-estacion-button {
        align-items: center;
        justify-content: center;
        padding-top: 1.875em; } }
  @media (max-width: 74.98em) {
    body #content #main-content .buscador-prensa.buscador-horarios-estacion .custom-radio {
      flex-wrap: wrap;
      width: 100%;
      display: block;
      margin: 7.5px 0 7.5px; }
      body #content #main-content .buscador-prensa.buscador-horarios-estacion .custom-radio label {
        width: 100%;
        margin: 0 0 0.625em;
        display: block; } }

body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row {
  margin-bottom: 0.9375em; }
  body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
    width: 50%; }
    @media only screen and (max-width: 1024px) {
      body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
        width: 50%; } }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
        width: 100%;
        margin-bottom: 5px; } }
  body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
    width: 50%; }
    @media only screen and (max-width: 1024px) {
      body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
        width: 50%; } }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
        width: 100%;
        margin-bottom: 5px; } }
  body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row:nth-child(2) .buscador-prensa-item {
    width: 100%; }
    @media only screen and (max-width: 1024px) {
      body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row:nth-child(2) .buscador-prensa-item {
        width: 100%; } }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row:nth-child(2) .buscador-prensa-item {
        width: 100%;
        margin-bottom: 5px; } }
  body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row .horarios-date p {
    background: transparent url("/o/adif-theme/images/icons/ico-calendar-black.svg") left center no-repeat;
    padding-left: 1.875em; }
  body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row .horarios-update {
    text-align: right; }
    body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row .horarios-update p {
      background: transparent url("/o/adif-theme/images/icons/ico-horario-black.svg") left center no-repeat;
      padding-left: 1.875em;
      display: inline-block; }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-prensa-row .horarios-update {
        text-align: left; } }

body #content #main-content .buscador-prensa.buscador-infotiemporeal .select2.select2-container {
  width: 100%;
  height: 2.5rem; }
  body #content #main-content .buscador-prensa.buscador-infotiemporeal .select2.select2-container > .selection {
    height: 100%;
    display: block; }
    body #content #main-content .buscador-prensa.buscador-infotiemporeal .select2.select2-container > .selection > .select2-selection {
      height: 100%; }
      body #content #main-content .buscador-prensa.buscador-infotiemporeal .select2.select2-container > .selection > .select2-selection > .select2-selection__rendered {
        height: 100%;
        display: flex;
        align-items: center; }
      body #content #main-content .buscador-prensa.buscador-infotiemporeal .select2.select2-container > .selection > .select2-selection > .select2-selection__arrow {
        height: 100%; }

body #content #main-content .buscador-prensa.buscador-infotiemporeal .buscador-horarios-estacion-button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 1.25rem;
  flex-direction: column; }

body #content #main-content .buscador-prensa.buscador-estacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
  width: 50%; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-estacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
      width: 50%; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-estacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
      width: 100%;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-estacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
  width: inherit;
  padding: 0px; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-estacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
      width: 50%;
      padding: 0 2.5px; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-estacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(2) {
      width: 100%;
      padding: 0 2.5px;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-estacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(3) {
  width: inherit;
  margin-left: 1.875em; }
  @media only screen and (max-width: 1024px) {
    body #content #main-content .buscador-prensa.buscador-estacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(3) {
      width: 50%;
      margin-left: 0px; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-estacion .buscador-prensa-row:first-child .buscador-prensa-item:nth-child(3) {
      width: 100%;
      margin-left: 0px;
      margin-bottom: 5px; } }

body #content #main-content .buscador-prensa.buscador-estacion .select2.select2-container {
  width: 100%;
  height: 3.125rem; }
  body #content #main-content .buscador-prensa.buscador-estacion .select2.select2-container > .selection {
    height: 100%;
    display: block; }
    body #content #main-content .buscador-prensa.buscador-estacion .select2.select2-container > .selection > .select2-selection {
      height: 100%; }
      body #content #main-content .buscador-prensa.buscador-estacion .select2.select2-container > .selection > .select2-selection > .select2-selection__rendered {
        height: 100%;
        display: flex;
        align-items: center; }
      body #content #main-content .buscador-prensa.buscador-estacion .select2.select2-container > .selection > .select2-selection > .select2-selection__arrow {
        height: 100%; }

body #content #main-content .buscador-prensa.buscador-estacion .buscador-viaje-boton .select2.select2-container {
  height: 3.75rem; }

body #content #main-content .buscador-prensa.buscador-estacion .go-to-network-state {
  background-color: #d9e0de;
  height: 3.125rem;
  font-size: .8rem;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center; }
  body #content #main-content .buscador-prensa.buscador-estacion .go-to-network-state a {
    color: #065547 !important;
    text-decoration: none; }
  body #content #main-content .buscador-prensa.buscador-estacion .go-to-network-state i {
    background-color: black;
    height: 1.5rem;
    width: 1.5rem; }
    .ie body #content #main-content .buscador-prensa.buscador-estacion .go-to-network-state i {
      background-color: transparent; }

body #content #main-content .buscador-prensa.buscador-estacion .consulta-tu-viaje .go-to-network-state {
  height: 3.75rem; }

body #content #main-content .buscador-prensa.buscador-inmueble .select2.select2-container {
  width: 100%;
  height: 3.125rem; }
  body #content #main-content .buscador-prensa.buscador-inmueble .select2.select2-container > .selection {
    height: 100%;
    display: block; }
    body #content #main-content .buscador-prensa.buscador-inmueble .select2.select2-container > .selection > .select2-selection {
      height: 100%; }
      body #content #main-content .buscador-prensa.buscador-inmueble .select2.select2-container > .selection > .select2-selection > .select2-selection__rendered {
        height: 100%;
        display: flex;
        align-items: center;
        padding-left: 1rem; }
      body #content #main-content .buscador-prensa.buscador-inmueble .select2.select2-container > .selection > .select2-selection > .select2-selection__arrow {
        height: 100%; }

body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row {
  margin: 0.9375em 0; }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:first-child {
    margin-top: 0;
    margin-bottom: 1.25rem; }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row .buscador-prensa-item {
    margin: 0 7.5px; }
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row .buscador-prensa-item:first-child {
      margin-left: 0; }
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row .buscador-prensa-item:last-child {
      margin-right: 0; }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row #hide-buscador-licitaciones-avanzado {
    display: none; }
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row #hide-buscador-licitaciones-avanzado.show-buscador-licitaciones-avanzado {
      display: block; }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:first-child {
    margin-right: 0; }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:nth-child(3), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(2), body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:nth-child(3) {
    width: 37.5%; }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:first-child {
    margin-right: 9px; }
    @media only screen and (max-width: 1024px) {
      body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(3) .buscador-prensa-item:first-child, body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(6) .buscador-prensa-item:first-child {
        width: 37.25%; } }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:last-child {
    width: 100%;
    padding-left: 42px; }
    @media (max-width: 74.98em) {
      body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:last-child {
        padding-left: 35px; } }
    @media only screen and (max-width: 1024px) {
      body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:nth-child(9) .buscador-prensa-item:last-child {
        padding-left: 0; } }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row.buscador-prensa-row-advenced-search-buttons {
    margin: 1.875em 0 0; }
  body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row:last-child .buscador-prensa-button > input[type="submit"] {
    margin-top: 0; }
  @media (max-width: 74.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row .radio-modificated {
      margin: 7.5px 0 7.5px; } }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row .buscador-prensa-item {
      width: 100% !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
      margin-left: 0 !important;
      margin-right: 0 !important; } }
  @media only screen and (max-width: 500px) {
    body #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row .buscador-prensa-item .custom-radio {
      width: 100%;
      display: block;
      margin: 7.5px 0 7.5px; } }

body #content #main-content .buscador-prensa.buscador-licitacion#buscador-licitacion .buscador-prensa-row .buscador-prensa-item {
  margin: 0; }

body #content #main-content .buscador-prensa.buscador-licitacion#buscador-licitacion .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
  margin-right: 1.5625rem; }

body #content #main-content .buscador-prensa.subscription .buscador-prensa-row {
  width: 100%; }
  body #content #main-content .buscador-prensa.subscription .buscador-prensa-row:first-child .buscador-prensa-item {
    width: 100%; }
    body #content #main-content .buscador-prensa.subscription .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
      width: 100%; }
  body #content #main-content .buscador-prensa.subscription .buscador-prensa-row .buscador-prensa-item {
    width: 100%; }

body #content #main-content#salaprensa-alt-fm .buscador-prensa .buscador-prensa-row {
  margin-bottom: 0.625em; }
  body #content #main-content#salaprensa-alt-fm .buscador-prensa .buscador-prensa-row:last-child {
    margin-bottom: 0; }
  body #content #main-content#salaprensa-alt-fm .buscador-prensa .buscador-prensa-row .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-button {
    padding: .8rem 0 0; }

body #content #main-content #adif-as-total-items {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #102341; }
  @media (max-width: 61.98em) {
    body #content #main-content #adif-as-total-items {
      text-align: center; } }

body #content #main-content .buscador-prensa-alt-wrapper,
body #content #main-content .buscador-infotiemporeal-wrapper {
  padding: 1.875em; }

body #content #main-content #buscador-infotiemporeal.buscador-prensa.buscador-infotiemporeal .select2.select2-container {
  height: 3.125rem; }
  body #content #main-content #buscador-infotiemporeal.buscador-prensa.buscador-infotiemporeal .select2.select2-container > .selection > .select2-selection > .select2-selection__arrow {
    width: 3.125rem; }

body #content #main-content #buscador-infotiemporeal.buscador-prensa.buscador-infotiemporeal .select2.select2-container--open .selection .select2-selection .select2-selection__rendered > .select2-selection__placeholder {
  color: white; }

@media (max-width: 74.98em) {
  body #content #main-content #buscador-infotiemporeal #buscador-infotiemporeal-search-type {
    display: flex;
    flex-wrap: wrap; }
    body #content #main-content #buscador-infotiemporeal #buscador-infotiemporeal-search-type > .custom-radio {
      width: 50%;
      margin: 0 0 0.625em; } }

@media (max-width: 35.98em) {
  body #content #main-content #buscador-infotiemporeal #buscador-infotiemporeal-search-type > .custom-radio {
    width: 100%; } }

body #content #main-content #buscador-estaciones .buscador-prensa-row .buscador-prensa-item.buscador-estaciones-tipo {
  width: 100%; }

body #content #main-content .buscador-prensa-alt-wrapper {
  margin-bottom: 1.875em; }
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row.buscador-inmueble-row-advenced-search-buttons,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child.buscador-inmueble-row-advenced-search-buttons,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2).buscador-inmueble-row-advenced-search-buttons,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3).buscador-inmueble-row-advenced-search-buttons {
    margin: 1.25rem 0 0; }
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row.buscador-inmuebles-avanzado, body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row.buscador-inmuebles-avanzado-alquiler, body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row.buscador-inmuebles-avanzado.venta,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child.buscador-inmuebles-avanzado,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child.buscador-inmuebles-avanzado-alquiler,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child.buscador-inmuebles-avanzado.venta,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2).buscador-inmuebles-avanzado,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2).buscador-inmuebles-avanzado-alquiler,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2).buscador-inmuebles-avanzado.venta,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3).buscador-inmuebles-avanzado,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3).buscador-inmuebles-avanzado-alquiler,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3).buscador-inmuebles-avanzado.venta {
    margin: 0.9375em 0;
    display: flex;
    align-items: center; }
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-tipo, body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-actividad, body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-provincia, body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-localidad,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-tipo,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-actividad,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-provincia,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-localidad,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-tipo,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-actividad,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-provincia,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-localidad,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-tipo,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-actividad,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-provincia,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-localidad {
    width: 50%; }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-tipo, body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-actividad, body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-provincia, body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-localidad,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-tipo,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-actividad,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-provincia,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-localidad,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-tipo,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-actividad,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-provincia,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-localidad,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-tipo,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-actividad,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-provincia,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-localidad {
        width: 100%; } }
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-desde,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-hasta,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-desde,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-hasta,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-desde,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-hasta,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-desde,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-hasta {
    width: 37.5%;
    margin: 0; }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-desde,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-hasta,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-desde,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-hasta,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-desde,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-hasta,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-desde,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-hasta {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0; } }
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-desde .input-group-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-hasta .input-group-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-desde .input-group-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-hasta .input-group-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-desde .input-group-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-hasta .input-group-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-desde .input-group-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-hasta .input-group-item {
      position: relative; }
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-desde .input-group-item > input[type=number],
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-hasta .input-group-item > input[type=number],
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-desde .input-group-item > input[type=number],
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-hasta .input-group-item > input[type=number],
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-desde .input-group-item > input[type=number],
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-hasta .input-group-item > input[type=number],
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-desde .input-group-item > input[type=number],
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-hasta .input-group-item > input[type=number] {
        padding-right: 2.8125em; }
        @media (max-width: 61.98em) {
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-desde .input-group-item > input[type=number],
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-hasta .input-group-item > input[type=number],
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-desde .input-group-item > input[type=number],
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-hasta .input-group-item > input[type=number],
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-desde .input-group-item > input[type=number],
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-hasta .input-group-item > input[type=number],
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-desde .input-group-item > input[type=number],
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-hasta .input-group-item > input[type=number] {
            padding-right: 3.125em; } }
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-desde .input-group-item .buscador-form-indicator,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-hasta .input-group-item .buscador-form-indicator,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-desde .input-group-item .buscador-form-indicator,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-hasta .input-group-item .buscador-form-indicator,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-desde .input-group-item .buscador-form-indicator,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-hasta .input-group-item .buscador-form-indicator,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-desde .input-group-item .buscador-form-indicator,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-hasta .input-group-item .buscador-form-indicator {
        position: absolute;
        top: 28%;
        left: 89%; }
        @media (max-width: 61.98em) {
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-desde .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-hasta .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-desde .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-hasta .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-desde .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-hasta .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-desde .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-hasta .input-group-item .buscador-form-indicator {
            left: 92%; } }
        @media (max-width: 47.98em) {
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-desde .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-hasta .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-desde .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-hasta .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-desde .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-hasta .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-desde .input-group-item .buscador-form-indicator,
          body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-hasta .input-group-item .buscador-form-indicator {
            left: 89%; } }
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-inmueble-label-item,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-inmueble-label-item,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-inmueble-label-item,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-inmueble-label-item {
    width: 25%; }
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item {
    padding: 0 7.5px;
    margin-bottom: 0.9375em; }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item {
        margin-bottom: 0.9375em !important; } }
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-type-change-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-type-change-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-type-change-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-type-change-item {
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      text-transform: uppercase; }
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-type-change-item span,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-type-change-item span,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-type-change-item span,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-type-change-item span {
        font-weight: bold;
        color: #065547;
        cursor: pointer; }
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-type-change-item button,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-type-change-item button,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-type-change-item button,
      body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-type-change-item button {
        border: none;
        background-color: transparent;
        font-weight: bold;
        color: #065547;
        cursor: pointer;
        text-transform: uppercase; }
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row .buscador-prensa-item.buscador-inmueble-label-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child .buscador-prensa-item.buscador-inmueble-label-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2) .buscador-prensa-item.buscador-inmueble-label-item,
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3) .buscador-prensa-item.buscador-inmueble-label-item {
      margin: 0; }
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:last-child > .buscador-prensa-item.buscador-prensa-button,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:first-child:last-child > .buscador-prensa-item.buscador-prensa-button,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(2):last-child > .buscador-prensa-item.buscador-prensa-button,
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-prensa-row:nth-child(3):last-child > .buscador-prensa-item.buscador-prensa-button {
    padding-top: 0;
    padding-bottom: 0; }
  @media (max-width: 47.98em) {
    body #content #main-content .buscador-prensa-alt-wrapper .buscador-inmueble #buscador-licitacion-search-type-ariaLabel {
      display: block;
      margin-bottom: 1rem; } }
  body #content #main-content .buscador-prensa-alt-wrapper .buscador-inmueble .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    left: 0.5rem; }

body #content #main-content .buscador-prensa-wrapper {
  background-color: #f4f4f4;
  padding: 3.75rem 0px; }
  @media (max-width: 61.98em) {
    body #content #main-content .buscador-prensa-wrapper {
      padding: 2.5em 0px 1.25rem; } }
  body #content #main-content .buscador-prensa-wrapper.consulta-tu-viaje {
    padding: 6.25em 0; }
    @media (max-width: 47.98em) {
      body #content #main-content .buscador-prensa-wrapper.consulta-tu-viaje {
        padding: 250px 0px 0; } }
    body #content #main-content .buscador-prensa-wrapper.consulta-tu-viaje .buscador-prensa-top header h1 {
      font-size: 3.65rem; }
      @media (max-width: 61.98em) {
        body #content #main-content .buscador-prensa-wrapper.consulta-tu-viaje .buscador-prensa-top header h1 {
          font-size: 2.5rem; } }
    body #content #main-content .buscador-prensa-wrapper.consulta-tu-viaje .buscador-prensa-top header h2 {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal; }
  body #content #main-content .buscador-prensa-wrapper .buscador-prensa {
    position: relative;
    z-index: 1;
    margin-top: 1.875em; }
  body #content #main-content .buscador-prensa-wrapper .buscador-prensa-top {
    position: relative; }
    body #content #main-content .buscador-prensa-wrapper .buscador-prensa-top header {
      position: relative;
      z-index: 1; }
      body #content #main-content .buscador-prensa-wrapper .buscador-prensa-top header h1 {
        color: #102341;
        font-size: 3.5rem; }
        @media (max-width: 61.98em) {
          body #content #main-content .buscador-prensa-wrapper .buscador-prensa-top header h1 {
            font-size: 2.5rem; } }
        @media (max-width: 35.98em) {
          body #content #main-content .buscador-prensa-wrapper .buscador-prensa-top header h1 {
            font-size: 1.8rem; } }
      body #content #main-content .buscador-prensa-wrapper .buscador-prensa-top header h2 {
        color: #333;
        font-size: 1.75rem;
        margin-top: 0.625em; }
        @media (max-width: 61.98em) {
          body #content #main-content .buscador-prensa-wrapper .buscador-prensa-top header h2 {
            font-size: 1.35rem; } }
        @media (max-width: 35.98em) {
          body #content #main-content .buscador-prensa-wrapper .buscador-prensa-top header h2 {
            font-size: 1rem; }
            body #content #main-content .buscador-prensa-wrapper .buscador-prensa-top header h2 br {
              display: none; } }
  body #content #main-content .buscador-prensa-wrapper .buscador-prensa-background {
    position: absolute;
    right: 0;
    top: 3.75rem;
    width: 55%;
    height: 100%;
    z-index: 0;
    mask-image: url("/o/adif-theme/images/mascara-prensa.png");
    -webkit-mask-image: url("/o/adif-theme/images/mascara-prensa.png");
    mask-position: center center;
    -webkit-mask-position-x: center;
    -webkit-mask-position-y: center;
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: .8;
    background-size: 115% auto; }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa-wrapper .buscador-prensa-background {
        top: -70px;
        width: 70%; } }
    @media (max-width: 35.98em) {
      body #content #main-content .buscador-prensa-wrapper .buscador-prensa-background {
        background-size: cover;
        width: 100%;
        opacity: .4;
        top: -0.9375rem;
        height: 300px; } }
    body #content #main-content .buscador-prensa-wrapper .buscador-prensa-background img {
      display: none; }
  body #content #main-content .buscador-prensa-wrapper.consulta-tu-viaje .buscador-prensa-background {
    top: 0.9375rem;
    width: 60%;
    background-repeat: no-repeat; }
    @media (max-width: 74.98em) {
      body #content #main-content .buscador-prensa-wrapper.consulta-tu-viaje .buscador-prensa-background {
        top: 0.625rem;
        width: 80%; } }
    @media (max-width: 61.98em) {
      body #content #main-content .buscador-prensa-wrapper.consulta-tu-viaje .buscador-prensa-background {
        top: -1.5625rem;
        width: 90%; } }

body #content #main-content .react-form .sheet-header {
  margin-bottom: 1.875em; }

body #content #main-content .react-form .sheet-header p,
body #content #main-content .react-form .footer p {
  font-size: .8rem; }

body #content #main-content .react-form h3, body #content #main-content .react-form h4 {
  color: black;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }

body #content #main-content .react-form h3 {
  font-size: 1rem; }
  body #content #main-content .react-form h3 .caption {
    background: transparent url("/o/adif-theme/images/icons/ico-info.svg") right center no-repeat;
    font-size: .8rem;
    padding-right: 22.5px;
    color: #666; }

body #content #main-content .react-form h4 {
  font-size: .8rem;
  text-transform: uppercase;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 2.5px; }

body #content #main-content .react-form span.error {
  color: #900;
  padding: 5px 2.5px; }

html[lang*="es"] body #content #main-content .react-form .custom-file-label::after {
  content: 'Elegir'; }

body #content #main-content .react-form .check-wrapper {
  margin: 0.9375em 0; }
  body #content #main-content .react-form .check-wrapper .input-group-item .input-group-text {
    background-color: transparent;
    height: 100%;
    border: none;
    padding: 0; }
  body #content #main-content .react-form .check-wrapper .input-group-item input {
    border: none;
    padding-left: 0; }
  body #content #main-content .react-form .check-wrapper .form-check label.form-check-label,
  body #content #main-content .react-form .check-wrapper .form-check span {
    display: block;
    font-size: .75rem;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #065547; }
    body #content #main-content .react-form .check-wrapper .form-check label.form-check-label > input,
    body #content #main-content .react-form .check-wrapper .form-check span > input {
      display: none; }
  body #content #main-content .react-form .check-wrapper .form-check span a {
    text-decoration: underline; }

body #content #main-content .react-form .btn-wrapper {
  justify-content: center;
  text-align: center; }

body #content #main-content .subscription-email .error {
  color: #900; }

body #content #main-content .subscription-email .grpd-wrapper {
  display: flex;
  align-items: center; }
  body #content #main-content .subscription-email .grpd-wrapper .grpd-text {
    font-size: .75rem;
    font-weight: 600;
    font-style: normal;
    color: #065547;
    margin-bottom: 0;
    padding-left: 5px; }
  body #content #main-content .subscription-email .grpd-wrapper a {
    text-decoration: underline; }

body #content #main-content .no-label .subscription-email .grpd-wrapper label.grpd-text {
  display: block; }

.adif-form-wrapper {
  background-color: #f4f4f4;
  margin-bottom: 55px;
  padding: 1.875em; }

.check-container {
  display: inline-block;
  position: relative;
  padding-left: 1.5625em;
  margin-right: 1.5625em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .check-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 1.25rem;
  width: 1.25rem;
  background-color: white;
  border: 1px solid #d9e0de; }

.check-container:hover input ~ .checkmark {
  background-color: #ccc; }

.check-container input:checked ~ .checkmark {
  background-color: #065547;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
  body.cs__adif-av .check-container input:checked ~ .checkmark {
    background-color: #102341; }

.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.check-container input:checked ~ .checkmark:after {
  display: block; }

.check-container .checkmark:after {
  left: 7px;
  top: 0.1875rem;
  width: 5px;
  height: 0.625em;
  border: solid white;
  border-width: 0 0.1875rem 0.1875rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

body .dropdown-menu {
  border-radius: 0;
  width: 100%;
  font-size: .75rem;
  font-weight: 600;
  font-style: normal;
  color: #065547; }

#main-content .autofit-float {
  margin: 0; }

#main-content .portlet-forms .btn {
  border-radius: 0;
  border: none;
  background-color: #065547;
  color: white;
  padding: 0 1.875em;
  height: 3.125rem; }

#main-content .portlet-forms .ddm-form-basic-info > div {
  padding: 0; }

#main-content .portlet-forms .ddm-form-basic-info h1 {
  padding: 0; }

#main-content .portlet-forms .ddm-form-basic-info h5 {
  margin-bottom: 1.875em; }

#main-content .portlet-forms .ddm-form-builder-app {
  background-color: #f4f4f4;
  padding: 0.9375em 0.9375em 1.875em;
  margin-top: 1.875em; }
  #main-content .portlet-forms .ddm-form-builder-app .ddm-form-page {
    padding: 0; }
  #main-content .portlet-forms .ddm-form-builder-app .lfr-ddm-form-page > .row {
    margin: 0; }
  #main-content .portlet-forms .ddm-form-builder-app .lfr-ddm-form-page > h3,
  #main-content .portlet-forms .ddm-form-builder-app .lfr-ddm-form-page > h4 {
    padding: 0 0.9375em; }
  #main-content .portlet-forms .ddm-form-builder-app .lfr-ddm-form-page > h4 {
    margin-bottom: 0; }
  #main-content .portlet-forms .ddm-form-builder-app .ddm-select-dropdown > button {
    background-color: white;
    height: 3.125rem;
    border-radius: 0;
    padding: 0;
    margin-top: 0.9375em; }
    #main-content .portlet-forms .ddm-form-builder-app .ddm-select-dropdown > button:hover, #main-content .portlet-forms .ddm-form-builder-app .ddm-select-dropdown > button:focus, #main-content .portlet-forms .ddm-form-builder-app .ddm-select-dropdown > button:active {
      box-shadow: none;
      border: none; }
    #main-content .portlet-forms .ddm-form-builder-app .ddm-select-dropdown > button > div > ul {
      padding-top: 0;
      padding-bottom: 0;
      padding-right: 2.5em;
      border: none;
      background-color: transparent;
      height: 3.125rem;
      background: white url("/o/adif-theme/images/icons/ico-select-dark-green.svg") calc(100% - 0.9375rem) center no-repeat;
      background-size: 0.9375rem auto;
      font-size: .75rem;
      font-weight: 600;
      font-style: normal;
      color: #065547; }
      #main-content .portlet-forms .ddm-form-builder-app .ddm-select-dropdown > button > div > ul > div {
        color: #065547; }
      #main-content .portlet-forms .ddm-form-builder-app .ddm-select-dropdown > button > div > ul > a {
        display: none; }
  #main-content .portlet-forms .ddm-form-builder-app .lfr-ddm-form-pagination-controls {
    text-align: center; }
    #main-content .portlet-forms .ddm-form-builder-app .lfr-ddm-form-pagination-controls button {
      float: none !important;
      margin-bottom: 0; }

#main-content .portlet-forms .form-group {
  position: relative; }
  #main-content .portlet-forms .form-group input[name*="Pais"] {
    margin-top: 1.25rem; }

#main-content .portlet-forms .reference-mark {
  color: #007861 !important;
  font-size: .45rem;
  position: absolute;
  top: 35px;
  right: 0.9375rem; }

.react-form.sheet {
  background-color: #f4f4f4;
  border: none; }
  .react-form.sheet .custom-file {
    height: 3.125rem; }
    .react-form.sheet .custom-file input {
      height: 100%; }
    .react-form.sheet .custom-file label {
      margin: 0;
      height: 100%;
      display: flex;
      align-items: center; }
      body #content #main-content .react-form.sheet .custom-file label:after {
        display: flex;
        align-items: center;
        padding: 0 1.875em; }
  @media (max-width: 61.98em) {
    .react-form.sheet .form-group-autofit {
      display: block; }
      .react-form.sheet .form-group-autofit .form-group-item {
        width: 100%;
        display: block;
        margin: 0 0 0.9375em; } }
  .react-form.sheet .autofit-row {
    margin-bottom: 1.25rem; }
    @media (max-width: 35.98em) {
      .react-form.sheet .autofit-row {
        flex-wrap: wrap;
        flex-direction: column;
        text-align: left; }
        .react-form.sheet .autofit-row > span {
          width: 100%;
          display: block; }
          .react-form.sheet .autofit-row > span:last-child {
            margin-top: 0.625em; }
            .react-form.sheet .autofit-row > span:last-child > span {
              margin-left: 0; } }

/** AJAX SEARCH **/
.results-pagination-wrapper .results-pagination li {
  margin-left: 2px;
  margin-right: 2px;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  background-color: #d9e0de; }
  .results-pagination-wrapper .results-pagination li a {
    text-decoration: none;
    color: #007861; }
  .results-pagination-wrapper .results-pagination li.active {
    background-color: #007861; }
    .results-pagination-wrapper .results-pagination li.active a {
      text-decoration: none;
      color: #fff; }

.results-pagination-wrapper .pagination .next.disabled, .results-pagination-wrapper .pagination .prev.disabled, .results-pagination-wrapper .pagination .last.disabled, .results-pagination-wrapper .pagination .first.disabled {
  display: none; }

/** LICITACION **/
.adif-as-licitacion {
  border: 2px solid #d9e0de;
  color: #102341;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }
  .adif-as-licitacion .adif-select > span {
    display: block;
    margin-bottom: 0.625em; }

.licitacion-detail h1 {
  padding-bottom: 1rem;
  line-height: 0.8; }
  .licitacion-detail h1 span {
    font-size: 1.375rem; }

.licitacion-detail .titulo-pag .titulo-comp-pag {
  font-family: "open_sans",Arial,sans-serif !important;
  font-size: 2.425rem;
  line-height: 4.47rem;
  color: #102341; }

.licitacion-detail .titulo-pag .subtitulo-comp-pag {
  font-family: "open_sans",Arial,sans-serif !important;
  font-weight: 100;
  font-size: 1.82rem;
  line-height: 2.18rem;
  color: #333;
  padding-bottom: 2rem; }

.licitacion-detail .dropdown .row {
  border-bottom: solid 0.15rem white; }
  .licitacion-detail .dropdown .row.no-border {
    border-bottom: 0; }
  .licitacion-detail .dropdown .row .col {
    padding: 1rem 0.5rem 0.5rem  0.5rem; }
    .licitacion-detail .dropdown .row .col:first-child {
      text-transform: uppercase;
      background-color: #d9e0de;
      text-align: right; }

/** INFO TIEMPO REAL **/
.buscador-infotiemporeal-wrapper div.div-label {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  margin-bottom: 0.625em; }

/* Banner App móvil Adif */
.bannerApp {
  visibility: hidden;
  display: none;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 115px;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  background: #fff;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.625em;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none; }
  .bannerApp .bannerApp-container {
    margin: 0 auto; }
    .bannerApp .bannerApp-container .bannerApp-close {
      position: absolute;
      left: 7px;
      top: 0;
      display: block;
      font-family: 'ArialRoundedMTBold',Arial;
      font-size: 0.9375rem;
      text-align: center;
      text-decoration: none;
      border-radius: 14px;
      -webkit-font-smoothing: subpixel-antialiased;
      border: 0;
      width: 1.875rem;
      height: 1.875rem;
      line-height: 1.0625rem;
      color: #b1b1b3;
      background: #007861 url("/o/adif-theme/images/icons/adif-icon/close.svg") center center no-repeat;
      background-size: auto;
      text-indent: -9999px;
      background-size: 0.625em auto; }
      .bannerApp .bannerApp-container .bannerApp-close:active, .bannerApp .bannerApp-container .bannerApp-close:focus, .bannerApp .bannerApp-container .bannerApp-close:hover {
        color: #333; }
    .bannerApp .bannerApp-container .bannerApp-icon {
      position: absolute;
      left: 0;
      top: 2.8125rem;
      display: block;
      width: 57px;
      height: 57px;
      border: 1px solid #dcdcdc;
      background-color: #fff;
      background-image: url("/o/adif-theme/images/logo_app.png");
      border-radius: 0.625rem;
      background-size: 2.8125rem auto;
      background-repeat: no-repeat;
      background-position: 7px center; }
    .bannerApp .bannerApp-container .bannerApp-info {
      position: absolute;
      left: 4.0625rem;
      top: 48px;
      width: 44%;
      font-size: 12px;
      line-height: 1.2em;
      font-weight: bold;
      color: #666; }
    .bannerApp .bannerApp-container .bannerApp-title {
      font-size: 0.9375rem;
      line-height: 1.0625rem;
      color: #111;
      font-weight: bold; }
    .bannerApp .bannerApp-container .bannerApp-button {
      position: absolute;
      right: 0;
      top: 3.125rem;
      font-size: 14px;
      text-align: center;
      font-weight: bold;
      text-decoration: none;
      background-color: #007861 !important;
      color: white;
      background-image: none !important;
      padding: 0.625em 1.125em !important; }
      .bannerApp .bannerApp-container .bannerApp-button:hover {
        background-color: #00884d;
        border-bottom: 0.1875rem solid #8c9c29; }
    .bannerApp .bannerApp-container .bannerApp-button-text {
      text-align: center;
      display: block;
      padding: 0 5px; }

/** SUBSCRIPCION **/
.subscription-email .grpd-wrapper {
  display: flex;
  align-items: center; }
  .subscription-email .grpd-wrapper .grpd-text {
    font-size: .75rem;
    font-weight: 600;
    font-style: normal;
    color: #065547;
    margin-bottom: 0;
    padding-left: 5px; }
  .subscription-email .grpd-wrapper a {
    text-decoration: underline; }

.subscription-email .top-error {
  margin-bottom: 1em; }

body #content #main-content .no-label .subscription-email .grpd-wrapper label.grpd-text {
  display: block; }

/* CONSULTA DOCUMENTOS FASE CONSULTA */
.lista-normativas {
  clear: both;
  display: flex;
  flex-direction: column;
  gap: .8125rem;
  list-style: none;
  padding: 0;
  margin: 0; }
  .lista-normativas .normativa-item {
    margin-bottom: 16px; }
    .lista-normativas .normativa-item .dropdown-header {
      padding: 0; }
      .lista-normativas .normativa-item .dropdown-header.showed span:nth-child(2) {
        transform: rotate(180deg); }
      .lista-normativas .normativa-item .dropdown-header .desplegable-button {
        align-items: center;
        background-color: #065547;
        display: flex;
        padding: 1.1875rem 1rem;
        position: relative;
        text-align: left;
        text-transform: none;
        width: 100%;
        z-index: 1; }
        .lista-normativas .normativa-item .dropdown-header .desplegable-button span {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          color: #fff;
          font-size: 1rem;
          line-height: 1.36375rem;
          margin: 0; }
          .lista-normativas .normativa-item .dropdown-header .desplegable-button span:nth-child(2) {
            -moz-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            background: transparent url("/o/adif-theme/images/icons/ico-toggle-white.svg") center center no-repeat;
            display: block;
            margin-left: auto;
            text-indent: -9999px;
            transition: all .3s ease-in-out;
            width: 1rem;
            min-width: 1rem; }
    .lista-normativas .normativa-item .dropdown-content {
      background: #fff;
      border-bottom: 0.1875rem solid #f4f4f4;
      border-left: 0.1875rem solid #f4f4f4;
      border-right: 0.1875rem solid #f4f4f4;
      display: flex;
      flex-direction: column;
      gap: 2.75rem;
      padding: 2rem 1rem;
      color: #111;
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 1rem;
      line-height: 1.36375rem; }
      .lista-normativas .normativa-item .dropdown-content .lista-documentos {
        padding: 0; }
        .lista-normativas .normativa-item .dropdown-content .lista-documentos a {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          color: #111;
          font-size: 1rem;
          line-height: 1.36375rem; }
        .lista-normativas .normativa-item .dropdown-content .lista-documentos .descarga-documento {
          background: transparent url(/o/adif-theme/images/icons/redesign/arrowDownload.svg) right center no-repeat;
          background-size: 1.125rem auto;
          padding-right: 1.5625rem;
          -webkit-transition: all .3s ease;
          -moz-transition: all .3s ease;
          -o-transition: all .3s ease;
          transition: all .3s ease; }
  .lista-normativas .normativa-title {
    margin-bottom: 12px;
    font-size: 20px; }
  .lista-normativas .documento-item {
    list-style: none;
    gap: 10px; }

.empty-normativas {
  padding: 5% 10%; }

body #wrapper .language-bar.adif-select-language {
  color: #065547;
  background-color: #E5EFEA;
  padding-right: 0.25em; }
  body #wrapper .language-bar.adif-select-language .select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #E5EFEA; }
  body #wrapper .language-bar.adif-select-language .select2-container--default li.select2-results__option--selected {
    display: none; }
  body #wrapper .language-bar.adif-select-language span#select2-fm-container.select2-selection__rendered {
    background-color: #E5EFEA; }
  body #wrapper .language-bar.adif-select-language body.cs__adif-av #wrapper .select2.select2-container--open .selection .select2-selection .select2-selection__rendered {
    background-color: #065547 !important; }
  body #wrapper .language-bar.adif-select-language #select2-fm-container,
  body #wrapper .language-bar.adif-select-language .select2-selection__rendered {
    padding-left: 0.9375rem;
    margin-left: -0.9375rem;
    background-color: #E5EFEA; }
  body #wrapper .language-bar.adif-select-language > form {
    padding-right: 0.1rem;
    height: 100%;
    border: none;
    position: relative; }
    body #wrapper .language-bar.adif-select-language > form:after {
      content: '';
      width: 0.0625rem;
      height: 1.875rem;
      background-color: #E5EFEA;
      position: absolute;
      right: 0;
      top: calc(50% - 0.9375rem); }
    body #wrapper .language-bar.adif-select-language > form > .input-select-wrapper {
      margin-left: 0.9375rem; }
  body #wrapper .language-bar.adif-select-language ul.select2-results__options {
    background-color: #065547;
    display: block;
    max-height: none;
    color: white;
    font-size: 0.75rem;
    font-weight: normal;
    margin-left: -1rem;
    margin-right: -0.0625em;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal; }
    body #wrapper .language-bar.adif-select-language ul.select2-results__options li.select2-results__option {
      padding-left: 0.9375rem;
      color: white; }
      body #wrapper .language-bar.adif-select-language ul.select2-results__options li.select2-results__option.select2-results__option--highlighted {
        color: #065547;
        background-color: white; }
  body #wrapper .language-bar.adif-select-language .select2,
  body #wrapper .language-bar.adif-select-language .select2 .selection,
  body #wrapper .language-bar.adif-select-language .select2 .selection .select2-selection,
  body #wrapper .language-bar.adif-select-language .select2 .selection .select2-selection .select2-selection__rendered,
  body #wrapper .language-bar.adif-select-language .select2 .selection .select2-selection .select2-selection__arrow {
    height: 100%;
    display: block; }
  body #wrapper .language-bar.adif-select-language .select2 .selection .select2-selection .select2-selection__rendered,
  body #wrapper .language-bar.adif-select-language .select2 .selection .select2-selection .select2-selection__arrow {
    display: flex;
    align-items: center; }
  body #wrapper .language-bar.adif-select-language .select2 {
    width: 5.9375rem !important; }
    body #wrapper .language-bar.adif-select-language .select2 .select2-selection .select2-selection__arrow {
      background-size: 0.75rem 0.5rem; }

body #wrapper .select2 {
  font-size: .75rem; }
  body #wrapper .select2 .select2-selection {
    border-radius: 0;
    border: none; }
    body #wrapper .select2 .select2-selection .select2-selection__arrow {
      background: transparent url("/o/adif-theme/images/icons/ico-select-dark-green.svg") center calc(50% - 2px) no-repeat;
      background-size: 0.625rem auto;
      margin-right: 0.625rem; }
      body #wrapper .select2 .select2-selection .select2-selection__arrow b {
        display: none; }
  body #wrapper .select2.select2-container--open .select2-selection .select2-selection__arrow {
    background-image: url("/o/adif-theme/images/icons/ico-select-white.svg");
    margin-right: 0.625rem; }
  body #wrapper .select2.select2-container--open .selection .select2-selection .select2-selection__rendered {
    background-color: #065547;
    color: white; }
  body #wrapper .select2 .select2-container .select2-dropdown {
    background-color: #065547;
    color: white;
    font-size: .75rem;
    border: none;
    border-radius: 0; }
    body #wrapper .select2 .select2-container .select2-dropdown .select2-results__options li.select2-results__option.select2-results__option--highlighted {
      background-color: #080; }
    body #wrapper .select2 .select2-container .select2-dropdown .select2-results__options li.select2-results__option[aria-selected="true"] {
      background-color: rgba(255, 255, 255, 0.2); }

body .select2-container .select2-dropdown {
  border-radius: 0; }
  body .select2-container .select2-dropdown .select2-results__option {
    height: 3.125rem;
    display: flex;
    align-items: center; }
    body .select2-container .select2-dropdown .select2-results__option.select2-results__option--highlighted {
      background-color: rgba(6, 85, 71, 0.15);
      color: black;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal; }

body.main-menu-open {
  overflow: hidden; }
  body.main-menu-open:after {
    content: '';
    width: 100vw;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.85);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999; }

body #mainNavigationCollapse {
  display: none; }
  body #mainNavigationCollapse section.portlet,
  body #mainNavigationCollapse section.portlet .portlet-content {
    margin: 0;
    padding: 0; }

body #wrapper #main-navigation,
body #wrapper #main-navigation * {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

body #wrapper #main-navigation ul,
body #wrapper #main-navigation ul * {
  margin: 0;
  padding: 0;
  list-style-type: none; }

@media (max-width: 61.98em) {
  body #wrapper #main-navigation ul.third-level button.upmenu {
    margin: 0; } }

body #wrapper #main-navigation {
  position: fixed;
  right: -18.75rem;
  top: 0;
  z-index: 1000;
  height: 100vh; }
  body #wrapper #main-navigation[aria-expanded="true"] {
    right: 0; }
  body #wrapper #main-navigation button.close-button {
    border: none;
    background: none;
    color: white;
    font-size: .8rem;
    position: absolute;
    right: 1.875rem;
    top: 1.875rem;
    z-index: 3;
    padding: 0 1.25em 0 0;
    background: transparent url("/o/adif-theme/images/icons/adif-icon/close.svg") right calc(50% + 0.0625rem) no-repeat;
    background-size: 0.78em auto;
    z-index: 1000; }
    @media (max-width: 61.98em) {
      body #wrapper #main-navigation button.close-button {
        width: 0.97375rem;
        height: 0.97375rem;
        padding: 0;
        right: 0.97375em;
        top: 0.97375em; }
        body #wrapper #main-navigation button.close-button span:last-child {
          display: none; } }
  body #wrapper #main-navigation a {
    color: white;
    text-decoration: none; }
  body #wrapper #main-navigation > ul li {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap; }
    body #wrapper #main-navigation > ul li:focus {
      box-shadow: none; }
    body #wrapper #main-navigation > ul li.has-children-too.trigger-click > a {
      background-color: transparent;
      color: #065547;
      position: relative;
      z-index: 1; }
    body #wrapper #main-navigation > ul li.has-children-too.trigger-click > span.submenu-trigger.trigger-click {
      background-color: white;
      height: 90%;
      background-image: url("/o/adif-theme/images/icons/adif-icon/arrow-right-green.svg"); }
    body #wrapper #main-navigation > ul li a {
      padding: 0 0.97375em;
      height: 3.125rem;
      display: flex;
      align-items: center; }
      @media (min-width: 75em) {
        body #wrapper #main-navigation > ul li a {
          height: 3.125rem; } }
    body #wrapper #main-navigation > ul li button {
      border: none;
      height: 3.125rem;
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      background-color: transparent;
      color: white;
      margin-right: 0.125em;
      margin-bottom: 0.1875em; }
      @media (min-width: 75em) {
        body #wrapper #main-navigation > ul li button {
          height: 3.125rem; } }
      body #wrapper #main-navigation > ul li button span {
        padding: 0.97375em;
        height: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow-wrap: normal;
        word-wrap: normal; }
      body #wrapper #main-navigation > ul li button:hover {
        background-color: rgba(255, 255, 255, 0.2);
        cursor: pointer; }
    body #wrapper #main-navigation > ul li span.page-group {
      padding: 0 0.97375em;
      width: 100%;
      height: 90%;
      display: flex;
      align-items: center;
      color: white;
      cursor: not-allowed; }
    body #wrapper #main-navigation > ul li span.submenu-trigger {
      display: inline-block;
      height: 100%;
      text-indent: -9999px;
      background: transparent url("/o/adif-theme/images/icons/adif-icon/arrow-right.svg") center center no-repeat;
      margin-left: auto;
      background-size: auto 0.97375em;
      position: relative;
      top: 0;
      background-position-x: calc(100% - 0.97375em); }
    body #wrapper #main-navigation > ul li[aria-selected="true"] a {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal; }
    body #wrapper #main-navigation > ul li.trigger-click button {
      background-color: #005731;
      width: 100%; }
    body #wrapper #main-navigation > ul li.trigger-click > a {
      background-color: #005731;
      width: 100%; }
    body #wrapper #main-navigation > ul li.trigger-click > span {
      background-color: #005731;
      height: 90%;
      width: 100%; }
      body #wrapper #main-navigation > ul li.trigger-click > span.trigger-click {
        background-color: transparent; }
    body #wrapper #main-navigation > ul li ul.second-level > li button.trigger-click {
      background-color: white;
      height: 2.8125rem; }
      @media (min-width: 75em) {
        body #wrapper #main-navigation > ul li ul.second-level > li button.trigger-click {
          height: 3.125rem; } }
      body #wrapper #main-navigation > ul li ul.second-level > li button.trigger-click span {
        color: #065547; }
      body #wrapper #main-navigation > ul li ul.second-level > li button.trigger-click span.submenu-trigger.trigger-click {
        background: url("/o/adif-theme/images/icons/adif-icon/arrow-right-green.svg");
        background-size: auto 0.97375em;
        background-repeat: no-repeat;
        background-position: calc(100% - 0.97375em);
        background-position-y: calc(100% - 0.97375em); }
      body #wrapper #main-navigation > ul li ul.second-level > li button.trigger-click > span.submenu-trigger {
        background-image: url("/o/adif-theme/images/icons/adif-icon/arrow-right-green.svg"); }
    body #wrapper #main-navigation > ul li.upmenu {
      position: absolute;
      top: 0;
      left: 0;
      text-transform: uppercase;
      color: white;
      font-weight: 600;
      background-color: #004125;
      padding: 0.625em 0 0.97375em; }
      body #wrapper #main-navigation > ul li.upmenu .upmenu-trigger {
        transform: rotate(180deg);
        display: inline-block;
        width: 0.97375rem;
        text-indent: -9999px;
        background: transparent url("/o/adif-theme/images/icons/adif-icon/arrow-right.svg") center calc(50% + -0.0625em) no-repeat;
        background-size: auto 0.78em; }
    body #wrapper #main-navigation > ul li.mobile-menu-footer {
      display: flex;
      margin-top: 2rem;
      margin-bottom: 3.5rem;
      position: unset; }
      @media (min-width: 48em) {
        body #wrapper #main-navigation > ul li.mobile-menu-footer {
          position: absolute;
          bottom: 0;
          left: 0;
          z-index: 0;
          margin-bottom: 0; } }
      @media (min-width: 62em) {
        body #wrapper #main-navigation > ul li.mobile-menu-footer {
          display: none; } }
      @media (min-width: 1270px) and (max-width: 1320px) {
        body #wrapper #main-navigation > ul li.mobile-menu-footer {
          display: flex;
          position: absolute;
          bottom: 0;
          left: 0;
          z-index: 0;
          margin-bottom: 0;
          width: 18.75rem; }
          body #wrapper #main-navigation > ul li.mobile-menu-footer .links-menu,
          body #wrapper #main-navigation > ul li.mobile-menu-footer .mobile-menu-footer-flag {
            width: 18.75rem; } }
      body #wrapper #main-navigation > ul li.mobile-menu-footer p {
        margin: 0;
        display: flex;
        font-size: .75rem;
        font-weight: 600;
        width: 100%; }
        body #wrapper #main-navigation > ul li.mobile-menu-footer p a {
          width: 50%;
          display: block;
          text-align: center;
          padding: 0.625em 0;
          height: 2.1875rem; }
          body #wrapper #main-navigation > ul li.mobile-menu-footer p a:last-child {
            border-left: 0.0625rem solid rgba(255, 255, 255, 0.5); }
        body #wrapper #main-navigation > ul li.mobile-menu-footer p.mobile-menu-footer-flag {
          display: flex;
          justify-content: space-evenly;
          background-color: #004125;
          padding: 0.625em 0;
          margin-top: 0.625em;
          width: 18.75rem; }
          body #wrapper #main-navigation > ul li.mobile-menu-footer p.mobile-menu-footer-flag a {
            border: none;
            width: auto;
            padding: initial;
            height: auto; }
            body #wrapper #main-navigation > ul li.mobile-menu-footer p.mobile-menu-footer-flag a.logo-menu-footer1 img {
              width: 10.9375rem; }
            body #wrapper #main-navigation > ul li.mobile-menu-footer p.mobile-menu-footer-flag a.logo-menu-footer2 img {
              width: 3.15rem;
              background: white; }
    body #wrapper #main-navigation > ul li.trigger-click > ul > li.trigger-click > span.page-group {
      background-color: white;
      color: #005731; }
  body #wrapper #main-navigation > ul button.upmenu {
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase;
    color: white;
    font-weight: 600;
    padding: 0.625em 1.25em;
    background-color: #004125 !important;
    height: auto; }
    body #wrapper #main-navigation > ul button.upmenu .upmenu-trigger {
      transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      /* IE 9 */
      -moz-transform: rotate(180deg);
      /* Firefox */
      -webkit-transform: rotate(180deg);
      /* Safari and Chrome */
      -o-transform: rotate(180deg);
      /* Opera */
      display: inline-block;
      width: 0.9375rem;
      text-indent: -9999px;
      background: transparent url("/o/adif-theme/images/icons/adif-icon/arrow-right.svg") no-repeat;
      background-size: auto 0.78em;
      background-position-x: right;
      background-position-y: center;
      position: absolute;
      top: 0;
      left: 0.9375rem; }
  body #wrapper #main-navigation > .main-navigation-wrapper {
    background-color: #065547;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    display: none;
    overflow: unset; }
    @media (min-width: 48em) {
      body #wrapper #main-navigation > .main-navigation-wrapper {
        justify-content: center; } }
    body #wrapper #main-navigation > .main-navigation-wrapper:after {
      content: '';
      width: 100%;
      height: 100vh;
      background-color: #065547;
      position: absolute;
      top: 0;
      right: 0;
      z-index: -1; }
    body #wrapper #main-navigation > .main-navigation-wrapper.first-level {
      overflow-y: auto;
      overflow-x: hidden;
      min-height: 20rem; }
      body #wrapper #main-navigation > .main-navigation-wrapper.first-level.overflowRemove {
        overflow: unset; }
  body #wrapper #main-navigation.first-level-open.trigger-click {
    overflow: unset !important; }
  body #wrapper #main-navigation.first-level-open > ul li.selected {
    background-color: #005731; }
  body #wrapper #main-navigation.first-level-open ul.first-level {
    margin-right: 0; }
  body #wrapper #main-navigation.second-level-open ul.first-level {
    margin-right: 18.75em; }
    body #wrapper #main-navigation.second-level-open ul.first-level > li.trigger-click > ul.second-level {
      position: absolute;
      top: 0;
      right: 0;
      background-color: #005731;
      height: 100vh;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      display: flex;
      overflow-y: auto;
      overflow-x: hidden;
      min-height: 20rem; }
      body #wrapper #main-navigation.second-level-open ul.first-level > li.trigger-click > ul.second-level.overflowRemove {
        overflow: unset; }
  body #wrapper #main-navigation.third-level-open ul.first-level {
    margin-right: 37.5em;
    position: absolute;
    right: 0;
    top: 0; }
  body #wrapper #main-navigation.third-level-open li.trigger-click > ul.second-level {
    margin-right: 37.5em;
    position: absolute;
    right: -56.25rem;
    top: 0;
    background-color: #005731;
    height: 100vh;
    display: block;
    overflow-y: auto;
    overflow-x: hidden; }
    @media (min-width: 48em) {
      body #wrapper #main-navigation.third-level-open li.trigger-click > ul.second-level {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center; } }
  body #wrapper #main-navigation.third-level-open li.trigger-click > ul.third-level {
    margin-right: 37.5em;
    position: absolute;
    right: -56.25rem;
    top: 0;
    background-color: #005731;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    overflow-y: auto;
    overflow-x: hidden; }
  body #wrapper #main-navigation ul {
    width: 18.75rem;
    max-width: 100vw; }
  body #wrapper #main-navigation > ul li ul {
    display: none;
    position: relative;
    z-index: 1; }
    body #wrapper #main-navigation > ul li ul.navbar-blank {
      display: block; }
  body #wrapper #main-navigation > ul li.trigger-click > ul.child-menu-open {
    display: block; }
  body #wrapper #main-navigation li.mobile-top-menu {
    display: none;
    height: auto;
    padding-bottom: 1.875em;
    margin-bottom: 1.875em; }
    body #wrapper #main-navigation li.mobile-top-menu ul.navbar-blank {
      padding: 0.625em 0.9375em;
      top: 2.8125rem;
      border-bottom: 0.0625rem solid #002615;
      width: 18.75rem;
      right: 0;
      display: none; }
      @media (min-width: 48em) {
        body #wrapper #main-navigation li.mobile-top-menu ul.navbar-blank {
          padding: 0.625em 0.9375em;
          position: fixed;
          top: 2.8125rem;
          border-bottom: 0.0625rem solid #002615;
          width: 18.75rem;
          right: 0;
          display: none; } }
      body #wrapper #main-navigation li.mobile-top-menu ul.navbar-blank > li > a {
        border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.5);
        padding: 0;
        text-transform: uppercase;
        font-weight: 600;
        height: 2.5rem; }
      body #wrapper #main-navigation li.mobile-top-menu ul.navbar-blank > li:last-child > a {
        border: none; }
    body #wrapper #main-navigation li.mobile-top-menu ul.navbar-blank.menuvisible {
      display: block; }
    body #wrapper #main-navigation li.mobile-top-menu .mobile-top-menu-language {
      position: absolute;
      top: 0;
      left: 0;
      background-color: #004125;
      width: 100%;
      height: 2.8125rem;
      display: flex;
      align-items: center;
      padding-left: 0.9375em;
      z-index: 999; }
      body #wrapper #main-navigation li.mobile-top-menu .mobile-top-menu-language * {
        margin: 0;
        padding: 0;
        border-radius: 0;
        border: none;
        background: none;
        background-color: transparent;
        color: white;
        font-size: .75rem;
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal; }
      body #wrapper #main-navigation li.mobile-top-menu .mobile-top-menu-language ul.select2-results__options {
        background-color: #004125;
        display: block;
        margin-left: -0.9375em;
        margin-top: 0.5em;
        padding-left: 0.9375em;
        max-height: none; }
      body #wrapper #main-navigation li.mobile-top-menu .mobile-top-menu-language .select2-container {
        position: relative;
        padding-right: 1.875em;
        width: 100% !important;
        display: block; }
        body #wrapper #main-navigation li.mobile-top-menu .mobile-top-menu-language .select2-container::after {
          content: url("/o/adif-theme/images/icons/ico-toggle-white.svg");
          width: 0.78125rem;
          position: absolute;
          right: 0;
          top: 0.1875rem;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        body #wrapper #main-navigation li.mobile-top-menu .mobile-top-menu-language .select2-container.select2-container--open::after {
          transform: rotate(180deg);
          top: 0.3125rem; }
  @media (max-width: 61.98em) {
    body #wrapper #main-navigation.second-level-open .mobile-top-menu-language {
      z-index: 1 !important; }
    body #wrapper #main-navigation.second-level-open ul.first-level.trigger-click {
      margin-right: -18.75em;
      position: absolute;
      right: 0;
      top: 0;
      overflow: unset; }
      body #wrapper #main-navigation.second-level-open ul.first-level.trigger-click > li.trigger-click > ul.child-menu-open {
        right: 18.75rem; }
      body #wrapper #main-navigation.second-level-open ul.first-level.trigger-click > li.trigger-click > ul.second-level.trigger-click li {
        overflow-y: hidden; }
    body #wrapper #main-navigation.second-level-open.third-level-open ul.first-level.trigger-click {
      margin-right: 0; }
      body #wrapper #main-navigation.second-level-open.third-level-open ul.first-level.trigger-click > li.trigger-click > ul.child-menu-open > li.trigger-click > ul.child-menu-open {
        right: -37.5em; }
    body #wrapper #main-navigation li.mobile-top-menu {
      display: block; } }

body #wrapper #main-navigation.third-level-open ul.first-level > li.trigger-click > ul.second-level {
  margin-right: -18.75em;
  overflow: unset; }

body #wrapper #main-navigation-wrapper.first-level.trigger-click {
  overflow: unset !important; }

body #wrapper #main-navigation.overflowRemove1 > .main-navigation-wrapper.first-level {
  overflow: unset; }

body #wrapper #main-navigation.overflowRemove2 > .main-navigation-wrapper ul.second-level {
  overflow: unset; }

body #wrapper #main-navigation.overflowRemove3 > .main-navigation-wrapper ul.third-level {
  overflow: unset; }

.calendars {
  background-color: #ffffff;
  line-height: 1.2em;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  top: 46px;
  left: 0.1875rem;
  max-width: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }

.calendars-rtl {
  direction: rtl; }

.calendars-popup {
  z-index: 1000; }

.calendars-disable {
  position: absolute;
  z-index: 100;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.calendars a {
  color: #000;
  text-decoration: none; }

.calendars a.calendars-disabled {
  color: #888;
  cursor: auto; }

.calendars button {
  margin: 0.25em;
  padding: 0.125em 0em;
  background-color: #fc8;
  border: none;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }

.calendars-nav, .calendars-ctrl {
  float: left;
  width: 100%;
  background-color: #e0f4d7;
  color: #fff;
  font-size: 90%;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 0 1.25rem; }

.datepick-ctrl {
  background-color: #f90; }

.calendars-cmd {
  width: 30%; }

.calendars-cmd:hover {
  background-color: #b1db87; }

.calendars-ctrl .calendars-cmd:hover {
  background-color: #fa4; }

.calendars-cmd-prevJump, .calendars-cmd-nextJump {
  width: 8%; }

a.calendars-cmd {
  height: 1.5em; }

button.calendars-cmd {
  text-align: center; }

.calendars-cmd-prev, .calendars-cmd-prevJump, .calendars-cmd-clear {
  float: left;
  padding-left: 2%; }

.calendars-cmd-current, .calendars-cmd-today {
  float: left;
  width: 35%;
  text-align: center; }

.calendars-cmd-next, .calendars-cmd-nextJump, .calendars-cmd-close {
  float: right;
  padding-right: 2%;
  text-align: right; }

.calendars-rtl .calendars-cmd-prev, .calendars-rtl .calendars-cmd-prevJump,
.calendars-rtl .calendars-cmd-clear {
  float: right;
  padding-left: 0%;
  padding-right: 2%;
  text-align: right; }

.calendars-rtl .calendars-cmd-current, .calendars-rtl .calendars-cmd-today {
  float: right; }

.calendars-rtl .calendars-cmd-next, .calendars-rtl .calendars-cmd-nextJump,
.calendars-rtl .calendars-cmd-close {
  float: left;
  padding-left: 2%;
  padding-right: 0%;
  text-align: left; }

.calendars-month-nav {
  float: left;
  background-color: #b1db87;
  text-align: center; }

.calendars-month-nav div {
  float: left;
  width: 12.5%;
  margin: 1%;
  padding: 1%; }

.calendars-month-nav span {
  color: #888; }

.calendars-month-row {
  clear: left; }

.calendars-month {
  float: left;
  width: 15em;
  border: 1px solid #83c948;
  text-align: center; }

.calendars-month-header,
.calendars-month-header input {
  height: 1.5em;
  background-color: transparent;
  color: #065547;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }

.calendars-month-header input {
  height: 1.4em;
  border: none; }

.calendars-month-header input {
  position: absolute;
  display: none; }

.calendars-month table {
  width: 100%;
  border-collapse: collapse; }

.calendars-month thead {
  border-bottom: none; }

.calendars-month th, .calendars-month td {
  margin: 0em;
  padding: 0em;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center; }

.calendars-month th {
  border: none; }

.calendars-month th, .calendars-month th a {
  background-color: transparent;
  color: #212529;
  border: none; }

.calendars-month td {
  background-color: transparent;
  color: #6c757d;
  border-radius: 6.25em;
  padding: 7px; }
  .calendars-month td:hover {
    background-color: #e9ecef; }

.calendars-month a {
  display: block;
  width: 100%;
  padding: 0.125em 0em;
  text-decoration: none; }

.calendars-month span {
  display: block;
  width: 100%;
  padding: 0.125em 0em; }

.calendars-month td span {
  color: #888; }

.calendars-month td .calendars-other-month {
  background-color: transparent; }

.calendars-month td .calendars-weekend {
  background-color: transparent;
  border-radius: 6.25em; }

.calendars-month td .calendars-today {
  background-color: #b1db87;
  border-radius: 6.25em; }

.calendars-month td .calendars-highlight {
  background-color: #e9ecef;
  border-radius: 6.25em; }

.calendars-month td .calendars-selected {
  background-color: #065547;
  color: #fff;
  border-radius: 6.25em; }

.calendars-status {
  clear: both;
  background-color: #b1db87;
  text-align: center; }

.calendars-clear-fix {
  clear: both; }

html body .calendars-popup,
html body .calendars-popup * {
  color: #333;
  background-color: transparent;
  border: none; }

html body .calendars-popup .calendars {
  overflow: hidden;
  width: auto !important;
  display: inline-block;
  padding: 5px;
  background-color: white; }
  html body .calendars-popup .calendars .calendars-nav,
  html body .calendars-popup .calendars .calendars-ctrl,
  html body .calendars-popup .calendars .calendars-clear-fix {
    display: none; }
  html body .calendars-popup .calendars .calendars-month > table thead tr th,
  html body .calendars-popup .calendars .calendars-month > table tbody tr td {
    padding: 5px;
    font-size: .75rem;
    text-align: center;
    height: 2.5rem;
    width: 2.5rem; }
  html body .calendars-popup .calendars .calendars-month {
    width: auto; }
    html body .calendars-popup .calendars .calendars-month > table thead tr th {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal; }
    html body .calendars-popup .calendars .calendars-month > table tbody tr td:hover {
      background-color: transparent; }
    html body .calendars-popup .calendars .calendars-month > table tbody tr td a, html body .calendars-popup .calendars .calendars-month > table tbody tr td span {
      display: flex;
      width: 100%;
      height: 100%;
      align-items: center;
      justify-content: center;
      padding: 0;
      margin: 0 auto; }
      html body .calendars-popup .calendars .calendars-month > table tbody tr td a:hover, html body .calendars-popup .calendars .calendars-month > table tbody tr td a:focus, html body .calendars-popup .calendars .calendars-month > table tbody tr td span:hover, html body .calendars-popup .calendars .calendars-month > table tbody tr td span:focus {
        text-decoration: none; }
      html body .calendars-popup .calendars .calendars-month > table tbody tr td a.calendars-today, html body .calendars-popup .calendars .calendars-month > table tbody tr td span.calendars-today {
        background-color: #b1db87; }
    html body .calendars-popup .calendars .calendars-month > table tbody tr td span {
      color: #aaa; }
      html body .calendars-popup .calendars .calendars-month > table tbody tr td span:hover {
        cursor: not-allowed; }
    html body .calendars-popup .calendars .calendars-month > table tbody tr td a.calendars-today {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal; }
    html body .calendars-popup .calendars .calendars-month > .calendars-month-header {
      display: flex;
      height: inherit;
      padding: 0 0 0 0.625em; }
      html body .calendars-popup .calendars .calendars-month > .calendars-month-header > select {
        width: 30%;
        height: 2.5rem;
        font-size: .8rem;
        border-bottom: 1px solid #dcdcdc;
        background: transparent url("/o/adif-theme/images/icons/ico-select-dark-green.svg") right center no-repeat;
        background-size: 0.625em auto;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -ms-appearance: none; }
        html body .calendars-popup .calendars .calendars-month > .calendars-month-header > select:first-child {
          margin-right: 0.9375em; }

html body.cs__adif-av .calendars-popup .calendars .calendars-month > .calendars-month-header > select {
  background-image: url("/o/adif-theme/images/icons/ico-select-dark-blue.svg"); }

body #content .results-pagination {
  width: 100%; }

body #content .pagination,
body #content .pagination * {
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: #065547;
  display: inherit;
  list-style-type: none;
  border-radius: 0;
  width: inherit;
  height: inherit;
  text-align: inherit;
  line-height: inherit; }

body #content .pagination {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 0.9375em; }
  @media (max-width: 47.98em) {
    body #content .pagination {
      justify-content: center; } }
  body #content .pagination > li,
  body #content .pagination > li > a {
    display: block;
    width: 1.875rem;
    height: 1.875rem; }
  body #content .pagination > li {
    margin: 0 2.5px; }
    body #content .pagination > li > a {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: .9rem;
      text-align: center;
      background-color: #d9e0de;
      display: flex;
      justify-content: center;
      align-items: center; }
    body #content .pagination > li.active > a {
      background-color: #007861;
      color: white; }
    body #content .pagination > li.disabled {
      opacity: .5;
      cursor: not-allowed; }
    body #content .pagination > li.next > a,
    body #content .pagination > li.prev > a,
    body #content .pagination > li.first > a,
    body #content .pagination > li.last > a {
      text-indent: -9999px; }
    body #content .pagination > li.next > a,
    body #content .pagination > li.prev > a {
      background-image: url("/o/adif-theme/images/icons/adif-icon/arrow-right-green.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: auto 0.625rem; }
    body #content .pagination > li.first > a,
    body #content .pagination > li.prev > a {
      transform: rotate(180deg); }
    body #content .pagination > li.first > a,
    body #content .pagination > li.last > a {
      background-image: url("/o/adif-theme/images/icons/adif-icon/arrow-double-right-green.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: auto 0.625rem; }

body #content .lfr-pagination {
  margin: 1.875em 0; }
  @media (max-width: 35.98em) {
    body #content .lfr-pagination {
      margin: 0; } }
  body #content .lfr-pagination > small {
    display: none; }
  body #content .lfr-pagination .lfr-pagination-config {
    line-height: inherit; }
    @media (max-width: 61.98em) {
      body #content .lfr-pagination .lfr-pagination-config {
        display: none; } }
    body #content .lfr-pagination .lfr-pagination-config .lfr-pagination-delta-selector {
      display: none; }
    body #content .lfr-pagination .lfr-pagination-config .lfr-pagination-page-selector .dropdown-toggle {
      border-radius: 0;
      border: none;
      background: #d9e0de url("/o/adif-theme/images/icons/ico-select-dark-green.svg") calc(100% - 0.625rem) center no-repeat;
      background-size: 0.625rem auto;
      color: #065547;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: .85rem;
      padding-right: 35px; }
      body #content .lfr-pagination .lfr-pagination-config .lfr-pagination-page-selector .dropdown-toggle i {
        display: none; }
  body #content .lfr-pagination .lfr-pagination-buttons,
  body #content .lfr-pagination .lfr-pagination-buttons li,
  body #content .lfr-pagination .lfr-pagination-buttons li a {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    float: none; }
  body #content .lfr-pagination .lfr-pagination-buttons {
    display: flex;
    justify-content: flex-end; }
    @media (max-width: 35.98em) {
      body #content .lfr-pagination .lfr-pagination-buttons {
        flex-direction: column;
        align-items: center; } }
    body #content .lfr-pagination .lfr-pagination-buttons li {
      display: block;
      margin: 0 5px; }
      @media (max-width: 35.98em) {
        body #content .lfr-pagination .lfr-pagination-buttons li {
          margin: 5px 0; } }
      body #content .lfr-pagination .lfr-pagination-buttons li.disabled {
        cursor: not-allowed;
        opacity: .5; }
      body #content .lfr-pagination .lfr-pagination-buttons li a {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: .9rem;
        text-align: center;
        background-color: #d9e0de;
        display: flex;
        height: 32.4px;
        align-items: center;
        justify-content: center;
        padding: 0 0.9375em; }

body .localizacion-cabecera-pag h2 {
  color: #102341;
  margin-bottom: 1.875em;
  font-size: 1.875rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal; }
  @media (max-width: 61.98em) {
    body .localizacion-cabecera-pag h2 {
      font-size: 1.5rem; } }
  @media (max-width: 47.98em) {
    body .localizacion-cabecera-pag h2 {
      margin-top: 0px;
      margin-bottom: 0.9375em;
      font-size: 1.25rem; } }

body .localizacion-cabecera-pag .localizacion-texto {
  display: flex;
  margin-bottom: 3.75rem; }
  @media (max-width: 61.98em) {
    body .localizacion-cabecera-pag .localizacion-texto {
      flex-wrap: wrap; } }
  @media (max-width: 47.98em) {
    body .localizacion-cabecera-pag .localizacion-texto {
      margin-bottom: 0.9375em; } }
  body .localizacion-cabecera-pag .localizacion-texto > p {
    width: 42.5%;
    padding: 0 0.9375em; }
    body .localizacion-cabecera-pag .localizacion-texto > p:first-child {
      padding-left: 0; }
    body .localizacion-cabecera-pag .localizacion-texto > p:last-child {
      padding-right: 0; }
    @media (max-width: 61.98em) {
      body .localizacion-cabecera-pag .localizacion-texto > p {
        width: 100%;
        padding: 0 0.9375em; }
        body .localizacion-cabecera-pag .localizacion-texto > p:first-child {
          padding-left: 0.9375em; }
        body .localizacion-cabecera-pag .localizacion-texto > p:last-child {
          padding-right: 0.9375em; } }
  body .localizacion-cabecera-pag .localizacion-texto.two-columns {
    display: block;
    column-count: 2;
    column-gap: 1.875rem;
    width: 85%; }
    @media (max-width: 47.98em) {
      body .localizacion-cabecera-pag .localizacion-texto.two-columns {
        width: 100%;
        column-count: inherit;
        margin-bottom: 1.875em; } }

body .localizacion-cabecera h2 {
  color: #102341;
  margin-top: 3.75rem;
  margin-bottom: 1.875em;
  font-size: 2.5rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal; }
  @media (max-width: 61.98em) {
    body .localizacion-cabecera h2 {
      font-size: 2rem; } }
  @media (max-width: 47.98em) {
    body .localizacion-cabecera h2 {
      margin-top: 1.875em;
      margin-bottom: 0.9375em;
      font-size: 1.85rem; } }

body .localizacion-cabecera .localizacion-texto {
  display: flex;
  margin-bottom: 3.75rem; }
  @media (max-width: 61.98em) {
    body .localizacion-cabecera .localizacion-texto {
      flex-wrap: wrap; } }
  @media (max-width: 47.98em) {
    body .localizacion-cabecera .localizacion-texto {
      margin-bottom: 0.9375em; } }
  body .localizacion-cabecera .localizacion-texto > p {
    width: 42.5%;
    padding: 0 0.9375em; }
    body .localizacion-cabecera .localizacion-texto > p:first-child {
      padding-left: 0; }
    body .localizacion-cabecera .localizacion-texto > p:last-child {
      padding-right: 0; }
    @media (max-width: 61.98em) {
      body .localizacion-cabecera .localizacion-texto > p {
        width: 100%;
        padding: 0 0.9375em; }
        body .localizacion-cabecera .localizacion-texto > p:first-child {
          padding-left: 0.9375em; }
        body .localizacion-cabecera .localizacion-texto > p:last-child {
          padding-right: 0.9375em; } }
  body .localizacion-cabecera .localizacion-texto.two-columns {
    display: block;
    column-count: 2;
    column-gap: 1.875rem;
    width: 85%; }
    @media (max-width: 47.98em) {
      body .localizacion-cabecera .localizacion-texto.two-columns {
        width: 100%;
        column-count: inherit;
        margin-bottom: 1.875em; } }

body .cifras-localizaciones {
  display: flex;
  margin: 1.875em -1.875em 3.75rem; }
  body .cifras-localizaciones .cifras-localizaciones-item {
    width: 25%;
    padding: 1.875em;
    border-right: 1px solid #dcdcdc; }
    body .cifras-localizaciones .cifras-localizaciones-item:last-child {
      border: none; }
    body .cifras-localizaciones .cifras-localizaciones-item h3 {
      font-size: 2.5rem;
      font-weight: normal;
      color: black;
      margin-bottom: 0; }
      body .cifras-localizaciones .cifras-localizaciones-item h3 span {
        font-size: 1.875rem; }
    body .cifras-localizaciones .cifras-localizaciones-item h4 {
      color: #666;
      font-weight: 700;
      font-size: 1.25rem; }
  @media (max-width: 61.98em) {
    body .cifras-localizaciones {
      display: none; } }

body .cifras-localizaciones-pag {
  display: flex;
  margin: 1.875em -1.875em 3.75rem; }
  body .cifras-localizaciones-pag .cifras-localizaciones-item {
    width: 25%;
    padding: 1.875em;
    border-right: 1px solid #dcdcdc; }
    body .cifras-localizaciones-pag .cifras-localizaciones-item:last-child {
      border: none; }
    body .cifras-localizaciones-pag .cifras-localizaciones-item h3 {
      font-size: 2rem;
      font-weight: normal;
      color: black;
      margin-bottom: 0; }
    body .cifras-localizaciones-pag .cifras-localizaciones-item h4 {
      color: #666;
      font-weight: 700;
      font-size: 1rem; }
  @media (max-width: 61.98em) {
    body .cifras-localizaciones-pag {
      display: none; } }

body .carrusel-localizaciones {
  display: none; }
  @media (max-width: 61.98em) {
    body .carrusel-localizaciones {
      display: block; } }
  body .carrusel-localizaciones .carrusel-localizaciones-item-pag {
    padding: 1.875em 1.875em; }
    body .carrusel-localizaciones .carrusel-localizaciones-item-pag.left-bdn {
      border-left: 2px solid white; }
    body .carrusel-localizaciones .carrusel-localizaciones-item-pag h3 {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 1.1rem;
      color: black; }
      @media (min-width: 325px) {
        body .carrusel-localizaciones .carrusel-localizaciones-item-pag h3 {
          font-size: 1.35rem; } }
      @media (min-width: 400px) {
        body .carrusel-localizaciones .carrusel-localizaciones-item-pag h3 {
          font-size: 1.7rem; } }
    body .carrusel-localizaciones .carrusel-localizaciones-item-pag h4 {
      font-weight: 700;
      font-size: 0.85rem;
      color: #666; }
      @media (min-width: 400px) {
        body .carrusel-localizaciones .carrusel-localizaciones-item-pag h4 {
          font-size: 1rem; } }
  body .carrusel-localizaciones .carrusel-localizaciones-item {
    padding: 1.875em 1.875em; }
    body .carrusel-localizaciones .carrusel-localizaciones-item.left-bdn {
      border-left: 2px solid white; }
    body .carrusel-localizaciones .carrusel-localizaciones-item h3 {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 1.7rem;
      color: black; }
      @media (max-width: 35.98em) {
        body .carrusel-localizaciones .carrusel-localizaciones-item h3 {
          font-size: 1.875rem; }
          body .carrusel-localizaciones .carrusel-localizaciones-item h3 span {
            font-size: 1.125rem; } }
      @media (max-width: 413px) {
        body .carrusel-localizaciones .carrusel-localizaciones-item h3 {
          font-size: 1.35rem; }
          body .carrusel-localizaciones .carrusel-localizaciones-item h3 span {
            font-size: 1.125rem; } }
      @media (max-width: 320px) {
        body .carrusel-localizaciones .carrusel-localizaciones-item h3 {
          font-size: 1.25rem; }
          body .carrusel-localizaciones .carrusel-localizaciones-item h3 span {
            font-size: 0.9375rem; } }
    body .carrusel-localizaciones .carrusel-localizaciones-item h4 {
      font-weight: 700;
      font-size: 1rem;
      color: #666; }
      @media (max-width: 35.98em) {
        body .carrusel-localizaciones .carrusel-localizaciones-item h4 {
          font-size: 1.25rem; } }
      @media (max-width: 413px) {
        body .carrusel-localizaciones .carrusel-localizaciones-item h4 {
          font-size: 0.85rem; } }
  body .carrusel-localizaciones ul.slick-dots,
  body .carrusel-localizaciones ul.slick-dots * {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    list-style-type: none;
    display: block; }
  body .carrusel-localizaciones ul.slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 1.875em;
    margin-bottom: 3.75rem; }
    @media (max-width: 47.98em) {
      body .carrusel-localizaciones ul.slick-dots {
        margin-bottom: 0px; } }
    body .carrusel-localizaciones ul.slick-dots li button {
      background-color: #007861;
      width: 0.625rem;
      height: 0.625rem;
      overflow: hidden;
      line-height: 5;
      margin: 0 0.9375em;
      border-radius: 0.625rem;
      border: 1px solid transparent; }
    body .carrusel-localizaciones ul.slick-dots li.slick-active button {
      background-color: black;
      border: 5px solid transparent; }

body .adif-localizaciones {
  position: relative; }
  body .adif-localizaciones * {
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  body .adif-localizaciones .adif-localizacion {
    position: absolute;
    z-index: 1; }
    body .adif-localizaciones .adif-localizacion .adif-localizacion-data {
      display: flex;
      flex-direction: column;
      width: 300px;
      padding: 1.875em;
      transform: scale(0, 0);
      transform-origin: bottom left;
      position: absolute;
      bottom: 4.0625rem;
      left: 50%;
      color: white; }
      body .adif-localizaciones .adif-localizacion .adif-localizacion-data > span {
        display: block; }
      body .adif-localizaciones .adif-localizacion .adif-localizacion-data .adif-localizacion-title {
        font-size: 1.25rem;
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        margin-bottom: 0.9375em; }
    body .adif-localizaciones .adif-localizacion .adif-localizacion-pin > a:hover .adif-localizacion-data, body .adif-localizaciones .adif-localizacion .adif-localizacion-pin > a:focus .adif-localizacion-data,
    body .adif-localizaciones .adif-localizacion .adif-localizacion-pin > p:hover .adif-localizacion-data,
    body .adif-localizaciones .adif-localizacion .adif-localizacion-pin > p:focus .adif-localizacion-data {
      transform: scale(1, 1); }
    body .adif-localizaciones .adif-localizacion .adif-localizacion-pin > a,
    body .adif-localizaciones .adif-localizacion .adif-localizacion-pin > p {
      display: block; }
    body .adif-localizaciones .adif-localizacion > .adif-localizacion-pin > a,
    body .adif-localizaciones .adif-localizacion > .adif-localizacion-pin > p {
      text-indent: -9999px; }
      body .adif-localizaciones .adif-localizacion > .adif-localizacion-pin > a > span,
      body .adif-localizaciones .adif-localizacion > .adif-localizacion-pin > p > span {
        text-indent: 0; }
    body .adif-localizaciones .adif-localizacion > .adif-localizacion-pin,
    body .adif-localizaciones .adif-localizacion > .adif-localizacion-pin a,
    body .adif-localizaciones .adif-localizacion > .adif-localizacion-pin p {
      width: 100%;
      height: 100%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-india {
      top: 51%;
      left: 65.8%;
      width: 3.75rem;
      height: 4.0625rem; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-japon {
      width: 4.0625rem;
      height: 80px;
      right: 12%;
      top: 37%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-arabia {
      top: 49%;
      left: 58.8%;
      width: 1.875rem;
      height: 1.875rem; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-rusia {
      width: 25.625rem;
      height: 80px;
      top: 14%;
      right: 2%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-israel {
      width: 0.625rem;
      height: 1.25rem;
      top: 43.5%;
      right: 42.35%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-turquia {
      width: 1.25rem;
      height: 1.25rem;
      top: 40%;
      right: 43%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-egipto {
      width: 35px;
      height: 1.875rem;
      top: 48%;
      right: 43%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-ucrania {
      width: 1.5625rem;
      height: 22px;
      top: 33.5%;
      right: 41.9%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-bosnia {
      width: 19px;
      height: 1.125rem;
      top: 36.5%;
      right: 45.65%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-polonia {
      width: 1.5625rem;
      height: 1.5625rem;
      top: 29.5%;
      right: 46.25%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-suecia {
      width: 1.25rem;
      height: 1.25rem;
      top: 21%;
      right: 48%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-croacia {
      top: 36.25%;
      right: 47.45%;
      width: 1.25rem;
      height: 1.25rem; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-tunez {
      width: 1.25rem;
      height: 1.25rem;
      top: 43%;
      right: 49.75%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-dinamarca {
      width: 1.25rem;
      height: 1.25rem;
      top: 28%;
      right: 49%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-marruecos {
      width: 1.875rem;
      height: 35px;
      top: 43.5%;
      right: 53%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-venezuela {
      width: 1.25rem;
      height: 1.875rem;
      top: 58%;
      left: 28.25%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-colombia {
      width: 1.25rem;
      height: 1.25rem;
      top: 60%;
      left: 25.5%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-peru {
      width: 1.25rem;
      height: 1.875rem;
      top: 67%;
      left: 25%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-chile {
      width: 26px;
      height: 142px;
      top: 76%;
      left: 25%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-mexico {
      width: 80px;
      height: 2.5rem;
      top: 46.25%;
      left: 15.5%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-eeuu {
      width: 140px;
      height: 63px;
      top: 36%;
      left: 13%; }
    body .adif-localizaciones .adif-localizacion.adif-localizacion-argentina {
      width: 35px;
      height: 78px;
      top: 84%;
      left: 26.5%; }
    @media (max-width: 61.98em) {
      body .adif-localizaciones .adif-localizacion {
        display: none; } }
    body .adif-localizaciones .adif-localizacion .color-adifInternacional .adif-localizacion-data {
      background-color: #102341; }
      body .adif-localizaciones .adif-localizacion .color-adifInternacional .adif-localizacion-data:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1.875rem 1.875rem 0 0;
        border-color: #102341 transparent transparent transparent;
        position: absolute;
        bottom: -1.875rem5rem;
        left: 0; }
    body .adif-localizaciones .adif-localizacion .color-adif .adif-localizacion-data {
      background-color: #065547; }
      body .adif-localizaciones .adif-localizacion .color-adif .adif-localizacion-data:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 1.875rem51 0.871 0.875rem30px 0 0;
        border-color: #065547 transparent transparent transparent;
        position: absolute;
        bottom: -1.875rem;
        left: 0; }

body #content .taglib-categorization-filter {
  margin-bottom: 1.875em; }
  body #content .taglib-categorization-filter em {
    vertical-align: text-top; }
  body #content .taglib-categorization-filter h2 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 18pt; }

body #content .label-dark {
  background-color: #065547;
  color: white;
  border-radius: 1.5625rem;
  margin-bottom: 0.625em; }
  body #content .label-dark a {
    color: white; }

body #content .categorias-bloque-ul {
  margin: 0 0 3.125em;
  padding: 0;
  list-style-type: none; }

body #content .categorias-bloque-li {
  display: inline-block;
  width: auto;
  height: 2.25rem;
  border-radius: 1.5625rem;
  background-color: #e7ebea;
  letter-spacing: normal;
  line-height: 2;
  text-align: center;
  color: #065547;
  position: relative;
  overflow: hidden;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 0.3125em; }
  @media (max-width: 35.98em) {
    body #content .categorias-bloque-li {
      padding: 0 0.625em; } }

body #content .categorias-bloque-a {
  font-size: .7rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 2.1875rem;
  text-align: center;
  text-transform: uppercase;
  color: #065547;
  text-decoration: none; }

body #content .categorias-bloque-todas-li {
  display: inline-block;
  width: auto;
  height: 2.25rem;
  border-radius: 1.5625rem;
  background-color: #065547;
  line-height: 2.1875rem;
  text-align: center;
  color: white;
  position: relative;
  overflow: hidden;
  padding-left: 1.25em;
  padding-right: 1.25em;
  margin-bottom: 0.3125em; }
  @media (max-width: 35.98em) {
    body #content .categorias-bloque-todas-li {
      padding: 0 0.625em;
      font-size: .8rem; } }

body #content .categorias-bloque-todas-a {
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
  color: white; }

body #content .results-header h3 {
  display: none; }

.prev {
  width: 12px;
  height: 1.25rem; }

.next {
  width: 12px;
  height: 1.25rem; }

.carrousel-galeria-multimedia-grande-item {
  background-position: center center;
  background-size: cover;
  height: 462px; }
  @media (max-width: 61.98em) {
    .carrousel-galeria-multimedia-grande-item {
      height: 260px; } }

.carrousel-galeria-multimedia-grande-item img {
  display: none; }

.carrousel-galeria-multimedia-grande-item-video {
  background-position: center center;
  width: 100%;
  height: 462px; }
  @media (max-width: 61.98em) {
    .carrousel-galeria-multimedia-grande-item-video {
      height: auto; } }

.carrousel-galeria-multimedia-grande-item-video video {
  background-position: center center;
  width: 100%;
  height: 462px; }
  @media (max-width: 61.98em) {
    .carrousel-galeria-multimedia-grande-item-video video {
      height: auto; } }

.carrousel-galeria-multimedia-nav-item {
  background-position: center center;
  background-size: cover;
  height: 121px; }

.carrousel-galeria-multimedia-nav-item img {
  display: none; }

.component-title {
  display: none; }

.metadata-author {
  display: none; }

.fechaPuclicacion {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2.69;
  letter-spacing: normal;
  text-align: left;
  color: #666666;
  text-transform: uppercase; }

.tags-galeria {
  color: #666666;
  letter-spacing: normal;
  text-transform: uppercase;
  border-radius: 1.5625rem;
  border: solid 1px #d9e0de;
  height: 36px;
  display: inline-block;
  margin-top: 30.4px;
  margin-bottom: 41.4px;
  text-align: center;
  padding: 6px 0.9375em; }
  .tags-galeria a {
    color: #666; }

.carrousel-rrss-bloque {
  width: 100%;
  height: 89px;
  background-color: #eaeaea;
  padding-top: 1px; }

.bloque-rss {
  display: inline-block;
  margin: 12px; }

.carrousel-rss-compartir-texto {
  width: 173.9px;
  height: 43.9px;
  font-size: 24px;
  line-height: 1.88;
  letter-spacing: normal;
  text-align: left;
  color: #102341;
  margin-top: 18.1px;
  margin-bottom: 22.1px;
  margin-left: 48.3px; }

.icono-descarga {
  width: 1.875em;
  height: 31px; }

.icono-facebook {
  width: 13.7px;
  height: 26.5px; }

.icono-twitter {
  width: 27.4px;
  height: 22.3px; }

.icono-instagram {
  width: 26.5px;
  height: 26.5px; }

.rss-linea {
  border-left: 1px solid white;
  height: 62px;
  position: absolute; }

body .adif-share-block,
body .adif-share-block * {
  margin: 0;
  padding: 0;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #102341;
  font-size: 1.4rem; }
  @media (max-width: 61.98em) {
    body .adif-share-block,
    body .adif-share-block * {
      font-size: 1rem; } }

body .adif-share-block {
  display: flex;
  background-color: #eaeaea;
  padding: 0.625em 1.875em; }
  @media (max-width: 61.98em) {
    body .adif-share-block {
      padding: 0 0.9375em; } }
  @media (max-width: 35.98em) {
    body .adif-share-block {
      margin-bottom: -3rem; } }
  body .adif-share-block.nota-prensa {
    margin: 1.875em 0 35px; }
  body .adif-share-block .adif-share-block-item {
    display: flex;
    width: 50%;
    padding: 1.25rem 0.9375em; }
    body .adif-share-block .adif-share-block-item:first-child {
      padding-left: 0;
      border-right: 1px solid white; }
    body .adif-share-block .adif-share-block-item:last-child {
      padding-right: 0; }
    body .adif-share-block .adif-share-block-item p {
      display: flex;
      align-items: center; }
      body .adif-share-block .adif-share-block-item p > * {
        display: block; }
      body .adif-share-block .adif-share-block-item p span.adif-share-block-item-label {
        margin-right: 1.5625em;
        white-space: nowrap; }
        @media (max-width: 61.98em) {
          body .adif-share-block .adif-share-block-item p span.adif-share-block-item-label {
            margin-right: 0.625em; } }
    body .adif-share-block .adif-share-block-item li {
      display: inline-block;
      list-style: none; }
    body .adif-share-block .adif-share-block-item button {
      border: 0; }
    body .adif-share-block .adif-share-block-item .adif-icon {
      margin-right: 1.5625em; }
      body .adif-share-block .adif-share-block-item .adif-icon.c-dark-aquamarine {
        background-color: #065547 !important; }
      @media (max-width: 61.98em) {
        body .adif-share-block .adif-share-block-item .adif-icon {
          margin-right: 0.625em; } }
  body .adif-share-block.aviso-detalle {
    display: flex;
    justify-content: center; }
    body .adif-share-block.aviso-detalle .adif-share-block-item {
      display: flex;
      width: auto;
      justify-content: center;
      padding: 1.25rem 0.9375em; }
      body .adif-share-block.aviso-detalle .adif-share-block-item:first-child {
        border-right: none; }
  @media (max-width: 35.98em) {
    body .adif-share-block {
      flex-wrap: wrap; }
      body .adif-share-block .adif-share-block-item {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        display: flex;
        justify-content: center; }
        body .adif-share-block .adif-share-block-item:first-child {
          border: none;
          border-bottom: 1px solid white; } }

body .adif-detalle-multimedia h1 {
  color: #102341;
  line-height: 2.75rem; }
  @media (max-width: 61.98em) {
    body .adif-detalle-multimedia h1 {
      font-size: 2rem;
      line-height: 2rem; } }
  @media (max-width: 35.98em) {
    body .adif-detalle-multimedia h1 {
      font-size: 1.5rem;
      line-height: 1.5rem; } }

body .adif-detalle-multimedia .fechaPuclicacion {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: .85rem;
  margin: 1.875em 0;
  border-bottom: 1px solid #dcdcdc;
  line-height: 1rem;
  padding-bottom: 1.25rem; }
  @media (max-width: 35.98em) {
    body .adif-detalle-multimedia .fechaPuclicacion {
      margin: 0.9375em 0; } }

body .adif-detalle-multimedia .carrousel-galeria-multimedia-grande > button {
  position: absolute;
  z-index: 1;
  top: 35%;
  left: 1.875em;
  border: none;
  background: white url("/o/adif-theme/images/icons/ico-slide-prev.svg") center center no-repeat;
  background-size: cover;
  width: 2rem;
  height: 2rem;
  text-indent: -9999px;
  cursor: pointer;
  border-radius: 50%; }
  body .adif-detalle-multimedia .carrousel-galeria-multimedia-grande > button.slick-next {
    right: 1.875em;
    left: inherit;
    background: white url("/o/adif-theme/images/icons/ico-slide-next.svg"); }
  @media (max-width: 61.98em) {
    body .adif-detalle-multimedia .carrousel-galeria-multimedia-grande > button {
      top: 40%; } }

body .adif-detalle-multimedia .carrousel-galeria-multimedia-grande .carrousel-galeria-multimedia-grande-item img {
  display: none; }

body .adif-detalle-multimedia .carrousel-galeria-multimedia-grande .carrousel-texto {
  display: block;
  margin: 3.75rem 0;
  color: #333; }
  @media (max-width: 61.98em) {
    body .adif-detalle-multimedia .carrousel-galeria-multimedia-grande .carrousel-texto {
      margin: 0.9375em 0; } }

body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper {
  position: relative; }
  @media (max-width: 47.98em) {
    body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper {
      display: none; } }
  body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper > button {
    position: absolute;
    z-index: 2;
    top: 55px;
    left: 2.5rem;
    border: none;
    background: transparent url("/o/adif-theme/images/icons/adif-icon/arrow-left-green.svg") center center no-repeat;
    width: 1.25rem;
    height: 1.25rem;
    text-indent: -9999px;
    cursor: pointer;
    background-size: auto 1.25rem; }
    @media (max-width: 61.98em) {
      body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper > button {
        left: 0.8125rem; } }
    body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper > button.next {
      background-image: url("/o/adif-theme/images/icons/adif-icon/arrow-right-green.svg");
      left: inherit;
      right: 2.5rem; }
      @media (max-width: 61.98em) {
        body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper > button.next {
          right: 0.8125rem; } }
  body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .carrousel-galeria-multimedia-nav {
    padding: 0 3.125em;
    position: relative;
    overflow: hidden; }
    @media (max-width: 61.98em) {
      body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .carrousel-galeria-multimedia-nav {
        padding: 0; } }
    body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .carrousel-galeria-multimedia-nav:after {
      content: '';
      width: 95px;
      height: 100%;
      background: white;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1; }
      @media (max-width: 61.98em) {
        body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .carrousel-galeria-multimedia-nav:after {
          width: 2.8125rem; } }
    body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .carrousel-galeria-multimedia-nav:before {
      content: '';
      width: 95px;
      height: 100%;
      background: white;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
      @media (max-width: 61.98em) {
        body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .carrousel-galeria-multimedia-nav:before {
          width: 2.8125rem; } }
    body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .carrousel-galeria-multimedia-nav .carrousel-galeria-multimedia-nav-item {
      margin: 0 5px; }
      body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .carrousel-galeria-multimedia-nav .carrousel-galeria-multimedia-nav-item.video-item {
        position: relative; }
        body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .carrousel-galeria-multimedia-nav .carrousel-galeria-multimedia-nav-item.video-item:after {
          content: '';
          width: 3.125rem;
          height: 3.125rem;
          background: transparent url("/o/adif-theme/images/icons/ico-play.svg") center center no-repeat;
          background-size: 100%;
          position: absolute;
          top: calc(50% - 1.5625rem);
          left: calc(50% - 1.5625rem); }
      body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .carrousel-galeria-multimedia-nav .carrousel-galeria-multimedia-nav-item img {
        display: none; }
  body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .slick-dots,
  body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .slick-dots li,
  body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .slick-dots li button {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: none;
    border: none; }
  body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .slick-dots {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 1.875em 0; }
    body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .slick-dots li button {
      text-indent: -9999px;
      width: 0.625rem;
      height: 0.625rem;
      background-color: #065547;
      border-radius: 0.9375rem;
      margin: 0 0.625em;
      border: 1px solid transparent; }
    body .adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper .slick-dots li.slick-active button {
      background-color: #333;
      border: 5px solid transparent; }

body .adif-detalle-multimedia .adif-share-block {
  margin-bottom: 3.75rem; }

.logos-prensa {
  display: flex;
  flex-direction: column;
  padding-bottom: 1.5rem; }
  .logos-prensa div[class*="logos-prensa-"] {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .logos-prensa div[class*="logos-prensa-"] img {
      max-width: 6.25rem;
      max-height: 3.125rem; }
      @media (max-width: 61.98em) {
        .logos-prensa div[class*="logos-prensa-"] img {
          margin-bottom: 0.625em; } }
    .logos-prensa div[class*="logos-prensa-"] .iconflag {
      width: 6.25rem;
      height: 3.125rem;
      margin-right: 0.625em;
      background-size: contain; }
      .logos-prensa div[class*="logos-prensa-"] .iconflag.Adif {
        background: transparent url("/o/adif-theme/images/logos/logo-adif_prensa.png") center center no-repeat;
        background-size: 6.25rem; }
      .logos-prensa div[class*="logos-prensa-"] .iconflag.AdifAV {
        background: transparent url("/o/adif-theme/images/logos/logo-adif-av_prensa.png") center center no-repeat;
        background-size: 6.25rem; }
      .logos-prensa div[class*="logos-prensa-"] .iconflag.Ministerio {
        background: transparent url("/o/adif-theme/images/logo-ministerio.svg") center right no-repeat;
        width: 12.5rem;
        background-size: 13.875rem; }
      .logos-prensa div[class*="logos-prensa-"] .iconflag.Europa {
        background: transparent url("/o/adif-theme/images/logos/union_europea_logo_prensa.png") center center no-repeat;
        background-size: contain;
        margin-left: -0.625rem; }
      .logos-prensa div[class*="logos-prensa-"] .iconflag.Renfe {
        background: transparent url("/o/adif-theme/images/logos/logo-renfe_prensa.png") center center no-repeat;
        background-size: 6.25rem; }
      .logos-prensa div[class*="logos-prensa-"] .iconflag.Recuperacion {
        background: transparent url("/o/adif-theme/images/logos/logo-recup_prensa.png") center center no-repeat;
        background-size: 6.25rem; }
      .logos-prensa div[class*="logos-prensa-"] .iconflag.Financiado {
        background: transparent url("/o/adif-theme/images/logos/logo-financiado_prensa.png") center center no-repeat;
        background-size: 9.375rem;
        width: 9.375rem; }
      .logos-prensa div[class*="logos-prensa-"] .iconflag.Union_Europea_FEDER {
        background: transparent url("/o/adif-theme/images/union_europea_logo.png") center center no-repeat;
        background-size: contain; }
    .logos-prensa div[class*="logos-prensa-"].logos-prensa-no_oficial {
      margin-top: 0.9375em;
      justify-content: space-around; }
    @media (max-width: 61.98em) {
      .logos-prensa div[class*="logos-prensa-"] {
        flex-wrap: wrap;
        justify-content: space-around; }
        .logos-prensa div[class*="logos-prensa-"] .iconflag {
          margin-bottom: 0.625em; } }
  .logos-prensa img {
    max-width: 6.25rem;
    display: inline-block;
    margin-right: 0.9375em; }

.press-release .rs-content-template__header__entrance {
  padding-bottom: 1.5rem; }

.press-release .rs-content-template__header h1 {
  padding-bottom: 2.67687rem; }

.press-release .rs-content-template__header h2 {
  font-family: 'Nunito', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.53438rem;
  color: #111; }

@media (min-width: 48em) {
  .rs-listado-notas-prensa .b-articles-article__link {
    -webkit-line-clamp: 5 !important; } }

#directorio-estaciones-search-wrapper {
  margin-bottom: 2.5em; }
  #directorio-estaciones-search-wrapper .directorio-estaciones-search-inner {
    background-color: #f4f4f4;
    padding: 1.875em;
    margin-bottom: 1.875em; }
    #directorio-estaciones-search-wrapper .directorio-estaciones-search-inner label {
      display: none; }
    #directorio-estaciones-search-wrapper .directorio-estaciones-search-inner form input[type="submit"] {
      border: 0;
      background-color: #065547;
      color: white;
      display: block;
      height: 2.5rem;
      padding: 0 1.875em; }
    #directorio-estaciones-search-wrapper .directorio-estaciones-search-inner .form-row-group {
      display: flex;
      margin: 0 -0.9375em; }
      @media (max-width: 61.98em) {
        #directorio-estaciones-search-wrapper .directorio-estaciones-search-inner .form-row-group {
          flex-direction: column; } }
      #directorio-estaciones-search-wrapper .directorio-estaciones-search-inner .form-row-group .directorio-row {
        width: 50%;
        padding: 0 0.9375em; }
        @media (max-width: 61.98em) {
          #directorio-estaciones-search-wrapper .directorio-estaciones-search-inner .form-row-group .directorio-row {
            width: 100%;
            margin-bottom: 0.9375em; }
            #directorio-estaciones-search-wrapper .directorio-estaciones-search-inner .form-row-group .directorio-row:last-child {
              margin: 0; } }
      #directorio-estaciones-search-wrapper .directorio-estaciones-search-inner .form-row-group:first-child {
        margin-bottom: 1.875em; }
        #directorio-estaciones-search-wrapper .directorio-estaciones-search-inner .form-row-group:first-child .directorio-row {
          width: 100%; }
    #directorio-estaciones-search-wrapper .directorio-estaciones-search-inner .buscador-btn input {
      margin: 1.875em auto 0; }

#inmuebles-search-wrapper .inmuebles-search-inner {
  background-color: #f4f4f4;
  padding: 1.875em;
  margin-bottom: 1.875em; }
  #inmuebles-search-wrapper .inmuebles-search-inner label {
    display: none; }
  #inmuebles-search-wrapper .inmuebles-search-inner .form-row-group {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 -0.9375em; }
    @media (max-width: 61.98em) {
      #inmuebles-search-wrapper .inmuebles-search-inner .form-row-group {
        flex-direction: column; } }
    #inmuebles-search-wrapper .inmuebles-search-inner .form-row-group .inmuebles-ppal-row {
      width: 30%;
      padding: 0 5px; }
      @media (max-width: 61.98em) {
        #inmuebles-search-wrapper .inmuebles-search-inner .form-row-group .inmuebles-ppal-row {
          width: 100%;
          margin-bottom: 0.9375em; }
          #inmuebles-search-wrapper .inmuebles-search-inner .form-row-group .inmuebles-ppal-row:last-child {
            margin: 0; } }
    #inmuebles-search-wrapper .inmuebles-search-inner .form-row-group .inmuebles-row {
      width: 60%;
      padding: 0 1.875em; }
      @media (max-width: 61.98em) {
        #inmuebles-search-wrapper .inmuebles-search-inner .form-row-group .inmuebles-row {
          width: 100%;
          margin-bottom: 0.9375em; }
          #inmuebles-search-wrapper .inmuebles-search-inner .form-row-group .inmuebles-row:last-child {
            margin: 0; } }
    #inmuebles-search-wrapper .inmuebles-search-inner .form-row-group input[type="submit"] {
      border: 0;
      background-color: #065547;
      color: white;
      display: block;
      height: 47px;
      padding: 0 1.875em; }
      @media (max-width: 61.98em) {
        #inmuebles-search-wrapper .inmuebles-search-inner .form-row-group input[type="submit"] {
          width: 100%;
          height: 2.5rem; } }

body #content #main-content.adif-layout-wrapper .panel-group .panel {
  border-color: #f4f4f4; }

body #content #main-content.adif-layout-wrapper .adif-encabezado {
  margin-bottom: 0; }

@media (max-width: 35.98em) {
  body #content #main-content.adif-layout-wrapper .search-bar-keywords-input-wrapper input[type="text"] {
    margin: 0; } }

body #content #main-content.adif-layout-wrapper .search-bar-keywords-input-wrapper .input-group-inset-item {
  border-color: #f4f4f4; }

body #content #main-content.adif-layout-wrapper div[id*="searchContainerTagPageIteratorBottom"] {
  display: flex;
  flex-wrap: nowrap; }
  body #content #main-content.adif-layout-wrapper div[id*="searchContainerTagPageIteratorBottom"] p.pagination-results,
  body #content #main-content.adif-layout-wrapper div[id*="searchContainerTagPageIteratorBottom"] ul.pagination li.dropdown {
    display: none; }
  body #content #main-content.adif-layout-wrapper div[id*="searchContainerTagPageIteratorBottom"] ul.pagination li:first-child a svg, body #content #main-content.adif-layout-wrapper div[id*="searchContainerTagPageIteratorBottom"] ul.pagination li:last-child a svg {
    width: 100%;
    padding: 9px; }
  body #content #main-content.adif-layout-wrapper div[id*="searchContainerTagPageIteratorBottom"] ul.pagination li.active a {
    border: none;
    font-weight: 600; }

body #content #main-content.adif-layout-wrapper .facet-checkbox-label > input,
body #content #main-content.adif-layout-wrapper .facet-checkbox-label .custom-control-label:before {
  width: 0.9375rem;
  height: 0.9375rem; }

body #content #main-content.adif-layout-wrapper .adif-title-l3 {
  margin-top: 0; }

body #content #main-content.adif-layout-wrapper form[id*="sort_portlet"] label {
  display: block;
  margin: 7px 0 27px 0;
  font-size: 1.75rem;
  font-weight: 300;
  font-style: normal;
  color: #102341; }

body #content #main-content.adif-layout-wrapper section[id*="sort_portlet"] {
  margin: 0; }

body #content #main-content.adif-layout-wrapper .search-total-label {
  margin: 0;
  text-align: right;
  font-size: small; }
  body #content #main-content.adif-layout-wrapper .search-total-label strong {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: italic; }

body #content #main-content.adif-layout-wrapper .portlet-column * {
  border-radius: 0; }

body #content #main-content.adif-layout-wrapper ul.list-group li {
  box-shadow: none;
  border: 1px solid #f4f4f4; }
  body #content #main-content.adif-layout-wrapper ul.list-group li h4 {
    font-size: 1.2rem;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 5px;
    margin-bottom: 0.9375em; }
    body #content #main-content.adif-layout-wrapper ul.list-group li h4 a {
      color: #065547; }
      body #content #main-content.adif-layout-wrapper ul.list-group li h4 a .highlight {
        background: rgba(255, 255, 204, 0.5);
        padding: 0 5px;
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal; }
  body #content #main-content.adif-layout-wrapper ul.list-group li h6.search-document-content {
    padding: 0.625em;
    border: 1px solid #f4f4f4;
    margin: 0.625em 0; }

.adif-title-l3 {
  font-family: 'Nunito', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #102341;
  margin: 21px 0; }

.adif-layout-wrapper .portlet-column-top {
  background-color: #f4f4f4;
  padding: 1.875em;
  margin-bottom: 1.875em; }

.adif-layout-wrapper .search-bar-keywords-input-wrapper {
  width: 100%;
  min-width: auto;
  flex-wrap: nowrap; }

.adif-layout-wrapper .h4.panel-title {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  color: #065547;
  background-color: white;
  border-bottom: 1px solid #f4f4f4; }
  .adif-layout-wrapper .h4.panel-title span {
    font-size: .8rem; }

.adif-layout-wrapper .facet-value {
  margin-bottom: 5px; }
  .adif-layout-wrapper .facet-value label, .adif-layout-wrapper .facet-value span {
    font-size: .8rem; }

.adif-layout-wrapper .facet-checkbox-label {
  display: flex;
  align-items: center; }
  .adif-layout-wrapper .facet-checkbox-label small {
    margin-left: 5px; }

.adif-layout-wrapper .list-group-item div:first-child,
.adif-layout-wrapper .list-group-item .search-document-tags {
  display: none; }

.pagination-items-per-page > a,
.pagination-items-per-page.show > a,
.pagination-items-per-page > a:hover,
.pagination-items-per-page.show > a:focus,
.pagination-items-per-page.show > a:active {
  color: #065547;
  font-weight: 600;
  font-style: normal;
  font-size: .85rem;
  border: none;
  border-radius: 0;
  background: #d9e0de url("/o/adif-theme/images/icons/ico-select-dark-green.svg") calc(100% - 0.625rem) calc(50% + 2.5px) no-repeat;
  background-size: 0.625rem auto;
  padding-right: 32.5px;
  box-shadow: none; }
  .pagination-items-per-page > a span[id],
  .pagination-items-per-page.show > a span[id],
  .pagination-items-per-page > a:hover span[id],
  .pagination-items-per-page.show > a:focus span[id],
  .pagination-items-per-page.show > a:active span[id] {
    display: none; }

.rs-listado-estaciones-titulo h2 {
  text-transform: lowercase;
  font-weight: bold !important;
  font-size: 1.625rem; }

.rs-listado-estaciones .adif-table {
  font-size: 0.9375rem; }
  .rs-listado-estaciones .adif-table tr {
    height: 2.875rem; }
    .rs-listado-estaciones .adif-table tr:hover {
      border-radius: unset; }
  .rs-listado-estaciones .adif-table thead tr th.col-hora, .rs-listado-estaciones .adif-table thead tr th.col-destino {
    width: 25% !important; }
  .rs-listado-estaciones .adif-table thead tr th.col-hora, .rs-listado-estaciones .adif-table thead tr th.col-destino, .rs-listado-estaciones .adif-table thead tr th.col-tren, .rs-listado-estaciones .adif-table thead tr th.col-via {
    padding: 0.3125rem !important; }
    @media (max-width: 61.98em) {
      .rs-listado-estaciones .adif-table thead tr th.col-hora, .rs-listado-estaciones .adif-table thead tr th.col-destino, .rs-listado-estaciones .adif-table thead tr th.col-tren, .rs-listado-estaciones .adif-table thead tr th.col-via {
        font-size: 1rem;
        text-transform: none !important; } }
  @media (max-width: 61.98em) {
    .rs-listado-estaciones .adif-table thead tr th.col-hora {
      text-align: center; } }
  .rs-listado-estaciones .adif-table tbody tr {
    cursor: pointer; }
    .rs-listado-estaciones .adif-table tbody tr:nth-child(odd) td {
      background: #F4F4F4; }
    .rs-listado-estaciones .adif-table tbody tr td {
      border-bottom: none;
      border-radius: unset !important;
      background: white; }
      .rs-listado-estaciones .adif-table tbody tr td.rs-col-estacion {
        width: 40%; }
        @media (min-width: 62em) and (max-width: 74.98em) {
          .rs-listado-estaciones .adif-table tbody tr td.rs-col-estacion {
            width: 50%; } }
        .rs-listado-estaciones .adif-table tbody tr td.rs-col-estacion img {
          height: 0.9375rem;
          margin-left: 0.6875rem;
          float: right;
          margin-top: 0.25rem; }
      .rs-listado-estaciones .adif-table tbody tr td.col-hora, .rs-listado-estaciones .adif-table tbody tr td.col-destino, .rs-listado-estaciones .adif-table tbody tr td.col-tren, .rs-listado-estaciones .adif-table tbody tr td.col-via {
        padding: 0.125rem 0 0.125rem 0.125rem;
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1rem; }
        @media (max-width: 61.98em) {
          .rs-listado-estaciones .adif-table tbody tr td.col-hora, .rs-listado-estaciones .adif-table tbody tr td.col-destino, .rs-listado-estaciones .adif-table tbody tr td.col-tren, .rs-listado-estaciones .adif-table tbody tr td.col-via {
            font-size: 0.875rem; } }
      .rs-listado-estaciones .adif-table tbody tr td.col-hora {
        line-height: 1.25rem; }
      .rs-listado-estaciones .adif-table tbody tr td.col-destino {
        width: 50%; }
        .rs-listado-estaciones .adif-table tbody tr td.col-destino a {
          color: #111;
          text-decoration: none;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          margin-right: 1.875rem;
          line-height: 1.25rem; }
          @media (max-width: 47.98em) {
            .rs-listado-estaciones .adif-table tbody tr td.col-destino a {
              line-height: 0.9375rem; } }
        .rs-listado-estaciones .adif-table tbody tr td.col-destino img {
          height: 0.9375rem;
          margin-left: 70%;
          width: 2.1875rem;
          align-self: end;
          position: absolute; }
      .rs-listado-estaciones .adif-table tbody tr td.col-tren {
        font-size: 0.875rem !important;
        line-height: 1.25rem; }
        @media (max-width: 47.98em) {
          .rs-listado-estaciones .adif-table tbody tr td.col-tren {
            line-height: 0.9375rem; } }
        .rs-listado-estaciones .adif-table tbody tr td.col-tren .lineColored {
          padding: 0.4375rem !important;
          font-size: 1rem;
          width: 3.3125rem;
          height: 2.0625rem;
          display: inline-block;
          text-align: center; }
          @media (max-width: 47.98em) {
            .rs-listado-estaciones .adif-table tbody tr td.col-tren .lineColored {
              padding: 0.5625rem 0.1875rem !important;
              width: 2.8125rem; } }
  .rs-listado-estaciones .adif-table .rs-col-provincia,
  .rs-listado-estaciones .adif-table .rs-col-ambito {
    text-align: center; }
    @media (max-width: 61.98em) {
      .rs-listado-estaciones .adif-table .rs-col-provincia,
      .rs-listado-estaciones .adif-table .rs-col-ambito {
        display: none; } }
  .rs-listado-estaciones .adif-table span {
    font-weight: normal;
    color: black; }

.rs-listado-estaciones.adif-actualidad-wrapper.mx-2 {
  margin: unset !important; }

.rs-listado-estaciones-paginacion .pagination li {
  width: fit-content !important;
  margin-left: 8px !important;
  margin-right: 8px !important; }
  .rs-listado-estaciones-paginacion .pagination li a {
    width: fit-content !important; }
  .rs-listado-estaciones-paginacion .pagination li.active a {
    color: #065547 !important;
    font-weight: bold !important; }
  .rs-listado-estaciones-paginacion .pagination li a {
    background-color: transparent !important;
    color: black !important;
    font-size: 1.125rem !important;
    font-weight: normal !important; }
  .rs-listado-estaciones-paginacion .pagination li.next a, .rs-listado-estaciones-paginacion .pagination li.prev a {
    background-image: url(/o/adif-theme/images/icons/redesign/arrowRightGreen.svg) !important; }
  .rs-listado-estaciones-paginacion .pagination li.first, .rs-listado-estaciones-paginacion .pagination li.prev, .rs-listado-estaciones-paginacion .pagination li.next, .rs-listado-estaciones-paginacion .pagination li.last {
    width: 1.875rem !important;
    margin: 0 !important; }
    .rs-listado-estaciones-paginacion .pagination li.first a, .rs-listado-estaciones-paginacion .pagination li.prev a, .rs-listado-estaciones-paginacion .pagination li.next a, .rs-listado-estaciones-paginacion .pagination li.last a {
      background-size: auto 0.875rem !important;
      width: 1.875rem !important; }

@media (max-width: 47.98em) {
  .rs-tab-estaciones-destacadas_todas {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; } }

.rs-tab-estaciones-destacadas_todas a.nav-link {
  color: black !important;
  text-decoration: none;
  font-weight: normal !important; }
  @media (max-width: 61.98em) {
    .rs-tab-estaciones-destacadas_todas a.nav-link {
      text-align: center;
      font-size: 1rem !important;
      padding-right: 0;
      padding-left: 0; } }
  .rs-tab-estaciones-destacadas_todas a.nav-link.active {
    font-weight: bold !important; }

.rs-tab-estaciones-destacadas_todas .nav.adif-inline-tabs {
  border-bottom: 1px solid black; }

.rs-tab-estaciones-destacadas_todas .nav-item {
  margin-bottom: 0.125rem; }
  @media (max-width: 61.98em) {
    .rs-tab-estaciones-destacadas_todas .nav-item {
      width: 50%; } }

.rs-tab-estaciones-destacadas_todas p {
  color: black;
  font-size: 2.25rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal; }
  @media (max-width: 47.98em) {
    .rs-tab-estaciones-destacadas_todas p {
      font-size: 1.625rem; } }
  @media (max-width: 47.98em) and (max-width: 35.98em) {
    .rs-tab-estaciones-destacadas_todas p {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }

.rs-estaciones-destacadas {
  width: 9.875rem;
  height: 10.375rem;
  float: left;
  margin-right: 2rem;
  margin-top: 1.125rem;
  margin-bottom: 0.875rem; }
  @media (max-width: 47.98em) {
    .rs-estaciones-destacadas {
      margin-right: 1.125rem; } }
  @media (max-width: 35.98em) {
    .rs-estaciones-destacadas {
      width: 48% !important;
      margin-right: 0;
      height: 42vw; }
      .rs-estaciones-destacadas:nth-child(even) {
        float: right;
        padding-right: 0.9375rem; }
      .rs-estaciones-destacadas:nth-child(odd) {
        padding-left: 0.9375rem; } }
  @media (min-width: 36em) and (max-width: 47.98em) {
    .rs-estaciones-destacadas {
      width: 31%; }
      .rs-estaciones-destacadas:nth-child(3n + 2) {
        margin-right: 0; } }
  @media (min-width: 48em) and (max-width: 61.98em) {
    .rs-estaciones-destacadas {
      width: 31%;
      margin-right: 1.5rem; }
      .rs-estaciones-destacadas:nth-child(3n + 2) {
        margin-right: 0; } }
  @media (min-width: 62em) and (max-width: 74.98em) {
    .rs-estaciones-destacadas {
      width: 15%;
      margin-right: 1.125rem;
      height: 11.875rem; }
      .rs-estaciones-destacadas:nth-child(6n + 2) {
        margin-right: 0; } }
  .rs-estaciones-destacadas:nth-child(6n+2) {
    margin-right: 0; }
  .rs-estaciones-destacadas .rs-estacion-imagen {
    width: 9.875rem;
    height: 5.75rem; }
    @media (max-width: 35.98em) {
      .rs-estaciones-destacadas .rs-estacion-imagen {
        width: 100%;
        height: 25vw; } }
    @media (min-width: 36em) and (max-width: 47.98em) {
      .rs-estaciones-destacadas .rs-estacion-imagen {
        width: 100%;
        height: 6.25rem; } }
    @media (min-width: 48em) and (max-width: 61.98em) {
      .rs-estaciones-destacadas .rs-estacion-imagen {
        width: 100%;
        height: 7.5rem; } }
    @media (min-width: 62em) and (max-width: 74.98em) {
      .rs-estaciones-destacadas .rs-estacion-imagen {
        width: 100%;
        height: 5.25rem; } }
  .rs-estaciones-destacadas .rs-estacion-icono {
    height: 0.875rem;
    float: right;
    margin-top: 0.75rem; }
  .rs-estaciones-destacadas .rs-estacion-titulo {
    float: left;
    margin-top: 0.4375rem;
    color: black;
    width: 90%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media (max-width: 74.98em) {
      .rs-estaciones-destacadas .rs-estacion-titulo {
        font-size: 0.9375rem; } }
  .rs-estaciones-destacadas .rs-estacion-link {
    height: 100%;
    width: 100%;
    display: block; }

.rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item .select2-selection__placeholder {
  color: black !important;
  padding-left: 0.625rem !important; }
  @media (max-width: 61.98em) {
    .rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item .select2-selection__placeholder {
      font-size: 1rem !important; } }

.rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item .select2-selection__rendered {
  background: white !important; }

.rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item .select2-container--open {
  border-top: 1px solid #065547;
  border-left: 1px solid #065547;
  border-right: 1px solid #065547; }
  .rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item .select2-container--open .select2-selection__arrow {
    background-image: url("/o/adif-theme/images/icons/redesign/arrowUpGreen.svg") !important;
    background-size: 1rem;
    margin-right: 1.25rem; }

.rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item .select2-selection__arrow {
  background: url("/o/adif-theme/images/icons/redesign/arrowDownGreen.svg") center calc(50% - 2px) no-repeat !important;
  background-size: 1rem !important;
  margin-right: 1.25rem !important; }

.rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item .select2-container {
  z-index: 1; }
  @media (max-width: 61.98em) {
    .rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item .select2-container {
      height: 3.125rem !important; } }
  .rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item .select2-container .select2-selection__clear {
    font-size: 1.875rem !important;
    margin-top: 0.9375rem;
    margin-right: 3.125rem !important; }
    @media (max-width: 61.98em) {
      .rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item .select2-container .select2-selection__clear {
        margin-top: 0.6875rem; } }

.rs-buscador-estaciones-home .rs-estaciones-select .selection {
  border: 0.0625rem solid #8A8A8A;
  box-shadow: none !important; }

.rs-buscador-estaciones-home .consulta-tu-viaje {
  margin-top: 0 !important; }
  @media (min-width: 48em) {
    .rs-buscador-estaciones-home .consulta-tu-viaje {
      margin-bottom: 1.125rem !important; } }

.rs-estaciones-destacadas-home {
  list-style: none;
  padding-left: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.5rem;
  margin-top: 1.3125rem;
  margin-bottom: 3.125rem; }
  @media (max-width: 47.98em) {
    .rs-estaciones-destacadas-home {
      display: block; } }
  @media (min-width: 48em) and (max-width: 61.98em) {
    .rs-estaciones-destacadas-home {
      grid-template-columns: repeat(2, 1fr); } }
  .rs-estaciones-destacadas-home .rs-estacion-nombre-home {
    background: white;
    text-align: center;
    text-transform: uppercase;
    padding: 0.5rem;
    font-size: 0.9375rem;
    min-height: 3.75rem;
    display: flex;
    line-height: 1.25rem;
    justify-content: center;
    align-items: center;
    border: 0.0625rem solid #8A8A8A; }
    @media (max-width: 47.98em) {
      .rs-estaciones-destacadas-home .rs-estacion-nombre-home {
        margin-top: 1.125rem; } }
  .rs-estaciones-destacadas-home .rs-estacion-link-home {
    text-decoration: none;
    display: block; }
    @media (min-width: 48em) and (max-width: 61.98em) {
      .rs-estaciones-destacadas-home .rs-estacion-link-home:nth-child(4) .rs-estacion-nombre-home {
        margin-top: 0.8125rem; } }
  .rs-estaciones-destacadas-home li {
    margin-bottom: 0 !important; }
    @media (min-width: 48em) and (max-width: 61.98em) {
      .rs-estaciones-destacadas-home li:last-child {
        grid-column: span 2; } }

#wrapper .rs-buscador-estaciones-home .select2.select2-container--open .selection .select2-selection .select2-selection__rendered {
  background-color: white !important; }

.rs-detalle-estacion a.nav-link {
  color: black !important;
  text-decoration: none;
  font-weight: normal !important; }
  @media (max-width: 61.98em) {
    .rs-detalle-estacion a.nav-link {
      text-align: center;
      padding-right: 0;
      padding-left: 0; } }
  .rs-detalle-estacion a.nav-link.active {
    font-weight: bold !important; }

.rs-detalle-estacion .nav.adif-inline-tabs {
  border-bottom: 0.0625rem solid #DBDBDB;
  height: 2.875rem; }
  @media (max-width: 61.98em) {
    .rs-detalle-estacion .nav.adif-inline-tabs .active:after {
      bottom: -0.375rem; } }
  @media (max-width: 61.98em) {
    .rs-detalle-estacion .nav.adif-inline-tabs .nav-item {
      width: 30%; } }

.rs-detalle-estacion .nav.nav-pills {
  background: white !important;
  border-radius: unset !important;
  flex-direction: row;
  border-bottom: 0.1875rem solid #dcdcdc;
  margin: 0.9375rem 0 0 0; }
  @media (min-width: 48em) {
    .rs-detalle-estacion .nav.nav-pills {
      border-bottom: 0.0625rem solid black !important; } }
  .rs-detalle-estacion .nav.nav-pills li {
    flex: unset !important;
    line-height: 1.5 !important; }
    @media (max-width: 61.98em) {
      .rs-detalle-estacion .nav.nav-pills li {
        padding: unset !important; } }
    .rs-detalle-estacion .nav.nav-pills li a {
      border-radius: unset !important;
      margin-bottom: -0.0625rem;
      padding: 0.5rem 1rem !important;
      font-size: 1.15rem;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      color: #065547; }
      .rs-detalle-estacion .nav.nav-pills li a.active {
        color: #333;
        position: relative; }
        .rs-detalle-estacion .nav.nav-pills li a.active:after {
          content: '';
          width: 100%;
          height: 0.1875rem;
          background-color: #065547;
          position: absolute;
          left: 0;
          bottom: -0.1875rem; }

.rs-detalle-estacion .nav-item {
  background: white !important;
  border-radius: unset !important;
  margin-bottom: 0.125rem !important; }
  .rs-detalle-estacion .nav-item a {
    background: white !important;
    text-transform: none !important;
    font-size: 1.125rem !important; }
    @media (max-width: 61.98em) {
      .rs-detalle-estacion .nav-item a {
        font-size: 1rem !important; } }
  @media (max-width: 61.98em) {
    .rs-detalle-estacion .nav-item {
      width: 50%; } }

.rs-detalle-estacion .opciones-buscador-trenes {
  background: white !important;
  padding: 0 0.3125rem 0 0.3125rem !important; }
  .rs-detalle-estacion .opciones-buscador-trenes .form-row {
    border-bottom: none !important; }
  .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas {
    padding: 0.875rem 0.875rem 0.875rem 0.875rem;
    border: 0.0625rem solid #DBDBDB !important; }
    .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .horarios-check {
      display: flex;
      gap: 1.4375rem; }
      @media (max-width: 74.98em) {
        .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .horarios-check {
          gap: 0;
          flex-direction: column; } }
      .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .horarios-check label {
        font-size: 1.125rem !important;
        font-weight: bold !important; }
        .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .horarios-check label .custom-control-label::before, .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .horarios-check label .custom-control-label::after {
          width: 0.875rem !important;
          height: 0.875rem !important; }
        .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .horarios-check label .custom-control-input:checked ~ .custom-control-label::before {
          width: 0.875rem !important;
          height: 0.875rem !important; }
        .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .horarios-check label .custom-control-input:checked ~ .custom-control-label::after {
          width: 1rem !important;
          height: 1rem !important; }
    @media (min-width: 62em) {
      .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .tab-horas-salidas_llegadas {
        padding-right: 0; } }
    @media (max-width: 61.98em) {
      .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .tab-horas-salidas_llegadas {
        flex: 1;
        margin-left: -1.1875rem;
        margin-right: -1.1875rem; } }
    .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .tabla-horas-trenes-empty {
      margin-left: 0.9375rem;
      margin-right: 0.9375rem; }
    .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .rs-buscador-horarios-estacion-button {
      border-top: 0.0625rem solid #DBDBDB; }
      @media (min-width: 62em) {
        .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .rs-buscador-horarios-estacion-button {
          margin-top: 2.375rem;
          justify-content: right !important; } }
      @media (max-width: 61.98em) {
        .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .rs-buscador-horarios-estacion-button {
          margin-top: 1.375rem; } }
      @media (max-width: 35.98em) {
        .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .rs-buscador-horarios-estacion-button {
          padding-top: 1.25rem !important; } }
      .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .rs-buscador-horarios-estacion-button .adif-btn {
        background-color: white !important;
        color: #065547 !important;
        font-weight: normal !important;
        font-size: 0.9375rem !important;
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important; }
      .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .rs-buscador-horarios-estacion-button .rs-linkArrow {
        align-self: center; }
    @media (min-width: 48em) {
      .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .rs-boton-consultar {
        justify-content: flex-end !important; } }
    .rs-detalle-estacion .opciones-buscador-trenes .rs-tabla-salidas-llegadas .rs-boton-consultar .adif-btn {
      border-radius: 2.5rem !important;
      text-transform: uppercase;
      height: 3.75rem !important;
      padding: 0 2.6875rem !important;
      letter-spacing: 0.04em;
      font-size: 0.9375rem !important;
      font-weight: normal !important; }

.rs-detalle-estacion .adif-estado-red {
  padding: 0 !important; }
  .rs-detalle-estacion .adif-estado-red a {
    background: unset !important; }

.rs-detalle-estacion .horarios-date, .rs-detalle-estacion .horarios-update {
  font-size: 1.125rem !important; }
  @media (min-width: 48em) and (max-width: 61.98em) {
    .rs-detalle-estacion .horarios-date, .rs-detalle-estacion .horarios-update {
      flex: unset;
      max-width: unset; } }
  @media (max-width: 61.98em) {
    .rs-detalle-estacion .horarios-date, .rs-detalle-estacion .horarios-update {
      padding: 0 !important;
      font-size: 1rem !important; } }

.rs-detalle-estacion .go-to-network-state {
  margin: 0;
  text-align: right; }
  .rs-detalle-estacion .go-to-network-state .nav-link {
    color: #065547 !important; }
    @media (max-width: 61.98em) {
      .rs-detalle-estacion .go-to-network-state .nav-link {
        text-align: left; } }
  @media (min-width: 48em) and (max-width: 61.98em) {
    .rs-detalle-estacion .go-to-network-state {
      flex: unset;
      max-width: unset; } }
  @media (max-width: 61.98em) {
    .rs-detalle-estacion .go-to-network-state {
      padding: 0 !important;
      grid-column: span 2; } }

.rs-detalle-estacion .horarios-date p {
  background: transparent url(/o/adif-theme/images/icons/redesign/calendarGreen.svg) left center no-repeat !important; }

.rs-detalle-estacion .horarios-update {
  text-align: unset !important; }
  .rs-detalle-estacion .horarios-update p {
    background: transparent url(/o/adif-theme/images/icons/redesign/clockGreen.svg) left center no-repeat !important; }

.rs-detalle-estacion .rs-estaciones-fecha-hora li {
  margin-bottom: 0; }

@media (max-width: 61.98em) {
  .rs-detalle-estacion .rs-estaciones-fecha-hora {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    margin-bottom: 1.125rem !important; } }

.rs-detalle-estacion.pills-columns {
  display: block !important; }
  .rs-detalle-estacion.pills-columns .icono {
    width: 1.25rem;
    height: 1.25rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    min-width: 1.25rem; }
  .rs-detalle-estacion.pills-columns .pills-column {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .rs-detalle-estacion.pills-columns .pills-column.rs-estacion-direccion-horario {
      margin: 0 1.875rem;
      padding-bottom: 0.9375rem !important;
      border-right: none !important;
      border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
      width: unset !important; }
      .rs-detalle-estacion.pills-columns .pills-column.rs-estacion-direccion-horario li {
        display: flex !important;
        gap: 0.5rem;
        align-items: center; }
        .rs-detalle-estacion.pills-columns .pills-column.rs-estacion-direccion-horario li span {
          font-size: 1.125rem; }
        .rs-detalle-estacion.pills-columns .pills-column.rs-estacion-direccion-horario li .rs-detalle-estacion-google {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          margin-left: 1.125rem;
          font-size: 1rem; }
          @media (max-width: 61.98em) {
            .rs-detalle-estacion.pills-columns .pills-column.rs-estacion-direccion-horario li .rs-detalle-estacion-google {
              grid-column: span 2;
              margin-left: 1.8125rem;
              width: 10.9375rem; } }
        @media (max-width: 61.98em) {
          .rs-detalle-estacion.pills-columns .pills-column.rs-estacion-direccion-horario li {
            display: grid !important;
            grid-template-columns: auto auto;
            justify-content: start; } }
    .rs-detalle-estacion.pills-columns .pills-column.service-column {
      margin: 1.75rem 1.5625rem 0 1.875rem;
      border-right: none !important;
      width: unset !important; }
      .rs-detalle-estacion.pills-columns .pills-column.service-column h2 {
        text-transform: uppercase;
        font-size: 1rem; }
      .rs-detalle-estacion.pills-columns .pills-column.service-column span {
        font-weight: normal !important;
        font-size: 1.125rem !important; }
      .rs-detalle-estacion.pills-columns .pills-column.service-column .icons-pills-column {
        gap: 0.5rem; }
        .rs-detalle-estacion.pills-columns .pills-column.service-column .icons-pills-column .icono {
          margin-right: 0 !important; }

.rs-detalle-estacion .title-servicios {
  margin-top: 1.6875rem; }
  .rs-detalle-estacion .title-servicios h2 {
    font-size: 0.9375rem;
    text-transform: uppercase;
    margin-bottom: 1.25rem; }
  .rs-detalle-estacion .title-servicios.rs-servicios-adaptados {
    margin-top: 1.6875rem;
    padding-top: 1.6875rem;
    border-top: 0.0625rem solid rgba(0, 0, 0, 0.2); }

.rs-detalle-estacion .servicios-estacion {
  margin-left: 0; }
  .rs-detalle-estacion .servicios-estacion .linkServiciosDesp, .rs-detalle-estacion .servicios-estacion .servicio-estacion {
    flex: 50%;
    height: 1.5625rem !important;
    padding-left: 0; }
    @media (max-width: 47.98em) {
      .rs-detalle-estacion .servicios-estacion .linkServiciosDesp, .rs-detalle-estacion .servicios-estacion .servicio-estacion {
        flex: 100%; } }
  .rs-detalle-estacion .servicios-estacion .servicio-estacion-icono {
    height: 2.0625rem !important;
    width: 2.0625rem !important;
    background-size: auto 1.25rem !important; }
  .rs-detalle-estacion .servicios-estacion .servicio-estacion-datos {
    margin-left: 0 !important;
    width: 100% !important;
    font-size: 0.9375rem !important;
    line-height: normal !important;
    color: black !important; }
    .rs-detalle-estacion .servicios-estacion .servicio-estacion-datos h3 {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 1.125rem;
      margin-top: 0.375rem;
      overflow: visible; }
      @media (min-width: 62em) and (max-width: 74.98em) {
        .rs-detalle-estacion .servicios-estacion .servicio-estacion-datos h3 {
          margin-top: 0.625rem;
          font-size: 0.875rem !important; } }
      @media (min-width: 48em) and (max-width: 61.98em) {
        .rs-detalle-estacion .servicios-estacion .servicio-estacion-datos h3 {
          margin-top: 0.625rem;
          font-size: 0.875rem !important; } }
      @media (max-width: 47.98em) {
        .rs-detalle-estacion .servicios-estacion .servicio-estacion-datos h3 {
          font-size: 1.125rem !important; } }
    .rs-detalle-estacion .servicios-estacion .servicio-estacion-datos p {
      margin-bottom: 0;
      font-size: 0.9375rem !important;
      line-height: normal !important;
      color: black !important; }
    @media (max-width: 47.98em) {
      .rs-detalle-estacion .servicios-estacion .servicio-estacion-datos {
        justify-content: left !important; } }
  .rs-detalle-estacion .servicios-estacion .servicio-estacion-detalle {
    height: unset !important;
    border-radius: 0.0625rem;
    background: #F4F4F4;
    padding: 2.5rem 1rem 1.9375rem 1rem;
    margin-top: 1.875rem;
    margin-left: 0;
    margin-right: 0.9375rem; }
    .rs-detalle-estacion .servicios-estacion .servicio-estacion-detalle-1::before {
      left: 60%; }
      @media (max-width: 47.98em) {
        .rs-detalle-estacion .servicios-estacion .servicio-estacion-detalle-1::before {
          left: 16%; } }
    .rs-detalle-estacion .servicios-estacion .servicio-estacion-detalle::before {
      border-bottom-color: #F4F4F4 !important;
      transform: scale(0.5, 0.8);
      margin-bottom: -0.4375rem;
      margin-left: -2.5rem; }
  @media (max-width: 47.98em) {
    .rs-detalle-estacion .servicios-estacion .servicio-estacion {
      flex-direction: row; } }
  .rs-detalle-estacion .servicios-estacion button h3 {
    color: #065547 !important;
    font-weight: bold !important;
    text-decoration: underline; }
  .rs-detalle-estacion .servicios-estacion .btn-close-adif {
    color: black;
    font-size: 2rem !important;
    margin: 0 !important; }
  @media (max-width: 47.98em) {
    .rs-detalle-estacion .servicios-estacion {
      margin-bottom: 0; } }

.rs-detalle-estacion .adif-area-comercial-pills .nav-pills {
  gap: 1.125rem;
  border-bottom: none !important; }
  .rs-detalle-estacion .adif-area-comercial-pills .nav-pills li {
    width: max-content; }
    .rs-detalle-estacion .adif-area-comercial-pills .nav-pills li a {
      background: #f4f4f4 !important;
      border-radius: 3.125rem !important;
      border: 0.0625rem solid #8A8A8A;
      font-size: 1rem !important;
      padding: 0.875rem 1.5rem 0.875rem 1.5rem !important; }
      .rs-detalle-estacion .adif-area-comercial-pills .nav-pills li a.active {
        background: #065547 !important;
        color: white !important;
        font-weight: normal !important; }
        .rs-detalle-estacion .adif-area-comercial-pills .nav-pills li a.active:after {
          content: unset; }

.rs-detalle-estacion .adif-area-comercial-pills .container {
  padding-left: 0;
  padding-right: 0; }

.rs-detalle-estacion .adif-area-comercial-pills .item-card {
  margin-bottom: 2rem;
  padding-right: 1rem;
  padding-left: 1rem; }
  @media (min-width: 48em) and (max-width: 61.98em) {
    .rs-detalle-estacion .adif-area-comercial-pills .item-card {
      flex: 100%;
      max-width: 100%; } }
  .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card {
    height: 21.875rem;
    border: 0.0625rem solid #dbdbdb; }

@-moz-document url-prefix() {
  .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-inner {
    width: 99%; } }
    .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front {
      background: white;
      align-items: start;
      padding: 1.125rem;
      justify-content: flex-start; }
      .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front img {
        width: 55%;
        height: 9.375rem;
        max-width: 180px;
        margin-bottom: 1.125rem;
        object-fit: contain;
        margin-left: auto;
        margin-right: auto; }
      .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front h2 {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.375rem;
        text-align: left; }
      .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front a {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: black; }
      .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-icono-phone {
        display: flex;
        align-items: center;
        gap: 0.5rem; }
      .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .icono {
        width: 1rem;
        height: 1rem; }
      .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .parentLinkExt {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem; }
      .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo {
        align-self: end;
        width: 100%;
        position: absolute;
        top: 19.5rem; }
        .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo h3 {
          float: right; }
          .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo h3 span {
            font-weight: normal;
            font-size: 0.9375rem; }
            .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo h3 span:nth-child(2) {
              width: 1.25rem; }
        .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo .desplegable-button {
          padding: 0;
          background: white;
          gap: 0.375rem; }
        .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo .dropdown-content {
          background: white !important;
          text-align: left;
          padding: 0;
          margin: 0;
          float: right; }
          .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo .dropdown-content p {
            margin-bottom: 0.3125rem; }
          @media (min-width: 75em) {
            .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo .dropdown-content {
              width: 22.5rem; } }
          @media (min-width: 62em) and (max-width: 74.98em) {
            .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo .dropdown-content {
              width: 18.1875rem; } }
          @media (min-width: 48em) and (max-width: 61.98em) {
            .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo .dropdown-content {
              width: 29.375rem; } }
          @media (min-width: 36em) and (max-width: 47.98em) {
            .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo .dropdown-content {
              width: 29.375rem; } }
          @media (max-width: 35.98em) {
            .rs-detalle-estacion .adif-area-comercial-pills .item-card .rs-tiendas-card .flip-card-front .rs-tiendas-masinfo .dropdown-content {
              width: 90%; } }

.rs-detalle-estacion .bannerApp-button .external-link {
  background: transparent url(/o/adif-theme/images/icons/ico-blank-white.svg) right center no-repeat !important; }

@media (max-width: 47.98em) {
  .rs-detalle-estacion .list-easytabs {
    border: 1px solid #8a8a8a !important;
    flex-direction: column !important;
    height: 2.5rem;
    overflow: hidden;
    margin-top: 0 !important; }
    .rs-detalle-estacion .list-easytabs li {
      width: 100%;
      height: 2.5rem;
      flex: 0 0 auto; }
      .rs-detalle-estacion .list-easytabs li a {
        text-align: left !important;
        border-bottom: 1px solid #A3A8A3; }
        .rs-detalle-estacion .list-easytabs li a:not(.active) {
          padding-left: 0.625rem !important; }
      .rs-detalle-estacion .list-easytabs li:last-child a {
        border-bottom: none !important; }
      .rs-detalle-estacion .list-easytabs li.active {
        -webkit-box-ordinal-group: -1;
        order: -1; }
        .rs-detalle-estacion .list-easytabs li.active > a {
          font-weight: normal !important;
          padding: 0.5rem 0.625rem !important; }
          .rs-detalle-estacion .list-easytabs li.active > a:before {
            content: '';
            background: url(/o/adif-theme/images/icons/redesign/menuMobileGreen.svg) center no-repeat;
            height: 1rem;
            width: 1rem;
            display: inline-block;
            margin-right: 0.5rem; }
          .rs-detalle-estacion .list-easytabs li.active > a:after {
            position: relative !important;
            top: 0;
            background: url(/o/adif-theme/images/icons/redesign/arrowDownGreen.svg) center no-repeat;
            display: inline-block;
            float: right;
            background-color: white !important;
            height: 1.125rem !important;
            width: 1.125rem !important;
            margin-top: 0.125rem;
            margin-right: 0.125rem; }
          .rs-detalle-estacion .list-easytabs li.active > a span {
            vertical-align: 0.125rem; }
    .rs-detalle-estacion .list-easytabs.is-open {
      height: auto; }
      .rs-detalle-estacion .list-easytabs.is-open li.active > a:after {
        background: url(/o/adif-theme/images/icons/redesign/arrowUpGreen.svg) center no-repeat; } }

.rs-estaciones-evento .adif-referencia span {
  font-size: 1.125rem;
  color: black; }
  @media (max-width: 35.98em) {
    .rs-estaciones-evento .adif-referencia span:nth-child(1) {
      padding-right: 0.75rem; }
    .rs-estaciones-evento .adif-referencia span:nth-child(2) {
      text-align: right; } }

.rs-estaciones-evento .datos .adif-subasta-caracteristica-titulo {
  font-size: 1rem; }

.rs-estaciones-evento .datos a {
  text-decoration: none; }
  .rs-estaciones-evento .datos a h2 {
    font-size: 1.125rem !important; }

.rs-estaciones-evento .adif-subasta-mas-informacion {
  padding-bottom: 0 !important; }
  .rs-estaciones-evento .adif-subasta-mas-informacion p {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: black !important;
    text-decoration: underline;
    margin-bottom: 0; }

@media (max-width: 35.98em) {
  .rs-estaciones-evento .adif-subasta-card-text-wrapper {
    height: 17.5rem; } }

.rs-estaciones-relacionadas {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-left: 0; }
  @media (max-width: 47.98em) {
    .rs-estaciones-relacionadas {
      display: flex;
      flex-direction: column; } }
  .rs-estaciones-relacionadas .rs-estacion-icono {
    height: 0.9375rem;
    margin-left: 0.625rem; }
  .rs-estaciones-relacionadas li {
    margin-bottom: 0;
    list-style-type: none;
    display: flex;
    align-items: center; }
    .rs-estaciones-relacionadas li::before {
      content: "";
      width: 0.5rem;
      height: 0.5rem;
      background: #065547;
      margin-right: 0.5rem;
      display: inline-block;
      min-width: 0.5rem; }
    .rs-estaciones-relacionadas li a {
      font-size: 1.125rem;
      color: #111;
      text-decoration: none;
      padding-left: 0;
      padding-top: 0.3125rem;
      padding-bottom: 0.3125rem; }
      @media (max-width: 61.98em) {
        .rs-estaciones-relacionadas li a {
          font-size: 0.9375rem; } }
  .rs-estaciones-relacionadas-titulo {
    margin-bottom: 1rem; }
    @media (min-width: 48em) {
      .rs-estaciones-relacionadas-titulo {
        border-top: 0.0625rem solid #DBDBDB;
        padding-top: 2.125rem; } }

.rs-estaciones-aviso {
  flex: 100%;
  margin-bottom: 1.4375rem; }
  .rs-estaciones-aviso img {
    margin-right: 0.5rem; }
  .rs-estaciones-aviso-titulo {
    width: 95%;
    text-transform: none;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #111;
    font-size: 0.9375rem; }
  .rs-estaciones-aviso-desplegable {
    display: block;
    width: 1.875rem;
    height: auto;
    text-indent: -9999px;
    background: transparent url(/o/adif-theme/images/icons/redesign/angle-circle-down.svg) center center no-repeat;
    background-size: 1.875rem auto;
    margin-left: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .rs-estaciones-aviso button {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0.5rem 0.625rem 0.5rem 0.625rem !important;
    background-color: #FDF2D1 !important;
    font-size: .85rem;
    color: #065547;
    display: flex;
    align-items: center;
    width: 100%;
    line-height: 1.4;
    border: none;
    text-align: left; }
  .rs-estaciones-aviso .dropdown-content {
    background-color: #FDF2D1;
    margin-bottom: 0;
    padding: 1rem 2.5rem 1rem 1rem; }
    .rs-estaciones-aviso .dropdown-content p {
      font-size: 0.9375rem; }
      .rs-estaciones-aviso .dropdown-content p strong {
        font-weight: 700 !important; }
      .rs-estaciones-aviso .dropdown-content p a {
        color: #111; }
  .rs-estaciones-aviso h2 {
    margin-bottom: 0; }
    .rs-estaciones-aviso h2.showed .rs-estaciones-aviso-desplegable {
      transform: rotate(180deg); }

.rs-texto-estacion h2 {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 1.125rem; }

.rs-texto-estacion p {
  margin-bottom: 0; }

.rs-estacion-localizacion.mapa-localizacion-adif {
  margin-top: 0;
  margin-bottom: 0; }

body.cs__adif-av {
  /*Restyling*/
  /*Home cards*/ }
  body.cs__adif-av .lfr-spa-loading-bar {
    background-color: rgba(16, 35, 65, 0.5);
    height: 0.625rem; }
  body.cs__adif-av #top-link {
    background-color: #102341; }
  body.cs__adif-av a {
    color: #102341; }
    body.cs__adif-av a:hover, body.cs__adif-av a:focus {
      color: #102341; }
    body.cs__adif-av a.control-menu-icon {
      color: white; }
  body.cs__adif-av .product-menu a {
    color: white; }
    body.cs__adif-av .product-menu a:hover, body.cs__adif-av .product-menu a:focus {
      color: white; }
  body.cs__adif-av .adif-back-button {
    background: url("/o/adif-theme/images/icons/ico-slide-prev-blue.svg") no-repeat !important; }
  body.cs__adif-av div[id*="administration"] a {
    color: white; }
  body.cs__adif-av .quick-access-nav a:focus {
    color: white; }
  body.cs__adif-av header .navbar-nav .navbar-nav a {
    color: #102341; }
  body.cs__adif-av header .navbar-nav .nav-item .active:after {
    content: '';
    background-color: #102341; }
  body.cs__adif-av header .navbar-nav .nav-item.selected a:after {
    content: '';
    background-color: #102341 !important; }
  body.cs__adif-av header a {
    color: #102341; }
  body.cs__adif-av header .language-bar .form-group .form-control {
    background-image: url("/o/adif-theme/images/icons/ico-select_blue.svg"); }
  body.cs__adif-av header .form-control {
    color: #102341; }
    body.cs__adif-av header .form-control:focus {
      border-color: #102341;
      color: #102341; }
  body.cs__adif-av header .adif-search .adif-nav-button {
    color: #102341; }
  body.cs__adif-av header .adif-search .adif-search-button {
    color: #102341; }
  body.cs__adif-av .adif-footer {
    background: linear-gradient(120deg, #102341 0, #102341 86%, #fff 86%, #fff 87.5%, #102341 87.5%, #102341 100%); }
  body.cs__adif-av .adif-header .adif-search.active {
    border: 0.0625rem solid #102341; }
    body.cs__adif-av .adif-header .adif-search.active .adif-search-close-button {
      background: #102341 url("/o/adif-theme/images/icons/redesign/closeWhite.svg") no-repeat center; }
    body.cs__adif-av .adif-header .adif-search.active .search-bar-simple button {
      background-color: transparent; }
    body.cs__adif-av .adif-header .adif-search.active .search-bar-simple .input-group-inset-item,
    body.cs__adif-av .adif-header .adif-search.active .search-bar-simple .input-group-item {
      border: none; }
      body.cs__adif-av .adif-header .adif-search.active .search-bar-simple .input-group-inset-item .lexicon-icon,
      body.cs__adif-av .adif-header .adif-search.active .search-bar-simple .input-group-item .lexicon-icon {
        color: #102341; }
    body.cs__adif-av .adif-header .adif-search.active .search-bar-simple input {
      height: auto; }
  body.cs__adif-av .adif-header .adif-header__language .language-picker__item[aria-selected=true] {
    color: #102341; }
  body.cs__adif-av .adif-header .adif-header__language .language-picker__list {
    border: 0.0625rem solid #102341; }
  body.cs__adif-av .adif-header.home .b-navMain__li.selected .b-navMain__liWrapper {
    border-bottom: 0.25rem solid white; }
    @media (prefers-contrast: more) {
      body.cs__adif-av .adif-header.home .b-navMain__li.selected .b-navMain__liWrapper {
        border-bottom: 0.25rem solid transparent; } }
  body.cs__adif-av .adif-header.home .b-navMain__li:hover .b-navMain__liWrapper {
    border-bottom: 0.25rem solid white; }
    @media (prefers-contrast: more) {
      body.cs__adif-av .adif-header.home .b-navMain__li:hover .b-navMain__liWrapper {
        border-bottom: 0.25rem solid transparent; } }
  body.cs__adif-av .adif-header.home .b-navMain__link {
    text-decoration: none; }
    body.cs__adif-av .adif-header.home .b-navMain__link:hover {
      color: white; }
  body.cs__adif-av .adif-header .b-navMain__submenuUl, body.cs__adif-av .adif-header .b-navMain__submenuUl2, body.cs__adif-av .adif-header .b-navMain__submenuUl3 {
    border-right: 1px solid #102341; }
  body.cs__adif-av .adif-header .b-navMain__li.selected .b-navMain__liWrapper {
    border-bottom: 0.25rem solid #102341; }
    @media (prefers-contrast: more) {
      body.cs__adif-av .adif-header .b-navMain__li.selected .b-navMain__liWrapper {
        border-bottom: 0.25rem solid transparent; } }
  body.cs__adif-av .adif-header .b-navMain__li:hover .b-navMain__liWrapper {
    border-bottom: 0.25rem solid #102341; }
    @media (prefers-contrast: more) {
      body.cs__adif-av .adif-header .b-navMain__li:hover .b-navMain__liWrapper {
        border-bottom: 0.25rem solid transparent; } }
  body.cs__adif-av .adif-header .b-navMain__link {
    text-decoration: none; }
    body.cs__adif-av .adif-header .b-navMain__link:hover {
      color: #102341; }
  body.cs__adif-av .adif-header .b-navMain__commonli:hover {
    background-color: #102341; }
  body.cs__adif-av .adif-header .b-navMain .b-navMain__link2:hover, body.cs__adif-av .adif-header .b-navMain .b-navMain__link3:hover, body.cs__adif-av .adif-header .b-navMain .b-navMain__link4:hover {
    background-color: #102341;
    color: white;
    text-decoration: none; }
  body.cs__adif-av .adif-header .b-navMain .b-navMain__link2.link-open, body.cs__adif-av .adif-header .b-navMain .b-navMain__link3.link-open, body.cs__adif-av .adif-header .b-navMain .b-navMain__link4.link-open {
    background-color: #102341;
    color: white; }
  body.cs__adif-av .b-navMainMobile__link2.children.link-open, body.cs__adif-av .b-navMainMobile__link3.children.link-open {
    color: #102341; }
  body.cs__adif-av .b-navMainMobile__link::after {
    background: transparent url("/o/adif-theme/images/icons/redesign/arrowRBlue.svg") no-repeat center;
    background-size: 1.5rem auto;
    width: 1rem;
    height: 1.563rem; }
  body.cs__adif-av .b-navMainMobile__link3.children.link-open::after {
    background: transparent url("/o/adif-theme/images/icons/redesign/arrowDBlueMini.svg") no-repeat center;
    background-size: 1.3rem auto;
    transform: rotate(180deg); }
  body.cs__adif-av .b-navMainMobile__link3.children::after {
    content: "";
    display: block;
    background: transparent url("/o/adif-theme/images/icons/redesign/arrowDBlueMini.svg") no-repeat center;
    background-size: 1.3rem auto;
    width: 1.25rem;
    height: 1.25rem;
    margin: 0; }
  body.cs__adif-av .b-navMainMobile .b-btnMobile-menu,
  body.cs__adif-av .b-navMainMobile .b-btnMobile-menu2 {
    background: url("/o/adif-theme/images/icons/redesign/arrowRBlue.svg") no-repeat center; }
  body.cs__adif-av .adif-header__menuMobile .adif-header__btnWrapper {
    padding: 1rem;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    body.cs__adif-av .adif-header__menuMobile .adif-header__btnWrapper .adif-header__language .language-picker__button {
      padding: 0 0 0 0.5rem;
      color: #102341; }
    body.cs__adif-av .adif-header__menuMobile .adif-header__btnWrapper .adif-header__language .language-picker__item {
      display: flex;
      align-items: center;
      text-decoration: none;
      padding: 0.5rem;
      color: #111111;
      transition: background 0.2s;
      text-decoration: none; }
      body.cs__adif-av .adif-header__menuMobile .adif-header__btnWrapper .adif-header__language .language-picker__item[aria-selected=true] {
        position: relative;
        background-color: #f4f4f4;
        color: #102341;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      body.cs__adif-av .adif-header__menuMobile .adif-header__btnWrapper .adif-header__language .language-picker__item:hover {
        background-color: #f4f4f4;
        color: #111111; }
      body.cs__adif-av .adif-header__menuMobile .adif-header__btnWrapper .adif-header__language .language-picker__item span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 1rem; }
    body.cs__adif-av .adif-header__menuMobile .adif-header__btnWrapper .btn__icon--close {
      background: url("/o/adif-theme/images/icons/redesign/closeBlue.svg") no-repeat center;
      background-size: 1.625rem auto;
      width: 1.625rem;
      height: 1.625rem;
      margin: 0;
      padding: 0;
      border: none; }
      @media (min-width: 75em) {
        body.cs__adif-av .adif-header__menuMobile .adif-header__btnWrapper .btn__icon--close {
          background-size: 1.5rem auto;
          width: 1.5rem;
          height: 1.5rem; } }
  body.cs__adif-av .adif-header__menuMobile .b-navMainMobile__btnBack {
    background-color: #102341; }
  body.cs__adif-av #wrapper #main-navigation > ul li.has-children-too.trigger-click > a,
  body.cs__adif-av #wrapper #main-navigation > ul li.has-children-too.trigger-click > button {
    color: #102341;
    background-color: white;
    position: relative;
    z-index: 0; }
  body.cs__adif-av #wrapper #main-navigation > ul li.has-children-too.trigger-click > span.submenu-trigger.trigger-click {
    background-image: url("/o/adif-theme/images/icons/adif-icon/arrow-right-blue.svg");
    background-color: transparent; }
  body.cs__adif-av #wrapper #main-navigation > ul li.trigger-click button {
    background-color: #165E8A; }
  body.cs__adif-av #wrapper #main-navigation > ul li.trigger-click > a {
    background-color: #165E8A; }
  body.cs__adif-av #wrapper #main-navigation > ul li.trigger-click > span {
    background-color: transparent; }
  body.cs__adif-av #wrapper #main-navigation > ul li ul.second-level > li button.trigger-click {
    background-color: white; }
    body.cs__adif-av #wrapper #main-navigation > ul li ul.second-level > li button.trigger-click span {
      color: #165E8A; }
    body.cs__adif-av #wrapper #main-navigation > ul li ul.second-level > li button.trigger-click span.submenu-trigger.trigger-click {
      background: url("/o/adif-theme/images/icons/adif-icon/arrow-right-blue.svg");
      background-size: auto 0.9375rem;
      background-repeat: no-repeat;
      background-position: calc(100% - 0.9375rem); }
    body.cs__adif-av #wrapper #main-navigation > ul li ul.second-level > li button.trigger-click > span.submenu-trigger {
      background-image: url("/o/adif-theme/images/icons/adif-icon/arrow-right-blue.svg"); }
    body.cs__adif-av #wrapper #main-navigation > ul li ul.second-level > li button.trigger-click > span.submenu-trigger.trigger-click {
      background-image: url("/o/adif-theme/images/icons/adif-icon/arrow-right-blue.svg"); }
  body.cs__adif-av #wrapper #main-navigation > ul li.mobile-top-menu .mobile-top-menu-language {
    background-color: #102341; }
    body.cs__adif-av #wrapper #main-navigation > ul li.mobile-top-menu .mobile-top-menu-language ul.select2-results__options {
      background-color: #102341; }
  body.cs__adif-av #wrapper #main-navigation > ul li.upmenu {
    background-color: #102341; }
  body.cs__adif-av #wrapper #main-navigation > ul button.upmenu {
    background-color: #102341 !important; }
  body.cs__adif-av #wrapper #main-navigation > .main-navigation-wrapper {
    background-color: #102341; }
    body.cs__adif-av #wrapper #main-navigation > .main-navigation-wrapper:after {
      background-color: #102341; }
  body.cs__adif-av #wrapper #main-navigation.first-level-open > ul li.selected {
    background-color: #165E8A; }
  body.cs__adif-av #wrapper #main-navigation.second-level-open ul.first-level > li.trigger-click > ul.second-level {
    background-color: #165E8A; }
  body.cs__adif-av #wrapper #main-navigation.third-level-open li.trigger-click > ul.second-level {
    background-color: #165E8A; }
  body.cs__adif-av #wrapper #main-navigation.third-level-open li.trigger-click > ul.third-level {
    background-color: #165E8A; }
  body.cs__adif-av #main-navigation > ul li.mobile-menu-footer p.mobile-menu-footer-flag {
    background-color: #003a4d !important; }
  body.cs__adif-av #main-navigation > ul li button {
    background-color: #102341; }
  body.cs__adif-av #content .adif-icon.c-dark-aquamarine {
    background-color: #102341 !important; }
  body.cs__adif-av #content #main-content .date-picker-date:not([disabled]):not(.disabled):active,
  body.cs__adif-av #content #main-content .date-picker-date:not([disabled]):not(.disabled).active,
  body.cs__adif-av #content #main-content .nav-underline .tab.active a.date-picker-date:not([disabled]):not(.disabled),
  body.cs__adif-av #content #main-content .show > .date-picker-date.dropdown-toggle {
    background-color: #102341;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal; }
  body.cs__adif-av #content #main-content .no-label label {
    display: none; }
  body.cs__adif-av #content #main-content input[type="color"],
  body.cs__adif-av #content #main-content input[type="date"],
  body.cs__adif-av #content #main-content input[type="datetime"],
  body.cs__adif-av #content #main-content input[type="datetime-local"],
  body.cs__adif-av #content #main-content input[type="email"],
  body.cs__adif-av #content #main-content input[type="month"],
  body.cs__adif-av #content #main-content input[type="number"],
  body.cs__adif-av #content #main-content input[type="password"],
  body.cs__adif-av #content #main-content input[type="range"],
  body.cs__adif-av #content #main-content input[type="reset"],
  body.cs__adif-av #content #main-content input[type="search"],
  body.cs__adif-av #content #main-content input[type="text"],
  body.cs__adif-av #content #main-content input[type="tel"],
  body.cs__adif-av #content #main-content input[type="time"],
  body.cs__adif-av #content #main-content input[type="url"],
  body.cs__adif-av #content #main-content input[type="week"],
  body.cs__adif-av #content #main-content select {
    color: #102341; }
    body.cs__adif-av #content #main-content input[type="color"]::placeholder,
    body.cs__adif-av #content #main-content input[type="date"]::placeholder,
    body.cs__adif-av #content #main-content input[type="datetime"]::placeholder,
    body.cs__adif-av #content #main-content input[type="datetime-local"]::placeholder,
    body.cs__adif-av #content #main-content input[type="email"]::placeholder,
    body.cs__adif-av #content #main-content input[type="month"]::placeholder,
    body.cs__adif-av #content #main-content input[type="number"]::placeholder,
    body.cs__adif-av #content #main-content input[type="password"]::placeholder,
    body.cs__adif-av #content #main-content input[type="range"]::placeholder,
    body.cs__adif-av #content #main-content input[type="reset"]::placeholder,
    body.cs__adif-av #content #main-content input[type="search"]::placeholder,
    body.cs__adif-av #content #main-content input[type="text"]::placeholder,
    body.cs__adif-av #content #main-content input[type="tel"]::placeholder,
    body.cs__adif-av #content #main-content input[type="time"]::placeholder,
    body.cs__adif-av #content #main-content input[type="url"]::placeholder,
    body.cs__adif-av #content #main-content input[type="week"]::placeholder,
    body.cs__adif-av #content #main-content select::placeholder {
      color: #102341; }
  body.cs__adif-av #content #main-content select {
    background: white url("/o/adif-theme/images/icons/ico-select_blue.svg") calc(100% - 0.9375rem) center no-repeat;
    background-size: 0.9375rem auto; }
    body.cs__adif-av #content #main-content select:disabled {
      background: #cdced0 url("/o/adif-theme/images/icons/ico-select_blue.svg") calc(100% - 0.9375rem) center no-repeat;
      background-size: 0.9375em auto; }
  body.cs__adif-av #content #main-content textarea {
    color: #102341; }
    body.cs__adif-av #content #main-content textarea::placeholder {
      color: #102341; }
  body.cs__adif-av #content #main-content .adif-btn {
    background-color: #102341; }
    body.cs__adif-av #content #main-content .adif-btn.consulta-tu-viaje {
      background-color: #102341; }
  body.cs__adif-av #content #main-content .custom-file .custom-file-label {
    color: #102341; }
    body.cs__adif-av #content #main-content .custom-file .custom-file-label::after {
      background-color: #102341; }
  @media (max-width: 61.98em) {
    body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:first-child .buscador-prensa-item:first-child {
      margin-bottom: 0.3125rem; } }
  body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-button input[type="submit"] {
    background-color: #102341; }
  body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner {
    display: flex; }
    @media (max-width: 35.98em) {
      body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner {
        flex-direction: column; } }
    body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-ambitos {
      width: 55%; }
      @media (max-width: 35.98em) {
        body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-ambitos {
          width: 100%;
          margin-bottom: 0.3125rem; } }
    body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-provincia {
      width: 45%; }
      @media (max-width: 35.98em) {
        body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-provincia {
          width: 100%;
          margin-bottom: 0.3125rem; }
          body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-provincia:last-child {
            margin-bottom: 0; } }
    body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-desde,
    body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-hasta {
      width: 50%; }
      @media (max-width: 35.98em) {
        body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-desde,
        body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .buscador-prensa-inner .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-hasta {
          width: 100%;
          margin-bottom: 0.3125rem; } }
  body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:first-child {
    width: 60%; }
    @media only screen and (max-width: 1024px) {
      body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:first-child {
        width: 50%; } }
    @media (max-width: 61.98em) {
      body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:first-child {
        width: 100%;
        margin-bottom: 0.3125rem; } }
  body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child {
    width: 40%;
    position: relative; }
    @media only screen and (max-width: 1024px) {
      body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child {
        width: 50%; } }
    @media (max-width: 61.98em) {
      body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child {
        width: 100%; } }
    body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child > div {
      width: 33.3333%; }
      @media (max-width: 35.98em) {
        body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child > div {
          width: 100%;
          margin-bottom: 0.3125rem; }
          body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child > div.buscador-prensa-button {
            height: 3.125rem; } }
      body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child > div.buscador-prensa-button input[type="submit"] {
        border: none;
        background-color: #102341;
        color: white;
        display: block;
        width: 100%;
        height: calc(100% - 1px); }
        @media (max-width: 35.98em) {
          body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row:nth-child(3) .buscador-prensa-inner:last-child > div.buscador-prensa-button input[type="submit"] {
            margin-top: 0.4375rem; } }
  body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item {
    display: flex;
    flex-wrap: nowrap;
    flex-grow: inherit;
    width: 100%; }
    @media (max-width: 35.98em) {
      body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item {
        margin-top: 0.4375rem; } }
    body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item * {
      border: none;
      border-radius: 0;
      margin: 0;
      padding: inherit;
      box-shadow: none; }
    body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item > input {
      width: calc(100% - 3.125rem);
      height: inherit;
      padding: 0.925rem 0.625em; }
    body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item > .input-group-inset-item {
      width: 3.125rem; }
      body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item > .input-group-inset-item button {
        width: 100%;
        height: 100%;
        cursor: pointer;
        background: white url("/o/adif-theme/images/icons/ico-calendar-blue.svg") center center no-repeat;
        background-size: 1.25rem auto; }
    body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item.calendar-open {
      position: relative;
      z-index: 2;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }
      body.cs__adif-av #content #main-content .buscador-prensa .buscador-prensa-row .input-group-item.calendar-open:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -5px;
        height: 0.625rem;
        width: 100%;
        background-color: white; }
  body.cs__adif-av #content #main-content .buscador-prensa.buscador-licitacion .buscador-prensa-row .buscador-licitacion-type-change-item span,
  body.cs__adif-av #content #main-content .buscador-prensa.buscador-licitacion .buscador-licitacion-type-change-item button {
    color: #102341; }
  body.cs__adif-av #content #main-content .buscador-prensa.buscador-licitacion .custom-radio .custom-control-input:checked ~ .custom-control-label::after,
  body.cs__adif-av #content #main-content .buscador-prensa.buscador-licitacion .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #102341; }
  body.cs__adif-av #content #main-content .react-form .check-wrapper .form-check label.form-check-label,
  body.cs__adif-av #content #main-content .react-form .check-wrapper .form-check span {
    color: #102341; }
  body.cs__adif-av #content #main-content .subscription-email .grpd-wrapper .grpd-text {
    color: #102341; }
  body.cs__adif-av #content .results-pagination {
    width: 100%; }
  body.cs__adif-av #content .pagination,
  body.cs__adif-av #content .pagination * {
    margin: 0;
    padding: 0;
    background-color: transparent;
    color: #102341;
    display: inherit;
    list-style-type: none;
    border-radius: 0;
    width: inherit;
    height: inherit;
    text-align: inherit;
    line-height: inherit; }
  body.cs__adif-av #content .pagination {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0.9375em; }
    @media (max-width: 47.98em) {
      body.cs__adif-av #content .pagination {
        justify-content: center; } }
    body.cs__adif-av #content .pagination > li,
    body.cs__adif-av #content .pagination > li > a {
      display: block;
      width: 1.875rem;
      height: 1.875rem; }
    body.cs__adif-av #content .pagination > li {
      margin: 0 2.5px; }
      body.cs__adif-av #content .pagination > li > a {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: .9rem;
        text-align: center;
        background-color: #d9e0de;
        display: flex;
        justify-content: center;
        align-items: center; }
      body.cs__adif-av #content .pagination > li.active > a {
        background-color: #102341;
        color: #fff; }
      body.cs__adif-av #content .pagination > li.disabled {
        opacity: .5;
        cursor: not-allowed; }
      body.cs__adif-av #content .pagination > li.next > a,
      body.cs__adif-av #content .pagination > li.prev > a,
      body.cs__adif-av #content .pagination > li.first > a,
      body.cs__adif-av #content .pagination > li.last > a {
        text-indent: -9999px; }
      body.cs__adif-av #content .pagination > li.next > a,
      body.cs__adif-av #content .pagination > li.prev > a {
        background-image: url("/o/adif-theme/images/icons/adif-icon/arrow-right-blue.svg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 0.625rem; }
      body.cs__adif-av #content .pagination > li.first > a,
      body.cs__adif-av #content .pagination > li.prev > a {
        transform: rotate(180deg); }
      body.cs__adif-av #content .pagination > li.first > a,
      body.cs__adif-av #content .pagination > li.last > a {
        background-image: url("/o/adif-theme/images/icons/adif-icon/arrow-double-right-blue.svg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 0.625rem; }
  body.cs__adif-av #content .lfr-pagination {
    margin: 1.875em 0; }
    @media (max-width: 35.98em) {
      body.cs__adif-av #content .lfr-pagination {
        margin: 0; } }
    body.cs__adif-av #content .lfr-pagination > small {
      display: none; }
    body.cs__adif-av #content .lfr-pagination .lfr-pagination-config {
      line-height: inherit; }
      @media (max-width: 61.98em) {
        body.cs__adif-av #content .lfr-pagination .lfr-pagination-config {
          display: none; } }
      body.cs__adif-av #content .lfr-pagination .lfr-pagination-config .lfr-pagination-delta-selector {
        display: none; }
      body.cs__adif-av #content .lfr-pagination .lfr-pagination-config .lfr-pagination-page-selector .dropdown-toggle {
        border-radius: 0;
        border: none;
        background: #d9e0de url("/o/adif-theme/images/icons/ico-select-dark-blue.svg") calc(100% - 0.625rem) center no-repeat;
        background-size: 0.625rem auto;
        color: #102341;
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: .85rem;
        padding-right: 35px; }
        body.cs__adif-av #content .lfr-pagination .lfr-pagination-config .lfr-pagination-page-selector .dropdown-toggle i {
          display: none; }
    body.cs__adif-av #content .lfr-pagination .lfr-pagination-buttons,
    body.cs__adif-av #content .lfr-pagination .lfr-pagination-buttons li,
    body.cs__adif-av #content .lfr-pagination .lfr-pagination-buttons li a {
      margin: 0;
      padding: 0;
      border: none;
      border-radius: 0;
      float: none; }
    body.cs__adif-av #content .lfr-pagination .lfr-pagination-buttons {
      display: flex;
      justify-content: flex-end; }
      @media (max-width: 35.98em) {
        body.cs__adif-av #content .lfr-pagination .lfr-pagination-buttons {
          flex-direction: column;
          align-items: center; } }
      body.cs__adif-av #content .lfr-pagination .lfr-pagination-buttons li {
        display: block;
        margin: 0 5px; }
        @media (max-width: 35.98em) {
          body.cs__adif-av #content .lfr-pagination .lfr-pagination-buttons li {
            margin: 5px 0; } }
        body.cs__adif-av #content .lfr-pagination .lfr-pagination-buttons li.disabled {
          cursor: not-allowed;
          opacity: .5; }
        body.cs__adif-av #content .lfr-pagination .lfr-pagination-buttons li a {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: .9rem;
          text-align: center;
          background-color: #d9e0de;
          display: flex;
          height: 32.4px;
          align-items: center;
          justify-content: center;
          padding: 0 0.9375em; }
  body.cs__adif-av #content .label-dark {
    background-color: #102341; }
  body.cs__adif-av #content .categorias-bloque-li {
    color: #102341; }
  body.cs__adif-av #content .categorias-bloque-a {
    color: #102341; }
  body.cs__adif-av #content .categorias-bloque-todas-li {
    background-color: #102341; }
  body.cs__adif-av .calendars {
    background-color: #ffffff;
    line-height: 1.2em;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    top: 46px;
    left: 0.1875rem;
    max-width: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }
  body.cs__adif-av .calendars-rtl {
    direction: rtl; }
  body.cs__adif-av .calendars-popup {
    z-index: 1000; }
  body.cs__adif-av .calendars-disable {
    position: absolute;
    z-index: 100;
    background-color: white;
    opacity: 0.5;
    filter: alpha(opacity=50); }
  body.cs__adif-av .calendars a {
    color: #000;
    text-decoration: none; }
  body.cs__adif-av .calendars a.calendars-disabled {
    color: #888;
    cursor: auto; }
  body.cs__adif-av .calendars button {
    margin: 0.25em;
    padding: 0.125em 0em;
    background-color: #fc8;
    border: none;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    border-radius: 0.25em;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal; }
  body.cs__adif-av .calendars-nav,
  body.cs__adif-av .calendars-ctrl {
    float: left;
    width: 100%;
    background-color: #e0f4d7;
    color: #fff;
    font-size: 90%;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0 1.25rem; }
  body.cs__adif-av .datepick-ctrl {
    background-color: #f90; }
  body.cs__adif-av .calendars-cmd {
    width: 30%; }
  body.cs__adif-av .calendars-cmd:hover {
    background-color: #009cde; }
  body.cs__adif-av .calendars-ctrl .calendars-cmd:hover {
    background-color: #fa4; }
  body.cs__adif-av .calendars-cmd-prevJump,
  body.cs__adif-av .calendars-cmd-nextJump {
    width: 8%; }
  body.cs__adif-av a.calendars-cmd {
    height: 1.5em; }
  body.cs__adif-av button.calendars-cmd {
    text-align: center; }
  body.cs__adif-av .calendars-cmd-prev,
  body.cs__adif-av .calendars-cmd-prevJump,
  body.cs__adif-av .calendars-cmd-clear {
    float: left;
    padding-left: 2%; }
  body.cs__adif-av .calendars-cmd-current,
  body.cs__adif-av .calendars-cmd-today {
    float: left;
    width: 35%;
    text-align: center; }
  body.cs__adif-av .calendars-cmd-next,
  body.cs__adif-av .calendars-cmd-nextJump,
  body.cs__adif-av .calendars-cmd-close {
    float: right;
    padding-right: 2%;
    text-align: right; }
  body.cs__adif-av .calendars-rtl .calendars-cmd-prev,
  body.cs__adif-av .calendars-rtl .calendars-cmd-prevJump,
  body.cs__adif-av .calendars-rtl .calendars-cmd-clear {
    float: right;
    padding-left: 0%;
    padding-right: 2%;
    text-align: right; }
  body.cs__adif-av .calendars-rtl .calendars-cmd-current,
  body.cs__adif-av .calendars-rtl .calendars-cmd-today {
    float: right; }
  body.cs__adif-av .calendars-rtl .calendars-cmd-next,
  body.cs__adif-av .calendars-rtl .calendars-cmd-nextJump,
  body.cs__adif-av .calendars-rtl .calendars-cmd-close {
    float: left;
    padding-left: 2%;
    padding-right: 0%;
    text-align: left; }
  body.cs__adif-av .calendars-month-nav {
    float: left;
    background-color: #009cde;
    text-align: center; }
  body.cs__adif-av .calendars-month-nav div {
    float: left;
    width: 12.5%;
    margin: 1%;
    padding: 1%; }
  body.cs__adif-av .calendars-month-nav span {
    color: #888; }
  body.cs__adif-av .calendars-month-row {
    clear: left; }
  body.cs__adif-av .calendars-month {
    float: left;
    width: 15em;
    border: 1px solid #102341;
    text-align: center; }
  body.cs__adif-av .calendars-month-header,
  body.cs__adif-av .calendars-month-header input {
    height: 1.5em;
    background-color: transparent;
    color: #102341;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal; }
  body.cs__adif-av .calendars-month-header input {
    height: 1.4em;
    border: none; }
  body.cs__adif-av .calendars-month-header input {
    position: absolute;
    display: none; }
  body.cs__adif-av .calendars-month table {
    width: 100%;
    border-collapse: collapse; }
  body.cs__adif-av .calendars-month thead {
    border-bottom: none; }
  body.cs__adif-av .calendars-month th,
  body.cs__adif-av .calendars-month td {
    margin: 0em;
    padding: 0em;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center; }
  body.cs__adif-av .calendars-month th {
    border: none; }
  body.cs__adif-av .calendars-month th,
  body.cs__adif-av .calendars-month th a {
    background-color: transparent;
    color: #212529;
    border: none; }
  body.cs__adif-av .calendars-month td {
    background-color: transparent;
    color: #6c757d;
    border-radius: 6.25em;
    padding: 7px; }
    body.cs__adif-av .calendars-month td:hover {
      background-color: #e9ecef; }
  body.cs__adif-av .calendars-month a {
    display: block;
    width: 100%;
    padding: 0.125em 0em;
    text-decoration: none; }
  body.cs__adif-av .calendars-month span {
    display: block;
    width: 100%;
    padding: 0.125em 0em; }
  body.cs__adif-av .calendars-month td span {
    color: #888; }
  body.cs__adif-av .calendars-month td .calendars-other-month {
    background-color: transparent; }
  body.cs__adif-av .calendars-month td .calendars-weekend {
    background-color: transparent;
    border-radius: 6.25em; }
  body.cs__adif-av .calendars-month td .calendars-today {
    background-color: #009cde !important;
    border-radius: 6.25em; }
  body.cs__adif-av .calendars-month td .calendars-highlight {
    background-color: #e9ecef;
    border-radius: 6.25em; }
  body.cs__adif-av .calendars-month td .calendars-selected {
    background-color: #102341;
    color: #fff;
    border-radius: 6.25em; }
  body.cs__adif-av .calendars-status {
    clear: both;
    background-color: #009cde;
    text-align: center; }
  body.cs__adif-av .calendars-clear-fix {
    clear: both; }
  body.cs__adif-av html body .calendars-popup,
  body.cs__adif-av html body .calendars-popup * {
    color: #333;
    background-color: transparent;
    border: none; }
  body.cs__adif-av html body .calendars-popup .calendars {
    overflow: hidden;
    width: auto !important;
    display: inline-block;
    padding: 5px;
    background-color: white; }
    body.cs__adif-av html body .calendars-popup .calendars .calendars-nav,
    body.cs__adif-av html body .calendars-popup .calendars .calendars-ctrl,
    body.cs__adif-av html body .calendars-popup .calendars .calendars-clear-fix {
      display: none; }
    body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table thead tr th,
    body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td {
      padding: 5px;
      font-size: .75rem;
      text-align: center;
      height: 2.5rem;
      width: 2.5rem; }
    body.cs__adif-av html body .calendars-popup .calendars .calendars-month {
      width: auto; }
      body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table thead tr th {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal; }
      body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td:hover {
        background-color: transparent; }
      body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td a,
      body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td span {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0 auto; }
        body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td a:hover, body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td a:focus,
        body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td span:hover,
        body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td span:focus {
          text-decoration: none; }
        body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td a.calendars-today,
        body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td span.calendars-today {
          background-color: #009cde !important; }
      body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td span {
        color: #aaa; }
        body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td span:hover {
          cursor: not-allowed; }
      body.cs__adif-av html body .calendars-popup .calendars .calendars-month > table tbody tr td a.calendars-today {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal; }
      body.cs__adif-av html body .calendars-popup .calendars .calendars-month > .calendars-month-header {
        display: flex;
        height: inherit;
        padding: 0 0 0 0.625em; }
        body.cs__adif-av html body .calendars-popup .calendars .calendars-month > .calendars-month-header > select {
          width: 30%;
          height: 2.5rem;
          font-size: .8rem;
          border-bottom: 1px solid #dcdcdc;
          background: transparent url("/o/adif-theme/images/icons/ico-select-dark-blue.svg") right center no-repeat !important;
          background-size: 0.625rem auto;
          outline: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          -ms-appearance: none; }
          body.cs__adif-av html body .calendars-popup .calendars .calendars-month > .calendars-month-header > select:first-child {
            margin-right: 0.9375em; }
  body.cs__adif-av body a {
    color: #102341; }
    body.cs__adif-av body a:hover {
      cursor: pointer;
      text-decoration: underline;
      color: #102341; }
  body.cs__adif-av #content #main-content.adif-layout-wrapper ul.list-group li h4 a {
    color: #102341; }
  body.cs__adif-av .h4.panel-title {
    color: #102341; }
  body.cs__adif-av .breadcrumb-wrapper {
    background-color: #102341; }
    body.cs__adif-av .breadcrumb-wrapper ol.migas-link li a {
      color: white;
      text-decoration: underline; }
      body.cs__adif-av .breadcrumb-wrapper ol.migas-link li a:hover {
        color: white;
        text-decoration: none; }
    body.cs__adif-av .breadcrumb-wrapper ol.migas-link li:first-child a {
      color: white; }
      body.cs__adif-av .breadcrumb-wrapper ol.migas-link li:first-child a:hover {
        color: white;
        text-decoration: none; }
  body.cs__adif-av #boton-menu-secundario {
    background-color: #102341; }
  body.cs__adif-av .vertical-menu .btn-menu-list {
    background-color: #102341; }
    body.cs__adif-av .vertical-menu .btn-menu-list .lfr-nav-item {
      background-color: #102341; }
  body.cs__adif-av .vertical-menu > ul li,
  body.cs__adif-av .vertical-menu > ul li a {
    display: block; }
  body.cs__adif-av .vertical-menu > ul.level-1 > li.active > div {
    color: #102341;
    border: 1px solid #102341; }
    body.cs__adif-av .vertical-menu > ul.level-1 > li.active > div > a {
      background-color: white;
      color: #102341; }
  body.cs__adif-av .vertical-menu > ul.level-1 > li.active > a.active {
    color: #102341;
    border: 1px solid #102341; }
  body.cs__adif-av .vertical-menu > ul li a {
    padding: 0.9375em 1.25rem;
    background-color: #f4f4f4;
    font-size: .8rem;
    color: #102341; }
    body.cs__adif-av .vertical-menu > ul li a:hover, body.cs__adif-av .vertical-menu > ul li a:focus {
      text-decoration: none;
      color: #102341;
      background-color: #d9e0de;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  body.cs__adif-av .vertical-menu > ul li > div > button.flecha-btn-secund {
    background-color: #102341;
    border: 1px solid #102341; }
  body.cs__adif-av .vertical-menu > ul li.active > div {
    background-color: white;
    color: #102341;
    border: 1px solid #102341; }
    body.cs__adif-av .vertical-menu > ul li.active > div > button.flecha-btn-secund {
      background-color: #102341;
      border: 1px solid #102341; }
  body.cs__adif-av .vertical-menu > ul > li.open a {
    background-color: #102341;
    color: white;
    text-transform: uppercase; }
    body.cs__adif-av .vertical-menu > ul > li.open a .external-link {
      background: transparent url("/o/adif-theme/images/icons/ico-blank-white.svg") right center no-repeat !important;
      background-size: 1.0625rem auto !important;
      padding-right: 1.25em; }
    body.cs__adif-av .vertical-menu > ul > li.open a:hover, body.cs__adif-av .vertical-menu > ul > li.open a:focus {
      text-decoration: none;
      color: #102341;
      background-color: #d9e0de;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    body.cs__adif-av .vertical-menu > ul > li.open a > a, body.cs__adif-av .vertical-menu > ul > li.open a > span.page-node {
      background-color: #102341; }
  body.cs__adif-av .vertical-menu > ul > li.open > ul > li.active > a {
    position: relative;
    color: #102341;
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal; }
    body.cs__adif-av .vertical-menu > ul > li.open > ul > li.active > a:after {
      content: '';
      width: 100%;
      height: 5px;
      background-color: #102341;
      position: absolute;
      bottom: 0;
      left: 0; }
  body.cs__adif-av .vertical-menu > ul li {
    position: relative;
    overflow: hidden; }
    body.cs__adif-av .vertical-menu > ul li span.menu-trigger {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1;
      background-image: url("/o/adif-theme/images/icons/ico-toggle-white.svg");
      background-position: center center;
      background-size: 0.9375rem auto;
      background-repeat: no-repeat;
      height: 49px;
      width: 3.125rem;
      display: flex;
      align-items: center;
      justify-content: center;
      text-indent: -9999px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  body.cs__adif-av .vertical-menu > ul > li.open > span.menu-trigger {
    transform: rotate(0); }
    body.cs__adif-av .vertical-menu > ul > li.open > span.menu-trigger:hover {
      cursor: pointer; }
  body.cs__adif-av .vertical-menu > ul > li.open.level-2-closed > span.menu-trigger {
    transform: rotate(-90deg); }
  body.cs__adif-av .vertical-menu ul.level-2 {
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    body.cs__adif-av .vertical-menu ul.level-2.level-2-opened {
      height: auto;
      opacity: 1; }
      body.cs__adif-av .vertical-menu ul.level-2.level-2-opened a.selected.active.open {
        background-color: #f4f4f4;
        border: 1px solid #102341; }
        body.cs__adif-av .vertical-menu ul.level-2.level-2-opened a.selected.active.open:focus, body.cs__adif-av .vertical-menu ul.level-2.level-2-opened a.selected.active.open:hover {
          background-color: #d9e0de; }
  body.cs__adif-av .fragment_adif_botonera-enlaces a {
    color: #102341; }
    body.cs__adif-av .fragment_adif_botonera-enlaces a:hover, body.cs__adif-av .fragment_adif_botonera-enlaces a:focus {
      color: #102341;
      text-decoration: none; }
  @media (max-width: 35.98em) {
    body.cs__adif-av #adif-av-slider-wrapper {
      background-color: #102341; } }
  body.cs__adif-av #adif-av-slider-wrapper .adif-av-slider-item .adif-av-slider-item-content .adif-av-slider-text {
    background-color: #102341; }
  body.cs__adif-av #adif-av-slider-wrapper ul.slick-dots li button {
    background-color: #102341; }
  body.cs__adif-av #adif-av-slider-wrapper ul.slick-dots li.slick-active button {
    background-color: #fff; }
  @media (max-width: 35.98em) {
    body.cs__adif-av #adif-av-slider-wrapper ul.slick-dots {
      background-color: #102341; } }
  body.cs__adif-av .bg-adif-fondo {
    background-color: #cecfcf; }
  body.cs__adif-av .informacion-interes .btn-outline {
    border: 5px solid #102341;
    color: #102341;
    border-color: #102341;
    background-color: #fff; }
    body.cs__adif-av .informacion-interes .btn-outline:hover, body.cs__adif-av .informacion-interes .btn-outline:focus {
      border: 5px solid #102341;
      color: #102341;
      text-decoration: none; }
  body.cs__adif-av .informacion-interes .enlace_interes {
    color: #102341; }
    body.cs__adif-av .informacion-interes .enlace_interes:hover, body.cs__adif-av .informacion-interes .enlace_interes:focus {
      color: #102341;
      text-decoration: none; }
  body.cs__adif-av .rs-informacion-interes-adif-arrow {
    background: transparent url("/o/adif-theme/images/icons/redesign/arrowLinkDarkBlue.svg") right center no-repeat;
    background-size: 1.5rem auto;
    padding-right: 1.25rem;
    margin-left: 0.75rem;
    height: 1.5rem; }
  body.cs__adif-av .adif-actualidad-wrapper .adif-actualidad-titulo {
    color: #102341; }
    body.cs__adif-av .adif-actualidad-wrapper .adif-actualidad-titulo:hover, body.cs__adif-av .adif-actualidad-wrapper .adif-actualidad-titulo:focus {
      color: #102341;
      text-decoration: none; }
    body.cs__adif-av .adif-actualidad-wrapper .adif-actualidad-titulo a:hover, body.cs__adif-av .adif-actualidad-wrapper .adif-actualidad-titulo a:focus {
      color: #102341;
      text-decoration: none; }
  body.cs__adif-av .enlace-adif p.link_enlace_componente {
    color: #065547; }
    body.cs__adif-av .enlace-adif p.link_enlace_componente:hover, body.cs__adif-av .enlace-adif p.link_enlace_componente:focus {
      color: #00884d; }
  body.cs__adif-av .enlace-adif .link_enlace_componente a {
    color: #102341; }
    body.cs__adif-av .enlace-adif .link_enlace_componente a:hover, body.cs__adif-av .enlace-adif .link_enlace_componente a:focus {
      color: #102341; }
  body.cs__adif-av .alta-velocidad .enlace_AV a {
    color: #102341;
    text-transform: uppercase; }
    body.cs__adif-av .alta-velocidad .enlace_AV a:hover, body.cs__adif-av .alta-velocidad .enlace_AV a:focus {
      color: #102341;
      text-decoration: none; }
    body.cs__adif-av .alta-velocidad .enlace_AV a:link {
      text-decoration: none; }
  body.cs__adif-av .alta-velocidad .text-white a {
    color: #fff;
    text-decoration: underline; }
    body.cs__adif-av .alta-velocidad .text-white a:hover, body.cs__adif-av .alta-velocidad .text-white a:focus {
      color: #102341;
      text-decoration: underline !important; }
  body.cs__adif-av .foto-marco-texto .text-white a {
    color: #fff;
    text-decoration: underline; }
    body.cs__adif-av .foto-marco-texto .text-white a:hover, body.cs__adif-av .foto-marco-texto .text-white a:focus {
      color: #102341;
      text-decoration: underline !important; }
  body.cs__adif-av .fragment_productos_servicios_2 .btn-outline {
    color: #102341;
    background-color: #cecfcf; }
    body.cs__adif-av .fragment_productos_servicios_2 .btn-outline a:hover, body.cs__adif-av .fragment_productos_servicios_2 .btn-outline a:focus {
      color: #102341;
      text-decoration: none;
      cursor: pointer; }
  body.cs__adif-av .fragment_productos_servicios .btn-outline {
    color: #102341;
    background-color: #cecfcf; }
    body.cs__adif-av .fragment_productos_servicios .btn-outline a:hover, body.cs__adif-av .fragment_productos_servicios .btn-outline a:focus {
      color: #102341;
      text-decoration: none;
      cursor: pointer; }
  body.cs__adif-av .btn.btn-primary {
    background-color: #102341;
    border-color: #102341;
    color: #fff; }
    body.cs__adif-av .btn.btn-primary:hover {
      background-color: #102341;
      border-color: #102341; }
  body.cs__adif-av .fragment-boton-adif {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal; }
    body.cs__adif-av .fragment-boton-adif .component-button--link .adif-arrow {
      background: transparent url("/o/adif-theme/images/icons/redesign/arrowLinkDarkBlue.svg") right center no-repeat;
      background-size: 1.5rem auto; }
    body.cs__adif-av .fragment-boton-adif .btn.btn-primary {
      background-color: #102341;
      border-color: #102341;
      color: #fff; }
      body.cs__adif-av .fragment-boton-adif .btn.btn-primary:hover {
        background-color: #102341;
        border-color: #102341; }
    body.cs__adif-av .fragment-boton-adif .btn.btn-secondary {
      background-color: #A6CCD9;
      border-color: #A6CCD9;
      color: #102341; }
      body.cs__adif-av .fragment-boton-adif .btn.btn-secondary:hover {
        color: #fff;
        border-color: #102341;
        background-color: #102341; }
        body.cs__adif-av .fragment-boton-adif .btn.btn-secondary:hover .adif-arrow {
          background: transparent url("/o/adif-theme/images/icons/redesign/arrowLinkWhite.svg") right center no-repeat;
          background-size: 1.5rem auto; }
    body.cs__adif-av .fragment-boton-adif .btn.btn-link {
      color: #102341; }
      body.cs__adif-av .fragment-boton-adif .btn.btn-link:hover {
        color: #102341;
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal; }
    body.cs__adif-av .fragment-boton-adif .btn.btn-outline-primary {
      color: #102341;
      border: 0.125rem solid #102341;
      background-color: #fff; }
      body.cs__adif-av .fragment-boton-adif .btn.btn-outline-primary:hover {
        background-color: #102341;
        color: #fff;
        border: 0.125rem solid white; }
  body.cs__adif-av #wrapper .language-bar.adif-select-language {
    color: #102341; }
  body.cs__adif-av #wrapper .language-bar.adif-select-language ul.select2-results__options {
    background-color: #102341;
    color: #fff; }
  body.cs__adif-av #wrapper .language-bar.adif-select-language ul.select2-results__options li.select2-results__option.select2-results__option--highlighted {
    color: #fff;
    background-color: #013445 !important; }
  body.cs__adif-av #wrapper .select2 {
    font-size: .75rem; }
    body.cs__adif-av #wrapper .select2 .select2-selection {
      border-radius: 0;
      border: none; }
      body.cs__adif-av #wrapper .select2 .select2-selection .select2-selection__arrow {
        background: transparent url("/o/adif-theme/images/icons/ico-select_blue.svg") center calc(50% - 2px) no-repeat;
        background-size: 0.625rem auto; }
        body.cs__adif-av #wrapper .select2 .select2-selection .select2-selection__arrow b {
          display: none; }
    body.cs__adif-av #wrapper .select2.select2-container--open .select2-selection .select2-selection__arrow {
      background-image: url("/o/adif-theme/images/icons/ico-select-white.svg"); }
    body.cs__adif-av #wrapper .select2.select2-container--open .selection .select2-selection .select2-selection__rendered {
      background-color: #102341;
      color: white; }
  body.cs__adif-av #wrapper .language-bar .select2 .selection .select2-selection .select2-selection__rendered {
    color: #333; }
  body.cs__adif-av #wrapper .select2 .select2-container .select2-dropdown {
    background-color: #102341 !important;
    color: #fff; }
  body.cs__adif-av #wrapper .select2.select2-container--open .selection .select2-selection .select2-selection__rendered {
    background-color: #102341 !important;
    color: #fff; }
  body.cs__adif-av #wrapper .select2 .select2-container .select2-dropdown .select2-results__option--highlighted {
    color: #fff;
    background-color: #013445 !important; }
  body.cs__adif-av .icono-botonera {
    background-color: #102341; }
  body.cs__adif-av .adif-enlace-botonera a {
    color: #102341; }
    body.cs__adif-av .adif-enlace-botonera a:hover, body.cs__adif-av .adif-enlace-botonera a:focus {
      color: #102341;
      text-decoration: none; }
  body.cs__adif-av .adif-share-block .adif-share-block-item .adif-icon.c-dark-aquamarine {
    background-color: #102341 !important; }
  body.cs__adif-av .slider-cv-wrapper .slider-cv-nombre {
    color: #102341; }
  body.cs__adif-av .slider-cv-wrapper .slidecvpre,
  body.cs__adif-av .slider-cv-wrapper .slidecvnext {
    background-color: #102341; }
  body.cs__adif-av .parrafo-cg.destacado {
    background-color: #102341; }
    body.cs__adif-av .parrafo-cg.destacado a:hover {
      color: #102341; }
  body.cs__adif-av .dropdown h3 button {
    color: #102341; }
    body.cs__adif-av .dropdown h3 button:hover {
      color: #102341; }
    body.cs__adif-av .dropdown h3 button span:nth-child(2) {
      background: transparent url("/o/adif-theme/images/icons/ico-toggle-blue.svg") center center no-repeat;
      background-size: 0.9375rem auto; }
  body.cs__adif-av .adif-user-last-login {
    background-color: #102341; }
  body.cs__adif-av .detalle-contenido-generico .oep-wrapper .substate {
    background-color: #102341; }
  body.cs__adif-av .detalle-contenido-generico .wrapper-desplegable-generico .desplegable-cg h3 button {
    color: #102341; }
    body.cs__adif-av .detalle-contenido-generico .wrapper-desplegable-generico .desplegable-cg h3 button:hover {
      color: #102341; }
    body.cs__adif-av .detalle-contenido-generico .wrapper-desplegable-generico .desplegable-cg h3 button span {
      background: transparent url("/o/adif-theme/images/icons/ico-toggle-blue.svg") center center no-repeat;
      background-size: 0.9375rem auto; }
  body.cs__adif-av .detalle-contenido-generico .wrapper-desplegable-generico .oep__olDesplegables .desplegable-cg::before {
    background: #102341;
    border: 0.063rem solid #102341; }
  body.cs__adif-av .detalle-contenido-generico .descarga a {
    color: #102341; }
    body.cs__adif-av .detalle-contenido-generico .descarga a:hover {
      color: #102341; }
  .mac.lang-eu-ES body.cs__adif-av header.header .header-logos a[class*="logo"].logo3 {
    display: none; }
  .mac.lang-eu-ES body.cs__adif-av header.header .header-logos .logo3 {
    display: none; }
  .mac.lang-eu-ES body.cs__adif-av #wrapper #main-navigation > ul li.mobile-menu-footer {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    margin-bottom: 0; }
  body.cs__adif-av .rs-home-cards__item a {
    color: white; }
  body.cs__adif-av .rs-home-cards__title a {
    color: white; }
  body.cs__adif-av .adif-detalle-multimedia .carrousel-galeria-multimedia-grande > button {
    background: white url("/o/adif-theme/images/icons/ico-slide-prev-blue.svg") center center no-repeat; }
    body.cs__adif-av .adif-detalle-multimedia .carrousel-galeria-multimedia-grande > button.slick-next {
      background: white url("/o/adif-theme/images/icons/ico-slide-prev-blue.svg") center center no-repeat;
      transform: rotate(180deg); }
  body.cs__adif-av .rs-conten-template .rs-content-template__slider > button {
    background: white url("/o/adif-theme/images/icons/ico-slide-prev-blue.svg") center center no-repeat; }
    body.cs__adif-av .rs-conten-template .rs-content-template__slider > button.slick-next {
      background: white url("/o/adif-theme/images/icons/ico-slide-prev-blue.svg") center center no-repeat;
      transform: rotate(180deg); }
  body.cs__adif-av .rs-content-template__tags__tag {
    background-color: #102341; }
    body.cs__adif-av .rs-content-template__tags__tag:hover {
      border: 2px solid #102341;
      background-color: transparent; }
      body.cs__adif-av .rs-content-template__tags__tag:hover a {
        color: #102341 !important; }
  body.cs__adif-av .rs-content-template__slider .slick-arrow {
    background: #fff url("/o/adif-theme/images/icons/ico-slide-prev-blue.svg") border-box no-repeat; }
    body.cs__adif-av .rs-content-template__slider .slick-arrow.slick-next {
      background: #fff url("/o/adif-theme/images/icons/ico-slide-prev-blue.svg") border-box no-repeat;
      transform: rotate(180deg); }
  body.cs__adif-av .rs-content-template__dropdown-accordion__item button {
    background-color: #102341; }
  body.cs__adif-av .rs-content-template__paragraphs__paragraph__img__wrapper__tag {
    background-color: #102341; }
  body.cs__adif-av .rs-content-template__contact__ways__way__description a {
    color: #102341 !important; }
  body.cs__adif-av .rs-contact-fragment__wrapper__contact-information__text__email {
    color: #102341; }
  body.cs__adif-av .adif-home-carousel .slider-control__prevArrow {
    background: transparent url("/o/adif-theme/images/icons/ico-slide-prev-blue.svg") center center no-repeat; }
  body.cs__adif-av .adif-home-carousel .slider-control__nextArrow {
    background: transparent url("/o/adif-theme/images/icons/ico-slide-prev-blue.svg") center center no-repeat;
    transform: rotate(-180deg); }
  body.cs__adif-av .adif-home-carousel ul.slick-dots li button {
    background-color: #102341; }
  body.cs__adif-av .adif-home-carousel ul.slick-dots li.slick-active button {
    background-color: #111; }
  body.cs__adif-av .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts h1 {
    color: #102341; }
  body.cs__adif-av .adif-home-carousel .adif-home-carousel-item-inner-content > .adif-home-carousel-item-texts h2 {
    color: #102341; }
  body.cs__adif-av .cajetin-textos-pagina__wrapper__boxes__wrapper__box__description a {
    color: #102341 !important; }

body #wrapper {
  /* Home Cards */
  /* HOME ADIF EN CIFRAS BANNER*/
  /* Listado articulos y notas de prensa*/
  /* Slider notas prensa relacionadas */
  /* Listado articulos y notas de prensa en vertical*/ }
  body #wrapper .rs-main-banner {
    display: flex;
    position: relative;
    height: 100vh;
    padding: 0 1rem 0 1rem;
    align-items: center; }
    @media (min-width: 48em) {
      body #wrapper .rs-main-banner {
        padding: 0 2.625rem 0 2.625rem; } }
    body #wrapper .rs-main-banner--adif-av {
      justify-content: center; }
      body #wrapper .rs-main-banner--adif-av .rs-main-banner__content {
        visibility: visible;
        opacity: 1;
        align-items: center;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        body #wrapper .rs-main-banner--adif-av .rs-main-banner__content .fragment-boton-adif .btn.btn-outline-primary {
          display: flex;
          width: fit-content; }
          body #wrapper .rs-main-banner--adif-av .rs-main-banner__content .fragment-boton-adif .btn.btn-outline-primary .rs-linkArrow::after {
            content: "";
            background: url("/o/adif-theme/images/icons/redesign/arrowLinkDarkBlue.svg") center no-repeat;
            background-size: 1.5rem;
            width: 1.5rem;
            height: 1.5rem; }
    body #wrapper .rs-main-banner--adif {
      justify-content: left; }
      @media (min-width: 62em) {
        body #wrapper .rs-main-banner--adif {
          padding-left: 11%; } }
    body #wrapper .rs-main-banner--image {
      background-size: cover;
      background-position: center; }
    body #wrapper .rs-main-banner__video {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      object-fit: cover; }
    body #wrapper .rs-main-banner::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: linear-gradient(116.81deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.25) 69.89%, rgba(0, 0, 0, 0) 97.86%); }
    body #wrapper .rs-main-banner .rs-main-banner__video-control {
      visibility: visible;
      opacity: 1;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      border: 1px solid black;
      background: rgba(255, 255, 255, 0.7);
      border-radius: 1.875rem;
      width: fit-content;
      font-size: 1rem;
      line-height: 1.36375rem;
      position: absolute;
      bottom: 4.9375rem;
      left: 0;
      right: 0;
      margin: 0 auto;
      padding: 0.25rem 1rem;
      text-decoration: underline;
      display: flex;
      gap: 0.125rem;
      z-index: 1;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    body #wrapper .rs-main-banner__highlight {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      visibility: visible;
      opacity: 1;
      text-transform: uppercase;
      font-size: 0.8125rem;
      line-height: 1rem;
      position: absolute;
      color: white;
      bottom: 0.8375rem;
      width: fit-content;
      left: 0;
      right: 0;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 0.125rem;
      padding: 1.4375rem 0 0.2875rem 0;
      align-items: center;
      cursor: pointer;
      z-index: 1;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      body #wrapper .rs-main-banner__highlight.rs-linkArrow--white::after {
        transform: rotate(90deg);
        background-size: 1.25rem;
        min-width: 0.9375rem;
        min-height: 0.64875rem; }
    body #wrapper .rs-main-banner__content {
      z-index: 1;
      display: flex;
      flex-direction: column;
      gap: 3.1875rem; }
      @media (min-width: 62em) {
        body #wrapper .rs-main-banner__content--width-lg-medium {
          max-width: 48.94687rem; }
        body #wrapper .rs-main-banner__content--width-lg-height {
          max-width: 59.5rem; } }
      body #wrapper .rs-main-banner__content .fragment-boton-adif .btn.btn-outline-primary {
        display: flex;
        width: fit-content; }
        body #wrapper .rs-main-banner__content .fragment-boton-adif .btn.btn-outline-primary:hover .rs-linkArrow::after {
          content: "";
          background: url("/o/adif-theme/images/icons/redesign/arrowLinkWhite.svg") center no-repeat;
          background-size: 1.5rem;
          width: 1.5rem;
          height: 1.5rem; }
      body #wrapper .rs-main-banner__content .fragment-boton-adif .parentLinkExt .btn.btn-outline-primary .rs-linkArrow::after {
        background: none;
        width: 0;
        height: 0;
        background-size: 0; }
      body #wrapper .rs-main-banner__content .fragment-boton-adif .parentLinkExt + .adif-arrow {
        background: none;
        width: 0;
        height: 0;
        background-size: 0; }
      body #wrapper .rs-main-banner__content__image {
        max-width: 130px; }
        @media (min-width: 62em) {
          body #wrapper .rs-main-banner__content__image {
            max-width: 190px; } }
      body #wrapper .rs-main-banner__content__phrase {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: white;
        display: flex;
        flex-direction: column;
        gap: 0.5rem; }
        body #wrapper .rs-main-banner__content__phrase__pretitle {
          overflow: hidden;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 1;
          display: -webkit-box;
          font-size: 1.625rem;
          line-height: 2.21625rem;
          padding: 0 0 0.5rem 0;
          text-decoration: underline; }

@media (min-width: 62em) and (min-height: 768px) {
  body #wrapper .rs-main-banner__content__phrase__pretitle {
    font-size: 2.25rem;
    line-height: 2.75rem; } }
        body #wrapper .rs-main-banner__content__phrase__title h1 {
          overflow: hidden;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 4;
          display: -webkit-box;
          font-size: 2.25rem;
          line-height: 2.75rem;
          display: flex;
          flex-direction: column;
          gap: 8px; }
          @media (min-width: 62em) {
            body #wrapper .rs-main-banner__content__phrase__title h1 {
              align-items: center; } }
  @media (min-width: 62em) and (min-height: 768px) {
    body #wrapper .rs-main-banner__content__phrase__title h1 {
      font-size: 4.625rem;
      line-height: 5.25rem; } }
          body #wrapper .rs-main-banner__content__phrase__title h1 a {
            color: white;
            text-decoration: none; }
          body #wrapper .rs-main-banner__content__phrase__title h1 .rs-linkArrow--white {
            display: flex;
            align-items: center; }
            body #wrapper .rs-main-banner__content__phrase__title h1 .rs-linkArrow--white::after {
              margin-left: 2rem;
              background-size: 5.5rem;
              min-width: 4.125rem;
              min-height: 2.85562rem; }
      body #wrapper .rs-main-banner__content .rs-secondary-button {
        gap: 0.625rem; }
    body #wrapper .rs-main-banner.modal-open .rs-main-banner__content {
      visibility: hidden;
      opacity: 0; }
    body #wrapper .rs-main-banner.modal-open .rs-main-banner__highlight {
      visibility: hidden;
      opacity: 0; }
    body #wrapper .rs-main-banner.modal-open .rs-main-banner__video-control {
      visibility: hidden;
      opacity: 0; }
  body #wrapper .rs-modal .modal-dialog {
    height: auto;
    width: calc(100% - 2rem);
    top: 5vh; }
    @media (min-width: 48em) {
      body #wrapper .rs-modal .modal-dialog {
        top: 10vh; } }
    @media (min-width: 75em) {
      body #wrapper .rs-modal .modal-dialog {
        top: 50%;
        transform: translate(0%, -50%);
        width: 62.5rem; } }
  body #wrapper .rs-modal .video-js {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    background-color: unset; }
    @media (min-width: 75em) {
      body #wrapper .rs-modal .video-js {
        min-height: 25rem;
        max-height: 37.5rem; } }
  body #wrapper .rs-modal .modal-body {
    padding: 0; }
  body #wrapper .rs-modal .modal-content {
    border: none;
    border-radius: 0;
    background-color: transparent; }
  body #wrapper .rs-modal .modal-header {
    border-bottom: none;
    padding: 0;
    justify-content: flex-end; }
  body #wrapper .rs-modal .close {
    color: white;
    font-size: 2rem;
    opacity: 1;
    margin: 0.125rem; }
    @media (min-width: 48em) {
      body #wrapper .rs-modal .close {
        font-size: 3rem; } }
  body #wrapper .rs-container-cartas {
    min-height: 70vh;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    body #wrapper .rs-container-cartas .container-texto-carta {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding: 30px, 100px, 30px, 15px; }
      body #wrapper .rs-container-cartas .container-texto-carta__antetitulo-card {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 0.9375rem;
        line-height: 0.6875rem;
        color: #fff; }
        @media (min-width: 48em) {
          body #wrapper .rs-container-cartas .container-texto-carta__antetitulo-card {
            font-size: 1.1875rem;
            line-height: 1rem; } }
        @media (min-width: 62em) {
          body #wrapper .rs-container-cartas .container-texto-carta__antetitulo-card {
            font-size: 1.1875rem;
            line-height: 1rem; } }
        @media (min-width: 75em) {
          body #wrapper .rs-container-cartas .container-texto-carta__antetitulo-card {
            font-size: 1.1875rem;
            line-height: 1rem; } }
      body #wrapper .rs-container-cartas .container-texto-carta__antetitulo-card:link {
        text-decoration: none; }
      body #wrapper .rs-container-cartas .container-texto-carta__titulo-card {
        font-family: 'Nunito', sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 1.6875rem;
        line-height: 0.6875rem;
        color: #fff; }
        @media (min-width: 48em) {
          body #wrapper .rs-container-cartas .container-texto-carta__titulo-card {
            font-size: 1.9375rem;
            line-height: 1rem; } }
        @media (min-width: 62em) {
          body #wrapper .rs-container-cartas .container-texto-carta__titulo-card {
            font-size: 1.1875rem;
            line-height: 1rem; } }
        @media (min-width: 75em) {
          body #wrapper .rs-container-cartas .container-texto-carta__titulo-card {
            font-size: 1.1875rem;
            line-height: 1rem; } }
      body #wrapper .rs-container-cartas .container-texto-carta__titulo-card:link {
        text-decoration: none; }
  body #wrapper .rs-home-cards {
    border-top: 0.0625rem solid white; }
    @media (min-width: 62em) {
      body #wrapper .rs-home-cards__wrapper {
        display: flex; } }
    @media (min-width: 62em) {
      body #wrapper .rs-home-cards__wrapper:hover .rs-home-cards__title {
        font-size: 1.875rem; } }
    body #wrapper .rs-home-cards__item {
      position: relative;
      padding: 2rem 1rem;
      color: white;
      height: 100%;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      min-height: 35rem;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      margin-bottom: 0;
      min-height: 35rem; }
      body #wrapper .rs-home-cards__item.bgColor--terciary {
        background-color: #102341; }
      body #wrapper .rs-home-cards__item.bgColor--secondary {
        background-color: #065547; }
      @media (min-width: 62em) {
        body #wrapper .rs-home-cards__item {
          flex-basis: calc(100% / 3);
          height: 31.25rem;
          padding: 3.4375rem 3rem;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          body #wrapper .rs-home-cards__item::before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.3);
            box-shadow: none; }
          body #wrapper .rs-home-cards__item:hover {
            flex-basis: calc(100% / 2); }
            body #wrapper .rs-home-cards__item:hover::before {
              content: '';
              position: absolute;
              top: 0;
              right: 0;
              left: 0;
              bottom: 0;
              background: rgba(0, 0, 0, 0);
              box-shadow: none; }
            body #wrapper .rs-home-cards__item:hover .rs-home-cards__title {
              font-size: 2.25rem; } }
      body #wrapper .rs-home-cards__item.linkify:hover {
        box-shadow: none !important; }
      body #wrapper .rs-home-cards__item.linkify.isfocused {
        outline: 0.0625rem solid transparent;
        box-shadow: none; }
      @media (min-width: 62em) {
        body #wrapper .rs-home-cards__item--1cards {
          flex-basis: 100%;
          height: 31.25rem;
          padding: 3.4375rem 3rem;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          body #wrapper .rs-home-cards__item--1cards:hover .rs-home-cards__title {
            font-size: 2.25rem; } }
      @media (min-width: 62em) {
        body #wrapper .rs-home-cards__item--2cards {
          flex-basis: calc(100% / 2);
          height: 31.25rem;
          padding: 3.4375rem 3rem;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          body #wrapper .rs-home-cards__item--2cards:hover {
            flex-basis: calc(100% / 1.35); }
            body #wrapper .rs-home-cards__item--2cards:hover .rs-home-cards__title {
              font-size: 2.25rem; } }
      @media (min-width: 62em) {
        body #wrapper .rs-home-cards__item--3cards {
          flex-basis: calc(100% / 3);
          height: 31.25rem;
          padding: 3.4375rem 3rem;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          body #wrapper .rs-home-cards__item--3cards:hover {
            flex-basis: calc(100% / 2); }
            body #wrapper .rs-home-cards__item--3cards:hover .rs-home-cards__title {
              font-size: 2.25rem; } }
      body #wrapper .rs-home-cards__item a {
        color: white; }
      body #wrapper .rs-home-cards__item .external-link {
        background: transparent url("/o/adif-theme/images/icons/ico-blank-white.svg") right center no-repeat !important;
        background-size: 1.0625rem auto !important;
        padding-right: 1.25em; }
        body #wrapper .rs-home-cards__item .external-link::after {
          background: none; }
      body #wrapper .rs-home-cards__item .linkExt {
        text-decoration: none; }
    body #wrapper .rs-home-cards__preTitle {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 1.25rem;
      filter: brightness(100%); }
    body #wrapper .rs-home-cards__title {
      color: white;
      filter: brightness(100%);
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      font-size: 2.25rem; }
      body #wrapper .rs-home-cards__title a {
        text-decoration: none; }
        body #wrapper .rs-home-cards__title a:hover {
          color: white; }
      body #wrapper .rs-home-cards__title .linkExt {
        text-decoration: none; }
    body #wrapper .rs-home-cards .adif-arrow-white {
      display: flex;
      justify-content: flex-end; }
      body #wrapper .rs-home-cards .adif-arrow-white::after {
        content: "";
        display: block;
        background: url("/o/adif-theme/images/icons/redesign/arrowLinkWhite.svg") center no-repeat;
        background-size: 2.375rem;
        width: 2.375rem;
        height: 2.375rem;
        filter: brightness(100%); }
  body #wrapper .rs-banner-3-items {
    color: white;
    padding: 2.125rem 0; }
    @media (min-width: 48em) {
      body #wrapper .rs-banner-3-items {
        padding: 3.625rem 0 4.5rem; } }
    @media (min-width: 62em) {
      body #wrapper .rs-banner-3-items {
        padding: 6.25rem 0 8.375rem; } }
    body #wrapper .rs-banner-3-items a {
      color: white; }
    body #wrapper .rs-banner-3-items .rs-linkArrow .external-link {
      height: 1.4375rem; }
    body #wrapper .rs-banner-3-items__mainTitle {
      text-align: center;
      font-size: 1.625rem;
      margin-bottom: 2.0625rem; }
      @media (min-width: 62em) {
        body #wrapper .rs-banner-3-items__mainTitle {
          font-size: 2.8125rem; } }
    body #wrapper .rs-banner-3-items__textWrapper {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    body #wrapper .rs-banner-3-items.bgColor--secondary {
      background-color: #065547; }
    body #wrapper .rs-banner-3-items.bgColor--terciary {
      background-color: #102341; }
    body #wrapper .rs-banner-3-items .rs-linkArrow {
      color: white;
      text-align: center;
      text-decoration: none;
      font-size: 1.25rem;
      margin-bottom: 1.125rem; }
      @media (min-width: 62em) {
        body #wrapper .rs-banner-3-items .rs-linkArrow {
          margin-bottom: 0.75rem; } }
      body #wrapper .rs-banner-3-items .rs-linkArrow:hover {
        text-decoration: underline; }
    body #wrapper .rs-banner-3-items__mainTitle {
      text-align: center;
      font-size: 1.625rem;
      margin-bottom: 2.5rem; }
      @media (min-width: 62em) {
        body #wrapper .rs-banner-3-items__mainTitle {
          font-size: 2.8125rem; } }
      @media (min-width: 75em) {
        body #wrapper .rs-banner-3-items__mainTitle {
          font-size: 3.125rem; } }
    @media (min-width: 48em) {
      body #wrapper .rs-banner-3-items__list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        row-gap: 3rem;
        column-gap: 2.5rem; } }
    body #wrapper .rs-banner-3-items__item {
      margin-bottom: 1.125rem; }
      @media (min-width: 48em) {
        body #wrapper .rs-banner-3-items__item {
          margin-bottom: 0; } }
    body #wrapper .rs-banner-3-items__row1 {
      font-family: 'Nunito', sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 2rem;
      margin-bottom: 0.875rem;
      line-height: 2.75rem; }
    body #wrapper .rs-banner-3-items__row2 {
      font-family: 'Nunito', sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1rem;
      margin-bottom: 0; }
    @media (min-width: 48em) {
      body #wrapper .rs-banner-3-items.rs-banner-3-items--dinamic {
        padding: 3.625rem 0 4.5rem; } }
    @media (min-width: 62em) {
      body #wrapper .rs-banner-3-items.rs-banner-3-items--dinamic {
        padding: 4.0625rem 0 5rem; } }
    body #wrapper .rs-banner-3-items.rs-banner-3-items--dinamic .rs-banner-3-items__mainTitle {
      text-align: center;
      font-size: 1.625rem;
      margin-bottom: 2.5rem; }
      @media (min-width: 62em) {
        body #wrapper .rs-banner-3-items.rs-banner-3-items--dinamic .rs-banner-3-items__mainTitle {
          font-size: 2.5rem; } }
    @media (min-width: 48em) {
      body #wrapper .rs-banner-3-items.rs-banner-3-items--dinamic .rs-banner-3-items__list {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 1fr max-content;
        grid-auto-columns: 1fr;
        column-gap: 3rem; } }
    body #wrapper .rs-banner-3-items.rs-banner-3-items--dinamic .rs-banner-3-items__list--2 {
      grid-template-columns: repeat(2, 1fr); }
    body #wrapper .rs-banner-3-items.rs-banner-3-items--dinamic .rs-banner-3-items__list--3 {
      grid-template-columns: repeat(3, 1fr); }
    body #wrapper .rs-banner-3-items.rs-banner-3-items--dinamic .rs-banner-3-items__row1 {
      display: flex;
      align-items: center;
      font-family: 'Nunito', sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 2.5rem; }
    body #wrapper .rs-banner-3-items.rs-banner-3-items--dinamic .rs-banner-3-items__row2 {
      font-family: 'Nunito', sans-serif;
      font-weight: 300;
      font-style: normal;
      font-size: 1.25rem;
      margin-bottom: 0; }
      body #wrapper .rs-banner-3-items.rs-banner-3-items--dinamic .rs-banner-3-items__row2 p:last-of-type {
        margin-bottom: 0; }
  body #wrapper .slider-container .slick-track {
    display: flex; }
  body #wrapper .b-articles {
    /*
            &__item{
                // display: flex;
                // display: flex;
                &.linkify {
                    &:hover {
                        outline: 2px solid transparent;
                        box-shadow: 0 0 0 8px #fff, 0px 0px 13px rgba(0, 0, 0, 0.38)
                    }
                    &:focus {
                        outline: 2px solid transparent;
                        box-shadow: 0 0 0 2px #fff, 0 0 0 8px $color-secondary;
                    }
                    &.isfocused {
                        outline: 2px solid transparent;
                        box-shadow: 0 0 0 2px #fff, 0 0 0 8px $color-secondary;
                    }
                }
            }
            */ }
    body #wrapper .b-articles__list {
      display: flex;
      flex-direction: column;
      gap: 3.125rem; }
      @media (min-width: 48em) {
        body #wrapper .b-articles__list {
          display: grid;
          grid-template-columns: repeat(1, 1fr); } }
      @media (min-width: 62em) {
        body #wrapper .b-articles__list {
          grid-template-columns: repeat(3, 1fr);
          gap: 2.875rem; } }
    body #wrapper .b-articles-article {
      display: flex;
      flex-direction: column;
      padding-left: 0; }
      body #wrapper .b-articles-article__cont {
        margin-right: 1.25rem; }
      body #wrapper .b-articles-article__image {
        height: 26.875rem;
        width: 100%;
        object-fit: cover;
        margin-bottom: 1.6875rem; }
      body #wrapper .b-articles-article__dateAndPage {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        column-gap: 0.5rem;
        row-gap: 0.5rem;
        margin-bottom: 14px; }
        body #wrapper .b-articles-article__dateAndPage p {
          margin-bottom: 0; }
        body #wrapper .b-articles-article__dateAndPage--date {
          font-size: 0.9375rem;
          text-transform: uppercase; }
        body #wrapper .b-articles-article__dateAndPage--page {
          font-size: 0.9375rem;
          background-color: #065547;
          color: #fff;
          text-align: center; }
      body #wrapper .b-articles-article__title {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 1.21875rem;
        margin-bottom: 0;
        line-height: 1.6875rem; }
      body #wrapper .b-articles-article__link {
        color: #333;
        text-decoration: none;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        white-space: normal; }
        @media (min-width: 48em) {
          body #wrapper .b-articles-article__link {
            -webkit-line-clamp: 2; } }
        body #wrapper .b-articles-article__link:hover {
          text-decoration: none; }
        body #wrapper .b-articles-article__link-rel {
          -webkit-line-clamp: initial;
          padding-right: 0.9375rem; }
      body #wrapper .b-articles-article__image {
        width: 100%;
        object-fit: cover;
        align-self: flex-end; }
        @media (max-width: 61.98em) {
          body #wrapper .b-articles-article__image {
            height: 13.6875rem; } }
        @media (max-width: 74.98em) {
          body #wrapper .b-articles-article__image {
            height: 16.25rem; } }
        @media (min-width: 75em) {
          body #wrapper .b-articles-article__image {
            height: 26.875rem; } }
  body #wrapper .rs-nota-prensa-related-item .b-articles {
    padding-left: 0; }
    body #wrapper .rs-nota-prensa-related-item .b-articles-article {
      margin-right: 0;
      height: 9.25rem;
      padding-left: 0; }
      body #wrapper .rs-nota-prensa-related-item .b-articles-article__link-rel {
        -webkit-line-clamp: 4;
        padding-right: 0; }
        @media (min-width: 36em) {
          body #wrapper .rs-nota-prensa-related-item .b-articles-article__link-rel {
            -webkit-line-clamp: 3; } }
        @media (min-width: 48em) {
          body #wrapper .rs-nota-prensa-related-item .b-articles-article__link-rel {
            -webkit-line-clamp: 4; } }
        @media (min-width: 62em) {
          body #wrapper .rs-nota-prensa-related-item .b-articles-article__link-rel {
            -webkit-line-clamp: 3; } }
        @media (min-width: 75em) {
          body #wrapper .rs-nota-prensa-related-item .b-articles-article__link-rel {
            -webkit-line-clamp: 4; } }
  body #wrapper .ilunion-container {
    max-width: 110px;
    max-height: 110px;
    height: 100%s; }
    body #wrapper .ilunion-container__imagen {
      width: max-content;
      height: max-content; }
  body #wrapper .b-articlesv {
    /*
            &__item{
                // display: flex;
                // display: flex;
                
                &.linkify {
                    &:hover {
                        outline: 2px solid transparent;
                        box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.38)
                    }
                    &:focus {
                        outline: 2px solid transparent;
                        box-shadow: 0 0 0 8px $color-tertiary;
                    }
                    &.isfocused {
                        outline: 2px solid transparent;
                        box-shadow:0 0 0 8px $color-tertiary;
                    }
                }
            }
            */ }
    body #wrapper .b-articlesv__lista {
      display: flex;
      flex-direction: column;
      gap: 1.5625rem; }
    body #wrapper .b-articlesv-article-vertical {
      display: flex;
      background-color: #dcdcdc;
      padding: 0.9375rem;
      justify-content: space-between; }
      @media (max-width: 47.98em) {
        body #wrapper .b-articlesv-article-vertical {
          flex-direction: column-reverse;
          row-gap: 0.5rem; } }
      body #wrapper .b-articlesv-article-vertical-text {
        display: flex;
        flex-direction: column; }
        body #wrapper .b-articlesv-article-vertical-text__dateAndPage {
          display: flex;
          align-items: center;
          flex-wrap: wrap;
          column-gap: 0.7rem;
          row-gap: 0.5rem;
          margin-bottom: 14px; }
          @media (max-width: 47.98em) {
            body #wrapper .b-articlesv-article-vertical-text__dateAndPage {
              column-gap: 1rem; } }
          body #wrapper .b-articlesv-article-vertical-text__dateAndPage p {
            margin-bottom: 0; }
          body #wrapper .b-articlesv-article-vertical-text__dateAndPage--date {
            font-size: 0.9375rem;
            text-transform: uppercase; }
            @media (max-width: 47.98em) {
              body #wrapper .b-articlesv-article-vertical-text__dateAndPage--date {
                font-size: 0.9375rem; } }
          body #wrapper .b-articlesv-article-vertical-text__dateAndPage--page {
            font-size: 0.9375rem;
            background-color: #065547;
            color: #fff;
            text-align: center; }
            @media (max-width: 47.98em) {
              body #wrapper .b-articlesv-article-vertical-text__dateAndPage--page {
                font-size: 0.75rem;
                padding: 0.0625rem 0.625rem; } }
        body #wrapper .b-articlesv-article-vertical-text__title {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 1.09375rem;
          margin-bottom: 0;
          line-height: 1.6875rem;
          /*
                        @include sm-up{
                            font-size: m-rem(7.5px);
                        }
                        */ }
        body #wrapper .b-articlesv-article-vertical-text__link {
          color: #333;
          text-decoration: none;
          text-overflow: ellipsis;
          overflow: hidden;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          white-space: normal; }
          @media (min-width: 48em) {
            body #wrapper .b-articlesv-article-vertical-text__link {
              -webkit-line-clamp: 2; } }
          body #wrapper .b-articlesv-article-vertical-text__link:hover {
            text-decoration: none; }
      body #wrapper .b-articlesv-article-vertical__image {
        object-fit: cover;
        align-self: flex-end;
        height: 6.875rem;
        width: 14.5625rem;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
        @media (max-width: 47.98em) {
          body #wrapper .b-articlesv-article-vertical__image {
            height: 13.75rem;
            width: 100%; } }

.rs-hover-container.linkify:hover {
  outline: 0.125rem solid transparent;
  box-shadow: 0 0 0 0.5rem #fff, 0 0 0.8125rem 0.5rem rgba(0, 0, 0, 0.38); }

.rs-hover-container.linkify:focus {
  outline: 0.125rem solid transparent;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.5rem #065547; }

.rs-hover-container.linkify.isfocused {
  outline: 0.125rem solid transparent;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.5rem #065547; }

body.cs__adif-av #wrapper .b-articles__item.linkify:hover {
  outline: 2px solid transparent;
  box-shadow: 0 0 0 8px #fff, 0px 0px 13px rgba(0, 0, 0, 0.38); }

body.cs__adif-av #wrapper .b-articles__item.linkify:focus {
  outline: 2px solid transparent;
  box-shadow: 0 0 0 2px #fff, 0 0 0 8px #102341; }

body.cs__adif-av #wrapper .b-articles__item.linkify.isfocused {
  outline: 2px solid transparent;
  box-shadow: 0 0 0 2px #fff, 0 0 0 8px #102341; }

.rs-botonera {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0; }
  @media (max-width: 47.98em) {
    .rs-botonera {
      flex-direction: column;
      margin: 0; } }
  .rs-botonera__item {
    align-items: center;
    display: flex;
    gap: 0.5rem;
    justify-content: center;
    margin: 0; }
    @media (max-width: 61.98em) {
      .rs-botonera__item {
        flex-direction: column;
        text-align: center; } }
    @media (max-width: 47.98em) {
      .rs-botonera__item {
        border-bottom: 1px solid #fff;
        flex-direction: row;
        gap: 1.125rem;
        justify-content: left;
        margin: 0 calc((100% - 100vw)/2);
        padding: 1.625rem 1.5rem; } }
    @media (max-width: 47.98em) {
      .rs-botonera__item:last-of-type {
        border-bottom: none; } }
    .rs-botonera__item.flexBasis25 {
      flex-basis: 25%; }
    .rs-botonera__item.flexBasis33 {
      flex-basis: 33.3%; }
    .rs-botonera__item.flexBasis50 {
      flex-basis: 50%; }
    .rs-botonera__item.flexBasis100 {
      flex-basis: 100%; }
    .rs-botonera__item__img {
      max-height: 1.5625rem;
      max-width: 1.5rem !important; }
      .rs-botonera__item__img--bordered {
        border: 1px solid #fff;
        background-color: #fff; }
    .rs-botonera__item__icon {
      background-color: #fff !important;
      max-height: 1.5625rem;
      max-width: 1.5rem; }
    .rs-botonera__item__link {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 0.9375rem;
      line-height: 1.27875rem; }
      .rs-botonera__item__link a {
        color: #fff !important;
        text-decoration: none; }
        .rs-botonera__item__link a:hover, .rs-botonera__item__link a:focus {
          color: #f4f4f4 !important;
          text-decoration: underline !important; }
        .rs-botonera__item__link a .external-link {
          background-size: 0.9375rem auto !important;
          background: transparent url("/o/adif-theme/images/icons/ico-blank-white.svg") right center no-repeat !important;
          padding-right: 1rem; }

.rs-6-cards-list {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 2.25rem 1.25rem; }
  .rs-6-cards-list--cols-1 .rs-6-cards-list__card {
    flex-basis: 100%; }
  .rs-6-cards-list--cols-2 .rs-6-cards-list__card {
    flex-basis: 100%; }
    @media (min-width: 48em) {
      .rs-6-cards-list--cols-2 .rs-6-cards-list__card {
        flex-basis: 100%; } }
    @media (min-width: 62em) {
      .rs-6-cards-list--cols-2 .rs-6-cards-list__card {
        flex-basis: 48%;
        flex-grow: 1; } }
  .rs-6-cards-list--cols-3 .rs-6-cards-list__card {
    flex-basis: 100%; }
    @media (min-width: 48em) {
      .rs-6-cards-list--cols-3 .rs-6-cards-list__card {
        flex-basis: 48%;
        flex-grow: 1; } }
    @media (min-width: 62em) {
      .rs-6-cards-list--cols-3 .rs-6-cards-list__card {
        flex-basis: 31%;
        flex-grow: 1; } }
  .rs-6-cards-list__card {
    display: flex;
    gap: 0.75rem;
    margin-bottom: 0; }
    .rs-6-cards-list__card img {
      height: 8rem;
      min-width: 10.375rem;
      object-fit: cover;
      width: 10.375rem; }
      .rs-6-cards-list__card img.flex-basis-50 {
        flex-basis: 50%; }
      .rs-6-cards-list__card img.flex-basis-100 {
        flex-basis: 100%; }
      @media (min-width: 36em) {
        .rs-6-cards-list__card img {
          height: 8.625rem;
          min-width: 11rem;
          width: 11rem; } }
    .rs-6-cards-list__card__body {
      display: flex;
      flex-grow: 1;
      flex-direction: column;
      row-gap: 0.5rem; }
      .rs-6-cards-list__card__body__title {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        font-size: 1.25rem;
        line-height: 2rem;
        margin-bottom: 0; }
        @media (min-width: 36em) {
          .rs-6-cards-list__card__body__title {
            font-size: 1.5rem; } }
        .rs-6-cards-list__card__body__title a {
          text-decoration: none; }
          .rs-6-cards-list__card__body__title a:hover {
            color: #00884d; }
      .rs-6-cards-list__card__body__description {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        font-size: 0.75rem;
        line-height: 1.36375rem;
        margin-bottom: 0; }
        @media (min-width: 36em) {
          .rs-6-cards-list__card__body__description {
            font-size: 0.875rem; } }

.rs-text-link-list {
  display: grid;
  gap: 1.5rem;
  padding: 0; }
  .rs-text-link-list--cols-1 {
    grid-template-columns: repeat(1, 1fr); }
  .rs-text-link-list--cols-2 {
    grid-template-columns: repeat(2, 1fr); }
  @media (max-width: 61.98em) {
    .rs-text-link-list {
      grid-template-columns: repeat(1, 1fr) !important; } }
  .rs-text-link-list__card {
    background-color: #fff;
    border: 1px solid #065547;
    padding: 1rem 1.0625rem;
    align-items: center;
    display: flex;
    gap: 0.75rem;
    justify-content: center; }
    .rs-text-link-list__card:hover {
      text-decoration: underline; }
      .rs-text-link-list__card:hover a {
        color: #00884d; }
    .rs-text-link-list__card__title {
      overflow: hidden;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      display: -webkit-box;
      flex-basis: 90%;
      font-family: 'Inter';
      font-size: 1.25rem;
      font-weight: 500;
      letter-spacing: -0.017em;
      line-height: 1.75rem;
      text-decoration: none; }
    .rs-text-link-list__card .adif-icon {
      background-color: #065547 !important;
      height: 32px;
      width: 32px; }

/* Informacion de interes */
@media (min-width: 62em) {
  .rs-informacion-interes-container {
    display: flex;
    align-items: center; } }

.rs-informacion-interes-imagen-izq {
  float: right;
  order: 2; }
  .rs-informacion-interes-imagen-izq img, .rs-informacion-interes-imagen-izq video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 25rem;
    max-height: 37.5rem; }
    @media (max-width: 35.98em) {
      .rs-informacion-interes-imagen-izq img, .rs-informacion-interes-imagen-izq video {
        min-height: 18.75rem; } }

.rs-informacion-interes-imagen-der {
  float: left; }
  .rs-informacion-interes-imagen-der img, .rs-informacion-interes-imagen-der video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 25rem;
    max-height: 37.5rem; }
    @media (max-width: 35.98em) {
      .rs-informacion-interes-imagen-der img, .rs-informacion-interes-imagen-der video {
        min-height: 18.75rem; } }

.rs-informacion-interes-imagen-izq, .rs-informacion-interes-imagen-der {
  height: auto;
  width: 57%; }
  .rs-informacion-interes-imagen-izq button.vjs-big-play-button, .rs-informacion-interes-imagen-der button.vjs-big-play-button {
    background-image: url(/o/adif-theme/images/icons/redesign/videoWhite.svg);
    background-size: 5.375rem;
    top: 50%;
    left: 50%;
    margin-top: -2.125rem;
    margin-left: -2.5rem;
    border-radius: 3.125rem;
    width: 5.375rem;
    height: 5.25rem;
    background-repeat: no-repeat;
    border: none;
    background-color: unset; }
    .rs-informacion-interes-imagen-izq button.vjs-big-play-button .vjs-icon-placeholder:before, .rs-informacion-interes-imagen-der button.vjs-big-play-button .vjs-icon-placeholder:before {
      content: ""; }
  .rs-informacion-interes-imagen-izq .video-js, .rs-informacion-interes-imagen-der .video-js {
    height: unset;
    background-color: unset;
    min-height: 25rem;
    max-height: 37.5rem; }
    @media (max-width: 35.98em) {
      .rs-informacion-interes-imagen-izq .video-js, .rs-informacion-interes-imagen-der .video-js {
        min-height: unset; } }
  @media (max-width: 61.98em) {
    .rs-informacion-interes-imagen-izq, .rs-informacion-interes-imagen-der {
      float: none;
      width: 94%;
      margin-left: 3%; } }

@media (min-width: 62em) {
  .rs-informacion-interes-texto {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden; } }

.rs-informacion-interes-texto-izq, .rs-informacion-interes-texto-der {
  font-size: 1.5rem;
  color: black;
  padding: 5% 9% 5% 8%;
  width: 43%; }
  @media (max-width: 74.98em) {
    .rs-informacion-interes-texto-izq, .rs-informacion-interes-texto-der {
      font-size: 1.25rem; } }
  @media (max-width: 61.98em) {
    .rs-informacion-interes-texto-izq, .rs-informacion-interes-texto-der {
      float: none;
      width: 100%;
      font-size: 1.25rem;
      padding: 3%; } }
  @media (min-width: 48em) and (max-width: 61.98em) {
    .rs-informacion-interes-texto-izq, .rs-informacion-interes-texto-der {
      font-size: 1.25rem; } }

.rs-informacion-interes-texto-izq {
  float: left; }

.rs-informacion-interes-texto-der {
  float: right; }

.rs-informacion-interes-enlace {
  font-size: 0.9375rem;
  text-transform: uppercase;
  text-decoration: none; }

.rs-informacion-interes-adif-arrow {
  background: transparent url(/o/adif-theme/images/icons/redesign/arrowLinkGreen.svg) right center no-repeat;
  background-size: 1.5rem auto;
  padding-right: 1.25rem;
  margin-left: 0.75rem;
  height: 1.5rem; }

.rs-informacion-interes-video .vjs-tech {
  position: unset !important; }

@media (max-width: 61.98em) {
  .carousel-2-images {
    display: flex;
    flex-direction: column;
    gap: 2.125rem;
    padding: 0rem 1.125rem; } }

.carousel-2-images__container__item {
  display: flex !important; }
  @media (max-width: 61.98em) {
    .carousel-2-images__container__item {
      flex-direction: column;
      gap: 1.125rem; } }
  .carousel-2-images__container__item__multimedia {
    display: flex;
    flex-direction: column;
    flex-basis: 42.5%;
    gap: 1.25rem; }
    .carousel-2-images__container__item__multimedia img {
      width: 100%;
      height: 23.9375rem;
      object-fit: cover; }
  .carousel-2-images__container__item__text {
    display: flex;
    gap: 1.25rem;
    padding: 0;
    flex-basis: 57.5%; }
    @media (min-width: 62em) {
      .carousel-2-images__container__item__text {
        padding: 7.375rem; } }
    .carousel-2-images__container__item__text__content {
      display: flex;
      flex-direction: column;
      justify-content: center;
      max-width: 100%;
      gap: 1.25rem; }
      @media (min-width: 62em) {
        .carousel-2-images__container__item__text__content {
          max-width: 33.9375rem;
          gap: 2rem; } }
      @media (min-width: 62em) {
        .carousel-2-images__container__item__text__content--margin-top-minus64px {
          margin-top: -4rem; } }
      .carousel-2-images__container__item__text__content__description {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        display: -webkit-box;
        font-size: 1.125rem;
        line-height: 1.53438rem;
        height: fit-content; }
        @media (min-width: 62em) {
          .carousel-2-images__container__item__text__content__description {
            font-size: 1.5rem;
            line-height: 2rem;
            height: 8rem; } }
      .carousel-2-images__container__item__text__content a {
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        text-decoration: none; }
      .carousel-2-images__container__item__text__content .rs-linkArrow {
        gap: 0.25rem; }

@media (min-width: 62em) {
  .carousel-2-images__control {
    position: absolute;
    right: calc(57.5% - 7.375rem -  3.5625rem);
    top: 33.3125rem; } }

.carousel-2-images__control > .slick-dots,
.carousel-2-images__control > .slick-dots li {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  list-style-type: none; }
  @media (min-width: 62em) {
    .carousel-2-images__control > .slick-dots,
    .carousel-2-images__control > .slick-dots li {
      justify-content: left; } }

.carousel-2-images__control > .slick-dots {
  display: flex;
  align-items: center;
  gap: 1.25rem; }
  .carousel-2-images__control > .slick-dots li button {
    background-color: #065547;
    width: 0.9375rem;
    height: 0.9375rem;
    border-radius: 50%;
    overflow: hidden;
    border: none;
    font-size: 0;
    border: 0.0625rem solid transparent; }
  .carousel-2-images__control > .slick-dots li.slick-active button {
    background-color: #B5B5B5;
    width: 1.2rem;
    height: 1.2rem; }
    @media (prefers-contrast: more) {
      .carousel-2-images__control > .slick-dots li.slick-active button {
        background-color: transparent;
        border: 0.25rem solid transparent; } }

/* MENU SECUNDARIO */
@media (max-width: 47.98em) {
  .rs-menu-secundario.vertical-menu {
    border: 0.0625rem solid #065547; } }

@media (min-width: 48em) {
  .rs-menu-secundario.vertical-menu {
    display: block !important; } }

.rs-menu-secundario.vertical-menu .external-link {
  float: right;
  height: 1.25rem;
  margin-right: 0.3125rem; }

.rs-menu-secundario.vertical-menu ul > li .btn-menu-list, .rs-menu-secundario.vertical-menu ul > li a {
  background-color: white;
  color: black;
  text-transform: none;
  font-size: 1.125rem;
  line-height: 1.25rem;
  padding: 0.625rem;
  border-bottom: 0.0625rem solid #A3A8A3;
  margin-bottom: unset !important;
  letter-spacing: -0.03125rem; }
  @media (max-width: 47.98em) {
    .rs-menu-secundario.vertical-menu ul > li .btn-menu-list, .rs-menu-secundario.vertical-menu ul > li a {
      font-size: 1rem; } }

.rs-menu-secundario.vertical-menu ul > li > a.selected.active {
  border: none;
  border-bottom: 0.0625rem solid #A3A8A3;
  color: white;
  background: #065547; }

.rs-menu-secundario.vertical-menu ul > li > a:after {
  display: none; }

.rs-menu-secundario.vertical-menu ul > li .btn-menu-list .flecha-btn-secund {
  background-image: url(/o/adif-theme/images/icons/ico-toggle-green-closed.svg);
  height: 2.75rem; }

.rs-menu-secundario.vertical-menu ul > li .btn-menu-list.open {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: white;
  background: #065547; }

.rs-menu-secundario.vertical-menu ul > li ul li a {
  border-bottom: none !important;
  font-size: 1.125rem;
  margin-left: 0.25rem;
  color: #666;
  padding: 0.5rem 1rem 0.5rem 1rem;
  letter-spacing: -0.03125rem; }
  @media (max-width: 47.98em) {
    .rs-menu-secundario.vertical-menu ul > li ul li a {
      font-size: 1rem; } }

.rs-menu-secundario.vertical-menu ul > li.open > ul > li.active > a {
  color: #065547 !important;
  background: white !important; }

.rs-menu-secundario-movil.boton-menu-movil-secundario, .rs-menu-secundario-movil.boton-menu-movil-secundario.open {
  margin-bottom: unset !important;
  background: white !important;
  color: black !important;
  text-transform: none !important;
  font-size: 1rem !important;
  border: 0.0625rem solid #065547 !important;
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
  padding-left: 0.625rem !important;
  letter-spacing: -0.03125rem; }
  .rs-menu-secundario-movil.boton-menu-movil-secundario .flecha-btn-secund, .rs-menu-secundario-movil.boton-menu-movil-secundario.open .flecha-btn-secund {
    background-image: url(/o/adif-theme/images/icons/ico-toggle-green.svg) !important; }

.rs-menu-secundario-movil-icono {
  width: 1rem !important;
  height: 1rem;
  background: transparent url(/o/adif-theme/images/icons/redesign/menuMobileGreen.svg) no-repeat center;
  margin-right: 0.9375rem;
  margin-top: 0.1875rem; }

@media (max-width: 47.98em) {
  .rs-menu-secundario-separador {
    height: 0.9375rem; } }

.rs-enlaces-instalacion-estacion {
  margin-top: -2rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.375rem;
  margin-bottom: -3rem; }
  @media (max-width: 61.98em) {
    .rs-enlaces-instalacion-estacion {
      font-size: 0.9375rem; } }
  @media (max-width: 47.98em) {
    .rs-enlaces-instalacion-estacion {
      margin-bottom: 0; } }
  .rs-enlaces-instalacion-estacion a {
    padding-top: 0.5rem;
    padding-bottom: 0.75rem;
    color: #111; }
    .rs-enlaces-instalacion-estacion a:hover {
      color: #111; }
    .rs-enlaces-instalacion-estacion a:focus {
      color: #111; }

.resume-detail-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.5rem; }
  .resume-detail-wrapper__card {
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #f4f4f4; }
    @media (min-width: 62em) {
      .resume-detail-wrapper__card {
        flex-direction: row; } }
    .resume-detail-wrapper__card__image {
      background-position: center top;
      background-size: cover;
      height: 20rem; }
      .resume-detail-wrapper__card__image img {
        display: none; }
      @media (min-width: 62em) {
        .resume-detail-wrapper__card__image {
          height: auto;
          min-height: 400px;
          min-width: 404.25px; } }
    .resume-detail-wrapper__card__role-wrapper {
      display: flex;
      flex-direction: column;
      gap: 1rem;
      justify-content: space-around;
      padding: 1rem 1rem 2.97438rem 1rem; }
      @media (min-width: 62em) {
        .resume-detail-wrapper__card__role-wrapper {
          padding: 3.125rem 4.37312rem 3.125rem 2.3125rem; } }
      .resume-detail-wrapper__card__role-wrapper__text {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #333;
        font-size: 1.375rem;
        height: fit-content;
        line-height: 1.87563rem; }
      .resume-detail-wrapper__card__role-wrapper__download {
        display: flex;
        gap: 1rem;
        width: fit-content; }
        .resume-detail-wrapper__card__role-wrapper__download a {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          align-items: center;
          color: #111;
          display: flex;
          font-size: 1rem;
          gap: 0.5rem;
          line-height: 1.36375rem;
          text-decoration: none;
          text-transform: capitalize; }
          .resume-detail-wrapper__card__role-wrapper__download a:hover {
            color: #111;
            font-weight: 800;
            text-decoration: underline !important; }
        .resume-detail-wrapper__card__role-wrapper__download .download-file-link {
          height: 1.125rem;
          padding: 0;
          width: 1.125rem; }
  .resume-detail-wrapper__education-and-experience__title {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.53438rem;
    color: #333;
    padding-top: 1.5rem; }
  .resume-detail-wrapper__education-and-experience__description {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.36375rem;
    color: #666;
    padding-top: 1rem; }
    .resume-detail-wrapper__education-and-experience__description ul {
      list-style-type: none;
      padding: 0;
      margin: 0.5rem 0; }
      .resume-detail-wrapper__education-and-experience__description ul li {
        margin-bottom: 0.625em; }

/* LOGOS FONDOS EUROPEOS */
.rs-fondos-euro-line {
  border-top: 0.125rem solid white;
  margin-left: -100%;
  margin-right: -100%;
  margin-bottom: 1.875rem; }
  @media (min-width: 48em) {
    .rs-fondos-euro-line {
      display: none; } }

.rs-fondos-euro-all {
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: end;
  justify-content: space-between;
  margin-bottom: 2.1875rem;
  margin-top: 2.1875rem; }
  .rs-fondos-euro-all li {
    margin-bottom: 0; }
    .rs-fondos-euro-all li:last-child .rs-fondos-euro-line {
      display: none; }
  .rs-fondos-euro-all.rs-4-items-euro {
    grid-template-columns: auto auto auto auto; }
  .rs-fondos-euro-all img {
    height: auto;
    max-width: 4.375rem !important; }
    @media (min-width: 48em) and (max-width: 61.98em) {
      .rs-fondos-euro-all img {
        max-width: 3.125rem !important; } }
  @media (max-width: 47.98em) {
    .rs-fondos-euro-all {
      display: block !important;
      margin-left: 0.625rem; } }
  @media (min-width: 48em) and (max-width: 61.98em) {
    .rs-fondos-euro-all.rs-4-items-euro {
      display: flex;
      flex-wrap: wrap; }
    .rs-fondos-euro-all .rs-4-items-euro img {
      max-width: 4.375rem !important; } }

.rs-fondos-euro-enlace {
  display: flex;
  align-items: center;
  text-decoration: none; }
  .rs-fondos-euro-enlace:last-child {
    margin-right: 0; }
  .rs-fondos-euro-enlace.rs-alineacion-arriba {
    align-items: start; }
  .rs-fondos-euro-enlace.rs-alineacion-abajo {
    align-items: end; }
  .rs-fondos-euro-enlace:hover {
    text-decoration: none; }
  .rs-fondos-euro-enlace.rs-logo-euro-large img {
    max-width: 10rem !important; }
    @media (min-width: 48em) and (max-width: 61.98em) {
      .rs-fondos-euro-enlace.rs-logo-euro-large img {
        max-width: 8.125rem !important; } }
  @media (min-width: 48em) {
    .rs-fondos-euro-enlace.rs-4-items-euro .rs-fondos-euro-texto {
      font-size: 0.625rem !important;
      line-height: 0.8125rem !important;
      width: 7.1875rem !important; } }
  @media (min-width: 48em) and (max-width: 61.98em) {
    .rs-fondos-euro-enlace.rs-4-items-euro {
      flex: 50%;
      height: 4.6875rem !important;
      justify-content: left; }
      .rs-fondos-euro-enlace.rs-4-items-euro.rs-logo-euro-large img {
        max-width: 10.3125rem !important; }
      .rs-fondos-euro-enlace.rs-4-items-euro .rs-fondos-euro-texto {
        font-size: 0.6875rem !important;
        line-height: 0.9375rem !important; }
      .rs-fondos-euro-enlace.rs-4-items-euro.rs-logo-comision-europea {
        align-content: start;
        flex-wrap: wrap; } }
  @media (max-width: 47.98em) {
    .rs-fondos-euro-enlace {
      margin-bottom: 1.875rem; } }
  @media (min-width: 48em) {
    .rs-fondos-euro-enlace {
      justify-content: center;
      height: 1.875rem; } }

.rs-fondos-euro-texto {
  width: 10.625rem;
  font-size: 0.8125rem;
  text-transform: uppercase;
  line-height: 1rem;
  margin-left: 0.5rem;
  color: black; }
  .rs-fondos-euro-texto.rs-logo-euro-large {
    width: 8.4375rem; }
    @media (min-width: 48em) and (max-width: 61.98em) {
      .rs-fondos-euro-texto.rs-logo-euro-large.rs-logo-comision-europea {
        width: 6.25rem; } }
  .rs-fondos-euro-texto.rs-logo-comision-europea {
    margin-bottom: -0.125rem; }
  @media (min-width: 48em) and (max-width: 61.98em) {
    .rs-fondos-euro-texto {
      font-size: 0.5625rem;
      width: 8.4375rem;
      line-height: 0.875rem; } }

/* BANNER TIENDAS */
.rs-banner-tiendas {
  display: grid;
  align-items: center;
  padding-left: 0;
  margin-bottom: 3.125rem;
  grid-gap: 1.5rem; }
  .rs-banner-tiendas.rs-2-cols {
    grid-template-columns: repeat(2, 1fr); }
  .rs-banner-tiendas.rs-3-cols {
    grid-template-columns: repeat(3, 1fr); }
  .rs-banner-tiendas a {
    background: white;
    margin-right: 1.5rem;
    height: 6.3125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 33%; }
    .rs-banner-tiendas a:last-child {
      margin-right: 0; }
    @media (max-width: 47.98em) {
      .rs-banner-tiendas a {
        margin-bottom: 1.5rem;
        margin-right: 0; } }
  .rs-banner-tiendas img {
    max-height: 2.5rem; }
    @media (min-width: 48em) and (max-width: 61.98em) {
      .rs-banner-tiendas img {
        max-height: 1.875rem; } }
    @media (max-width: 47.98em) {
      .rs-banner-tiendas img {
        max-height: unset;
        max-width: 10.625rem !important; } }
  @media (max-width: 47.98em) {
    .rs-banner-tiendas {
      display: block; } }
  .rs-banner-tiendas li {
    list-style: none;
    margin-bottom: 0; }

/* INFORMACION RELACIONADA */
.rs-informacion-relacionada .informacion-relacionada-documento {
  margin-left: 0.3125rem;
  word-break: break-word; }

.rs-informacion-relacionada .informacion-relacionada-adjunto {
  padding: 0 !important; }
  .rs-informacion-relacionada .informacion-relacionada-adjunto a {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.9375rem;
    gap: 0.25rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    .rs-informacion-relacionada .informacion-relacionada-adjunto a::after {
      background-size: 1.125rem;
      display: inline-block;
      margin-bottom: -0.4375rem; }

.rs-informacion-relacionada .informacion-relacionada-tituloCajita {
  font-size: 1.25rem !important;
  padding: 0 !important; }

.rs-informacion-relacionada .informacion-relacionada-cuerpo {
  padding-left: 0 !important; }

.rs-informacion-relacionada .informacion-relacionada-box-wrapper {
  padding: 1.375rem 1.5rem !important; }

.container-distributiva-viajeros {
  min-height: 70vh;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .container-distributiva-viajeros .container-titulo-seccion-distributiva {
    text-align: center;
    padding-bottom: 30px;
    margin-top: 10px; }
    .container-distributiva-viajeros .container-titulo-seccion-distributiva__url-distributiva {
      color: #fff; }
      @media (min-width: 48em) {
        .container-distributiva-viajeros .container-titulo-seccion-distributiva__url-distributiva {
          font-size: 1.375rem; } }
    .container-distributiva-viajeros .container-titulo-seccion-distributiva__url-distributiva:link {
      text-decoration: none; }
    .container-distributiva-viajeros .container-titulo-seccion-distributiva__titulo-distributiva {
      color: #fff;
      font-size: 1.5625rem; }
      @media (min-width: 48em) {
        .container-distributiva-viajeros .container-titulo-seccion-distributiva__titulo-distributiva {
          font-size: 2.3125rem; } }
      @media (min-width: 75em) {
        .container-distributiva-viajeros .container-titulo-seccion-distributiva__titulo-distributiva {
          font-size: 3.125rem; } }
  .container-distributiva-viajeros .container-seccion-listados {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (min-width: 75em) {
      .container-distributiva-viajeros .container-seccion-listados {
        flex-direction: row; } }
    .container-distributiva-viajeros .container-seccion-listados .container-repetible-listado {
      max-width: 68vh;
      text-align: center;
      padding: 5%; }
      .container-distributiva-viajeros .container-seccion-listados .container-repetible-listado__titulo {
        color: #fff; }
        @media (min-width: 48em) {
          .container-distributiva-viajeros .container-seccion-listados .container-repetible-listado__titulo {
            font-size: 2.1875rem; } }
        @media (min-width: 62em) {
          .container-distributiva-viajeros .container-seccion-listados .container-repetible-listado__titulo {
            font-size: 3.125rem; } }
        @media (min-width: 75em) {
          .container-distributiva-viajeros .container-seccion-listados .container-repetible-listado__titulo {
            font-size: 2.8125rem; } }
      .container-distributiva-viajeros .container-seccion-listados .container-repetible-listado__texto {
        color: #fff; }
        @media (min-width: 48em) {
          .container-distributiva-viajeros .container-seccion-listados .container-repetible-listado__texto {
            font-size: 1.875rem; } }
        @media (min-width: 62em) {
          .container-distributiva-viajeros .container-seccion-listados .container-repetible-listado__texto {
            font-size: 2.0625rem; } }
        @media (min-width: 75em) {
          .container-distributiva-viajeros .container-seccion-listados .container-repetible-listado__texto {
            font-size: 1.25rem; } }

.b-navMain {
  display: none;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (min-width: 75em) {
    .b-navMain {
      display: flex;
      margin-bottom: -0.1875rem; } }
  .b-navMain__li {
    padding-right: 1.5625rem;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 1.625rem; }
    .b-navMain__li .b-navMain__link {
      padding: 0.25rem 0.25rem; }
      .b-navMain__li .b-navMain__link:hover {
        text-decoration: none; }
    .b-navMain__li:last-of-type {
      margin-right: 0; }
    .b-navMain__li:hover .b-navMain__liWrapper {
      border-bottom: 0.25rem solid #065547; }
      @media (prefers-contrast: more) {
        .b-navMain__li:hover .b-navMain__liWrapper {
          border-bottom: 0.25rem solid transparent; } }
    .b-navMain__li.selected .b-navMain__liWrapper {
      border-bottom: 0.25rem solid #065547; }
      @media (prefers-contrast: more) {
        .b-navMain__li.selected .b-navMain__liWrapper {
          border-bottom: 0.25rem solid transparent; } }
    .b-navMain__li.show .b-btn-menu {
      transform: rotate(180deg); }
  .b-navMain .b-navMain__liWrapper {
    display: flex;
    align-items: center;
    border-bottom: 0.25rem solid transparent; }
    @media (prefers-contrast: more) {
      .b-navMain .b-navMain__liWrapper {
        border-bottom: none; } }
  .b-navMain .b-btn-menu {
    background: transparent url("/o/adif-theme/images/icons/redesign/arrowDBlack.svg") no-repeat;
    background-position: center;
    width: 1rem;
    height: 1rem;
    background-size: auto 2rem;
    padding: 0.5rem;
    border: none;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    @media (prefers-contrast: more) {
      .b-navMain .b-btn-menu {
        -webkit-filter: brightness(10);
        filter: brightness(10); } }
  .b-navMain__wrapperBtnClose {
    display: flex;
    opacity: 0;
    justify-content: flex-end;
    height: 1rem; }
  .b-navMain__btnClose {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    background-size: auto 1.5rem;
    border: none;
    background: transparent url("/o/adif-theme/images/icons/redesign/closeBlack.svg") no-repeat center; }
    @media (prefers-contrast: more) {
      .b-navMain__btnClose {
        -webkit-filter: brightness(10);
        filter: brightness(10); } }
  .b-navMain__submenuContainer {
    display: none;
    position: absolute;
    width: 321px;
    background-color: white;
    top: 6.8125rem;
    transform: translateX(-50%);
    z-index: 3;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
    padding: 15px; }
    .b-navMain__submenuContainer.open {
      display: block; }
  .b-navMain__submenuWrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-color: white; }
  .b-navMain__innerWrapper {
    position: relative; }
  .b-navMain__submenuUl {
    max-width: calc(290px + 2rem); }
  .b-navMain__submenuUl, .b-navMain__submenuUl2, .b-navMain__submenuUl3 {
    min-width: 18.125rem;
    max-width: calc(290px + 2rem);
    border-right: 1px solid #065547;
    height: 100%; }
  .b-navMain__submenu2, .b-navMain__submenu3 {
    display: none;
    position: absolute;
    top: calc(-1rem + 1px);
    left: 18.125rem;
    background-color: white;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
    margin-left: 5px;
    padding: 15px 5px; }
    .b-navMain__submenu2.open, .b-navMain__submenu3.open {
      display: flex;
      flex-direction: column; }
    .b-navMain__submenu2::before, .b-navMain__submenu3::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      width: 5px;
      background-color: white; }
  .b-navMain__submenu2 {
    z-index: 3; }
    .b-navMain__submenu2::before {
      left: -3px; }
  .b-navMain__submenu3 {
    display: none;
    z-index: 4; }
    .b-navMain__submenu3::before {
      left: -3px; }
    .b-navMain__submenu3.open {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap; }
  .b-navMain__submenuLi {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }
    .b-navMain__submenuLi .b-btn-menu2 {
      background: transparent url("/o/adif-theme/images/icons/redesign/arrowDBlack.svg") no-repeat center;
      width: 1rem;
      height: 1rem;
      background-size: auto 2rem;
      padding: 0.5rem;
      border: none;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
      transform: rotate(180deg); }
      @media (prefers-contrast: more) {
        .b-navMain__submenuLi .b-btn-menu2 {
          -webkit-filter: brightness(10);
          filter: brightness(10); } }
    .b-navMain__submenuLi.nav-open {
      background-color: #065547; }
      .b-navMain__submenuLi.nav-open .b-btn-menu2 {
        filter: invert(1);
        transform: rotate(270deg); }
  .b-navMain__commonli {
    min-width: 18.125rem; }
    .b-navMain__commonli:hover {
      background-color: #065547; }
      @media (prefers-contrast: more) {
        .b-navMain__commonli:hover {
          background-color: transparent; } }
      .b-navMain__commonli:hover > .b-navMain__commonLink {
        color: white; }
    .b-navMain__commonli.children > .b-navMain__commonLink {
      display: flex;
      justify-content: space-between;
      align-items: center; }
  .b-navMain__commonLink {
    padding: 0.375rem 1rem;
    color: #111; }
    .b-navMain__commonLink:hover {
      color: white; }
  .b-navMain__link2, .b-navMain__link3, .b-navMain__link4 {
    display: flex;
    width: 100%; }
    .b-navMain__link2:hover, .b-navMain__link3:hover, .b-navMain__link4:hover {
      color: white;
      background-color: #065547;
      text-decoration: none; }
    .b-navMain__link2.link-open, .b-navMain__link3.link-open, .b-navMain__link4.link-open {
      color: white;
      background-color: #065547; }

/*mobile */
.adif-header__menuMobile {
  display: block;
  padding: 0;
  background-color: white;
  width: 300px;
  height: 100vh;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  opacity: 1;
  overflow-y: auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (min-width: 48em) {
    .adif-header__menuMobile {
      width: 25rem; } }
  @media (min-width: 75em) {
    .adif-header__menuMobile {
      display: none; } }
  .adif-header__menuMobile.visuallyhidden {
    opacity: 0;
    right: calc(0% - 100%); }
  .adif-header__menuMobile.hidden {
    display: none; }

.b-navMainMobile {
  position: relative; }
  .b-navMainMobile__li {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #dee2e6; }
    .b-navMainMobile__li .b-btnMobile-menu,
    .b-navMainMobile__li .b-btnMobile-menu2 {
      display: block;
      background: url("/o/adif-theme/images/icons/redesign/arrowRGreen.svg") no-repeat center;
      width: 0.75rem;
      height: 1.5625rem;
      margin: 0 2rem 0 0;
      background-size: 1.5625rem auto;
      border: none;
      transform: rotate(270deg); }
    .b-navMainMobile__li:first-of-type {
      border-top: 1px solid #dee2e6; }
  .b-navMainMobile__link {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125rem;
    color: #111;
    padding: 0.75rem 1rem 0.75rem 0.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none; }
  .b-navMainMobile__submenuUl {
    display: none;
    position: absolute;
    top: 0; }
    @media (min-width: 48em) {
      .b-navMainMobile__submenuUl {
        right: 25rem; } }
    .b-navMainMobile__submenuUl.nav-open {
      display: block;
      width: 100%;
      height: 100vh;
      z-index: 3;
      background-color: white;
      right: 0; }
      @media (max-height: 31rem) {
        .b-navMainMobile__submenuUl.nav-open {
          height: unset; } }
  .b-navMainMobile__submenuLi {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    .b-navMainMobile__submenuLi .b-btnMobile-menu2 {
      transform: rotate(90deg); }
    .b-navMainMobile__submenuLi.li-open .b-btnMobile-menu2 {
      transform: rotate(270deg); }
    .b-navMainMobile__submenuLi .b-navMainMobile__link2,
    .b-navMainMobile__submenuLi .b-btnMobile-menu2 {
      flex: 0 0 auto; }
    .b-navMainMobile__submenuLi .b-navMainMobile__submenuUl2 {
      flex-basis: 100%; }
    .b-navMainMobile__submenuLi > .child-menu {
      display: none;
      height: 0; }
    .b-navMainMobile__submenuLi.li-open > .child-menu {
      display: block;
      height: auto; }
  .b-navMainMobile__btnBack {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.125rem;
    background-color: #065547;
    color: white;
    border: none;
    width: 100%;
    text-align: left;
    min-height: 3.0625rem;
    padding: 0.625rem 0.5rem; }
    .b-navMainMobile__btnBack::before {
      content: "";
      display: block;
      background: url("/o/adif-theme/images/icons/redesign/arrowLWhite.svg") no-repeat;
      background-position: center;
      width: 0.75rem;
      height: 1.5625rem;
      margin: 0;
      background-size: 1.5625rem auto;
      float: left;
      margin-right: 0.5rem; }
    .b-navMainMobile__btnBack:focus {
      box-shadow: none !important; }
  .b-navMainMobile__goToLink {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.125rem;
    min-height: 3.0625rem;
    display: flex;
    align-items: center;
    border-bottom: 0.0625rem solid #dee2e6;
    text-decoration: none;
    color: #111;
    padding: 0.625rem 0.5rem; }
  .b-navMainMobile__link2 {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125rem;
    color: #666;
    padding: 0.5rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none; }
    .b-navMainMobile__link2.children {
      position: relative;
      padding-right: 2.5rem; }
      .b-navMainMobile__link2.children .b-navMainMobile__toggle {
        display: inline-block;
        width: 1.75rem;
        height: 1.75rem;
        position: absolute;
        right: 0.5rem;
        top: 50%;
        transform: translateY(-50%);
        background-image: url("/o/adif-theme/images/icons/redesign/arrowDownGreen.svg");
        /* ajusta icono si procede */
        background-repeat: no-repeat;
        background-position: center;
        background-size: 0.875rem 0.875rem;
        cursor: pointer;
        z-index: 2; }
      .b-navMainMobile__link2.children.link-open {
        color: #065547;
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal; }
        .b-navMainMobile__link2.children.link-open .b-navMainMobile__toggle {
          transform: rotate(180deg) translateY(50%); }
  .b-navMainMobile__submenu2 {
    display: none;
    list-style: none;
    padding-left: 1rem; }
    .b-navMainMobile__submenu2.nav-open {
      display: block; }
  .b-navMainMobile__link3 {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125rem;
    color: #666;
    padding: 0.4375rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none; }
    .b-navMainMobile__link3.children.link-open {
      color: #065547;
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal; }
  .b-navMainMobile__submenu3 {
    display: none;
    list-style: none;
    padding-left: 1rem; }
    .b-navMainMobile__submenu3.nav-open {
      display: block;
      background-color: #065547; }
  .b-navMainMobile__link4 {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125rem;
    color: #666;
    padding: 0.4375rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none; }

.adif-carrusel {
  margin: 1.25rem auto;
  height: 21.875rem; }
  @media (min-width: 36em) {
    .adif-carrusel {
      height: 27.375rem; } }
  @media (min-width: 48em) {
    .adif-carrusel {
      height: 32.8125rem; } }
  @media (min-width: 62em) {
    .adif-carrusel {
      height: 40.625rem; } }
  @media (min-width: 62em) {
    .no-slick-lg .adif-carrusel {
      height: 21.875rem; } }
  .adif-carrusel .slick-list {
    overflow: visible; }
  .adif-carrusel .slick-track {
    display: flex;
    height: 21.875rem; }
    @media (min-width: 36em) {
      .adif-carrusel .slick-track {
        height: 27.375rem; } }
    @media (min-width: 48em) {
      .adif-carrusel .slick-track {
        height: 32.8125rem; } }
    @media (min-width: 62em) {
      .adif-carrusel .slick-track {
        height: 40.625rem;
        margin-left: -18.75rem; } }
    @media (min-width: 62em) {
      .no-slick-lg .adif-carrusel .slick-track {
        height: 21.875rem;
        margin-left: 0; } }
  .adif-carrusel .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center; }
    .adif-carrusel .slick-track .slick-slide > div {
      width: 100%; }
  .adif-carrusel__imgContainer {
    display: flex;
    align-items: end;
    padding: 0.875rem;
    height: 21.875rem;
    width: 100%;
    background-size: cover;
    background-position: center; }
    .adif-carrusel__imgContainer:hover {
      box-shadow: 0 0 0.8125rem 0 rgba(0, 0, 0, 0.38); }
  .adif-carrusel__flecha {
    background: url("/o/adif-theme/images/icons/redesign/arrowLinkWhite.svg") center no-repeat;
    background-size: 2rem;
    width: 2rem;
    height: 2rem;
    min-width: 2rem; }
  .adif-carrusel__texto {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: white;
    font-size: 1.375rem;
    line-height: 1.875rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    margin: 0;
    text-decoration: none; }
    .adif-carrusel__texto__wrapper {
      display: flex;
      width: 100%;
      align-items: flex-start;
      justify-content: space-between;
      gap: 0.5rem; }
      .cs__adif-av .adif-carrusel__texto__wrapper a {
        color: white;
        text-decoration: none; }
        .cs__adif-av .adif-carrusel__texto__wrapper a:hover {
          color: white;
          font-weight: 800; }
        .cs__adif-av .adif-carrusel__texto__wrapper a:focus {
          color: white; }
    .adif-carrusel__texto:hover {
      color: white;
      font-weight: 800; }
    .adif-carrusel__texto:focus {
      color: white; }
    @media (min-width: 48em) {
      .slick-center .adif-carrusel__texto {
        font-size: 1.5625rem;
        line-height: 2.125rem;
        margin-bottom: 1rem; }
        .slick-center .adif-carrusel__texto::after {
          background-size: 2.5rem;
          width: 2.5rem;
          height: 2.5rem; } }
    @media (min-width: 62em) {
      .no-slick-lg .slick-center .adif-carrusel__texto {
        transform: none;
        font-size: 1.375rem;
        line-height: 1.875rem;
        margin-bottom: 0; } }
  .adif-carrusel .slick-slide {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    transition: all .1s ease; }
    @media (min-width: 36em) {
      .adif-carrusel .slick-slide {
        height: 21.875rem;
        margin-top: 9.375rem;
        margin-bottom: 9.375rem; } }
    .adif-carrusel .slick-slide.slick-active.slick-center {
      width: auto; }
      @media (min-width: 36em) {
        .adif-carrusel .slick-slide.slick-active.slick-center {
          transform: scale(1.25); } }
      @media (min-width: 48em) {
        .adif-carrusel .slick-slide.slick-active.slick-center {
          transform: scale(1.5); } }
      @media (min-width: 62em) {
        .adif-carrusel .slick-slide.slick-active.slick-center {
          transform: scale(1.85); } }
      @media (min-width: 62em) {
        .no-slick-lg .adif-carrusel .slick-slide.slick-active.slick-center {
          transform: none; } }
  .adif-carrusel__slide {
    padding: 0; }
  .adif-carrusel__paginacion {
    position: inherit;
    display: flex;
    width: 100%;
    justify-content: space-evenly; }
    @media (min-width: 62em) {
      .adif-carrusel__paginacion {
        position: absolute;
        bottom: 1.5rem;
        left: 60%;
        display: flex;
        justify-content: space-between;
        max-width: 18.75rem;
        width: auto;
        right: 1.5rem; } }
    @media (min-width: 75em) {
      .adif-carrusel__paginacion {
        position: absolute;
        bottom: 1.5rem;
        left: calc(50% + 290px);
        display: flex;
        justify-content: space-between;
        max-width: 18.75rem;
        width: auto;
        right: 1.5rem; } }
    @media (min-width: 62em) {
      .no-slick-lg .adif-carrusel__paginacion {
        display: none; } }
    .adif-carrusel__paginacion .adif-carrusel__paginas {
      display: flex;
      justify-content: center;
      align-content: center;
      align-items: center;
      font-size: 1.5rem; }
      .adif-carrusel__paginacion .adif-carrusel__paginas .adif-carrusel__paginaActual {
        font-weight: bold; }
    .adif-carrusel__paginacion .slick-arrow {
      border: none;
      background: none;
      width: 4.4375rem;
      height: 4.4375rem;
      text-indent: -624.9375rem; }
      .adif-carrusel__paginacion .slick-arrow.slick-prev {
        background: transparent url("/o/adif-theme/images/icons/redesign/arrowLeftBlack.svg") center center no-repeat;
        background-size: 4.4375rem; }
      .adif-carrusel__paginacion .slick-arrow.slick-next {
        background: transparent url("/o/adif-theme/images/icons/redesign/arrowRightBlack.svg") center center no-repeat;
        background-size: 4.4375rem; }

.management-team-wrapper {
  display: flex;
  flex-direction: column; }
  .management-team-wrapper__title {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.5rem;
    line-height: 1.6;
    color: #111;
    padding: 5rem 0.9375rem 7.5rem 0.9375rem; }
  .management-team-wrapper__people {
    display: grid;
    gap: 2rem 1rem;
    grid-template-columns: repeat(1, 1fr); }
    @media (min-width: 62em) {
      .management-team-wrapper__people {
        grid-template-columns: repeat(4, 1fr) !important; } }
    @media (min-width: 48em) {
      .management-team-wrapper__people {
        grid-template-columns: repeat(3, 1fr); } }
    .management-team-wrapper__people__card {
      background-color: #a3a8a3;
      height: 24.59rem;
      overflow: hidden; }
      @media (min-width: 48em) {
        .management-team-wrapper__people__card {
          height: 25.9375rem; } }
      @media (min-width: 62em) {
        .management-team-wrapper__people__card {
          height: 21.625rem; } }
      .management-team-wrapper__people__card:hover .management-team-wrapper__people__card__image,
      .management-team-wrapper__people__card:focus .management-team-wrapper__people__card__image,
      .management-team-wrapper__people__card:focus-within .management-team-wrapper__people__card__image,
      .management-team-wrapper__people__card:active .management-team-wrapper__people__card__image {
        opacity: 0.5;
        height: 0;
        transition: height 0.8s;
        transform: opacity 0.5s; }
      .management-team-wrapper__people__card:hover .management-team-wrapper__people__card__text .management-team-wrapper__people__card__text__description,
      .management-team-wrapper__people__card:focus .management-team-wrapper__people__card__text .management-team-wrapper__people__card__text__description,
      .management-team-wrapper__people__card:focus-within .management-team-wrapper__people__card__text .management-team-wrapper__people__card__text__description,
      .management-team-wrapper__people__card:active .management-team-wrapper__people__card__text .management-team-wrapper__people__card__text__description {
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        opacity: 1;
        transform: translateY(0px); }
      .management-team-wrapper__people__card:hover .management-team-wrapper__people__card__text .management-team-wrapper__people__card__text__role,
      .management-team-wrapper__people__card:focus .management-team-wrapper__people__card__text .management-team-wrapper__people__card__text__role,
      .management-team-wrapper__people__card:focus-within .management-team-wrapper__people__card__text .management-team-wrapper__people__card__text__role,
      .management-team-wrapper__people__card:active .management-team-wrapper__people__card__text .management-team-wrapper__people__card__text__role {
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        display: -webkit-box; }
      .management-team-wrapper__people__card__image {
        background-position: center top;
        background-size: cover;
        transition: height 0.8s;
        height: 17.5rem; }
        @media (min-width: 62em) {
          .management-team-wrapper__people__card__image {
            height: 13.1875rem; } }
        .management-team-wrapper__people__card__image img {
          display: none; }
      .management-team-wrapper__people__card__text {
        color: #111;
        display: flex;
        flex-direction: column;
        gap: 1rem;
        padding: 1rem;
        transition: height 0.8s; }
        .management-team-wrapper__people__card__text__name {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          overflow: hidden;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 1;
          display: -webkit-box;
          line-height: 1.36375rem;
          font-size: 1rem; }
          @media (min-width: 48em) {
            .management-team-wrapper__people__card__text__name {
              overflow: hidden;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              display: -webkit-box; } }
          .management-team-wrapper__people__card__text__name a {
            color: #111;
            text-decoration: none; }
            .management-team-wrapper__people__card__text__name a:hover, .management-team-wrapper__people__card__text__name a:focus {
              color: #111;
              text-decoration: none; }
        .management-team-wrapper__people__card__text__role {
          font-family: 'Nunito', sans-serif;
          font-weight: 400;
          font-style: normal;
          overflow: hidden;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          display: -webkit-box;
          color: #111;
          font-size: 1rem;
          line-height: 1.36375rem; }
        .management-team-wrapper__people__card__text__description {
          -moz-transition: all 400ms ease-in-out;
          -ms-transition: all 400ms ease-in-out;
          -o-transition: all 400ms ease-in-out;
          -webkit-transition: all 400ms ease-in-out;
          font-family: 'Nunito', sans-serif;
          font-weight: 400;
          font-style: normal;
          overflow: hidden;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 4;
          display: -webkit-box;
          font-size: 1rem;
          line-height: 1.36375rem;
          opacity: 0;
          transition: all 400ms ease-in-out; }

.rs_slider-cv-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem; }
  @media (min-width: 62em) {
    .rs_slider-cv-wrapper {
      gap: 3.125rem; } }
  .rs_slider-cv-wrapper__header {
    display: flex;
    flex-direction: column;
    gap: 0.9375rem;
    justify-content: space-between; }
    @media (min-width: 62em) {
      .rs_slider-cv-wrapper__header {
        flex-direction: row;
        gap: 0; } }
    .rs_slider-cv-wrapper__header__title {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 2.25rem;
      line-height: 2.75rem;
      color: #111;
      display: flex;
      justify-content: center; }
      @media (min-width: 62em) {
        .rs_slider-cv-wrapper__header__title {
          justify-content: left; } }
    .rs_slider-cv-wrapper__header__slider-control {
      display: flex;
      gap: 0.625rem;
      justify-content: center; }
      @media (min-width: 62em) {
        .rs_slider-cv-wrapper__header__slider-control {
          gap: 1.51562rem;
          justify-content: left;
          margin-right: 2.175rem; } }
      .rs_slider-cv-wrapper__header__slider-control__prev {
        -webkit-mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-izda.svg") padding-box no-repeat;
        background-color: #065547;
        height: 3.125rem;
        margin: 0 !important;
        mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-izda.svg") padding-box no-repeat;
        padding: 0;
        width: 2.8125rem; }
        .rs_slider-cv-wrapper__header__slider-control__prev:hover {
          opacity: 0.5;
          transition-duration: 0.3s; }
      .rs_slider-cv-wrapper__header__slider-control__next {
        -webkit-mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-dcha.svg") padding-box no-repeat;
        background-color: #065547;
        height: 3.125rem;
        margin: 0 !important;
        mask: url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-dcha.svg") padding-box no-repeat;
        padding: 0;
        width: 2.8125rem; }
        .rs_slider-cv-wrapper__header__slider-control__next:hover {
          opacity: 0.5;
          transition-duration: 0.3s; }
  .rs_slider-cv-wrapper__content {
    padding: 0.6875rem 0 1.9375rem 0; }
    .rs_slider-cv-wrapper__content__card {
      background-color: white;
      height: 9.375rem;
      overflow: hidden; }
      .rs_slider-cv-wrapper__content__card__image {
        background-position: center top;
        background-size: cover;
        height: 17.5rem; }
        .rs_slider-cv-wrapper__content__card__image img {
          display: none !important; }
        @media (min-width: 48em) {
          .rs_slider-cv-wrapper__content__card__image {
            height: 13.1875rem; } }
      .rs_slider-cv-wrapper__content__card__text {
        color: #111;
        display: flex;
        flex-direction: column;
        gap: 1rem;
        padding: 1rem; }
        .rs_slider-cv-wrapper__content__card__text__name {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          overflow: hidden;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 1;
          display: -webkit-box;
          line-height: 1.36375rem;
          font-size: 1rem; }
          @media (min-width: 48em) {
            .rs_slider-cv-wrapper__content__card__text__name {
              overflow: hidden;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              display: -webkit-box; } }
          .rs_slider-cv-wrapper__content__card__text__name a {
            color: #111;
            text-decoration: none; }
            .rs_slider-cv-wrapper__content__card__text__name a:hover, .rs_slider-cv-wrapper__content__card__text__name a:focus {
              color: #111;
              text-decoration: none; }
        .rs_slider-cv-wrapper__content__card__text__role {
          font-family: 'Nunito', sans-serif;
          font-weight: 400;
          font-style: normal;
          overflow: hidden;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          display: -webkit-box;
          color: #111;
          font-size: 1rem;
          line-height: 1.36375rem; }
      .rs_slider-cv-wrapper__content__card a {
        text-decoration: none; }
    .rs_slider-cv-wrapper__content .slick-slide {
      margin: 0.5rem; }

/* CAMINO DE MIGAS */
.breadcrumb-wrapper {
  /*.title-flag {
		margin-bottom: 0.4375rem;
	}
	.flags-wrapper {
		margin: 0 !important;
		@include md-down {
			margin: 0 auto !important;
			margin-top: 1rem !important;
		}
	}*/ }
  .breadcrumb-wrapper .title-breadcrumb {
    font-size: 3.125rem;
    margin-bottom: 0.5rem;
    line-height: 1.2; }
    @media (max-width: 47.98em) {
      .breadcrumb-wrapper .title-breadcrumb {
        font-size: 2.25rem; } }
  .breadcrumb-wrapper div .flags-wrapper__fondo {
    background-color: transparent; }
  .breadcrumb-wrapper div .flags-wrapper .flag.ue-flag-U, .breadcrumb-wrapper div .flags-wrapper .flag.ue-flag-S {
    background: transparent url("/o/adif-theme/images/union_europea_logo_co_transp.png") center no-repeat;
    background-size: 99% auto; }
  .breadcrumb-wrapper div .flags-wrapper .flag.flag-p1 {
    background: transparent url("/o/adif-theme/images/ES_Financiado_por_la_Union_Europea.png") center no-repeat;
    background-size: 100% auto; }
  .breadcrumb-wrapper div .flags-wrapper .flag.flag-p2 {
    background: transparent url("/o/adif-theme/images/Logo_PRTR_vertical_BLANCO.png") center no-repeat;
    background-size: 100% auto; }
  @media (max-width: 47.98em) {
    .breadcrumb-wrapper .flags-wrapper {
      height: unset !important; }
      .breadcrumb-wrapper .flags-wrapper .ue-flag-N {
        height: 0 !important; } }

.consejo-administracion-wrapper {
  background-color: #f4f4f4; }
  .consejo-administracion-wrapper__title {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #111;
    font-size: 2.25rem;
    line-height: 2.75rem;
    margin: 2.625rem 0;
    text-align: center; }
    @media (min-width: 48em) {
      .consejo-administracion-wrapper__title {
        grid-template-columns: repeat(3, 1fr);
        margin-left: 0.5rem;
        text-align: left; } }
  .consejo-administracion-wrapper__cards {
    column-gap: 1rem;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 2rem; }
    @media (min-width: 48em) {
      .consejo-administracion-wrapper__cards {
        grid-template-columns: repeat(3, 1fr);
        row-gap: 0.9375rem; } }
    @media (min-width: 75em) {
      .consejo-administracion-wrapper__cards {
        grid-template-columns: repeat(4, 1fr); } }
    .consejo-administracion-wrapper__cards__card {
      background-color: #fff;
      padding: 3.5rem 1.5rem;
      margin-bottom: 0; }
      .consejo-administracion-wrapper__cards__card__content {
        display: flex;
        flex-direction: column;
        gap: 1rem; }
        .consejo-administracion-wrapper__cards__card__content__name {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          font-size: 1rem;
          line-height: 1.36375rem; }
          .consejo-administracion-wrapper__cards__card__content__name a {
            color: #111;
            text-decoration: none; }
            .consejo-administracion-wrapper__cards__card__content__name a:hover, .consejo-administracion-wrapper__cards__card__content__name a:focus {
              color: #111;
              text-decoration: none; }
        .consejo-administracion-wrapper__cards__card__content__role {
          font-family: 'Nunito', sans-serif;
          font-weight: 700;
          font-style: normal;
          color: #666;
          font-size: 0.8125rem;
          line-height: 1rem; }

/* Servicios pills con listado */
.rs-servicios-pills .nav-link {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: none !important;
  font-size: 1.25rem; }

.rs-servicios-pills .nav-fill, .rs-servicios-pills .nav-item {
  background-color: #f4f4f4 !important; }

/* Contenidos en tabs */
@media (min-width: 62em) {
  .adif-detalle-estacion-pills.adif-contenidos-en-tabs .nav-link {
    font-size: 0.875rem !important; } }

.rs-galeria-multimedia.adif-detalle-multimedia .carrousel-galeria-multimedia-grande .carrousel-texto {
  margin: 2.5rem 0 !important; }

.rs-galeria-multimedia.adif-detalle-multimedia .adif-share-block {
  padding: 0 !important;
  background: white !important;
  margin-top: -2.5rem !important; }
  .rs-galeria-multimedia.adif-detalle-multimedia .adif-share-block-item {
    width: 14.375rem; }
    @media (max-width: 35.98em) {
      .rs-galeria-multimedia.adif-detalle-multimedia .adif-share-block-item {
        width: 100%; } }
    .rs-galeria-multimedia.adif-detalle-multimedia .adif-share-block-item-label {
      font-size: 1.25rem;
      margin-right: 1.25rem !important;
      letter-spacing: -0.0375rem; }
    .rs-galeria-multimedia.adif-detalle-multimedia .adif-share-block-item-social-sharing {
      padding: 0 !important; }
    .rs-galeria-multimedia.adif-detalle-multimedia .adif-share-block-item .adif-icon {
      margin-right: 1.25rem !important; }
      .rs-galeria-multimedia.adif-detalle-multimedia .adif-share-block-item .adif-icon.ai-twitter {
        height: 1.5625rem; }
      .rs-galeria-multimedia.adif-detalle-multimedia .adif-share-block-item .adif-icon.ai-facebook {
        height: 1.5625rem;
        margin-bottom: 0.125rem; }
      .rs-galeria-multimedia.adif-detalle-multimedia .adif-share-block-item .adif-icon.ai-download {
        mask: url(/o/adif-theme/images/icons/redesign/download.svg) no-repeat center/contain;
        -webkit-mask: url(/o/adif-theme/images/icons/redesign/download.svg) no-repeat center/contain;
        height: 1.5625rem;
        width: 1.5625rem; }

@media (min-width: 62em) {
  .rs-galeria-multimedia.adif-detalle-multimedia .adif-encabezado h1 {
    font-size: 2.25rem !important; } }

.rs-galeria-multimedia.adif-detalle-multimedia .carrousel-galeria-multimedia-nav-wrapper {
  display: none; }

/*

Templates donde aparece este componente:
    - licitacion-subasta-listado.ftl
    - aviso-detalle.ftl
    - galeria-multimedia.ftl
    - inmueble-espacio-estacion.ftl
    - inmueble-espacio-instalacion-logistica.ftl
    - inmueble-generica.ftl
    - instalacion-logistica.ftl
    - nota-prensa.ftl
    - subasta.ftl

*/
.adif-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 1.125rem;
  list-style-type: none;
  margin: 0;
  padding: 1.53438rem 0 2.125rem 0; }
  .adif-tags__tag {
    background: #065547;
    border-radius: 1.875rem;
    margin: 0;
    padding: 0.875rem 1.5rem;
    border: 2px solid transparent; }
    .adif-tags__tag a {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      color: #fff;
      font-size: 0.75rem;
      line-height: 1.36375rem;
      text-decoration: none;
      text-transform: capitalize; }
      @media (min-width: 48em) {
        .adif-tags__tag a {
          font-size: 1rem; } }
    .adif-tags__tag:hover {
      border: 2px solid #065547;
      background-color: #fff; }
      .adif-tags__tag:hover a {
        color: #065547; }
  .adif-tags .linkify:hover {
    box-shadow: none; }

.adif-servicios-pills.rs-pills ul.nav.nav-pills {
  background-color: white;
  border-bottom: 0.0625rem solid #111;
  gap: 0.625rem;
  border-radius: 0;
  text-wrap: wrap; }
  @media (min-width: 48em) {
    .adif-servicios-pills.rs-pills ul.nav.nav-pills {
      text-wrap: nowrap; } }
  .adif-servicios-pills.rs-pills ul.nav.nav-pills li.nav-item {
    flex: 0;
    background-color: white;
    border-radius: 0;
    padding: 0; }
    .adif-servicios-pills.rs-pills ul.nav.nav-pills li.nav-item.active {
      border-bottom: 0.1875rem solid #065547;
      background-color: white;
      border-radius: 0; }
    .adif-servicios-pills.rs-pills ul.nav.nav-pills li.nav-item a.nav-link {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      line-height: 1.5625rem;
      text-transform: capitalize;
      color: #111;
      background-color: white;
      padding: 0.875rem 1rem !important;
      font-size: 1rem !important;
      border-radius: 0; }
      .adif-servicios-pills.rs-pills ul.nav.nav-pills li.nav-item a.nav-link.active {
        font-weight: bold;
        background-color: white;
        border-radius: 0; }
      .adif-servicios-pills.rs-pills ul.nav.nav-pills li.nav-item a.nav-link span.nav-pills-text {
        color: #111; }
      .adif-servicios-pills.rs-pills ul.nav.nav-pills li.nav-item a.nav-link span.nav-pills-ico {
        display: none; }

.rs-buscador-rodajes .buscador-estaciones-titulo {
  width: 100% !important; }

.rs-espacio-rodajes .detalle-rodajes {
  background: white;
  padding: 0;
  gap: 1.25rem;
  align-items: center;
  margin-bottom: 1.25rem; }
  .rs-espacio-rodajes .detalle-rodajes .parrafo-subasta {
    flex: 60%; }
  .rs-espacio-rodajes .detalle-rodajes .textoSeccion {
    color: #111; }

@media (min-width: 62em) {
  .rs-espacio-rodajes .adif-localization-map {
    margin-bottom: -4.6875rem; } }

.rs-espacio-rodajes .adif-localization-map a {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #111; }

.rs-espacio-rodajes .adif-detalle-multimedia {
  margin-bottom: 1.25rem; }
  @media (min-width: 62em) {
    .rs-espacio-rodajes .adif-detalle-multimedia {
      margin-top: 3.75rem; } }

.rs-espacio-rodajes-imagen {
  height: 18.75rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  flex: 40%; }
  @media (max-width: 61.98em) {
    .rs-espacio-rodajes-imagen {
      margin-bottom: 1.25rem; } }

.rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-titulo {
  color: black; }
  .rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-titulo div {
    font-weight: bold !important;
    font-size: 2.25rem;
    line-height: 1.2; }
    @media (max-width: 47.98em) {
      .rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-titulo div {
        font-size: 1.625rem;
        text-align: center;
        margin: 0 !important; } }

.rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-subtitulo div {
  color: black;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.25rem; }

.rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-tipo input {
  padding: 0px 18px 0px 18px !important;
  height: 3.75rem !important;
  background-image: url(/o/adif-theme/images/icons/redesign/searchGreen.svg) !important;
  background-repeat: no-repeat;
  background-position: 96%;
  background-size: 1.125rem; }
  @media (max-width: 47.98em) {
    .rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-tipo input {
      background-position: 93%;
      height: 3.125rem !important;
      margin-top: 0 !important; } }
  .rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-tipo input::placeholder {
    color: black !important;
    font-size: 1.25rem;
    line-height: 1.6875rem;
    font-weight: normal !important; }
    @media (max-width: 47.98em) {
      .rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-tipo input::placeholder {
        font-size: 1rem; } }
  .rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-tipo input.duet-date__input {
    background-image: none !important; }

.rs-buscador-estaciones .buscador-prensa-item select {
  color: black !important;
  height: 2.5rem !important;
  padding: 10px 16px !important;
  line-height: 1.25rem;
  background-size: 11px 11px !important;
  font-weight: normal !important; }
  @media (max-width: 47.98em) {
    .rs-buscador-estaciones .buscador-prensa-item select {
      font-size: 0.9375rem !important; } }

.rs-buscador-estaciones .buscador-prensa-item .buscador-estaciones-label {
  color: black;
  font-size: 1.125rem;
  margin-bottom: 0.25rem; }

.rs-buscador-estaciones .buscador-prensa-item.buscador-prensa-item-alt.buscador-prensa-button {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-tipo .btn-search-cancel {
  display: none; }

.rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-comunidad, .rs-buscador-estaciones .buscador-prensa-item.buscador-estaciones-provincia {
  margin-bottom: 0 !important; }

@media (min-width: 62em) {
  .rs-buscador-estaciones .buscador-estaciones-localizacion {
    width: 75%; } }

.rs-buscador-estaciones .ajaxsearch-input-button {
  border-radius: 2.5rem;
  text-transform: uppercase;
  height: 3.75rem !important;
  padding: 0 2.6875rem !important;
  letter-spacing: 0.04em; }
  @media (min-width: 62em) {
    .rs-buscador-estaciones .ajaxsearch-input-button {
      float: right; } }
  @media (max-width: 47.98em) {
    .rs-buscador-estaciones .ajaxsearch-input-button {
      width: auto !important; } }

.rs-buscador-estaciones.buscador-prensa-alt-wrapper.bg-adif-fondo-gris-claro {
  padding: 1rem 1.5rem !important; }
  @media (max-width: 47.98em) {
    .rs-buscador-estaciones.buscador-prensa-alt-wrapper.bg-adif-fondo-gris-claro {
      padding: 0.9375rem 0.9375rem !important;
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }

.rs-buscador-estaciones .buscador-inmuebles-avanzado .buscador-prensa-item {
  margin-bottom: 0 !important; }
  .rs-buscador-estaciones .buscador-inmuebles-avanzado .buscador-prensa-item .input-group-item input {
    height: 3.75rem !important;
    font-size: 1.25rem !important;
    padding-left: 0.9375rem !important; }
    .rs-buscador-estaciones .buscador-inmuebles-avanzado .buscador-prensa-item .input-group-item input::placeholder {
      color: #111 !important;
      font-weight: normal !important; }
  @media (max-width: 61.98em) {
    .rs-buscador-estaciones .buscador-inmuebles-avanzado .buscador-prensa-item.buscador-inmueble-label-item {
      text-align: center; } }
  .rs-buscador-estaciones .buscador-inmuebles-avanzado .buscador-prensa-item.buscador-prensa-button {
    padding: 0 !important; }

.rs-buscador-estaciones.rs-buscador-prensa select {
  height: 3.75rem !important;
  font-size: 1rem !important;
  background: white url(/o/adif-theme/images/icons/redesign/arrowDownGreen.svg) calc(100% - 0.9375rem) center no-repeat;
  background-size: 1rem !important; }

.rs-buscador-estaciones.rs-buscador-prensa input::placeholder {
  font-size: 1rem !important; }

.rs-buscador-estaciones.rs-buscador-prensa .input-group-item {
  border: 0.0625rem solid #8A8A8A !important; }

@media (min-width: 62em) {
  .rs-buscador-estaciones.rs-buscador-prensa .buscador-inmuebleshome input::placeholder {
    font-size: 1.25rem !important; } }

.rs-buscador-estaciones.rs-buscador-prensa .buscador-inmuebleshome select {
  box-shadow: none !important;
  border: 0.0625rem solid #8A8A8A !important; }

.rs-buscador-estaciones.rs-buscador-prensa .buscador-inmuebleshome .input-group-item {
  border: none !important; }

.rs-buscador-estaciones.rs-buscador-prensa .buscador-inmuebleshome .buscador-estaciones-tipo input {
  box-shadow: none !important;
  border: 0.0625rem solid #8A8A8A !important; }

.rs-buscador-estaciones-home .rs-estaciones-select {
  width: 100% !important;
  margin-right: 0 !important; }
  .rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item {
    width: 89% !important;
    padding-right: 0 !important;
    padding-left: 0 !important; }
    @media (max-width: 61.98em) {
      .rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item {
        width: 100% !important; } }
    .rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item.rs-estaciones-button {
      width: 9.5rem !important; }
      @media (max-width: 61.98em) {
        .rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item.rs-estaciones-button {
          width: 2.9375rem !important;
          padding-left: 0 !important; } }
      .rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item.rs-estaciones-button input {
        padding: 0 !important;
        letter-spacing: 0.04em;
        font-size: 0.9375rem !important;
        font-weight: normal !important; }
        @media (max-width: 61.98em) {
          .rs-buscador-estaciones-home .rs-estaciones-select .buscador-prensa-item.rs-estaciones-button input {
            background-size: 1.125rem !important;
            height: 3.125rem !important; } }

.rs-buscador-estaciones-home .buscador-inmuebleshome .buscador-prensa-button {
  flex: 23%; }
  @media (max-width: 61.98em) {
    .rs-buscador-estaciones-home .buscador-inmuebleshome .buscador-prensa-button {
      max-width: 10.625rem; }
      .rs-buscador-estaciones-home .buscador-inmuebleshome .buscador-prensa-button input {
        padding: 0.875rem 2.6875rem !important;
        border-radius: 3.125rem; } }

.rs-buscador-estaciones-home .buscador-inmuebleshome select {
  color: black !important;
  padding-left: 1.125rem !important;
  font-weight: normal !important;
  font-size: 1.25rem !important;
  height: 3.75rem !important;
  background: white url(/o/adif-theme/images/icons/redesign/arrowDownGreen.svg) calc(100% - 24px) center no-repeat !important;
  background-size: 1.125rem auto !important;
  box-shadow: none !important;
  border: 0.0625rem solid #8A8A8A !important; }
  @media (max-width: 61.98em) {
    .rs-buscador-estaciones-home .buscador-inmuebleshome select {
      height: 3.125rem !important;
      font-size: 1rem !important; } }

.rs-buscador-estaciones-home .input-group-item {
  border: none !important; }

.rs-buscador-estaciones-home.rs-buscador-prensa {
  padding: 0 !important; }
  .rs-buscador-estaciones-home.rs-buscador-prensa .btn-primary--square {
    height: 100% !important; }
    @media (min-width: 48em) and (max-width: 61.98em) {
      .rs-buscador-estaciones-home.rs-buscador-prensa .btn-primary--square {
        border-radius: unset !important; } }
    @media (min-width: 36em) and (max-width: 47.98em) {
      .rs-buscador-estaciones-home.rs-buscador-prensa .btn-primary--square {
        border-radius: unset !important; } }
  .rs-buscador-estaciones-home.rs-buscador-prensa .buscador-prensa {
    margin-top: 0 !important; }
    @media (max-width: 35.98em) {
      .rs-buscador-estaciones-home.rs-buscador-prensa .buscador-prensa-button {
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 48em) and (max-width: 61.98em) {
      .rs-buscador-estaciones-home.rs-buscador-prensa .buscador-prensa-button {
        max-width: unset !important; } }
    .rs-buscador-estaciones-home.rs-buscador-prensa .buscador-prensa-wrapper {
      background-color: transparent !important; }
  @media (max-width: 61.98em) {
    .rs-buscador-estaciones-home.rs-buscador-prensa input::placeholder {
      font-size: 1rem !important; } }

.custom-radio .custom-control-label::before, .custom-checkbox .custom-control-label::before {
  border-color: #8a8a8a;
  border-width: 0.125rem; }

@media (max-width: 47.98em) {
  .sheet-footer-btn-block-sm-down .btn-primary {
    width: unset;
    margin-left: auto;
    margin-right: auto !important; } }

.rs-gestion-periodistas .rs-btn-add {
  padding: 0.875rem 1.375rem; }

.rs-gestion-periodistas .btn-primary {
  border: none; }

.rs-gestion-periodistas .btn.perioFixPadd {
  margin-top: 0.625rem;
  margin-left: 0; }

.rs-gestion-periodistas table th {
  background-color: #065547 !important; }

.rs-gestion-periodistas .rs-btn-gray {
  padding: 0.8125rem 1.5rem;
  border-radius: 3.125rem !important; }

.rs-gestion-periodistas .columnInternaIzquierda, .rs-gestion-periodistas .columnInternaDerecha {
  width: 48%;
  margin: 0; }
  .rs-gestion-periodistas .columnInternaIzquierda .fieldset-legend, .rs-gestion-periodistas .columnInternaDerecha .fieldset-legend {
    margin: 0; }
  @media (max-width: 61.98em) {
    .rs-gestion-periodistas .columnInternaIzquierda, .rs-gestion-periodistas .columnInternaDerecha {
      width: 100%; } }

.rs-gestion-periodistas .columnInternaIzquierda {
  float: left; }

.rs-gestion-periodistas .columnInternaDerecha {
  float: right; }

@media (max-width: 35.98em) {
  .rs-gestion-periodistas .column50 {
    width: 100%; } }

.rs-gestion-periodistas .rs-periodistas-flex {
  display: flex;
  justify-content: flex-start;
  gap: 0.75rem;
  flex-wrap: wrap; }
  @media (min-width: 62em) {
    .rs-gestion-periodistas .rs-periodistas-flex {
      margin-left: 0.9375rem; } }

.rs-gestion-periodistas .inputSearch {
  margin-top: 0 !important; }

.rs-content-template__abstract {
  background-color: #f4f4f4;
  display: grid; }
  @media (min-width: 62em) {
    .rs-content-template__abstract.gtc-2 {
      grid-template-columns: repeat(2, 1fr); } }
  .rs-content-template__abstract img {
    object-fit: cover;
    height: 100%;
    width: 100%; }
  .rs-content-template__abstract__paragraph {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.8125rem 2rem 3rem 2rem; }
    .rs-content-template__abstract__paragraph * {
      color: #111;
      font-family: 'Nunito', sans-serif !important;
      font-size: 1.125rem;
      line-height: 1.53438rem;
      text-align: left; }

.rs-content-template__contact {
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
  padding: 1.625rem 1.4375rem;
  background-color: #f4f4f4;
  z-index: 0; }
  .rs-content-template__contact__header {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #666;
    font-size: 1.125rem;
    line-height: 1.53438rem;
    margin: 0; }
  .rs-content-template__contact__ways {
    display: grid;
    gap: 1.5625rem; }
    @media (min-width: 62em) {
      .rs-content-template__contact__ways {
        grid-template-columns: repeat(2, 1fr);
        justify-items: center;
        gap: 0; } }
    .rs-content-template__contact__ways__way {
      display: flex;
      gap: 1.41187rem; }
      .rs-content-template__contact__ways__way__description {
        font-family: 'Nunito', sans-serif;
        font-weight: 700;
        font-style: normal;
        align-items: center;
        display: flex;
        font-size: 1.125rem;
        line-height: 1.53438rem;
        overflow-wrap: anywhere; }
        .rs-content-template__contact__ways__way__description a {
          color: #065547 !important; }
      .rs-content-template__contact__ways__way__icon-wrapper {
        align-items: center;
        background-color: white;
        border-radius: 1.5625rem;
        display: flex;
        min-height: 3.125rem;
        justify-content: center;
        min-width: 3.125rem; }
        .rs-content-template__contact__ways__way__icon-wrapper .ai-envelope {
          background-color: #666;
          height: 1.5625rem;
          width: 1.875rem; }
        .rs-content-template__contact__ways__way__icon-wrapper .ai-phone {
          background-color: #666;
          height: 1.25rem;
          width: 1.375rem; }

.rs-content-template__dropdown-accordion {
  clear: both;
  display: flex;
  flex-direction: column;
  gap: 0.8125rem;
  list-style: none;
  padding: 0;
  margin: 0; }
  .rs-content-template__dropdown-accordion__item button {
    align-items: center;
    background-color: #065547;
    display: flex;
    padding: 1.1875rem 1rem;
    position: relative;
    text-align: left;
    text-transform: none;
    width: 100%;
    z-index: 1; }
    .rs-content-template__dropdown-accordion__item button p {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      color: #fff;
      font-size: 1rem;
      line-height: 1.36375rem;
      margin: 0; }
    .rs-content-template__dropdown-accordion__item button span {
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      background-size: 1rem auto;
      background: transparent url("/o/adif-theme/images/icons/ico-toggle-white.svg") center center no-repeat;
      display: block;
      margin-left: auto;
      text-indent: -9999px;
      transition: all 0.3s ease-in-out;
      width: 1rem;
      min-width: 1rem; }
    .rs-content-template__dropdown-accordion__item button.showed span {
      transform: rotate(180deg); }
    .rs-content-template__dropdown-accordion__item button:hover {
      color: #f4f4f4; }
  .rs-content-template__dropdown-accordion__item__description {
    background: #fff;
    border-bottom: 0.1875rem solid #f4f4f4;
    border-left: 0.1875rem solid #f4f4f4;
    border-right: 0.1875rem solid #f4f4f4;
    display: flex;
    flex-direction: column;
    gap: 2.75rem;
    padding: 2rem 1rem; }
    .rs-content-template__dropdown-accordion__item__description__table {
      display: flex;
      flex-direction: column;
      gap: 1rem;
      width: 100%; }
      .rs-content-template__dropdown-accordion__item__description__table--bordered {
        border: 0.0625rem solid #dcdcdc;
        display: flex;
        flex-direction: column;
        gap: 1rem;
        padding: 2rem; }
      .rs-content-template__dropdown-accordion__item__description__table__2-col-per-row {
        border-bottom: 1px solid #dcdcdc;
        display: flex;
        font-weight: 700;
        justify-content: space-between;
        padding-bottom: 0.375rem; }
        .rs-content-template__dropdown-accordion__item__description__table__2-col-per-row span {
          color: #666; }
      .rs-content-template__dropdown-accordion__item__description__table__1-col-per-row {
        font-weight: 400;
        color: #666; }
    .rs-content-template__dropdown-accordion__item__description__paragraph * {
      color: #111;
      font-family: 'Nunito', sans-serif !important;
      font-size: 1rem;
      line-height: 1.36375rem; }
    .rs-content-template__dropdown-accordion__item__description__paragraph img {
      max-width: 100%; }

.rs-content-template__header {
  display: flex;
  flex-direction: column; }
  .rs-content-template__header h1 {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #111;
    display: flex;
    font-size: 1.75rem;
    line-height: 2.75rem; }
    @media (min-width: 48em) {
      .rs-content-template__header h1 {
        font-size: 2.25rem; } }
    .rs-content-template__header h1 .adif-back-button {
      margin-right: 0.78125rem;
      margin-top: 0.5rem;
      min-height: 1.875rem;
      min-width: 1.875rem; }
  .rs-content-template__header h2 {
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 2.38687rem;
    color: #111; }
  .rs-content-template__header__entrance {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #111;
    font-size: 1.25rem;
    line-height: 1.73875rem;
    padding: 0 0 1.5rem 0; }
  .rs-content-template__header__underlined-date {
    border-bottom: 1px solid #dcdcdc;
    padding-top: 2.5625rem;
    padding-bottom: 0.65625rem;
    text-transform: uppercase; }
    .rs-content-template__header__underlined-date p {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 0.875rem;
      line-height: 0.9375rem;
      margin: 0; }
  .rs-content-template__header__announcement {
    display: flex;
    flex-direction: column; }
    @media (min-width: 62em) {
      .rs-content-template__header__announcement {
        flex-direction: row; } }
    .rs-content-template__header__announcement__date {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      color: #666;
      font-size: 1.125rem;
      line-height: 1.53438rem; }
      .rs-content-template__header__announcement__date span {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal; }
    .rs-content-template__header__announcement__state {
      font-family: 'Nunito', sans-serif;
      font-weight: 400;
      font-style: normal;
      background-color: #065547;
      color: #fff;
      font-size: 0.9375rem;
      line-height: 1.27875rem;
      padding: 0.125rem 0.875rem;
      width: fit-content; }
      @media (min-width: 62em) {
        .rs-content-template__header__announcement__state {
          margin-left: auto; } }

.rs-content-template {
  display: flex;
  flex-direction: column;
  gap: 2.5625rem; }

.rs-content-template__station-installation-links {
  display: flex;
  justify-content: left;
  flex-direction: column;
  gap: 1rem;
  z-index: 0; }
  @media (min-width: 62em) {
    .rs-content-template__station-installation-links {
      flex-direction: row;
      justify-content: space-between; } }
  .rs-content-template__station-installation-links__station {
    display: flex;
    align-items: center; }
  .rs-content-template__station-installation-links__map {
    display: flex;
    align-items: center; }
    .rs-content-template__station-installation-links__map a {
      display: flex;
      gap: 1.1525rem;
      align-items: center; }
  .rs-content-template__station-installation-links--single-link {
    display: flex; }
    @media (min-width: 62em) {
      .rs-content-template__station-installation-links--single-link {
        margin-left: auto;
        margin-bottom: -6.25rem;
        z-index: 1;
        width: fit-content;
        padding: 0.84375rem 0.875rem; } }

.rs-content-template__map {
  margin: 0 !important; }

.rs-content-template__pills {
  margin: 0 !important; }

.rs-content-template ul.list-of-links {
  list-style: none;
  padding: 0; }
  .rs-content-template ul.list-of-links li {
    margin: 1.125rem 0; }
    .rs-content-template ul.list-of-links li:first-of-type {
      margin-top: 0; }
    .rs-content-template ul.list-of-links li:last-of-type {
      margin-bottom: 0; }

.rs-content-template .adif-link-accessible-wrapper {
  width: fit-content;
  word-break: break-all; }

.rs-content-template a {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #111;
  font-size: 1rem;
  line-height: 1.36375rem; }
  .rs-content-template a:hover {
    color: #111;
    font-weight: 800;
    text-decoration: underline; }

.rs-content-template a.color-secondary {
  color: #065547 !important; }

.rs-content-template .color-light {
  color: #666666; }
  .rs-content-template .color-light * {
    color: #666666; }

.rs-content-template .color-secondary {
  color: #065547; }

.rs-content-template .font-weight-700 {
  font-weight: 700; }

.rs-content-template .clear-both {
  clear: both; }

.rs-content-template__date-and-icon {
  align-items: center;
  display: flex;
  gap: 0.625rem;
  margin-bottom: -2.5625rem;
  padding: 0.65625rem 0; }
  @media (min-width: 62em) {
    .rs-content-template__date-and-icon {
      justify-content: right; } }
  .rs-content-template__date-and-icon div * {
    color: #666666;
    font-size: 0.875rem;
    line-height: 0.9375rem; }
  .rs-content-template__date-and-icon i {
    height: 1.25rem;
    width: 1.25rem; }

.rs-content-template__paragraphs {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 1.5rem; }
  @media (min-width: 48em) {
    .rs-content-template__paragraphs {
      gap: 3rem; } }
  .rs-content-template__paragraphs__paragraph img {
    max-width: 100%; }
  .rs-content-template__paragraphs__paragraph table {
    width: 100%; }
    @media (max-width: 61.98em) {
      .rs-content-template__paragraphs__paragraph table {
        display: block !important;
        overflow-x: auto; } }
  .rs-content-template__paragraphs__paragraph__gallery {
    display: grid;
    gap: 0.625rem;
    clear: both; }
    .rs-content-template__paragraphs__paragraph__gallery img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    @media (min-width: 62em) {
      .rs-content-template__paragraphs__paragraph__gallery.grid-cols-2 {
        grid-template-columns: repeat(2, 1fr); }
      .rs-content-template__paragraphs__paragraph__gallery.grid-cols-3 {
        grid-template-columns: repeat(3, 1fr); } }
    @media (min-width: 36em) {
      .rs-content-template__paragraphs__paragraph__gallery {
        grid-template-columns: repeat(2, 1fr); } }
  .rs-content-template__paragraphs__paragraph__img {
    position: relative; }
    .rs-content-template__paragraphs__paragraph__img--left {
      margin: 0 0 1rem 0;
      width: 100%; }
      @media (min-width: 36em) {
        .rs-content-template__paragraphs__paragraph__img--left {
          width: 40%;
          float: left;
          margin: 0 1.375rem 1.375rem 0; } }
    .rs-content-template__paragraphs__paragraph__img--right {
      margin: 0 0 1rem 0;
      width: 100%; }
      @media (min-width: 36em) {
        .rs-content-template__paragraphs__paragraph__img--right {
          width: 40%;
          float: right;
          margin: 0 0 1.375rem 1.375rem; } }
    .rs-content-template__paragraphs__paragraph__img__wrapper {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%; }
      .rs-content-template__paragraphs__paragraph__img__wrapper--overflow-hidden {
        overflow: hidden; }
      .rs-content-template__paragraphs__paragraph__img__wrapper__tag {
        font-family: 'Nunito', sans-serif;
        font-weight: 400;
        font-style: normal;
        background-color: #065547;
        color: #fff;
        font-size: 0.9375rem;
        line-height: 1.27875rem;
        position: absolute;
        text-align: center;
        text-transform: uppercase; }
        .rs-content-template__paragraphs__paragraph__img__wrapper__tag--horizontal {
          right: 0;
          padding: 0.125rem 0.875rem;
          top: 0; }
        .rs-content-template__paragraphs__paragraph__img__wrapper__tag--diagonal {
          background-color: #28a745;
          color: #111;
          display: flex;
          justify-content: center;
          left: -5.78125rem;
          padding: 0.125rem 5rem;
          position: absolute;
          text-align: center;
          top: 2.375rem;
          transform: rotate(-40deg);
          width: 18.75rem; }
          .rs-content-template__paragraphs__paragraph__img__wrapper__tag--diagonal a {
            font-size: 0.625rem !important;
            text-decoration: none !important; }
  .rs-content-template__paragraphs__paragraph__title {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #111;
    font-size: 1.375rem;
    line-height: 1.87563rem;
    padding-bottom: 1.125rem; }
  .rs-content-template__paragraphs__paragraph__description * {
    color: #111;
    font-family: 'Nunito', sans-serif !important;
    font-size: 1.125rem;
    line-height: 1.53438rem;
    text-align: left; }
  .rs-content-template__paragraphs__paragraph__description__property-information {
    overflow-wrap: break-word; }
    .rs-content-template__paragraphs__paragraph__description__property-information .telephone-contact-wrapper, .rs-content-template__paragraphs__paragraph__description__property-information .mail-contact-wrapper {
      clear: both; }
      @media (min-width: 62em) {
        .rs-content-template__paragraphs__paragraph__description__property-information .telephone-contact-wrapper, .rs-content-template__paragraphs__paragraph__description__property-information .mail-contact-wrapper {
          clear: none; } }
    .rs-content-template__paragraphs__paragraph__description__property-information .telephone-contact-wrapper {
      padding-bottom: 0.46875rem; }
    .rs-content-template__paragraphs__paragraph__description__property-information .mail-contact-wrapper {
      padding-top: 0.46875rem; }
    .rs-content-template__paragraphs__paragraph__description__property-information div:first-child {
      padding: 0 0 0.71875rem 0; }
    .rs-content-template__paragraphs__paragraph__description__property-information div:last-child {
      padding: 0.71875rem 0 0 0; }
    .rs-content-template__paragraphs__paragraph__description__property-information > * {
      padding: 0.71875rem 0; }
    .rs-content-template__paragraphs__paragraph__description__property-information__heading * {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 1.25rem;
      line-height: 1.73875rem;
      margin: 0; }
    .rs-content-template__paragraphs__paragraph__description__property-information__text * {
      font-size: 1rem;
      line-height: 1.36375rem;
      margin: 0; }
  .rs-content-template__paragraphs__paragraph__description--overflow-hidden ul {
    overflow: hidden; }
  .rs-content-template__paragraphs__paragraph--outstanding {
    background-color: #f4f4f4;
    padding: 1.8125rem 2rem 3rem 2rem; }

.rs-content-template__related {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.5rem; }
  @media (min-width: 62em) {
    .rs-content-template__related.rs-2column {
      grid-template-columns: repeat(2, 1fr); }
    .rs-content-template__related.rs-1column {
      grid-template-columns: repeat(1, 1fr); } }
  .rs-content-template__related ul {
    padding-left: 2.60938rem !important; }
  .rs-content-template__related li:first-of-type {
    margin-top: 1.125rem !important; }
  .rs-content-template__related__header {
    font-family: 'Nunito', sans-serif;
    font-weight: 700;
    font-style: normal;
    align-items: center;
    color: #111;
    display: flex;
    font-size: 1.25rem;
    gap: 0.625rem;
    line-height: 1.705rem; }
    .rs-content-template__related__header span {
      border-bottom: 1px solid #A3A8A3;
      display: block;
      margin: 0.5rem 0;
      width: 100%; }
    .rs-content-template__related__header__icon {
      height: 1.875rem !important;
      margin: 0;
      width: 2.21375rem !important; }

.rs-content-template__share {
  display: grid;
  grid-template-columns: repeat(1, 1fr); }
  @media (min-width: 62em) {
    .rs-content-template__share {
      grid-template-columns: repeat(2, 1fr); } }
  .rs-content-template__share__item {
    display: flex;
    gap: 2rem; }
    .rs-content-template__share__item__label {
      font-family: 'Nunito', sans-serif;
      font-weight: 700;
      font-style: normal;
      color: #111;
      font-size: 1.25rem;
      line-height: 1.73875rem; }
    .rs-content-template__share__item__icons {
      display: flex;
      gap: 1.5rem;
      list-style-type: none;
      padding: 0; }
    .rs-content-template__share__item a.download-file-link {
      background-size: 1.5rem auto !important;
      height: 1.5rem;
      width: 1.5rem; }
    .rs-content-template__share__item p {
      margin: 0; }

.rs-content-template__slider .slick-arrow {
  background: #fff url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-izda.svg") border-box no-repeat;
  border-radius: 50%;
  border: none;
  height: 2rem;
  left: 1.875rem;
  outline: none;
  position: absolute;
  text-indent: -9999px;
  top: calc(137.5px - 16px);
  width: 2rem;
  z-index: 1; }
  @media (min-width: 62em) {
    .rs-content-template__slider .slick-arrow {
      top: calc(231px - 16px); } }
  .rs-content-template__slider .slick-arrow.slick-next {
    background: #fff url("/o/adif-theme/images/icons/adif-icon/ico-slide-cv-dcha.svg") border-box no-repeat;
    left: inherit;
    right: 1.875rem; }

.rs-content-template__slider__slide-img {
  background-position: center center;
  background-size: cover;
  height: 28.875rem; }
  .rs-content-template__slider__slide-img img {
    display: none !important; }
  @media (max-width: 61.98em) {
    .rs-content-template__slider__slide-img {
      height: 17.1875rem; } }

.rs-content-template__slider__slide-video {
  background-position: center center;
  width: 100%;
  height: 28.875rem; }
  .rs-content-template__slider__slide-video video {
    background-position: center center;
    width: 100%;
    height: 28.875rem; }
  @media (max-width: 61.98em) {
    .rs-content-template__slider__slide-video {
      height: 17.1875rem; }
      .rs-content-template__slider__slide-video video {
        height: 100%; } }

.rs-content-template__slider__description {
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #111;
  display: block;
  font-size: 1rem;
  line-height: 1.25rem;
  margin-top: 2.5625rem; }

.rs-content-template__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 1.125rem;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .rs-content-template__tags__tag {
    background-color: #065547;
    border-radius: 1.875rem;
    margin: 0;
    padding: 0.875rem 1.5rem;
    border: 2px solid transparent; }
    .rs-content-template__tags__tag a {
      font-weight: 400;
      color: #fff !important;
      text-decoration: none !important;
      text-transform: capitalize; }
    .rs-content-template__tags__tag:hover {
      border: 2px solid #065547;
      background-color: transparent; }
      .rs-content-template__tags__tag:hover a {
        color: #065547 !important;
        text-decoration: none !important; }
  .rs-content-template__tags .linkify:hover {
    box-shadow: none; }

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
body {
  overflow-x: hidden; }
  body.main-menu-open #mainNavigationCollapse section[id*="SiteNavigationMenuPortlet"] > header.portlet-topper {
    right: 0; }

#wrapper {
  padding-bottom: 0;
  padding-top: 0;
  position: relative; }
  @media only screen and (min-width: 2000px) {
    #wrapper {
      zoom: 1.13;
      -ms-zoom: 1.13;
      -webkit-zoom: 1.13; } }

.portlet > .portlet-topper {
  z-index: 1001; }

#mainNavigationCollapse section[id*="SiteNavigationMenuPortlet"] > header.portlet-topper {
  width: 300px;
  right: -300px;
  left: inherit; }

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