@charset "UTF-8";
/**
 * Clay 3.13.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.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;
  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;
}

.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;
  }
}
.important {
  font-weight: bold;
}

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !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::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;
}
.lfr-code tr td.line-numbers:before {
  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 {
  padding-right: 1.6rem;
}
.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 .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;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.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;
}

.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 .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1;
}
.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7;
}
.taglib-image-selector.check-active .selection-status {
  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 .selection-status {
  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 .selection-status {
  opacity: 0;
}

.portal-popup {
  background-color: #fff;
}

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.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:not(.component-action) {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .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-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;
}

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

.taglib-webdav.visible {
  background: #f0f5f7;
}
.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;
}

.portal-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) {
  .portal-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;
    transform: translate(-50%, -50%);
  }
}
.portal-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) {
  .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    border-radius: 0;
    border-width: 0;
  }
}
@media (max-width: 767.98px) {
  .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
    padding: 1rem;
  }
}
.portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
  width: 100%;
}
.portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
  margin: 0;
}

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

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

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

.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.alloy-editor-placeholder {
  color: #2b4259;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #dbdde1;
  color: #b0b4bb;
}
.alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
  color: #ccc;
}
.alloy-editor-container .alloy-editor-icon {
  color: #869cad;
}

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

.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-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: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor .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;
}

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.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 {
  bottom: -1px;
  content: "";
  height: 4px;
  left: -1px;
  position: absolute;
  right: -1px;
  transition: height 0.15s ease-out;
  background-color: #007bff;
}
.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 {
  height: 4px;
}
.lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
  background-color: #007bff;
  height: 4px;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}

.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-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}

.modal-hidden {
  display: none;
}

.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 .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

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

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

.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 {
  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;
  left: 0;
  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;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}

@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}

.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 {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}

.portlet-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: box;
    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 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

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

.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;
  flex-direction: column;
  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;
}

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

@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 {
  transform: translateX(100%);
}

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%);
  }
  40% {
    transform: translateX(0%);
  }
  60% {
    transform: translateX(0%);
  }
  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 {
  transform: scale(0.8);
  transition: 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;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.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 .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-image-selector .selection-status {
    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);
  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);
  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);
  transform: rotate(-25deg);
}

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

/* 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 */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/** Bootstrap 4 > 3.3.7 **/
main.page {
  /* TMPMO-2571 - Ocultar elementos en la vista menor a XL */
}
main.page .img-fluid {
  max-width: 100%;
  height: auto;
}
main.page a {
  text-decoration: none;
}
main.page .btn {
  display: inline-block;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 14px;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
main.page .btn-group-sm > .btn, main.page .btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
main.page .nav {
  display: flex;
}
main.page .navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  border: 0;
}
main.page .navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
main.page .navbar-brand {
  display: inline-block;
  padding: 0;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
main.page .nav-link {
  display: block;
  padding: 0.5em 1em;
}
main.page .nav-link:focus, main.page .nav-link:hover {
  text-decoration: none;
}
main.page .navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: 0 0;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
main.page .navbar-toggler-right {
  position: absolute;
  right: 1rem;
}
main.page .navbar-toggler .text {
  font-family: sans-serif;
}
main.page .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  main.page .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  main.page .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  main.page .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  main.page .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
main.page .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
main.page .no-gutters > .col,
main.page .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
main.page .col-1, main.page .col-2, main.page .col-3, main.page .col-4, main.page .col-5, main.page .col-6, main.page .col-7, main.page .col-8, main.page .col-9, main.page .col-10, main.page .col-11, main.page .col-12, main.page .col, main.page .col-sm-1, main.page .col-sm-2, main.page .col-sm-3, main.page .col-sm-4, main.page .col-sm-5, main.page .col-sm-6, main.page .col-sm-7, main.page .col-sm-8, main.page .col-sm-9, main.page .col-sm-10, main.page .col-sm-11, main.page .col-sm-12, main.page .col-sm, main.page .col-md-1, main.page .col-md-2, main.page .col-md-3, main.page .col-md-4, main.page .col-md-5, main.page .col-md-6, main.page .col-md-7, main.page .col-md-8, main.page .col-md-9, main.page .col-md-10, main.page .col-md-11, main.page .col-md-12, main.page .col-md, main.page .col-lg-1, main.page .col-lg-2, main.page .col-lg-3, main.page .col-lg-4, main.page .col-lg-5, main.page .col-lg-6, main.page .col-lg-7, main.page .col-lg-8, main.page .col-lg-9, main.page .col-lg-10, main.page .col-lg-11, main.page .col-lg-12, main.page .col-lg, main.page .col-xl-1, main.page .col-xl-2, main.page .col-xl-3, main.page .col-xl-4, main.page .col-xl-5, main.page .col-xl-6, main.page .col-xl-7, main.page .col-xl-8, main.page .col-xl-9, main.page .col-xl-10, main.page .col-xl-11, main.page .col-xl-12, main.page .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  main.page .col-1, main.page .col-2, main.page .col-3, main.page .col-4, main.page .col-5, main.page .col-6, main.page .col-7, main.page .col-8, main.page .col-9, main.page .col-10, main.page .col-11, main.page .col-12, main.page .col, main.page .col-sm-1, main.page .col-sm-2, main.page .col-sm-3, main.page .col-sm-4, main.page .col-sm-5, main.page .col-sm-6, main.page .col-sm-7, main.page .col-sm-8, main.page .col-sm-9, main.page .col-sm-10, main.page .col-sm-11, main.page .col-sm-12, main.page .col-sm, main.page .col-md-1, main.page .col-md-2, main.page .col-md-3, main.page .col-md-4, main.page .col-md-5, main.page .col-md-6, main.page .col-md-7, main.page .col-md-8, main.page .col-md-9, main.page .col-md-10, main.page .col-md-11, main.page .col-md-12, main.page .col-md, main.page .col-lg-1, main.page .col-lg-2, main.page .col-lg-3, main.page .col-lg-4, main.page .col-lg-5, main.page .col-lg-6, main.page .col-lg-7, main.page .col-lg-8, main.page .col-lg-9, main.page .col-lg-10, main.page .col-lg-11, main.page .col-lg-12, main.page .col-lg, main.page .col-xl-1, main.page .col-xl-2, main.page .col-xl-3, main.page .col-xl-4, main.page .col-xl-5, main.page .col-xl-6, main.page .col-xl-7, main.page .col-xl-8, main.page .col-xl-9, main.page .col-xl-10, main.page .col-xl-11, main.page .col-xl-12, main.page .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  main.page .col-1, main.page .col-2, main.page .col-3, main.page .col-4, main.page .col-5, main.page .col-6, main.page .col-7, main.page .col-8, main.page .col-9, main.page .col-10, main.page .col-11, main.page .col-12, main.page .col, main.page .col-sm-1, main.page .col-sm-2, main.page .col-sm-3, main.page .col-sm-4, main.page .col-sm-5, main.page .col-sm-6, main.page .col-sm-7, main.page .col-sm-8, main.page .col-sm-9, main.page .col-sm-10, main.page .col-sm-11, main.page .col-sm-12, main.page .col-sm, main.page .col-md-1, main.page .col-md-2, main.page .col-md-3, main.page .col-md-4, main.page .col-md-5, main.page .col-md-6, main.page .col-md-7, main.page .col-md-8, main.page .col-md-9, main.page .col-md-10, main.page .col-md-11, main.page .col-md-12, main.page .col-md, main.page .col-lg-1, main.page .col-lg-2, main.page .col-lg-3, main.page .col-lg-4, main.page .col-lg-5, main.page .col-lg-6, main.page .col-lg-7, main.page .col-lg-8, main.page .col-lg-9, main.page .col-lg-10, main.page .col-lg-11, main.page .col-lg-12, main.page .col-lg, main.page .col-xl-1, main.page .col-xl-2, main.page .col-xl-3, main.page .col-xl-4, main.page .col-xl-5, main.page .col-xl-6, main.page .col-xl-7, main.page .col-xl-8, main.page .col-xl-9, main.page .col-xl-10, main.page .col-xl-11, main.page .col-xl-12, main.page .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  main.page .col-1, main.page .col-2, main.page .col-3, main.page .col-4, main.page .col-5, main.page .col-6, main.page .col-7, main.page .col-8, main.page .col-9, main.page .col-10, main.page .col-11, main.page .col-12, main.page .col, main.page .col-sm-1, main.page .col-sm-2, main.page .col-sm-3, main.page .col-sm-4, main.page .col-sm-5, main.page .col-sm-6, main.page .col-sm-7, main.page .col-sm-8, main.page .col-sm-9, main.page .col-sm-10, main.page .col-sm-11, main.page .col-sm-12, main.page .col-sm, main.page .col-md-1, main.page .col-md-2, main.page .col-md-3, main.page .col-md-4, main.page .col-md-5, main.page .col-md-6, main.page .col-md-7, main.page .col-md-8, main.page .col-md-9, main.page .col-md-10, main.page .col-md-11, main.page .col-md-12, main.page .col-md, main.page .col-lg-1, main.page .col-lg-2, main.page .col-lg-3, main.page .col-lg-4, main.page .col-lg-5, main.page .col-lg-6, main.page .col-lg-7, main.page .col-lg-8, main.page .col-lg-9, main.page .col-lg-10, main.page .col-lg-11, main.page .col-lg-12, main.page .col-lg, main.page .col-xl-1, main.page .col-xl-2, main.page .col-xl-3, main.page .col-xl-4, main.page .col-xl-5, main.page .col-xl-6, main.page .col-xl-7, main.page .col-xl-8, main.page .col-xl-9, main.page .col-xl-10, main.page .col-xl-11, main.page .col-xl-12, main.page .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  main.page .col-1, main.page .col-2, main.page .col-3, main.page .col-4, main.page .col-5, main.page .col-6, main.page .col-7, main.page .col-8, main.page .col-9, main.page .col-10, main.page .col-11, main.page .col-12, main.page .col, main.page .col-sm-1, main.page .col-sm-2, main.page .col-sm-3, main.page .col-sm-4, main.page .col-sm-5, main.page .col-sm-6, main.page .col-sm-7, main.page .col-sm-8, main.page .col-sm-9, main.page .col-sm-10, main.page .col-sm-11, main.page .col-sm-12, main.page .col-sm, main.page .col-md-1, main.page .col-md-2, main.page .col-md-3, main.page .col-md-4, main.page .col-md-5, main.page .col-md-6, main.page .col-md-7, main.page .col-md-8, main.page .col-md-9, main.page .col-md-10, main.page .col-md-11, main.page .col-md-12, main.page .col-md, main.page .col-lg-1, main.page .col-lg-2, main.page .col-lg-3, main.page .col-lg-4, main.page .col-lg-5, main.page .col-lg-6, main.page .col-lg-7, main.page .col-lg-8, main.page .col-lg-9, main.page .col-lg-10, main.page .col-lg-11, main.page .col-lg-12, main.page .col-lg, main.page .col-xl-1, main.page .col-xl-2, main.page .col-xl-3, main.page .col-xl-4, main.page .col-xl-5, main.page .col-xl-6, main.page .col-xl-7, main.page .col-xl-8, main.page .col-xl-9, main.page .col-xl-10, main.page .col-xl-11, main.page .col-xl-12, main.page .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
main.page .col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
main.page .col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
main.page .col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
main.page .col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
main.page .col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
main.page .col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
main.page .col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
main.page .col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
main.page .col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
main.page .col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
main.page .col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
main.page .col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
main.page .col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
main.page .col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
main.page .pull-0 {
  right: auto;
}
main.page .pull-1 {
  right: 8.333333%;
}
main.page .pull-2 {
  right: 16.666667%;
}
main.page .pull-3 {
  right: 25%;
}
main.page .pull-4 {
  right: 33.333333%;
}
main.page .pull-5 {
  right: 41.666667%;
}
main.page .pull-6 {
  right: 50%;
}
main.page .pull-7 {
  right: 58.333333%;
}
main.page .pull-8 {
  right: 66.666667%;
}
main.page .pull-9 {
  right: 75%;
}
main.page .pull-10 {
  right: 83.333333%;
}
main.page .pull-11 {
  right: 91.666667%;
}
main.page .pull-12 {
  right: 100%;
}
main.page .push-0 {
  left: auto;
}
main.page .push-1 {
  left: 8.333333%;
}
main.page .push-2 {
  left: 16.666667%;
}
main.page .push-3 {
  left: 25%;
}
main.page .push-4 {
  left: 33.333333%;
}
main.page .push-5 {
  left: 41.666667%;
}
main.page .push-6 {
  left: 50%;
}
main.page .push-7 {
  left: 58.333333%;
}
main.page .push-8 {
  left: 66.666667%;
}
main.page .push-9 {
  left: 75%;
}
main.page .push-10 {
  left: 83.333333%;
}
main.page .push-11 {
  left: 91.666667%;
}
main.page .push-12 {
  left: 100%;
}
main.page .offset-1 {
  margin-left: 8.333333%;
}
main.page .offset-2 {
  margin-left: 16.666667%;
}
main.page .offset-3 {
  margin-left: 25%;
}
main.page .offset-4 {
  margin-left: 33.333333%;
}
main.page .offset-5 {
  margin-left: 41.666667%;
}
main.page .offset-6 {
  margin-left: 50%;
}
main.page .offset-7 {
  margin-left: 58.333333%;
}
main.page .offset-8 {
  margin-left: 66.666667%;
}
main.page .offset-9 {
  margin-left: 75%;
}
main.page .offset-10 {
  margin-left: 83.333333%;
}
main.page .offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  main.page .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  main.page .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  main.page .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  main.page .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  main.page .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  main.page .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  main.page .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  main.page .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  main.page .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  main.page .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  main.page .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  main.page .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  main.page .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  main.page .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  main.page .pull-sm-0 {
    right: auto;
  }
  main.page .pull-sm-1 {
    right: 8.333333%;
  }
  main.page .pull-sm-2 {
    right: 16.666667%;
  }
  main.page .pull-sm-3 {
    right: 25%;
  }
  main.page .pull-sm-4 {
    right: 33.333333%;
  }
  main.page .pull-sm-5 {
    right: 41.666667%;
  }
  main.page .pull-sm-6 {
    right: 50%;
  }
  main.page .pull-sm-7 {
    right: 58.333333%;
  }
  main.page .pull-sm-8 {
    right: 66.666667%;
  }
  main.page .pull-sm-9 {
    right: 75%;
  }
  main.page .pull-sm-10 {
    right: 83.333333%;
  }
  main.page .pull-sm-11 {
    right: 91.666667%;
  }
  main.page .pull-sm-12 {
    right: 100%;
  }
  main.page .push-sm-0 {
    left: auto;
  }
  main.page .push-sm-1 {
    left: 8.333333%;
  }
  main.page .push-sm-2 {
    left: 16.666667%;
  }
  main.page .push-sm-3 {
    left: 25%;
  }
  main.page .push-sm-4 {
    left: 33.333333%;
  }
  main.page .push-sm-5 {
    left: 41.666667%;
  }
  main.page .push-sm-6 {
    left: 50%;
  }
  main.page .push-sm-7 {
    left: 58.333333%;
  }
  main.page .push-sm-8 {
    left: 66.666667%;
  }
  main.page .push-sm-9 {
    left: 75%;
  }
  main.page .push-sm-10 {
    left: 83.333333%;
  }
  main.page .push-sm-11 {
    left: 91.666667%;
  }
  main.page .push-sm-12 {
    left: 100%;
  }
  main.page .offset-sm-0 {
    margin-left: 0%;
  }
  main.page .offset-sm-1 {
    margin-left: 8.333333%;
  }
  main.page .offset-sm-2 {
    margin-left: 16.666667%;
  }
  main.page .offset-sm-3 {
    margin-left: 25%;
  }
  main.page .offset-sm-4 {
    margin-left: 33.333333%;
  }
  main.page .offset-sm-5 {
    margin-left: 41.666667%;
  }
  main.page .offset-sm-6 {
    margin-left: 50%;
  }
  main.page .offset-sm-7 {
    margin-left: 58.333333%;
  }
  main.page .offset-sm-8 {
    margin-left: 66.666667%;
  }
  main.page .offset-sm-9 {
    margin-left: 75%;
  }
  main.page .offset-sm-10 {
    margin-left: 83.333333%;
  }
  main.page .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  main.page .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  main.page .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  main.page .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  main.page .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  main.page .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  main.page .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  main.page .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  main.page .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  main.page .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  main.page .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  main.page .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  main.page .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  main.page .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  main.page .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  main.page .pull-md-0 {
    right: auto;
  }
  main.page .pull-md-1 {
    right: 8.333333%;
  }
  main.page .pull-md-2 {
    right: 16.666667%;
  }
  main.page .pull-md-3 {
    right: 25%;
  }
  main.page .pull-md-4 {
    right: 33.333333%;
  }
  main.page .pull-md-5 {
    right: 41.666667%;
  }
  main.page .pull-md-6 {
    right: 50%;
  }
  main.page .pull-md-7 {
    right: 58.333333%;
  }
  main.page .pull-md-8 {
    right: 66.666667%;
  }
  main.page .pull-md-9 {
    right: 75%;
  }
  main.page .pull-md-10 {
    right: 83.333333%;
  }
  main.page .pull-md-11 {
    right: 91.666667%;
  }
  main.page .pull-md-12 {
    right: 100%;
  }
  main.page .push-md-0 {
    left: auto;
  }
  main.page .push-md-1 {
    left: 8.333333%;
  }
  main.page .push-md-2 {
    left: 16.666667%;
  }
  main.page .push-md-3 {
    left: 25%;
  }
  main.page .push-md-4 {
    left: 33.333333%;
  }
  main.page .push-md-5 {
    left: 41.666667%;
  }
  main.page .push-md-6 {
    left: 50%;
  }
  main.page .push-md-7 {
    left: 58.333333%;
  }
  main.page .push-md-8 {
    left: 66.666667%;
  }
  main.page .push-md-9 {
    left: 75%;
  }
  main.page .push-md-10 {
    left: 83.333333%;
  }
  main.page .push-md-11 {
    left: 91.666667%;
  }
  main.page .push-md-12 {
    left: 100%;
  }
  main.page .offset-md-0 {
    margin-left: 0%;
  }
  main.page .offset-md-1 {
    margin-left: 8.333333%;
  }
  main.page .offset-md-2 {
    margin-left: 16.666667%;
  }
  main.page .offset-md-3 {
    margin-left: 25%;
  }
  main.page .offset-md-4 {
    margin-left: 33.333333%;
  }
  main.page .offset-md-5 {
    margin-left: 41.666667%;
  }
  main.page .offset-md-6 {
    margin-left: 50%;
  }
  main.page .offset-md-7 {
    margin-left: 58.333333%;
  }
  main.page .offset-md-8 {
    margin-left: 66.666667%;
  }
  main.page .offset-md-9 {
    margin-left: 75%;
  }
  main.page .offset-md-10 {
    margin-left: 83.333333%;
  }
  main.page .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  main.page .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  main.page .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  main.page .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  main.page .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  main.page .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  main.page .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  main.page .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  main.page .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  main.page .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  main.page .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  main.page .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  main.page .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  main.page .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  main.page .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  main.page .pull-lg-0 {
    right: auto;
  }
  main.page .pull-lg-1 {
    right: 8.333333%;
  }
  main.page .pull-lg-2 {
    right: 16.666667%;
  }
  main.page .pull-lg-3 {
    right: 25%;
  }
  main.page .pull-lg-4 {
    right: 33.333333%;
  }
  main.page .pull-lg-5 {
    right: 41.666667%;
  }
  main.page .pull-lg-6 {
    right: 50%;
  }
  main.page .pull-lg-7 {
    right: 58.333333%;
  }
  main.page .pull-lg-8 {
    right: 66.666667%;
  }
  main.page .pull-lg-9 {
    right: 75%;
  }
  main.page .pull-lg-10 {
    right: 83.333333%;
  }
  main.page .pull-lg-11 {
    right: 91.666667%;
  }
  main.page .pull-lg-12 {
    right: 100%;
  }
  main.page .push-lg-0 {
    left: auto;
  }
  main.page .push-lg-1 {
    left: 8.333333%;
  }
  main.page .push-lg-2 {
    left: 16.666667%;
  }
  main.page .push-lg-3 {
    left: 25%;
  }
  main.page .push-lg-4 {
    left: 33.333333%;
  }
  main.page .push-lg-5 {
    left: 41.666667%;
  }
  main.page .push-lg-6 {
    left: 50%;
  }
  main.page .push-lg-7 {
    left: 58.333333%;
  }
  main.page .push-lg-8 {
    left: 66.666667%;
  }
  main.page .push-lg-9 {
    left: 75%;
  }
  main.page .push-lg-10 {
    left: 83.333333%;
  }
  main.page .push-lg-11 {
    left: 91.666667%;
  }
  main.page .push-lg-12 {
    left: 100%;
  }
  main.page .offset-lg-0 {
    margin-left: 0%;
  }
  main.page .offset-lg-1 {
    margin-left: 8.333333%;
  }
  main.page .offset-lg-2 {
    margin-left: 16.666667%;
  }
  main.page .offset-lg-3 {
    margin-left: 25%;
  }
  main.page .offset-lg-4 {
    margin-left: 33.333333%;
  }
  main.page .offset-lg-5 {
    margin-left: 41.666667%;
  }
  main.page .offset-lg-6 {
    margin-left: 50%;
  }
  main.page .offset-lg-7 {
    margin-left: 58.333333%;
  }
  main.page .offset-lg-8 {
    margin-left: 66.666667%;
  }
  main.page .offset-lg-9 {
    margin-left: 75%;
  }
  main.page .offset-lg-10 {
    margin-left: 83.333333%;
  }
  main.page .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  main.page .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  main.page .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  main.page .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  main.page .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  main.page .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  main.page .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  main.page .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  main.page .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  main.page .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  main.page .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  main.page .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  main.page .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  main.page .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  main.page .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  main.page .pull-xl-0 {
    right: auto;
  }
  main.page .pull-xl-1 {
    right: 8.333333%;
  }
  main.page .pull-xl-2 {
    right: 16.666667%;
  }
  main.page .pull-xl-3 {
    right: 25%;
  }
  main.page .pull-xl-4 {
    right: 33.333333%;
  }
  main.page .pull-xl-5 {
    right: 41.666667%;
  }
  main.page .pull-xl-6 {
    right: 50%;
  }
  main.page .pull-xl-7 {
    right: 58.333333%;
  }
  main.page .pull-xl-8 {
    right: 66.666667%;
  }
  main.page .pull-xl-9 {
    right: 75%;
  }
  main.page .pull-xl-10 {
    right: 83.333333%;
  }
  main.page .pull-xl-11 {
    right: 91.666667%;
  }
  main.page .pull-xl-12 {
    right: 100%;
  }
  main.page .push-xl-0 {
    left: auto;
  }
  main.page .push-xl-1 {
    left: 8.333333%;
  }
  main.page .push-xl-2 {
    left: 16.666667%;
  }
  main.page .push-xl-3 {
    left: 25%;
  }
  main.page .push-xl-4 {
    left: 33.333333%;
  }
  main.page .push-xl-5 {
    left: 41.666667%;
  }
  main.page .push-xl-6 {
    left: 50%;
  }
  main.page .push-xl-7 {
    left: 58.333333%;
  }
  main.page .push-xl-8 {
    left: 66.666667%;
  }
  main.page .push-xl-9 {
    left: 75%;
  }
  main.page .push-xl-10 {
    left: 83.333333%;
  }
  main.page .push-xl-11 {
    left: 91.666667%;
  }
  main.page .push-xl-12 {
    left: 100%;
  }
  main.page .offset-xl-0 {
    margin-left: 0%;
  }
  main.page .offset-xl-1 {
    margin-left: 8.333333%;
  }
  main.page .offset-xl-2 {
    margin-left: 16.666667%;
  }
  main.page .offset-xl-3 {
    margin-left: 25%;
  }
  main.page .offset-xl-4 {
    margin-left: 33.333333%;
  }
  main.page .offset-xl-5 {
    margin-left: 41.666667%;
  }
  main.page .offset-xl-6 {
    margin-left: 50%;
  }
  main.page .offset-xl-7 {
    margin-left: 58.333333%;
  }
  main.page .offset-xl-8 {
    margin-left: 66.666667%;
  }
  main.page .offset-xl-9 {
    margin-left: 75%;
  }
  main.page .offset-xl-10 {
    margin-left: 83.333333%;
  }
  main.page .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
main.page .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
main.page .invisible {
  visibility: hidden !important;
}
main.page .hidden-xs-up {
  display: none !important;
}
@media (max-width: 575px) {
  main.page .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  main.page .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  main.page .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 993px) {
  main.page .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  main.page .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  main.page .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  main.page .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  main.page .hidden-xl-up {
    display: none !important;
  }
}
main.page .hidden-xl-down {
  display: none !important;
}
@media (max-width: 1200px) {
  main.page .hidden-xl-down-2 {
    display: none !important;
  }
}
main.page .h-100 {
  height: 100% !important;
}
main.page .card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
main.page .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
main.page .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
main.page .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
main.page .flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
main.page .flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
main.page .dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: 400;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: 0 0;
  border: 0;
}
main.page .dropdown-item:focus, main.page .dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}
main.page .footer-site a:not(.btn):focus, main.page .footer-site a:not(.btn):active, main.page .footer-site a:not(.btn):hover {
  color: #D8D8D8;
}
main.page .justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
main.page .justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
main.page .align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}
main.page .align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
main.page .d-inline-block {
  display: inline-block !important;
}
main.page .d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media (min-width: 576px) {
  main.page #facilities .col-sm-6 {
    max-width: 100%;
  }
  main.page #facilities .col-sm-offset-3 {
    margin-left: 0;
  }
  main.page #facilities #btnMostrarItinerarios, main.page #facilities #btnMostrarMapa,
main.page #facilities #btnOcultarItinerarios, main.page #facilities #btnOcultarMapa {
    width: 50%;
    display: block;
    margin: auto;
  }
}

