@charset "UTF-8";
@use "sass:math" as *;
/**
 * Clay 3.64.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@use "sass:math" as *;
/**
 * Clay 3.64.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@font-face {
  font-family: 'La-Li';
  src: url("font/Lato-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'La';
  src: url("font/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'La-Bo';
  src: url("font/Lato-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'La-Ba';
  src: url("font/Lato-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

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

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

.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px; }
  .lfr-asset-column-details .lfr-asset-icon.last {
    border-width: 0; }

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

.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em; }

.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em; }
  .lfr-asset-column-details .lfr-panel.lfr-extended {
    border: 1px solid #ccc;
    margin-bottom: 0; }

.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block; }

.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em; }

.overlay {
  position: absolute; }

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

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

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

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

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

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

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

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

.lfr-pagination:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-pagination .dropdown-menu {
  display: none; }

.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px; }

.lfr-pagination .lfr-pagination-controls {
  float: left; }
  .lfr-pagination .lfr-pagination-controls .search-results {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    top: 10px; }
  .lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
    border-width: 0;
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px;
    text-align: left;
    white-space: nowrap;
    width: 100%; }

.lfr-pagination .lfr-pagination-delta-selector {
  float: left; }
  @media (max-width: 991.98px) {
    .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
      display: none; } }

.lfr-pagination .pagination-content {
  float: right; }

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

.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0; }

.lfr-panel .toggler-header {
  cursor: pointer; }

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: 0.25rem 0.75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 0.25rem; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
    .sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
      padding: 0; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px; }
    body.has-control-menu .contextual-sidebar {
      height: calc( 100vh - 120px);
      top: 120px; }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding; }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px; } }

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

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

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px; }

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

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

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

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

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

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-here-indicator {
    height: 115px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%); }
  .drop-here-info .drop-icons {
    display: inline-block;
    position: relative;
    width: 160px;
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      border-radius: 3px;
      position: absolute;
      text-align: center;
      transition: all 0.3s ease-in-out; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
      .drop-here-info .drop-icons span:nth-of-type(1) {
        box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
        height: 60px;
        left: 0;
        line-height: 60px;
        opacity: 0;
        top: 10px;
        transform: rotate(25deg);
        width: 60px; }
      .drop-here-info .drop-icons span:nth-of-type(2) {
        background: #00c2ff;
        color: #fff;
        height: 80px;
        left: 40px;
        line-height: 80px;
        width: 80px;
        z-index: 2; }
      .drop-here-info .drop-icons span:nth-of-type(3) {
        box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
        display: block;
        font-size: 45px;
        height: 70px;
        left: 90px;
        line-height: 70px;
        opacity: 0;
        position: relative;
        top: 8px;
        transform: rotate(-25deg);
        width: 70px;
        z-index: 1; }
      .drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
        background: #e8e6e8;
        color: #a5a6ac; }
  .drop-here-info .drop-text {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-left: 0;
    margin-top: 20px; }
  .drop-active .drop-here-info {
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 1;
    visibility: visible;
    z-index: 100; }
    .drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
      opacity: 1; }
    .drop-active .drop-here-info span:nth-of-type(1) {
      transform: rotate(-20deg); }
    .drop-active .drop-here-info span:nth-of-type(2) {
      transform: scale(1); }
    .drop-active .drop-here-info span:nth-of-type(3) {
      transform: rotate(15deg); }

.taglib-empty-result-message.sheet {
  margin-bottom: 24px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(@theme_image_path@/states/empty_state.gif); }

.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(@theme_image_path@/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px; }

.taglib-empty-result-message .taglib-empty-state {
  background-image: url(@theme_image_path@/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-success-state {
  background-image: url(@theme_image_path@/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-search-state {
  background-image: url(@theme_image_path@/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem; }

.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center; }

.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center; }

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

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

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

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

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

.taglib-icon-list li {
  float: left;
  margin-right: 1em; }

.taglib-icon-list:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none; }

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

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

.lfr-icon-menu-open:after {
  clear: both;
  content: '';
  display: table; }

.lfr-icon-menu-open .dropdown-menu {
  position: static; }

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0; }

.input-localized .input-group-item {
  flex-direction: column; }

.input-localized .input-localized-content {
  margin-left: 6px; }
  .input-group .input-localized .input-localized-content {
    margin-top: 3px; }

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

.input-localized .lfr-input-localized-default a {
  margin-right: 14px; }

.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px; }

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

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

.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px; }

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

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal; }

.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem; }

.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px; }
  .input-localized-palette-container .palette-item-inner img {
    display: block; }

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem; }

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

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

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

.navbar .navbar-collapse {
  max-height: none; }
  .navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
    display: inline; }

@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%; } }

.navbar .navbar-search .form-search {
  margin: 8px 0; }
  @media (min-width: 768px) {
    .navbar .navbar-search .form-search {
      float: right;
      max-width: 275px; } }
  @media (max-width: 767.98px) {
    .navbar .navbar-search .form-search .input-group {
      width: 100%; } }

@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px; }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible; } }

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

.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px; }

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

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

.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #343a40; }

.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
    color: #343a40; }

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

.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
  .lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }

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

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

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

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px; }
  .user-status-tooltip .user-status-avatar .user-status-avatar-image {
    width: 27px; }

.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden; }
  .user-status-tooltip .user-status-info .user-status-date {
    font-size: 11px; }

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

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

.taglib-search-toggle .form-search {
  position: relative; }
  .taglib-search-toggle .form-search .input-group-btn {
    position: absolute; }
    @media (min-width: 992px) {
      .taglib-search-toggle .form-search .input-group-btn {
        position: static; } }

.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

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

.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1; }

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

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

.table-cell .taglib-workflow-status {
  margin: 0; }
  .table-cell .taglib-workflow-status .workflow-status {
    padding-left: 0; }

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

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

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

.portal-popup .lfr-form-content {
  padding: 24px 12px; }

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

.portal-popup .portlet-column {
  position: static; }

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

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

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

.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

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

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

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

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

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

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

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

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

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

.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
    bottom: 0; }
    .portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
      display: none; }

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

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate; }

html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd; }

html:not(#__):not(#___) .active-area {
  background: #ffc; }

html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1; }
  html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
    background-image: none; }

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

html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0; }

html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important; }

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer.uploading > .progress-container {
  visibility: visible; }

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

.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px; }

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

.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000; }
  .lfr-item-viewer .progress-container a {
    position: absolute;
    right: 30px; }
  .lfr-item-viewer .progress-container .progress {
    margin-top: 10px; }

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

.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%; }
  .lfr-item-viewer .upload-view > div {
    display: table-cell;
    vertical-align: middle; }

.lfr-item-viewer .yui3-widget-bd {
  position: relative; }

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

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

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

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

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative; }

.modal-dialog.dialog-iframe-modal {
  max-width: none; }

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

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }
  .modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
    bottom: 0;
    right: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

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

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

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

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

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

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

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

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

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

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #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: 0; }

/* ---------- Wrapper ---------- */
#wrapper {
  position: relative; }

/* Columns-max */
.columns-max .row {
  margin: 0; }

.collapse.open {
  display: block; }

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none; }

.controls-hidden .portlet-topper-toolbar {
  display: none !important; }

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

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none; }
  @media (min-width: 768px) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      display: flex;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      transition: opacity 0.25s, transform 0.25s;
      top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      transition: none; } }

html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right; }

html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto; }
  html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

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

html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .lfr-configurator-visibility {
    opacity: 0.5; } }

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

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex; } }

html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

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

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

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

.portlet-none .portlet .portlet-content {
  border: none; }
  .portlet-none .portlet .portlet-content .portlet-header {
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 1; }
    .portlet-none .portlet .portlet-content .portlet-header .portlet-title-text {
      display: none; }

.portlet-only-title .portlet .portlet-content {
  border: none; }
  .portlet-only-title .portlet .portlet-content .portlet-header {
    position: relative; }

.portlet-title-and-border .portlet {
  border: 1px solid #d7d8d9; }
  .portlet-title-and-border .portlet .portlet-content .portlet-header {
    position: relative;
    padding: 10px 15px; }
  .portlet-title-and-border .portlet .portlet-content .portlet-content-container {
    padding: 15px; }

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

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

.navbar form {
  margin: 0; }

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

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

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

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

.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px; }

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

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

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

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

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

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

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

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

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

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

/* Portal NewSaigonSoft Corp v.2O22 */
@use "sass:math" as *;
/**
 * Clay 3.64.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@use "sass:math" as *;
/**
 * Clay 3.64.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@keyframes scroll {
  0% {
    opacity: 0; }
  10% {
    transform: translateY(0);
    opacity: 1; }
  100% {
    transform: translateY(6px);
    opacity: 0; } }

@keyframes round {
  25% {
    opacity: 1; }
  40% {
    opacity: 0; } }

.photo:nth-child(1) {
  animation-delay: 21s; }

.photo:nth-child(2) {
  animation-delay: 14s; }

.photo:nth-child(3) {
  animation-delay: 7s; }

.photo:nth-child(4) {
  animation-delay: 0s; }

@-webkit-keyframes stuckMoveDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes stuckMoveDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.bs-slider {
  overflow: hidden;
  position: relative; }

.bs-slider:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.bs-slider:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

.bs-slider .bs-slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); }

.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
  margin: auto;
  width: 100% !important; }

/********************
*****Slide effect
**********************/
.fade {
  opacity: 1; }

.fade .item {
  top: 0;
  z-index: 1;
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0 !important;
  bottom: 0 !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s; }

.fade .item.active {
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s; }

/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
  text-align: left !important; }

.slide_style_right {
  text-align: right !important; }

.slide_style_center {
  text-align: center !important; }

.slide-text > h1 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.slide-text > p {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.slide-text > a.btn-default {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }

.slide-text > a.btn-primary {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }

.slide-text > a:hover, .slide-text > a:active {
  -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  font: inherit; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms; }

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms; }

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s; }

@media (print), (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important; } }

a:hover, a:focus, *:hover, *:focus {
  text-decoration: none;
  outline: 0 !important; }

body {
  color: #000;
  overflow-x: hidden; }
  body b, body strong, body h1, body h2, body h3, body h4, body h5, body h6 {
    font-weight: normal;
    font-family: La-Bo; }

.ul, .wrp-content-abouts .col-right-numbers ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.portlet-user-personal-bar {
  position: fixed;
  right: 15px;
  top: 8px;
  z-index: 999; }
  .portlet-user-personal-bar a.sign-in {
    padding: 25px; }
    .portlet-user-personal-bar a.sign-in svg, .portlet-user-personal-bar a.sign-in .taglib-icon-label {
      display: none; }

.component-actionhover, .component-action:focus, .component-action:active {
  background: #e2e5ec;
  color: #219dff !important; }

#sign-in {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99;
  color: #61676d; }

.modal-content {
  border-radius: 20px; }
  .modal-content .modal-header {
    border: none; }
  .modal-content .modal-body {
    border: none;
    padding-top: 0; }
    .modal-content .modal-body .login-container .c-mt-3.navigation {
      display: none; }

.has-control-menu #banner.sticky {
  top: 56px; }

.onTop {
  width: 64px;
  height: 64px;
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  filter: alpha(opacity=0);
  text-indent: -9999px;
  background: rgba(82, 95, 103, 0.5) url(../images/general/ontop.png) no-repeat center;
  transition: all 0.25s;
  border-radius: 100%; }
  @media (prefers-reduced-motion: reduce) {
    .onTop {
      transition: none; } }
  .onTop.display {
    opacity: .6;
    filter: alpha(opacity=60); }
    .onTop.display:hover {
      opacity: 1;
      filter: alpha(opacity=100); }

#banner {
  position: absolute;
  height: 120px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10; }
  #banner .logo {
    float: left;
    padding-top: 15px; }
    #banner .logo img {
      display: block;
      height: 90px; }
      #banner .logo img.nss-logo-sticky {
        display: none; }
  #banner .d-site-navigation {
    float: right;
    padding-top: 40px; }
    #banner .d-site-navigation ul.navbar-site {
      margin: 0;
      list-style: none;
      padding: 0; }
      #banner .d-site-navigation ul.navbar-site li {
        float: left; }
        #banner .d-site-navigation ul.navbar-site li a {
          display: block;
          padding: 10px 16px;
          color: #fff;
          font: 18px/20px La; }
          #banner .d-site-navigation ul.navbar-site li a:hover, #banner .d-site-navigation ul.navbar-site li a:focus, #banner .d-site-navigation ul.navbar-site li a.active {
            color: #1fcbff;
            transition: .25s ease; }
          #banner .d-site-navigation ul.navbar-site li a .lfr-nav-child-toggle {
            display: none; }
        #banner .d-site-navigation ul.navbar-site li:last-child a {
          background: rgba(37, 185, 255, 0.85);
          color: #fff;
          padding-left: 20px;
          padding-right: 20px;
          margin-left: 18px;
          border-radius: 4px;
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15); }
          #banner .d-site-navigation ul.navbar-site li:last-child a:hover, #banner .d-site-navigation ul.navbar-site li:last-child a:focus {
            background: #1fcbff;
            color: #fff; }
        #banner .d-site-navigation ul.navbar-site li.active a {
          color: #1fcbff; }
        #banner .d-site-navigation ul.navbar-site li.hover .dropdown-menu.child-menu, #banner .d-site-navigation ul.navbar-site li.open .dropdown-menu.child-menu {
          display: none; }
  #banner.sticky {
    position: fixed;
    background: #fff;
    border: none;
    height: 70px;
    z-index: 99;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-animation: stuckMoveDown .6s;
    animation: stuckMoveDown .6s; }
    #banner.sticky .logo {
      padding-top: 10px;
      transition: .2s ease-in-out; }
      #banner.sticky .logo img {
        height: 50px; }
        #banner.sticky .logo img.nss-logo {
          display: none; }
        #banner.sticky .logo img.nss-logo-sticky {
          display: block; }
    #banner.sticky .d-site-navigation {
      padding-top: 15px;
      transition: .2s ease-in-out; }
      #banner.sticky .d-site-navigation ul.navbar-site li a {
        color: #000; }
        #banner.sticky .d-site-navigation ul.navbar-site li a.active {
          color: #35beff; }
      #banner.sticky .d-site-navigation ul.navbar-site li.active a {
        color: #35beff; }
      #banner.sticky .d-site-navigation ul.navbar-site li:last-child a {
        box-shadow: none;
        color: #fff; }

