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

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

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

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

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

span.alert {
  display: inline-block; }

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

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

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

.important {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

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

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

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

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

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

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

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

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

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

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .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; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

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-bottom: 0;
        padding-right: 0;
        padding-top: 0; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control:not([size]) {
    height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

.lfr-spa-loading-bar {
  background: #2fa4f5; }

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

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

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

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

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

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

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #d1e5ef; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598bec;
    border-color: #224fa8;
    color: #fff; }

.lfr-tree a {
  text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Input file ---------- */
/* ---------- Table ---------- */
.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #fdc6c6; }

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

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

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

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

@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

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

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

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

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

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

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #80acff; }

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

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

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

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

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a {
  color: #212529; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

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

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

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

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

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

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

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

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #ccc; }

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

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

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

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

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

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

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

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

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

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

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

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

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

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

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

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

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

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

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

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

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

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

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

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

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

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.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: #cc6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

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

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

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

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

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

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

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

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

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

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

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

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

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

.lfr-item-viewer .image-viewer-base {
  outline: none; }

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

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

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
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; }

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.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; }

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

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

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

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

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

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

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

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

.portlet-borderless .portlet-content {
  padding: 1rem; }

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

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

/* ---------- Dynamic data list display/Journal portlet ---------- */
.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 28px; }

/* ---------- Breadcrumb taglib ---------- */
.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; }

/* ---------- Calendar taglib ---------- */
.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 search ---------- */
.navbar form {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Switches ---------- */
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; } }

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

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

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

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

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

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

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.carousel {
  position: relative; }
  .carousel.pointer-event {
    touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right, .nav-underline .tab.active a.carousel-item-right {
  transform: inherit; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out !important; }

.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right {
  transform: none !important; }

.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left {
  transform: none !important; }

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none !important; } }

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block; }

.active.carousel-item-end, .carousel-item-next:not(.carousel-item-start) {
  transform: translateX(100%) !important; }

.active.carousel-item-start, .carousel-item-prev:not(.carousel-item-end) {
  transform: translateX(-100%) !important; }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity !important;
  transform: none; }

.carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end, .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s !important; }

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-end, .carousel-fade .active.carousel-item-start {
    transition: none !important; } }

.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: .5;
  transition: opacity 0.15s ease !important; }

@media (prefers-reduced-motion: reduce) {
  .carousel-control-next, .carousel-control-prev {
    transition: none !important; } }

.carousel-control-next {
  right: 0; }
  .carousel-control-next:focus, .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }
  .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-next-icon {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }

.carousel-control-prev-icon {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease !important; }
  .carousel-indicators .active {
    opacity: 1; }

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none !important; } }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center; }

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
  filter: invert(1) grayscale(100); }

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000; }

.carousel-dark .carousel-caption {
  color: #000; }

button:focus {
  outline: none; }

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box; }
  .glide * {
    box-sizing: inherit; }

.glide__track {
  overflow: hidden; }

.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform; }

.glide__slides--dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }
  .glide__slide a {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none; }

.glide__arrows, .glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.glide--rtl {
  direction: rtl; }

*, :before, :after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb; }

:before, :after {
  --tw-content:""; }

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4; }

body {
  margin: 0;
  line-height: inherit; }

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px; }

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit; }

a {
  color: inherit;
  text-decoration: inherit; }
  a:hover {
    text-decoration: inherit; }

b, strong {
  font-weight: bolder; }

code, kbd, samp, pre {
  font-size: 1em; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse; }

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0; }

button, select {
  text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none; }

:-moz-focusring {
  outline: auto; }

:-moz-ui-invalid {
  box-shadow: none; }

progress {
  vertical-align: baseline; }

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

summary {
  display: list-item; }

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0; }

legend {
  padding: 0; }

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

textarea {
  resize: vertical; }

input::-moz-placeholder, textarea::-moz-placeholder, input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af; }

button, [role="button"] {
  cursor: pointer; }

:disabled {
  cursor: default; }

img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle; }

img, video {
  max-width: 100%;
  height: auto; }

*, :before, :after, ::-webkit-backdrop, ::backdrop {
  --tw-border-spacing-x:0;
  --tw-border-spacing-y:0;
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  /*--tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;*/
  --tw-scroll-snap-strictness:proximity;
  /*--tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;*/
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  /*--tw-ring-color:rgb(59 130 246 / 0.5);*/
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000;
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
  /*--tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;*/ }

.floating-island {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s; }
  .floating-island:hover .floating-island-item p {
    display: block; }