@font-face {
  font-family: "Proxima Nova";
  src: url("fonts/MarkSimonson-ProximaNovaAltBlack-webfont.eot");
  src: url("fonts/MarkSimonson-ProximaNovaAltBlack-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/MarkSimonson-ProximaNovaAltBlack-webfont.woff2") format("woff2"), url("fonts/MarkSimonson-ProximaNovaAltBlack-webfont.woff") format("woff"), url("fonts/MarkSimonson-ProximaNovaAltBlack-webfont.ttf") format("truetype"), url("fonts/MarkSimonson-ProximaNovaAltBlack-webfont.svg#proxima_nova_altblack") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("fonts/MarkSimonson-ProximaNovaAltBold-webfont.eot");
  src: url("fonts/MarkSimonson-ProximaNovaAltBold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/MarkSimonson-ProximaNovaAltBold-webfont.woff2") format("woff2"), url("fonts/MarkSimonson-ProximaNovaAltBold-webfont.woff") format("woff"), url("fonts/MarkSimonson-ProximaNovaAltBold-webfont.ttf") format("truetype"), url("fonts/MarkSimonson-ProximaNovaAltBold-webfont.svg#proxima_nova_altbold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("fonts/MarkSimonson-ProximaNovaAltRegular-webfont.eot");
  src: url("fonts/MarkSimonson-ProximaNovaAltRegular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/MarkSimonson-ProximaNovaAltRegular-webfont.woff") format("woff"), url("fonts/MarkSimonson-ProximaNovaAltRegular-webfont.ttf") format("truetype"), url("fonts/MarkSimonson-ProximaNovaAltRegular-webfont.svg#proxima_nova_altregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Generated by Font Squirrel (http://www./fontsquirrel.com) on April 4, 2015 */
/*
url('fonts/MarkSimonson-ProximaNovaScOsfThin-webfont.woff2') format('woff2'),
*/
@font-face {
  font-family: "Proxima Nova";
  src: url("fonts/MarkSimonson-ProximaNovaScOsfThin-webfont.eot");
  src: url("fonts/MarkSimonson-ProximaNovaScOsfThin-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/MarkSimonson-ProximaNovaScOsfThin-webfont.woff") format("woff"), url("fonts/MarkSimonson-ProximaNovaScOsfThin-webfont.ttf") format("truetype"), url("fonts/MarkSimonson-ProximaNovaScOsfThin-webfont.svg#proxima_nova_scosfthin") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("fonts/MarkSimonson-ProximaNovaSemibold-webfont.eot");
  src: url("fonts/MarkSimonson-ProximaNovaSemibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/MarkSimonson-ProximaNovaSemibold-webfont.woff2") format("woff2"), url("fonts/MarkSimonson-ProximaNovaSemibold-webfont.woff") format("woff"), url("fonts/MarkSimonson-ProximaNovaSemibold-webfont.ttf") format("truetype"), url("fonts/MarkSimonson-ProximaNovaSemibold-webfont.svg#proxima_nova_ltsemibold") format("svg");
  font-weight: 500;
  font-style: normal;
}
/* This stylesheet generated by Transfonter (https://transfonter.org) on October 31, 2017 9:15 AM */
@font-face {
  font-family: "Baskerville";
  src: url("fonts/BaskervilleMTStd-Italic.eot");
  src: url("fonts/BaskervilleMTStd-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/BaskervilleMTStd-Italic.woff") format("woff"), url("fonts/BaskervilleMTStd-Italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Baskerville";
  src: url("fonts/BaskervilleMTStd-Bold.eot");
  src: url("fonts/BaskervilleMTStd-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/BaskervilleMTStd-Bold.woff") format("woff"), url("fonts/BaskervilleMTStd-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Baskerville";
  src: url("fonts/BaskervilleMTStd-Regular.eot");
  src: url("fonts/BaskervilleMTStd-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/BaskervilleMTStd-Regular.woff") format("woff"), url("fonts/BaskervilleMTStd-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Baskerville";
  src: url("fonts/BaskervilleMTStd-BoldIt.eot");
  src: url("fonts/BaskervilleMTStd-BoldIt.eot?#iefix") format("embedded-opentype"), url("fonts/BaskervilleMTStd-BoldIt.woff") format("woff"), url("fonts/BaskervilleMTStd-BoldIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Baskerville";
  src: url("fonts/BaskervilleMTStd-SemiBdIt.eot");
  src: url("fonts/BaskervilleMTStd-SemiBdIt.eot?#iefix") format("embedded-opentype"), url("fonts/BaskervilleMTStd-SemiBdIt.woff") format("woff"), url("fonts/BaskervilleMTStd-SemiBdIt.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Baskerville";
  src: url("fonts/BaskervilleMTStd-SemiBd.eot");
  src: url("fonts/BaskervilleMTStd-SemiBd.eot?#iefix") format("embedded-opentype"), url("fonts/BaskervilleMTStd-SemiBd.woff") format("woff"), url("fonts/BaskervilleMTStd-SemiBd.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}

body {
  margin: 0;
  color: #363636;
  font-size: 14px;
  font-weight: 400;
  /* padding-top: 128px;*/
}

/* @media (max-width: 1200px){ // Cambio para que se visualice la barra de navegacion tambien en dispositivos LARGE */
@media (max-width: 992px) {
  body {
    /* padding-top: 135px; Demasiado espacio en blanco TMPMO-2634*/
    padding-top: 85px;
  }
}
/************************************************************************************************************
*************************************************************************************************************
	General Clases
*************************************************************************************************************
*********************************************************************************************************** */
main.page {
  /**
  * Container y Section
  */
  /* Container Box */
  /* Seccion: Margin & BG */
  /**
  * ASIDE 
  */
  /* TMPMO-2634 - TMB2C-248 - Filtro destinos para que aparezca en la vista LARGE */
  /**
  * ASIDE Left
  */
  /* TMPMO-2634 - Hacer el filtro mas estrecho para versiones LARGE y EXTRALARGE */
  /* TMPMO-2634 - Hacer el filtro mas estrecho para versiones LARGE y EXTRALARGE */
  /**
  * ASIDE Right
  */
  /**
  * Aside Togger
  */
  /*.aside-left .navbar-toggler.btn-close:before, 
  .aside-left .navbar-toggler.btn-close:after {
  	background: -webkit-linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  	background: -o-linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  	background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  }*/
  /**
  * Page
  */
  /**
  * Scroll
  */
  /**
  * Font sizes
  */
  /**
  * Text styles
  */
  /**
  * Colors 
  */
  /*.icon {
  	padding-left: 5px;
  	padding-right: 5px;
  }*/
  /**
  * BG Colors 
  */
  /**
  * Box Shadows 
  */
  /**
  * Icons 
  */
  /**
  * Links
  */
  /**
  * Buttons
  */
  /*.btn-border-brand:hover {
  		color: inherit;
  		border-left-color: #EE3874;
  		border-right-color: #F47D38;
  		transition: all .5s;
  	}
  	.btn-border-brand:before {
  		content: '';
  		display: block;
  		height: 100%;
  		position: absolute;
  		top: 0;
  		left: 0;
  		opacity: 0;
  		width: 100%;
  		background-position: 0 0, 0 100%;
  		background-repeat: no-repeat;
  		-webkit-background-size: 100% 3px;
  		-moz-background-size: 100% 3px;
  		background-size: 100% 3px;
  		background-image: -webkit-linear-gradient(right, #F47D38 0%, #EE3874 100%), -webkit-linear-gradient(right, #F47D38 0%, #EE3874 100%);
  		background-image: -moz-linear-gradient(right, #F47D38 0%, #EE3874 100%), -moz-linear-gradient(right, #F47D38 0%, #EE3874 100%);
  		background-image: -o-linear-gradient(right, #F47D38 0%, #EE3874 100%), -o-linear-gradient(right, #F47D38 0%, #EE3874 100%);
  		background-image: linear-gradient(to left, #F47D38 0%, #EE3874 100%), linear-gradient(to left, #F47D38 0%, #EE3874 100%);

  	}

  	.btn-border-brand:hover:before {
  		opacity: 1;

  	}
  */
  /* VERSION HOVER FILLUP */
  /* Btn Close */
  /**
  * Dropdown
  */
  /**
  * Display table
  */
  /**
  * Divider Line
  */
  /**
  * Divider 
  */
  /**
  * Space
  */
  /**
  * Filter
  */
  /**
  * Image holder 
  */
  /**
  * Image holder 
  */
  /**
  *  image-wrapper
  */
  /**
  * Overlap
  */
  /**
  * Horizontal scroll
  */
  /**
  * Navbar Toogle
  */
  /**
  * Forms
  */
  /* Select */
  /************************ */
  /* Checkbox y radio WPCF7 */
  /************************ */
  /**
  * Bootstrap Dropdown
  */
  /* Make filled out selects be the same size as empty selects */
  /**
  * Scroll Area Horizontal
  */
  /**
  * Btn inline group
  */
  /**
  * See all
  */
  /**
  * list-rrss 
  */
  /**
  * Dummy class para evitar que Chrome quite cosas del CSS
  * Y si las quita, que las quite de aqui
  */
}
main.page a {
  color: inherit;
}
main.page a:hover {
  color: #363636;
}
main.page strong,
main.page .bold {
  font-weight: bold;
}
main.page .light {
  font-weight: 300;
}
main.page .normal {
  font-weight: 400;
}
main.page button {
  background: none;
  background-color: transparent;
  border: 0;
}
main.page button:focus {
  outline: 0;
}
main.page blockquote {
  font-family: "Baskerville";
  font-style: italic;
}
main.page html.blocked,
main.page body.blocked {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: fixed;
}
main.page .noscroll {
  overflow: hidden;
}
main.page .has-aside .container {
  width: 100%;
}
main.page .has-aside .main-content {
  position: relative;
  /* max-width: 76%; */
  float: right;
}
main.page .has-aside .main-content .content {
  padding-left: 60px;
}
@media (min-width: 1440px) {
  main.page .container {
    width: 1280px;
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  main.page .container {
    width: 1530px;
    max-width: 100%;
  }
  main.page .has-aside .container {
    max-width: 1530px;
  }
}
@media (min-width: 1820px) {
  main.page .container {
    width: 1750px;
    max-width: 100%;
  }
  main.page .has-aside .container {
    max-width: 1750px;
  }
}
main.page .has-aside .main-content .container-boxed {
  padding-left: 15px;
  padding-right: 60px;
}
main.page .container-boxed {
  padding-right: 155px;
  padding-left: 155px;
}
@media (max-width: 1200px) {
  main.page .container-boxed {
    padding-right: 65px;
    padding-left: 65px;
  }
  main.page .has-aside .main-content .content {
    padding-left: 0px;
    padding-right: 0px;
  }
  main.page .has-aside .main-content .container-boxed {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  main.page .container {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 2em;
  }
}
main.page .section-margin {
  margin-top: 65px;
  margin-bottom: 65px;
}
main.page .section-aside-right .section-margin:last-child {
  padding-bottom: 60px;
}
main.page .section-aside-right + .section-margin {
  margin-top: -67px;
}
main.page .bg-section {
  padding-top: 90px;
  padding-bottom: 90px;
}
main.page .bg-small-section {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  main.page .section-margin {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  main.page .bg-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  main.page .mb-mobile-0 {
    margin-bottom: 0 !important;
  }
}
main.page .row.force-right {
  margin-right: -15px;
}
main.page .row.force-right:not(.no-gutters) [class*=col]:last-child {
  /* padding-right: 0; */
}
@media (max-width: 991px) {
  main.page .row.fullrow-mobile {
    margin-right: -25px;
    margin-left: -25px;
  }
}
@media (min-width: 993px) {
  main.page .aside.collapse {
    display: block;
  }
}
@media (min-width: 993px) {
  main.page .aside.collapse.destino {
    display: block;
  }
}
main.page #aside-left {
  width: 480px;
  max-width: 480px;
  background-color: #fff;
  padding: 0;
  height: auto;
  float: left;
  position: relative;
}
main.page #aside-left .content {
  box-shadow: 0 0 30px 0 rgba(54, 54, 54, 0.25);
  display: block;
  overflow: auto;
  background: #fff;
  /* background-blend-mode: multiply; */
}
main.page #aside-left .navbar-toggler {
  display: none;
}
@media (min-width: 993px) and (max-width: 1199px) {
  main.page #aside-left:not(.destino) {
    /* Incluido .destino para que no influya en el filtro Catalogos */
    max-width: 34%;
  }
}
@media (min-width: 1200px) {
  main.page #aside-left:not(.destino) {
    /* Incluido .destino para que no influya en el filtro Catalogos */
    max-width: 28%;
  }
}
@media (max-width: 1600px) {
  main.page {
    /* Incluido .destino para fijar ancho de columna en filtro destinos */
  }
  main.page #aside-left.destino {
    width: 210px;
    max-width: 210px;
  }
}
@media (max-width: 991px) {
  main.page {
    /* Se incluye que no tenga la clase .destino para que no modifique el filtro Catalogo */
  }
  main.page #aside-left:not(.destino) {
    position: fixed;
    overflow-y: scroll;
    top: 90px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 110;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.75);
  }
  main.page #aside-left:not(.destino) .widget-title,
main.page #aside-left:not(.destino) .content {
    width: 80.33%;
    overflow-y: auto;
    overflow-x: hidden;
    height: auto;
  }
}
@media (max-width: 992px) {
  main.page #aside-left.destino {
    position: fixed;
    overflow-y: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 110;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.75);
  }
  main.page #aside-left.destino .widget-title,
main.page #aside-left.destino .content {
    /* width: 33.33%; */
    width: 210px;
    /* Modificado ancho de la columna de filtro destinos en movil */
    overflow-y: auto;
    overflow-x: hidden;
    height: auto;
  }
}
@media (max-width: 991px) {
  main.page #aside-left .widget-title,
main.page #aside-left .content {
    width: 50%;
  }
}
@media (max-width: 767px) {
  main.page #aside-left .widget-title,
main.page #aside-left .content {
    width: 100%;
  }
}
main.page .aside-right {
  position: relative;
  right: 0;
  /* max-width: 300px; */
  float: right;
  display: inline-block;
}
main.page .aside-right-content {
  box-shadow: 0 0 30px 0 rgba(54, 54, 54, 0.25);
  border-left: 1px solid orange;
  max-width: 300px;
  height: 100%;
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 1200px) {
  main.page .aside-right {
    position: absolute;
    top: 0;
    right: 0;
  }
  main.page .aside-right-content {
    box-shadow: none;
    border: 0;
    max-width: 100%;
  }
}
main.page .aside-toggler {
  display: none;
  width: 65px;
  height: 65px;
  position: fixed;
  /* top: 0; */
  /* left: 0; */
  border: 4px solid #E5E4E4;
  background: #fff;
  line-height: 75px;
  border-radius: 0;
  /* position: fixed; */
  top: 0;
  z-index: 111;
  outline: 0;
}
main.page .aside-toggler .icon {
  color: #F47D38;
  background: -webkit-linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  background: -o-linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  line-height: 60px;
  opacity: 0;
  transition: all 0.5s;
}
main.page .aside-toggler.collapsed .icon {
  opacity: 1;
  transition: all 0.5s;
}
main.page .aside-toggler {
  color: #fff;
}
main.page .aside-toggler:before,
main.page .aside-toggler:after {
  opacity: 1;
  content: "";
  height: 30px;
  width: 3px;
  background: -webkit-linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  background: -o-linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  -webkit-transform-origin: center;
  transform-origin: center;
  display: block;
  position: absolute;
  top: 15px;
  right: 28px;
  transition: all 0.5s;
}
main.page .aside-toggler:before {
  -webkit-transform: scale(1) rotate(45deg);
  transform: scale(1) rotate(45deg);
}
main.page .aside-toggler:after {
  -webkit-transform: scale(1) rotate(-45deg);
  transform: scale(1) rotate(-45deg);
}
main.page .aside-toggler.collapsed:before,
main.page .aside-toggler.collapsed:after {
  opacity: 0;
  transform: scale(0) rotate(0deg);
  transition: all 0.5s;
}
@media (max-width: 991px) {
  main.page .aside-toggler {
    display: block;
  }
}
@media (max-width: 991px) {
  main.page .page .container {
    padding-left: 25px;
    padding-right: 25px;
    /* margin-top: 18em; TMPMO-2571 - Texto mas pequeño en XS SM */
    margin-top: 2em;
  }
}
main.page .custom-scroll,
main.page ul.dropdown-menu {
  position: relative;
}
main.page .custom-scroll::-webkit-scrollbar-track,
main.page .dropdown-menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
  background-color: #E5E4E4;
  border: 4px solid #E5E4E4;
}
main.page .custom-scroll::-webkit-scrollbar,
main.page .dropdown-menu::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #E5E4E4;
  border: 3px solid #E5E4E4;
}
main.page .custom-scroll::-webkit-scrollbar-thumb,
main.page .dropdown-menu::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #EE3874;
  border: 2px solid #EE3874;
}
main.page .dropdown-menu.no-scrollbar::-webkit-scrollbar-track,
main.page div.no-scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: initial;
  background-color: initial;
  border: initial;
}
main.page .dropdown-menu.no-scrollbar::-webkit-scrollbar,
main.page div.no-scrollbar::-webkit-scrollbar {
  width: initial;
  height: initial;
  background-color: initial;
  border: initial;
}
main.page .dropdown-menu.no-scrollbar::-webkit-scrollbar-thumb,
main.page div.no-scrollbar::-webkit-scrollbar-thumb {
  border-radius: initial;
  background-color: initial;
  border: initial;
}
main.page h1, main.page .h1 {
  font-size: 48px;
}
main.page h2, main.page .h2 {
  font-size: 36px;
}
main.page h3, main.page .h3 {
  font-size: 30px;
}
main.page h4, main.page .h4 {
  font-size: 24px;
}
main.page h5, main.page .h5 {
  font-size: 20px;
}
main.page h6, main.page .h6 {
  font-size: 18px;
}
main.page .font-lg {
  font-size: 18px;
}
@media (max-width: 1600px) {
  main.page h1, main.page .h1 {
    font-size: 36px;
  }
  main.page h2, main.page .h2 {
    font-size: 30px;
  }
  main.page h4, main.page .h4 {
    font-size: 20px;
  }
  main.page h3, main.page .h3 {
    font-size: 24px;
  }
  main.page h5, main.page .h5 {
    font-size: 18px;
  }
  main.page h6, main.page .h6 {
    font-size: 16px;
  }
  main.page .font-lg {
    font-size: 16px;
  }
}
@media (max-width: 440px) {
  main.page h4, main.page .h4 {
    line-height: 3;
  }
}
main.page .title-brand,
main.page .font-brand {
  font-family: "Baskerville", serif;
  /*font-family: 'Baskerville', serif;*/
  font-style: italic;
  /* font-weight: 500; */
}
main.page .text-underline {
  text-decoration: underline;
}
main.page .title-gradient {
  /*background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );
  background-image: gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #f2f), color-stop(0.3, #22f), color-stop(0.45, #2ff), color-stop(0.6, #2f2),color-stop(0.75, #2f2), color-stop(0.9, #ff2), color-stop(1, #f22) );*/
  background: linear-gradient(135deg, #F47D38 20%, #EE3874 80%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
  display: inline-block;
}
main.page .color-white {
  color: #fff;
}
main.page .color-black {
  color: #000;
}
main.page .color-dark {
  color: #363636;
}
main.page .color-accent-1 {
  color: #EE3874;
}
main.page .color-accent-2 {
  color: #FDBB33;
}
main.page .color-accent-3 {
  color: #F47D38;
}
main.page a.color-white:hover,
main.page a.color-white:focus,
main.page a.color-white:active {
  color: #D8D8D8;
}
main.page .bg-black {
  background-color: #000;
}
main.page .bg-dark {
  background-color: #363636;
}
main.page .bg-gradient {
  background: linear-gradient(135deg, #F47D38 20%, #EE3874 80%);
}
main.page .bg-gradient-2 {
  background: linear-gradient(135deg, #FDBB33 0%, #F47D38 100%);
}
main.page .bg-gray-light {
  background-color: rgba(54, 54, 54, 0.1);
}
main.page .bg-gray-light-2 {
  background-color: #FBFBFB;
}
main.page .box-shadow-1 {
  box-shadow: 0px 0px 30px #E5E4E4;
}
main.page .icon.color-gradient {
  color: #F47D38;
  background: -webkit-linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  background: -o-linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
main.page .link-accent {
  color: #EE3874;
}
main.page .link-accent:hover,
main.page .link-accent:focus,
main.page .link-accent:active {
  color: #EE3874;
}
main.page .link {
  display: inline-block;
  position: relative;
}
main.page .link .fa {
  margin-left: 5px;
}
main.page .btn {
  padding: 1rem 3.5rem;
  border-radius: 5px;
  font-weight: 600;
  background-color: transparent;
  /* margin-top: .5rem; */
  /* margin-bottom: .5rem; */
}
main.page .btn-sm {
  padding: 0.5rem 1rem !important;
}
main.page .btn-lg {
  padding: 1.5rem 5rem !important;
  font-size: inherit !important;
}
main.page .btn.focus, main.page .btn:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  main.page .btn {
    padding: 0.5rem 1.75rem;
    /* min-height: 60px; */
  }
  main.page .btn-sm {
    padding: 0.5rem 1rem;
  }
  main.page .btn-lg {
    padding: 0.75rem 3rem;
  }
}
main.page .btn-rrss {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
}
main.page .btn-txt {
  background: #F33 !important;
}
main.page .btn-txt:before {
  background: linear-gradient(135deg, #FD8833 0%, #F43838 100%) !important;
}
main.page .btn-brand {
  border-radius: 5px;
  background: #F47D38;
  box-shadow: 0 0 20px 0 rgba(54, 54, 54, 0.3);
  color: #fff;
  transition: all 0.5s;
  position: relative;
  border: 0;
  display: inline-block;
  z-index: 2;
  border: 0;
}
main.page .btn-brand:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  z-index: -1;
  border-radius: 4px;
  border: 1px solid transparent;
  box-sizing: border-box;
  transition: all 0.5s;
  opacity: 1;
}
main.page .btn-brand:focus:before,
main.page .btn-brand:active:before,
main.page .btn-brand:hover:before {
  opacity: 0;
  transition: all 0.5s;
}
main.page .btn-brand:focus,
main.page .btn-brand:active,
main.page .btn-brand:hover {
  color: #fff;
  transition: all 0.5s;
}
main.page .btn-brand-2 {
  border-radius: 5px;
  background: #FDBB33;
  box-shadow: 0 0 20px 0 rgba(54, 54, 54, 0.3);
  color: #fff;
  transition: all 0.5s;
  position: relative;
  border: 0;
  display: inline-block;
  z-index: 2;
  border: 0;
}
main.page .btn-brand-2:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(135deg, #FDBB33 0%, #F47D38 100%);
  z-index: -1;
  border-radius: 4px;
  border: 1px solid transparent;
  box-sizing: border-box;
  transition: all 0.5s;
  opacity: 1;
  border: 0;
}
main.page .btn-brand-2:focus:before,
main.page .btn-brand-2:active:before,
main.page .btn-brand-2:hover:before {
  opacity: 0;
  transition: all 0.5s;
}
main.page .btn-brand-2:focus,
main.page .btn-brand-2:active,
main.page .btn-brand-2:hover {
  color: #fff;
  transition: all 0.5s;
}
main.page .btn-border-white {
  border: 3px solid #fff;
  border-radius: 5px;
  transition: all 0.5s;
  background-color: rgba(255, 255, 255, 0);
}
main.page .btn-border-white:hover {
  color: #ef3873;
  background-color: #fff;
  transition: all 0.5s;
}
main.page .btn-border-brand {
  /* color: #fff; */
  border-left: 3px solid #F47D38;
  border-right: 3px solid #EE3874;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 3px;
  -moz-background-size: 100% 3px;
  background-size: 100% 3px;
  background-image: -webkit-linear-gradient(left, #F47D38 0%, #EE3874 100%), -webkit-linear-gradient(left, #F47D38 0%, #EE3874 100%);
  background-image: -moz-linear-gradient(left, #F47D38 0%, #EE3874 100%), -moz-linear-gradient(left, #F47D38 0%, #EE3874 100%);
  background-image: -o-linear-gradient(left, #F47D38 0%, #EE3874 100%), -o-linear-gradient(left, #F47D38 0%, #EE3874 100%);
  background-image: linear-gradient(to right, #F47D38 0%, #EE3874 100%), linear-gradient(to right, #F47D38 0%, #EE3874 100%);
  transition: all 0.5s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
main.page .btn-border-brand:hover {
  color: #fff;
  transition: all 0.5s;
}
main.page .btn-border-brand:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  background-position: 0 0, 0 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
  background-image: -webkit-linear-gradient(left, #F47D38 0%, #EE3874 100%), -webkit-linear-gradient(left, #F47D38 0%, #EE3874 100%);
  background-image: -moz-linear-gradient(left, #F47D38 0%, #EE3874 100%), -moz-linear-gradient(left, #F47D38 0%, #EE3874 100%);
  background-image: -o-linear-gradient(left, #F47D38 0%, #EE3874 100%), -o-linear-gradient(left, #F47D38 0%, #EE3874 100%);
  background-image: linear-gradient(to right, #F47D38 0%, #EE3874 100%), linear-gradient(to right, #F47D38 0%, #EE3874 100%);
  transition: all 0.5s;
  z-index: -1;
  transform: translateX(-100%);
}
main.page .btn-border-brand:hover:before {
  opacity: 1;
  transform: translateX(0%);
}
main.page .btn-border {
  padding: 1rem 2.5rem;
  width: 100%;
  border-radius: 4px;
  box-shadow: 0px 0px 4px rgba(54, 54, 54, 0.2);
  text-align: left;
  font-weight: bold;
  position: relative;
  z-index: 1;
  border: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  transition: all 0.5s;
}
main.page .btn-border:hover {
  border-left: 3px solid #F47D38;
  border-right: 3px solid #EE3874;
}
main.page .btn-border:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  opacity: 0;
  width: 100%;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 3px;
  -moz-background-size: 100% 3px;
  background-size: 100% 3px;
  background-image: -webkit-linear-gradient(right, #F47D38 0%, #EE3874 100%), -webkit-linear-gradient(right, #F47D38 0%, #EE3874 100%);
  background-image: -moz-linear-gradient(right, #F47D38 0%, #EE3874 100%), -moz-linear-gradient(right, #F47D38 0%, #EE3874 100%);
  background-image: -o-linear-gradient(right, #F47D38 0%, #EE3874 100%), -o-linear-gradient(right, #F47D38 0%, #EE3874 100%);
  background-image: linear-gradient(to left, #F47D38 0%, #EE3874 100%), linear-gradient(to left, #F47D38 0%, #EE3874 100%);
  transition: all 0.5s;
}
main.page .btn-border:hover:before {
  opacity: 1;
}
main.page .btn-light {
  background-color: #FFFFFF;
  color: #363636;
}
main.page .btn-light:focus,
main.page .btn-light:active,
main.page .btn-light:hover {
  box-shadow: 0 0 20px 0 rgba(54, 54, 54, 0.3);
}
main.page .btn-dark {
  background-color: #363636;
  color: #FFFFFF;
}
main.page .btn-dark:focus,
main.page .btn-dark:active,
main.page .btn-dark:hover {
  box-shadow: 0 0 20px 0 rgba(54, 54, 54, 0.3);
}
main.page .btn-border-light {
  border: 2px solid #fff;
}
main.page .btn-close {
  color: #fff;
  font-size: 0rem;
  z-index: 1;
  width: 30px;
  height: 30px;
  opacity: 1;
}
main.page .btn-close:before,
main.page .btn-close:after {
  content: "";
  height: 30px;
  width: 2px;
  background-color: #fff;
  -webkit-transform-origin: center;
  transform-origin: center;
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
}
main.page .btn-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
main.page .btn-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
main.page .dropdown-toggle {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  /* position: relative; */
}
main.page .dropdown-toggle::after {
  font-family: FontAwesome;
  content: "\f107";
  border: 0;
  height: auto;
  font-size: 21px;
  line-height: 0.6;
  vertical-align: middle;
  position: absolute;
  right: 0px;
  margin: 0;
  top: 50%;
  margin-top: -5px;
  width: 30px;
  color: #E5E4E4;
}
main.page .dropdown-menu {
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  width: 100%;
  border: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0px 10px 40px rgba(54, 54, 54, 0.2);
  padding-right: 0;
  margin-top: 0px;
  padding-left: 1.2rem;
}
main.page .display-t {
  display: table;
  width: 100%;
  height: 100%;
}
main.page .display-t > .display-tc {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
main.page .display-t > .display-tc.align-top {
  vertical-align: top;
}
main.page .display-t > .display-tc.align-bottom {
  vertical-align: bottom;
}
main.page .display-title-ficha {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
@media (min-width: 1900px) {
  main.page .display-t > .display-tc.align-xl-top {
    vertical-align: top !important;
  }
  main.page .display-t > .display-tc.align-xl-middle {
    vertical-align: middle !important;
  }
  main.page .display-t > .display-tc.align-xl-bottom {
    vertical-align: bottom !important;
  }
}
main.page .divider {
  display: block;
  margin: 0rem auto;
  text-align: center;
  width: 60px;
  /* height: 14px; */
  /* clear: both; */
  overflow: hidden;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
main.page .divider:before,
main.page .divider:after {
  content: "";
  height: 4px;
  width: 50%;
  border-radius: 5px;
  background-color: white;
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  display: inline-block;
}
main.page .divider:before {
  height: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  clear: left;
}
main.page .divider:after {
  height: 1px;
  width: 60%;
  margin-left: -10%;
  /* margin-top: -1px; */
  margin-top: 3px;
  clear: right;
}
main.page .divider.left {
  margin-left: 0;
}
main.page .divider.right {
  margin-left: 0;
}
main.page .divider-md {
  width: 100%;
  max-width: 200px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .divider-lg {
  width: 100%;
  max-width: 500px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .divider-xl {
  width: 100%;
  max-width: 800px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .divider.divider-gradient:before {
  background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
}
main.page .divider.divider-gradient:after {
  background: linear-gradient(135deg, #f1555b 0%, #EE3874 100%);
}
main.page .space-40 {
  /* padding-top: 20px; */
  /* padding-bottom: 20px; */
}
main.page .filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main.page .filter-opacity {
  background-color: #363636;
  opacity: 0.3;
  mix-blend-mode: multiply;
}
main.page .filter-accent-1 {
  background-color: #F47D38;
  opacity: 0.2;
  mix-blend-mode: lighten;
}
main.page .img-holder {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  /* height: 100%; */
  background-position: center center;
}
main.page .img-holder.h-100 {
  min-height: 300px;
}
main.page .img-holder.size-1by1 {
  padding-bottom: 100%;
}
main.page .img-holder.size-1by2 {
  padding-bottom: 50%;
}
main.page .img-holder.size-1by3 {
  padding-bottom: 33.33%;
}
main.page .img-holder.size-2by3 {
  padding-bottom: 66.66%;
  background-color: white;
}
main.page .img-holder.size-4by3 {
  padding-bottom: 75%;
}
main.page .img-holder.size-16by9 {
  padding-bottom: 56.25%;
}
main.page .img-holder.size-21by9 {
  padding-bottom: 42.857143%;
}
main.page .img-container {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .image-wrapper.image-fullwidth > img {
  display: block;
  width: 100%;
}
main.page .image-wrapper.image-center img {
  margin-left: auto;
  margin-right: auto;
}
main.page .image-wrapper.image-left img {
  margin-left: 0;
  margin-right: auto;
}
main.page .image-wrapper.image-right img {
  margin-left: auto;
  margin-right: 0;
}
main.page .overlap-left {
  position: relative;
  margin-left: -40px;
}
main.page .overlap-right {
  position: relative;
  margin-right: -40px;
}
main.page .overlap-top {
  position: relative;
  margin-top: -40px;
}
main.page .overlap-bottom {
  position: relative;
  margin-bottom: -40px;
}
main.page .h-scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
main.page .navbar-toggler:hover,
main.page .navbar-toggler:active,
main.page .navbar-toggler:focus,
main.page .navbar-toggler {
  outline: 0;
}
main.page .form-control:focus {
  background: inherit;
  border-color: transparent;
  color: inherit;
}
main.page select.form-control {
  border-radius: 4px;
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  padding: 0.5rem;
  text-align: center;
}
main.page .select-wrapper {
  position: relative;
  /* overflow: hidden; */
  display: inline-block;
  padding-right: 30px;
  border: 1px solid #363636;
  color: #363636;
  border-radius: 4px;
}
main.page .select-style {
  position: absolute;
  display: block;
  width: 40px;
  top: 0;
  right: 0;
  display: block;
  height: 100%;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 4px;
  border-bottom: 0;
  border-top: 0;
  background-color: rgba(255, 255, 255, 0.2);
  border-right: 0;
}
main.page .select-style:after {
  content: "\f107";
  font-family: FontAwesome;
  border: 0;
  font-size: 24px;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  right: 0;
  top: 0px;
  -webkit-transform-origin: center;
  transform-origin: center;
  color: inherit;
  width: 100%;
  line-height: 30px;
}
main.page select.form-control,
main.page .color-white .select-wrapper,
main.page .color-white .select-style {
  border-color: #fff;
  color: #fff;
}
main.page select:focus + .select-style::after,
main.page select:active + .select-style::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .wpcf7-checkbox, main.page .radio {
  display: inline-block;
}
main.page .wpcf7-checkbox .wpcf7-list-item, main.page .radio .wpcf7-list-item {
  display: inline-block;
}
main.page .wpcf7-checkbox .wpcf7-list-item input[type=checkbox],
main.page .wpcf7-checkbox .wpcf7-list-item input[type=radio],
main.page .radio .wpcf7-list-item input[type=checkbox],
main.page .radio .wpcf7-list-item input[type=radio] {
  display: none;
}
main.page .wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before,
main.page .wpcf7-checkbox .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before,
main.page .radio .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before,
main.page .radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
  content: "\f00c";
  position: absolute;
  background-color: #EE3874;
  font: normal normal normal 14px/20px FontAwesome;
  text-align: center;
  color: #fff;
}
main.page .wpcf7-checkbox .wpcf7-list-item-label, main.page .radio .wpcf7-list-item-label {
  display: inline-block;
  padding-left: 35px;
  margin: 0 0 15px;
  position: relative;
  padding-right: 10px;
}
main.page .wpcf7-checkbox .wpcf7-list-item-label::before, main.page .radio .wpcf7-list-item-label::before {
  background: #ffffff;
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  top: 0;
  left: 0px;
  display: block;
}
main.page .wpcf7-checkbox .wpcf7-list-item-label:hover, main.page .radio .wpcf7-list-item-label:hover {
  cursor: pointer;
}
main.page .bootstrap-select {
  box-shadow: 0px 0px 40px rgba(54, 54, 54, 0.2);
}
main.page .bootstrap-select .select-dropdown {
  padding: 1rem 2.5rem !important;
  display: block;
  width: 100%;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(54, 54, 54, 0.2);
  text-align: left;
  font-weight: bold;
  position: relative;
  z-index: 1;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  transition: all 0.5s;
  text-transform: uppercase;
}
main.page .bootstrap-select .select-dropdown:hover {
  transition: all 0.5s;
  outline: 0;
}
main.page .bootstrap-select .select-dropdown:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  opacity: 0;
  width: 100%;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 3px;
  -moz-background-size: 100% 3px;
  background-size: 100% 3px;
  background-image: -webkit-linear-gradient(right, #F47D38 0%, #EE3874 100%), -webkit-linear-gradient(right, #F47D38 0%, #EE3874 100%);
  background-image: -moz-linear-gradient(right, #F47D38 0%, #EE3874 100%), -moz-linear-gradient(right, #F47D38 0%, #EE3874 100%);
  background-image: -o-linear-gradient(right, #F47D38 0%, #EE3874 100%), -o-linear-gradient(right, #F47D38 0%, #EE3874 100%);
  background-image: linear-gradient(to left, #F47D38 0%, #EE3874 100%), linear-gradient(to left, #F47D38 0%, #EE3874 100%);
  transition: all 0.5s;
}
main.page .bootstrap-select:not(.show) .select-dropdown:focus,
main.page .bootstrap-select:not(.show) .select-dropdown:hover {
  border-left: 3px solid #F47D38 !important;
  border-right: 3px solid #EE3874 !important;
}
main.page .bootstrap-select:not(.show) .select-dropdown:focus:before,
main.page .bootstrap-select:not(.show) .select-dropdown:hover:before {
  opacity: 1;
}
main.page .bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
}
main.page .bootstrap-select.show .select-dropdown {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
main.page .bootstrap-select > .dropdown-toggle.bs-placeholder,
main.page .bootstrap-select > .dropdown-toggle.bs-placeholder:active,
main.page .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
main.page .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  color: #363636;
}
main.page .bootstrap-select > .dropdown-toggle,
main.page .bootstrap-select > .dropdown-toggle:active,
main.page .bootstrap-select > .dropdown-toggle:focus,
main.page .bootstrap-select > .dropdown-toggle:hover {
  color: #EE3874;
}
main.page .bootstrap-select.btn-group .dropdown-menu li a .glyphicon {
  /* opacity: 0; */
  font-size: 16px;
  margin-right: 5px;
  display: inline-block;
  /* vertical-align: middle; */
  /* display: none; */
  max-width: 10px;
}
main.page .bootstrap-select.btn-group .dropdown-menu li.selected a {
  color: #EE3874;
  font-weight: bold;
}
main.page .bootstrap-select.btn-group .dropdown-menu li.selected a .glyphicon {
  opacity: 1;
}
main.page .bootstrap-select.btn-group .dropdown-menu li.selected a span.check-mark {
  opacity: 0;
}
main.page .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  opacity: 1;
}
main.page .bootstrap-select.show > .dropdown-menu > .dropdown-menu {
  display: block;
  max-height: 190px !important;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  overflow: auto;
}
main.page .bootstrap-select > .dropdown-menu > .dropdown-menu li.hidden {
  display: none;
}
main.page .bootstrap-select > .dropdown-menu > .dropdown-menu li a {
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem;
  clear: both;
  font-weight: 400;
  color: #292b2c;
  text-align: inherit;
  /* white-space: nowrap; */
  background: 0 0;
  border: 0;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  /* line-height: 1; */
  display: flex;
}
main.page .bootstrap-select > .dropdown-menu > .dropdown-menu li a span.text {
  width: 100%;
}
main.page .bootstrap-select > .dropdown-menu > .dropdown-menu li a span.check-mark {
  opacity: 0;
}
main.page .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  margin-top: -5px;
  right: 1px;
  /* margin-right: 2px; */
  top: 50%;
  height: 20px;
  opacity: 1;
}
main.page .bootstrap-select .check-mark::after {
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
}
main.page .bootstrap-select button {
  overflow: hidden;
  text-overflow: ellipsis;
}
main.page .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  /* overflow: visible; */
}
main.page .bootstrap-select.btn-group .dropdown-toggle .filter-option .glyphicon {
  font-size: 16px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
main.page .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 10px;
}
@media (max-width: 1600px) {
  main.page .bootstrap-select .select-dropdown {
    font-size: 12px !important;
  }
}
@media (max-width: 1440px) {
  main.page .bootstrap-select .select-dropdown {
    padding: 1rem 1.6rem 1rem 1.5rem;
  }
  main.page .dropdown-toggle::after {
    width: 21px;
  }
  main.page .dropdown-menu {
    padding-left: 0.5rem;
    padding-right: 0;
  }
  main.page .bootstrap-select > .dropdown-menu > .dropdown-menu li a {
    font-size: 12px;
    padding: 0.5rem;
    /* padding-right: 1rem; */
    position: relative;
    /* padding-right: 40px; */
  }
}
@media (max-width: 991px) {
  main.page .bootstrap-select .select-dropdown {
    font-size: 11px !important;
    padding: 1rem 1rem;
  }
  main.page .bootstrap-select > .dropdown-menu > .dropdown-menu li a {
    font-size: 10px;
  }
  main.page .bootstrap-select.btn-group .dropdown-menu li a .glyphicon {
    font-size: 14px;
  }
  main.page .bootstrap-select.show .select-dropdown,
main.page .bootstrap-select .select-dropdown:hover {
    border-left: 3px solid #F47D38 !important;
    border-right: 3px solid #EE3874 !important;
  }
  main.page .bootstrap-select.show .select-dropdown:before,
main.page .bootstrap-select .select-dropdown:hover:before {
    opacity: 1;
  }
}
@media (max-width: 575px) {
  main.page .bootstrap-select.btn-group .dropdown-toggle .filter-option .icon-marker {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
    float: left;
    margin-right: 7px;
  }
  main.page .bootstrap-select.btn-group .dropdown-toggle .filter-option .icon-marker:not(:first-child) {
    display: none;
  }
  main.page .bootstrap-select.show > .dropdown-menu > .dropdown-menu {
    max-height: 100px !important;
  }
}
main.page .scroll-area-horizontal {
  margin: auto;
  text-align: center;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
main.page .scroll-area-horizontal .scroll-content {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  /* height: 300px; */
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
main.page .btn-group-inline {
  text-align: center;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .btn-group-inline .btn {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}
main.page .btn-group-inline .btn + .btn {
  margin-left: 3rem;
  margin-right: 3rem;
}
main.page .see-all {
  font-size: 12px;
  text-decoration: none;
}
main.page .see-all:hover {
  text-decoration: none;
}
main.page .see-all [class*=icon] {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: -3px;
}
main.page .list-rrss {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  font-size: 20px;
}
main.page .list-rrss li {
  display: inline-block;
  margin-right: 1rem;
}
main.page .list-rrss li + li {
  margin-left: 1rem;
}
@media screen and (max-width: 1600px) {
  main.page .dummy-no-me-toqu {
    height: 100%;
    height: 100%;
    height: 100%;
    height: 100%;
    height: 100%;
  }
}
@media (max-width: 992px) {
  main.page .expandiendo {
    width: 100%;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  main.page .expandiendo {
    width: 66%;
    position: relative;
  }
}
@media (min-width: 1200px) {
  main.page .expandiendo {
    width: 72%;
    position: relative;
  }
}
main.page .despla-right {
  margin-right: 25%;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?a26c8s");
  src: url("fonts/icomoon.eot?a26c8s#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?a26c8s") format("truetype"), url("fonts/icomoon.woff?a26c8s") format("woff"), url("fonts/icomoon.svg?a26c8s#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("fonts/glyphicons-halflings-regular.eot");
  src: url("fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/glyphicons-halflings-regular.woff") format("woff"), url("fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-catalogue:before {
  content: "\e919";
}

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

.icon-pdf:before {
  content: "\e917";
}

.icon-more:before {
  content: "\e916";
}

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

.icon-location-2:before {
  content: "\e915";
}

.icon-hightlight-data:before {
  content: "\e909";
}

.icon-all-included:before {
  content: "\e90a";
}

.icon-beds:before {
  content: "\e90b";
}

.icon-hotel:before {
  content: "\e90c";
}

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

.icon-party:before {
  content: "\e90e";
}

.icon-pets:before {
  content: "\e90f";
}

.icon-photo:before {
  content: "\e910";
}

.icon-spa:before {
  content: "\e911";
}

.icon-view:before {
  content: "\e912";
}

.icon-wheelchair:before {
  content: "\e913";
}

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

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

.icon-passport:before {
  content: "\e906";
}

.icon-h13dto:before {
  content: "#";
}

.icon-dto16:before {
  content: "$";
}

.icon-dto9:before {
  content: "%";
}

.icon-dto10:before {
  content: "&";
}

.icon-h5dto:before {
  content: "'";
}

.icon-dto11:before {
  content: "(";
}

.icon-h30dto:before {
  content: ")";
}

.icon-cama-supletoria:before {
  content: "*";
}

.icon-seguro-incluido:before {
  content: "+";
}

.icon-traslados:before {
  content: ",";
}

.icon-traslados-ciudad:before {
  content: "-";
}

.icon-traslados-aeropuerto:before {
  content: ".";
}

.icon-h7dto:before {
  content: "/";
}

.icon-dto5:before {
  content: "1";
}

.icon-dto6:before {
  content: "2";
}

.icon-dto7:before {
  content: "3";
}

.icon-dto8:before {
  content: "4";
}

.icon-dto:before {
  content: "5";
}

.icon-dto2:before {
  content: "6";
}

.icon-dto3:before {
  content: "7";
}

.icon-dto4:before {
  content: "8";
}

.icon-traslados-gratis:before {
  content: ";";
}

.icon-reserva:before {
  content: "<";
}

.icon-h25dto:before {
  content: "=";
}

.icon-traslado-pistas:before {
  content: ">";
}

.icon-h15dto:before {
  content: "?";
}

.icon-h12dto:before {
  content: "@";
}

.icon-solo-adultos:before {
  content: "A";
}

.icon-barco:before {
  content: "B";
}

.icon-animacion-adultos:before {
  content: "C";
}

.icon-desayuno:before {
  content: "D";
}

.icon-guia-espanol:before {
  content: "E";
}

.icon-especial-familia:before {
  content: "F";
}

.icon-gastronomico:before {
  content: "G";
}

.icon-hotel2:before {
  content: "H";
}

.icon-PCXMP:before {
  content: "K";
}

.icon-larga-estancia:before {
  content: "M";
}

.icon-noches-gratis:before {
  content: "O";
}

.icon-parking:before {
  content: "P";
}

.icon-guardaesquis:before {
  content: "Q";
}

.icon-tarjeta-regalo:before {
  content: "R";
}

.icon-spa2:before {
  content: "S";
}

.icon-mascotas:before {
  content: "T";
}

.icon-gorro:before {
  content: "U";
}

.icon-exclusivo:before {
  content: "V";
}

.icon-wifi:before {
  content: "W";
}

.icon-excursiones-privado:before {
  content: "X";
}

.icon-albornoz:before {
  content: "Z";
}

.icon-traslados-playa:before {
  content: "_";
}

.icon-avion:before {
  content: "a";
}

.icon-autobus:before {
  content: "b";
}

.icon-animacion-ninos:before {
  content: "c";
}

.icon-bebidas:before {
  content: "d";
}

.icon-guia-acompanante:before {
  content: "e";
}

.icon-hab-familia:before {
  content: "f";
}

.icon-gym:before {
  content: "g";
}

.icon-hab-monoparental:before {
  content: "h";
}

.icon-TI:before {
  content: "i";
}

.icon-TIXPC:before {
  content: "k";
}

.icon-credito-hotel:before {
  content: "l";
}

.icon-escapadas:before {
  content: "m";
}

.icon-comodin:before {
  content: "n";
}

.icon-novios:before {
  content: "o";
}

.icon-PC:before {
  content: "p";
}

.icon-forfait-ninos:before {
  content: "q";
}

.icon-regalo:before {
  content: "r";
}

.icon-spa-ninos:before {
  content: "s";
}

.icon-tasas-incluidas:before {
  content: "t";
}

.icon-minusvalido:before {
  content: "u";
}

.icon-vistas:before {
  content: "v";
}

.icon-wifi-gratis:before {
  content: "w";
}

.icon-excursiones:before {
  content: "x";
}

.icon-playa:before {
  content: "y";
}

.icon-grupo-reducido:before {
  content: "z";
}

.icon-h35dto:before {
  content: "¡";
}

.icon-h14dto:before {
  content: "¢";
}

.icon-dto17:before {
  content: "£";
}

.icon-MPXAD:before {
  content: "§";
}

.icon-coche:before {
  content: "©";
}

.icon-h16dto:before {
  content: "¬";
}

.icon-h50dto:before {
  content: "´";
}

.icon-dto14:before {
  content: "·";
}

.icon-h6dto:before {
  content: "¿";
}

.icon-entrega-express:before {
  content: "Ç";
}

.icon-nino-dto:before {
  content: "Ñ";
}

.icon-parada-bus:before {
  content: "ß";
}

.icon-escapadas-FD:before {
  content: "æ";
}

.icon-smint:before {
  content: "ç";
}

.icon-nino-gratis:before {
  content: "ñ";
}

.icon-h45dto:before {
  content: "÷";
}

.icon-hotel-familia:before {
  content: "ƒ";
}

.icon-h20dto:before {
  content: "˝";
}

.icon-h18dto:before {
  content: "‘";
}

.icon-dto12:before {
  content: "‚";
}

.icon-h8dto:before {
  content: "“";
}

.icon-h40dto:before {
  content: "”";
}

.icon-toallas:before {
  content: "†";
}

.icon-dto15:before {
  content: "•";
}

.icon-dto13:before {
  content: "‰";
}

.icon-embarcadero:before {
  content: "€";
}

.icon-chanclas:before {
  content: "™";
}

.icon-excursiones-pie:before {
  content: "∑";
}

.icon-tren:before {
  content: "√";
}

.icon-dto18:before {
  content: "∞";
}

.icon-h10dto:before {
  content: "≠";
}

.icon-Gondola:before {
  content: "\f8ff";
}

.icon-touricon:before {
  content: "\e905";
}

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

.icon-grid:before {
  content: "\e903";
}

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

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

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

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-eur:before, .glyphicon-euro:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.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: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.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: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

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

/************************************************************************************************************
*************************************************************************************************************
	HTML COMPONENTS
*************************************************************************************************************
*********************************************************************************************************** */
/**
 * Componente: Main Page
 */
main.page {
  position: relative;
  /**/
  margin-top: 128px;
}

.fixed-header main.page {
  /* margin-top: 130px; */
}

.fixed-header main.page.has-aside {
  /* margin-top: 10px; */
}

/*SERGIO*/
#menu-navegacion {
  display: block;
}

#menu-navegacion-min {
  display: none;
}

#menu-navegacion-min-abierto {
  padding-left: 25px;
}

/********************************************************************************************************
		Header & Nav
****************************************************************************************************** */
main.page {
  /**
   * Componente: Header
   */
  /* 	@media (min-width: 1199px) { // Cambio para que se visualice la barra de navegacion tambien en dispositivos LARGE */
  /* Upper Nav Desk */
  /*	@media (max-width: 1200px) { // Cambio para que se visualice la barra de navegacion tambien en dispositivos LARGE */
  /* access to Clients */
  /* Main Navbar */
  /* 	@media (max-width: 1199px) { // Cambio para que se visualice la barra de navegacion tambien en dispositivos LARGE */
  /**
   * Dropdown?
   */
  /* 	@media (max-width: 1200px) { // Cambio para que se visualice la barra de navegacion tambien en dispositivos LARGE */
  /** 
   * Sub Navbar 
   */
  /* Header Mobile */
  /* 	@media (max-width: 1200px) { // Cambio para que se visualice la barra de navegacion tambien en dispositivos LARGE */
  /* Nav Mobile */
  /* nav-search-mobile */
  /**
   * Componente: Nav search
   */
  /* 	@media (max-width: 1199px) // Cambio para que se visualice la barra de navegacion tambien en dispositivos LARGE {		 */
  /**
   * Componente: Featured navbar card
   */
  /**
   * Componente: Footer 
   */
  /* Lower Footer */
  /********************************************************************************************************
  		ASIDE and WIDGETS
  ****************************************************************************************************** */
  /*.is_stuck .widget-title.absolute {
  	position: fixed;
  	width: 100%;
  	background-color: #fff;

  	left: 0;
  }*/
  /**
   * Widget :: Search box Tiel
   */
  /* TMPMO-2634 - Centrar texto en responsive de Filtro destinos */
  /**
   * Widget :: Search box
   */
  /**
   * Widget :: Thumbnail Trips
   */
  /**
   * Widget :: Thumbnail Catalogue
   */
  /**
   * Widget :: Thumbnail Title Ficha
   */
  /**
   * Widget :: Menu Ficha
   */
  /**
   * Widget :: Text
   */
  /**
   * Widget :: Download
   */
  /**
   * Widget :: Title
   */
  /**
   * Widget :: Hotel Info
   */
  /**
   * Widget :: Filter Catalogue
   */
  /**
   * Widget :: Calendar
   */
  /* .widget-calendar .datepicker .day.in-between {background-image: linear-gradient(-0deg, rgba(244,125,56,0.50) 0%, rgba(238,56,116,0.50) 100%);border-radius: 0;} */
  /**
   * Widget :: Aside info
   */
  /*.widget-aside-info .subtitle { margin-bottom: 2rem; }*/
  /**
   * Widget :: Map
   */
  /**
   * Widget :: Agencias Colaboradoras
   */
  /********************************************************************************************************
  		Titles and text
  ****************************************************************************************************** */
  /**
   * Title Section
   */
  /*.text-section .richText strong {
  	font-family: 'Baskerville', serif;
  	font-style: italic;
  	font-weight: 800;
  	//text-transform: uppercase;
  }
  .text-section .richText a.link {
  	font-family: 'Baskerville', serif;
  	font-style: italic;
  	font-weight: 800;
  	color: #EE3874;
  }*/
  /********************************************************************************************************
  		HEROS
  ****************************************************************************************************** */
  /**
   * Componente: Hero 
   */
  /**
   * Componente: Slick 
   */
  /* Hero Slick HOME  */
  /*	@media (max-width: 1200px) { TMPMO-2571 - Para que el menu se vea en la vista LARGE como la EXTRALARGE */
  /**
   * Componente: Hero Single
   */
  /*.fixed-header .hero-single {
  	height: 270px;
  }*/
  /**
   * Componente: Hero Single
   */
  /********************************************************************************************************
  		SEARCH
  ****************************************************************************************************** */
  /**
   * Componente: Search box
   */
  /* FIXED TOP*/
  /*	@media (max-width: 1200px) { TMPMO-2571 - Para que el menu se vea en la vista LARGE como la EXTRALARGE */
  /* TMPMO-2634 - Centrar el titulo del filtro Selecciona un filtro */
  /**
   * Componente: Search row
   */
  /* TMB2C-329 > Cambio para que se visualice centrada la etiqueta "HAS FILTRADO TU B-SQUEDA POR"
     de la primera columna del filtro de resultados de productos, en dispositivos LARGE [991px - 1024px] */
  /**
   * Componente: Video background
   */
  /********************************************************************************************************
  		GALLERY and SLICKS
  ****************************************************************************************************** */
  /**
   * Componente: Gallery
   */
  /********************************************************************************************************
  		CARDS
  ****************************************************************************************************** */
  /**
   * Componente: Card
   */
  /* TMPMO-2571 - Centrado texto CONTADOR */
  /* Card filter */
  /* One or more available input mechanism(s) cannot 
    hover (or there are no pointing input mechanisms) */
  /**
   * Componente: CARD Feature
   */
  /**
   * Componente: CARD Thumbnail Left
   */
  /**
   * Componente: CARD Square 
   */
  /* TMPMO-2571 - Centrado texto PREGUNTADOS */
  /**
   * Componente: CARD Detination Category 
   */
  /* TMPMO-2571 - Texto del contador de viajes mas peque-o para la vision EXTRASMALL */
  /**
   * Componente: CARD destination
   */
  /**
   * Componente: CARD Thumbnail Topic 
   */
  /**
   * Componente: CARD destination
   */
  /* TMPMO-2634 - Modificado tama-o de la fuente para la vista MEDIUM */
  /**
   * Componente: CARD Thumbnail Catalogue
   */
  /**
   * Component :: Grid card tour 
   */
  /**
   * Component :: Related Post
   */
  /**
   * Component :: Table brand
   */
  /**
   * Component :: Legend Category
   */
  /**
   * Component :: Features Catalogue Caption
   */
  /************************************************************************************************************
  *************************************************************************************************************
  	HTML SECTIONS
  *************************************************************************************************************
  *********************************************************************************************************** */
  /**
   * Section: Gallery Feature
   */
  /**
   * Section: Grid Gallery 
   */
  /* CARD Gallery */
  /* CARD Gallery Video */
  /* CARD Gallery More */
  /* CARD Text Slide */
  /**
   * Section :: CARD Feature Trips
   */
  /**
   * Section :: CARD Thumbnail Trips
   */
  /**
   * Section :: CARD Feature Catalogue
   */
  /**
   * Section :: Suggestions card tour 
   */
  /**
   * Section :: Search Result
   */
  /**
   * Section :: Grid Images
   */
  /********************************************************************************************************
  		TEXT
  ****************************************************************************************************** */
  /**
   * Section :: Block-text
   */
  /**
   * Section :: Block text 2 
   */
  /**
   * Section :: Block text 3
   */
  /**
   * Section :: Block text 4
   */
  /**
   * Section :: Block text 5
   */
  /**
   * Section :: Block text 5
   */
  /**
   * Section :: Blockquote 
   */
  /**
   * Section :: Section Scroll
   */
  /**
   * Section :: Related Post
   */
  /**
   * Section :: Legal Section
   */
  /**
   * Section :: Card Square Row
   */
  /********************************************************************************************************
  		BANNER
  ****************************************************************************************************** */
  /**
   * Section :: Banner 1
   */
  /**
   * Section :: Banner 2
   */
  /********************************************************************************************************
  		FORMS
  ****************************************************************************************************** */
  /**
   * Section :: Form
   */
  /**
  ** Form orderby
   */
  /**
  ** Form Contact
   */
  /*************************************************************************************************************
  	Css PAGES
  *********************************************************************************************************** */
  /**
   * Under construction
   */
  /**
   * 404 page
   */
  /*************************************************************************************************************
  	Css Librerias Javascript
  *********************************************************************************************************** */
  /**
   * Slick Slider
   */
  /* Arrows */
  /* Dots */
  /*.slick-center > * {
      -moz-transform: scale(1.35);
      -ms-transform: scale(1.35);
      -o-transform: scale(1.35);
  }*/
  /**
   * Magnific Popup 
   */
  /**
   * Autocomplete
   */
  /**
   * PerfectScroll
   */
  /* perfect-scrollbar v0.8.1 */
  /* Evitar que el scroll de la navegacion del menu se oculte tras el logo */
  /**
   * Dummy class para evitar que Chrome quite cosas del CSS
   * Y si las quita, que las quite de aqui
   */
  /* @media (max-width: 1200px) { // Cambio para que se visualice la barra de navegacion tambien en dispositivos LARGE */
  /* Nueva funcionalidad control cookies */
  /* Rounded sliders */
}
main.page .header-site {
  -webkit-box-shadow: 0 0 10px rgba(216, 216, 216, 0.3);
  box-shadow: 0 0 10px rgba(216, 216, 216, 0.3);
  background-color: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  /*z-index: 1030;*/
  z-index: 100;
  -webkit-transition: initial;
  transition: initial;
}
main.page .navbar-brand {
  position: absolute;
  width: 84px;
  height: 80px;
  left: 0;
  top: 1rem;
  background-color: #fff;
  text-align: center;
  z-index: 1;
  margin-top: 0;
  margin-bottom: 0;
}
main.page .navbar-brand img {
  display: inline;
  vertical-align: middle;
}
@media (max-width: 992px) {
  main.page .header-site {
    min-height: 90px;
  }
}
@media (min-width: 1600px) {
  main.page .header-wrapper {
    padding-left: 300px;
    position: relative;
  }
  main.page .navbar-brand {
    width: 300px;
    height: 100%;
    /* box-shadow: 0px 0px 30px #E5E4E4; */
    top: 0;
    -webkit-box-shadow: 0px 0px 20px rgba(54, 54, 54, 0.05);
    box-shadow: 0px 0px 20px rgba(54, 54, 54, 0.05);
  }
}
@media (min-width: 992px) {
  main.page .header-wrapper {
    padding-left: 240px;
    position: relative;
  }
  main.page .navbar-brand {
    width: 240px;
    height: 100%;
    /* box-shadow: none; */
    top: 0;
  }
}
main.page .upper-nav-desk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* z-index: 1; */
  /* position: relative; */
}
main.page .upper-nav-desk .btn-clients, main.page .upper-nav .navbar-nav .nav-link {
  padding: 0.822rem 1rem;
  /* font-size: 14px; */
  line-height: 1.25;
}
main.page .upper-nav-desk .navbar-nav .nav-link {
  padding-left: 2rem;
  padding-right: 2rem;
}
main.page .upper-nav-desk .list-rrss .btn-rrss,
main.page .upper-nav-desk .navbar-nav .nav-link:hover {
  color: #D8D8D8;
}
main.page .upper-nav-desk .list-rrss {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  width: 25%;
  padding-left: 2rem;
  padding-right: 2rem;
  /* padding: .5rem 1rem; */
  background: #363636;
  position: relative;
  z-index: 1;
  min-width: 220px;
  font-size: 12px;
}
main.page .upper-nav-desk .list-rrss .btn-rrss {
  font-size: 21px;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  padding: 5px 12px;
}
main.page .upper-nav-desk .upper-navbar {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}
main.page .upper-nav-desk .upper-navbar .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
main.page .upper-nav-desk .upper-navbar .navbar-nav .dropdown-toggle {
  text-transform: uppercase;
}
main.page .upper-nav-desk .upper-navbar .btn-clients {
  background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  color: #fff;
  border-radius: 0;
  border-color: transparent;
  border: 0;
  height: 100%;
  display: block;
  padding-left: 5rem;
  padding-right: 5rem;
  min-width: 250px;
  position: relative;
}
@media (max-width: 1600px) {
  main.page .upper-nav-desk .upper-navbar .btn-clients,
main.page .upper-nav-desk .upper-navbar {
    font-size: 12px;
  }
}
@media (max-width: 1440px) {
  main.page .upper-nav-desk .upper-navbar .navbar-nav .dropdown-toggle {
    padding-right: 2rem;
    position: relative;
    /* vertical-align: middle; */
    /* display: inline-block; */
  }
  main.page .upper-nav-desk .list-rrss {
    padding-right: 0;
    padding-left: 1rem;
    width: 18%;
    min-width: 180px;
  }
  main.page .upper-nav-desk .navbar-nav .nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 992px) {
  main.page .upper-nav-desk {
    display: none;
  }
}
main.page .clients-access .client-label {
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.2;
  vertical-align: middle;
}
main.page .clients-access .btn-holder {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
}
main.page .clients-access .btn-holder .btn-lg {
  font-size: 14px;
}
main.page .clients-access .btn-holder .btn-light {
  -webkit-box-shadow: 0 0 20px 0 rgba(54, 54, 54, 0.3);
  box-shadow: 0 0 20px 0 rgba(54, 54, 54, 0.3);
}
main.page #clients-access {
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 10;
  color: #363636;
  width: 1120px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 20px rgba(54, 54, 54, 0.2);
  box-shadow: 0px 5px 20px rgba(54, 54, 54, 0.2);
  height: 90px;
  display: block;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.signed-in main.page #clients-access {
  z-index: 12;
}
main.page #clients-access.show {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
main.page #clients-access .row {
  height: 100%;
}
main.page #clients-access .bg-gradient {
  color: #fff;
}
main.page #clients-access .item {
  padding: 1rem 5rem;
  height: 100%;
  background-color: #fff;
}
main.page #clients-access .btn-holder .btn {
  width: 170px;
  padding: 0.6rem 1rem;
}
main.page #clients-access .client-label {
  width: 50%;
}
main.page #clients-access .client-label span {
  max-width: 130px;
  display: inline-block;
}
main.page #clients-access .btn-holder {
  width: 50%;
  vertical-align: middle;
  margin-left: -4px;
  margin-top: 0rem;
  margin-bottom: 0rem;
}
main.page #clients-access-mobile {
  padding-bottom: 1rem;
}
main.page #clients-access-mobile .btn {
  padding: 1rem 3.5rem;
}
main.page #clients-access-mobile .btn-sm {
  padding: 0.5rem 1rem;
}
main.page #clients-access-mobile .btn-lg {
  padding: 1.2rem 5rem;
}
main.page #nav-mobile.collapse #clients-access-mobile .divider {
  max-width: 60px;
}
@media (max-width: 1440px) {
  main.page #clients-access {
    width: 1024px;
  }
}
main.page .main-nav {
  /* border-bottom: 1px solid rgba(216, 216, 216, 0.3); */
  -webkit-box-shadow: inset 0px 8px 10px rgba(54, 54, 54, 0.05);
  box-shadow: inset 0px 8px 10px rgba(54, 54, 54, 0.05);
}
main.page .main-navbar {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: inherit;
}
main.page .main-navbar .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
main.page .main-navbar-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
main.page .main-navbar .navbar-nav {
  width: 100%;
  height: 90px;
}
main.page .main-navbar .navbar-nav > .nav-item {
  vertical-align: middle;
  height: 100%;
  display: table;
  /* overflow: hidden; */
}
main.page .main-navbar .navbar-nav > .nav-item {
  line-height: 75px;
}
main.page .main-navbar .sub-navbar-row,
main.page .main-navbar .sub-navbar .nav-item {
  line-height: 1.2;
}
main.page .main-navbar .sub-navbar-row {
  padding-left: 10px;
}
main.page .main-navbar .navbar-nav > .nav-item > .nav-link {
  padding-left: 3rem;
  padding-right: 3rem;
  display: block;
  height: 100%;
  line-height: inherit;
  /* vertical-align: middle; */
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
main.page .main-navbar .navbar-nav > .nav-item > .nav-link.active,
main.page .main-navbar .navbar-nav > .nav-item > .nav-link:active,
main.page .main-navbar .navbar-nav > .nav-item > .nav-link:focus,
main.page .main-navbar .navbar-nav > .nav-item > .nav-link:hover {
  color: #EE3874;
}
main.page .main-navbar .nav-item .nav-link:after {
  content: "";
  display: none;
}
main.page .main-navbar .navbar-nav > li.dropdown.show {
  position: static;
  /* overflow: hidden; */
}
main.page .main-navbar .navbar-nav > li.dropdown.show .nav-link:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #363636 transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -9px;
}
@media (max-width: 1600px) {
  main.page .main-navbar .navbar-nav > .nav-item > .nav-link,
main.page .main-navbar .navbar-nav > .nav-item > a.nav-link {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media (max-width: 991px) {
  main.page .main-navbar .navbar-nav {
    height: auto;
    margin-bottom: 0.5rem;
  }
  main.page .main-navbar .navbar-nav > .nav-item {
    line-height: 20px;
  }
}
main.page #divDestinos .content {
  overflow-y: hidden;
  overflow-x: hidden;
  padding-left: 0px;
  padding-right: 0px;
}
main.page .main-navbar .navbar-nav > li.dropdown.show .dropdown-nav-menu {
  /* display: table; */
  border-radius: 0px;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  overflow: auto;
}
main.page .dropdown-nav-menu {
  background-color: transparent;
  color: #fff;
}
main.page .dropdown-nav-menu .title {
  display: none;
}
main.page .dropdown-nav-menu .close-me {
  display: none;
}
main.page .dropdown-nav-menu .sub-navbar a:focus,
main.page .dropdown-nav-menu .sub-navbar a:active,
main.page .dropdown-nav-menu .sub-navbar a:hover {
  color: #D8D8D8;
}
main.page .dropdown-nav-menu .sub-navbar-nav {
  background-color: #363636;
  opacity: 0.85;
  filter: alpha(opacity=85);
  width: 390px;
}
main.page .dropdown-nav-menu ul.sub-navbar-nav li.nav-item {
  word-break: break-word;
  white-space: normal;
}
main.page #divDestinos.dropdown-nav-menu .sub-menu-dropdown:first-child .title-col {
  padding-left: 40px;
}
main.page #divDestinos.dropdown-nav-menu .sub-menu-dropdown:last-child .title-col {
  padding-right: 40px;
}
main.page #divDestinos.dropdown-nav-menu .sub-menu-dropdown:first-child .sub-navbar-nav {
  margin-left: 40px;
}
main.page .dropdown-nav-menu > li {
  display: table-cell;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
}
main.page .dropdown-nav-menu .content {
  padding: 0px 100px;
  text-align: left;
}
main.page .dropdown-nav-menu .title-col {
  text-align: left;
  display: block;
  text-transform: uppercase;
  margin: 1.5rem 0;
  font-weight: bold;
}
main.page .dropdown-nav-menu .see-all {
  position: absolute;
  bottom: 0;
  font-size: 14px;
}
@media (max-width: 1600px) {
  main.page .dropdown-nav-menu .content {
    padding: 0px 40px;
    overflow: auto;
  }
}
@media (max-width: 992px) {
  main.page .main-navbar .navbar-nav > li.dropdown.show .dropdown-nav-menu {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10;
    overflow: auto;
  }
  main.page .dropdown-nav-menu .title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
  }
  main.page .dropdown-nav-menu .close-me {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 57px;
    line-height: 100%;
    text-decoration: none !important;
    font-weight: bold;
  }
  main.page .dropdown-nav-menu .close-me:hover {
    color: white;
  }
  main.page .dropdown-nav-menu .sub-navbar .col {
    width: 100%;
    display: block;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    position: relative;
    margin-bottom: 19px;
  }
  main.page .dropdown-nav-menu .sub-navbar .col > a {
    position: absolute;
    top: 2px;
    right: 20px;
    bottom: auto;
  }
  main.page .dropdown-nav-menu .sub-navbar-nav .nav-item {
    width: 33%;
    float: left;
    font-size: 10px;
    text-align: center;
    padding: 0 10px;
    white-space: normal;
    position: relative;
    min-height: 40px;
  }
  main.page .dropdown-nav-menu .sub-navbar-nav .nav-item > a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  main.page .dropdown-nav-menu .content {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  main.page .dropdown-nav-menu .title-col {
    margin-top: 0;
    margin-bottom: 9px;
    font-size: 16px;
    padding-right: 80px;
    display: block;
    /* width: 60%; */
    white-space: normal;
  }
}
main.page .sub-navbar-row {
  background-color: #363636;
  /* margin-top: 20px; margin-bottom: 30px; */
}
main.page .sub-navbar-nav {
  list-style: none;
  text-align: left;
  margin: 0px;
  padding: 0;
  width: 100%;
  /* white-space: initial; */
  padding-bottom: 20px;
  padding-left: 10px;
}
main.page .sub-navbar-title {
  text-align: center;
  margin-top: 3.5rem;
  margin-bottom: 1.5rem;
  position: relative;
}
main.page .sub-navbar-title .see-all {
  position: absolute;
  right: 0;
  bottom: 0;
}
main.page .sub-navbar-title .see-all:hover {
  color: inherit;
}
main.page .sub-navbar-title h6 {
  font-size: 14px;
}
@media (max-width: 1600px) {
  main.page .sub-navbar-title {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    position: relative;
  }
  main.page .sub-navbar-nav {
    padding-bottom: 12px;
  }
}
@media (min-width: 1200px) {
  main.page .sub-navbar-row [data-col="6"] .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    white-space: initial;
  }
}
main.page .header-mobile {
  display: none;
}
@media (max-width: 992px) {
  main.page .header-mobile {
    display: block;
    /* height: 90px; */
    padding-left: 84px;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    /* margin-top: 1rem; */
    overflow: hidden;
  }
  main.page .header-mobile .content {
    position: relative;
  }
  main.page .header-mobile .nav-top {
    /* width: 80%; */
    height: 60px;
  }
  main.page .header-mobile .quick-links {
    font-size: 26px;
    text-align: center;
    max-width: 300px;
    padding-right: 160px;
    height: 100%;
    display: table;
    margin-bottom: 0;
    width: 100%;
  }
  main.page .header-mobile .quick-links li {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
  }
  main.page .header-mobile .quick-links li a {
    padding: 1rem;
    text-decoration: none;
  }
  main.page .header-mobile .quick-links .icon {
    color: #F47D38;
    background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  main.page .header-mobile .quick-links a:hover .icon {
    background: transparent;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
  }
  main.page .navbar-toggler-open {
    /* background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%); */
    /* height: 60px; */
    /* width: 140px; */
    width: 100%;
    color: #fff;
    right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    /* font-size: 10px; */
    font-size: 1rem;
    /* font-weight: 900; */
    font-weight: normal;
    /*
    padding-left: 15px;
    padding-right: 15px;
    */
    padding-left: 0px;
    /* z-index: 10; */
    outline: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  main.page .navbar-toggler-icon {
    position: absolute;
    width: 5px;
    height: 6px;
    background-color: white;
    border-radius: 50%;
    opacity: 0;
    top: 0%;
    margin-top: 26px;
    left: 45%;
  }
  main.page .navbar-toggler-icon:before, main.page .navbar-toggler-icon:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    background-color: inherit;
    border-radius: inherit;
  }
  main.page .navbar-toggler-icon:before {
    top: -12px;
  }
  main.page .navbar-toggler-icon:after {
    top: 12px;
  }
  main.page .navbar-toggler .text {
    width: auto;
    opacity: 1;
    -webkit-transition: opacity 0.5;
    transition: opacity 0.5;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  main.page .nav-scroll {
    margin-right: 80px;
    position: absolute;
    top: 100%;
    left: 4px;
    background: #fff;
    width: calc(100% - 80px);
    opacity: 0;
    /* transition: all .5s */
  }
  main.page .fixed-header .header-site .navbar-toggler-open {
    width: 50px;
  }
  main.page .fixed-header .header-site .navbar-toggler-icon {
    opacity: 1;
  }
  main.page .fixed-header .header-site .navbar-toggler .text {
    width: 0;
    opacity: 0;
    -webkit-transition: opacity 0;
    transition: opacity 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  main.page .fixed-header .header-site .nav-scroll {
    top: 0;
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media (max-width: 340px) {
  main.page .header-mobile .quick-links li a {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
main.page #nav-mobile {
  background-color: #353535;
  max-width: none;
  width: 100%;
  text-align: center;
  top: 0;
  height: 100vh !important;
  position: fixed;
  z-index: 2000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  right: -100%;
}
main.page #nav-mobile .content {
  height: 100%;
  overflow: auto;
}
main.page #nav-mobile.collapse.show {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
main.page #nav-mobile .navbar-toggler-close {
  position: fixed;
  right: 1rem;
  top: 2.5rem;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page #nav-mobile.collapse.show .navbar-toggler-close {
  opacity: 1;
}
main.page #nav-mobile.collapse .divider {
  width: 100%;
  max-width: 200px;
}
main.page .nav-mobile-header {
  text-align: left;
  /* position: fixed; */
  /* width: 100%; */
}
main.page .nav-mobile-lang {
  position: relative;
}
main.page .nav-mobile-lang,
main.page .nav-mobile-logo {
  display: inline-block;
  vertical-align: middle;
}
main.page .nav-mobile-logo {
  max-width: 200px;
}
main.page .nav-mobile-lang .dropdown-toggle {
  padding-left: 5px;
  padding-right: 25px;
}
main.page .nav-mobile-footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
main.page .nav-mobile-footer .item {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .nav-mobile-footer .nav {
  display: block;
  margin-bottom: 1.5rem;
}
main.page .nav-mobile-footer .nav li {
  display: inline-block;
  width: 50%;
  margin-left: -2px;
  margin-right: -2px;
  font-weight: bold;
}
main.page .nav-mobile-footer a:hover,
main.page .nav-mobile-footer a:focus,
main.page .nav-mobile-footer a:active {
  color: #D8D8D8;
}
main.page #nav-search-mobile {
  background-color: #fff;
  max-width: none;
  width: 100%;
  text-align: center;
  top: 0;
  height: 100vh !important;
  position: fixed;
  z-index: 1000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  right: -100%;
  padding: 40px;
  display: none;
}
main.page #nav-search-mobile .content {
  height: 100%;
  overflow: auto;
}
main.page #nav-search-mobile.collapse.show {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  display: block;
}
main.page #nav-search-mobile .bootstrap-select .select-dropdown {
  height: 60px;
}
main.page #nav-search-mobile .easy-autocomplete {
  height: 60px;
  width: 100% !important;
}
main.page #nav-search-mobile .btn-close {
  position: fixed;
  right: 0.5rem;
  top: 1rem;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page #nav-search-mobile.show .btn-close {
  opacity: 1;
}
main.page #nav-search-mobile .easy-autocomplete {
  height: 59px;
}
main.page #nav-search-mobile .nav-search {
  display: block;
  height: 400px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
main.page #nav-search-mobile .search-input-nav {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  display: block;
  border-bottom: 1px solid #363636;
}
main.page #nav-search-mobile .form-group {
  width: 100%;
  display: block;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  position: relative;
}
main.page #nav-search-mobile .btn-close:before,
main.page #nav-search-mobile .btn-close:after {
  background-color: #363636;
}
main.page #nav-search-mobile .input-typead {
  /* border-bottom: 1px solid #363636; */
  /* box-shadow: none; */
  height: 60px;
}
main.page .nav-search {
  padding-right: 0.8rem;
  /* background-color: #fff; */
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  /* width: 33%; */
  /* padding-left: 2rem; */
  /* padding-right: 2rem; */
  height: 90px;
  color: #363636;
  /* box-shadow: inset 0px 8px 10px rgba(54, 54, 54, 0.05); */
}
main.page .nav-search-desk {
  width: 400px;
}
main.page .nav-search .btn-search {
  display: inline-block;
  line-height: 90px;
  display: inline-block;
  font-size: 1.2rem;
  z-index: 1;
  position: relative;
  padding: 0;
  width: 60px;
  position: absolute;
  left: 30px;
  top: 0;
}
main.page .nav-search .search-input-nav {
  display: inline-block;
  height: 100%;
  width: 400px;
  color: #EE3874;
  border: 0;
  border-radius: 0;
  background: #fff;
  padding: 0.5rem 0.75rem;
  padding-left: 90px;
  text-transform: uppercase;
}
main.page .nav-search .search-input-nav::-webkit-input-placeholder {
  color: #9B9B9B;
}
main.page .nav-search .search-input-nav::-moz-placeholder {
  color: #9B9B9B;
}
main.page .nav-search .search-input-nav:-ms-input-placeholder {
  color: #9B9B9B;
}
main.page .nav-search .search-input-nav:-moz-placeholder {
  color: #9B9B9B;
}
@media (max-width: 1600px) {
  main.page .nav-search-desk {
    /* width: 400px; TMPMO-2571 */
    width: 50px;
  }
  main.page .nav-search .search-input-nav {
    width: 100%;
    padding-left: 60px;
  }
  main.page .nav-search .btn-search {
    left: 0;
  }
}
@media (max-width: 991px) {
  main.page {
    /* TMPMO-2571 - Mostrar la caja de texto ENCUENTRA TU DESTINO dentro del menu de navegacion */
  }
  main.page .nav-search-desk {
    display: none;
  }
  main.page .nav-search {
    height: 30px;
    -webkit-box-shadow: 0px 0px 20px #E5E4E4;
    box-shadow: 0px 0px 20px #E5E4E4;
    border-radius: 4px;
    width: 100%;
    padding: 0;
  }
  main.page .nav-search .btn-search {
    line-height: 30px;
  }
  main.page .nav-search .search-input-nav {
    width: 100%;
    height: 100%;
  }
  main.page .nav-search-mobile .input-typead {
    width: 100%;
  }
  main.page .nav-search-mobile .btn-show-nav-search {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10;
  }
  main.page #menu-navegacion-min-abierto li.nav-item .search-autocomplete-portlet .nav-search-desk {
    display: block;
  }
  main.page #menu-navegacion-min-abierto li.nav-item .search-autocomplete-portlet .nav-search-desk {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: none;
    height: 100%;
  }
  main.page #menu-navegacion-min-abierto li.nav-item .search-autocomplete-portlet .nav-search .btn-search {
    line-height: 0;
    font-size: 1rem;
    width: 20px;
    padding-top: 10px;
  }
}
main.page .featured-navbar-card {
  max-width: 300px;
  height: 180px;
  border-radius: 4px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  min-width: 180px;
}
main.page .featured-navbar-card a {
  display: block;
  height: 100%;
  width: 100%;
  color: inherit;
}
main.page .featured-navbar-card:hover,
main.page .featured-navbar-card:focus,
main.page .featured-navbar-card:active {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.65);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.65);
}
main.page .featured-navbar-card a:hover {
  color: inherit;
}
main.page .featured-navbar-card .img-holder {
  height: 100%;
}
main.page .featured-navbar-card .title-overlap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  padding: 1rem;
}
main.page .featured-navbar-card .title-overlap h1,
main.page .featured-navbar-card .title-overlap h2,
main.page .featured-navbar-card .title-overlap h3,
main.page .featured-navbar-card .title-overlap h4,
main.page .featured-navbar-card .title-overlap h5,
main.page .featured-navbar-card .title-overlap h6 {
  font-weight: bold;
  display: block;
  width: 100%;
  word-wrap: break-word;
  white-space: normal;
}
main.page .featured-navbar-card .title-overlap .display-t {
  max-width: 180px;
  margin: 0 auto;
}
main.page .featured-navbar-card .title-overlap h4 {
  font-size: 24px;
}
main.page .featured-navbar-card .card-subtitle {
  font-size: 14px;
}
main.page .featured-navbar-card .card-price {
  font-size: 14px;
}
main.page .featured-navbar-card .card-price .price {
  font-size: 24px;
  margin-left: 5px;
  margin-right: 5px;
}
@media screen and (max-width: 1600px) {
  main.page .featured-navbar-card {
    margin-bottom: 0.5rem;
  }
  main.page .featured-navbar-card {
    height: 160px;
  }
  main.page .dropdown-nav-menu .title-col {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 1200px) {
  main.page .featured-navbar {
    overflow: auto;
  }
  main.page .featured-navbar .row {
    white-space: nowrap;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: inline-block;
  }
  main.page .featured-navbar .col {
    display: inline-block;
    float: left;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    width: 210px;
  }
  main.page .featured-navbar-card {
    width: 180px;
    height: 108px;
    margin-bottom: 0;
  }
  main.page .featured-navbar-card .title-overlap h4 {
    font-size: 14px;
    margin-bottom: 0;
  }
  main.page .featured-navbar-card .card-price {
    font-size: 12px;
  }
  main.page .featured-navbar-card .card-price .price {
    font-size: 18px;
  }
}
main.page .footer-site {
  background-color: #363636;
  background-image: url(../images/bg-footer.png);
  background-repeat: no-repeat;
  background-position: top center;
  color: #fff;
  padding-top: 3.5rem;
  padding-bottom: 1.5rem;
  background-size: cover;
  color: #fff;
}
main.page .footer-site .container {
  max-width: 100%;
}
main.page .footer-site a:not(.btn):focus,
main.page .footer-site a:not(.btn):active,
main.page .footer-site a:not(.btn):hover {
  color: #D8D8D8;
}
main.page .footer-site .copyright {
  text-align: center;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .footer-site .select-wrapper {
  min-width: 230px;
  text-align: center;
}
main.page .footer-item {
  margin-top: 3rem;
  /*margin-bottom: 1rem;*/
  margin-bottom: 3rem;
  text-align: center;
}
main.page .footer-item h6 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  /*margin-bottom: 1rem;*/
  font-size: 21px;
  font-weight: bold;
}
main.page .footer-item .text {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}
main.page .footer-item .text .btn {
  margin-top: 1.5rem;
}
main.page .footer-nav {
  list-style: none;
  margin-left: 0.5rem;
  padding-left: 0;
  display: block;
}
main.page .footer-link {
  color: #EE3874;
  font-size: 21px;
  font-weight: bold;
}
main.page .footer-link:hover,
main.page .footer-link:focus,
main.page .footer-link:active {
  color: #FFF;
  text-decoration: none;
}
main.page .footer-list-images li {
  display: inline-block;
}
main.page .footer-list-images li a {
  padding: 0.5rem 1.5rem;
}
main.page .lower-footer {
  background-color: #363636;
  padding: 1.5rem 0;
}
main.page .lower-footer .nav .nav-item {
  font-weight: bold;
}
main.page #language-footer {
  position: relative;
  max-width: 230px;
  margin: 0 auto;
}
main.page #language-footer .dropdown-toggle {
  border: 1px solid #fff;
  border-radius: 4px;
  display: block;
  width: 100%;
  height: 35px;
  text-align: left;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