#content .columns-max {
  padding-top: 125px; }

#content .NSSPortal, #content .NSSPortal-pages, #content .NSSPortal-product {
  font: 16px/21px La, Arial, sans-serif; }
  #content .NSSPortal .portlet-boundary, #content .NSSPortal-pages .portlet-boundary, #content .NSSPortal-product .portlet-boundary {
    background: #fff; }
  #content .NSSPortal #banner .portlet-boundary, #content .NSSPortal-pages #banner .portlet-boundary, #content .NSSPortal-product #banner .portlet-boundary {
    background: transparent !important; }

#content .NSSPortal .wrp-videos {
  height: 700px;
  max-height: 95vh; }

#content .NSSPortal-pages .row-header, #content .NSSPortal-product .row-header {
  padding-top: 110px;
  position: relative;
  z-index: 9; }
  #content .NSSPortal-pages .row-header .portlet-boundary, #content .NSSPortal-product .row-header .portlet-boundary {
    background: transparent !important; }

#content .NSSPortal-pages .row-content, #content .NSSPortal-product .row-content {
  background: #fff; }

#content .NSSPortal-pages .row-header {
  min-height: 350px; }

#content .NSSPortal-pages .row-content .col-left-content {
  padding-right: 40px; }
  #content .NSSPortal-pages .row-content .col-left-content .portlet-boundary {
    padding: 80px 0 120px; }
  #content .NSSPortal-pages .row-content .col-left-content .portlet-journal-content .portlet-header .portlet-title-text {
    font: 25px/30px La-Bo;
    margin-bottom: 20px; }

#content .NSSPortal-pages .wrp-videos {
  height: 350px; }
  #content .NSSPortal-pages .wrp-videos:before {
    background: rgba(53, 66, 72, 0.75);
    background: linear-gradient(to top, rgba(30, 54, 64, 0.75), rgba(66, 113, 133, 0.75)); }

#content .NSSPortal-product .row-header {
  min-height: 500px; }

#content .NSSPortal-product .wrp-videos {
  height: 500px; }

.wrp-videos {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1a282f; }
  .wrp-videos video, .wrp-videos img {
    max-width: 20000px;
    min-height: 100%; }
  .wrp-videos .background-slider {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center; }
  .wrp-videos:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    background: rgba(53, 66, 72, 0.875);
    background: linear-gradient(to top, rgba(30, 54, 64, 0.9), rgba(66, 113, 133, 0.6)); }

