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

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

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

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

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

span.alert {
  display: inline-block; }

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

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

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

.important {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6B6C7E; }
  .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: #272833; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #F7F8F9;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #0B5FFF;
      bottom: 0;
      content: "";
      height: 4px;
      left: 0;
      position: absolute;
      right: 0;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    border-width: 1px;
    box-shadow: none;
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #F7F8F9;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #F7F8F9;
      box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #719AFF; }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #F1F2F5; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #0B5FFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #0B5FFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #0B5FFF;
    height: 4px; }

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
body.portlet {
  border-width: 0; }

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

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

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

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

.portlet-topper {
  background-color: #0B5FFF;
  border-color: #0B5FFF;
  border-radius: 2px 2px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #FFF;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*
 * Theme definitions
 */
/*
	File name    : _cxrus_default.scss
	Created by   : Muhamad Ramdani (mr.ramdani@outlook.com) - muhramdani.com
	Created date : 8:58 28/08/2019
*/
body,
html {
  background-color: #ffffff;
  font-family: "Poppins-Regular";
  color: #000000;
  overflow-x: hidden; }

.theme-default a {
  color: #f42534; }

.theme-fcp a {
  color: #80b13e; }

h3 {
  font-family: "Poppins-Bold"; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }

input:-moz-read-only {
  cursor: not-allowed; }

input:read-only {
  cursor: not-allowed; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px rgba(47, 134, 67, 0.02) inset;
  transition: background-color 5000s ease-in-out 0s; }
  .theme-default input:-webkit-autofill, .theme-default
  input:-webkit-autofill:hover, .theme-default
  input:-webkit-autofill:focus textarea:-webkit-autofill, .theme-default
  textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, .theme-default
  select:-webkit-autofill, .theme-default
  select:-webkit-autofill:hover, .theme-default
  select:-webkit-autofill:focus {
    border-color: #f42534;
    -webkit-text-fill-color: #f42534; }
  .theme-fcp input:-webkit-autofill, .theme-fcp
  input:-webkit-autofill:hover, .theme-fcp
  input:-webkit-autofill:focus textarea:-webkit-autofill, .theme-fcp
  textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, .theme-fcp
  select:-webkit-autofill, .theme-fcp
  select:-webkit-autofill:hover, .theme-fcp
  select:-webkit-autofill:focus {
    border-color: #80b13e;
    -webkit-text-fill-color: #80b13e; }

::selection {
  color: #ffffff; }
  .theme-default ::selection {
    background: #f42534;
    color: #ffffff; }
  .theme-fcp ::selection {
    background: #80b13e;
    color: #ffffff; }

.theme-default ::-moz-selection {
  background: #f42534;
  color: #ffffff; }

.theme-fcp ::-moz-selection {
  background: #80b13e;
  color: #ffffff; }

body.admin_control.enable_editable .portlet > .portlet-topper {
  opacity: 0.7 !important;
  -webkit-transform: translateY(-97%) !important;
  -moz-transform: translateY(-97%) !important;
  -ms-transform: translateY(-97%) !important;
  -o-transform: translateY(-97%) !important;
  transform: translateY(-97%) !important;
  z-index: 22; }

body.admin_control.enable_editable .portlet:hover > .portlet-topper {
  opacity: 1 !important; }

.back_to_top {
  position: fixed;
  z-index: 3;
  right: 20px;
  background-color: #018bf8;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  bottom: -100px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer; }
  .theme-default .back_to_top {
    background-color: #f42534;
    color: #ffffff; }
    .theme-default .back_to_top:hover {
      color: #ffffff; }
      .theme-default .back_to_top:hover a {
        color: #ffffff; }
  .theme-fcp .back_to_top {
    background-color: #80b13e;
    color: #ffffff; }
    .theme-fcp .back_to_top:hover {
      color: #ffffff; }
      .theme-fcp .back_to_top:hover a {
        color: #ffffff; }
  .back_to_top .box-shadow {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .back_to_top.hidden {
    display: block !important; }
  .back_to_top:hover {
    background-color: #267337; }
  .back_to_top.showup {
    bottom: 70px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .back_to_top a {
    cursor: pointer;
    font-size: 1.2rem;
    display: block; }
    .theme-default .back_to_top a {
      color: #ffffff; }
    .theme-fcp .back_to_top a {
      color: #ffffff; }

body.show_c_menu #ControlMenu,
body.show_c_menu .control-menu {
  top: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

body.user_control .show_controlMenu {
  display: none !important; }

body .lfr-product-menu-panel.sidenav-menu-slider.open,
body .lfr-product-menu-panel.sidenav-menu-slider .sidenav-menu {
  width: 0px !important; }

body.show_c_menu .lfr-product-menu-panel.sidenav-menu-slider.open,
body.show_c_menu .lfr-product-menu-panel.sidenav-menu-slider .sidenav-menu {
  width: 320px !important; }

body.no-breadcrumb .boxBreadcrumb {
  display: none !important; }

.theme-default #portlet_new-password, .theme-default
#portlet_terms-of-use {
  margin: 150px 0 60px !important; }
  .theme-default #portlet_new-password .autofit-float.autofit-row.portlet-header, .theme-default
  #portlet_terms-of-use .autofit-float.autofit-row.portlet-header {
    display: none !important; }
  .theme-default #portlet_new-password .btn.btn-primary.btn-default, .theme-default
  #portlet_terms-of-use .btn.btn-primary.btn-default {
    background-color: #f42534 !important;
    border-color: #f42534 !important; }
    .theme-default #portlet_new-password .btn.btn-primary.btn-default:hover, .theme-default
    #portlet_terms-of-use .btn.btn-primary.btn-default:hover {
      color: #ffffff !important; }
  .theme-default #portlet_new-password .btn.btn-cancel.btn-default.btn-link, .theme-default
  #portlet_terms-of-use .btn.btn-cancel.btn-default.btn-link {
    color: #000000 !important; }

.theme-fcp #portlet_new-password, .theme-fcp
#portlet_terms-of-use {
  margin: 150px 0 60px !important; }
  .theme-fcp #portlet_new-password .autofit-float.autofit-row.portlet-header, .theme-fcp
  #portlet_terms-of-use .autofit-float.autofit-row.portlet-header {
    display: none !important; }
  .theme-fcp #portlet_new-password .btn.btn-primary.btn-default, .theme-fcp
  #portlet_terms-of-use .btn.btn-primary.btn-default {
    background-color: #80b13e !important;
    border-color: #80b13e !important; }
    .theme-fcp #portlet_new-password .btn.btn-primary.btn-default:hover, .theme-fcp
    #portlet_terms-of-use .btn.btn-primary.btn-default:hover {
      color: #ffffff !important; }
  .theme-fcp #portlet_new-password .btn.btn-cancel.btn-default.btn-link, .theme-fcp
  #portlet_terms-of-use .btn.btn-cancel.btn-default.btn-link {
    color: #000000 !important; }

.show_controlMenu {
  position: fixed;
  top: 0px;
  left: 17%;
  z-index: 1032;
  font-size: 1.2rem;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center; }
  .theme-default .show_controlMenu {
    color: #ffffff;
    background-color: #f42534; }
  .theme-fcp .show_controlMenu {
    color: #ffffff;
    background-color: #80b13e; }
  .show_controlMenu.active {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    top: 60px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg); }
  .show_controlMenu i {
    position: relative;
    top: 3px; }

@media (max-width: 1366px) {
  .show_controlMenu {
    left: 25%; } }

/*disabled for editable*/
body.disable_editable .portlet {
  margin-bottom: 0px !important; }

body.disable_editable .portlet-decorate .portlet-content {
  padding: 0px !important;
  border-width: 0px !important; }

body.disable_editable .portlet-journal-content .portlet .portlet-header {
  display: none !important; }

body.disable_editable .portlet-boundary header.portlet-topper {
  display: none !important; }

body.disable_editable .portlet-boundary .portlet-body .visible-interaction {
  display: none !important; }

body.disable_editable .portlet:hover > .portlet-content-editable,
body.disable_editable .portlet.focus > .portlet-content-editable {
  border-color: transparent !important; }

body.disable_editable .portlet-layout .portlet-header {
  display: none !important; }

body.has-control-menu .affix #ControlMenu,
body.has-control-menu #ControlMenu,
body.has-control-menu .control-menu {
  opacity: 0;
  visibility: hidden;
  top: -56px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.app-main #app-content {
  margin-top: 122px;
  min-height: calc(100vh - (122px + 550px)); }
  @media (max-width: 1024px) {
    .app-main #app-content {
      margin-top: 70px; } }

body.is-home .app-main #app-content {
  margin-top: 0px; }

body.enable_editable .app-main #app-content {
  margin-top: 118px; }

.theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ {
  width: 600px;
  margin: 120px auto; }
  .theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content .portlet-icon-back {
    border: 1px solid;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    background-color: #f42534;
    color: #ffffff;
    margin-bottom: 2rem; }
  .theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 3rem 2rem; }
    .theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default {
      color: #ffffff;
      font-size: 1rem;
      border-radius: 10px !important;
      text-transform: uppercase; }
      .theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default:hover, .theme-default #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default.active {
        background-color: !important;
        color: #ffffff !important;
        border-color: !important; }

.theme-fcp #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ {
  width: 600px;
  margin: 120px auto; }
  .theme-fcp #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content .portlet-icon-back {
    border: 1px solid;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    background-color: #80b13e;
    color: #ffffff;
    margin-bottom: 2rem; }
  .theme-fcp #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 3rem 2rem; }
    .theme-fcp #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default {
      color: #ffffff;
      font-size: 1rem;
      border-radius: 10px !important;
      text-transform: uppercase; }
      .theme-fcp #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default:hover, .theme-fcp #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ .portlet-content-container .login-container .input-container .button-holder .btn.btn-primary.btn-default.active {
        background-color: !important;
        color: #ffffff !important;
        border-color: !important; }

.fixed-bottom,
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10; }

.fixed-top {
  top: 0; }

.fixed-bottom {
  bottom: 0; }

/*animations*/
.hidden {
  display: none; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(6px);
    -ms-transform: translateX(6px);
    transform: translateX(6px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-6px);
    -ms-transform: translateX(-6px);
    transform: translateX(-6px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.delayp1 {
  animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  transition-delay: 0.1s; }

.delayp2 {
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  transition-delay: 0.2s; }

.delayp3 {
  animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  transition-delay: 0.3s; }

.delayp4 {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  transition-delay: 0.4s; }

.delayp5 {
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  transition-delay: 0.5s; }

.delayp6 {
  animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  transition-delay: 0.6s; }

.delayp7 {
  animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  transition-delay: 0.7s; }

.delayp8 {
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  transition-delay: 0.8s; }

.delayp9 {
  animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  transition-delay: 0.9s; }

.delayp10 {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  transition-delay: 1s; }

.delayp11 {
  animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  transition-delay: 1.1s; }

.delayp12 {
  animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  transition-delay: 1.2s; }

.delayp13 {
  animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s;
  -o-animation-delay: 1.3s;
  transition-delay: 1.3s; }

.delayp14 {
  animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
  -o-animation-delay: 1.4s;
  transition-delay: 1.4s; }

.delayp15 {
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  transition-delay: 1.5s; }

.delayp16 {
  animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
  -o-animation-delay: 1.6s;
  transition-delay: 1.6s; }

.delayp17 {
  animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -webkit-animation-delay: 1.7s;
  -o-animation-delay: 1.7s;
  transition-delay: 1.7s; }

.delayp18 {
  animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s;
  -o-animation-delay: 1.8s;
  transition-delay: 1.8s; }

.delayp19 {
  animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -webkit-animation-delay: 1.9s;
  -o-animation-delay: 1.9s;
  transition-delay: 1.9s; }

.delayp20 {
  animation-delay: 2s;
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  transition-delay: 2s; }

.delayp21 {
  animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  -webkit-animation-delay: 2.1s;
  -o-animation-delay: 2.1s;
  transition-delay: 2.1s; }

.delayp22 {
  animation-delay: 2.2s;
  -moz-animation-delay: 2.2s;
  -webkit-animation-delay: 2.2s;
  -o-animation-delay: 2.2s;
  transition-delay: 2.2s; }

.delayp23 {
  animation-delay: 2.3s;
  -moz-animation-delay: 2.3s;
  -webkit-animation-delay: 2.3s;
  -o-animation-delay: 2.3s;
  transition-delay: 2.3s; }

.delayp24 {
  animation-delay: 2.4s;
  -moz-animation-delay: 2.4s;
  -webkit-animation-delay: 2.4s;
  -o-animation-delay: 2.4s;
  transition-delay: 2.4s; }

.delayp25 {
  animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
  -o-animation-delay: 2.5s;
  transition-delay: 2.5s; }

.delayp26 {
  animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  -webkit-animation-delay: 2.6s;
  -o-animation-delay: 2.6s;
  transition-delay: 2.6s; }

.delayp27 {
  animation-delay: 2.7s;
  -moz-animation-delay: 2.7s;
  -webkit-animation-delay: 2.7s;
  -o-animation-delay: 2.7s;
  transition-delay: 2.7s; }

.delayp28 {
  animation-delay: 2.8s;
  -moz-animation-delay: 2.8s;
  -webkit-animation-delay: 2.8s;
  -o-animation-delay: 2.8s;
  transition-delay: 2.8s; }

.delayp29 {
  animation-delay: 2.9s;
  -moz-animation-delay: 2.9s;
  -webkit-animation-delay: 2.9s;
  -o-animation-delay: 2.9s;
  transition-delay: 2.9s; }

.delayp30 {
  animation-delay: 3s;
  -moz-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -o-animation-delay: 3s;
  transition-delay: 3s; }

.delayp31 {
  animation-delay: 3.1s;
  -moz-animation-delay: 3.1s;
  -webkit-animation-delay: 3.1s;
  -o-animation-delay: 3.1s;
  transition-delay: 3.1s; }

.delayp32 {
  animation-delay: 3.2s;
  -moz-animation-delay: 3.2s;
  -webkit-animation-delay: 3.2s;
  -o-animation-delay: 3.2s;
  transition-delay: 3.2s; }

.delayp33 {
  animation-delay: 3.3s;
  -moz-animation-delay: 3.3s;
  -webkit-animation-delay: 3.3s;
  -o-animation-delay: 3.3s;
  transition-delay: 3.3s; }

.delayp34 {
  animation-delay: 3.4s;
  -moz-animation-delay: 3.4s;
  -webkit-animation-delay: 3.4s;
  -o-animation-delay: 3.4s;
  transition-delay: 3.4s; }

.delayp35 {
  animation-delay: 3.5s;
  -moz-animation-delay: 3.5s;
  -webkit-animation-delay: 3.5s;
  -o-animation-delay: 3.5s;
  transition-delay: 3.5s; }

.delayp36 {
  animation-delay: 3.6s;
  -moz-animation-delay: 3.6s;
  -webkit-animation-delay: 3.6s;
  -o-animation-delay: 3.6s;
  transition-delay: 3.6s; }

.delayp37 {
  animation-delay: 3.7s;
  -moz-animation-delay: 3.7s;
  -webkit-animation-delay: 3.7s;
  -o-animation-delay: 3.7s;
  transition-delay: 3.7s; }

.delayp38 {
  animation-delay: 3.8s;
  -moz-animation-delay: 3.8s;
  -webkit-animation-delay: 3.8s;
  -o-animation-delay: 3.8s;
  transition-delay: 3.8s; }

.delayp39 {
  animation-delay: 3.9s;
  -moz-animation-delay: 3.9s;
  -webkit-animation-delay: 3.9s;
  -o-animation-delay: 3.9s;
  transition-delay: 3.9s; }

.delayp40 {
  animation-delay: 4s;
  -moz-animation-delay: 4s;
  -webkit-animation-delay: 4s;
  -o-animation-delay: 4s;
  transition-delay: 4s; }

.delayp41 {
  animation-delay: 4.1s;
  -moz-animation-delay: 4.1s;
  -webkit-animation-delay: 4.1s;
  -o-animation-delay: 4.1s;
  transition-delay: 4.1s; }

.delayp42 {
  animation-delay: 4.2s;
  -moz-animation-delay: 4.2s;
  -webkit-animation-delay: 4.2s;
  -o-animation-delay: 4.2s;
  transition-delay: 4.2s; }

.delayp43 {
  animation-delay: 4.3s;
  -moz-animation-delay: 4.3s;
  -webkit-animation-delay: 4.3s;
  -o-animation-delay: 4.3s;
  transition-delay: 4.3s; }

.delayp44 {
  animation-delay: 4.4s;
  -moz-animation-delay: 4.4s;
  -webkit-animation-delay: 4.4s;
  -o-animation-delay: 4.4s;
  transition-delay: 4.4s; }

.delayp45 {
  animation-delay: 4.5s;
  -moz-animation-delay: 4.5s;
  -webkit-animation-delay: 4.5s;
  -o-animation-delay: 4.5s;
  transition-delay: 4.5s; }

.delayp46 {
  animation-delay: 4.6s;
  -moz-animation-delay: 4.6s;
  -webkit-animation-delay: 4.6s;
  -o-animation-delay: 4.6s;
  transition-delay: 4.6s; }

.delayp47 {
  animation-delay: 4.7s;
  -moz-animation-delay: 4.7s;
  -webkit-animation-delay: 4.7s;
  -o-animation-delay: 4.7s;
  transition-delay: 4.7s; }

.delayp48 {
  animation-delay: 4.8s;
  -moz-animation-delay: 4.8s;
  -webkit-animation-delay: 4.8s;
  -o-animation-delay: 4.8s;
  transition-delay: 4.8s; }

.delayp49 {
  animation-delay: 4.9s;
  -moz-animation-delay: 4.9s;
  -webkit-animation-delay: 4.9s;
  -o-animation-delay: 4.9s;
  transition-delay: 4.9s; }

.delayp50 {
  animation-delay: 5s;
  -moz-animation-delay: 5s;
  -webkit-animation-delay: 5s;
  -o-animation-delay: 5s;
  transition-delay: 5s; }

.delayp51 {
  animation-delay: 5.1s;
  -moz-animation-delay: 5.1s;
  -webkit-animation-delay: 5.1s;
  -o-animation-delay: 5.1s;
  transition-delay: 5.1s; }

.delayp52 {
  animation-delay: 5.2s;
  -moz-animation-delay: 5.2s;
  -webkit-animation-delay: 5.2s;
  -o-animation-delay: 5.2s;
  transition-delay: 5.2s; }

.delayp53 {
  animation-delay: 5.3s;
  -moz-animation-delay: 5.3s;
  -webkit-animation-delay: 5.3s;
  -o-animation-delay: 5.3s;
  transition-delay: 5.3s; }

.delayp54 {
  animation-delay: 5.4s;
  -moz-animation-delay: 5.4s;
  -webkit-animation-delay: 5.4s;
  -o-animation-delay: 5.4s;
  transition-delay: 5.4s; }

.delayp55 {
  animation-delay: 5.5s;
  -moz-animation-delay: 5.5s;
  -webkit-animation-delay: 5.5s;
  -o-animation-delay: 5.5s;
  transition-delay: 5.5s; }

.delayp56 {
  animation-delay: 5.6s;
  -moz-animation-delay: 5.6s;
  -webkit-animation-delay: 5.6s;
  -o-animation-delay: 5.6s;
  transition-delay: 5.6s; }

.delayp57 {
  animation-delay: 5.7s;
  -moz-animation-delay: 5.7s;
  -webkit-animation-delay: 5.7s;
  -o-animation-delay: 5.7s;
  transition-delay: 5.7s; }

.delayp58 {
  animation-delay: 5.8s;
  -moz-animation-delay: 5.8s;
  -webkit-animation-delay: 5.8s;
  -o-animation-delay: 5.8s;
  transition-delay: 5.8s; }

.delayp59 {
  animation-delay: 5.9s;
  -moz-animation-delay: 5.9s;
  -webkit-animation-delay: 5.9s;
  -o-animation-delay: 5.9s;
  transition-delay: 5.9s; }

.delayp60 {
  animation-delay: 6s;
  -moz-animation-delay: 6s;
  -webkit-animation-delay: 6s;
  -o-animation-delay: 6s;
  transition-delay: 6s; }

.delayp61 {
  animation-delay: 6.1s;
  -moz-animation-delay: 6.1s;
  -webkit-animation-delay: 6.1s;
  -o-animation-delay: 6.1s;
  transition-delay: 6.1s; }

.delayp62 {
  animation-delay: 6.2s;
  -moz-animation-delay: 6.2s;
  -webkit-animation-delay: 6.2s;
  -o-animation-delay: 6.2s;
  transition-delay: 6.2s; }

.delayp63 {
  animation-delay: 6.3s;
  -moz-animation-delay: 6.3s;
  -webkit-animation-delay: 6.3s;
  -o-animation-delay: 6.3s;
  transition-delay: 6.3s; }

.delayp64 {
  animation-delay: 6.4s;
  -moz-animation-delay: 6.4s;
  -webkit-animation-delay: 6.4s;
  -o-animation-delay: 6.4s;
  transition-delay: 6.4s; }

.delayp65 {
  animation-delay: 6.5s;
  -moz-animation-delay: 6.5s;
  -webkit-animation-delay: 6.5s;
  -o-animation-delay: 6.5s;
  transition-delay: 6.5s; }

.delayp66 {
  animation-delay: 6.6s;
  -moz-animation-delay: 6.6s;
  -webkit-animation-delay: 6.6s;
  -o-animation-delay: 6.6s;
  transition-delay: 6.6s; }

.delayp67 {
  animation-delay: 6.7s;
  -moz-animation-delay: 6.7s;
  -webkit-animation-delay: 6.7s;
  -o-animation-delay: 6.7s;
  transition-delay: 6.7s; }

.delayp68 {
  animation-delay: 6.8s;
  -moz-animation-delay: 6.8s;
  -webkit-animation-delay: 6.8s;
  -o-animation-delay: 6.8s;
  transition-delay: 6.8s; }

.delayp69 {
  animation-delay: 6.9s;
  -moz-animation-delay: 6.9s;
  -webkit-animation-delay: 6.9s;
  -o-animation-delay: 6.9s;
  transition-delay: 6.9s; }

.delayp70 {
  animation-delay: 7s;
  -moz-animation-delay: 7s;
  -webkit-animation-delay: 7s;
  -o-animation-delay: 7s;
  transition-delay: 7s; }

.delayp71 {
  animation-delay: 7.1s;
  -moz-animation-delay: 7.1s;
  -webkit-animation-delay: 7.1s;
  -o-animation-delay: 7.1s;
  transition-delay: 7.1s; }

.delayp72 {
  animation-delay: 7.2s;
  -moz-animation-delay: 7.2s;
  -webkit-animation-delay: 7.2s;
  -o-animation-delay: 7.2s;
  transition-delay: 7.2s; }

.delayp73 {
  animation-delay: 7.3s;
  -moz-animation-delay: 7.3s;
  -webkit-animation-delay: 7.3s;
  -o-animation-delay: 7.3s;
  transition-delay: 7.3s; }

.delayp74 {
  animation-delay: 7.4s;
  -moz-animation-delay: 7.4s;
  -webkit-animation-delay: 7.4s;
  -o-animation-delay: 7.4s;
  transition-delay: 7.4s; }

.delayp75 {
  animation-delay: 7.5s;
  -moz-animation-delay: 7.5s;
  -webkit-animation-delay: 7.5s;
  -o-animation-delay: 7.5s;
  transition-delay: 7.5s; }

.delayp76 {
  animation-delay: 7.6s;
  -moz-animation-delay: 7.6s;
  -webkit-animation-delay: 7.6s;
  -o-animation-delay: 7.6s;
  transition-delay: 7.6s; }

.delayp77 {
  animation-delay: 7.7s;
  -moz-animation-delay: 7.7s;
  -webkit-animation-delay: 7.7s;
  -o-animation-delay: 7.7s;
  transition-delay: 7.7s; }

.delayp78 {
  animation-delay: 7.8s;
  -moz-animation-delay: 7.8s;
  -webkit-animation-delay: 7.8s;
  -o-animation-delay: 7.8s;
  transition-delay: 7.8s; }

.delayp79 {
  animation-delay: 7.9s;
  -moz-animation-delay: 7.9s;
  -webkit-animation-delay: 7.9s;
  -o-animation-delay: 7.9s;
  transition-delay: 7.9s; }

.delayp80 {
  animation-delay: 8s;
  -moz-animation-delay: 8s;
  -webkit-animation-delay: 8s;
  -o-animation-delay: 8s;
  transition-delay: 8s; }

.delayp81 {
  animation-delay: 8.1s;
  -moz-animation-delay: 8.1s;
  -webkit-animation-delay: 8.1s;
  -o-animation-delay: 8.1s;
  transition-delay: 8.1s; }

.delayp82 {
  animation-delay: 8.2s;
  -moz-animation-delay: 8.2s;
  -webkit-animation-delay: 8.2s;
  -o-animation-delay: 8.2s;
  transition-delay: 8.2s; }

.delayp83 {
  animation-delay: 8.3s;
  -moz-animation-delay: 8.3s;
  -webkit-animation-delay: 8.3s;
  -o-animation-delay: 8.3s;
  transition-delay: 8.3s; }

.delayp84 {
  animation-delay: 8.4s;
  -moz-animation-delay: 8.4s;
  -webkit-animation-delay: 8.4s;
  -o-animation-delay: 8.4s;
  transition-delay: 8.4s; }

.delayp85 {
  animation-delay: 8.5s;
  -moz-animation-delay: 8.5s;
  -webkit-animation-delay: 8.5s;
  -o-animation-delay: 8.5s;
  transition-delay: 8.5s; }

.delayp86 {
  animation-delay: 8.6s;
  -moz-animation-delay: 8.6s;
  -webkit-animation-delay: 8.6s;
  -o-animation-delay: 8.6s;
  transition-delay: 8.6s; }

.delayp87 {
  animation-delay: 8.7s;
  -moz-animation-delay: 8.7s;
  -webkit-animation-delay: 8.7s;
  -o-animation-delay: 8.7s;
  transition-delay: 8.7s; }

.delayp88 {
  animation-delay: 8.8s;
  -moz-animation-delay: 8.8s;
  -webkit-animation-delay: 8.8s;
  -o-animation-delay: 8.8s;
  transition-delay: 8.8s; }

.delayp89 {
  animation-delay: 8.9s;
  -moz-animation-delay: 8.9s;
  -webkit-animation-delay: 8.9s;
  -o-animation-delay: 8.9s;
  transition-delay: 8.9s; }

.delayp90 {
  animation-delay: 9s;
  -moz-animation-delay: 9s;
  -webkit-animation-delay: 9s;
  -o-animation-delay: 9s;
  transition-delay: 9s; }

.delayp91 {
  animation-delay: 9.1s;
  -moz-animation-delay: 9.1s;
  -webkit-animation-delay: 9.1s;
  -o-animation-delay: 9.1s;
  transition-delay: 9.1s; }

.delayp92 {
  animation-delay: 9.2s;
  -moz-animation-delay: 9.2s;
  -webkit-animation-delay: 9.2s;
  -o-animation-delay: 9.2s;
  transition-delay: 9.2s; }

.delayp93 {
  animation-delay: 9.3s;
  -moz-animation-delay: 9.3s;
  -webkit-animation-delay: 9.3s;
  -o-animation-delay: 9.3s;
  transition-delay: 9.3s; }

.delayp94 {
  animation-delay: 9.4s;
  -moz-animation-delay: 9.4s;
  -webkit-animation-delay: 9.4s;
  -o-animation-delay: 9.4s;
  transition-delay: 9.4s; }

.delayp95 {
  animation-delay: 9.5s;
  -moz-animation-delay: 9.5s;
  -webkit-animation-delay: 9.5s;
  -o-animation-delay: 9.5s;
  transition-delay: 9.5s; }

.delayp96 {
  animation-delay: 9.6s;
  -moz-animation-delay: 9.6s;
  -webkit-animation-delay: 9.6s;
  -o-animation-delay: 9.6s;
  transition-delay: 9.6s; }

.delayp97 {
  animation-delay: 9.7s;
  -moz-animation-delay: 9.7s;
  -webkit-animation-delay: 9.7s;
  -o-animation-delay: 9.7s;
  transition-delay: 9.7s; }

.delayp98 {
  animation-delay: 9.8s;
  -moz-animation-delay: 9.8s;
  -webkit-animation-delay: 9.8s;
  -o-animation-delay: 9.8s;
  transition-delay: 9.8s; }

.delayp99 {
  animation-delay: 9.9s;
  -moz-animation-delay: 9.9s;
  -webkit-animation-delay: 9.9s;
  -o-animation-delay: 9.9s;
  transition-delay: 9.9s; }

.delayp100 {
  animation-delay: 10s;
  -moz-animation-delay: 10s;
  -webkit-animation-delay: 10s;
  -o-animation-delay: 10s;
  transition-delay: 10s; }

.delayp101 {
  animation-delay: 10.1s;
  -moz-animation-delay: 10.1s;
  -webkit-animation-delay: 10.1s;
  -o-animation-delay: 10.1s;
  transition-delay: 10.1s; }

.delayp102 {
  animation-delay: 10.2s;
  -moz-animation-delay: 10.2s;
  -webkit-animation-delay: 10.2s;
  -o-animation-delay: 10.2s;
  transition-delay: 10.2s; }

.delayp103 {
  animation-delay: 10.3s;
  -moz-animation-delay: 10.3s;
  -webkit-animation-delay: 10.3s;
  -o-animation-delay: 10.3s;
  transition-delay: 10.3s; }

.delayp104 {
  animation-delay: 10.4s;
  -moz-animation-delay: 10.4s;
  -webkit-animation-delay: 10.4s;
  -o-animation-delay: 10.4s;
  transition-delay: 10.4s; }

.delayp105 {
  animation-delay: 10.5s;
  -moz-animation-delay: 10.5s;
  -webkit-animation-delay: 10.5s;
  -o-animation-delay: 10.5s;
  transition-delay: 10.5s; }

.delayp106 {
  animation-delay: 10.6s;
  -moz-animation-delay: 10.6s;
  -webkit-animation-delay: 10.6s;
  -o-animation-delay: 10.6s;
  transition-delay: 10.6s; }

.delayp107 {
  animation-delay: 10.7s;
  -moz-animation-delay: 10.7s;
  -webkit-animation-delay: 10.7s;
  -o-animation-delay: 10.7s;
  transition-delay: 10.7s; }

.delayp108 {
  animation-delay: 10.8s;
  -moz-animation-delay: 10.8s;
  -webkit-animation-delay: 10.8s;
  -o-animation-delay: 10.8s;
  transition-delay: 10.8s; }

.delayp109 {
  animation-delay: 10.9s;
  -moz-animation-delay: 10.9s;
  -webkit-animation-delay: 10.9s;
  -o-animation-delay: 10.9s;
  transition-delay: 10.9s; }

.delayp110 {
  animation-delay: 11s;
  -moz-animation-delay: 11s;
  -webkit-animation-delay: 11s;
  -o-animation-delay: 11s;
  transition-delay: 11s; }

.delayp111 {
  animation-delay: 11.1s;
  -moz-animation-delay: 11.1s;
  -webkit-animation-delay: 11.1s;
  -o-animation-delay: 11.1s;
  transition-delay: 11.1s; }

.delayp112 {
  animation-delay: 11.2s;
  -moz-animation-delay: 11.2s;
  -webkit-animation-delay: 11.2s;
  -o-animation-delay: 11.2s;
  transition-delay: 11.2s; }

.delayp113 {
  animation-delay: 11.3s;
  -moz-animation-delay: 11.3s;
  -webkit-animation-delay: 11.3s;
  -o-animation-delay: 11.3s;
  transition-delay: 11.3s; }

.delayp114 {
  animation-delay: 11.4s;
  -moz-animation-delay: 11.4s;
  -webkit-animation-delay: 11.4s;
  -o-animation-delay: 11.4s;
  transition-delay: 11.4s; }

.delayp115 {
  animation-delay: 11.5s;
  -moz-animation-delay: 11.5s;
  -webkit-animation-delay: 11.5s;
  -o-animation-delay: 11.5s;
  transition-delay: 11.5s; }

.delayp116 {
  animation-delay: 11.6s;
  -moz-animation-delay: 11.6s;
  -webkit-animation-delay: 11.6s;
  -o-animation-delay: 11.6s;
  transition-delay: 11.6s; }

.delayp117 {
  animation-delay: 11.7s;
  -moz-animation-delay: 11.7s;
  -webkit-animation-delay: 11.7s;
  -o-animation-delay: 11.7s;
  transition-delay: 11.7s; }

.delayp118 {
  animation-delay: 11.8s;
  -moz-animation-delay: 11.8s;
  -webkit-animation-delay: 11.8s;
  -o-animation-delay: 11.8s;
  transition-delay: 11.8s; }

.delayp119 {
  animation-delay: 11.9s;
  -moz-animation-delay: 11.9s;
  -webkit-animation-delay: 11.9s;
  -o-animation-delay: 11.9s;
  transition-delay: 11.9s; }

.delayp120 {
  animation-delay: 12s;
  -moz-animation-delay: 12s;
  -webkit-animation-delay: 12s;
  -o-animation-delay: 12s;
  transition-delay: 12s; }

.delayp121 {
  animation-delay: 12.1s;
  -moz-animation-delay: 12.1s;
  -webkit-animation-delay: 12.1s;
  -o-animation-delay: 12.1s;
  transition-delay: 12.1s; }

.delayp122 {
  animation-delay: 12.2s;
  -moz-animation-delay: 12.2s;
  -webkit-animation-delay: 12.2s;
  -o-animation-delay: 12.2s;
  transition-delay: 12.2s; }

.delayp123 {
  animation-delay: 12.3s;
  -moz-animation-delay: 12.3s;
  -webkit-animation-delay: 12.3s;
  -o-animation-delay: 12.3s;
  transition-delay: 12.3s; }

.delayp124 {
  animation-delay: 12.4s;
  -moz-animation-delay: 12.4s;
  -webkit-animation-delay: 12.4s;
  -o-animation-delay: 12.4s;
  transition-delay: 12.4s; }

.delayp125 {
  animation-delay: 12.5s;
  -moz-animation-delay: 12.5s;
  -webkit-animation-delay: 12.5s;
  -o-animation-delay: 12.5s;
  transition-delay: 12.5s; }

.delayp126 {
  animation-delay: 12.6s;
  -moz-animation-delay: 12.6s;
  -webkit-animation-delay: 12.6s;
  -o-animation-delay: 12.6s;
  transition-delay: 12.6s; }

.delayp127 {
  animation-delay: 12.7s;
  -moz-animation-delay: 12.7s;
  -webkit-animation-delay: 12.7s;
  -o-animation-delay: 12.7s;
  transition-delay: 12.7s; }

.delayp128 {
  animation-delay: 12.8s;
  -moz-animation-delay: 12.8s;
  -webkit-animation-delay: 12.8s;
  -o-animation-delay: 12.8s;
  transition-delay: 12.8s; }

.delayp129 {
  animation-delay: 12.9s;
  -moz-animation-delay: 12.9s;
  -webkit-animation-delay: 12.9s;
  -o-animation-delay: 12.9s;
  transition-delay: 12.9s; }

.delayp130 {
  animation-delay: 13s;
  -moz-animation-delay: 13s;
  -webkit-animation-delay: 13s;
  -o-animation-delay: 13s;
  transition-delay: 13s; }

.delayp131 {
  animation-delay: 13.1s;
  -moz-animation-delay: 13.1s;
  -webkit-animation-delay: 13.1s;
  -o-animation-delay: 13.1s;
  transition-delay: 13.1s; }

.delayp132 {
  animation-delay: 13.2s;
  -moz-animation-delay: 13.2s;
  -webkit-animation-delay: 13.2s;
  -o-animation-delay: 13.2s;
  transition-delay: 13.2s; }

.delayp133 {
  animation-delay: 13.3s;
  -moz-animation-delay: 13.3s;
  -webkit-animation-delay: 13.3s;
  -o-animation-delay: 13.3s;
  transition-delay: 13.3s; }

.delayp134 {
  animation-delay: 13.4s;
  -moz-animation-delay: 13.4s;
  -webkit-animation-delay: 13.4s;
  -o-animation-delay: 13.4s;
  transition-delay: 13.4s; }

.delayp135 {
  animation-delay: 13.5s;
  -moz-animation-delay: 13.5s;
  -webkit-animation-delay: 13.5s;
  -o-animation-delay: 13.5s;
  transition-delay: 13.5s; }

.delayp136 {
  animation-delay: 13.6s;
  -moz-animation-delay: 13.6s;
  -webkit-animation-delay: 13.6s;
  -o-animation-delay: 13.6s;
  transition-delay: 13.6s; }

.delayp137 {
  animation-delay: 13.7s;
  -moz-animation-delay: 13.7s;
  -webkit-animation-delay: 13.7s;
  -o-animation-delay: 13.7s;
  transition-delay: 13.7s; }

.delayp138 {
  animation-delay: 13.8s;
  -moz-animation-delay: 13.8s;
  -webkit-animation-delay: 13.8s;
  -o-animation-delay: 13.8s;
  transition-delay: 13.8s; }

.delayp139 {
  animation-delay: 13.9s;
  -moz-animation-delay: 13.9s;
  -webkit-animation-delay: 13.9s;
  -o-animation-delay: 13.9s;
  transition-delay: 13.9s; }

.delayp140 {
  animation-delay: 14s;
  -moz-animation-delay: 14s;
  -webkit-animation-delay: 14s;
  -o-animation-delay: 14s;
  transition-delay: 14s; }

.delayp141 {
  animation-delay: 14.1s;
  -moz-animation-delay: 14.1s;
  -webkit-animation-delay: 14.1s;
  -o-animation-delay: 14.1s;
  transition-delay: 14.1s; }

.delayp142 {
  animation-delay: 14.2s;
  -moz-animation-delay: 14.2s;
  -webkit-animation-delay: 14.2s;
  -o-animation-delay: 14.2s;
  transition-delay: 14.2s; }

.delayp143 {
  animation-delay: 14.3s;
  -moz-animation-delay: 14.3s;
  -webkit-animation-delay: 14.3s;
  -o-animation-delay: 14.3s;
  transition-delay: 14.3s; }

.delayp144 {
  animation-delay: 14.4s;
  -moz-animation-delay: 14.4s;
  -webkit-animation-delay: 14.4s;
  -o-animation-delay: 14.4s;
  transition-delay: 14.4s; }

.delayp145 {
  animation-delay: 14.5s;
  -moz-animation-delay: 14.5s;
  -webkit-animation-delay: 14.5s;
  -o-animation-delay: 14.5s;
  transition-delay: 14.5s; }

.delayp146 {
  animation-delay: 14.6s;
  -moz-animation-delay: 14.6s;
  -webkit-animation-delay: 14.6s;
  -o-animation-delay: 14.6s;
  transition-delay: 14.6s; }

.delayp147 {
  animation-delay: 14.7s;
  -moz-animation-delay: 14.7s;
  -webkit-animation-delay: 14.7s;
  -o-animation-delay: 14.7s;
  transition-delay: 14.7s; }

.delayp148 {
  animation-delay: 14.8s;
  -moz-animation-delay: 14.8s;
  -webkit-animation-delay: 14.8s;
  -o-animation-delay: 14.8s;
  transition-delay: 14.8s; }

.delayp149 {
  animation-delay: 14.9s;
  -moz-animation-delay: 14.9s;
  -webkit-animation-delay: 14.9s;
  -o-animation-delay: 14.9s;
  transition-delay: 14.9s; }

.delayp150 {
  animation-delay: 15s;
  -moz-animation-delay: 15s;
  -webkit-animation-delay: 15s;
  -o-animation-delay: 15s;
  transition-delay: 15s; }

.delayp151 {
  animation-delay: 15.1s;
  -moz-animation-delay: 15.1s;
  -webkit-animation-delay: 15.1s;
  -o-animation-delay: 15.1s;
  transition-delay: 15.1s; }

.delayp152 {
  animation-delay: 15.2s;
  -moz-animation-delay: 15.2s;
  -webkit-animation-delay: 15.2s;
  -o-animation-delay: 15.2s;
  transition-delay: 15.2s; }

.delayp153 {
  animation-delay: 15.3s;
  -moz-animation-delay: 15.3s;
  -webkit-animation-delay: 15.3s;
  -o-animation-delay: 15.3s;
  transition-delay: 15.3s; }

.delayp154 {
  animation-delay: 15.4s;
  -moz-animation-delay: 15.4s;
  -webkit-animation-delay: 15.4s;
  -o-animation-delay: 15.4s;
  transition-delay: 15.4s; }

.delayp155 {
  animation-delay: 15.5s;
  -moz-animation-delay: 15.5s;
  -webkit-animation-delay: 15.5s;
  -o-animation-delay: 15.5s;
  transition-delay: 15.5s; }

.delayp156 {
  animation-delay: 15.6s;
  -moz-animation-delay: 15.6s;
  -webkit-animation-delay: 15.6s;
  -o-animation-delay: 15.6s;
  transition-delay: 15.6s; }

.delayp157 {
  animation-delay: 15.7s;
  -moz-animation-delay: 15.7s;
  -webkit-animation-delay: 15.7s;
  -o-animation-delay: 15.7s;
  transition-delay: 15.7s; }

.delayp158 {
  animation-delay: 15.8s;
  -moz-animation-delay: 15.8s;
  -webkit-animation-delay: 15.8s;
  -o-animation-delay: 15.8s;
  transition-delay: 15.8s; }

.delayp159 {
  animation-delay: 15.9s;
  -moz-animation-delay: 15.9s;
  -webkit-animation-delay: 15.9s;
  -o-animation-delay: 15.9s;
  transition-delay: 15.9s; }

.delayp160 {
  animation-delay: 16s;
  -moz-animation-delay: 16s;
  -webkit-animation-delay: 16s;
  -o-animation-delay: 16s;
  transition-delay: 16s; }

.delayp161 {
  animation-delay: 16.1s;
  -moz-animation-delay: 16.1s;
  -webkit-animation-delay: 16.1s;
  -o-animation-delay: 16.1s;
  transition-delay: 16.1s; }

.delayp162 {
  animation-delay: 16.2s;
  -moz-animation-delay: 16.2s;
  -webkit-animation-delay: 16.2s;
  -o-animation-delay: 16.2s;
  transition-delay: 16.2s; }

.delayp163 {
  animation-delay: 16.3s;
  -moz-animation-delay: 16.3s;
  -webkit-animation-delay: 16.3s;
  -o-animation-delay: 16.3s;
  transition-delay: 16.3s; }

.delayp164 {
  animation-delay: 16.4s;
  -moz-animation-delay: 16.4s;
  -webkit-animation-delay: 16.4s;
  -o-animation-delay: 16.4s;
  transition-delay: 16.4s; }

.delayp165 {
  animation-delay: 16.5s;
  -moz-animation-delay: 16.5s;
  -webkit-animation-delay: 16.5s;
  -o-animation-delay: 16.5s;
  transition-delay: 16.5s; }

.delayp166 {
  animation-delay: 16.6s;
  -moz-animation-delay: 16.6s;
  -webkit-animation-delay: 16.6s;
  -o-animation-delay: 16.6s;
  transition-delay: 16.6s; }

.delayp167 {
  animation-delay: 16.7s;
  -moz-animation-delay: 16.7s;
  -webkit-animation-delay: 16.7s;
  -o-animation-delay: 16.7s;
  transition-delay: 16.7s; }

.delayp168 {
  animation-delay: 16.8s;
  -moz-animation-delay: 16.8s;
  -webkit-animation-delay: 16.8s;
  -o-animation-delay: 16.8s;
  transition-delay: 16.8s; }

.delayp169 {
  animation-delay: 16.9s;
  -moz-animation-delay: 16.9s;
  -webkit-animation-delay: 16.9s;
  -o-animation-delay: 16.9s;
  transition-delay: 16.9s; }

.delayp170 {
  animation-delay: 17s;
  -moz-animation-delay: 17s;
  -webkit-animation-delay: 17s;
  -o-animation-delay: 17s;
  transition-delay: 17s; }

.delayp171 {
  animation-delay: 17.1s;
  -moz-animation-delay: 17.1s;
  -webkit-animation-delay: 17.1s;
  -o-animation-delay: 17.1s;
  transition-delay: 17.1s; }

.delayp172 {
  animation-delay: 17.2s;
  -moz-animation-delay: 17.2s;
  -webkit-animation-delay: 17.2s;
  -o-animation-delay: 17.2s;
  transition-delay: 17.2s; }

.delayp173 {
  animation-delay: 17.3s;
  -moz-animation-delay: 17.3s;
  -webkit-animation-delay: 17.3s;
  -o-animation-delay: 17.3s;
  transition-delay: 17.3s; }

.delayp174 {
  animation-delay: 17.4s;
  -moz-animation-delay: 17.4s;
  -webkit-animation-delay: 17.4s;
  -o-animation-delay: 17.4s;
  transition-delay: 17.4s; }

.delayp175 {
  animation-delay: 17.5s;
  -moz-animation-delay: 17.5s;
  -webkit-animation-delay: 17.5s;
  -o-animation-delay: 17.5s;
  transition-delay: 17.5s; }

.delayp176 {
  animation-delay: 17.6s;
  -moz-animation-delay: 17.6s;
  -webkit-animation-delay: 17.6s;
  -o-animation-delay: 17.6s;
  transition-delay: 17.6s; }

.delayp177 {
  animation-delay: 17.7s;
  -moz-animation-delay: 17.7s;
  -webkit-animation-delay: 17.7s;
  -o-animation-delay: 17.7s;
  transition-delay: 17.7s; }

.delayp178 {
  animation-delay: 17.8s;
  -moz-animation-delay: 17.8s;
  -webkit-animation-delay: 17.8s;
  -o-animation-delay: 17.8s;
  transition-delay: 17.8s; }

.delayp179 {
  animation-delay: 17.9s;
  -moz-animation-delay: 17.9s;
  -webkit-animation-delay: 17.9s;
  -o-animation-delay: 17.9s;
  transition-delay: 17.9s; }

.delayp180 {
  animation-delay: 18s;
  -moz-animation-delay: 18s;
  -webkit-animation-delay: 18s;
  -o-animation-delay: 18s;
  transition-delay: 18s; }

.delayp181 {
  animation-delay: 18.1s;
  -moz-animation-delay: 18.1s;
  -webkit-animation-delay: 18.1s;
  -o-animation-delay: 18.1s;
  transition-delay: 18.1s; }

.delayp182 {
  animation-delay: 18.2s;
  -moz-animation-delay: 18.2s;
  -webkit-animation-delay: 18.2s;
  -o-animation-delay: 18.2s;
  transition-delay: 18.2s; }

.delayp183 {
  animation-delay: 18.3s;
  -moz-animation-delay: 18.3s;
  -webkit-animation-delay: 18.3s;
  -o-animation-delay: 18.3s;
  transition-delay: 18.3s; }

.delayp184 {
  animation-delay: 18.4s;
  -moz-animation-delay: 18.4s;
  -webkit-animation-delay: 18.4s;
  -o-animation-delay: 18.4s;
  transition-delay: 18.4s; }

.delayp185 {
  animation-delay: 18.5s;
  -moz-animation-delay: 18.5s;
  -webkit-animation-delay: 18.5s;
  -o-animation-delay: 18.5s;
  transition-delay: 18.5s; }

.delayp186 {
  animation-delay: 18.6s;
  -moz-animation-delay: 18.6s;
  -webkit-animation-delay: 18.6s;
  -o-animation-delay: 18.6s;
  transition-delay: 18.6s; }

.delayp187 {
  animation-delay: 18.7s;
  -moz-animation-delay: 18.7s;
  -webkit-animation-delay: 18.7s;
  -o-animation-delay: 18.7s;
  transition-delay: 18.7s; }

.delayp188 {
  animation-delay: 18.8s;
  -moz-animation-delay: 18.8s;
  -webkit-animation-delay: 18.8s;
  -o-animation-delay: 18.8s;
  transition-delay: 18.8s; }

.delayp189 {
  animation-delay: 18.9s;
  -moz-animation-delay: 18.9s;
  -webkit-animation-delay: 18.9s;
  -o-animation-delay: 18.9s;
  transition-delay: 18.9s; }

.delayp190 {
  animation-delay: 19s;
  -moz-animation-delay: 19s;
  -webkit-animation-delay: 19s;
  -o-animation-delay: 19s;
  transition-delay: 19s; }

.delayp191 {
  animation-delay: 19.1s;
  -moz-animation-delay: 19.1s;
  -webkit-animation-delay: 19.1s;
  -o-animation-delay: 19.1s;
  transition-delay: 19.1s; }

.delayp192 {
  animation-delay: 19.2s;
  -moz-animation-delay: 19.2s;
  -webkit-animation-delay: 19.2s;
  -o-animation-delay: 19.2s;
  transition-delay: 19.2s; }

.delayp193 {
  animation-delay: 19.3s;
  -moz-animation-delay: 19.3s;
  -webkit-animation-delay: 19.3s;
  -o-animation-delay: 19.3s;
  transition-delay: 19.3s; }

.delayp194 {
  animation-delay: 19.4s;
  -moz-animation-delay: 19.4s;
  -webkit-animation-delay: 19.4s;
  -o-animation-delay: 19.4s;
  transition-delay: 19.4s; }

.delayp195 {
  animation-delay: 19.5s;
  -moz-animation-delay: 19.5s;
  -webkit-animation-delay: 19.5s;
  -o-animation-delay: 19.5s;
  transition-delay: 19.5s; }

.delayp196 {
  animation-delay: 19.6s;
  -moz-animation-delay: 19.6s;
  -webkit-animation-delay: 19.6s;
  -o-animation-delay: 19.6s;
  transition-delay: 19.6s; }

.delayp197 {
  animation-delay: 19.7s;
  -moz-animation-delay: 19.7s;
  -webkit-animation-delay: 19.7s;
  -o-animation-delay: 19.7s;
  transition-delay: 19.7s; }

.delayp198 {
  animation-delay: 19.8s;
  -moz-animation-delay: 19.8s;
  -webkit-animation-delay: 19.8s;
  -o-animation-delay: 19.8s;
  transition-delay: 19.8s; }

.delayp199 {
  animation-delay: 19.9s;
  -moz-animation-delay: 19.9s;
  -webkit-animation-delay: 19.9s;
  -o-animation-delay: 19.9s;
  transition-delay: 19.9s; }

.delayp200 {
  animation-delay: 20s;
  -moz-animation-delay: 20s;
  -webkit-animation-delay: 20s;
  -o-animation-delay: 20s;
  transition-delay: 20s; }

.delayp201 {
  animation-delay: 20.1s;
  -moz-animation-delay: 20.1s;
  -webkit-animation-delay: 20.1s;
  -o-animation-delay: 20.1s;
  transition-delay: 20.1s; }

.delayp202 {
  animation-delay: 20.2s;
  -moz-animation-delay: 20.2s;
  -webkit-animation-delay: 20.2s;
  -o-animation-delay: 20.2s;
  transition-delay: 20.2s; }

.delayp203 {
  animation-delay: 20.3s;
  -moz-animation-delay: 20.3s;
  -webkit-animation-delay: 20.3s;
  -o-animation-delay: 20.3s;
  transition-delay: 20.3s; }

.delayp204 {
  animation-delay: 20.4s;
  -moz-animation-delay: 20.4s;
  -webkit-animation-delay: 20.4s;
  -o-animation-delay: 20.4s;
  transition-delay: 20.4s; }

.delayp205 {
  animation-delay: 20.5s;
  -moz-animation-delay: 20.5s;
  -webkit-animation-delay: 20.5s;
  -o-animation-delay: 20.5s;
  transition-delay: 20.5s; }

.delayp206 {
  animation-delay: 20.6s;
  -moz-animation-delay: 20.6s;
  -webkit-animation-delay: 20.6s;
  -o-animation-delay: 20.6s;
  transition-delay: 20.6s; }

.delayp207 {
  animation-delay: 20.7s;
  -moz-animation-delay: 20.7s;
  -webkit-animation-delay: 20.7s;
  -o-animation-delay: 20.7s;
  transition-delay: 20.7s; }

.delayp208 {
  animation-delay: 20.8s;
  -moz-animation-delay: 20.8s;
  -webkit-animation-delay: 20.8s;
  -o-animation-delay: 20.8s;
  transition-delay: 20.8s; }

.delayp209 {
  animation-delay: 20.9s;
  -moz-animation-delay: 20.9s;
  -webkit-animation-delay: 20.9s;
  -o-animation-delay: 20.9s;
  transition-delay: 20.9s; }

.delayp210 {
  animation-delay: 21s;
  -moz-animation-delay: 21s;
  -webkit-animation-delay: 21s;
  -o-animation-delay: 21s;
  transition-delay: 21s; }

.delayp211 {
  animation-delay: 21.1s;
  -moz-animation-delay: 21.1s;
  -webkit-animation-delay: 21.1s;
  -o-animation-delay: 21.1s;
  transition-delay: 21.1s; }

.delayp212 {
  animation-delay: 21.2s;
  -moz-animation-delay: 21.2s;
  -webkit-animation-delay: 21.2s;
  -o-animation-delay: 21.2s;
  transition-delay: 21.2s; }

.delayp213 {
  animation-delay: 21.3s;
  -moz-animation-delay: 21.3s;
  -webkit-animation-delay: 21.3s;
  -o-animation-delay: 21.3s;
  transition-delay: 21.3s; }

.delayp214 {
  animation-delay: 21.4s;
  -moz-animation-delay: 21.4s;
  -webkit-animation-delay: 21.4s;
  -o-animation-delay: 21.4s;
  transition-delay: 21.4s; }

.delayp215 {
  animation-delay: 21.5s;
  -moz-animation-delay: 21.5s;
  -webkit-animation-delay: 21.5s;
  -o-animation-delay: 21.5s;
  transition-delay: 21.5s; }

.delayp216 {
  animation-delay: 21.6s;
  -moz-animation-delay: 21.6s;
  -webkit-animation-delay: 21.6s;
  -o-animation-delay: 21.6s;
  transition-delay: 21.6s; }

.delayp217 {
  animation-delay: 21.7s;
  -moz-animation-delay: 21.7s;
  -webkit-animation-delay: 21.7s;
  -o-animation-delay: 21.7s;
  transition-delay: 21.7s; }

.delayp218 {
  animation-delay: 21.8s;
  -moz-animation-delay: 21.8s;
  -webkit-animation-delay: 21.8s;
  -o-animation-delay: 21.8s;
  transition-delay: 21.8s; }

.delayp219 {
  animation-delay: 21.9s;
  -moz-animation-delay: 21.9s;
  -webkit-animation-delay: 21.9s;
  -o-animation-delay: 21.9s;
  transition-delay: 21.9s; }

.delayp220 {
  animation-delay: 22s;
  -moz-animation-delay: 22s;
  -webkit-animation-delay: 22s;
  -o-animation-delay: 22s;
  transition-delay: 22s; }

.delayp221 {
  animation-delay: 22.1s;
  -moz-animation-delay: 22.1s;
  -webkit-animation-delay: 22.1s;
  -o-animation-delay: 22.1s;
  transition-delay: 22.1s; }

.delayp222 {
  animation-delay: 22.2s;
  -moz-animation-delay: 22.2s;
  -webkit-animation-delay: 22.2s;
  -o-animation-delay: 22.2s;
  transition-delay: 22.2s; }

.delayp223 {
  animation-delay: 22.3s;
  -moz-animation-delay: 22.3s;
  -webkit-animation-delay: 22.3s;
  -o-animation-delay: 22.3s;
  transition-delay: 22.3s; }

.delayp224 {
  animation-delay: 22.4s;
  -moz-animation-delay: 22.4s;
  -webkit-animation-delay: 22.4s;
  -o-animation-delay: 22.4s;
  transition-delay: 22.4s; }

.delayp225 {
  animation-delay: 22.5s;
  -moz-animation-delay: 22.5s;
  -webkit-animation-delay: 22.5s;
  -o-animation-delay: 22.5s;
  transition-delay: 22.5s; }

.delayp226 {
  animation-delay: 22.6s;
  -moz-animation-delay: 22.6s;
  -webkit-animation-delay: 22.6s;
  -o-animation-delay: 22.6s;
  transition-delay: 22.6s; }

.delayp227 {
  animation-delay: 22.7s;
  -moz-animation-delay: 22.7s;
  -webkit-animation-delay: 22.7s;
  -o-animation-delay: 22.7s;
  transition-delay: 22.7s; }

.delayp228 {
  animation-delay: 22.8s;
  -moz-animation-delay: 22.8s;
  -webkit-animation-delay: 22.8s;
  -o-animation-delay: 22.8s;
  transition-delay: 22.8s; }

.delayp229 {
  animation-delay: 22.9s;
  -moz-animation-delay: 22.9s;
  -webkit-animation-delay: 22.9s;
  -o-animation-delay: 22.9s;
  transition-delay: 22.9s; }

.delayp230 {
  animation-delay: 23s;
  -moz-animation-delay: 23s;
  -webkit-animation-delay: 23s;
  -o-animation-delay: 23s;
  transition-delay: 23s; }

.delayp231 {
  animation-delay: 23.1s;
  -moz-animation-delay: 23.1s;
  -webkit-animation-delay: 23.1s;
  -o-animation-delay: 23.1s;
  transition-delay: 23.1s; }

.delayp232 {
  animation-delay: 23.2s;
  -moz-animation-delay: 23.2s;
  -webkit-animation-delay: 23.2s;
  -o-animation-delay: 23.2s;
  transition-delay: 23.2s; }

.delayp233 {
  animation-delay: 23.3s;
  -moz-animation-delay: 23.3s;
  -webkit-animation-delay: 23.3s;
  -o-animation-delay: 23.3s;
  transition-delay: 23.3s; }

.delayp234 {
  animation-delay: 23.4s;
  -moz-animation-delay: 23.4s;
  -webkit-animation-delay: 23.4s;
  -o-animation-delay: 23.4s;
  transition-delay: 23.4s; }

.delayp235 {
  animation-delay: 23.5s;
  -moz-animation-delay: 23.5s;
  -webkit-animation-delay: 23.5s;
  -o-animation-delay: 23.5s;
  transition-delay: 23.5s; }

.delayp236 {
  animation-delay: 23.6s;
  -moz-animation-delay: 23.6s;
  -webkit-animation-delay: 23.6s;
  -o-animation-delay: 23.6s;
  transition-delay: 23.6s; }

.delayp237 {
  animation-delay: 23.7s;
  -moz-animation-delay: 23.7s;
  -webkit-animation-delay: 23.7s;
  -o-animation-delay: 23.7s;
  transition-delay: 23.7s; }

.delayp238 {
  animation-delay: 23.8s;
  -moz-animation-delay: 23.8s;
  -webkit-animation-delay: 23.8s;
  -o-animation-delay: 23.8s;
  transition-delay: 23.8s; }

.delayp239 {
  animation-delay: 23.9s;
  -moz-animation-delay: 23.9s;
  -webkit-animation-delay: 23.9s;
  -o-animation-delay: 23.9s;
  transition-delay: 23.9s; }

.delayp240 {
  animation-delay: 24s;
  -moz-animation-delay: 24s;
  -webkit-animation-delay: 24s;
  -o-animation-delay: 24s;
  transition-delay: 24s; }

.delayp241 {
  animation-delay: 24.1s;
  -moz-animation-delay: 24.1s;
  -webkit-animation-delay: 24.1s;
  -o-animation-delay: 24.1s;
  transition-delay: 24.1s; }

.delayp242 {
  animation-delay: 24.2s;
  -moz-animation-delay: 24.2s;
  -webkit-animation-delay: 24.2s;
  -o-animation-delay: 24.2s;
  transition-delay: 24.2s; }

.delayp243 {
  animation-delay: 24.3s;
  -moz-animation-delay: 24.3s;
  -webkit-animation-delay: 24.3s;
  -o-animation-delay: 24.3s;
  transition-delay: 24.3s; }

.delayp244 {
  animation-delay: 24.4s;
  -moz-animation-delay: 24.4s;
  -webkit-animation-delay: 24.4s;
  -o-animation-delay: 24.4s;
  transition-delay: 24.4s; }

.delayp245 {
  animation-delay: 24.5s;
  -moz-animation-delay: 24.5s;
  -webkit-animation-delay: 24.5s;
  -o-animation-delay: 24.5s;
  transition-delay: 24.5s; }

.delayp246 {
  animation-delay: 24.6s;
  -moz-animation-delay: 24.6s;
  -webkit-animation-delay: 24.6s;
  -o-animation-delay: 24.6s;
  transition-delay: 24.6s; }

.delayp247 {
  animation-delay: 24.7s;
  -moz-animation-delay: 24.7s;
  -webkit-animation-delay: 24.7s;
  -o-animation-delay: 24.7s;
  transition-delay: 24.7s; }

.delayp248 {
  animation-delay: 24.8s;
  -moz-animation-delay: 24.8s;
  -webkit-animation-delay: 24.8s;
  -o-animation-delay: 24.8s;
  transition-delay: 24.8s; }

.delayp249 {
  animation-delay: 24.9s;
  -moz-animation-delay: 24.9s;
  -webkit-animation-delay: 24.9s;
  -o-animation-delay: 24.9s;
  transition-delay: 24.9s; }

.delayp250 {
  animation-delay: 25s;
  -moz-animation-delay: 25s;
  -webkit-animation-delay: 25s;
  -o-animation-delay: 25s;
  transition-delay: 25s; }

.delayp251 {
  animation-delay: 25.1s;
  -moz-animation-delay: 25.1s;
  -webkit-animation-delay: 25.1s;
  -o-animation-delay: 25.1s;
  transition-delay: 25.1s; }

.delayp252 {
  animation-delay: 25.2s;
  -moz-animation-delay: 25.2s;
  -webkit-animation-delay: 25.2s;
  -o-animation-delay: 25.2s;
  transition-delay: 25.2s; }

.delayp253 {
  animation-delay: 25.3s;
  -moz-animation-delay: 25.3s;
  -webkit-animation-delay: 25.3s;
  -o-animation-delay: 25.3s;
  transition-delay: 25.3s; }

.delayp254 {
  animation-delay: 25.4s;
  -moz-animation-delay: 25.4s;
  -webkit-animation-delay: 25.4s;
  -o-animation-delay: 25.4s;
  transition-delay: 25.4s; }

.delayp255 {
  animation-delay: 25.5s;
  -moz-animation-delay: 25.5s;
  -webkit-animation-delay: 25.5s;
  -o-animation-delay: 25.5s;
  transition-delay: 25.5s; }

.delayp256 {
  animation-delay: 25.6s;
  -moz-animation-delay: 25.6s;
  -webkit-animation-delay: 25.6s;
  -o-animation-delay: 25.6s;
  transition-delay: 25.6s; }

.delayp257 {
  animation-delay: 25.7s;
  -moz-animation-delay: 25.7s;
  -webkit-animation-delay: 25.7s;
  -o-animation-delay: 25.7s;
  transition-delay: 25.7s; }

.delayp258 {
  animation-delay: 25.8s;
  -moz-animation-delay: 25.8s;
  -webkit-animation-delay: 25.8s;
  -o-animation-delay: 25.8s;
  transition-delay: 25.8s; }

.delayp259 {
  animation-delay: 25.9s;
  -moz-animation-delay: 25.9s;
  -webkit-animation-delay: 25.9s;
  -o-animation-delay: 25.9s;
  transition-delay: 25.9s; }

.delayp260 {
  animation-delay: 26s;
  -moz-animation-delay: 26s;
  -webkit-animation-delay: 26s;
  -o-animation-delay: 26s;
  transition-delay: 26s; }

.delayp261 {
  animation-delay: 26.1s;
  -moz-animation-delay: 26.1s;
  -webkit-animation-delay: 26.1s;
  -o-animation-delay: 26.1s;
  transition-delay: 26.1s; }

.delayp262 {
  animation-delay: 26.2s;
  -moz-animation-delay: 26.2s;
  -webkit-animation-delay: 26.2s;
  -o-animation-delay: 26.2s;
  transition-delay: 26.2s; }

.delayp263 {
  animation-delay: 26.3s;
  -moz-animation-delay: 26.3s;
  -webkit-animation-delay: 26.3s;
  -o-animation-delay: 26.3s;
  transition-delay: 26.3s; }

.delayp264 {
  animation-delay: 26.4s;
  -moz-animation-delay: 26.4s;
  -webkit-animation-delay: 26.4s;
  -o-animation-delay: 26.4s;
  transition-delay: 26.4s; }

.delayp265 {
  animation-delay: 26.5s;
  -moz-animation-delay: 26.5s;
  -webkit-animation-delay: 26.5s;
  -o-animation-delay: 26.5s;
  transition-delay: 26.5s; }

.delayp266 {
  animation-delay: 26.6s;
  -moz-animation-delay: 26.6s;
  -webkit-animation-delay: 26.6s;
  -o-animation-delay: 26.6s;
  transition-delay: 26.6s; }

.delayp267 {
  animation-delay: 26.7s;
  -moz-animation-delay: 26.7s;
  -webkit-animation-delay: 26.7s;
  -o-animation-delay: 26.7s;
  transition-delay: 26.7s; }

.delayp268 {
  animation-delay: 26.8s;
  -moz-animation-delay: 26.8s;
  -webkit-animation-delay: 26.8s;
  -o-animation-delay: 26.8s;
  transition-delay: 26.8s; }

.delayp269 {
  animation-delay: 26.9s;
  -moz-animation-delay: 26.9s;
  -webkit-animation-delay: 26.9s;
  -o-animation-delay: 26.9s;
  transition-delay: 26.9s; }

.delayp270 {
  animation-delay: 27s;
  -moz-animation-delay: 27s;
  -webkit-animation-delay: 27s;
  -o-animation-delay: 27s;
  transition-delay: 27s; }

.delayp271 {
  animation-delay: 27.1s;
  -moz-animation-delay: 27.1s;
  -webkit-animation-delay: 27.1s;
  -o-animation-delay: 27.1s;
  transition-delay: 27.1s; }

.delayp272 {
  animation-delay: 27.2s;
  -moz-animation-delay: 27.2s;
  -webkit-animation-delay: 27.2s;
  -o-animation-delay: 27.2s;
  transition-delay: 27.2s; }

.delayp273 {
  animation-delay: 27.3s;
  -moz-animation-delay: 27.3s;
  -webkit-animation-delay: 27.3s;
  -o-animation-delay: 27.3s;
  transition-delay: 27.3s; }

.delayp274 {
  animation-delay: 27.4s;
  -moz-animation-delay: 27.4s;
  -webkit-animation-delay: 27.4s;
  -o-animation-delay: 27.4s;
  transition-delay: 27.4s; }

.delayp275 {
  animation-delay: 27.5s;
  -moz-animation-delay: 27.5s;
  -webkit-animation-delay: 27.5s;
  -o-animation-delay: 27.5s;
  transition-delay: 27.5s; }

.delayp276 {
  animation-delay: 27.6s;
  -moz-animation-delay: 27.6s;
  -webkit-animation-delay: 27.6s;
  -o-animation-delay: 27.6s;
  transition-delay: 27.6s; }

.delayp277 {
  animation-delay: 27.7s;
  -moz-animation-delay: 27.7s;
  -webkit-animation-delay: 27.7s;
  -o-animation-delay: 27.7s;
  transition-delay: 27.7s; }

.delayp278 {
  animation-delay: 27.8s;
  -moz-animation-delay: 27.8s;
  -webkit-animation-delay: 27.8s;
  -o-animation-delay: 27.8s;
  transition-delay: 27.8s; }

.delayp279 {
  animation-delay: 27.9s;
  -moz-animation-delay: 27.9s;
  -webkit-animation-delay: 27.9s;
  -o-animation-delay: 27.9s;
  transition-delay: 27.9s; }

.delayp280 {
  animation-delay: 28s;
  -moz-animation-delay: 28s;
  -webkit-animation-delay: 28s;
  -o-animation-delay: 28s;
  transition-delay: 28s; }

.delayp281 {
  animation-delay: 28.1s;
  -moz-animation-delay: 28.1s;
  -webkit-animation-delay: 28.1s;
  -o-animation-delay: 28.1s;
  transition-delay: 28.1s; }

.delayp282 {
  animation-delay: 28.2s;
  -moz-animation-delay: 28.2s;
  -webkit-animation-delay: 28.2s;
  -o-animation-delay: 28.2s;
  transition-delay: 28.2s; }

.delayp283 {
  animation-delay: 28.3s;
  -moz-animation-delay: 28.3s;
  -webkit-animation-delay: 28.3s;
  -o-animation-delay: 28.3s;
  transition-delay: 28.3s; }

.delayp284 {
  animation-delay: 28.4s;
  -moz-animation-delay: 28.4s;
  -webkit-animation-delay: 28.4s;
  -o-animation-delay: 28.4s;
  transition-delay: 28.4s; }

.delayp285 {
  animation-delay: 28.5s;
  -moz-animation-delay: 28.5s;
  -webkit-animation-delay: 28.5s;
  -o-animation-delay: 28.5s;
  transition-delay: 28.5s; }

.delayp286 {
  animation-delay: 28.6s;
  -moz-animation-delay: 28.6s;
  -webkit-animation-delay: 28.6s;
  -o-animation-delay: 28.6s;
  transition-delay: 28.6s; }

.delayp287 {
  animation-delay: 28.7s;
  -moz-animation-delay: 28.7s;
  -webkit-animation-delay: 28.7s;
  -o-animation-delay: 28.7s;
  transition-delay: 28.7s; }

.delayp288 {
  animation-delay: 28.8s;
  -moz-animation-delay: 28.8s;
  -webkit-animation-delay: 28.8s;
  -o-animation-delay: 28.8s;
  transition-delay: 28.8s; }

.delayp289 {
  animation-delay: 28.9s;
  -moz-animation-delay: 28.9s;
  -webkit-animation-delay: 28.9s;
  -o-animation-delay: 28.9s;
  transition-delay: 28.9s; }

.delayp290 {
  animation-delay: 29s;
  -moz-animation-delay: 29s;
  -webkit-animation-delay: 29s;
  -o-animation-delay: 29s;
  transition-delay: 29s; }

.delayp291 {
  animation-delay: 29.1s;
  -moz-animation-delay: 29.1s;
  -webkit-animation-delay: 29.1s;
  -o-animation-delay: 29.1s;
  transition-delay: 29.1s; }

.delayp292 {
  animation-delay: 29.2s;
  -moz-animation-delay: 29.2s;
  -webkit-animation-delay: 29.2s;
  -o-animation-delay: 29.2s;
  transition-delay: 29.2s; }

.delayp293 {
  animation-delay: 29.3s;
  -moz-animation-delay: 29.3s;
  -webkit-animation-delay: 29.3s;
  -o-animation-delay: 29.3s;
  transition-delay: 29.3s; }

.delayp294 {
  animation-delay: 29.4s;
  -moz-animation-delay: 29.4s;
  -webkit-animation-delay: 29.4s;
  -o-animation-delay: 29.4s;
  transition-delay: 29.4s; }

.delayp295 {
  animation-delay: 29.5s;
  -moz-animation-delay: 29.5s;
  -webkit-animation-delay: 29.5s;
  -o-animation-delay: 29.5s;
  transition-delay: 29.5s; }

.delayp296 {
  animation-delay: 29.6s;
  -moz-animation-delay: 29.6s;
  -webkit-animation-delay: 29.6s;
  -o-animation-delay: 29.6s;
  transition-delay: 29.6s; }

.delayp297 {
  animation-delay: 29.7s;
  -moz-animation-delay: 29.7s;
  -webkit-animation-delay: 29.7s;
  -o-animation-delay: 29.7s;
  transition-delay: 29.7s; }

.delayp298 {
  animation-delay: 29.8s;
  -moz-animation-delay: 29.8s;
  -webkit-animation-delay: 29.8s;
  -o-animation-delay: 29.8s;
  transition-delay: 29.8s; }

.delayp299 {
  animation-delay: 29.9s;
  -moz-animation-delay: 29.9s;
  -webkit-animation-delay: 29.9s;
  -o-animation-delay: 29.9s;
  transition-delay: 29.9s; }

.delayp300 {
  animation-delay: 30s;
  -moz-animation-delay: 30s;
  -webkit-animation-delay: 30s;
  -o-animation-delay: 30s;
  transition-delay: 30s; }

.delayp301 {
  animation-delay: 30.1s;
  -moz-animation-delay: 30.1s;
  -webkit-animation-delay: 30.1s;
  -o-animation-delay: 30.1s;
  transition-delay: 30.1s; }

.delayp302 {
  animation-delay: 30.2s;
  -moz-animation-delay: 30.2s;
  -webkit-animation-delay: 30.2s;
  -o-animation-delay: 30.2s;
  transition-delay: 30.2s; }

.delayp303 {
  animation-delay: 30.3s;
  -moz-animation-delay: 30.3s;
  -webkit-animation-delay: 30.3s;
  -o-animation-delay: 30.3s;
  transition-delay: 30.3s; }

.delayp304 {
  animation-delay: 30.4s;
  -moz-animation-delay: 30.4s;
  -webkit-animation-delay: 30.4s;
  -o-animation-delay: 30.4s;
  transition-delay: 30.4s; }

.delayp305 {
  animation-delay: 30.5s;
  -moz-animation-delay: 30.5s;
  -webkit-animation-delay: 30.5s;
  -o-animation-delay: 30.5s;
  transition-delay: 30.5s; }

.delayp306 {
  animation-delay: 30.6s;
  -moz-animation-delay: 30.6s;
  -webkit-animation-delay: 30.6s;
  -o-animation-delay: 30.6s;
  transition-delay: 30.6s; }

.delayp307 {
  animation-delay: 30.7s;
  -moz-animation-delay: 30.7s;
  -webkit-animation-delay: 30.7s;
  -o-animation-delay: 30.7s;
  transition-delay: 30.7s; }

.delayp308 {
  animation-delay: 30.8s;
  -moz-animation-delay: 30.8s;
  -webkit-animation-delay: 30.8s;
  -o-animation-delay: 30.8s;
  transition-delay: 30.8s; }

.delayp309 {
  animation-delay: 30.9s;
  -moz-animation-delay: 30.9s;
  -webkit-animation-delay: 30.9s;
  -o-animation-delay: 30.9s;
  transition-delay: 30.9s; }

.delayp310 {
  animation-delay: 31s;
  -moz-animation-delay: 31s;
  -webkit-animation-delay: 31s;
  -o-animation-delay: 31s;
  transition-delay: 31s; }

.delayp311 {
  animation-delay: 31.1s;
  -moz-animation-delay: 31.1s;
  -webkit-animation-delay: 31.1s;
  -o-animation-delay: 31.1s;
  transition-delay: 31.1s; }

.delayp312 {
  animation-delay: 31.2s;
  -moz-animation-delay: 31.2s;
  -webkit-animation-delay: 31.2s;
  -o-animation-delay: 31.2s;
  transition-delay: 31.2s; }

.delayp313 {
  animation-delay: 31.3s;
  -moz-animation-delay: 31.3s;
  -webkit-animation-delay: 31.3s;
  -o-animation-delay: 31.3s;
  transition-delay: 31.3s; }

.delayp314 {
  animation-delay: 31.4s;
  -moz-animation-delay: 31.4s;
  -webkit-animation-delay: 31.4s;
  -o-animation-delay: 31.4s;
  transition-delay: 31.4s; }

.delayp315 {
  animation-delay: 31.5s;
  -moz-animation-delay: 31.5s;
  -webkit-animation-delay: 31.5s;
  -o-animation-delay: 31.5s;
  transition-delay: 31.5s; }

.delayp316 {
  animation-delay: 31.6s;
  -moz-animation-delay: 31.6s;
  -webkit-animation-delay: 31.6s;
  -o-animation-delay: 31.6s;
  transition-delay: 31.6s; }

.delayp317 {
  animation-delay: 31.7s;
  -moz-animation-delay: 31.7s;
  -webkit-animation-delay: 31.7s;
  -o-animation-delay: 31.7s;
  transition-delay: 31.7s; }

.delayp318 {
  animation-delay: 31.8s;
  -moz-animation-delay: 31.8s;
  -webkit-animation-delay: 31.8s;
  -o-animation-delay: 31.8s;
  transition-delay: 31.8s; }

.delayp319 {
  animation-delay: 31.9s;
  -moz-animation-delay: 31.9s;
  -webkit-animation-delay: 31.9s;
  -o-animation-delay: 31.9s;
  transition-delay: 31.9s; }

.delayp320 {
  animation-delay: 32s;
  -moz-animation-delay: 32s;
  -webkit-animation-delay: 32s;
  -o-animation-delay: 32s;
  transition-delay: 32s; }

.delayp321 {
  animation-delay: 32.1s;
  -moz-animation-delay: 32.1s;
  -webkit-animation-delay: 32.1s;
  -o-animation-delay: 32.1s;
  transition-delay: 32.1s; }

.delayp322 {
  animation-delay: 32.2s;
  -moz-animation-delay: 32.2s;
  -webkit-animation-delay: 32.2s;
  -o-animation-delay: 32.2s;
  transition-delay: 32.2s; }

.delayp323 {
  animation-delay: 32.3s;
  -moz-animation-delay: 32.3s;
  -webkit-animation-delay: 32.3s;
  -o-animation-delay: 32.3s;
  transition-delay: 32.3s; }

.delayp324 {
  animation-delay: 32.4s;
  -moz-animation-delay: 32.4s;
  -webkit-animation-delay: 32.4s;
  -o-animation-delay: 32.4s;
  transition-delay: 32.4s; }

.delayp325 {
  animation-delay: 32.5s;
  -moz-animation-delay: 32.5s;
  -webkit-animation-delay: 32.5s;
  -o-animation-delay: 32.5s;
  transition-delay: 32.5s; }

.delayp326 {
  animation-delay: 32.6s;
  -moz-animation-delay: 32.6s;
  -webkit-animation-delay: 32.6s;
  -o-animation-delay: 32.6s;
  transition-delay: 32.6s; }

.delayp327 {
  animation-delay: 32.7s;
  -moz-animation-delay: 32.7s;
  -webkit-animation-delay: 32.7s;
  -o-animation-delay: 32.7s;
  transition-delay: 32.7s; }

.delayp328 {
  animation-delay: 32.8s;
  -moz-animation-delay: 32.8s;
  -webkit-animation-delay: 32.8s;
  -o-animation-delay: 32.8s;
  transition-delay: 32.8s; }

.delayp329 {
  animation-delay: 32.9s;
  -moz-animation-delay: 32.9s;
  -webkit-animation-delay: 32.9s;
  -o-animation-delay: 32.9s;
  transition-delay: 32.9s; }

.delayp330 {
  animation-delay: 33s;
  -moz-animation-delay: 33s;
  -webkit-animation-delay: 33s;
  -o-animation-delay: 33s;
  transition-delay: 33s; }

.delayp331 {
  animation-delay: 33.1s;
  -moz-animation-delay: 33.1s;
  -webkit-animation-delay: 33.1s;
  -o-animation-delay: 33.1s;
  transition-delay: 33.1s; }

.delayp332 {
  animation-delay: 33.2s;
  -moz-animation-delay: 33.2s;
  -webkit-animation-delay: 33.2s;
  -o-animation-delay: 33.2s;
  transition-delay: 33.2s; }

.delayp333 {
  animation-delay: 33.3s;
  -moz-animation-delay: 33.3s;
  -webkit-animation-delay: 33.3s;
  -o-animation-delay: 33.3s;
  transition-delay: 33.3s; }

.delayp334 {
  animation-delay: 33.4s;
  -moz-animation-delay: 33.4s;
  -webkit-animation-delay: 33.4s;
  -o-animation-delay: 33.4s;
  transition-delay: 33.4s; }

.delayp335 {
  animation-delay: 33.5s;
  -moz-animation-delay: 33.5s;
  -webkit-animation-delay: 33.5s;
  -o-animation-delay: 33.5s;
  transition-delay: 33.5s; }

.delayp336 {
  animation-delay: 33.6s;
  -moz-animation-delay: 33.6s;
  -webkit-animation-delay: 33.6s;
  -o-animation-delay: 33.6s;
  transition-delay: 33.6s; }

.delayp337 {
  animation-delay: 33.7s;
  -moz-animation-delay: 33.7s;
  -webkit-animation-delay: 33.7s;
  -o-animation-delay: 33.7s;
  transition-delay: 33.7s; }

.delayp338 {
  animation-delay: 33.8s;
  -moz-animation-delay: 33.8s;
  -webkit-animation-delay: 33.8s;
  -o-animation-delay: 33.8s;
  transition-delay: 33.8s; }

.delayp339 {
  animation-delay: 33.9s;
  -moz-animation-delay: 33.9s;
  -webkit-animation-delay: 33.9s;
  -o-animation-delay: 33.9s;
  transition-delay: 33.9s; }

.delayp340 {
  animation-delay: 34s;
  -moz-animation-delay: 34s;
  -webkit-animation-delay: 34s;
  -o-animation-delay: 34s;
  transition-delay: 34s; }

.delayp341 {
  animation-delay: 34.1s;
  -moz-animation-delay: 34.1s;
  -webkit-animation-delay: 34.1s;
  -o-animation-delay: 34.1s;
  transition-delay: 34.1s; }

.delayp342 {
  animation-delay: 34.2s;
  -moz-animation-delay: 34.2s;
  -webkit-animation-delay: 34.2s;
  -o-animation-delay: 34.2s;
  transition-delay: 34.2s; }

.delayp343 {
  animation-delay: 34.3s;
  -moz-animation-delay: 34.3s;
  -webkit-animation-delay: 34.3s;
  -o-animation-delay: 34.3s;
  transition-delay: 34.3s; }

.delayp344 {
  animation-delay: 34.4s;
  -moz-animation-delay: 34.4s;
  -webkit-animation-delay: 34.4s;
  -o-animation-delay: 34.4s;
  transition-delay: 34.4s; }

.delayp345 {
  animation-delay: 34.5s;
  -moz-animation-delay: 34.5s;
  -webkit-animation-delay: 34.5s;
  -o-animation-delay: 34.5s;
  transition-delay: 34.5s; }

.delayp346 {
  animation-delay: 34.6s;
  -moz-animation-delay: 34.6s;
  -webkit-animation-delay: 34.6s;
  -o-animation-delay: 34.6s;
  transition-delay: 34.6s; }

.delayp347 {
  animation-delay: 34.7s;
  -moz-animation-delay: 34.7s;
  -webkit-animation-delay: 34.7s;
  -o-animation-delay: 34.7s;
  transition-delay: 34.7s; }

.delayp348 {
  animation-delay: 34.8s;
  -moz-animation-delay: 34.8s;
  -webkit-animation-delay: 34.8s;
  -o-animation-delay: 34.8s;
  transition-delay: 34.8s; }

.delayp349 {
  animation-delay: 34.9s;
  -moz-animation-delay: 34.9s;
  -webkit-animation-delay: 34.9s;
  -o-animation-delay: 34.9s;
  transition-delay: 34.9s; }

.delayp350 {
  animation-delay: 35s;
  -moz-animation-delay: 35s;
  -webkit-animation-delay: 35s;
  -o-animation-delay: 35s;
  transition-delay: 35s; }

.delayp351 {
  animation-delay: 35.1s;
  -moz-animation-delay: 35.1s;
  -webkit-animation-delay: 35.1s;
  -o-animation-delay: 35.1s;
  transition-delay: 35.1s; }

.delayp352 {
  animation-delay: 35.2s;
  -moz-animation-delay: 35.2s;
  -webkit-animation-delay: 35.2s;
  -o-animation-delay: 35.2s;
  transition-delay: 35.2s; }

.delayp353 {
  animation-delay: 35.3s;
  -moz-animation-delay: 35.3s;
  -webkit-animation-delay: 35.3s;
  -o-animation-delay: 35.3s;
  transition-delay: 35.3s; }

.delayp354 {
  animation-delay: 35.4s;
  -moz-animation-delay: 35.4s;
  -webkit-animation-delay: 35.4s;
  -o-animation-delay: 35.4s;
  transition-delay: 35.4s; }

.delayp355 {
  animation-delay: 35.5s;
  -moz-animation-delay: 35.5s;
  -webkit-animation-delay: 35.5s;
  -o-animation-delay: 35.5s;
  transition-delay: 35.5s; }

.delayp356 {
  animation-delay: 35.6s;
  -moz-animation-delay: 35.6s;
  -webkit-animation-delay: 35.6s;
  -o-animation-delay: 35.6s;
  transition-delay: 35.6s; }

.delayp357 {
  animation-delay: 35.7s;
  -moz-animation-delay: 35.7s;
  -webkit-animation-delay: 35.7s;
  -o-animation-delay: 35.7s;
  transition-delay: 35.7s; }

.delayp358 {
  animation-delay: 35.8s;
  -moz-animation-delay: 35.8s;
  -webkit-animation-delay: 35.8s;
  -o-animation-delay: 35.8s;
  transition-delay: 35.8s; }

.delayp359 {
  animation-delay: 35.9s;
  -moz-animation-delay: 35.9s;
  -webkit-animation-delay: 35.9s;
  -o-animation-delay: 35.9s;
  transition-delay: 35.9s; }

.delayp360 {
  animation-delay: 36s;
  -moz-animation-delay: 36s;
  -webkit-animation-delay: 36s;
  -o-animation-delay: 36s;
  transition-delay: 36s; }

.delayp361 {
  animation-delay: 36.1s;
  -moz-animation-delay: 36.1s;
  -webkit-animation-delay: 36.1s;
  -o-animation-delay: 36.1s;
  transition-delay: 36.1s; }

.delayp362 {
  animation-delay: 36.2s;
  -moz-animation-delay: 36.2s;
  -webkit-animation-delay: 36.2s;
  -o-animation-delay: 36.2s;
  transition-delay: 36.2s; }

.delayp363 {
  animation-delay: 36.3s;
  -moz-animation-delay: 36.3s;
  -webkit-animation-delay: 36.3s;
  -o-animation-delay: 36.3s;
  transition-delay: 36.3s; }

.delayp364 {
  animation-delay: 36.4s;
  -moz-animation-delay: 36.4s;
  -webkit-animation-delay: 36.4s;
  -o-animation-delay: 36.4s;
  transition-delay: 36.4s; }

.delayp365 {
  animation-delay: 36.5s;
  -moz-animation-delay: 36.5s;
  -webkit-animation-delay: 36.5s;
  -o-animation-delay: 36.5s;
  transition-delay: 36.5s; }

.delayp366 {
  animation-delay: 36.6s;
  -moz-animation-delay: 36.6s;
  -webkit-animation-delay: 36.6s;
  -o-animation-delay: 36.6s;
  transition-delay: 36.6s; }

.delayp367 {
  animation-delay: 36.7s;
  -moz-animation-delay: 36.7s;
  -webkit-animation-delay: 36.7s;
  -o-animation-delay: 36.7s;
  transition-delay: 36.7s; }

.delayp368 {
  animation-delay: 36.8s;
  -moz-animation-delay: 36.8s;
  -webkit-animation-delay: 36.8s;
  -o-animation-delay: 36.8s;
  transition-delay: 36.8s; }

.delayp369 {
  animation-delay: 36.9s;
  -moz-animation-delay: 36.9s;
  -webkit-animation-delay: 36.9s;
  -o-animation-delay: 36.9s;
  transition-delay: 36.9s; }

.delayp370 {
  animation-delay: 37s;
  -moz-animation-delay: 37s;
  -webkit-animation-delay: 37s;
  -o-animation-delay: 37s;
  transition-delay: 37s; }

.delayp371 {
  animation-delay: 37.1s;
  -moz-animation-delay: 37.1s;
  -webkit-animation-delay: 37.1s;
  -o-animation-delay: 37.1s;
  transition-delay: 37.1s; }

.delayp372 {
  animation-delay: 37.2s;
  -moz-animation-delay: 37.2s;
  -webkit-animation-delay: 37.2s;
  -o-animation-delay: 37.2s;
  transition-delay: 37.2s; }

.delayp373 {
  animation-delay: 37.3s;
  -moz-animation-delay: 37.3s;
  -webkit-animation-delay: 37.3s;
  -o-animation-delay: 37.3s;
  transition-delay: 37.3s; }

.delayp374 {
  animation-delay: 37.4s;
  -moz-animation-delay: 37.4s;
  -webkit-animation-delay: 37.4s;
  -o-animation-delay: 37.4s;
  transition-delay: 37.4s; }

.delayp375 {
  animation-delay: 37.5s;
  -moz-animation-delay: 37.5s;
  -webkit-animation-delay: 37.5s;
  -o-animation-delay: 37.5s;
  transition-delay: 37.5s; }

.delayp376 {
  animation-delay: 37.6s;
  -moz-animation-delay: 37.6s;
  -webkit-animation-delay: 37.6s;
  -o-animation-delay: 37.6s;
  transition-delay: 37.6s; }

.delayp377 {
  animation-delay: 37.7s;
  -moz-animation-delay: 37.7s;
  -webkit-animation-delay: 37.7s;
  -o-animation-delay: 37.7s;
  transition-delay: 37.7s; }

.delayp378 {
  animation-delay: 37.8s;
  -moz-animation-delay: 37.8s;
  -webkit-animation-delay: 37.8s;
  -o-animation-delay: 37.8s;
  transition-delay: 37.8s; }

.delayp379 {
  animation-delay: 37.9s;
  -moz-animation-delay: 37.9s;
  -webkit-animation-delay: 37.9s;
  -o-animation-delay: 37.9s;
  transition-delay: 37.9s; }

.delayp380 {
  animation-delay: 38s;
  -moz-animation-delay: 38s;
  -webkit-animation-delay: 38s;
  -o-animation-delay: 38s;
  transition-delay: 38s; }

.delayp381 {
  animation-delay: 38.1s;
  -moz-animation-delay: 38.1s;
  -webkit-animation-delay: 38.1s;
  -o-animation-delay: 38.1s;
  transition-delay: 38.1s; }

.delayp382 {
  animation-delay: 38.2s;
  -moz-animation-delay: 38.2s;
  -webkit-animation-delay: 38.2s;
  -o-animation-delay: 38.2s;
  transition-delay: 38.2s; }

.delayp383 {
  animation-delay: 38.3s;
  -moz-animation-delay: 38.3s;
  -webkit-animation-delay: 38.3s;
  -o-animation-delay: 38.3s;
  transition-delay: 38.3s; }

.delayp384 {
  animation-delay: 38.4s;
  -moz-animation-delay: 38.4s;
  -webkit-animation-delay: 38.4s;
  -o-animation-delay: 38.4s;
  transition-delay: 38.4s; }

.delayp385 {
  animation-delay: 38.5s;
  -moz-animation-delay: 38.5s;
  -webkit-animation-delay: 38.5s;
  -o-animation-delay: 38.5s;
  transition-delay: 38.5s; }

.delayp386 {
  animation-delay: 38.6s;
  -moz-animation-delay: 38.6s;
  -webkit-animation-delay: 38.6s;
  -o-animation-delay: 38.6s;
  transition-delay: 38.6s; }

.delayp387 {
  animation-delay: 38.7s;
  -moz-animation-delay: 38.7s;
  -webkit-animation-delay: 38.7s;
  -o-animation-delay: 38.7s;
  transition-delay: 38.7s; }

.delayp388 {
  animation-delay: 38.8s;
  -moz-animation-delay: 38.8s;
  -webkit-animation-delay: 38.8s;
  -o-animation-delay: 38.8s;
  transition-delay: 38.8s; }

.delayp389 {
  animation-delay: 38.9s;
  -moz-animation-delay: 38.9s;
  -webkit-animation-delay: 38.9s;
  -o-animation-delay: 38.9s;
  transition-delay: 38.9s; }

.delayp390 {
  animation-delay: 39s;
  -moz-animation-delay: 39s;
  -webkit-animation-delay: 39s;
  -o-animation-delay: 39s;
  transition-delay: 39s; }

.delayp391 {
  animation-delay: 39.1s;
  -moz-animation-delay: 39.1s;
  -webkit-animation-delay: 39.1s;
  -o-animation-delay: 39.1s;
  transition-delay: 39.1s; }

.delayp392 {
  animation-delay: 39.2s;
  -moz-animation-delay: 39.2s;
  -webkit-animation-delay: 39.2s;
  -o-animation-delay: 39.2s;
  transition-delay: 39.2s; }

.delayp393 {
  animation-delay: 39.3s;
  -moz-animation-delay: 39.3s;
  -webkit-animation-delay: 39.3s;
  -o-animation-delay: 39.3s;
  transition-delay: 39.3s; }

.delayp394 {
  animation-delay: 39.4s;
  -moz-animation-delay: 39.4s;
  -webkit-animation-delay: 39.4s;
  -o-animation-delay: 39.4s;
  transition-delay: 39.4s; }

.delayp395 {
  animation-delay: 39.5s;
  -moz-animation-delay: 39.5s;
  -webkit-animation-delay: 39.5s;
  -o-animation-delay: 39.5s;
  transition-delay: 39.5s; }

.delayp396 {
  animation-delay: 39.6s;
  -moz-animation-delay: 39.6s;
  -webkit-animation-delay: 39.6s;
  -o-animation-delay: 39.6s;
  transition-delay: 39.6s; }

.delayp397 {
  animation-delay: 39.7s;
  -moz-animation-delay: 39.7s;
  -webkit-animation-delay: 39.7s;
  -o-animation-delay: 39.7s;
  transition-delay: 39.7s; }

.delayp398 {
  animation-delay: 39.8s;
  -moz-animation-delay: 39.8s;
  -webkit-animation-delay: 39.8s;
  -o-animation-delay: 39.8s;
  transition-delay: 39.8s; }

.delayp399 {
  animation-delay: 39.9s;
  -moz-animation-delay: 39.9s;
  -webkit-animation-delay: 39.9s;
  -o-animation-delay: 39.9s;
  transition-delay: 39.9s; }

.delayp400 {
  animation-delay: 40s;
  -moz-animation-delay: 40s;
  -webkit-animation-delay: 40s;
  -o-animation-delay: 40s;
  transition-delay: 40s; }

.delayp401 {
  animation-delay: 40.1s;
  -moz-animation-delay: 40.1s;
  -webkit-animation-delay: 40.1s;
  -o-animation-delay: 40.1s;
  transition-delay: 40.1s; }

.delayp402 {
  animation-delay: 40.2s;
  -moz-animation-delay: 40.2s;
  -webkit-animation-delay: 40.2s;
  -o-animation-delay: 40.2s;
  transition-delay: 40.2s; }

.delayp403 {
  animation-delay: 40.3s;
  -moz-animation-delay: 40.3s;
  -webkit-animation-delay: 40.3s;
  -o-animation-delay: 40.3s;
  transition-delay: 40.3s; }

.delayp404 {
  animation-delay: 40.4s;
  -moz-animation-delay: 40.4s;
  -webkit-animation-delay: 40.4s;
  -o-animation-delay: 40.4s;
  transition-delay: 40.4s; }

.delayp405 {
  animation-delay: 40.5s;
  -moz-animation-delay: 40.5s;
  -webkit-animation-delay: 40.5s;
  -o-animation-delay: 40.5s;
  transition-delay: 40.5s; }

.delayp406 {
  animation-delay: 40.6s;
  -moz-animation-delay: 40.6s;
  -webkit-animation-delay: 40.6s;
  -o-animation-delay: 40.6s;
  transition-delay: 40.6s; }

.delayp407 {
  animation-delay: 40.7s;
  -moz-animation-delay: 40.7s;
  -webkit-animation-delay: 40.7s;
  -o-animation-delay: 40.7s;
  transition-delay: 40.7s; }

.delayp408 {
  animation-delay: 40.8s;
  -moz-animation-delay: 40.8s;
  -webkit-animation-delay: 40.8s;
  -o-animation-delay: 40.8s;
  transition-delay: 40.8s; }

.delayp409 {
  animation-delay: 40.9s;
  -moz-animation-delay: 40.9s;
  -webkit-animation-delay: 40.9s;
  -o-animation-delay: 40.9s;
  transition-delay: 40.9s; }

.delayp410 {
  animation-delay: 41s;
  -moz-animation-delay: 41s;
  -webkit-animation-delay: 41s;
  -o-animation-delay: 41s;
  transition-delay: 41s; }

.delayp411 {
  animation-delay: 41.1s;
  -moz-animation-delay: 41.1s;
  -webkit-animation-delay: 41.1s;
  -o-animation-delay: 41.1s;
  transition-delay: 41.1s; }

.delayp412 {
  animation-delay: 41.2s;
  -moz-animation-delay: 41.2s;
  -webkit-animation-delay: 41.2s;
  -o-animation-delay: 41.2s;
  transition-delay: 41.2s; }

.delayp413 {
  animation-delay: 41.3s;
  -moz-animation-delay: 41.3s;
  -webkit-animation-delay: 41.3s;
  -o-animation-delay: 41.3s;
  transition-delay: 41.3s; }

.delayp414 {
  animation-delay: 41.4s;
  -moz-animation-delay: 41.4s;
  -webkit-animation-delay: 41.4s;
  -o-animation-delay: 41.4s;
  transition-delay: 41.4s; }

.delayp415 {
  animation-delay: 41.5s;
  -moz-animation-delay: 41.5s;
  -webkit-animation-delay: 41.5s;
  -o-animation-delay: 41.5s;
  transition-delay: 41.5s; }

.delayp416 {
  animation-delay: 41.6s;
  -moz-animation-delay: 41.6s;
  -webkit-animation-delay: 41.6s;
  -o-animation-delay: 41.6s;
  transition-delay: 41.6s; }

.delayp417 {
  animation-delay: 41.7s;
  -moz-animation-delay: 41.7s;
  -webkit-animation-delay: 41.7s;
  -o-animation-delay: 41.7s;
  transition-delay: 41.7s; }

.delayp418 {
  animation-delay: 41.8s;
  -moz-animation-delay: 41.8s;
  -webkit-animation-delay: 41.8s;
  -o-animation-delay: 41.8s;
  transition-delay: 41.8s; }

.delayp419 {
  animation-delay: 41.9s;
  -moz-animation-delay: 41.9s;
  -webkit-animation-delay: 41.9s;
  -o-animation-delay: 41.9s;
  transition-delay: 41.9s; }

.delayp420 {
  animation-delay: 42s;
  -moz-animation-delay: 42s;
  -webkit-animation-delay: 42s;
  -o-animation-delay: 42s;
  transition-delay: 42s; }

.delayp421 {
  animation-delay: 42.1s;
  -moz-animation-delay: 42.1s;
  -webkit-animation-delay: 42.1s;
  -o-animation-delay: 42.1s;
  transition-delay: 42.1s; }

.delayp422 {
  animation-delay: 42.2s;
  -moz-animation-delay: 42.2s;
  -webkit-animation-delay: 42.2s;
  -o-animation-delay: 42.2s;
  transition-delay: 42.2s; }

.delayp423 {
  animation-delay: 42.3s;
  -moz-animation-delay: 42.3s;
  -webkit-animation-delay: 42.3s;
  -o-animation-delay: 42.3s;
  transition-delay: 42.3s; }

.delayp424 {
  animation-delay: 42.4s;
  -moz-animation-delay: 42.4s;
  -webkit-animation-delay: 42.4s;
  -o-animation-delay: 42.4s;
  transition-delay: 42.4s; }

.delayp425 {
  animation-delay: 42.5s;
  -moz-animation-delay: 42.5s;
  -webkit-animation-delay: 42.5s;
  -o-animation-delay: 42.5s;
  transition-delay: 42.5s; }

.delayp426 {
  animation-delay: 42.6s;
  -moz-animation-delay: 42.6s;
  -webkit-animation-delay: 42.6s;
  -o-animation-delay: 42.6s;
  transition-delay: 42.6s; }

.delayp427 {
  animation-delay: 42.7s;
  -moz-animation-delay: 42.7s;
  -webkit-animation-delay: 42.7s;
  -o-animation-delay: 42.7s;
  transition-delay: 42.7s; }

.delayp428 {
  animation-delay: 42.8s;
  -moz-animation-delay: 42.8s;
  -webkit-animation-delay: 42.8s;
  -o-animation-delay: 42.8s;
  transition-delay: 42.8s; }

.delayp429 {
  animation-delay: 42.9s;
  -moz-animation-delay: 42.9s;
  -webkit-animation-delay: 42.9s;
  -o-animation-delay: 42.9s;
  transition-delay: 42.9s; }

.delayp430 {
  animation-delay: 43s;
  -moz-animation-delay: 43s;
  -webkit-animation-delay: 43s;
  -o-animation-delay: 43s;
  transition-delay: 43s; }

.delayp431 {
  animation-delay: 43.1s;
  -moz-animation-delay: 43.1s;
  -webkit-animation-delay: 43.1s;
  -o-animation-delay: 43.1s;
  transition-delay: 43.1s; }

.delayp432 {
  animation-delay: 43.2s;
  -moz-animation-delay: 43.2s;
  -webkit-animation-delay: 43.2s;
  -o-animation-delay: 43.2s;
  transition-delay: 43.2s; }

.delayp433 {
  animation-delay: 43.3s;
  -moz-animation-delay: 43.3s;
  -webkit-animation-delay: 43.3s;
  -o-animation-delay: 43.3s;
  transition-delay: 43.3s; }

.delayp434 {
  animation-delay: 43.4s;
  -moz-animation-delay: 43.4s;
  -webkit-animation-delay: 43.4s;
  -o-animation-delay: 43.4s;
  transition-delay: 43.4s; }

.delayp435 {
  animation-delay: 43.5s;
  -moz-animation-delay: 43.5s;
  -webkit-animation-delay: 43.5s;
  -o-animation-delay: 43.5s;
  transition-delay: 43.5s; }

.delayp436 {
  animation-delay: 43.6s;
  -moz-animation-delay: 43.6s;
  -webkit-animation-delay: 43.6s;
  -o-animation-delay: 43.6s;
  transition-delay: 43.6s; }

.delayp437 {
  animation-delay: 43.7s;
  -moz-animation-delay: 43.7s;
  -webkit-animation-delay: 43.7s;
  -o-animation-delay: 43.7s;
  transition-delay: 43.7s; }

.delayp438 {
  animation-delay: 43.8s;
  -moz-animation-delay: 43.8s;
  -webkit-animation-delay: 43.8s;
  -o-animation-delay: 43.8s;
  transition-delay: 43.8s; }

.delayp439 {
  animation-delay: 43.9s;
  -moz-animation-delay: 43.9s;
  -webkit-animation-delay: 43.9s;
  -o-animation-delay: 43.9s;
  transition-delay: 43.9s; }

.delayp440 {
  animation-delay: 44s;
  -moz-animation-delay: 44s;
  -webkit-animation-delay: 44s;
  -o-animation-delay: 44s;
  transition-delay: 44s; }

.delayp441 {
  animation-delay: 44.1s;
  -moz-animation-delay: 44.1s;
  -webkit-animation-delay: 44.1s;
  -o-animation-delay: 44.1s;
  transition-delay: 44.1s; }

.delayp442 {
  animation-delay: 44.2s;
  -moz-animation-delay: 44.2s;
  -webkit-animation-delay: 44.2s;
  -o-animation-delay: 44.2s;
  transition-delay: 44.2s; }

.delayp443 {
  animation-delay: 44.3s;
  -moz-animation-delay: 44.3s;
  -webkit-animation-delay: 44.3s;
  -o-animation-delay: 44.3s;
  transition-delay: 44.3s; }

.delayp444 {
  animation-delay: 44.4s;
  -moz-animation-delay: 44.4s;
  -webkit-animation-delay: 44.4s;
  -o-animation-delay: 44.4s;
  transition-delay: 44.4s; }

.delayp445 {
  animation-delay: 44.5s;
  -moz-animation-delay: 44.5s;
  -webkit-animation-delay: 44.5s;
  -o-animation-delay: 44.5s;
  transition-delay: 44.5s; }

.delayp446 {
  animation-delay: 44.6s;
  -moz-animation-delay: 44.6s;
  -webkit-animation-delay: 44.6s;
  -o-animation-delay: 44.6s;
  transition-delay: 44.6s; }

.delayp447 {
  animation-delay: 44.7s;
  -moz-animation-delay: 44.7s;
  -webkit-animation-delay: 44.7s;
  -o-animation-delay: 44.7s;
  transition-delay: 44.7s; }

.delayp448 {
  animation-delay: 44.8s;
  -moz-animation-delay: 44.8s;
  -webkit-animation-delay: 44.8s;
  -o-animation-delay: 44.8s;
  transition-delay: 44.8s; }

.delayp449 {
  animation-delay: 44.9s;
  -moz-animation-delay: 44.9s;
  -webkit-animation-delay: 44.9s;
  -o-animation-delay: 44.9s;
  transition-delay: 44.9s; }

.delayp450 {
  animation-delay: 45s;
  -moz-animation-delay: 45s;
  -webkit-animation-delay: 45s;
  -o-animation-delay: 45s;
  transition-delay: 45s; }

.delayp451 {
  animation-delay: 45.1s;
  -moz-animation-delay: 45.1s;
  -webkit-animation-delay: 45.1s;
  -o-animation-delay: 45.1s;
  transition-delay: 45.1s; }

.delayp452 {
  animation-delay: 45.2s;
  -moz-animation-delay: 45.2s;
  -webkit-animation-delay: 45.2s;
  -o-animation-delay: 45.2s;
  transition-delay: 45.2s; }

.delayp453 {
  animation-delay: 45.3s;
  -moz-animation-delay: 45.3s;
  -webkit-animation-delay: 45.3s;
  -o-animation-delay: 45.3s;
  transition-delay: 45.3s; }

.delayp454 {
  animation-delay: 45.4s;
  -moz-animation-delay: 45.4s;
  -webkit-animation-delay: 45.4s;
  -o-animation-delay: 45.4s;
  transition-delay: 45.4s; }

.delayp455 {
  animation-delay: 45.5s;
  -moz-animation-delay: 45.5s;
  -webkit-animation-delay: 45.5s;
  -o-animation-delay: 45.5s;
  transition-delay: 45.5s; }

.delayp456 {
  animation-delay: 45.6s;
  -moz-animation-delay: 45.6s;
  -webkit-animation-delay: 45.6s;
  -o-animation-delay: 45.6s;
  transition-delay: 45.6s; }

.delayp457 {
  animation-delay: 45.7s;
  -moz-animation-delay: 45.7s;
  -webkit-animation-delay: 45.7s;
  -o-animation-delay: 45.7s;
  transition-delay: 45.7s; }

.delayp458 {
  animation-delay: 45.8s;
  -moz-animation-delay: 45.8s;
  -webkit-animation-delay: 45.8s;
  -o-animation-delay: 45.8s;
  transition-delay: 45.8s; }

.delayp459 {
  animation-delay: 45.9s;
  -moz-animation-delay: 45.9s;
  -webkit-animation-delay: 45.9s;
  -o-animation-delay: 45.9s;
  transition-delay: 45.9s; }

.delayp460 {
  animation-delay: 46s;
  -moz-animation-delay: 46s;
  -webkit-animation-delay: 46s;
  -o-animation-delay: 46s;
  transition-delay: 46s; }

.delayp461 {
  animation-delay: 46.1s;
  -moz-animation-delay: 46.1s;
  -webkit-animation-delay: 46.1s;
  -o-animation-delay: 46.1s;
  transition-delay: 46.1s; }

.delayp462 {
  animation-delay: 46.2s;
  -moz-animation-delay: 46.2s;
  -webkit-animation-delay: 46.2s;
  -o-animation-delay: 46.2s;
  transition-delay: 46.2s; }

.delayp463 {
  animation-delay: 46.3s;
  -moz-animation-delay: 46.3s;
  -webkit-animation-delay: 46.3s;
  -o-animation-delay: 46.3s;
  transition-delay: 46.3s; }

.delayp464 {
  animation-delay: 46.4s;
  -moz-animation-delay: 46.4s;
  -webkit-animation-delay: 46.4s;
  -o-animation-delay: 46.4s;
  transition-delay: 46.4s; }

.delayp465 {
  animation-delay: 46.5s;
  -moz-animation-delay: 46.5s;
  -webkit-animation-delay: 46.5s;
  -o-animation-delay: 46.5s;
  transition-delay: 46.5s; }

.delayp466 {
  animation-delay: 46.6s;
  -moz-animation-delay: 46.6s;
  -webkit-animation-delay: 46.6s;
  -o-animation-delay: 46.6s;
  transition-delay: 46.6s; }

.delayp467 {
  animation-delay: 46.7s;
  -moz-animation-delay: 46.7s;
  -webkit-animation-delay: 46.7s;
  -o-animation-delay: 46.7s;
  transition-delay: 46.7s; }

.delayp468 {
  animation-delay: 46.8s;
  -moz-animation-delay: 46.8s;
  -webkit-animation-delay: 46.8s;
  -o-animation-delay: 46.8s;
  transition-delay: 46.8s; }

.delayp469 {
  animation-delay: 46.9s;
  -moz-animation-delay: 46.9s;
  -webkit-animation-delay: 46.9s;
  -o-animation-delay: 46.9s;
  transition-delay: 46.9s; }

.delayp470 {
  animation-delay: 47s;
  -moz-animation-delay: 47s;
  -webkit-animation-delay: 47s;
  -o-animation-delay: 47s;
  transition-delay: 47s; }

.delayp471 {
  animation-delay: 47.1s;
  -moz-animation-delay: 47.1s;
  -webkit-animation-delay: 47.1s;
  -o-animation-delay: 47.1s;
  transition-delay: 47.1s; }

.delayp472 {
  animation-delay: 47.2s;
  -moz-animation-delay: 47.2s;
  -webkit-animation-delay: 47.2s;
  -o-animation-delay: 47.2s;
  transition-delay: 47.2s; }

.delayp473 {
  animation-delay: 47.3s;
  -moz-animation-delay: 47.3s;
  -webkit-animation-delay: 47.3s;
  -o-animation-delay: 47.3s;
  transition-delay: 47.3s; }

.delayp474 {
  animation-delay: 47.4s;
  -moz-animation-delay: 47.4s;
  -webkit-animation-delay: 47.4s;
  -o-animation-delay: 47.4s;
  transition-delay: 47.4s; }

.delayp475 {
  animation-delay: 47.5s;
  -moz-animation-delay: 47.5s;
  -webkit-animation-delay: 47.5s;
  -o-animation-delay: 47.5s;
  transition-delay: 47.5s; }

.delayp476 {
  animation-delay: 47.6s;
  -moz-animation-delay: 47.6s;
  -webkit-animation-delay: 47.6s;
  -o-animation-delay: 47.6s;
  transition-delay: 47.6s; }

.delayp477 {
  animation-delay: 47.7s;
  -moz-animation-delay: 47.7s;
  -webkit-animation-delay: 47.7s;
  -o-animation-delay: 47.7s;
  transition-delay: 47.7s; }

.delayp478 {
  animation-delay: 47.8s;
  -moz-animation-delay: 47.8s;
  -webkit-animation-delay: 47.8s;
  -o-animation-delay: 47.8s;
  transition-delay: 47.8s; }

.delayp479 {
  animation-delay: 47.9s;
  -moz-animation-delay: 47.9s;
  -webkit-animation-delay: 47.9s;
  -o-animation-delay: 47.9s;
  transition-delay: 47.9s; }

.delayp480 {
  animation-delay: 48s;
  -moz-animation-delay: 48s;
  -webkit-animation-delay: 48s;
  -o-animation-delay: 48s;
  transition-delay: 48s; }

.delayp481 {
  animation-delay: 48.1s;
  -moz-animation-delay: 48.1s;
  -webkit-animation-delay: 48.1s;
  -o-animation-delay: 48.1s;
  transition-delay: 48.1s; }

.delayp482 {
  animation-delay: 48.2s;
  -moz-animation-delay: 48.2s;
  -webkit-animation-delay: 48.2s;
  -o-animation-delay: 48.2s;
  transition-delay: 48.2s; }

.delayp483 {
  animation-delay: 48.3s;
  -moz-animation-delay: 48.3s;
  -webkit-animation-delay: 48.3s;
  -o-animation-delay: 48.3s;
  transition-delay: 48.3s; }

.delayp484 {
  animation-delay: 48.4s;
  -moz-animation-delay: 48.4s;
  -webkit-animation-delay: 48.4s;
  -o-animation-delay: 48.4s;
  transition-delay: 48.4s; }

.delayp485 {
  animation-delay: 48.5s;
  -moz-animation-delay: 48.5s;
  -webkit-animation-delay: 48.5s;
  -o-animation-delay: 48.5s;
  transition-delay: 48.5s; }

.delayp486 {
  animation-delay: 48.6s;
  -moz-animation-delay: 48.6s;
  -webkit-animation-delay: 48.6s;
  -o-animation-delay: 48.6s;
  transition-delay: 48.6s; }

.delayp487 {
  animation-delay: 48.7s;
  -moz-animation-delay: 48.7s;
  -webkit-animation-delay: 48.7s;
  -o-animation-delay: 48.7s;
  transition-delay: 48.7s; }

.delayp488 {
  animation-delay: 48.8s;
  -moz-animation-delay: 48.8s;
  -webkit-animation-delay: 48.8s;
  -o-animation-delay: 48.8s;
  transition-delay: 48.8s; }

.delayp489 {
  animation-delay: 48.9s;
  -moz-animation-delay: 48.9s;
  -webkit-animation-delay: 48.9s;
  -o-animation-delay: 48.9s;
  transition-delay: 48.9s; }

.delayp490 {
  animation-delay: 49s;
  -moz-animation-delay: 49s;
  -webkit-animation-delay: 49s;
  -o-animation-delay: 49s;
  transition-delay: 49s; }

.delayp491 {
  animation-delay: 49.1s;
  -moz-animation-delay: 49.1s;
  -webkit-animation-delay: 49.1s;
  -o-animation-delay: 49.1s;
  transition-delay: 49.1s; }

.delayp492 {
  animation-delay: 49.2s;
  -moz-animation-delay: 49.2s;
  -webkit-animation-delay: 49.2s;
  -o-animation-delay: 49.2s;
  transition-delay: 49.2s; }

.delayp493 {
  animation-delay: 49.3s;
  -moz-animation-delay: 49.3s;
  -webkit-animation-delay: 49.3s;
  -o-animation-delay: 49.3s;
  transition-delay: 49.3s; }

.delayp494 {
  animation-delay: 49.4s;
  -moz-animation-delay: 49.4s;
  -webkit-animation-delay: 49.4s;
  -o-animation-delay: 49.4s;
  transition-delay: 49.4s; }

.delayp495 {
  animation-delay: 49.5s;
  -moz-animation-delay: 49.5s;
  -webkit-animation-delay: 49.5s;
  -o-animation-delay: 49.5s;
  transition-delay: 49.5s; }

.delayp496 {
  animation-delay: 49.6s;
  -moz-animation-delay: 49.6s;
  -webkit-animation-delay: 49.6s;
  -o-animation-delay: 49.6s;
  transition-delay: 49.6s; }

.delayp497 {
  animation-delay: 49.7s;
  -moz-animation-delay: 49.7s;
  -webkit-animation-delay: 49.7s;
  -o-animation-delay: 49.7s;
  transition-delay: 49.7s; }

.delayp498 {
  animation-delay: 49.8s;
  -moz-animation-delay: 49.8s;
  -webkit-animation-delay: 49.8s;
  -o-animation-delay: 49.8s;
  transition-delay: 49.8s; }

.delayp499 {
  animation-delay: 49.9s;
  -moz-animation-delay: 49.9s;
  -webkit-animation-delay: 49.9s;
  -o-animation-delay: 49.9s;
  transition-delay: 49.9s; }

.delayp500 {
  animation-delay: 50s;
  -moz-animation-delay: 50s;
  -webkit-animation-delay: 50s;
  -o-animation-delay: 50s;
  transition-delay: 50s; }

.delayp501 {
  animation-delay: 50.1s;
  -moz-animation-delay: 50.1s;
  -webkit-animation-delay: 50.1s;
  -o-animation-delay: 50.1s;
  transition-delay: 50.1s; }

.delayp502 {
  animation-delay: 50.2s;
  -moz-animation-delay: 50.2s;
  -webkit-animation-delay: 50.2s;
  -o-animation-delay: 50.2s;
  transition-delay: 50.2s; }

.delayp503 {
  animation-delay: 50.3s;
  -moz-animation-delay: 50.3s;
  -webkit-animation-delay: 50.3s;
  -o-animation-delay: 50.3s;
  transition-delay: 50.3s; }

.delayp504 {
  animation-delay: 50.4s;
  -moz-animation-delay: 50.4s;
  -webkit-animation-delay: 50.4s;
  -o-animation-delay: 50.4s;
  transition-delay: 50.4s; }

.delayp505 {
  animation-delay: 50.5s;
  -moz-animation-delay: 50.5s;
  -webkit-animation-delay: 50.5s;
  -o-animation-delay: 50.5s;
  transition-delay: 50.5s; }

.delayp506 {
  animation-delay: 50.6s;
  -moz-animation-delay: 50.6s;
  -webkit-animation-delay: 50.6s;
  -o-animation-delay: 50.6s;
  transition-delay: 50.6s; }

.delayp507 {
  animation-delay: 50.7s;
  -moz-animation-delay: 50.7s;
  -webkit-animation-delay: 50.7s;
  -o-animation-delay: 50.7s;
  transition-delay: 50.7s; }

.delayp508 {
  animation-delay: 50.8s;
  -moz-animation-delay: 50.8s;
  -webkit-animation-delay: 50.8s;
  -o-animation-delay: 50.8s;
  transition-delay: 50.8s; }

.delayp509 {
  animation-delay: 50.9s;
  -moz-animation-delay: 50.9s;
  -webkit-animation-delay: 50.9s;
  -o-animation-delay: 50.9s;
  transition-delay: 50.9s; }

.delayp510 {
  animation-delay: 51s;
  -moz-animation-delay: 51s;
  -webkit-animation-delay: 51s;
  -o-animation-delay: 51s;
  transition-delay: 51s; }

.delayp511 {
  animation-delay: 51.1s;
  -moz-animation-delay: 51.1s;
  -webkit-animation-delay: 51.1s;
  -o-animation-delay: 51.1s;
  transition-delay: 51.1s; }

.delayp512 {
  animation-delay: 51.2s;
  -moz-animation-delay: 51.2s;
  -webkit-animation-delay: 51.2s;
  -o-animation-delay: 51.2s;
  transition-delay: 51.2s; }

.delayp513 {
  animation-delay: 51.3s;
  -moz-animation-delay: 51.3s;
  -webkit-animation-delay: 51.3s;
  -o-animation-delay: 51.3s;
  transition-delay: 51.3s; }

.delayp514 {
  animation-delay: 51.4s;
  -moz-animation-delay: 51.4s;
  -webkit-animation-delay: 51.4s;
  -o-animation-delay: 51.4s;
  transition-delay: 51.4s; }

.delayp515 {
  animation-delay: 51.5s;
  -moz-animation-delay: 51.5s;
  -webkit-animation-delay: 51.5s;
  -o-animation-delay: 51.5s;
  transition-delay: 51.5s; }

.delayp516 {
  animation-delay: 51.6s;
  -moz-animation-delay: 51.6s;
  -webkit-animation-delay: 51.6s;
  -o-animation-delay: 51.6s;
  transition-delay: 51.6s; }

.delayp517 {
  animation-delay: 51.7s;
  -moz-animation-delay: 51.7s;
  -webkit-animation-delay: 51.7s;
  -o-animation-delay: 51.7s;
  transition-delay: 51.7s; }

.delayp518 {
  animation-delay: 51.8s;
  -moz-animation-delay: 51.8s;
  -webkit-animation-delay: 51.8s;
  -o-animation-delay: 51.8s;
  transition-delay: 51.8s; }

.delayp519 {
  animation-delay: 51.9s;
  -moz-animation-delay: 51.9s;
  -webkit-animation-delay: 51.9s;
  -o-animation-delay: 51.9s;
  transition-delay: 51.9s; }

.delayp520 {
  animation-delay: 52s;
  -moz-animation-delay: 52s;
  -webkit-animation-delay: 52s;
  -o-animation-delay: 52s;
  transition-delay: 52s; }

.delayp521 {
  animation-delay: 52.1s;
  -moz-animation-delay: 52.1s;
  -webkit-animation-delay: 52.1s;
  -o-animation-delay: 52.1s;
  transition-delay: 52.1s; }

.delayp522 {
  animation-delay: 52.2s;
  -moz-animation-delay: 52.2s;
  -webkit-animation-delay: 52.2s;
  -o-animation-delay: 52.2s;
  transition-delay: 52.2s; }

.delayp523 {
  animation-delay: 52.3s;
  -moz-animation-delay: 52.3s;
  -webkit-animation-delay: 52.3s;
  -o-animation-delay: 52.3s;
  transition-delay: 52.3s; }

.delayp524 {
  animation-delay: 52.4s;
  -moz-animation-delay: 52.4s;
  -webkit-animation-delay: 52.4s;
  -o-animation-delay: 52.4s;
  transition-delay: 52.4s; }

.delayp525 {
  animation-delay: 52.5s;
  -moz-animation-delay: 52.5s;
  -webkit-animation-delay: 52.5s;
  -o-animation-delay: 52.5s;
  transition-delay: 52.5s; }

.delayp526 {
  animation-delay: 52.6s;
  -moz-animation-delay: 52.6s;
  -webkit-animation-delay: 52.6s;
  -o-animation-delay: 52.6s;
  transition-delay: 52.6s; }

.delayp527 {
  animation-delay: 52.7s;
  -moz-animation-delay: 52.7s;
  -webkit-animation-delay: 52.7s;
  -o-animation-delay: 52.7s;
  transition-delay: 52.7s; }

.delayp528 {
  animation-delay: 52.8s;
  -moz-animation-delay: 52.8s;
  -webkit-animation-delay: 52.8s;
  -o-animation-delay: 52.8s;
  transition-delay: 52.8s; }

.delayp529 {
  animation-delay: 52.9s;
  -moz-animation-delay: 52.9s;
  -webkit-animation-delay: 52.9s;
  -o-animation-delay: 52.9s;
  transition-delay: 52.9s; }

.delayp530 {
  animation-delay: 53s;
  -moz-animation-delay: 53s;
  -webkit-animation-delay: 53s;
  -o-animation-delay: 53s;
  transition-delay: 53s; }

.delayp531 {
  animation-delay: 53.1s;
  -moz-animation-delay: 53.1s;
  -webkit-animation-delay: 53.1s;
  -o-animation-delay: 53.1s;
  transition-delay: 53.1s; }

.delayp532 {
  animation-delay: 53.2s;
  -moz-animation-delay: 53.2s;
  -webkit-animation-delay: 53.2s;
  -o-animation-delay: 53.2s;
  transition-delay: 53.2s; }

.delayp533 {
  animation-delay: 53.3s;
  -moz-animation-delay: 53.3s;
  -webkit-animation-delay: 53.3s;
  -o-animation-delay: 53.3s;
  transition-delay: 53.3s; }

.delayp534 {
  animation-delay: 53.4s;
  -moz-animation-delay: 53.4s;
  -webkit-animation-delay: 53.4s;
  -o-animation-delay: 53.4s;
  transition-delay: 53.4s; }

.delayp535 {
  animation-delay: 53.5s;
  -moz-animation-delay: 53.5s;
  -webkit-animation-delay: 53.5s;
  -o-animation-delay: 53.5s;
  transition-delay: 53.5s; }

.delayp536 {
  animation-delay: 53.6s;
  -moz-animation-delay: 53.6s;
  -webkit-animation-delay: 53.6s;
  -o-animation-delay: 53.6s;
  transition-delay: 53.6s; }

.delayp537 {
  animation-delay: 53.7s;
  -moz-animation-delay: 53.7s;
  -webkit-animation-delay: 53.7s;
  -o-animation-delay: 53.7s;
  transition-delay: 53.7s; }

.delayp538 {
  animation-delay: 53.8s;
  -moz-animation-delay: 53.8s;
  -webkit-animation-delay: 53.8s;
  -o-animation-delay: 53.8s;
  transition-delay: 53.8s; }

.delayp539 {
  animation-delay: 53.9s;
  -moz-animation-delay: 53.9s;
  -webkit-animation-delay: 53.9s;
  -o-animation-delay: 53.9s;
  transition-delay: 53.9s; }

.delayp540 {
  animation-delay: 54s;
  -moz-animation-delay: 54s;
  -webkit-animation-delay: 54s;
  -o-animation-delay: 54s;
  transition-delay: 54s; }

.delayp541 {
  animation-delay: 54.1s;
  -moz-animation-delay: 54.1s;
  -webkit-animation-delay: 54.1s;
  -o-animation-delay: 54.1s;
  transition-delay: 54.1s; }

.delayp542 {
  animation-delay: 54.2s;
  -moz-animation-delay: 54.2s;
  -webkit-animation-delay: 54.2s;
  -o-animation-delay: 54.2s;
  transition-delay: 54.2s; }

.delayp543 {
  animation-delay: 54.3s;
  -moz-animation-delay: 54.3s;
  -webkit-animation-delay: 54.3s;
  -o-animation-delay: 54.3s;
  transition-delay: 54.3s; }

.delayp544 {
  animation-delay: 54.4s;
  -moz-animation-delay: 54.4s;
  -webkit-animation-delay: 54.4s;
  -o-animation-delay: 54.4s;
  transition-delay: 54.4s; }

.delayp545 {
  animation-delay: 54.5s;
  -moz-animation-delay: 54.5s;
  -webkit-animation-delay: 54.5s;
  -o-animation-delay: 54.5s;
  transition-delay: 54.5s; }

.delayp546 {
  animation-delay: 54.6s;
  -moz-animation-delay: 54.6s;
  -webkit-animation-delay: 54.6s;
  -o-animation-delay: 54.6s;
  transition-delay: 54.6s; }

.delayp547 {
  animation-delay: 54.7s;
  -moz-animation-delay: 54.7s;
  -webkit-animation-delay: 54.7s;
  -o-animation-delay: 54.7s;
  transition-delay: 54.7s; }

.delayp548 {
  animation-delay: 54.8s;
  -moz-animation-delay: 54.8s;
  -webkit-animation-delay: 54.8s;
  -o-animation-delay: 54.8s;
  transition-delay: 54.8s; }

.delayp549 {
  animation-delay: 54.9s;
  -moz-animation-delay: 54.9s;
  -webkit-animation-delay: 54.9s;
  -o-animation-delay: 54.9s;
  transition-delay: 54.9s; }

.delayp550 {
  animation-delay: 55s;
  -moz-animation-delay: 55s;
  -webkit-animation-delay: 55s;
  -o-animation-delay: 55s;
  transition-delay: 55s; }

.delayp551 {
  animation-delay: 55.1s;
  -moz-animation-delay: 55.1s;
  -webkit-animation-delay: 55.1s;
  -o-animation-delay: 55.1s;
  transition-delay: 55.1s; }

.delayp552 {
  animation-delay: 55.2s;
  -moz-animation-delay: 55.2s;
  -webkit-animation-delay: 55.2s;
  -o-animation-delay: 55.2s;
  transition-delay: 55.2s; }

.delayp553 {
  animation-delay: 55.3s;
  -moz-animation-delay: 55.3s;
  -webkit-animation-delay: 55.3s;
  -o-animation-delay: 55.3s;
  transition-delay: 55.3s; }

.delayp554 {
  animation-delay: 55.4s;
  -moz-animation-delay: 55.4s;
  -webkit-animation-delay: 55.4s;
  -o-animation-delay: 55.4s;
  transition-delay: 55.4s; }

.delayp555 {
  animation-delay: 55.5s;
  -moz-animation-delay: 55.5s;
  -webkit-animation-delay: 55.5s;
  -o-animation-delay: 55.5s;
  transition-delay: 55.5s; }

.delayp556 {
  animation-delay: 55.6s;
  -moz-animation-delay: 55.6s;
  -webkit-animation-delay: 55.6s;
  -o-animation-delay: 55.6s;
  transition-delay: 55.6s; }

.delayp557 {
  animation-delay: 55.7s;
  -moz-animation-delay: 55.7s;
  -webkit-animation-delay: 55.7s;
  -o-animation-delay: 55.7s;
  transition-delay: 55.7s; }

.delayp558 {
  animation-delay: 55.8s;
  -moz-animation-delay: 55.8s;
  -webkit-animation-delay: 55.8s;
  -o-animation-delay: 55.8s;
  transition-delay: 55.8s; }

.delayp559 {
  animation-delay: 55.9s;
  -moz-animation-delay: 55.9s;
  -webkit-animation-delay: 55.9s;
  -o-animation-delay: 55.9s;
  transition-delay: 55.9s; }

.delayp560 {
  animation-delay: 56s;
  -moz-animation-delay: 56s;
  -webkit-animation-delay: 56s;
  -o-animation-delay: 56s;
  transition-delay: 56s; }

.delayp561 {
  animation-delay: 56.1s;
  -moz-animation-delay: 56.1s;
  -webkit-animation-delay: 56.1s;
  -o-animation-delay: 56.1s;
  transition-delay: 56.1s; }

.delayp562 {
  animation-delay: 56.2s;
  -moz-animation-delay: 56.2s;
  -webkit-animation-delay: 56.2s;
  -o-animation-delay: 56.2s;
  transition-delay: 56.2s; }

.delayp563 {
  animation-delay: 56.3s;
  -moz-animation-delay: 56.3s;
  -webkit-animation-delay: 56.3s;
  -o-animation-delay: 56.3s;
  transition-delay: 56.3s; }

.delayp564 {
  animation-delay: 56.4s;
  -moz-animation-delay: 56.4s;
  -webkit-animation-delay: 56.4s;
  -o-animation-delay: 56.4s;
  transition-delay: 56.4s; }

.delayp565 {
  animation-delay: 56.5s;
  -moz-animation-delay: 56.5s;
  -webkit-animation-delay: 56.5s;
  -o-animation-delay: 56.5s;
  transition-delay: 56.5s; }

.delayp566 {
  animation-delay: 56.6s;
  -moz-animation-delay: 56.6s;
  -webkit-animation-delay: 56.6s;
  -o-animation-delay: 56.6s;
  transition-delay: 56.6s; }

.delayp567 {
  animation-delay: 56.7s;
  -moz-animation-delay: 56.7s;
  -webkit-animation-delay: 56.7s;
  -o-animation-delay: 56.7s;
  transition-delay: 56.7s; }

.delayp568 {
  animation-delay: 56.8s;
  -moz-animation-delay: 56.8s;
  -webkit-animation-delay: 56.8s;
  -o-animation-delay: 56.8s;
  transition-delay: 56.8s; }

.delayp569 {
  animation-delay: 56.9s;
  -moz-animation-delay: 56.9s;
  -webkit-animation-delay: 56.9s;
  -o-animation-delay: 56.9s;
  transition-delay: 56.9s; }

.delayp570 {
  animation-delay: 57s;
  -moz-animation-delay: 57s;
  -webkit-animation-delay: 57s;
  -o-animation-delay: 57s;
  transition-delay: 57s; }

.delayp571 {
  animation-delay: 57.1s;
  -moz-animation-delay: 57.1s;
  -webkit-animation-delay: 57.1s;
  -o-animation-delay: 57.1s;
  transition-delay: 57.1s; }

.delayp572 {
  animation-delay: 57.2s;
  -moz-animation-delay: 57.2s;
  -webkit-animation-delay: 57.2s;
  -o-animation-delay: 57.2s;
  transition-delay: 57.2s; }

.delayp573 {
  animation-delay: 57.3s;
  -moz-animation-delay: 57.3s;
  -webkit-animation-delay: 57.3s;
  -o-animation-delay: 57.3s;
  transition-delay: 57.3s; }

.delayp574 {
  animation-delay: 57.4s;
  -moz-animation-delay: 57.4s;
  -webkit-animation-delay: 57.4s;
  -o-animation-delay: 57.4s;
  transition-delay: 57.4s; }

.delayp575 {
  animation-delay: 57.5s;
  -moz-animation-delay: 57.5s;
  -webkit-animation-delay: 57.5s;
  -o-animation-delay: 57.5s;
  transition-delay: 57.5s; }

.delayp576 {
  animation-delay: 57.6s;
  -moz-animation-delay: 57.6s;
  -webkit-animation-delay: 57.6s;
  -o-animation-delay: 57.6s;
  transition-delay: 57.6s; }

.delayp577 {
  animation-delay: 57.7s;
  -moz-animation-delay: 57.7s;
  -webkit-animation-delay: 57.7s;
  -o-animation-delay: 57.7s;
  transition-delay: 57.7s; }

.delayp578 {
  animation-delay: 57.8s;
  -moz-animation-delay: 57.8s;
  -webkit-animation-delay: 57.8s;
  -o-animation-delay: 57.8s;
  transition-delay: 57.8s; }

.delayp579 {
  animation-delay: 57.9s;
  -moz-animation-delay: 57.9s;
  -webkit-animation-delay: 57.9s;
  -o-animation-delay: 57.9s;
  transition-delay: 57.9s; }

.delayp580 {
  animation-delay: 58s;
  -moz-animation-delay: 58s;
  -webkit-animation-delay: 58s;
  -o-animation-delay: 58s;
  transition-delay: 58s; }

.delayp581 {
  animation-delay: 58.1s;
  -moz-animation-delay: 58.1s;
  -webkit-animation-delay: 58.1s;
  -o-animation-delay: 58.1s;
  transition-delay: 58.1s; }

.delayp582 {
  animation-delay: 58.2s;
  -moz-animation-delay: 58.2s;
  -webkit-animation-delay: 58.2s;
  -o-animation-delay: 58.2s;
  transition-delay: 58.2s; }

.delayp583 {
  animation-delay: 58.3s;
  -moz-animation-delay: 58.3s;
  -webkit-animation-delay: 58.3s;
  -o-animation-delay: 58.3s;
  transition-delay: 58.3s; }

.delayp584 {
  animation-delay: 58.4s;
  -moz-animation-delay: 58.4s;
  -webkit-animation-delay: 58.4s;
  -o-animation-delay: 58.4s;
  transition-delay: 58.4s; }

.delayp585 {
  animation-delay: 58.5s;
  -moz-animation-delay: 58.5s;
  -webkit-animation-delay: 58.5s;
  -o-animation-delay: 58.5s;
  transition-delay: 58.5s; }

.delayp586 {
  animation-delay: 58.6s;
  -moz-animation-delay: 58.6s;
  -webkit-animation-delay: 58.6s;
  -o-animation-delay: 58.6s;
  transition-delay: 58.6s; }

.delayp587 {
  animation-delay: 58.7s;
  -moz-animation-delay: 58.7s;
  -webkit-animation-delay: 58.7s;
  -o-animation-delay: 58.7s;
  transition-delay: 58.7s; }

.delayp588 {
  animation-delay: 58.8s;
  -moz-animation-delay: 58.8s;
  -webkit-animation-delay: 58.8s;
  -o-animation-delay: 58.8s;
  transition-delay: 58.8s; }

.delayp589 {
  animation-delay: 58.9s;
  -moz-animation-delay: 58.9s;
  -webkit-animation-delay: 58.9s;
  -o-animation-delay: 58.9s;
  transition-delay: 58.9s; }

.delayp590 {
  animation-delay: 59s;
  -moz-animation-delay: 59s;
  -webkit-animation-delay: 59s;
  -o-animation-delay: 59s;
  transition-delay: 59s; }

.delayp591 {
  animation-delay: 59.1s;
  -moz-animation-delay: 59.1s;
  -webkit-animation-delay: 59.1s;
  -o-animation-delay: 59.1s;
  transition-delay: 59.1s; }

.delayp592 {
  animation-delay: 59.2s;
  -moz-animation-delay: 59.2s;
  -webkit-animation-delay: 59.2s;
  -o-animation-delay: 59.2s;
  transition-delay: 59.2s; }

.delayp593 {
  animation-delay: 59.3s;
  -moz-animation-delay: 59.3s;
  -webkit-animation-delay: 59.3s;
  -o-animation-delay: 59.3s;
  transition-delay: 59.3s; }

.delayp594 {
  animation-delay: 59.4s;
  -moz-animation-delay: 59.4s;
  -webkit-animation-delay: 59.4s;
  -o-animation-delay: 59.4s;
  transition-delay: 59.4s; }

.delayp595 {
  animation-delay: 59.5s;
  -moz-animation-delay: 59.5s;
  -webkit-animation-delay: 59.5s;
  -o-animation-delay: 59.5s;
  transition-delay: 59.5s; }

.delayp596 {
  animation-delay: 59.6s;
  -moz-animation-delay: 59.6s;
  -webkit-animation-delay: 59.6s;
  -o-animation-delay: 59.6s;
  transition-delay: 59.6s; }

.delayp597 {
  animation-delay: 59.7s;
  -moz-animation-delay: 59.7s;
  -webkit-animation-delay: 59.7s;
  -o-animation-delay: 59.7s;
  transition-delay: 59.7s; }

.delayp598 {
  animation-delay: 59.8s;
  -moz-animation-delay: 59.8s;
  -webkit-animation-delay: 59.8s;
  -o-animation-delay: 59.8s;
  transition-delay: 59.8s; }

.delayp599 {
  animation-delay: 59.9s;
  -moz-animation-delay: 59.9s;
  -webkit-animation-delay: 59.9s;
  -o-animation-delay: 59.9s;
  transition-delay: 59.9s; }

.delayp600 {
  animation-delay: 60s;
  -moz-animation-delay: 60s;
  -webkit-animation-delay: 60s;
  -o-animation-delay: 60s;
  transition-delay: 60s; }

.delayp601 {
  animation-delay: 60.1s;
  -moz-animation-delay: 60.1s;
  -webkit-animation-delay: 60.1s;
  -o-animation-delay: 60.1s;
  transition-delay: 60.1s; }

.delayp602 {
  animation-delay: 60.2s;
  -moz-animation-delay: 60.2s;
  -webkit-animation-delay: 60.2s;
  -o-animation-delay: 60.2s;
  transition-delay: 60.2s; }

.delayp603 {
  animation-delay: 60.3s;
  -moz-animation-delay: 60.3s;
  -webkit-animation-delay: 60.3s;
  -o-animation-delay: 60.3s;
  transition-delay: 60.3s; }

.delayp604 {
  animation-delay: 60.4s;
  -moz-animation-delay: 60.4s;
  -webkit-animation-delay: 60.4s;
  -o-animation-delay: 60.4s;
  transition-delay: 60.4s; }

.delayp605 {
  animation-delay: 60.5s;
  -moz-animation-delay: 60.5s;
  -webkit-animation-delay: 60.5s;
  -o-animation-delay: 60.5s;
  transition-delay: 60.5s; }

.delayp606 {
  animation-delay: 60.6s;
  -moz-animation-delay: 60.6s;
  -webkit-animation-delay: 60.6s;
  -o-animation-delay: 60.6s;
  transition-delay: 60.6s; }

.delayp607 {
  animation-delay: 60.7s;
  -moz-animation-delay: 60.7s;
  -webkit-animation-delay: 60.7s;
  -o-animation-delay: 60.7s;
  transition-delay: 60.7s; }

.delayp608 {
  animation-delay: 60.8s;
  -moz-animation-delay: 60.8s;
  -webkit-animation-delay: 60.8s;
  -o-animation-delay: 60.8s;
  transition-delay: 60.8s; }

.delayp609 {
  animation-delay: 60.9s;
  -moz-animation-delay: 60.9s;
  -webkit-animation-delay: 60.9s;
  -o-animation-delay: 60.9s;
  transition-delay: 60.9s; }

.delayp610 {
  animation-delay: 61s;
  -moz-animation-delay: 61s;
  -webkit-animation-delay: 61s;
  -o-animation-delay: 61s;
  transition-delay: 61s; }

.delayp611 {
  animation-delay: 61.1s;
  -moz-animation-delay: 61.1s;
  -webkit-animation-delay: 61.1s;
  -o-animation-delay: 61.1s;
  transition-delay: 61.1s; }

.delayp612 {
  animation-delay: 61.2s;
  -moz-animation-delay: 61.2s;
  -webkit-animation-delay: 61.2s;
  -o-animation-delay: 61.2s;
  transition-delay: 61.2s; }

.delayp613 {
  animation-delay: 61.3s;
  -moz-animation-delay: 61.3s;
  -webkit-animation-delay: 61.3s;
  -o-animation-delay: 61.3s;
  transition-delay: 61.3s; }

.delayp614 {
  animation-delay: 61.4s;
  -moz-animation-delay: 61.4s;
  -webkit-animation-delay: 61.4s;
  -o-animation-delay: 61.4s;
  transition-delay: 61.4s; }

.delayp615 {
  animation-delay: 61.5s;
  -moz-animation-delay: 61.5s;
  -webkit-animation-delay: 61.5s;
  -o-animation-delay: 61.5s;
  transition-delay: 61.5s; }

.delayp616 {
  animation-delay: 61.6s;
  -moz-animation-delay: 61.6s;
  -webkit-animation-delay: 61.6s;
  -o-animation-delay: 61.6s;
  transition-delay: 61.6s; }

.delayp617 {
  animation-delay: 61.7s;
  -moz-animation-delay: 61.7s;
  -webkit-animation-delay: 61.7s;
  -o-animation-delay: 61.7s;
  transition-delay: 61.7s; }

.delayp618 {
  animation-delay: 61.8s;
  -moz-animation-delay: 61.8s;
  -webkit-animation-delay: 61.8s;
  -o-animation-delay: 61.8s;
  transition-delay: 61.8s; }

.delayp619 {
  animation-delay: 61.9s;
  -moz-animation-delay: 61.9s;
  -webkit-animation-delay: 61.9s;
  -o-animation-delay: 61.9s;
  transition-delay: 61.9s; }

.delayp620 {
  animation-delay: 62s;
  -moz-animation-delay: 62s;
  -webkit-animation-delay: 62s;
  -o-animation-delay: 62s;
  transition-delay: 62s; }

.delayp621 {
  animation-delay: 62.1s;
  -moz-animation-delay: 62.1s;
  -webkit-animation-delay: 62.1s;
  -o-animation-delay: 62.1s;
  transition-delay: 62.1s; }

.delayp622 {
  animation-delay: 62.2s;
  -moz-animation-delay: 62.2s;
  -webkit-animation-delay: 62.2s;
  -o-animation-delay: 62.2s;
  transition-delay: 62.2s; }

.delayp623 {
  animation-delay: 62.3s;
  -moz-animation-delay: 62.3s;
  -webkit-animation-delay: 62.3s;
  -o-animation-delay: 62.3s;
  transition-delay: 62.3s; }

.delayp624 {
  animation-delay: 62.4s;
  -moz-animation-delay: 62.4s;
  -webkit-animation-delay: 62.4s;
  -o-animation-delay: 62.4s;
  transition-delay: 62.4s; }

.delayp625 {
  animation-delay: 62.5s;
  -moz-animation-delay: 62.5s;
  -webkit-animation-delay: 62.5s;
  -o-animation-delay: 62.5s;
  transition-delay: 62.5s; }

.delayp626 {
  animation-delay: 62.6s;
  -moz-animation-delay: 62.6s;
  -webkit-animation-delay: 62.6s;
  -o-animation-delay: 62.6s;
  transition-delay: 62.6s; }

.delayp627 {
  animation-delay: 62.7s;
  -moz-animation-delay: 62.7s;
  -webkit-animation-delay: 62.7s;
  -o-animation-delay: 62.7s;
  transition-delay: 62.7s; }

.delayp628 {
  animation-delay: 62.8s;
  -moz-animation-delay: 62.8s;
  -webkit-animation-delay: 62.8s;
  -o-animation-delay: 62.8s;
  transition-delay: 62.8s; }

.delayp629 {
  animation-delay: 62.9s;
  -moz-animation-delay: 62.9s;
  -webkit-animation-delay: 62.9s;
  -o-animation-delay: 62.9s;
  transition-delay: 62.9s; }

.delayp630 {
  animation-delay: 63s;
  -moz-animation-delay: 63s;
  -webkit-animation-delay: 63s;
  -o-animation-delay: 63s;
  transition-delay: 63s; }

.delayp631 {
  animation-delay: 63.1s;
  -moz-animation-delay: 63.1s;
  -webkit-animation-delay: 63.1s;
  -o-animation-delay: 63.1s;
  transition-delay: 63.1s; }

.delayp632 {
  animation-delay: 63.2s;
  -moz-animation-delay: 63.2s;
  -webkit-animation-delay: 63.2s;
  -o-animation-delay: 63.2s;
  transition-delay: 63.2s; }

.delayp633 {
  animation-delay: 63.3s;
  -moz-animation-delay: 63.3s;
  -webkit-animation-delay: 63.3s;
  -o-animation-delay: 63.3s;
  transition-delay: 63.3s; }

.delayp634 {
  animation-delay: 63.4s;
  -moz-animation-delay: 63.4s;
  -webkit-animation-delay: 63.4s;
  -o-animation-delay: 63.4s;
  transition-delay: 63.4s; }

.delayp635 {
  animation-delay: 63.5s;
  -moz-animation-delay: 63.5s;
  -webkit-animation-delay: 63.5s;
  -o-animation-delay: 63.5s;
  transition-delay: 63.5s; }

.delayp636 {
  animation-delay: 63.6s;
  -moz-animation-delay: 63.6s;
  -webkit-animation-delay: 63.6s;
  -o-animation-delay: 63.6s;
  transition-delay: 63.6s; }

.delayp637 {
  animation-delay: 63.7s;
  -moz-animation-delay: 63.7s;
  -webkit-animation-delay: 63.7s;
  -o-animation-delay: 63.7s;
  transition-delay: 63.7s; }

.delayp638 {
  animation-delay: 63.8s;
  -moz-animation-delay: 63.8s;
  -webkit-animation-delay: 63.8s;
  -o-animation-delay: 63.8s;
  transition-delay: 63.8s; }

.delayp639 {
  animation-delay: 63.9s;
  -moz-animation-delay: 63.9s;
  -webkit-animation-delay: 63.9s;
  -o-animation-delay: 63.9s;
  transition-delay: 63.9s; }

.delayp640 {
  animation-delay: 64s;
  -moz-animation-delay: 64s;
  -webkit-animation-delay: 64s;
  -o-animation-delay: 64s;
  transition-delay: 64s; }

.delayp641 {
  animation-delay: 64.1s;
  -moz-animation-delay: 64.1s;
  -webkit-animation-delay: 64.1s;
  -o-animation-delay: 64.1s;
  transition-delay: 64.1s; }

.delayp642 {
  animation-delay: 64.2s;
  -moz-animation-delay: 64.2s;
  -webkit-animation-delay: 64.2s;
  -o-animation-delay: 64.2s;
  transition-delay: 64.2s; }

.delayp643 {
  animation-delay: 64.3s;
  -moz-animation-delay: 64.3s;
  -webkit-animation-delay: 64.3s;
  -o-animation-delay: 64.3s;
  transition-delay: 64.3s; }

.delayp644 {
  animation-delay: 64.4s;
  -moz-animation-delay: 64.4s;
  -webkit-animation-delay: 64.4s;
  -o-animation-delay: 64.4s;
  transition-delay: 64.4s; }

.delayp645 {
  animation-delay: 64.5s;
  -moz-animation-delay: 64.5s;
  -webkit-animation-delay: 64.5s;
  -o-animation-delay: 64.5s;
  transition-delay: 64.5s; }

.delayp646 {
  animation-delay: 64.6s;
  -moz-animation-delay: 64.6s;
  -webkit-animation-delay: 64.6s;
  -o-animation-delay: 64.6s;
  transition-delay: 64.6s; }

.delayp647 {
  animation-delay: 64.7s;
  -moz-animation-delay: 64.7s;
  -webkit-animation-delay: 64.7s;
  -o-animation-delay: 64.7s;
  transition-delay: 64.7s; }

.delayp648 {
  animation-delay: 64.8s;
  -moz-animation-delay: 64.8s;
  -webkit-animation-delay: 64.8s;
  -o-animation-delay: 64.8s;
  transition-delay: 64.8s; }

.delayp649 {
  animation-delay: 64.9s;
  -moz-animation-delay: 64.9s;
  -webkit-animation-delay: 64.9s;
  -o-animation-delay: 64.9s;
  transition-delay: 64.9s; }

.delayp650 {
  animation-delay: 65s;
  -moz-animation-delay: 65s;
  -webkit-animation-delay: 65s;
  -o-animation-delay: 65s;
  transition-delay: 65s; }

.delayp651 {
  animation-delay: 65.1s;
  -moz-animation-delay: 65.1s;
  -webkit-animation-delay: 65.1s;
  -o-animation-delay: 65.1s;
  transition-delay: 65.1s; }

.delayp652 {
  animation-delay: 65.2s;
  -moz-animation-delay: 65.2s;
  -webkit-animation-delay: 65.2s;
  -o-animation-delay: 65.2s;
  transition-delay: 65.2s; }

.delayp653 {
  animation-delay: 65.3s;
  -moz-animation-delay: 65.3s;
  -webkit-animation-delay: 65.3s;
  -o-animation-delay: 65.3s;
  transition-delay: 65.3s; }

.delayp654 {
  animation-delay: 65.4s;
  -moz-animation-delay: 65.4s;
  -webkit-animation-delay: 65.4s;
  -o-animation-delay: 65.4s;
  transition-delay: 65.4s; }

.delayp655 {
  animation-delay: 65.5s;
  -moz-animation-delay: 65.5s;
  -webkit-animation-delay: 65.5s;
  -o-animation-delay: 65.5s;
  transition-delay: 65.5s; }

.delayp656 {
  animation-delay: 65.6s;
  -moz-animation-delay: 65.6s;
  -webkit-animation-delay: 65.6s;
  -o-animation-delay: 65.6s;
  transition-delay: 65.6s; }

.delayp657 {
  animation-delay: 65.7s;
  -moz-animation-delay: 65.7s;
  -webkit-animation-delay: 65.7s;
  -o-animation-delay: 65.7s;
  transition-delay: 65.7s; }

.delayp658 {
  animation-delay: 65.8s;
  -moz-animation-delay: 65.8s;
  -webkit-animation-delay: 65.8s;
  -o-animation-delay: 65.8s;
  transition-delay: 65.8s; }

.delayp659 {
  animation-delay: 65.9s;
  -moz-animation-delay: 65.9s;
  -webkit-animation-delay: 65.9s;
  -o-animation-delay: 65.9s;
  transition-delay: 65.9s; }

.delayp660 {
  animation-delay: 66s;
  -moz-animation-delay: 66s;
  -webkit-animation-delay: 66s;
  -o-animation-delay: 66s;
  transition-delay: 66s; }

.delayp661 {
  animation-delay: 66.1s;
  -moz-animation-delay: 66.1s;
  -webkit-animation-delay: 66.1s;
  -o-animation-delay: 66.1s;
  transition-delay: 66.1s; }

.delayp662 {
  animation-delay: 66.2s;
  -moz-animation-delay: 66.2s;
  -webkit-animation-delay: 66.2s;
  -o-animation-delay: 66.2s;
  transition-delay: 66.2s; }

.delayp663 {
  animation-delay: 66.3s;
  -moz-animation-delay: 66.3s;
  -webkit-animation-delay: 66.3s;
  -o-animation-delay: 66.3s;
  transition-delay: 66.3s; }

.delayp664 {
  animation-delay: 66.4s;
  -moz-animation-delay: 66.4s;
  -webkit-animation-delay: 66.4s;
  -o-animation-delay: 66.4s;
  transition-delay: 66.4s; }

.delayp665 {
  animation-delay: 66.5s;
  -moz-animation-delay: 66.5s;
  -webkit-animation-delay: 66.5s;
  -o-animation-delay: 66.5s;
  transition-delay: 66.5s; }

.delayp666 {
  animation-delay: 66.6s;
  -moz-animation-delay: 66.6s;
  -webkit-animation-delay: 66.6s;
  -o-animation-delay: 66.6s;
  transition-delay: 66.6s; }

.delayp667 {
  animation-delay: 66.7s;
  -moz-animation-delay: 66.7s;
  -webkit-animation-delay: 66.7s;
  -o-animation-delay: 66.7s;
  transition-delay: 66.7s; }

.delayp668 {
  animation-delay: 66.8s;
  -moz-animation-delay: 66.8s;
  -webkit-animation-delay: 66.8s;
  -o-animation-delay: 66.8s;
  transition-delay: 66.8s; }

.delayp669 {
  animation-delay: 66.9s;
  -moz-animation-delay: 66.9s;
  -webkit-animation-delay: 66.9s;
  -o-animation-delay: 66.9s;
  transition-delay: 66.9s; }

.delayp670 {
  animation-delay: 67s;
  -moz-animation-delay: 67s;
  -webkit-animation-delay: 67s;
  -o-animation-delay: 67s;
  transition-delay: 67s; }

.delayp671 {
  animation-delay: 67.1s;
  -moz-animation-delay: 67.1s;
  -webkit-animation-delay: 67.1s;
  -o-animation-delay: 67.1s;
  transition-delay: 67.1s; }

.delayp672 {
  animation-delay: 67.2s;
  -moz-animation-delay: 67.2s;
  -webkit-animation-delay: 67.2s;
  -o-animation-delay: 67.2s;
  transition-delay: 67.2s; }

.delayp673 {
  animation-delay: 67.3s;
  -moz-animation-delay: 67.3s;
  -webkit-animation-delay: 67.3s;
  -o-animation-delay: 67.3s;
  transition-delay: 67.3s; }

.delayp674 {
  animation-delay: 67.4s;
  -moz-animation-delay: 67.4s;
  -webkit-animation-delay: 67.4s;
  -o-animation-delay: 67.4s;
  transition-delay: 67.4s; }

.delayp675 {
  animation-delay: 67.5s;
  -moz-animation-delay: 67.5s;
  -webkit-animation-delay: 67.5s;
  -o-animation-delay: 67.5s;
  transition-delay: 67.5s; }

.delayp676 {
  animation-delay: 67.6s;
  -moz-animation-delay: 67.6s;
  -webkit-animation-delay: 67.6s;
  -o-animation-delay: 67.6s;
  transition-delay: 67.6s; }

.delayp677 {
  animation-delay: 67.7s;
  -moz-animation-delay: 67.7s;
  -webkit-animation-delay: 67.7s;
  -o-animation-delay: 67.7s;
  transition-delay: 67.7s; }

.delayp678 {
  animation-delay: 67.8s;
  -moz-animation-delay: 67.8s;
  -webkit-animation-delay: 67.8s;
  -o-animation-delay: 67.8s;
  transition-delay: 67.8s; }

.delayp679 {
  animation-delay: 67.9s;
  -moz-animation-delay: 67.9s;
  -webkit-animation-delay: 67.9s;
  -o-animation-delay: 67.9s;
  transition-delay: 67.9s; }

.delayp680 {
  animation-delay: 68s;
  -moz-animation-delay: 68s;
  -webkit-animation-delay: 68s;
  -o-animation-delay: 68s;
  transition-delay: 68s; }

.delayp681 {
  animation-delay: 68.1s;
  -moz-animation-delay: 68.1s;
  -webkit-animation-delay: 68.1s;
  -o-animation-delay: 68.1s;
  transition-delay: 68.1s; }

.delayp682 {
  animation-delay: 68.2s;
  -moz-animation-delay: 68.2s;
  -webkit-animation-delay: 68.2s;
  -o-animation-delay: 68.2s;
  transition-delay: 68.2s; }

.delayp683 {
  animation-delay: 68.3s;
  -moz-animation-delay: 68.3s;
  -webkit-animation-delay: 68.3s;
  -o-animation-delay: 68.3s;
  transition-delay: 68.3s; }

.delayp684 {
  animation-delay: 68.4s;
  -moz-animation-delay: 68.4s;
  -webkit-animation-delay: 68.4s;
  -o-animation-delay: 68.4s;
  transition-delay: 68.4s; }

.delayp685 {
  animation-delay: 68.5s;
  -moz-animation-delay: 68.5s;
  -webkit-animation-delay: 68.5s;
  -o-animation-delay: 68.5s;
  transition-delay: 68.5s; }

.delayp686 {
  animation-delay: 68.6s;
  -moz-animation-delay: 68.6s;
  -webkit-animation-delay: 68.6s;
  -o-animation-delay: 68.6s;
  transition-delay: 68.6s; }

.delayp687 {
  animation-delay: 68.7s;
  -moz-animation-delay: 68.7s;
  -webkit-animation-delay: 68.7s;
  -o-animation-delay: 68.7s;
  transition-delay: 68.7s; }

.delayp688 {
  animation-delay: 68.8s;
  -moz-animation-delay: 68.8s;
  -webkit-animation-delay: 68.8s;
  -o-animation-delay: 68.8s;
  transition-delay: 68.8s; }

.delayp689 {
  animation-delay: 68.9s;
  -moz-animation-delay: 68.9s;
  -webkit-animation-delay: 68.9s;
  -o-animation-delay: 68.9s;
  transition-delay: 68.9s; }

.delayp690 {
  animation-delay: 69s;
  -moz-animation-delay: 69s;
  -webkit-animation-delay: 69s;
  -o-animation-delay: 69s;
  transition-delay: 69s; }

.delayp691 {
  animation-delay: 69.1s;
  -moz-animation-delay: 69.1s;
  -webkit-animation-delay: 69.1s;
  -o-animation-delay: 69.1s;
  transition-delay: 69.1s; }

.delayp692 {
  animation-delay: 69.2s;
  -moz-animation-delay: 69.2s;
  -webkit-animation-delay: 69.2s;
  -o-animation-delay: 69.2s;
  transition-delay: 69.2s; }

.delayp693 {
  animation-delay: 69.3s;
  -moz-animation-delay: 69.3s;
  -webkit-animation-delay: 69.3s;
  -o-animation-delay: 69.3s;
  transition-delay: 69.3s; }

.delayp694 {
  animation-delay: 69.4s;
  -moz-animation-delay: 69.4s;
  -webkit-animation-delay: 69.4s;
  -o-animation-delay: 69.4s;
  transition-delay: 69.4s; }

.delayp695 {
  animation-delay: 69.5s;
  -moz-animation-delay: 69.5s;
  -webkit-animation-delay: 69.5s;
  -o-animation-delay: 69.5s;
  transition-delay: 69.5s; }

.delayp696 {
  animation-delay: 69.6s;
  -moz-animation-delay: 69.6s;
  -webkit-animation-delay: 69.6s;
  -o-animation-delay: 69.6s;
  transition-delay: 69.6s; }

.delayp697 {
  animation-delay: 69.7s;
  -moz-animation-delay: 69.7s;
  -webkit-animation-delay: 69.7s;
  -o-animation-delay: 69.7s;
  transition-delay: 69.7s; }

.delayp698 {
  animation-delay: 69.8s;
  -moz-animation-delay: 69.8s;
  -webkit-animation-delay: 69.8s;
  -o-animation-delay: 69.8s;
  transition-delay: 69.8s; }

.delayp699 {
  animation-delay: 69.9s;
  -moz-animation-delay: 69.9s;
  -webkit-animation-delay: 69.9s;
  -o-animation-delay: 69.9s;
  transition-delay: 69.9s; }

.delayp700 {
  animation-delay: 70s;
  -moz-animation-delay: 70s;
  -webkit-animation-delay: 70s;
  -o-animation-delay: 70s;
  transition-delay: 70s; }

.delayp701 {
  animation-delay: 70.1s;
  -moz-animation-delay: 70.1s;
  -webkit-animation-delay: 70.1s;
  -o-animation-delay: 70.1s;
  transition-delay: 70.1s; }

.delayp702 {
  animation-delay: 70.2s;
  -moz-animation-delay: 70.2s;
  -webkit-animation-delay: 70.2s;
  -o-animation-delay: 70.2s;
  transition-delay: 70.2s; }

.delayp703 {
  animation-delay: 70.3s;
  -moz-animation-delay: 70.3s;
  -webkit-animation-delay: 70.3s;
  -o-animation-delay: 70.3s;
  transition-delay: 70.3s; }

.delayp704 {
  animation-delay: 70.4s;
  -moz-animation-delay: 70.4s;
  -webkit-animation-delay: 70.4s;
  -o-animation-delay: 70.4s;
  transition-delay: 70.4s; }

.delayp705 {
  animation-delay: 70.5s;
  -moz-animation-delay: 70.5s;
  -webkit-animation-delay: 70.5s;
  -o-animation-delay: 70.5s;
  transition-delay: 70.5s; }

.delayp706 {
  animation-delay: 70.6s;
  -moz-animation-delay: 70.6s;
  -webkit-animation-delay: 70.6s;
  -o-animation-delay: 70.6s;
  transition-delay: 70.6s; }

.delayp707 {
  animation-delay: 70.7s;
  -moz-animation-delay: 70.7s;
  -webkit-animation-delay: 70.7s;
  -o-animation-delay: 70.7s;
  transition-delay: 70.7s; }

.delayp708 {
  animation-delay: 70.8s;
  -moz-animation-delay: 70.8s;
  -webkit-animation-delay: 70.8s;
  -o-animation-delay: 70.8s;
  transition-delay: 70.8s; }

.delayp709 {
  animation-delay: 70.9s;
  -moz-animation-delay: 70.9s;
  -webkit-animation-delay: 70.9s;
  -o-animation-delay: 70.9s;
  transition-delay: 70.9s; }

.delayp710 {
  animation-delay: 71s;
  -moz-animation-delay: 71s;
  -webkit-animation-delay: 71s;
  -o-animation-delay: 71s;
  transition-delay: 71s; }

.delayp711 {
  animation-delay: 71.1s;
  -moz-animation-delay: 71.1s;
  -webkit-animation-delay: 71.1s;
  -o-animation-delay: 71.1s;
  transition-delay: 71.1s; }

.delayp712 {
  animation-delay: 71.2s;
  -moz-animation-delay: 71.2s;
  -webkit-animation-delay: 71.2s;
  -o-animation-delay: 71.2s;
  transition-delay: 71.2s; }

.delayp713 {
  animation-delay: 71.3s;
  -moz-animation-delay: 71.3s;
  -webkit-animation-delay: 71.3s;
  -o-animation-delay: 71.3s;
  transition-delay: 71.3s; }

.delayp714 {
  animation-delay: 71.4s;
  -moz-animation-delay: 71.4s;
  -webkit-animation-delay: 71.4s;
  -o-animation-delay: 71.4s;
  transition-delay: 71.4s; }

.delayp715 {
  animation-delay: 71.5s;
  -moz-animation-delay: 71.5s;
  -webkit-animation-delay: 71.5s;
  -o-animation-delay: 71.5s;
  transition-delay: 71.5s; }

.delayp716 {
  animation-delay: 71.6s;
  -moz-animation-delay: 71.6s;
  -webkit-animation-delay: 71.6s;
  -o-animation-delay: 71.6s;
  transition-delay: 71.6s; }

.delayp717 {
  animation-delay: 71.7s;
  -moz-animation-delay: 71.7s;
  -webkit-animation-delay: 71.7s;
  -o-animation-delay: 71.7s;
  transition-delay: 71.7s; }

.delayp718 {
  animation-delay: 71.8s;
  -moz-animation-delay: 71.8s;
  -webkit-animation-delay: 71.8s;
  -o-animation-delay: 71.8s;
  transition-delay: 71.8s; }

.delayp719 {
  animation-delay: 71.9s;
  -moz-animation-delay: 71.9s;
  -webkit-animation-delay: 71.9s;
  -o-animation-delay: 71.9s;
  transition-delay: 71.9s; }

.delayp720 {
  animation-delay: 72s;
  -moz-animation-delay: 72s;
  -webkit-animation-delay: 72s;
  -o-animation-delay: 72s;
  transition-delay: 72s; }

.delayp721 {
  animation-delay: 72.1s;
  -moz-animation-delay: 72.1s;
  -webkit-animation-delay: 72.1s;
  -o-animation-delay: 72.1s;
  transition-delay: 72.1s; }

.delayp722 {
  animation-delay: 72.2s;
  -moz-animation-delay: 72.2s;
  -webkit-animation-delay: 72.2s;
  -o-animation-delay: 72.2s;
  transition-delay: 72.2s; }

.delayp723 {
  animation-delay: 72.3s;
  -moz-animation-delay: 72.3s;
  -webkit-animation-delay: 72.3s;
  -o-animation-delay: 72.3s;
  transition-delay: 72.3s; }

.delayp724 {
  animation-delay: 72.4s;
  -moz-animation-delay: 72.4s;
  -webkit-animation-delay: 72.4s;
  -o-animation-delay: 72.4s;
  transition-delay: 72.4s; }

.delayp725 {
  animation-delay: 72.5s;
  -moz-animation-delay: 72.5s;
  -webkit-animation-delay: 72.5s;
  -o-animation-delay: 72.5s;
  transition-delay: 72.5s; }

.delayp726 {
  animation-delay: 72.6s;
  -moz-animation-delay: 72.6s;
  -webkit-animation-delay: 72.6s;
  -o-animation-delay: 72.6s;
  transition-delay: 72.6s; }

.delayp727 {
  animation-delay: 72.7s;
  -moz-animation-delay: 72.7s;
  -webkit-animation-delay: 72.7s;
  -o-animation-delay: 72.7s;
  transition-delay: 72.7s; }

.delayp728 {
  animation-delay: 72.8s;
  -moz-animation-delay: 72.8s;
  -webkit-animation-delay: 72.8s;
  -o-animation-delay: 72.8s;
  transition-delay: 72.8s; }

.delayp729 {
  animation-delay: 72.9s;
  -moz-animation-delay: 72.9s;
  -webkit-animation-delay: 72.9s;
  -o-animation-delay: 72.9s;
  transition-delay: 72.9s; }

.delayp730 {
  animation-delay: 73s;
  -moz-animation-delay: 73s;
  -webkit-animation-delay: 73s;
  -o-animation-delay: 73s;
  transition-delay: 73s; }

.delayp731 {
  animation-delay: 73.1s;
  -moz-animation-delay: 73.1s;
  -webkit-animation-delay: 73.1s;
  -o-animation-delay: 73.1s;
  transition-delay: 73.1s; }

.delayp732 {
  animation-delay: 73.2s;
  -moz-animation-delay: 73.2s;
  -webkit-animation-delay: 73.2s;
  -o-animation-delay: 73.2s;
  transition-delay: 73.2s; }

.delayp733 {
  animation-delay: 73.3s;
  -moz-animation-delay: 73.3s;
  -webkit-animation-delay: 73.3s;
  -o-animation-delay: 73.3s;
  transition-delay: 73.3s; }

.delayp734 {
  animation-delay: 73.4s;
  -moz-animation-delay: 73.4s;
  -webkit-animation-delay: 73.4s;
  -o-animation-delay: 73.4s;
  transition-delay: 73.4s; }

.delayp735 {
  animation-delay: 73.5s;
  -moz-animation-delay: 73.5s;
  -webkit-animation-delay: 73.5s;
  -o-animation-delay: 73.5s;
  transition-delay: 73.5s; }

.delayp736 {
  animation-delay: 73.6s;
  -moz-animation-delay: 73.6s;
  -webkit-animation-delay: 73.6s;
  -o-animation-delay: 73.6s;
  transition-delay: 73.6s; }

.delayp737 {
  animation-delay: 73.7s;
  -moz-animation-delay: 73.7s;
  -webkit-animation-delay: 73.7s;
  -o-animation-delay: 73.7s;
  transition-delay: 73.7s; }

.delayp738 {
  animation-delay: 73.8s;
  -moz-animation-delay: 73.8s;
  -webkit-animation-delay: 73.8s;
  -o-animation-delay: 73.8s;
  transition-delay: 73.8s; }

.delayp739 {
  animation-delay: 73.9s;
  -moz-animation-delay: 73.9s;
  -webkit-animation-delay: 73.9s;
  -o-animation-delay: 73.9s;
  transition-delay: 73.9s; }

.delayp740 {
  animation-delay: 74s;
  -moz-animation-delay: 74s;
  -webkit-animation-delay: 74s;
  -o-animation-delay: 74s;
  transition-delay: 74s; }

.delayp741 {
  animation-delay: 74.1s;
  -moz-animation-delay: 74.1s;
  -webkit-animation-delay: 74.1s;
  -o-animation-delay: 74.1s;
  transition-delay: 74.1s; }

.delayp742 {
  animation-delay: 74.2s;
  -moz-animation-delay: 74.2s;
  -webkit-animation-delay: 74.2s;
  -o-animation-delay: 74.2s;
  transition-delay: 74.2s; }

.delayp743 {
  animation-delay: 74.3s;
  -moz-animation-delay: 74.3s;
  -webkit-animation-delay: 74.3s;
  -o-animation-delay: 74.3s;
  transition-delay: 74.3s; }

.delayp744 {
  animation-delay: 74.4s;
  -moz-animation-delay: 74.4s;
  -webkit-animation-delay: 74.4s;
  -o-animation-delay: 74.4s;
  transition-delay: 74.4s; }

.delayp745 {
  animation-delay: 74.5s;
  -moz-animation-delay: 74.5s;
  -webkit-animation-delay: 74.5s;
  -o-animation-delay: 74.5s;
  transition-delay: 74.5s; }

.delayp746 {
  animation-delay: 74.6s;
  -moz-animation-delay: 74.6s;
  -webkit-animation-delay: 74.6s;
  -o-animation-delay: 74.6s;
  transition-delay: 74.6s; }

.delayp747 {
  animation-delay: 74.7s;
  -moz-animation-delay: 74.7s;
  -webkit-animation-delay: 74.7s;
  -o-animation-delay: 74.7s;
  transition-delay: 74.7s; }

.delayp748 {
  animation-delay: 74.8s;
  -moz-animation-delay: 74.8s;
  -webkit-animation-delay: 74.8s;
  -o-animation-delay: 74.8s;
  transition-delay: 74.8s; }

.delayp749 {
  animation-delay: 74.9s;
  -moz-animation-delay: 74.9s;
  -webkit-animation-delay: 74.9s;
  -o-animation-delay: 74.9s;
  transition-delay: 74.9s; }

.delayp750 {
  animation-delay: 75s;
  -moz-animation-delay: 75s;
  -webkit-animation-delay: 75s;
  -o-animation-delay: 75s;
  transition-delay: 75s; }

.delayp751 {
  animation-delay: 75.1s;
  -moz-animation-delay: 75.1s;
  -webkit-animation-delay: 75.1s;
  -o-animation-delay: 75.1s;
  transition-delay: 75.1s; }

.delayp752 {
  animation-delay: 75.2s;
  -moz-animation-delay: 75.2s;
  -webkit-animation-delay: 75.2s;
  -o-animation-delay: 75.2s;
  transition-delay: 75.2s; }

.delayp753 {
  animation-delay: 75.3s;
  -moz-animation-delay: 75.3s;
  -webkit-animation-delay: 75.3s;
  -o-animation-delay: 75.3s;
  transition-delay: 75.3s; }

.delayp754 {
  animation-delay: 75.4s;
  -moz-animation-delay: 75.4s;
  -webkit-animation-delay: 75.4s;
  -o-animation-delay: 75.4s;
  transition-delay: 75.4s; }

.delayp755 {
  animation-delay: 75.5s;
  -moz-animation-delay: 75.5s;
  -webkit-animation-delay: 75.5s;
  -o-animation-delay: 75.5s;
  transition-delay: 75.5s; }

.delayp756 {
  animation-delay: 75.6s;
  -moz-animation-delay: 75.6s;
  -webkit-animation-delay: 75.6s;
  -o-animation-delay: 75.6s;
  transition-delay: 75.6s; }

.delayp757 {
  animation-delay: 75.7s;
  -moz-animation-delay: 75.7s;
  -webkit-animation-delay: 75.7s;
  -o-animation-delay: 75.7s;
  transition-delay: 75.7s; }

.delayp758 {
  animation-delay: 75.8s;
  -moz-animation-delay: 75.8s;
  -webkit-animation-delay: 75.8s;
  -o-animation-delay: 75.8s;
  transition-delay: 75.8s; }

.delayp759 {
  animation-delay: 75.9s;
  -moz-animation-delay: 75.9s;
  -webkit-animation-delay: 75.9s;
  -o-animation-delay: 75.9s;
  transition-delay: 75.9s; }

.delayp760 {
  animation-delay: 76s;
  -moz-animation-delay: 76s;
  -webkit-animation-delay: 76s;
  -o-animation-delay: 76s;
  transition-delay: 76s; }

.delayp761 {
  animation-delay: 76.1s;
  -moz-animation-delay: 76.1s;
  -webkit-animation-delay: 76.1s;
  -o-animation-delay: 76.1s;
  transition-delay: 76.1s; }

.delayp762 {
  animation-delay: 76.2s;
  -moz-animation-delay: 76.2s;
  -webkit-animation-delay: 76.2s;
  -o-animation-delay: 76.2s;
  transition-delay: 76.2s; }

.delayp763 {
  animation-delay: 76.3s;
  -moz-animation-delay: 76.3s;
  -webkit-animation-delay: 76.3s;
  -o-animation-delay: 76.3s;
  transition-delay: 76.3s; }

.delayp764 {
  animation-delay: 76.4s;
  -moz-animation-delay: 76.4s;
  -webkit-animation-delay: 76.4s;
  -o-animation-delay: 76.4s;
  transition-delay: 76.4s; }

.delayp765 {
  animation-delay: 76.5s;
  -moz-animation-delay: 76.5s;
  -webkit-animation-delay: 76.5s;
  -o-animation-delay: 76.5s;
  transition-delay: 76.5s; }

.delayp766 {
  animation-delay: 76.6s;
  -moz-animation-delay: 76.6s;
  -webkit-animation-delay: 76.6s;
  -o-animation-delay: 76.6s;
  transition-delay: 76.6s; }

.delayp767 {
  animation-delay: 76.7s;
  -moz-animation-delay: 76.7s;
  -webkit-animation-delay: 76.7s;
  -o-animation-delay: 76.7s;
  transition-delay: 76.7s; }

.delayp768 {
  animation-delay: 76.8s;
  -moz-animation-delay: 76.8s;
  -webkit-animation-delay: 76.8s;
  -o-animation-delay: 76.8s;
  transition-delay: 76.8s; }

.delayp769 {
  animation-delay: 76.9s;
  -moz-animation-delay: 76.9s;
  -webkit-animation-delay: 76.9s;
  -o-animation-delay: 76.9s;
  transition-delay: 76.9s; }

.delayp770 {
  animation-delay: 77s;
  -moz-animation-delay: 77s;
  -webkit-animation-delay: 77s;
  -o-animation-delay: 77s;
  transition-delay: 77s; }

.delayp771 {
  animation-delay: 77.1s;
  -moz-animation-delay: 77.1s;
  -webkit-animation-delay: 77.1s;
  -o-animation-delay: 77.1s;
  transition-delay: 77.1s; }

.delayp772 {
  animation-delay: 77.2s;
  -moz-animation-delay: 77.2s;
  -webkit-animation-delay: 77.2s;
  -o-animation-delay: 77.2s;
  transition-delay: 77.2s; }

.delayp773 {
  animation-delay: 77.3s;
  -moz-animation-delay: 77.3s;
  -webkit-animation-delay: 77.3s;
  -o-animation-delay: 77.3s;
  transition-delay: 77.3s; }

.delayp774 {
  animation-delay: 77.4s;
  -moz-animation-delay: 77.4s;
  -webkit-animation-delay: 77.4s;
  -o-animation-delay: 77.4s;
  transition-delay: 77.4s; }

.delayp775 {
  animation-delay: 77.5s;
  -moz-animation-delay: 77.5s;
  -webkit-animation-delay: 77.5s;
  -o-animation-delay: 77.5s;
  transition-delay: 77.5s; }

.delayp776 {
  animation-delay: 77.6s;
  -moz-animation-delay: 77.6s;
  -webkit-animation-delay: 77.6s;
  -o-animation-delay: 77.6s;
  transition-delay: 77.6s; }

.delayp777 {
  animation-delay: 77.7s;
  -moz-animation-delay: 77.7s;
  -webkit-animation-delay: 77.7s;
  -o-animation-delay: 77.7s;
  transition-delay: 77.7s; }

.delayp778 {
  animation-delay: 77.8s;
  -moz-animation-delay: 77.8s;
  -webkit-animation-delay: 77.8s;
  -o-animation-delay: 77.8s;
  transition-delay: 77.8s; }

.delayp779 {
  animation-delay: 77.9s;
  -moz-animation-delay: 77.9s;
  -webkit-animation-delay: 77.9s;
  -o-animation-delay: 77.9s;
  transition-delay: 77.9s; }

.delayp780 {
  animation-delay: 78s;
  -moz-animation-delay: 78s;
  -webkit-animation-delay: 78s;
  -o-animation-delay: 78s;
  transition-delay: 78s; }

.delayp781 {
  animation-delay: 78.1s;
  -moz-animation-delay: 78.1s;
  -webkit-animation-delay: 78.1s;
  -o-animation-delay: 78.1s;
  transition-delay: 78.1s; }

.delayp782 {
  animation-delay: 78.2s;
  -moz-animation-delay: 78.2s;
  -webkit-animation-delay: 78.2s;
  -o-animation-delay: 78.2s;
  transition-delay: 78.2s; }

.delayp783 {
  animation-delay: 78.3s;
  -moz-animation-delay: 78.3s;
  -webkit-animation-delay: 78.3s;
  -o-animation-delay: 78.3s;
  transition-delay: 78.3s; }

.delayp784 {
  animation-delay: 78.4s;
  -moz-animation-delay: 78.4s;
  -webkit-animation-delay: 78.4s;
  -o-animation-delay: 78.4s;
  transition-delay: 78.4s; }

.delayp785 {
  animation-delay: 78.5s;
  -moz-animation-delay: 78.5s;
  -webkit-animation-delay: 78.5s;
  -o-animation-delay: 78.5s;
  transition-delay: 78.5s; }

.delayp786 {
  animation-delay: 78.6s;
  -moz-animation-delay: 78.6s;
  -webkit-animation-delay: 78.6s;
  -o-animation-delay: 78.6s;
  transition-delay: 78.6s; }

.delayp787 {
  animation-delay: 78.7s;
  -moz-animation-delay: 78.7s;
  -webkit-animation-delay: 78.7s;
  -o-animation-delay: 78.7s;
  transition-delay: 78.7s; }

.delayp788 {
  animation-delay: 78.8s;
  -moz-animation-delay: 78.8s;
  -webkit-animation-delay: 78.8s;
  -o-animation-delay: 78.8s;
  transition-delay: 78.8s; }

.delayp789 {
  animation-delay: 78.9s;
  -moz-animation-delay: 78.9s;
  -webkit-animation-delay: 78.9s;
  -o-animation-delay: 78.9s;
  transition-delay: 78.9s; }

.delayp790 {
  animation-delay: 79s;
  -moz-animation-delay: 79s;
  -webkit-animation-delay: 79s;
  -o-animation-delay: 79s;
  transition-delay: 79s; }

.delayp791 {
  animation-delay: 79.1s;
  -moz-animation-delay: 79.1s;
  -webkit-animation-delay: 79.1s;
  -o-animation-delay: 79.1s;
  transition-delay: 79.1s; }

.delayp792 {
  animation-delay: 79.2s;
  -moz-animation-delay: 79.2s;
  -webkit-animation-delay: 79.2s;
  -o-animation-delay: 79.2s;
  transition-delay: 79.2s; }

.delayp793 {
  animation-delay: 79.3s;
  -moz-animation-delay: 79.3s;
  -webkit-animation-delay: 79.3s;
  -o-animation-delay: 79.3s;
  transition-delay: 79.3s; }

.delayp794 {
  animation-delay: 79.4s;
  -moz-animation-delay: 79.4s;
  -webkit-animation-delay: 79.4s;
  -o-animation-delay: 79.4s;
  transition-delay: 79.4s; }

.delayp795 {
  animation-delay: 79.5s;
  -moz-animation-delay: 79.5s;
  -webkit-animation-delay: 79.5s;
  -o-animation-delay: 79.5s;
  transition-delay: 79.5s; }

.delayp796 {
  animation-delay: 79.6s;
  -moz-animation-delay: 79.6s;
  -webkit-animation-delay: 79.6s;
  -o-animation-delay: 79.6s;
  transition-delay: 79.6s; }

.delayp797 {
  animation-delay: 79.7s;
  -moz-animation-delay: 79.7s;
  -webkit-animation-delay: 79.7s;
  -o-animation-delay: 79.7s;
  transition-delay: 79.7s; }

.delayp798 {
  animation-delay: 79.8s;
  -moz-animation-delay: 79.8s;
  -webkit-animation-delay: 79.8s;
  -o-animation-delay: 79.8s;
  transition-delay: 79.8s; }

.delayp799 {
  animation-delay: 79.9s;
  -moz-animation-delay: 79.9s;
  -webkit-animation-delay: 79.9s;
  -o-animation-delay: 79.9s;
  transition-delay: 79.9s; }

.delayp800 {
  animation-delay: 80s;
  -moz-animation-delay: 80s;
  -webkit-animation-delay: 80s;
  -o-animation-delay: 80s;
  transition-delay: 80s; }

.delayp801 {
  animation-delay: 80.1s;
  -moz-animation-delay: 80.1s;
  -webkit-animation-delay: 80.1s;
  -o-animation-delay: 80.1s;
  transition-delay: 80.1s; }

.delayp802 {
  animation-delay: 80.2s;
  -moz-animation-delay: 80.2s;
  -webkit-animation-delay: 80.2s;
  -o-animation-delay: 80.2s;
  transition-delay: 80.2s; }

.delayp803 {
  animation-delay: 80.3s;
  -moz-animation-delay: 80.3s;
  -webkit-animation-delay: 80.3s;
  -o-animation-delay: 80.3s;
  transition-delay: 80.3s; }

.delayp804 {
  animation-delay: 80.4s;
  -moz-animation-delay: 80.4s;
  -webkit-animation-delay: 80.4s;
  -o-animation-delay: 80.4s;
  transition-delay: 80.4s; }

.delayp805 {
  animation-delay: 80.5s;
  -moz-animation-delay: 80.5s;
  -webkit-animation-delay: 80.5s;
  -o-animation-delay: 80.5s;
  transition-delay: 80.5s; }

.delayp806 {
  animation-delay: 80.6s;
  -moz-animation-delay: 80.6s;
  -webkit-animation-delay: 80.6s;
  -o-animation-delay: 80.6s;
  transition-delay: 80.6s; }

.delayp807 {
  animation-delay: 80.7s;
  -moz-animation-delay: 80.7s;
  -webkit-animation-delay: 80.7s;
  -o-animation-delay: 80.7s;
  transition-delay: 80.7s; }

.delayp808 {
  animation-delay: 80.8s;
  -moz-animation-delay: 80.8s;
  -webkit-animation-delay: 80.8s;
  -o-animation-delay: 80.8s;
  transition-delay: 80.8s; }

.delayp809 {
  animation-delay: 80.9s;
  -moz-animation-delay: 80.9s;
  -webkit-animation-delay: 80.9s;
  -o-animation-delay: 80.9s;
  transition-delay: 80.9s; }

.delayp810 {
  animation-delay: 81s;
  -moz-animation-delay: 81s;
  -webkit-animation-delay: 81s;
  -o-animation-delay: 81s;
  transition-delay: 81s; }

.delayp811 {
  animation-delay: 81.1s;
  -moz-animation-delay: 81.1s;
  -webkit-animation-delay: 81.1s;
  -o-animation-delay: 81.1s;
  transition-delay: 81.1s; }

.delayp812 {
  animation-delay: 81.2s;
  -moz-animation-delay: 81.2s;
  -webkit-animation-delay: 81.2s;
  -o-animation-delay: 81.2s;
  transition-delay: 81.2s; }

.delayp813 {
  animation-delay: 81.3s;
  -moz-animation-delay: 81.3s;
  -webkit-animation-delay: 81.3s;
  -o-animation-delay: 81.3s;
  transition-delay: 81.3s; }

.delayp814 {
  animation-delay: 81.4s;
  -moz-animation-delay: 81.4s;
  -webkit-animation-delay: 81.4s;
  -o-animation-delay: 81.4s;
  transition-delay: 81.4s; }

.delayp815 {
  animation-delay: 81.5s;
  -moz-animation-delay: 81.5s;
  -webkit-animation-delay: 81.5s;
  -o-animation-delay: 81.5s;
  transition-delay: 81.5s; }

.delayp816 {
  animation-delay: 81.6s;
  -moz-animation-delay: 81.6s;
  -webkit-animation-delay: 81.6s;
  -o-animation-delay: 81.6s;
  transition-delay: 81.6s; }

.delayp817 {
  animation-delay: 81.7s;
  -moz-animation-delay: 81.7s;
  -webkit-animation-delay: 81.7s;
  -o-animation-delay: 81.7s;
  transition-delay: 81.7s; }

.delayp818 {
  animation-delay: 81.8s;
  -moz-animation-delay: 81.8s;
  -webkit-animation-delay: 81.8s;
  -o-animation-delay: 81.8s;
  transition-delay: 81.8s; }

.delayp819 {
  animation-delay: 81.9s;
  -moz-animation-delay: 81.9s;
  -webkit-animation-delay: 81.9s;
  -o-animation-delay: 81.9s;
  transition-delay: 81.9s; }

.delayp820 {
  animation-delay: 82s;
  -moz-animation-delay: 82s;
  -webkit-animation-delay: 82s;
  -o-animation-delay: 82s;
  transition-delay: 82s; }

.delayp821 {
  animation-delay: 82.1s;
  -moz-animation-delay: 82.1s;
  -webkit-animation-delay: 82.1s;
  -o-animation-delay: 82.1s;
  transition-delay: 82.1s; }

.delayp822 {
  animation-delay: 82.2s;
  -moz-animation-delay: 82.2s;
  -webkit-animation-delay: 82.2s;
  -o-animation-delay: 82.2s;
  transition-delay: 82.2s; }

.delayp823 {
  animation-delay: 82.3s;
  -moz-animation-delay: 82.3s;
  -webkit-animation-delay: 82.3s;
  -o-animation-delay: 82.3s;
  transition-delay: 82.3s; }

.delayp824 {
  animation-delay: 82.4s;
  -moz-animation-delay: 82.4s;
  -webkit-animation-delay: 82.4s;
  -o-animation-delay: 82.4s;
  transition-delay: 82.4s; }

.delayp825 {
  animation-delay: 82.5s;
  -moz-animation-delay: 82.5s;
  -webkit-animation-delay: 82.5s;
  -o-animation-delay: 82.5s;
  transition-delay: 82.5s; }

.delayp826 {
  animation-delay: 82.6s;
  -moz-animation-delay: 82.6s;
  -webkit-animation-delay: 82.6s;
  -o-animation-delay: 82.6s;
  transition-delay: 82.6s; }

.delayp827 {
  animation-delay: 82.7s;
  -moz-animation-delay: 82.7s;
  -webkit-animation-delay: 82.7s;
  -o-animation-delay: 82.7s;
  transition-delay: 82.7s; }

.delayp828 {
  animation-delay: 82.8s;
  -moz-animation-delay: 82.8s;
  -webkit-animation-delay: 82.8s;
  -o-animation-delay: 82.8s;
  transition-delay: 82.8s; }

.delayp829 {
  animation-delay: 82.9s;
  -moz-animation-delay: 82.9s;
  -webkit-animation-delay: 82.9s;
  -o-animation-delay: 82.9s;
  transition-delay: 82.9s; }

.delayp830 {
  animation-delay: 83s;
  -moz-animation-delay: 83s;
  -webkit-animation-delay: 83s;
  -o-animation-delay: 83s;
  transition-delay: 83s; }

.delayp831 {
  animation-delay: 83.1s;
  -moz-animation-delay: 83.1s;
  -webkit-animation-delay: 83.1s;
  -o-animation-delay: 83.1s;
  transition-delay: 83.1s; }

.delayp832 {
  animation-delay: 83.2s;
  -moz-animation-delay: 83.2s;
  -webkit-animation-delay: 83.2s;
  -o-animation-delay: 83.2s;
  transition-delay: 83.2s; }

.delayp833 {
  animation-delay: 83.3s;
  -moz-animation-delay: 83.3s;
  -webkit-animation-delay: 83.3s;
  -o-animation-delay: 83.3s;
  transition-delay: 83.3s; }

.delayp834 {
  animation-delay: 83.4s;
  -moz-animation-delay: 83.4s;
  -webkit-animation-delay: 83.4s;
  -o-animation-delay: 83.4s;
  transition-delay: 83.4s; }

.delayp835 {
  animation-delay: 83.5s;
  -moz-animation-delay: 83.5s;
  -webkit-animation-delay: 83.5s;
  -o-animation-delay: 83.5s;
  transition-delay: 83.5s; }

.delayp836 {
  animation-delay: 83.6s;
  -moz-animation-delay: 83.6s;
  -webkit-animation-delay: 83.6s;
  -o-animation-delay: 83.6s;
  transition-delay: 83.6s; }

.delayp837 {
  animation-delay: 83.7s;
  -moz-animation-delay: 83.7s;
  -webkit-animation-delay: 83.7s;
  -o-animation-delay: 83.7s;
  transition-delay: 83.7s; }

.delayp838 {
  animation-delay: 83.8s;
  -moz-animation-delay: 83.8s;
  -webkit-animation-delay: 83.8s;
  -o-animation-delay: 83.8s;
  transition-delay: 83.8s; }

.delayp839 {
  animation-delay: 83.9s;
  -moz-animation-delay: 83.9s;
  -webkit-animation-delay: 83.9s;
  -o-animation-delay: 83.9s;
  transition-delay: 83.9s; }

.delayp840 {
  animation-delay: 84s;
  -moz-animation-delay: 84s;
  -webkit-animation-delay: 84s;
  -o-animation-delay: 84s;
  transition-delay: 84s; }

.delayp841 {
  animation-delay: 84.1s;
  -moz-animation-delay: 84.1s;
  -webkit-animation-delay: 84.1s;
  -o-animation-delay: 84.1s;
  transition-delay: 84.1s; }

.delayp842 {
  animation-delay: 84.2s;
  -moz-animation-delay: 84.2s;
  -webkit-animation-delay: 84.2s;
  -o-animation-delay: 84.2s;
  transition-delay: 84.2s; }

.delayp843 {
  animation-delay: 84.3s;
  -moz-animation-delay: 84.3s;
  -webkit-animation-delay: 84.3s;
  -o-animation-delay: 84.3s;
  transition-delay: 84.3s; }

.delayp844 {
  animation-delay: 84.4s;
  -moz-animation-delay: 84.4s;
  -webkit-animation-delay: 84.4s;
  -o-animation-delay: 84.4s;
  transition-delay: 84.4s; }

.delayp845 {
  animation-delay: 84.5s;
  -moz-animation-delay: 84.5s;
  -webkit-animation-delay: 84.5s;
  -o-animation-delay: 84.5s;
  transition-delay: 84.5s; }

.delayp846 {
  animation-delay: 84.6s;
  -moz-animation-delay: 84.6s;
  -webkit-animation-delay: 84.6s;
  -o-animation-delay: 84.6s;
  transition-delay: 84.6s; }

.delayp847 {
  animation-delay: 84.7s;
  -moz-animation-delay: 84.7s;
  -webkit-animation-delay: 84.7s;
  -o-animation-delay: 84.7s;
  transition-delay: 84.7s; }

.delayp848 {
  animation-delay: 84.8s;
  -moz-animation-delay: 84.8s;
  -webkit-animation-delay: 84.8s;
  -o-animation-delay: 84.8s;
  transition-delay: 84.8s; }

.delayp849 {
  animation-delay: 84.9s;
  -moz-animation-delay: 84.9s;
  -webkit-animation-delay: 84.9s;
  -o-animation-delay: 84.9s;
  transition-delay: 84.9s; }

.delayp850 {
  animation-delay: 85s;
  -moz-animation-delay: 85s;
  -webkit-animation-delay: 85s;
  -o-animation-delay: 85s;
  transition-delay: 85s; }

.delayp851 {
  animation-delay: 85.1s;
  -moz-animation-delay: 85.1s;
  -webkit-animation-delay: 85.1s;
  -o-animation-delay: 85.1s;
  transition-delay: 85.1s; }

.delayp852 {
  animation-delay: 85.2s;
  -moz-animation-delay: 85.2s;
  -webkit-animation-delay: 85.2s;
  -o-animation-delay: 85.2s;
  transition-delay: 85.2s; }

.delayp853 {
  animation-delay: 85.3s;
  -moz-animation-delay: 85.3s;
  -webkit-animation-delay: 85.3s;
  -o-animation-delay: 85.3s;
  transition-delay: 85.3s; }

.delayp854 {
  animation-delay: 85.4s;
  -moz-animation-delay: 85.4s;
  -webkit-animation-delay: 85.4s;
  -o-animation-delay: 85.4s;
  transition-delay: 85.4s; }

.delayp855 {
  animation-delay: 85.5s;
  -moz-animation-delay: 85.5s;
  -webkit-animation-delay: 85.5s;
  -o-animation-delay: 85.5s;
  transition-delay: 85.5s; }

.delayp856 {
  animation-delay: 85.6s;
  -moz-animation-delay: 85.6s;
  -webkit-animation-delay: 85.6s;
  -o-animation-delay: 85.6s;
  transition-delay: 85.6s; }

.delayp857 {
  animation-delay: 85.7s;
  -moz-animation-delay: 85.7s;
  -webkit-animation-delay: 85.7s;
  -o-animation-delay: 85.7s;
  transition-delay: 85.7s; }

.delayp858 {
  animation-delay: 85.8s;
  -moz-animation-delay: 85.8s;
  -webkit-animation-delay: 85.8s;
  -o-animation-delay: 85.8s;
  transition-delay: 85.8s; }

.delayp859 {
  animation-delay: 85.9s;
  -moz-animation-delay: 85.9s;
  -webkit-animation-delay: 85.9s;
  -o-animation-delay: 85.9s;
  transition-delay: 85.9s; }

.delayp860 {
  animation-delay: 86s;
  -moz-animation-delay: 86s;
  -webkit-animation-delay: 86s;
  -o-animation-delay: 86s;
  transition-delay: 86s; }

.delayp861 {
  animation-delay: 86.1s;
  -moz-animation-delay: 86.1s;
  -webkit-animation-delay: 86.1s;
  -o-animation-delay: 86.1s;
  transition-delay: 86.1s; }

.delayp862 {
  animation-delay: 86.2s;
  -moz-animation-delay: 86.2s;
  -webkit-animation-delay: 86.2s;
  -o-animation-delay: 86.2s;
  transition-delay: 86.2s; }

.delayp863 {
  animation-delay: 86.3s;
  -moz-animation-delay: 86.3s;
  -webkit-animation-delay: 86.3s;
  -o-animation-delay: 86.3s;
  transition-delay: 86.3s; }

.delayp864 {
  animation-delay: 86.4s;
  -moz-animation-delay: 86.4s;
  -webkit-animation-delay: 86.4s;
  -o-animation-delay: 86.4s;
  transition-delay: 86.4s; }

.delayp865 {
  animation-delay: 86.5s;
  -moz-animation-delay: 86.5s;
  -webkit-animation-delay: 86.5s;
  -o-animation-delay: 86.5s;
  transition-delay: 86.5s; }

.delayp866 {
  animation-delay: 86.6s;
  -moz-animation-delay: 86.6s;
  -webkit-animation-delay: 86.6s;
  -o-animation-delay: 86.6s;
  transition-delay: 86.6s; }

.delayp867 {
  animation-delay: 86.7s;
  -moz-animation-delay: 86.7s;
  -webkit-animation-delay: 86.7s;
  -o-animation-delay: 86.7s;
  transition-delay: 86.7s; }

.delayp868 {
  animation-delay: 86.8s;
  -moz-animation-delay: 86.8s;
  -webkit-animation-delay: 86.8s;
  -o-animation-delay: 86.8s;
  transition-delay: 86.8s; }

.delayp869 {
  animation-delay: 86.9s;
  -moz-animation-delay: 86.9s;
  -webkit-animation-delay: 86.9s;
  -o-animation-delay: 86.9s;
  transition-delay: 86.9s; }

.delayp870 {
  animation-delay: 87s;
  -moz-animation-delay: 87s;
  -webkit-animation-delay: 87s;
  -o-animation-delay: 87s;
  transition-delay: 87s; }

.delayp871 {
  animation-delay: 87.1s;
  -moz-animation-delay: 87.1s;
  -webkit-animation-delay: 87.1s;
  -o-animation-delay: 87.1s;
  transition-delay: 87.1s; }

.delayp872 {
  animation-delay: 87.2s;
  -moz-animation-delay: 87.2s;
  -webkit-animation-delay: 87.2s;
  -o-animation-delay: 87.2s;
  transition-delay: 87.2s; }

.delayp873 {
  animation-delay: 87.3s;
  -moz-animation-delay: 87.3s;
  -webkit-animation-delay: 87.3s;
  -o-animation-delay: 87.3s;
  transition-delay: 87.3s; }

.delayp874 {
  animation-delay: 87.4s;
  -moz-animation-delay: 87.4s;
  -webkit-animation-delay: 87.4s;
  -o-animation-delay: 87.4s;
  transition-delay: 87.4s; }

.delayp875 {
  animation-delay: 87.5s;
  -moz-animation-delay: 87.5s;
  -webkit-animation-delay: 87.5s;
  -o-animation-delay: 87.5s;
  transition-delay: 87.5s; }

.delayp876 {
  animation-delay: 87.6s;
  -moz-animation-delay: 87.6s;
  -webkit-animation-delay: 87.6s;
  -o-animation-delay: 87.6s;
  transition-delay: 87.6s; }

.delayp877 {
  animation-delay: 87.7s;
  -moz-animation-delay: 87.7s;
  -webkit-animation-delay: 87.7s;
  -o-animation-delay: 87.7s;
  transition-delay: 87.7s; }

.delayp878 {
  animation-delay: 87.8s;
  -moz-animation-delay: 87.8s;
  -webkit-animation-delay: 87.8s;
  -o-animation-delay: 87.8s;
  transition-delay: 87.8s; }

.delayp879 {
  animation-delay: 87.9s;
  -moz-animation-delay: 87.9s;
  -webkit-animation-delay: 87.9s;
  -o-animation-delay: 87.9s;
  transition-delay: 87.9s; }

.delayp880 {
  animation-delay: 88s;
  -moz-animation-delay: 88s;
  -webkit-animation-delay: 88s;
  -o-animation-delay: 88s;
  transition-delay: 88s; }

.delayp881 {
  animation-delay: 88.1s;
  -moz-animation-delay: 88.1s;
  -webkit-animation-delay: 88.1s;
  -o-animation-delay: 88.1s;
  transition-delay: 88.1s; }

.delayp882 {
  animation-delay: 88.2s;
  -moz-animation-delay: 88.2s;
  -webkit-animation-delay: 88.2s;
  -o-animation-delay: 88.2s;
  transition-delay: 88.2s; }

.delayp883 {
  animation-delay: 88.3s;
  -moz-animation-delay: 88.3s;
  -webkit-animation-delay: 88.3s;
  -o-animation-delay: 88.3s;
  transition-delay: 88.3s; }

.delayp884 {
  animation-delay: 88.4s;
  -moz-animation-delay: 88.4s;
  -webkit-animation-delay: 88.4s;
  -o-animation-delay: 88.4s;
  transition-delay: 88.4s; }

.delayp885 {
  animation-delay: 88.5s;
  -moz-animation-delay: 88.5s;
  -webkit-animation-delay: 88.5s;
  -o-animation-delay: 88.5s;
  transition-delay: 88.5s; }

.delayp886 {
  animation-delay: 88.6s;
  -moz-animation-delay: 88.6s;
  -webkit-animation-delay: 88.6s;
  -o-animation-delay: 88.6s;
  transition-delay: 88.6s; }

.delayp887 {
  animation-delay: 88.7s;
  -moz-animation-delay: 88.7s;
  -webkit-animation-delay: 88.7s;
  -o-animation-delay: 88.7s;
  transition-delay: 88.7s; }

.delayp888 {
  animation-delay: 88.8s;
  -moz-animation-delay: 88.8s;
  -webkit-animation-delay: 88.8s;
  -o-animation-delay: 88.8s;
  transition-delay: 88.8s; }

.delayp889 {
  animation-delay: 88.9s;
  -moz-animation-delay: 88.9s;
  -webkit-animation-delay: 88.9s;
  -o-animation-delay: 88.9s;
  transition-delay: 88.9s; }

.delayp890 {
  animation-delay: 89s;
  -moz-animation-delay: 89s;
  -webkit-animation-delay: 89s;
  -o-animation-delay: 89s;
  transition-delay: 89s; }

.delayp891 {
  animation-delay: 89.1s;
  -moz-animation-delay: 89.1s;
  -webkit-animation-delay: 89.1s;
  -o-animation-delay: 89.1s;
  transition-delay: 89.1s; }

.delayp892 {
  animation-delay: 89.2s;
  -moz-animation-delay: 89.2s;
  -webkit-animation-delay: 89.2s;
  -o-animation-delay: 89.2s;
  transition-delay: 89.2s; }

.delayp893 {
  animation-delay: 89.3s;
  -moz-animation-delay: 89.3s;
  -webkit-animation-delay: 89.3s;
  -o-animation-delay: 89.3s;
  transition-delay: 89.3s; }

.delayp894 {
  animation-delay: 89.4s;
  -moz-animation-delay: 89.4s;
  -webkit-animation-delay: 89.4s;
  -o-animation-delay: 89.4s;
  transition-delay: 89.4s; }

.delayp895 {
  animation-delay: 89.5s;
  -moz-animation-delay: 89.5s;
  -webkit-animation-delay: 89.5s;
  -o-animation-delay: 89.5s;
  transition-delay: 89.5s; }

.delayp896 {
  animation-delay: 89.6s;
  -moz-animation-delay: 89.6s;
  -webkit-animation-delay: 89.6s;
  -o-animation-delay: 89.6s;
  transition-delay: 89.6s; }

.delayp897 {
  animation-delay: 89.7s;
  -moz-animation-delay: 89.7s;
  -webkit-animation-delay: 89.7s;
  -o-animation-delay: 89.7s;
  transition-delay: 89.7s; }

.delayp898 {
  animation-delay: 89.8s;
  -moz-animation-delay: 89.8s;
  -webkit-animation-delay: 89.8s;
  -o-animation-delay: 89.8s;
  transition-delay: 89.8s; }

.delayp899 {
  animation-delay: 89.9s;
  -moz-animation-delay: 89.9s;
  -webkit-animation-delay: 89.9s;
  -o-animation-delay: 89.9s;
  transition-delay: 89.9s; }

.delayp900 {
  animation-delay: 90s;
  -moz-animation-delay: 90s;
  -webkit-animation-delay: 90s;
  -o-animation-delay: 90s;
  transition-delay: 90s; }

.delayp901 {
  animation-delay: 90.1s;
  -moz-animation-delay: 90.1s;
  -webkit-animation-delay: 90.1s;
  -o-animation-delay: 90.1s;
  transition-delay: 90.1s; }

.delayp902 {
  animation-delay: 90.2s;
  -moz-animation-delay: 90.2s;
  -webkit-animation-delay: 90.2s;
  -o-animation-delay: 90.2s;
  transition-delay: 90.2s; }

.delayp903 {
  animation-delay: 90.3s;
  -moz-animation-delay: 90.3s;
  -webkit-animation-delay: 90.3s;
  -o-animation-delay: 90.3s;
  transition-delay: 90.3s; }

.delayp904 {
  animation-delay: 90.4s;
  -moz-animation-delay: 90.4s;
  -webkit-animation-delay: 90.4s;
  -o-animation-delay: 90.4s;
  transition-delay: 90.4s; }

.delayp905 {
  animation-delay: 90.5s;
  -moz-animation-delay: 90.5s;
  -webkit-animation-delay: 90.5s;
  -o-animation-delay: 90.5s;
  transition-delay: 90.5s; }

.delayp906 {
  animation-delay: 90.6s;
  -moz-animation-delay: 90.6s;
  -webkit-animation-delay: 90.6s;
  -o-animation-delay: 90.6s;
  transition-delay: 90.6s; }

.delayp907 {
  animation-delay: 90.7s;
  -moz-animation-delay: 90.7s;
  -webkit-animation-delay: 90.7s;
  -o-animation-delay: 90.7s;
  transition-delay: 90.7s; }

.delayp908 {
  animation-delay: 90.8s;
  -moz-animation-delay: 90.8s;
  -webkit-animation-delay: 90.8s;
  -o-animation-delay: 90.8s;
  transition-delay: 90.8s; }

.delayp909 {
  animation-delay: 90.9s;
  -moz-animation-delay: 90.9s;
  -webkit-animation-delay: 90.9s;
  -o-animation-delay: 90.9s;
  transition-delay: 90.9s; }

.delayp910 {
  animation-delay: 91s;
  -moz-animation-delay: 91s;
  -webkit-animation-delay: 91s;
  -o-animation-delay: 91s;
  transition-delay: 91s; }

.delayp911 {
  animation-delay: 91.1s;
  -moz-animation-delay: 91.1s;
  -webkit-animation-delay: 91.1s;
  -o-animation-delay: 91.1s;
  transition-delay: 91.1s; }

.delayp912 {
  animation-delay: 91.2s;
  -moz-animation-delay: 91.2s;
  -webkit-animation-delay: 91.2s;
  -o-animation-delay: 91.2s;
  transition-delay: 91.2s; }

.delayp913 {
  animation-delay: 91.3s;
  -moz-animation-delay: 91.3s;
  -webkit-animation-delay: 91.3s;
  -o-animation-delay: 91.3s;
  transition-delay: 91.3s; }

.delayp914 {
  animation-delay: 91.4s;
  -moz-animation-delay: 91.4s;
  -webkit-animation-delay: 91.4s;
  -o-animation-delay: 91.4s;
  transition-delay: 91.4s; }

.delayp915 {
  animation-delay: 91.5s;
  -moz-animation-delay: 91.5s;
  -webkit-animation-delay: 91.5s;
  -o-animation-delay: 91.5s;
  transition-delay: 91.5s; }

.delayp916 {
  animation-delay: 91.6s;
  -moz-animation-delay: 91.6s;
  -webkit-animation-delay: 91.6s;
  -o-animation-delay: 91.6s;
  transition-delay: 91.6s; }

.delayp917 {
  animation-delay: 91.7s;
  -moz-animation-delay: 91.7s;
  -webkit-animation-delay: 91.7s;
  -o-animation-delay: 91.7s;
  transition-delay: 91.7s; }

.delayp918 {
  animation-delay: 91.8s;
  -moz-animation-delay: 91.8s;
  -webkit-animation-delay: 91.8s;
  -o-animation-delay: 91.8s;
  transition-delay: 91.8s; }

.delayp919 {
  animation-delay: 91.9s;
  -moz-animation-delay: 91.9s;
  -webkit-animation-delay: 91.9s;
  -o-animation-delay: 91.9s;
  transition-delay: 91.9s; }

.delayp920 {
  animation-delay: 92s;
  -moz-animation-delay: 92s;
  -webkit-animation-delay: 92s;
  -o-animation-delay: 92s;
  transition-delay: 92s; }

.delayp921 {
  animation-delay: 92.1s;
  -moz-animation-delay: 92.1s;
  -webkit-animation-delay: 92.1s;
  -o-animation-delay: 92.1s;
  transition-delay: 92.1s; }

.delayp922 {
  animation-delay: 92.2s;
  -moz-animation-delay: 92.2s;
  -webkit-animation-delay: 92.2s;
  -o-animation-delay: 92.2s;
  transition-delay: 92.2s; }

.delayp923 {
  animation-delay: 92.3s;
  -moz-animation-delay: 92.3s;
  -webkit-animation-delay: 92.3s;
  -o-animation-delay: 92.3s;
  transition-delay: 92.3s; }

.delayp924 {
  animation-delay: 92.4s;
  -moz-animation-delay: 92.4s;
  -webkit-animation-delay: 92.4s;
  -o-animation-delay: 92.4s;
  transition-delay: 92.4s; }

.delayp925 {
  animation-delay: 92.5s;
  -moz-animation-delay: 92.5s;
  -webkit-animation-delay: 92.5s;
  -o-animation-delay: 92.5s;
  transition-delay: 92.5s; }

.delayp926 {
  animation-delay: 92.6s;
  -moz-animation-delay: 92.6s;
  -webkit-animation-delay: 92.6s;
  -o-animation-delay: 92.6s;
  transition-delay: 92.6s; }

.delayp927 {
  animation-delay: 92.7s;
  -moz-animation-delay: 92.7s;
  -webkit-animation-delay: 92.7s;
  -o-animation-delay: 92.7s;
  transition-delay: 92.7s; }

.delayp928 {
  animation-delay: 92.8s;
  -moz-animation-delay: 92.8s;
  -webkit-animation-delay: 92.8s;
  -o-animation-delay: 92.8s;
  transition-delay: 92.8s; }

.delayp929 {
  animation-delay: 92.9s;
  -moz-animation-delay: 92.9s;
  -webkit-animation-delay: 92.9s;
  -o-animation-delay: 92.9s;
  transition-delay: 92.9s; }

.delayp930 {
  animation-delay: 93s;
  -moz-animation-delay: 93s;
  -webkit-animation-delay: 93s;
  -o-animation-delay: 93s;
  transition-delay: 93s; }

.delayp931 {
  animation-delay: 93.1s;
  -moz-animation-delay: 93.1s;
  -webkit-animation-delay: 93.1s;
  -o-animation-delay: 93.1s;
  transition-delay: 93.1s; }

.delayp932 {
  animation-delay: 93.2s;
  -moz-animation-delay: 93.2s;
  -webkit-animation-delay: 93.2s;
  -o-animation-delay: 93.2s;
  transition-delay: 93.2s; }

.delayp933 {
  animation-delay: 93.3s;
  -moz-animation-delay: 93.3s;
  -webkit-animation-delay: 93.3s;
  -o-animation-delay: 93.3s;
  transition-delay: 93.3s; }

.delayp934 {
  animation-delay: 93.4s;
  -moz-animation-delay: 93.4s;
  -webkit-animation-delay: 93.4s;
  -o-animation-delay: 93.4s;
  transition-delay: 93.4s; }

.delayp935 {
  animation-delay: 93.5s;
  -moz-animation-delay: 93.5s;
  -webkit-animation-delay: 93.5s;
  -o-animation-delay: 93.5s;
  transition-delay: 93.5s; }

.delayp936 {
  animation-delay: 93.6s;
  -moz-animation-delay: 93.6s;
  -webkit-animation-delay: 93.6s;
  -o-animation-delay: 93.6s;
  transition-delay: 93.6s; }

.delayp937 {
  animation-delay: 93.7s;
  -moz-animation-delay: 93.7s;
  -webkit-animation-delay: 93.7s;
  -o-animation-delay: 93.7s;
  transition-delay: 93.7s; }

.delayp938 {
  animation-delay: 93.8s;
  -moz-animation-delay: 93.8s;
  -webkit-animation-delay: 93.8s;
  -o-animation-delay: 93.8s;
  transition-delay: 93.8s; }

.delayp939 {
  animation-delay: 93.9s;
  -moz-animation-delay: 93.9s;
  -webkit-animation-delay: 93.9s;
  -o-animation-delay: 93.9s;
  transition-delay: 93.9s; }

.delayp940 {
  animation-delay: 94s;
  -moz-animation-delay: 94s;
  -webkit-animation-delay: 94s;
  -o-animation-delay: 94s;
  transition-delay: 94s; }

.delayp941 {
  animation-delay: 94.1s;
  -moz-animation-delay: 94.1s;
  -webkit-animation-delay: 94.1s;
  -o-animation-delay: 94.1s;
  transition-delay: 94.1s; }

.delayp942 {
  animation-delay: 94.2s;
  -moz-animation-delay: 94.2s;
  -webkit-animation-delay: 94.2s;
  -o-animation-delay: 94.2s;
  transition-delay: 94.2s; }

.delayp943 {
  animation-delay: 94.3s;
  -moz-animation-delay: 94.3s;
  -webkit-animation-delay: 94.3s;
  -o-animation-delay: 94.3s;
  transition-delay: 94.3s; }

.delayp944 {
  animation-delay: 94.4s;
  -moz-animation-delay: 94.4s;
  -webkit-animation-delay: 94.4s;
  -o-animation-delay: 94.4s;
  transition-delay: 94.4s; }

.delayp945 {
  animation-delay: 94.5s;
  -moz-animation-delay: 94.5s;
  -webkit-animation-delay: 94.5s;
  -o-animation-delay: 94.5s;
  transition-delay: 94.5s; }

.delayp946 {
  animation-delay: 94.6s;
  -moz-animation-delay: 94.6s;
  -webkit-animation-delay: 94.6s;
  -o-animation-delay: 94.6s;
  transition-delay: 94.6s; }

.delayp947 {
  animation-delay: 94.7s;
  -moz-animation-delay: 94.7s;
  -webkit-animation-delay: 94.7s;
  -o-animation-delay: 94.7s;
  transition-delay: 94.7s; }

.delayp948 {
  animation-delay: 94.8s;
  -moz-animation-delay: 94.8s;
  -webkit-animation-delay: 94.8s;
  -o-animation-delay: 94.8s;
  transition-delay: 94.8s; }

.delayp949 {
  animation-delay: 94.9s;
  -moz-animation-delay: 94.9s;
  -webkit-animation-delay: 94.9s;
  -o-animation-delay: 94.9s;
  transition-delay: 94.9s; }

.delayp950 {
  animation-delay: 95s;
  -moz-animation-delay: 95s;
  -webkit-animation-delay: 95s;
  -o-animation-delay: 95s;
  transition-delay: 95s; }

.delayp951 {
  animation-delay: 95.1s;
  -moz-animation-delay: 95.1s;
  -webkit-animation-delay: 95.1s;
  -o-animation-delay: 95.1s;
  transition-delay: 95.1s; }

.delayp952 {
  animation-delay: 95.2s;
  -moz-animation-delay: 95.2s;
  -webkit-animation-delay: 95.2s;
  -o-animation-delay: 95.2s;
  transition-delay: 95.2s; }

.delayp953 {
  animation-delay: 95.3s;
  -moz-animation-delay: 95.3s;
  -webkit-animation-delay: 95.3s;
  -o-animation-delay: 95.3s;
  transition-delay: 95.3s; }

.delayp954 {
  animation-delay: 95.4s;
  -moz-animation-delay: 95.4s;
  -webkit-animation-delay: 95.4s;
  -o-animation-delay: 95.4s;
  transition-delay: 95.4s; }

.delayp955 {
  animation-delay: 95.5s;
  -moz-animation-delay: 95.5s;
  -webkit-animation-delay: 95.5s;
  -o-animation-delay: 95.5s;
  transition-delay: 95.5s; }

.delayp956 {
  animation-delay: 95.6s;
  -moz-animation-delay: 95.6s;
  -webkit-animation-delay: 95.6s;
  -o-animation-delay: 95.6s;
  transition-delay: 95.6s; }

.delayp957 {
  animation-delay: 95.7s;
  -moz-animation-delay: 95.7s;
  -webkit-animation-delay: 95.7s;
  -o-animation-delay: 95.7s;
  transition-delay: 95.7s; }

.delayp958 {
  animation-delay: 95.8s;
  -moz-animation-delay: 95.8s;
  -webkit-animation-delay: 95.8s;
  -o-animation-delay: 95.8s;
  transition-delay: 95.8s; }

.delayp959 {
  animation-delay: 95.9s;
  -moz-animation-delay: 95.9s;
  -webkit-animation-delay: 95.9s;
  -o-animation-delay: 95.9s;
  transition-delay: 95.9s; }

.delayp960 {
  animation-delay: 96s;
  -moz-animation-delay: 96s;
  -webkit-animation-delay: 96s;
  -o-animation-delay: 96s;
  transition-delay: 96s; }

.delayp961 {
  animation-delay: 96.1s;
  -moz-animation-delay: 96.1s;
  -webkit-animation-delay: 96.1s;
  -o-animation-delay: 96.1s;
  transition-delay: 96.1s; }

.delayp962 {
  animation-delay: 96.2s;
  -moz-animation-delay: 96.2s;
  -webkit-animation-delay: 96.2s;
  -o-animation-delay: 96.2s;
  transition-delay: 96.2s; }

.delayp963 {
  animation-delay: 96.3s;
  -moz-animation-delay: 96.3s;
  -webkit-animation-delay: 96.3s;
  -o-animation-delay: 96.3s;
  transition-delay: 96.3s; }

.delayp964 {
  animation-delay: 96.4s;
  -moz-animation-delay: 96.4s;
  -webkit-animation-delay: 96.4s;
  -o-animation-delay: 96.4s;
  transition-delay: 96.4s; }

.delayp965 {
  animation-delay: 96.5s;
  -moz-animation-delay: 96.5s;
  -webkit-animation-delay: 96.5s;
  -o-animation-delay: 96.5s;
  transition-delay: 96.5s; }

.delayp966 {
  animation-delay: 96.6s;
  -moz-animation-delay: 96.6s;
  -webkit-animation-delay: 96.6s;
  -o-animation-delay: 96.6s;
  transition-delay: 96.6s; }

.delayp967 {
  animation-delay: 96.7s;
  -moz-animation-delay: 96.7s;
  -webkit-animation-delay: 96.7s;
  -o-animation-delay: 96.7s;
  transition-delay: 96.7s; }

.delayp968 {
  animation-delay: 96.8s;
  -moz-animation-delay: 96.8s;
  -webkit-animation-delay: 96.8s;
  -o-animation-delay: 96.8s;
  transition-delay: 96.8s; }

.delayp969 {
  animation-delay: 96.9s;
  -moz-animation-delay: 96.9s;
  -webkit-animation-delay: 96.9s;
  -o-animation-delay: 96.9s;
  transition-delay: 96.9s; }

.delayp970 {
  animation-delay: 97s;
  -moz-animation-delay: 97s;
  -webkit-animation-delay: 97s;
  -o-animation-delay: 97s;
  transition-delay: 97s; }

.delayp971 {
  animation-delay: 97.1s;
  -moz-animation-delay: 97.1s;
  -webkit-animation-delay: 97.1s;
  -o-animation-delay: 97.1s;
  transition-delay: 97.1s; }

.delayp972 {
  animation-delay: 97.2s;
  -moz-animation-delay: 97.2s;
  -webkit-animation-delay: 97.2s;
  -o-animation-delay: 97.2s;
  transition-delay: 97.2s; }

.delayp973 {
  animation-delay: 97.3s;
  -moz-animation-delay: 97.3s;
  -webkit-animation-delay: 97.3s;
  -o-animation-delay: 97.3s;
  transition-delay: 97.3s; }

.delayp974 {
  animation-delay: 97.4s;
  -moz-animation-delay: 97.4s;
  -webkit-animation-delay: 97.4s;
  -o-animation-delay: 97.4s;
  transition-delay: 97.4s; }

.delayp975 {
  animation-delay: 97.5s;
  -moz-animation-delay: 97.5s;
  -webkit-animation-delay: 97.5s;
  -o-animation-delay: 97.5s;
  transition-delay: 97.5s; }

.delayp976 {
  animation-delay: 97.6s;
  -moz-animation-delay: 97.6s;
  -webkit-animation-delay: 97.6s;
  -o-animation-delay: 97.6s;
  transition-delay: 97.6s; }

.delayp977 {
  animation-delay: 97.7s;
  -moz-animation-delay: 97.7s;
  -webkit-animation-delay: 97.7s;
  -o-animation-delay: 97.7s;
  transition-delay: 97.7s; }

.delayp978 {
  animation-delay: 97.8s;
  -moz-animation-delay: 97.8s;
  -webkit-animation-delay: 97.8s;
  -o-animation-delay: 97.8s;
  transition-delay: 97.8s; }

.delayp979 {
  animation-delay: 97.9s;
  -moz-animation-delay: 97.9s;
  -webkit-animation-delay: 97.9s;
  -o-animation-delay: 97.9s;
  transition-delay: 97.9s; }

.delayp980 {
  animation-delay: 98s;
  -moz-animation-delay: 98s;
  -webkit-animation-delay: 98s;
  -o-animation-delay: 98s;
  transition-delay: 98s; }

.delayp981 {
  animation-delay: 98.1s;
  -moz-animation-delay: 98.1s;
  -webkit-animation-delay: 98.1s;
  -o-animation-delay: 98.1s;
  transition-delay: 98.1s; }

.delayp982 {
  animation-delay: 98.2s;
  -moz-animation-delay: 98.2s;
  -webkit-animation-delay: 98.2s;
  -o-animation-delay: 98.2s;
  transition-delay: 98.2s; }

.delayp983 {
  animation-delay: 98.3s;
  -moz-animation-delay: 98.3s;
  -webkit-animation-delay: 98.3s;
  -o-animation-delay: 98.3s;
  transition-delay: 98.3s; }

.delayp984 {
  animation-delay: 98.4s;
  -moz-animation-delay: 98.4s;
  -webkit-animation-delay: 98.4s;
  -o-animation-delay: 98.4s;
  transition-delay: 98.4s; }

.delayp985 {
  animation-delay: 98.5s;
  -moz-animation-delay: 98.5s;
  -webkit-animation-delay: 98.5s;
  -o-animation-delay: 98.5s;
  transition-delay: 98.5s; }

.delayp986 {
  animation-delay: 98.6s;
  -moz-animation-delay: 98.6s;
  -webkit-animation-delay: 98.6s;
  -o-animation-delay: 98.6s;
  transition-delay: 98.6s; }

.delayp987 {
  animation-delay: 98.7s;
  -moz-animation-delay: 98.7s;
  -webkit-animation-delay: 98.7s;
  -o-animation-delay: 98.7s;
  transition-delay: 98.7s; }

.delayp988 {
  animation-delay: 98.8s;
  -moz-animation-delay: 98.8s;
  -webkit-animation-delay: 98.8s;
  -o-animation-delay: 98.8s;
  transition-delay: 98.8s; }

.delayp989 {
  animation-delay: 98.9s;
  -moz-animation-delay: 98.9s;
  -webkit-animation-delay: 98.9s;
  -o-animation-delay: 98.9s;
  transition-delay: 98.9s; }

.delayp990 {
  animation-delay: 99s;
  -moz-animation-delay: 99s;
  -webkit-animation-delay: 99s;
  -o-animation-delay: 99s;
  transition-delay: 99s; }

.delayp991 {
  animation-delay: 99.1s;
  -moz-animation-delay: 99.1s;
  -webkit-animation-delay: 99.1s;
  -o-animation-delay: 99.1s;
  transition-delay: 99.1s; }

.delayp992 {
  animation-delay: 99.2s;
  -moz-animation-delay: 99.2s;
  -webkit-animation-delay: 99.2s;
  -o-animation-delay: 99.2s;
  transition-delay: 99.2s; }

.delayp993 {
  animation-delay: 99.3s;
  -moz-animation-delay: 99.3s;
  -webkit-animation-delay: 99.3s;
  -o-animation-delay: 99.3s;
  transition-delay: 99.3s; }

.delayp994 {
  animation-delay: 99.4s;
  -moz-animation-delay: 99.4s;
  -webkit-animation-delay: 99.4s;
  -o-animation-delay: 99.4s;
  transition-delay: 99.4s; }

.delayp995 {
  animation-delay: 99.5s;
  -moz-animation-delay: 99.5s;
  -webkit-animation-delay: 99.5s;
  -o-animation-delay: 99.5s;
  transition-delay: 99.5s; }

.delayp996 {
  animation-delay: 99.6s;
  -moz-animation-delay: 99.6s;
  -webkit-animation-delay: 99.6s;
  -o-animation-delay: 99.6s;
  transition-delay: 99.6s; }

.delayp997 {
  animation-delay: 99.7s;
  -moz-animation-delay: 99.7s;
  -webkit-animation-delay: 99.7s;
  -o-animation-delay: 99.7s;
  transition-delay: 99.7s; }

.delayp998 {
  animation-delay: 99.8s;
  -moz-animation-delay: 99.8s;
  -webkit-animation-delay: 99.8s;
  -o-animation-delay: 99.8s;
  transition-delay: 99.8s; }

.delayp999 {
  animation-delay: 99.9s;
  -moz-animation-delay: 99.9s;
  -webkit-animation-delay: 99.9s;
  -o-animation-delay: 99.9s;
  transition-delay: 99.9s; }

.delayp1000 {
  animation-delay: 100s;
  -moz-animation-delay: 100s;
  -webkit-animation-delay: 100s;
  -o-animation-delay: 100s;
  transition-delay: 100s; }

.vp-fadein,
.vp-fadeinup,
.vp-fadeinright,
.vp-fadeindown,
.vp-fadeinleft,
.vp-slideinup,
.vp-slideinright,
.vp-slideindown,
.vp-slideinleft,
.vp-rotatein,
.vp-rorateinupright,
.vp-rotateinupleft,
.vp-rotateindownright,
.vp-rotateindownleft,
.vp-zoomin,
.vp-zoominup,
.vp-zoominright,
.vp-zoomindown,
.vp-zoominleft,
.vp-jackinthebox,
.vp-rollin,
.vp-rollout {
  opacity: 0; }

.vp-fadein,
.vp-fadeinup,
.vp-fadeinright,
.vp-fadeindown,
.vp-fadeinleft,
.vp-slideinup,
.vp-slideinright,
.vp-slideindown,
.vp-slideinleft,
.vp-rotatein,
.vp-rorateinupright,
.vp-rotateinupleft,
.vp-rotateindownright,
.vp-rotateindownleft,
.vp-zoomin,
.vp-zoominup,
.vp-zoominright,
.vp-zoomindown,
.vp-zoominleft,
.vp-jackinthebox,
.vp-rollin,
.vp-rollout {
  opacity: 0; }

.visible {
  opacity: 1; }

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

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

.collapse {
  display: none; }

.collapse.show {
  display: block; }

.number {
  list-style: none;
  list-style-type: decimal;
  margin: 0;
  padding: 0; }
  .number.float li {
    display: inline-block;
    margin-right: 30px; }
    .number.float li:last-child {
      margin-right: 0px; }

.no_style {
  list-style: none;
  margin: 0;
  padding: 0; }
  .no_style li {
    margin-bottom: 10px; }
    .no_style li a.link-ico {
      text-decoration: none !important;
      font-family: "Poppins-Light";
      position: relative;
      padding-left: 20px; }
      .no_style li a.link-ico:hover {
        text-decoration: underline !important; }
      .no_style li a.link-ico .ico {
        position: absolute;
        left: 0; }
  .no_style.float li {
    display: inline-block;
    margin-right: 30px; }
    .no_style.float li:last-child {
      margin-right: 0px; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary .alert-link {
    color: #002752; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark .alert-link {
    color: #040505; }

.alert,
.alert-danger {
  border: 1px solid; }
  .alert .yui3-widget-bd strong,
  .alert-danger .yui3-widget-bd strong {
    margin-right: 5px; }

.btn:focus, .btn.focus {
  outline: 0 !important;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.btn.btn-default {
  background-color: #ffffff;
  color: #333333;
  border-color: #cccccc; }
  .btn.btn-default:focus, .btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default.active {
    color: #333333 !important;
    background-color: #e6e6e6 !important;
    border-color: #adadad !important; }

.btn.btn-cxrus {
  color: #ffffff; }
  .theme-default .btn.btn-cxrus {
    background-color: #f42534; }
  .theme-fcp .btn.btn-cxrus {
    background-color: #80b13e; }
  .btn.btn-cxrus:focus {
    box-shadow: 0 0 0 0.2rem rgba(241, 128, 36, 0.5); }

.btn.btn-primary {
  background-color: #007bff;
  color: #ffffff; }
  .btn.btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn.btn-primary:hover, .btn.btn-primary.active {
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn.btn-primary.btn-default {
    background-color: #007bff;
    color: #ffffff; }
    .btn.btn-primary.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
    .btn.btn-primary.btn-default:hover, .btn.btn-primary.btn-default.active {
      background-color: #0069d9;
      border-color: #0062cc; }

.btn.btn-secondary {
  background-color: #6c757d;
  color: #ffffff; }
  .btn.btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn.btn-secondary:hover, .btn.btn-secondary.active {
    background-color: #5a6268;
    border-color: #5a6268; }
  .btn.btn-secondary.btn-default {
    background-color: #6c757d;
    color: #ffffff; }
    .btn.btn-secondary.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
    .btn.btn-secondary.btn-default:hover, .btn.btn-secondary.btn-default.active {
      background-color: #5a6268;
      border-color: #5a6268; }

.btn.btn-success {
  background-color: #28a745;
  color: #ffffff; }
  .btn.btn-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn.btn-success:hover, .btn.btn-success.active {
    background-color: #218838;
    border-color: #1e7e34; }
  .btn.btn-success.btn-default {
    background-color: #28a745;
    color: #ffffff; }
    .btn.btn-success.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
    .btn.btn-success.btn-default:hover, .btn.btn-success.btn-default.active {
      background-color: #218838;
      border-color: #1e7e34; }

.btn.btn-danger {
  background-color: #dc3545;
  color: #ffffff;
  border-color: #dc3545; }
  .btn.btn-danger:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn.btn-danger:hover, .btn.btn-danger.active {
    background-color: #c82333;
    border-color: #bd2130; }
  .btn.btn-danger.btn-default {
    background-color: #dc3545;
    color: #ffffff; }
    .btn.btn-danger.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
    .btn.btn-danger.btn-default:hover, .btn.btn-danger.btn-default.active {
      background-color: #c82333;
      border-color: #bd2130; }

.btn.btn-warning {
  background-color: #e0a800;
  color: #212529; }
  .btn.btn-warning:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn.btn-warning:hover, .btn.btn-warning.active {
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn.btn-warning.btn-default {
    background-color: #e0a800;
    color: #212529; }
    .btn.btn-warning.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
    .btn.btn-warning.btn-default:hover, .btn.btn-warning.btn-default.active {
      background-color: #e0a800;
      border-color: #d39e00; }

.btn.btn-info {
  background-color: #17a2b8;
  color: #ffffff; }
  .btn.btn-info:focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn.btn-info:hover, .btn.btn-info.active {
    background-color: #138496;
    border-color: #117a8b; }
  .btn.btn-info.btn-default {
    background-color: #17a2b8;
    color: #ffffff; }
    .btn.btn-info.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
    .btn.btn-info.btn-default:hover, .btn.btn-info.btn-default.active {
      background-color: #138496;
      border-color: #117a8b; }

.btn.btn-light {
  background-color: #f8f9fa; }
  .btn.btn-light:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn.btn-light:hover, .btn.btn-light.active {
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn.btn-light.btn-default {
    background-color: #f8f9fa; }
    .btn.btn-light.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
    .btn.btn-light.btn-default:hover, .btn.btn-light.btn-default.active {
      background-color: #e2e6ea;
      border-color: #dae0e5; }

.btn.btn-cancel {
  background-color: #f8f9fa;
  color: #212529; }
  .btn.btn-cancel:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn.btn-cancel:hover, .btn.btn-cancel.active {
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn.btn-cancel.btn-default {
    background-color: #f8f9fa; }
    .btn.btn-cancel.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
    .btn.btn-cancel.btn-default:hover, .btn.btn-cancel.btn-default.active {
      background-color: #e2e6ea;
      border-color: #dae0e5; }

.btn.btn-dark {
  background-color: #343a40;
  color: #ffffff; }
  .btn.btn-dark:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn.btn-dark:hover, .btn.btn-dark.active {
    background-color: #23272b;
    border-color: #1d2124; }
  .btn.btn-dark.btn-default {
    background-color: #343a40;
    color: #ffffff; }
    .btn.btn-dark.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
    .btn.btn-dark.btn-default:hover, .btn.btn-dark.btn-default.active {
      background-color: #23272b;
      border-color: #1d2124; }

.btn.btn-outline-default {
  background-color: transparent;
  border-color: #f8f9fa;
  color: #212529; }
  .btn.btn-outline-default:focus, .btn.btn-outline-default:hover, .btn.btn-outline-default.active {
    background-color: #e2e6ea;
    border-color: #dae0e5; }

.btn.btn-outline-primary {
  background-color: transparent;
  color: #007bff;
  border-color: #007bff; }
  .btn.btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn.btn-outline-primary:hover, .btn.btn-outline-primary.active {
    color: #ffffff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn.btn-outline-primary.btn-default {
    background-color: transparent;
    color: #007bff;
    border-color: #007bff; }
    .btn.btn-outline-primary.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
    .btn.btn-outline-primary.btn-default:hover, .btn.btn-outline-primary.btn-default.active {
      color: #ffffff;
      background-color: #0069d9;
      border-color: #0062cc; }

.btn.btn-outline-success {
  background-color: transparent;
  border-color: #28a745;
  color: #28a745; }
  .btn.btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn.btn-outline-success:hover, .btn.btn-outline-success.active {
    color: #ffffff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn.btn-outline-success.btn-default {
    background-color: transparent;
    border-color: #28a745;
    color: #28a745; }
    .btn.btn-outline-success.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
    .btn.btn-outline-success.btn-default:hover, .btn.btn-outline-success.btn-default.active {
      color: #ffffff;
      background-color: #218838;
      border-color: #1e7e34; }

.btn.btn-outline-danger {
  background-color: transparent;
  border-color: #dc3545;
  color: #dc3545; }
  .btn.btn-outline-danger:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn.btn-outline-danger:hover, .btn.btn-outline-danger.active {
    color: #ffffff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn.btn-outline-danger.btn-default {
    background-color: transparent;
    border-color: #dc3545;
    color: #dc3545; }
    .btn.btn-outline-danger.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
    .btn.btn-outline-danger.btn-default:hover, .btn.btn-outline-danger.btn-default.active {
      color: #ffffff;
      background-color: #c82333;
      border-color: #bd2130; }

.btn.btn-outline-warning {
  background-color: transparent;
  border-color: #e0a800;
  color: #e0a800; }
  .btn.btn-outline-warning:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn.btn-outline-warning:hover, .btn.btn-outline-warning.active {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn.btn-outline-warning.btn-default {
    background-color: transparent;
    border-color: #e0a800;
    color: #e0a800; }
    .btn.btn-outline-warning.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
    .btn.btn-outline-warning.btn-default:hover, .btn.btn-outline-warning.btn-default.active {
      color: #212529;
      background-color: #e0a800;
      border-color: #d39e00; }

.btn.btn-outline-info {
  background-color: transparent;
  border-color: #17a2b8;
  color: #17a2b8; }
  .btn.btn-outline-info:focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn.btn-outline-info:hover, .btn.btn-outline-info.active {
    color: #ffffff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn.btn-outline-info.btn-default {
    background-color: transparent;
    border-color: #17a2b8;
    color: #17a2b8; }
    .btn.btn-outline-info.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
    .btn.btn-outline-info.btn-default:hover, .btn.btn-outline-info.btn-default.active {
      color: #ffffff;
      background-color: #138496;
      border-color: #117a8b; }

.btn.btn-outline-light {
  background-color: transparent;
  border-color: #f8f9fa;
  color: #212529; }
  .btn.btn-outline-light:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn.btn-outline-light:hover, .btn.btn-outline-light.active {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn.btn-outline-light.btn-default {
    background-color: transparent;
    border-color: #f8f9fa;
    color: btn_lightcolor; }
    .btn.btn-outline-light.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
    .btn.btn-outline-light.btn-default:hover, .btn.btn-outline-light.btn-default.active {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5; }

.btn.btn-outline-cancel {
  background-color: transparent;
  border-color: #f8f9fa;
  color: #212529; }
  .btn.btn-outline-cancel:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn.btn-outline-cancel:hover, .btn.btn-outline-cancel.active {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn.btn-outline-cancel.btn-default {
    background-color: transparent;
    border-color: #f8f9fa;
    color: #212529; }
    .btn.btn-outline-cancel.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
    .btn.btn-outline-cancel.btn-default:hover, .btn.btn-outline-cancel.btn-default.active {
      color: #212529;
      background-color: #e2e6ea;
      border-color: #dae0e5; }

.btn.btn-outline-dark {
  background-color: transparent;
  border-color: #343a40;
  color: #343a40; }
  .btn.btn-outline-dark:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn.btn-outline-dark:hover, .btn.btn-outline-dark.active {
    color: #ffffff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn.btn-outline-dark.btn-default {
    background-color: transparent;
    border-color: #343a40;
    color: #343a40; }
    .btn.btn-outline-dark.btn-default:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
    .btn.btn-outline-dark.btn-default:hover, .btn.btn-outline-dark.btn-default.active {
      color: #ffffff;
      background-color: #23272b;
      border-color: #1d2124; }

.btn-round-30 {
  border-radius: 30px !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px; }

.btn.btn-lg {
  font-size: 1.14rem;
  font-family: "Poppins-Bold"; }
  @media (max-width: 1024px) {
    .theme-default .btn.btn-lg.btn-custom, .theme-default .btn.btn-lg.btn-custom-primary, .theme-default .btn.btn-lg.btn-custom-secondary {
      padding: 1rem 1.1rem !important;
      font-size: 1rem; }
    .theme-fcp .btn.btn-lg.btn-custom, .theme-fcp .btn.btn-lg.btn-custom-primary, .theme-fcp .btn.btn-lg.btn-custom-secondary {
      padding: 1rem 1.1rem !important;
      font-size: 1rem; } }
  @media (max-width: 767px) {
    .theme-default .btn.btn-lg.btn-custom, .theme-default .btn.btn-lg.btn-custom-primary, .theme-default .btn.btn-lg.btn-custom-secondary {
      padding: .8rem 1.1rem !important;
      font-size: .9rem; }
    .theme-fcp .btn.btn-lg.btn-custom, .theme-fcp .btn.btn-lg.btn-custom-primary, .theme-fcp .btn.btn-lg.btn-custom-secondary {
      padding: .8rem 1.1rem !important;
      font-size: .9rem; } }

.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important; }

.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.btn-group-lg > .btn,
.btn-lg {
  line-height: 1.5;
  padding: 0.75rem 2.6rem 0.6rem !important; }

.btn-group-sm > .btn,
.btn-sm {
  padding: 0.5rem 1rem !important;
  font-size: 0.76rem;
  line-height: 1.5; }

.btn-group-xs > .btn,
.btn-xs {
  padding: 0.25rem 0.75rem !important;
  font-size: 0.76rem;
  line-height: 1.3; }

.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent; }

.theme-default .dropdown-toggle .caret:after {
  color: #f42534 !important; }

.theme-fcp .dropdown-toggle .caret:after {
  color: #80b13e !important; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  color: #000000;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 0.8rem;
  border-radius: 0.1rem;
  background: #ffffff;
  border-color: rgba(33, 33, 33, 0.15); }
  .dropdown-menu .dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    padding: 0.75rem 1.5rem;
    color: #000000; }
    .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover {
      color: #000000;
      text-decoration: none;
      background-color: #f8f9fa; }

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.open > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }

.badge.badge-primary {
  background-color: #007bff; }
  .badge.badge-primary:focus, .badge.badge-primary:hover, .badge.badge-primary.active {
    background-color: #0069d9;
    border-color: #0062cc; }
  .badge.badge-primary.badge-default {
    background-color: #007bff; }
    .badge.badge-primary.badge-default:focus, .badge.badge-primary.badge-default:hover, .badge.badge-primary.badge-default.active {
      background-color: #0069d9;
      border-color: #0062cc; }

.badge.badge-secondary {
  background-color: #6c757d; }
  .badge.badge-secondary:focus, .badge.badge-secondary:hover, .badge.badge-secondary.active {
    background-color: #5a6268;
    border-color: #5a6268; }
  .badge.badge-secondary.badge-default {
    background-color: #6c757d; }
    .badge.badge-secondary.badge-default:focus, .badge.badge-secondary.badge-default:hover, .badge.badge-secondary.badge-default.active {
      background-color: #5a6268;
      border-color: #5a6268; }

.badge.badge-success {
  background-color: #28a745; }
  .badge.badge-success:focus, .badge.badge-success:hover, .badge.badge-success.active {
    background-color: #218838;
    border-color: #1e7e34; }
  .badge.badge-success.badge-default {
    background-color: #28a745; }
    .badge.badge-success.badge-default:focus, .badge.badge-success.badge-default:hover, .badge.badge-success.badge-default.active {
      background-color: #218838;
      border-color: #1e7e34; }

.badge.badge-danger {
  background-color: #dc3545; }
  .badge.badge-danger:focus, .badge.badge-danger:hover, .badge.badge-danger.active {
    background-color: #c82333;
    border-color: #bd2130; }
  .badge.badge-danger.badge-default {
    background-color: #dc3545; }
    .badge.badge-danger.badge-default:focus, .badge.badge-danger.badge-default:hover, .badge.badge-danger.badge-default.active {
      background-color: #c82333;
      border-color: #bd2130; }

.badge.badge-warning {
  background-color: #e0a800; }
  .badge.badge-warning:focus, .badge.badge-warning:hover, .badge.badge-warning.active {
    background-color: #e0a800;
    border-color: #d39e00; }
  .badge.badge-warning.badge-default {
    background-color: #e0a800; }
    .badge.badge-warning.badge-default:focus, .badge.badge-warning.badge-default:hover, .badge.badge-warning.badge-default.active {
      background-color: #e0a800;
      border-color: #d39e00; }

.badge.badge-info {
  background-color: #17a2b8; }
  .badge.badge-info:focus, .badge.badge-info:hover, .badge.badge-info.active {
    background-color: #138496;
    border-color: #117a8b; }
  .badge.badge-info.badge-default {
    background-color: #17a2b8; }
    .badge.badge-info.badge-default:focus, .badge.badge-info.badge-default:hover, .badge.badge-info.badge-default.active {
      background-color: #138496;
      border-color: #117a8b; }

.badge.badge-light {
  background-color: #f8f9fa;
  color: #212529; }
  .badge.badge-light:focus, .badge.badge-light:hover, .badge.badge-light.active {
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .badge.badge-light.badge-default {
    background-color: #f8f9fa; }
    .badge.badge-light.badge-default:focus, .badge.badge-light.badge-default:hover, .badge.badge-light.badge-default.active {
      background-color: #e2e6ea;
      border-color: #dae0e5; }

.badge.badge-dark {
  background-color: #343a40; }
  .badge.badge-dark:focus, .badge.badge-dark:hover, .badge.badge-dark.active {
    background-color: #23272b;
    border-color: #1d2124; }
  .badge.badge-dark.badge-default {
    background-color: #343a40; }
    .badge.badge-dark.badge-default:focus, .badge.badge-dark.badge-default:hover, .badge.badge-dark.badge-default.active {
      background-color: #23272b;
      border-color: #1d2124; }

.control-label {
  font-weight: normal; }

.row-link:after {
  content: '';
  display: block;
  clear: both; }

.row-link .col-link {
  float: left;
  margin-right: 30px; }
  .row-link .col-link:last-child {
    margin-right: 0px; }
  @media (max-width: 768px) {
    .row-link .col-link {
      float: none;
      margin-right: 0px; } }

.boxDropLanguage {
  z-index: 9; }
  .boxDropLanguage.simple .nav-lang {
    display: block !important;
    top: 0px;
    background-color: transparent;
    box-shadow: none;
    width: 130px;
    padding: 0 5px;
    margin-top: 10px; }
    .boxDropLanguage.simple .nav-lang li {
      background-color: transparent;
      float: left; }
      .boxDropLanguage.simple .nav-lang li.active {
        background: rgba(255, 255, 255, 0.1);
        border-radius: 30px;
        color: white !important; }
        .boxDropLanguage.simple .nav-lang li.active span {
          color: white !important; }
      .boxDropLanguage.simple .nav-lang li span {
        color: white;
        display: block;
        font-size: 0.875rem !important;
        padding: 0px 20px;
        height: 28px;
        line-height: 28px;
        font-weight: normal; }
        .boxDropLanguage.simple .nav-lang li span:hover {
          text-decoration: none;
          background-color: transparent; }
      .boxDropLanguage.simple .nav-lang li a {
        color: white;
        display: block;
        font-size: 0.875rem !important;
        padding: 0px 20px;
        height: 28px;
        line-height: 28px;
        font-weight: normal; }
        .boxDropLanguage.simple .nav-lang li a:hover {
          text-decoration: none;
          background-color: transparent; }
    .boxDropLanguage.simple .nav-lang:before {
      display: none !important; }
  .boxDropLanguage .nav-lang li {
    position: relative; }
    .boxDropLanguage .nav-lang li:before {
      content: " ";
      position: absolute;
      width: 24px;
      height: 24px;
      top: 5px;
      z-index: 2;
      left: 5px;
      display: none; }
    .boxDropLanguage .nav-lang li:nth-child(1):before {
      background: url("../images/icons/ic_flag_ind.svg") no-repeat; }
    .boxDropLanguage .nav-lang li:nth-child(2):before {
      background: url("../images/icons/ic_flag_eng.svg") no-repeat; }
  .boxDropLanguage .boxActiveLang {
    width: auto;
    height: auto;
    padding: 0px !important;
    cursor: pointer; }
    .boxDropLanguage .boxActiveLang .flag {
      position: absolute;
      width: 33px;
      height: 28px;
      left: 6px;
      top: 4px; }
    .boxDropLanguage .boxActiveLang.en-US .flag {
      background: url("../images/icons/ic_flag_eng.svg") no-repeat; }
    .boxDropLanguage .boxActiveLang.in-ID .flag {
      background: url("../images/icons/ic_flag_ind.svg") no-repeat; }
    .boxDropLanguage .boxActiveLang:hover label {
      color: #979797; }
    .boxDropLanguage .boxActiveLang .label {
      position: relative;
      font-size: 1rem !important;
      padding-left: 0px;
      left: 0px;
      top: 0px;
      border: 0px;
      font-weight: normal; }
      .theme-default .boxDropLanguage .boxActiveLang .label {
        color: #f42534; }
      .theme-fcp .boxDropLanguage .boxActiveLang .label {
        color: #80b13e; }
      .boxDropLanguage .boxActiveLang .label i {
        margin-right: 10px; }
    .boxDropLanguage .boxActiveLang:after {
      font-family: "Font Awesome 5 Pro";
      content: "\f078";
      height: auto;
      border: none;
      opacity: 0.75;
      position: absolute;
      font-size: 0.6rem;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
      .theme-default .boxDropLanguage .boxActiveLang:after {
        color: #f42534; }
      .theme-fcp .boxDropLanguage .boxActiveLang:after {
        color: #80b13e; }
  .boxDropLanguage ul.nav-lang {
    position: absolute;
    display: none;
    width: 112px;
    top: 10px;
    z-index: 2;
    background-color: #fff;
    padding: 5px 5px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 2px 3px rgba(72, 71, 71, 0.5);
    -moz-box-shadow: 0 2px 3px rgba(72, 71, 71, 0.5);
    -webkit-box-shadow: 0 2px 3px rgba(72, 71, 71, 0.5);
    margin-left: -6px;
    margin-top: 26px; }
    .boxDropLanguage ul.nav-lang:before {
      content: " ";
      position: absolute;
      top: -7px;
      left: 50%;
      transform: translate(-50%, 0);
      margin-left: 0px;
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #fff;
      margin-left: 10px; }
    .boxDropLanguage ul.nav-lang li {
      float: none;
      display: block;
      background-color: #fff; }
      .boxDropLanguage ul.nav-lang li:after {
        content: "";
        position: absolute;
        width: 33px;
        height: 28px;
        top: 5px;
        left: 3px; }
      .boxDropLanguage ul.nav-lang li a {
        height: 36px;
        line-height: 38px;
        display: block !important;
        padding: 0 5px 0 5px;
        color: #333;
        font-weight: bold;
        font-size: 13px;
        padding-left: 40px; }
        .boxDropLanguage ul.nav-lang li a:hover {
          text-decoration: none;
          background-color: #e2e1e1; }
      .boxDropLanguage ul.nav-lang li.active span {
        color: #333; }
      .boxDropLanguage ul.nav-lang li > span {
        color: #333;
        font-weight: bold;
        position: relative;
        display: block;
        width: 100%;
        padding: 0 5px 0 5px;
        height: 36px;
        line-height: 38px;
        font-size: 13px;
        padding-left: 40px; }
        .boxDropLanguage ul.nav-lang li > span:hover {
          background-color: #e2e1e1; }

.theme-default body.is-default .boxDropLanguage .boxActiveLang:after, .theme-default
body.is-default .boxDropLanguage .boxActiveLang .label {
  color: #f42534; }

.theme-fcp body.is-default .boxDropLanguage .boxActiveLang:after, .theme-fcp
body.is-default .boxDropLanguage .boxActiveLang .label {
  color: #80b13e; }

.language-bar {
  top: 0px;
  position: relative;
  padding-right: 20px; }
  .language-bar .portlet-title-text {
    display: none; }
  .language-bar .portlet-decorate .portlet-content {
    padding: 0px; }
  .language-bar .boxDropLanguage .boxActiveLang .label {
    font-size: 0.9rem !important; }

.theme-default .link-more {
  text-transform: uppercase;
  font-family: "Poppins-Medium";
  position: relative;
  padding-right: 20px; }
  .theme-default .link-more:before {
    content: '\f054';
    font-size: 1rem;
    font-family: "Font Awesome 5 Pro";
    right: 0;
    position: absolute;
    font-weight: bold;
    margin-top: -2px;
    top: 50%;
    transform: translatey(-50%); }

.theme-fcp .link-more {
  text-transform: uppercase;
  font-family: "Poppins-Medium";
  position: relative;
  padding-right: 20px; }
  .theme-fcp .link-more:before {
    content: '\f054';
    font-size: 1rem;
    font-family: "Font Awesome 5 Pro";
    right: 0;
    position: absolute;
    font-weight: bold;
    margin-top: -2px;
    top: 50%;
    transform: translatey(-50%); }

.boxTab ul.cx-tab-link {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  margin-bottom: 2rem; }
  @media (max-width: 500px) {
    .boxTab ul.cx-tab-link {
      align-items: flex-end; } }
  .boxTab ul.cx-tab-link li {
    flex: 1 1 auto; }
    .boxTab ul.cx-tab-link li a {
      padding: 10px 0;
      display: block;
      color: #575757;
      font-family: "Poppins-Regular";
      text-transform: uppercase;
      font-size: 1.1rem;
      text-align: center;
      border-bottom: 1px solid #B9B9B9;
      text-decoration: none; }
    .theme-default .boxTab ul.cx-tab-link li.active {
      border-bottom: 3px solid; }
      .theme-default .boxTab ul.cx-tab-link li.active a {
        font-family: "Poppins-SemiBold";
        color: #000000; }
    .theme-fcp .boxTab ul.cx-tab-link li.active {
      border-bottom: 3px solid; }
      .theme-fcp .boxTab ul.cx-tab-link li.active a {
        font-family: "Poppins-SemiBold";
        color: #000000; }
    .theme-default .boxTab ul.cx-tab-link li:hover {
      border-bottom: 3px solid; }
      .theme-default .boxTab ul.cx-tab-link li:hover a {
        color: #000000; }
    .theme-fcp .boxTab ul.cx-tab-link li:hover {
      border-bottom: 3px solid; }
      .theme-fcp .boxTab ul.cx-tab-link li:hover a {
        color: #000000; }
  .boxTab ul.cx-tab-link.simple li a {
    font-family: "Poppins-Regular";
    font-size: 1.4rem; }
    .theme-default .boxTab ul.cx-tab-link.simple li a {
      color: #BEBEBE; }
    .theme-fcp .boxTab ul.cx-tab-link.simple li a {
      color: #BEBEBE; }
  .theme-default .boxTab ul.cx-tab-link.simple li:hover, .theme-default .boxTab ul.cx-tab-link.simple li.active {
    border-bottom: 3px solid #f42534; }
  .theme-fcp .boxTab ul.cx-tab-link.simple li:hover, .theme-fcp .boxTab ul.cx-tab-link.simple li.active {
    border-bottom: 3px solid #80b13e; }
  .boxTab ul.cx-tab-link.simple li:hover a, .boxTab ul.cx-tab-link.simple li.active a {
    font-family: "Poppins-Medium"; }
    .theme-default .boxTab ul.cx-tab-link.simple li:hover a, .theme-default .boxTab ul.cx-tab-link.simple li.active a {
      color: #BEBEBE;
      color: #f42534; }
    .theme-fcp .boxTab ul.cx-tab-link.simple li:hover a, .theme-fcp .boxTab ul.cx-tab-link.simple li.active a {
      color: #BEBEBE;
      color: #80b13e; }
  @media (max-width: 768px) {
    .boxTab ul.cx-tab-link.simple li {
      max-width: 50% !important;
      flex: 0 0 50% !important; }
      .boxTab ul.cx-tab-link.simple li a {
        padding-left: 15px !important;
        padding-right: 15px !important;
        font-size: 1.2rem !important; } }
  .theme-default .boxTab ul.cx-tab-link.with-triangle {
    margin-bottom: 3rem; }
    .theme-default .boxTab ul.cx-tab-link.with-triangle li {
      position: relative; }
      .theme-default .boxTab ul.cx-tab-link.with-triangle li:hover, .theme-default .boxTab ul.cx-tab-link.with-triangle li.active {
        border-bottom: 4px solid #f42534; }
        .theme-default .boxTab ul.cx-tab-link.with-triangle li:hover a, .theme-default .boxTab ul.cx-tab-link.with-triangle li.active a {
          color: #f42534; }
        .theme-default .boxTab ul.cx-tab-link.with-triangle li:hover:after, .theme-default .boxTab ul.cx-tab-link.with-triangle li.active:after {
          content: '';
          position: absolute;
          bottom: -10px;
          left: 50%;
          transform: translatex(-50%);
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          border-top: 8px solid #f42534; }
  .theme-fcp .boxTab ul.cx-tab-link.with-triangle {
    margin-bottom: 3rem; }
    .theme-fcp .boxTab ul.cx-tab-link.with-triangle li {
      position: relative; }
      .theme-fcp .boxTab ul.cx-tab-link.with-triangle li:hover, .theme-fcp .boxTab ul.cx-tab-link.with-triangle li.active {
        border-bottom: 4px solid #80b13e; }
        .theme-fcp .boxTab ul.cx-tab-link.with-triangle li:hover a, .theme-fcp .boxTab ul.cx-tab-link.with-triangle li.active a {
          color: #80b13e; }
        .theme-fcp .boxTab ul.cx-tab-link.with-triangle li:hover:after, .theme-fcp .boxTab ul.cx-tab-link.with-triangle li.active:after {
          content: '';
          position: absolute;
          bottom: -10px;
          left: 50%;
          transform: translatex(-50%);
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          border-top: 8px solid #80b13e; }
  @media (max-width: 1024px) {
    .theme-default .boxTab ul.cx-tab-link {
      overflow-x: auto; }
      .theme-default .boxTab ul.cx-tab-link.with-triangle li {
        padding-bottom: 10px; }
        .theme-default .boxTab ul.cx-tab-link.with-triangle li a {
          padding-right: 5px;
          padding-left: 5px; }
      .theme-default .boxTab ul.cx-tab-link.with-triangle li:hover, .theme-default .boxTab ul.cx-tab-link.with-triangle li.active {
        border-bottom: 0px !important; }
        .theme-default .boxTab ul.cx-tab-link.with-triangle li:hover:before,
        .theme-default .boxTab ul.cx-tab-link.with-triangle li.active:before {
          content: '';
          position: absolute;
          bottom: 8px;
          width: 100%;
          border-bottom: 4px solid #014A94; }
        .theme-default .boxTab ul.cx-tab-link.with-triangle li:hover:after, .theme-default .boxTab ul.cx-tab-link.with-triangle li.active:after {
          bottom: 0px !important; }
    .theme-fcp .boxTab ul.cx-tab-link {
      overflow-x: auto; }
      .theme-fcp .boxTab ul.cx-tab-link.with-triangle li {
        padding-bottom: 10px; }
        .theme-fcp .boxTab ul.cx-tab-link.with-triangle li a {
          padding-right: 5px;
          padding-left: 5px; }
      .theme-fcp .boxTab ul.cx-tab-link.with-triangle li:hover, .theme-fcp .boxTab ul.cx-tab-link.with-triangle li.active {
        border-bottom: 0px !important; }
        .theme-fcp .boxTab ul.cx-tab-link.with-triangle li:hover:before,
        .theme-fcp .boxTab ul.cx-tab-link.with-triangle li.active:before {
          content: '';
          position: absolute;
          bottom: 8px;
          width: 100%;
          border-bottom: 4px solid #014A94; }
        .theme-fcp .boxTab ul.cx-tab-link.with-triangle li:hover:after, .theme-fcp .boxTab ul.cx-tab-link.with-triangle li.active:after {
          bottom: 0px !important; } }

.boxTab .cx-tab-content .box-content {
  display: none; }
  .boxTab .cx-tab-content .box-content.open {
    display: block; }
  .boxTab .cx-tab-content .box-content .head-text {
    margin-bottom: 2rem; }
    .boxTab .cx-tab-content .box-content .head-text h3 {
      font-family: "Poppins-SemiBold";
      font-size: 2.4rem; }
    .boxTab .cx-tab-content .box-content .head-text p {
      color: #627D92;
      font-size: 1.2rem;
      letter-spacing: 1px; }
    .boxTab .cx-tab-content .box-content .head-text .btn i {
      margin-left: 5px; }

.theme-default .boxTab.pill-style .cx-tab-link li.active {
  border-bottom: 0;
  background-color: #f42534;
  color: #ffffff; }
  .theme-default .boxTab.pill-style .cx-tab-link li.active a {
    color: #ffffff; }

.theme-fcp .boxTab.pill-style .cx-tab-link li.active {
  border-bottom: 0;
  background-color: #80b13e;
  color: #ffffff; }
  .theme-fcp .boxTab.pill-style .cx-tab-link li.active a {
    color: #ffffff; }

.theme-default .boxTab.pill-style .cx-tab-link li.active:hover {
  border-bottom: 0; }
  .theme-default .boxTab.pill-style .cx-tab-link li.active:hover a {
    color: #ffffff; }

.theme-fcp .boxTab.pill-style .cx-tab-link li.active:hover {
  border-bottom: 0; }
  .theme-fcp .boxTab.pill-style .cx-tab-link li.active:hover a {
    color: #ffffff; }

.theme-default .boxTab.pill-style .cx-tab-link li:hover {
  border-bottom: 0; }
  .theme-default .boxTab.pill-style .cx-tab-link li:hover a {
    color: #000000; }

.theme-fcp .boxTab.pill-style .cx-tab-link li:hover {
  border-bottom: 0; }
  .theme-fcp .boxTab.pill-style .cx-tab-link li:hover a {
    color: #000000; }

.share-media.jssocials {
  position: absolute;
  left: 0px;
  bottom: 0; }
  .share-media.jssocials .jssocials-shares {
    text-align: center;
    display: flex; }
    .share-media.jssocials .jssocials-shares .jssocials-share {
      flex: 0 0 auto;
      text-align: center;
      margin: 0 0;
      width: 30px;
      margin-right: 5px; }
      .share-media.jssocials .jssocials-shares .jssocials-share:last-child {
        margin-right: 0px; }
      .share-media.jssocials .jssocials-shares .jssocials-share a {
        height: 30px;
        width: 30px;
        line-height: 30px;
        display: inline-block;
        border-radius: 50%;
        margin-bottom: 5px; }
        .theme-default .share-media.jssocials .jssocials-shares .jssocials-share a {
          background-color: #f42534; }
          .theme-default .share-media.jssocials .jssocials-shares .jssocials-share a i {
            font-size: .9rem;
            color: #ffffff; }
        .theme-fcp .share-media.jssocials .jssocials-shares .jssocials-share a {
          background-color: #80b13e; }
          .theme-fcp .share-media.jssocials .jssocials-shares .jssocials-share a i {
            font-size: .9rem;
            color: #ffffff; }

img {
  width: auto;
  max-width: 100%; }

.scroll {
  overflow-y: auto;
  height: auto; }

.bg-grey {
  background-color: #E9E9E9 !important; }

.text-dark {
  color: #3C3C3B !important; }

.portal-popup .navigation-bar {
  margin-left: 0 !important;
  height: auto !important;
  width: auto !important;
  line-height: normal !important; }

.portal-popup a.nav-link,
.portal-popup .panel-group-flush .collapse-icon {
  color: initial; }

.portal-popup .control-label {
  font-family: inherit; }

.portal-popup .form input {
  height: auto;
  line-height: normal;
  color: #363636; }
  .portal-popup .form input:focus {
    color: #363636; }

.portal-popup .portlet-asset-publisher .timeline-increment-icon.add-condition .form-builder-timeline-add-item,
.portal-popup .portlet-asset-publisher .timeline-item:hover > .container-trash > .btn {
  padding: 0 !important;
  line-height: normal; }

.enable_editable #main-content {
  position: relative;
  top: 2rem; }

.portlet-asset-publisher .metadata-author,
.taglib-header,
.component-title,
.separator,
.taglib-social-bookmarks,
.lfr-asset-metadata {
  display: none; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 580px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 860px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 1080px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }

.breadcrumb-horizontal {
  font-size: 0.875rem;
  padding: 0; }

.bg-lighter {
  background-color: #F7F8F9 !important; }

.text-lighter {
  color: #F7F8F9 !important; }

.bg-gray-dark {
  background-color: #393A4A !important; }

.text-gray-dark {
  color: #393A4A !important; }

.list-group-item-flex > .autofit-col:first-of-type {
  padding-left: 10px;
  padding-right: 4px; }

@media (min-width: 768px) {
  .info-panel {
    bottom: 0;
    position: absolute;
    top: 0; }
    .info-panel > .sidenav-menu {
      bottom: 0;
      position: absolute;
      right: 0 !important;
      top: 0; } }

.navbar-top {
  padding-bottom: 0.907rem;
  padding-top: 0.907rem; }
  .navbar-top .portlet:hover, .navbar-top .portlet.open {
    z-index: 1035; }

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

.navbar-classic {
  background-color: #FFF; }
  .navbar-classic.navbar-light {
    border-bottom: 1px solid #E7E7ED; }
  @media (max-width: 767.98px) {
    .navbar-classic .navbar-blank {
      margin-top: 1rem; } }
  .navbar-classic .navbar-form {
    padding: 0; }
    .navbar-classic .navbar-form .field-wrapper {
      right: 0;
      top: 0; }
      .navbar-classic .navbar-form .field-wrapper .lfr-icon-item {
        color: #6B6C7E; }
  @media (max-width: 767.98px) {
    .navbar-classic .portlet-search-bar {
      width: 100%; } }
  .navbar-classic .portlet-search-bar .input-group-item {
    margin-left: 0; }
  .navbar-classic .logo:hover {
    text-decoration: none; }
  @media (min-width: 992px) {
    .navbar-classic .navbar-nav .nav-item:not(:last-of-type) .nav-link {
      margin-right: 16px; } }
  .navbar-classic .nav-link {
    color: #6B6C7E;
    font-size: 0.9375rem;
    font-weight: 600; }

@media (min-width: 576px) {
  .sidebar-default .sidebar-header {
    padding-top: 0; } }

.sidebar-default .sidebar-header h4 {
  padding-top: 8px; }

.sidebar-default .sidebar-header .text-default {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 400; }

.sidebar-default .sidebar-header .icon-monospaced {
  color: #6B6C7E; }

@media (min-width: 576px) {
  .sidebar-default .navbar-default {
    background-color: transparent; }
    .sidebar-default .navbar-default .navbar-nav {
      border-bottom: 1px solid #CDCED9;
      width: 100%; } }

.sidebar-default .navbar-default .active > a {
  font-weight: 600;
  padding: 13px 16px; }
  .sidebar-default .navbar-default .active > a:after {
    content: '';
    height: 4px;
    left: 0;
    right: 0; }

.sidebar-default .navbar-collapse {
  border-bottom: 1px solid #CDCED9; }

@media (min-width: 576px) {
  .sidebar-default .navigation-bar-light, .sidebar-default .sidebar-block > .list-group-item, .sidebar-default .panel, .sidebar-default .panel-group .panel {
    background-color: transparent;
    border-color: transparent; } }

div.splitter {
  background-color: transparent;
  padding-left: 0; }

.table-list th:first-child, .table-list td:first-child {
  padding-left: 18px;
  padding-right: 6px; }

.widget-mode-detail {
  background-color: #FFF; }
  .widget-mode-detail .title {
    color: #272833;
    font-weight: 700;
    line-height: 1.25; }
  .widget-mode-detail .sub-title {
    color: #A0A1B0;
    font-weight: 400; }
  .widget-mode-detail .widget-metadata {
    font-size: 0.875rem; }
    .widget-mode-detail .widget-metadata .inline-item-before {
      margin-right: 1rem; }
    .widget-mode-detail .widget-metadata .username {
      color: #272833;
      font-weight: 600;
      line-height: 2; }
  .widget-mode-detail .aspect-ratio {
    padding-bottom: 480px; }

.widget-mode-card .card {
  border-radius: 8px; }

.widget-mode-card .card-header {
  border-radius: 8px 8px 0 0; }

.widget-mode-card .card-body {
  padding: 24px; }

.widget-mode-card .widget-topbar .title-link {
  color: #272833; }

.widget-mode-card .widget-topbar .title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-right: 24px; }

.widget-mode-card .widget-metadata {
  font-size: 0.875rem;
  margin-bottom: 16px; }
  .widget-mode-card .widget-metadata .inline-item-before {
    margin-right: 1rem; }
  .widget-mode-card .widget-metadata .username {
    color: #272833;
    font-weight: 600; }

.widget-mode-card .widget-resume {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0; }

.widget-mode-card .card-footer {
  background-color: transparent;
  padding: 0 1rem 1rem; }

.widget-mode-card .widget-toolbar {
  border-top: 1px solid #E7E7ED;
  padding-top: 8px; }

.widget-mode-simple .widget-mode-simple-entry:not(:last-child) {
  border-bottom: 1px solid #E7E7ED;
  margin-bottom: 24px;
  padding-bottom: 24px; }

.widget-mode-simple .widget-topbar .title-link {
  color: #272833; }

.widget-mode-simple .widget-topbar .title {
  font-size: 1.75rem;
  font-weight: 700; }

.widget-mode-simple .widget-metadata {
  font-size: 0.875rem; }
  .widget-mode-simple .widget-metadata .inline-item-before {
    margin-right: 1rem; }
  .widget-mode-simple .widget-metadata .username {
    color: #272833;
    font-weight: 600; }

.widget-toolbar .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem; }

.portlet-layout .portlet .management-bar > .container-fluid-max-xl, .portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0; }

.portlet-layout .portlet .portlet-title-text {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase; }

.portlet > .portlet-topper {
  font-size: 0.87rem;
  padding: 0 4px 0 8px; }
  @media (min-width: 768px) {
    .portlet > .portlet-topper {
      display: block;
      white-space: nowrap; } }
  @media (min-width: 576px) {
    .portlet > .portlet-topper {
      right: auto; } }
  .portlet > .portlet-topper .portlet-title-default {
    display: inline-block;
    line-height: 1.5rem;
    vertical-align: middle; }
  .portlet > .portlet-topper .portlet-name-text {
    margin-right: 0.75rem; }
  .portlet > .portlet-topper .portlet-topper-toolbar {
    display: inline-block;
    vertical-align: middle; }
  .portlet > .portlet-topper .portlet-topper-toolbar, .portlet > .portlet-topper .icon-monospaced {
    height: 1.5rem;
    line-height: 1.5rem;
    width: 1.5rem; }
  .portlet > .portlet-topper .lexicon-icon {
    height: 0.875rem;
    width: 0.875rem; }

.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999; }

.portlet-decorate .portlet {
  margin-bottom: 24px; }

.portlet-decorate .portlet-content {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  border-radius: 0.25rem;
  padding: 24px; }

.portlet-barebone .panel, .portlet-borderless .panel {
  background-color: transparent; }
  .portlet-barebone .panel.card, .portlet-borderless .panel.card {
    border-color: #CDCED9;
    box-shadow: none; }

.portlet-barebone .panel-default, .portlet-borderless .panel-default {
  border-color: #CDCED9; }

.portlet-barebone .widget-mode-detail, .portlet-borderless .widget-mode-detail {
  background-color: transparent; }

body header .field-wrapper {
  position: absolute;
  right: 4px;
  top: 2px; }
  body header .field-wrapper a {
    color: #FFF; }

body header .field-wrapper,
body header .form-group {
  margin-bottom: 0; }

body header .portlet {
  margin-bottom: 0; }
  body header .portlet:hover {
    z-index: 1034; }

body header .search-input {
  font-size: 0.88rem;
  padding: 0.28rem 2rem 0.28rem 1rem; }

body header .text-default {
  color: #6B6C7E;
  font-weight: 600; }

body header .user-personal-bar .fieldset {
  position: relative; }

body header .user-personal-bar .user-avatar-link .panel-notifications-count {
  right: calc(100% - 0.75rem);
  top: -0.35rem; }

body .user-avatar-link {
  display: block;
  position: relative; }
  body .user-avatar-link .panel-notifications-count {
    margin: 0;
    position: absolute;
    right: calc(100% - 0.7rem);
    top: -0.4rem; }
  body .user-avatar-link .text-default {
    align-items: center;
    display: flex; }
    body .user-avatar-link .text-default .user-full-name {
      margin-left: 0.5rem; }
      @media (max-width: 767.98px) {
        body .user-avatar-link .text-default .user-full-name {
          display: none; } }

@media (min-width: 768px) {
  .btn-group + .info-panel {
    top: auto; } }

/*
Theme Name: APP
Theme URI: 
Author: Definite Developer Team
Author URI: http://definite.co.id/
Description: 
Version: 1.0.0
License: 
License URI: 
Tags: 
Domain Path: /languages
*/
/* Dependencies */
/* Variable */
/* Path */
/* Spacing */
/* Color */
/* Scaffolding */
/* Fonts */
/* Headings */
/* Button */
/* Form */
/* Max Width */
/* Grid */
/* Unit-less `line-height` for use in components like buttons. */
/* Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc. */
/* Helpers */
.bg-red {
  background-color: #F42534; }

.bg-white {
  background-color: #fff; }

.bg-dark {
  background-color: #3C3C3B; }

.bg-gray {
  background-color: #81817E; }

.c-red {
  color: #F42534 !important; }

.c-white {
  color: #fff !important; }

.c-dark {
  color: #3C3C3B !important; }

.c-gray {
  color: #81817E !important; }

/**
 * Mixins
**/
/* Core */
/* Proxima Nova */
/* Material Icons */
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/MaterialIcons-Regular.eot?") format("eot"), url("../fonts/MaterialIcons-Regular.svg#Material_Icons") format("svg"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype");
  font-display: swap; }

body {
  font-family: "proxima-nova", Arial, Helvetica, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  overflow-x: hidden; }

a {
  transition: all 0.3s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    a {
      transition: none; } }
  a:hover {
    text-decoration: none; }
  a:focus {
    outline: none; }

img {
  max-width: 100%; }

.text-medium {
  font-size: 16px;
  line-height: 26px;
  color: #81817e; }
  .text-medium p {
    margin-bottom: 30px; }
  .text-medium b,
  .text-medium strong {
    font-weight: 600;
    color: #3c3c3b; }

main {
  padding-top: 70px; }
  @media (min-width: 1280px) {
    main {
      padding-top: 122px; } }

.scroll-horizontal {
  flex-wrap: nowrap;
  overflow-x: auto;
  padding-bottom: 40px;
  display: flex; }
  .scroll-horizontal > li,
  .scroll-horizontal > div {
    flex: 0 0 auto;
    max-width: 80%; }

.hrline {
  width: 60px;
  display: block;
  margin-left: 0;
  margin-right: 0;
  border-width: 2px; }

.download {
  display: flex;
  flex-direction: row;
  align-items: center;
  box-shadow: 0 0.5px 2.5px 0 rgba(94, 94, 94, 0.5);
  background-color: #ffffff;
  max-width: 360px;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  color: #3C3C3B; }
  .download:hover {
    color: #3C3C3B; }
  .download__icon {
    width: 70px;
    height: 90px;
    background: #F42534;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px; }
    .download__icon img {
      max-width: 100%; }
  .download__content {
    width: calc(100% - 80px); }
    .download__content p {
      margin-bottom: 0; }

.fact {
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0.5px 2.5px 0 rgba(94, 94, 94, 0.5);
  background-color: #ffffff; }
  .fact__meta {
    background: #2b6649;
    color: white;
    width: 150px;
    height: 150px;
    display: flex;
    align-self: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    line-height: 1; }
  .fact__numbers {
    font-size: 50px;
    font-weight: bold;
    display: block; }
    .fact__numbers sub {
      bottom: 0;
      font-size: 35%; }
  .fact__numbersdesc {
    display: block;
    font-size: 14px; }
  .fact__box {
    width: calc(100% - 180px);
    font-size: 14px;
    margin-left: 20px; }

.m-0 {
  margin: 0px !important; }

.mt-0,
.my-0 {
  margin-top: 0px !important; }

.mr-0,
.mx-0 {
  margin-right: 0px !important; }

.mb-0,
.my-0 {
  margin-bottom: 0px !important; }

.ml-0,
.mx-0 {
  margin-left: 0px !important; }

.m-1 {
  margin: 5px !important; }

.mt-1,
.my-1 {
  margin-top: 5px !important; }

.mr-1,
.mx-1 {
  margin-right: 5px !important; }

.mb-1,
.my-1 {
  margin-bottom: 5px !important; }

.ml-1,
.mx-1 {
  margin-left: 5px !important; }

.m-2 {
  margin: 10px !important; }

.mt-2,
.my-2 {
  margin-top: 10px !important; }

.mr-2,
.mx-2 {
  margin-right: 10px !important; }

.mb-2,
.my-2 {
  margin-bottom: 10px !important; }

.ml-2,
.mx-2 {
  margin-left: 10px !important; }

.m-3 {
  margin: 15px !important; }

.mt-3,
.my-3 {
  margin-top: 15px !important; }

.mr-3,
.mx-3 {
  margin-right: 15px !important; }

.mb-3,
.my-3 {
  margin-bottom: 15px !important; }

.ml-3,
.mx-3 {
  margin-left: 15px !important; }

.m-4 {
  margin: 20px !important; }

.mt-4,
.my-4 {
  margin-top: 20px !important; }

.mr-4,
.mx-4 {
  margin-right: 20px !important; }

.mb-4,
.my-4 {
  margin-bottom: 20px !important; }

.ml-4,
.mx-4 {
  margin-left: 20px !important; }

.m-5 {
  margin: 25px !important; }

.mt-5,
.my-5 {
  margin-top: 25px !important; }

.mr-5,
.mx-5 {
  margin-right: 25px !important; }

.mb-5,
.my-5 {
  margin-bottom: 25px !important; }

.ml-5,
.mx-5 {
  margin-left: 25px !important; }

.m-110 {
  margin: 550px !important; }

.mt-110,
.my-110 {
  margin-top: 550px !important; }

.mr-110,
.mx-110 {
  margin-right: 550px !important; }

.mb-110,
.my-110 {
  margin-bottom: 550px !important; }

.ml-110,
.mx-110 {
  margin-left: 550px !important; }

.m-109 {
  margin: 545px !important; }

.mt-109,
.my-109 {
  margin-top: 545px !important; }

.mr-109,
.mx-109 {
  margin-right: 545px !important; }

.mb-109,
.my-109 {
  margin-bottom: 545px !important; }

.ml-109,
.mx-109 {
  margin-left: 545px !important; }

.m-108 {
  margin: 540px !important; }

.mt-108,
.my-108 {
  margin-top: 540px !important; }

.mr-108,
.mx-108 {
  margin-right: 540px !important; }

.mb-108,
.my-108 {
  margin-bottom: 540px !important; }

.ml-108,
.mx-108 {
  margin-left: 540px !important; }

.m-107 {
  margin: 535px !important; }

.mt-107,
.my-107 {
  margin-top: 535px !important; }

.mr-107,
.mx-107 {
  margin-right: 535px !important; }

.mb-107,
.my-107 {
  margin-bottom: 535px !important; }

.ml-107,
.mx-107 {
  margin-left: 535px !important; }

.m-106 {
  margin: 530px !important; }

.mt-106,
.my-106 {
  margin-top: 530px !important; }

.mr-106,
.mx-106 {
  margin-right: 530px !important; }

.mb-106,
.my-106 {
  margin-bottom: 530px !important; }

.ml-106,
.mx-106 {
  margin-left: 530px !important; }

.m-105 {
  margin: 525px !important; }

.mt-105,
.my-105 {
  margin-top: 525px !important; }

.mr-105,
.mx-105 {
  margin-right: 525px !important; }

.mb-105,
.my-105 {
  margin-bottom: 525px !important; }

.ml-105,
.mx-105 {
  margin-left: 525px !important; }

.m-104 {
  margin: 520px !important; }

.mt-104,
.my-104 {
  margin-top: 520px !important; }

.mr-104,
.mx-104 {
  margin-right: 520px !important; }

.mb-104,
.my-104 {
  margin-bottom: 520px !important; }

.ml-104,
.mx-104 {
  margin-left: 520px !important; }

.m-103 {
  margin: 515px !important; }

.mt-103,
.my-103 {
  margin-top: 515px !important; }

.mr-103,
.mx-103 {
  margin-right: 515px !important; }

.mb-103,
.my-103 {
  margin-bottom: 515px !important; }

.ml-103,
.mx-103 {
  margin-left: 515px !important; }

.m-102 {
  margin: 510px !important; }

.mt-102,
.my-102 {
  margin-top: 510px !important; }

.mr-102,
.mx-102 {
  margin-right: 510px !important; }

.mb-102,
.my-102 {
  margin-bottom: 510px !important; }

.ml-102,
.mx-102 {
  margin-left: 510px !important; }

.m-101 {
  margin: 505px !important; }

.mt-101,
.my-101 {
  margin-top: 505px !important; }

.mr-101,
.mx-101 {
  margin-right: 505px !important; }

.mb-101,
.my-101 {
  margin-bottom: 505px !important; }

.ml-101,
.mx-101 {
  margin-left: 505px !important; }

.m-100 {
  margin: 500px !important; }

.mt-100,
.my-100 {
  margin-top: 500px !important; }

.mr-100,
.mx-100 {
  margin-right: 500px !important; }

.mb-100,
.my-100 {
  margin-bottom: 500px !important; }

.ml-100,
.mx-100 {
  margin-left: 500px !important; }

.m-99 {
  margin: 495px !important; }

.mt-99,
.my-99 {
  margin-top: 495px !important; }

.mr-99,
.mx-99 {
  margin-right: 495px !important; }

.mb-99,
.my-99 {
  margin-bottom: 495px !important; }

.ml-99,
.mx-99 {
  margin-left: 495px !important; }

.m-98 {
  margin: 490px !important; }

.mt-98,
.my-98 {
  margin-top: 490px !important; }

.mr-98,
.mx-98 {
  margin-right: 490px !important; }

.mb-98,
.my-98 {
  margin-bottom: 490px !important; }

.ml-98,
.mx-98 {
  margin-left: 490px !important; }

.m-97 {
  margin: 485px !important; }

.mt-97,
.my-97 {
  margin-top: 485px !important; }

.mr-97,
.mx-97 {
  margin-right: 485px !important; }

.mb-97,
.my-97 {
  margin-bottom: 485px !important; }

.ml-97,
.mx-97 {
  margin-left: 485px !important; }

.m-96 {
  margin: 480px !important; }

.mt-96,
.my-96 {
  margin-top: 480px !important; }

.mr-96,
.mx-96 {
  margin-right: 480px !important; }

.mb-96,
.my-96 {
  margin-bottom: 480px !important; }

.ml-96,
.mx-96 {
  margin-left: 480px !important; }

.m-95 {
  margin: 475px !important; }

.mt-95,
.my-95 {
  margin-top: 475px !important; }

.mr-95,
.mx-95 {
  margin-right: 475px !important; }

.mb-95,
.my-95 {
  margin-bottom: 475px !important; }

.ml-95,
.mx-95 {
  margin-left: 475px !important; }

.m-94 {
  margin: 470px !important; }

.mt-94,
.my-94 {
  margin-top: 470px !important; }

.mr-94,
.mx-94 {
  margin-right: 470px !important; }

.mb-94,
.my-94 {
  margin-bottom: 470px !important; }

.ml-94,
.mx-94 {
  margin-left: 470px !important; }

.m-93 {
  margin: 465px !important; }

.mt-93,
.my-93 {
  margin-top: 465px !important; }

.mr-93,
.mx-93 {
  margin-right: 465px !important; }

.mb-93,
.my-93 {
  margin-bottom: 465px !important; }

.ml-93,
.mx-93 {
  margin-left: 465px !important; }

.m-92 {
  margin: 460px !important; }

.mt-92,
.my-92 {
  margin-top: 460px !important; }

.mr-92,
.mx-92 {
  margin-right: 460px !important; }

.mb-92,
.my-92 {
  margin-bottom: 460px !important; }

.ml-92,
.mx-92 {
  margin-left: 460px !important; }

.m-91 {
  margin: 455px !important; }

.mt-91,
.my-91 {
  margin-top: 455px !important; }

.mr-91,
.mx-91 {
  margin-right: 455px !important; }

.mb-91,
.my-91 {
  margin-bottom: 455px !important; }

.ml-91,
.mx-91 {
  margin-left: 455px !important; }

.m-90 {
  margin: 450px !important; }

.mt-90,
.my-90 {
  margin-top: 450px !important; }

.mr-90,
.mx-90 {
  margin-right: 450px !important; }

.mb-90,
.my-90 {
  margin-bottom: 450px !important; }

.ml-90,
.mx-90 {
  margin-left: 450px !important; }

.m-89 {
  margin: 445px !important; }

.mt-89,
.my-89 {
  margin-top: 445px !important; }

.mr-89,
.mx-89 {
  margin-right: 445px !important; }

.mb-89,
.my-89 {
  margin-bottom: 445px !important; }

.ml-89,
.mx-89 {
  margin-left: 445px !important; }

.m-88 {
  margin: 440px !important; }

.mt-88,
.my-88 {
  margin-top: 440px !important; }

.mr-88,
.mx-88 {
  margin-right: 440px !important; }

.mb-88,
.my-88 {
  margin-bottom: 440px !important; }

.ml-88,
.mx-88 {
  margin-left: 440px !important; }

.m-87 {
  margin: 435px !important; }

.mt-87,
.my-87 {
  margin-top: 435px !important; }

.mr-87,
.mx-87 {
  margin-right: 435px !important; }

.mb-87,
.my-87 {
  margin-bottom: 435px !important; }

.ml-87,
.mx-87 {
  margin-left: 435px !important; }

.m-86 {
  margin: 430px !important; }

.mt-86,
.my-86 {
  margin-top: 430px !important; }

.mr-86,
.mx-86 {
  margin-right: 430px !important; }

.mb-86,
.my-86 {
  margin-bottom: 430px !important; }

.ml-86,
.mx-86 {
  margin-left: 430px !important; }

.m-85 {
  margin: 425px !important; }

.mt-85,
.my-85 {
  margin-top: 425px !important; }

.mr-85,
.mx-85 {
  margin-right: 425px !important; }

.mb-85,
.my-85 {
  margin-bottom: 425px !important; }

.ml-85,
.mx-85 {
  margin-left: 425px !important; }

.m-84 {
  margin: 420px !important; }

.mt-84,
.my-84 {
  margin-top: 420px !important; }

.mr-84,
.mx-84 {
  margin-right: 420px !important; }

.mb-84,
.my-84 {
  margin-bottom: 420px !important; }

.ml-84,
.mx-84 {
  margin-left: 420px !important; }

.m-83 {
  margin: 415px !important; }

.mt-83,
.my-83 {
  margin-top: 415px !important; }

.mr-83,
.mx-83 {
  margin-right: 415px !important; }

.mb-83,
.my-83 {
  margin-bottom: 415px !important; }

.ml-83,
.mx-83 {
  margin-left: 415px !important; }

.m-82 {
  margin: 410px !important; }

.mt-82,
.my-82 {
  margin-top: 410px !important; }

.mr-82,
.mx-82 {
  margin-right: 410px !important; }

.mb-82,
.my-82 {
  margin-bottom: 410px !important; }

.ml-82,
.mx-82 {
  margin-left: 410px !important; }

.m-81 {
  margin: 405px !important; }

.mt-81,
.my-81 {
  margin-top: 405px !important; }

.mr-81,
.mx-81 {
  margin-right: 405px !important; }

.mb-81,
.my-81 {
  margin-bottom: 405px !important; }

.ml-81,
.mx-81 {
  margin-left: 405px !important; }

.m-80 {
  margin: 400px !important; }

.mt-80,
.my-80 {
  margin-top: 400px !important; }

.mr-80,
.mx-80 {
  margin-right: 400px !important; }

.mb-80,
.my-80 {
  margin-bottom: 400px !important; }

.ml-80,
.mx-80 {
  margin-left: 400px !important; }

.m-79 {
  margin: 395px !important; }

.mt-79,
.my-79 {
  margin-top: 395px !important; }

.mr-79,
.mx-79 {
  margin-right: 395px !important; }

.mb-79,
.my-79 {
  margin-bottom: 395px !important; }

.ml-79,
.mx-79 {
  margin-left: 395px !important; }

.m-78 {
  margin: 390px !important; }

.mt-78,
.my-78 {
  margin-top: 390px !important; }

.mr-78,
.mx-78 {
  margin-right: 390px !important; }

.mb-78,
.my-78 {
  margin-bottom: 390px !important; }

.ml-78,
.mx-78 {
  margin-left: 390px !important; }

.m-77 {
  margin: 385px !important; }

.mt-77,
.my-77 {
  margin-top: 385px !important; }

.mr-77,
.mx-77 {
  margin-right: 385px !important; }

.mb-77,
.my-77 {
  margin-bottom: 385px !important; }

.ml-77,
.mx-77 {
  margin-left: 385px !important; }

.m-76 {
  margin: 380px !important; }

.mt-76,
.my-76 {
  margin-top: 380px !important; }

.mr-76,
.mx-76 {
  margin-right: 380px !important; }

.mb-76,
.my-76 {
  margin-bottom: 380px !important; }

.ml-76,
.mx-76 {
  margin-left: 380px !important; }

.m-75 {
  margin: 375px !important; }

.mt-75,
.my-75 {
  margin-top: 375px !important; }

.mr-75,
.mx-75 {
  margin-right: 375px !important; }

.mb-75,
.my-75 {
  margin-bottom: 375px !important; }

.ml-75,
.mx-75 {
  margin-left: 375px !important; }

.m-74 {
  margin: 370px !important; }

.mt-74,
.my-74 {
  margin-top: 370px !important; }

.mr-74,
.mx-74 {
  margin-right: 370px !important; }

.mb-74,
.my-74 {
  margin-bottom: 370px !important; }

.ml-74,
.mx-74 {
  margin-left: 370px !important; }

.m-73 {
  margin: 365px !important; }

.mt-73,
.my-73 {
  margin-top: 365px !important; }

.mr-73,
.mx-73 {
  margin-right: 365px !important; }

.mb-73,
.my-73 {
  margin-bottom: 365px !important; }

.ml-73,
.mx-73 {
  margin-left: 365px !important; }

.m-72 {
  margin: 360px !important; }

.mt-72,
.my-72 {
  margin-top: 360px !important; }

.mr-72,
.mx-72 {
  margin-right: 360px !important; }

.mb-72,
.my-72 {
  margin-bottom: 360px !important; }

.ml-72,
.mx-72 {
  margin-left: 360px !important; }

.m-71 {
  margin: 355px !important; }

.mt-71,
.my-71 {
  margin-top: 355px !important; }

.mr-71,
.mx-71 {
  margin-right: 355px !important; }

.mb-71,
.my-71 {
  margin-bottom: 355px !important; }

.ml-71,
.mx-71 {
  margin-left: 355px !important; }

.m-70 {
  margin: 350px !important; }

.mt-70,
.my-70 {
  margin-top: 350px !important; }

.mr-70,
.mx-70 {
  margin-right: 350px !important; }

.mb-70,
.my-70 {
  margin-bottom: 350px !important; }

.ml-70,
.mx-70 {
  margin-left: 350px !important; }

.m-69 {
  margin: 345px !important; }

.mt-69,
.my-69 {
  margin-top: 345px !important; }

.mr-69,
.mx-69 {
  margin-right: 345px !important; }

.mb-69,
.my-69 {
  margin-bottom: 345px !important; }

.ml-69,
.mx-69 {
  margin-left: 345px !important; }

.m-68 {
  margin: 340px !important; }

.mt-68,
.my-68 {
  margin-top: 340px !important; }

.mr-68,
.mx-68 {
  margin-right: 340px !important; }

.mb-68,
.my-68 {
  margin-bottom: 340px !important; }

.ml-68,
.mx-68 {
  margin-left: 340px !important; }

.m-67 {
  margin: 335px !important; }

.mt-67,
.my-67 {
  margin-top: 335px !important; }

.mr-67,
.mx-67 {
  margin-right: 335px !important; }

.mb-67,
.my-67 {
  margin-bottom: 335px !important; }

.ml-67,
.mx-67 {
  margin-left: 335px !important; }

.m-66 {
  margin: 330px !important; }

.mt-66,
.my-66 {
  margin-top: 330px !important; }

.mr-66,
.mx-66 {
  margin-right: 330px !important; }

.mb-66,
.my-66 {
  margin-bottom: 330px !important; }

.ml-66,
.mx-66 {
  margin-left: 330px !important; }

.m-65 {
  margin: 325px !important; }

.mt-65,
.my-65 {
  margin-top: 325px !important; }

.mr-65,
.mx-65 {
  margin-right: 325px !important; }

.mb-65,
.my-65 {
  margin-bottom: 325px !important; }

.ml-65,
.mx-65 {
  margin-left: 325px !important; }

.m-64 {
  margin: 320px !important; }

.mt-64,
.my-64 {
  margin-top: 320px !important; }

.mr-64,
.mx-64 {
  margin-right: 320px !important; }

.mb-64,
.my-64 {
  margin-bottom: 320px !important; }

.ml-64,
.mx-64 {
  margin-left: 320px !important; }

.m-63 {
  margin: 315px !important; }

.mt-63,
.my-63 {
  margin-top: 315px !important; }

.mr-63,
.mx-63 {
  margin-right: 315px !important; }

.mb-63,
.my-63 {
  margin-bottom: 315px !important; }

.ml-63,
.mx-63 {
  margin-left: 315px !important; }

.m-62 {
  margin: 310px !important; }

.mt-62,
.my-62 {
  margin-top: 310px !important; }

.mr-62,
.mx-62 {
  margin-right: 310px !important; }

.mb-62,
.my-62 {
  margin-bottom: 310px !important; }

.ml-62,
.mx-62 {
  margin-left: 310px !important; }

.m-61 {
  margin: 305px !important; }

.mt-61,
.my-61 {
  margin-top: 305px !important; }

.mr-61,
.mx-61 {
  margin-right: 305px !important; }

.mb-61,
.my-61 {
  margin-bottom: 305px !important; }

.ml-61,
.mx-61 {
  margin-left: 305px !important; }

.m-60 {
  margin: 300px !important; }

.mt-60,
.my-60 {
  margin-top: 300px !important; }

.mr-60,
.mx-60 {
  margin-right: 300px !important; }

.mb-60,
.my-60 {
  margin-bottom: 300px !important; }

.ml-60,
.mx-60 {
  margin-left: 300px !important; }

.m-59 {
  margin: 295px !important; }

.mt-59,
.my-59 {
  margin-top: 295px !important; }

.mr-59,
.mx-59 {
  margin-right: 295px !important; }

.mb-59,
.my-59 {
  margin-bottom: 295px !important; }

.ml-59,
.mx-59 {
  margin-left: 295px !important; }

.m-58 {
  margin: 290px !important; }

.mt-58,
.my-58 {
  margin-top: 290px !important; }

.mr-58,
.mx-58 {
  margin-right: 290px !important; }

.mb-58,
.my-58 {
  margin-bottom: 290px !important; }

.ml-58,
.mx-58 {
  margin-left: 290px !important; }

.m-57 {
  margin: 285px !important; }

.mt-57,
.my-57 {
  margin-top: 285px !important; }

.mr-57,
.mx-57 {
  margin-right: 285px !important; }

.mb-57,
.my-57 {
  margin-bottom: 285px !important; }

.ml-57,
.mx-57 {
  margin-left: 285px !important; }

.m-56 {
  margin: 280px !important; }

.mt-56,
.my-56 {
  margin-top: 280px !important; }

.mr-56,
.mx-56 {
  margin-right: 280px !important; }

.mb-56,
.my-56 {
  margin-bottom: 280px !important; }

.ml-56,
.mx-56 {
  margin-left: 280px !important; }

.m-55 {
  margin: 275px !important; }

.mt-55,
.my-55 {
  margin-top: 275px !important; }

.mr-55,
.mx-55 {
  margin-right: 275px !important; }

.mb-55,
.my-55 {
  margin-bottom: 275px !important; }

.ml-55,
.mx-55 {
  margin-left: 275px !important; }

.m-54 {
  margin: 270px !important; }

.mt-54,
.my-54 {
  margin-top: 270px !important; }

.mr-54,
.mx-54 {
  margin-right: 270px !important; }

.mb-54,
.my-54 {
  margin-bottom: 270px !important; }

.ml-54,
.mx-54 {
  margin-left: 270px !important; }

.m-53 {
  margin: 265px !important; }

.mt-53,
.my-53 {
  margin-top: 265px !important; }

.mr-53,
.mx-53 {
  margin-right: 265px !important; }

.mb-53,
.my-53 {
  margin-bottom: 265px !important; }

.ml-53,
.mx-53 {
  margin-left: 265px !important; }

.m-52 {
  margin: 260px !important; }

.mt-52,
.my-52 {
  margin-top: 260px !important; }

.mr-52,
.mx-52 {
  margin-right: 260px !important; }

.mb-52,
.my-52 {
  margin-bottom: 260px !important; }

.ml-52,
.mx-52 {
  margin-left: 260px !important; }

.m-51 {
  margin: 255px !important; }

.mt-51,
.my-51 {
  margin-top: 255px !important; }

.mr-51,
.mx-51 {
  margin-right: 255px !important; }

.mb-51,
.my-51 {
  margin-bottom: 255px !important; }

.ml-51,
.mx-51 {
  margin-left: 255px !important; }

.m-50 {
  margin: 250px !important; }

.mt-50,
.my-50 {
  margin-top: 250px !important; }

.mr-50,
.mx-50 {
  margin-right: 250px !important; }

.mb-50,
.my-50 {
  margin-bottom: 250px !important; }

.ml-50,
.mx-50 {
  margin-left: 250px !important; }

.m-49 {
  margin: 245px !important; }

.mt-49,
.my-49 {
  margin-top: 245px !important; }

.mr-49,
.mx-49 {
  margin-right: 245px !important; }

.mb-49,
.my-49 {
  margin-bottom: 245px !important; }

.ml-49,
.mx-49 {
  margin-left: 245px !important; }

.m-48 {
  margin: 240px !important; }

.mt-48,
.my-48 {
  margin-top: 240px !important; }

.mr-48,
.mx-48 {
  margin-right: 240px !important; }

.mb-48,
.my-48 {
  margin-bottom: 240px !important; }

.ml-48,
.mx-48 {
  margin-left: 240px !important; }

.m-47 {
  margin: 235px !important; }

.mt-47,
.my-47 {
  margin-top: 235px !important; }

.mr-47,
.mx-47 {
  margin-right: 235px !important; }

.mb-47,
.my-47 {
  margin-bottom: 235px !important; }

.ml-47,
.mx-47 {
  margin-left: 235px !important; }

.m-46 {
  margin: 230px !important; }

.mt-46,
.my-46 {
  margin-top: 230px !important; }

.mr-46,
.mx-46 {
  margin-right: 230px !important; }

.mb-46,
.my-46 {
  margin-bottom: 230px !important; }

.ml-46,
.mx-46 {
  margin-left: 230px !important; }

.m-45 {
  margin: 225px !important; }

.mt-45,
.my-45 {
  margin-top: 225px !important; }

.mr-45,
.mx-45 {
  margin-right: 225px !important; }

.mb-45,
.my-45 {
  margin-bottom: 225px !important; }

.ml-45,
.mx-45 {
  margin-left: 225px !important; }

.m-44 {
  margin: 220px !important; }

.mt-44,
.my-44 {
  margin-top: 220px !important; }

.mr-44,
.mx-44 {
  margin-right: 220px !important; }

.mb-44,
.my-44 {
  margin-bottom: 220px !important; }

.ml-44,
.mx-44 {
  margin-left: 220px !important; }

.m-43 {
  margin: 215px !important; }

.mt-43,
.my-43 {
  margin-top: 215px !important; }

.mr-43,
.mx-43 {
  margin-right: 215px !important; }

.mb-43,
.my-43 {
  margin-bottom: 215px !important; }

.ml-43,
.mx-43 {
  margin-left: 215px !important; }

.m-42 {
  margin: 210px !important; }

.mt-42,
.my-42 {
  margin-top: 210px !important; }

.mr-42,
.mx-42 {
  margin-right: 210px !important; }

.mb-42,
.my-42 {
  margin-bottom: 210px !important; }

.ml-42,
.mx-42 {
  margin-left: 210px !important; }

.m-41 {
  margin: 205px !important; }

.mt-41,
.my-41 {
  margin-top: 205px !important; }

.mr-41,
.mx-41 {
  margin-right: 205px !important; }

.mb-41,
.my-41 {
  margin-bottom: 205px !important; }

.ml-41,
.mx-41 {
  margin-left: 205px !important; }

.m-40 {
  margin: 200px !important; }

.mt-40,
.my-40 {
  margin-top: 200px !important; }

.mr-40,
.mx-40 {
  margin-right: 200px !important; }

.mb-40,
.my-40 {
  margin-bottom: 200px !important; }

.ml-40,
.mx-40 {
  margin-left: 200px !important; }

.m-39 {
  margin: 195px !important; }

.mt-39,
.my-39 {
  margin-top: 195px !important; }

.mr-39,
.mx-39 {
  margin-right: 195px !important; }

.mb-39,
.my-39 {
  margin-bottom: 195px !important; }

.ml-39,
.mx-39 {
  margin-left: 195px !important; }

.m-38 {
  margin: 190px !important; }

.mt-38,
.my-38 {
  margin-top: 190px !important; }

.mr-38,
.mx-38 {
  margin-right: 190px !important; }

.mb-38,
.my-38 {
  margin-bottom: 190px !important; }

.ml-38,
.mx-38 {
  margin-left: 190px !important; }

.m-37 {
  margin: 185px !important; }

.mt-37,
.my-37 {
  margin-top: 185px !important; }

.mr-37,
.mx-37 {
  margin-right: 185px !important; }

.mb-37,
.my-37 {
  margin-bottom: 185px !important; }

.ml-37,
.mx-37 {
  margin-left: 185px !important; }

.m-36 {
  margin: 180px !important; }

.mt-36,
.my-36 {
  margin-top: 180px !important; }

.mr-36,
.mx-36 {
  margin-right: 180px !important; }

.mb-36,
.my-36 {
  margin-bottom: 180px !important; }

.ml-36,
.mx-36 {
  margin-left: 180px !important; }

.m-35 {
  margin: 175px !important; }

.mt-35,
.my-35 {
  margin-top: 175px !important; }

.mr-35,
.mx-35 {
  margin-right: 175px !important; }

.mb-35,
.my-35 {
  margin-bottom: 175px !important; }

.ml-35,
.mx-35 {
  margin-left: 175px !important; }

.m-34 {
  margin: 170px !important; }

.mt-34,
.my-34 {
  margin-top: 170px !important; }

.mr-34,
.mx-34 {
  margin-right: 170px !important; }

.mb-34,
.my-34 {
  margin-bottom: 170px !important; }

.ml-34,
.mx-34 {
  margin-left: 170px !important; }

.m-33 {
  margin: 165px !important; }

.mt-33,
.my-33 {
  margin-top: 165px !important; }

.mr-33,
.mx-33 {
  margin-right: 165px !important; }

.mb-33,
.my-33 {
  margin-bottom: 165px !important; }

.ml-33,
.mx-33 {
  margin-left: 165px !important; }

.m-32 {
  margin: 160px !important; }

.mt-32,
.my-32 {
  margin-top: 160px !important; }

.mr-32,
.mx-32 {
  margin-right: 160px !important; }

.mb-32,
.my-32 {
  margin-bottom: 160px !important; }

.ml-32,
.mx-32 {
  margin-left: 160px !important; }

.m-31 {
  margin: 155px !important; }

.mt-31,
.my-31 {
  margin-top: 155px !important; }

.mr-31,
.mx-31 {
  margin-right: 155px !important; }

.mb-31,
.my-31 {
  margin-bottom: 155px !important; }

.ml-31,
.mx-31 {
  margin-left: 155px !important; }

.m-30 {
  margin: 150px !important; }

.mt-30,
.my-30 {
  margin-top: 150px !important; }

.mr-30,
.mx-30 {
  margin-right: 150px !important; }

.mb-30,
.my-30 {
  margin-bottom: 150px !important; }

.ml-30,
.mx-30 {
  margin-left: 150px !important; }

.m-29 {
  margin: 145px !important; }

.mt-29,
.my-29 {
  margin-top: 145px !important; }

.mr-29,
.mx-29 {
  margin-right: 145px !important; }

.mb-29,
.my-29 {
  margin-bottom: 145px !important; }

.ml-29,
.mx-29 {
  margin-left: 145px !important; }

.m-28 {
  margin: 140px !important; }

.mt-28,
.my-28 {
  margin-top: 140px !important; }

.mr-28,
.mx-28 {
  margin-right: 140px !important; }

.mb-28,
.my-28 {
  margin-bottom: 140px !important; }

.ml-28,
.mx-28 {
  margin-left: 140px !important; }

.m-27 {
  margin: 135px !important; }

.mt-27,
.my-27 {
  margin-top: 135px !important; }

.mr-27,
.mx-27 {
  margin-right: 135px !important; }

.mb-27,
.my-27 {
  margin-bottom: 135px !important; }

.ml-27,
.mx-27 {
  margin-left: 135px !important; }

.m-26 {
  margin: 130px !important; }

.mt-26,
.my-26 {
  margin-top: 130px !important; }

.mr-26,
.mx-26 {
  margin-right: 130px !important; }

.mb-26,
.my-26 {
  margin-bottom: 130px !important; }

.ml-26,
.mx-26 {
  margin-left: 130px !important; }

.m-25 {
  margin: 125px !important; }

.mt-25,
.my-25 {
  margin-top: 125px !important; }

.mr-25,
.mx-25 {
  margin-right: 125px !important; }

.mb-25,
.my-25 {
  margin-bottom: 125px !important; }

.ml-25,
.mx-25 {
  margin-left: 125px !important; }

.m-24 {
  margin: 120px !important; }

.mt-24,
.my-24 {
  margin-top: 120px !important; }

.mr-24,
.mx-24 {
  margin-right: 120px !important; }

.mb-24,
.my-24 {
  margin-bottom: 120px !important; }

.ml-24,
.mx-24 {
  margin-left: 120px !important; }

.m-23 {
  margin: 115px !important; }

.mt-23,
.my-23 {
  margin-top: 115px !important; }

.mr-23,
.mx-23 {
  margin-right: 115px !important; }

.mb-23,
.my-23 {
  margin-bottom: 115px !important; }

.ml-23,
.mx-23 {
  margin-left: 115px !important; }

.m-22 {
  margin: 110px !important; }

.mt-22,
.my-22 {
  margin-top: 110px !important; }

.mr-22,
.mx-22 {
  margin-right: 110px !important; }

.mb-22,
.my-22 {
  margin-bottom: 110px !important; }

.ml-22,
.mx-22 {
  margin-left: 110px !important; }

.m-21 {
  margin: 105px !important; }

.mt-21,
.my-21 {
  margin-top: 105px !important; }

.mr-21,
.mx-21 {
  margin-right: 105px !important; }

.mb-21,
.my-21 {
  margin-bottom: 105px !important; }

.ml-21,
.mx-21 {
  margin-left: 105px !important; }

.m-20 {
  margin: 100px !important; }

.mt-20,
.my-20 {
  margin-top: 100px !important; }

.mr-20,
.mx-20 {
  margin-right: 100px !important; }

.mb-20,
.my-20 {
  margin-bottom: 100px !important; }

.ml-20,
.mx-20 {
  margin-left: 100px !important; }

.m-19 {
  margin: 95px !important; }

.mt-19,
.my-19 {
  margin-top: 95px !important; }

.mr-19,
.mx-19 {
  margin-right: 95px !important; }

.mb-19,
.my-19 {
  margin-bottom: 95px !important; }

.ml-19,
.mx-19 {
  margin-left: 95px !important; }

.m-18 {
  margin: 90px !important; }

.mt-18,
.my-18 {
  margin-top: 90px !important; }

.mr-18,
.mx-18 {
  margin-right: 90px !important; }

.mb-18,
.my-18 {
  margin-bottom: 90px !important; }

.ml-18,
.mx-18 {
  margin-left: 90px !important; }

.m-17 {
  margin: 85px !important; }

.mt-17,
.my-17 {
  margin-top: 85px !important; }

.mr-17,
.mx-17 {
  margin-right: 85px !important; }

.mb-17,
.my-17 {
  margin-bottom: 85px !important; }

.ml-17,
.mx-17 {
  margin-left: 85px !important; }

.m-16 {
  margin: 80px !important; }

.mt-16,
.my-16 {
  margin-top: 80px !important; }

.mr-16,
.mx-16 {
  margin-right: 80px !important; }

.mb-16,
.my-16 {
  margin-bottom: 80px !important; }

.ml-16,
.mx-16 {
  margin-left: 80px !important; }

.m-15 {
  margin: 75px !important; }

.mt-15,
.my-15 {
  margin-top: 75px !important; }

.mr-15,
.mx-15 {
  margin-right: 75px !important; }

.mb-15,
.my-15 {
  margin-bottom: 75px !important; }

.ml-15,
.mx-15 {
  margin-left: 75px !important; }

.m-14 {
  margin: 70px !important; }

.mt-14,
.my-14 {
  margin-top: 70px !important; }

.mr-14,
.mx-14 {
  margin-right: 70px !important; }

.mb-14,
.my-14 {
  margin-bottom: 70px !important; }

.ml-14,
.mx-14 {
  margin-left: 70px !important; }

.m-13 {
  margin: 65px !important; }

.mt-13,
.my-13 {
  margin-top: 65px !important; }

.mr-13,
.mx-13 {
  margin-right: 65px !important; }

.mb-13,
.my-13 {
  margin-bottom: 65px !important; }

.ml-13,
.mx-13 {
  margin-left: 65px !important; }

.m-12 {
  margin: 60px !important; }

.mt-12,
.my-12 {
  margin-top: 60px !important; }

.mr-12,
.mx-12 {
  margin-right: 60px !important; }

.mb-12,
.my-12 {
  margin-bottom: 60px !important; }

.ml-12,
.mx-12 {
  margin-left: 60px !important; }

.m-11 {
  margin: 55px !important; }

.mt-11,
.my-11 {
  margin-top: 55px !important; }

.mr-11,
.mx-11 {
  margin-right: 55px !important; }

.mb-11,
.my-11 {
  margin-bottom: 55px !important; }

.ml-11,
.mx-11 {
  margin-left: 55px !important; }

.m-10 {
  margin: 50px !important; }

.mt-10,
.my-10 {
  margin-top: 50px !important; }

.mr-10,
.mx-10 {
  margin-right: 50px !important; }

.mb-10,
.my-10 {
  margin-bottom: 50px !important; }

.ml-10,
.mx-10 {
  margin-left: 50px !important; }

.m-9 {
  margin: 45px !important; }

.mt-9,
.my-9 {
  margin-top: 45px !important; }

.mr-9,
.mx-9 {
  margin-right: 45px !important; }

.mb-9,
.my-9 {
  margin-bottom: 45px !important; }

.ml-9,
.mx-9 {
  margin-left: 45px !important; }

.m-8 {
  margin: 40px !important; }

.mt-8,
.my-8 {
  margin-top: 40px !important; }

.mr-8,
.mx-8 {
  margin-right: 40px !important; }

.mb-8,
.my-8 {
  margin-bottom: 40px !important; }

.ml-8,
.mx-8 {
  margin-left: 40px !important; }

.m-7 {
  margin: 35px !important; }

.mt-7,
.my-7 {
  margin-top: 35px !important; }

.mr-7,
.mx-7 {
  margin-right: 35px !important; }

.mb-7,
.my-7 {
  margin-bottom: 35px !important; }

.ml-7,
.mx-7 {
  margin-left: 35px !important; }

.m-6 {
  margin: 30px !important; }

.mt-6,
.my-6 {
  margin-top: 30px !important; }

.mr-6,
.mx-6 {
  margin-right: 30px !important; }

.mb-6,
.my-6 {
  margin-bottom: 30px !important; }

.ml-6,
.mx-6 {
  margin-left: 30px !important; }

@media (min-width: 992px) {
  .p-lg-0 {
    padding: 0px !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0px !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0px !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0px !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0px !important; }
  .p-lg-1 {
    padding: 5px !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 5px !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 5px !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 5px !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 5px !important; }
  .p-lg-2 {
    padding: 10px !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 10px !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 10px !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 10px !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 10px !important; }
  .p-lg-3 {
    padding: 15px !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 15px !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 15px !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 15px !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 15px !important; }
  .p-lg-4 {
    padding: 20px !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 20px !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 20px !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 20px !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 20px !important; }
  .p-lg-5 {
    padding: 25px !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 25px !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 25px !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 25px !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 25px !important; }
  .p-lg-110 {
    padding: 550px !important; }
  .pt-lg-110,
  .py-lg-110 {
    padding-top: 550px !important; }
  .pr-lg-110,
  .px-lg-110 {
    padding-right: 550px !important; }
  .pb-lg-110,
  .py-lg-110 {
    padding-bottom: 550px !important; }
  .pl-lg-110,
  .px-lg-110 {
    padding-left: 550px !important; }
  .p-lg-109 {
    padding: 545px !important; }
  .pt-lg-109,
  .py-lg-109 {
    padding-top: 545px !important; }
  .pr-lg-109,
  .px-lg-109 {
    padding-right: 545px !important; }
  .pb-lg-109,
  .py-lg-109 {
    padding-bottom: 545px !important; }
  .pl-lg-109,
  .px-lg-109 {
    padding-left: 545px !important; }
  .p-lg-108 {
    padding: 540px !important; }
  .pt-lg-108,
  .py-lg-108 {
    padding-top: 540px !important; }
  .pr-lg-108,
  .px-lg-108 {
    padding-right: 540px !important; }
  .pb-lg-108,
  .py-lg-108 {
    padding-bottom: 540px !important; }
  .pl-lg-108,
  .px-lg-108 {
    padding-left: 540px !important; }
  .p-lg-107 {
    padding: 535px !important; }
  .pt-lg-107,
  .py-lg-107 {
    padding-top: 535px !important; }
  .pr-lg-107,
  .px-lg-107 {
    padding-right: 535px !important; }
  .pb-lg-107,
  .py-lg-107 {
    padding-bottom: 535px !important; }
  .pl-lg-107,
  .px-lg-107 {
    padding-left: 535px !important; }
  .p-lg-106 {
    padding: 530px !important; }
  .pt-lg-106,
  .py-lg-106 {
    padding-top: 530px !important; }
  .pr-lg-106,
  .px-lg-106 {
    padding-right: 530px !important; }
  .pb-lg-106,
  .py-lg-106 {
    padding-bottom: 530px !important; }
  .pl-lg-106,
  .px-lg-106 {
    padding-left: 530px !important; }
  .p-lg-105 {
    padding: 525px !important; }
  .pt-lg-105,
  .py-lg-105 {
    padding-top: 525px !important; }
  .pr-lg-105,
  .px-lg-105 {
    padding-right: 525px !important; }
  .pb-lg-105,
  .py-lg-105 {
    padding-bottom: 525px !important; }
  .pl-lg-105,
  .px-lg-105 {
    padding-left: 525px !important; }
  .p-lg-104 {
    padding: 520px !important; }
  .pt-lg-104,
  .py-lg-104 {
    padding-top: 520px !important; }
  .pr-lg-104,
  .px-lg-104 {
    padding-right: 520px !important; }
  .pb-lg-104,
  .py-lg-104 {
    padding-bottom: 520px !important; }
  .pl-lg-104,
  .px-lg-104 {
    padding-left: 520px !important; }
  .p-lg-103 {
    padding: 515px !important; }
  .pt-lg-103,
  .py-lg-103 {
    padding-top: 515px !important; }
  .pr-lg-103,
  .px-lg-103 {
    padding-right: 515px !important; }
  .pb-lg-103,
  .py-lg-103 {
    padding-bottom: 515px !important; }
  .pl-lg-103,
  .px-lg-103 {
    padding-left: 515px !important; }
  .p-lg-102 {
    padding: 510px !important; }
  .pt-lg-102,
  .py-lg-102 {
    padding-top: 510px !important; }
  .pr-lg-102,
  .px-lg-102 {
    padding-right: 510px !important; }
  .pb-lg-102,
  .py-lg-102 {
    padding-bottom: 510px !important; }
  .pl-lg-102,
  .px-lg-102 {
    padding-left: 510px !important; }
  .p-lg-101 {
    padding: 505px !important; }
  .pt-lg-101,
  .py-lg-101 {
    padding-top: 505px !important; }
  .pr-lg-101,
  .px-lg-101 {
    padding-right: 505px !important; }
  .pb-lg-101,
  .py-lg-101 {
    padding-bottom: 505px !important; }
  .pl-lg-101,
  .px-lg-101 {
    padding-left: 505px !important; }
  .p-lg-100 {
    padding: 500px !important; }
  .pt-lg-100,
  .py-lg-100 {
    padding-top: 500px !important; }
  .pr-lg-100,
  .px-lg-100 {
    padding-right: 500px !important; }
  .pb-lg-100,
  .py-lg-100 {
    padding-bottom: 500px !important; }
  .pl-lg-100,
  .px-lg-100 {
    padding-left: 500px !important; }
  .p-lg-99 {
    padding: 495px !important; }
  .pt-lg-99,
  .py-lg-99 {
    padding-top: 495px !important; }
  .pr-lg-99,
  .px-lg-99 {
    padding-right: 495px !important; }
  .pb-lg-99,
  .py-lg-99 {
    padding-bottom: 495px !important; }
  .pl-lg-99,
  .px-lg-99 {
    padding-left: 495px !important; }
  .p-lg-98 {
    padding: 490px !important; }
  .pt-lg-98,
  .py-lg-98 {
    padding-top: 490px !important; }
  .pr-lg-98,
  .px-lg-98 {
    padding-right: 490px !important; }
  .pb-lg-98,
  .py-lg-98 {
    padding-bottom: 490px !important; }
  .pl-lg-98,
  .px-lg-98 {
    padding-left: 490px !important; }
  .p-lg-97 {
    padding: 485px !important; }
  .pt-lg-97,
  .py-lg-97 {
    padding-top: 485px !important; }
  .pr-lg-97,
  .px-lg-97 {
    padding-right: 485px !important; }
  .pb-lg-97,
  .py-lg-97 {
    padding-bottom: 485px !important; }
  .pl-lg-97,
  .px-lg-97 {
    padding-left: 485px !important; }
  .p-lg-96 {
    padding: 480px !important; }
  .pt-lg-96,
  .py-lg-96 {
    padding-top: 480px !important; }
  .pr-lg-96,
  .px-lg-96 {
    padding-right: 480px !important; }
  .pb-lg-96,
  .py-lg-96 {
    padding-bottom: 480px !important; }
  .pl-lg-96,
  .px-lg-96 {
    padding-left: 480px !important; }
  .p-lg-95 {
    padding: 475px !important; }
  .pt-lg-95,
  .py-lg-95 {
    padding-top: 475px !important; }
  .pr-lg-95,
  .px-lg-95 {
    padding-right: 475px !important; }
  .pb-lg-95,
  .py-lg-95 {
    padding-bottom: 475px !important; }
  .pl-lg-95,
  .px-lg-95 {
    padding-left: 475px !important; }
  .p-lg-94 {
    padding: 470px !important; }
  .pt-lg-94,
  .py-lg-94 {
    padding-top: 470px !important; }
  .pr-lg-94,
  .px-lg-94 {
    padding-right: 470px !important; }
  .pb-lg-94,
  .py-lg-94 {
    padding-bottom: 470px !important; }
  .pl-lg-94,
  .px-lg-94 {
    padding-left: 470px !important; }
  .p-lg-93 {
    padding: 465px !important; }
  .pt-lg-93,
  .py-lg-93 {
    padding-top: 465px !important; }
  .pr-lg-93,
  .px-lg-93 {
    padding-right: 465px !important; }
  .pb-lg-93,
  .py-lg-93 {
    padding-bottom: 465px !important; }
  .pl-lg-93,
  .px-lg-93 {
    padding-left: 465px !important; }
  .p-lg-92 {
    padding: 460px !important; }
  .pt-lg-92,
  .py-lg-92 {
    padding-top: 460px !important; }
  .pr-lg-92,
  .px-lg-92 {
    padding-right: 460px !important; }
  .pb-lg-92,
  .py-lg-92 {
    padding-bottom: 460px !important; }
  .pl-lg-92,
  .px-lg-92 {
    padding-left: 460px !important; }
  .p-lg-91 {
    padding: 455px !important; }
  .pt-lg-91,
  .py-lg-91 {
    padding-top: 455px !important; }
  .pr-lg-91,
  .px-lg-91 {
    padding-right: 455px !important; }
  .pb-lg-91,
  .py-lg-91 {
    padding-bottom: 455px !important; }
  .pl-lg-91,
  .px-lg-91 {
    padding-left: 455px !important; }
  .p-lg-90 {
    padding: 450px !important; }
  .pt-lg-90,
  .py-lg-90 {
    padding-top: 450px !important; }
  .pr-lg-90,
  .px-lg-90 {
    padding-right: 450px !important; }
  .pb-lg-90,
  .py-lg-90 {
    padding-bottom: 450px !important; }
  .pl-lg-90,
  .px-lg-90 {
    padding-left: 450px !important; }
  .p-lg-89 {
    padding: 445px !important; }
  .pt-lg-89,
  .py-lg-89 {
    padding-top: 445px !important; }
  .pr-lg-89,
  .px-lg-89 {
    padding-right: 445px !important; }
  .pb-lg-89,
  .py-lg-89 {
    padding-bottom: 445px !important; }
  .pl-lg-89,
  .px-lg-89 {
    padding-left: 445px !important; }
  .p-lg-88 {
    padding: 440px !important; }
  .pt-lg-88,
  .py-lg-88 {
    padding-top: 440px !important; }
  .pr-lg-88,
  .px-lg-88 {
    padding-right: 440px !important; }
  .pb-lg-88,
  .py-lg-88 {
    padding-bottom: 440px !important; }
  .pl-lg-88,
  .px-lg-88 {
    padding-left: 440px !important; }
  .p-lg-87 {
    padding: 435px !important; }
  .pt-lg-87,
  .py-lg-87 {
    padding-top: 435px !important; }
  .pr-lg-87,
  .px-lg-87 {
    padding-right: 435px !important; }
  .pb-lg-87,
  .py-lg-87 {
    padding-bottom: 435px !important; }
  .pl-lg-87,
  .px-lg-87 {
    padding-left: 435px !important; }
  .p-lg-86 {
    padding: 430px !important; }
  .pt-lg-86,
  .py-lg-86 {
    padding-top: 430px !important; }
  .pr-lg-86,
  .px-lg-86 {
    padding-right: 430px !important; }
  .pb-lg-86,
  .py-lg-86 {
    padding-bottom: 430px !important; }
  .pl-lg-86,
  .px-lg-86 {
    padding-left: 430px !important; }
  .p-lg-85 {
    padding: 425px !important; }
  .pt-lg-85,
  .py-lg-85 {
    padding-top: 425px !important; }
  .pr-lg-85,
  .px-lg-85 {
    padding-right: 425px !important; }
  .pb-lg-85,
  .py-lg-85 {
    padding-bottom: 425px !important; }
  .pl-lg-85,
  .px-lg-85 {
    padding-left: 425px !important; }
  .p-lg-84 {
    padding: 420px !important; }
  .pt-lg-84,
  .py-lg-84 {
    padding-top: 420px !important; }
  .pr-lg-84,
  .px-lg-84 {
    padding-right: 420px !important; }
  .pb-lg-84,
  .py-lg-84 {
    padding-bottom: 420px !important; }
  .pl-lg-84,
  .px-lg-84 {
    padding-left: 420px !important; }
  .p-lg-83 {
    padding: 415px !important; }
  .pt-lg-83,
  .py-lg-83 {
    padding-top: 415px !important; }
  .pr-lg-83,
  .px-lg-83 {
    padding-right: 415px !important; }
  .pb-lg-83,
  .py-lg-83 {
    padding-bottom: 415px !important; }
  .pl-lg-83,
  .px-lg-83 {
    padding-left: 415px !important; }
  .p-lg-82 {
    padding: 410px !important; }
  .pt-lg-82,
  .py-lg-82 {
    padding-top: 410px !important; }
  .pr-lg-82,
  .px-lg-82 {
    padding-right: 410px !important; }
  .pb-lg-82,
  .py-lg-82 {
    padding-bottom: 410px !important; }
  .pl-lg-82,
  .px-lg-82 {
    padding-left: 410px !important; }
  .p-lg-81 {
    padding: 405px !important; }
  .pt-lg-81,
  .py-lg-81 {
    padding-top: 405px !important; }
  .pr-lg-81,
  .px-lg-81 {
    padding-right: 405px !important; }
  .pb-lg-81,
  .py-lg-81 {
    padding-bottom: 405px !important; }
  .pl-lg-81,
  .px-lg-81 {
    padding-left: 405px !important; }
  .p-lg-80 {
    padding: 400px !important; }
  .pt-lg-80,
  .py-lg-80 {
    padding-top: 400px !important; }
  .pr-lg-80,
  .px-lg-80 {
    padding-right: 400px !important; }
  .pb-lg-80,
  .py-lg-80 {
    padding-bottom: 400px !important; }
  .pl-lg-80,
  .px-lg-80 {
    padding-left: 400px !important; }
  .p-lg-79 {
    padding: 395px !important; }
  .pt-lg-79,
  .py-lg-79 {
    padding-top: 395px !important; }
  .pr-lg-79,
  .px-lg-79 {
    padding-right: 395px !important; }
  .pb-lg-79,
  .py-lg-79 {
    padding-bottom: 395px !important; }
  .pl-lg-79,
  .px-lg-79 {
    padding-left: 395px !important; }
  .p-lg-78 {
    padding: 390px !important; }
  .pt-lg-78,
  .py-lg-78 {
    padding-top: 390px !important; }
  .pr-lg-78,
  .px-lg-78 {
    padding-right: 390px !important; }
  .pb-lg-78,
  .py-lg-78 {
    padding-bottom: 390px !important; }
  .pl-lg-78,
  .px-lg-78 {
    padding-left: 390px !important; }
  .p-lg-77 {
    padding: 385px !important; }
  .pt-lg-77,
  .py-lg-77 {
    padding-top: 385px !important; }
  .pr-lg-77,
  .px-lg-77 {
    padding-right: 385px !important; }
  .pb-lg-77,
  .py-lg-77 {
    padding-bottom: 385px !important; }
  .pl-lg-77,
  .px-lg-77 {
    padding-left: 385px !important; }
  .p-lg-76 {
    padding: 380px !important; }
  .pt-lg-76,
  .py-lg-76 {
    padding-top: 380px !important; }
  .pr-lg-76,
  .px-lg-76 {
    padding-right: 380px !important; }
  .pb-lg-76,
  .py-lg-76 {
    padding-bottom: 380px !important; }
  .pl-lg-76,
  .px-lg-76 {
    padding-left: 380px !important; }
  .p-lg-75 {
    padding: 375px !important; }
  .pt-lg-75,
  .py-lg-75 {
    padding-top: 375px !important; }
  .pr-lg-75,
  .px-lg-75 {
    padding-right: 375px !important; }
  .pb-lg-75,
  .py-lg-75 {
    padding-bottom: 375px !important; }
  .pl-lg-75,
  .px-lg-75 {
    padding-left: 375px !important; }
  .p-lg-74 {
    padding: 370px !important; }
  .pt-lg-74,
  .py-lg-74 {
    padding-top: 370px !important; }
  .pr-lg-74,
  .px-lg-74 {
    padding-right: 370px !important; }
  .pb-lg-74,
  .py-lg-74 {
    padding-bottom: 370px !important; }
  .pl-lg-74,
  .px-lg-74 {
    padding-left: 370px !important; }
  .p-lg-73 {
    padding: 365px !important; }
  .pt-lg-73,
  .py-lg-73 {
    padding-top: 365px !important; }
  .pr-lg-73,
  .px-lg-73 {
    padding-right: 365px !important; }
  .pb-lg-73,
  .py-lg-73 {
    padding-bottom: 365px !important; }
  .pl-lg-73,
  .px-lg-73 {
    padding-left: 365px !important; }
  .p-lg-72 {
    padding: 360px !important; }
  .pt-lg-72,
  .py-lg-72 {
    padding-top: 360px !important; }
  .pr-lg-72,
  .px-lg-72 {
    padding-right: 360px !important; }
  .pb-lg-72,
  .py-lg-72 {
    padding-bottom: 360px !important; }
  .pl-lg-72,
  .px-lg-72 {
    padding-left: 360px !important; }
  .p-lg-71 {
    padding: 355px !important; }
  .pt-lg-71,
  .py-lg-71 {
    padding-top: 355px !important; }
  .pr-lg-71,
  .px-lg-71 {
    padding-right: 355px !important; }
  .pb-lg-71,
  .py-lg-71 {
    padding-bottom: 355px !important; }
  .pl-lg-71,
  .px-lg-71 {
    padding-left: 355px !important; }
  .p-lg-70 {
    padding: 350px !important; }
  .pt-lg-70,
  .py-lg-70 {
    padding-top: 350px !important; }
  .pr-lg-70,
  .px-lg-70 {
    padding-right: 350px !important; }
  .pb-lg-70,
  .py-lg-70 {
    padding-bottom: 350px !important; }
  .pl-lg-70,
  .px-lg-70 {
    padding-left: 350px !important; }
  .p-lg-69 {
    padding: 345px !important; }
  .pt-lg-69,
  .py-lg-69 {
    padding-top: 345px !important; }
  .pr-lg-69,
  .px-lg-69 {
    padding-right: 345px !important; }
  .pb-lg-69,
  .py-lg-69 {
    padding-bottom: 345px !important; }
  .pl-lg-69,
  .px-lg-69 {
    padding-left: 345px !important; }
  .p-lg-68 {
    padding: 340px !important; }
  .pt-lg-68,
  .py-lg-68 {
    padding-top: 340px !important; }
  .pr-lg-68,
  .px-lg-68 {
    padding-right: 340px !important; }
  .pb-lg-68,
  .py-lg-68 {
    padding-bottom: 340px !important; }
  .pl-lg-68,
  .px-lg-68 {
    padding-left: 340px !important; }
  .p-lg-67 {
    padding: 335px !important; }
  .pt-lg-67,
  .py-lg-67 {
    padding-top: 335px !important; }
  .pr-lg-67,
  .px-lg-67 {
    padding-right: 335px !important; }
  .pb-lg-67,
  .py-lg-67 {
    padding-bottom: 335px !important; }
  .pl-lg-67,
  .px-lg-67 {
    padding-left: 335px !important; }
  .p-lg-66 {
    padding: 330px !important; }
  .pt-lg-66,
  .py-lg-66 {
    padding-top: 330px !important; }
  .pr-lg-66,
  .px-lg-66 {
    padding-right: 330px !important; }
  .pb-lg-66,
  .py-lg-66 {
    padding-bottom: 330px !important; }
  .pl-lg-66,
  .px-lg-66 {
    padding-left: 330px !important; }
  .p-lg-65 {
    padding: 325px !important; }
  .pt-lg-65,
  .py-lg-65 {
    padding-top: 325px !important; }
  .pr-lg-65,
  .px-lg-65 {
    padding-right: 325px !important; }
  .pb-lg-65,
  .py-lg-65 {
    padding-bottom: 325px !important; }
  .pl-lg-65,
  .px-lg-65 {
    padding-left: 325px !important; }
  .p-lg-64 {
    padding: 320px !important; }
  .pt-lg-64,
  .py-lg-64 {
    padding-top: 320px !important; }
  .pr-lg-64,
  .px-lg-64 {
    padding-right: 320px !important; }
  .pb-lg-64,
  .py-lg-64 {
    padding-bottom: 320px !important; }
  .pl-lg-64,
  .px-lg-64 {
    padding-left: 320px !important; }
  .p-lg-63 {
    padding: 315px !important; }
  .pt-lg-63,
  .py-lg-63 {
    padding-top: 315px !important; }
  .pr-lg-63,
  .px-lg-63 {
    padding-right: 315px !important; }
  .pb-lg-63,
  .py-lg-63 {
    padding-bottom: 315px !important; }
  .pl-lg-63,
  .px-lg-63 {
    padding-left: 315px !important; }
  .p-lg-62 {
    padding: 310px !important; }
  .pt-lg-62,
  .py-lg-62 {
    padding-top: 310px !important; }
  .pr-lg-62,
  .px-lg-62 {
    padding-right: 310px !important; }
  .pb-lg-62,
  .py-lg-62 {
    padding-bottom: 310px !important; }
  .pl-lg-62,
  .px-lg-62 {
    padding-left: 310px !important; }
  .p-lg-61 {
    padding: 305px !important; }
  .pt-lg-61,
  .py-lg-61 {
    padding-top: 305px !important; }
  .pr-lg-61,
  .px-lg-61 {
    padding-right: 305px !important; }
  .pb-lg-61,
  .py-lg-61 {
    padding-bottom: 305px !important; }
  .pl-lg-61,
  .px-lg-61 {
    padding-left: 305px !important; }
  .p-lg-60 {
    padding: 300px !important; }
  .pt-lg-60,
  .py-lg-60 {
    padding-top: 300px !important; }
  .pr-lg-60,
  .px-lg-60 {
    padding-right: 300px !important; }
  .pb-lg-60,
  .py-lg-60 {
    padding-bottom: 300px !important; }
  .pl-lg-60,
  .px-lg-60 {
    padding-left: 300px !important; }
  .p-lg-59 {
    padding: 295px !important; }
  .pt-lg-59,
  .py-lg-59 {
    padding-top: 295px !important; }
  .pr-lg-59,
  .px-lg-59 {
    padding-right: 295px !important; }
  .pb-lg-59,
  .py-lg-59 {
    padding-bottom: 295px !important; }
  .pl-lg-59,
  .px-lg-59 {
    padding-left: 295px !important; }
  .p-lg-58 {
    padding: 290px !important; }
  .pt-lg-58,
  .py-lg-58 {
    padding-top: 290px !important; }
  .pr-lg-58,
  .px-lg-58 {
    padding-right: 290px !important; }
  .pb-lg-58,
  .py-lg-58 {
    padding-bottom: 290px !important; }
  .pl-lg-58,
  .px-lg-58 {
    padding-left: 290px !important; }
  .p-lg-57 {
    padding: 285px !important; }
  .pt-lg-57,
  .py-lg-57 {
    padding-top: 285px !important; }
  .pr-lg-57,
  .px-lg-57 {
    padding-right: 285px !important; }
  .pb-lg-57,
  .py-lg-57 {
    padding-bottom: 285px !important; }
  .pl-lg-57,
  .px-lg-57 {
    padding-left: 285px !important; }
  .p-lg-56 {
    padding: 280px !important; }
  .pt-lg-56,
  .py-lg-56 {
    padding-top: 280px !important; }
  .pr-lg-56,
  .px-lg-56 {
    padding-right: 280px !important; }
  .pb-lg-56,
  .py-lg-56 {
    padding-bottom: 280px !important; }
  .pl-lg-56,
  .px-lg-56 {
    padding-left: 280px !important; }
  .p-lg-55 {
    padding: 275px !important; }
  .pt-lg-55,
  .py-lg-55 {
    padding-top: 275px !important; }
  .pr-lg-55,
  .px-lg-55 {
    padding-right: 275px !important; }
  .pb-lg-55,
  .py-lg-55 {
    padding-bottom: 275px !important; }
  .pl-lg-55,
  .px-lg-55 {
    padding-left: 275px !important; }
  .p-lg-54 {
    padding: 270px !important; }
  .pt-lg-54,
  .py-lg-54 {
    padding-top: 270px !important; }
  .pr-lg-54,
  .px-lg-54 {
    padding-right: 270px !important; }
  .pb-lg-54,
  .py-lg-54 {
    padding-bottom: 270px !important; }
  .pl-lg-54,
  .px-lg-54 {
    padding-left: 270px !important; }
  .p-lg-53 {
    padding: 265px !important; }
  .pt-lg-53,
  .py-lg-53 {
    padding-top: 265px !important; }
  .pr-lg-53,
  .px-lg-53 {
    padding-right: 265px !important; }
  .pb-lg-53,
  .py-lg-53 {
    padding-bottom: 265px !important; }
  .pl-lg-53,
  .px-lg-53 {
    padding-left: 265px !important; }
  .p-lg-52 {
    padding: 260px !important; }
  .pt-lg-52,
  .py-lg-52 {
    padding-top: 260px !important; }
  .pr-lg-52,
  .px-lg-52 {
    padding-right: 260px !important; }
  .pb-lg-52,
  .py-lg-52 {
    padding-bottom: 260px !important; }
  .pl-lg-52,
  .px-lg-52 {
    padding-left: 260px !important; }
  .p-lg-51 {
    padding: 255px !important; }
  .pt-lg-51,
  .py-lg-51 {
    padding-top: 255px !important; }
  .pr-lg-51,
  .px-lg-51 {
    padding-right: 255px !important; }
  .pb-lg-51,
  .py-lg-51 {
    padding-bottom: 255px !important; }
  .pl-lg-51,
  .px-lg-51 {
    padding-left: 255px !important; }
  .p-lg-50 {
    padding: 250px !important; }
  .pt-lg-50,
  .py-lg-50 {
    padding-top: 250px !important; }
  .pr-lg-50,
  .px-lg-50 {
    padding-right: 250px !important; }
  .pb-lg-50,
  .py-lg-50 {
    padding-bottom: 250px !important; }
  .pl-lg-50,
  .px-lg-50 {
    padding-left: 250px !important; }
  .p-lg-49 {
    padding: 245px !important; }
  .pt-lg-49,
  .py-lg-49 {
    padding-top: 245px !important; }
  .pr-lg-49,
  .px-lg-49 {
    padding-right: 245px !important; }
  .pb-lg-49,
  .py-lg-49 {
    padding-bottom: 245px !important; }
  .pl-lg-49,
  .px-lg-49 {
    padding-left: 245px !important; }
  .p-lg-48 {
    padding: 240px !important; }
  .pt-lg-48,
  .py-lg-48 {
    padding-top: 240px !important; }
  .pr-lg-48,
  .px-lg-48 {
    padding-right: 240px !important; }
  .pb-lg-48,
  .py-lg-48 {
    padding-bottom: 240px !important; }
  .pl-lg-48,
  .px-lg-48 {
    padding-left: 240px !important; }
  .p-lg-47 {
    padding: 235px !important; }
  .pt-lg-47,
  .py-lg-47 {
    padding-top: 235px !important; }
  .pr-lg-47,
  .px-lg-47 {
    padding-right: 235px !important; }
  .pb-lg-47,
  .py-lg-47 {
    padding-bottom: 235px !important; }
  .pl-lg-47,
  .px-lg-47 {
    padding-left: 235px !important; }
  .p-lg-46 {
    padding: 230px !important; }
  .pt-lg-46,
  .py-lg-46 {
    padding-top: 230px !important; }
  .pr-lg-46,
  .px-lg-46 {
    padding-right: 230px !important; }
  .pb-lg-46,
  .py-lg-46 {
    padding-bottom: 230px !important; }
  .pl-lg-46,
  .px-lg-46 {
    padding-left: 230px !important; }
  .p-lg-45 {
    padding: 225px !important; }
  .pt-lg-45,
  .py-lg-45 {
    padding-top: 225px !important; }
  .pr-lg-45,
  .px-lg-45 {
    padding-right: 225px !important; }
  .pb-lg-45,
  .py-lg-45 {
    padding-bottom: 225px !important; }
  .pl-lg-45,
  .px-lg-45 {
    padding-left: 225px !important; }
  .p-lg-44 {
    padding: 220px !important; }
  .pt-lg-44,
  .py-lg-44 {
    padding-top: 220px !important; }
  .pr-lg-44,
  .px-lg-44 {
    padding-right: 220px !important; }
  .pb-lg-44,
  .py-lg-44 {
    padding-bottom: 220px !important; }
  .pl-lg-44,
  .px-lg-44 {
    padding-left: 220px !important; }
  .p-lg-43 {
    padding: 215px !important; }
  .pt-lg-43,
  .py-lg-43 {
    padding-top: 215px !important; }
  .pr-lg-43,
  .px-lg-43 {
    padding-right: 215px !important; }
  .pb-lg-43,
  .py-lg-43 {
    padding-bottom: 215px !important; }
  .pl-lg-43,
  .px-lg-43 {
    padding-left: 215px !important; }
  .p-lg-42 {
    padding: 210px !important; }
  .pt-lg-42,
  .py-lg-42 {
    padding-top: 210px !important; }
  .pr-lg-42,
  .px-lg-42 {
    padding-right: 210px !important; }
  .pb-lg-42,
  .py-lg-42 {
    padding-bottom: 210px !important; }
  .pl-lg-42,
  .px-lg-42 {
    padding-left: 210px !important; }
  .p-lg-41 {
    padding: 205px !important; }
  .pt-lg-41,
  .py-lg-41 {
    padding-top: 205px !important; }
  .pr-lg-41,
  .px-lg-41 {
    padding-right: 205px !important; }
  .pb-lg-41,
  .py-lg-41 {
    padding-bottom: 205px !important; }
  .pl-lg-41,
  .px-lg-41 {
    padding-left: 205px !important; }
  .p-lg-40 {
    padding: 200px !important; }
  .pt-lg-40,
  .py-lg-40 {
    padding-top: 200px !important; }
  .pr-lg-40,
  .px-lg-40 {
    padding-right: 200px !important; }
  .pb-lg-40,
  .py-lg-40 {
    padding-bottom: 200px !important; }
  .pl-lg-40,
  .px-lg-40 {
    padding-left: 200px !important; }
  .p-lg-39 {
    padding: 195px !important; }
  .pt-lg-39,
  .py-lg-39 {
    padding-top: 195px !important; }
  .pr-lg-39,
  .px-lg-39 {
    padding-right: 195px !important; }
  .pb-lg-39,
  .py-lg-39 {
    padding-bottom: 195px !important; }
  .pl-lg-39,
  .px-lg-39 {
    padding-left: 195px !important; }
  .p-lg-38 {
    padding: 190px !important; }
  .pt-lg-38,
  .py-lg-38 {
    padding-top: 190px !important; }
  .pr-lg-38,
  .px-lg-38 {
    padding-right: 190px !important; }
  .pb-lg-38,
  .py-lg-38 {
    padding-bottom: 190px !important; }
  .pl-lg-38,
  .px-lg-38 {
    padding-left: 190px !important; }
  .p-lg-37 {
    padding: 185px !important; }
  .pt-lg-37,
  .py-lg-37 {
    padding-top: 185px !important; }
  .pr-lg-37,
  .px-lg-37 {
    padding-right: 185px !important; }
  .pb-lg-37,
  .py-lg-37 {
    padding-bottom: 185px !important; }
  .pl-lg-37,
  .px-lg-37 {
    padding-left: 185px !important; }
  .p-lg-36 {
    padding: 180px !important; }
  .pt-lg-36,
  .py-lg-36 {
    padding-top: 180px !important; }
  .pr-lg-36,
  .px-lg-36 {
    padding-right: 180px !important; }
  .pb-lg-36,
  .py-lg-36 {
    padding-bottom: 180px !important; }
  .pl-lg-36,
  .px-lg-36 {
    padding-left: 180px !important; }
  .p-lg-35 {
    padding: 175px !important; }
  .pt-lg-35,
  .py-lg-35 {
    padding-top: 175px !important; }
  .pr-lg-35,
  .px-lg-35 {
    padding-right: 175px !important; }
  .pb-lg-35,
  .py-lg-35 {
    padding-bottom: 175px !important; }
  .pl-lg-35,
  .px-lg-35 {
    padding-left: 175px !important; }
  .p-lg-34 {
    padding: 170px !important; }
  .pt-lg-34,
  .py-lg-34 {
    padding-top: 170px !important; }
  .pr-lg-34,
  .px-lg-34 {
    padding-right: 170px !important; }
  .pb-lg-34,
  .py-lg-34 {
    padding-bottom: 170px !important; }
  .pl-lg-34,
  .px-lg-34 {
    padding-left: 170px !important; }
  .p-lg-33 {
    padding: 165px !important; }
  .pt-lg-33,
  .py-lg-33 {
    padding-top: 165px !important; }
  .pr-lg-33,
  .px-lg-33 {
    padding-right: 165px !important; }
  .pb-lg-33,
  .py-lg-33 {
    padding-bottom: 165px !important; }
  .pl-lg-33,
  .px-lg-33 {
    padding-left: 165px !important; }
  .p-lg-32 {
    padding: 160px !important; }
  .pt-lg-32,
  .py-lg-32 {
    padding-top: 160px !important; }
  .pr-lg-32,
  .px-lg-32 {
    padding-right: 160px !important; }
  .pb-lg-32,
  .py-lg-32 {
    padding-bottom: 160px !important; }
  .pl-lg-32,
  .px-lg-32 {
    padding-left: 160px !important; }
  .p-lg-31 {
    padding: 155px !important; }
  .pt-lg-31,
  .py-lg-31 {
    padding-top: 155px !important; }
  .pr-lg-31,
  .px-lg-31 {
    padding-right: 155px !important; }
  .pb-lg-31,
  .py-lg-31 {
    padding-bottom: 155px !important; }
  .pl-lg-31,
  .px-lg-31 {
    padding-left: 155px !important; }
  .p-lg-30 {
    padding: 150px !important; }
  .pt-lg-30,
  .py-lg-30 {
    padding-top: 150px !important; }
  .pr-lg-30,
  .px-lg-30 {
    padding-right: 150px !important; }
  .pb-lg-30,
  .py-lg-30 {
    padding-bottom: 150px !important; }
  .pl-lg-30,
  .px-lg-30 {
    padding-left: 150px !important; }
  .p-lg-29 {
    padding: 145px !important; }
  .pt-lg-29,
  .py-lg-29 {
    padding-top: 145px !important; }
  .pr-lg-29,
  .px-lg-29 {
    padding-right: 145px !important; }
  .pb-lg-29,
  .py-lg-29 {
    padding-bottom: 145px !important; }
  .pl-lg-29,
  .px-lg-29 {
    padding-left: 145px !important; }
  .p-lg-28 {
    padding: 140px !important; }
  .pt-lg-28,
  .py-lg-28 {
    padding-top: 140px !important; }
  .pr-lg-28,
  .px-lg-28 {
    padding-right: 140px !important; }
  .pb-lg-28,
  .py-lg-28 {
    padding-bottom: 140px !important; }
  .pl-lg-28,
  .px-lg-28 {
    padding-left: 140px !important; }
  .p-lg-27 {
    padding: 135px !important; }
  .pt-lg-27,
  .py-lg-27 {
    padding-top: 135px !important; }
  .pr-lg-27,
  .px-lg-27 {
    padding-right: 135px !important; }
  .pb-lg-27,
  .py-lg-27 {
    padding-bottom: 135px !important; }
  .pl-lg-27,
  .px-lg-27 {
    padding-left: 135px !important; }
  .p-lg-26 {
    padding: 130px !important; }
  .pt-lg-26,
  .py-lg-26 {
    padding-top: 130px !important; }
  .pr-lg-26,
  .px-lg-26 {
    padding-right: 130px !important; }
  .pb-lg-26,
  .py-lg-26 {
    padding-bottom: 130px !important; }
  .pl-lg-26,
  .px-lg-26 {
    padding-left: 130px !important; }
  .p-lg-25 {
    padding: 125px !important; }
  .pt-lg-25,
  .py-lg-25 {
    padding-top: 125px !important; }
  .pr-lg-25,
  .px-lg-25 {
    padding-right: 125px !important; }
  .pb-lg-25,
  .py-lg-25 {
    padding-bottom: 125px !important; }
  .pl-lg-25,
  .px-lg-25 {
    padding-left: 125px !important; }
  .p-lg-24 {
    padding: 120px !important; }
  .pt-lg-24,
  .py-lg-24 {
    padding-top: 120px !important; }
  .pr-lg-24,
  .px-lg-24 {
    padding-right: 120px !important; }
  .pb-lg-24,
  .py-lg-24 {
    padding-bottom: 120px !important; }
  .pl-lg-24,
  .px-lg-24 {
    padding-left: 120px !important; }
  .p-lg-23 {
    padding: 115px !important; }
  .pt-lg-23,
  .py-lg-23 {
    padding-top: 115px !important; }
  .pr-lg-23,
  .px-lg-23 {
    padding-right: 115px !important; }
  .pb-lg-23,
  .py-lg-23 {
    padding-bottom: 115px !important; }
  .pl-lg-23,
  .px-lg-23 {
    padding-left: 115px !important; }
  .p-lg-22 {
    padding: 110px !important; }
  .pt-lg-22,
  .py-lg-22 {
    padding-top: 110px !important; }
  .pr-lg-22,
  .px-lg-22 {
    padding-right: 110px !important; }
  .pb-lg-22,
  .py-lg-22 {
    padding-bottom: 110px !important; }
  .pl-lg-22,
  .px-lg-22 {
    padding-left: 110px !important; }
  .p-lg-21 {
    padding: 105px !important; }
  .pt-lg-21,
  .py-lg-21 {
    padding-top: 105px !important; }
  .pr-lg-21,
  .px-lg-21 {
    padding-right: 105px !important; }
  .pb-lg-21,
  .py-lg-21 {
    padding-bottom: 105px !important; }
  .pl-lg-21,
  .px-lg-21 {
    padding-left: 105px !important; }
  .p-lg-20 {
    padding: 100px !important; }
  .pt-lg-20,
  .py-lg-20 {
    padding-top: 100px !important; }
  .pr-lg-20,
  .px-lg-20 {
    padding-right: 100px !important; }
  .pb-lg-20,
  .py-lg-20 {
    padding-bottom: 100px !important; }
  .pl-lg-20,
  .px-lg-20 {
    padding-left: 100px !important; }
  .p-lg-19 {
    padding: 95px !important; }
  .pt-lg-19,
  .py-lg-19 {
    padding-top: 95px !important; }
  .pr-lg-19,
  .px-lg-19 {
    padding-right: 95px !important; }
  .pb-lg-19,
  .py-lg-19 {
    padding-bottom: 95px !important; }
  .pl-lg-19,
  .px-lg-19 {
    padding-left: 95px !important; }
  .p-lg-18 {
    padding: 90px !important; }
  .pt-lg-18,
  .py-lg-18 {
    padding-top: 90px !important; }
  .pr-lg-18,
  .px-lg-18 {
    padding-right: 90px !important; }
  .pb-lg-18,
  .py-lg-18 {
    padding-bottom: 90px !important; }
  .pl-lg-18,
  .px-lg-18 {
    padding-left: 90px !important; }
  .p-lg-17 {
    padding: 85px !important; }
  .pt-lg-17,
  .py-lg-17 {
    padding-top: 85px !important; }
  .pr-lg-17,
  .px-lg-17 {
    padding-right: 85px !important; }
  .pb-lg-17,
  .py-lg-17 {
    padding-bottom: 85px !important; }
  .pl-lg-17,
  .px-lg-17 {
    padding-left: 85px !important; }
  .p-lg-16 {
    padding: 80px !important; }
  .pt-lg-16,
  .py-lg-16 {
    padding-top: 80px !important; }
  .pr-lg-16,
  .px-lg-16 {
    padding-right: 80px !important; }
  .pb-lg-16,
  .py-lg-16 {
    padding-bottom: 80px !important; }
  .pl-lg-16,
  .px-lg-16 {
    padding-left: 80px !important; }
  .p-lg-15 {
    padding: 75px !important; }
  .pt-lg-15,
  .py-lg-15 {
    padding-top: 75px !important; }
  .pr-lg-15,
  .px-lg-15 {
    padding-right: 75px !important; }
  .pb-lg-15,
  .py-lg-15 {
    padding-bottom: 75px !important; }
  .pl-lg-15,
  .px-lg-15 {
    padding-left: 75px !important; }
  .p-lg-14 {
    padding: 70px !important; }
  .pt-lg-14,
  .py-lg-14 {
    padding-top: 70px !important; }
  .pr-lg-14,
  .px-lg-14 {
    padding-right: 70px !important; }
  .pb-lg-14,
  .py-lg-14 {
    padding-bottom: 70px !important; }
  .pl-lg-14,
  .px-lg-14 {
    padding-left: 70px !important; }
  .p-lg-13 {
    padding: 65px !important; }
  .pt-lg-13,
  .py-lg-13 {
    padding-top: 65px !important; }
  .pr-lg-13,
  .px-lg-13 {
    padding-right: 65px !important; }
  .pb-lg-13,
  .py-lg-13 {
    padding-bottom: 65px !important; }
  .pl-lg-13,
  .px-lg-13 {
    padding-left: 65px !important; }
  .p-lg-12 {
    padding: 60px !important; }
  .pt-lg-12,
  .py-lg-12 {
    padding-top: 60px !important; }
  .pr-lg-12,
  .px-lg-12 {
    padding-right: 60px !important; }
  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 60px !important; }
  .pl-lg-12,
  .px-lg-12 {
    padding-left: 60px !important; }
  .p-lg-11 {
    padding: 55px !important; }
  .pt-lg-11,
  .py-lg-11 {
    padding-top: 55px !important; }
  .pr-lg-11,
  .px-lg-11 {
    padding-right: 55px !important; }
  .pb-lg-11,
  .py-lg-11 {
    padding-bottom: 55px !important; }
  .pl-lg-11,
  .px-lg-11 {
    padding-left: 55px !important; }
  .p-lg-10 {
    padding: 50px !important; }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 50px !important; }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 50px !important; }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 50px !important; }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 50px !important; }
  .p-lg-9 {
    padding: 45px !important; }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 45px !important; }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 45px !important; }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 45px !important; }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 45px !important; }
  .p-lg-8 {
    padding: 40px !important; }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 40px !important; }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 40px !important; }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 40px !important; }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 40px !important; }
  .p-lg-7 {
    padding: 35px !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 35px !important; }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 35px !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 35px !important; }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 35px !important; }
  .p-lg-6 {
    padding: 30px !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 30px !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 30px !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 30px !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 30px !important; } }

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

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 5px !important; }

.pt-1,
.py-1 {
  padding-top: 5px !important; }

.pr-1,
.px-1 {
  padding-right: 5px !important; }

.pb-1,
.py-1 {
  padding-bottom: 5px !important; }

.pl-1,
.px-1 {
  padding-left: 5px !important; }

.p-2 {
  padding: 10px !important; }

.pt-2,
.py-2 {
  padding-top: 10px !important; }

.pr-2,
.px-2 {
  padding-right: 10px !important; }

.pb-2,
.py-2 {
  padding-bottom: 10px !important; }

.pl-2,
.px-2 {
  padding-left: 10px !important; }

.p-3 {
  padding: 15px !important; }

.pt-3,
.py-3 {
  padding-top: 15px !important; }

.pr-3,
.px-3 {
  padding-right: 15px !important; }

.pb-3,
.py-3 {
  padding-bottom: 15px !important; }

.pl-3,
.px-3 {
  padding-left: 15px !important; }

.p-4 {
  padding: 20px !important; }

.pt-4,
.py-4 {
  padding-top: 20px !important; }

.pr-4,
.px-4 {
  padding-right: 20px !important; }

.pb-4,
.py-4 {
  padding-bottom: 20px !important; }

.pl-4,
.px-4 {
  padding-left: 20px !important; }

.p-5 {
  padding: 25px !important; }

.pt-5,
.py-5 {
  padding-top: 25px !important; }

.pr-5,
.px-5 {
  padding-right: 25px !important; }

.pb-5,
.py-5 {
  padding-bottom: 25px !important; }

.pl-5,
.px-5 {
  padding-left: 25px !important; }

.pl-10,
.px-10 {
  padding-left: 50px !important; }

.pb-10,
.py-10 {
  padding-bottom: 50px !important; }

.pr-10,
.px-10 {
  padding-right: 50px !important; }

.pt-10,
.py-10 {
  padding-top: 50px !important; }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0px !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0px !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0px !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0px !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0px !important; }
  .m-md-1 {
    margin: 5px !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 5px !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 5px !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 5px !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 5px !important; }
  .m-md-2 {
    margin: 10px !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 10px !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 10px !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 10px !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 10px !important; }
  .m-md-3 {
    margin: 15px !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 15px !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 15px !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 15px !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 15px !important; }
  .m-md-4 {
    margin: 20px !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 20px !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 20px !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 20px !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 20px !important; }
  .m-md-5 {
    margin: 25px !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 25px !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 25px !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 25px !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 25px !important; } }

.p-6 {
  padding: 30px !important; }

.pt-6,
.py-6 {
  padding-top: 30px !important; }

.pr-6,
.px-6 {
  padding-right: 30px !important; }

.pb-6,
.py-6 {
  padding-bottom: 30px !important; }

.pl-6,
.px-6 {
  padding-left: 30px !important; }

/* Components */
.btn-monospaced.btn-sm,
.btn-group-sm > .btn-monospaced.btn,
.btn-group-sm .btn-group > .btn-monospaced.btn,
.btn-monospaced.btn-xs {
  padding-bottom: 0.125rem !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0.125rem !important; }

.button {
  display: inline-block;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  border: none;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  transition: all 0.3s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .button {
      transition: none; } }
  .button:hover, .button:focus {
    text-decoration: none;
    outline: none; }
  .button__red {
    background: #F42534;
    color: #fff;
    padding: 14px 24px;
    font-size: 16px;
    font-weight: 600; }
    .button__red:hover {
      background: #db0b1a;
      color: #fff; }
  .button__transparent {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 20px; }
    .button__transparent:hover {
      background: #fff;
      color: #81817E; }
  .button__gray {
    background: transparent;
    border: 1px solid #81817E;
    color: #81817E;
    padding: 10px 20px; }
    .button__gray:hover {
      background: #F42534;
      color: #fff;
      border-color: #F42534; }

.btn {
  text-transform: capitalize;
  border: none;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  padding: 0 20px;
  line-height: 40px;
  height: 40px;
  border-radius: 0; }
  .btn-outline-primary {
    border: 1px solid #F42534; }
  .btn-shadow {
    box-shadow: 0 0 4px 0 #CCCCCC;
    color: #F42534;
    margin-bottom: 16px;
    margin-right: 16px; }
    .btn-shadow:hover {
      color: white;
      background: #F42534; }

.card__full {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative; }
  .card__full.dark {
    padding: 0 140px;
    height: 420px; }
    @media (max-width: 767.98px) {
      .card__full.dark {
        padding: 0 38px; } }
    .card__full.dark:before {
      content: "";
      display: block;
      width: 420px;
      position: absolute;
      left: 0;
      bottom: 0;
      top: 0;
      transform: scaleY(-1) rotate(90deg);
      background-image: linear-gradient(180deg, rgba(60, 60, 59, 0) 0%, rgba(0, 0, 0, 0.4) 26%, rgba(0, 0, 0, 0.48) 100%); }
      @media (max-width: 767.98px) {
        .card__full.dark:before {
          left: -10px; } }
  .card__full.gray {
    padding: 0 70px;
    height: 420px; }
    @media (max-width: 767.98px) {
      .card__full.gray {
        padding: 0 30px; } }
    .card__full.gray:before {
      content: "";
      display: block;
      width: 770px;
      position: absolute;
      left: 0;
      bottom: 0;
      top: 0;
      background-image: linear-gradient(270deg, rgba(233, 233, 233, 0) 0%, #e8e8e8 38%, #e7e7e7 100%); }
      @media (max-width: 767.98px) {
        .card__full.gray:before {
          left: -10px;
          width: 380px; } }
  .card__full.full {
    padding: 0 70px;
    height: 420px; }
    @media (max-width: 767.98px) {
      .card__full.full {
        padding: 0 30px; } }
    .card__full.full:before {
      content: "";
      display: block;
      width: 100%;
      position: absolute;
      left: 00px;
      bottom: 0;
      top: 0;
      background-image: linear-gradient(180deg, rgba(60, 60, 59, 0) 0%, rgba(0, 0, 0, 0.4) 26%, rgba(0, 0, 0, 0.48) 100%); }
  .card__full .slick-arrow {
    padding: 0px 7px; }
    .card__full .slick-arrow i {
      font-size: 26px; }

.card__medium {
  height: 208px;
  width: 100%;
  padding: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative; }
  @media (min-width: 768px) {
    .card__medium {
      padding: 30px;
      height: auto; } }
  .card__medium-contentgraphy .icon {
    vertical-align: top;
    margin: 0 10px 0 0; }
  .card__medium-contentgraphy .count {
    display: inline-block; }
    .card__medium-contentgraphy .count span {
      font-size: 50px;
      line-height: 50px;
      letter-spacing: -2px;
      color: #F42534;
      display: inline-block;
      font-weight: bold; }
      @media (min-width: 768px) {
        .card__medium-contentgraphy .count span {
          font-size: 70px;
          line-height: 70px; } }
      .card__medium-contentgraphy .count span i {
        display: inline-block;
        font-size: 32px;
        line-height: 50px; }
      .card__medium-contentgraphy .count span sub {
        display: inline-block;
        bottom: 0;
        font-size: 32px;
        line-height: 50px;
        font-weight: 400; }
    .card__medium-contentgraphy .count label {
      display: inline-block;
      line-height: 16px;
      font-size: 18px;
      letter-spacing: 2px;
      text-align: center;
      text-align: center;
      position: relative;
      margin-left: 4px; }
  .card__medium-content {
    align-self: flex-end;
    z-index: 1;
    position: relative;
    height: 70px; }
    .card__medium-content p {
      margin: 0;
      line-height: 1.571;
      opacity: 0.8;
      font-size: 14px;
      line-height: 22px; }
    .card__medium-content a {
      margin: 20px 0 0 0; }
  .card__medium.overlay {
    padding-bottom: 30px; }
    .card__medium.overlay:before {
      content: "";
      display: block;
      background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.16) 0%, rgba(0, 0, 0, 0.24) 47%, #000000 100%);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 0; }
    .card__medium.overlay .card__medium-content p {
      line-height: 18px; }

.card__article {
  display: flex;
  align-items: flex-start;
  color: #3C3C3B;
  margin-bottom: 25px; }
  @media (max-width: 767.98px) {
    .card__article {
      display: inline-block; } }
  .card__article-img {
    height: 132px;
    width: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 15px; }
    @media (max-width: 767.98px) {
      .card__article-img {
        width: 100%;
        height: 150px; } }
    .card__article-img.large {
      height: 310px;
      width: 470px; }
      @media (max-width: 767.98px) {
        .card__article-img.large {
          width: 100%;
          height: 280px; } }
  .card__article .title__secondary {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 28px; }
  .card__article-body {
    flex: 1; }
    @media (max-width: 767.98px) {
      .card__article-body {
        flex: none; } }
    .card__article-body label {
      font-size: 12px;
      line-height: 22px;
      margin-bottom: 10px;
      color: #676765; }
    .card__article-body p {
      color: #81817e;
      font-size: 14px;
      line-height: 24px; }
  .card__article-large .title__secondary {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0.333em; }
  .card__article-large .card__article-body label {
    margin-bottom: 20px; }

.card__percentage {
  margin-bottom: 25px; }
  .card__percentage .tilt {
    position: relative;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    padding: 5px 5px 5px 15px;
    margin-bottom: 20px; }
    .card__percentage .tilt span {
      background-color: #F42534;
      height: 100%;
      width: 10px;
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0; }
  .card__percentage .count {
    display: inline-block; }
    .card__percentage .count span {
      letter-spacing: 1px;
      color: #3C3C3B;
      display: inline-block;
      font-weight: bold;
      font-size: 26px; }
      @media (min-width: 768px) {
        .card__percentage .count span {
          font-size: 48px;
          line-height: 48px; } }
      .card__percentage .count span i {
        display: inline-block;
        font-size: 24px;
        line-height: 30px;
        margin-left: 5px; }
      .card__percentage .count span sub {
        display: inline-block;
        bottom: 0;
        font-size: 16px;
        font-weight: 400;
        margin-left: 5px;
        font-size: 18px; }
        @media (min-width: 768px) {
          .card__percentage .count span sub {
            font-size: 32px;
            line-height: 50px; } }
    .card__percentage .count .desc {
      font-size: 20px;
      font-weight: bold; }
    .card__percentage .count .time {
      font-size: 14px;
      font-weight: 400; }
    .card__percentage .count label {
      display: inline-block;
      line-height: 16px;
      font-size: 18px;
      letter-spacing: 0.5px;
      text-align: center;
      text-align: center;
      position: relative;
      margin-left: 4px; }
      .card__percentage .count label.up {
        color: #0F6A3B; }
      .card__percentage .count label.down {
        color: #F42534; }

.card--horizontal {
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.25); }
  .card--horizontal .card__slider img {
    display: none; }

.card--image {
  margin-bottom: 30px;
  min-height: 220px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.25);
  flex-direction: row;
  flex-wrap: wrap;
  border-radius: 0;
  background-color: #e8e8e8;
  position: relative;
  transition: all 0.4s ease-in-out;
  overflow: hidden; }
  .card--image__bg {
    display: flex;
    object-fit: cover;
    min-height: 264px;
    width: 100%;
    transition: all 0.6s ease-in-out;
    transform: scale(1); }
  @media screen and (min-width: 1024px) {
    .card--image:hover .card--image__bg {
      transform: scale(1.1); } }
  .card--image:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background: black;
    background: -moz-linear-gradient(9deg, rgba(0, 0, 0, 0.804359) 0%, rgba(0, 0, 1, 0) 100%);
    background: -webkit-linear-gradient(9deg, rgba(0, 0, 0, 0.804359) 0%, rgba(0, 0, 1, 0) 100%);
    background: linear-gradient(9deg, rgba(0, 0, 0, 0.804359) 0%, rgba(0, 0, 1, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000001",GradientType=1);
    opacity: 0.8; }
  @media (min-width: 768px) {
    .card--image {
      min-height: 264px; } }
  .card--image .card__content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    z-index: 11; }
  .card--image .card__title {
    position: relative;
    font-size: 24px;
    line-height: 30px;
    padding-left: 20px;
    font-weight: bold; }
    .card--image .card__title:before {
      content: "";
      position: absolute;
      top: -4px;
      left: 0;
      width: 10px;
      bottom: 0;
      background-color: #F42534; }

.card--article {
  border: none;
  border-radius: 4px;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  flex-flow: row wrap;
  align-items: baseline; }
  .card-bordered .card--article {
    box-shadow: none;
    border: 1px solid #e8e8e8; }
  .card--article .card__content {
    flex: 0 0 100%; }
  .card--article .card__image {
    position: relative;
    height: 180px;
    overflow: hidden; }
    .card--article .card__image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      transition: all 0.6s ease-in-out;
      transform: scale(1); }
  .card--article .card__meta {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    background: #F42534;
    padding: 10px 30px;
    border-top-right-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px; }
    .card--article .card__meta a {
      color: #fff; }
  .card--article .card__body {
    padding: 30px;
    padding-bottom: 15px; }
    .card--article .card__body p {
      line-height: 23px;
      margin: 0;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }
  .card--article .card__footer {
    padding: 30px;
    padding-top: 0;
    font-size: 12px;
    line-height: 17px;
    flex: 0 0 100%;
    align-self: flex-end; }
    .card--article .card__footer time {
      color: #9c9c9c; }
  .card--article .card__title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px; }
    .card--article .card__title a {
      color: #3c3c3b; }
      .card--article .card__title a:hover {
        color: #F42534; }
  .card--article-md {
    min-height: auto; }
  @media screen and (min-width: 1024px) {
    .card--article:hover .card__image img {
      transform: scale(1.1); } }

.card--info {
  min-height: none;
  background-color: #fff;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25);
  border-radius: 0; }
  .card--info .card__body {
    padding: 20px;
    padding-bottom: 50px; }
  .card--info .card__title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #676765; }
    .card--info .card__title a {
      color: initial; }
  .card--info .card__info {
    color: #fff;
    background-color: #676765;
    border-top: 3px solid #F42534;
    padding: 15px 20px; }
    .card--info .card__info span {
      font-size: 14px;
      line-height: 28px;
      display: block; }

.card--gallery {
  border: 0; }
  .card--gallery a {
    background-repeat: no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 100%;
    border-radius: 4px;
    display: block;
    overflow: hidden; }

.card--infographic {
  height: 450px;
  display: flex;
  position: relative;
  margin-bottom: 25px; }
  .card--infographic img {
    width: 100%;
    object-fit: cover;
    object-position: top center; }
  .card--infographic h3 {
    position: absolute;
    bottom: 0;
    background: #81817e;
    color: #ffffff;
    left: 0;
    padding: 8px 16px;
    display: block;
    margin: 0;
    font-weight: bold;
    font-size: 16px;
    width: 100%; }

.card-product__thumbnail {
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .card-product__thumbnail {
      margin-bottom: 45px; } }
  .card-product__thumbnail__box {
    display: flex;
    align-content: center;
    border-radius: 4px;
    border: solid 1px #cccccc;
    overflow: hidden;
    justify-content: center;
    margin-bottom: 12px;
    transition: all 0.3s ease-in-out;
    opacity: 1; }
    @media (min-width: 768px) {
      .card-product__thumbnail__box {
        height: 240px; } }
    .card-product__thumbnail__box a {
      display: flex;
      align-items: center;
      padding: 30px; }
    .card-product__thumbnail__box:hover {
      opacity: 0.5; }
    .card-product__thumbnail__box img {
      max-height: 204px; }
  .card-product__thumbnail__cat {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #F42534;
    display: block; }
    .card-product__thumbnail__cat a {
      color: #F42534; }
  .card-product__thumbnail__title {
    font-weight: bold; }
    @media (max-width: 991.98px) {
      .card-product__thumbnail__title {
        font-size: 18px; } }
    .card-product__thumbnail__title a {
      color: #000; }

.card--featured {
  height: 300px;
  position: relative;
  margin-bottom: 25px;
  padding: 0 25px;
  border: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: white;
  border: 0;
  border-radius: 0; }
  .card--featured a {
    display: flex;
    height: 100%;
    color: white; }
  .card--featured:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, rgba(96, 96, 96, 0), rgba(41, 41, 41, 0.89) 69%); }
  .card--featured-box {
    position: absolute;
    top: 100px;
    z-index: 10;
    left: 0;
    width: 100%; }
  .card--featured-category {
    border-radius: 2px;
    background-color: #F42534;
    padding: 8px 16px;
    display: inline-block;
    align-items: center;
    font-size: 13px;
    margin-bottom: 15px; }
  .card--featured-meta {
    padding: 0 20px; }
  .card--featured-title {
    font-weight: 600;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .card--featured p {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .card--featured time {
    font-size: 13px;
    display: block; }

.card__title__large {
  position: relative;
  font-size: 24px;
  line-height: 30px;
  padding-left: 20px;
  font-weight: bold; }
  .card__title__large:before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    width: 10px;
    bottom: 0;
    background-color: #F42534; }

.card__title--bordered {
  position: relative;
  font-size: 24px;
  line-height: 30px;
  padding-left: 20px;
  font-weight: bold; }
  .card__title--bordered:before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    width: 10px;
    bottom: 0;
    background-color: #F42534; }

.card__country {
  font-weight: bold;
  margin-bottom: 15px; }

.card hr.red {
  border: 2px solid #F42534 !important;
  width: 100%;
  margin: 0; }

.card--office {
  border: 0;
  overflow: hidden; }
  .card--office .material-icons,
  .card--office .fa {
    margin-right: 5px;
    color: #F42534; }

.w-100 {
  width: 100%; }

.cx:not(.active) {
  display: none; }

.form input {
  border: 1px solid #3C3C3B;
  border-radius: 0;
  background: transparent;
  color: #000;
  height: 40px;
  line-height: 40px; }
  .form input:focus {
    outline: none;
    background: transparent;
    color: #000;
    border: 1px solid #3C3C3B; }

.form .input-group-append button {
  background: transparent;
  color: #3C3C3B;
  border: 1px solid #3C3C3B;
  padding: 0 12px; }
  .form .input-group-append button:focus {
    outline: none; }

.form--dark .form-group {
  margin-bottom: 45px; }
  .form--dark .form-group label {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 8px; }

.form--dark .form-control {
  border-color: #81817e;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  border-radius: 2px;
  color: black; }
  .form--dark .form-control:focus {
    color: black; }

.form--dark textarea.form-control {
  height: auto;
  min-height: 180px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 22px;
  padding: 15px 20px; }

.form--hidden {
  display: none; }

.form-control {
  height: 50px;
  border-radius: 0;
  border-color: #cccccc; }
  .input-group .form-control {
    border-right: 0; }
  .form-control:focus {
    border-color: #aaa;
    box-shadow: none; }

.input-group-text {
  background: #F42534;
  border-color: #F42534;
  border-radius: 0; }

.filter {
  background: #E9E9E9; }

.list__title {
  display: block;
  color: #F42534;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 3px;
  font-size: 12px;
  line-height: 16px; }

.list__standard {
  padding: 0;
  margin: 0; }
  .list__standard li {
    display: block;
    list-style: none;
    padding: 8px 0; }

.list__default {
  padding: 0;
  margin: 0; }
  .list__default li {
    display: inline-block;
    list-style: none;
    padding: 8px 0; }

.list__contact {
  padding: 0;
  margin: 0; }
  .list__contact li {
    list-style: none;
    padding: 8px 0; }
    .list__contact li strong {
      color: #F42534; }
    .list__contact li a {
      color: #3C3C3B; }
      .list__contact li a i {
        font-size: 18px;
        display: inline-block;
        margin-right: 6px; }
      .list__contact li a:hover {
        color: black; }

.list__social {
  padding: 0;
  margin: 0; }
  @media (max-width: 767.98px) {
    .list__social {
      margin-bottom: 20px; } }
  .list__social li {
    list-style: none;
    padding: 0 8px;
    display: inline-block; }
    .list__social li a {
      color: #3C3C3B;
      display: inline-block;
      width: 24px;
      height: 24px;
      line-height: 24px;
      text-align: center; }
      .list__social li a i {
        font-size: 18px; }
      .list__social li a:hover {
        color: #e6e6e6; }

.list--icon {
  list-style: none;
  margin: 0;
  padding: 0; }
  .list--icon li {
    position: relative;
    padding-left: 40px; }
    .list--icon li:before {
      content: '';
      width: 20px;
      height: 20px;
      border-radius: 10px;
      background-color: #000000;
      position: absolute;
      top: 4px;
      left: 0; }

.list--green li:before {
  background-color: #009F4D; }

.list--maroon li:before {
  background-color: #8A0710; }

.list--complete li:before {
  background-color: transparent;
  background-image: url("../images/icon/complete.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0;
  width: 24px;
  height: 21px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'proxima-nova'; }

.title__primary {
  font-size: 26px;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
  font-weight: 600; }
  @media (min-width: 576px) {
    .title__primary {
      font-size: 50px;
      font-size: 50px;
      line-height: 60px; } }
  .title__primary span {
    background: #fff;
    padding: 0 10px 0 0; }
  .title__primary:before {
    content: '';
    height: 2px;
    background-color: #eee;
    margin: 0 auto;
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1; }

.title__secondary {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 0.5em;
  font-weight: bold; }
  @media (max-width: 767.98px) {
    .title__secondary {
      font-size: 24px; } }

.title__small {
  font-size: 24px;
  font-weight: bold; }
  @media (max-width: 767.98px) {
    .title__small {
      font-size: 20px; } }

.title__medium {
  font-weight: bold;
  font-size: 20px; }
  @media (max-width: 767.98px) {
    .title__medium {
      font-size: 18px; } }

.title__xsmall {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.222;
  margin-bottom: 0.556em; }
  @media (max-width: 767.98px) {
    .title__xsmall {
      font-size: 14px; } }

.title__large {
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 10px;
  font-weight: 600; }
  @media (max-width: 1279.98px) {
    .title__large {
      font-size: 32px;
      line-height: 35px; } }

.jumbotron {
  border-radius: 4px; }
  .jumbotron h5 {
    font-size: 16px;
    line-height: 29px;
    font-weight: 600;
    margin-top: 20px; }
    @media (min-width: 768px) {
      .jumbotron h5 {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 20px; } }
  .jumbotron h3 {
    font-size: 24px;
    font-weight: 600; }
    @media (min-width: 768px) {
      .jumbotron h3 {
        font-size: 36px;
        margin-bottom: 20px; } }
  .jumbotron a {
    color: white;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600; }

.chooser {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: auto auto; }
  @media (min-width: 992px) {
    .chooser {
      grid-template-columns: auto auto auto auto auto auto auto; } }
  @media (min-width: 768px) and (max-width: 991.98px) {
    .chooser {
      grid-template-columns: auto auto auto; } }
  .chooser li {
    text-align: center; }
    @media (max-width: 991.98px) {
      .chooser li {
        padding: 0 10px; }
        .chooser li img {
          max-width: 80%; } }
    .chooser li a {
      padding: 20px 10px;
      display: block;
      border: 3px solid transparent;
      border-radius: 3px; }
      .chooser li a:hover {
        background-color: rgba(0, 0, 0, 0.02); }
      .chooser li a.active {
        border-color: #F42534; }
    .chooser li .icon-wrapper {
      height: 118px;
      display: flex;
      align-items: center;
      text-align: center;
      justify-content: center; }
    .chooser li p {
      margin: 0;
      font-size: 16px;
      color: #4a4a4a; }
      @media (min-width: 768px) {
        .chooser li p {
          font-size: 18px;
          line-height: 22px; } }

.burger {
  display: inline-block;
  outline: none;
  vertical-align: middle;
  z-index: 203;
  cursor: pointer;
  transition: all 0.3s ease-in; }
  .burger.is-clicked span {
    background: transparent;
    width: 26px; }
    .burger.is-clicked span:before {
      background: #F42534;
      -webkit-transform: translateY(0.55rem) rotate(45deg);
      -ms-transform: translateY(0.55rem) rotate(45deg);
      -o-transform: translateY(0.55rem) rotate(45deg);
      transform: translateY(0.55rem) rotate(45deg);
      width: 100%; }
    .burger.is-clicked span:after {
      background: #F42534;
      -webkit-transform: translateY(-0.55rem) rotate(-45deg);
      -ms-transform: translateY(-0.55rem) rotate(-45deg);
      -o-transform: translateY(-0.55rem) rotate(-45deg);
      transform: translateY(-0.55rem) rotate(-45deg);
      width: 100%; }
  .burger span {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 3px;
    vertical-align: middle;
    background: #F42534;
    transition: all, 0.3s, ease-out, 0s; }
    @media (prefers-reduced-motion: reduce) {
      .burger span {
        transition: none; } }
    .burger span:before {
      content: '';
      position: absolute;
      left: 0;
      background: #F42534;
      width: 26px;
      height: 100%;
      top: -0.55rem;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
      .scrolled .burger span:before {
        background: #fff; }
    .scrolled .burger span {
      background: #fff; }
    .burger span:after {
      content: '';
      position: absolute;
      left: 0;
      background: #F42534;
      width: 26px;
      height: 100%;
      bottom: -0.55rem;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
      .scrolled .burger span:after {
        background: #fff; }

.app-page .pagination {
  align-items: center; }

.app-page .page-link {
  border: 0;
  color: #000;
  font-weight: 600; }

.app-page .page-item.active .page-link {
  background-color: transparent;
  color: #F42534;
  border-color: transparent; }

.app-page .page-item.anchor .page-link {
  border: 1px solid #F42534;
  padding: 12px 24px;
  border-radius: 0;
  margin: 0 25px; }
  .app-page .page-item.anchor .page-link:hover {
    background: #F42534;
    color: white; }

.app-page .page-item.anchor.disabled .page-link {
  border-color: #DDDDDD;
  color: #DDDDDD; }

@media (max-width: 767.98px) {
  .app-page .page-item:not(.anchor) {
    display: none; } }

/* Elements */
.article p {
  line-height: 30px; }

.accordion {
  list-style: none;
  padding: 0; }
  .accordion.accor {
    display: none; }
    .accordion.accor.active {
      display: block; }
  .accordion .inner {
    padding: 20px 50px;
    overflow: hidden;
    display: none; }
    .accordion .inner li {
      list-style: none; }
  .accordion li {
    margin: 1em 0; }
    .accordion li:nth-child(even) a.toggle {
      background: white; }
    .accordion li:nth-child(odd) a.toggle {
      background: #e9e9e9; }
    .accordion li a.toggle {
      width: 100%;
      display: block;
      color: #3c3c3b;
      font-weight: 500;
      font-size: 16px;
      padding: 30px;
      border-radius: 3px;
      transition: background 0.3s ease; }
  .accordion__content {
    border-bottom: 1px solid #e5e5e5; }
    .accordion__content--box {
      border-radius: 2.5px;
      box-shadow: 0 0.5px 2.5px 0 rgba(94, 94, 94, 0.5); }
      .accordion__content--box .accordion__header {
        box-shadow: 0 0.5px 1.5px 0 rgba(0, 0, 0, 0.2); }
      .accordion__content--box .accordion__header .btn {
        font-weight: bold; }
        @media (min-width: 768px) {
          .accordion__content--box .accordion__header .btn {
            font-size: 20px; } }
  .accordion__header {
    padding: 1rem 1.25rem; }
    .accordion__header .btn {
      font-size: 18px; }
      .accordion__header .btn:focus {
        box-shadow: none; }
  .accordion__body {
    background: #e9e9e9; }
    .accordion__body--white {
      background: white;
      border-top: 1px solid #e8e8e8; }
      .accordion__body--white h3 {
        font-weight: bold;
        text-align: center;
        margin-bottom: 14px;
        font-size: 17px; }
      .accordion__body--white ul {
        margin-top: 0; }
  .accordion--clean .accordion__content {
    overflow: hidden;
    margin-bottom: 40px;
    border-radius: 4px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.14);
    border: none; }
  .accordion--clean .accordion__header .btn {
    line-height: 60px;
    height: 60px; }
  .accordion--clean .accordion__body {
    font-size: 14px;
    line-height: 22px;
    padding: 20px; }
    .accordion--clean .accordion__body h6 {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 20px; }

.footer {
  background: #E9E9E9;
  color: #3C3C3B; }
  .footer #back-to-top {
    position: absolute;
    background: #f42534;
    width: 64px;
    height: 64px;
    right: 0;
    top: -70px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    z-index: 99; }
  .footer__logo {
    height: auto;
    width: 240px;
    display: block; }
  .footer__icon {
    width: 15px;
    height: 15px;
    margin-right: 9px; }
  .footer__info {
    display: block;
    margin-bottom: 16px;
    color: #3C3C3B !important; }
  .footer__grid {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    height: auto;
    display: grid; }
  .footer__title {
    font-size: 18px;
    color: #F42534;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px; }
  .footer__main {
    position: relative; }
  .footer__end {
    padding: 20px 0;
    border-top: 1px solid rgba(60, 60, 59, 0.5);
    border-bottom: 1px solid rgba(60, 60, 59, 0.5); }
    .footer__end p {
      margin: 0; }
  .footer .list__standard li {
    line-height: 22px;
    float: left;
    margin-right: 30px; }
    .footer .list__standard li a {
      color: #3C3C3B;
      font-size: 14px;
      text-transform: capitalize;
      font-weight: 600; }
      .footer .list__standard li a:hover {
        color: black; }
  .footer .t-footer {
    color: #3C3C3B;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600; }

#wrapper {
  padding-top: 0 !important;
  padding-left: 0 !important; }

#main-navbar .fa-chevron-down {
  font-size: 10px;
  position: relative;
  top: -2px; }

.header {
  height: 122px;
  width: 100%;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }
  .header__logo {
    height: auto;
    width: 240px;
    display: block;
    float: left;
    position: absolute; }
    .header__logo img {
      max-width: 100%;
      height: auto; }
  .header__navbar {
    overflow: initial;
    width: 100%;
    float: left;
    background: transparent;
    position: relative;
    top: 0; }
    .header__navbar-topbar {
      height: 32px;
      line-height: 32px;
      background: #F42534; }
      .header__navbar-topbar .col-lg-12 {
        height: 32px; }
    .header__navbar-bottombar {
      height: 70px;
      line-height: 70px; }
      @media (min-width: 768px) {
        .header__navbar-bottombar {
          height: 90px;
          line-height: 90px; } }
      .header__navbar-bottombar_right {
        float: right;
        padding-right: 25px;
        line-height: 90px; }
      .header__navbar-bottombar .list__social {
        margin-right: 20px;
        display: inline-block; }
  .header__search {
    display: inline-block;
    color: #3C3C3B;
    font-size: 22px; }
    .header__search:hover {
      color: #bfbfbf; }

@media (min-width: 576px) {
  .has-control-menu .affix, .has-control-menu #wrapper {
    margin-top: 0 !important; } }

@media (max-width: 1024px) {
  .menu-open {
    overflow: hidden; }
  .header {
    height: auto !important; }
    .header__logo {
      width: 137px; }
  .menus {
    margin-right: 1rem;
    font-size: 2em;
    color: #F42534;
    cursor: pointer; }
  .search-icon {
    color: #81817E; }
  .slider__banner-item,
  .slider__banner-masthead {
    height: 50rem !important;
    margin-top: -3rem; }
  .slider__custom .slick-dots {
    bottom: 8rem; } }

.background-opacity {
  background: #000;
  width: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1001;
  display: none;
  opacity: 0.5; }
  .menu-open .background-opacity {
    display: block; }

.__drawer {
  width: 22rem;
  z-index: 1002;
  position: fixed;
  right: 0;
  bottom: 0;
  top: 0;
  background: white;
  visibility: hidden;
  transform: translateX(22rem);
  transition: transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  overflow-x: scroll; }
  .__drawer.active {
    visibility: visible;
    transform: translateX(0); }
  .__drawer .menu__item_container h4 {
    margin-bottom: 0.6em;
    margin-top: 0.6em;
    font-size: 1.2em !important; }
    .__drawer .menu__item_container h4.f-bold {
      font-weight: bold !important; }
  .__drawer .menu__item_container a.with-arrow {
    flex: 1; }
  .__drawer .menu__item {
    border-bottom: 1px solid #f1f2f3;
    cursor: pointer;
    margin-left: 3em !important;
    margin-right: 3em !important;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    flex: unset; }
    .__drawer .menu__item:last-child {
      border-bottom: none; }
    .__drawer .menu__item .norm::after {
      content: "\f105";
      color: #333;
      right: 15px;
      position: absolute;
      font-family: "FontAwesome"; }
  .__drawer .menu__item_container {
    margin-right: 0 !important;
    margin-left: 0 !important; }
    .__drawer .menu__item_container.bg-red {
      text-transform: uppercase; }
      .__drawer .menu__item_container.bg-redh4 {
        font-weight: 100 !important; }
  .__drawer .item__open {
    background: #f1f2f3;
    width: 22rem;
    height: auto;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    display: none; }
    .__drawer .item__open .col-12 {
      padding-right: 2rem;
      padding-left: 4rem; }
    .__drawer .item__open .hr {
      border-bottom: 1px solid #ded7d7;
      margin-bottom: 2rem;
      margin-top: 2rem; }
    .__drawer .item__open .wl-red {
      width: 10px;
      height: 28px;
      background: red;
      position: absolute; }
  .__drawer .panel-default {
    border: none; }
  .__drawer .panel-default .panel-heading {
    background-color: transparent;
    border: none; }
  .__drawer .panel-group .panel-default .panel-heading + .panel-collapse > .panel-body {
    border: none; }
  .__drawer .panel-group {
    width: 100%; }
  .__drawer .panel-body {
    padding: 0; }
    .__drawer .panel-body .norm::after {
      right: 0 !important; }

.b-bottom {
  border-bottom: 1px solid #f1f2f3 !important; }

.panel-title {
  position: relative; }

.mob.norm::after {
  color: #fff !important;
  font-weight: 600; }

.panel-title::after {
  content: "\f107";
  color: #333;
  top: -2px;
  right: 0px;
  position: absolute;
  font-family: "FontAwesome"; }

.panel-title[aria-expanded="true"]::after {
  content: "\f106";
  color: #F42534; }

.panel-heading-full.panel-heading {
  padding: 0; }

.panel-heading-full .panel-title {
  padding: 10px 15px; }

.panel-heading-full .panel-title::after {
  top: 10px;
  right: 15px; }

.navbar .has-dropdown > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 7px solid #f1f2f3;
  margin-left: -75px;
  opacity: 0; }

.navbar .has-dropdown:hover > a:after {
  opacity: 1; }

.navbar .has-dropdown:hover .submenu {
  display: block; }

.navbar > ul {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  line-height: 90px; }
  .navbar > ul.active {
    opacity: 1;
    visibility: visible; }
  .navbar > ul > li {
    display: inline-block;
    list-style: none;
    padding: 0 20px; }
    .navbar > ul > li > a {
      color: #3C3C3B;
      font-size: 16px;
      font-weight: bold; }
    .navbar > ul > li.active > a {
      border-bottom: 2px solid #F42534; }
    .navbar > ul > li:hover .navbar__sub {
      visibility: visible;
      display: block; }

.navbar__sub {
  position: absolute;
  visibility: hidden;
  display: none;
  left: 0;
  z-index: 10;
  width: 100%;
  background: #f1f2f3;
  right: 0;
  padding: 30px 0;
  margin-top: -1px; }
  .navbar__sub a {
    border-bottom: none !important; }
  .navbar__sub .tab-content,
  .navbar__sub #v-pills-tab {
    line-height: 1.4; }
  .navbar__sub .tab-content {
    min-height: 250px;
    border-left: 1px solid #d6d6d6;
    padding-left: 40px; }
  .navbar__sub .material-icons {
    color: #F42534; }
  .navbar__sub .button {
    color: #fff; }
    .navbar__sub .button .material-icons {
      color: white;
      font-size: 22px; }
  .navbar__sub .nav-pills .nav-link.active {
    background: transparent;
    color: #F42534; }
  .navbar__sub .nav-link {
    margin-bottom: 15px;
    color: #81817e;
    padding-left: 0;
    padding-right: 0;
    font-weight: 600;
    font-size: 18px; }
  .navbar__sub .product-list {
    display: block;
    position: relative;
    /*list-style: none;
      margin: 0;
      padding: 0;

      > li > a {
        color: #81817e;
        margin-bottom: 10px;
        display: block;
        &:hover {
          color: $red;
        }
      }*/ }
    .navbar__sub .product-list p {
      margin: 0; }
    .navbar__sub .product-list p.arr-r {
      margin: 0;
      padding: 27px 16px;
      border: 1px solid rgba(0, 0, 0, 0.05);
      box-sizing: border-box; }
    .navbar__sub .product-list .news-box {
      padding: 20px 13px;
      border: 1px solid rgba(0, 0, 0, 0.05);
      box-sizing: border-box; }
    .navbar__sub .product-list .news-img {
      position: absolute;
      width: 65px;
      height: 65px;
      object-fit: cover; }
    .navbar__sub .product-list .news-info {
      margin-left: calc(65px + 16px); }
    .navbar__sub .product-list .arr-r::after {
      color: #F42534; }
    .navbar__sub .product-list:hover > p {
      background-color: #fff;
      box-shadow: 0 4px 8px rgba(219, 219, 219, 0.25); }
    .navbar__sub .product-list:hover > .news-box {
      background-color: #fff;
      box-shadow: 0 4px 8px rgba(219, 219, 219, 0.25); }

.navbar__top {
  position: relative;
  line-height: 32px;
  display: inline-block; }
  .navbar__top-form {
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 26px; }
    .navbar__top-form.mob {
      float: left;
      margin-left: 0; }
    .navbar__top-form-select {
      position: relative; }
      .navbar__top-form-select:before {
        content: "\f107";
        right: 5px;
        font-family: "FontAwesome";
        position: absolute;
        top: -8px;
        z-index: 1;
        color: #fff; }
      .navbar__top-form-select label {
        color: #fff;
        font-size: 12px;
        display: inline-block;
        margin-right: 3px;
        margin-bottom: 0; }
        .navbar__top-form-select label i {
          color: #fff; }
      .navbar__top-form-select select {
        font-weight: bold;
        -webkit-appearance: none;
        background-color: transparent;
        border: none;
        font-size: 12px;
        color: #fff;
        margin-bottom: 0;
        position: relative;
        z-index: 2;
        padding-right: 20px;
        text-transform: uppercase; }
        .navbar__top-form-select select:focus {
          outline: none; }
  .navbar__top ul {
    padding: 0;
    margin: 0; }
    .navbar__top ul li {
      display: inline-block;
      list-style: none;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      position: relative;
      transition: all 0.3s ease-in-out; }
      .navbar__top ul li.has-child:after {
        content: "";
        position: absolute;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 7px solid #f1f2f3;
        left: 50%;
        opacity: 0; }
      .navbar__top ul li.has-child:hover:after {
        opacity: 1; }
      .navbar__top ul li.has-child:hover .submenu {
        display: block; }
      .navbar__top ul li a {
        padding: 0 20px; }
        .navbar__top ul li a:hover {
          color: #e6e6e6; }
      @media (prefers-reduced-motion: reduce) {
        .navbar__top ul li {
          transition: none; } }
      .navbar__top ul li.active {
        background: #fff; }
        .navbar__top ul li.active a {
          color: #3C3C3B; }
      .navbar__top ul li a {
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase; }

.navbar__bottombar {
  display: inline-block;
  margin-left: 40px; }

.navbar__top ul li .submenu,
.navbar__bottombar ul li .submenu {
  list-style: none;
  position: absolute;
  display: block;
  text-align: left;
  display: none;
  z-index: 99;
  margin-top: -2px;
  padding-left: 0;
  box-shadow: 0 0.5px 0.5px 0 rgba(0, 0, 0, 0.14), 0 1px 0.5px -0.5px rgba(0, 0, 0, 0.12), 0 0.5px 1.5px 0 rgba(0, 0, 0, 0.2);
  background-color: #f1f2f3;
  min-width: 250px;
  line-height: 36px; }
  .navbar__top ul li .submenu li,
  .navbar__bottombar ul li .submenu li {
    display: block !important;
    list-style: none; }
    .navbar__top ul li .submenu li ul,
    .navbar__bottombar ul li .submenu li ul {
      padding-left: 15px; }
      .navbar__top ul li .submenu li ul li:first-child,
      .navbar__bottombar ul li .submenu li ul li:first-child {
        padding-top: 0; }
      .navbar__top ul li .submenu li ul li:last-child,
      .navbar__bottombar ul li .submenu li ul li:last-child {
        padding-bottom: 0; }
    .navbar__top ul li .submenu li.head,
    .navbar__bottombar ul li .submenu li.head {
      font-weight: bold; }
    .navbar__top ul li .submenu li:first-child,
    .navbar__bottombar ul li .submenu li:first-child {
      padding-top: 10px; }
    .navbar__top ul li .submenu li:last-child,
    .navbar__bottombar ul li .submenu li:last-child {
      padding-bottom: 10px; }
    .navbar__top ul li .submenu li a,
    .navbar__bottombar ul li .submenu li a {
      color: #3c3c3b !important;
      text-transform: none;
      font-weight: normal;
      font-size: 15px;
      padding: 0 20px; }
      .navbar__top ul li .submenu li a i,
      .navbar__bottombar ul li .submenu li a i {
        color: #F42534;
        font-weight: bold; }
    .navbar__top ul li .submenu li.head > a,
    .navbar__bottombar ul li .submenu li.head > a {
      font-weight: bold; }

.arr-r {
  position: relative; }
  .arr-r.active::after {
    color: #F42534; }
  .arr-r::after {
    content: "\f105";
    color: #333;
    right: 15px;
    position: absolute;
    font-family: "FontAwesome"; }

.arr-b {
  position: relative; }
  .arr-b.active::after {
    color: #F42534; }
  .arr-b::after {
    content: "\f078";
    color: #333;
    right: 15px;
    position: absolute;
    font-family: "FontAwesome"; }

.section {
  padding: 30px 0; }
  .section--stacked {
    margin-top: -150px;
    padding: 0; }
  .section--journey {
    position: relative; }
  @media (min-width: 768px) {
    .section {
      padding: 50px 0; } }

.newsroom-panel {
  background: #e9e9e9;
  padding: 25px; }
  .newsroom-panel__content {
    font-size: 14px;
    color: #81817e; }
    .newsroom-panel__content a {
      color: #81817e; }
    .newsroom-panel__content .list__contact a {
      color: #81817e; }
  .newsroom-panel hr {
    margin-bottom: 20px; }

.article__category {
  font-weight: bold; }

.article__title {
  font-weight: bold; }

.article__time {
  font-size: 17px; }

.article__image {
  margin: 20px 0; }

.article__content {
  margin-top: 25px; }
  @media (min-width: 768px) {
    .article__content {
      font-size: 18px; }
      .article__content * {
        line-height: 1.8; } }
  .article__content blockquote {
    font-size: 20px;
    margin: 25px 0; }
    @media (min-width: 768px) {
      .article__content blockquote {
        font-size: 30px;
        color: #000;
        line-height: 1.3; } }

.article__share {
  list-style: none;
  display: flex;
  flex-direction: row;
  text-transform: uppercase;
  margin-top: 30px;
  padding: 0;
  justify-content: center; }
  .article__share li {
    margin: 0 15px; }

.section-category__box {
  padding: 1.25rem;
  border-radius: 2px;
  background-color: #f1f2f3; }

.section-category__list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .section-category__list > li:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #dfdfdf; }
  .section-category__list > li a:not(.active) {
    color: #3c3c3b; }
  .section-category__list > li:hover {
    color: #F42534; }
  .section-category__list > li .num {
    color: #3c3c3b; }

.section__search {
  color: #81817e; }
  .section__search a {
    color: #81817e; }
    .section__search a:hover {
      color: #F42534; }
  .section__search h3 {
    font-weight: bold;
    font-size: 18px; }
  .section__search hr {
    margin-top: 30px;
    margin-bottom: 30px; }

.slider__title {
  font-size: 50px;
  line-height: 70px;
  color: #F42534;
  font-weight: bold; }
  .slider__title p {
    line-height: 1;
    font-size: 20px;
    margin-bottom: 14px; }

.slider__banner-masthead {
  height: 40vw; }
  .slider__banner-masthead .row {
    width: 100%; }
  @media (min-width: 768px) {
    .sm .slider__banner-masthead {
      height: 30vw; } }

.slider__banner-wrapper {
  position: relative;
  z-index: 20; }

.slider__banner-item {
  height: 50vw; }

.slider__banner-item,
.slider__banner-masthead {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .slider__banner-item:after, .slider__banner-masthead:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0.2;
    background-image: linear-gradient(180deg, rgba(238, 238, 238, 0) 0%, #3c3c3b 100%); }
  .slider__banner-item .container .description, .slider__banner-masthead .container .description {
    position: relative;
    margin-top: 25px;
    margin-bottom: 40px;
    padding-left: 40px; }
    .slider__banner-item .container .description:before, .slider__banner-masthead .container .description:before {
      content: "";
      position: absolute;
      display: inline-block;
      height: 100%;
      width: 20px;
      left: 0;
      top: 0;
      bottom: 0;
      background: #F42534; }
    .slider__banner-item .container .description p, .slider__banner-masthead .container .description p {
      display: inline-block;
      font-size: 16px; }
    .slider__banner-item .container .description h3, .slider__banner-masthead .container .description h3 {
      font-size: 24px;
      line-height: 30px; }
    .slider__banner-item .container .description--flat, .slider__banner-masthead .container .description--flat {
      padding-left: 0; }
      .slider__banner-item .container .description--flat p, .slider__banner-masthead .container .description--flat p {
        color: white;
        margin-left: 0; }
      .slider__banner-item .container .description--flat:before, .slider__banner-masthead .container .description--flat:before {
        content: none; }
  .slider__banner-item--overlay, .slider__banner-masthead--overlay {
    position: relative; }
    .slider__banner-item--overlay:before, .slider__banner-masthead--overlay:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 70%;
      opacity: 0.5;
      background: black;
      background: -moz-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
      background: -webkit-gradient(left top, right top, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0)));
      background: -webkit-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
      background: -o-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
      background: -ms-linear-gradient(left, black 0%, rgba(0, 0, 0, 0) 100%);
      background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 ); }

.slick-arrow {
  position: absolute;
  top: calc(50% - 30px);
  background: #3C3C3B;
  opacity: 0.5;
  border: 0;
  padding: 2px 12px;
  color: #fff;
  z-index: 2;
  transition: all 0.3s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .slick-arrow {
      transition: none; } }
  @media (max-width: 767.98px) {
    .slick-arrow {
      padding: 2px 6px;
      top: calc(50% - 15px); } }
  .slick-arrow i {
    font-size: 36px; }
    @media (max-width: 767.98px) {
      .slick-arrow i {
        font-size: 18px; } }
  .slick-arrow:focus {
    outline: none; }
  .slick-arrow:hover {
    background: #F42534;
    opacity: 1; }

.slick-prev {
  left: 30px; }
  @media (max-width: 767.98px) {
    .slick-prev {
      left: 10px; } }

.slick-next {
  right: 30px; }
  @media (max-width: 767.98px) {
    .slick-next {
      right: 10px; } }

.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    margin: 0 3px; }
    .slick-dots li button {
      font-size: 0;
      width: 10px;
      height: 10px;
      padding: 0;
      border: 1px solid #F42534;
      background: transparent;
      border-radius: 10px; }
      .slick-dots li button:active, .slick-dots li button:focus, .slick-dots li button:hover {
        outline: none; }
    .slick-dots li.slick-active button {
      background-color: #F42534; }

.tabs {
  padding: 0;
  margin: 0;
  border-bottom: 8px solid #F42534; }
  .tabs-content {
    display: none; }
    .tabs-content.is-active {
      display: block; }
  .tabs-custom {
    border: 4px solid #F42534;
    border-radius: 5px; }
    .tabs-custom--lite {
      border: solid 1.5px #e9e9e9; }
  .tabs-block {
    margin: 0;
    padding: 20px !important;
    background: #e9e9e9; }
    .tabs-block--white {
      background: white;
      border-right: solid 1.5px #e9e9e9; }
    .tabs-block li {
      list-style: none;
      padding: 15px 0 15px 20px; }
      .tabs-block li a {
        font-size: 16px;
        font-weight: 600;
        color: #3C3C3B;
        text-transform: uppercase;
        position: relative; }
        .tabs-block li a.active:before {
          content: "";
          display: block;
          position: absolute;
          height: auto;
          width: 10px;
          top: -10px;
          bottom: -10px;
          left: -20px;
          background: #F42534;
          transition: all 0.3s ease-in-out; }
  .tabs li {
    float: left;
    list-style: none; }
    .tabs li:first-child a {
      margin-left: 0; }
  .tabs a {
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    padding: 14px 30px;
    background: #e9e9e9;
    margin: 0 2px;
    font-weight: 600;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
    .tabs a:hover, .tabs a.active {
      background: #F42534;
      color: white; }

.tabgroup > div {
  padding: 30px 0; }

@media (min-width: 768px) {
  .tablocksgroup {
    padding: 30px; } }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 768px) {
  .tab-item {
    display: none; }
    .tab-item.is-active {
      display: block; } }

.tab-content a {
  color: inherit; }

.tab-content p a {
  color: #F42534; }

.tab-content li p {
  margin-bottom: 4px; }

@media (max-width: 767.98px) {
  .tab-mobile-title {
    font-size: 16px;
    font-weight: 600;
    color: #3c3c3b;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding: 15px 15px 15px 30px;
    background: #e9e9e9; }
    .tab-mobile-title:after {
      content: "";
      display: block;
      position: absolute;
      width: 10px;
      top: 15px;
      bottom: 0;
      left: 8px;
      background: transparent;
      transition: all 0.3s ease-in-out;
      height: 25px; }
    .tab-mobile-title.active:after {
      background: #F42534; }
  .tab-child-mobile-title {
    padding: 15px 15px 15px 35px;
    display: block;
    border-bottom: 1px solid #e9e9e9;
    margin: 0 -15px;
    position: relative; }
    .tab-child-mobile-title:after {
      content: "";
      display: block;
      position: absolute;
      width: 10px;
      top: 15px;
      bottom: 0;
      left: 8px;
      background: transparent;
      transition: all 0.3s ease-in-out;
      height: 25px; }
    .tab-child-mobile-title.active:after {
      background: #F42534; }
  .tab-content,
  .tab-child-content {
    padding: 30px;
    display: none; }
    .tab-content.active,
    .tab-child-content.active {
      display: block; } }

.year-selection {
  display: none; }
  .year-selection.active {
    display: flex; }

.testimonial {
  border: 2px solid #F42534;
  padding: 24px 30px;
  text-align: center; }
  @media (min-width: 768px) {
    .testimonial {
      padding: 50px 70px; } }
  .testimonial blockquote {
    font-size: 18px;
    line-height: 1.4;
    color: #81817e;
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative; }
    @media (min-width: 768px) {
      .testimonial blockquote {
        font-size: 24px; } }
    .testimonial blockquote:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 50%;
      transform: translateX(50%);
      height: 2px;
      background-color: #F42534;
      width: 100px; }
  .testimonial__avatar {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 70px;
    margin: 0 auto 14px;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .testimonial__avatar {
        display: inline-block;
        margin: auto; } }
    .testimonial__avatar img {
      width: 100%;
      height: auto; }
  .testimonial__info {
    display: inline-block;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .testimonial__info {
        text-align: left;
        margin-left: 17px; } }
    .testimonial__info h5,
    .testimonial__info h6 {
      font-size: 14px;
      line-height: 24px;
      color: #676765;
      font-weight: normal;
      margin: 0; }
  .testimonial__slider .slick-dots {
    bottom: -30px; }

.timeline__slider-top .item {
  justify-content: center;
  align-items: center;
  padding: 5%;
  transition: all 0.3s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .timeline__slider-top .item {
      transition: none; } }
  @media (min-width: 768px) {
    .timeline__slider-top .item {
      opacity: .6;
      min-height: 350px;
      display: flex !important; } }
  .timeline__slider-top .item img {
    width: 100%; }

.timeline__slider-top .next-arrow {
  right: 0; }

.timeline__slider-top .slick-current.slick-active.slick-center .item {
  transform: scale(1.2);
  opacity: 1; }

.timeline__slider-bottom__item h4 {
  font-weight: bold;
  font-size: 24px;
  display: block;
  margin: 30px 0; }

.timeline__slider-bottom__item p {
  line-height: 29px; }

.timeline .slick-dots {
  bottom: -10px; }

.masthead__box {
  padding: 15px;
  background: #E9E9E9;
  color: #3C3C3B;
  font-size: 16px; }
  .masthead__box h2 {
    font-size: 24px;
    font-weight: bold; }

.searchbox {
  background: #e9e9e9;
  border-radius: 4px;
  padding: 30px; }
  .searchbox__title {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 18px; }
    @media (min-width: 768px) {
      .searchbox__title {
        font-size: 24px; } }
  .searchbox hr {
    margin: 35px 0; }

.box {
  border-radius: 6px;
  box-shadow: 0 0.5px 2.5px 0 rgba(94, 94, 94, 0.5);
  padding: 25px 25px 5px;
  margin-bottom: 30px; }
  .box__list {
    list-style: none;
    margin-left: 0;
    margin-bottom: 15px;
    padding-left: 0; }
    .box__list > li {
      font-weight: bold; }
      .box__list > li ul {
        list-style: none;
        margin-bottom: 0;
        padding-left: 0;
        border-top: 1px solid #f4f4f4;
        margin-top: 15px; }
        .box__list > li ul li {
          font-weight: normal;
          padding-left: 15px;
          padding-top: 15px;
          padding-bottom: 15px; }
          .box__list > li ul li:not(:last-child) {
            border-bottom: 1px solid #f4f4f4; }
    .box__list > li:not(:last-child) {
      border-bottom: 1px solid #f4f4f4;
      padding-bottom: 15px;
      margin-bottom: 15px; }
    .box__list a {
      color: #3C3C3B; }

#scroll-spy {
  position: sticky;
  top: 150px;
  width: 100%;
  left: 0;
  background-color: white; }

.product-slider-top__item {
  border: solid 1px #cccccc;
  overflow: hidden; }

.product-slider-top__box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px; }

.product-slider-bottom__item {
  padding: 5px;
  cursor: pointer; }

.product-slider-bottom__box {
  border: solid 1px #cccccc;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px; }
  .slick-current .product-slider-bottom__box {
    border-color: #F42534; }

.product-slider-bottom-arrow {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  padding: 0;
  top: calc(50% - 15px); }
  .product-slider-bottom-arrow.slick-arrow i {
    font-size: 14px; }
  .product-slider-bottom-arrow.prev-arrow {
    left: -15px; }
  .product-slider-bottom-arrow.next-arrow {
    right: -15px; }

.lb-dataContainer {
  position: absolute;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }

.lb-prev, .lb-next {
  position: relative;
  z-index: 800;
  opacity: 1 !important; }

.lb-nav a.lb-next {
  right: 10px;
  background-size: 18px; }
  @media (min-width: 768px) {
    .lb-nav a.lb-next {
      right: -10%;
      background-size: 25px; } }

.lb-nav a.lb-prev {
  left: 10px;
  background-size: 18px; }
  @media (min-width: 768px) {
    .lb-nav a.lb-prev {
      left: -10%;
      background-size: 25px; } }

.lightbox .lb-image {
  border: 0; }

.lb-data .lb-caption {
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 100;
  padding: 40px;
  font-weight: 600;
  line-height: 1.5;
  font-size: 16px; }

.lb-data .lb-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background-size: 30px;
  z-index: 809; }

.lb-data .lb-details {
  width: 100%;
  padding: 0 20px; }

.lb-nav:after {
  content: '';
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.65) 50%);
  height: 40%;
  width: 100%;
  position: absolute;
  display: block;
  bottom: 0; }

.search-widget {
  top: 64px;
  position: fixed;
  background: #f1f2f3;
  width: 100%;
  padding: 15px 0;
  z-index: 10;
  visibility: hidden; }
  @media (min-width: 768px) {
    .search-widget {
      top: 120px;
      padding: 30px 0; } }
  .search-widget input {
    border: 0;
    background: transparent;
    height: 60px;
    font-size: 18px;
    width: 100%; }
    .search-widget input:focus {
      outline: 0; }
    @media (min-width: 768px) {
      .search-widget input {
        font-size: 32px; } }
  .search-widget.active {
    visibility: visible; }

.search-close {
  cursor: pointer;
  font-size: 22px; }
  @media (min-width: 768px) {
    .search-close {
      font-size: 30px; } }

.header__search:after {
  content: "";
  position: absolute;
  bottom: 1px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 7px solid #f1f2f3;
  margin-left: -21px;
  opacity: 0; }

.header__search.is-active:after {
  opacity: 1; }

.journey strong,
.journey b {
  color: #F42534; }

.journey .slick-list {
  overflow: inherit; }

.journey__year {
  font-weight: 800;
  font-size: 72px;
  text-align: center;
  color: #81817e;
  margin-bottom: -27px;
  line-height: 86px; }

.journey__card {
  padding: 20px;
  height: 270px;
  border-radius: 6px;
  box-shadow: 0 0.5px 7px 0 rgba(221, 221, 221, 0.5);
  background-color: #ffffff;
  position: relative;
  z-index: 10;
  overflow: hidden; }
  .journey__card.active {
    height: auto; }

.journey__more {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 25px 15px 15px;
  background-image: linear-gradient(to top, #ffffff 41%, rgba(255, 255, 255, 0));
  font-weight: bold;
  display: none;
  left: 0; }
  .journey__more .second {
    display: none; }
  .journey__more.active .main {
    display: none; }
  .journey__more.active .second {
    display: block; }

.redline {
  width: 100%;
  height: 4px;
  background: #F42534;
  top: 194px;
  position: absolute;
  z-index: -1; }

.breadcrumb {
  background: transparent;
  font-size: 13px; }
  .breadcrumb a {
    color: #3C3C3B; }

.roadmap {
  position: relative; }
  .roadmap:before {
    content: "";
    background: white;
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 48.5%;
    display: block; }
    @media (max-width: 991.98px) {
      .roadmap:before {
        display: none; } }
  .roadmap:after {
    content: "";
    background: #f3f3f3;
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 50%;
    display: block; }
    @media (max-width: 991.98px) {
      .roadmap:after {
        display: none; } }
  @media (min-width: 768px) {
    .roadmap--row {
      margin-top: 30px;
      margin-bottom: 40px; } }
  .roadmap--nav {
    position: sticky;
    left: 0;
    top: 65px;
    background: white;
    z-index: 99; }
    @media (min-width: 768px) {
      .roadmap--nav {
        top: 120px; } }
    @media (max-width: 991.98px) {
      .roadmap--nav {
        padding: 25px 0;
        margin-bottom: 4px; } }
    .roadmap--nav i {
      position: absolute;
      left: 50%;
      font-size: 50px;
      line-height: 1.4;
      color: #9c9c9c; }
  .roadmap__title h3 {
    font-size: 20px;
    color: #9c9c9c;
    font-weight: bold; }
    @media (min-width: 768px) {
      .roadmap__title h3 {
        font-size: 50px; } }
  @media (max-width: 991.98px) {
    .roadmap__title.active h3 {
      color: #F42534; } }
  .roadmap__wrapper:not(:last-child) {
    padding-bottom: 40px;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 40px; }
  .roadmap__wrapper:blank {
    display: none; }
  @media (max-width: 991.98px) {
    .roadmap__item:not(.active) {
      display: none; } }

.box {
  border-radius: 6px;
  box-shadow: 0 0.5px 2.5px 0 rgba(94, 94, 94, 0.5);
  padding: 25px 25px 5px;
  margin-bottom: 30px; }
  .box__list {
    list-style: none;
    margin-left: 0;
    margin-bottom: 15px;
    padding-left: 0; }
    .box__list > li {
      font-weight: bold; }
      .box__list > li ul {
        list-style: none;
        margin-bottom: 0;
        padding-left: 0;
        border-top: 1px solid #f4f4f4;
        margin-top: 15px; }
        .box__list > li ul li {
          font-weight: normal;
          padding-left: 15px;
          padding-top: 15px;
          padding-bottom: 15px; }
          .box__list > li ul li:not(:last-child) {
            border-bottom: 1px solid #f4f4f4; }
    .box__list > li:not(:last-child) {
      border-bottom: 1px solid #f4f4f4;
      padding-bottom: 15px;
      margin-bottom: 15px; }
    .box__list a {
      color: #3C3C3B; }

#scroll-spy {
  position: sticky;
  top: 150px;
  width: 100%;
  left: 0;
  background-color: white; }

.expand-box {
  position: relative;
  height: 600px;
  font-size: 14px;
  line-height: 20px; }
  .expand-box a {
    color: white; }
  .expand-box__wrapper {
    position: relative;
    padding: 20px;
    z-index: 2;
    border-radius: 4px;
    height: 600px; }
  .expand-box__subtitle {
    font-size: 16p;
    line-height: 19px;
    font-weight: bold; }
  .expand-box__title {
    font-size: 36px;
    line-height: 38px;
    font-weight: bold;
    margin-bottom: 16px; }
  .expand-box__cta {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    display: block; }
    .expand-box__cta:after {
      content: "";
      font-family: 'Material Icons';
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      line-height: inherit;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;
      vertical-align: middle;
      /* Support for all WebKit browsers. */
      -webkit-font-smoothing: antialiased;
      /* Support for Safari and Chrome. */
      text-rendering: optimizeLegibility;
      /* Support for Firefox. */
      -moz-osx-font-smoothing: grayscale;
      /* Support for IE. */
      font-feature-settings: 'liga';
      margin-left: 4px; }
  .expand-box__goals {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    margin-left: -20px;
    margin-right: -20px; }
    .expand-box__goals .icon {
      width: 40px;
      height: 25px;
      text-align: center;
      margin-right: 4px;
      vertical-align: middle;
      display: inline-block;
      line-height: 0; }
    .expand-box__goals li a {
      display: block;
      line-height: 36px;
      padding: 0 20px; }
  .expand-box__content {
    position: absolute;
    width: 0;
    top: 0;
    left: calc(100% - 100px);
    background-color: #74050C;
    height: 600px;
    z-index: 1;
    border-radius: 0 4px 4px 0;
    transition: 0.4s all ease-in;
    transition-delay: .4s; }
    @media (prefers-reduced-motion: reduce) {
      .expand-box__content {
        transition: none; } }
    .expand-box__content-wrapper {
      padding: 20px;
      opacity: 0;
      transition: .2s opacity ease-in;
      transition-delay: 0s; }
    .expand-box__content-tab {
      display: none; }
      .expand-box__content-tab.active {
        display: block; }
      .expand-box__content-tab h3 {
        font-size: 24px;
        margin-bottom: 16px;
        font-weight: 600; }
  .expand-box__fake-tab {
    cursor: pointer;
    position: absolute;
    top: 11px;
    bottom: 11px;
    width: 77px;
    padding: 20px;
    opacity: 0;
    transition: .4s all ease-in;
    transition-delay: 0s; }
    .expand-box__fake-tab--1 {
      z-index: 0; }
    .expand-box__fake-tab--2 {
      z-index: -1; }
    .expand-box__fake-tab--maroon {
      background-color: #8A0710; }
    .expand-box__fake-tab--green {
      background-color: #0F6A3B; }
    .expand-box__fake-tab--brown {
      background-color: #B67927; }
    .expand-box__fake-tab h4 {
      transform: rotate(90deg);
      font-size: 36px;
      line-height: 38px;
      font-weight: bold; }
  .expand-box__item {
    width: calc((100% / 3) - 15px);
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    transition-timing-function: ease-in;
    transition-duration: .4s;
    transition-property: left, transform(translateX);
    transition-delay: .4s; }
    .expand-box__item--maroon .expand-box__wrapper {
      background-color: #8A0710; }
    .expand-box__item--maroon .expand-box__content {
      background-color: #74050C; }
    .expand-box__item--maroon .expand-box__goals li a:hover {
      background-color: #74050C; }
    .expand-box__item--maroon .expand-box__goals li.active a {
      background-color: #74050C; }
    .expand-box__item--green .expand-box__wrapper {
      background-color: #0F6A3B; }
    .expand-box__item--green .expand-box__content {
      background-color: #0A542E; }
    .expand-box__item--green .expand-box__goals li a:hover {
      background-color: #0A542E; }
    .expand-box__item--green .expand-box__goals li.active a {
      background-color: #0A542E; }
    .expand-box__item--brown .expand-box__wrapper {
      background-color: #B67927; }
    .expand-box__item--brown .expand-box__content {
      background-color: #A67027; }
    .expand-box__item--brown .expand-box__goals li a:hover {
      background-color: #A67027; }
    .expand-box__item--brown .expand-box__goals li.active a {
      background-color: #A67027; }
    .expand-box__item.active .expand-box__wrapper, .expand-box__item.active .expand-box__content {
      box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.34), 0 2px 2px 0 rgba(0, 0, 0, 0.12); }
  @media (max-width: 1279.98px) {
    .expand-box {
      height: auto; }
      .expand-box__wrapper {
        height: 545px; }
      .expand-box__content {
        width: 100%;
        position: relative;
        transform: none;
        left: auto;
        border-radius: 0 0 4px 4px;
        height: auto;
        display: none;
        transition: none;
        margin-top: -40px; }
        .expand-box__content-wrapper {
          transition: all .4s ease-in; }
      .expand-box__item {
        width: 100%;
        position: relative;
        margin-bottom: 30px; }
        .expand-box__item.active {
          transition-duration: 0s;
          transition-delay: 0s;
          z-index: 10; }
          .expand-box__item.active .expand-box__wrapper {
            border-radius: 4px 4px 0 0; }
          .expand-box__item.active .expand-box__content {
            transition-delay: 0s;
            margin-top: 0; }
            .expand-box__item.active .expand-box__content-wrapper {
              opacity: 1;
              transition-delay: 0s;
              margin-top: 0; }
      .expand-box__fake-tab {
        display: none; } }
  @media (min-width: 992px) {
    .expand-box__item.active {
      transition-duration: .4s;
      transition-delay: 0s;
      z-index: 10; }
      .expand-box__item.active .expand-box__content {
        width: 640px;
        transition-delay: .2s;
        left: calc(100% - 4px); }
        .expand-box__item.active .expand-box__content-wrapper {
          opacity: 1;
          transition-delay: .7s; }
      .expand-box__item.active .expand-box__fake-tab {
        opacity: 1;
        transition-delay: .7s; }
    .expand-box__item.inactive {
      opacity: 0;
      transition-delay: 0s;
      transform: scale(0.7, 0.7) translate(0) !important;
      left: 0 !important; }
    .expand-box__item.front {
      z-index: 100 !important; }
    .expand-box__item--maroon .expand-box__wrapper {
      background-color: #8A0710; }
    .expand-box__item--maroon .expand-box__content {
      background-color: #74050C; }
    .expand-box__item--maroon .expand-box__goals li a:hover {
      background-color: #74050C; }
    .expand-box__item--green .expand-box__wrapper {
      background-color: #0F6A3B; }
    .expand-box__item--green .expand-box__content {
      background-color: #0A542E; }
    .expand-box__item--green .expand-box__goals li a:hover {
      background-color: #0A542E; }
    .expand-box__item--brown .expand-box__wrapper {
      background-color: #B67927; }
    .expand-box__item--brown .expand-box__content {
      background-color: #A67027; }
    .expand-box__item--brown .expand-box__goals li a:hover {
      background-color: #A67027; }
    .expand-box__item.zoom {
      transform: scale(1.04, 1.04);
      transition-delay: 0s;
      transition-duration: .2s; }
    .expand-box__item:nth-child(1) .expand-box__fake-tab--1 {
      left: calc(100% + 563px - 4px); }
    .expand-box__item:nth-child(1) .expand-box__fake-tab--2 {
      left: calc((100% + 640px - 4px));
      border-radius: 0 4px 4px 0; }
    .expand-box__item:nth-child(1).active .expand-box__fake-tab--1 {
      left: calc(100% + 640px - 4px); }
    .expand-box__item:nth-child(1).active .expand-box__fake-tab--2 {
      left: calc((100% + 640px - 4px) + 77px); }
    .expand-box__item:nth-child(2) {
      left: 50%;
      transform: translateX(-50%); }
      .expand-box__item:nth-child(2).zoom {
        transform: scale(1.04, 1.04) translateX(-50%); }
      .expand-box__item:nth-child(2) .expand-box__fake-tab--1 {
        left: 0;
        border-radius: 4px 0 0 4px; }
      .expand-box__item:nth-child(2) .expand-box__fake-tab--2 {
        left: calc(100% + 563px - 4px);
        border-radius: 0 4px 4px 0; }
      .expand-box__item:nth-child(2).active {
        left: 77px;
        transform: scale(1.04, 1.04) translateX(0); }
        .expand-box__item:nth-child(2).active .expand-box__fake-tab--1 {
          left: -77px; }
        .expand-box__item:nth-child(2).active .expand-box__fake-tab--2 {
          left: calc(100% + 640px - 4px); }
    .expand-box__item:nth-child(3) {
      left: 100%;
      transform: translateX(-100%); }
      .expand-box__item:nth-child(3).zoom {
        transform: scale(1.04, 1.04) translateX(-100%); }
      .expand-box__item:nth-child(3) .expand-box__fake-tab--1 {
        left: -77px;
        border-radius: 4px 0 0 4px; }
      .expand-box__item:nth-child(3) .expand-box__fake-tab--2 {
        left: 0; }
      .expand-box__item:nth-child(3).active {
        left: calc(77px * 2);
        transform: scale(1.04, 1.04) translateX(0); }
        .expand-box__item:nth-child(3).active .expand-box__fake-tab--1 {
          left: -154px; }
        .expand-box__item:nth-child(3).active .expand-box__fake-tab--2 {
          left: -77px; } }

/* Vendors */
.fancybox-bg {
  transition: all 0.3s ease-in-out;
  background: white;
  opacity: .95; }
  @media (prefers-reduced-motion: reduce) {
    .fancybox-bg {
      transition: none; } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

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

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: inherit;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  vertical-align: middle;
  margin-top: -1px;
  z-index: 1;
  color: #F42534;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 50px;
  padding: 0 20px; }

.select2-container--default .select2-selection--single {
  height: 50px;
  border: 1px solid #CCC;
  border-radius: 2px; }
  .form-dark .select2-container--default .select2-selection--single {
    border-color: #81817e; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
  width: 40px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none; }

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: inherit;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  vertical-align: middle;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  width: 40px;
  display: inline-block;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
  color: #F42534; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none; } }

.form-control::-ms-expand {
  background-color: transparent;
  border: 0; }

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #fa9ea5;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(244, 37, 52, 0.25); }

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control::placeholder {
  color: #6c757d;
  opacity: 1; }

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.theme-default .header__navbar-topbar {
  background: #f42534 !important; }

.theme-fcp .header__navbar-topbar {
  background: #80b13e !important; }

.header__navbar-bottombar ul li.menu-home {
  display: none; }

.navbar__bottombar {
  padding: 0;
  position: static; }

.navbar__sub .card__title {
  width: 100%; }

.navbar__sub .row {
  width: 100%; }

.header {
  z-index: 988; }
  @media (max-width: 768px) {
    .header {
      height: auto; } }

.header__search {
  color: #3c3c3b !important; }

.btn.btn-primary {
  color: #fff;
  background-color: #F42534;
  border-color: #F42534; }
  .btn.btn-primary:hover {
    color: #fff;
    background-color: #e70c1c;
    border-color: #db0b1a; }

.btn.btn-outline-primary {
  background-color: transparent; }
  .theme-default .btn.btn-outline-primary {
    color: #f42534;
    border-color: #f42534; }
  .theme-fcp .btn.btn-outline-primary {
    color: #80b13e;
    border-color: #80b13e; }
  .theme-default .btn.btn-outline-primary:hover {
    background-color: #f42534;
    border-color: #f42534;
    color: #ffffff; }
  .theme-fcp .btn.btn-outline-primary:hover {
    background-color: #80b13e;
    border-color: #80b13e;
    color: #ffffff; }

.card {
  display: flex !important; }

.enable_editable .nav-lang {
  position: relative;
  margin-top: 2rem;
  right: 6rem; }

.nav-lang {
  display: inline-block;
  outline: none !important; }
  .nav-lang .portlet-title-text {
    display: none; }
  .nav-lang .portlet-body {
    outline: none; }
  .nav-lang .portlet-content {
    outline: none !important;
    box-shadow: none !important;
    border: none !important; }
  .nav-lang select option {
    background: #888; }

.login-container .form input {
  color: #363636; }
  .login-container .form input:focus {
    color: #363636; }

.login-container .form-inline label {
  display: flex; }

.button__red {
  color: #ffffff !important; }

.searchbox .form-control {
  height: 50px !important;
  border-radius: 0 !important;
  border-color: #cccccc !important; }

.searchbox .input-group-text {
  height: 100%; }

.product-detail .btn-shadow {
  margin-right: 1rem; }
  @media (max-width: 768px) {
    .product-detail .btn-shadow {
      margin-bottom: 1rem; } }

.portlet-forms .ddm-form-basic-info .ddm-form-name,
.portlet-forms .ddm-form-basic-info .ddm-form-description {
  display: none; }

.lfr-ddm-form-container .required-warning {
  display: none !important; }

.lfr-ddm-form-container .lfr-ddm-form-page {
  padding: 0 !important; }
  .lfr-ddm-form-container .lfr-ddm-form-page .input-group .form-control,
  .lfr-ddm-form-container .lfr-ddm-form-page .input-group-container .form-control {
    border: 1px solid #3c3c3b;
    height: 50px; }
  .lfr-ddm-form-container .lfr-ddm-form-page .input-group textarea,
  .lfr-ddm-form-container .lfr-ddm-form-page .input-group-container textarea {
    min-height: 180px; }
  .lfr-ddm-form-container .lfr-ddm-form-page label .reference-mark {
    color: #F42534;
    font-size: .3rem; }
  .lfr-ddm-form-container .lfr-ddm-form-page .dropdown-toggle {
    padding: 0; }
    .lfr-ddm-form-container .lfr-ddm-form-page .dropdown-toggle:after {
      display: none; }
  .lfr-ddm-form-container .lfr-ddm-form-page .form-builder-select-field .select-field-trigger {
    height: 40px;
    border-radius: 0;
    border: 1px solid #3c3c3b; }

.lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
  padding: 0 1.5rem;
  padding-top: 10px; }
  .lfr-ddm-form-container .lfr-ddm-form-pagination-controls .btn.btn-primary {
    background-color: #F42534;
    color: #fff;
    margin-bottom: 0;
    float: left !important;
    padding: 14px 24px;
    font-size: 16px;
    line-height: normal;
    height: auto;
    transition: all 0.3s ease-in-out; }
    .lfr-ddm-form-container .lfr-ddm-form-pagination-controls .btn.btn-primary:hover {
      background: #db0b1a;
      color: #fff; }

.lfr-ddm-form-container .input-group-inset-item-after {
  display: none !important; }

.input-group-sm .input-group-item .form-control {
  width: auto;
  display: inline-block; }

.columns-1-2-1 .ddm-form-builder-app {
  padding: 0 !important; }
  .columns-1-2-1 .ddm-form-builder-app .lfr-ddm-form-container .lfr-ddm-form-page .col-md-12 {
    padding: 0 !important; }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }

.nav-link:hover, .nav-link:focus {
  text-decoration: none; }

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }

.nav-tabs .nav-item {
  margin-bottom: -1px; }

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent; }

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #F42534; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.pagination .page-item.active .page-link {
  background-color: #F42534 !important;
  border-color: #F42534 !important; }

.app-page .page-item.active .page-link {
  background-color: transparent !important;
  color: #F42534;
  border-color: transparent !important; }

.app-page .page-item.anchor .page-link {
  height: auto; }

.app-page .page-item.disabled .page-link {
  pointer-events: none; }

.footer .portlet-decorate .portlet-content {
  background: transparent; }

.footer .portlet-title-text {
  display: none; }

#breadcrumbs {
  display: none; }

.breadcrumb-item + .breadcrumb-item::before {
  background-image: none;
  content: '/';
  top: 30%; }

.breadcrumb-link:hover {
  color: #f42534; }

@media (max-width: 767px) {
  .not-found {
    text-align: center; } }

.not-found img {
  width: 90%; }

.not-found .box-text {
  position: relative;
  top: 50%;
  transform: translatey(-50%);
  width: 70%; }
  @media (max-width: 767px) {
    .not-found .box-text {
      width: 100%; } }
  .not-found .box-text:after {
    content: '404';
    position: absolute;
    font-size: 15rem;
    top: -14rem;
    opacity: .1;
    z-index: 1;
    color: #dc3545;
    letter-spacing: 5px; }
    @media (max-width: 1024px) {
      .not-found .box-text:after {
        top: -10rem;
        left: 2rem;
        font-size: 13rem; } }
    @media (max-width: 768px) {
      .not-found .box-text:after {
        font-size: 10rem;
        top: -7rem;
        left: 3rem; } }
    @media (max-width: 767px) {
      .not-found .box-text:after {
        top: 0; } }
  .not-found .box-text .title {
    font-weight: bold;
    position: relative;
    z-index: 2; }
    @media (max-width: 768px) {
      .not-found .box-text .title {
        font-size: 2rem; } }
  .not-found .box-text .abstract {
    color: #999;
    position: relative;
    z-index: 2; }
  .not-found .box-text .btn {
    z-index: 2;
    position: relative; }

.footer__main .help-block {
  position: absolute;
  top: 2.5rem; }

.theme-default .footer__title {
  color: #f42534 !important; }

.theme-fcp .footer__title {
  color: #80b13e !important; }

.theme-default .list__title {
  color: #f42534 !important; }

.theme-fcp .list__title {
  color: #80b13e !important; }

@media (max-width: 767px) {
  .tabs a {
    padding: 14px 17px;
    font-size: 14px; } }

@media (max-width: 360px) {
  .tabs a {
    padding: 14px 10px;
    font-size: 12px; } }

.g-recaptcha {
  text-align: center;
  width: 304px;
  margin: 0 auto;
  margin-bottom: 4rem; }

.navbar__top ul li:last-child .submenu {
  left: -6rem; }

.bg-green {
  background-color: #0F6A3B !important; }

.bg-maroon {
  background-color: #8A0710 !important; }

.bg-brown {
  background-color: #B67927 !important; }

.theme-default .card--article .card__meta {
  background: #f42534 !important; }

.theme-fcp .card--article .card__meta {
  background: #80b13e !important; }

.theme-default .card--article .card__title a:hover {
  color: #f42534 !important; }

.theme-fcp .card--article .card__title a:hover {
  color: #80b13e !important; }

.theme-default .tabs-custom {
  border: 4px solid #f42534; }

.theme-fcp .tabs-custom {
  border: 4px solid #80b13e; }

.theme-default .tabs-block li a.active:before {
  background: #f42534; }

.theme-fcp .tabs-block li a.active:before {
  background: #80b13e; }

.navbar ul li {
  padding: 0 19px; }
  .theme-default .navbar ul li.active a {
    border-bottom: 2px solid #f42534; }
  .theme-fcp .navbar ul li.active a {
    border-bottom: 2px solid #80b13e; }

.navbar ul li:last-child {
  padding-right: 0 !important; }

/*home banner*/
.portlet-content.portlet-content-editable {
  border: none; }

button.ytp-button {
  display: none !important; }

.ytp-large-play-button.ytp-button {
  display: none; }

.feature.video {
  height: 500px;
  width: 100%;
  overflow: hidden; }

.video-wrapper {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  height: 0;
  width: 100%;
  padding: 0;
  padding-bottom: 56.25%; }

.video-wrapper iframe {
  height: calc(100% + 250px);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  pointer-events: none;
  margin-top: -125px; }

.video-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }

.video-overlay {
  height: 100%;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  z-index: 2;
  background-color: black; }

/*end of home banner___*/
section.bg- .container.py-3 {
  padding-left: 0;
  padding-right: 0; }

.c-title {
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 49px; }

.b-title, .t-24_b {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 29px; }

.b-desc {
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 49px; }

.c-desc {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 175%; }

.c-desc-b {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%; }

.label-s {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 175%; }

.label-s-b {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 175%; }

.label-m-b, .t-16_b {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px; }

.bg-image-box {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }

.t-16 {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px; }

.t-12 {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 175%; }

.btn-solid {
  border: 1px solid; }

.r-line {
  position: relative;
  padding-left: 20px; }
  .r-line::before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    width: 10px;
    bottom: 0;
    background-color: #f42534; }

.rpl-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre-wrap;
  display: -webkit-box;
  -webkit-box-orient: vertical; }

.ellips-1 {
  -webkit-line-clamp: 1; }

.ellips-2 {
  -webkit-line-clamp: 2; }

.ellips-3 {
  -webkit-line-clamp: 3; }

.ellips-4 {
  -webkit-line-clamp: 4; }

.ellips-5 {
  -webkit-line-clamp: 5; }

.ellips-6 {
  -webkit-line-clamp: 6; }

.fc-red {
  color: #F42534 !important; }

.fc-brown {
  color: rgba(0, 0, 0, 0.15) !important; }

.fc-white {
  color: #fff !important; }

.fc-black {
  color: #000 !important; }

.bg-c-red {
  background: #F42534; }

.tjiwi-box {
  background: #FFFFFF;
  box-shadow: 0px 6px 32px rgba(0, 0, 0, 0.06); }

.va-mid {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.img-banner {
  height: 400px;
  object-fit: cover; }

.shortcut-box {
  position: relative;
  display: block; }
  .shortcut-box img {
    height: 100%;
    width: 100%;
    object-fit: cover; }
  .shortcut-box p {
    position: absolute;
    bottom: 20px;
    padding-left: 20px;
    margin: 0;
    z-index: 1; }

.shortcut-box::after {
  content: "";
  position: absolute;
  right: 0;
  top: 75%;
  bottom: 0;
  width: calc(100%);
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.49) 0%, rgba(0, 0, 0, 0) 81.31%); }

.dotted {
  position: relative;
  padding-left: 20px; }

.dotted::before {
  content: "\f192";
  color: #F42534;
  left: 0;
  font-size: 14px;
  position: absolute;
  font-family: "FontAwesome"; }

.img-cover {
  object-fit: cover; }

.h-tab .nav-tabs {
  border-bottom: none; }

.h-tab .nav-tabs li {
  flex: 1;
  text-align: center; }
  .h-tab .nav-tabs li a {
    color: #A9A9A9;
    border-bottom: 4px solid rgba(0, 0, 0, 0.05) !important;
    border: none;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important; }
    .h-tab .nav-tabs li a.active {
      border-bottom: 4px solid #F42534 !important;
      color: #000; }

.h-tab .tab-content {
  border-left: none; }

.img-content {
  height: 500px;
  object-fit: cover; }

.img-t-box {
  position: relative; }
  .img-t-box p {
    position: absolute;
    bottom: 25px;
    left: 25px; }

.brd-bot {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding-bottom: 10px; }

.h-40 {
  height: 40px;
  line-height: 40px !important; }

.map iframe {
  width: 100%; }

.custom-nav, #other-product .nav-item {
  border-radius: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-bottom: 4px solid rgba(0, 0, 0, 0.1) !important;
  height: 50px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  text-transform: capitalize; }
  .custom-nav.active, #other-product .nav-item.active {
    background-color: transparent !important;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) !important;
    border-bottom: 4px solid #F42534 !important;
    font-weight: bold;
    color: black !important; }

.bg-box-text {
  position: relative;
  min-height: 400px; }
  .bg-box-text .btn-danger:hover {
    background-color: rgba(244, 37, 52, 0.8); }

/* specific */
.about-us-info {
  height: 355px;
  position: relative; }
  .about-us-info a {
    position: absolute;
    bottom: 0; }

.about-us-img img {
  height: 355px;
  width: 100%;
  object-fit: cover; }

.stock-box {
  padding: 25px;
  background: #fff;
  box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.05);
  position: relative; }

.stock-value {
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 68px;
  position: relative; }
  .stock-value span {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000000 !important; }

.stock-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.8; }
  .stock-bg::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 220px;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #FFFFFF 100%); }
  .stock-bg::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 220px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #FFFFFF 100%);
    transform: rotate(-180deg); }

.stock-text {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 8px; }

.stock-update {
  font-weight: normal !important;
  color: rgba(0, 0, 0, 0.15); }

#home-products .btn-more {
  display: block;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  background: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  position: absolute;
  bottom: 0; }

#home-products .product-box {
  height: 390px; }

#b-with-button .btn {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #FFFFFF;
  color: #fff; }
  #b-with-button .btn:hover {
    background: rgba(255, 255, 255, 0.3); }

#b-with-button .info-pos {
  position: relative;
  top: -100%; }

.shortcut-box {
  overflow: hidden; }
  .shortcut-box img {
    transition: all .4s ease-in-out;
    transform: scale(1); }
  .shortcut-box:hover img {
    transform: scale(1.1); }

.ab-us-certification img {
  height: 240px;
  object-fit: cover; }

#ab-us-lob img {
  height: 224.64px;
  object-fit: cover; }

.financial-box {
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.05); }
  .financial-box p {
    flex: 3;
    margin: 0; }
  .financial-box i {
    flex: 2;
    text-align: right;
    font-style: normal; }

#people-banner .img-content {
  height: 193px;
  display: block;
  margin: auto;
  object-fit: contain; }

#career .comment-box p {
  text-align: center; }
  #career .comment-box p:nth-child(1) {
    display: flex;
    justify-content: center;
    align-items: center; }
  #career .comment-box p:nth-child(2) {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 70%;
    width: 90%;
    border-top: 2px solid rgba(0, 0, 0, 0.05);
    padding-top: 15px;
    margin-bottom: 0; }

#career .comment-box img {
  width: 32px !important;
  height: 32px;
  display: inline-block !important; }

#career .owl-item .journal-content-article {
  height: 100%; }

#career .owl-stage-outer {
  border: 2px solid #F42534; }

#career .owl-theme .owl-dots .owl-dot span {
  background: #fff;
  border: 1px solid #f42534; }

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

#career .owl-carousel .owl-stage {
  display: flex; }

#career button:focus {
  outline: none; }

#career .comment-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%; }

#job-vacancy .journal-content-article {
  height: 100%; }

#job-vacancy .job-vacancy-box {
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.05);
  padding: 15px;
  cursor: pointer;
  position: relative;
  display: block;
  height: 100%; }
  #job-vacancy .job-vacancy-box:hover p:nth-child(1), #job-vacancy .job-vacancy-box:hover p:nth-child(3) {
    color: #000 !important; }
  #job-vacancy .job-vacancy-box:hover p:nth-child(2) {
    fill: #f42534 !important;
    color: #f42534 !important; }
  #job-vacancy .job-vacancy-box:hover .svg-fill-red {
    fill: #f42534 !important; }
  #job-vacancy .job-vacancy-box:hover .svg-fill-black {
    fill: #000 !important; }
  #job-vacancy .job-vacancy-box p:nth-child(3) {
    position: absolute;
    bottom: 0; }
  #job-vacancy .job-vacancy-box i {
    position: absolute;
    top: 15px;
    right: 15px; }

#sales-section .container {
  padding: 0 !important; }

.contact-info a {
  display: block;
  color: #000; }

.contact-info span {
  margin-right: 5px; }

.gallery-info {
  background: rgba(244, 37, 52, 0.8);
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 12px 25px; }
  .gallery-info p {
    margin-bottom: 0;
    color: #fff; }

.gallery-box {
  display: block;
  position: relative; }
  .gallery-box img {
    object-fit: cover; }

.big-image {
  height: 400px;
  width: 100%;
  min-height: 100%; }

.small-image {
  height: 192px;
  width: 100%;
  min-height: 100%; }

.gallery-img {
  position: relative;
  margin: 0px;
  display: block;
  padding-bottom: 100%;
  height: 0px;
  overflow: hidden; }
  .gallery-img img {
    background-color: transparent;
    text-align: center;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover; }

.back:hover .svg-hov-white {
  fill: #fff !important; }

.back span {
  position: relative;
  left: -5px;
  top: -2px; }

.news-box:hover p:nth-child(1) {
  color: #f42534 !important; }

/* end of specific */
@media (max-width: 991.98px) {
  .h-tab > .tab-content {
    border: none !important;
    display: block !important; } }

@media (max-width: 767.98px) {
  .img-content {
    height: 350px; }
  /* specific */
  .feature.video {
    height: 300px; }
  #b-with-button .img-banner {
    height: 250px; }
  #b-with-button .img-content {
    height: 350px; }
  .img-banner.auto {
    height: auto; }
  #about-us-banner .img-banner {
    height: 400px; }
  #paper-sales .btn {
    width: 100%; }
  /* end of specific */ }

@media (max-width: 575.98px) {
  .c-title {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px; }
  .b-desc {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 39px; }
  .img-content {
    height: 200px; }
  /* specific */
  .feature.video {
    height: 200px; }
  .about-us-img img {
    height: 192px; }
  .stock-value {
    font-size: 40px; }
  #home-products .product-box:nth-child(1) {
    height: auto; }
  #b-with-button .img-content {
    height: 200px; }
  #b-with-button .info-box {
    padding: 0 !important; }
    #b-with-button .info-box p:nth-child(1), #b-with-button .info-box p:nth-child(3) {
      color: black; }
    #b-with-button .info-box p:nth-child(2), #b-with-button .info-box a {
      color: #f42534 !important;
      border-color: #f42534 !important; }
  #b-with-button .info-pos {
    top: 0; }
  /* end of specific */ }

@media (min-width: 992px) {
  /* specific */
  #about-us-more #about-us-tab-group {
    min-height: 500px;
    max-height: 1240px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px; }
    #about-us-more #about-us-tab-group::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      border-radius: 100px;
      background-color: #F5F5F5; }
    #about-us-more #about-us-tab-group::-webkit-scrollbar {
      width: 8px;
      background-color: #F5F5F5; }
    #about-us-more #about-us-tab-group::-webkit-scrollbar-thumb {
      border-radius: 100px;
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #BCBCBC; }
  /* end of specific */ }

@media (min-width: 768px) {
  /* specific */
  #home-products .col-md-4:nth-child(1) {
    padding-right: 0;
    margin-bottom: 25px; }
  #home-products .col-md-4:nth-child(2) {
    padding-left: 0; }
  /* end of specific */ }

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