main.page #language-footer .dropdown-toggle:after {
  display: block;
  width: 40px;
  top: 4px;
  right: 0;
  display: block;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 4px;
  border-bottom: 0;
  border-top: 0;
  background-color: rgba(255, 255, 255, 0.2);
  border-right: 0;
  line-height: 35px;
}
@media (max-width: 1600px) {
  main.page .footer-item h6 {
    font-size: 18px;
  }
  main.page .footer-link {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  main.page .lower-footer .nav {
    display: block;
    width: 100%;
  }
  main.page .lower-footer .nav .nav-item {
    display: inline-block;
    width: 50%;
    margin-left: -2px;
    margin-right: -2px;
    text-align: center;
    font-size: 10px;
  }
}
main.page .widget .title-section .font-small {
  font-size: 12px;
}
main.page .widget .title-section p {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
main.page .is_stuck .widget .title-section {
  margin-top: 0rem;
  margin-bottom: 0rem;
}
main.page .widget-title {
  background-color: #fff;
  z-index: 10;
}
main.page .is_stuck.widget-title {
  height: 60px;
}
main.page .widget-content {
  position: relative;
  /*overflow: auto;*/
}
main.page .is_stuck .widget-content {
  /* top: -40px; */
  /* z-index: 10; */
}
main.page .widget .search-title {
  text-align: center;
  /* TMPMO-2634 - TMB2C-248 B2C - Ajustar el filtro para que no ocupe tanto espacio
  padding-left: 60px;
  padding-right: 60px;
  */
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-shadow: 0px 0px 30px rgba(54, 54, 54, 0.2);
  box-shadow: 0px 0px 30px rgba(54, 54, 54, 0.2);
  height: 84px;
  background: #fff;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  z-index: 10;
  position: relative;
}
main.page .is_stuck .widget .search-title {
  height: 65px;
}
@media (max-width: 1200px) {
  main.page .widget .search-title {
    height: 65px;
  }
}
@media (max-width: 992px) {
  main.page #aside-left.destino .widget .search-title {
    margin-left: 65px;
  }
  main.page #aside-left.destino .widget .search-title .display-t {
    height: 100%;
  }
}
main.page .widget-search-box {
  background: #fff;
}
main.page .widget-search-box .search-fields {
  padding: 10px 15px;
  max-width: 350px;
  margin: 0 auto;
}
main.page .widget-search-box .search-fields .item {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
main.page .widget-search-box .search-title .divider {
  width: 100%;
  margin-top: 5px;
}
main.page .widget-search-box .bootstrap-select.show .select-dropdown {
  border-left: 3px solid #F47D38;
  border-right: 3px solid #EE3874;
  background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
}
main.page .widget-search-box .bootstrap-select.show > .dropdown-toggle,
main.page .widget-search-box .bootstrap-select.show > .dropdown-toggle:active,
main.page .widget-search-box .bootstrap-select.show > .dropdown-toggle:focus,
main.page .widget-search-box .bootstrap-select.show > .dropdown-toggle:hover {
  color: #fff;
}
main.page .is_stuck .widget-search-box .search-title {
  height: 60px;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
main.page .is_stuck .widget-search-box .search-fields .item {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 1200px) {
  main.page .widget-search-box .search-title {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 75px;
  }
  main.page .widget-search-box .search-title .divider {
    max-width: 165px;
  }
}
main.page .widget-thumbnail-trips {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-bottom: 30;
}
main.page .widget-thumbnail-trips .card {
  border-radius: 0;
  /* z-index: 1; */
}
main.page .widget-thumbnail-catalogue {
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 3rem;
}
main.page .widget-title-ficha {
  height: 100px;
  text-align: center;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
main.page .widget-title-ficha h6 {
  margin-bottom: 0;
}
main.page .is_stuck .widget-title-ficha {
  height: 65px;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
@media (max-width: 1200px) {
  main.page .widget-title-ficha {
    height: 65px;
  }
}
main.page .widget-menu-ficha {
  padding: 10px 15px;
  max-width: 350px;
  margin: 0 auto;
}
main.page .widget-menu-ficha .btn {
  display: block;
  -webkit-box-shadow: 0px 0px 40px rgba(54, 54, 54, 0.2);
  box-shadow: 0px 0px 40px rgba(54, 54, 54, 0.2);
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
main.page .widget-menu-ficha .btn:visited,
main.page .widget-menu-ficha .btn:active,
main.page .widget-menu-ficha .btn:focus {
  color: inherit;
}
main.page .widget-menu-ficha .btn i {
  display: inline-block;
  width: 35px;
  vertical-align: middle;
}
main.page .widget-menu-ficha .btn i[class*=icon-] {
  color: #F47D38;
  background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 21px;
}
main.page .widget-menu-ficha .btn i.fa {
  color: #EE3874;
  font-size: 21px;
}
main.page .widget-menu-ficha .btn span {
  display: inline-block;
  text-align: center;
  width: 80%;
}
main.page .widget-menu-ficha .nav {
  display: block;
}
main.page .widget-menu-ficha .nav-item {
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
main.page .is_stuck .widget-menu-ficha .nav-item {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
main.page .widget-text {
  padding: 10px 0;
  max-width: 350px;
  margin: 0 65px;
}
main.page .widget-text .btn-container {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .widget-text .btn-container .btn {
  font-size: 20px;
  width: 90%;
}
main.page .is_stuck .widget-text .btn-container {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
main.page .is_stuck .widget-text .btn-container .btn {
  font-size: 14px;
}
main.page .widget-download {
  height: 100px;
  text-align: center;
  /*margin-bottom: 20px;*/
}
main.page .widget-download .btn {
  height: 100%;
  color: #fff;
  text-align: left;
  line-height: 25px;
  padding: 0;
  padding-left: 5rem;
  width: 100%;
  border-radius: 0;
  position: relative;
}
main.page .widget-download .btn .icon {
  font-size: 21px;
  margin-left: 10px;
  vertical-align: middle;
  margin-top: -5px;
  display: inline-block;
}
main.page .is_stuck.widget-download {
  height: 65px;
  z-index: 11;
  /*z-index: 101;*/
}
main.page .is_stuck.widget-download .btn {
  text-align: left;
  line-height: 25px;
  padding: 0;
  padding-left: 5rem;
}
@media (max-width: 1401px) {
  main.page .is_stuck.widget-download .btn {
    padding-left: 4rem;
  }
  main.page .widget-download .btn {
    padding-left: 4rem;
  }
}
@media (max-width: 1301px) {
  main.page .is_stuck.widget-download .btn {
    padding-left: 3rem;
  }
  main.page .widget-download .btn {
    padding-left: 3rem;
  }
}
@media (max-width: 1230px) {
  main.page .is_stuck.widget-download .btn {
    padding-left: 2rem;
  }
  main.page .widget-download .btn {
    padding-left: 2rem;
  }
}
@media (max-width: 1200px) {
  main.page .widget-download {
    height: 65px;
  }
  main.page .is_stuck.widget-download .btn {
    padding-left: 5rem;
  }
  main.page .widget-download .btn {
    padding-left: 5rem;
  }
}
@media (max-width: 991px) {
  main.page .widget-download {
    height: auto;
    background: transparent;
    margin: 0;
    /* width: auto; */
    text-align: right;
  }
  main.page .widget-download .btn {
    /* height: auto; */
    background: transparent !important;
    color: #FDBB33;
    line-height: 1.4;
    padding: 1.5rem 1.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: auto;
  }
  main.page .widget-download .btn:before {
    display: none;
  }
}
@media (max-width: 765px) {
  main.page {
    /*.widget-to-fixed:not(.fixed-top) .widget-download .btn {
    	width: auto;
    	margin-top: 10px;
    }*/
  }
}
@media (max-width: 439px) {
  main.page .widget-download .btn {
    line-height: 1.4;
  }
}
@media (max-width: 765px) {
  main.page .widget-title .title-section {
    margin-left: 70px;
    margin-right: 70px;
  }
}
main.page .widget-hotel-info {
  padding: 3rem 2rem;
  /*padding-bottom: 150px;*/
}
main.page .widget-hotel-info .title {
  font-weight: bold;
  font-size: 14px;
}
main.page .widget-hotel-info .card-info {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  background-color: transparent;
  font-size: 12px;
}
main.page .widget-hotel-info .card-info h6.label {
  font-size: 12px;
  font-weight: 400;
}
main.page .widget-hotel-info .card-info .divider {
  margin-left: 0;
}
main.page .widget-hotel-info .card-price {
  font-size: 10px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
main.page .widget-hotel-info .card-price span {
  display: block;
}
main.page .widget-hotel-info .card-price span.price {
  font-size: 24px;
  font-weight: bold;
  line-height: 0.8;
}
main.page .widget-hotel-info .data {
  font-weight: bold;
}
main.page .widget-hotel-info .data-hightlight {
  color: #ef3873;
}
@media (max-width: 1200px) {
  main.page .widget-hotel-info {
    padding: 25px 0;
  }
}
main.page .widget-filter-catalogue {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 350px;
  margin: 2rem auto 2rem auto;
  padding-bottom: 3rem;
}
main.page .widget-filter-catalogue label {
  font-size: 10px;
}
@media (max-width: 1200px) {
  main.page .widget-filter-catalogue {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  main.page .widget-filter-catalogue {
    margin-top: 0.5rem;
    padding: 0;
    /* margin-left: -15px; */
    /* margin-right: -15px; */
    /* overflow: hidden; */
  }
  main.page .widget-filter-catalogue label {
    display: inline-block;
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-right: 5px;
  }
  main.page .widget-filter-catalogue .form-control {
    display: inline-block;
    width: 70% !important;
  }
}
main.page .widget-calendar {
  padding: 2px;
  border-radius: 8px;
  background: linear-gradient(135deg, #F47D38 20%, #EE3874 80%);
  margin: 0 25px;
}
main.page .widget-calendar .wrapper {
  /* margin: 4px; */
  background: white;
  border-radius: 5px;
}
main.page .widget-calendar .title {
  color: white;
  padding: 11px 30px;
  text-transform: uppercase;
  /* margin-bottom: 11px; */
  font-weight: bold;
  position: relative;
  background: linear-gradient(135deg, #F47D38 20%, #EE3874 80%);
  cursor: pointer;
}
main.page .widget-calendar .title .fa {
  position: absolute;
  top: 50%;
  right: 40px;
  margin-top: -15px;
  /* transform: translateY(-51%); */
  font-size: 28px;
}
main.page .widget-calendar .calendarize-me {
  padding-top: 11px;
}
main.page .widget-calendar .datepicker {
  width: 100%;
}
main.page .widget-calendar .datepicker-days table {
  width: 100%;
}
main.page .widget-calendar .datepicker .day {
  font-weight: bold;
  font-size: 10px;
  color: #363636;
}
main.page .widget-calendar .datepicker .day:hover {
  background: none;
}
main.page .widget-calendar .datepicker .day.active {
  border: none;
  background: none;
  position: relative;
  z-index: 2;
  border-radius: 0;
  text-shadow: none;
}
main.page .widget-calendar .datepicker .day.active:hover {
  background: none;
}
main.page .widget-calendar .datepicker .day.active:before {
  content: " ";
  display: block;
  position: absolute;
  top: 48%;
  left: 50%;
  background: linear-gradient(135deg, #F47D38 20%, #EE3874 80%);
  border-radius: 50%;
  width: 23px;
  height: 23px;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
main.page .widget-calendar .datepicker .day.old {
  color: #E5E4E4;
}
main.page .widget-calendar .datepicker .day.new {
  color: #E5E4E4;
}
main.page .widget-calendar .datepicker .dow {
  color: rgba(54, 54, 54, 0.5);
  font-weight: bold;
  font-size: 10px;
}
main.page .widget-calendar .datepicker .next,
main.page .widget-calendar .datepicker .prev {
  position: relative;
  color: transparent;
}
main.page .widget-calendar .datepicker .next:hover,
main.page .widget-calendar .datepicker .prev:hover {
  background: none;
}
main.page .widget-calendar .datepicker .next:before,
main.page .widget-calendar .datepicker .prev:before {
  content: " ";
  width: 23px;
  height: 23px;
  background: rgba(229, 229, 229, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
main.page .widget-calendar .datepicker .next:after,
main.page .widget-calendar .datepicker .prev:after {
  content: "\f104";
  font: normal normal normal 18px/1 FontAwesome;
  color: #9B9B9B;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-54%, -52%);
  transform: translate(-54%, -52%);
  font-size: 20px;
}
main.page .widget-calendar .datepicker .next:after {
  content: "\f105";
}
main.page .widget-calendar .datepicker .datepicker-switch {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  color: #363636;
}
main.page .widget-calendar .datepicker .datepicker-switch:hover {
  background: none;
}
main.page .widget-calendar.collapsed {
  background: none;
}
main.page .widget-calendar.collapsed .title {
  background: none;
  color: #363636;
}
main.page .widget-calendar.collapsed .title .fa {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
main.page .widget-calendar.collapsed .calendarize-me {
  display: none;
}
@media (max-width: 1600px) {
  main.page .widget-calendar {
    margin-left: 5px;
    margin-right: 5px;
  }
  main.page .widget-calendar.collapsed .title {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1200px) {
  main.page .widget-calendar {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  main.page .widget-calendar {
    margin-left: 5px;
    margin-right: 5px;
  }
}
main.page .widget-aside-info {
  padding: 5px 10px 0 10px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
main.page .widget-aside-info ul li {
  /*margin-bottom: 1rem;*/
  font-size: 12px;
}
@media (max-width: 1600px) {
  main.page {
    /*.widget-aside-info {padding: 20px 18px 0 16px;}*/
  }
  main.page .widget-aside-info {
    padding: 5px 10px 0 10px;
  }
}
main.page .widget-map .map-canvas {
  height: 690px;
}
main.page .widget-map .legend {
  background: rgba(253, 187, 51, 0.1);
  height: 70px;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 30px;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
main.page .widget-map .legend .icon-marker {
  color: #EE3874;
  vertical-align: middle;
  font-size: 30px;
  margin-right: 5px;
}
main.page .widget-map .legend label {
  margin-bottom: 0;
  margin-right: 35px;
}
main.page .widget-map .legend label:before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center center;
  background-size: 100%;
  width: 14px;
  height: 37px;
  margin-right: 7px;
}
main.page .widget-map .legend label.label-hotel:before {
  background-image: url(../images/marker.png);
  width: 14px;
  height: 37px;
}
main.page .widget-map .legend label.label-salida:before {
  background-image: url(../images/_thumb_268812.png);
  width: 20px;
}
main.page .widget-map .legend label.label-parada:before {
  background-image: url(../images/marker-nail.png);
  width: 17px;
}
main.page .widget-map .legend label.label-poi:before {
  background-image: url(../images/marker-poi.png);
  width: 23px;
}
main.page .widget-map .legend label.label-llegada:before {
  background-image: url(../images/smint-naranja.png);
  width: 20px;
}
@media (max-width: 991px) {
  main.page .widget-map .map-canvas {
    height: 400px;
  }
  main.page .widget-map .legend {
    padding-left: 15px;
  }
  main.page .widget-map .legend label {
    font-size: 9px;
    margin-right: 10px;
    position: relative;
    padding-left: 20px;
  }
  main.page .widget-map .legend label:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
  }
  main.page .widget-map .legend label.label-hotel:before {
    background-image: url(../images/marker.png);
    width: 14px;
    height: 37px;
  }
  main.page .widget-map .legend label.label-salida:before {
    background-image: url(../images/_thumb_268812.png);
    width: 15px;
  }
  main.page .widget-map .legend label.label-parada:before {
    background-image: url(../images/marker-nail.png);
    width: 15px;
  }
  main.page .widget-map .legend label.label-poi:before {
    background-image: url(../images/marker-poi.png);
    width: 15px;
  }
  main.page .widget-map .legend label.label-llegada:before {
    background-image: url(../images/smint-naranja.png);
    width: 15px;
  }
}
@media (max-width: 340px) {
  main.page .widget-map .legend label {
    width: 25%;
    max-width: 25%;
  }
}
main.page .widget-collaborators {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}
main.page .widget-collaborators .order-wrapper {
  width: 200px;
  margin-bottom: 60px;
}
main.page .widget-collaborators .list-wrapper {
  height: 500px;
  overflow: auto;
  margin-bottom: 20px;
}
main.page .widget-collaborators .list {
  padding-left: 30px;
}
main.page .widget-collaborators .list li {
  padding-left: 40px;
  position: relative;
  margin-bottom: 64px;
}
main.page .widget-collaborators .list li img.nail {
  width: 29px;
  height: 25px;
  position: absolute;
  top: 3px;
  left: 0;
}
main.page .widget-collaborators .list li .title {
  font-size: 20px;
  text-transform: uppercase;
}
main.page .widget-collaborators .list li .address {
  line-height: 15px;
}
@media screen and (max-width: 1600px) {
  main.page .widget-collaborators .list li .title {
    font-size: 18px;
  }
  main.page .widget-collaborators {
    padding-left: 25px;
    padding-right: 25px;
  }
  main.page .widget-collaborators .list {
    padding-left: 20px;
  }
}
main.page .title-section {
  text-align: center;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: 15px;
  margin-right: 15px;
}
main.page .title-section .title {
  font-weight: bold;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
main.page .title-section .subtitle {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
main.page .title-section .subtitle.font-brand {
  /* font-weight: 600; */
}
main.page .title-section .divider {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .title-section .divider-xs {
  width: 50px;
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
}
main.page .title-section-2 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .title-section-2 + .title-section-2 {
  margin-top: 55px;
}
main.page .title-section-2 .title-brand {
  margin-top: 1.5rem;
}
main.page .title-section-2 .line {
  background: linear-gradient(135deg, #f1555b 0%, transparent 100%);
  height: 5px;
  width: 60%;
  position: relative;
  left: -30px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
main.page .title-section-3 {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
main.page .title-icon {
  position: relative;
  text-transform: uppercase;
  z-index: 1;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
main.page .title-icon:before {
  font-family: "icomoon" !important;
  content: "\e905";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #ef3b6f;
  z-index: -1;
  font-size: 34px;
  display: block;
}
@media (max-width: 991px) {
  main.page .title-section-2 + .title-section-2 {
    margin-top: 2rem;
  }
}
main.page .text-section .title-brand h1,
main.page .text-section .title-brand h2,
main.page .text-section .title-brand h3,
main.page .text-section .title-brand h4,
main.page .text-section .title-brand h5,
main.page .text-section .title-brand h6 {
  font-family: "Baskerville", serif;
  font-style: italic;
  /*font-weight: 600;*/
  /* margin-bottom: 1.5rem; */
}
main.page .text-section .title h1,
main.page .text-section .title h2,
main.page .text-section .title h3,
main.page .text-section .title h4,
main.page .text-section .title h5,
main.page .text-section .title h6 {
  font-weight: bold;
}
main.page .text-section .richText {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
main.page .text-section .richText ul {
  margin-left: 0;
  padding-left: 15px;
  margin-bottom: 1.5rem;
}
main.page .text-section .richText ul li {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
main.page .text-section .divider {
  display: inline-block;
}
main.page .table-section {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
main.page .table-section .table-caption {
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 0.75px;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (max-width: 991px) {
  main.page .table-section .table-caption {
    font-size: 14px;
  }
}
main.page .hero {
  position: relative;
  text-align: center;
}
main.page .hero .scroll-down {
  position: absolute;
  bottom: 37px;
  left: 40px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
main.page .hero h1.title {
  font-size: 64px;
}
main.page .hero h2.title {
  font-size: 48px;
}
main.page .hero .title,
main.page .hero .subtitle {
  font-weight: bold;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .hero .title {
  text-transform: uppercase;
}
main.page .hero .title-stars {
  font-size: 24px;
}
main.page .hero .title-icon {
  position: relative;
  display: block;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  z-index: 1;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
main.page .hero .title-icon:before {
  font-size: 44px;
}
@media (max-width: 1600px) {
  main.page .hero h1.title {
    font-size: 48px;
  }
  main.page .hero h2.title {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  main.page .hero .container {
    padding-left: 8px;
    padding-right: 8px;
  }
  main.page .hero h1.title {
    font-size: 34px;
  }
  main.page .hero h2.title {
    font-size: 28px;
  }
  main.page .hero .subtitle {
    font-size: 18px;
  }
  main.page .hero .title-icon {
    font-size: 12px;
  }
  main.page .hero .title-icon:before {
    font-size: 24px;
  }
}
main.page .hero-fullscreen .hero-slick .img-holder {
  height: 80vh;
}
main.page .hero-slick .img-holder {
  height: 45vh;
  /*opacity: 0;*/
}
main.page .hero-slick .slick-dots {
  position: absolute;
  bottom: 37px;
  right: 40px;
  text-align: right;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
main.page .hero-slick .slick-dots .slick-active {
  color: #363636;
  text-decoration: underline;
}
main.page .hero-slick .slide-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main.page .hero-slick .slide-content .container {
  height: 100%;
}
main.page .hero-home {
  position: relative;
}
main.page .hero-home .hero .scroll-down,
main.page .hero-home .hero .hero-slick .slick-dots {
  bottom: 135px;
}
@media (max-width: 992px) {
  main.page .hero-home .hero .scroll-down,
main.page .hero-home .hero .hero-slick .slick-dots {
    bottom: 35px;
    left: 5px;
  }
  main.page .hero-home .hero .hero-slick .slick-dots {
    text-align: center;
    left: 0;
  }
  main.page .hero .scroll-down {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    /* top: -15px; */
    position: absolute;
    left: 8px;
    letter-spacing: 0px;
  }
  main.page .hero .scroll-down .fa {
    font-size: 19px;
    font-weight: bold;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    /* margin-bottom: -12px; */
    vertical-align: middle;
  }
  main.page .hero-home .hero-slick .slide-content {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  main.page .hero-home .hero-slick .slide-content .display-tc {
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    vertical-align: bottom;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  main.page .fixed-header .hero-home .hero-slick .slide-content .display-tc {
    -webkit-transform: scale(1);
    transform: scale(1);
    vertical-align: middle;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  main.page .hero-home {
    padding: 0;
  }
  main.page .fixed-header .hero-home {
    /* padding-top: 130px; */
    /* transition: all .5s; */
  }
}
@media (max-width: 340px) {
  main.page .hero-home .hero-slick .slide-content {
    padding-bottom: 70px;
  }
}
main.page .hero-single {
  position: relative;
  height: 45vh;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
main.page .hero-single.hero-narrow {
  height: 24vh;
  /* height: auto; */
}
main.page .hero-single .item {
  height: 100%;
}
main.page .hero-single .img-holder {
  height: 100%;
  /*opacity: 0;*/
  /* background-size: contain; */
}
main.page .hero-single .icon-holder {
  font-size: 54px;
}
main.page .hero-single .hero-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main.page .hero-single .hero-content .container {
  height: 100%;
}
@media (max-width: 1600px) {
  main.page .hero-single.hero-narrow.hero-form .container {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  main.page .hero-single.hero-narrow.hero-form {
    height: 45vh;
    min-height: 480px;
  }
}
@media (max-width: 991px) {
  main.page .hero-single .icon-holder {
    font-size: 44px;
  }
  main.page .hero-single.hero-narrow.hero-form {
    height: 75vh;
  }
}
main.page .header-page {
  height: 60px;
  position: relative;
  /* left: -60px; */
  width: 100%;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
main.page .header-page .img-holder {
  height: 100%;
}
main.page .header-page .header-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
main.page .header-page .header-content h5 {
  margin-bottom: 0;
}
main.page .header-page .filter-opacity {
  opacity: 0.8;
}
main.page .header-page:after {
  content: "";
  display: block;
  height: 5px;
  width: 100%;
  background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  position: absolute;
  /* margin-left: -60px; */
  /* margin-right: 60px; */
  left: 0;
}
main.page .is_stuck.header-page {
  height: 60px;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  z-index: 11;
  /*z-index: 100;*/
  /* transition: all .5s; */
}
@media (max-width: 1200px) {
  main.page .header-page .header-content {
    padding-left: 80px;
  }
}
main.page .hero-result .number-result {
  color: #fff;
  font-size: 72px;
  font-family: "Baskerville";
  font-style: italic;
  line-height: 1;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  main.page .hero-result .number-result {
    display: block;
  }
}
main.page #search-home .search-box {
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  border: 10px solid #fff;
  border-radius: 5px;
  padding: 0.5rem 3rem;
  -webkit-box-shadow: 0px 0px 40px rgba(54, 54, 54, 0.4);
  box-shadow: 0px 0px 40px rgba(54, 54, 54, 0.4);
  /* margin-bottom: 40px; */
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  height: 230px;
  transition: transform 0.5s;
  -webkit-transform: translateY(-115px);
  transform: translateY(-115px);
  z-index: 2000;
}
main.page #search-home .search-box .search-title {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
}
main.page #search-home .search-box .search-result {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
  color: #ef3873;
  /*font-weight: 600;*/
  font-size: 14px;
  line-height: 1;
}
main.page #search-home .search-box .search-fields {
  position: relative;
}
main.page #search-home .btn-group.bootstrap-select.show-tick.form-control {
  padding: 0px;
}
main.page #search-home .search-box .bootstrap-select .select-dropdown {
  -webkit-box-shadow: 0px 0px 4px rgba(54, 54, 54, 0.2);
  box-shadow: 0px 0px 4px rgba(54, 54, 54, 0.2);
  padding-left: 1rem;
  padding-right: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1rem 2.5rem;
}
main.page #search-home .search-box .btn-holder {
  padding-left: 15px;
  padding-right: 15px;
  height: 100%;
}
main.page #search-home .search-box .btn.btn-brand {
  display: block;
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  height: 100%;
}
main.page #search-home .search-box .dropdown-toggle-filter {
  background-color: #fff;
  padding: 1rem 1.5rem;
  display: block;
  width: 100%;
  border-radius: 4px;
  /* box-shadow: 0px 0px 4px rgba(54, 54, 54, 0.2); */
  text-align: left;
  font-weight: bold;
  position: relative;
  z-index: 1;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: uppercase;
  font-size: 11px;
  height: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
main.page #search-home .search-box .search-result {
  display: none;
}
main.page #search-home .search-box .dropdown-toggle-filter::after {
  font-family: FontAwesome;
  content: "\f107";
  border: 0;
  height: auto;
  font-size: 21px;
  line-height: 0.6;
  vertical-align: middle;
  position: absolute;
  right: 0px;
  margin: 0;
  top: 50%;
  margin-top: -5px;
  width: 20px;
  color: #E5E4E4;
}
main.page #search-home .show .dropdown-toggle-filter::after {
  content: "\f106";
}
main.page #search-home.is_stuck {
  -webkit-box-shadow: 0px 0px 20px rgba(54, 54, 54, 0.1);
  box-shadow: 0px 0px 20px rgba(54, 54, 54, 0.1);
  z-index: 1027;
  background-color: #fff;
}
main.page #search-home.is_stuck .container {
  width: 100%;
  padding: 0;
}
main.page #search-home.is_stuck .search-box {
  margin-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 60px;
  padding: 0;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #fff;
  border-radius: 0;
}
main.page #search-home.is_stuck .search-box .row {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
  margin-bottom: 0;
}
main.page #search-home.is_stuck .search-box .search-title {
  padding-left: 60px;
  padding-right: 60px;
  width: 300px;
  margin-top: 0;
  margin-bottom: 0;
}
main.page #search-home.is_stuck .search-box .search-title h6 {
  font-size: 11px;
  margin-bottom: 0;
  /* margin-top: 1rem; */
}
main.page #search-home.is_stuck .search-box .search-title .divider {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 0;
  max-width: 180px;
}
main.page #search-home.is_stuck .search-box .search-fields {
  width: 80%;
  min-width: 1000px;
}
main.page #search-home.is_stuck .bootstrap-select {
  -webkit-box-shadow: 0px 0px 0px rgba(229, 228, 228, 0.8);
  box-shadow: 0px 0px 0px rgba(229, 228, 228, 0.8);
  /* padding-right: 1rem; */
  /* padding-right: 1rem; */
}
main.page #search-home.is_stuck .bootstrap-select .select-dropdown#search-home.is_stuck .bootstrap-select .select-dropdown {
  -webkit-box-shadow: 0px 0px 4px rgba(54, 54, 54, 0.2);
  box-shadow: 0px 0px 4px rgba(54, 54, 54, 0.2);
  /* border: 1px solid rgba(229, 228, 228, .5); */
  height: 44px;
  font-size: 10px;
}
main.page #search-home.is_stuck .btn {
  font-size: 10px;
}
@media (max-width: 1600px) {
  main.page #search-home .bootstrap-select .select-dropdown {
    /* font-size: 10px; */
  }
  main.page #search-home.is_stuck .search-box .row,
main.page #search-home.is_stuck .search-box .search-title {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) {
  main.page #search-home .dropdown-filter-menu .field-type,
main.page #search-home .dropdown-filter-menu .field-destine {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  main.page #search-home .dropdown-filter-menu .field-duration,
main.page #search-home .dropdown-filter-menu .field-time {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media (max-width: 992px) {
  main.page #search-home {
    position: absolute;
    /*top: 20%;*/
    /* BAJO EL CONTENIDO */
    top: 36%;
    /* transform: translateY(30%); */
    left: 0;
    /* padding-top: 100px; */
    width: 100%;
    z-index: 10;
  }
  main.page #search-home .search-box {
    /* min-height: 200px; */
    /* max-width: 300px; */
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    padding: 1.5rem 0.8rem;
    border-width: 5px;
    /* position: relative; */
    height: auto;
  }
  main.page #search-home .search-box .dropdown-filter-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    margin: 0;
    color: #363636;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    border: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    /* box-shadow: 0px 10px 40px rgba(54, 54, 54, 0.2); */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -2px;
    padding-left: 5px;
    padding-right: 5px;
  }
  main.page #search-home .search-box .show > .dropdown-filter-menu {
    display: block;
  }
  main.page #search-home .search-box .btn-holder {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5rem;
    height: 60px;
  }
  main.page #search-home .search-box .bootstrap-select {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    -webkit-box-shadow: 0px 0px 20px rgba(54, 54, 54, 0.1);
    box-shadow: 0px 0px 20px rgba(54, 54, 54, 0.1);
  }
  main.page #search-home .search-box .search-result {
    display: none;
  }
  main.page #search-home .search-title-mobile {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  main.page .fixed-header #search-home {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 0;
  }
  main.page .fixed-header #search-home .search-box {
    display: none;
  }
  main.page .fixed-header #search-home .search-box .search-fields {
    width: 100%;
    min-width: 0;
  }
  main.page .fixed-header #search-home .search-box {
    height: 100%;
  }
}
@media (max-width: 767px) {
  main.page #search-home {
    /* transform: translateY(8%); */
    /*BAJO EL CONTENIDO */
    /*top: 4%;*/
    top: 43%;
    z-index: 10;
  }
  main.page .display-t {
    height: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  main.page #search-home {
    /* transform: translateY(8%); */
    /*BAJO EL CONTENIDO */
    /*top: 4%;*/
    top: 60%;
    z-index: 10;
  }
  main.page .display-t {
    height: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  main.page .destino .display-t {
    height: 100%;
  }
}
@media (max-width: 340px) {
  main.page #search-home .search-box .btn-holder {
    height: 40px;
    margin-top: 1rem;
  }
  main.page #search-home .search-box .btn.btn-brand {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  main.page #search-home {
    top: 0;
    z-index: 10;
  }
  main.page #search-home .search-title-mobile {
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
  }
  main.page .hero-home .hero-fullscreen .hero-slick .img-holder {
    min-height: 320px;
  }
  main.page #search-home .search-box .show > .dropdown-filter-menu {
    height: 108px !important;
    overflow: auto;
  }
}
main.page .search-row {
  margin-left: -15px;
  margin-right: -15px;
}
main.page .search-row .row {
  height: 100px;
}
main.page .search-row .search-title {
  text-align: center;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
}
main.page .search-row .search-title h6 {
  font-weight: bold;
  letter-spacing: 1px;
}
main.page .search-row .search-title .divider {
  width: 100%;
  max-width: 300px;
}
main.page .search-row .search-fields {
  max-width: 20%;
  /* display: flex; */
}
main.page .search-row .search-row-fields {
  -webkit-box-shadow: 0 0 30px rgba(54, 54, 54, 0.2);
  box-shadow: 0 0 30px rgba(54, 54, 54, 0.2);
}
main.page .search-row .search-fields .bootstrap-select {
  padding-top: 0px;
  padding-bottom: 0px;
}
main.page .search-row .search-fields .bootstrap-select .dropdown-menu.open {
  position: absolute !important;
}
main.page .search-row .search-fields .bootstrap-select,
main.page .search-row .search-fields .bootstrap-select .select-dropdown,
main.page .search-row .search-fields .bootstrap-select .dropdown-toggle {
  height: 100%;
}
main.page .search-row .search-fields .bootstrap-select .select-dropdown {
  -webkit-box-shadow: -1px 0px 4px rgba(54, 54, 54, 0.2);
  box-shadow: -1px 0px 4px rgba(54, 54, 54, 0.2);
  /* box-shadow: none; */
}
main.page .search-row .search-fields .bootstrap-select {
  -webkit-box-shadow: none;
  box-shadow: none;
}
main.page .search-row .search-submit {
  /*max-width: 120px;*/
}
main.page .search-row .search-submit .btn {
  width: 100%;
  height: 100%;
  border-radius: 0;
  font-size: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
main.page .search-row .seach-result-text {
  text-align: center;
  font-size: 18px;
  /*font-weight: 600;*/
}
main.page .search-row .search-orderby {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
  width: 330px;
  max-width: 330px;
  position: absolute;
}
main.page .search-row .search-orderby .bootstrap-select {
  max-width: 200px;
}
main.page .search-row .search-orderby .bootstrap-select .select-dropdown {
  padding-left: 2rem;
}
main.page .search-row .search-orderby .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  text-align: center;
}
@media (max-width: 1600px) {
  main.page .search-row .search-fields .bootstrap-select,
main.page .search-row .search-fields .bootstrap-select .select-dropdown,
main.page .search-row .search-fields .bootstrap-select .dropdown-toggle {
    font-size: 12px;
  }
  main.page .search-row .search-title h6 {
    font-size: 12px;
  }
  main.page .search-row .search-title .divider {
    max-width: 150px;
  }
  main.page .search-row .search-submit .btn {
    font-size: 21px;
  }
  main.page .search-row .search-orderby {
    width: 250px;
    max-width: 250px;
    /* position: absolute; */
  }
}
@media (min-width: 992px) {
  main.page .search-row .search-submit-movile {
    display: none;
  }
}
@media (max-width: 991px) {
  main.page .search-row .search-submit-movile {
    display: block;
  }
  main.page .search-row .search-submit {
    display: none;
  }
  main.page .search-row .row {
    height: auto;
  }
  main.page .search-row .row:first-child {
    height: 100px;
  }
  main.page .search-row .seach-result-text {
    padding: 20px;
  }
  main.page .search-row .row:first-child {
    height: 100px;
  }
  main.page .search-row .search-fields {
    max-width: 25%;
  }
  main.page .search-row .search-title {
    display: block;
    position: absolute;
    width: 100%;
    top: -50px;
    background: transparent;
  }
  main.page .search-row .search-title h6 {
    font-size: 10px;
  }
  main.page .search-row .search-fields .bootstrap-select {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  main.page .search-row .search-fields .bootstrap-select .select-dropdown,
main.page .search-row .search-fields .bootstrap-select .dropdown-toggle {
    padding: 5px 25px 5px 5px;
    /* word-wrap: unset; */
  }
  main.page .search-row .search-fields .bootstrap-select .dropdown-menu.open {
    width: 180px;
  }
  main.page .search-row .search-fields .bootstrap-select .dropdown-toggle::after {
    /* width: 15px; */
  }
  main.page .search-row .search-fields .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    word-break: break-word;
    white-space: pre-wrap;
    font-size: 10px;
    text-align: center;
  }
  main.page .search-row .search-fields {
    width: 25%;
  }
  main.page .search-row .search-orderby {
    text-align: left;
    padding: 0 15px;
  }
  main.page .search-row .search-row-fields {
    position: relative;
  }
  main.page .search-row .search-row-fields:after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
    position: absolute;
    left: 0;
    bottom: -2px;
  }
  main.page .search-row .search-orderby .bootstrap-select .select-dropdown {
    padding-left: 0px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1024px) {
  main.page .fix-large-res {
    margin-top: 22px;
  }
}
main.page .video-background {
  /*background: #000;
  position: fixed;
  top: 130px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;*/
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0;
}
main.page .video-foreground,
main.page .video-background video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media (min-aspect-ratio: 16/9) {
  main.page .video-foreground {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  main.page .video-foreground {
    width: 300%;
    left: -100%;
  }
}
main.page .gallery-slide {
  border-radius: 4px;
  overflow: hidden;
  /* margin-top: 2rem; */
  /* margin-bottom: 2rem; */
}
main.page .gallery-slide .slide-item {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
main.page .gallery-slide .slide-item a:hover,
main.page .gallery-slide .slide-item a:focus,
main.page .gallery-slide .slide-item a:active,
main.page .gallery-slide .slide-item a {
  color: inherit;
  display: block;
  text-decoration: none;
}
main.page .gallery-slide .slide-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
main.page .gallery-slide .slide-img-overlay .display-t {
  position: relative;
}
main.page .gallery-slide .slide-img-overlay .slide-title,
main.page .gallery-slide .slide-img-overlay .slide-text,
main.page .gallery-slide .slide-img-overlay .divider {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
main.page .gallery-slide .slide-img-overlay .slide-subtitle {
  /*font-weight: 600;*/
  font-size: 20px;
}
main.page .gallery-slide .slide-img-overlay .slide-title {
  font-weight: bold;
}
@media (max-width: 767px) {
  main.page .gallery-slide {
    margin-left: -25px;
    margin-right: -25px;
  }
  main.page .gallery-slide .slide-img-overlay .slide-title {
    font-size: 20px;
    width: 100%;
    word-break: all;
  }
  main.page .gallery-slide .slide-img-overlay .slide-subtitle {
    font-size: 16px;
  }
}
main.page .card {
  border: 0;
  border-radius: 5px;
  overflow: hidden;
}
main.page .card-title {
  font-weight: bold;
}
main.page .card .img-holder {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card .img-holder.loaded {
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card a:hover,
main.page .card a:focus,
main.page .card a:active,
main.page .card a {
  color: inherit;
  display: block;
  text-decoration: none;
  /* height: 100%; */
}
main.page .card-img-overlay .display-t {
  position: relative;
}
@media (max-width: 1200px) {
  main.page .card-img-overlay .display-t {
    height: 100%;
  }
}
main.page .card-img-overlay .card-title,
main.page .card-img-overlay .card-text,
main.page .card-img-overlay .divider {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-img-overlay .filter,
main.page .card-img-overlay:hover .filter {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-img-overlay:hover .filter-opacity {
  opacity: 0.6;
}
main.page .card-img-overlay .filter-accent-1,
main.page .card-img-overlay:hover .filter-accent-1 {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-img-overlay:hover .filter-accent-1 {
  opacity: 0.4;
}
main.page .card-img-overlay .card-text-hover {
  opacity: 0;
  height: 0;
  width: 100%;
  display: none;
}
main.page .card-img-overlay .card-text-hover,
main.page .card-img-overlay:hover .card-text-hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-img-overlay:hover .card-text-hover {
  opacity: 1;
  display: block;
  height: auto;
}
@media (max-width: 991px) {
  main.page .card-img-overlay:hover .card-text-hover,
main.page .card-img-overlay .card-text-hover {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    height: auto;
  }
}
@media (any-hover: none) {
  main.page .card-img-overlay:hover .card-text-hover,
main.page .card-img-overlay .card-text-hover {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    height: auto;
    display: block;
  }
}
main.page .card-feature .img-holder {
  height: 100%;
}
main.page .card-feature .card-title {
  text-transform: uppercase;
}
main.page .card-feature .card-subtitle {
  font-size: 20px;
  /* font-weight: 600; */
}
main.page .card-feature .card-img-overlay:hover .card-text-hover {
  height: 50px;
}
main.page .card-feature .card-price span {
  display: inline-block;
}
main.page .card-feature .card-price span.price {
  font-size: 24px;
  line-height: 1;
}
main.page .card-feature .card-body {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
main.page .card-feature .card-footer {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  color: #363636;
}
main.page .card-feature .card-text-hover {
  opacity: 0;
  height: 0;
  width: 100%;
  display: block;
  -webkit-transform: translateY(10%);
  transform: translateY(10%);
}
main.page .card-feature .card-text-hover,
main.page .card-feature:hover .card-text-hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-feature:hover .card-text-hover {
  opacity: 1;
  height: 160px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 1600px) {
  main.page .card-feature .card-subtitle {
    font-size: 18px;
    margin-top: 0.5rem;
  }
  main.page .card-feature .card-price span.price {
    font-size: 21px;
  }
}
@media (max-width: 991px) {
  main.page .card-feature .card-subtitle {
    font-size: 14px;
  }
  main.page .card-feature .card-price {
    font-size: 12px;
  }
}
main.page .card-thumbnail-left {
  height: 127px;
  -webkit-box-shadow: 0px 0px 40px rgba(54, 54, 54, 0.2);
  box-shadow: 0px 0px 40px rgba(54, 54, 54, 0.2);
  /* background-color: white; */
  text-decoration: none;
}
main.page .card-thumbnail-left:hover {
  text-decoration: none;
}
main.page .card-thumbnail-left .card-image {
  width: 200px;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 37.88%;
}
main.page .card-thumbnail-left .card-image .img-holder {
  height: 100%;
}
main.page .card-thumbnail-left .card-block {
  margin-left: 37.8%;
}
main.page .card-thumbnail-left .card-block {
  height: 100%;
  padding: 0.5rem 2rem;
  position: relative;
}
main.page .card-thumbnail-left .card-block .card-title {
  margin-bottom: 0;
  text-transform: uppercase;
}
main.page .card-thumbnail-left .card-block .display-tc {
  vertical-align: bottom;
}
main.page .card-thumbnail-left .card-block .details {
  min-width: 75px;
}
main.page .card-thumbnail-left .card-block .info {
  word-wrap: break-word;
  max-width: 120px;
}
main.page .card-thumbnail-left .card-block .details {
  text-align: right;
  padding-left: 5px;
}
main.page .card-thumbnail-left .card-block .details .icon {
  display: block;
  font-size: 36px;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  color: #fff;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-thumbnail-left:hover .card-block .details .icon {
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-thumbnail-left .card-block .price {
  font-size: 24px;
  font-style: italic;
  line-height: 1.2;
}
main.page .card-thumbnail-left .card-block span {
  display: inline-block;
  vertical-align: bottom;
  padding-left: 3px;
}
main.page .is_stuck .card-thumbnail-left {
  height: 70px;
}
@media (max-width: 1600px) {
  main.page .thumbnail-trips .card-thumbnail-left .card-block .details {
    min-width: 40%;
  }
  main.page .card-thumbnail-left .card-block {
    padding-left: 1.5rem;
    padding-right: 1rem;
  }
  main.page .card-thumbnail-left .card-block .card-title {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  main.page .card-thumbnail-left .card-block .card-title {
    font-size: 18px;
  }
  main.page .card-thumbnail-left .card-block .details {
    font-size: 11px;
  }
  main.page .card-thumbnail-left .card-block .price {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  main.page .card-thumbnail-left .card-image {
    width: 115px;
  }
  main.page .card-thumbnail-left .card-block {
    margin-left: 115px;
  }
  main.page .card-thumbnail-left .card-block {
    padding: 0.5rem 1rem;
  }
  main.page .card-thumbnail-left .card-block span {
    display: block;
  }
  main.page .card-thumbnail-left .card-block .card-title {
    font-size: 16px;
  }
  main.page .card-thumbnail-left .card-block .price {
    font-size: 17px;
  }
}
main.page .card-square {
  border-radius: 0;
}
main.page .card-square .img-holder {
  /*	padding-bottom: 100%;*/
  /* Firefox no funciona esto */
}
main.page .card-square .img-holder:after {
  content: "";
  display: block;
  height: 100%;
  padding-bottom: 100%;
}
main.page .card-square .card-img-overlay:hover .filter-opacity {
  opacity: 0;
}
main.page .card-square .card-img-overlay:hover .filter-accent-1 {
  background: linear-gradient(135deg, #F47D38 10%, #EE3874 80%), linear-gradient(180deg, rgba(255, 255, 255, 0.5) 10%, #000000 80%);
  opacity: 0.8;
  mix-blend-mode: unset;
}
main.page .card-square .card-img-overlay .display-t {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1200px) {
  main.page .card-square .card-img-overlay .display-t {
    height: 100%;
  }
}
main.page .card-square .card-img-overlay .divider {
  margin-top: 2rem;
  margin-bottom: 2rem;
  /* margin-top: 30px; */
}
main.page .card-square .card-img-overlay .card-text {
  font-size: 24px;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  line-height: 1.2;
  padding: 0;
  margin-top: 0;
  margin: 0;
  padding: 0;
}
main.page .card-square .card-img-overlay:hover .card-text {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}
main.page .card-square .card-img-overlay .link {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  vertical-align: middle;
  line-height: 1.2;
}
main.page .card-square .card-img-overlay .link .fa {
  font-size: 30px;
  vertical-align: middle;
  line-height: 1;
  margin-top: -4px;
}
@media (max-width: 1600px) {
  main.page .card-square .card-img-overlay .card-title {
    font-size: 20px;
    /* height: 30px; */
  }
  main.page .card-square .card-img-overlay .card-text {
    font-size: 18px;
  }
  main.page .card-square .card-img-overlay .link {
    font-size: 12px;
  }
  main.page .card-square .card-img-overlay .link .fa {
    font-size: 18px;
    font-weight: bold;
  }
}
main.page .card-destination-category {
  border-radius: 0;
  height: 197px;
}
main.page .card-destination-category .img-holder {
  height: 100%;
}
main.page .card-destination-category .card-number {
  font-size: 64px;
  font-weight: bold;
  display: block;
  line-height: 1;
}
@media (max-width: 576px) {
  main.page .card-destination-category .card-number {
    font-size: 55px;
  }
}
main.page .card-destination-category .card-title {
  font-size: 14px;
  /* text-transform: uppercase; */
}
main.page .card-destination-category .card-img-overlay .filter-opacity {
  opacity: 0.5;
}
main.page .card-destination-category .card-img-overlay .filter-accent-1 {
  background: linear-gradient(135deg, #F47D38 10%, #EE3874 80%), linear-gradient(180deg, rgba(255, 255, 255, 0.5) 10%, #000000 80%);
  opacity: 0.1;
  mix-blend-mode: soft-light;
}
main.page .card-destination-category .card-img-overlay:hover .filter-accent-1 {
  opacity: 1;
}
main.page .card-destination-category .card-img-overlay:hover .filter-opacity {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(#000000));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, #000000 100%);
  opacity: 0.5;
}
@media (max-width: 991px) {
  main.page .col-6 .card-destination h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  main.page .card-destination-category {
    height: 157px;
  }
}
main.page .card-destination {
  border-radius: 0;
  height: 100%;
  background-color: #FDBB33;
}
main.page .card-destination .img-holder {
  /*	padding-bottom: 100%;*/
}
main.page .card-destination .img-holder:after {
  content: "";
  display: block;
  height: 100%;
  padding-bottom: 100%;
}
main.page .card-destination .card-title {
  /* font-size: 14px; */
}
main.page .card-destination .card-img-overlay .filter-opacity {
  opacity: 0.5;
}
main.page .card-destination .card-img-overlay .filter-accent-1 {
  background: linear-gradient(135deg, #F47D38 10%, #EE3874 80%), linear-gradient(180deg, rgba(255, 255, 255, 0.5) 10%, #000000 80%);
  opacity: 0.1;
  mix-blend-mode: lighten;
}
main.page .card-destination .card-img-overlay:hover .filter-accent-1 {
  opacity: 1;
}
main.page .card-destination .card-img-overlay:hover .filter-opacity {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(#000000));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, #000000 100%);
  opacity: 0.6;
}
main.page .card-thumbnail-topic {
  border-radius: 0;
  height: 80px;
  color: #fff;
}
main.page .card-thumbnail-topic .img-holder {
  height: 100%;
}
main.page .card-thumbnail-topic .card-title {
  font-size: 20px;
}
main.page .card-thumbnail-topic .card-img-overlay .filter-opacity {
  opacity: 0.3;
}
main.page .card-thumbnail-topic .card-img-overlay .filter-accent-1 {
  background: linear-gradient(135deg, #F47D38 10%, #EE3874 80%), linear-gradient(180deg, rgba(255, 255, 255, 0.5) 10%, #000000 80%);
  opacity: 0.1;
  mix-blend-mode: lighten;
}
main.page .card-thumbnail-topic .card-img-overlay:hover .filter-accent-1 {
  opacity: 1;
}
main.page .card-thumbnail-topic .card-img-overlay:hover .filter-opacity {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(#000000));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, #000000 100%);
  opacity: 0.4;
}
main.page .card-tour {
  border-radius: 0;
  height: 100%;
  background-color: #FDBB33;
  color: #fff;
  text-transform: uppercase;
}
main.page .card-tour .card-img-overlay {
  padding: 3rem;
  padding: 40px;
  height: 100%;
  width: 100%;
}
main.page .card-tour sup {
  font-size: 90%;
  top: -0.2rem;
}
main.page .card-tour .img-holder {
  /*padding-bottom: 100%;*/
}
main.page .card-tour .img-holder:after {
  content: "";
  display: block;
  height: 100%;
  padding-bottom: 100%;
}
main.page .card-tour .card-footer {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border: 0;
  padding-bottom: 0;
  padding-top: 2rem;
  padding-left: 0;
  padding-right: 0;
}
main.page .card-tour .card-title {
  font-size: 30px;
}
main.page .card-tour .card-subtitle {
  font-size: 18px;
}
main.page .card-tour .card-date {
  font-weight: 400;
  font-size: 20px;
}
main.page .card-tour .font-brand {
  /*font-weight: 600;*/
}
main.page .card-tour .card-price span {
  display: block;
}
main.page .card-tour .card-price span.price {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}
main.page .card-tour .card-icon {
  font-size: 54px;
  line-height: 1;
}
main.page .card-tour .card-img-overlay .filter-opacity {
  opacity: 0.5;
}
main.page .card-tour .card-img-overlay .filter-accent-1 {
  background: linear-gradient(135deg, #F47D38 10%, #EE3874 80%), linear-gradient(180deg, rgba(255, 255, 255, 0.5) 10%, #000000 80%);
  opacity: 0.1;
  mix-blend-mode: lighten;
}
main.page .card-tour .card-img-overlay:hover .filter-accent-1 {
  opacity: 1;
}
main.page .card-tour .card-img-overlay:hover .filter-opacity {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(54, 54, 54, 0.8)));
  background: linear-gradient(rgba(255, 255, 255, 0.1) 0%, rgba(54, 54, 54, 0.8) 100%);
  opacity: 0.6;
}
@media (max-width: 1600px) {
  main.page .card-tour .card-img-overlay {
    padding: 25px;
  }
  main.page .card-tour .card-title {
    font-size: 20px;
  }
  main.page .card-tour .card-date {
    font-size: 14px;
  }
  main.page .card-tour .card-subtitle {
    font-size: 12px;
  }
  main.page .card-tour .card-price {
    font-size: 10px;
  }
  main.page .card-tour .card-price span.price {
    font-size: 25px;
  }
  main.page .card-tour .card-icon {
    font-size: 37px;
  }
  main.page .card-tour .card-footer {
    padding-top: 1rem;
  }
  main.page .card-img-overlay .divider {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
  main.page .col-6 .card-tour .card-title {
    font-size: 14px;
  }
  main.page .col-6 .card-tour .card-date,
main.page .col-6 .card-tour .card-subtitle {
    font-size: 12px;
  }
  main.page .col-6 .card-tour .card-price span.price {
    font-size: 21px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  main.page .card-tour .card-title {
    font-size: 15px !important;
  }
}
main.page .card-thumbnail-catalogue {
  height: 127px;
  -webkit-box-shadow: 0px 0px 20px rgba(54, 54, 54, 0.2);
  box-shadow: 0px 0px 20px rgba(54, 54, 54, 0.2);
  /* background-color: white; */
  text-decoration: none;
  margin-bottom: 15px;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  min-width: 310px;
  width: 100%;
}
main.page .card-thumbnail-catalogue:hover {
  text-decoration: none;
}
main.page .card-thumbnail-catalogue .card-image {
  width: 38%;
  height: 100%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  /* min-width: 120px; */
}
main.page .card-thumbnail-catalogue .card-image .filter-opacity {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
}
main.page .card-thumbnail-catalogue .card-image .filter-accent-1 {
  opacity: 0.2;
}
main.page .card-thumbnail-catalogue .card-image .img-holder {
  height: 100%;
}
main.page .card-thumbnail-catalogue .card-text-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-thumbnail-catalogue .card-text-hover .icon,
main.page .card-thumbnail-catalogue .card-text-hover .text {
  display: block;
}
main.page .card-thumbnail-catalogue .card-text-hover .text {
  font-size: 10px;
  font-weight: bold;
}
main.page .card-thumbnail-catalogue .card-block {
  margin-left: 38%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-thumbnail-catalogue .card-block {
  height: 100%;
  padding: 1.25rem 2rem;
  position: relative;
  z-index: 1;
}
main.page .card-thumbnail-catalogue .card-block .card-subtitle {
  font-size: 14px;
  font-weight: normal;
}
main.page .card-thumbnail-catalogue .card-block .card-title {
  margin-bottom: 0;
  text-transform: uppercase;
  color: #EE3874;
  font-weight: bold;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-thumbnail-catalogue .card-block .display-tc {
  /* vertical-align: bottom; */
}
main.page .card-thumbnail-catalogue:hover .card-image .filter-opacity {
  opacity: 0.8;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-thumbnail-catalogue:hover .card-image .filter-accent-1 {
  opacity: 0.2;
}
main.page .card-thumbnail-catalogue:hover .card-text-hover {
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-thumbnail-catalogue .card-block:before {
  content: "";
  display: block;
  background: linear-gradient(135deg, #F47D38 20%, #EE3874 80%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: -1;
}
main.page .card-thumbnail-catalogue:hover .card-block {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
}
main.page .card-thumbnail-catalogue:hover .card-block:before {
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-thumbnail-catalogue:hover .card-block .card-title {
  color: #fff;
}
main.page .is_stuck .card-thumbnail-catalogue {
  height: 100px;
}
@media (max-width: 1660px) {
  main.page .card-thumbnail-catalogue .card-block {
    padding: 1.25rem 1.5rem;
  }
}
@media (max-width: 1200px) {
  main.page .card-thumbnail-catalogue {
    max-width: 100%;
    min-width: 0%;
    width: 100%;
    height: 90px;
  }
}
main.page .grid-card-tour {
  /* margin-left: -15px; */
  /* margin-right: -15px; */
  overflow: hidden;
}
main.page .grid-card-tour .row {
  margin-left: -5px;
  margin-right: -5px;
}
main.page .grid-card-tour .item {
  /* padding: 5px 7px; */
  border: 5px solid #fff;
}
main.page .grid-card-tour .card-tour {
  margin: 0 auto;
}
@media (max-width: 991px) {
  main.page .grid-card-tour .item {
    padding-top: 0;
    padding-bottom: 0;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    border: 0;
  }
}
main.page .itinerary-section {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  padding-left: 15px;
}
main.page .itinerary-section + .btn-holder {
  margin-left: 50px;
}
main.page .itinerary-item {
  padding-left: 35px;
  border-left: 2px solid rgba(244, 125, 56, 0.5);
  position: relative;
}
main.page .itinerary-item:last-child {
  border-left: 2px solid transparent;
}
main.page .itinerary-item:before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: -5px;
  left: -16px;
  background-color: #F47D38;
  border-radius: 50%;
}
main.page .itinerary-item:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0px;
  left: -11px;
  background-color: #fff;
  border: 4px solid #EE3874;
  border-radius: 50%;
}
main.page .itinerary-item .itinerary-content {
  padding-top: 15px;
  padding-bottom: 12px;
}
main.page .table-brand {
  text-align: center;
  border: 1px solid #fdbb33;
}
main.page .table-brand thead th {
  border: 1px solid #fdbb33;
}
main.page .table-brand tr th {
  font-weight: 500;
  font-size: 18px;
}
main.page .table-brand tr th span {
  display: block;
  text-align: center;
}
main.page .table-brand tr th span.line {
  width: 20px;
  border-bottom: 1px solid #fff;
  margin: 2px auto;
}
main.page .table-brand tr th:nth-child(odd) {
  background-color: #FDBB33;
  color: #fff;
}
main.page .table-brand tr th:nth-child(even) {
  background-color: #F47D38;
  color: #fff;
}
main.page .table-brand tr td {
  border: 1px solid;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-weight: bold;
  font-size: 24px;
}
main.page .table-brand tr td:nth-child(odd) {
  border-color: #FDBB33;
  color: #FDBB33;
}
main.page .table-brand tr td:nth-child(even) {
  border-color: #F47D38;
  color: #F47D38;
}
@media (max-width: 1660px) {
  main.page .table-brand tr th {
    font-size: 16px;
  }
  main.page .table-brand tr td {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  main.page .table-brand tr th {
    font-size: 14px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  main.page .table-brand tr th,
main.page .table-brand tr td {
    min-width: 140px;
  }
  main.page .table-brand tr td {
    font-size: 19px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
main.page .legend-category {
  font-family: "Baskerville";
  display: block;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  border-bottom-left-radius: 15px;
  font-style: italic;
  padding: 5px;
}
main.page .legend-category.category-new {
  background-color: #EE3874;
}
main.page .legend-category.category-update {
  background-color: #F5A623;
}
main.page .legend-category.category-promotion {
  background-color: #F47D38;
}
main.page .legend-category.category-other {
  /*background-color: #000;*/
  background-color: #a52431;
}
main.page .features-catalogue-caption {
  padding-left: 15px;
  padding-right: 15px;
}
main.page .features-catalogue-caption .title {
  font-size: 12px;
}
main.page .features-catalogue-caption ul {
  display: block;
  width: 100%;
}
main.page .features-catalogue-caption ul > li {
  font-weight: bold;
  line-height: 1;
  padding-left: 45px;
  padding-right: 40px;
  position: relative;
  height: 30px;
  display: table;
}
main.page .features-catalogue-caption ul > li span.text {
  vertical-align: middle;
  display: table-cell;
  font-size: 14px;
}
main.page .features-catalogue-caption .legend-category {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 1600px) {
  main.page .features-catalogue-caption ul > li {
    width: 25%;
  }
}
@media (max-width: 767px) {
  main.page .features-catalogue .row.features-catalogue-caption {
    padding-right: 0;
    padding-left: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
  main.page .features-catalogue-caption ul > li {
    padding-left: 28px;
    padding-right: 10px;
  }
  main.page .features-catalogue-caption ul > li span.text {
    font-size: 8px;
  }
  main.page .features-catalogue-caption .legend-category {
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 1;
  }
}
@media (min-width: 992px) {
  main.page .gallery-feature .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53.15%;
    flex: 0 0 53.15%;
    max-width: 53.15%;
  }
  main.page .gallery-feature .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46.85%;
    flex: 0 0 46.85%;
    max-width: 46.85%;
  }
}
main.page .gallery-feature .gallery-slide .slide-item {
  height: 600px;
}
main.page .gallery-feature .card-feature {
  height: 280px;
}
main.page .gallery-feature .card-feature + .card-feature {
  margin-top: 40px;
}
@media (max-width: 991px) {
  main.page .gallery-feature .gallery-slide .slide-item {
    height: 400px;
  }
  main.page .gallery-feature .gallery-slide .slide-item .img-holder {
    min-height: 0;
  }
  main.page .gallery-feature .card-feature {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  main.page .gallery-feature .gallery-slide .slide-item {
    height: 220px;
    /* margin-left: 15px; */
    /* margin-right: 15px; */
  }
  main.page .gallery-feature .gallery-slide .slide-item.slick-current {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  main.page .gallery-feature .gallery-slide .slide-item {
    -webkit-transform: scale(0.94);
    transform: scale(0.94);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  main.page .gallery-feature .card-feature {
    height: 130px;
  }
  main.page .gallery-feature .card-feature {
    margin-top: 20px;
  }
}
main.page .grid-gallery {
  height: 690px;
  margin-right: -15px;
  overflow-x: hidden;
  width: 100%;
  /* max-width: 100%; */
  position: relative;
  overflow-y: visible;
}
main.page .grid-gallery .row {
  height: 100%;
}
main.page .grid-gallery .gallery-item {
  height: 345px;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 991px) {
  main.page .grid-gallery .gallery-item {
    height: auto;
    width: 100%;
    overflow: hidden;
  }
}
main.page .grid-gallery .slick-list,
main.page .grid-gallery .slick-track {
  height: 100%;
  /* min-width: 0; */
  /* max-width: 100%; */
}
main.page .grid-gallery .slick-track .item {
  min-width: 0;
  max-width: 100%;
}
main.page .grid-gallery .gallery-item.main {
  height: 690px;
}
main.page .grid-gallery .gallery-item.main {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
}
main.page .grid-gallery .gallery-item .img-holder {
  height: 100%;
}
main.page .grid-gallery-main {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .grid-gallery-more {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .grid-gallery-more.active {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
main.page .grid-gallery-more .btn-close {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 10;
  /* color: #363636; */
  /* font-size: 20px; */
}
@media (max-width: 1200px) {
  main.page .grid-gallery {
    height: auto;
  }
  main.page .grid-gallery-main {
    position: relative;
  }
}
@media (max-width: 991px) {
  main.page .grid-gallery .gallery-item.main {
    height: 340px;
  }
}
@media (max-width: 767px) {
  main.page .grid-gallery .gallery-item.main {
    height: 270px;
  }
}
main.page .card-gallery {
  height: 100%;
  color: #fff;
  border-radius: 0;
  min-width: 0;
  max-width: 100%;
}
main.page .card-gallery .btn {
  color: inherit;
}
main.page .card-gallery .filter {
  opacity: 0;
}
main.page .card-gallery .card-text-hover {
  text-align: center;
}
main.page .card-gallery .display-t {
  z-index: 2;
  position: relative;
}
main.page .card-gallery .filter-opacity {
  z-index: 1;
}
main.page .card-gallery:hover .filter-opacity {
  opacity: 0.6;
}
main.page .card-gallery:hover .filter-accent-1 {
  opacity: 0.2;
}
main.page .card-gallery .card-img-overlay:hover .card-text-hover {
  height: auto;
}
main.page .card-gallery-video {
  text-align: center;
}
main.page .card-gallery-video > a {
  display: block;
  height: 100%;
}
main.page .card-gallery-video .btn-play {
  color: #fff;
  font-size: 60px;
  padding: 0;
}
main.page .card-gallery-video .filter {
  opacity: 0 !important;
}
main.page .card-gallery-more {
  text-align: center;
}
main.page .card-gallery-more .btn-more {
  font-size: 30px;
  padding: 0;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 40px;
  height: 40px;
  line-height: 44px;
}
main.page .card-gallery-more:hover .btn-more {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .card-gallery-more .see-more {
  font-weight: bold;
}
main.page .card-gallery-more .filter-opacity {
  opacity: 0.6;
}
main.page .card-gallery-more .filter-accent-1 {
  opacity: 0.3;
}
main.page .gallery-arrows {
  height: 50px;
  position: relative;
  width: 70px;
  margin: 0rem 2rem;
}
main.page .gallery-arrows .slick-prev,
main.page .gallery-arrows .slick-next {
  width: 35px;
  height: 20px;
  border-radius: 0;
}
main.page .gallery-arrows .slick-prev:before,
main.page .gallery-arrows .slick-next:before {
  line-height: 20px;
  font-size: 20px;
  font-weight: lighter;
  border-radius: 0;
}
main.page .gallery-arrows .slick-prev {
  border-right: 1px solid #fff;
}
main.page .card-text-slide {
  background: transparent;
  border-radius: 0;
  color: #fff;
  height: 100%;
}
main.page .card-text-slide .card-block {
  padding: 1rem 3rem;
  /* padding: 35px; */
  height: 100%;
  /* overflow: hidden; */
}
main.page .card-text-slide .card-text {
  font-size: 14px;
  letter-spacing: -0.18px;
  line-height: 15px;
  padding-left: 5px;
  overflow: hidden;
}
@media (max-width: 767px) {
  main.page .card-text-slide .card-block {
    padding: 1rem 2rem;
  }
}
main.page .features-trip {
  /* margin-top: 1.5rem; */
  margin-bottom: 1.5rem;
}
main.page .features-trip-header .title {
  font-weight: bold;
  margin-bottom: 0;
}
main.page .features-trip-body {
  /* margin-top: 18px; */
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  margin-left: 0px;
  margin-right: 0px;
}
main.page .features-trip .card-feature {
  width: 300px;
  height: 500px;
  border-radius: 5px;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-right: 25px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  max-width: 300px;
}
main.page .features-trip-body .col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 355px;
  flex: 0 0 355px;
  max-width: 355px;
}
main.page .features-trip-body .col:last-child,
main.page .features-trip-body .col:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 340px;
  flex: 0 0 340px;
  max-width: 340px;
}
main.page .features-trip-body .col:first-child {
  padding-left: 0;
}
main.page .features-trip-body .col:last-child {
  padding-right: 0;
  /* padding-left: 0; */
}
main.page .features-trip-body .col:last-child .card-feature {
  margin-right: 0px;
  margin-left: auto;
}
main.page .features-trip .card-feature .img-holder {
  height: 100%;
}
main.page .features-trip .card-feature .card-title {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
main.page .features-trip .card-feature:hover {
  -webkit-box-shadow: 0px 0px 20px rgba(54, 54, 54, 0.6);
  box-shadow: 0px 0px 20px rgba(54, 54, 54, 0.6);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1600px) {
  main.page .features-trip-body .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 330px;
    flex: 0 0 330px;
    max-width: 330px;
  }
  main.page .features-trip-body .col:last-child,
main.page .features-trip-body .col:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 315px;
    flex: 0 0 315px;
    max-width: 315px;
  }
}
@media (max-width: 991px) {
  main.page .features-trip .card-feature {
    max-width: 150px;
    height: 250px;
    width: 150px;
    margin-right: 0px;
  }
  main.page .features-trip-body .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    max-width: 180px;
  }
  main.page .features-trip-body .col:last-child,
main.page .features-trip-body .col:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 165px;
    flex: 0 0 165px;
    max-width: 165px;
  }
}
main.page .thumbnail-trips {
  margin-top: 1rem;
  margin-bottom: 2.5rem;
}
main.page .thumbnail-trips .card-thumbnail-left {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 530px;
  width: 100%;
}
main.page .thumbnail-trips .card-thumbnail-left .display-t {
  position: relative;
  z-index: 1;
}
main.page .thumbnail-trips .card-thumbnail-left .card-block {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff;
}
main.page .thumbnail-trips .card-thumbnail-left:hover .card-block {
  /* background-color: #F47D38; */
  /* background: linear-gradient(135deg, #EE3874 15%, #F47D38 90%); */
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .thumbnail-trips .card-thumbnail-left .card-block .details {
  min-width: 130px;
}
main.page .thumbnail-trips .card-thumbnail-left .card-block .info {
  word-wrap: break-word;
  max-width: 160px;
}
main.page .thumbnail-trips .card-thumbnail-left .card-block:after,
main.page .thumbnail-trips .card-thumbnail-left .card-block:before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 40%;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .thumbnail-trips .card-thumbnail-left .card-block:before {
  left: 0;
  background-position: top left;
  background-image: url(../images/bg-corner-left.png);
  background: linear-gradient(135deg, #EE3874 15%, #F47D38 90%);
}
main.page .thumbnail-trips .card-thumbnail-left .card-block:after {
  right: 0;
  background-position: bottom right;
  background-image: url(../images/bg-corner-right.png);
}
main.page .thumbnail-trips .card-thumbnail-left:hover .card-block:after,
main.page .thumbnail-trips .card-thumbnail-left:hover .card-block:before {
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1600px) {
  main.page .thumbnail-trips .card-thumbnail-left .card-block .details {
    min-width: 40%;
  }
}
@media (max-width: 767px) {
  main.page .thumbnail-trips {
    margin-left: -10px;
    margin-right: -10px;
  }
  main.page .thumbnail-trips .card-thumbnail-left {
    width: 100%;
  }
  main.page .thumbnail-trips .card-thumbnail-left .card-block .details {
    min-width: auto;
    font-size: 10px;
  }
}
@media (max-width: 575px) {
  main.page .thumbnail-trips .col-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  main.page .thumbnail-trips .card-thumbnail-left .card-block .info {
    max-width: 100px;
  }
}
main.page .features-catalogue {
  margin-left: -15px;
  margin-right: -15px;
}
main.page .features-catalogue .row {
  margin-left: 0px;
  margin-right: 0px;
}
main.page .features-catalogue .card-feature {
  /* width: 445px; */
  border-radius: 0px;
  color: #fff;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-right: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin-left: 10px;
  margin-right: 10px;
}
main.page .features-catalogue .card-feature .card-body {
  /* height: 600px; */
}
main.page .features-catalogue-body .col:first-child {
  padding-left: 0;
}
main.page .features-catalogue-body .col:last-child {
  padding-right: 0;
}
main.page .features-catalogue-body .col:last-child .card-feature {
  margin-right: 0px;
  margin-left: auto;
}
main.page .features-catalogue .card-feature .img-holder {
  height: auto;
  padding-bottom: 135%;
}
main.page .features-catalogue .card-feature .card-title {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
main.page .features-catalogue .card-feature .legend-category {
  /* MLC cambio catalogos
  position: absolute;*/
  position: relative;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  font-size: 36px;
  line-height: 64px;
}
main.page .features-catalogue .card-feature .legend-category .icon {
  font-size: 30px;
}
main.page .features-catalogue .card-feature:hover {
  /* box-shadow: 0px 0px 20px rgba(54, 54, 54, .6); */
  /* transition: all .5s; */
}
main.page .features-catalogue .card-feature .card-footer .icon {
  color: #E5E4E4;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  vertical-align: middle;
  margin-top: -2px;
  position: relative;
  display: inline-block;
}
main.page .features-catalogue .card-feature .card-footer .link:hover .icon {
  color: #F47D38;
  background: linear-gradient(135deg, #F47D38 0%, #EE3874 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 1199px) {
  main.page .features-catalogue {
    margin-left: 0px;
    margin-right: 0px;
  }
  main.page .features-catalogue .card-feature {
    margin-left: 5px;
    margin-right: 5px;
  }
  main.page .features-catalogue .card-feature .img-holder {
    min-height: 250px;
  }
  main.page .features-catalogue .card-feature .card-title,
main.page .features-catalogue .card-feature .card-subtitle {
    font-size: 14px;
  }
  main.page .features-catalogue .card-feature .legend-category {
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 44px;
  }
  main.page .features-catalogue .card-feature .legend-category .icon {
    font-size: 20px;
  }
  main.page .features-catalogue .card-feature .card-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  main.page .features-catalogue .card-feature .card-footer .link .icon {
    font-size: 24px;
    color: #fff;
  }
  main.page .features-catalogue .card-feature .card-footer .link .text {
    display: none;
  }
}
main.page .suggestions-card-tour {
  /* margin-left: -15px; */
  margin-right: -15px;
  overflow: hidden;
}
main.page .suggestions-card-tour .item {
  /* padding: 15px 0; */
  /* padding-left: 15px; */
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  main.page .suggestions-card-tour .item {
    /* padding: 0; */
    padding-bottom: 0;
    padding-top: 0;
  }
  main.page .suggestions-card-tour .row {
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
  }
  main.page .suggestions-card-tour {
    margin-left: -25px;
    margin-right: -25px;
    overflow: hidden;
    margin-top: 1rem;
  }
}
main.page #search-no-result {
  margin-top: 5rem;
  margin-bottom: 5rem;
  display: none;
}
main.page .grid-images .col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
main.page .grid-images .item {
  display: block;
  outline: 0;
  border: 0;
  overflow: hidden;
}
main.page .grid-images .item .img-holder {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  /* margin: -1px; */
}
main.page .grid-images .item:hover .img-holder {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0.9;
}
@media (max-width: 767px) {
  main.page .grid-images .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
main.page .block-text-1 .divider {
  width: 80px;
  /* margin-left: 0; */
  margin-top: 3rem;
  margin-bottom: 2rem;
}
main.page .block-text-1 .text-section {
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-bottom: 40px;
  /* padding-top: 40px; */
}
main.page .block-text-1 .block-left .img-container {
  margin-right: -55px;
}
main.page .block-text-1 .block-left .text-section {
  padding-right: 80px;
}
main.page .block-text-1 .block-right .text-section {
  padding-left: 80px;
}
main.page .block-text-1 .block-right .img-container {
  margin-left: -55px;
  text-align: right;
}
@media (max-width: 1600px) {
  main.page .block-text-1 .block-left .img-container {
    margin-right: -25px;
  }
  main.page .block-text-1 .block-left .text-section {
    padding-right: 40px;
  }
  main.page .block-text-1 .block-right .text-section {
    padding-left: 40px;
  }
  main.page .block-text-1 .block-right .img-container {
    margin-left: -25px;
  }
  main.page .block-text-1 .divider {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 991px) {
  main.page .block-text-1 .block-left .img-container {
    margin-right: 0px;
  }
  main.page .block-text-1 .block-left .text-section {
    padding-right: 0px;
    margin-top: 1rem;
    padding-bottom: 10px;
  }
  main.page .block-text-1 .block-right .text-section {
    padding-left: 0px;
  }
  main.page .block-text-1 .block-right .img-container {
    margin-left: 0px;
    text-align: left;
  }
}
main.page .block-text-2 .divider {
  width: 80px;
  /* margin-right: 0; */
  margin-top: 3rem;
  margin-bottom: 2rem;
}
main.page .block-text-2 .img-container {
  margin-top: 0;
  margin-bottom: 0;
}
main.page .block-text-2 .text-section {
  text-align: right;
  padding-left: 30px;
}
@media (max-width: 1200px) {
  main.page .block-text-2 .img-container {
    text-align: center;
  }
}
main.page .block-text-3 {
  padding-left: 50px;
  padding-right: 50px;
}
main.page .block-text-3.left {
  text-align: right;
}
main.page .block-text-3 .divider {
  width: 80px;
  margin-top: 3rem;
  margin-bottom: 2rem;
}
main.page .block-text-3.right .image-group {
  text-align: right;
  /* padding-left: 80px; */
}
main.page .block-text-3.left .image-group {
  text-align: left;
  /* padding-right: 80px; */
}
main.page .block-text-3.right .text-section .extra-padding {
  padding-right: 80px;
}
main.page .block-text-3.left .text-section .extra-padding {
  padding-left: 80px;
}
main.page .block-text-3 .image-group .img-container {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-left: 160px;
  padding-right: 160px;
}
main.page .block-text-3.right .image-group .img-container:not(.image-overlap) {
  padding-right: 0;
}
main.page .block-text-3.left .image-group .img-container:not(.image-overlap) {
  padding-left: 0;
}
main.page .block-text-3 .image-group .image-overlap {
  margin-top: -40px;
  z-index: 1;
  position: relative;
}
main.page .block-text-3.right .image-group .image-overlap {
  float: left;
  padding-left: 0;
}
main.page .block-text-3.left .image-group .image-overlap {
  float: right;
  padding-right: 0;
}
main.page .block-text-3 .image-group .caption {
  font-size: 12px;
  position: absolute;
  display: inline-block;
  vertical-align: bottom;
  width: 160px;
  padding: 1rem 0.8rem 0rem 0.8rem;
  font-weight: 600;
  top: 100%;
}
main.page .block-text-3 .image-group .caption p {
  margin: 0;
}
main.page .block-text-3.right .image-group .caption {
  top: 100%;
  right: 0;
}
main.page .block-text-3.right .image-group .image-overlap .caption {
  right: 0;
  top: initial;
  bottom: 0;
  text-align: left;
}
main.page .block-text-3.left .image-group .caption {
  left: 0;
}
main.page .block-text-3.left .image-group .image-overlap .caption {
  top: initial;
  left: initial;
  left: 0;
  bottom: 0;
  text-align: right;
}
@media (min-width: 1600px) {
  main.page .block-text-3.left .image-group {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
@media (max-width: 1600px) {
  main.page .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  main.page .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  main.page .block-text-3 {
    padding-left: 0;
    padding-right: 0;
  }
  main.page .block-text-3 .image-group .caption {
    position: relative;
    top: initial !important;
    bottom: initial !important;
    left: initial !important;
    right: initial !important;
    width: auto;
    padding: 0.5rem;
  }
  main.page .block-text-3.left,
main.page .block-text-3.right {
    text-align: left;
  }
  main.page .block-text-3.left .image-group,
main.page .block-text-3.right .image-group {
    text-align: right;
  }
  main.page .block-text-3.right .text-section .extra-padding,
main.page .block-text-3.left .text-section .extra-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  main.page .block-text-3 .image-group .image-overlap {
    margin-top: 1rem;
    width: 100%;
  }
  main.page .block-text-3 .image-group .img-container {
    padding: 0 !important;
  }
  main.page .block-text-3.left .image-group .image-overlap,
main.page .block-text-3.right .image-group .image-overlap {
    text-align: left;
    padding-right: 0;
  }
}
main.page .block-text-4 .column-1 {
  /* height: 100%; */
  padding: 100px 120px 100px 120px;
}
main.page .block-text-4 .column-2 .bg-section {
  padding: 30px 120px 30px 120px;
}
main.page .block-text-4 .text-section .title {
  margin-bottom: 1.5rem;
}
main.page .block-text-4 .text-section .title h1 {
  font-size: 64px;
}
@media (max-width: 1600px) {
  main.page .block-text-4 .column-1 {
    padding: 40px 60px;
  }
  main.page .block-text-4 .text-section .title h1 {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  main.page .block-text-4 .column-1 {
    /* height: 100%; */
    padding: 20px 30px;
  }
  main.page .block-text-4 .column-2 .bg-section {
    padding: 20px 30px;
    background-color: rgba(216, 216, 216, 0.1);
  }
  main.page .block-text-4 .column-2 .title .h4 {
    font-size: 14px;
    font-weight: bold;
  }
  main.page .block-text-4 .column-2 .font-lg {
    font-size: 14px;
  }
  main.page .block-text-4 .text-section .title h1 {
    font-size: 36px;
  }
  main.page .block-text-4 .column-2 .overlap-left {
    margin-right: -25px;
    margin-left: -25px;
    overflow: hidden;
  }
}
main.page .block-text-5 .text-section {
  padding: 30px 160px 120px 160px;
  font-size: 24px;
}
main.page .block-text-5 .text-section p {
  margin-bottom: 1rem;
}
main.page .block-text-5 .overlap-top {
  display: block;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  height: 185px;
  padding: 2rem 5rem;
  margin-top: -80px;
}
main.page .block-text-5 .overlap-top .display-t {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1600px) {
  main.page .block-text-5 .text-section {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  main.page .block-text-5 .text-section {
    padding: 20px 30px 60px 30px;
    font-size: 16px;
  }
  main.page .block-text-5 .overlap-top {
    padding: 1.5rem 1rem;
    width: 80%;
    height: auto;
    margin-top: -40px;
  }
  main.page .block-text-5 .overlap-top h4 {
    font-size: 18px;
  }
}
main.page .block-text-6 {
  padding: 0px 150px;
}
main.page .block-text-6.bg-section {
  padding: 100px 150px;
}
main.page .block-text-6.bg-section .text-section {
  padding-right: 50px;
}
main.page .block-text-6 .text-section .divider {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
main.page .block-text-6 .text-section .title * {
  font-weight: 400;
}
main.page .block-text-6 .text-section .richText {
  line-height: 1.2;
}
main.page .block-text-6 .text-section .tags {
  font-size: 24px;
  line-height: 1.4;
  padding-left: 20px;
}
main.page .block-text-6 .text-section .tags a {
  /* color: pink */
}
@media (max-width: 1600px) {
  main.page .block-text-6 {
    padding: 0px 90px;
  }
  main.page .block-text-6.bg-section {
    padding: 60px 90px;
  }
  main.page .block-text-6 .text-section .tags {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  main.page .block-text-6 {
    padding: 0px 30px;
  }
  main.page .block-text-6.bg-section {
    padding: 20px 30px;
  }
}
main.page .blockquote-section.bg-gradient-2 {
  /* opacity: .2; */
  background: linear-gradient(135deg, rgba(253, 187, 51, 0.2) 0%, rgba(244, 125, 56, 0.2) 100%);
}
main.page .blockquote-block {
  padding: 4.6rem;
  text-align: center;
  opacity: 1;
  max-width: 780px;
  margin: 0 auto;
}
main.page .blockquote-block blockquote {
  font-size: 24px;
  margin: 0;
}
@media (max-width: 1600px) {
  main.page .blockquote-block blockquote {
    font-size: 18px;
  }
}
main.page .section-scroll {
  margin-top: 1.5rem;
}
main.page .section-scroll .scroll-down {
  color: #E5E4E4;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .section-scroll .scroll-down:hover {
  color: #363636;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
main.page .section-scroll .scroll-down .fa {
  font-size: 21px;
  vertical-align: top;
  /* line-height: 21px; */
}
@media (max-width: 991px) {
  main.page .section-scroll .scroll-down {
    opacity: 0;
  }
}
main.page .related-post {
  margin-bottom: 0;
}
main.page .related-post .see-all-wrapper .see-all {
  padding-right: 15px;
}
main.page .related-post .grid-card-tour .item {
  padding-bottom: 0;
  /* border: 0; */
  border-bottom: 0;
}
main.page .related-post .see-all-wrapper {
  position: relative;
  top: -1rem;
}
main.page .related-post .see-all-wrapper .see-all {
  display: block;
}
@media (max-width: 1200px) {
  main.page .related-post .grid-card-tour .item {
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
  }
}
main.page .legal-section {
  padding: 30px 70px;
  padding-bottom: 200px;
}
main.page .legal-section .divider {
  margin-left: 0;
  margin-bottom: 1.5rem;
}
main.page .legal-section .title-brand {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  main.page .legal-section {
    padding: 10px 30px;
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  main.page .card-square {
    /* max-width: 480px; */
    /* margin: 0 auto; */
  }
}
main.page .banner-1 {
  height: 300px;
}
main.page .banner-1 .row {
  height: 100%;
}
main.page .banner-1 .card-banner {
  /* max-width: 480px; */
  height: 100%;
  border-radius: 0;
  /* width: 480px; */
  text-align: center;
}
main.page .banner-1 .card-banner .filter-accent-1 {
  display: none;
}
main.page .banner-1 .card-banner .filter-opacity {
  opacity: 0.5;
}
main.page .banner-1 .card-banner .img-holder {
  height: 100%;
  /* padding-bottom: 100%; */
}
main.page .banner-1 .banner-content {
  padding: 1.5rem;
  text-align: center;
  color: #fff;
  height: 100%;
}
main.page .banner-1 .banner-content .btn-group-inline {
  margin-top: 3rem;
  margin-bottom: 0;
}
main.page .banner-1 .banner-content .btn {
  font-size: 20px;
}
@media (max-width: 1600px) {
  main.page .banner-1 .banner-content .btn {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  main.page .banner-1 {
    height: auto;
  }
  main.page .banner-1 .banner-content .btn-group-inline {
    margin-top: 1rem;
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  main.page .banner-1 {
    height: auto;
  }
  main.page .banner-1 .card-banner .img-holder {
    height: 135px;
  }
  main.page .banner-1 .banner-content .btn {
    font-size: 14px;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
@media (max-width: 575px) {
  main.page .banner-1 .banner-content .btn {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
main.page .banner-2 {
  height: 500px;
  background-size: cover;
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
  position: relative;
}
main.page .banner-2 .row {
  height: 100%;
}
main.page .banner-2 .img-holder {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
main.page .banner-2 .filter-accent-1 {
  opacity: 0.2;
}
main.page .banner-2 .filter-opacity {
  opacity: 0.3;
}
main.page .banner-2 .banner-content {
  padding: 1.5rem;
  text-align: center;
  color: #fff;
  height: 100%;
  position: relative;
}
main.page .banner-2 .banner-content .btn-group-inline {
  margin-top: 3rem;
  margin-bottom: 0;
}
main.page .banner-2 .banner-content .btn {
  font-size: 20px;
}
main.page .banner-2 .banner-content .btn .fa {
  font-size: 24px;
  font-weight: bold;
  vertical-align: middle;
  margin-top: -5px;
  line-height: 1;
  margin-left: 5px;
}
@media (max-width: 1600px) {
  main.page .banner-2 .banner-content .btn {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  main.page .banner-2 .banner-content .btn-group-inline {
    margin-top: 1rem;
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  main.page .banner-2 h2.title {
    font-size: 20px;
  }
  main.page .banner-2 h4 {
    font-size: 18px;
    font-weight: 300;
  }
  main.page .banner-2 .banner-content {
    padding: 1.5rem 3rem;
  }
  main.page .banner-2 .banner-content .btn {
    font-size: 14px;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    border: 0;
  }
  main.page .banner-2 .banner-content .btn .fa {
    font-size: 18px;
    font-weight: bold;
    margin-top: -3px;
  }
}
@media (max-width: 575px) {
  main.page .banner-2 .banner-content .btn {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
main.page .form label.onfocus {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  color: #D8D8D8;
  text-transform: uppercase;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  padding: 0.5rem 2rem;
  /* height: 100%; */
  color: #363636;
  font-weight: bold;
  /* height: 100%; */
  line-height: 1.25;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  /* z-index: -1; */
}
main.page .form .bootstrap-select .select-dropdown {
  height: 100%;
}
main.page .form .form-group.is-active label.onfocus {
  color: #D8D8D8;
}
main.page .form .form-group.is-completed label.onfocus {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 9px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  top: 0;
}
main.page .form .form-group {
  position: relative;
  margin-bottom: 2rem;
}
main.page .form select.form-control:not([size]):not([multiple]),
main.page .form .form-control {
  height: 55px;
  background-color: #fff;
  color: #363636;
  padding-left: 2rem;
  padding-right: 2rem;
  font-weight: bold;
  font-size: 14px;
  border-color: #E5E4E4;
  /* z-index: 1; */
  /* position: relative; */
}
main.page .form textarea.form-control {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  height: 100px;
}
main.page .form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  font-weight: bold;
}
main.page .form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-weight: bold;
}
main.page .form :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  font-weight: bold;
}
main.page .form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-weight: bold;
}
main.page .form input[type=checkbox] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  border-width: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: -1.8rem;
}
main.page .form input[type=checkbox]:checked {
  background-color: #2ECC71;
}
main.page .form input[type=checkbox]:focus {
  outline: 0 none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
main.page .form .form-check-label {
  padding-left: 2rem;
}
main.page .form .bootstrap-select.form-control {
  padding-left: 0;
  padding-right: 0;
}
main.page .form .bootstrap-select > .dropdown-toggle.bs-placeholder {
  height: 55px;
}
main.page .form .textarea-group {
  padding-top: 20px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #E5E4E4;
}
main.page .form .textarea-group textarea.form-control {
  border: 0;
  padding-top: 0;
}
@media (max-width: 1600px) {
  main.page .form .form-group {
    /* font-size: 12px; */
  }
}
@media (max-width: 991px) {
  main.page .form label.onfocus,
main.page .form .form-control {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  main.page .form .form-group {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  main.page .form .form-check-label {
    font-size: 12px;
  }
}
main.page #form-orderby {
  max-width: 200px;
  min-width: 190px;
}
@media (max-width: 991px) {
  main.page #form-orderby {
    /* text-align: right; */
    float: right;
  }
}
@media (max-width: 1600px) {
  main.page .form-contact .btn {
    padding: 1.5rem 5rem;
    margin-top: 1.5rem;
  }
}
main.page .search-agency {
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
}
main.page .search-agency .search-title {
  text-align: center;
}
main.page .search-agency .search-title .divider {
  margin-top: 0.5rem;
  margin-bottom: 0rem;
  max-width: 300px;
}
main.page .search-agency .search-title,
main.page .search-agency .form-group {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
main.page .search-agency .bootstrap-select .select-dropdown {
  padding-left: 2rem;
}
main.page .search-agency .bootstrap-select.btn-group .dropdown-menu {
  padding-left: 0;
}
main.page .search-agency .bootstrap-select,
main.page .search-agency .bootstrap-select > .dropdown-toggle.bs-placeholder {
  height: 60px;
}
main.page .search-agency .search-submit .btn {
  width: 100%;
  padding: 1.5rem 1.5rem;
  max-width: 250px;
}
@media (max-width: 1600px) {
  main.page .search-agency .search-title .divider {
    max-width: 150px;
  }
}
@media (max-width: 1200px) {
  main.page .search-agency {
    margin-left: 25px;
    margin-right: 25px;
  }
  main.page .search-agency .search-submit {
    text-align: center;
  }
}
main.page .under-construction {
  height: 100vh;
  background: url(../images/underconstruction.png) no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  text-align: center;
  color: white;
  display: block;
}
main.page .under-construction .content {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 20px;
}
main.page .under-construction .title {
  font-size: 64px;
  font-weight: bold;
  line-height: 100%;
}
main.page .under-construction .line1 {
  font-family: Baskerville;
  font-size: 36px;
  font-style: italic;
  margin-bottom: 30px;
}
main.page .under-construction .line2 {
  font-size: 36px;
  font-weight: bold;
}
main.page .under-construction .logo {
  width: 180px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1440px) {
  main.page .under-construction {
    display: block;
  }
  main.page .under-construction .title {
    font-size: 50px;
  }
  main.page .under-construction .line1 {
    font-size: 30px;
  }
  main.page .under-construction .line2 {
    font-size: 30px;
  }
  main.page .under-construction .logo {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  main.page .under-construction {
    display: block;
  }
  main.page .under-construction .title {
    font-size: 35px;
  }
  main.page .under-construction .line1 {
    font-size: 22px;
  }
  main.page .under-construction .line2 {
    font-size: 22px;
  }
  main.page .under-construction .logo {
    width: 130px;
  }
}
main.page .page-404 {
  height: 100vh;
  background: url(../images/background-404.png) no-repeat center center;
  background-size: cover;
  text-align: center;
  color: #363636;
}
main.page .page-404 .back {
  color: #363636;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: 50px;
  left: 70px;
  text-decoration: none !important;
  outline: 0 none;
}
main.page .page-404 .back .fa {
  margin-right: 15px;
}
main.page .page-404 .content {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 20px;
}
main.page .page-404 .title {
  font-family: Baskerville;
  font-size: 64px;
  font-weight: bold;
  font-style: italic;
  line-height: 100%;
}
main.page .page-404 .title .number {
  font-size: 144px;
}
main.page .page-404 .subtitle {
  font-family: Baskerville;
  font-size: 20px;
  font-style: italic;
  margin-bottom: 30px;
}
main.page .page-404 .btn-container {
  max-width: 500px;
  margin: 0 auto;
}
main.page .page-404 .btn-container .btn {
  text-transform: uppercase;
  padding: 21px 0;
}
@media screen and (max-width: 767px) {
  main.page .page-404 {
    position: relative;
  }
  main.page .page-404 .back {
    top: 10px;
    left: 15px;
  }
  main.page .page-404 .title {
    font-size: 31px;
  }
  main.page .page-404 .title .number {
    font-size: 75px;
  }
  main.page .page-404 .subtitle {
    font-size: 13px;
  }
  main.page .page-404 .btn-container {
    max-width: 450px;
  }
  main.page .page-404 .btn-container .btn {
    margin-bottom: 20px;
  }
}
main.page .slick-slider.slick-initialized {
  display: block;
  -webkit-animation: fadein 2s;
  animation: fadein 2s;
  opacity: 1;
}
main.page .slick-slide {
  outline: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
main.page .slick-initialized .slick-slide {
  opacity: 1;
}
main.page .slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}
main.page .slick-prev,
main.page .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 65px;
  height: 65px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  font: normal normal normal 30px/1 FontAwesome;
  /* font-size: inherit; */
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* background-color: #00407a; */
  text-align: center;
  z-index: 1;
  overflow: hidden;
  mix-blend-mode: multiply;
  mix-blend-mode: hard-light;
}
main.page .slick-prev:hover,
main.page .slick-prev:focus,
main.page .slick-next:hover,
main.page .slick-next:focus {
  color: rgba(255, 255, 255, 0);
  outline: none;
  /* background-color: rgba(0,115,219,0.2); */
  color: #fff;
}
main.page .slick-prev:hover:before,
main.page .slick-prev:focus:before,
main.page .slick-next:hover:before,
main.page .slick-next:focus:before {
  opacity: 1;
}
main.page .slick-prev.slick-disabled:before,
main.page .slick-next.slick-disabled:before {
  opacity: 0.25;
}
main.page .slick-prev:before,
main.page .slick-next:before {
  display: block;
  opacity: 0.75;
  color: white;
  text-align: center;
  line-height: 65px;
  font-weight: bold;
}
main.page .slick-prev {
  left: 0;
}
main.page [dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}
main.page .slick-prev:before {
  content: "\f104";
}
main.page [dir=rtl] .slick-prev:before {
  content: "\f105";
}
main.page .slick-next {
  right: 0px;
}
main.page [dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}
main.page .slick-next:before {
  content: "\f105";
}
main.page [dir=rtl] .slick-next:before {
  content: "\f104";
}
main.page .slick-dotted.slick-slider {
  /* margin-bottom: 30px; */
}
main.page .slick-dots {
  position: absolute;
  bottom: 25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
main.page .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
main.page .slick-dots li .number {
  display: inline-block;
}
main.page .slick-dots li.slick-active .number {
  color: #363636;
  border-bottom: 1px solid #363636;
}
main.page .slick-dots li button {
  font-size: 0px;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
main.page .slick-dots li button:hover,
main.page .slick-dots li button:focus {
  outline: none;
}
main.page .slick-dots li button:hover:before,
main.page .slick-dots li button:focus:before {
  opacity: 1;
}
main.page .slick-dots li button:before {
  display: inline-block;
  font: normal normal normal 16px/20px FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\f111";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
main.page .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
main.page .mfp-iframe-holder .mfp-content {
  max-width: 1200px;
}
main.page .mfp-arrow {
  transform: scale(1);
  -webkit-transform: scale(1);
}
main.page .mfp-arrow-left,
main.page .mfp-arrow-right {
  position: absolute;
  top: 50%;
}
main.page .mfp-arrow-left:before,
main.page .mfp-arrow-right:before {
  content: none;
}
main.page .mfp-arrow {
  line-height: 110px;
  margin-top: -55px;
}
main.page .mfp-arrow:active {
  margin-top: -55px;
}
main.page .mfp-arrow-left:after,
main.page .mfp-arrow-right:after {
  border: 0;
  margin-top: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  top: 0;
  display: block;
}
main.page .mfp-arrow-left:after,
main.page .mfp-arrow-right:after {
  font-family: FontAwesome;
  font-size: 50px;
  color: #fff;
  /* box-shadow:  0 0 0 10px #363636; */
}
main.page .mfp-arrow-left:after {
  content: "\f104";
}
main.page .mfp-arrow-right:after {
  content: "\f105";
}
@media (max-width: 991px) {
  main.page .mfp-arrow {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    line-height: 60px;
  }
  main.page .mfp-arrow:active {
    margin-top: -30px;
  }
}
main.page .easy-autocomplete {
  height: 100%;
  display: block;
  width: 100%;
}
main.page .easy-autocomplete-container {
  min-width: 160px;
  padding-left: 35px;
  /* margin: 2px 0 0; */
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  color: #EE3874;
  text-transform: uppercase;
}
main.page .easy-autocomplete-container ul {
  padding: 1.25rem;
  border: 0;
}
main.page .easy-autocomplete-container ul li,
main.page .easy-autocomplete-container ul .eac-category {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #EE3874;
  /* white-space: nowrap; */
  position: relative;
  font-family: "Proxima Nova";
  text-transform: uppercase;
  border: 0;
}
main.page .easy-autocomplete-container ul li.selected {
  background-color: transparent;
}
main.page .easy-autocomplete-container ul li:before {
  font-family: "icomoon" !important;
  content: "\e904";
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  opacity: 0;
  font-size: 16px;
  display: block;
}
main.page .easy-autocomplete-container ul li.selected:before,
main.page .easy-autocomplete-container ul li:hover:before,
main.page .easy-autocomplete-container ul li:focus:before {
  opacity: 1;
}
@media (max-width: 991px) {
  main.page .easy-autocomplete-container {
    padding-left: 0;
  }
}
main.page .ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
  main.page .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  main.page .ps {
    overflow: auto !important;
  }
}
main.page .ps.ps--active-x > .ps__scrollbar-x-rail,
main.page .ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: #f1f1f1;
}
main.page .ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}
main.page .ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #EE3874;
  height: 6px;
}
main.page .ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
main.page .ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #EE3874;
  width: 6px;
}
main.page .ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0.9;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps__scrollbar-x-rail */
  height: 10px;
}
main.page .ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #EE3874;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps__scrollbar-x */
  height: 6px;
}
main.page .ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x, main.page .ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  height: 6px;
}
main.page .ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0.9;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0;
  /* there must be 'right' for ps__scrollbar-y-rail */
  width: 10px;
}
main.page .ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #EE3874;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  right: 2px;
  /* there must be 'right' for ps__scrollbar-y */
  width: 6px;
}
main.page .ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y, main.page .ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
  width: 6px;
}
main.page .ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}
main.page .ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #EE3874;
  height: 6px;
}
main.page .ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
main.page .ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #EE3874;
  width: 6px;
}
main.page .ps:hover > .ps__scrollbar-x-rail,
main.page .ps:hover > .ps__scrollbar-y-rail {
  opacity: 0.9;
}
main.page .ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}
main.page .ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #EE3874;
}
main.page .ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}
main.page .ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #EE3874;
}
main.page #menu-navegacion .ps__scrollbar-x-rail {
  width: 100% !important;
  left: auto !important;
  bottom: 0px !important;
}
@media screen and (max-width: 1600px) {
  main.page .dummy-no-me-toqu {
    height: 100%;
    height: 100%;
    height: 100%;
    height: 100%;
    height: 100%;
  }
}
@media (max-width: 992px) {
  main.page #menu-navegacion {
    display: none;
  }
  main.page #menu-navegacion-min {
    display: block;
    float: right;
    z-index: 2500;
  }
  main.page .menu-navegacion-toggle {
    display: none !important;
  }
  main.page #divOfertas {
    display: none;
  }
  main.page #divDestinos {
    display: none;
  }
  main.page main.page {
    margin-top: 0px;
  }
  main.page .col.aside.aside-left.collapse {
    display: none !important;
  }
  main.page .col.aside.aside-left.overlay.collapse.in {
    display: block !important;
  }
  main.page .navbar-brand {
    top: 0;
    width: 13rem;
  }
}
main.page .row:before, main.page .row:after {
  display: none !important;
}
main.page .navbar-nav.justify-content-between.flex-nowrap.flex-r.ps.ps--theme_default.ps--active-y .ps__scrollbar-y-rail {
  display: none !important;
}
@media (max-width: 991px) {
  main.page .ocultacion {
    display: none;
  }
}
@media (min-width: 992px) {
  main.page .icono-nav-left {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 992px) {
  main.page .move-right-icon {
    position: relative;
    left: 55px;
  }
  main.page .move-left-icon {
    position: relative;
    right: 55px;
  }
}
main.page .float-left {
  float: left;
}
main.page .float-right {
  float: right;
}
main.page .image-icono-menu {
  height: 60px;
  width: 60px;
}
main.page .pointer {
  cursor: pointer;
}
main.page .top-margen-x {
  position: fixed !important;
  top: 0px !important;
  z-index: 2 !important;
  margin-top: 90px !important;
}
main.page .mt-3 {
  margin-top: 30px;
}
main.page .mt-2 {
  margin-top: 20px !important;
}
main.page .margin-divider-footer {
  margin-top: -10px;
}
main.page .sin-disco {
  list-style: none;
  padding-left: 0;
}
main.page .sin-padding-left {
  padding-left: 0px !important;
}
main.page .padding-top-filtro {
  padding-top: 4px;
}
main.page .border-selected {
  border: 1px solid black;
  border-radius: 5px;
}
main.page .color-boton-filtro {
  background-color: #F47D38;
  background: linear-gradient(135deg, #EE3874 15%, #F47D38 90%);
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
main.page .sombreado-boton-filtro {
  -webkit-box-shadow: 0px 0px 40px rgba(54, 54, 54, 0.2);
  box-shadow: 0px 0px 40px rgba(54, 54, 54, 0.2);
}
@media (max-width: 991px) {
  main.page .texto-footer-big {
    font-size: 9pt;
  }
  main.page .texto-footer-small {
    font-size: 7pt;
  }
  main.page .icono-rss-footer {
    height: 20px;
    width: 20px;
  }
  main.page .logo-footer {
    width: 148px;
    height: 36px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  main.page .texto-footer-big {
    font-size: 13.5pt;
  }
  main.page .texto-footer-small {
    font-size: 10.5pt;
  }
  main.page .icono-rss-footer {
    height: 20px;
    width: 20px;
  }
  main.page .logo-footer {
    width: 148px;
    height: 36px;
  }
}
@media (min-width: 1200px) {
  main.page .texto-footer-big {
    font-size: 18pt;
  }
  main.page .texto-footer-small {
    font-size: 14pt;
  }
  main.page .icono-rss-footer {
    height: 30px;
    width: 30px;
  }
  main.page .logo-footer {
    width: 365px;
    height: 106px;
  }
}
main.page .padding-laterales-boton-filtro {
  padding-left: 5px;
  padding-right: 5px;
}
main.page .fuente-tour-mundial {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
main.page .ancho25 {
  width: 25%;
}
main.page .mb-20 {
  margin-bottom: 20px;
}
main.page .w-90 {
  width: 90%;
}
@media (min-width: 1px) and (max-width: 767px) {
  main.page .div-especial {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  main.page .div-especial {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  main.page .div-especial {
    width: 25%;
  }
}
@media (max-width: 768px) {
  main.page .padding-interno-lateral {
    padding-left: 8%;
    padding-right: 8%;
  }
  main.page .separator-logo-footer {
    margin-top: 50px;
  }
}
@media (min-width: 769px) {
  main.page .separator-logo-footer {
    margin-top: 70px;
  }
}
main.page .ocultar-ul-inf {
  display: none;
}
main.page .ocultar-ul-sup {
  display: none;
}
@media (min-width: 768px) {
  main.page .ocultar-ul-sup {
    display: block;
  }
}
@media (max-width: 767px) {
  main.page .ocultar-ul-inf {
    display: block;
  }
  main.page .div-father .nav {
    display: inherit !important;
  }
}
@media (min-width: 768px) {
  main.page .div-father .nav {
    display: flex !important;
  }
}
main.page .pl-20 {
  padding-left: 20px;
}
main.page .sinAltura {
  height: 100% !important;
}
@media (min-width: 992px) and (max-width: 1150px) {
  main.page .padding-left-gradual {
    padding-left: 4% !important;
  }
}
@media (min-width: 1151px) {
  main.page .padding-left-gradual {
    padding-left: 14% !important;
  }
}
main.page .img-nav-menu {
  height: 20px;
  width: 20px;
}
main.page .font12 {
  font-size: 12px;
}
main.page .link_hover {
  text-decoration: none;
}
main.page .link_hover:hover {
  color: lightgrey;
  text-decoration: none;
}
@media (max-width: 1199px) {
  main.page .ocultar-texto-nav {
    display: none;
  }
}
main.page .containerConfiCookies {
  margin: 0 10%;
}
main.page .switchCookies {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
main.page .switchCookies input {
  display: none;
}
main.page .sliderCookies {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
main.page .sliderCookies:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
main.page input:checked + .sliderCookies {
  background: linear-gradient(135deg, #f47d38 20%, #ee3874 80%);
}
main.page input:focus + .sliderCookies {
  box-shadow: 0 0 1px #f47d38;
}
main.page input:checked + .sliderCookies:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
main.page .sliderCookies.roundCookies {
  border-radius: 34px;
}
main.page .sliderCookies.roundCookies:before {
  border-radius: 50%;
}
@media (min-width: 991px) {
  main.page .paddingSupCookies {
    padding-top: 35px;
  }
}
main.page .paddingButtonSwitch {
  padding-top: 60px;
}
main.page .boton-save-cookies {
  height: 35px;
  border-radius: 5px;
  padding: 0 30px;
  margin: 50px 90px 50px;
}
main.page .upper-nav .navbar {
  padding-left: 0;
}
main.page .row.headerNav {
  width: 100%;
  margin: 0;
}
main.page .row.headerNav .headerNegroIzquierda {
  width: calc(100% - 250px);
}
main.page .row.headerNav .headerNegroDerecha {
  width: 250px;
}
main.page .row.headerNav .headerNegroDerecha .navbar-nav .nav-link {
  padding-left: 1rem;
  padding-right: 1rem;
}
main.page .padding-nav-sup {
  padding-top: 8px;
}
main.page .texto-nav-sup {
  font-size: 12px;
  padding-top: 4px;
}
@media (max-width: 1600px) {
  main.page .row.headerNav .headerNegroIzquierda {
    width: calc(100% - 200px);
  }
  main.page .row.headerNav .headerNegroDerecha {
    width: 200px;
  }
}
@media (min-width: 1200px) {
  main.page .columnaNav {
    width: 33.3333333333%;
  }
}
@media (max-width: 1200px) {
  main.page .columnaNav {
    padding: 8px;
  }
}
main.page .logueado .widget-download {
  height: 160px;
}
main.page .logueado .widget-download .btn {
  height: 50%;
}
main.page .logueado .is_stuck.widget-download {
  height: 130px;
}
main.page #buttons-download {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
}
main.page .font-size-precio {
  font-size: 12px;
}
main.page #facilities .row.no-gutters {
  flex-direction: column-reverse;
}
@media (min-width: 450px) and (max-width: 600px) {
  main.page .btn-logueado {
    margin-top: -15px;
  }
}
@media (min-width: 994px) {
  main.page .display-monitor-screen {
    display: none;
  }
  main.page #icon-amenities {
    padding-right: 15px;
  }
}
@media (max-width: 992px) {
  main.page h4.titulo-tablet-precio {
    line-height: 1;
  }
  main.page div#tamAsideRight {
    padding-top: 35px;
  }
}

/** Fixes César Diciembre 2017 **/
body {
  line-height: 1.5;
}

main.page .btn {
  line-height: 1.25;
}
main.page h5, main.page .h5 {
  margin-top: 0;
}
main.page h6, main.page .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
main.page .form-control {
  height: auto;
  line-height: 1.25;
  box-shadow: none;
}
main.page .form-control:focus {
  outline: none;
}
main.page .nav > li > a:focus, main.page .nav > li > a:hover {
  background-color: transparent;
}
main.page .bootstrap-select {
  box-shadow: 0px 0px 40px rgba(54, 54, 54, 0.2);
}
main.page .bootstrap-select.btn-group .dropdown-toggle .caret {
  display: none;
}
main.page .bootstrap-select.open > .dropdown-menu > .dropdown-menu {
  max-height: 190px !important;
}
main.page .upper-nav-desk .upper-navbar .btn-clients {
  outline: none;
  height: 38px;
}
main.page #clients-access {
  top: inherit;
}
main.page #clients-access.in {
  transform: translateX(0%);
}
main.page #nav-search-mobile.collapse.in {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  display: block;
}
main.page #nav-search-mobile.in .btn-close {
  opacity: 1;
}
main.page #nav-mobile.collapse.in {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
main.page #nav-mobile.collapse.in .navbar-toggler-close {
  opacity: 1;
}
main.page .main-navbar .navbar-nav > li.dropdown.open .nav-link:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #363636 transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -9px;
}
main.page .main-navbar .navbar-nav > li.dropdown.open .dropdown-nav-menu {
  /* display: table; */
  border-radius: 0px;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  overflow: auto;
}
main.page .main-navbar .navbar-nav > li.dropdown.open {
  position: static;
}
main.page .main-navbar-menu {
  overflow-y: hidden;
}
main.page .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
main.page .dropdown-menu .divider {
  height: auto;
  background: transparent;
  margin: auto;
}
main.page .navbar-nav .open .dropdown-nav-menu {
  background-color: #363636 !important;
  color: #fff;
}
main.page .hero-slick .slide-content .container, main.page .hero-single .hero-content .container {
  position: relative;
}
main.page .glyphicon-ok:before {
  content: "";
}
main.page .aside-toggler {
  /*top: 128px;*/
  top: 90px;
}
main.page .widget-calendar .title .fa {
  right: 20px;
}
main.page .table-brand tr td {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
main.page .widget-hotel-info .card-info h6.label {
  color: inherit;
  padding: 0;
}
main.page .widget-hotel-info .label {
  padding: 0;
  color: #363636;
  font-size: 12px;
  font-weight: 400;
  white-space: inherit;
  margin-bottom: 1rem;
  display: block;
  text-align: left;
  line-height: 18px;
}
@media (max-width: 1200px) {
  main.page .main-navbar .navbar-nav > li.dropdown.open .dropdown-nav-menu {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100vh;  TMPMO-2571 - Evitar fondo negro al desplegar submenu en menor XL */
    height: auto;
    z-index: 10;
    overflow: auto;
  }
}
@media (max-width: 1600px) {
  main.page .main-navbar .navbar-nav > .nav-item > .nav-link, main.page .main-navbar .navbar-nav > .nav-item > a.nav-link {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding: 0.55rem 1.5rem;
  }
  main.page .main-navbar .navbar-nav > .nav-item > .nav-link:hover, main.page .main-navbar .navbar-nav > .nav-item > a.nav-link:hover {
    text-decoration: none;
  }
}
@media (min-width: 1200px) {
  main.page .text-xl-right {
    text-align: right !important;
  }
}
@media (min-width: 992px) {
  main.page .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
}
@media (min-width: 1600px) {
  main.page .main-navbar .navbar-nav > .nav-item {
    line-height: 61px;
  }
}
main.page #search-home.is_stuck {
  height: 63px;
  overflow-y: visible;
  z-index: 999;
}
main.page .nav-search .search-input-nav {
  box-shadow: none !important;
}
main.page #search-home .search-box .bootstrap-select.btn-group .dropdown-menu.inner,
main.page #aside-left .widget-search-box .bootstrap-select.btn-group .dropdown-menu.inner,
main.page .search-row .bootstrap-select.btn-group .dropdown-menu.inner,
main.page .widget-filter-catalogue .bootstrap-select.btn-group .dropdown-menu.inner,
main.page .search-row-fields .bootstrap-select.btn-group .dropdown-menu.inner {
  position: static !important;
  float: none !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: noe !important;
  box-shadow: none !important;
}
main.page .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  margin-top: -5px !important;
  right: 1px !important;
  margin-right: 2px !important;
  top: 50% !important;
  height: 20px !important;
}
main.page #search-home .search-box .bootstrap-select > .dropdown-toggle,
main.page #search-home .search-box .bootstrap-select > .dropdown-toggle:active,
main.page #search-home .search-box .bootstrap-select > .dropdown-toggle:focus,
main.page #search-home .search-box .bootstrap-select > .dropdown-toggle:hover,
main.page #aside-left .widget-search-box .bootstrap-select > .dropdown-toggle,
main.page #aside-left .widget-search-box .bootstrap-select > .dropdown-toggle:active,
main.page #aside-left .widget-search-box .bootstrap-select > .dropdown-toggle:focus,
main.page #aside-left .widget-search-box .bootstrap-select > .dropdown-toggle:hover,
main.page .search-row .search-fields .bootstrap-select > .dropdown-toggle,
main.page .search-row .search-fields .bootstrap-select > .dropdown-toggle:active,
main.page .search-row .search-fields .bootstrap-select > .dropdown-toggle:focus,
main.page .search-row .search-fields .bootstrap-select > .dropdown-toggle:hover,
main.page .widget-filter-catalogue .bootstrap-select > .dropdown-toggle,
main.page .widget-filter-catalogue .bootstrap-select > .dropdown-toggle:active,
main.page .widget-filter-catalogue .bootstrap-select > .dropdown-toggle:focus,
main.page .widget-filter-catalogue .bootstrap-select > .dropdown-toggle:hover,
main.page .search-row-fields .bootstrap-select > .dropdown-toggle,
main.page .search-row-fields .bootstrap-select > .dropdown-toggle:active,
main.page .search-row-fields .bootstrap-select > .dropdown-toggle:focus,
main.page .search-row-fields .bootstrap-select > .dropdown-toggle:hover {
  color: #EE3874 !important;
}
main.page #search-home .search-box .bootstrap-select .select-dropdown,
main.page #aside-left .widget-search-box .bootstrap-select .select-dropdown,
main.page .search-row .search-fields .bootstrap-select .select-dropdown,
main.page .widget-filter-catalogue .bootstrap-select .select-dropdown,
main.page .search-row-fields .bootstrap-select .select-dropdown {
  color: #363636 !important;
  background: #FFF !important;
}
main.page #search-home .search-box .bootstrap-select.btn-group .dropdown-menu,
main.page #aside-left .widget-search-box .bootstrap-select.btn-group .dropdown-menu,
main.page .search-row .search-fields .bootstrap-select.btn-group .dropdown-menu,
main.page .widget-filter-catalogue .bootstrap-select.btn-group .dropdown-menu,
main.page .search-row-fields .bootstrap-select.btn-group .dropdown-menu {
  width: 100% !important;
}
main.page .nav-search-desk .input-text-wrapper {
  width: 100%;
}
@media (max-width: 991px) {
  main.page .ocultacion {
    display: none;
  }
}
@media (min-width: 992px) {
  main.page .icono-nav-left {
    display: none;
  }
}
main.page .float-left {
  float: left;
}

main.page {
  /*Tama?o portatil*/
  /*Tama?o tablet*/
  /*Tama?o movil*/
}
main.page .boton-save-cookies {
  background: linear-gradient(135deg, #f47d38 0, #ee3874 100%);
  margin: 50px 5px 50px;
}
main.page .sectionCookies button {
  color: #fff;
}
main.page .switchCookies input:checked:disabled + .sliderCookies {
  background: #ccc !important;
  cursor: not-allowed;
}
main.page .sectionCookies {
  position: fixed !important;
  background-color: #363636;
  color: #fff;
  bottom: 0em;
  z-index: 9999;
  opacity: 0.95;
}
main.page .sectionCookies a {
  color: #f47d38;
}
main.page .sectionCookies a:hover {
  color: #f47d38;
}
@media (min-width: 992px) {
  main.page .sectionCookies {
    padding: 1rem;
  }
  main.page .sectionCookies h4 {
    margin-top: 10%;
  }
  main.page .sectionCookies button {
    margin-top: 0.8%;
  }
  main.page .sectionCookies a#modificarCookies {
    margin-top: 0.8%;
  }
}
@media (max-width: 991.98px) {
  main.page .sectionCookies button {
    margin-top: 2.5%;
  }
}
@media (max-width: 575.98px) {
  main.page .sectionCookies button {
    margin-top: -1%;
    margin-bottom: 1%;
  }
}

.portlet-decorate .portlet-content {
  padding: 0px;
  border: 0px;
  background: none;
}

#wrapper .portlet-layout.row {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

#wrapper div#main-content .portlet-column {
  padding-left: 0px;
  padding-right: 0px;
}

.portlet {
  margin-bottom: 0px;
}

main.page .col-xs-1, main.page .col-xs-10, main.page .col-xs-11, main.page .col-xs-12, main.page .col-xs-2, main.page .col-xs-3, main.page .col-xs-4, main.page .col-xs-5, main.page .col-xs-6, main.page .col-xs-7, main.page .col-xs-8, main.page .col-xs-9 {
  float: left;
}
main.page .h1, main.page .h2, main.page .h3, main.page h1, main.page h2, main.page h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
main.page .h4, main.page .h5, main.page .h6, main.page h4, main.page h5, main.page h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
main.page .h1, main.page .h2, main.page .h3, main.page .h4, main.page .h5, main.page .h6, main.page h1, main.page h2, main.page h3, main.page h4, main.page h5, main.page h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
main.page h5, main.page .h5 {
  margin-top: 0;
}
main.page h6, main.page .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
main.page p {
  margin: 0 0 10px;
}
main.page .item.slick-slide {
  display: inline-block !important;
}
main.page .form-control {
  min-height: 0;
  height: auto;
  border: none;
  border-radius: 0;
  padding: 0;
}
main.page .hidden {
  display: none !important;
}
main.page .card-title {
  line-height: 1.1;
}
main.page .card, main.page .card-horizontal {
  margin-bottom: inherit;
}
main.page .nav > li > a {
  padding: 10px 15px;
}
main.page .mb-4, main.page .my-4 {
  margin-bottom: 0px !important;
}
main.page #wrapper #banner .header-wrapper {
  position: static;
}
main.page .btn-group, main.page .btn-group-vertical {
  display: inline-block;
}
main.page .open > .dropdown-menu {
  display: block;
}
main.page .signed-reponsive-menu {
  display: none;
}
main.page .portlet-layout .portlet-header {
  margin-bottom: 0px;
}
main.page select.bs-select-hidden, main.page select.selectpicker {
  display: none !important;
}
main.page .btn-container.ocultacion .btn-block, main.page .btn.btn-brand.btn-block, main.page #moreButton {
  padding: 1rem 3.5rem !important;
}
main.page .dropdown-nav-menu .sub-navbar-nav.sub-menu-dropdown-96 {
  width: 100% !important;
  padding-right: 15px !important;
}
main.page .dropdown-nav-menu .sub-navbar-nav.sub-menu-dropdown-9 {
  width: 100% !important;
  padding-right: 15px !important;
  min-width: 185px;
}
main.page .dropdown-nav-menu ul.sub-navbar-nav li.nav-item a {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
main.page .btn-filtrar {
  padding: 15px !important;
}
main.page .container + .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
main.page form#buscadorform .col.search-fields .dropdown-menu.open {
  bottom: inherit;
}
main.page .content-page + .row {
  margin: 0px !important;
}
main.page div#filterContainer .agency-container .display-tc > .row {
  /* margin: 0px;*/
}
main.page .search-agency .bootstrap-select.btn-group .dropdown-menu {
  padding-left: 0;
  position: absolute !important;
  z-index: 99 !important;
}
main.page #buscadorform .search-row .search-submit {
  width: 120px;
}
main.page div#agencyList {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}
main.page div#agencyListContainer div#agencyList {
  display: grid !important;
  grid-template-columns: 25% 25% 25% 25%;
  margin: 0 auto;
  width: 100%;
}
main.page div#agencyListContainer div#agencyList > div {
  width: 100%;
  max-width: 100%;
  margin: 0px;
}
@media (max-width: 992px) {
  main.page div#agencyListContainer div#agencyList {
    grid-template-columns: 33.3% 33.3% 33.3%;
  }
}
@media (max-width: 550px) {
  main.page div#agencyListContainer div#agencyList {
    grid-template-columns: 50% 50%;
  }
}
@media (max-width: 400px) {
  main.page div#agencyListContainer div#agencyList {
    grid-template-columns: 100%;
  }
}
@media (min-width: 993px) {
  main.page div#menu-navegacion-min-abierto {
    display: none !important;
  }
}
@media (max-width: 992px) {
  main.page header#banner + section#content {
    margin-top: 90px;
  }
}
@media (max-width: 991px) {
  main.page .navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 20px;
    padding-left: 0px !important;
  }
}
@media (max-width: 767px) {
  main.page #wrapper .search-agency .bootstrap-select, main.page #wrapper .search-agency .bootstrap-select > .dropdown-toggle.bs-placeholder {
    height: 40px;
  }
  main.page .btn-lg {
    padding: 0.75rem 3rem !important;
  }
}
@media (max-width: 767px) {
  main.page #buscadorform .bootstrap-select .select-dropdown {
    padding: 0px;
  }
}

body #wrapper {
  font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
}

@media (max-width: 992px) {
  main.page {
    margin-top: 0;
  }

  body {
    /* padding-top: 135px; Demasiado espacio en blanco TMPMO-2634*/
    padding-top: 0;
  }
}
#wrapper.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#wrapper .nav, #wrapper .navbar-nav {
  flex-direction: row;
}
#wrapper .navbar > li.dropdown.open .dropdown-nav-menu {
  max-height: none;
}
#wrapper .dropdown-menu {
  width: auto;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 0 0;
  margin: 2px 0 0;
  list-style: none;
  overflow-y: hidden;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  max-width: 100%;
  max-height: none;
}
#wrapper .dropdown-menu .sub-menu-dropdown {
  display: flex;
}
#wrapper .portlet .portlet-topper {
  position: absolute;
  display: flex;
  height: auto;
  background-color: #0069d9;
}
#wrapper .portlet .portlet-topper .portlet-name-text {
  color: #ededed;
  font: 500 1rem/1.2rem "Proxima Nova", Arial, Helvetica, sans-serif;
}
.signed-in #wrapper .portlet .portlet-topper {
  z-index: 10;
}
.signed-in #wrapper .portlet .portlet-topper .dropdown-toggle::after {
  opacity: 0;
}
.signed-in #wrapper .portlet .portlet-header .dropdown-toggle::after {
  opacity: 0;
}
#wrapper .portlet .portlet-options svg, #wrapper .portlet .portlet-topper-toolbar svg {
  color: white;
  fill: #ffffff;
}
#wrapper .portlet .dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 0.25rem;
  color: #212529;
  float: left;
  font-size: 1rem;
  left: 0;
  list-style: none;
  margin: 0.125rem 0 0;
  max-height: 500px;
  max-width: none;
  min-width: 0;
  overflow: auto;
  padding: 0.5rem 0 0;
  position: static;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
#wrapper .portlet-title-text {
  position: relative;
  top: 0;
  left: 0;
  font-size: 12px;
}
.signed-out #wrapper .portlet-header {
  display: none;
}
#wrapper .portlet-content {
  padding: 0;
}
#wrapper .portlet-column-only {
  padding: 0;
}
#wrapper .portlet {
  margin-bottom: 0;
}
#wrapper .login-container {
  margin-top: 6em;
}
#wrapper .login-container button {
  background: linear-gradient(135deg, #f47d38 0, #ee3874 100%);
}
#wrapper .login-container input[type=text], #wrapper .login-container input[type=password] {
  border: 1px solid #e5e4e4;
}
#wrapper .login-container input[type=text]:hover, #wrapper .login-container input[type=text]:focus, #wrapper .login-container input[type=password]:hover, #wrapper .login-container input[type=password]:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
#wrapper .login-container .form input[type=checkbox] {
  appearance: initial;
  margin-left: 0;
  border-width: 1px;
  border-color: #e5e4e4;
  border: 1px solid #e5e4e4;
  appearance: checkbox;
  margin-right: 10px;
}
#wrapper .login-container label {
  display: flex;
  align-items: center;
}
#wrapper .header-site {
  z-index: 200;
}
.signed-in #wrapper .header-site {
  top: 56px;
  z-index: 11;
}
#wrapper .header-site .navbar {
  min-height: 0;
  height: auto;
}
#wrapper .header-site .upper-nav.upper-nav-desk.bg-dark {
  background-color: #363636 !important;
}
@media (min-width: 1599px) {
  #wrapper .header-site .upper-nav.upper-nav-desk.bg-dark .nav-item .btn:not(.btn-clients) {
    font-size: 12px;
    line-height: 1.2;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (max-width: 992px) {
  #wrapper .header-site .upper-nav.upper-nav-desk.bg-dark .nav-item .btn:not(.btn-clients) {
    padding-left: 0;
    padding-right: 0;
  }
}
#wrapper .header-site .upper-nav > .navbar {
  position: unset;
}
#wrapper .header-site .upper-nav > .navbar #clients-access {
  top: 37.8px;
}
@media (min-width: 992px) {
  #wrapper .header-site .main-nav {
    padding-left: 240px;
  }
}
#wrapper .header-site #menu-navegacion-min-abierto {
  display: none;
}
#wrapper .header-site #menu-navegacion-min-abierto.collapse {
  display: none;
}
#wrapper .header-site #menu-navegacion-min-abierto.collapse.in {
  display: block;
}
@media (min-width: 992px) {
  #wrapper .header-site #menu-navegacion-min-abierto.collapse.in {
    display: none;
  }
}
#wrapper .header-site #menu-navegacion-min-abierto .navbar-nav {
  flex-direction: column;
}
#wrapper .header-site #menu-navegacion-min-abierto .navbar-nav .nav-item .nav-search-desk .form-control.search-input-nav.buscador {
  display: block !important;
}
#wrapper .header-site #clients-access {
  top: 100%;
}
@media (max-width: 992px) {
  #wrapper .header-site .header-mobile .navbar-toggler-icon {
    position: relative;
    width: 4rem;
    height: 3rem;
    background-color: transparent;
    border-radius: 10%;
    opacity: 100%;
    top: 0%;
    margin-top: 0;
    left: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #wrapper .header-site .header-mobile .navbar-toggler-icon img {
    position: relative;
    width: 100%;
    height: auto;
  }
}
#wrapper .header-site#banner .row:first-child {
  display: flex;
}
#wrapper #search-home .search-box {
  z-index: 100;
}
#wrapper #search-home .search-box .btn.btn-brand {
  height: 100%;
  max-height: 50px;
}
#wrapper #search-home .search-box .dropdown-filter-menu .bootstrap-select .btn.select-dropdown {
  text-align: left;
}
@media (max-width: 992px) {
  #wrapper #search-home .search-box .dropdown-filter-menu .bootstrap-select .btn.select-dropdown {
    padding: 1rem;
  }
}
#wrapper #search-home .search-box .dropdown-filter-menu .bootstrap-select .filter-option {
  text-align: left;
}
#wrapper #search-home .search-box .dropdown-filter-menu .bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
#wrapper #search-home .search-box .dropdown-filter-menu .dropdown-menu {
  min-width: 0;
  max-width: none;
  width: 100%;
}
#wrapper #search-home .search-box .dropdown-filter-menu .dropdown-menu::after {
  padding-top: 0;
}
#wrapper .form.form-contact input[type=text], #wrapper .form.form-contact input[type=email] {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
#wrapper .form.form-contact label {
  font-weight: 700;
}
#wrapper .form.form-contact .force-check a {
  font-weight: 700;
}
@media (min-width: 768px) {
  #wrapper .navbar-nav {
    float: left;
    margin: 0;
  }
  #wrapper .navbar-nav > li {
    float: left;
  }
  #wrapper .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1600px) {
  #wrapper .main-navbar .navbar-nav > .nav-item > .nav-link, #wrapper .main-navbar .navbar-nav > .nav-item > a.nav-link {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding: 0.55rem 1.5rem;
  }
}
#wrapper .upper-nav .navbar-nav .nav-link {
  padding: 0.822rem 1rem;
}
#wrapper .widget-search-box .search-fields .item .bootstrap-select .select-dropdown {
  padding: 1rem 1.6rem 1rem 1.5rem;
}
#wrapper #search-home .search-box .bootstrap-select .select-dropdown {
  padding: 1rem 2rem 1rem 1rem !important;
  height: 50px;
  line-height: 20px;
}
#wrapper #search-home .search-box .field-destine .btn-group.bootstrap-select.show-tick.form-control.open .dropdown-menu.open {
  position: absolute;
}
#wrapper #search-home .search-box .field-destine .btn-group.bootstrap-select.show-tick.form-control.open .dropdown-menu.open .bs-searchbox {
  padding: 4px 8px;
}
#wrapper #modalDestinations .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
#wrapper #modalDestinations .modal-header .close {
  margin-top: -2px;
}
#wrapper #modalDestinations .modal-header > .row {
  width: 100%;
}
#wrapper #modalDestinations .modal-footer {
  justify-content: flex-end;
}