.wrp-content-slide {
  height: 700px;
  max-height: 95vh; }
  .wrp-content-slide .container {
    position: relative;
    height: 100%; }
  .wrp-content-slide .owl-carousel-sliders {
    height: 100%; }
    .wrp-content-slide .owl-carousel-sliders .owl-stage-outer {
      z-index: 2;
      height: 100%; }
      .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #fff; }
        .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item h2 {
          margin: 0 0 20px;
          text-shadow: 0 4px 10px rgba(0, 0, 0, 0.25); }
          .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item h2 font {
            font: 25px/35px La-Li; }
          .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item h2 span {
            font: 30px/50px La-Ba;
            display: block;
            text-transform: uppercase; }
        .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .d-txt-des {
          font: 18px/25px La;
          padding: 0 10%;
          text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
          text-align: justify;
          text-align-last: center; }
        .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .a-links {
          display: inline-block;
          padding: 15px 65px;
          height: 50px;
          margin: 40px 0 0;
          background: rgba(255, 85, 85, 0.85);
          background: linear-gradient(to right, #ff5b5b, #ff9591);
          color: #fff;
          font: 18px/23px La;
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
          border-radius: 30px; }
          .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .a-links:hover, .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .a-links:focus {
            background: #ff4949;
            background: linear-gradient(to right, #ff4e4e, #ffdd34);
            transition: .5s linear;
            box-shadow: 0 5px 25px rgba(0, 0, 0, 0.5); }
        .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .item-tet2023 {
          background: url(../images/custom/im-tet.png) no-repeat 75% 0;
          padding: 65px 0; }
          .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .item-tet2023 h2 span {
            color: #fff22f; }
          .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .item-tet2023 .a-links {
            background: #ff4949;
            background: linear-gradient(to right, #ff4e4e, #fff22f); }
  .wrp-content-slide .owl-dots {
    display: none;
    margin: 0;
    left: auto;
    right: calc((100vw - 1140px)/2);
    bottom: 30px;
    position: absolute;
    z-index: 3; }
    .wrp-content-slide .owl-dots .owl-dot {
      padding: 15px 0; }
      .wrp-content-slide .owl-dots .owl-dot span {
        cursor: pointer;
        display: block;
        height: 3px;
        width: 13px;
        background: #fff;
        opacity: .5;
        margin: 0 3px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
        border-radius: 5px; }
      .wrp-content-slide .owl-dots .owl-dot.active span {
        width: 35px;
        opacity: 1;
        transition: .5s linear; }
  .wrp-content-slide .owl-nav button {
    position: absolute;
    top: calc((100% - 150px)/2);
    z-index: 9;
    cursor: pointer;
    display: block;
    width: 45px;
    height: 150px;
    opacity: 0; }
    .wrp-content-slide .owl-nav button.owl-prev {
      background: url(../images/svg/ar-left.svg) no-repeat center;
      left: 25px; }
    .wrp-content-slide .owl-nav button.owl-next {
      background: url(../images/svg/ar-right.svg) no-repeat center;
      right: 25px; }
    .wrp-content-slide .owl-nav button:hover, .wrp-content-slide .owl-nav button:focus {
      opacity: .5;
      transition: all .2s; }
  .wrp-content-slide.wrp-pages-slide {
    height: 550px; }

.scroll-downs {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  margin: auto;
  height: 27px;
  padding-top: 5px;
  background: url(../images/custom/bg-scroll.png) no-repeat center bottom;
  text-align: center; }
  .scroll-downs .mousey {
    width: 22px;
    padding: 6px 9px;
    height: 34px;
    border: 1px solid #d5d9d9;
    display: inline-block;
    border-radius: 25px;
    box-shadow: 0 3px 5px rgba(45, 55, 65, 0.1); }
    .scroll-downs .mousey .scroller {
      width: 2px;
      height: 4px;
      background: #2e3841;
      animation-name: scroll;
      animation-duration: 2.2s;
      animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
      animation-iteration-count: infinite; }

.wrp-supports {
  padding: 0 0 40px;
  position: absolute;
  right: 15px;
  bottom: 0;
  left: 15px;
  z-index: 2; }
  .wrp-supports ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .wrp-supports ul li {
      float: left; }
      .wrp-supports ul li a {
        display: block; }
        .wrp-supports ul li a img {
          float: left;
          margin-right: 18px; }
        .wrp-supports ul li a span {
          display: block; }
          .wrp-supports ul li a span.text-small {
            font: 16px/20px La;
            color: #fff;
            padding: 7px 0; }
          .wrp-supports ul li a span.text-larger {
            font: 24px/20px La-Bo;
            text-transform: uppercase; }
      .wrp-supports ul li.col-first {
        width: 35%; }
        .wrp-supports ul li.col-first a span.text-larger {
          color: #24c9ff; }
      .wrp-supports ul li.col-center {
        width: 35%;
        padding: 0 50px; }
        .wrp-supports ul li.col-center a span.text-larger {
          color: #ffd426; }
      .wrp-supports ul li.col-last {
        width: 30%;
        padding-left: 50px; }
        .wrp-supports ul li.col-last a span.text-larger {
          color: #41cf9b; }

.wrp-content-abouts {
  padding: 90px 0; }
  .wrp-content-abouts .col-left-texts .d-top-titles {
    position: relative;
    padding: 12px 0 12px 20px;
    margin-bottom: 35px; }
    .wrp-content-abouts .col-left-texts .d-top-titles:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 3px;
      background: #eee; }
    .wrp-content-abouts .col-left-texts .d-top-titles .h-title-vn {
      font: 25px/30px La-Li;
      color: #7b7b7b;
      margin: 0; }
    .wrp-content-abouts .col-left-texts .d-top-titles .h-title-en {
      font: 36px/45px La-Bo;
      color: #2878bc;
      margin: 0; }
  .wrp-content-abouts .col-left-texts .d-text-summarys {
    position: relative;
    font-size: 17px;
    line-height: 27px;
    text-align: justify;
    text-align-last: left; }
    .wrp-content-abouts .col-left-texts .d-text-summarys:before, .wrp-content-abouts .col-left-texts .d-text-summarys:after {
      content: '';
      display: inline-block;
      position: relative;
      width: 35px;
      height: 30px; }
    .wrp-content-abouts .col-left-texts .d-text-summarys:before {
      background: url(../images/custom/ic-quote-lf.png) no-repeat left top; }
    .wrp-content-abouts .col-left-texts .d-text-summarys:after {
      background: url(../images/custom/ic-quote-rg.png) no-repeat right bottom;
      float: right; }
  .wrp-content-abouts .col-right-numbers ul li {
    float: left;
    width: 50%;
    height: 150px;
    text-align: right;
    padding-top: 20px;
    padding-bottom: 20px; }
    .wrp-content-abouts .col-right-numbers ul li span {
      display: block; }
      .wrp-content-abouts .col-right-numbers ul li span.numbers-plus {
        font: 42px/55px La-Bo; }
      .wrp-content-abouts .col-right-numbers ul li span.text-title-1 {
        font: 20px/25px La-Bo; }
      .wrp-content-abouts .col-right-numbers ul li span.text-title-2 {
        font: 16px/25px La; }
    .wrp-content-abouts .col-right-numbers ul li.items-1 {
      border: solid #f1f3f5;
      border-width: 0 1px 1px 0;
      padding-right: 35px; }
      .wrp-content-abouts .col-right-numbers ul li.items-1 .numbers-plus {
        color: #30a3f8; }
    .wrp-content-abouts .col-right-numbers ul li.items-2 {
      border-bottom: 1px solid #f1f3f5; }
      .wrp-content-abouts .col-right-numbers ul li.items-2 .numbers-plus {
        color: #f43232; }
    .wrp-content-abouts .col-right-numbers ul li.items-3 {
      border-right: 1px solid #f1f3f5;
      padding-right: 35px; }
      .wrp-content-abouts .col-right-numbers ul li.items-3 .numbers-plus {
        color: #ffa024; }
    .wrp-content-abouts .col-right-numbers ul li.items-4 .numbers-plus {
      color: #7ac64c; }
  .wrp-content-abouts .col-right-numbers.col-right-numbers-info ul li {
    height: 170px;
    padding-top: 30px;
    padding-bottom: 30px; }

.wrp-content-products {
  padding: 80px 0;
  background: url(../images/custom/bg-product.jpg) no-repeat center; }
  .wrp-content-products .row-relative {
    position: relative; }
  .wrp-content-products .title-items {
    color: #fff; }
    .wrp-content-products .title-items h4 {
      font: 22px/35px La-Li;
      margin: 10px 0; }
      .wrp-content-products .title-items h4 font {
        display: block;
        font: 32px/40px La-Ba;
        text-transform: uppercase; }
    .wrp-content-products .title-items p {
      display: block;
      text-align: justify;
      text-align-last: left;
      padding-right: 10px;
      font: 17px/25px La; }
  .wrp-content-products .list-items {
    position: initial;
    position: static; }
    .wrp-content-products .list-items .owl-carousel-products .owl-stage-outer {
      padding: 15px;
      margin-left: -15px;
      margin-right: -15px; }
    .wrp-content-products .list-items .owl-carousel-products .item {
      height: 300px;
      background: #fff;
      padding: 25px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02);
      border-radius: 12px; }
      .wrp-content-products .list-items .owl-carousel-products .item a {
        display: block;
        color: #000; }
        .wrp-content-products .list-items .owl-carousel-products .item a .sp-names {
          display: block; }
          .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-neo, .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names {
            position: relative;
            display: inline-block;
            height: 38px; }
            .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-neo:before, .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names:before {
              content: '';
              display: block;
              position: absolute;
              bottom: 0;
              left: 0;
              right: 0;
              height: 2px;
              border-radius: 10px; }
          .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-neo {
            color: #666;
            font: 24px/30px La; }
            .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-neo:before {
              background: #e5e9e9; }
          .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names {
            font: 26px/30px La-Ba; }
            .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-archive-e {
              color: #ff7d5a; }
              .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-archive-e:before {
                background: #ff7d5a; }
            .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-ops {
              color: #b840e4; }
              .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-ops:before {
                background: #b840e4; }
            .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-sportal {
              color: #f3aa2b; }
              .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-sportal:before {
                background: #f3aa2b; }
            .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-doc {
              color: #5bcafd; }
              .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-doc:before {
                background: #5bcafd; }
            .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-calendar-e {
              color: #3adbd1; }
              .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-calendar-e:before {
                background: #3adbd1; }
            .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-platform {
              color: #67c372; }
              .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-platform:before {
                background: #67c372; }
            .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-gateway {
              color: #8f9bf3; }
              .wrp-content-products .list-items .owl-carousel-products .item a .sp-names .sp-text-names.sp-gateway:before {
                background: #8f9bf3; }
        .wrp-content-products .list-items .owl-carousel-products .item a .sp-title-prod {
          display: block;
          margin: 25px 0 10px;
          font: 19px/25px La-Bo; }
        .wrp-content-products .list-items .owl-carousel-products .item a .sp-summarys-prod {
          display: block;
          text-align: justify;
          text-align-last: left;
          color: #4b4b4b;
          line-height: 23px; }
      .wrp-content-products .list-items .owl-carousel-products .item:hover {
        box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
        transition: all .2s; }
    .wrp-content-products .list-items .owl-nav {
      position: absolute;
      left: 15px;
      bottom: 15px; }
      .wrp-content-products .list-items .owl-nav button {
        cursor: pointer;
        display: inline-block;
        width: 30px;
        height: 40px;
        margin: 0 3px 0 0;
        background-size: 16px !important; }
        .wrp-content-products .list-items .owl-nav button span {
          display: none; }
        .wrp-content-products .list-items .owl-nav button.owl-prev {
          background: rgba(255, 255, 255, 0.35) url(../images/svg/ar-left.svg) no-repeat center; }
        .wrp-content-products .list-items .owl-nav button.owl-next {
          background: rgba(255, 255, 255, 0.35) url(../images/svg/ar-right.svg) no-repeat center; }
        .wrp-content-products .list-items .owl-nav button:hover, .wrp-content-products .list-items .owl-nav button:focus {
          background-color: rgba(255, 255, 255, 0.5);
          transition: all .2s; }
        .wrp-content-products .list-items .owl-nav button.disabled {
          cursor: auto;
          opacity: .5; }

.wrp-content-services {
  padding: 80px 0 110px; }
  .wrp-content-services.wrp-content-page-services {
    padding-top: 50px; }
  .wrp-content-services .row-padding-25 {
    margin-left: -25px;
    margin-right: -25px; }
    .wrp-content-services .row-padding-25 .col-md-4 {
      padding-left: 25px;
      padding-right: 25px; }
  .wrp-content-services .h-title-home-services {
    text-align: center;
    margin: 0 0 15px; }
    .wrp-content-services .h-title-home-services font {
      display: block;
      font: 16px/20px La;
      color: #999;
      text-transform: uppercase; }
    .wrp-content-services .h-title-home-services span {
      display: block;
      color: #f43232;
      text-transform: uppercase;
      font: 32px/40px La-Ba;
      background: url(../images/custom/line-title-red.png) no-repeat center bottom;
      padding: 5px 0 10px; }
  .wrp-content-services .d-text-des {
    padding: 0 10% 15px;
    text-align: center; }
  .wrp-content-services .col-service-xdpm .a-item {
    background: url(../images/custom/ic-service-01.png) no-repeat left 40px; }
  .wrp-content-services .col-service-gcsp .a-item {
    background: url(../images/custom/ic-service-02.png) no-repeat left 40px; }
  .wrp-content-services .col-service-tvgp .a-item {
    background: url(../images/custom/ic-service-03.png) no-repeat left 40px; }
  .wrp-content-services .col-service-tkud .a-item {
    background: url(../images/custom/ic-service-04.png) no-repeat left 40px; }
  .wrp-content-services .col-service-dthd .a-item {
    background: url(../images/custom/ic-service-05.png) no-repeat left 40px; }
  .wrp-content-services .col-service-bhbt .a-item {
    background: url(../images/custom/ic-service-06.png) no-repeat left 40px; }
  .wrp-content-services .a-item {
    display: block;
    padding-top: 120px;
    cursor: pointer;
    color: #000; }
    .wrp-content-services .a-item .sp-title-items {
      font: 21px/30px La-Bo;
      margin: 0 0 10px;
      display: block; }
    .wrp-content-services .a-item .sp-text-des {
      display: block;
      font: 16px/24px La;
      text-align: justify;
      text-align-last: left; }
    .wrp-content-services .a-item:hover, .wrp-content-services .a-item:focus {
      transition: all .2s; }
      .wrp-content-services .a-item:hover .sp-title-items, .wrp-content-services .a-item:focus .sp-title-items {
        color: #10d0ff;
        transition: all .2s; }

.wrp-content-whychooses {
  padding: 100px 0;
  background: url(../images/custom/bg-function.jpg) repeat-x center -15px; }
  .wrp-content-whychooses .h-title-home-whychooses {
    text-align: center;
    margin: 0 0 25px;
    color: #fff; }
    .wrp-content-whychooses .h-title-home-whychooses font {
      display: block;
      font: 16px/20px La;
      text-transform: uppercase;
      opacity: .75; }
    .wrp-content-whychooses .h-title-home-whychooses span {
      display: block;
      text-transform: uppercase;
      font: 32px/40px La-Ba;
      background: url(../images/custom/line-title-white.png) no-repeat center bottom;
      padding: 5px 0 10px; }
  .wrp-content-whychooses .d-text-des {
    padding: 0 10%;
    text-align: center;
    color: #fff;
    min-height: 130px; }
  .wrp-content-whychooses .owl-carousel-whychooses .owl-stage-outer {
    padding: 15px;
    margin: 0 -15px; }
    .wrp-content-whychooses .owl-carousel-whychooses .owl-stage-outer .owl-item .item {
      height: 225px; }
    .wrp-content-whychooses .owl-carousel-whychooses .owl-stage-outer:hover .col-why-1 .d-item.hover, .wrp-content-whychooses .owl-carousel-whychooses .owl-stage-outer:focus .col-why-1 .d-item.hover {
      background: #fff url(../images/custom/ic-func-a.png) no-repeat center 30px;
      color: #000;
      box-shadow: 0 1px 15px rgba(0, 0, 0, 0.075); }
      .wrp-content-whychooses .owl-carousel-whychooses .owl-stage-outer:hover .col-why-1 .d-item.hover:hover, .wrp-content-whychooses .owl-carousel-whychooses .owl-stage-outer:hover .col-why-1 .d-item.hover:focus, .wrp-content-whychooses .owl-carousel-whychooses .owl-stage-outer:focus .col-why-1 .d-item.hover:hover, .wrp-content-whychooses .owl-carousel-whychooses .owl-stage-outer:focus .col-why-1 .d-item.hover:focus {
        background: #00aaff url(../images/custom/ic-func-ahv.png) no-repeat center 30px;
        color: #fff;
        box-shadow: 0 5px 20px rgba(0, 188, 255, 0.25); }
  .wrp-content-whychooses .d-item {
    padding: 130px 25px 0;
    height: 200px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.075); }
    .wrp-content-whychooses .d-item .h-text-info {
      margin: 0;
      font: 18px/23px La; }
    .wrp-content-whychooses .d-item.hover, .wrp-content-whychooses .d-item:hover, .wrp-content-whychooses .d-item:focus {
      color: #fff;
      box-shadow: 0 5px 20px rgba(0, 188, 255, 0.25);
      transition: all .2s; }
  .wrp-content-whychooses .col-why-1 .d-item {
    background: #fff url(../images/custom/ic-func-a.png) no-repeat center 30px; }
    .wrp-content-whychooses .col-why-1 .d-item.hover, .wrp-content-whychooses .col-why-1 .d-item:hover, .wrp-content-whychooses .col-why-1 .d-item:focus {
      background: #00aaff url(../images/custom/ic-func-ahv.png) no-repeat center 30px; }
  .wrp-content-whychooses .col-why-2 .d-item {
    background: #fff url(../images/custom/ic-func-b.png) no-repeat center 30px; }
    .wrp-content-whychooses .col-why-2 .d-item:hover, .wrp-content-whychooses .col-why-2 .d-item:focus {
      background: #00aaff url(../images/custom/ic-func-bhv.png) no-repeat center 30px; }
  .wrp-content-whychooses .col-why-3 .d-item {
    background: #fff url(../images/custom/ic-func-c.png) no-repeat center 30px; }
    .wrp-content-whychooses .col-why-3 .d-item:hover, .wrp-content-whychooses .col-why-3 .d-item:focus {
      background: #00aaff url(../images/custom/ic-func-chv.png) no-repeat center 30px; }
  .wrp-content-whychooses .col-why-4 .d-item {
    background: #fff url(../images/custom/ic-func-d.png) no-repeat center 30px; }
    .wrp-content-whychooses .col-why-4 .d-item:hover, .wrp-content-whychooses .col-why-4 .d-item:focus {
      background: #00aaff url(../images/custom/ic-func-dhv.png) no-repeat center 30px; }

.wrp-content-hotnews {
  padding-bottom: 100px; }
  .wrp-content-hotnews .h-title-home-hotnews {
    text-align: center;
    margin: 0 0 25px;
    color: #f43232;
    text-transform: uppercase;
    font: 32px/40px La-Ba;
    background: url(../images/custom/line-title-red.png) no-repeat center bottom;
    padding: 0 0 20px; }
    .wrp-content-hotnews .h-title-home-hotnews .sp-text-des {
      padding: 3px 10% 0;
      display: block;
      text-transform: none;
      font: 16px/21px La;
      color: #000; }
  .wrp-content-hotnews .owl-carousel-news {
    position: relative; }
    .wrp-content-hotnews .owl-carousel-news .owl-stage-outer {
      padding: 15px;
      margin-left: -15px;
      margin-right: -15px; }
    .wrp-content-hotnews .owl-carousel-news .item {
      height: 475px;
      background: #fff;
      box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.08);
      overflow: hidden;
      position: relative;
      border-radius: 8px; }
      .wrp-content-hotnews .owl-carousel-news .item a {
        display: block;
        color: #000; }
        .wrp-content-hotnews .owl-carousel-news .item a .sp-thumbs-smallImg {
          display: flex;
          height: 275px;
          overflow: hidden;
          align-items: center;
          justify-content: center;
          background: #f5f9f9;
          position: relative; }
          .wrp-content-hotnews .owl-carousel-news .item a .sp-thumbs-smallImg img {
            width: auto;
            height: 100%; }
          .wrp-content-hotnews .owl-carousel-news .item a .sp-thumbs-smallImg:after {
            display: inline-block;
            content: 'Tin t\1EE9 c NSS';
            position: absolute;
            z-index: 2;
            top: 25px;
            left: 25px;
            background: rgba(246, 79, 79, 0.75);
            color: #fff;
            font: 13px/13px La-Bo;
            text-transform: uppercase;
            padding: 5px 10px 3px;
            border-radius: 5px;
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); }
        .wrp-content-hotnews .owl-carousel-news .item a .sp-grp-t2t {
          position: relative;
          padding: 35px 20px 10px; }
          .wrp-content-hotnews .owl-carousel-news .item a .sp-grp-t2t .sp-timer {
            display: block;
            width: 60px;
            height: 62px;
            padding: 12px 3px 0;
            position: absolute;
            top: -40px;
            left: 20px;
            font: 25px/21px La;
            color: #fff;
            text-align: center;
            background: rgba(80, 90, 94, 0.75);
            border-radius: 15px 0; }
            .wrp-content-hotnews .owl-carousel-news .item a .sp-grp-t2t .sp-timer font {
              display: block;
              font-size: 11px; }
          .wrp-content-hotnews .owl-carousel-news .item a .sp-grp-t2t .sp-txt-titles {
            font: 20px/30px La-Bo;
            display: block;
            text-align: justify;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            line-height: 30px;
            max-height: 90px;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            width: 100%; }
        .wrp-content-hotnews .owl-carousel-news .item a:hover .sp-grp-t2t .sp-timer, .wrp-content-hotnews .owl-carousel-news .item a:focus .sp-grp-t2t .sp-timer {
          background: rgba(246, 79, 79, 0.95);
          transition: all .25s; }
        .wrp-content-hotnews .owl-carousel-news .item a:hover .sp-grp-t2t .sp-txt-titles, .wrp-content-hotnews .owl-carousel-news .item a:focus .sp-grp-t2t .sp-txt-titles {
          color: #f43232;
          transition: all .25s; }
        .wrp-content-hotnews .owl-carousel-news .item a .sp-grp-summary p {
          display: block;
          padding: 0 25px;
          margin: 0;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          line-height: 23px;
          max-height: 69px;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          width: 100%; }
        .wrp-content-hotnews .owl-carousel-news .item a .sp-grp-metainfo {
          position: absolute;
          bottom: 15px;
          left: 25px;
          right: 25px;
          padding-top: 15px;
          border-top: 1px solid #eee;
          color: #7b7b7b; }
    .wrp-content-hotnews .owl-carousel-news .owl-nav button {
      position: absolute;
      top: 46%;
      width: 50px;
      height: 50px;
      padding: 10px;
      font: 40px/25px La-Li;
      color: #777;
      background: #fff;
      box-shadow: 0 0 0 1px #ddd;
      border-radius: 50px; }
      .wrp-content-hotnews .owl-carousel-news .owl-nav button.owl-prev {
        left: -75px; }
      .wrp-content-hotnews .owl-carousel-news .owl-nav button.owl-next {
        right: -75px; }
      .wrp-content-hotnews .owl-carousel-news .owl-nav button:hover, .wrp-content-hotnews .owl-carousel-news .owl-nav button:focus {
        color: #1fcbff;
        box-shadow: 0 0 0 2px #1fcbff; }

.wrp-content-partnersClients {
  background: #585289 url(../images/custom/bg-client.jpg) no-repeat center top;
  padding: 80px 0;
  color: #fff; }
  .wrp-content-partnersClients .col-clients-first .h-title-home-clients {
    font: 24px/38px La;
    text-transform: uppercase;
    background: url(../images/custom/line-title-yellow.png) no-repeat left bottom;
    padding: 0 0 20px;
    margin-bottom: 20px; }
    .wrp-content-partnersClients .col-clients-first .h-title-home-clients font {
      color: #ffed1a;
      display: block;
      font: 32px/35px La-Ba; }
  .wrp-content-partnersClients .col-clients-first .d-text-des .d-line-1 {
    font: 20px/25px La-Bo;
    padding: 5px 0 15px; }
  .wrp-content-partnersClients .col-clients-first .d-img-infors {
    margin-top: 50px; }
  .wrp-content-partnersClients .col-clients-last .d-list-clients {
    position: relative;
    height: 700px; }
    .wrp-content-partnersClients .col-clients-last .d-list-clients:before {
      content: '';
      display: block;
      position: absolute;
      z-index: 1;
      left: 0;
      top: 0;
      bottom: 0;
      background: url(../images/custom/map-client.png) no-repeat left top;
      width: 100%; }
    .wrp-content-partnersClients .col-clients-last .d-list-clients .h-cl-item {
      position: absolute;
      z-index: 2;
      font: 19px/25px La;
      text-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
      white-space: nowrap; }
      .wrp-content-partnersClients .col-clients-last .d-list-clients .h-cl-item.cl-HaiPhong {
        left: 255px;
        top: 120px; }
      .wrp-content-partnersClients .col-clients-last .d-list-clients .h-cl-item.cl-NgheAn {
        left: 225px;
        top: 175px; }
      .wrp-content-partnersClients .col-clients-last .d-list-clients .h-cl-item.cl-BinhDuong {
        left: 170px;
        top: 480px; }
      .wrp-content-partnersClients .col-clients-last .d-list-clients .h-cl-item.cl-HoChiMinh {
        left: 95px;
        top: 530px; }
      .wrp-content-partnersClients .col-clients-last .d-list-clients .h-cl-item.cl-DongNai {
        left: 355px;
        top: 565px; }
      .wrp-content-partnersClients .col-clients-last .d-list-clients .h-cl-item.cl-CanTho {
        left: 100px;
        top: 595px; }
      .wrp-content-partnersClients .col-clients-last .d-list-clients .h-cl-item.cl-SocTrang {
        left: 285px;
        top: 630px; }
    .wrp-content-partnersClients .col-clients-last .d-list-clients:hover .h-cl-item, .wrp-content-partnersClients .col-clients-last .d-list-clients:focus .h-cl-item {
      text-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);
      transition: all .25s linear; }
    .wrp-content-partnersClients .col-clients-last .d-list-clients:hover:before, .wrp-content-partnersClients .col-clients-last .d-list-clients:focus:before {
      background-image: url(../images/custom/map-client-hv.png);
      transition: all .25s linear; }

.wrp-content-hotlines {
  background: #fff;
  clear: both;
  border-top: 1px solid #fff; }
  .wrp-content-hotlines .container {
    background: url(../images/custom/bg-maps.png) no-repeat left top;
    padding-top: 30px;
    padding-bottom: 30px; }
  .wrp-content-hotlines .btn-registry-trial {
    background: #399ede url(../images/custom/ic-send.png) no-repeat 35px center;
    color: #fff;
    display: inline-block;
    padding: 15px 40px 15px 80px;
    font: 19px/25px La-Bo;
    height: 54px;
    margin-top: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 50px; }
    .wrp-content-hotlines .btn-registry-trial:hover, .wrp-content-hotlines .btn-registry-trial:focus {
      background-color: #5dc0ff;
      transition: all .25s; }
  .wrp-content-hotlines .d-grp-tels {
    background: url() no-repeat left center;
    height: 70px;
    padding: 8px 60px 0 90px;
    text-align: right;
    float: right; }
    .wrp-content-hotlines .d-grp-tels span {
      display: block;
      color: #9b9b9b;
      text-transform: uppercase;
      font-size: 15px; }
    .wrp-content-hotlines .d-grp-tels a {
      display: block;
      font: 26px/35px La-Bo; }
  .wrp-content-hotlines .col-hotlines-center {
    border-right: 1px solid #f3f3f3; }
    .wrp-content-hotlines .col-hotlines-center .d-grp-tels {
      background-image: url(../images/custom/ic-fonekdoanh.png); }
      .wrp-content-hotlines .col-hotlines-center .d-grp-tels a {
        color: #f33f3f; }
  .wrp-content-hotlines .col-hotlines-right .d-grp-tels {
    background-image: url(../images/custom/ic-fonekthuat.png);
    padding-right: 20px; }
    .wrp-content-hotlines .col-hotlines-right .d-grp-tels a {
      color: #49c598; }

.wrp-content-footer {
  background: #242d36;
  color: #b5b9b9;
  padding-top: 70px; }
  .wrp-content-footer a {
    color: #b5b9b9; }
    .wrp-content-footer a:hover, .wrp-content-footer a:focus {
      color: #fff;
      transition: all .25s; }
  .wrp-content-footer ul {
    list-style: none;
    margin: 0;
    padding: 0 0 50px;
    display: inline-block;
    width: 100%; }
    .wrp-content-footer ul li {
      float: left; }
      .wrp-content-footer ul li.col-item-first {
        width: 45%; }
        .wrp-content-footer ul li.col-item-first h1 {
          font: 22px/25px La;
          margin: 25px 0 12px;
          color: #fff; }
        .wrp-content-footer ul li.col-item-first p {
          padding-left: 32px;
          margin-bottom: 5px; }
          .wrp-content-footer ul li.col-item-first p.p-add {
            background: url(../images/custom/ic-add.png) no-repeat left 2px; }
          .wrp-content-footer ul li.col-item-first p.p-tel {
            background: url(../images/custom/ic-tel.png) no-repeat left 2px; }
          .wrp-content-footer ul li.col-item-first p.p-email {
            background: url(../images/custom/ic-email.png) no-repeat left 2px; }
        .wrp-content-footer ul li.col-item-first .s-skin-portal {
          margin-top: 35px; }
          .wrp-content-footer ul li.col-item-first .s-skin-portal label {
            color: #5a636c;
            font-size: 15px;
            margin-bottom: 3px;
            display: block; }
          .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin {
            width: 80%; }
            .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin .dropbtn {
              border: 2px solid #363e46;
              background: url(../images/custom/icSetect2.png) no-repeat right center;
              padding: 10px 15px;
              color: #b5b9b9;
              width: 100%;
              text-align: left;
              height: 46px;
              cursor: pointer;
              border-radius: 6px; }
              .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin .dropbtn:hover, .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin .dropbtn:focus {
                background: url(../images/custom/icSetect2-hv.png) no-repeat right center;
                border-color: #399ede;
                color: #fff;
                transition: all .25s; }
            .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin .dropdown-content {
              position: absolute;
              top: 50px;
              left: 0;
              padding: 10px;
              width: 100%;
              display: none;
              overflow-y: auto;
              background: rgba(77, 85, 92, 0.98);
              box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
              border-radius: 8px; }
              .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin .dropdown-content ul {
                padding: 0;
                display: block; }
                .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin .dropdown-content ul li {
                  width: 100%; }
                  .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin .dropdown-content ul li a {
                    padding: 8px 15px;
                    display: block;
                    border-radius: 5px; }
                    .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin .dropdown-content ul li a:hover, .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin .dropdown-content ul li a:focus {
                      background: #3c464e; }
              .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin .dropdown-content.show {
                display: block; }
      .wrp-content-footer ul li.col-item-1, .wrp-content-footer ul li.col-item-2, .wrp-content-footer ul li.col-item-last {
        width: 18%;
        padding-top: 60px; }
        .wrp-content-footer ul li.col-item-1 h2, .wrp-content-footer ul li.col-item-2 h2, .wrp-content-footer ul li.col-item-last h2 {
          color: #d7d9d9;
          font: 20px/25px La-Bo;
          margin-bottom: 20px; }
        .wrp-content-footer ul li.col-item-1 a, .wrp-content-footer ul li.col-item-2 a, .wrp-content-footer ul li.col-item-last a {
          display: block;
          padding: 8px 0; }
  .wrp-content-footer .d-copyright {
    padding: 22px 0;
    border-top: 1px dashed #3a424a;
    margin-bottom: 430px;
    overflow: hidden; }
    .wrp-content-footer .d-copyright .d-left {
      float: left; }
      .wrp-content-footer .d-copyright .d-left h2 {
        display: inline-block;
        margin: 0;
        color: #399ede;
        font: 17px/20px La-Bo; }
    .wrp-content-footer .d-copyright .d-right {
      text-align: right;
      position: relative;
      padding-right: 50px; }
      .wrp-content-footer .d-copyright .d-right a {
        display: inline-block;
        padding: 0 15px; }
        .wrp-content-footer .d-copyright .d-right a.onTop {
          width: 48px;
          height: 48px;
          position: absolute;
          top: -12px;
          right: 0;
          border: 1px solid #3a424a;
          background: #242d36 url(../images/custom/ontop.png) no-repeat center;
          border-radius: 100%; }
          .wrp-content-footer .d-copyright .d-right a.onTop:hover {
            border-color: #399ede;
            background-color: #399ede;
            transition: all .5s; }

.portlet-copyright-bottom {
  position: fixed;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0; }
  .portlet-copyright-bottom .wrp-content-socials {
    background: #1f2831 url(../images/custom/bg-sendmail.jpg) no-repeat center;
    padding: 100px 0; }
    .portlet-copyright-bottom .wrp-content-socials .h-title-home-socials {
      font: 30px/50px La;
      color: rgba(255, 255, 255, 0.9);
      text-align: center;
      margin-bottom: 35px; }
      .portlet-copyright-bottom .wrp-content-socials .h-title-home-socials .sp-text-des {
        display: block;
        color: #9ea5ac;
        font-size: 17px;
        line-height: 1.5; }
    .portlet-copyright-bottom .wrp-content-socials .so-panel-widget {
      text-align: center; }
      .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields {
        margin-bottom: 35px; }
        .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .text-email-fields {
          background: rgba(105, 112, 117, 0.2);
          border: 1px solid rgba(255, 255, 255, 0.15);
          padding: 15px;
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
          color: #fff;
          width: 500px;
          max-width: 100%;
          height: 49px;
          border-radius: 4px; }
          .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .text-email-fields::placeholder {
            color: #fff;
            opacity: .5; }
          .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .text-email-fields:hover, .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .text-email-fields:focus {
            border-color: #fff;
            background: #fff;
            color: #000;
            transition: all .5s; }
            .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .text-email-fields:hover::placeholder, .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .text-email-fields:focus::placeholder {
              color: #000;
              opacity: .5; }
          .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .text-email-fields:disabled, .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .text-email-fields:disabled:hover, .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .text-email-fields:disabled:focus {
            background: rgba(105, 112, 117, 0.2);
            border: 1px solid rgba(255, 255, 255, 0.15);
            color: #fff; }
        .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .btn-submit {
          background: rgba(57, 158, 222, 0.8) url(../images/custom/ic-sendmail.png) no-repeat 30px center;
          font-size: 17px;
          border: none;
          padding: 12px 30px 12px 75px;
          text-align: left;
          cursor: pointer;
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
          color: #fff;
          max-width: 100%;
          height: 50px;
          border-radius: 4px; }
          .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .btn-submit:hover, .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .btn-submit:focus {
            background-color: #399ede;
            transition: all .5s; }
          .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .btn-submit:disabled, .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .btn-submit:disabled:hover, .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .btn-submit:disabled:focus {
            background-color: #4caf50; }
      .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-thim-social .social_link {
        list-style: none;
        margin: 0;
        padding: 0; }
        .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-thim-social .social_link li {
          display: inline-block;
          margin: 0 2px; }
          .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-thim-social .social_link li a {
            border: 1px solid rgba(255, 255, 255, 0.4);
            width: 40px;
            display: block;
            line-height: 38px;
            height: 40px;
            color: rgba(255, 255, 255, 0.7);
            border-radius: 100%; }
            .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-thim-social .social_link li a:hover, .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-thim-social .social_link li a:focus {
              background-color: #399ede;
              border-color: #399ede;
              transition: all .5s; }

.wrp-pagetitle-products {
  padding: 75px 0 50px; }
  .wrp-pagetitle-products .h-page-title {
    text-align: center;
    margin: 0 0 10px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    font-size: 32px; }
  .wrp-pagetitle-products .d-text-des {
    padding: 0 10%;
    text-align: center;
    color: #fff;
    font: 17px/23px La; }

.wrp-pagebottom-careers {
  padding: 90px 0;
  background: #595680 url(../images/custom/bg-pagebottom.jpg) no-repeat center;
  text-align: center;
  color: #fff; }
  .wrp-pagebottom-careers .h-page-title {
    margin: 0 0 5px;
    display: block;
    font: 38px/40px La-Li; }
  .wrp-pagebottom-careers .d-text-des {
    padding: 0 0 30px; }
  .wrp-pagebottom-careers .link-submit {
    display: inline-block;
    color: #6f6b9f;
    padding: 12px 45px;
    background: #fff;
    font: 21px/25px La-Bo;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 30px; }
    .wrp-pagebottom-careers .link-submit:hover, .wrp-pagebottom-careers .link-submit:focus {
      color: #7b74d4;
      padding-left: 65px;
      padding-right: 65px;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
      transition: .2s ease-in-out; }

.wrp-page-products .h-page-title {
  text-align: center;
  margin: 0 0 15px;
  display: block;
  color: #f43232;
  text-transform: uppercase;
  font: 30px/35px La-Ba;
  background: url(../images/custom/line-title-red.png) no-repeat center bottom;
  padding: 5px 0 10px; }

.wrp-page-products .d-text-des {
  padding: 0 8% 40px;
  text-align: center; }

.wrp-page-products .wrp-page-items {
  padding: 80px 0; }
  .wrp-page-products .wrp-page-items.wrp-page-items-dark {
    background: #f7f8f9 url(../images/custom/bg-product-content.jpg) no-repeat center;
    background-attachment: fixed; }

.wrp-page-products .row-list-products .col-12 {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.wrp-page-products .row-list-products .d-items {
  padding: 15px;
  float: left;
  width: 33.33333%; }
  .wrp-page-products .row-list-products .d-items .link-item-product {
    padding: 20px 25px;
    min-height: 125px;
    display: flex;
    flex-flow: column;
    gap: 3px;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #000;
    background: #fff;
    border: 1px solid #d2d5dc;
    box-shadow: 5px 5px 0 rgba(123, 123, 123, 0.05);
    border-radius: 12px; }
    .wrp-page-products .row-list-products .d-items .link-item-product:hover, .wrp-page-products .row-list-products .d-items .link-item-product:focus {
      border-color: #00e4ff;
      background: linear-gradient(315deg, #f6ffff, #fff);
      box-shadow: 0 0 0 1px #00e4ff, 5px 5px 0 rgba(0, 184, 255, 0.05); }

.wrp-page-products.wrp-content-product-mobile {
  padding-bottom: 100px; }

.link-item-product .txt-neo, .link-item-product .txt-names {
  font: 25px/30px La;
  position: relative;
  display: inline-block; }
  .link-item-product .txt-neo:before, .link-item-product .txt-names:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0px; }

.link-item-product .txt-neo {
  color: #4b4b4b;
  padding-right: 5px; }
  .link-item-product .txt-neo:before {
    background: #eee; }

.link-item-product .txt-names {
  text-transform: uppercase;
  font-family: La-Ba; }
  .link-item-product .txt-names:before {
    background: #222; }

.link-item-product .txt-fulls {
  display: block;
  font: 17px/19px La; }

.link-item-product.product-platform-e .txt-names {
  color: #67c372; }
  .link-item-product.product-platform-e .txt-names:before {
    background: #67c372; }

.link-item-product.product-smartOffice-e .txt-names {
  color: #08c7de; }
  .link-item-product.product-smartOffice-e .txt-names:before {
    background: #08c7de; }

.link-item-product.product-gateway-e .txt-names {
  color: #8f9bf3; }
  .link-item-product.product-gateway-e .txt-names:before {
    background: #8f9bf3; }

.link-item-product.product-iso-e .txt-names {
  color: #f8a70c; }
  .link-item-product.product-iso-e .txt-names:before {
    background: #f8a70c; }

.link-item-product.product-doc-e .txt-names {
  color: #5bcafd; }
  .link-item-product.product-doc-e .txt-names:before {
    background: #5bcafd; }

.link-item-product.product-calendar-e .txt-names {
  color: #3adbd1; }
  .link-item-product.product-calendar-e .txt-names:before {
    background: #3adbd1; }

.link-item-product.product-ecm-e .txt-names {
  color: #9e63ff; }
  .link-item-product.product-ecm-e .txt-names:before {
    background: #9e63ff; }

.link-item-product.product-archive-e .txt-names {
  color: #ff7d5a; }
  .link-item-product.product-archive-e .txt-names:before {
    background: #ff7d5a; }

.link-item-product.product-denun-e .txt-names {
  color: #32d38d; }
  .link-item-product.product-denun-e .txt-names:before {
    background: #32d38d; }

.link-item-product.product-kiosk-e .txt-names {
  color: #ea588c; }
  .link-item-product.product-kiosk-e .txt-names:before {
    background: #ea588c; }

.link-item-product.product-adt-e .txt-names {
  color: #72dea5; }
  .link-item-product.product-adt-e .txt-names:before {
    background: #72dea5; }

.link-item-product.product-rating-e .txt-names {
  color: #6691ea; }
  .link-item-product.product-rating-e .txt-names:before {
    background: #6691ea; }

.link-item-product.product-ops-e .txt-names {
  color: #b840e4; }
  .link-item-product.product-ops-e .txt-names:before {
    background: #b840e4; }

.link-item-product.product-sportal-e .txt-names {
  color: #f3aa2b; }
  .link-item-product.product-sportal-e .txt-names:before {
    background: #f3aa2b; }

.link-item-product.product-file-e .txt-names {
  color: #74e1bf; }
  .link-item-product.product-file-e .txt-names:before {
    background: #74e1bf; }

.link-item-product.product-egov-b .txt-names {
  color: #f95f5f; }
  .link-item-product.product-egov-b .txt-names:before {
    background: #f95f5f; }

.link-item-product.product-office-b .txt-names {
  color: #f95f5f; }
  .link-item-product.product-office-b .txt-names:before {
    background: #f95f5f; }

.link-item-product.product-doc-b .txt-names {
  color: #00d2ff; }
  .link-item-product.product-doc-b .txt-names:before {
    background: #00d2ff; }

.link-item-product.product-calendar-b .txt-names {
  color: #74df4f; }
  .link-item-product.product-calendar-b .txt-names:before {
    background: #74df4f; }

.link-item-product.product-report-b .txt-names {
  color: #fda72d; }
  .link-item-product.product-report-b .txt-names:before {
    background: #fda72d; }

.link-item-product.product-social-b .txt-names {
  color: #21f4a2; }
  .link-item-product.product-social-b .txt-names:before {
    background: #21f4a2; }

.link-item-product.product-ecm-b .txt-names {
  color: #ac61f9; }
  .link-item-product.product-ecm-b .txt-names:before {
    background: #ac61f9; }

.link-item-product.product-plan-b .txt-names {
  color: #ff873e; }
  .link-item-product.product-plan-b .txt-names:before {
    background: #ff873e; }

.link-item-product.product-contact-b .txt-names {
  color: #19bf40; }
  .link-item-product.product-contact-b .txt-names:before {
    background: #19bf40; }

.link-item-product.product-email-b .txt-names {
  color: #f76f45; }
  .link-item-product.product-email-b .txt-names:before {
    background: #f76f45; }

.link-item-product.product-archive-b .txt-names {
  color: #ef38ff; }
  .link-item-product.product-archive-b .txt-names:before {
    background: #ef38ff; }

.link-item-product.product-portal-b .txt-names {
  color: #b7e516; }
  .link-item-product.product-portal-b .txt-names:before {
    background: #b7e516; }

.link-item-product.product-talk-b .txt-names {
  color: #ef0e68; }
  .link-item-product.product-talk-b .txt-names:before {
    background: #ef0e68; }

.link-item-product.product-egov-m .txt-names {
  color: #3d8aed; }
  .link-item-product.product-egov-m .txt-names:before {
    background: #3d8aed; }

.link-item-product.product-office-m .txt-names {
  color: #00c2ff; }
  .link-item-product.product-office-m .txt-names:before {
    background: #00c2ff; }

.link-item-product.product-ops-m .txt-names {
  color: #b365f7; }
  .link-item-product.product-ops-m .txt-names:before {
    background: #b365f7; }

.wrp-page-products-content-details .wrp-page-items {
  padding: 80px 0;
  font: 17px/27px La; }
  .wrp-page-products-content-details .wrp-page-items .link-item-product {
    padding: 25px 15px;
    border-left: 5px solid #e2e9ec; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product .grp-txt-name .txt-neo, .wrp-page-products-content-details .wrp-page-items .link-item-product .grp-txt-name .txt-names {
      font: 35px/40px La-Bo; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product .txt-fulls {
      font: 23px/30px La; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-platform-e {
      border-color: #67c372; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-smartOffice-e {
      border-color: #08c7de; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-gateway-e {
      border-color: #8f9bf3; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-iso-e {
      border-color: #f8a70c; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-doc-e {
      border-color: #5bcafd; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-calendar-e {
      border-color: #3adbd1; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-ecm-e {
      border-color: #9e63ff; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-archive-e {
      border-color: #ff7d5a; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-denun-e {
      border-color: #32d38d; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-kiosk-e {
      border-color: #ea588c; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-adt-e {
      border-color: #72dea5; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-rating-e {
      border-color: #6691ea; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-ops-e {
      border-color: #b840e4; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-sportal-e {
      border-color: #f3aa2b; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-file-e {
      border-color: #74e1bf; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-portal-b {
      border-color: #b7e516; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-report-b {
      border-color: #fda72d; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-office-b {
      border-color: #f95f5f; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-calendar-b {
      border-color: #74df4f; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-doc-b {
      border-color: #00d2ff; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-social-b {
      border-color: #21f4a2; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-ecm-b {
      border-color: #ac61f9; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-plan-b {
      border-color: #ff873e; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-contact-b {
      border-color: #19bf40; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-email-b {
      border-color: #f76f45; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-archive-b {
      border-color: #ef38ff; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-talk-b {
      border-color: #ef0e68; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-egov-m {
      border-color: #3d8aed; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-office-m {
      border-color: #00c2ff; }
    .wrp-page-products-content-details .wrp-page-items .link-item-product.product-ops-m {
      border-color: #b365f7; }
  .wrp-page-products-content-details .wrp-page-items .h-page-title {
    font: 30px/40px La; }
  .wrp-page-products-content-details .wrp-page-items .d-text-des {
    text-align: justify; }
    .wrp-page-products-content-details .wrp-page-items .d-text-des h1, .wrp-page-products-content-details .wrp-page-items .d-text-des h2, .wrp-page-products-content-details .wrp-page-items .d-text-des h3, .wrp-page-products-content-details .wrp-page-items .d-text-des h4, .wrp-page-products-content-details .wrp-page-items .d-text-des h5, .wrp-page-products-content-details .wrp-page-items .d-text-des h6 {
      margin: 30px 0 15px; }
  .wrp-page-products-content-details .wrp-page-items .d-items {
    text-align: center;
    color: #7b7b7b;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 50px; }
    .wrp-page-products-content-details .wrp-page-items .d-items img {
      margin: 0 0 10px; }
    .wrp-page-products-content-details .wrp-page-items .d-items .txt-color {
      font: 30px/40px La; }
    .wrp-page-products-content-details .wrp-page-items .d-items.d-years .txt-color {
      color: #ffae12; }
    .wrp-page-products-content-details .wrp-page-items .d-items.d-cities .txt-color {
      color: #f46448; }
    .wrp-page-products-content-details .wrp-page-items .d-items.d-units .txt-color {
      color: #7cca70; }
  .wrp-page-products-content-details .wrp-page-items .col-content-products {
    text-align: center; }
    .wrp-page-products-content-details .wrp-page-items .col-content-products .h-page-title {
      font: 35px/40px La; }
    .wrp-page-products-content-details .wrp-page-items .col-content-products .d-text-des {
      padding: 0 8% 50px;
      text-align: center; }
  .wrp-page-products-content-details .wrp-page-items.wrp-page-items-dark {
    background: #f7f8f9; }

.row-header .portlet-navigation .navbar-site {
  border: none;
  justify-content: center; }
  .row-header .portlet-navigation .navbar-site li {
    margin: 0 10px; }
    .row-header .portlet-navigation .navbar-site li .child-menu {
      display: none !important; }
    .row-header .portlet-navigation .navbar-site li a {
      background: rgba(88, 112, 120, 0.85);
      border: none;
      color: #fff;
      text-align: center;
      font: 20px/26px La;
      padding: 15px 30px 15px 20px;
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
      border-radius: 8px; }
      .row-header .portlet-navigation .navbar-site li a .text-truncate {
        display: flex;
        align-items: center;
        gap: 10px; }
      .row-header .portlet-navigation .navbar-site li a img {
        display: block;
        max-height: 100%;
        max-width: 100%; }
      .row-header .portlet-navigation .navbar-site li a .lfr-nav-child-toggle {
        display: none; }
    .row-header .portlet-navigation .navbar-site li.active a, .row-header .portlet-navigation .navbar-site li.selected a {
      background: #41caff;
      background: linear-gradient(to left, #24baff, #59f0ff);
      box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2); }

.row-footer .wrp-content-hotnews .h-title-home-hotnews {
  padding-top: 70px;
  border-top: 1px solid #f1f3f5; }

.wrp-pagetitle-pages {
  padding: 55px 0 0; }
  .wrp-pagetitle-pages .h-page-title {
    text-align: center;
    margin: 0 0 15px;
    color: #fff;
    display: block;
    font-size: 30px;
    text-transform: uppercase;
    background: url(../images/custom/line-title-white.png) no-repeat center bottom;
    padding: 0 0 10px; }
    .wrp-pagetitle-pages .h-page-title span {
      color: #2caeff; }
  .wrp-pagetitle-pages .d-text-des {
    padding: 0 10%;
    text-align: center;
    color: #fff;
    font: 17px/23px La; }

.wrp-content-top-clients {
  padding: 80px 0; }
  .wrp-content-top-clients .col-client-item {
    text-align: center; }
    .wrp-content-top-clients .col-client-item span {
      display: block; }
      .wrp-content-top-clients .col-client-item span.numbers-plus {
        font: 45px/55px La-Bo; }
      .wrp-content-top-clients .col-client-item span.text-title-1 {
        font: 20px/25px La-Bo;
        padding-top: 10px; }
      .wrp-content-top-clients .col-client-item span.text-title-2 {
        font: 16px/25px La; }
    .wrp-content-top-clients .col-client-item.col-client-item-1 {
      border-right: 1px solid #f1f3f5; }
      .wrp-content-top-clients .col-client-item.col-client-item-1 .numbers-plus {
        color: #30a3f8; }
    .wrp-content-top-clients .col-client-item.col-client-item-2 {
      border-right: 1px solid #f1f3f5; }
      .wrp-content-top-clients .col-client-item.col-client-item-2 .numbers-plus {
        color: #f43232; }
    .wrp-content-top-clients .col-client-item.col-client-item-3 {
      border-right: 1px solid #f1f3f5; }
      .wrp-content-top-clients .col-client-item.col-client-item-3 .numbers-plus {
        color: #ffa024; }
    .wrp-content-top-clients .col-client-item.col-client-item-4 .numbers-plus {
      color: #7ac64c; }

.col-top-summary {
  text-align: center;
  color: #444c51; }
  .col-top-summary .h-page-title {
    margin: 0 0 10px;
    display: block;
    font-size: 26px;
    border-top: 1px solid #f1f3f5;
    padding-top: 65px;
    text-transform: uppercase; }
  .col-top-summary .d-text-des {
    padding: 0 10% 55px; }

.ul-list-views {
  margin-left: -10px;
  margin-right: -10px; }
  .ul-list-views ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .ul-list-views li {
    float: left;
    width: 25%;
    padding: 10px; }
    .ul-list-views li .item-clients {
      height: 200px;
      padding: 30px 25px 0;
      text-align: center;
      border: 1px solid #e7e8e9;
      box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
      border-radius: 12px; }
      .ul-list-views li .item-clients img {
        display: block;
        margin: 0 auto 15px; }
      .ul-list-views li .item-clients .text-nameClients {
        margin: 0;
        color: #7b7b7b;
        font: 17px/20px La; }

.h-text-more {
  padding: 80px 0 150px;
  margin: 0;
  text-align: center;
  font: 22px/35px La;
  color: #444; }

.d-text-info-summarys {
  line-height: 26px;
  text-align: justify;
  text-align-last: left; }
  .d-text-info-summarys .maxim-NSS {
    position: relative;
    margin: 15px 0;
    font: 17px/30px La-Bo;
    text-transform: uppercase; }
    .d-text-info-summarys .maxim-NSS:before, .d-text-info-summarys .maxim-NSS:after {
      content: '';
      display: inline-block;
      position: relative;
      width: 30px; }
    .d-text-info-summarys .maxim-NSS:before {
      background: url(../images/custom/ic-quote-lf.png) no-repeat left top;
      height: 30px; }
    .d-text-info-summarys .maxim-NSS:after {
      background: url(../images/custom/ic-quote-rg.png) no-repeat right bottom;
      float: right;
      height: 45px; }

.wrp-content-info-contacts {
  background: #f7f8f9;
  padding: 80px 0;
  text-align: center; }
  .wrp-content-info-contacts .h-title-home-services {
    margin: 0 0 30px;
    background: url(../images/custom/line-title-red.png) no-repeat center bottom;
    padding: 0 0 20px; }
    .wrp-content-info-contacts .h-title-home-services font {
      display: block;
      font: 22px/35px La-Li;
      color: #999; }
    .wrp-content-info-contacts .h-title-home-services span {
      display: block;
      color: #f43232;
      text-transform: uppercase;
      font-size: 32px; }
      .wrp-content-info-contacts .h-title-home-services span.sp-text-name-en {
        font: 24px/35px La;
        color: #000;
        text-transform: none; }
  .wrp-content-info-contacts .d-text-info-NSS {
    font-size: 17px; }
    .wrp-content-info-contacts .d-text-info-NSS p {
      margin: 0 0 5px; }
      .wrp-content-info-contacts .d-text-info-NSS p span {
        color: #1b1c1e; }

.wrp-nss-contacts .wrp-content-info-contacts {
  background: #fff; }

.wrp-nss-contacts .wrp-nss-maps {
  position: relative; }
  .wrp-nss-contacts .wrp-nss-maps iframe {
    display: block; }

.wrp-content-info-business {
  background: url(../images/custom/bg-about-business.jpg) no-repeat center top;
  padding: 100px 0 150px; }
  .wrp-content-info-business .content-info-business {
    background: rgba(40, 53, 72, 0.95);
    color: #fff;
    padding: 60px 50px;
    box-shadow: -15px 15px 0 rgba(0, 0, 0, 0.05);
    border-radius: 50px; }
    .wrp-content-info-business .content-info-business h2 {
      font: 22px/27px La-Ba;
      text-transform: uppercase;
      margin-bottom: 15px; }
      .wrp-content-info-business .content-info-business h2 span {
        background: #0ed3ff;
        padding: 12px 45px 8px;
        margin-left: 15px;
        display: inline-block;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
        border-radius: 30px; }
    .wrp-content-info-business .content-info-business ul {
      list-style: none;
      padding: 15px 0;
      margin: 0 0 0 30px;
      border-left: 1px dashed rgba(255, 255, 255, 0.5); }
      .wrp-content-info-business .content-info-business ul li {
        position: relative;
        padding: 15px 0 15px 50px;
        line-height: 25px;
        font-size: 18px; }
        .wrp-content-info-business .content-info-business ul li:before, .wrp-content-info-business .content-info-business ul li:after {
          content: '';
          display: block;
          position: absolute;
          border-radius: 30px; }
        .wrp-content-info-business .content-info-business ul li:before {
          left: -16px;
          top: 10px;
          width: 32px;
          height: 32px;
          background: #303c4d;
          border: 2px solid rgba(255, 255, 255, 0.25);
          box-shadow: 0 5px 10px rgba(19, 37, 47, 0.5); }
        .wrp-content-info-business .content-info-business ul li:after {
          left: -5px;
          top: 21px;
          width: 10px;
          height: 10px;
          background: rgba(255, 255, 255, 0.5); }
        .wrp-content-info-business .content-info-business ul li:hover {
          color: #97ecff; }
          .wrp-content-info-business .content-info-business ul li:hover:before {
            border-color: #97ecff;
            box-shadow: 0 10px 15px rgba(19, 37, 47, 0.75);
            transition: all .3s; }
          .wrp-content-info-business .content-info-business ul li:hover:after {
            background: #97ecff; }

.portlet-asset-publisher-outsourcing .asset-abstract {
  padding: 0 0 20px 0;
  margin-bottom: 30px !important;
  border-bottom: 1px solid #f1f3f5; }
  .portlet-asset-publisher-outsourcing .asset-abstract .asset-title {
    font: 22px/28px La-Bo; }
    .portlet-asset-publisher-outsourcing .asset-abstract .asset-title a {
      display: block;
      color: #000; }
      .portlet-asset-publisher-outsourcing .asset-abstract .asset-title a:hover, .portlet-asset-publisher-outsourcing .asset-abstract .asset-title a:focus {
        color: #007bff; }
  .portlet-asset-publisher-outsourcing .asset-abstract .asset-summary {
    color: #222;
    line-height: 25px;
    display: inline-block;
    width: 100%;
    text-align: justify; }
    .portlet-asset-publisher-outsourcing .asset-abstract .asset-summary .cover-image {
      float: left;
      width: 325px;
      height: 200px;
      padding: 0;
      margin-right: 20px;
      margin-bottom: 0 !important;
      border-radius: 12px; }
  .portlet-asset-publisher-outsourcing .asset-abstract .asset-links {
    display: none; }

.portlet-asset-publisher-outsourcing .asset-full-content .asset-content {
  margin-top: 20px; }

.portlet-asset-publisher-outsourcing .asset-full-content .asset-links {
  margin-top: 100px; }
  .portlet-asset-publisher-outsourcing .asset-full-content .asset-links .sheet-tertiary-title {
    font: 22px/27px La-Bo; }
  .portlet-asset-publisher-outsourcing .asset-full-content .asset-links .list-group .list-group-item {
    border: none; }
    .portlet-asset-publisher-outsourcing .asset-full-content .asset-links .list-group .list-group-item .sticker {
      display: none; }
    .portlet-asset-publisher-outsourcing .asset-full-content .asset-links .list-group .list-group-item .autofit-col {
      padding: 10px 0; }
      .portlet-asset-publisher-outsourcing .asset-full-content .asset-links .list-group .list-group-item .autofit-col .list-group-title {
        background: url(../images/general/ic-arrow-angle-right.png) no-repeat left 4px;
        padding-left: 25px; }
        .portlet-asset-publisher-outsourcing .asset-full-content .asset-links .list-group .list-group-item .autofit-col .list-group-title .text-truncate {
          white-space: normal; }
        .portlet-asset-publisher-outsourcing .asset-full-content .asset-links .list-group .list-group-item .autofit-col .list-group-title:hover, .portlet-asset-publisher-outsourcing .asset-full-content .asset-links .list-group .list-group-item .autofit-col .list-group-title:focus {
          background-image: url(../images/general/ic-arrow-angle-right-hv.png); }
          .portlet-asset-publisher-outsourcing .asset-full-content .asset-links .list-group .list-group-item .autofit-col .list-group-title:hover [href], .portlet-asset-publisher-outsourcing .asset-full-content .asset-links .list-group .list-group-item .autofit-col .list-group-title:focus [href] {
            color: #28bbff; }

.col-right-content .portlet-navigation {
  padding: 80px 0 30px; }
  .col-right-content .portlet-navigation .portlet {
    border-color: #e7e8e9;
    box-shadow: 0 0 0 1px #e7e8e9;
    border-radius: 12px; }
    .col-right-content .portlet-navigation .portlet .portlet-header {
      padding: 15px 20px 10px; }
      .col-right-content .portlet-navigation .portlet .portlet-header .portlet-title-text {
        margin: 0;
        font: 20px/25px La-Bo;
        text-transform: uppercase; }
    .col-right-content .portlet-navigation .portlet .portlet-content-container {
      padding-top: 0; }
    .col-right-content .portlet-navigation .portlet .list-menu ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .col-right-content .portlet-navigation .portlet .list-menu ul li {
        position: relative;
        padding-left: 5px; }
        .col-right-content .portlet-navigation .portlet .list-menu ul li a {
          font: 17px/25px La-Bo;
          padding: 12px 15px 12px 0;
          border-bottom: 1px solid #f5f6f7;
          display: block;
          color: #000; }
          .col-right-content .portlet-navigation .portlet .list-menu ul li a:hover, .col-right-content .portlet-navigation .portlet .list-menu ul li a:focus {
            color: #26b2f5; }
          .col-right-content .portlet-navigation .portlet .list-menu ul li a.selected, .col-right-content .portlet-navigation .portlet .list-menu ul li a.active {
            color: #26b2f5; }
        .col-right-content .portlet-navigation .portlet .list-menu ul li li {
          padding-left: 25px;
          background: url(../images/general/ic-arrow-angle-right.png) no-repeat left 15px; }
          .col-right-content .portlet-navigation .portlet .list-menu ul li li a {
            font: 16px/24px La; }

.col-right-content .portlet-asset-tags-navigation {
  padding-bottom: 120px; }
  .col-right-content .portlet-asset-tags-navigation .portlet .portlet-header {
    padding: 10px 0;
    border-bottom: 2px solid #e7e8e9; }
    .col-right-content .portlet-asset-tags-navigation .portlet .portlet-header .portlet-title-text {
      margin: 0;
      font: 22px/27px La; }
  .col-right-content .portlet-asset-tags-navigation .portlet .tag-items {
    list-style: none;
    padding: 20px 0 0;
    margin: 0; }
    .col-right-content .portlet-asset-tags-navigation .portlet .tag-items li {
      background: #f7f8f9;
      padding: 10px 15px;
      margin: 0 8px 8px 0;
      line-height: 20px;
      font-size: 16px;
      border-radius: 100px; }
      .col-right-content .portlet-asset-tags-navigation .portlet .tag-items li a {
        color: #666;
        display: block;
        text-transform: capitalize; }
      .col-right-content .portlet-asset-tags-navigation .portlet .tag-items li:hover {
        background: #edf9ff; }
        .col-right-content .portlet-asset-tags-navigation .portlet .tag-items li:hover a {
          color: #26b2f5; }

.tbl-nss-careers {
  border: 1px solid #e2e5ec; }
  .tbl-nss-careers td {
    border: 1px solid #e2e5ec;
    padding: 12px;
    font: 17px/25px La;
    vertical-align: top; }
    .tbl-nss-careers td.txt-labels {
      width: 22%;
      font-family: La-Bo;
      text-align: right; }
    .tbl-nss-careers td.w40 {
      width: 40%; }
    .tbl-nss-careers td .btn-linkcontacts {
      font-family: 'La-Bo';
      color: #21baff;
      padding: 0;
      text-decoration: underline; }
      .tbl-nss-careers td .btn-linkcontacts:hover, .tbl-nss-careers td .btn-linkcontacts:focus {
        color: #52dfff; }

.portlet-asset-publisher .component-title {
  margin: 0;
  display: flex; }
  .portlet-asset-publisher .component-title .header-back-to a {
    width: 32px;
    height: 32px;
    padding: 7px;
    margin-right: 15px;
    background: #e2e5ec;
    border-radius: 30px; }
    .portlet-asset-publisher .component-title .header-back-to a:hover, .portlet-asset-publisher .component-title .header-back-to a:focus {
      background: #1fcbff; }
      .portlet-asset-publisher .component-title .header-back-to a:hover .c-inner svg, .portlet-asset-publisher .component-title .header-back-to a:focus .c-inner svg {
        fill: #fff; }
    .portlet-asset-publisher .component-title .header-back-to a .c-inner {
      padding: 0; }
      .portlet-asset-publisher .component-title .header-back-to a .c-inner svg {
        width: 16px;
        height: 16px;
        fill: #555; }
  .portlet-asset-publisher .component-title .asset-title {
    font: 24px/30px La-Bo;
    padding-top: 3px; }
  .portlet-asset-publisher .component-title ~ .d-inline-flex {
    width: 32px; }

.portlet-asset-publisher .portlet-content .taglib-categorization-filter {
  font: 18px/25px La; }
  .portlet-asset-publisher .portlet-content .taglib-categorization-filter .label {
    background: #eef6ff;
    border: none;
    color: #1ad3f0;
    font: 16px/20px La;
    padding: 5px 10px 5px 15px;
    border-radius: 30px; }

.portlet-asset-publisher .portlet-content .asset-abstract .align-items-center {
  align-items: start !important;
  position: relative;
  z-index: 2; }

.portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article * {
  font-size: 17px;
  line-height: 27px;
  text-align: justify; }

.portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article img {
  width: 100%;
  margin: 10px 0; }

.portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article b, .portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article strong {
  font-size: 18px; }

.portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article h1, .portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article .h1 {
  font-size: 24px; }

.portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article h2, .portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article .h2 {
  font-size: 23px; }

.portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article h3, .portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article .h3 {
  font-size: 22px; }

.portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article h4, .portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article .h4 {
  font-size: 21px; }

.portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article h5, .portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article .h5 {
  font-size: 19px; }

.portlet-asset-publisher .portlet-content .asset-full-content .journal-content-article .txt-labels {
  text-align: left; }

.col-left-content .portlet-journal-content .journal-content-article {
  font-size: 17px;
  line-height: 25px;
  text-align: justify; }
  .col-left-content .portlet-journal-content .journal-content-article ul {
    margin: 0;
    list-style: circle;
    padding-left: 25px; }
  .col-left-content .portlet-journal-content .journal-content-article blockquote {
    margin: 0; }
  .col-left-content .portlet-journal-content .journal-content-article h2, .col-left-content .portlet-journal-content .journal-content-article .h2 {
    font-size: 21px; }
  .col-left-content .portlet-journal-content .journal-content-article h3, .col-left-content .portlet-journal-content .journal-content-article .h3 {
    font-size: 20px; }
  .col-left-content .portlet-journal-content .journal-content-article h4, .col-left-content .portlet-journal-content .journal-content-article .h4 {
    font-size: 19px; }

.portlet-site-map .portlet-body ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 50px; }
  .portlet-site-map .portlet-body ul li {
    font: 24px/30px La-Bo;
    text-transform: uppercase; }
    .portlet-site-map .portlet-body ul li a {
      color: #000;
      display: block;
      padding: 10px 0;
      background: #fff; }
      .portlet-site-map .portlet-body ul li a:hover, .portlet-site-map .portlet-body ul li a:focus {
        color: #1ad3f0; }
    .portlet-site-map .portlet-body ul li ul {
      border-left: 2px solid #f2f5fc;
      margin-left: 5px; }
      .portlet-site-map .portlet-body ul li ul li {
        padding-left: 30px;
        font: 21px/25px La-Bo;
        text-transform: none; }
        .portlet-site-map .portlet-body ul li ul li li {
          font: 19px/25px La; }
          .portlet-site-map .portlet-body ul li ul li li li {
            font-size: 17px; }

.wrp-content-oops {
  padding: 100px 0 300px; }
  .wrp-content-oops .col-text-oops span {
    display: block;
    font: 20px/28px La-Li; }
    .wrp-content-oops .col-text-oops span.text-1 {
      font: 28px/35px La-Li;
      padding-top: 75px; }
    .wrp-content-oops .col-text-oops span.text-2 {
      font: 35px/45px La-Bo;
      margin-bottom: 15px;
      color: #ff5722;
      text-transform: uppercase; }
    .wrp-content-oops .col-text-oops span.text-3 {
      padding: 20px 0 20px 25px;
      border-left: 5px solid #32dcff;
      background: linear-gradient(to right, #ebfaff, #fff);
      border-radius: 15px; }

.portlet-login-TTHT .portlet {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(133deg, #fff6fa, #ffffff, #f3ffff); }
  .portlet-login-TTHT .portlet .portlet-content {
    width: 400px;
    background: url("../images/custom/nss_logo_sticky.png") no-repeat center top;
    padding-top: 150px; }
    .portlet-login-TTHT .portlet .portlet-content .portlet-title-text {
      font: 28px/45px La-Li; }
    .portlet-login-TTHT .portlet .portlet-content .login-container .c-mt-3.navigation {
      display: none; }
    .portlet-login-TTHT .portlet .portlet-content .login-container .fieldset .input-text-wrapper .control-label {
      margin-bottom: 5px; }
    .portlet-login-TTHT .portlet .portlet-content .login-container .fieldset .input-text-wrapper .form-control {
      height: 42px; }
    .portlet-login-TTHT .portlet .portlet-content .login-container .button-holder .btn {
      width: 100%;
      height: 45px; }

@use "sass:math" as *;
/**
 * Clay 3.64.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@use "sass:math" as *;
/**
 * Clay 3.64.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.material-menu-button {
  display: none; }

.material-menu-titlebar {
  display: none !important; }

@media (max-width: 1280px) {
  .wrp-content-hotnews .owl-carousel-news .owl-nav button.owl-prev {
    left: 10px; }
  .wrp-content-hotnews .owl-carousel-news .owl-nav button.owl-next {
    right: 10px; } }

@media (max-width: 1024px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 95%; }
  .cadmin.control-menu-container, .portlet-user-personal-bar, .portlet-user-personal-bar a.sign-in {
    display: none !important; }
  #wrapper .material-menu-wrapper {
    background: #5d8294;
    background: linear-gradient(to bottom, #5d8294, #2c5d75);
    box-shadow: 1px 0 10px rgba(18, 29, 41, 0.5); }
    #wrapper .material-menu-wrapper .material-menu {
      height: 100%;
      width: 100%;
      display: block;
      padding: 125px 25px 0;
      background: url(../images/custom/nss_logo.png) no-repeat center 20px;
      background-size: 175px; }
      #wrapper .material-menu-wrapper .material-menu .portlet-navigation {
        display: block; }
        #wrapper .material-menu-wrapper .material-menu .portlet-navigation ul.navbar-site {
          display: block; }
          #wrapper .material-menu-wrapper .material-menu .portlet-navigation ul.navbar-site li {
            width: 100%;
            display: block;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
            #wrapper .material-menu-wrapper .material-menu .portlet-navigation ul.navbar-site li a {
              padding: 18px 0; }
            #wrapper .material-menu-wrapper .material-menu .portlet-navigation ul.navbar-site li:last-child {
              border: none; }
              #wrapper .material-menu-wrapper .material-menu .portlet-navigation ul.navbar-site li:last-child a {
                margin: 0;
                background: none;
                padding: 18px 0;
                box-shadow: none; }
  #wrapper .material-menu-button {
    position: absolute;
    top: 30px;
    right: 25px;
    z-index: 4;
    display: block;
    width: 44px;
    height: 44px;
    padding: 11px;
    border: none;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 10px 0; }
  #wrapper .material-menu-button:hover, #wrapper .material-menu-button:focus {
    background: none;
    cursor: pointer; }
  #wrapper .material-menu-button span {
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 4px;
    background: #fff; }
  #wrapper .material-menu-titlebar .material-menu-button {
    position: static; }
  #banner {
    position: fixed;
    z-index: 99999;
    background: linear-gradient(to bottom, rgba(30, 54, 64, 0.75), rgba(58, 86, 97, 0)); }
    #banner.sticky {
      display: none !important; }
    #banner .logo img {
      height: 70px; }
    #banner .portlet-navigation {
      display: none; }
  .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item h2 span {
    font-size: 24px;
    line-height: 32px; }
  .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item h2 font {
    font-size: 22px; }
  .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .d-txt-des {
    padding: 0 5%; }
  .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .a-links {
    margin-top: 25px; }
  .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .item-tet2023 {
    background-size: 200px;
    background-position: 80% 0; }
  .wrp-supports ul li a img {
    height: 48px;
    margin-right: 15px; }
  .wrp-supports ul li a span.text-small {
    padding: 0 0 3px; }
  .wrp-supports ul li a span.text-larger {
    font-size: 20px; }
  .wrp-supports ul li.col-center {
    padding: 0 25px; }
  .wrp-supports ul li.col-last {
    padding-left: 25px; }
  .wrp-content-abouts .col-left-texts .d-top-titles .h-title-vn {
    font-size: 24px;
    line-height: 28px; }
  .wrp-content-abouts .col-right-numbers ul li span.numbers-plus {
    font-size: 36px; }
  .wrp-content-abouts .col-right-numbers ul li span.text-title-2 {
    font-size: 13px;
    line-height: 16px; }
  .wrp-content-whychooses .d-item {
    padding: 110px 20px 0;
    background-size: 64px !important; }
    .wrp-content-whychooses .d-item .h-text-info {
      font-size: 17px;
      text-align: justify;
      text-align-last: center; }
  .wrp-content-services .d-text-des {
    padding-left: 5%;
    padding-right: 5%; }
  .wrp-content-hotlines .btn-registry-trial {
    padding: 15px 35px 15px 70px;
    background-position: 30px center; }
  .wrp-content-hotlines .d-grp-tels {
    padding: 8px 30px 0 65px;
    background-size: 55px !important; }
    .wrp-content-hotlines .d-grp-tels a {
      font-size: 22px; }
  .ul-list-views li {
    width: 33.33333%; }
  .wrp-page-products .row-list-products .d-items {
    width: 50%; }
  .wrp-content-footer ul li.col-item-first {
    width: 54%; }
    .wrp-content-footer ul li.col-item-first h1 {
      font-size: 20px; }
  .wrp-content-footer ul li.col-item-1, .wrp-content-footer ul li.col-item-last {
    width: 23%; }
  .wrp-content-footer ul li.col-item-2 {
    display: none !important; }
  .wrp-content-footer .d-copyright .d-right {
    display: none; }
  .wrp-page-products-content-details .wrp-page-items .link-item-product .txt-fulls {
    font-size: 22px;
    line-height: 25px; }
  .wrp-page-products-content-details .wrp-page-items .d-items {
    font-size: 14px;
    line-height: 17px; }
    .wrp-page-products-content-details .wrp-page-items .d-items div {
      padding: 0 5%; }
  .wrp-page-products-content-details .wrp-page-items .col-content-products .h-page-title {
    font-size: 30px; }
  .wrp-page-products-content-details .wrp-page-items .col-content-products .d-text-des {
    padding: 0 0 50px;
    text-align: justify;
    text-align-last: center; }
  .wrp-content-oops .col-text-oops span {
    font: 18px/25px La; }
    .wrp-content-oops .col-text-oops span.text-1 {
      padding-top: 25px; } }

@media (max-width: 960px) {
  .container, .container-sm, .container-md {
    max-width: 96%; }
  #content .NSSPortal .wrp-videos, .wrp-content-slide {
    height: 550px;
    max-height: 80vh; }
  #content .NSSPortal-pages .row-header {
    min-height: 325px; }
  #content .NSSPortal-pages .wrp-videos {
    height: 325px; }
  #content .NSSPortal-pages .row-header, #content .NSSPortal-product .row-header {
    padding-top: 50px; }
  .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .d-txt-des {
    padding: 0;
    font-size: 16px;
    line-height: 21px; }
  .wrp-pagetitle-products .d-text-des, .wrp-pagetitle-pages .d-text-des {
    padding: 0;
    text-align: justify;
    text-align-last: center; }
  .col-top-summary .d-text-des {
    padding-left: 0;
    padding-right: 0;
    text-align: justify;
    text-align-last: center; }
  .wrp-supports {
    display: none; }
  .wrp-content-products {
    background-position: 25% center; }
    .wrp-content-products .title-items.col-3 {
      flex: 0 0 30%;
      max-width: 30%; }
    .wrp-content-products .list-items.col-9 {
      flex: 0 0 70%;
      max-width: 70%; }
  .wrp-content-services .d-text-des {
    padding-left: 0;
    padding-right: 0; }
  .wrp-content-services .row-padding-25 .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%; }
  .wrp-content-partnersClients .col-md-6.col-clients-first {
    flex: 0 0 100%;
    max-width: 100%; }
  .wrp-content-partnersClients .col-md-6.col-clients-last {
    display: none; }
  .wrp-content-hotlines .col-md-4 .d-grp-tels {
    padding-right: 10px; }
    .wrp-content-hotlines .col-md-4 .d-grp-tels span {
      font-size: 11px; }
  .wrp-content-hotlines .col-md-4.col-hotlines-first {
    display: none; }
  .wrp-content-hotlines .col-md-4.col-hotlines-center, .wrp-content-hotlines .col-md-4.col-hotlines-right {
    flex: 0 0 50%;
    max-width: 50%; }
  .wrp-content-hotlines .col-md-4.col-hotlines-right .d-grp-tels {
    float: left;
    margin-left: 10px;
    text-align: left; }
  .wrp-content-whychooses .d-text-des {
    padding: 0;
    text-align: justify;
    text-align-last: center; }
  .wrp-content-hotnews .h-title-home-hotnews .sp-text-des {
    padding: 0;
    text-align: justify;
    text-align-last: center; }
  .wrp-page-products .d-text-des {
    padding: 0 0 30px;
    text-align: justify;
    text-align-last: center; }
  .wrp-content-oops {
    padding-bottom: 100px; }
    .wrp-content-oops.col-text-oops {
      flex: 0 0 100%;
      max-width: 100%;
      text-align: center; }
      .wrp-content-oops.col-text-oops span.text-2 {
        font-size: 30px; }
      .wrp-content-oops.col-text-oops span.text-3 {
        background: #ebfaff;
        padding: 20px; }
    .wrp-content-oops.col-img-oops {
      display: none; } }

@media (max-width: 820px) {
  #content .NSSPortal-product .wrp-videos {
    height: 500px; }
  #content .NSSPortal-product .row-header {
    min-height: 500px; }
  .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item h2 {
    margin: 50px 0 10px; }
  .wrp-content-abouts .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%; }
    .wrp-content-abouts .col-md-6.col-left-texts .d-text-summarys {
      margin-bottom: 50px; }
    .wrp-content-abouts .col-md-6.col-right-numbers ul li {
      text-align: center;
      padding: 20px 10px; }
  .wrp-content-partnersClients {
    text-align: center; }
    .wrp-content-partnersClients .col-clients-first .h-title-home-clients {
      background-position: center bottom; }
  .wrp-pagetitle-products .d-text-des {
    font-size: 15px;
    line-height: 21px;
    text-align: justify;
    text-align-last: center; }
  .wrp-pagetitle-pages {
    padding-top: 80px; }
    .wrp-pagetitle-pages .h-page-title {
      font-size: 24px; }
  .wrp-content-services .h-title-home-services span, .wrp-content-whychooses .h-title-home-whychooses span, .wrp-content-hotnews .h-title-home-hotnews {
    font-size: 24px;
    line-height: 30px; }
  .wrp-content-products {
    background-position: 35% center; }
  .wrp-content-partnersClients .col-clients-first .h-title-home-clients font {
    font-size: 28px; }
  .row-header .portlet-navigation .navbar-site li a {
    font-size: 17px;
    padding: 15px; }
    .row-header .portlet-navigation .navbar-site li a img {
      max-height: 40px; }
  .wrp-content-footer ul li.col-item-1 {
    display: none; }
  .wrp-content-footer ul li.col-item-first {
    width: 70%; }
  .wrp-content-footer ul li.col-item-last {
    width: 30%; } }

@media (max-width: 768px) {
  .wrp-page-products .h-page-title {
    font-size: 24px;
    line-height: 30px; }
  #content .NSSPortal-pages .row-content .col-left-content, #content .NSSPortal-pages .row-content .col-right-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px; }
  .ul-list-views li .item-clients {
    padding: 25px 15px 0; }
    .ul-list-views li .item-clients img {
      height: 75px; }
    .ul-list-views li .item-clients .text-nameClients {
      font-size: 15px; }
  .wrp-content-top-clients .col-client-item {
    flex: 0 0 50%;
    max-width: 50%; }
    .wrp-content-top-clients .col-client-item.col-client-item-1, .wrp-content-top-clients .col-client-item.col-client-item-2 {
      padding-bottom: 25px;
      border-bottom: 1px solid #f1f3f5; }
    .wrp-content-top-clients .col-client-item.col-client-item-3, .wrp-content-top-clients .col-client-item.col-client-item-4 {
      padding-top: 25px; }
  .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .item-tet2023 {
    background-size: 150px;
    background-position: 85% 25%; } }

@media (max-width: 640px) {
  .wrp-page-products .row-list-products .d-items {
    width: 100%;
    padding-bottom: 5px; }
  .wrp-content-products .title-items h4 {
    font-size: 18px;
    margin: 0 0 10px; }
  .wrp-content-products .title-items p {
    font-size: 15px;
    line-height: 21px; }
  .wrp-page-products-content-details .wrp-page-items .col-6 {
    flex: 0 0 100%;
    max-width: 100%; }
  .wrp-page-products-content-details .wrp-page-items .col-2 {
    flex: 0 0 33%;
    max-width: 33%; }
  .wrp-page-products-content-details .wrp-page-items .d-items {
    padding-top: 30px; }
  .wrp-content-footer ul li.col-item-first {
    width: 100%; }
    .wrp-content-footer ul li.col-item-first .s-skin-portal .group-option-skin {
      width: 100%; }
  .wrp-content-footer ul li.col-item-last {
    display: none; }
  .portlet-copyright-bottom .wrp-content-socials .h-title-home-socials {
    font-size: 26px; }
  .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .text-email-fields {
    width: 65%; }
  .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .btn-submit {
    max-width: 30%; } }

@media (max-width: 560px) {
  #banner .logo {
    width: 100%; }
    #banner .logo img {
      margin: 0 auto; }
  .row-header .portlet-navigation .navbar-site {
    display: block; }
    .row-header .portlet-navigation .navbar-site li {
      display: block;
      width: 70%;
      margin: 10px auto; }
      .row-header .portlet-navigation .navbar-site li a {
        padding-top: 10px;
        padding-bottom: 10px; }
        .row-header .portlet-navigation .navbar-site li a img {
          max-height: 32px; }
  .wrp-pagetitle-products .h-page-title, .wrp-pagetitle-pages .h-page-title {
    font-size: 24px; }
  .wrp-pagetitle-products .d-text-des, .wrp-pagetitle-pages .d-text-des {
    line-height: 21px;
    font-size: 16px; }
  .col-top-summary .h-page-title {
    font-size: 24px; }
  .wrp-pagetitle-products {
    padding-bottom: 10px; }
  .wrp-content-products {
    background-position: left -170px;
    padding-bottom: 0; }
    .wrp-content-products .title-items {
      text-align: center; }
      .wrp-content-products .title-items.col-3 {
        flex: 0 0 100%;
        max-width: 100%; }
      .wrp-content-products .title-items h4 {
        line-height: 20px; }
        .wrp-content-products .title-items h4 font {
          line-height: 35px;
          margin-top: 5px;
          padding: 0; }
      .wrp-content-products .title-items p {
        text-align-last: center;
        margin: 0;
        font-size: 16px; }
    .wrp-content-products .list-items .owl-carousel-products .owl-stage-outer {
      padding: 25px 20px 35px;
      margin-left: -20px;
      margin-right: -20px; }
      .wrp-content-products .list-items .owl-carousel-products .owl-stage-outer .item {
        text-align: center;
        height: 250px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }
        .wrp-content-products .list-items .owl-carousel-products .owl-stage-outer .item a .sp-summarys-prod {
          text-align-last: center; }
    .wrp-content-products .list-items.col-9 {
      flex: 0 0 100%;
      max-width: 100%; }
  .wrp-content-abouts .col-left-texts .d-top-titles:before {
    width: 6px;
    background: linear-gradient(to bottom, #f66, #fff);
    border-radius: 0 30px 5px; }
  .wrp-content-abouts .col-left-texts .d-top-titles .h-title-vn {
    font-size: 18px; }
  .wrp-content-abouts .col-left-texts .d-top-titles .h-title-en {
    font-size: 32px; }
  .wrp-content-abouts .col-right-numbers ul li span.text-title-1 {
    font-size: 18px; }
  .ul-list-views li {
    width: 50%; }
    .ul-list-views li .item-clients img {
      height: 65px; }
    .ul-list-views li .item-clients .text-nameClients br {
      display: none; }
  .wrp-content-info-contacts .h-title-home-services span {
    font-size: 26px; }
  .wrp-content-top-clients .col-client-item span.numbers-plus {
    font-size: 40px;
    line-height: 50px; }
  .wrp-content-top-clients .col-client-item span.text-title-1 {
    font-size: 18px; }
  .wrp-content-top-clients .col-client-item span.text-title-2 {
    font-size: 15px;
    line-height: 20px; }
  .wrp-content-info-business .content-info-business {
    padding: 25px;
    border-radius: 30px; }
    .wrp-content-info-business .content-info-business h2 span {
      padding: 10px 25px;
      margin: 10px 0 0; }
    .wrp-content-info-business .content-info-business ul li {
      font-size: 17px; }
  .wrp-content-whychooses .d-item {
    padding-left: 20%;
    padding-right: 20%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08); }
  .wrp-content-services .row-padding-25 .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%; }
  .wrp-content-services .a-item {
    text-align: center;
    background-position: center 25px !important;
    padding: 110px 20px 20px;
    margin: 10px 0;
    border-radius: 12px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.08); }
    .wrp-content-services .a-item .sp-text-des {
      text-align-last: center; }
  .wrp-content-hotnews .owl-carousel-news .owl-nav button.owl-prev {
    display: none; }
  .wrp-content-hotlines .col-md-4 .d-grp-tels {
    background: none;
    padding: 0;
    height: auto; }
    .wrp-content-hotlines .col-md-4 .d-grp-tels a {
      line-height: 25px;
      font-size: 18px; }
  .wrp-content-hotlines .col-md-4.col-hotlines-right .d-grp-tels {
    margin: 0;
    padding: 0; }
  .portlet-asset-publisher-outsourcing .asset-abstract .asset-summary .cover-image {
    width: 100%;
    margin: 0 0 10px !important; }
  .portlet-asset-publisher .component-title .asset-title {
    font-size: 21px;
    line-height: 26px; }
  .wrp-content-footer ul li.col-item-first {
    text-align: center; }
    .wrp-content-footer ul li.col-item-first h1 {
      font-size: 18px; }
    .wrp-content-footer ul li.col-item-first p {
      padding-left: 0;
      background: none !important; }
  .wrp-content-footer .d-copyright .d-left {
    width: 100%;
    text-align: center; }
  .portlet-copyright-bottom .wrp-content-socials .so-panel-widget .d-textwidget-form-fields .btn-submit {
    font-size: 0;
    vertical-align: top; }
  .portlet-copyright-bottom .wrp-content-socials .h-title-home-socials .sp-text-des {
    font-size: 16px;
    line-height: 21px;
    text-align: justify;
    text-align-last: center; }
  .portlet-login-TTHT .portlet .portlet-content {
    width: 100%; } }

@media (max-width: 414px) {
  .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .a-links {
    height: 44px;
    padding: 12px 50px; }
  .wrp-content-slide .owl-carousel-sliders .owl-stage-outer .owl-stage .owl-item .item-tet2023 {
    background-size: 130px;
    background-position: 60% 15%; } }

@media (max-width: 380px) {
  .wrp-content-abouts .col-left-texts .d-top-titles .h-title-vn {
    font-size: 16px; }
  .wrp-content-abouts .col-left-texts .d-top-titles .h-title-en {
    font-size: 32px; }
  .wrp-content-footer ul li.col-item-first h1 {
    font-size: 17px; } }