.primary-button {
  border-radius: 10px;
  height: 3rem;
  background-color: #0066cc;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  color: #ffffff;
  outline: 2px solid transparent;
  outline-offset: 2px; }
  .primary-button:disabled {
    background-color: #494949;
    color: #ffffff; }
  .primary-button:active:disabled {
    background-color: #494949;
    color: #ffffff; }
  .primary-button:hover {
    background-color: #0078ef; }
    .primary-button:hover:disabled {
      background-color: #494949;
      color: #ffffff; }
    .primary-button:hover:active:disabled {
      color: #ffffff; }
  .primary-button:active {
    background-color: #003a75; }

.secondary-button {
  border-radius: 35px;
  height: 3rem;
  border-width: 1px;
  border-color: #ffffff;
  background-color: transparent;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #ffffff;
  outline: 2px solid transparent;
  outline-offset: 2px; }
  .secondary-button:disabled {
    border-color: #aeaeae;
    background-color: transparent;
    color: #aeaeae; }
  .secondary-button:hover:disabled {
    background-color: transparent;
    color: #aeaeae; }
  .secondary-button:active:disabled {
    border-color: #aeaeae;
    background-color: transparent;
    color: #aeaeae; }
  .secondary-button:hover {
    background-color: #ffffff;
    color: #0078ef; }
  .secondary-button:active {
    border-color: #003a75;
    background-color: #003a75;
    color: #ffffff; }

.accordion {
  width: 100%;
  overflow: hidden; }
  .accordion .category-card {
    position: relative;
    float: left;
    display: block;
    height: 100vh;
    width: 25%;
    background-size: cover;
    background-position: right;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.15s; }
  .accordion ul:hover li {
    width: 20%; }
  .accordion ul li:hover {
    width: 40%; }
    .accordion ul li:hover .category-card-content {
      display: block; }
    .accordion ul li:hover .category-card-button svg g {
      stroke: #ff6e00; }

.category-page-accordion {
  width: 100%;
  overflow: hidden; }
  .category-page-accordion .category-card {
    position: relative;
    float: left;
    display: block;
    height: 100vh;
    width: 33.333333%;
    background-size: cover;
    background-position: right;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.15s; }
  .category-page-accordion ul:hover li {
    width: 25%; }
  .category-page-accordion ul li:hover {
    width: 50%; }
    .category-page-accordion ul li:hover .category-card-content {
      display: block; }
    .category-page-accordion ul li:hover .category-card-button svg g {
      stroke: #ff6e00; }

.category-card-description {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: #0006;
  padding: 3rem 1rem;
  --tw-backdrop-blur:blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); }

.category-card-title {
  margin: 0;
  text-overflow: ellipsis;
  text-align: left;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #ffffff;
  transition-property: none; }

.category-card-content {
  display: none; }

.category-card-button:hover svg g {
  stroke: #ff6e00; }

.gradient-blue-text {
  background: linear-gradient(90deg, #0165c8, #003a75);
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  -moz-background-clip: text; }

.gradient-grey-text {
  background: linear-gradient(90deg, #f2f5ff, #f2f5ff, #3e4d5f, #8c98a9, #f2f5ff);
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  -moz-background-clip: text; }

button.link-button-light span {
  color: #656f77; }

button.link-button-light svg g {
  stroke: #656f77; }

button.link-button-light:hover span {
  color: #0078ef; }

button.link-button-light:hover svg g {
  stroke: #0078ef; }

button.link-button-light:active span {
  color: #003a75; }

button.link-button-light:active svg g {
  stroke: #003a75; }

button.link-button-dark span {
  color: #ffffff; }

button.link-button-dark svg g {
  stroke: #fff; }

button.link-button-dark:hover svg g {
  stroke: #fff;
  fill: #fff; }
  button.link-button-dark:hover svg g path {
    stroke: #0078ef; }

button.link-button-dark:active svg g {
  stroke: #003a75;
  fill: #003a75; }
  button.link-button-dark:active svg g path {
    stroke: #fff; }

.services-content {
  min-height: calc(100vh - 192px); }

.brand-item {
  padding: 50px;
  border-bottom: 2px solid white; }
  .brand-item:last-child, .brand-item:nth-last-child(2):nth-child(odd) {
    border-bottom: none; }
  .brand-item:nth-child(odd) {
    padding-left: 0;
    border-right: 2px solid white; }

.brand-logo {
  height: 100px;
  display: flex;
  align-items: center; }

.dealer-card {
  max-width: 916px;
  display: flex;
  justify-content: space-between;
  border-radius: 1rem;
  box-shadow: -1px 3px 8px 0 rgba(101, 111, 156, 0.3); }

.dealer-card-content {
  padding: 50px;
  display: flex;
  flex-direction: column; }

.dealer-card-image {
  display: grid; }
  .dealer-card-image .principal-image-shadow {
    width: 375px;
    grid-area: 1 / 1 / 2 / 2;
    z-index: -1;
    height: auto;
    transform: translate(2.5rem, -2.5rem) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);
    transform: translate3d(2.5rem, -2.5rem, 0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);
    filter: blur(3px) brightness(1.25);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px); }
  .dealer-card-image .principal-image {
    height: auto;
    width: 375px;
    grid-area: 1 / 1 / 2 / 2; }
  .dealer-card-image .icons-zone {
    grid-area: 1 / 1 / 2 / 2; }

.dealer-card-icon {
  max-width: 70px; }

.services-container {
  background-image: url(preventive-maintenance.jpg);
  background-size: cover; }

.service-image-container {
  display: flex;
  align-items: center;
  justify-content: center; }
  .service-image-container img {
    max-width: 760px;
    height: auto; }

.category-header-banner {
  height: 800px;
  padding: 80px 0; }

.searcher-container {
  padding: 50px;
  transform: translateY(-80px);
  border-radius: 30px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  background-color: #0006;
  backdrop-filter: blur(12px); }
  .searcher-container::-webkit-backdrop, .searcher-container::backdrop {
    border-radius: 9999px; }

.filter-select {
  border-radius: 10px;
  font-family: 'Roboto Condensed',sans-serif;
  text-transform: none;
  height: 60px;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #0006;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  color: #ffffff; }

.result-features {
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  text-align: center; }

.second-hand-cars {
  height: 480px;
  position: relative; }
  .second-hand-cars:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(circle at 0 0, #f2f5ff, #f2f5ff 5%, #f2f5ff 15%, #f2f5ff 21%, #3e4d5f 60%, #8c98a9 92%, #f2f5ff);
    border-radius: 1rem; }

.second-hand-cars-content {
  padding-left: 50px;
  padding-right: 50px; }
  .second-hand-cars-content h3 {
    font-size: 40px;
    font-weight: 800;
    line-height: 2.5rem;
    letter-spacing: 0.025em; }

.second-hand-cars-media {
  height: 480px;
  width: 700px; }
  .second-hand-cars-media img {
    height: 480px;
    width: 700px;
    border-radius: 0 16px 16px 0; }

.fixed {
  position: fixed; }

.relative {
  position: relative; }

.top-0 {
  top: 0px; }

.top-floating-island {
  top: calc(50vh - 105px); }

.right-5 {
  right: 1.25rem; }

.z-20 {
  z-index: 20; }

.-z-20 {
  z-index: -20; }

.z-10 {
  z-index: 10; }

.my-auto {
  margin-top: auto;
  margin-bottom: auto; }

.mx-auto {
  margin-left: auto;
  margin-right: auto; }

.mt-4 {
  margin-top: 1rem; }

.mt-14 {
  margin-top: 3.5rem; }

.ml-48 {
  margin-left: 12rem; }

.mb-5 {
  margin-bottom: 1.25rem; }

.mt-3 {
  margin-top: 0.75rem; }

.mt-5 {
  margin-top: 1.25rem; }

.mt-2 {
  margin-top: 0.5rem; }

.mt-1 {
  margin-top: 0.25rem; }

.mt-24 {
  margin-top: 6rem; }

.block {
  display: block; }

.flex {
  display: flex; }

.grid {
  display: grid; }

.hidden {
  display: none; }

.h-20 {
  height: 5rem; }

.h-7 {
  height: 1.75rem; }

.h-10 {
  height: 2.5rem; }

.h-full {
  height: 100%; }

.h-5 {
  height: 1.25rem; }

.h-auto {
  height: auto; }

.min-h-screen {
  min-height: 100vh; }

.w-full {
  width: 100%; }

.w-16 {
  width: 4rem; }

.w-auto {
  width: auto; }

.w-9 {
  width: 2.25rem; }

.w-10 {
  width: 2.5rem; }

.min-w-full {
  min-width: 100%; }

.max-w-lg {
  max-width: 32rem; }

.max-w-md {
  max-width: 28rem; }

.rotate-90 {
  --tw-rotate:90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)); }

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr)); }

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

.flex-col {
  flex-direction: column;
  flex-shrink: inherit; }

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

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

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

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

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

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

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

.gap-3 {
  gap: 0.75rem; }

.gap-6 {
  gap: 1.5rem; }

.gap-5 {
  gap: 1.25rem; }

.gap-12 {
  gap: 3rem; }

.gap-2 {
  gap: 0.5rem; }

.gap-10 {
  gap: 2.5rem; }

.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem; }

.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem; }

.gap-x-7 {
  -moz-column-gap: 1.75rem;
  column-gap: 1.75rem; }

.overflow-hidden {
  overflow: hidden; }

.rounded-floating-island {
  border-radius: 30px; }

.border-2 {
  border-width: 2px; }

.border-l-2 {
  border-left-width: 2px; }

.border-b-2 {
  border-bottom-width: 2px; }

.border-b-1 {
  border-bottom-width: 1px; }

.border-l-1 {
  border-left-width: 1px; }

.border-r-1 {
  border-right-width: 1px; }

.border-t-1 {
  border-top-width: 1px; }

.border-white {
  border-color: #ffffff; }

.border-secondary-grey {
  border-color: #656f77; }

.border-black {
  border-color: #000000; }

.border-l-white {
  border-left-color: #ffffff; }

.bg-black\/70 {
  background-color: #000000b3; }

.bg-black {
  background-color: #000000; }

.bg-green-900 {
  background-color: #14532d; }

.bg-opacity-30 {
  --tw-bg-opacity:0.3; }

.bg-trucks-category {
  background-image: url("/assets/images/home/categories/trucks/trucks.png"); }

.bg-buses-category {
  background-image: url("/assets/images/home/categories/buses/buses.png"); }

.bg-vans-category {
  background-image: url("/assets/images/home/categories/vans/vans.png"); }

.bg-automobiles-category {
  background-image: url("/assets/images/home/categories/automoviles/automovil.png"); }

.p-7 {
  padding: 1.75rem !important; }

.p-10 {
  padding: 2.5rem !important; }

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem; }

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.px-48 {
  padding-left: 12rem;
  padding-right: 12rem; }

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem; }

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important; }

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem; }

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem; }

.pl-48 {
  padding-left: 12rem; }

.pr-48 {
  padding-right: 12rem; }

.pr-12 {
  padding-right: 3rem; }

.pr-6 {
  padding-right: 1.5rem !important; }

.pb-12 {
  padding-bottom: 3rem; }

.pt-5 {
  padding-top: 1.25rem; }

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

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem; }

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem; }

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem; }

.text-6xl {
  font-size: 3.75rem;
  line-height: 1; }

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem; }

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem; }

.text-base {
  font-size: 1rem;
  line-height: 1.5rem; }

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem; }

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem; }

.font-medium {
  font-weight: 500; }

.font-extrabold {
  font-weight: 800; }

.font-semibold {
  font-weight: 600; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.font-normal {
  font-weight: 400; }

.uppercase {
  text-transform: uppercase; }

.italic {
  font-style: italic; }

.leading-5 {
  line-height: 1.25rem; }

.leading-10 {
  line-height: 2.5rem; }

.leading-4 {
  line-height: 1rem; }

.tracking-widest {
  letter-spacing: 0.1em; }

.tracking-wider {
  letter-spacing: 0.05em; }

.tracking-wide {
  letter-spacing: 0.025em; }

.tracking-tight {
  letter-spacing: -0.025em; }

.text-white {
  color: #ffffff; }

.text-black {
  color: #000000; }

.text-secondary-grey {
  color: #656f77; }

.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); }

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s; }

.class {
  border-radius: 30px; }

.btn-standar {
  width: 220px; }

.container--condiciones-informativo {
  border-radius: 16px;
  background-image: radial-gradient(circle at 0 0, #f2f5ff35, #f2f5ff35 5%, #f2f5ff35 15%, #f2f5ff35 21%, #3e4d5f35 60%, #8c98a935 92%, #f2f5ff35); }
  .container--condiciones-informativo img {
    border-radius: 0 16px 16px 0; }

.condiciones-informativo-texto {
  padding-left: 50px;
  margin-top: 100px; }

.content-dimensiones--condiciones {
  border-bottom: 2px solid #000;
  padding-bottom: 50px;
  padding-top: 50px; }
  .content-dimensiones--condiciones:first-child {
    padding-top: 0; }
  .content-dimensiones--condiciones:last-child {
    padding-bottom: 0;
    border-bottom: 0; }

.content-titulo-condiciones {
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 60px;
  text-align: center; }

.segundo-titulo-p {
  margin-top: 60px; }

@media (max-width: 1279px) {
  .content-titulo-condiciones {
    margin-top: 0;
    margin-bottom: 50px; }
  .item-column-condiciones {
    margin-bottom: 30px; }
  .segundo-titulo-p {
    margin-top: 30px; }
  .item-column-condiciones-right {
    text-align: left;
    margin-top: 30px; }
  .content-dimensiones--condiciones {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .listado-item li {
    font-size: 14px;
    padding-left: 22px; }
    .listado-item li:before {
      top: 5px; }
  .content-dimensiones--condiciones:last-child {
    padding-bottom: 0 !important; } }

@media (max-width: 480px) {
  .container--condiciones-informativo img {
    margin: 0;
    border-radius: 16px 16px 0 0; }
  .condiciones-informativo-texto {
    padding-left: 50px;
    margin-top: 20px; } }

* {
  font-family: 'Roboto', sans-serif; }

.portlet-layout .portlet-header {
  margin-bottom: 0; }

.condensed {
  font-family: 'Roboto Condensed', sans-serif; }

.boton {
  border-radius: 10px;
  padding: 10px 30px; }

.boton-primary {
  background: #0066CC;
  color: #FFF; }
  .boton-primary:hover {
    background: #2F80ED;
    color: #FFF; }

.boton-default {
  background: #FFF;
  border: 1px solid #303030;
  color: #303030; }
  .boton-default:hover {
    background: #0066CC;
    border: unset;
    color: #FFF; }

.boton-secundario {
  background: transparent;
  border: unset;
  color: #828282; }
  .boton-secundario:hover {
    color: #0066CC; }

.boton-secundario-alt {
  background: transparent;
  border: unset;
  color: #0066CC; }
  .boton-secundario-alt:hover {
    color: #2F80ED; }

.principal {
  color: #0066CC; }

.secundario {
  color: #E6750C; }

.informacion {
  color: #2F80ED; }

.aprobado {
  color: #27AE60; }

.alerta {
  color: #E2B93B; }

.error {
  color: #EB5757; }

.negro-1 {
  color: #000; }

.negro-2 {
  color: #171D25; }

.negro-3 {
  color: #303030; }

.blanco {
  color: #FFF; }

.gris-1 {
  color: #333; }

.gris-2 {
  color: #4F4F4F; }

.gris-3 {
  color: #828282; }

.gris-4 {
  color: #BDBDBD; }

.gris-5 {
  color: #E0E0E0; }

.fs-5 {
  font-size: 5px; }

.fs-6 {
  font-size: 6px; }

.fs-7 {
  font-size: 7px; }

.fs-8 {
  font-size: 8px; }

.fs-9 {
  font-size: 9px; }

.fs-10 {
  font-size: 10px; }

.fs-11 {
  font-size: 11px; }

.fs-12 {
  font-size: 12px; }

.fs-13 {
  font-size: 13px; }

.fs-14 {
  font-size: 14px; }

.fs-15 {
  font-size: 15px; }

.fs-16 {
  font-size: 16px; }

.fs-17 {
  font-size: 17px; }

.fs-18 {
  font-size: 18px; }

.fs-19 {
  font-size: 19px; }

.fs-20 {
  font-size: 20px; }

.fs-21 {
  font-size: 21px; }

.fs-22 {
  font-size: 22px; }

.fs-23 {
  font-size: 23px; }

.fs-24 {
  font-size: 24px; }

.fs-25 {
  font-size: 25px; }

.fs-26 {
  font-size: 26px; }

.fs-27 {
  font-size: 27px; }

.fs-28 {
  font-size: 28px; }

.fs-29 {
  font-size: 29px; }

.fs-30 {
  font-size: 30px; }

.fs-31 {
  font-size: 31px; }

.fs-32 {
  font-size: 32px; }

.fs-33 {
  font-size: 33px; }

.fs-34 {
  font-size: 34px; }

.fs-35 {
  font-size: 35px; }

.fs-36 {
  font-size: 36px; }

.fs-37 {
  font-size: 37px; }

.fs-38 {
  font-size: 38px; }

.fs-39 {
  font-size: 39px; }

.fs-40 {
  font-size: 40px; }

.fs-41 {
  font-size: 41px; }

.fs-42 {
  font-size: 42px; }

.fs-43 {
  font-size: 43px; }

.fs-44 {
  font-size: 44px; }

.fs-45 {
  font-size: 45px; }

.fs-46 {
  font-size: 46px; }

.fs-47 {
  font-size: 47px; }

.fs-48 {
  font-size: 48px; }

.fs-49 {
  font-size: 49px; }

.fs-50 {
  font-size: 50px; }

.fs-51 {
  font-size: 51px; }

.fs-52 {
  font-size: 52px; }

.fs-53 {
  font-size: 53px; }

.fs-54 {
  font-size: 54px; }

.fs-55 {
  font-size: 55px; }

.fs-56 {
  font-size: 56px; }

.fs-57 {
  font-size: 57px; }

.fs-58 {
  font-size: 58px; }

.fs-59 {
  font-size: 59px; }

.fs-60 {
  font-size: 60px; }

.fs-61 {
  font-size: 61px; }

.fs-62 {
  font-size: 62px; }

.fs-63 {
  font-size: 63px; }

.fs-64 {
  font-size: 64px; }

.fs-65 {
  font-size: 65px; }

.fs-66 {
  font-size: 66px; }

.fs-67 {
  font-size: 67px; }

.fs-68 {
  font-size: 68px; }

.fs-69 {
  font-size: 69px; }

.fs-70 {
  font-size: 70px; }

.fs-71 {
  font-size: 71px; }

.fs-72 {
  font-size: 72px; }

.fs-73 {
  font-size: 73px; }

.fs-74 {
  font-size: 74px; }

.fs-75 {
  font-size: 75px; }

.fs-76 {
  font-size: 76px; }

.fs-77 {
  font-size: 77px; }

.fs-78 {
  font-size: 78px; }

.fs-79 {
  font-size: 79px; }

.fs-80 {
  font-size: 80px; }

.fs-81 {
  font-size: 81px; }

.fs-82 {
  font-size: 82px; }

.fs-83 {
  font-size: 83px; }

.fs-84 {
  font-size: 84px; }

.fs-85 {
  font-size: 85px; }

.fs-86 {
  font-size: 86px; }

.fs-87 {
  font-size: 87px; }

.fs-88 {
  font-size: 88px; }

.fs-89 {
  font-size: 89px; }

.fs-90 {
  font-size: 90px; }

.fw-500 {
  font-weight: 500; }

.fw-600 {
  font-weight: 600; }

.fw-700 {
  font-weight: 700; }

.fw-800 {
  font-weight: 800; }

.lh-5 {
  line-height: 5px; }

.lh-6 {
  line-height: 6px; }

.lh-7 {
  line-height: 7px; }

.lh-8 {
  line-height: 8px; }

.lh-9 {
  line-height: 9px; }

.lh-10 {
  line-height: 10px; }

.lh-11 {
  line-height: 11px; }

.lh-12 {
  line-height: 12px; }

.lh-13 {
  line-height: 13px; }

.lh-14 {
  line-height: 14px; }

.lh-15 {
  line-height: 15px; }

.lh-16 {
  line-height: 16px; }

.lh-17 {
  line-height: 17px; }

.lh-18 {
  line-height: 18px; }

.lh-19 {
  line-height: 19px; }

.lh-20 {
  line-height: 20px; }

.lh-21 {
  line-height: 21px; }

.lh-22 {
  line-height: 22px; }

.lh-23 {
  line-height: 23px; }

.lh-24 {
  line-height: 24px; }

.lh-25 {
  line-height: 25px; }

.lh-26 {
  line-height: 26px; }

.lh-27 {
  line-height: 27px; }

.lh-28 {
  line-height: 28px; }

.lh-29 {
  line-height: 29px; }

.lh-30 {
  line-height: 30px; }

.lh-31 {
  line-height: 31px; }

.lh-32 {
  line-height: 32px; }

.lh-33 {
  line-height: 33px; }

.lh-34 {
  line-height: 34px; }

.lh-35 {
  line-height: 35px; }

.lh-36 {
  line-height: 36px; }

.lh-37 {
  line-height: 37px; }

.lh-38 {
  line-height: 38px; }

.lh-39 {
  line-height: 39px; }

.lh-40 {
  line-height: 40px; }

.lh-41 {
  line-height: 41px; }

.lh-42 {
  line-height: 42px; }

.lh-43 {
  line-height: 43px; }

.lh-44 {
  line-height: 44px; }

.lh-45 {
  line-height: 45px; }

.lh-46 {
  line-height: 46px; }

.lh-47 {
  line-height: 47px; }

.lh-48 {
  line-height: 48px; }

.lh-49 {
  line-height: 49px; }

.lh-50 {
  line-height: 50px; }

.lh-51 {
  line-height: 51px; }

.lh-52 {
  line-height: 52px; }

.lh-53 {
  line-height: 53px; }

.lh-54 {
  line-height: 54px; }

.lh-55 {
  line-height: 55px; }

.lh-56 {
  line-height: 56px; }

.lh-57 {
  line-height: 57px; }

.lh-58 {
  line-height: 58px; }

.lh-59 {
  line-height: 59px; }

.lh-60 {
  line-height: 60px; }

.lh-61 {
  line-height: 61px; }

.lh-62 {
  line-height: 62px; }

.lh-63 {
  line-height: 63px; }

.lh-64 {
  line-height: 64px; }

.lh-65 {
  line-height: 65px; }

.lh-66 {
  line-height: 66px; }

.lh-67 {
  line-height: 67px; }

.lh-68 {
  line-height: 68px; }

.lh-69 {
  line-height: 69px; }

.lh-70 {
  line-height: 70px; }

.lh-71 {
  line-height: 71px; }

.lh-72 {
  line-height: 72px; }

.lh-73 {
  line-height: 73px; }

.lh-74 {
  line-height: 74px; }

.lh-75 {
  line-height: 75px; }

.lh-76 {
  line-height: 76px; }

.lh-77 {
  line-height: 77px; }

.lh-78 {
  line-height: 78px; }

.lh-79 {
  line-height: 79px; }

.lh-80 {
  line-height: 80px; }

.lh-81 {
  line-height: 81px; }

.lh-82 {
  line-height: 82px; }

.lh-83 {
  line-height: 83px; }

.lh-84 {
  line-height: 84px; }

.lh-85 {
  line-height: 85px; }

.lh-86 {
  line-height: 86px; }

.lh-87 {
  line-height: 87px; }

.lh-88 {
  line-height: 88px; }

.lh-89 {
  line-height: 89px; }

.lh-90 {
  line-height: 90px; }

@media (max-width: 480px) {
  .m-fs-5 {
    font-size: 5px; }
  .m-fs-6 {
    font-size: 6px; }
  .m-fs-7 {
    font-size: 7px; }
  .m-fs-8 {
    font-size: 8px; }
  .m-fs-9 {
    font-size: 9px; }
  .m-fs-10 {
    font-size: 10px; }
  .m-fs-11 {
    font-size: 11px; }
  .m-fs-12 {
    font-size: 12px; }
  .m-fs-13 {
    font-size: 13px; }
  .m-fs-14 {
    font-size: 14px; }
  .m-fs-15 {
    font-size: 15px; }
  .m-fs-16 {
    font-size: 16px; }
  .m-fs-17 {
    font-size: 17px; }
  .m-fs-18 {
    font-size: 18px; }
  .m-fs-19 {
    font-size: 19px; }
  .m-fs-20 {
    font-size: 20px; }
  .m-fs-21 {
    font-size: 21px; }
  .m-fs-22 {
    font-size: 22px; }
  .m-fs-23 {
    font-size: 23px; }
  .m-fs-24 {
    font-size: 24px; }
  .m-fs-25 {
    font-size: 25px; }
  .m-fs-26 {
    font-size: 26px; }
  .m-fs-27 {
    font-size: 27px; }
  .m-fs-28 {
    font-size: 28px; }
  .m-fs-29 {
    font-size: 29px; }
  .m-fs-30 {
    font-size: 30px; }
  .m-fs-31 {
    font-size: 31px; }
  .m-fs-32 {
    font-size: 32px; }
  .m-fs-33 {
    font-size: 33px; }
  .m-fs-34 {
    font-size: 34px; }
  .m-fs-35 {
    font-size: 35px; }
  .m-fs-36 {
    font-size: 36px; }
  .m-fs-37 {
    font-size: 37px; }
  .m-fs-38 {
    font-size: 38px; }
  .m-fs-39 {
    font-size: 39px; }
  .m-fs-40 {
    font-size: 40px; }
  .m-fs-41 {
    font-size: 41px; }
  .m-fs-42 {
    font-size: 42px; }
  .m-fs-43 {
    font-size: 43px; }
  .m-fs-44 {
    font-size: 44px; }
  .m-fs-45 {
    font-size: 45px; }
  .m-fs-46 {
    font-size: 46px; }
  .m-fs-47 {
    font-size: 47px; }
  .m-fs-48 {
    font-size: 48px; }
  .m-fs-49 {
    font-size: 49px; }
  .m-fs-50 {
    font-size: 50px; }
  .m-fs-51 {
    font-size: 51px; }
  .m-fs-52 {
    font-size: 52px; }
  .m-fs-53 {
    font-size: 53px; }
  .m-fs-54 {
    font-size: 54px; }
  .m-fs-55 {
    font-size: 55px; }
  .m-fs-56 {
    font-size: 56px; }
  .m-fs-57 {
    font-size: 57px; }
  .m-fs-58 {
    font-size: 58px; }
  .m-fs-59 {
    font-size: 59px; }
  .m-fs-60 {
    font-size: 60px; }
  .m-fs-61 {
    font-size: 61px; }
  .m-fs-62 {
    font-size: 62px; }
  .m-fs-63 {
    font-size: 63px; }
  .m-fs-64 {
    font-size: 64px; }
  .m-fs-65 {
    font-size: 65px; }
  .m-fs-66 {
    font-size: 66px; }
  .m-fs-67 {
    font-size: 67px; }
  .m-fs-68 {
    font-size: 68px; }
  .m-fs-69 {
    font-size: 69px; }
  .m-fs-70 {
    font-size: 70px; }
  .m-fs-71 {
    font-size: 71px; }
  .m-fs-72 {
    font-size: 72px; }
  .m-fs-73 {
    font-size: 73px; }
  .m-fs-74 {
    font-size: 74px; }
  .m-fs-75 {
    font-size: 75px; }
  .m-fs-76 {
    font-size: 76px; }
  .m-fs-77 {
    font-size: 77px; }
  .m-fs-78 {
    font-size: 78px; }
  .m-fs-79 {
    font-size: 79px; }
  .m-fs-80 {
    font-size: 80px; }
  .m-fs-81 {
    font-size: 81px; }
  .m-fs-82 {
    font-size: 82px; }
  .m-fs-83 {
    font-size: 83px; }
  .m-fs-84 {
    font-size: 84px; }
  .m-fs-85 {
    font-size: 85px; }
  .m-fs-86 {
    font-size: 86px; }
  .m-fs-87 {
    font-size: 87px; }
  .m-fs-88 {
    font-size: 88px; }
  .m-fs-89 {
    font-size: 89px; }
  .m-fs-90 {
    font-size: 90px; }
  .m-lh-5 {
    line-height: 5px; }
  .m-lh-6 {
    line-height: 6px; }
  .m-lh-7 {
    line-height: 7px; }
  .m-lh-8 {
    line-height: 8px; }
  .m-lh-9 {
    line-height: 9px; }
  .m-lh-10 {
    line-height: 10px; }
  .m-lh-11 {
    line-height: 11px; }
  .m-lh-12 {
    line-height: 12px; }
  .m-lh-13 {
    line-height: 13px; }
  .m-lh-14 {
    line-height: 14px; }
  .m-lh-15 {
    line-height: 15px; }
  .m-lh-16 {
    line-height: 16px; }
  .m-lh-17 {
    line-height: 17px; }
  .m-lh-18 {
    line-height: 18px; }
  .m-lh-19 {
    line-height: 19px; }
  .m-lh-20 {
    line-height: 20px; }
  .m-lh-21 {
    line-height: 21px; }
  .m-lh-22 {
    line-height: 22px; }
  .m-lh-23 {
    line-height: 23px; }
  .m-lh-24 {
    line-height: 24px; }
  .m-lh-25 {
    line-height: 25px; }
  .m-lh-26 {
    line-height: 26px; }
  .m-lh-27 {
    line-height: 27px; }
  .m-lh-28 {
    line-height: 28px; }
  .m-lh-29 {
    line-height: 29px; }
  .m-lh-30 {
    line-height: 30px; }
  .m-lh-31 {
    line-height: 31px; }
  .m-lh-32 {
    line-height: 32px; }
  .m-lh-33 {
    line-height: 33px; }
  .m-lh-34 {
    line-height: 34px; }
  .m-lh-35 {
    line-height: 35px; }
  .m-lh-36 {
    line-height: 36px; }
  .m-lh-37 {
    line-height: 37px; }
  .m-lh-38 {
    line-height: 38px; }
  .m-lh-39 {
    line-height: 39px; }
  .m-lh-40 {
    line-height: 40px; }
  .m-lh-41 {
    line-height: 41px; }
  .m-lh-42 {
    line-height: 42px; }
  .m-lh-43 {
    line-height: 43px; }
  .m-lh-44 {
    line-height: 44px; }
  .m-lh-45 {
    line-height: 45px; }
  .m-lh-46 {
    line-height: 46px; }
  .m-lh-47 {
    line-height: 47px; }
  .m-lh-48 {
    line-height: 48px; }
  .m-lh-49 {
    line-height: 49px; }
  .m-lh-50 {
    line-height: 50px; }
  .m-lh-51 {
    line-height: 51px; }
  .m-lh-52 {
    line-height: 52px; }
  .m-lh-53 {
    line-height: 53px; }
  .m-lh-54 {
    line-height: 54px; }
  .m-lh-55 {
    line-height: 55px; }
  .m-lh-56 {
    line-height: 56px; }
  .m-lh-57 {
    line-height: 57px; }
  .m-lh-58 {
    line-height: 58px; }
  .m-lh-59 {
    line-height: 59px; }
  .m-lh-60 {
    line-height: 60px; }
  .m-lh-61 {
    line-height: 61px; }
  .m-lh-62 {
    line-height: 62px; }
  .m-lh-63 {
    line-height: 63px; }
  .m-lh-64 {
    line-height: 64px; }
  .m-lh-65 {
    line-height: 65px; }
  .m-lh-66 {
    line-height: 66px; }
  .m-lh-67 {
    line-height: 67px; }
  .m-lh-68 {
    line-height: 68px; }
  .m-lh-69 {
    line-height: 69px; }
  .m-lh-70 {
    line-height: 70px; }
  .m-lh-71 {
    line-height: 71px; }
  .m-lh-72 {
    line-height: 72px; }
  .m-lh-73 {
    line-height: 73px; }
  .m-lh-74 {
    line-height: 74px; }
  .m-lh-75 {
    line-height: 75px; }
  .m-lh-76 {
    line-height: 76px; }
  .m-lh-77 {
    line-height: 77px; }
  .m-lh-78 {
    line-height: 78px; }
  .m-lh-79 {
    line-height: 79px; }
  .m-lh-80 {
    line-height: 80px; }
  .m-lh-81 {
    line-height: 81px; }
  .m-lh-82 {
    line-height: 82px; }
  .m-lh-83 {
    line-height: 83px; }
  .m-lh-84 {
    line-height: 84px; }
  .m-lh-85 {
    line-height: 85px; }
  .m-lh-86 {
    line-height: 86px; }
  .m-lh-87 {
    line-height: 87px; }
  .m-lh-88 {
    line-height: 88px; }
  .m-lh-89 {
    line-height: 89px; }
  .m-lh-90 {
    line-height: 90px; } }

@media (min-width: 481px) and (max-width: 1199px) {
  .t-fs-5 {
    font-size: 5px; }
  .t-fs-6 {
    font-size: 6px; }
  .t-fs-7 {
    font-size: 7px; }
  .t-fs-8 {
    font-size: 8px; }
  .t-fs-9 {
    font-size: 9px; }
  .t-fs-10 {
    font-size: 10px; }
  .t-fs-11 {
    font-size: 11px; }
  .t-fs-12 {
    font-size: 12px; }
  .t-fs-13 {
    font-size: 13px; }
  .t-fs-14 {
    font-size: 14px; }
  .t-fs-15 {
    font-size: 15px; }
  .t-fs-16 {
    font-size: 16px; }
  .t-fs-17 {
    font-size: 17px; }
  .t-fs-18 {
    font-size: 18px; }
  .t-fs-19 {
    font-size: 19px; }
  .t-fs-20 {
    font-size: 20px; }
  .t-fs-21 {
    font-size: 21px; }
  .t-fs-22 {
    font-size: 22px; }
  .t-fs-23 {
    font-size: 23px; }
  .t-fs-24 {
    font-size: 24px; }
  .t-fs-25 {
    font-size: 25px; }
  .t-fs-26 {
    font-size: 26px; }
  .t-fs-27 {
    font-size: 27px; }
  .t-fs-28 {
    font-size: 28px; }
  .t-fs-29 {
    font-size: 29px; }
  .t-fs-30 {
    font-size: 30px; }
  .t-fs-31 {
    font-size: 31px; }
  .t-fs-32 {
    font-size: 32px; }
  .t-fs-33 {
    font-size: 33px; }
  .t-fs-34 {
    font-size: 34px; }
  .t-fs-35 {
    font-size: 35px; }
  .t-fs-36 {
    font-size: 36px; }
  .t-fs-37 {
    font-size: 37px; }
  .t-fs-38 {
    font-size: 38px; }
  .t-fs-39 {
    font-size: 39px; }
  .t-fs-40 {
    font-size: 40px; }
  .t-fs-41 {
    font-size: 41px; }
  .t-fs-42 {
    font-size: 42px; }
  .t-fs-43 {
    font-size: 43px; }
  .t-fs-44 {
    font-size: 44px; }
  .t-fs-45 {
    font-size: 45px; }
  .t-fs-46 {
    font-size: 46px; }
  .t-fs-47 {
    font-size: 47px; }
  .t-fs-48 {
    font-size: 48px; }
  .t-fs-49 {
    font-size: 49px; }
  .t-fs-50 {
    font-size: 50px; }
  .t-fs-51 {
    font-size: 51px; }
  .t-fs-52 {
    font-size: 52px; }
  .t-fs-53 {
    font-size: 53px; }
  .t-fs-54 {
    font-size: 54px; }
  .t-fs-55 {
    font-size: 55px; }
  .t-fs-56 {
    font-size: 56px; }
  .t-fs-57 {
    font-size: 57px; }
  .t-fs-58 {
    font-size: 58px; }
  .t-fs-59 {
    font-size: 59px; }
  .t-fs-60 {
    font-size: 60px; }
  .t-fs-61 {
    font-size: 61px; }
  .t-fs-62 {
    font-size: 62px; }
  .t-fs-63 {
    font-size: 63px; }
  .t-fs-64 {
    font-size: 64px; }
  .t-fs-65 {
    font-size: 65px; }
  .t-fs-66 {
    font-size: 66px; }
  .t-fs-67 {
    font-size: 67px; }
  .t-fs-68 {
    font-size: 68px; }
  .t-fs-69 {
    font-size: 69px; }
  .t-fs-70 {
    font-size: 70px; }
  .t-fs-71 {
    font-size: 71px; }
  .t-fs-72 {
    font-size: 72px; }
  .t-fs-73 {
    font-size: 73px; }
  .t-fs-74 {
    font-size: 74px; }
  .t-fs-75 {
    font-size: 75px; }
  .t-fs-76 {
    font-size: 76px; }
  .t-fs-77 {
    font-size: 77px; }
  .t-fs-78 {
    font-size: 78px; }
  .t-fs-79 {
    font-size: 79px; }
  .t-fs-80 {
    font-size: 80px; }
  .t-fs-81 {
    font-size: 81px; }
  .t-fs-82 {
    font-size: 82px; }
  .t-fs-83 {
    font-size: 83px; }
  .t-fs-84 {
    font-size: 84px; }
  .t-fs-85 {
    font-size: 85px; }
  .t-fs-86 {
    font-size: 86px; }
  .t-fs-87 {
    font-size: 87px; }
  .t-fs-88 {
    font-size: 88px; }
  .t-fs-89 {
    font-size: 89px; }
  .t-fs-90 {
    font-size: 90px; }
  .t-lh-5 {
    line-height: 5px; }
  .t-lh-6 {
    line-height: 6px; }
  .t-lh-7 {
    line-height: 7px; }
  .t-lh-8 {
    line-height: 8px; }
  .t-lh-9 {
    line-height: 9px; }
  .t-lh-10 {
    line-height: 10px; }
  .t-lh-11 {
    line-height: 11px; }
  .t-lh-12 {
    line-height: 12px; }
  .t-lh-13 {
    line-height: 13px; }
  .t-lh-14 {
    line-height: 14px; }
  .t-lh-15 {
    line-height: 15px; }
  .t-lh-16 {
    line-height: 16px; }
  .t-lh-17 {
    line-height: 17px; }
  .t-lh-18 {
    line-height: 18px; }
  .t-lh-19 {
    line-height: 19px; }
  .t-lh-20 {
    line-height: 20px; }
  .t-lh-21 {
    line-height: 21px; }
  .t-lh-22 {
    line-height: 22px; }
  .t-lh-23 {
    line-height: 23px; }
  .t-lh-24 {
    line-height: 24px; }
  .t-lh-25 {
    line-height: 25px; }
  .t-lh-26 {
    line-height: 26px; }
  .t-lh-27 {
    line-height: 27px; }
  .t-lh-28 {
    line-height: 28px; }
  .t-lh-29 {
    line-height: 29px; }
  .t-lh-30 {
    line-height: 30px; }
  .t-lh-31 {
    line-height: 31px; }
  .t-lh-32 {
    line-height: 32px; }
  .t-lh-33 {
    line-height: 33px; }
  .t-lh-34 {
    line-height: 34px; }
  .t-lh-35 {
    line-height: 35px; }
  .t-lh-36 {
    line-height: 36px; }
  .t-lh-37 {
    line-height: 37px; }
  .t-lh-38 {
    line-height: 38px; }
  .t-lh-39 {
    line-height: 39px; }
  .t-lh-40 {
    line-height: 40px; }
  .t-lh-41 {
    line-height: 41px; }
  .t-lh-42 {
    line-height: 42px; }
  .t-lh-43 {
    line-height: 43px; }
  .t-lh-44 {
    line-height: 44px; }
  .t-lh-45 {
    line-height: 45px; }
  .t-lh-46 {
    line-height: 46px; }
  .t-lh-47 {
    line-height: 47px; }
  .t-lh-48 {
    line-height: 48px; }
  .t-lh-49 {
    line-height: 49px; }
  .t-lh-50 {
    line-height: 50px; }
  .t-lh-51 {
    line-height: 51px; }
  .t-lh-52 {
    line-height: 52px; }
  .t-lh-53 {
    line-height: 53px; }
  .t-lh-54 {
    line-height: 54px; }
  .t-lh-55 {
    line-height: 55px; }
  .t-lh-56 {
    line-height: 56px; }
  .t-lh-57 {
    line-height: 57px; }
  .t-lh-58 {
    line-height: 58px; }
  .t-lh-59 {
    line-height: 59px; }
  .t-lh-60 {
    line-height: 60px; }
  .t-lh-61 {
    line-height: 61px; }
  .t-lh-62 {
    line-height: 62px; }
  .t-lh-63 {
    line-height: 63px; }
  .t-lh-64 {
    line-height: 64px; }
  .t-lh-65 {
    line-height: 65px; }
  .t-lh-66 {
    line-height: 66px; }
  .t-lh-67 {
    line-height: 67px; }
  .t-lh-68 {
    line-height: 68px; }
  .t-lh-69 {
    line-height: 69px; }
  .t-lh-70 {
    line-height: 70px; }
  .t-lh-71 {
    line-height: 71px; }
  .t-lh-72 {
    line-height: 72px; }
  .t-lh-73 {
    line-height: 73px; }
  .t-lh-74 {
    line-height: 74px; }
  .t-lh-75 {
    line-height: 75px; }
  .t-lh-76 {
    line-height: 76px; }
  .t-lh-77 {
    line-height: 77px; }
  .t-lh-78 {
    line-height: 78px; }
  .t-lh-79 {
    line-height: 79px; }
  .t-lh-80 {
    line-height: 80px; }
  .t-lh-81 {
    line-height: 81px; }
  .t-lh-82 {
    line-height: 82px; }
  .t-lh-83 {
    line-height: 83px; }
  .t-lh-84 {
    line-height: 84px; }
  .t-lh-85 {
    line-height: 85px; }
  .t-lh-86 {
    line-height: 86px; }
  .t-lh-87 {
    line-height: 87px; }
  .t-lh-88 {
    line-height: 88px; }
  .t-lh-89 {
    line-height: 89px; }
  .t-lh-90 {
    line-height: 90px; } }

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

::-webkit-scrollbar {
  -webkit-appearance: none;
  background-color: #F2F2F2;
  height: 10px;
  width: 15px !important; }

::-webkit-scrollbar-thumb {
  border-radius: 12px;
  width: 15px !important;
  background-color: #9A9A9A; }

::-webkit-scrollbar {
  width: 15px !important; }

a {
  display: inline-block; }

html {
  scroll-behavior: smooth; }

p {
  font-size: 18px; }

body .pg-item-footer {
  padding: 40px 0;
  padding-right: 15px; }

body .br-30 {
  border-radius: 30px; }

body .mb-0 {
  margin-bottom: 0; }

body .pb-0 {
  padding-bottom: 0; }

body .pt-0 {
  padding-top: 0; }

body .pl-0 {
  padding-left: 0; }

body .pr-0 {
  padding-right: 0; }

body .portlet {
  margin: 0; }

body .portlet-layout.row {
  margin: 0; }

body .col-md-12 {
  padding-right: 0;
  padding-left: 0; }

.mt-40p {
  margin-top: 40%; }

.mt-10 {
  margin-top: 10px; }

body .display-block {
  display: block; }

body .display-inlineblock {
  display: inline-block; }

body .mt-0 {
  margin-top: 0px; }

body .mt-20 {
  margin-top: 20px; }

body .mt-30 {
  margin-top: 30px; }

body .mt-40 {
  margin-top: 40px; }

[class^="section-banner-"] {
  padding-top: 80px; }

body .mt-50 {
  margin-top: 50px; }

.mt-60 {
  margin-top: 60px; }

.mt-100 {
  margin-top: 100px; }

.mb-100 {
  margin-bottom: 100px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-10 {
  margin-bottom: 10px; }

.pt-20 {
  padding-top: 20px; }

.pt-30 {
  padding-top: 30px; }

.pt-40 {
  padding-top: 30px; }

.pt-50 {
  padding-top: 30px; }

body .pt-50 {
  padding-top: 50px; }

.pt-80 {
  padding-top: 80px; }

.pb-100 {
  padding-bottom: 80px; }

.pt-100 {
  padding-top: 100px; }

.pb-30 {
  padding-bottom: 30px; }

.img100 {
  width: 100%; }

.mw100 {
  max-width: 100%; }

.mt-10 {
  margin-top: 10px; }

.fz-40 {
  font-size: 40px; }

.fz-30 {
  font-size: 30px; }

.fz-24 {
  font-size: 24px; }

.fz-25 {
  font-size: 25px; }

.fz-13 {
  font-size: 13px;
  letter-spacing: 0.5px; }

.fz-15,
.fz-16 {
  font-size: 15px; }

.fz-18 {
  font-size: 18px; }

.fz-16 {
  font-size: 16px; }

.fz-24 {
  font-size: 24px; }

.letspac-1 {
  letter-spacing: 1px; }

.letspac-2 {
  letter-spacing: 2px; }

body .color-slate-grey {
  color: #656f77; }

body .color-white {
  color: #fff; }

body .color-black {
  color: #000; }

body .color-light-blue {
  color: #0066cc; }

body .color-orange {
  color: #ff6e00; }

body .color-gris {
  color: #6c747a; }

.slick-home-concesionarios {
  margin: 0 auto;
  margin-bottom: 40px; }

.item-dealer-card {
  margin: 80px 5px; }

.dealer-card-content {
  padding: 20px 40px;
  width: 100%; }

.dealer-card {
  width: 100%;
  max-width: 90%;
  box-shadow: -1px 3px 8px 0 rgba(101, 111, 156, 0.302); }

.slick-home-concesionarios .slick-list {
  padding-left: 0 !important;
  padding-right: 28% !important; }

.slick-home-concesionarios .slick-prev {
  top: 0; }

.slick-home-concesionarios .slick-next {
  top: 0; }

.linea-divisora-vertical-white {
  width: 1px;
  background: white; }

.linea-divisora-horizontal {
  height: 1px;
  background: #000; }

.position-relative {
  position: relative; }

/*BANNER */
.carousel-item {
  width: 100%;
  height: 100vh;
  transition: transform ease 1s !important; }
  .carousel-item > div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right; }

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1.3, 1.3); }
  to {
    -webkit-transform: scale(1, 1); } }

@keyframes zoom {
  from {
    -webkit-transform: scale(1.3, 1.3); }
  to {
    -webkit-transform: scale(1, 1); } }

a.btn-default {
  background-color: #fff !important;
  color: #000;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  margin-right: 10px;
  text-align: center;
  padding: 17px 30px;
  white-space: nowrap;
  letter-spacing: 1px;
  display: inline-block;
  border: none;
  text-transform: uppercase; }

a.btn-slider {
  background-color: #0066cc !important;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: 2px;
  text-align: center;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  border-radius: 35px;
  padding: 10px 70px; }

.carousel-inner .carousel-item > div {
  display: flex;
  align-items: center;
  -webkit-animation: zoom 2s;
  animation: zoom 2s; }

.carousel-item h1,
.carousel-item p {
  color: #fff; }

.carousel-item h1 {
  letter-spacing: 2px; }

.subtitulo-2-slider {
  display: block;
  padding-left: 15%;
  font-weight: 800;
  width: 700px; }

.carousel-item p {
  font-weight: 400;
  letter-spacing: 1.5px; }

.carousel-item:first-child > div,
.carousel-item:nth-child(2) > div,
.carousel-item:nth-child(3) > div,
.carousel-item:nth-child(4) > div {
  background-image: url(../images/img/slider-home.jpg); }

.carousel-indicators {
  margin-bottom: 30px;
  display: block; }
  .carousel-indicators [data-bs-target] {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 0 6px !important;
    border: none;
    border-radius: 100px;
    text-indent: 0;
    background: rgba(0, 0, 0, 0.4); }
    .carousel-indicators [data-bs-target]:hover {
      opacity: 1; }

.carousel-item.active {
  overflow: hidden; }

.indicator-num {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 30px; }

.carousel-indicators button svg {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: rotate(90deg); }

.carousel-indicators button circle {
  stroke: #e6750c;
  stroke-width: 2;
  fill: transparent;
  stroke-dasharray: 240, 240;
  stroke-dashoffset: 240; }

.a-btn-circle.is-paused:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAcCAYAAABoMT8aAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADJSURBVHgBxZRhEcIwDEYDCiahEnDCHCABHAwH4GA4mQQkVMJw8NHeyjF6SZu2cLy7/MmSd7ckV6JvAKD3QTW4xiveTC66UkGMdWFaBGUSyMyquSDPuVWQljDFgyAZwW0orgq5Pswg5o54uJwg5A2WbcTYD4kkUEh2WUH43mG5UI5DVrASXRjBvCU9Gyb3+O0vQB6iX3F6iL4AtWtEyyE5TuAZoTllgYEkFM1HSpFobHpQLF5rqhD4ZkNaXPFt1Tyh9FkPkr0P+gdPw4ddIPap5+kAAAAASUVORK5CYII=");
  background-size: 8px 14px; }

.a-btn-circle.active:not(.is-paused):hover:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAcCAYAAAB75n/uAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABbSURBVHgB7ZVJCsAgEAQ7+aj5ufmB+cFkDiMoiCIueOiCBg8ldRyAHIeIPLqg8zo324eJkTDqX4UPkgkK6oGqf2MxDDDAAAMMrAp8yftFmz7fTqC3M+hm+2Q/PxfyZUbh4UbHAAAAAElFTkSuQmCC");
  background-size: 12px 14px; }

.a-btn-circle.active:not(.is-paused):hover .indicator-num {
  display: none; }

.a-btn-circle.is-paused .indicator-num {
  display: none; }

.a-btn-circle:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  border: 2px solid rgba(255, 255, 255, 0);
  border-radius: 50%;
  background-position: center center;
  -webkit-transition: border-color 150ms ease-in;
  transition: border-color 150ms ease-in;
  background-repeat: no-repeat;
  backdrop-filter: blur(10px); }

.py-5-slide {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1rem;
  padding-right: 1rem; }

.px-4-slide {
  padding-left: 1rem;
  padding-right: 1rem; }

.bg-black-slide {
  background-color: rgba(0, 0, 0, 0.7); }

/*VANS */
.transition-all {
  transition: all .3s ease; }

.section-banner {
  background-image: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #2e9c4750 60%, #8c98a950 92%, #f2f5ff50);
  padding-top: 80px; }

.nombre-vehiculo {
  width: 210px;
  line-height: 15px;
  border-right: 1px solid #000;
  float: left;
  margin-top: 12px; }

.primary-button--submenu {
  padding: 0 20px; }

.descargar-ficha {
  margin: 0 15px;
  letter-spacing: 1.5px;
  font-size: 18px; }

.content-detalle-vehiculo {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative; }

.marca-vehiculo {
  font-size: 18px;
  letter-spacing: 0.72px;
  text-align: center; }

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

.especificaciones-vehiculo {
  max-width: 454px;
  margin: 0 auto;
  margin-top: 50px;
  padding: 24px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: space-around;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); }

.content-info-vehiculo.align-text-buses,
.content-info-vehiculo.align-text-camiones {
  text-align: center; }

.content-info-vehiculo.align-text-vans .especificaciones-vehiculo {
  margin: 50px 0; }

.section-info {
  padding: 100px 0;
  background: white; }

.section-info--70ng {
  margin-top: -70px; }

.breadcrumbs-web *:nth-child(5n) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.bloque-flex {
  display: flex; }

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

.content-info-video {
  width: 100%;
  margin-right: 5%; }

.content-info-vehiculo {
  width: 50%; }

.titulo-principal-vehiculo {
  font-size: 60px;
  background: linear-gradient(to right, #0165c8, #003a75);
  -webkit-background-clip: text;
  color: transparent;
  line-height: normal; }

.titulo-tag-vehiculo {
  font-size: 40px;
  line-height: 40px; }

.item-img-detalle {
  width: 31%;
  line-height: normal; }

.titulo-item-detalle {
  margin: 30px 0 35px 0; }

.flex-item-detalle {
  justify-content: space-between; }

.content-video-testimonio {
  display: grid;
  grid-template-columns: repeat(2, 1fr); }

.bloque-testimonio {
  border-radius: 30px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: solid 1px #fff;
  padding: 50px; }

.section-info--testimonio {
  background: url(../images/img/prueba1.png);
  background-size: cover !important;
  background-position: center center !important; }

.btn-ver-video {
  width: 72px;
  margin: 0 auto;
  display: block; }

.btn-ver-video--absolute {
  position: absolute;
  top: 50%;
  margin-top: -36px;
  left: 0;
  right: 0; }

.content-detalle-2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 50px; }

.content-dimensiones {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 50px; }

.content-dimensiones--bus2 {
  grid-template-columns: 2fr 1fr; }

.item-dimensiones {
  padding: 1rem 15px;
  padding-bottom: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px; }
  .item-dimensiones img {
    max-width: 100%;
    margin: 0 auto;
    max-height: 100%;
    object-fit: contain; }

.content-img-dimension {
  max-width: 90%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  height: 280px; }

.dimension-a,
.dimension-b,
.dimension-c,
.dimension-d,
.dimension-e,
.dimension-f {
  padding: 5px 0;
  border-bottom: 1px solid #0066cc;
  position: absolute;
  width: 100%;
  line-height: 20px; }

.numero-orden {
  width: 30px;
  height: 30px;
  border: 1px solid #0066cc;
  color: #0066cc;
  text-align: center;
  border-radius: 100px;
  line-height: 30px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 9px;
  margin-top: 10px; }

.dimension-d {
  bottom: 105%; }

.dimension-a {
  transform: translate(0, -50%) rotate(270deg);
  /* left: 0; */
  left: -121px;
  top: 50%; }

.dimension-b {
  transform: translate(0, -50%) rotate(270deg);
  right: -121px;
  border-top: 1px solid #0066cc;
  border-bottom: 0;
  top: 50%; }

.dimension-c {
  border-top: 1px solid #0066cc;
  border-bottom: 0;
  top: 105%; }

.dimension-e,
.dimension-f {
  bottom: 105%; }

.content-tab-link-web {
  border-bottom: 1px solid #000; }

.tab-link-vehiculo {
  font-size: 18px;
  line-height: 25px;
  padding: 10px 30px;
  height: 70px;
  display: inline-flex;
  font-weight: 800;
  letter-spacing: 1.5px;
  align-items: center;
  vertical-align: top;
  cursor: pointer; }

.tab-body-vehiculo {
  padding: 50px 0;
  display: none; }

.tab-link-vehiculo.dm-tab-active {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background: #cce0f5;
  color: #0066cc; }

.btn-tab-cotiza {
  float: right; }

.tab-body-vehiculo.dm-tab-active {
  display: block; }

.title-card-accordion {
  border-radius: 16px;
  border: solid 1px #06c;
  padding: 30px 50px 30px 25px;
  cursor: pointer;
  position: relative; }

.title-card-accordion:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 14px;
  right: 20px;
  background: url(../images/img/ico-arrow-bottom.svg) no-repeat;
  top: 43%; }

.dm-card-accordion.acordion_active .title-card-accordion {
  background: #cce0f5;
  color: #0066cc; }

.dm-card-accordion.acordion_active .title-card-accordion:before {
  transform: rotate(180deg);
  top: 40%; }

.container--especialista {
  background-image: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #2e9c4750 60%, #8c98a950 92%, #f2f5ff50);
  padding-left: 50px;
  border-radius: 16px; }

.btn-estilo2-primary {
  font-size: 24px;
  padding: 15px 30px;
  height: 70px;
  margin: 20px 0; }

.img-contacto-vehiculo {
  margin-top: -100px; }

.btn-link-web {
  display: flex;
  align-items: center;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  color: #656f77; }

.section-info--interes {
  background: black url(../images/img/ido-d-divemotor.3e7e4bac.svg) no-repeat;
  background-position: top 160px left; }

.container--faq {
  padding-right: 25%; }

.dm-accordiom-head {
  padding: 30px 0;
  padding-right: 30px;
  border-top: 1px solid #000;
  position: relative;
  cursor: pointer; }
  .dm-accordiom-head.acordion_active {
    color: #0066cc;
    font-weight: bold; }

.dm-accordiom-body {
  padding-bottom: 30px;
  display: none; }

.dm-accordiom-head:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 14px;
  right: 0;
  background: url(../images/img/ico-arrow-bottom.svg) no-repeat;
  top: 45%; }

.dm-accordiom-head.acordion_active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.img-faq-vehiculo {
  position: absolute;
  width: 20%;
  height: 100%;
  background: url(../images/img/faq.png) no-repeat;
  background-size: cover;
  right: 0;
  top: 0; }

.dm-accordiom-item:last-child {
  border-bottom: 1px solid #000; }

.bloque-descripcion-vehiculo {
  display: flex; }

.letter-dimension {
  width: 44px;
  height: 44px;
  padding: 11px 16px 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
  background-color: #06c;
  color: #fff;
  margin: 0 auto;
  border-radius: 100px; }

.codigo-qr {
  width: 100px;
  height: 100px;
  padding: 17px;
  border-radius: 16px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer; }

.detalle-codigo-qr {
  position: absolute;
  width: 318px;
  height: 260px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
  background: white;
  border-radius: 8px;
  z-index: 1;
  display: none; }
  .detalle-codigo-qr:after {
    right: 100%;
    top: 30px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #fff;
    border-width: 10px;
    margin-top: -10px; }

.btn-close-qr {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer; }

.content-img-codigo {
  display: flex;
  flex-wrap: wrap; }

.img-codigo {
  width: 100px;
  height: 100px; }

.titulo-codigo-qr {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 20px; }

.texto-codigo {
  font-size: 14px;
  padding: 10px;
  letter-spacing: 0.7px;
  line-height: 20px; }

/*CAMIONES*/
.section-banner-camiones {
  background-image: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #3184e650 60%, #8c98a950 92%, #f2f5ff50);
  padding-top: 80px; }

.seleccion-colores-vehiculo {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 50px;
  margin-top: 50px; }

.item-colores-camiones .color-vehiculo--camiones {
  width: 60px;
  height: 60px;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  border: 3px solid gray; }

.detalle-color-vehiculo {
  margin-bottom: 30px;
  cursor: pointer;
  transition: all .3s ease; }
  .detalle-color-vehiculo.color-seleccionado .color-aro-vehiculo {
    display: block; }

.color-vehiculo--active + .color-seleccionado {
  font-weight: bold; }

.seleccion-color-vehiculo {
  width: 60px;
  height: 60px;
  border: solid 2px #000;
  border-radius: 100px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: #000; }

.color-tipo-vehiculo {
  border-radius: 100px;
  width: 40px;
  height: 40px;
  background: #000;
  margin: 0 auto;
  margin-top: 8px; }

.color-seleccionado .texto-color-vehiculo {
  font-weight: bold; }

.content-foto-colores,
.content-foto-carroceria {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 23px; }

.img-foto-color img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1); }

.img-foto-color:nth-of-type(2) {
  margin-top: 50px; }

.img-foto-lateral {
  height: 100%;
  display: flex;
  align-items: center; }

.btn-testimonio {
  margin-top: 15px;
  color: white;
  letter-spacing: 1.5px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block; }

#Aplicaciones .listado-dm {
  display: block; }
  #Aplicaciones .listado-dm li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px; }
    #Aplicaciones .listado-dm li:before {
      content: '';
      position: absolute;
      width: 12px;
      height: 12px;
      background: #0066cc;
      border-radius: 100px;
      left: 0;
      top: 7px; }

.content-listado-caracteristica {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 25px;
  padding-top: 15px; }

.listado-dm {
  display: block; }
  .listado-dm li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px; }
    .listado-dm li:before {
      content: '';
      position: absolute;
      width: 12px;
      height: 12px;
      background: #0066cc;
      border-radius: 100px;
      left: 0;
      top: 16px; }

.container--especialista-camion {
  padding-left: 50px;
  border-radius: 16px;
  background-image: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #3184e650 60%, #8c98a950 92%, #f2f5ff50); }

/*BUS*/
.section-banner-bus {
  background-image: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #31b4e650 60%, #8c98a950 92%, #f2f5ff50);
  padding-top: 80px; }

.item-tipo-bus {
  padding: 15px 0;
  cursor: pointer;
  /*
	&:before {
	  content: "";
	  position: absolute;
	  width: 20px;
	  height: 14px;
	  right: 0;
	  background: url(../images/img/ico-arrow-bottom.svg) no-repeat;
	  top: 45%;
	}
	*/ }

.icono-tipo-bus {
  display: inline-block;
  padding: 4px;
  border-radius: 8px;
  border: solid 1px #979797;
  vertical-align: middle;
  margin-right: 10px; }

.content-img-carroceria {
  margin-top: 60px;
  padding: 50px; }

.grip-column-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px; }

.grip-column-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px; }

.grip-column-5 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 50px; }

.grip-column-6 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 50px; }

.bloque-eje {
  display: grid;
  grid-template-columns: 30px auto;
  grid-gap: 10px;
  margin-bottom: 17px;
  font-size: 18px;
  letter-spacing: 1px; }

.letra-detalle {
  width: 30px;
  height: 30px;
  border: solid 1px #0066cc;
  color: #0066cc;
  line-height: 30px;
  text-align: center;
  border-radius: 100px; }

.container--especialista-bus {
  padding-left: 50px;
  border-radius: 16px;
  background: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #31b4e650 60%, #8c98a950 92%, #f2f5ff50); }

.section-banner-asesor {
  position: relative;
  padding-bottom: 70px; }

.content-contacta-asesor {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px); }

/*ASESOR*/
.content-formulario-asesor {
  padding: 1.875rem 2.75rem;
  border-radius: 1rem;
  backdrop-filter: blur(-1px);
  background-color: rgba(0, 0, 0, 0.4);
  margin-top: 8rem;
  position: relative; }

.form-input-dm {
  position: relative;
  margin: 25px 0; }

select.input-campo-dm {
  background: url(../images/img/ico-arrow-bottom-white.svg) no-repeat right 15px center rgba(0, 0, 0, 0.4);
  background-size: 22px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.input-campo-dm {
  height: 60px;
  border: 1px solid #fff;
  border-radius: 8px;
  width: 100%;
  padding: 0 40px 0 20px;
  background: rgba(56, 55, 53, 0.8);
  color: #fff;
  font-size: 18px;
  font-weight: 500; }
  .input-campo-dm::placeholder {
    color: #fff; }
  .input-campo-dm::-webkit-autofill {
    background-color: rgba(0, 0, 0, 0.4) !important; }

.icono-form-dm {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%); }

.nombre-campo-sub {
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  bottom: 40px;
  left: 20px;
  opacity: 0; }

/* custom checkbox */
.checkbox {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  letter-spacing: 0.21px;
  padding-right: 10px; }
  .checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    margin-left: 0px !important;
    margin-top: 0px; }

/* hide the browser's default checkbox */
/* create custom checkbox */
.check {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  /*
	background-color: #F2F0EF;
	border: 1px solid #AB9D8F;
	*/
  border-radius: 4px; }

/* on mouse-over, add border color */
.checkbox:hover input ~ .check {
  border: 2px solid #0066cc; }

.checkbox input:checked ~ .check {
  background-color: #0066cc;
  border: none; }

/* add background color when the checkbox is checked */
/* create the checkmark and hide when not checked */
.check:after {
  content: "";
  position: absolute;
  display: none; }

/* show the checkmark when checked */
.checkbox input:checked ~ .check:after {
  display: block; }

.checkbox .check:after {
  left: 7px;
  top: 0px;
  width: 7px;
  height: 16px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/* checkmark style */
/* custom radio*/
.radio {
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #9A9A9A;
  letter-spacing: 0.21px;
  margin-right: 10px;
  text-transform: capitalize; }
  .radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 0;
    width: 20px;
    height: 20px; }

.Markradio {
  position: absolute;
  top: 1px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #F2F0EF;
  border: 1px solid #AB9D8F;
  border-radius: 100px; }

/* on mouse-over, add border color */
.radio:hover input ~ .Markradio {
  border: 2px solid #D04747; }

.radio input:checked ~ .Markradio {
  background-color: #D04747;
  border: none; }

/* add background color when the checkbox is checked */
.Markradio:after {
  content: "";
  position: absolute;
  display: none; }

.radio input:checked ~ .Markradio:after {
  display: block; }

.radio .Markradio:after {
  border-radius: 100px;
  width: 10px;
  height: 10px;
  background: white;
  top: 5px;
  left: 5px; }

.content-carrusel-version {
  margin: 80px 0;
  margin-bottom: 0; }

.item-carrusel {
  margin: 0 25px; }

.slick-prev,
.slick-next {
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 10;
  top: -80px;
  border-radius: 100px; }

.slick-prev {
  background: url(../images/img/arrow/arrow-l2.png);
  right: 110px; }

.slick-next {
  background: url(../images/img/arrow/arrow-r2.png);
  right: 25px; }

.slick-home-concesionarios .slick-prev,
.section-vehiculos-interes .slick-prev {
  background: url(../images/img/arrow/arrow-l.png); }

.slick-home-concesionarios .slick-next,
.section-vehiculos-interes .slick-next {
  background: url(../images/img/arrow/arrow-r.png); }

.block100 {
  display: block;
  width: 100% !important; }

@media (min-width: 1024px) {
  .slick-prev {
    left: -50px;
    top: 50% !important; }
  .slick-next {
    right: -50px;
    top: 50% !important; } }

.slick-prev {
  z-index: 1; }

/*COMPARAR*/
.section-banner-comparar {
  background: url(../images/img/comparar.jpg); }

.content-filtro-comparar {
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.4);
  padding: 37px 54px 37px 50px;
  margin-top: -43px;
  border-radius: 30px; }

.result-features--comparar {
  border-radius: 10px;
  padding: 19px 16px 19px 17px;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1); }
  .result-features--comparar .border-r-1 {
    border-color: #dedede !important; }

.container--submenu-comparador .submenu-vehiculo {
  margin: 0; }

.container--submenu-comparador .submenu-vehiculo a {
  margin: 15px 70px 15px 0;
  font-family: 'Roboto Condensed', sans-serif; }

.column-comparador-vehiculo .border-secondary-grey {
  border-bottom: 1px solid #D8D8D8; }

.color-vehiculo-comparar {
  padding: 30px 0;
  padding-bottom: 60px; }

.content-btn-cotizar {
  padding: 50px 0;
  text-align: center; }

.primary-button--medium {
  font-size: 18px;
  padding: 5px 30px; }

.item-comparar-vehiculo {
  padding: 40px 0;
  border-bottom: 1px solid #000; }

.listado-comparar {
  margin: 5px 0; }

.color-vehiculo-comparar {
  text-align: center; }

.card-accordion.card-accordion--comparador {
  font-family: 'Roboto Condensed', sans-serif; }

.color-vehiculo {
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  background: #000;
  border-radius: 100px;
  padding: 2px;
  margin: 10px;
  text-align: center; }

.color-aro-vehiculo {
  display: none; }

.color-vehiculo--active .color-aro-vehiculo {
  display: block; }

.color-nombre {
  position: absolute;
  width: 105px;
  left: -34px;
  padding: 10px 0;
  font-weight: 600;
  display: none; }

.color-vehiculo--active .color-nombre {
  display: block; }

.fondo-contacta-asesor {
  background: url(../images/img/contacta-asesor-fondo.png) center center no-repeat fixed;
  background-size: cover; }

.section-banner-asesor:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(10px);
  top: 0;
  left: 0;
  z-index: 0; }

.primary-button--medium:disabled {
  background: #6c747a; }

.titulo-formulario-asesor {
  width: 210px;
  color: #fff;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.75px;
  line-height: 38px; }

.content-filtros-top {
  width: calc(100% - 210px);
  display: flex;
  flex-wrap: wrap; }

.content-titulo-select-asesor {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px; }

.content-select-filtro {
  border-radius: 10px;
  border: 1px solid #c7c7c7;
  padding: 0px;
  color: white;
  background-color: rgba(56, 55, 53, 0.8);
  cursor: pointer;
  position: relative;
  width: 100%; }

.dato-seleccionado {
  display: block;
  padding: 20px 40px 20px 20px;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 61px;
  overflow: hidden; }

.listaselect {
  display: none;
  margin-bottom: 16px;
  position: absolute;
  top: 100%;
  width: calc(100% + 2px);
  left: -1px;
  background-color: rgba(56, 55, 53, 0.8);
  padding: 0 30px;
  border: 1px solid #c7c7c7;
  border-top: 0;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  z-index: 10;
  padding-bottom: 16px; }

.item-listaselect {
  font-size: 14px;
  letter-spacing: 0.78px; }
  .item-listaselect li {
    margin: 10px 0; }

.select-column-3 {
  display: flex;
  justify-content: space-between; }

.content-select-filtro--active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0; }

.content-filtro-motivo {
  width: 45%;
  margin-right: 15px; }

.item-icono-select {
  display: inline-block;
  margin: 0;
  margin-right: 10px; }

.content-filtro-marca {
  width: 22%;
  margin: 0 15px; }

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

.content-persona-contacto {
  max-width: 1190px;
  margin: 0 auto;
  margin-top: 50px;
  border: 1px solid #fff;
  border-radius: 30px;
  backdrop-filter: blur(10px);
  padding: 50px; }

.flex-asesor-column {
  display: flex;
  justify-content: space-between; }

.info-asesor {
  width: 45%; }

.fondo-letra-asesor {
  background: rgba(0, 0, 0, 0.4) url(../images/img/ido-d-divemotor.3e7e4bac.svg) no-repeat;
  background-position: top 289px left -120px; }

/*Concesionarios*/
.results-grid-cs {
  gap: 25px;
  margin-top: 25px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr)); }

.result-card-cs {
  padding: 0;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0); }

.card-cs-opciones {
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  text-align: center;
  font-size: 8px;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 0 10px; }

.card-cs-marcas {
  margin-top: 23px;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  text-align: center; }
  .card-cs-marcas img {
    display: block;
    margin: auto;
    width: 50%; }

.card-opcion {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px;
  margin: 5px;
  display: flex;
  align-items: center;
  text-align: left;
  position: relative; }

.result-actions-cs {
  margin-top: 0;
  display: grid;
  grid-template-columns: 60% 40%;
  padding: 8px;
  border-top: 0px solid #ccc; }

.card-cs-detalle {
  padding: 20px;
  font-size: 14px; }

p.font-extrabold.font-primary.text-black.text-extra-large {
  font-size: 40px; }

.content-filtro-concesionarios {
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.4);
  padding: 32px;
  border-radius: 30px;
  margin-top: -65px;
  z-index: 1;
  position: relative; }

.grip-column-5 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 50px; }

.input-campo-depa {
  height: 60px;
  border: 1px solid #fff;
  border-radius: 6px;
  /* width: 100%; */
  padding: 0 40px 0 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background: url(../images/img/ico-arrow-bottom-white.svg) no-repeat right 15px center rgba(0, 0, 0, 0.4);
  background-size: 22px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.input-campo-concesionarios {
  height: 60px;
  border: 1px solid #fff;
  border-radius: 6px;
  width: 120%;
  padding: 0 40px 0 20px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 18px;
  font-weight: 500; }

/**/
.section-banner-postventa {
  background: url(../images/img/fondo-asesor.jpg); }

.container--postventa {
  padding-top: 20px;
  padding-bottom: 130px; }

.grip-column-4 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 50px; }

.section-vehiculo-postventa {
  position: relative;
  margin-top: -80px; }

.item-vehiculo-postventa {
  padding: 37px 0 23px 23px;
  border-radius: 30px;
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  height: 160px;
  overflow: hidden;
  justify-content: space-between; }

.nombre-vehiculo-postventa {
  color: white;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.5px; }

.bg-postventa--camiones {
  background-image: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #3184e650 60%, #8c98a950 92%, #f2f5ff50);
  background-color: #fff; }
  .bg-postventa--camiones .nombre-vehiculo-postventa {
    color: #000; }

.bg-postventa--buses {
  background-image: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #31b4e650 60%, #8c98a950 92%, #f2f5ff50);
  background-color: #fff; }
  .bg-postventa--buses .nombre-vehiculo-postventa {
    color: #000; }

.bg-postventa--vans {
  background-image: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #2e9c4750 60%, #8c98a950 92%, #f2f5ff50);
  background-color: #fff; }
  .bg-postventa--vans .nombre-vehiculo-postventa {
    color: #000; }

.bg-postventa--automovil {
  background-image: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #9c8a2e50 60%, #8c98a950 92%, #f2f5ff50);
  background-color: #fff; }
  .bg-postventa--automovil .nombre-vehiculo-postventa {
    color: #000; }

.content-postventa-tabs {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 50px; }

.btn-ir-arriba {
  width: 155px;
  text-align: center;
  font-weight: 500;
  color: #656f77;
  font-size: 18px;
  letter-spacing: 1.5px;
  display: block;
  margin: 0 auto;
  margin-top: 39px;
  cursor: pointer; }

.btn-ver-mapa-responsive {
  display: none;
  /* justify-content: center; */
  align-items: center;
  grid-gap: 10px;
  color: white;
  width: 154px;
  border: 2px solid #fff;
  /* text-align: center; */
  justify-content: center;
  border-radius: 35px;
  margin: 0 auto;
  letter-spacing: 1.5px;
  font-size: 18px;
  margin-top: -20px; }

.mapa-responsive {
  width: 100%;
  background: white;
  position: fixed;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 30;
  display: none; }

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 100%; }

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.btn-regresar-filtro {
  display: flex;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.3);
  height: 80px;
  position: absolute;
  z-index: 10;
  border-radius: 16px;
  color: white;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1px;
  width: calc(100% - 40px);
  margin: 20px;
  margin-top: 100px;
  padding: 0 40px;
  grid-gap: 10px;
  align-items: center;
  cursor: pointer; }

.app-concesionarios {
  height: 50px; }

.app-concesionarios img {
  max-height: 50px; }

.content-card-title-category {
  width: calc(100% - 70px); }

.category-card-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

/**/
.info-general-postventa {
  width: 50%; }

.tab-link {
  list-style: none;
  padding: 5px 0;
  cursor: pointer; }

.tab-body {
  display: none; }
  .tab-body.tab-active {
    display: inherit; }

.content-postventa-accordion {
  padding: 0 50px; }

.tabs-postventa-content {
  border-left: 1px solid #000;
  padding-bottom: 50px; }

.tab-link-lateral {
  letter-spacing: 1.5px;
  font-size: 18px;
  font-weight: 700;
  padding: 15px 0;
  line-height: 21px; }
  .tab-link-lateral.tab-active {
    color: #06c;
    border-radius: 16px;
    background-color: #cce0f5;
    padding: 15px 25px; }

.content-garantia-postventa {
  display: flex;
  align-items: center;
  border-left: 1px solid #000; }

.item-detalle-garantia {
  width: 100%;
  border-right: 1px solid #000;
  padding: 0 12px;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column; }

.texto-garantia-postventa {
  height: 75px;
  line-height: normal; }

.titulo-garantia-postventa {
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #06c;
  line-height: normal;
  margin-bottom: 5px; }

.btn-garantia-postventa {
  display: inline-block;
  width: 60px;
  margin-top: 10px; }

.section-link-postventa {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr; }

.item-link-postventa {
  background: url(../images/img/link-postventa.png);
  background-size: cover !important; }

.info-link-postventa {
  width: 60%;
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.4);
  height: 640px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 4%; }

.card-accordion {
  font-weight: bold;
  position: relative;
  padding: 19px 36px 19px 25px;
  line-height: normal; }

.card-accordion--postventa {
  border-radius: 16px;
  border: solid 1px #06c;
  margin-bottom: 20px; }
  .card-accordion--postventa.acordion_active {
    color: #06c;
    background-color: #cce0f5; }

.card-accordion:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  right: 10px;
  background: url(../images/img/ico-arrow-bottom.svg) no-repeat;
  top: 0;
  background-position: center center; }

.card-accordion.acordion_active:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.collapse-accordion {
  display: none; }
  .collapse-accordion.collapse-accordion--postventa {
    display: inherit; }

.btn-right-garantia {
  text-align: right; }

.container--especialista-automovil {
  padding-left: 50px;
  border-radius: 16px;
  background-image: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #9c8a2e50 60%, #8c98a950 92%, #f2f5ff50); }

.container--submenu.header-fix {
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.6);
  position: fixed;
  width: 100%;
  z-index: 100; }

.header-fix .submenu-vehiculo {
  margin-bottom: 0; }

.slick-prev-int {
  bottom: 0;
  top: inherit;
  width: 80px;
  height: 80px;
  background: url(../img/ico-izquierda-black.svg);
  background-repeat: no-repeat;
  background-size: cover;
  left: calc(50% - 100px);
  right: inherit; }

.slick-next-int {
  bottom: 0;
  top: inherit;
  width: 80px;
  height: 80px;
  background: url(../img/ico-derecha-black.svg);
  background-repeat: no-repeat;
  background-size: cover;
  left: calc(50% + 20px);
  right: inherit; }

.content-next-and-prev {
  display: flex;
  justify-content: center;
  align-items: center; }

.img-dimensiones-responsive {
  max-width: 400px;
  margin: 0 auto; }

/*FOOTER*/
.links-footer {
  display: block;
  list-style: none;
  padding-top: 20px; }

.card-accordion--footer {
  padding: 0;
  padding-right: 36px;
  height: 75px;
  /* justify-content: center; */
  display: flex;
  align-items: center; }

.card-accordion--header {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  padding: inherit;
  line-height: inherit; }

.links-footer li a {
  letter-spacing: 1px;
  font-size: 17px;
  margin-bottom: 10px;
  display: block; }

.card-accordion--footer:before,
.card-accordion--header:before {
  content: "";
  background: url(../images/img/ico-arrow-bottom-footer.svg) no-repeat;
  background-position: center center; }

.card-accordion.acordion_active:before {
  background: url(../images/img/ico-arrow-bottom.svg) no-repeat;
  background-position: center center; }

.card-accordion.acordion_active p {
  color: #0066cc !important; }

.services-container {
  background: url(../preventive-maintenance.jpg);
  background-size: cover; }

.dealer-card-image {
  width: 375px; }
  .dealer-card-image .principal-image {
    height: 100%;
    width: auto;
    object-fit: cover;
    grid-area: 1 / 1 / 2 / 2; }

.content-iconos-responsive {
  text-align: right; }
  .content-iconos-responsive a {
    width: 60px;
    display: inline-block;
    margin-top: 10px; }
    .content-iconos-responsive a img {
      margin: 0; }

.section-brands {
  background: black url(../images/img/ido-d-divemotor.3e7e4bac.svg) no-repeat;
  background-size: 36%;
  background-position: bottom 100px left -3px; }

.services-content {
  min-height: auto; }

.nav-menu {
  justify-content: left;
  padding-left: 10%;
  font-size: 33px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.5px;
  color: #fff;
  overflow-y: hidden;
  display: none; }

.pad-top-25 {
  padding-top: 25%; }

.nav-menu li {
  margin-bottom: 15px; }

li.item-sec {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  margin-bottom: 25px; }

li.item-sec-first {
  margin-top: 40px; }

.menu-close {
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  padding: 20px 0; }

.close-icon {
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 10px 1px 0; }

.close-text {
  width: 84px;
  height: 28px;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px; }

@keyframes slideIn {
  0% {
    width: 0%;
    opacity: 0; }
  100% {
    width: 50%;
    opacity: 1; } }

.dark-blue {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  transition: all 500ms cubic-bezier(0.62, 0.04, 0.3, 1.8);
  transition-delay: 50ms;
  z-index: 5;
  opacity: 1;
  backdrop-filter: blur(20px) saturate(1.8);
  background: rgba(0, 0, 0, 0.15);
  transform: matrix(1, 0, 0, 1, 0, 0); }
  .dark-blue.slide {
    width: 50%;
    opacity: 1; }

@keyframes shotup {
  0% {
    transform: translateY(300%);
    opacity: 0; }
  90% {
    transform: translateY(-50px); }
  100% {
    transform: translateY(0%);
    opacity: 1; } }

.scroll-hidden {
  overflow-y: hidden; }

#icon {
  cursor: pointer; }

.close-responsive {
  width: 28px;
  display: none; }
  .close-responsive img {
    margin: 0; }

.primary-button--nav {
  height: 50px;
  padding: 0 24px;
  display: none;
  margin-top: 55px; }

.listado-menu {
  /* padding-top: 25%; */
  padding-top: 7%; }

.container--submenu-comparador {
  backdrop-filter: blur(10px);
  background-color: #fff;
  width: 100%;
  z-index: 100;
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.1);
  margin: 40px 0 20px 0;
  height: 100px; }

.column-comparador-vehiculo {
  display: flex;
  grid-gap: 50px; }

.lista-column {
  width: 100%; }

.bloque-comparar-vehiculo {
  margin-bottom: 50px; }

.card-accordion--comparador {
  border: 1px solid #000000;
  border-radius: 10px;
  text-align: center; }
  .card-accordion--comparador.acordion_active {
    background: #c7dbf0;
    color: #0066cc;
    border: 2px solid #c7dbf0; }

.column-comparador-vehiculo:last-child .lista-column {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 50px; }

.column-final-comparador {
  display: flex;
  grid-gap: 50px; }

.lista-column--filtro {
  padding-bottom: 0 !important;
  border-bottom: 0 !important; }

.header-fix-filtro {
  width: 100%;
  position: fixed;
  left: 0;
  top: 100px;
  z-index: 20;
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0; }
  .header-fix-filtro .content-filtro-comparar {
    background: transparent;
    margin-top: 0;
    backdrop-filter: none;
    padding: 15px 0; }

.header-fix-anclas {
  position: fixed;
  left: 0;
  top: 190px;
  display: block !important;
  z-index: 15;
  margin: 0 0 20px 0; }

.header-fix-anclas .submenu-vehiculo {
  position: fixed;
  /*left: 0;
    top: 190px;
    margin: 0 0 20px 0;*/
  display: block !important;
  z-index: 15; }

.submenu-active {
  color: #ff6e00;
  font-weight: 600; }

.content-link-ficha--comparador {
  display: flex;
  align-items: center;
  grid-gap: 10px;
  height: 60px;
  justify-content: space-between; }
  .content-link-ficha--comparador a {
    font-size: 16px; }

.comparar-mas-info {
  display: inline-block;
  white-space: nowrap; }
  .comparar-mas-info img {
    display: initial;
    margin: 14px 0 18px 10px; }

.primary-button--comparar {
  padding: 9px 30px; }

/*Divecompromisos*/
.info-general-divecompromisos {
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  text-align: center;
  color: #000;
  padding-bottom: 20px; }

.section-banner-divecompromisos {
  background: url(../images/divecompromisos/banner-divecompromisos.png); }

.container--divecompromisos {
  padding-top: 20px;
  padding-bottom: 130px; }

.icono-select {
  position: absolute;
  right: 15px;
  display: block;
  width: 20px;
  height: 12px;
  background: url(../images/img/ico-arrow-bottom-white.svg);
  top: 25px; }

.flex-redes {
  display: flex;
  grid-gap: 30px;
  align-items: center; }
  .flex-redes a {
    display: block; }

.icono-footer-facebook {
  width: 20px; }

.icono-footer-youtube {
  width: 35px; }

.icono-footer-linkedin {
  width: 32px; }

.section-info--marcas {
  background: url(../images/img/automovil-marcas.jpg);
  background-size: cover !important;
  padding-bottom: 190px; }

.texto-automovil {
  color: white;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center; }

.content-tabs-marcas {
  margin-top: 50px; }

.content-tab-link-marcas {
  display: flex;
  grid-gap: 50px; }

.tab-link-marcas {
  border-radius: 30px;
  background-color: #2a303f;
  padding: 40px 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  cursor: pointer;
  flex-wrap: wrap;
  height: 164px; }
  .tab-link-marcas img {
    height: 100%; }
  .tab-link-marcas.tab-active-marcas {
    background-color: #f4f4f420; }

.content-tab-body {
  margin-top: 50px; }

.tab-body-marcas {
  position: relative;
  display: none; }

.content-detalle-marcas {
  padding: 80px 50px;
  background: url(../images/img/marca1-tab-automovil.jpg);
  background-size: cover !important;
  border-radius: 20px;
  position: relative; }

.tab-body-marcas.tab-active-marcas {
  display: inherit; }

.content-img-auto {
  position: absolute;
  width: 50%;
  bottom: 0;
  right: 0; }

.img-concesionario img {
  width: 100%; }

/*Contactenos*/
.section-banner-contactenos {
  position: relative;
  padding-bottom: 70px; }

.fondo-contactenos {
  background: url(../images/img/fondo-asesor.jpg) center center no-repeat fixed;
  background-size: cover; }

.item-contactenos-redes {
  width: 140px;
  text-align: center; }
  .item-contactenos-redes img {
    margin: auto;
    display: block; }

.banner-automovil {
  align-items: end !important;
  text-align: center;
  justify-content: center;
  padding-bottom: 60px; }
  .banner-automovil .content-box {
    margin-left: 0;
    z-index: 999; }

.carousel-indicators--automovil {
  margin-bottom: 60px; }

.banner-catalogo-camiones {
  background: url(../images/img/catalogo-camiones.jpg);
  background-size: cover;
  background-position: center; }

.img-marca-card {
  width: auto;
  max-height: 40px; }

.second-hand-cars {
  border-radius: 16px;
  overflow: hidden; }
  .second-hand-cars:before {
    background-image: radial-gradient(circle at 0 0, #f2f5ff50, #f2f5ff50 5%, #f2f5ff50 15%, #f2f5ff50 21%, #3e4d5f50 60%, #8c98a950 92%, #f2f5ff50); }

.content-img-seminuevo {
  width: 900px;
  display: flex;
  justify-content: center; }
  .content-img-seminuevo img {
    height: 100%;
    width: 100%;
    object-fit: cover; }

.filtro-catalogo {
  column-gap: .625rem;
  display: flex;
  flex: 1 1;
  max-width: 90%;
  align-items: center; }
  .filtro-catalogo .filter-select {
    border: none;
    border-radius: .25rem;
    flex: 1 1;
    height: auto;
    outline: none;
    padding: .375rem .75rem; }
  .filtro-catalogo #btnSearchByFilters {
    align-items: center;
    column-gap: 1rem;
    display: flex;
    flex: 1 0;
    height: auto;
    max-width: fit-content; }

.filter-select {
  background: url(../images/img/ico-arrow-bottom-white.svg) no-repeat right 15px center rgba(0, 0, 0, 0.4);
  background-size: 22px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

select.input-campo-concesionarios {
  background: url(../images/img/ico-arrow-bottom-white.svg) no-repeat right 15px center rgba(0, 0, 0, 0.4);
  background-size: 22px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.button-catalogo-buscar {
  height: 60px;
  /*width: 100%;*/
  min-width: 220px;
  font-size: 24px; }

.fz-60 {
  font-size: 60px; }

.section-info--concesionario {
  padding-top: 0;
  margin-top: -100px;
  position: relative; }

.mapa-concesionario {
  width: 50%;
  position: absolute;
  left: 0;
  padding-bottom: 60%;
  height: 0;
  overflow: hidden;
  top: 0; }
  .mapa-concesionario iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

.titulo-concesionarios {
  margin-top: 22%;
  font-size: 40px;
  font-weight: 800; }

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

.titulo-card-cs-opciones {
  display: block;
  padding: 0 7px;
  font-weight: 500; }

.primary-button--concesionario {
  width: 154px;
  font-size: 18px;
  letter-spacing: 1px;
  height: 50px;
  text-align: center; }

.item-contactenos-redes img {
  margin: auto;
  display: block; }

.btn-mapa-filtro {
  color: white;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.5px; }
  .btn-mapa-filtro img {
    display: inline-block; }

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

.center-filtro-concesionario {
  padding-top: 20px; }

.filtro-1-concesionario {
  position: relative; }
  .filtro-1-concesionario:before {
    content: '';
    width: 1px;
    height: 100%;
    top: 0;
    right: -25px;
    background: white;
    position: absolute; }

.banner-conoce-divemotor {
  background: url(../images/img/banner-conoce.jpg);
  background-size: cover;
  background-position: center; }

.info-conoce {
  width: 30%; }

.texto-conoce {
  font-size: 18px;
  line-height: normal;
  letter-spacing: 1px;
  margin-bottom: 40px; }

.fondo-info-conoce {
  background: url(../images/img/fondo-conoce-info.jpg);
  background-size: cover;
  background-position: center;
  width: 60%;
  height: calc(100% - 100px);
  top: 0;
  position: absolute;
  right: 0; }

.img-logo-conoce {
  position: relative;
  margin-bottom: 50px; }

.section-info--black {
  background: black; }

.subtitulo-conoce {
  font-size: 40px;
  font-weight: 300;
  font-stretch: normal;
  letter-spacing: 1.33px; }

.columna-cifras-conoce {
  display: grid;
  grid-gap: 50px;
  grid-template-columns: repeat(3, minmax(0, 1fr)); }

.item-column-tiempo {
  margin-top: 90px; }

.columna-mision-politica {
  display: flex;
  justify-content: space-between;
  position: relative; }

.item-mision-politica {
  max-width: 40%; }

.fondo-mision {
  background: url(../images/img/fondo-mision.jpg);
  background-size: cover;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.fondo-politica {
  background: url(../images/img/fondo-politica.jpg);
  background-size: cover;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0; }

.section-info--mision {
  background: #000;
  padding-top: 9%;
  padding-bottom: 13%;
  position: relative; }

.content-valores-conoce {
  border: 1px solid #fff;
  padding: 50px;
  border-radius: 16px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: -100px;
  position: relative; }

.logo-section-valores {
  background: black url(../images/img/ido-d-divemotor.3e7e4bac.svg) no-repeat;
  background-size: 40%;
  background-position: bottom -150px left; }

.section-info--valores {
  padding-top: 0;
  padding-bottom: 0;
  background: #000; }

.content-conoce-equipo {
  grid-template-columns: 1fr 1fr; }

.banner-novedades {
  background: url(../images/img/fondo-novedades.jpg);
  background-size: cover;
  background-position: center; }

.container-banner-info {
  justify-content: space-between;
  position: relative; }

.bloque-banner-info {
  max-width: 475px;
  width: 100%;
  display: flex;
  justify-content: center;
  grid-gap: 15px;
  flex-direction: column;
  padding-bottom: 165px; }

.tag-novedades {
  font-size: 14px;
  font-weight: 500;
  color: white;
  padding: 8px 10px;
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  border-radius: 8px;
  letter-spacing: 1px; }

.content-form-novedades {
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.8);
  padding: 45px;
  width: 100%;
  border-radius: 30px; }

.container-novedades-filtro {
  justify-content: flex-start;
  grid-gap: 25px; }

.section-banner-campania {
  background: url(../images/img/fondo-campania.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
  height: 800px; }

.content-banner-campania {
  display: grid;
  grid-gap: 50px;
  grid-template-columns: 1fr 1fr; }

.bloque-banner-info--campania {
  max-width: 100%; }

.column-form-campania {
  display: flex;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr;
  flex-direction: column; }
  .column-form-campania .form-input-dm {
    margin: 10px 0; }

.content-articulo {
  margin: 0 auto;
  margin-top: 100px;
  max-width: 1000px;
  width: 100%; }

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

.redes-fecha-articulo {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  align-items: center; }
  .redes-fecha-articulo > * {
    width: 118px; }

.fecha-articulo {
  font-size: 14px; }

.bloque-gris-articulo {
  border-radius: 16px;
  background-color: #6c747a20;
  padding: 50px 50px 50px 100px;
  margin-top: 40px;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 1.33px;
  position: relative; }
  .bloque-gris-articulo:before {
    content: '';
    width: 5px;
    background-color: #06c;
    position: absolute;
    height: 100%;
    left: 50px;
    top: 0; }

.texto-articulo {
  margin-top: 40px; }

.content-form-articulo {
  background-image: radial-gradient(circle at 0 0, #f2f5ff30, #f2f5ff30 5%, #f2f5ff30 15%, #f2f5ff30 21%, #3e4d5f30 60%, #8c98a930 92%, #f2f5ff30);
  padding: 50px;
  width: 100%;
  border-radius: 30px;
  position: relative;
  margin-top: 40px; }
  .content-form-articulo:before {
    content: '';
    position: absolute;
    width: 40%;
    right: 0;
    top: 0;
    height: 100%;
    background: url(../images/img/form-articulo.jpg);
    background-size: cover;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px; }

.content-checkbox--articulo {
  margin-top: 30px;
  margin-bottom: 20px;
  width: 55%; }

.titulo-sobre-articulo {
  margin-top: 40px;
  margin-bottom: 20px; }

.titulo-relacionado {
  margin-bottom: 50px; }

.titulo-form-articulo {
  width: 55%; }

.form-articulo-img {
  display: none; }

.texto-contactenos-redes {
  margin-top: 24px;
  margin-bottom: 40px; }

.btn-estilo-contactanos {
  font-size: 24px;
  padding: 15px 80px;
  height: 70px;
  margin-top: 20px; }

.column-redes-contactenos {
  margin-top: 60px;
  padding: 0 17%;
  display: flex;
  justify-content: space-around; }

.telefono-contacto {
  display: none;
  margin-bottom: 20px; }

.item-contactenos-telefono {
  width: 191px; }

.listado-item {
  display: block; }
  .listado-item li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 20px;
    font-size: 18px; }
    .listado-item li:last-child {
      margin-bottom: 0; }
    .listado-item li:before {
      content: '';
      position: absolute;
      width: 12px;
      height: 12px;
      border-radius: 100px;
      background: #0066cc;
      left: 0;
      top: 8px; }

.item-column-condiciones {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.item-column-condiciones-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: right; }

.logo-home-f {
  display: flex;
  align-items: center; }

.logo-marca-home {
  margin: 40px 12px 0 12px;
  text-align: center; }

.btn-link-marca {
  width: 152px;
  height: 32px;
  font-size: 14px;
  font-weight: 500;
  border: solid 2px #fff;
  line-height: 30px;
  margin-top: 15px;
  display: none;
  color: #fff;
  border-radius: 16px; }

.logo-marca-home:hover .btn-link-marca {
  display: block; }

.flex-marcas {
  grid-gap: 80px; }

.btn-comparador {
  width: 250px;
  height: 50px;
  letter-spacing: 1.5px;
  font-size: 18px; }

.tooltip-card {
  position: absolute;
  padding: 10px;
  box-shadow: 0 4px 8px 0 rgba(101, 111, 156, 0.3);
  background: white;
  width: calc(100% * 2 + 15px);
  z-index: 1;
  bottom: 43px;
  left: -3px;
  letter-spacing: 0.78px;
  font-size: 14px;
  line-height: normal;
  border-radius: 4px;
  border: solid 1px #ccc;
  display: none;
  padding-right: 30px; }

.card-opcion:nth-child(2n) .tooltip-card {
  left: -109%; }

.card-opcion:after {
  bottom: 75%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
  z-index: 2;
  display: none; }

.card-opcion-active {
  border: solid 1px #06c; }
  .card-opcion-active .tooltip-card {
    display: block; }
  .card-opcion-active .titulo-card-cs-opciones {
    color: #06c; }
  .card-opcion-active img {
    stroke: #ff6e00; }
  .card-opcion-active:after {
    display: block; }

.close-tooltip {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer; }

.section-banner-centro {
  background: url(../img/centro-ayuda.jpg);
  background-size: contain; }

.content-info-centro {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr;
  padding-top: 100px; }

.info-contacto-centro {
  position: relative; }

.detalle-info-centro {
  left: 0;
  top: 0;
  width: 47%;
  position: absolute;
  height: 100%;
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  padding: 45px;
  flex-direction: column; }

.content-reclamo-sugerencia {
  display: flex;
  flex-direction: column;
  grid-gap: 10px; }

.content-libro-centro {
  background: url(../imges/bg-libro-centro.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 50%; }

.content-sugerencia-centro {
  background: url(../imgages/bg-sugerencia-centro.jpg);
  background-size: cover;
  background-position: center; }

.content-libro-centro:hover {
  height: 110%; }

.info-libro-centro {
  width: 70%;
  height: 100%;
  padding: 20px 50px;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .info-libro-centro p,
  .info-libro-centro a {
    display: none; }

.content-libro-centro:hover .info-libro-centro {
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.4); }

.content-libro-centro:hover p {
  display: block; }

.content-libro-centro:hover a {
  display: flex; }

.content-faq-centro {
  padding-top: 100px; }

.item-detalle-centro {
  padding-top: 40px;
  padding-bottom: 20px; }

.content-centro-tabs {
  grid-template-columns: 1fr 3fr; }

.titulo-centro {
  padding-top: 80px;
  padding-bottom: 80px; }

/*Politicas de privacidad*/
img.btn-circle-arrow {
  border: 1px solid #656f77;
  padding: 10px;
  margin: 10px;
  width: 60px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  text-align: center; }

hr.separator-line {
  border: 1px solid; }

/*Divecompromisos*/
img.btn-circle-arrow-2 {
  border: 1px solid #656f77;
  padding: 10px;
  margin: 10px;
  width: 45px;
  height: 45px;
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  text-align: center; }

/*Campañas vigentes*/
.cv-slider-title {
  display: block;
  font-weight: 800;
  font-size: 40px;
  color: #fff; }

.cv-slider-subtitle {
  display: block;
  font-weight: 800;
  font-size: 30px; }

/*Slider*/
.btn-principal-slider {
  background-color: #0066cc;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: 2px;
  text-align: center;
  display: inline-block;
  border: none;
  text-transform: uppercase;
  border-radius: 35px;
  padding: 10px 70px;
  text-decoration: inherit; }
  .btn-principal-slider:hover {
    background-color: #0078ef !important;
    color: #fff; }
  .btn-principal-slider:active {
    background-color: #003a75 !important;
    color: #fff; }
  .btn-principal-slider.disabled {
    background-color: #6c747a !important; }

/*Historybook*/
pre.s-code-block {
  font-size: 13px;
  /*line-height: var(--lh-md);*/
  color: #3b4045;
  background-color: #f6f6f6;
  /*order-radius: var(--br-md);*/
  /*padding: var(--su12);*/
  overflow: auto;
  /*scrollbar-color: var(--scrollbar) transparent;*/
  margin: 10px;
  padding: 20px;
  width: 50%; }

.hb-title {
  font-size: 15px;
  font-weight: bold;
  color: #0066cc; }

/*Campañas vigentes*/
.card {
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0.05rem 0.1rem 0.3rem -0.03rem rgba(0, 0, 0, 0.45);
  padding-bottom: 1rem; }

/* Additional demo display styles */
* {
  box-sizing: border-box; }

.section-campanias {
  display: grid;
  place-content: center;
  justify-items: center;
  /* min-height: 100vh; */
  margin: 0;
  padding: 1rem;
  line-height: 1.5; }

.card h3 {
  margin-top: 1rem; }

.card a {
  color: inherit; }

.card-campania {
  max-width: 1400px;
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
  list-style: none;
  padding: 0; }
  .card-campania img {
    border-radius: 16px 16px 0 0;
    margin: 0; }
  .card-campania .card {
    border-radius: 16px;
    box-shadow: 0 4px 8px 0 rgba(101, 111, 156, 0.3);
    margin: 20px;
    max-width: 475px;
    display: flex !important; }
  .card-campania p {
    letter-spacing: 0.78px;
    padding: 10px 0; }
  .card-campania .acortar-texto {
    line-height: 1.5rem;
    height: 5.5rem;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline; }
  .card-campania .color-slate-grey {
    color: #656f77 !important;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 10px; }

@media (max-width: 1600px) {
  .carousel-item h1,
  .titulo-principal-vehiculo,
  .titulo-aliado-home {
    font-size: 48px; }
  .titulo-tag-vehiculo {
    font-size: 36px; }
  .services-content button {
    font-size: 18px; } }

/* Screen larger than 600px? 2 column */
@media (min-width: 600px) {
  .card-campania {
    grid-template-columns: repeat(2, 1fr); } }

/* Screen larger than 900px? 3 columns */
@media (min-width: 900px) {
  .card-campania {
    grid-template-columns: repeat(3, 1fr); } }

.card-campania img {
  border-radius: 16px 16px 0 0;
  margin: 0; }

.card-campania .card {
  border-radius: 16px;
  box-shadow: 0 4px 8px 0 rgba(101, 111, 156, 0.3);
  margin: 0; }

.card-campania p {
  font-size: 14px;
  letter-spacing: 0.78px;
  padding: 10px 0; }

.card-campania .acortar-texto {
  line-height: 1.5rem;
  height: 5.5rem;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline; }

.card-campania .color-slate-grey {
  color: #656f77 !important;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 10px; }

.title-campania-primary {
  width: 320px;
  height: 71px;
  margin: 8px 0 0;
  background-image: linear-gradient(to right, #0165c8, #003a75);
  font-size: 60px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.title-campania-secondary {
  width: 238px;
  height: 47px;
  margin: 0 82px 8px 0;
  font-size: 40px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.33px;
  color: #000; }

/*Novedades*/
.filter-span {
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: #ffffff;
  background-color: #0006;
  padding: 12px;
  width: 100%;
  min-width: 135px;
  text-align: center;
  /* padding-right: 1.25rem; */
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .05em;
  --tw-text-opacity: 1;
  color: #ffffff; }
  .filter-span.active {
    color: #0066cc;
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal; }

.card-span-blur {
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #fff;
  padding: 10px 10px 9px;
  border-radius: 8px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  margin: 15px 0 0 15px; }

.card-body {
  flex: 1 1 auto;
  height: 230px; }

.span-card-calendar {
  float: left;
  padding-right: 10px; }

.primary-button--novedades {
  padding: 0 30px; }

.texto-form-novedades {
  font-size: 18px;
  margin-bottom: 20px; }

#carouselCampanias .carousel-item:first-child > div,
#carouselCampanias .carousel-item:nth-child(2) > div,
#carouselCampanias .carousel-item:nth-child(3) > div,
#carouselCampanias .carousel-item:nth-child(4) > div {
  background-image: url(../images/campania/banner-campania-item1.png); }

.banner-novedades {
  background: url(../images/novedades/banner-novedades.png);
  background-size: cover;
  background-position: center; }

.only-responsive {
  display: none; }

/* Screen larger than 600px? 2 column */
@media (max-width: 600px) {
  .border-b-1-mb {
    border-bottom: 1px solid; }
  .only-responsive {
    display: flex !important; } }

textarea.input-campo-dm-textarea {
  border: 1px solid #fff;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-weight: 500; }
  textarea.input-campo-dm-textarea::placeholder {
    color: white !important; }

/*404*/
.page-error-title {
  /* width: 187px;
	height: 106px; */
  /* margin: 258px 258px 4px 35px; */
  font-size: 90px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 3px;
  color: #000; }

.page-error-subtitle {
  /* width: 628px;
	height: 35px; */
  margin: 4px 0px 30px 0px;
  font-size: 30px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #000; }

.page-error-description {
  font-size: 30px;
  letter-spacing: 1px; }

.page-error-subtitle-resaltado {
  font-weight: bold;
  font-size: 30px; }

/*Búsqueda*/
input#btn-search {
  background: transparent;
  border: none;
  margin-left: 20px;
  width: 500px;
  outline-width: 0;
  display: none; }

input#btn-search::placeholder {
  color: white; }

img.icon-search-close {
  float: right;
  position: absolute;
  right: 250px;
  top: 25px;
  display: none; }

.icon-search-close-mb {
  display: none; }

#btn-search-mb {
  display: none;
  background: transparent;
  border: none;
  margin: 0;
  outline-width: 0;
  font-size: 13px;
  width: 250px; }

input#btn-search-mb::placeholder {
  color: white; }

img.icon-search-close-mb {
  margin: 0;
  margin-left: 5px; }

.section-comparar-footer {
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  position: fixed;
  bottom: 0;
  padding: 10px 0;
  overflow: hidden;
  z-index: 10;
  left: 0; }

#btnComparar {
  height: auto; }

.container--comparar-footer {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.content-info-comparar {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-right: 30px; }

.content-info-comparar-2 {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-right: 30px; }

.item-comparar-footer-2 {
  border-radius: 8px;
  border: solid 1px #fff;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  padding-right: 30px;
  position: relative;
  min-width: 250px; }

.container--comparar-footer-2 {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.item-comparar-footer {
  border-radius: 8px;
  border: solid 1px #fff;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  padding-right: 30px;
  position: relative; }

.img-comparar-footer {
  width: 96px;
  border-radius: 4px;
  overflow: hidden;
  float: left; }

.fz-12 {
  font-size: 12px; }

.texto-comparar-footer {
  padding-left: 10px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  float: left;
  width: calc(100% - 96px);
  height: 100%; }
  .texto-comparar-footer p {
    letter-spacing: 0.5px; }

.nombre-vehiculo-comparar {
  color: white;
  font-weight: 600;
  line-height: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.close-footer-comparar {
  width: .875rem;
  position: absolute;
  right: .5rem;
  top: .5rem;
  cursor: pointer; }
  .close-footer-comparar img {
    height: .875rem; }

.page {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 5rem;
  margin: 3rem;
  border-radius: 0.6rem;
  background: #ffffff; }

.page-btn,
.page-number,
.page-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  cursor: pointer; }

.page-number {
  width: 50px;
  height: 50px; }

.page-number:hover {
  color: #0066cc; }

.page-number.active {
  color: #ffffff;
  background: #0066cc;
  border: 1px solid #0066cc;
  border-radius: 0.4rem; }

.page-btn {
  background: #9ca3af;
  border-radius: 25px;
  width: 50px;
  height: 50px;
  color: white; }

.page-dots {
  width: 50px;
  height: 50px; }

.page-btn {
  opacity: 0.2;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #6c747a; }

.page-btn:last-child {
  background-color: #06c;
  opacity: 1; }

.btn-footer-sm {
  display: none; }

.btn-footer {
  display: flex; }

.content-filtro-concesionarios-new {
  width: 100%;
  display: flex;
  align-items: center; }

.item-listaselect-new {
  letter-spacing: 0.78px;
  font-size: 14px; }

.space-drop {
  padding-bottom: 10px; }

.space-rigth-filter {
  margin-right: 10px;
  /*width: 200px!important;*/
  /*background: rgba(65, 65, 65, 1);*/
  /*backdrop-filter: blur(10px);*/ }

.content-select-filtro-new {
  border-radius: 10px;
  border: 1px solid #c7c7c7;
  padding: 0 15px;
  color: white;
  background-color: rgba(56, 55, 53, 0.8);
  cursor: pointer;
  position: relative;
  width: 200px;
  margin-right: 10px; }

.content-filter {
  /*display: grid;*/
  /*grid-template-columns: 1fr 1fr 1fr 1fr 1fr;*/
  /*grid-gap: 50px;*/
  display: flex;
  justify-content: space-between; }

.line-vertical {
  width: 1px;
  height: 100px;
  margin: 0 15px 0 30px;
  color: white;
  background: white; }

.location-button-responsive {
  display: none; }

.location-button {
  display: flex; }

.space-height-title {
  height: 70px;
  margin-top: 12px;
  overflow: hidden; }

.space-height-description {
  height: 55px;
  overflow: hidden; }

.space-height-footer {
  height: 40px;
  overflow: hidden; }

.listaselect-none {
  display: none !important; }

.color-vehiculo-BLANCO .b {
  fill: black !important; }

.color-vehiculo-Blanco .b {
  fill: black !important; }

.content-filtro-comparar .column-comparador-vehiculo {
  flex-direction: flex; }

.chk-comparar {
  height: 22px;
  width: 22px; }

.btn-ver-mas {
  padding: 10px 20px;
  height: 42px; }

.btn-ver-mas span {
  font-weight: 500;
  font-family: 'Roboto Condensed', sans-serif; }

#Especificaciones {
  background: white url(/o/divemotor-portal-theme/images/img/logo_dive.png) no-repeat;
  top: -100px;
  position: relative;
  padding: 80px 0 100px 0;
  margin-top: 5px; }

.tarjeta .boton-visita-tu-web {
  width: fit-content;
  margin-top: 15px; }

.content-info-vehiculo.text-left .especificaciones-vehiculo {
  margin: 0; }

/*.no-desktop {
  display: none;
}
*/
@media (min-width: 1200px) {
  .collapse-accordion--comparador {
    display: block !important; } }

@media (min-width: 1024px) {
  .content-link-ficha {
    display: flex !important; } }

@media (min-width: 1281px) {
  .dm-collapse-accordion {
    display: block !important; }
  .collapse-accordion.collapse-accordion--postventa {
    display: inherit !important; }
  .card-accordion-asesor {
    pointer-events: none; }
  .collapse-accordion-asesor {
    display: flex !important; }
  .content-img-postventa {
    max-width: 150px; }
  .nombre-vehiculo {
    pointer-events: none; }
  .link-politica-responsive {
    display: none; } }

@media (max-width: 1279px) {
  .container--comparar-footer-2 {
    /*display: block;*/
    display: flex;
    flex-direction: column-reverse;
    align-items: inherit; }
  .button-footer-comparar {
    margin-bottom: 10px !important; }
  .content-info-comparar {
    grid-template-columns: 1fr;
    margin-right: 0;
    grid-gap: 10px;
    margin-bottom: 120px;
    margin-top: 10px; }
  .line-vertical {
    width: 345px;
    height: 1px;
    margin: 0px 0 15px 0px;
    color: white;
    background: white; }
  .subtitulo-2-slider {
    padding-left: 0;
    width: auto; }
  .location-button-responsive {
    display: flex; }
  .location-button {
    display: none; }
  .content-link-ficha {
    float: none;
    display: none;
    height: auto;
    margin-top: 0;
    position: relative; }
    .content-link-ficha a {
      display: block;
      margin-top: 13px;
      margin-bottom: 13px;
      margin-left: 0; }
  .nombre-vehiculo {
    float: none;
    border-right: 0;
    margin-bottom: 10px;
    background: url(../images/img/menu-ficha-vehiculo.png) no-repeat;
    background-size: 22px 14px;
    background-position: right; }
  .nombre-vehiculo-active {
    background: url(../images/img/menu-ficha-vehiculo-active.png) no-repeat;
    background-size: 22px 14px;
    background-position: right; }
  .submenu-vehiculo {
    height: auto;
    position: relative;
    margin-bottom: 0;
    border-bottom: 0; }
  .content-btn-cotiza {
    /*position: absolute;*/
    /*right: 0;*/
    margin: 8px;
    /*top: -4px;*/
    padding-top: 0; }
  .primary-button--submenu {
    font-size: 14px !important;
    width: 150px; }
  .bloque-descripcion-vehiculo {
    display: block; }
  .content-info-video {
    width: 100%;
    margin-right: 0; }
  .content-info-vehiculo {
    width: 100%;
    margin-top: .75rem; }
  .content-detalle-2,
  .content-dimensiones {
    display: block; }
  .dimension-a,
  .dimension-b,
  .dimension-c,
  .dimension-d,
  .dimension-e,
  .dimension-f {
    border: 0 !important;
    width: 44px;
    line-height: 20px; }
  .dimension-a {
    transform: none;
    left: -35px;
    top: 41%; }
  .dimension-b {
    transform: none;
    right: -35px;
    top: 41%; }
  .dimension-c,
  .dimension-d {
    margin: 0 auto;
    right: 0;
    left: 0; }
  .content-tab-link-web,
  .dm-collapse-accordion {
    display: none; }
  .tab-body-vehiculo {
    display: block;
    padding: 10px 0; }
  .section-info {
    padding: 7.5% 0; }
  .vehiculo-especialista-texto {
    margin-top: 0 !important;
    margin-bottom: 30px;
    padding: 0 20px; }
  .container--faq {
    padding-right: 4rem; }
  .img-faq-vehiculo {
    position: relative;
    width: 100%;
    margin-top: 50px; }
  .results-grid--van {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .img-contacto-vehiculo {
    margin: 0;
    margin-top: -115px;
    max-width: 80%;
    margin-left: 20%; }
  .content-detalle-2--especialista {
    display: flex;
    flex-direction: column-reverse;
    grid-gap: 0; }
  .container--vehiculo-postventa {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 20px; }
  .item-vehiculo-postventa {
    display: block;
    height: 280px; }
  .content-img-postventa {
    height: calc(100% - 30px);
    display: flex;
    justify-content: end; }
    .content-img-postventa img {
      height: 100%;
      width: auto; }
  .info-general-postventa {
    width: 100%; }
  .container--postventa {
    padding-bottom: 280px; }
  .section-vehiculo-postventa {
    margin-top: -240px; }
  .content-postventa-tabs {
    display: block; }
  .tabs-postventa-content {
    border: 0; }
  .content-postventa-accordion {
    padding: 0; }
  .tab-body--collapse {
    display: inherit !important;
    margin-bottom: 10px; }
  .collapse-accordion.collapse-accordion--postventa {
    display: none; }
  .content-garantia-postventa {
    display: block;
    border: 0; }
  .item-detalle-garantia {
    width: 100%;
    border-right: 0;
    overflow: hidden;
    padding: 0;
    padding-bottom: 20px; }
  .texto-garantia-postventa {
    width: calc(100% - 80px);
    float: left;
    height: auto; }
  .btn-right-garantia {
    float: right; }
  .btn-garantia-postventa {
    margin-top: 0; }
    .btn-garantia-postventa img {
      margin: 0; }
  .titulo-garantia-postventa {
    font-size: 20px; }
  .section-link-postventa {
    display: block; }
  .info-link-postventa {
    width: 100%;
    height: auto;
    padding: 20px; }
  .item-link-postventa {
    overflow: hidden;
    padding-top: 45%; }
  [class^="container--especialista"] {
    padding-left: 0; }
  .container--submenu {
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.4);
    position: fixed;
    width: 100%;
    z-index: 100; }
    .container--submenu .header-fix .content-link-ficha {
      position: relative;
      backdrop-filter: none;
      background-color: transparent; }
  .content-detalle-vehiculo {
    padding-top: 100px; }
  .seleccion-colores-vehiculo {
    display: block; }
  .item-colores-camiones {
    display: inline-block;
    position: relative;
    padding-bottom: 38px; }
  .color-seleccionado {
    display: none; }
  .color-vehiculo--active + .color-seleccionado {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 132px;
    display: block;
    /* font-size: 18px; */ }
  .img-foto-color {
    padding: 0;
    overflow: hidden; }
  .accordion .category-card {
    width: 100%;
    float: none;
    height: 50vh; }
  li.category-card.bg-full-responsive {
    width: 100% !important; }
  .accordion ul li:hover {
    width: 100%; }
  .grilla-responsive-block {
    display: block; }
  body .pg-item-footer {
    padding: 18px 0;
    border-bottom: 1px solid #000; }
  .card-accordion--footer {
    height: 50px;
    padding: 3rem 0; }
  .pg-item-footer:last-child {
    border-bottom: 0; }
  .marcas-home-responsive {
    display: block;
    padding-right: 0; }
  .accordion ul:hover li {
    width: 100%; }
  .section-brands {
    background: black url(../images/img/ido-d-divemotor.3e7e4bac.svg) no-repeat;
    padding-bottom: 250px;
    background-position: bottom -100px left -3px; }
  .collapse-accordion--comparador {
    padding: 15px;
    padding-top: 5px;
    overflow: auto; }
  .column-comparador-vehiculo:last-child .lista-column {
    border-bottom: 0;
    padding-bottom: 0; }
  .bloque-comparar-vehiculo {
    margin-bottom: 5px;
    overflow: auto; }
  .container--submenu-comparador {
    display: none !important; }
  .header-fix-filtro {
    position: inherit;
    left: inherit;
    top: inherit;
    background: transparent; }
    .header-fix-filtro .content-filtro-comparar {
      border-radius: 16px;
      backdrop-filter: blur(10px);
      background-color: rgba(0, 0, 0, 0.4);
      margin-top: -55px;
      padding: 20px; }
  .content-filtro-comparar {
    border-radius: 16px;
    backdrop-filter: blur(10px);
    background-color: rgba(0, 0, 0, 0.4);
    margin-top: -55px;
    padding: 20px; }
  .grip-column-3 {
    grid-template-columns: 1fr;
    grid-gap: 0; }
  .form-input-dm {
    margin: 10px 0; }
  .titulo-formulario-asesor {
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0.67px;
    margin-bottom: 20px;
    width: 100%; }
  .content-filtros-top {
    width: 100%; }
  .content-filtro-motivo {
    width: 100%; }
  .content-filtro-marca {
    width: 100%;
    margin: 0; }
  .space-rigth-filter {
    width: 100% !important; }
  .parrafo-responsive-asesor {
    font-size: 18px !important;
    font-weight: bold;
    line-height: 1.56;
    letter-spacing: 0.6px; }
  .parrafo-responsive-asesor2 {
    font-size: 18px !important;
    font-weight: bold;
    margin-top: 0 !important;
    margin-bottom: 20px; }
  .content-titulo-select-asesor {
    margin-bottom: 20px; }
  .btn-block-responsive {
    width: 100%;
    margin-top: 20px !important; }
  .content-checkbox-asesor {
    margin-top: 20px !important; }
  .content-persona-contacto {
    padding: 30px 20px;
    margin-top: 20px;
    border-radius: 24px; }
  .check-responsive {
    width: 80px; }
  .flex-asesor-column {
    display: block; }
  .info-asesor {
    width: 100%; }
    .info-asesor p {
      font-size: 18px;
      line-height: 28px; }
  .card-accordion-asesor {
    margin-bottom: 0;
    position: relative;
    background-size: 22px;
    padding-right: 30px; }
    .card-accordion-asesor:before {
      content: "";
      position: absolute;
      background: url(../images/img/ico-arrow-bottom-white.svg) no-repeat;
      right: 0;
      top: 5px;
      width: 22px;
      height: 22px;
      background-position: center center; }
    .card-accordion-asesor.acordion_active:before {
      background: url(../images/img/ico-arrow-bottom.svg) no-repeat;
      background-position: center center;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .collapse-accordion-asesor {
    display: none;
    margin-top: 30px; }
  .content-tab-link-marcas {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    display: grid; }
  .banner-automovil {
    padding-bottom: 150px;
    background-position: center center !important; }
  .content-img-auto {
    position: relative;
    width: 100%;
    margin-top: -240px;
    padding: 20px;
    bottom: -75px; }
  .tab-link-marcas img {
    margin: 0; }
  .flex-redes {
    grid-gap: 20px; }
  .h-5.w-auto + .flex-redes .icono-footer-facebook {
    width: 12px; }
  .h-5.w-auto + .flex-redes .icono-footer-youtube,
  .h-5.w-auto + .flex-redes .icono-footer-linkedin {
    width: 22px; }
  .content-detalle-marcas {
    padding-bottom: 200px; }
  .searcher-container--catalogo {
    transform: none;
    margin-bottom: 50px; }
  .filtro-catalogo {
    width: 100%; }
    .filtro-catalogo .filter-select {
      width: 100%; }
  .button-catalogo-buscar {
    width: 100%;
    height: 50px; }
  .second-hand-cars {
    height: auto; }
  .section-seminuevo-catalogo {
    flex-direction: column-reverse; }
  .content-img-seminuevo {
    width: auto;
    display: block;
    margin-bottom: 20px; }
    .content-img-seminuevo img {
      height: auto;
      margin: 0; }
  .btn-responsive-seminuevo {
    height: 50px;
    width: 100%; }
  .mapa-concesionario {
    display: none; }
  .grip-column-2--concesionario,
  .content-filtro-concesionarios .grip-column-5 {
    display: block; }
  .input-campo-concesionarios,
  .input-campo-depa {
    width: 100%; }
  .btn-mapa-filtro {
    text-align: center; }
  .info-conoce .center-filtro-concesionario {
    line-height: normal;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 0; }
  .filtro-1-concesionario:before {
    width: calc(100% + 64px);
    height: 1px;
    bottom: -20px;
    top: inherit;
    left: -32px; }
  .titulo-concesionarios {
    margin-top: 9%; }
  .info-conoce {
    width: 100%; }
  .columna-cifras-conoce {
    display: block; }
  .item-column-tiempo {
    margin-top: 40px; }
  .content-valores-conoce {
    display: block;
    background-size: 60%;
    padding: 30px 20px; }
  .container-novedades-filtro {
    display: block;
    transform: none;
    margin-top: 100px; }
    .container-novedades-filtro .filter-span {
      display: inline-block;
      margin: 5px; }
    .container-novedades-filtro p {
      display: block;
      margin-bottom: 10px; }
  .container-banner-info {
    display: block;
    padding-top: 100px; }
  .primary-button--novedades {
    margin-top: 20px; }
  .content-banner-campania {
    display: block;
    margin-top: 56px; }
  .column-form-campania {
    display: block; }
    .column-form-campania .form-input-dm {
      margin: 20px 0; }
  .section-banner-campania {
    height: 700px; }
  .section-info--campania {
    padding-top: 290px; }
  .redes-fecha-articulo {
    display: block; }
  .link-redes-articulo {
    margin: 0 auto; }
    .link-redes-articulo img {
      margin: 0; }
  .category-card-content {
    display: block; }
  .accordion ul li .category-card-button svg g {
    stroke: #ff6e00; }
  .category-card-description {
    padding: 26px 20px 20px 20px; }
  .category-card-title {
    font-size: 30px;
    font-weight: 800;
    letter-spacing: 1px; }
  .category-card-content p {
    font-size: 18px;
    line-height: normal;
    margin-top: 5px; }
  .btn-ver-mapa-responsive {
    display: flex;
    height: 50px;
    cursor: pointer; }
  .btn-mapa-filtro img {
    margin: 0; } }

.content-info-centro {
  display: block;
  padding-top: 0;
  margin-top: -50px; }

.content-reclamo-sugerencia {
  margin-top: 16px;
  grid-gap: 16px; }

.info-libro-centro {
  padding: 50px 20px; }

/*
  .info-libro-centro {
	p, a {
	  display: none !important;
	}
  }
  */
.content-libro-centro:hover .info-libro-centro {
  backdrop-filter: none;
  background-color: transparent; }

.content-faq-centro {
  padding-top: 50px; }

.content-centro-tabs {
  margin-top: -20px; }
  .content-centro-tabs .dm-accordiom-head {
    padding: 15px 0; }
  .content-centro-tabs .titulo-item-detalle {
    margin: 10px 0 0 0; }
  .content-centro-tabs .dm-accordiom-item:first-child .dm-accordiom-head {
    padding-top: 0;
    border-top: 0; }
    .content-centro-tabs .dm-accordiom-item:first-child .dm-accordiom-head:before {
      top: 7px; }

.info-acceso-centro .titulo-garantia-postventa {
  padding-right: 20px; }

.item-detalle-centro {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: inherit; }

.content-garantia-postventa:nth-child(2) {
  border: 0; }

.content-faq-centro .content-tabs-info.tabs-postventa-content {
  padding-bottom: 0; }

.detalle-info-centro {
  width: 100%;
  bottom: 0;
  height: 60%;
  top: inherit;
  padding: 20px; }
  .detalle-info-centro img {
    margin: 0; }
  .detalle-info-centro .btn-link-web {
    margin-top: 30px !important; }

.link-politica-responsive {
  border-top: 1px solid #000;
  padding-top: 40px;
  margin-top: 40px;
  display: inline-block; }

.container--comparar-footer {
  display: block; }

.item-comparar-footer:nth-child(3n) {
  display: none; }

.button-footer-comparar {
  margin: 0 auto;
  display: block; }

.item-comparar-footer img {
  margin: 0; }

.section-comparar-footer {
  padding-top: 30px; }

.btn-footer-sm {
  display: flex;
  padding-bottom: 10px; }

.btn-footer {
  display: none; }

@media (max-width: 767px) {
  .dealer-card {
    flex-direction: column-reverse;
    width: calc(100% - 20px);
    max-width: calc(100% - 20px); } }

@media (max-width: 1023px) {
  .flex-item-detalle {
    display: block; }
  .item-img-detalle {
    width: 100%; }
  .section-info {
    padding: 50px 0; }
  .fz-30 {
    font-size: 20px; }
  .dm-collapse-accordion {
    padding: 10px; }
  .fz-18 {
    font-size: 18px; }
  .fz-16 {
    font-size: 16px; }
  .titulo-tag-vehiculo {
    font-size: 30px;
    line-height: 30px; }
  .grip-column-2 {
    display: block; }
  .seleccion-tipo-bus {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 14px; }
  .item-tipo-bus {
    padding: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 23px;
    border: 0;
    margin-bottom: 20px; }
  .content-video-testimonio {
    display: block; }
  .bloque-testimonio {
    margin-top: 50px;
    padding: 20px;
    border-radius: 16px;
    border: 2px solid #fff; }
  .content-img-dimension {
    height: auto; }
  .item-carrusel {
    margin-left: 0; }
  .content-carrusel-version {
    margin-top: 20px; }
    .content-carrusel-version .slick-prev {
      bottom: 0;
      top: inherit;
      width: 80px;
      height: 80px;
      background: url(../images/img/ico-izquierda.svg);
      left: calc(50% - 100px);
      right: inherit; }
    .content-carrusel-version .slick-next {
      bottom: 0;
      top: inherit;
      width: 80px;
      height: 80px;
      background: url(../images/img/ico-derecha.svg);
      left: calc(50% + 20px);
      right: inherit; }
    .content-carrusel-version .slick-list {
      padding-left: 0 !important;
      padding-right: 14% !important; }
  .dealer-card-image .principal-image {
    width: 100%;
    margin: 0; }
  .item-dealer-card {
    margin-bottom: 5px;
    margin-top: 0; }
  .slick-home-concesionarios {
    margin-bottom: 40px; }
  .lista-card {
    margin-top: 16px !important; }
    .lista-card img {
      margin: 0; }
  .lista-card:nth-child(1) {
    margin-top: 0 !important; }
  /*p {
	  font-size: 14px;
	  letter-spacing: 0.78px;
	}
  */
  .dealer-card-image {
    width: 100%; }
  .dealer-card-content {
    padding: 20px; }
  .dealer-card-content h4 {
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0.67px; }
  .carousel-item h1 {
    font-size: 30px;
    line-height: 35px; }
  .carousel-item p {
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: 0.6px; }
  a.btn-slider {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.82;
    letter-spacing: 1px;
    width: 175px;
    padding: 5px 30px; }
  .grilla-responsive-subfooter {
    flex-direction: column-reverse;
    text-align: center; }
  .carousel-indicators {
    margin-left: 15px; }
  .nav-menu {
    top: 79px !important;
    display: none;
    font-size: 24px;
    letter-spacing: 1;
    overflow: auto;
    padding-bottom: 79px !important; }
  nav.show {
    width: 100% !important;
    display: block;
    overflow: auto; }
  .section-brands {
    background-size: 80%; }
  .close-responsive-active {
    display: block; }
  .menu-close {
    display: none; }
  .primary-button--nav {
    display: block; }
  .listado-menu {
    padding-top: 30px; }
  .nav-menu li {
    margin-bottom: 20px; }
  li.item-sec {
    font-size: 18px; }
  li.item-sec-first {
    margin-top: 50px; }
  .color-nombre {
    padding: 0;
    padding-top: 5px;
    width: 60px;
    left: -15px;
    line-height: 20px; }
  .color-vehiculo {
    margin: 25px 10px; }
  .btn-link-web--comparar {
    flex-direction: column;
    margin-top: 35px !important; }
  .primary-button--comparar {
    letter-spacing: 0;
    padding: 0 20px;
    height: 20px;
    border-radius: 4px; }
  .result-features--comparar {
    display: block; }
    .result-features--comparar div {
      border: 0;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid white; }
      .result-features--comparar div:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0; }
  .content-formulario-asesor {
    padding: 30px 20px; }
  .input-campo-dm {
    font-size: 16px; }
  .select-column-3 {
    display: block; }
  .item-listaselect li {
    margin: 20px 0; }
  .fondo-letra-asesor {
    background: rgba(0, 0, 0, 0.4) url(../images/img/ido-d-divemotor.3e7e4bac.svg) no-repeat;
    background-position: bottom 0px left -3px;
    background-size: 70%; }
  .content-tab-link-marcas {
    grid-template-columns: 1fr 1fr; }
  .content-box .btn-slider {
    width: auto;
    padding: 0 30px;
    font-size: 18px;
    height: 50px;
    line-height: 50px; }
  .tab-link-marcas {
    padding: 20px; }
  .content-detalle-marcas {
    padding: 50px 20px;
    padding-bottom: 120px; }
  .section-info--marcas {
    background-position: center; }
  .content-img-auto {
    margin-top: -200px; }
  .searcher-container--catalogo {
    padding: 20px; }
  .fz-60 {
    font-size: 30px; }
  .banner-catalogo-camiones {
    height: 600px; }
  .titulo-catalogo {
    margin-top: -80px; }
  .second-hand-cars-content {
    padding: 20px; }
  .titulo-seminuevo-banner {
    font-size: 30px !important;
    line-height: normal; }
  .columna-mision-politica {
    display: block; }
  .fondo-mision,
  .fondo-politica {
    display: none; }
  .section-info--mision {
    padding: 0; }
  .item-mision-politica {
    position: relative;
    background: url(../images/img/fondo-mision.jpg);
    background-size: cover;
    padding-bottom: 100px;
    padding-top: 100px;
    background-position: center center;
    max-width: 100%; }
  .fondo-responsive-mision {
    max-width: 768px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem; }
  .item-mision-politica:nth-child(2) {
    background: url(../images/img/fondo-politica.jpg);
    background-size: cover;
    background-position: center center;
    padding-bottom: 40px; }
  .content-valores-conoce {
    margin-top: 0; }
    .content-valores-conoce .tracking-wider {
      font-size: 18px; }
    .content-valores-conoce .font-paragraph {
      font-size: 16px;
      letter-spacing: 0.89px; }
  .primary-button--novedades {
    display: block;
    width: 100%; }
  .content-form-novedades,
  .container-novedades-filtro {
    padding: 20px; }
  .texto-form-novedades {
    margin-bottom: 10px; }
  .container-novedades-filtro p {
    font-size: 20px; }
  .filter-span {
    font-size: 18px;
    padding: 15px;
    width: 100%;
    text-align: center; }
  .section-info--campania {
    padding-top: 250px; }
  .bloque-gris-articulo {
    font-size: 18px;
    padding: 20px 20px 20px 50px; }
    .bloque-gris-articulo:before {
      left: 20px; }
  .content-form-articulo {
    margin-top: 30px;
    padding: 20px;
    padding-top: 0; }
    .content-form-articulo:before {
      display: none; }
  .titulo-form-articulo {
    width: 100%;
    font-size: 30px; }
  .content-checkbox--articulo {
    width: 100%; }
  .form-articulo-img {
    display: block;
    margin-left: -20px;
    margin-right: -20px; }
  .texto-articulo {
    margin-top: 30px; }
  .titulo-sobre-articulo {
    margin-top: 20px;
    font-size: 20px; }
  .btn-ver-video {
    margin-top: 70px !important;
    margin-bottom: 70px; }
  .result-card-cs div img {
    margin: 0; }
  .card-cs-marcas {
    grid-gap: 26px;
    padding: 0 20px; }
    .card-cs-marcas img {
      width: 100%; }
  .page-error-subtitle {
    font-size: 20px;
    margin-bottom: 20px; }
  .section-info-404-sub {
    padding-top: 0 !important;
    margin-top: -50px; }
  .content-filtro-concesionarios-new {
    flex-wrap: wrap; } }

@media (max-width: 767px) {
  .results-grid--van {
    grid-template-columns: repeat(1, minmax(0, 1fr)); }
  .titulo-principal-vehiculo {
    font-size: 35px;
    margin-bottom: 20px;
    display: block; }
  .vehiculo-especialista-texto {
    margin-bottom: 20px; }
  .bloque-descripcion-vehiculo {
    padding: 50px 0; }
  .flex-item-detalle {
    padding-bottom: 40px; }
  .especificaciones-vehiculo {
    letter-spacing: 0; }
  .container--especialista-camion {
    padding-left: 20px; }
  .breadcrumbs-web {
    margin-top: 0; }
  .item-vehiculo-postventa {
    display: block;
    height: 175px; }
  .content-listado-caracteristica {
    display: block; }
  .listado-dm li {
    margin-bottom: 10px; }
  .titulo-aliado-home {
    font-size: 35px;
    margin-top: 0 !important; }
  .bftitulo-aliado-home {
    font-size: 30px; }
  .titulo-concesionarios {
    margin-top: 16%;
    font-size: 30px;
    letter-spacing: 1px; }
  .fondo-responsive-mision {
    padding-right: 1rem;
    padding-left: 1rem; }
  .content-valores-conoce {
    padding-bottom: 150px;
    background-position: bottom -63px left;
    background-size: 90%; }
  .img-logo-conoce {
    margin-bottom: 0; }
  .section-info--campania {
    padding-top: 200px; }
  .texto-contactenos-redes {
    display: none; }
  .column-redes-contactenos {
    margin-top: 50px;
    margin-bottom: 10px;
    padding: 0; }
  .telefono-contacto {
    display: block; }
  .btn-estilo-contactanos {
    height: 50px;
    padding: 0 43px;
    font-size: 18px;
    letter-spacing: 1.5px; }
  .block-res-contacto {
    display: block; }
  .item-contactenos-telefono {
    width: 140px; }
  .section-info--70ng {
    padding-top: 80px; }
  .colores--camiones {
    display: flex;
    flex-direction: column-reverse; }
  .two-colores-camiones {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px; }
    .two-colores-camiones img {
      margin: 0; }
  .colores--camiones .img-foto-color:nth-of-type(2) {
    margin-top: 0; }
  .colores--camiones .img-foto-color:nth-of-type(1) {
    padding: 0 24px; }
  .nombre-vehiculo {
    width: 190px; }
  .page {
    display: none; } }

@media (max-width: 640px) {
  .nav-menu {
    padding-left: 20px; }
  .color-vehiculo-comparar {
    min-height: 245px;
    padding-bottom: 20px; }
  .section-info--campania {
    padding-top: 360px; } }

@media (max-width: 1279px) {
  .block.h-full.border-secondary-grey.pg-item-footer.pr-6 {
    padding-right: 0; } }

@media (max-width: 480px) {
  .comparar-mas-info img {
    width: 13px;
    height: 13px; }
  .primary-button--comparar {
    padding: 1px 30px; }
  .bloque-comparar-vehiculo .card-accordion {
    padding: 0px 32px 0px 25px;
    line-height: 44px;
    font-size: 22px;
    color: #1070cf; }
  .card-cs-opciones .card-opcion img {
    height: 14px;
    width: 14px; }
  .card-cs-detalle .lista-card img {
    height: 22px;
    width: 22px; }
  .column-comparador-vehiculo {
    grid-gap: 5px; }
  .content-filtro-comparar .column-comparador-vehiculo {
    flex-direction: column; }
  .footer-content .flex-redes a img {
    height: 15px; }
  .section-info--valores .contvalores .texto-valores {
    text-align: center; }
  .nombre-vehiculo-comparar {
    font-size: 18px; }
  .content-filtro-comparar {
    margin-top: -250px; }
  #footer .grilla-responsive-subfooter p.tracking-widest {
    margin: 0; }
  .libro-reclamaciones {
    margin-top: 7px; }
  .content-formulario-asesor .titulo p {
    font-size: 18px; }
  .content-formulario-asesor .grip-column-3 .input-campo-dm,
  .content-formulario-asesor .grip-column-1 .input-campo-dm-textarea {
    letter-spacing: 0.94px; }
  .checkbox {
    font-size: 14px; }
  .content-formulario-asesor .boton.boton-primary {
    width: 100%; }
  .content-formulario-asesor {
    padding: 30px 20px !important;
    margin: 0; }
  .content-formulario-asesor .content-formulario-asesor-titulo h2 {
    font-size: 24px; }
  .content-formulario-asesor .content-formulario-asesor-titulo p {
    font-size: 18px; }
  .no-desktop.btn-ir-arriba.principal {
    display: -webkit-box; }
  .no-desktop.btn-ir-arriba.principal .text-ir-arriba {
    margin-right: 10px; } }

@media (min-width: 481px) and (max-width: 767px) {
  .comparar-mas-info img {
    width: 20px;
    height: 20px; }
  .texto-caracteristica {
    margin-bottom: 50px; }
  .content-filtro-comparar {
    margin-top: -190px !important; }
  .content-filtro-comparar .column-comparador-vehiculo {
    flex-direction: column;
    grid-gap: 5px; }
  .back-image.breadcrumbs-divemotor .breadcrumbs-web {
    top: 50px; }
  .conoce-divemotor .info-conoce {
    width: 100%; }
  .conoce-divemotor .columna-cifras-conoce {
    grid-gap: 2.75rem;
    width: 100%;
    flex-direction: column; }
  .item-column-tiempo .contenido {
    width: 100%; }
  .content-select-filtro {
    padding: 0; }
  .sidenav .floating-island .sidenav-item .sidenav-btn {
    padding: 25px 43px;
    border-width: 0px !important; }
  .section-info--concesionario .contenedor-results-grid-cs {
    display: inline; }
  .container-filtro-articulos-novedades {
    margin-top: 225px !important; }
  .container-filtro {
    display: block; } }

@media (max-width: 1199px) and (min-width: 481px) {
  .back-image.breadcrumbs-divemotor .breadcrumbs-web {
    margin-left: 90px; }
  .primary-button--comparar {
    padding: 1px 30px; }
  .bloque-comparar-vehiculo .card-accordion {
    padding: 0px 32px 0px 25px;
    line-height: 44px;
    font-size: 22px;
    color: #1070cf; }
  .no-desktop.btn-ir-arriba.principal {
    display: -webkit-box; }
  .no-desktop.btn-ir-arriba.principal .text-ir-arriba {
    margin-right: 10px; } }

@media (max-width: 767px) {
  .brand-item {
    border-right: 0 !important;
    border-bottom: 1px solid #fff !important; }
    .brand-item:last-child {
      border-bottom: 0 !important; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: none;
  content: '>'; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -50px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 8px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 16px;
  height: 16px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background: transparent;
  border: 3px solid #fff;
  border-radius: 100px;
  text-align: center;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: black;
  background: #fff; }

@media only screen and (max-width: 576px) {
  .slick-dotted.slick-slider {
    margin-bottom: 160px; }
  .slick-dotted.slick-slider {
    margin-bottom: 50px; } }

.repuestos-accesorios .category-card.bg-full-responsive {
  position: relative;
  float: left;
  display: block;
  height: 100vh;
  width: 33.333%;
  background-size: cover;
  background-position: right;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: .15s; }

.accessories-card-description {
  display: flex;
  align-items: end;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: -webkit-fill-available !important;
  margin: 425px 0 0;
  padding: 240px 0 100px 51px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000); }

.accessories-card-description:hover {
  display: flex;
  align-items: center;
  position: absolute;
  background-image: none;
  margin: 0;
  bottom: 0px;
  width: 100%;
  height: -webkit-fill-available !important;
  background-color: #0006;
  padding: 3rem;
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); }

.accessories-title {
  margin: 0 0 20px;
  font-size: 40px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.33px;
  color: #fff; }

.accessories-subtitle {
  margin: 20px 0;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #fff; }

.accessories-link {
  margin: 19px 20px 20px 0;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1.5px;
  color: #fff;
  display: flex;
  align-items: center; }

.bg-accessories-accesorios {
  background-image: url("/assets/images/repuestos/banner-accesorios.png"); }

.bg-accessories-repuestos {
  background-image: url("/assets/images/repuestos/banner-repuestos.png"); }

.bg-accessories-lifestyle {
  background-image: url("/assets/images/repuestos/banner-lifestyle.png"); }

.whatsapp .btn-flotante {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  border-radius: 5px;
  letter-spacing: 2px;
  max-width: fit-content;
  position: fixed;
  bottom: 40px;
  right: 20px;
  transition: all 300ms ease 0ms;
  z-index: 99; }
  .whatsapp .btn-flotante:hover {
    transform: translateY(-7px); }
  .whatsapp .btn-flotante img {
    width: 60px;
    height: 60px; }

@media only screen and (max-width: 600px) {
  .whatsapp {
    /*
        .carousel-indicators {
            position: absolute;
            right: 0;
            bottom: 70px;
        }

        .banner-automovil {
            padding-bottom: 250px;
        }

        .carousel-indicators--automovil {
            margin-bottom: 30px;
        }

        .content-info-vehiculo {
            width: 100%;
            margin-top: 40px;
        }
		*/ }
    .whatsapp .btn-flotante {
      font-size: 14px;
      padding: 12px 0px;
      bottom: 70px;
      right: 20px; } }

/* Style the tooltip */
.tooltip {
  /*position: relative;*/ }

.tooltip .tooltiptext {
  visibility: hidden;
  width: 70px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  /* Position the tooltip */
  top: 185px;
  position: absolute;
  z-index: 99999;
  font-size: 10px; }

.tooltip:hover .tooltiptext {
  visibility: visible; }

.toltip1 {
  left: 0; }

.toltip2 {
  left: 23px; }

.toltip3 {
  left: 81px; }

.toltip4 {
  left: 145px; }

.toltip5 {
  left: 200px; }

/*.modal{*/
/*    display: flex!important;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
.modal-dialog {
  position: fixed;
  top: auto;
  right: 0;
  left: 0;
  bottom: 0; }

.modal-content {
  backdrop-filter: blur(20px) saturate(1.8);
  background: rgba(0, 0, 0, 0.45);
  transform: matrix(1, 0, 0, 1, 0, 0);
  opacity: 1;
  transition: all 600ms cubic-bezier(0.62, 0.04, 0.3, 1.56);
  transition-delay: 100ms;
  border: 1px solid white;
  border-radius: 15px; }

@media (max-width: 1279px) {
  .modal-body {
    height: 100vh;
    overflow: scroll; } }

.modal-body .title {
  color: white;
  font-size: 30px;
  font-weight: bold; }

.modal-body p {
  color: white;
  margin-top: 20px;
  width: 100%;
  max-width: 1105px;
  font-size: 16px; }

.modal-body a {
  color: #ff6e00 !important;
  font-size: 16px;
  cursor: pointer; }

.modal-body .btn-close-cookies {
  position: absolute;
  top: 15px;
  right: 15px; }

.card-accordion--footer:hover {
  cursor: pointer; }

@media (min-width: 1024px) {
  .nav-menu li {
    margin-bottom: 10px; }
  li.item-sec {
    margin-bottom: 10px; } }

.text-font-footer {
  font-size: 1.0rem; }

@media (min-width: 1280px) and (max-width: 1448px) {
  .text-font-footer {
    font-size: 0.99rem; } }

@media (min-width: 1280px) {
  .category-card-title {
    font-size: 1.55rem; } }

@media (max-width: 440px) {
  .titulo-concesionarios {
    margin-top: 30%; } }

@media (max-width: 380px) {
  .card-accordion--footer .text-font-footer {
    font-size: 1.0rem; } }

@media (min-width: 1280px) and (max-width: 1405px) {
  .section-info.section-info--interes .result-actions a {
    font-size: 0.8rem; } }

@media (min-width: 1024px) {
  .accordion ul {
    display: flex; } }

.accordion .category-card {
  display: flex !important;
  transition-duration: 0.3s !important; }

li.category-card .background-image-categorias {
  flex-grow: 1;
  margin: 0;
  object-fit: cover;
  transition: .3s ease;
  width: 0; }

.color-vehiculo.color-vehiculo-Blanco:not(.color-vehiculo--camiones) {
  border: 1px solid black; }

@media (max-width: 1023px) {
  .dealer-card-image .principal-image:not(.no-responsive) {
    height: 275px !important; }
  .btn-principal-slider {
    padding: 10px 35px; }
  .section-info-busqueda {
    padding-bottom: 100px; }
  .section-info-busqueda .slick-dots {
    bottom: 0; }
  #footer .container img {
    width: 25px; }
  #footer .grilla-responsive-subfooter .gap-x-7 {
    column-gap: 1rem; } }

@supports (-webkit-touch-callout: none) {
  nav {
    backdrop-filter: blur(20px) saturate(180%);
    -webkit-backdrop-filter: blur(20px) saturate(180%); } }

.card-accordion--header span:hover {
  color: #0056b3;
  cursor: pointer; }

.quick-access-nav {
  display: none; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #494949 inset !important; }

input:-webkit-autofill {
  -webkit-text-fill-color: white !important; }

@media (max-width: 1023px) {
  .content-articulo {
    margin: 0 auto;
    margin-top: 30px;
    max-width: 1000px;
    width: 100%; } }

.asset-full-content .autofit-row.mb-4.metadata-author {
  display: none !important; }

@font-face {
  font-family: 'Roboto';
  src: url("./fonts/Roboto/Roboto-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Roboto Condensed';
  src: url("./fonts/RobotoCondensed/RobotoCondensed-Regular.ttf") format("truetype"); }

#footer {
  position: relative;
  z-index: 1; }
  #footer .footer-top {
    border-bottom: 1px solid #333;
    border-top: 1px solid #333; }
    #footer .footer-top .footer-content {
      align-items: center;
      display: flex;
      justify-content: space-between;
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; }
      #footer .footer-top .footer-content .flex-redes {
        align-items: center;
        column-gap: 30px;
        display: flex; }
        #footer .footer-top .footer-content .flex-redes .icono-footer-facebook {
          width: 20px; }
        #footer .footer-top .footer-content .flex-redes .icono-footer-youtube {
          width: 35px; }
        #footer .footer-top .footer-content .flex-redes .icono-footer-linkedin {
          width: 32px; }
  #footer .footer-middle .footer-nav {
    align-items: center;
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    justify-content: space-between; }
    #footer .footer-middle .footer-nav .nav-item {
      display: block;
      height: 100%;
      padding: 40px 1.5rem 40px 0; }
      #footer .footer-middle .footer-nav .nav-item .card-accordion--footer {
        align-items: center;
        display: flex;
        height: 75px;
        padding: 0 36px 0 0; }
        #footer .footer-middle .footer-nav .nav-item .card-accordion--footer .titulo-nav {
          font-weight: 700;
          text-transform: uppercase; }
      #footer .footer-middle .footer-nav .nav-item .collapse-accordion .links-nav {
        display: block;
        list-style: none;
        padding-top: 20px; }
        #footer .footer-middle .footer-nav .nav-item .collapse-accordion .links-nav a {
          color: #303030;
          margin-bottom: 10px; }
  #footer .footer-bottom {
    border-top: 1px solid #333; }
    #footer .footer-bottom .footer-content {
      align-items: center;
      display: flex;
      justify-content: space-between;
      padding-bottom: 2.5rem;
      padding-top: 2.5rem; }
      #footer .footer-bottom .footer-content p {
        color: #828282;
        letter-spacing: .5px; }
        #footer .footer-bottom .footer-content p:not(:first-child) {
          letter-spacing: 1.15px; }

@media (max-width: 1199px) {
  #footer {
    padding-bottom: 50px; }
    #footer .footer-middle .footer-nav {
      align-items: flex-start !important;
      display: flex;
      flex-direction: column;
      justify-content: unset;
      padding: 35px 0; }
      #footer .footer-middle .footer-nav .nav-item {
        margin-bottom: 20px;
        padding: 0;
        width: 100%; }
        #footer .footer-middle .footer-nav .nav-item .card-accordion--footer {
          height: 50px; } }

@media (max-width: 480px) {
  #footer {
    padding-bottom: 50px; }
    #footer .footer-middle .footer-nav {
      align-items: flex-start !important;
      display: flex;
      flex-direction: column;
      justify-content: unset;
      padding: 35px 0; }
      #footer .footer-middle .footer-nav .nav-item {
        margin-bottom: 20px;
        padding: 0;
        width: 100%; }
        #footer .footer-middle .footer-nav .nav-item .card-accordion--footer {
          height: 50px; }
    #footer .footer-bottom .grilla-responsive-subfooter {
      flex-direction: column !important; }
      #footer .footer-bottom .grilla-responsive-subfooter .libro-reclamaciones svg {
        width: 13px;
        height: 13px; } }

#header .header-container {
  align-items: center;
  backdrop-filter: blur(5px);
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  height: 106px;
  padding: 0 90px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99; }
  #header .header-container input {
    color: #FFF; }
  #header .header-container .container {
    align-items: center;
    display: flex;
    column-gap: 1rem; }
  #header .header-container .menu-buscador {
    align-items: center;
    display: flex;
    column-gap: 30px; }
    #header .header-container .menu-buscador .header-menu {
      align-items: inherit;
      display: inherit;
      column-gap: inherit;
      cursor: pointer; }
    #header .header-container .menu-buscador .header-buscador {
      align-items: center;
      display: flex;
      column-gap: 20px; }
      #header .header-container .menu-buscador .header-buscador .icon-search-menu {
        cursor: pointer;
        float: left;
        height: 24px; }
      #header .header-container .menu-buscador .header-buscador #btn-search {
        background: transparent;
        border: unset;
        display: none;
        font-family: inherit;
        margin-left: unset;
        outline-width: 0;
        width: 100%; }
      #header .header-container .menu-buscador .header-buscador .icon-search-close {
        display: none;
        float: unset;
        position: unset; }
  #header .header-container .menu-buscador.searching {
    width: 100%; }
    #header .header-container .menu-buscador.searching .header-menu {
      min-width: 110.59px; }
    #header .header-container .menu-buscador.searching .header-buscador {
      width: 100%; }
      #header .header-container .menu-buscador.searching .header-buscador .icon-search-menu {
        cursor: default; }
  #header .header-container .header-logo {
    display: flex;
    margin-left: auto;
    margin-right: auto; }
    #header .header-container .header-logo img {
      height: 22px;
      width: 197px; }
  #header .header-container .no-desktop .icon-search-menu-mb {
    float: left;
    margin-bottom: 0;
    height: 24px; }

#header .header-nav {
  backdrop-filter: blur(25px);
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  left: -665px;
  overflow: auto;
  padding-left: 170px;
  padding-top: 20px;
  position: fixed;
  transition: all ease .5s;
  width: 665px;
  z-index: 100; }
  #header .header-nav .menu-close {
    align-items: center;
    column-gap: 40px;
    cursor: pointer;
    display: flex;
    margin-bottom: 45px; }
    #header .header-nav .menu-close .close-icon {
      float: unset;
      height: 20px;
      margin: 0;
      width: 20px; }
  #header .header-nav .menu-nav {
    display: flex;
    flex-direction: column;
    row-gap: 60px;
    width: 375px; }
    #header .header-nav .menu-nav a, #header .header-nav .menu-nav p {
      width: fit-content; }
      #header .header-nav .menu-nav a:hover, #header .header-nav .menu-nav p:hover {
        color: #0066CC; }
    #header .header-nav .menu-nav .menu-top {
      display: flex;
      flex-direction: column;
      gap: .15rem; }
      #header .header-nav .menu-nav .menu-top .card-accordion--header {
        cursor: pointer; }
        #header .header-nav .menu-nav .menu-top .card-accordion--header::before {
          content: unset !important; }
      #header .header-nav .menu-nav .menu-top .acordion_active + .collapse-accordion {
        display: flex !important; }
      #header .header-nav .menu-nav .menu-top .collapse-accordion {
        flex-direction: column;
        padding-left: 15px;
        row-gap: .15rem; }
        #header .header-nav .menu-nav .menu-top .collapse-accordion a {
          width: 100%; }
          #header .header-nav .menu-nav .menu-top .collapse-accordion a:hover {
            color: #E6750C; }
    #header .header-nav .menu-nav hr {
      border: 1px solid #FFF; }
    #header .header-nav .menu-nav .menu-bottom {
      display: flex;
      flex-direction: column;
      row-gap: .15rem; }

#header .header-nav.show {
  transform: translateX(665px); }

@media (max-width: 480px) {
  #header .header-container {
    column-gap: 20px; }
    #header .header-container input {
      padding: 0 15px; }
    #header .header-container .menu-buscador .close-responsive img {
      width: 15px; }
    #header .header-container .icon-search-close-mb {
      width: 24px; }
    #header .header-container .header-logo img {
      height: 17px;
      width: 152px; }
  #header .header-nav {
    backdrop-filter: blur(5px);
    background: rgba(0, 0, 0, 0.8);
    height: auto;
    left: unset;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    top: 65px;
    transition: max-height ease .5s;
    width: 100%; }
    #header .header-nav > div {
      margin-left: 15px;
      width: calc(100% - 30px); }
      #header .header-nav > div > a {
        margin-bottom: 30px;
        margin-top: 50px;
        width: 100%; }
    #header .header-nav .menu-nav {
      row-gap: 15px;
      width: 100%; }
      #header .header-nav .menu-nav .menu-top {
        gap: 10px;
        margin-top: 30px; }
      #header .header-nav .menu-nav .menu-bottom {
        gap: 20px; }
  #header .header-nav.show {
    margin-left: 0;
    max-height: 100vh;
    padding: 30px 15px;
    transform: unset !important; }
    #header .header-nav.show > div {
      margin-left: 0;
      width: 100%; }
      #header .header-nav.show > div > a {
        margin-bottom: 0; }
    #header .header-nav.show .menu-nav .menu-top {
      margin-top: 0; } }

.buscador {
  min-width: 100%; }
  .buscador .search-results {
    column-gap: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .buscador .search-results .box-resultado {
      margin: 0.3rem;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
      border-radius: 15px;
      padding: 2rem;
      min-height: 18rem;
      margin-bottom: 1rem; }
      .buscador .search-results .box-resultado .box-imagen {
        margin-top: auto;
        margin-bottom: auto; }

@media (max-width: 480px) {
  .buscador {
    padding: 0 30px !important; }
    .buscador div.mt-20.mb-50 {
      margin-top: 0 !important;
      margin-bottom: 25px !important; } }

.results-grid--catalogo {
  gap: 30px;
  margin-top: 75px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr)); }

@media (max-width: 1199px) {
  .results-grid--catalogo {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }

@media (max-width: 480px) {
  .results-grid--catalogo {
    grid-template-columns: repeat(1, minmax(0, 1fr)); } }

.vehiculo-card .item-result-card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
  padding: 20px;
  border-radius: 16px;
  background: #FFF; }
  .vehiculo-card .item-result-card .result-card {
    margin: 0; }
    .vehiculo-card .item-result-card .result-card .img-card-vehiculo {
      height: 196px;
      display: flex;
      overflow: hidden;
      position: relative;
      justify-content: center; }
      .vehiculo-card .item-result-card .result-card .img-card-vehiculo .logo-marca-card {
        position: absolute;
        width: 100%; }
      .vehiculo-card .item-result-card .result-card .img-card-vehiculo .img-card-vehiculo > img {
        margin-top: 38px;
        height: 152px; }
    .vehiculo-card .item-result-card .result-card .card-content-vehiculo .space-height-title {
      height: 70px;
      margin-top: 12px;
      overflow: hidden; }
    .vehiculo-card .item-result-card .result-card .card-content-vehiculo .space-height-description {
      height: 55px;
      overflow: hidden; }
    .vehiculo-card .item-result-card .result-card .card-content-vehiculo .result-features {
      margin-top: 10px;
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      text-align: center; }
    .vehiculo-card .item-result-card .result-card .card-actions-vehiculo {
      font-size: 12px;
      margin-top: 18px;
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr)); }
      .vehiculo-card .item-result-card .result-card .card-actions-vehiculo a {
        height: auto; }
        .vehiculo-card .item-result-card .result-card .card-actions-vehiculo a:hover {
          color: white; }

body.signed-in.controls-visible {
  padding-top: 57px; }
  body.signed-in.controls-visible #header .header-container {
    top: 57px; }
  body.signed-in.controls-visible #content {
    padding-top: 56px; }
  body.signed-in.controls-visible .portlet-boundary .portlet .portlet-header {
    right: 82px !important;
    top: 4.5px !important; }
  body.signed-in.controls-visible .portlet-boundary.breadcrumbs {
    margin-bottom: 0px !important; }
  body.signed-in.controls-visible .portlet .portlet-body {
    min-height: 2rem; }
  body.signed-in.controls-visible .portlet > .portlet-topper {
    opacity: 1 !important;
    position: unset !important;
    transform: unset !important; }
  body.signed-in.controls-visible .portlet:hover > .portlet-topper {
    transform: unset !important; }

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