html body.signed-in {
  font-size: 14px;
  font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
}

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.upper-nav-desk {
  max-height: 38px;
}

/* Estilos para los resultados del buscador autocontemplado - MAM*/
.yui3-aclist-content {
  min-width: 160px;
  padding-left: 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  color: #EE3874;
  text-transform: uppercase;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.yui3-aclist-content ul {
  padding-left: 0;
}
.yui3-aclist-content ul li.yui3-aclist-item-active, .yui3-aclist-content ul .yui3-aclist-item.yui3-aclist-item-active {
  background: #ededed;
  color: #EE3874;
  outline: #afafaf dotted thin;
}
.yui3-aclist-content ul .yui3-aclist-item-hover {
  background: rgba(238, 56, 116, 0.05);
}

.alert-success, .aui .portlet-msg-success {
  background-color: #f1fbd1;
  border-color: #bce830;
  color: #488f06;
  text-align: center;
}

.alert-danger, .alert-error, .portlet-msg-error {
  background-color: #fee5e2;
  border-color: #fcaca5;
  color: #b50303;
}

.alert, .alert-block, .popup-alert-notice {
  background-color: #fffbdc;
  border-color: #f1d875;
  color: #bf7900;
  position: relative !important;
  text-align: center;
}

.marginDS {
  margin-top: 0px;
}

.alert, .alert-block, .popup-alert-notice {
  background-color: #fffbdc;
  border-color: #f1d875;
  color: #bf7900;
  position: relative !important;
}

.popup-alert-close {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f1f1f1;
  background-image: linear-gradient(to bottom, #f6f6f6, #eaeaea);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border: 1px solid #cfcfcf;
  border-bottom-color: #b5b5b5;
  border-radius: 2px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/*input buscador autocontemplado */
.buscador {
  box-shadow: none !important;
  margin-bottom: 0px !important;
}

.custom-icon {
  color: #F47D38;
  background: linear-gradient(135deg, #f47d38 0%, #ee3874 100%);
  background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 25px;
}

.btn-filtrar {
  cursor: pointer;
  width: 100%;
  padding: 15px !important;
  margin-top: 30px;
}

.upper-nav-desk .list-rrss {
  max-height: 40px;
}

.login-container {
  min-height: 300px;
  width: 50%;
  margin-left: 25%;
  margin-top: 3em;
  margin-bottom: 3em;
}

.btn-clients {
  background: linear-gradient(135deg, #f47d38 0%, #ee3874 100%);
  color: #fff;
  border-radius: 0;
  border-color: transparent;
  border: 0;
  height: 100%;
  display: block;
  padding-left: 5rem;
  padding-right: 5rem;
  min-width: 250px;
  position: relative;
  padding: 1em;
  font-weight: bold;
  border-radius: 5px;
}

.is-logged-text {
  padding: 2em;
  font-size: 1.5em;
  text-align: center;
  font-weight: 700;
}

.force-checkbox {
  -webkit-appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  appearance: checkbox !important;
}

.header-page.stick-to-header.is_stuck {
  position: fixed !important;
  visibility: hidden;
  text-align: center !important;
}

.widget-title.stick-to-header.is_stuck {
  position: fixed !important;
}

.widget-download.stick-to-header.is_stuck {
  position: fixed !important;
}

#popup {
  visibility: hidden;
  opacity: 0;
  margin-top: -43%;
}

#popup:target {
  visibility: visible;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  z-index: 999;
  transition: all 1s;
}

.popup-contenedor {
  position: relative;
  margin: 7% auto;
  padding: 30px 50px;
  background-color: black;
  color: #333;
  border-radius: 3px;
  width: 50%;
  top: 15%;
}

a.popup-cerrar {
  position: absolute;
  top: 3px;
  right: 3px;
  padding: 7px 10px;
  font-size: 20px;
  text-decoration: none;
  line-height: 1;
  color: #fff;
}

.styleBuscadorDestinos {
  background-image: URL("../images/lupa.png") !important;
  background-repeat: no-repeat, repeat !important;
  width: 100% !important;
  padding-left: 25px !important;
  height: 27px !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
}

/* clase de selectpicker que muestra mensaje sin resultados*/
.no-results {
  display: none !important;
}

/*
.navbar-static-top{
	z-index: 0!important;
}*/
.divAtras {
  margin-bottom: 2%;
  margin-top: -3%;
}

.iAtras {
  color: #EE3874;
}

.spanAtras {
  font-weight: bold;
  color: #666666;
  font-size: 1rem;
  position: absolute;
  top: 15%;
  width: inherit !important;
  margin-left: 1.5% !important;
}

.sectionCookies {
  position: fixed !important;
  background-color: #363636;
  color: #fff;
  bottom: 0em;
  z-index: 9999;
  opacity: 0.95;
}

.sectionCookies a {
  color: #f47d38;
}

.sectionCookies a:hover {
  color: #f47d38;
}

/*Tamaño portatil*/
@media (min-width: 992px) {
  .sectionCookies {
    padding: 1rem;
  }

  .sectionCookies h4 {
    margin-top: 10%;
  }

  .sectionCookies button {
    margin-top: 0.8%;
  }
}
/*Tamaño tablet*/
@media (max-width: 991.98px) {
  .sectionCookies button {
    margin-top: 2.5%;
  }
}
/*Tamaño movil*/
@media (max-width: 575.98px) {
  .sectionCookies button {
    margin-top: -1%;
    margin-bottom: 1%;
  }
}
.divSelectedMultipleConfiguracion {
  padding-bottom: 1%;
}

.divSelectedMultipleConfiguracion div button {
  color: #363636 !important;
  background: white !important;
}

/*tipo aventura*/
#divSelectedAventuraMultipleConfiguracion div div ul {
  position: relative !important;
  margin-top: -3% !important;
  margin-bottom: -3% !important;
  max-height: 15.5em !important;
}

/*duracion*/
#divSelectedDuracionMultipleConfiguracion div div ul {
  position: relative !important;
  margin-top: -3% !important;
  margin-bottom: -3% !important;
  max-height: 10.7em !important;
}

/*mes*/
#divSelectedMesMultipleConfiguracion div div {
  margin-top: -15.2em !important;
  height: 13em !important;
}

#divSelectedMesMultipleConfiguracion div div ul {
  position: static !important;
  margin-top: -4% !important;
}

/* div contenedor categorias catalogo */
.categoriescontainer {
  max-width: 30px;
  margin-top: -1.25rem;
  position: absolute;
  right: 0;
}

/* ----------------- modal destinos home ---------------- */
.globe {
  cursor: pointer;
  float: right;
  font-size: 26px;
  width: 10%;
  text-align: center;
  color: #363636 !important;
  background: transparent;
  max-height: 50px;
}

.globe:hover {
  color: #ee3874 !important;
}

.globreIcon {
  background-color: #FFF;
  border-radius: 10px;
}

#destinationsContainer ul {
  list-style: none;
}

#destinationsContainer span {
  cursor: pointer;
  margin-right: 5px;
  font-size: 13px;
}

#destinationsContainer span:hover {
  cursor: pointer;
  color: #EE3874;
}

#destinationsContainer label {
  cursor: pointer;
  font-weight: 400;
}

#destinationsContainer label:hover {
  cursor: pointer;
  color: #EE3874;
}

#destinationsContainer .selected {
  color: #EE3874;
  font-weight: 700;
}

div#modalDestinations.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

div#modalDestinations > div > div > .modal-body {
  overflow-y: scroll;
  max-height: 450px;
}

.float-right {
  float: right;
}

.sin-padding {
  padding: 0 !important;
}

.dropdown-menu::after {
  padding-top: 0;
}

.card-subtitle {
  color: #fff;
}

.widget-search-box .form-control.selectpicker {
  display: none;
}
.widget-search-box .dropdown-menu {
  max-width: none;
}

.page .suggestions-card-tour .card-tour .card-subtitle {
  color: #fff;
}

.search-row .form-control.selectpicker {
  display: none;
}

.search-row .dropdown-menu {
  max-width: none;
}

.search-row .dropdown-menu.open {
  position: absolute !important;
  overflow: visible;
}

.search-row .dropdown-menu.inner {
  position: relative !important;
  overflow-y: auto;
}

.filter-option.pull-left {
  text-align: left;
  width: 100%;
}

.search-row .search-submit .btn {
  width: 100%;
  height: 100%;
  border-radius: 0;
  font-size: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

main.page .btn.btn-brand {
  padding: 1rem 3.5rem;
}

main.page .widget-search-box .bootstrap-select .btn.select-dropdown {
  padding: 1rem 2.5rem;
}

main.page #photos #popup {
  margin-top: -40%;
}

.btn-border-light {
  border: 2px solid #fff;
}

#clients-access {
  top: inherit;
}

#clients-access.in {
  transform: translateX(0%);
}

#tituloBodyFicha .header-content {
  padding-left: 0;
}
#tituloBodyFicha .header-content > div {
  margin-top: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#tituloBodyFicha .header-content > div.display-t {
  margin-top: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
#tituloBodyFicha .header-content > div.display-t > .display-tc {
  height: auto;
}

.fade.in {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.25);
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

@media (max-width: 992px) {
  main.page div#tamAsideRight {
    padding-top: 50px;
  }
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
  }
}
@media (max-width: 1600px) {
  .col-6 .card-tour .card-title {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-dialog .modal-header {
    width: 560px;
  }
  .modal-dialog .modal-header > .row {
    width: 100%;
  }
  .modal-dialog .modal-body::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #e5e4e4;
    border: 3px solid #e5e4e4;
  }
  .modal-dialog .modal-body::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #ee3874;
    border: 2px solid #ee3874;
  }
  .modal-dialog .modal-body::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #e5e4e4;
    border: 3px solid #e5e4e4;
  }
  .modal-dialog.modal-full-screen {
    width: auto;
    max-width: none;
    min-width: 80vw;
  }
  .modal-dialog.modal-full-screen .modal-header {
    width: 100%;
  }
  .modal-dialog.modal-full.modal-info {
    width: 100vw;
    max-width: none;
    min-width: 80vw;
  }
  .modal-dialog.modal-full.modal-info .modal-header {
    width: 100%;
  }
}
@media (max-width: 992px) {
  main.page {
    margin-top: 0;
  }
  main.page #buscadorform .bootstrap-select .select-dropdown {
    padding: 1rem;
  }
  main.page #buscadorform .dropdown-filter-menu .bootstrap-select .select-dropdown {
    padding: 1rem;
  }
}
a[href="/web/guest/islas-canarias1"] .divider.left {
  display: none;
}
a[href="/web/guest/islas-canarias1"] .divider.left ::after, a[href="/web/guest/islas-canarias1"] .divider.left ::before {
  content: none;
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 768px) {
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
}
main.page .form input[type=checkbox] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 20px;
  border-width: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: -1.8rem;
}
main.page .control-group-inline > select, main.page textarea, main.page input[type=text], main.page input[type=password], main.page input[type=datetime], main.page input[type=datetime-local], main.page input[type=date], main.page input[type=month], main.page input[type=time], main.page input[type=week], main.page input[type=number], main.page input[type=email], main.page input[type=url], main.page input[type=search], main.page input[type=tel], main.page input[type=color], main.page .uneditable-input {
  border: 1px solid #DDD;
  color: #8d8d8d;
  font-weight: 200;
  margin-bottom: 7px;
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  vertical-align: middle;
}
main.page .control-group-inline > select:hover, main.page .control-group-inline > select:focus, main.page textarea:hover, main.page textarea:focus, main.page input[type=text]:hover, main.page input[type=text]:focus, main.page input[type=password]:hover, main.page input[type=password]:focus, main.page input[type=datetime]:hover, main.page input[type=datetime]:focus, main.page input[type=datetime-local]:hover, main.page input[type=datetime-local]:focus, main.page input[type=date]:hover, main.page input[type=date]:focus, main.page input[type=month]:hover, main.page input[type=month]:focus, main.page input[type=time]:hover, main.page input[type=time]:focus, main.page input[type=week]:hover, main.page input[type=week]:focus, main.page input[type=number]:hover, main.page input[type=number]:focus, main.page input[type=email]:hover, main.page input[type=email]:focus, main.page input[type=url]:hover, main.page input[type=url]:focus, main.page input[type=search]:hover, main.page input[type=search]:focus, main.page input[type=tel]:hover, main.page input[type=tel]:focus, main.page input[type=color]:hover, main.page input[type=color]:focus, main.page .uneditable-input:hover, main.page .uneditable-input:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
main.page .form .form-control {
  background-color: #fff;
  color: #363636;
  font-weight: bold;
  font-size: 14px;
  border-color: #E5E4E4;
}

main.page .bootstrap-select .select-dropdown {
  padding: 1rem 2.5rem !important;
}
@media (max-width: 992px) {
  main.page .bootstrap-select .select-dropdown {
    padding: 0.75rem 1rem !important;
  }
}

main.page #menu-navegacion-min-abierto .nav-search-desk {
  display: block;
}

@media (max-width: 991px) {
  main.page #menu-navegacion-min-abierto .nav-search {
    height: 30px;
    width: 100%;
    padding: 0;
    box-shadow: none;
  }
  main.page #menu-navegacion-min-abierto .nav-search .btn-search {
    width: 28px;
    margin-right: 0;
  }
  main.page #menu-navegacion-min-abierto .nav-search .search-input-nav {
    padding-left: 32px;
  }
}
#search-home.is_stuck {
  height: 63px;
  overflow-y: visible;
  z-index: 999;
}
.signed-in #search-home.is_stuck {
  top: 182px !important;
}

.signed-in main.page .nav-search.nav-search-desk {
  z-index: 11;
}

.personal-menu-dropdown .dropdown-toggle.btn {
  padding: 1.5rem 2rem;
}

.signed-in.controls-visible section#content {
  padding-top: 2.5rem;
}

main.page #menu-navegacion .nav-search-desk {
  display: flex;
  align-items: center;
}
main.page #menu-navegacion .nav-search-desk .btn.btn-search {
  /*position: relative;
  left: 0;
  top: 0;
  line-height: 0;*/
}
main.page #menu-navegacion .nav-search-desk .input-text-wrapper {
  margin-bottom: 0;
  position: static;
  display: flex;
  align-items: center;
}
main.page #menu-navegacion .nav-search-desk .input-text-wrapper input[type=text] {
  border: none !important;
}

.signed-in .modal-dialog.modal-dialog-centered {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
}
.signed-in main.page .aside-toggler {
  margin-top: 146px !important;
}

#wrapper .portlet-boundary_agencyfinder_WAR_agenciasportlet_ .empty-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#wrapper .portlet-boundary_agencyfinder_WAR_agenciasportlet_ .adviseLabel {
  background-color: #40250b;
  text-align: center;
}
#wrapper .portlet-boundary_agencyfinder_WAR_agenciasportlet_ .agency-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  padding-top: 2vh;
}
@media (max-width: 767px) {
  #wrapper .portlet-boundary_agencyfinder_WAR_agenciasportlet_ .bootstrap-select .select-dropdown {
    font-size: 11px;
    padding: 0rem 1rem;
  }
  #wrapper .portlet-boundary_agencyfinder_WAR_agenciasportlet_ .search-agency .bootstrap-select, #wrapper .portlet-boundary_agencyfinder_WAR_agenciasportlet_ .search-agency .bootstrap-select > .dropdown-toggle.bs-placeholder {
    height: 40px;
  }
  #wrapper .portlet-boundary_agencyfinder_WAR_agenciasportlet_ .search-agency .form-group {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
#wrapper .block-text-6.bg-section.bg-gray-light h2 {
  font-size: 36px;
  margin-top: 2rem;
}
#wrapper .portlet-boundary_agencyfinder_WAR_agenciasportlet_ .agency-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  padding-top: 2vh;
}
#wrapper .portlet-boundary_agencyfinder_WAR_agenciasportlet_ .agency-container .search-agency .form-control.bootstrap-select {
  border-radius: 4px;
  height: 60px;
}
#wrapper .card-feature .card-body {
  padding: 0;
}

#clients-access .btn-holder .btn {
  width: 170px;
  padding: 0.6rem 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25;
}
@media (min-width: 1599px) {
  #clients-access .btn-holder .btn {
    font-size: 0.875rem;
  }
}

button.link.color-accent-1 {
  font-weight: bold;
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 1440px) {
  .footer-site .container {
    width: 1280px;
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  .footer-site .container {
    width: 1530px;
    max-width: 100%;
  }
}
@media (min-width: 1820px) {
  .footer-site .container {
    width: 1750px;
    max-width: 100%;
  }
}

main.page .section-margin .container:before {
  content: " ";
  display: table;
}

main.page #portlet_FiltroDestinoPais_WAR_FiltroDestinoPaisportlet .search-title h6.color-accent-1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
main.page #portlet_FiltroDestinoPais_WAR_FiltroDestinoPaisportlet .search-fields .btn:not(.btn-brand) {
  display: inline-block;
  display: inline;
  zoom: 1;
  padding: 2px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#eaeaea));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);
  background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);
  background-image: linear-gradient(to bottom, #f6f6f6, #eaeaea);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF6F6F6",endColorstr="#FFEAEAEA",GradientType=0);
  border-color: #eaeaea #eaeaea #c4c4c4;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #eaeaea;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #cfcfcf;
  border-bottom-color: #cfcfcf;
  border: 0;
  border-bottom-color: #b5b5b5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-left: 0.3em;
  -webkit-box-shadow: 0px 2px 4px rgba(54, 54, 54, 0.2);
  -moz-box-shadow: 0px 2px 4px rgba(54, 54, 54, 0.2);
  box-shadow: 0px 2px 4px rgba(54, 54, 54, 0.2);
  border-left: 0px;
  border-right: 0px;
  margin-left: 0px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}
main.page #portlet_FiltroDestinoPais_WAR_FiltroDestinoPaisportlet .search-fields .btn:not(.btn-brand) span.filter-option.pull-left {
  text-indent: 3px;
}

main.page {
  /**
  * 404 page
  */
}
main.page .page-404 .content .btn-container .btn.btn-block {
  text-transform: uppercase;
  padding: 21px 0 !important;
  font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.body-404 main.page {
  margin-top: 0;
}

body.body-404 main.page {
  margin-top: 0 !important;
}

.yui3-aclist-content {
  min-width: 160px;
  padding-left: 35px;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  color: #ee3874;
  text-transform: uppercase;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
  box-shadow: none !important;
  border: 0 !important;
}

.signed-in main.page .is_stuck.widget-download {
  top: 184px !important;
}

.signed-in main.page .is_stuck.header-page {
  top: 184px !important;
}

.signed-in main.page .widget-title.stick-to-header.is_stuck {
  top: 184px !important;
}

.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .portlet-body > p {
  margin-left: 20px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .portlet-body > p:first-child {
  padding-top: 20px;
  font-weight: bold;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .portlet-body > p + p {
  padding-left: 20px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .portlet-body > ul {
  padding-left: 60px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .portlet-body > ul li {
  margin-bottom: 5px;
}

.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ form.form {
  margin-left: 2%;
  margin-right: 2%;
  width: 96%;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .dataTable-container {
  width: 100%;
  overflow-x: auto;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ table#dataTable tbody tr {
  border-bottom: 1px solid #c5c5c5;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ table#dataTable tbody tr:nth-child(even) {
  background-color: whitesmoke;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ table#dataTable tbody tr:hover {
  background-color: #e4f6fb;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ table#dataTable thead tr {
  background-color: #ebebeb;
  color: #323232;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ table#dataTable thead tr th {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ table#dataTable tbody tr td {
  padding-left: 10px;
  padding-right: 10px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .form-group.form-inline.input-checkbox-wrapper {
  margin-left: 2%;
  margin-right: 2%;
  width: 96%;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .form-group.form-inline.input-checkbox-wrapper + a.btn, .portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .form-group.form-inline.input-checkbox-wrapper + a.btn + .btn-secondary {
  margin-left: 2%;
  border-radius: 5px;
  background: #f47d38;
  box-shadow: 0 0 20px 0 rgba(54, 54, 54, 0.3);
  color: #fff;
  transition: all 0.5s;
  position: relative;
  border: 0;
  display: inline-block;
  z-index: 2;
  border: 0;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .form-group.form-inline.input-checkbox-wrapper + a.btn::after, .portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .form-group.form-inline.input-checkbox-wrapper + a.btn + .btn-secondary::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(135deg, #f47d38 0%, #ee3874 100%);
  z-index: -1;
  border-radius: 4px;
  border: 1px solid transparent;
  box-sizing: border-box;
  transition: all 0.5s;
  opacity: 1;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .form-group.form-inline.input-checkbox-wrapper + a.btn:hover::after, .portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .form-group.form-inline.input-checkbox-wrapper + a.btn + .btn-secondary:hover::after {
  opacity: 0;
  transition: all 0.5s;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ table#dataTable {
  margin-top: 20px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ table#dataTable tbody tr {
  cursor: default;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ table#dataTable .form-group.form-inline.input-checkbox-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0px;
  text-align: center;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ table#dataTable .form-group.form-inline.input-checkbox-wrapper input {
  border: 1px solid #bbb;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .form-group.form-inline.input-checkbox-wrapper label input {
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-width: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 20px;
  height: 20px;
  border: 1px solid #bbb;
  top: 5px;
  margin-right: 10px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .form-group.form-inline.input-checkbox-wrapper label {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ .form-group.form-inline.input-checkbox-wrapper label input:checked {
  opacity: 1;
  background-color: #2ecc71;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ #dataTable_length {
  margin-top: 20px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ #dataTable_length select {
  background-color: #fff;
  border: 1px solid #aeaeae;
  margin-left: 10px;
  padding: 6px;
  margin-right: 10px;
  cursor: pointer;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ #dataTable_paginate {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  align-content: flex-end;
  justify-content: flex-end;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ #dataTable_previous, .portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ #dataTable_next {
  border: 1px solid #aeaeae;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ #dataTable_paginate span a {
  border: 1px solid #aeaeae;
  padding: 10px;
  width: 40px;
  display: inline-block;
  text-align: center;
  margin-left: 2px;
  margin-right: 2px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ #dataTable_paginate span .ellipsis {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ #dataTable_paginate span a.paginate_button:hover {
  background-color: #eee;
}
.portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ #dataTable_previous:hover, .portlet-boundary_expired_and_empty_pages_remover_ExpiredAndEmptyPagesRemoverPortlet_ #dataTable_next:hover {
  background-color: #eee;
}

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