@charset "UTF-8";
@import url(../fonts/stylesheet.css?t=1689647510387);
@import url(plugins/animate/animate.css?t=1689647510387);
@import url(fontawesome-5.0.13/fontawesome-all.min.css?t=1689647510387);
@import url(plugins/jquery-ui/jquery-ui.min.css?t=1689647510387);
@import url(plugins/datatable-1.12.1/jquery.dataTables.min.css?t=1689647510387);
@import url(plugins/owlcarousel-2.3.4/owl.carousel.min.css?t=1689647510387);
@import url(plugins/owlcarousel-2.3.4/owl.theme.default.min.css?t=1689647510387);
.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); }

/*
    File name    : _custom.scss
    Created by   : Muhamad Ramdani (mr.ramdani@outlook.com) - muhramdani.com
    Created date : 8:58 28/08/2019
*/
/*
 * Theme definitions
 */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

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

.theme-default a {
  color: #014a94; }

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: #014a94;
    -webkit-text-fill-color: #014a94; }

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

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

body.admin_control.enable_editable .portlet > .portlet-topper,
body.admin_control.dragable_mode .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,
body.admin_control.dragable_mode .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: #014a94;
    color: #ffffff; }
    .theme-default .back_to_top:hover {
      background-color: #033d77;
      color: #ffffff; }
      .theme-default .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; }

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: #014a94 !important;
    border-color: #014a94 !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; }

.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: #014a94; }
  .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:not(.has-control-menu) .show_controlMenu {
  display: none !important; }

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 .autofit-float.autofit-row.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.disable_editable.dragable_mode .portlet {
  margin-bottom: 24px !important; }

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

body.disable_editable.dragable_mode .language-bar .portlet-decorate .portlet-content {
  padding: 0px !important; }

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

body.disable_editable.dragable_mode .autofit-float.autofit-row.portlet-header {
  display: block !important; }

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

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

body.disable_editable.dragable_mode .portlet:hover > .portlet-content-editable,
body.disable_editable.dragable_mode .portlet.focus > .portlet-content-editable {
  border-color: #0B5FFF !important; }

body.disable_editable.dragable_mode .portlet-layout .portlet-header {
  display: block !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; }

.CX-utama #CX-content {
  margin-top: 120px; }
  @media (max-width: 1024px) {
    .CX-utama #CX-content {
      margin-top: 75px; } }

body.is-home .CX-utama #CX-content,
body.login-page .CX-utama #CX-content {
  margin-top: 0px; }

@media (max-width: 767px) {
  body.theme-default.is-default.login-page .CX-utama #CX-content {
    margin-top: 0px !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; }

.animated {
  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 {
  padding: 0.375rem 0.75rem !important;
  text-transform: none;
  font-family: "Poppins-Medium";
  border-radius: 8px !important;
  font-size: 1rem; }
  .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: #014a94; }
    .btn.btn-cxrus:focus {
      box-shadow: 0 0 0 0.2rem rgba(241, 128, 36, 0.5); }
    .theme-default .btn.btn-cxrus:hover, .theme-default .btn.btn-cxrus.active {
      background-color: #033d77;
      border-color: #033d77; }
  .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; }
    .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-secondary {
    background-color: transparent;
    border-color: #6c757d;
    color: #6c757d; }
    .btn.btn-outline-secondary:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
    .btn.btn-outline-secondary:hover, .btn.btn-outline-secondary.active {
      color: #ffffff;
      background-color: #5a6268;
      border-color: #5a6268; }
    .btn.btn-outline-secondary.btn-default {
      background-color: transparent;
      border-color: #6c757d;
      color: #6c757d; }
      .btn.btn-outline-secondary.btn-default:focus {
        box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
      .btn.btn-outline-secondary.btn-default:hover, .btn.btn-outline-secondary.btn-default.active {
        color: #ffffff;
        background-color: #5a6268;
        border-color: #5a6268; }
  .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; } }
  @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; } }

.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: #014a94 !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; }

textarea.form-control {
  width: 100% !important;
  box-sizing: border-box;
  overflow: auto;
  resize: vertical; }

.form-control {
  border: 1px solid #d7d7d4;
  box-shadow: none;
  font-family: "Poppins-SemiBold";
  font-size: 1rem;
  color: #000000;
  height: 44px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background-image: none !important; }
  .form-control:focus, .form-control:hover {
    outline: none;
    box-shadow: none; }
    .theme-default .form-control:focus, .theme-default .form-control:hover {
      border-color: #014a94; }

.control-label {
  font-weight: normal;
  font-family: "Poppins-SemiBold"; }

.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: #014a94; }
        .theme-default .boxDropLanguage .boxActiveLang .label:hover {
          color: #033d77; }
      .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: #014a94; }
        .theme-default .boxDropLanguage .boxActiveLang:after:hover {
          color: #033d77; }
  .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: #014a94; }
  .theme-default body.is-default .boxDropLanguage .boxActiveLang:after:hover, .theme-default
  body.is-default .boxDropLanguage .boxActiveLang .label:hover {
    color: #033d77; }

.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 .language-bar .boxDropLanguage .boxActiveLang .label:hover {
      color: #033d77; }
  .theme-default .language-bar .boxDropLanguage .boxActiveLang:hover:after, .theme-default
  .language-bar .boxDropLanguage .boxActiveLang:hover .label {
    color: #033d77; }

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

.boxTab ul.cx-tab-link {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  margin-bottom: 2rem; }
  @media (max-width: 820px) {
    .boxTab ul.cx-tab-link {
      margin-bottom: 2rem !important; } }
  @media (max-width: 767px) {
    .boxTab ul.cx-tab-link {
      overflow-x: auto !important;
      overflow-y: hidden;
      gap: .5rem;
      margin-bottom: 2rem !important; }
      .boxTab ul.cx-tab-link .owl-dot {
        flex: 0 0 auto !important; } }
  @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 #c70740; }
      .theme-default .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 #c70740; }
      .theme-default .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-default .boxTab ul.cx-tab-link.simple li:hover, .theme-default .boxTab ul.cx-tab-link.simple li.active {
    border-bottom: 3px solid #014a94; }
  .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: #014a94; }
  @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 #014a94; }
        .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: #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 {
          content: '';
          position: absolute;
          bottom: -10px;
          left: 50%;
          transform: translatex(-50%);
          border-left: 8px solid transparent;
          border-right: 8px solid transparent;
          border-top: 8px solid #014a94; }
  @media (max-width: 1024px) {
    .theme-default .boxTab ul.cx-tab-link {
      overflow-x: inherit; }
      .theme-default .boxTab ul.cx-tab-link.with-triangle li {
        padding-bottom: 10px; } }
    @media (max-width: 1024px) and (max-width: 820px) {
      .theme-default .boxTab ul.cx-tab-link.with-triangle li {
        padding-bottom: 0; } }
  @media (max-width: 1024px) {
        .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; } }
    @media (max-width: 1024px) and (max-width: 820px) {
      .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 #014A94 !important; } }
  @media (max-width: 1024px) {
        .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; } }
      @media (max-width: 1024px) and (max-width: 820px) {
        .theme-default .boxTab ul.cx-tab-link.with-triangle li:hover:before,
        .theme-default .boxTab ul.cx-tab-link.with-triangle li.active:before {
          border-bottom: 0; } }
  @media (max-width: 1024px) {
        .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; } }
      @media (max-width: 1024px) and (max-width: 820px) {
        .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: -12px !important; } }
  @media (max-width: 768px) {
    .theme-default .boxTab ul.cx-tab-link.with-triangle {
      margin-bottom: 0; }
      .theme-default .boxTab ul.cx-tab-link.with-triangle li {
        padding-bottom: 0; }
        .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: 0;
          left: 0;
          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: -7px !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: #014a94;
  color: #ffffff; }
  .theme-default .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-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; }

.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: #014a94; }
          .theme-default .share-media.jssocials .jssocials-shares .jssocials-share a:hover {
            background-color: #c70740; }
          .theme-default .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; }

body.disable_editable .portlet-asset-publisher .metadata-author {
  display: none; }

body.disable_editable .component-title {
  display: none; }

.portlet-workflow-tasks,
.portlet-oauth2-provider-connected-applications,
.portlet-users-admin,
.portlet-workflow,
.shared-assets-portlet,
.notifications-portlet {
  margin-top: 80px; }
  .portlet-workflow-tasks .nav-link,
  .portlet-oauth2-provider-connected-applications .nav-link,
  .portlet-users-admin .nav-link,
  .portlet-workflow .nav-link,
  .shared-assets-portlet .nav-link,
  .notifications-portlet .nav-link {
    font-weight: normal;
    font-family: "Poppins-Medium";
    font-size: 1rem; }
    .theme-default .portlet-workflow-tasks .nav-link, .theme-default
    .portlet-oauth2-provider-connected-applications .nav-link, .theme-default
    .portlet-users-admin .nav-link, .theme-default
    .portlet-workflow .nav-link, .theme-default
    .shared-assets-portlet .nav-link, .theme-default
    .notifications-portlet .nav-link {
      color: #014a94; }
    .portlet-workflow-tasks .nav-link:focus,
    .portlet-oauth2-provider-connected-applications .nav-link:focus,
    .portlet-users-admin .nav-link:focus,
    .portlet-workflow .nav-link:focus,
    .shared-assets-portlet .nav-link:focus,
    .notifications-portlet .nav-link:focus {
      box-shadow: none; }
    .portlet-workflow-tasks .nav-link.active,
    .portlet-oauth2-provider-connected-applications .nav-link.active,
    .portlet-users-admin .nav-link.active,
    .portlet-workflow .nav-link.active,
    .shared-assets-portlet .nav-link.active,
    .notifications-portlet .nav-link.active {
      position: relative; }
      .theme-default .portlet-workflow-tasks .nav-link.active:after, .theme-default
      .portlet-oauth2-provider-connected-applications .nav-link.active:after, .theme-default
      .portlet-users-admin .nav-link.active:after, .theme-default
      .portlet-workflow .nav-link.active:after, .theme-default
      .shared-assets-portlet .nav-link.active:after, .theme-default
      .notifications-portlet .nav-link.active:after {
        background-color: #c70740 !important; }
  .portlet-workflow-tasks .management-bar-light .nav-link,
  .portlet-workflow-tasks .management-bar-light .nav-underline .tab a,
  .portlet-workflow-tasks .nav-underline .tab .management-bar-light a,
  .portlet-workflow-tasks .management-bar-light .navbar-nav .btn-unstyled,
  .portlet-oauth2-provider-connected-applications .management-bar-light .nav-link,
  .portlet-oauth2-provider-connected-applications .management-bar-light .nav-underline .tab a,
  .portlet-oauth2-provider-connected-applications .nav-underline .tab .management-bar-light a,
  .portlet-oauth2-provider-connected-applications .management-bar-light .navbar-nav .btn-unstyled,
  .portlet-users-admin .management-bar-light .nav-link,
  .portlet-users-admin .management-bar-light .nav-underline .tab a,
  .portlet-users-admin .nav-underline .tab .management-bar-light a,
  .portlet-users-admin .management-bar-light .navbar-nav .btn-unstyled,
  .portlet-workflow .management-bar-light .nav-link,
  .portlet-workflow .management-bar-light .nav-underline .tab a,
  .portlet-workflow .nav-underline .tab .management-bar-light a,
  .portlet-workflow .management-bar-light .navbar-nav .btn-unstyled,
  .shared-assets-portlet .management-bar-light .nav-link,
  .shared-assets-portlet .management-bar-light .nav-underline .tab a,
  .shared-assets-portlet .nav-underline .tab .management-bar-light a,
  .shared-assets-portlet .management-bar-light .navbar-nav .btn-unstyled,
  .notifications-portlet .management-bar-light .nav-link,
  .notifications-portlet .management-bar-light .nav-underline .tab a,
  .notifications-portlet .nav-underline .tab .management-bar-light a,
  .notifications-portlet .management-bar-light .navbar-nav .btn-unstyled {
    font-weight: normal;
    color: #000000; }
  .theme-default .portlet-workflow-tasks .list-group-notification .list-group-item-primary, .theme-default
  .portlet-oauth2-provider-connected-applications .list-group-notification .list-group-item-primary, .theme-default
  .portlet-users-admin .list-group-notification .list-group-item-primary, .theme-default
  .portlet-workflow .list-group-notification .list-group-item-primary, .theme-default
  .shared-assets-portlet .list-group-notification .list-group-item-primary, .theme-default
  .notifications-portlet .list-group-notification .list-group-item-primary {
    padding: 2rem 1rem;
    box-shadow: inset 0.5rem 0 #c70740, inset -0.0625rem 0 #e7e7ed, inset 0 0.0625rem #e7e7ed, inset 0 -0.0625rem #e7e7ed; }
    .theme-default .portlet-workflow-tasks .list-group-notification .list-group-item-primary h4, .theme-default
    .portlet-oauth2-provider-connected-applications .list-group-notification .list-group-item-primary h4, .theme-default
    .portlet-users-admin .list-group-notification .list-group-item-primary h4, .theme-default
    .portlet-workflow .list-group-notification .list-group-item-primary h4, .theme-default
    .shared-assets-portlet .list-group-notification .list-group-item-primary h4, .theme-default
    .notifications-portlet .list-group-notification .list-group-item-primary h4 {
      font-weight: normal;
      font-family: "Poppins-Medium";
      font-size: 1.1rem; }
  .portlet-workflow-tasks .sheet-subtitle,
  .portlet-oauth2-provider-connected-applications .sheet-subtitle,
  .portlet-users-admin .sheet-subtitle,
  .portlet-workflow .sheet-subtitle,
  .shared-assets-portlet .sheet-subtitle,
  .notifications-portlet .sheet-subtitle {
    font-weight: normal !important;
    font-family: "Poppins-SemiBold"; }
  .portlet-workflow-tasks .form-control,
  .portlet-oauth2-provider-connected-applications .form-control,
  .portlet-users-admin .form-control,
  .portlet-workflow .form-control,
  .shared-assets-portlet .form-control,
  .notifications-portlet .form-control {
    background-color: #ffffff;
    font-weight: normal;
    font-family: "Poppins-Regular"; }
  .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a,
  .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a,
  .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a,
  .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a,
  .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a,
  .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a {
    display: block;
    position: relative;
    padding: 1rem; }
    .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover,
    .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover,
    .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover,
    .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover,
    .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover,
    .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:hover {
      background-color: transparent; }
    .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
    .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
    .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
    .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
    .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before,
    .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before {
      content: '\f054';
      font-family: "Font Awesome 5 Pro";
      position: absolute;
      right: 0;
      font-weight: bold; }
      .theme-default .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before, .theme-default
      .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before, .theme-default
      .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before, .theme-default
      .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before, .theme-default
      .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before, .theme-default
      .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:before {
        color: #014a94; }
    .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after,
    .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after,
    .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after,
    .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after,
    .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after,
    .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:after {
      opacity: 0;
      content: '';
      position: absolute;
      left: 15px;
      bottom: 0;
      width: 50px;
      height: 6px;
      border-radius: 40px;
      overflow: hidden; }
    .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus,
    .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus,
    .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus,
    .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus,
    .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus,
    .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a:focus {
      outline: none;
      box-shadow: none; }
    .theme-default .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active, .theme-default
    .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active, .theme-default
    .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active, .theme-default
    .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active, .theme-default
    .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active, .theme-default
    .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active {
      color: #014a94;
      font-weight: normal; }
    .theme-default .portlet-workflow-tasks nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after, .theme-default
    .portlet-oauth2-provider-connected-applications nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after, .theme-default
    .portlet-users-admin nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after, .theme-default
    .portlet-workflow nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after, .theme-default
    .shared-assets-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after, .theme-default
    .notifications-portlet nav.menubar.menubar-transparent.menubar-vertical-expand-lg .nav.nav-nested li.nav-item a.active:after {
      opacity: 1;
      background-color: #c70740 !important; }
  .portlet-workflow-tasks .sheet .sheet-header .sheet-title,
  .portlet-oauth2-provider-connected-applications .sheet .sheet-header .sheet-title,
  .portlet-users-admin .sheet .sheet-header .sheet-title,
  .portlet-workflow .sheet .sheet-header .sheet-title,
  .shared-assets-portlet .sheet .sheet-header .sheet-title,
  .notifications-portlet .sheet .sheet-header .sheet-title {
    font-family: "Poppins-SemiBold";
    font-size: 1.5rem; }
  .portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle,
  .portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle,
  .portlet-users-admin .sheet .sheet-section .sheet-subtitle,
  .portlet-workflow .sheet .sheet-section .sheet-subtitle,
  .shared-assets-portlet .sheet .sheet-section .sheet-subtitle,
  .notifications-portlet .sheet .sheet-section .sheet-subtitle {
    text-transform: none;
    font-family: "Poppins-SemiBold";
    font-size: 1.1rem;
    border-bottom: 1px solid #ddd;
    padding: 1rem 0; }
    .theme-default .portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle, .theme-default
    .portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle, .theme-default
    .portlet-users-admin .sheet .sheet-section .sheet-subtitle, .theme-default
    .portlet-workflow .sheet .sheet-section .sheet-subtitle, .theme-default
    .shared-assets-portlet .sheet .sheet-section .sheet-subtitle, .theme-default
    .notifications-portlet .sheet .sheet-section .sheet-subtitle {
      color: #014a94; }
    .portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle:before,
    .portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle:before,
    .portlet-users-admin .sheet .sheet-section .sheet-subtitle:before,
    .portlet-workflow .sheet .sheet-section .sheet-subtitle:before,
    .shared-assets-portlet .sheet .sheet-section .sheet-subtitle:before,
    .notifications-portlet .sheet .sheet-section .sheet-subtitle:before {
      font-family: "Font Awesome 5 Pro";
      position: absolute;
      right: 0;
      font-weight: bold; }
      .theme-default .portlet-workflow-tasks .sheet .sheet-section .sheet-subtitle:before, .theme-default
      .portlet-oauth2-provider-connected-applications .sheet .sheet-section .sheet-subtitle:before, .theme-default
      .portlet-users-admin .sheet .sheet-section .sheet-subtitle:before, .theme-default
      .portlet-workflow .sheet .sheet-section .sheet-subtitle:before, .theme-default
      .shared-assets-portlet .sheet .sheet-section .sheet-subtitle:before, .theme-default
      .notifications-portlet .sheet .sheet-section .sheet-subtitle:before {
        color: #014a94; }
  .portlet-workflow-tasks .btn.btn-primary.btn-default,
  .portlet-workflow-tasks .btn.btn-secondary,
  .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default,
  .portlet-oauth2-provider-connected-applications .btn.btn-secondary,
  .portlet-users-admin .btn.btn-primary.btn-default,
  .portlet-users-admin .btn.btn-secondary,
  .portlet-workflow .btn.btn-primary.btn-default,
  .portlet-workflow .btn.btn-secondary,
  .shared-assets-portlet .btn.btn-primary.btn-default,
  .shared-assets-portlet .btn.btn-secondary,
  .notifications-portlet .btn.btn-primary.btn-default,
  .notifications-portlet .btn.btn-secondary {
    text-transform: uppercase;
    font-family: "Poppins-Regular" !important; }
    .portlet-workflow-tasks .btn.btn-primary.btn-default.btn-lg,
    .portlet-workflow-tasks .btn.btn-secondary.btn-lg,
    .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default.btn-lg,
    .portlet-oauth2-provider-connected-applications .btn.btn-secondary.btn-lg,
    .portlet-users-admin .btn.btn-primary.btn-default.btn-lg,
    .portlet-users-admin .btn.btn-secondary.btn-lg,
    .portlet-workflow .btn.btn-primary.btn-default.btn-lg,
    .portlet-workflow .btn.btn-secondary.btn-lg,
    .shared-assets-portlet .btn.btn-primary.btn-default.btn-lg,
    .shared-assets-portlet .btn.btn-secondary.btn-lg,
    .notifications-portlet .btn.btn-primary.btn-default.btn-lg,
    .notifications-portlet .btn.btn-secondary.btn-lg {
      padding: 1rem 2rem 1rem !important; }
    .portlet-workflow-tasks .btn.btn-primary.btn-default.btn-md,
    .portlet-workflow-tasks .btn.btn-secondary.btn-md,
    .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default.btn-md,
    .portlet-oauth2-provider-connected-applications .btn.btn-secondary.btn-md,
    .portlet-users-admin .btn.btn-primary.btn-default.btn-md,
    .portlet-users-admin .btn.btn-secondary.btn-md,
    .portlet-workflow .btn.btn-primary.btn-default.btn-md,
    .portlet-workflow .btn.btn-secondary.btn-md,
    .shared-assets-portlet .btn.btn-primary.btn-default.btn-md,
    .shared-assets-portlet .btn.btn-secondary.btn-md,
    .notifications-portlet .btn.btn-primary.btn-default.btn-md,
    .notifications-portlet .btn.btn-secondary.btn-md {
      padding: 1rem 2rem 1rem !important; }
    .theme-default .portlet-workflow-tasks .btn.btn-primary.btn-default, .theme-default
    .portlet-workflow-tasks .btn.btn-secondary, .theme-default
    .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default, .theme-default
    .portlet-oauth2-provider-connected-applications .btn.btn-secondary, .theme-default
    .portlet-users-admin .btn.btn-primary.btn-default, .theme-default
    .portlet-users-admin .btn.btn-secondary, .theme-default
    .portlet-workflow .btn.btn-primary.btn-default, .theme-default
    .portlet-workflow .btn.btn-secondary, .theme-default
    .shared-assets-portlet .btn.btn-primary.btn-default, .theme-default
    .shared-assets-portlet .btn.btn-secondary, .theme-default
    .notifications-portlet .btn.btn-primary.btn-default, .theme-default
    .notifications-portlet .btn.btn-secondary {
      border-color: #014a94;
      background-color: #014a94;
      color: #ffffff;
      font-size: 1rem; }
    .portlet-workflow-tasks .btn.btn-primary.btn-default:focus,
    .portlet-workflow-tasks .btn.btn-secondary:focus,
    .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default:focus,
    .portlet-oauth2-provider-connected-applications .btn.btn-secondary:focus,
    .portlet-users-admin .btn.btn-primary.btn-default:focus,
    .portlet-users-admin .btn.btn-secondary:focus,
    .portlet-workflow .btn.btn-primary.btn-default:focus,
    .portlet-workflow .btn.btn-secondary:focus,
    .shared-assets-portlet .btn.btn-primary.btn-default:focus,
    .shared-assets-portlet .btn.btn-secondary:focus,
    .notifications-portlet .btn.btn-primary.btn-default:focus,
    .notifications-portlet .btn.btn-secondary:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 80, 155, 0.5); }
    .theme-default .portlet-workflow-tasks .btn.btn-primary.btn-default:hover, .theme-default .portlet-workflow-tasks .btn.btn-primary.btn-default.active, .theme-default
    .portlet-workflow-tasks .btn.btn-secondary:hover, .theme-default
    .portlet-workflow-tasks .btn.btn-secondary.active, .theme-default
    .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default:hover, .theme-default
    .portlet-oauth2-provider-connected-applications .btn.btn-primary.btn-default.active, .theme-default
    .portlet-oauth2-provider-connected-applications .btn.btn-secondary:hover, .theme-default
    .portlet-oauth2-provider-connected-applications .btn.btn-secondary.active, .theme-default
    .portlet-users-admin .btn.btn-primary.btn-default:hover, .theme-default
    .portlet-users-admin .btn.btn-primary.btn-default.active, .theme-default
    .portlet-users-admin .btn.btn-secondary:hover, .theme-default
    .portlet-users-admin .btn.btn-secondary.active, .theme-default
    .portlet-workflow .btn.btn-primary.btn-default:hover, .theme-default
    .portlet-workflow .btn.btn-primary.btn-default.active, .theme-default
    .portlet-workflow .btn.btn-secondary:hover, .theme-default
    .portlet-workflow .btn.btn-secondary.active, .theme-default
    .shared-assets-portlet .btn.btn-primary.btn-default:hover, .theme-default
    .shared-assets-portlet .btn.btn-primary.btn-default.active, .theme-default
    .shared-assets-portlet .btn.btn-secondary:hover, .theme-default
    .shared-assets-portlet .btn.btn-secondary.active, .theme-default
    .notifications-portlet .btn.btn-primary.btn-default:hover, .theme-default
    .notifications-portlet .btn.btn-primary.btn-default.active, .theme-default
    .notifications-portlet .btn.btn-secondary:hover, .theme-default
    .notifications-portlet .btn.btn-secondary.active {
      background-color: #033d77 !important;
      color: #ffffff !important;
      border-color: #033d77 !important;
      font-family: "Poppins-Regular" !important;
      font-weight: normal; }

.dropdown-subheader {
  font-weight: normal !important; }

#clay_dropdown_portal .dropdown-menu {
  border-radius: 6px;
  border: 0px; }
  #clay_dropdown_portal .dropdown-menu ul li {
    font-weight: normal; }
    #clay_dropdown_portal .dropdown-menu ul li.dropdown-subheader {
      font-weight: normal;
      font-family: "Poppins-Regular"; }
    #clay_dropdown_portal .dropdown-menu ul li a.dropdown-item {
      font-weight: normal;
      font-family: "Poppins-Regular";
      font-size: .9rem; }
      .theme-default #clay_dropdown_portal .dropdown-menu ul li a.dropdown-item .dropdown-item-indicator-end {
        color: #f27224; }

textarea.form-control {
  width: 100% !important;
  box-sizing: border-box;
  overflow: auto;
  resize: vertical; }

.form-control {
  border: 1px solid #d7d7d4;
  box-shadow: none;
  font-family: "Poppins-SemiBold";
  font-size: 1rem;
  color: #000000;
  height: 44px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background-image: none !important; }
  .form-control:focus, .form-control:hover {
    outline: none;
    box-shadow: none; }
    .theme-default .form-control:focus, .theme-default .form-control:hover {
      border-color: #014a94; }

.control-label {
  font-weight: normal;
  font-family: "Poppins-SemiBold"; }

.boxInput .radio-group {
  margin-top: 0.5rem;
  display: block !important; }
  .boxInput .radio-group .radio,
  .boxInput .radio-group .radio-item {
    flex: 1; }
  .theme-default .boxInput .radio-group .radio-item.checked label:after {
    background-color: #014a94; }

.boxInput .radio,
.boxInput .radio + .radio,
.boxInput .checkbox + .checkbox {
  margin-top: 0 !important; }

.boxInput [type="radio"]:checked,
.boxInput [type="radio"]:not(:checked) {
  position: absolute;
  left: 0;
  opacity: 0;
  border: 1px solid; }

.boxInput .radio > label.disabled {
  opacity: 0.5; }
  .boxInput .radio > label.disabled:before {
    border-color: #ababab;
    background-color: #ebebe4; }

.boxInput .radio label {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
  text-transform: none !important; }
  .boxInput .radio label:first-letter {
    text-transform: uppercase; }

.boxInput .radio label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 23px;
  height: 23px;
  border: 1px solid #9a9a9a;
  border-radius: 100%;
  background: #ffffff; }

.boxInput .radio label:after {
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  .theme-default .boxInput .radio label:after {
    background-color: #014a94; }

.boxInput .radio label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }

.boxInput .radio-item.checked .radio label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.boxInput .checkbox-group {
  margin-bottom: 1rem; }
  .boxInput .checkbox-group .check-inline {
    flex: 0 0 auto;
    margin-right: 20px; }

.boxInput .custom-checkbox {
  height: 40px;
  position: relative; }
  .boxInput .custom-checkbox.rounded > [type="checkbox"]:not(:checked) + label:before,
  .boxInput .custom-checkbox.rounded > [type="checkbox"]:checked + label:before {
    border-radius: 4px; }
  .boxInput .custom-checkbox span {
    position: relative;
    top: 5px;
    margin-left: 20px;
    font-weight: normal;
    font-size: 1rem;
    color: #000000; }

.boxInput .custom-checkbox [type="checkbox"],
.boxInput .custom-checkbox > label {
  width: 100px;
  margin-bottom: 0 !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.boxInput .custom-checkbox [type="checkbox"] {
  position: absolute;
  left: 0;
  z-index: 2;
  opacity: 0; }

.boxInput .custom-checkbox > label {
  position: relative;
  padding-left: 5px;
  cursor: pointer;
  width: 100%; }

.boxInput .custom-checkbox > label span {
  top: 0;
  left: 10px; }

.boxInput .custom-checkbox > label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -12px;
  width: 26px;
  height: 26px;
  border: 1px solid #ababab;
  background: #ffffff; }

.boxInput .custom-checkbox label:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  font-weight: bold;
  position: absolute;
  top: 10%;
  left: 6px;
  margin-left: 0;
  transform: translate(-50%, -50%);
  transition: all 0.2s; }
  .theme-default .boxInput .custom-checkbox label:after {
    color: #014a94; }

.boxInput .custom-checkbox label:after {
  opacity: 0;
  transform: scale(0); }

.boxInput .custom-checkbox.checked label:after {
  opacity: 1;
  transform: scale(1); }

.boxInput .custom-checkbox > [type="checkbox"][data-indeterminate] + label:after,
.boxInput .custom-checkbox > [type="checkbox"][data-indeterminate] + label:after {
  content: "\f068";
  left: 6px;
  opacity: 1;
  transform: scale(1); }

.boxInput .custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,
.boxInput .custom-checkbox > [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  background-color: #ebebe4;
  border-color: #ababab;
  cursor: not-allowed;
  opacity: 1;
  color: #dadada; }

.boxInput .custom-checkbox > label.disabled {
  opacity: 0.5; }
  .boxInput .custom-checkbox > label.disabled:before {
    box-shadow: none;
    background-color: #ebebe4;
    border-color: #ababab;
    cursor: not-allowed;
    opacity: 1;
    color: #dadada;
    opacity: 0.5; }

.boxInput .custom-checkbox > [type="checkbox"]:disabled:checked + label:after {
  color: #dadada;
  cursor: not-allowed; }

.boxInput .custom-checkbox > [type="checkbox"]:disabled + label {
  color: #aaa;
  cursor: not-allowed; }

.boxInput .custom-checkbox > [type="checkbox"]:checked:focus + label:before,
.boxInput .custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px solid #000000; }

.theme-default .boxInput .custom-checkbox > label:hover:before {
  border: 1px solid #014a94 !important; }

.boxInput .custom-checkbox input[type="checkbox"]:active, .boxInput .custom-checkbox input[type="checkbox"]:focus {
  border: 1px solid #000;
  outline: none !important;
  box-shadow: none; }

.boxInput .custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
.boxInput .custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before {
  border: 1px solid #e4e4e4 !important; }

.boxInput .custom-input input[type="text"] {
  height: 35px;
  width: 35px;
  text-align: center;
  font-weight: normal;
  font-size: 0.9rem; }

.theme-default label .reference-mark {
  font-size: 0.6rem;
  color: #014a94; }

.boxAction {
  position: relative; }
  .boxAction:after {
    content: "";
    display: block;
    clear: both; }
  .boxAction .btn {
    margin-right: 10px;
    margin-bottom: 10px; }
    .boxAction .btn.pull-right {
      margin-right: 0; }
      .boxAction .btn.pull-right:nth-child(2) {
        margin-right: 10px; }

select.form-control:not([size]):not([multiple]) {
  height: 44px; }

.theme-default select[multiple]:focus option:checked {
  background: #014a94 linear-gradient(0deg, #014a94 0%, #014a94 100%); }

.form-group.input-text-wrapper.search {
  position: relative; }
  .form-group.input-text-wrapper.search .form-control {
    padding-right: 35px; }
  .form-group.input-text-wrapper.search:after {
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    color: #979797; }

.form-group.input-checkbox-wrapper.inline .checkbox-group {
  display: flex; }

.form-group.input-radio-wrapper.inline .radio-group {
  display: flex !important; }
  .form-group.input-radio-wrapper.inline .radio-group .radio-item {
    flex: 0 0 auto;
    margin-right: 10px; }

.form-group.input-text-wrapper .form-group.input-select-wrapper .control-label {
  display: block; }

.form-group.input-text-wrapper.type-select {
  position: relative; }
  .form-group.input-text-wrapper.type-select.multiple .form-group.input-select-wrapper:after {
    content: ""; }
  .form-group.input-text-wrapper.type-select .form-group.input-select-wrapper {
    position: relative; }
    .form-group.input-text-wrapper.type-select .form-group.input-select-wrapper .control-label {
      display: block; }
    .form-group.input-text-wrapper.type-select .form-group.input-select-wrapper:after {
      content: "\f078";
      font-family: "Font Awesome 5 Pro";
      font-size: 1rem;
      right: 16px;
      top: 58%;
      padding: 0 0 2px;
      position: absolute;
      pointer-events: none; }
      .theme-default .form-group.input-text-wrapper.type-select .form-group.input-select-wrapper:after {
        color: #014a94; }

.form-group.form-inline {
  display: block; }

.boxInput .form-control {
  border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  -ms-border-radius: 6px !important;
  -o-border-radius: 6px !important; }

@media (min-width: 576px) {
  .form-group.form-inline {
    display: flex; }
    .form-group.form-inline .control-label {
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .form-group.form-inline .form-control {
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }

@media (min-width: 576px) {
  .boxInput.horizontal .form-group {
    display: flex; }
    .boxInput.horizontal .form-group .control-label {
      -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
    .boxInput.horizontal .form-group .form-control {
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; }
    .boxInput.horizontal .form-group.input-checkbox-wrapper .checkbox-group .check-inline {
      display: inline-block; }
    .boxInput.horizontal .form-group.input-radio-wrapper .radio-group .radio-item {
      display: inline-block;
      margin-right: 15px; }
  .boxInput.horizontal .form-group.input-text-wrapper.type-select .form-group {
    display: block; }
    .boxInput.horizontal .form-group.input-text-wrapper.type-select .form-group .control-label,
    .boxInput.horizontal .form-group.input-text-wrapper.type-select .form-group .form-control {
      width: 100%;
      max-width: 100%;
      flex: none !important; }
    .boxInput.horizontal .form-group.input-text-wrapper.type-select .form-group.input-select-wrapper:after {
      top: 50%;
      position: absolute;
      transform: translate(0, 10%); }
  .boxInput.horizontal .form-group.input-text-wrapper.type-select-search .form-group {
    display: block !important; }
    .boxInput.horizontal .form-group.input-text-wrapper.type-select-search .form-group .control-label,
    .boxInput.horizontal .form-group.input-text-wrapper.type-select-search .form-group .form-control {
      max-width: 100%;
      flex: none !important; } }

.boxInput.horizontal .form-group.input-text-wrapper.type-select-search .form-group.input-select-wrapper {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  width: 100%; }

.boxInput.horizontal .form-group.input-text-wrapper.type-select .form-group.input-select-wrapper:after {
  transform: translate(0, -50%); }

.boxInput.horizontal .form-group.input-text-wrapper.type-select .form-group {
  display: flex;
  width: 100%; }
  .boxInput.horizontal .form-group.input-text-wrapper.type-select .form-group .control-label {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .boxInput.horizontal .form-group.input-text-wrapper.type-select .form-group .form-control {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }

.ui-datepicker {
  z-index: 986 !important;
  border-radius: 8px !important;
  padding: 1rem !important; }
  .ui-datepicker a.ui-datepicker-next.ui-corner-all {
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    color: #ffffff !important; }
  .ui-datepicker a.ui-datepicker-prev.ui-corner-all {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    color: #ffffff !important; }
  .ui-datepicker a.ui-datepicker-prev.ui-corner-all .ui-icon,
  .ui-datepicker a.ui-datepicker-next.ui-corner-all .ui-icon {
    background-image: none !important;
    position: relative !important; }
  .ui-datepicker a.ui-datepicker-prev.ui-corner-all:before,
  .ui-datepicker a.ui-datepicker-next.ui-corner-all:before {
    content: "\f054";
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    right: 10px;
    top: 2px; }
  .ui-datepicker a.ui-datepicker-next.ui-corner-all:before {
    content: "\f054"; }
  .ui-datepicker a.ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover {
    border-color: transparent !important;
    background-color: transparent !important;
    right: 2px !important; }
  .ui-datepicker a.ui-datepicker-next.ui-corner-all.ui-state-focus {
    border-color: transparent !important;
    background-color: transparent !important;
    right: 2px !important; }
  .ui-datepicker a.ui-datepicker-prev.ui-corner-all:before {
    content: "\f053"; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 2px !important;
  outline: none !important; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid transparent !important;
  background: transparent !important;
  color: #ffffff !important; }

.ui-datepicker .ui-datepicker-header {
  border-radius: 20px !important;
  color: #ffffff !important;
  font-family: "Poppins-Regular" !important;
  font-weight: normal !important; }
  .theme-default .ui-datepicker .ui-datepicker-header {
    background-color: #014a94 !important;
    border-color: #014a94 !important; }

.ui-datepicker-calendar thead tr th {
  font-family: "Poppins-SemiBold" !important;
  font-weight: normal !important;
  font-size: 0.8rem !important; }
  .theme-default .ui-datepicker-calendar thead tr th {
    color: #014a94 !important; }

.ui-datepicker-calendar tbody tr td {
  font-family: "Poppins-SemiBold" !important;
  font-weight: normal !important;
  font-size: 0.9rem !important;
  width: 20px !important;
  height: 20px !important; }
  .theme-default .ui-datepicker-calendar tbody tr td {
    color: #014a94 !important; }
  .ui-datepicker-calendar tbody tr td .ui-state-default {
    border: 1px solid transparent !important;
    border-radius: 50% !important;
    text-align: center !important;
    color: #000000 !important;
    padding: 0.2rem !important; }
    .ui-datepicker-calendar tbody tr td .ui-state-default.ui-state-active {
      color: #ffffff !important; }
      .theme-default .ui-datepicker-calendar tbody tr td .ui-state-default.ui-state-active {
        background-color: #014a94 !important; }
    .theme-default .ui-datepicker-calendar tbody tr td .ui-state-default.ui-state-hover {
      background-color: rgba(1, 74, 148, 0.2) !important;
      color: #014a94 !important; }

.form-group.type-date:after {
  content: "\f073";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  font-size: 1.2rem;
  right: 16px;
  top: 50%;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none; }

.form-group.input-date-wrapper > .control-label {
  margin-bottom: 20px; }

.form-group.input-date-wrapper .date-group {
  display: flex; }
  .form-group.input-date-wrapper .date-group .date-inline {
    display: flex;
    flex: 1;
    margin-right: 10px; }
    .form-group.input-date-wrapper .date-group .date-inline:last-child {
      margin-right: 0px; }
    .form-group.input-date-wrapper .date-group .date-inline .control-label {
      flex: 0 0 auto;
      justify-content: center;
      align-items: center;
      margin-bottom: 0px;
      line-height: 40px;
      padding: 0 10px 0 0px; }
    .form-group.input-date-wrapper .date-group .date-inline .form-group.input-text-wrapper {
      margin-bottom: 0px;
      display: inline-block;
      flex: 1 1 auto; }

.box-input-text .box-text .form-text .form-control {
  background-color: #ffffff !important; }

.box-input-text .box-text .form-text.addon {
  display: flex;
  align-items: center;
  border-radius: 3px;
  overflow: hidden; }
  .box-input-text .box-text .form-text.addon .form-control {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important; }
  .theme-default .box-input-text .box-text .form-text.addon span {
    background-color: #014a94;
    display: inline-block;
    color: #ffffff;
    height: 100%;
    height: 44px;
    line-height: 44px;
    position: relative;
    padding: 0 15px;
    font-size: 1.2rem;
    font-family: "Poppins-SemiBold"; }

.boxInput {
  /* thumb */ }
  .boxInput .box-range {
    margin-bottom: 2rem;
    color: #4a4a4a; }
    .boxInput .box-range.text {
      margin-bottom: 0px; }
    .boxInput .box-range .title {
      font-family: "Poppins-SemiBold";
      color: #4a4a4a;
      font-size: 1.3rem; }
      .boxInput .box-range .title .edit {
        font-size: 1.2rem;
        color: #627d92;
        margin-left: 1rem;
        text-decoration: none; }
        .boxInput .box-range .title .edit i {
          position: relative;
          top: -2px;
          color: #929292;
          font-size: 1rem; }
    .boxInput .box-range .box-input-range .box-text {
      font-family: "Poppins-Light";
      font-size: 1.3rem;
      display: flex;
      align-items: center; }
      .boxInput .box-range .box-input-range .box-text span {
        position: relative;
        top: -3px;
        margin-left: 5px; }
        .boxInput .box-range .box-input-range .box-text span.left {
          margin-right: 5px;
          margin-left: 0px; }
        .boxInput .box-range .box-input-range .box-text span.right {
          margin-right: 0px;
          margin-left: 5px; }
      .boxInput .box-range .box-input-range .box-text .form-text {
        margin-bottom: 10px; }
        .boxInput .box-range .box-input-range .box-text .form-text .form-control {
          border: 0;
          font-family: "Poppins-Light";
          font-size: 1.3rem;
          vertical-align: top;
          padding-left: 0px;
          color: #000000; }
        .boxInput .box-range .box-input-range .box-text .form-text.disabled .form-control {
          padding-left: 0px; }
          .boxInput .box-range .box-input-range .box-text .form-text.disabled .form-control:disabled, .boxInput .box-range .box-input-range .box-text .form-text.disabled .form-control[readonly] {
            background-color: transparent; }
      .boxInput .box-range .box-input-range .box-text.text-small .form-text {
        width: 60px; }
  .boxInput input[type="range"] {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    width: 100%;
    height: 10px;
    margin: 0;
    border: none;
    padding: 1px 2px;
    border-radius: 14px;
    background: #e5e5e5;
    box-shadow: inset 0 1px 0 0 #e5e5e5, inset 0 -1px 0 0 #e5e5e5;
    -webkit-box-shadow: inset 0 1px 0 0 #e5e5e5, inset 0 -1px 0 0 #e5e5e5;
    outline: none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    /* no focus outline */ }
  .boxInput input[type="range"]::-moz-range-track {
    border: inherit;
    background: transparent; }
  .boxInput input[type="range"]::-ms-track {
    border: inherit;
    color: transparent;
    /* don't drawn vertical reference line */
    background: transparent; }
  .boxInput input[type="range"]::-ms-fill-lower,
  .boxInput input[type="range"]::-ms-fill-upper {
    background: transparent; }
  .boxInput input[type="range"]::-ms-tooltip {
    display: none; }
  .boxInput input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #529de1), color-stop(100%, #245e8f));
    /* android <= 2.2 */
    background-image: -webkit-linear-gradient(top, #529de1 0, #245e8f 100%);
    /* older mobile safari and android > 2.2 */
    background-image: linear-gradient(to bottom, #529de1 0, #245e8f 100%);
    /* W3C */ }
    .theme-default .boxInput input[type="range"]::-webkit-slider-thumb {
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c70740), color-stop(100%, #c70740));
      /* android <= 2.2 */
      background-image: -webkit-linear-gradient(top, #c70740 0, #c70740 100%);
      /* older mobile safari and android > 2.2 */
      background-image: linear-gradient(to bottom, #c70740 0, #c70740 100%);
      /* W3C */ }
  .boxInput input[type="range"]::-moz-range-thumb {
    width: 40px;
    height: 18px;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    background-image: linear-gradient(to bottom, #529de1 0, #245e8f 100%);
    /* W3C */ }
    .theme-default .boxInput input[type="range"]::-moz-range-thumb {
      background-image: linear-gradient(to bottom, #c70740 0, #c70740 100%);
      /* W3C */ }
  .boxInput input[type="range"]::-ms-thumb {
    width: 40px;
    height: 18px;
    border-radius: 12px;
    border: 0;
    cursor: pointer; }
    .theme-default .boxInput input[type="range"]::-ms-thumb {
      background-image: linear-gradient(to bottom, #c70740 0, #c70740 100%);
      /* W3C */ }
  .boxInput .box-range.disabled {
    color: #cacaca; }
    .boxInput .box-range.disabled .title {
      color: #cacaca;
      font-weight: normal; }
    .boxInput .box-range.disabled .box-input-range .box-text .form-control {
      color: #cacaca; }
    .boxInput .box-range.disabled .box-input-range .box-slide-range input[type="range"] {
      background: linear-gradient(90deg, #e5e5e5 59.5238%, #e5e5e5 59.6238%) !important; }
    .theme-default .boxInput .box-range.disabled .box-input-range .box-slide-range input[type="range"]::-webkit-slider-thumb {
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cacaca), color-stop(100%, #cacaca));
      /* android <= 2.2 */
      background-image: -webkit-linear-gradient(top, #cacaca 0, #cacaca 100%);
      /* older mobile safari and android > 2.2 */
      background-image: linear-gradient(to bottom, #cacaca 0, #cacaca 100%);
      /* W3C */ }
    .theme-default .boxInput .box-range.disabled .box-input-range .box-slide-range input[type="range"]::-moz-range-thumb {
      background-image: linear-gradient(to bottom, #cacaca 0, #cacaca 100%); }
    .theme-default .boxInput .box-range.disabled .box-input-range .box-slide-range input[type="range"]::-ms-thumb {
      background-image: linear-gradient(to bottom, #cacaca 0, #cacaca 100%); }

.form-group.input-text-wrapper .form-group.input-select-wrapper .control-label {
  display: block; }

.bootstrap-select {
  width: 100% !important;
  display: block; }
  .bootstrap-select:not([class*="span"]) {
    width: 220px; }
  .bootstrap-select .dropdown-toggle:after {
    display: none; }
  .bootstrap-select .dropdown-menu > li > a {
    padding: 10px 20px; }
  .bootstrap-select .dropdown-menu .no-results {
    display: block;
    padding: 5px 10px 3px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #000000;
    white-space: nowrap; }
  .bootstrap-select .dropdown-menu > .selected > a {
    color: #000000;
    text-decoration: none;
    outline: 0;
    background-color: #f5f5f5; }
    .bootstrap-select .dropdown-menu > .selected > a:hover {
      color: #000000;
      text-decoration: none;
      outline: 0;
      background-color: #f5f5f5; }
    .bootstrap-select .dropdown-menu > .selected > a:focus {
      color: #000000;
      text-decoration: none;
      outline: 0;
      background-color: #f5f5f5; }
  .bootstrap-select .dropdown-menu > .active > a {
    color: #000000;
    text-decoration: none;
    outline: 0;
    background-color: #f5f5f5; }
    .bootstrap-select .dropdown-menu > .active > a:hover {
      color: #000000;
      text-decoration: none;
      outline: 0;
      background-color: #f5f5f5; }
    .bootstrap-select .dropdown-menu > .active > a:focus {
      color: #000000;
      text-decoration: none;
      outline: 0;
      background-color: #f5f5f5; }
  .bootstrap-select > .btn {
    width: 100%;
    height: 44px;
    padding: 6px 12px !important; }
    .bootstrap-select > .btn:focus {
      outline: thin dotted #333333 !important;
      outline: 5px auto -webkit-focus-ring-color !important;
      outline-offset: -2px; }
  .bootstrap-select .show-menu-arrow.open > .dropdown-toggle:before {
    display: block; }
  .bootstrap-select .show-menu-arrow.open > .dropdown-toggle:after {
    display: block; }
  .bootstrap-select .show-menu-arrow.open > .btn {
    z-index: 1001; }
  .bootstrap-select .show-menu-arrow .dropdown-toggle:before {
    display: none;
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-bottom-color: #000000;
    position: absolute;
    bottom: -4px;
    left: 9px; }
  .bootstrap-select .show-menu-arrow .dropdown-toggle:after {
    display: none; }
  .bootstrap-select .show-menu-arrow .dropdown-toggleafter {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px; }
  .bootstrap-select .show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid #cccccc;
    border-bottom: 0;
    border-top-color: #000000; }
  .bootstrap-select .show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #ffffff;
    border-bottom: 0; }
  .bootstrap-select .show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto; }
  .bootstrap-select .show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto; }

.bootstrap-select.btn-group {
  border: 0px;
  padding: 0px;
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0; }
  .bootstrap-select.btn-group .btn {
    border-radius: 4px !important; }
    .bootstrap-select.btn-group .btn:focus, .bootstrap-select.btn-group .btn:active {
      outline: 0; }
    .bootstrap-select.btn-group .btn .filter-option {
      overflow: hidden;
      position: absolute;
      left: 12px;
      right: 25px;
      text-align: left; }
    .bootstrap-select.btn-group .btn .caret {
      position: absolute;
      right: 12px;
      top: 15px; }
  .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed; }
    .bootstrap-select.btn-group > .disabled:focus {
      outline: none !important; }
  .bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .bootstrap-select.btn-group .dropdown-menu li.disabled > a {
      cursor: not-allowed; }
    .bootstrap-select.btn-group .dropdown-menu .label {
      margin-left: -10px;
      line-height: 20px; }
    .bootstrap-select.btn-group .dropdown-menu dt {
      display: block;
      padding: 3px 20px;
      cursor: default; }
    .bootstrap-select.btn-group .dropdown-menu li {
      position: relative; }
      .bootstrap-select.btn-group .dropdown-menu li > .opt {
        padding-left: 35px; }
      .bootstrap-select.btn-group .dropdown-menu li > a {
        min-height: 20px;
        cursor: pointer; }
        .bootstrap-select.btn-group .dropdown-menu li > a .check-mark {
          display: none; }
      .bootstrap-select.btn-group .dropdown-menu li small {
        padding-left: 0.5em; }
      .bootstrap-select.btn-group .dropdown-menu li > dt small {
        font-weight: normal; }
      .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small {
        color: #000000; }
      .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small {
        color: #000000; }
    .bootstrap-select.btn-group .dropdown-menu .bootstrap-select-searchbox {
      padding: 1px 7px 5px; }
  .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .bootstrap-select.btn-group .filter-option .label {
    line-height: 20px; }
  .bootstrap-select.btn-group .div-contain {
    overflow: hidden; }

.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0; }
  .bootstrap-select.btn-group[class*="span"] .btn {
    width: 100%; }

.bootstrap-select.btn-group.show-tick .dropdown-menu .selected a .check-mark {
  display: inline-block;
  position: absolute;
  right: 15px;
  margin-top: 2.5px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a .text {
  margin-right: 34px; }

.form-search .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-inline .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0; }

.bootstrap-select.btn-group.pull-right {
  float: right; }

.bootstrap-select.btn-group[class*="span"].pull-right {
  float: right; }

.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right; }

.row .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right; }

.input-append .bootstrap-select.btn-group {
  margin-left: -1px; }

.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px; }

.dropdown-toggle .caret {
  border: 0px !important;
  position: relative;
  top: 10px !important; }
  .dropdown-toggle .caret:after {
    position: absolute;
    right: 3px;
    content: "\f078";
    font-family: "Font Awesome 5 Pro";
    font-size: 1rem;
    color: #2f8642; }

.dropdown-toggle.btn-primary .caret:after,
.dropdown-toggle.btn-success .caret:after,
.dropdown-toggle.btn-warning .caret:after,
.dropdown-toggle.btn-danger .caret:after,
.dropdown-toggle.btn-info .caret:after,
.dropdown-toggle.btn-secondary .caret:after {
  color: #ffffff !important; }

.section-landing-menu-product {
  padding: 4rem 0; }
  @media (max-width: 1024px) {
    .section-landing-menu-product {
      padding: 2rem 0; } }
  .section-landing-menu-product .box-menu-product {
    display: flex;
    justify-content: center;
    align-items: flex-start; }
    .section-landing-menu-product .box-menu-product a {
      display: block;
      text-align: center;
      font-family: "Poppins-Light";
      width: 280px;
      height: 100%;
      flex-grow: 1;
      text-decoration: none;
      border-radius: 10px;
      padding: 2rem 2rem;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease; }
      .section-landing-menu-product .box-menu-product a .img {
        height: 120px;
        line-height: 120px;
        margin-bottom: 1rem; }
        @media (max-width: 1440px) {
          .section-landing-menu-product .box-menu-product a .img {
            height: 100px; }
            .section-landing-menu-product .box-menu-product a .img img {
              max-height: 60px; } }
      .section-landing-menu-product .box-menu-product a h3 {
        font-family: "Poppins-Medium"; }
      .section-landing-menu-product .box-menu-product a p {
        font-size: 1.1rem;
        color: #8a8a8a; }
      .section-landing-menu-product .box-menu-product a:hover {
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
    @media (max-width: 1024px) {
      .section-landing-menu-product .box-menu-product a {
        padding: 1rem; }
        .section-landing-menu-product .box-menu-product a .img {
          height: 80px;
          line-height: 80px; }
          .section-landing-menu-product .box-menu-product a .img img {
            height: 50px; }
        .section-landing-menu-product .box-menu-product a h3 {
          font-size: 1.2rem; }
        .section-landing-menu-product .box-menu-product a p {
          font-size: 1rem; } }
    @media (max-width: 767px) {
      .section-landing-menu-product .box-menu-product {
        align-items: left;
        justify-content: left;
        overflow-x: auto; }
        .section-landing-menu-product .box-menu-product a {
          flex: 0 0 auto;
          width: 200px; } }
    @media (max-width: 500px) {
      .section-landing-menu-product .box-menu-product a {
        width: 180px; } }

.section-layanan {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 450px; }
  .section-layanan .container.CX-wrapper {
    display: flex;
    align-items: center; }
    .section-layanan .container.CX-wrapper .box-head-text {
      margin-bottom: 0; }
      .section-layanan .container.CX-wrapper .box-head-text .head-text h3 {
        font-size: 2.5rem; }
      .section-layanan .container.CX-wrapper .box-head-text .head-text p {
        width: 100%;
        font-size: 1.4rem; }
  .section-layanan .box-image {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 450px; }
  .section-layanan.right .container.CX-wrapper {
    position: relative; }
    .section-layanan.right .container.CX-wrapper .box-head-text {
      position: absolute;
      width: 45%;
      left: 0; }
  .section-layanan.left .box-image {
    right: initial;
    left: 0; }
  .section-layanan.left .container.CX-wrapper {
    position: relative; }
    .section-layanan.left .container.CX-wrapper .box-head-text {
      position: absolute;
      width: 45%;
      left: initial;
      right: 0; }
  @media (max-width: 1024px) {
    .section-layanan {
      min-height: 400px; }
      .section-layanan .box-image {
        height: 400px; }
      .section-layanan .container.CX-wrapper .box-head-text {
        text-align: left; }
        .section-layanan .container.CX-wrapper .box-head-text .head-text {
          text-align: left; }
          .section-layanan .container.CX-wrapper .box-head-text .head-text h3 {
            font-size: 2rem; }
          .section-layanan .container.CX-wrapper .box-head-text .head-text p {
            font-size: 1.2rem; }
          .section-layanan .container.CX-wrapper .box-head-text .head-text .link-more {
            font-size: 1rem; } }
  @media (max-width: 767px) {
    .section-layanan {
      flex-direction: column;
      min-height: auto;
      margin-bottom: 4rem; }
      .section-layanan .container.CX-wrapper {
        order: 2;
        display: block; }
        .section-layanan .container.CX-wrapper .box-head-text {
          width: 100% !important;
          position: relative !important;
          text-align: center; }
          .section-layanan .container.CX-wrapper .box-head-text .head-text {
            text-align: center; }
      .section-layanan .box-image {
        position: relative !important;
        left: initial;
        right: initial !important;
        top: initial !important;
        order: 2;
        width: 100%;
        margin-top: 2rem;
        height: 200px;
        background-position: center center; } }

.section-why-bri.section-visi-misi {
  padding: 3rem 0; }
  .section-why-bri.section-visi-misi .box-loop p {
    color: #014a94;
    font-weight: bold; }
  .section-why-bri.section-visi-misi .box-loop .head-text {
    text-align: left; }
  .section-why-bri.section-visi-misi .box-loop .boxBenefit .text {
    width: 400px; }
    .section-why-bri.section-visi-misi .box-loop .boxBenefit .text p {
      color: #014a94;
      font-size: 17px;
      font-weight: bold; }

.section-bri-peduli .box-image {
  margin: 30px 0; }
  .section-bri-peduli .box-image img {
    height: 100px;
    display: block; }
    @media (max-width: 1336px) {
      .section-bri-peduli .box-image img {
        height: 80px; } }

@media (max-width: 1024px) {
  .section-bri-peduli .box-head-text .head-text {
    text-align: left; } }

.section-bri-peduli .box-head-text .head-text h3 {
  margin-bottom: 30px; }

.section-bri-peduli .box-head-text .head-text p {
  color: #393939;
  margin-bottom: 30px;
  width: 85%; }

.section-bri-peduli .box-head-text .head-text .link-more {
  font-weight: normal;
  color: #65afdf; }

.section-achivemenets {
  padding: 3rem 0; }
  .section-achivemenets .box-head-text .head-text {
    overflow: hidden; }
    .section-achivemenets .box-head-text .head-text h3 {
      float: left;
      width: 400px; }
      .section-achivemenets .box-head-text .head-text h3 b {
        font-family: "Poppins-SemiBold"; }
      @media (max-width: 767px) {
        .section-achivemenets .box-head-text .head-text h3 {
          float: none;
          width: auto; } }
    .section-achivemenets .box-head-text .head-text .nav-right {
      float: right; }
      .section-achivemenets .box-head-text .head-text .nav-right button {
        border: 0;
        outline: none;
        width: 40px;
        height: 40px;
        line-height: 40px;
        position: absolute; }
        .section-achivemenets .box-head-text .head-text .nav-right button.owl-prev {
          right: 60px; }
        .section-achivemenets .box-head-text .head-text .nav-right button.owl-next {
          right: 15px; }
        .theme-default .section-achivemenets .box-head-text .head-text .nav-right button {
          background-color: #c70740;
          color: #ffffff; }
          .theme-default .section-achivemenets .box-head-text .head-text .nav-right button:hover {
            background-color: #b8043a; }
          .theme-default .section-achivemenets .box-head-text .head-text .nav-right button i {
            font-size: 1.3rem; }
        .section-achivemenets .box-head-text .head-text .nav-right button:last-child {
          margin-right: 0; }
        .section-achivemenets .box-head-text .head-text .nav-right button.disabled {
          opacity: 0.5; }
      @media (max-width: 767px) {
        .section-achivemenets .box-head-text .head-text .nav-right {
          float: none;
          display: block;
          height: 40px;
          text-align: center;
          margin-top: 20px; }
          .section-achivemenets .box-head-text .head-text .nav-right .owl-next,
          .section-achivemenets .box-head-text .head-text .nav-right .owl-prev {
            position: relative;
            display: inline-block;
            right: initial !important;
            left: initial !important; }
          .section-achivemenets .box-head-text .head-text .nav-right .owl-prev {
            margin-right: 5px !important; } }
  .section-achivemenets .owl-carousel .owl-stage {
    display: flex;
    margin: 10px 0; }
  .section-achivemenets .box-achivements {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    padding: 20px;
    display: block;
    height: 100%; }
    .section-achivemenets .box-achivements:hover {
      text-decoration: none; }
    .section-achivemenets .box-achivements .box-image {
      widows: 100%;
      height: 250px;
      margin-bottom: 25px; }
      .section-achivemenets .box-achivements .box-image .img {
        height: 100%; }
    .section-achivemenets .box-achivements .small_title {
      color: #8a8a8a;
      margin-bottom: 0.5rem;
      font-family: "Poppins-Medium"; }
    .section-achivemenets .box-achivements .description {
      font-size: 15px;
      font-weight: bold;
      color: #c70740;
      margin-bottom: 40px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
      .section-achivemenets .box-achivements .description:hover {
        color: #9f0533; }
    .section-achivemenets .box-achivements .date {
      color: #8a8a8a;
      font-size: 14px; }
      .section-achivemenets .box-achivements .date:hover {
        color: #6e6e6e; }

.section-grid-image .box-grid-image .col-md-6 {
  padding: 0; }

.section-grid-image .box-grid-image .box-image {
  height: 450px;
  padding-left: 80px;
  display: flex;
  align-items: flex-end;
  padding-bottom: 120px;
  overflow: hidden;
  position: relative;
  z-index: 1; }
  @media (max-width: 1024px) {
    .section-grid-image .box-grid-image .box-image {
      padding-left: 40px;
      height: 500px;
      background-position: center; } }
  @media (max-width: 767px) {
    .section-grid-image .box-grid-image .box-image {
      height: 400px; } }
  .section-grid-image .box-grid-image .box-image:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3); }
  .section-grid-image .box-grid-image .box-image .img {
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center center;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out; }
  .section-grid-image .box-grid-image .box-image:hover .img {
    transform: scale(1.2);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out; }
  .section-grid-image .box-grid-image .box-image .box-content {
    z-index: 99;
    width: 70%;
    color: white; }
    @media (max-width: 1200px) {
      .section-grid-image .box-grid-image .box-image .box-content {
        width: 90%; } }
    @media (max-width: 767px) {
      .section-grid-image .box-grid-image .box-image .box-content {
        width: 100%; } }
    .section-grid-image .box-grid-image .box-image .box-content .tittle {
      font-size: 2.4rem;
      font-weight: normal;
      font-family: "Poppins-SemiBold";
      margin-bottom: 10px;
      line-height: 40px; }
      @media (max-width: 767px) {
        .section-grid-image .box-grid-image .box-image .box-content .tittle {
          font-size: 2.1rem; } }
    .section-grid-image .box-grid-image .box-image .box-content .description {
      font-size: 1.2rem;
      font-weight: lighter;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .section-grid-image .box-grid-image .box-image .box-content .description {
          font-size: 1.1rem; } }
    .section-grid-image .box-grid-image .box-image .box-content .more {
      color: white;
      font-size: 1.4rem;
      font-weight: normal;
      font-family: "Poppins-SemiBold"; }
      .section-grid-image .box-grid-image .box-image .box-content .more:hover {
        text-decoration: none; }
      .section-grid-image .box-grid-image .box-image .box-content .more:after {
        content: "\f178";
        font-family: "Font Awesome 5 Pro";
        margin-left: 15px;
        position: relative;
        top: 4px; }
      @media (max-width: 767px) {
        .section-grid-image .box-grid-image .box-image .box-content .more {
          font-size: 1.3rem; } }

.section-grid-image.style-2 .box-grid-image .box-image.active:after, .section-grid-image.style-2 .box-grid-image .box-image:hover:after {
  background: rgba(1, 74, 148, 0.84);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out; }

.section-benefit-tab.britama-rencana {
  margin-top: 70px; }
  .section-benefit-tab.britama-rencana .section-why-bri.requirement {
    padding: 1rem 0 2rem; }
    .section-benefit-tab.britama-rencana .section-why-bri.requirement .head-text p {
      width: 80%;
      margin: 0 auto; }
    @media (max-width: 767px) {
      .section-benefit-tab.britama-rencana .section-why-bri.requirement .head-text h1 {
        text-align: left; }
      .section-benefit-tab.britama-rencana .section-why-bri.requirement .head-text p {
        width: 100%;
        margin: 0;
        text-align: left; } }
    .section-benefit-tab.britama-rencana .section-why-bri.requirement .boxBenefit {
      width: 100%;
      display: flex; }
      @media (max-width: 767px) {
        .section-benefit-tab.britama-rencana .section-why-bri.requirement .boxBenefit {
          display: block; } }
      @media (max-width: 1024px) {
        .section-benefit-tab.britama-rencana .section-why-bri.requirement .boxBenefit .item {
          flex: 0 0 50%;
          max-width: 50%; }
          .section-benefit-tab.britama-rencana .section-why-bri.requirement .boxBenefit .item .text {
            margin-top: 0; } }
      @media (max-width: 767px) {
        .section-benefit-tab.britama-rencana .section-why-bri.requirement .boxBenefit .item {
          flex: 0 0 100%;
          max-width: 100%; }
          .section-benefit-tab.britama-rencana .section-why-bri.requirement .boxBenefit .item .text {
            margin-left: 10px; } }

.section-footer-information h3 {
  margin: 30px 0;
  font-size: 1.5rem; }

.section-display-card {
  margin: 4rem 0; }
  .section-display-card .box-display-card .title {
    font-family: "Poppins-SemiBold";
    font-weight: normal;
    font-size: 2.5rem;
    margin-bottom: 50px; }
    @media (max-width: 1024px) {
      .section-display-card .box-display-card .title {
        font-size: 2rem;
        text-align: center; } }
  .section-display-card .box-display-card .sliderSimple .box-item {
    margin-bottom: 30px;
    cursor: pointer;
    flex-grow: 1;
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
    .section-display-card .box-display-card .sliderSimple .box-item:hover {
      transform: translatey(-7px); }
    .section-display-card .box-display-card .sliderSimple .box-item .title-card {
      color: #627d92;
      text-align: center;
      margin-bottom: 10px;
      font-size: 1.5rem;
      font-family: "Poppins-SemiBold"; }
      @media (max-width: 767px) {
        .section-display-card .box-display-card .sliderSimple .box-item .title-card {
          font-size: 1.2rem; } }
    .section-display-card .box-display-card .sliderSimple .box-item a {
      display: block;
      padding: 0 50px; }
      .section-display-card .box-display-card .sliderSimple .box-item a .img {
        border-radius: 10px; }

@media (max-width: 767px) {
  .box-table-compare .box-detail-inner .box-column .btn {
    margin-bottom: 10px; } }

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

/* Switch starts here */
.rocker {
  display: inline-block;
  position: relative;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #888;
  width: 7em;
  height: 4em;
  overflow: hidden;
  border-bottom: 0.5em solid #eee; }

.rocker-small {
  font-size: 0.75em;
  /* Sizes the switch */
  margin: 0 1em;
  top: 1rem; }

.rocker::before {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #999;
  border: 0.5em solid #eee;
  border-bottom: 0; }

.rocker input {
  opacity: 0;
  width: 0;
  height: 0; }

.switch-left,
.switch-right {
  cursor: pointer;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.5em;
  width: 3em;
  transition: 0.2s; }

.switch-left {
  height: 2.4em;
  width: 2.75em;
  left: 0.85em;
  bottom: 0.4em;
  background-color: #ddd;
  transform: rotate(15deg) skewX(15deg); }

.switch-right {
  right: 0.5em;
  bottom: 0;
  background-color: #bd5757;
  color: #fff; }

.switch-left::before,
.switch-right::before {
  content: "";
  position: absolute;
  width: 0.4em;
  height: 2.45em;
  bottom: -0.45em;
  background-color: #ccc;
  transform: skewY(-65deg); }

.switch-left::before {
  left: -0.4em; }

.switch-right::before {
  right: -0.375em;
  background-color: transparent;
  transform: skewY(65deg); }

input:checked + .switch-left {
  background-color: #0084d0;
  color: #fff;
  bottom: 0px;
  left: 0.5em;
  height: 2.5em;
  width: 3em;
  transform: rotate(0deg) skewX(0deg); }

input:checked + .switch-left::before {
  background-color: transparent;
  width: 3.0833em; }

input:checked + .switch-left + .switch-right {
  background-color: #ddd;
  color: #888;
  bottom: 0.4em;
  right: 0.8em;
  height: 2.4em;
  width: 2.75em;
  transform: rotate(-15deg) skewX(-15deg); }

input:checked + .switch-left + .switch-right::before {
  background-color: #ccc; }

/* Keyboard Users */
input:focus + .switch-left {
  color: #333; }

input:checked:focus + .switch-left {
  color: #fff; }

input:focus + .switch-left + .switch-right {
  color: #fff; }

input:checked:focus + .switch-left + .switch-right {
  color: #333; }

.styleswitcher {
  z-index: 1000 !important;
  position: absolute; }
  .styleswitcher .settings-btn {
    position: absolute;
    visibility: hidden;
    opacity: 0; }
  .styleswitcher .settings-btn + label {
    position: fixed;
    top: 130px;
    right: 0;
    display: block;
    padding: 10px;
    color: #333;
    text-align: center;
    background: #fff;
    cursor: pointer; }
    .theme-default .styleswitcher .settings-btn + label {
      border-left: 3px solid #014a94; }
  .styleswitcher .settings-btn:checked + label {
    right: 200px;
    transition: all 0.3s; }
  .styleswitcher .buttons-wrapper {
    position: fixed;
    top: 130px;
    right: -200px;
    width: 200px;
    height: auto;
    background: #fff;
    transition: all 0.3s;
    text-align: center; }
    .theme-default .styleswitcher .buttons-wrapper {
      border-bottom: 3px solid #014a94; }
  .styleswitcher .settings-btn:checked ~ .buttons-wrapper {
    right: 0; }
  .styleswitcher .title-panel {
    padding: 1rem; }
  .styleswitcher .item-panel {
    display: block;
    width: 100%;
    position: relative;
    text-align: left;
    padding: 0 1rem; }
    .styleswitcher .item-panel .label {
      margin: 1rem 0;
      position: relative;
      bottom: .3rem;
      font-size: .7rem; }
    .styleswitcher .item-panel .rocker-small {
      position: absolute;
      right: 0;
      top: 0;
      font-size: .5rem; }

.view-content {
  display: none;
  cursor: pointer;
  font-size: 1rem;
  color: #999; }
  .view-content:hover {
    color: #000; }

.dragable_mode .portlet-body {
  display: none; }

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

.dragable_mode .portlet-layout .portlet .portlet-title-text {
  font-size: 1.5rem; }

.dragable_mode .view-content {
  display: block; }

.cx-loading {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 100px;
  transform: translate(-50%, 0);
  opacity: 0;
  visibility: hidden;
  height: 0px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }
  .cx-loading .text {
    color: #fbae17;
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase; }
  .cx-loading .bounceball {
    position: relative;
    display: inline-block;
    height: 37px;
    width: 15px; }
    .cx-loading .bounceball:before {
      position: absolute;
      content: "";
      display: block;
      top: 0;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background-color: #fbae17;
      transform-origin: 50%;
      animation: bounce 500ms alternate infinite ease; }

.section-promo-list.has-load .contentList {
  height: 200px;
  overflow: hidden; }
  .section-promo-list.has-load .contentList:before {
    content: "";
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: #ffffff; }
  .section-promo-list.has-load .contentList .box-search .box-search-inner {
    background-color: #fafafa; }
    .section-promo-list.has-load .contentList .box-search .box-search-inner .search {
      pointer-events: none;
      background-color: #fafafa;
      cursor: not-allowed; }
    .section-promo-list.has-load .contentList .box-search .box-search-inner .btn-search .fa-search {
      -webkit-animation: rotation 0.9s infinite linear; }
      .section-promo-list.has-load .contentList .box-search .box-search-inner .btn-search .fa-search:before {
        content: "\f110"; }
  .section-promo-list.has-load .contentList .cx-loading {
    opacity: 1;
    visibility: visible;
    position: absolute;
    height: auto; }
  .section-promo-list.has-load .contentList .box-paginate {
    display: none; }

.box-shadow-search-pop .cx-loading {
  position: relative;
  transform: none;
  left: initial;
  top: initial;
  margin: 0 auto;
  text-align: center; }

.box-shadow-search-pop.has-load .boxTab .cx-tab-content {
  position: relative; }
  .box-shadow-search-pop.has-load .boxTab .cx-tab-content .cx-loading {
    opacity: 1;
    visibility: visible;
    height: auto; }

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }

@keyframes bounce {
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    transform: scaleX(2); }
  35% {
    height: 15px;
    border-radius: 50%;
    transform: scaleX(1); }
  100% {
    top: 0; } }

.box-shadow-search-pop.has-load .box-search .box-input {
  background-color: #fafafa; }
  .box-shadow-search-pop.has-load .box-search .box-input input {
    pointer-events: none;
    background-color: #fafafa;
    cursor: not-allowed; }
  .box-shadow-search-pop.has-load .box-search .box-input .btn-search {
    background-color: #fafafa; }
    .box-shadow-search-pop.has-load .box-search .box-input .btn-search .fa-search {
      -webkit-animation: rotation 0.9s infinite linear; }
      .box-shadow-search-pop.has-load .box-search .box-input .btn-search .fa-search:before {
        content: "\f110"; }

.box-shadow-search-pop.has-load .box-content {
  display: none !important; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 6px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #018bf8; }

.hamburger-box {
  width: 30px;
  height: 18px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #018bf8;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -8px; }
  .hamburger-inner::after {
    bottom: -8px; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 1px; }
  .hamburger--slider .hamburger-inner::before {
    top: 8px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 16px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-4.28571px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-90deg); }

.container.CX-wrapper {
  position: relative; }

@media (min-width: 1366px) {
  .container.CX-wrapper {
    max-width: 1300px !important; }
  .container.container-md.CX-wrapper {
    max-width: 1140px !important; } }

@media (min-width: 1600px) {
  .container.CX-wrapper {
    max-width: 1500px !important; }
  .container.container-md.CX-wrapper {
    max-width: 1170px !important; }
  .container.container-sm.CX-wrapper {
    max-width: 900px !important; } }

body.no-scroll {
  overflow-y: hidden; }

.w-20 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

@media (min-width: 576px) {
  .w-sm-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 768px) {
  .w-md-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 992px) {
  .w-lg-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1200px) {
  .w-xl-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; } }

.btn i {
  margin-left: 5px; }

.btn.btn-md {
  padding: 0.8rem 1.3rem !important; }

.btn.btn-lg {
  padding: 1rem 2rem 1rem !important; }

.btn.btn-xs {
  padding: 0.55rem 1.5rem !important; }

.btn.btn-round-30 {
  border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  -webkit-border-radius: 30px !important; }

.btn.btn-custom-default {
  background-color: #ffffff;
  border-color: #cccccc; }
  .theme-default .btn.btn-custom-default {
    color: #014a94;
    background-color: #d2d7e1; }
  .btn.btn-custom-default.btn-md {
    padding: 0.8rem 1.3rem !important; }
  .btn.btn-custom-default.btn-lg {
    padding: 1rem 2rem 1rem !important; }
  .btn.btn-custom-default:focus, .btn.btn-custom-default:hover, .btn.btn-custom-default:active, .btn.btn-custom-default.active {
    border-color: #adadad !important; }
    .theme-default .btn.btn-custom-default:focus, .theme-default .btn.btn-custom-default:hover, .theme-default .btn.btn-custom-default:active, .theme-default .btn.btn-custom-default.active {
      color: #014a94 !important;
      background-color: #bcc0c7 !important; }

.btn.btn-custom-green {
  text-transform: uppercase; }
  .btn.btn-custom-green.btn-md {
    padding: 0.8rem 1.3rem !important; }
  .btn.btn-custom-green.btn-lg {
    padding: 1rem 2rem 1rem !important; }
  .theme-default .btn.btn-custom-green {
    background-color: #2ecc71;
    border-color: #2ecc71;
    color: #ffffff;
    font-size: 1rem; }
  .btn.btn-custom-green:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 189, 101, 0.2); }
  .theme-default .btn.btn-custom-green:hover, .theme-default .btn.btn-custom-green.active {
    background-color: #26bd65;
    color: #ffffff;
    border-color: #26bd65; }

.btn.btn-custom-red {
  text-transform: uppercase; }
  .btn.btn-custom-red.btn-md {
    padding: 0.8rem 1.3rem !important; }
  .btn.btn-custom-red.btn-lg {
    padding: 1rem 2rem 1rem !important; }
  .theme-default .btn.btn-custom-red {
    background-color: #c70740;
    border-color: #c70740;
    color: #ffffff;
    font-size: 1rem; }
  .btn.btn-custom-red:focus {
    box-shadow: 0 0 0 0.2rem rgba(207, 34, 34, 0.5); }
  .theme-default .btn.btn-custom-red:hover, .theme-default .btn.btn-custom-red.active {
    background-color: #b8043a;
    color: #ffffff;
    border-color: #b8043a; }

.btn.btn-custom-secondary {
  text-transform: uppercase; }
  .btn.btn-custom-secondary.btn-md {
    padding: 0.8rem 1.3rem !important; }
  .btn.btn-custom-secondary.btn-lg {
    padding: 1rem 2rem 1rem !important; }
  .theme-default .btn.btn-custom-secondary {
    background-color: #f27224;
    border-color: #f27224;
    color: #ffffff;
    font-size: 1rem;
    font-weight: normal !important;
    font-family: "Poppins-Medium" !important; }
  .theme-default .btn.btn-custom-secondary.gradient {
    background: transparent linear-gradient(90deg, #f59823 0%, #d94a00 100%) 0% 0% no-repeat padding-box;
    border-color: transparent !important; }
  .theme-default .btn.btn-custom-secondary:not(:disabled):not(.disabled):active:focus, .theme-default .btn.btn-custom-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #f27224, inset 0 0 rgba(0, 0, 0, 0); }
  .theme-default .btn.btn-custom-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(242, 114, 36, 0.2);
    background-color: #e36b22 !important;
    color: #ffffff !important;
    border-color: #e36b22 !important; }
  .theme-default .btn.btn-custom-secondary:hover, .theme-default .btn.btn-custom-secondary.active {
    background-color: #e36b22 !important;
    color: #ffffff !important;
    border-color: #e36b22 !important; }

.btn.btn-custom-outline-white {
  text-transform: uppercase; }
  .btn.btn-custom-outline-white.btn-md {
    padding: 0.8rem 1.3rem !important; }
  .btn.btn-custom-outline-white.btn-lg {
    padding: 1rem 2rem 1rem !important; }
  .theme-default .btn.btn-custom-outline-white {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
    font-size: 1rem; }
  .theme-default .btn.btn-custom-outline-white:not(:disabled):not(.disabled):active:focus, .theme-default .btn.btn-custom-outline-white:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #f27224, inset 0 0 rgba(0, 0, 0, 0); }
  .theme-default .btn.btn-custom-outline-white:focus {
    box-shadow: 0 0 0 0.2rem rgba(242, 114, 36, 0.2); }
  .theme-default .btn.btn-custom-outline-white:hover, .theme-default .btn.btn-custom-outline-white.active {
    background-color: #ffffff;
    color: #014a94; }

.btn.btn-custom-outline-secondary {
  text-transform: uppercase; }
  .btn.btn-custom-outline-secondary.btn-md {
    padding: 0.8rem 1.3rem !important; }
  .btn.btn-custom-outline-secondary.btn-lg {
    padding: 1rem 2rem 1rem !important; }
  .theme-default .btn.btn-custom-outline-secondary {
    background-color: transparent;
    border-color: #f27224;
    color: #f27224;
    font-size: 1rem; }
  .theme-default .btn.btn-custom-outline-secondary:not(:disabled):not(.disabled):active:focus, .theme-default .btn.btn-custom-outline-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #f27224, inset 0 0 rgba(0, 0, 0, 0); }
  .theme-default .btn.btn-custom-outline-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(242, 114, 36, 0.2); }
  .theme-default .btn.btn-custom-outline-secondary:hover, .theme-default .btn.btn-custom-outline-secondary.active {
    background-color: #f27224;
    color: #ffffff; }

.btn.btn-custom {
  text-transform: uppercase;
  font-family: "Poppins-Regular" !important; }
  .btn.btn-custom.btn-lg {
    padding: 1rem 2rem 1rem !important; }
  .btn.btn-custom.btn-md {
    padding: 1rem 2rem 1rem !important; }
  .theme-default .btn.btn-custom {
    background-color: #014a94;
    color: #ffffff;
    font-size: 1rem; }
  .btn.btn-custom:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 80, 155, 0.5); }
    .theme-default .btn.btn-custom:focus {
      background-color: #033d77 !important;
      color: #ffffff !important;
      border-color: #033d77 !important; }
  .theme-default .btn.btn-custom:hover, .theme-default .btn.btn-custom.active {
    background-color: #033d77 !important;
    color: #ffffff !important;
    border-color: #033d77 !important;
    font-family: "Poppins-Regular" !important;
    font-weight: normal; }

.language-bar .portlet-decorate .portlet-content {
  background-color: transparent !important; }

.simple-transition, body .CX-BOX-header .CX-header-top, body .CX-BOX-header.scrolled .CX-header-top, body .CX-BOX-header.scrolled #CX-header, body .CX-BOX-header.up .CX-header-top, #CX-header, #CX-header .CX-outer .CX-nav nav ul li.link-first > a:hover:before {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

.simple-shadow, .section-promotions .boxPromo .sliderPromo .promo-item a, .section-saham .box-saham {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }

strong,
b {
  font-weight: normal;
  font-family: "Poppins-SemiBold"; }

.language-bar.simple {
  padding-right: 0px; }
  .language-bar.simple .portlet {
    margin-bottom: 0px; }
    .language-bar.simple .portlet .autofit-float.autofit-row.portlet-header {
      display: none !important; }
  .language-bar.simple .boxDropLanguage .boxActiveLang {
    display: none; }
  .language-bar.simple .boxDropLanguage ul.nav-lang {
    display: block !important;
    position: relative;
    box-shadow: none;
    width: auto;
    border-radius: 0px;
    margin-left: 0px;
    margin-top: 0px;
    top: 0px;
    background-color: transparent; }
    .language-bar.simple .boxDropLanguage ul.nav-lang:before {
      display: none !important; }
    .language-bar.simple .boxDropLanguage ul.nav-lang li {
      display: inline-block;
      margin-right: 5px;
      margin-bottom: 0px;
      position: relative;
      background-color: transparent !important; }
      .language-bar.simple .boxDropLanguage ul.nav-lang li:after {
        display: none; }
      .language-bar.simple .boxDropLanguage ul.nav-lang li > a,
      .language-bar.simple .boxDropLanguage ul.nav-lang li > span {
        height: auto;
        line-height: 20px !important;
        font-weight: normal;
        font-family: "Poppins-Light";
        text-transform: uppercase;
        border-radius: 3px;
        padding: 0px 4px;
        text-align: center;
        cursor: pointer;
        display: block !important;
        z-index: 2;
        color: #ffffff; }
        .language-bar.simple .boxDropLanguage ul.nav-lang li > a:hover,
        .language-bar.simple .boxDropLanguage ul.nav-lang li > span:hover {
          background-color: transparent !important; }
      .language-bar.simple .boxDropLanguage ul.nav-lang li.active span {
        cursor: default !important; }
        .theme-default .language-bar.simple .boxDropLanguage ul.nav-lang li.active span {
          border: 1px solid #f27224; }

.CX-BOX-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding-bottom: 20px; }

body .CX-BOX-header.scrolled, body .CX-BOX-header.up {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  background-color: #ffffff; }

body .CX-BOX-header.scrolled .CX-header-top {
  display: none; }

body .CX-BOX-header.scrolled #CX-header {
  padding-top: 20px; }
  body .CX-BOX-header.scrolled #CX-header .CX-outer .CX-nav nav ul li.link-first.has-child > a:after {
    display: none; }
  body .CX-BOX-header.scrolled #CX-header .CX-outer .CX-nav nav ul li.link-first.has-child .box-child-menu {
    margin-top: 0px; }

body .CX-BOX-header.up .CX-header-top {
  display: none; }

.CX-header-top {
  padding: 0px 0 0; }
  .CX-header-top .boxRight {
    text-align: right;
    padding: 10px 0 0; }
    .CX-header-top .boxRight ul li a.link-ico,
    .CX-header-top .boxRight ul li .link-ico {
      font-size: 0.9rem;
      color: #ffffff; }
      .CX-header-top .boxRight ul li a.link-ico .ico,
      .CX-header-top .boxRight ul li .link-ico .ico {
        font-size: 0.8rem;
        top: 1px; }
    .CX-header-top .boxRight ul li.social {
      margin-right: 0; }
      .CX-header-top .boxRight ul li.social li {
        margin-right: 20px; }
    .CX-header-top .boxRight ul li.language-sel {
      position: relative;
      padding-left: 20px; }
      .CX-header-top .boxRight ul li.language-sel:before {
        content: "|";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translatey(-50%); }

@media (min-width: 1025px) {
  body.is-home #CX-header {
    background-color: transparent; } }

@media (min-width: 1025px) {
  #CX-header {
    background-color: #ffffff; } }

#CX-header .hamburger.hidden {
  display: none !important; }
  @media (max-width: 991px) {
    #CX-header .hamburger.hidden {
      display: block !important; } }

#CX-header .CX-outer {
  display: flex;
  align-items: center; }
  #CX-header .CX-outer .CX-logo {
    width: 250px;
    flex: 0 0 auto; }
    #CX-header .CX-outer .CX-logo.two {
      width: 320px !important; }
    #CX-header .CX-outer .CX-logo .logo a {
      display: block;
      text-decoration: none; }
      #CX-header .CX-outer .CX-logo .logo a img {
        width: 150px; }
        @media (max-width: 1366px) {
          #CX-header .CX-outer .CX-logo .logo a img {
            width: 150px; } }
  #CX-header .CX-outer .CX-login {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-left: 1rem; }
    #CX-header .CX-outer .CX-login .btn {
      position: relative; }
      #CX-header .CX-outer .CX-login .btn:after {
        content: "\f078";
        font-family: "Font Awesome 5 Pro";
        margin-left: 10px;
        font-size: 0.9rem; }
  #CX-header .CX-outer .CX-nav {
    flex: 1 1 auto;
    text-align: right; }
    #CX-header .CX-outer .CX-nav .scroll {
      overflow: hidden; }
    #CX-header .CX-outer .CX-nav nav ul {
      list-style: none;
      padding: 0;
      margin: 0;
      margin-top: 8px; }
      #CX-header .CX-outer .CX-nav nav ul li {
        display: inline-block;
        position: initial !important; }
        #CX-header .CX-outer .CX-nav nav ul li.link-first.has-child:hover > a:after {
          opacity: 1;
          visibility: visible; }
        #CX-header .CX-outer .CX-nav nav ul li.link-first.has-child > a:after {
          opacity: 0;
          visibility: hidden;
          transition: all 0.5s ease-in-out;
          -webkit-transition: all 0.5s ease-in-out;
          content: "";
          position: absolute;
          left: 50%;
          transform: translatex(-50%);
          bottom: -31px;
          border-bottom: 15px solid #fff;
          border-left: 15px solid transparent;
          border-right: 15px solid transparent;
          z-index: 3; }
        #CX-header .CX-outer .CX-nav nav ul li.link-first > a {
          color: #ffffff;
          padding: 15px 8px; }
          #CX-header .CX-outer .CX-nav nav ul li.link-first > a:hover:before {
            opacity: 1; }
          #CX-header .CX-outer .CX-nav nav ul li.link-first > a:before {
            opacity: 0;
            content: "";
            position: absolute;
            left: 50%;
            transform: translatex(-50%);
            bottom: 0;
            width: 50px;
            height: 6px;
            border-radius: 40px;
            overflow: hidden; }
            .theme-default #CX-header .CX-outer .CX-nav nav ul li.link-first > a:before {
              border-color: #c70740;
              background-color: #c70740; }
        #CX-header .CX-outer .CX-nav nav ul li.link-first.selected > a:before {
          opacity: 1; }
          .theme-default #CX-header .CX-outer .CX-nav nav ul li.link-first.selected > a:before {
            background-color: #c70740; }
        #CX-header .CX-outer .CX-nav nav ul li a {
          display: block;
          padding: 20px;
          text-transform: none;
          font-size: 1rem;
          position: relative; }
          #CX-header .CX-outer .CX-nav nav ul li a:hover {
            text-decoration: none !important; }
        #CX-header .CX-outer .CX-nav nav ul li > a {
          text-transform: uppercase; }
        #CX-header .CX-outer .CX-nav nav ul li.has-child:hover .box-child-menu {
          opacity: 1;
          visibility: visible; }
        #CX-header .CX-outer .CX-nav nav ul li.has-child .box-parent-menu {
          padding-top: 0px; }
          @media (max-width: 1024px) {
            #CX-header .CX-outer .CX-nav nav ul li.has-child .box-parent-menu {
              padding-top: 0px; } }
        #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu {
          position: fixed;
          z-index: 2;
          width: 100%;
          left: 0px;
          text-align: left;
          margin-top: 0px;
          height: auto;
          opacity: 0;
          visibility: hidden;
          transition: all 0.5s ease-in-out;
          -webkit-transition: all 0.5s ease-in-out;
          box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.2); }
          @media (min-width: 1025px) {
            #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-child-menu-inner {
              margin-top: 20px;
              background-color: #fff;
              padding: 2rem 0;
              box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } }
          #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu.onhover {
            opacity: 1;
            visibility: visible; }
          #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .subtitle {
            font-family: "Poppins-Regular";
            font-size: 1.5rem;
            margin-bottom: 1.5rem; }
          #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .child-menu.row {
            display: block !important; }
          #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .child-menu .col {
            width: auto;
            display: inline-block;
            vertical-align: top;
            margin-right: 40px; }
            #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .child-menu .col a {
              text-transform: none !important;
              padding: 0px; }
              .theme-default #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .child-menu .col a:hover {
                color: #c70740; }
            #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .child-menu .col > a {
              font-family: "Poppins-Medium";
              text-transform: none;
              margin-bottom: 1rem;
              font-size: 1.2rem; }
              .theme-default #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .child-menu .col > a {
                color: #c70740; }
            #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .child-menu .col .child-menu li {
              display: block;
              margin-bottom: 10px; }
              #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .child-menu .col .child-menu li:last-child {
                margin-bottom: 0px; }
              #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .child-menu .col .child-menu li a {
                padding: 0px 0 0;
                position: relative;
                color: #000000; }
                .theme-default #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .child-menu .col .child-menu li a:hover {
                  color: #014a94; }
                #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu .box-flex-nav .flex-2 .child-menu .col .child-menu li a:after {
                  content: "\f054";
                  font-family: "Font Awesome 5 Pro";
                  right: 0px;
                  position: relative;
                  margin-left: 20px;
                  float: right; }

@media (max-width: 1024px) {
  .CX-BOX-header .CX-header-top {
    display: none; }
  .CX-BOX-header header#CX-header {
    padding-top: 20px !important; }
    .CX-BOX-header header#CX-header .CX-outer .CX-nav {
      overflow: hidden;
      position: fixed;
      top: 0;
      width: 320px;
      height: 100%;
      background: rgba(0, 0, 0, 0.98);
      left: -320px;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease; }
      .CX-BOX-header header#CX-header .CX-outer .CX-nav .scroll {
        overflow-x: hidden; }
      .CX-BOX-header header#CX-header .CX-outer .CX-nav.open {
        left: 0px;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease; }
      .CX-BOX-header header#CX-header .CX-outer .CX-nav .hidden.close_mobile {
        display: block !important;
        color: #ffffff;
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 1.5rem;
        cursor: pointer; }
        .CX-BOX-header header#CX-header .CX-outer .CX-nav .hidden.close_mobile i {
          font-weight: normal; }
      .CX-BOX-header header#CX-header .CX-outer .CX-nav .hidden.box_search_mobile {
        position: relative;
        display: block !important;
        padding: 0 20px;
        margin-top: 70px;
        margin-bottom: 30px;
        overflow: hidden; }
        .CX-BOX-header header#CX-header .CX-outer .CX-nav .hidden.box_search_mobile .box-search {
          border-bottom: 1px solid rgba(255, 255, 255, 0.5);
          text-align: left;
          display: flex;
          align-items: center; }
          .CX-BOX-header header#CX-header .CX-outer .CX-nav .hidden.box_search_mobile .box-search i {
            color: #ffffff;
            margin-right: 10px; }
          .CX-BOX-header header#CX-header .CX-outer .CX-nav .hidden.box_search_mobile .box-search input[type="text"] {
            font-family: "Poppins-Regular";
            background-color: transparent;
            border: 0px;
            outline: none;
            color: #ffffff;
            height: 40px; }
      .CX-BOX-header header#CX-header .CX-outer .CX-nav .box_top_mobile.hidden {
        position: relative;
        display: block !important;
        padding: 0 20px;
        margin-top: 40px; }
        .CX-BOX-header header#CX-header .CX-outer .CX-nav .box_top_mobile.hidden ul li {
          display: block;
          text-align: left;
          position: relative; }
          .CX-BOX-header header#CX-header .CX-outer .CX-nav .box_top_mobile.hidden ul li a {
            color: #ffffff;
            font-size: 0.9rem; }
            .CX-BOX-header header#CX-header .CX-outer .CX-nav .box_top_mobile.hidden ul li a.link-ico .ico {
              top: 0px; }
          .CX-BOX-header header#CX-header .CX-outer .CX-nav .box_top_mobile.hidden ul li .language-bar {
            position: absolute;
            right: 0; }
            .CX-BOX-header header#CX-header .CX-outer .CX-nav .box_top_mobile.hidden ul li .language-bar .boxDropLanguage ul.nav-lang {
              z-index: 0; }
              .CX-BOX-header header#CX-header .CX-outer .CX-nav .box_top_mobile.hidden ul li .language-bar .boxDropLanguage ul.nav-lang li {
                display: inline-block; }
      .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul {
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        position: relative !important;
        transform: translateX(0px); }
        .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li {
          display: block;
          text-align: left; }
          .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li.link-first {
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease; }
            .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li.link-first > a {
              position: relative;
              color: #ffffff !important;
              padding: 8px 20px; }
              .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li.link-first > a:after {
                display: none; }
              .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li.link-first > a:before {
                left: 44px;
                height: 4px;
                bottom: 0px; }
              .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li.link-first > a .show_child.hidden {
                display: block;
                position: absolute;
                top: 50%;
                transform: translatey(-50%);
                right: 0px;
                width: 50px;
                height: 100%;
                text-align: center; }
                .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li.link-first > a .show_child.hidden:before {
                  content: "\f054";
                  font-family: "Font Awesome 5 Pro";
                  top: 50%;
                  position: absolute;
                  transform: translatey(-50%); }
          .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu {
            margin-top: 0px;
            color: #ffffff;
            padding: 0 10px 0;
            position: absolute;
            top: 0;
            left: 0;
            background: black;
            z-index: 2;
            display: block !important;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease;
            transform: translatex(320px);
            opacity: 0;
            visibility: hidden; }
            .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .hidden.title_mobile {
              margin-bottom: 20px; }
            .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav {
              padding-left: 30px; }
              .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav .flex-2 .subtitle {
                margin-bottom: 0.5rem;
                font-size: 1.1rem;
                display: none; }
              .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav .flex-2 .child-menu.row .col {
                margin-right: 0px;
                display: block;
                margin-bottom: 1rem; }
                .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav .flex-2 .child-menu.row .col > a {
                  color: #ffffff;
                  margin-bottom: 0px !important;
                  font-size: 1rem; }
                  .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav .flex-2 .child-menu.row .col > a .show_child2.hidden {
                    display: block;
                    position: absolute;
                    top: 50%;
                    transform: translatey(-50%);
                    right: 0px;
                    width: 50px;
                    height: 100%;
                    text-align: right; }
                    .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav .flex-2 .child-menu.row .col > a .show_child2.hidden:before {
                      content: "\f054";
                      font-family: "Font Awesome 5 Pro"; }
                    .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav .flex-2 .child-menu.row .col > a .show_child2.hidden.active:before {
                      content: "\f077"; }
                .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav .flex-2 .child-menu.row .col a {
                  color: #ffffff; }
                .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav .flex-2 .child-menu.row .col .child-menu.lev-2 {
                  margin-top: 10px !important;
                  margin-left: 10px;
                  opacity: 0;
                  visibility: hidden;
                  height: 0px !important;
                  transition: all 0.5s ease;
                  -webkit-transition: all 0.5s ease; }
                  .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav .flex-2 .child-menu.row .col .child-menu.lev-2.open {
                    opacity: 1;
                    visibility: visible;
                    height: auto !important;
                    transition: all 0.5s ease;
                    -webkit-transition: all 0.5s ease; }
                  .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav .flex-2 .child-menu.row .col .child-menu.lev-2 li a {
                    font-size: 0.9rem; }
                    .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul li .box-child-menu .box-flex-nav .flex-2 .child-menu.row .col .child-menu.lev-2 li a:after {
                      font-size: 0.7rem;
                      margin-left: 0px;
                      right: 10px;
                      float: none;
                      position: absolute;
                      top: 50%;
                      transform: translateY(-50%); }
        .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul.hide-menu-mobile {
          transform: translateX(-320px); }
          .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul.hide-menu-mobile > li.link-first {
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease; }
            .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul.hide-menu-mobile > li.link-first.active-menu {
              transition: all 0.5s ease;
              -webkit-transition: all 0.5s ease;
              z-index: 1; }
              .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul.hide-menu-mobile > li.link-first.active-menu .box-child-menu {
                transform: translatex(320px);
                transition: all 0.5s ease;
                -webkit-transition: all 0.5s ease;
                opacity: 1;
                visibility: visible; }
              .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul.hide-menu-mobile > li.link-first.active-menu > a {
                display: none; }
              .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul.hide-menu-mobile > li.link-first.active-menu .title_mobile.hidden {
                display: block !important; }
                .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul.hide-menu-mobile > li.link-first.active-menu .title_mobile.hidden a {
                  color: #ffffff;
                  font-family: "Poppins-Regular";
                  text-transform: uppercase;
                  border: 0px;
                  display: flex;
                  align-items: center;
                  padding: 10px 20px; }
                  .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul.hide-menu-mobile > li.link-first.active-menu .title_mobile.hidden a .back_list {
                    margin-right: 10px; }
                  .CX-BOX-header header#CX-header .CX-outer .CX-nav nav#navigation ul.hide-menu-mobile > li.link-first.active-menu .title_mobile.hidden a .label {
                    border: 0px;
                    font-weight: normal;
                    font-size: 1rem; }
    .CX-BOX-header header#CX-header .CX-logo {
      flex: 1 1 auto; }
      .CX-BOX-header header#CX-header .CX-logo .logo a .logo-home.hidden {
        display: none !important; }
      .CX-BOX-header header#CX-header .CX-logo .logo a .logo-default {
        display: inherit !important; }
    .CX-BOX-header header#CX-header .CX-logo .logo a img {
      width: 150px; }
    .CX-BOX-header header#CX-header .CX-logo .logo a .logo-default {
      display: none !important; }
    .CX-BOX-header header#CX-header .CX-login .btn {
      padding: 0.3rem 0.8rem !important; }
    .CX-BOX-header header#CX-header .hamburger.hidden {
      display: block !important;
      padding: 6px 0px 6px 15px; }
      .CX-BOX-header header#CX-header .hamburger.hidden .hamburger-box .hamburger-inner {
        background-color: #ffffff; }
        .CX-BOX-header header#CX-header .hamburger.hidden .hamburger-box .hamburger-inner:after, .CX-BOX-header header#CX-header .hamburger.hidden .hamburger-box .hamburger-inner:before {
          background-color: #ffffff; } }

@media (max-width: 1024px) {
  body.is-home .CX-BOX-header.scrolled {
    padding-bottom: 15px; }
    body.is-home .CX-BOX-header.scrolled #CX-header {
      padding-top: 15px !important; }
      body.is-home .CX-BOX-header.scrolled #CX-header .hamburger.hidden {
        display: block !important; }
        body.is-home .CX-BOX-header.scrolled #CX-header .hamburger.hidden .hamburger-box .hamburger-inner {
          background-color: #000000; }
          body.is-home .CX-BOX-header.scrolled #CX-header .hamburger.hidden .hamburger-box .hamburger-inner:after, body.is-home .CX-BOX-header.scrolled #CX-header .hamburger.hidden .hamburger-box .hamburger-inner:before {
            background-color: #000000; }
  body.menu-open.child-open .CX-BOX-header header#CX-header .CX-outer .CX-nav .box_top_mobile.hidden {
    display: none !important; }
  body .CX-BOX-header #CX-header .CX-outer:before {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 11;
    transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
    opacity: 0;
    visibility: hidden; }
  body.menu-open .CX-BOX-header #CX-header .CX-outer:before {
    transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1);
    opacity: 1;
    visibility: visible; }
  body.menu-open .CX-BOX-header #CX-header .hamburger.hidden {
    opacity: 0;
    visibility: hidden; }
  body.menu-open .CX-nav.open {
    z-index: 12; } }

@media (max-width: 1024px) {
  body.is-default .CX-BOX-header {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    background-color: #ffffff; }
    body.is-default .CX-BOX-header #CX-header .CX-logo .logo a .logo-default {
      display: block !important; }
    body.is-default .CX-BOX-header #CX-header .CX-logo .logo a .logo-home {
      display: none !important; }
    body.is-default .CX-BOX-header #CX-header .hamburger .hamburger-box .hamburger-inner {
      background-color: #000000; }
      body.is-default .CX-BOX-header #CX-header .hamburger .hamburger-box .hamburger-inner:before, body.is-default .CX-BOX-header #CX-header .hamburger .hamburger-box .hamburger-inner:after {
        background-color: #000000; } }

body.open-ib:before {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 5;
  transition: all 0.2s cubic-bezier(0.4, 0, 1, 1);
  -webkit-transition: all 0.2s cubic-bezier(0.4, 0, 1, 1);
  opacity: 1;
  visibility: visible; }

body.is-default .CX-BOX-header {
  background-color: #ffffff; }
  body.is-default .CX-BOX-header .CX-header-top ul li a {
    color: #000000; }
    body.is-default .CX-BOX-header .CX-header-top ul li a.btn {
      color: #ffffff; }
      body.is-default .CX-BOX-header .CX-header-top ul li a.btn .ico {
        margin-right: .5rem; }
  body.is-default .CX-BOX-header .CX-header-top ul li .language-bar .boxDropLanguage ul.nav-lang li a,
  body.is-default .CX-BOX-header .CX-header-top ul li .language-bar .boxDropLanguage ul.nav-lang li span {
    color: #000000; }
  body.is-default .CX-BOX-header #CX-header .CX-nav nav ul li.link-first > a {
    color: #000000; }

body.is-home .CX-BOX-header #CX-header .CX-logo .logo .logo-default {
  display: none; }

body.is-home .CX-BOX-header #CX-header .CX-logo .logo .logo-home {
  display: inline-block !important; }
  body.is-home .CX-BOX-header #CX-header .CX-logo .logo .logo-home.hidden {
    display: inline-block !important; }

body.is-home .CX-BOX-header.scrolled {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
  body.is-home .CX-BOX-header.scrolled #CX-header .CX-logo .logo .logo-default {
    display: inline-block !important; }
  body.is-home .CX-BOX-header.scrolled #CX-header .CX-logo .logo .logo-home {
    display: none !important; }
    body.is-home .CX-BOX-header.scrolled #CX-header .CX-logo .logo .logo-home.hidden {
      display: none !important; }
  body.is-home .CX-BOX-header.scrolled .CX-header-top ul li a {
    color: #000000; }
  body.is-home .CX-BOX-header.scrolled .CX-header-top ul li .language-bar .boxDropLanguage ul.nav-lang li a,
  body.is-home .CX-BOX-header.scrolled .CX-header-top ul li .language-bar .boxDropLanguage ul.nav-lang li span {
    color: #000000; }
  body.is-home .CX-BOX-header.scrolled #CX-header .CX-nav nav ul li.link-first > a {
    color: #000000; }

.CX-footer > .container.CX-wrapper {
  padding: 20px 0 2rem;
  padding-left: 12px;
  padding-right: 12px; }
  @media (max-width: 1024px) {
    .CX-footer > .container.CX-wrapper {
      padding: 0px 15px; } }

@media (max-width: 820px) {
  .CX-footer .box-grid .box-grid-outer.tautan-bri {
    display: none; } }

.CX-footer .box-grid .box-grid-outer .box-inner h3 {
  font-size: 1.3rem;
  font-family: "Poppins-Regular";
  margin-bottom: 2rem; }
  .theme-default .CX-footer .box-grid .box-grid-outer .box-inner h3 {
    color: #014a94; }

.CX-footer .box-grid .box-grid-outer .box-inner .address {
  display: flex;
  line-height: 24px; }
  .CX-footer .box-grid .box-grid-outer .box-inner .address .ico {
    margin-right: 10px;
    flex: 0 0 auto; }
  .CX-footer .box-grid .box-grid-outer .box-inner .address .text {
    flex: 1 1 auto; }

.CX-footer .box-grid .box-grid-outer .box-inner .box-text-audit {
  margin-top: 3.5rem; }
  .CX-footer .box-grid .box-grid-outer .box-inner .box-text-audit p {
    color: #014a94;
    margin-bottom: 1.5rem !important; }

.CX-footer .box-grid .box-grid-outer .box-inner .box-awasi {
  display: flex; }
  .CX-footer .box-grid .box-grid-outer .box-inner .box-awasi img {
    height: 50px;
    margin-right: 20px; }
    .CX-footer .box-grid .box-grid-outer .box-inner .box-awasi img:last-child {
      margin-right: 0px; }

.CX-footer .footer-bottom {
  color: #ffffff;
  padding: 20px 0; }
  .theme-default .CX-footer .footer-bottom {
    background-color: #014a94; }
  .CX-footer .footer-bottom ul li a {
    color: #ffffff; }
  .CX-footer .footer-bottom .box-outer {
    display: flex;
    justify-items: center;
    align-items: center; }
    .CX-footer .footer-bottom .box-outer .box-inner {
      display: flex;
      flex: 1 1 auto;
      width: 50%; }
      .CX-footer .footer-bottom .box-outer .box-inner p {
        margin-bottom: 0px; }
      .CX-footer .footer-bottom .box-outer .box-inner:first-child {
        flex: 0 0 auto;
        width: 48%; }
      .CX-footer .footer-bottom .box-outer .box-inner:last-child {
        text-align: right;
        flex: 1 1 auto; }
        .CX-footer .footer-bottom .box-outer .box-inner:last-child ul {
          flex: 1 1 auto; }
      .CX-footer .footer-bottom .box-outer .box-inner ul {
        position: relative; }
        .CX-footer .footer-bottom .box-outer .box-inner ul.dot li {
          margin-right: 5px;
          position: relative;
          padding-right: 10px; }
          .CX-footer .footer-bottom .box-outer .box-inner ul.dot li:after {
            content: "\f111";
            font-family: "Font Awesome 5 Pro";
            font-weight: bold;
            font-size: 0.3rem;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translatey(-50%); }
          .CX-footer .footer-bottom .box-outer .box-inner ul.dot li:last-child:after {
            content: ""; }
          .CX-footer .footer-bottom .box-outer .box-inner ul.dot li a {
            text-decoration: none; }
            .CX-footer .footer-bottom .box-outer .box-inner ul.dot li a:hover {
              text-decoration: underline; }
        .CX-footer .footer-bottom .box-outer .box-inner ul.dot:after {
          content: "|";
          position: absolute;
          right: 0;
          color: rgba(255, 255, 255, 0.2); }
        .CX-footer .footer-bottom .box-outer .box-inner ul.social li {
          margin-right: 15px;
          margin-bottom: 0px; }
          .CX-footer .footer-bottom .box-outer .box-inner ul.social li a {
            display: block;
            border-radius: 50%;
            text-align: center;
            width: 25px;
            height: 25px;
            line-height: 25px; }
            .theme-default .CX-footer .footer-bottom .box-outer .box-inner ul.social li a:hover {
              background-color: #c70740; }

@media (max-width: 1024px) {
  .CX-footer .box-grid {
    display: block; }
    .CX-footer .box-grid .box-grid-outer {
      flex-basis: 100%;
      max-width: 100%; }
      .CX-footer .box-grid .box-grid-outer:last-child .box-inner {
        border-bottom: 0px !important; }
      .CX-footer .box-grid .box-grid-outer .box-inner {
        border-bottom: 1px solid #d5d5d5;
        padding-bottom: 1rem;
        padding-top: 1.5rem; }
        .CX-footer .box-grid .box-grid-outer .box-inner h3 {
          margin-bottom: 0px; }
          .CX-footer .box-grid .box-grid-outer .box-inner h3 .show_content_child.hidden {
            display: block;
            position: relative; }
            .CX-footer .box-grid .box-grid-outer .box-inner h3 .show_content_child.hidden:before {
              font-family: "Font Awesome 5 Pro";
              content: "\f077";
              position: absolute;
              top: 50%;
              transform: translatey(-50%);
              right: 0px;
              margin-top: -10px; }
            .CX-footer .box-grid .box-grid-outer .box-inner h3 .show_content_child.hidden.active:before {
              content: "\f078"; }
        .CX-footer .box-grid .box-grid-outer .box-inner .box-awasi {
          display: block; }
          .CX-footer .box-grid .box-grid-outer .box-inner .box-awasi img {
            display: block;
            margin-bottom: 1rem; }
            .CX-footer .box-grid .box-grid-outer .box-inner .box-awasi img:last-child {
              margin-bottom: 0px; }
        .CX-footer .box-grid .box-grid-outer .box-inner .content_foot {
          margin-top: 1rem;
          opacity: 1;
          visibility: visible;
          height: auto; }
          .CX-footer .box-grid .box-grid-outer .box-inner .content_foot p {
            margin-bottom: 0px; }
          .CX-footer .box-grid .box-grid-outer .box-inner .content_foot.open {
            opacity: 0;
            visibility: hidden;
            height: 0px; }
            .CX-footer .box-grid .box-grid-outer .box-inner .content_foot.open p {
              margin-bottom: 0.5rem; }
  .CX-footer .footer-bottom .box-outer {
    display: block; }
    .CX-footer .footer-bottom .box-outer .box-inner {
      text-align: center;
      margin-bottom: 2rem;
      width: 100% !important; }
      .CX-footer .footer-bottom .box-outer .box-inner p {
        text-align: center;
        width: 100%; }
      .CX-footer .footer-bottom .box-outer .box-inner:last-child {
        margin-bottom: 0px;
        display: block;
        text-align: center !important; }
        .CX-footer .footer-bottom .box-outer .box-inner:last-child ul.dot {
          margin-bottom: 1rem;
          border-bottom: 1px solid #0d6dce; }
          .CX-footer .footer-bottom .box-outer .box-inner:last-child ul.dot:after {
            display: none; } }

.section-home-slider {
  position: relative; }
  .section-home-slider .banner-item {
    position: relative;
    display: flex;
    align-items: center;
    height: 785px; }
    @media (max-width: 1366px) {
      .section-home-slider .banner-item {
        height: 600px; } }
    @media (max-width: 820px) {
      .section-home-slider .banner-item {
        height: 430px;
        background-position: center; } }
    @media (max-width: 767px) {
      .section-home-slider .banner-item {
        height: 500px; } }
    .section-home-slider .banner-item:after {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      background-image: url("../images/curved.png");
      background-repeat: no-repeat;
      width: 100%;
      background-size: cover;
      height: 380px;
      z-index: 3;
      left: 0; }
      @media (max-width: 1366px) {
        .section-home-slider .banner-item:after {
          height: 271px; } }
      @media (max-width: 820px) {
        .section-home-slider .banner-item:after {
          height: 195px; } }
      @media (max-width: 767px) {
        .section-home-slider .banner-item:after {
          height: 210px; } }
      @media (max-width: 600px) {
        .section-home-slider .banner-item:after {
          height: 100px; } }
      @media (max-width: 400px) {
        .section-home-slider .banner-item:after {
          height: 145px;
          background-position-x: -136.5px !important; } }
    .section-home-slider .banner-item:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      background: transparent linear-gradient(180deg, #000000 0%, #000000 100%) 0% 0% no-repeat padding-box;
      opacity: 0.3; }
    .section-home-slider .banner-item .container.CX-wrapper {
      position: relative;
      z-index: 4; }
    .section-home-slider .banner-item .caption {
      color: #ffffff;
      width: 40%; }
      @media (max-width: 1440px) {
        .section-home-slider .banner-item .caption {
          margin-top: -120px; } }
      @media (max-width: 1366px) {
        .section-home-slider .banner-item .caption {
          margin-top: 0px;
          width: 50%; } }
  @media (max-width: 1366px) and (max-width: 1366px) {
    .section-home-slider .banner-item .caption h1 {
      font-size: 2rem;
      line-height: 37px; } }
      @media (max-width: 1300px) {
        .section-home-slider .banner-item .caption {
          margin-top: 0px; } }
      @media (max-width: 991px) {
        .section-home-slider .banner-item .caption {
          width: 80%; } }
      @media (max-width: 820px) {
        .section-home-slider .banner-item .caption {
          margin-top: 0 !important;
          position: relative;
          top: 50%;
          transform: translateY(-50%); } }
      @media (max-width: 767px) {
        .section-home-slider .banner-item .caption {
          width: 100%;
          margin-top: 0 !important;
          position: relative;
          top: 50%;
          transform: translateY(-50%); } }
      .section-home-slider .banner-item .caption h1 {
        font-size: 2.5rem;
        margin-bottom: 1rem;
        line-height: 45px; }
      .section-home-slider .banner-item .caption p {
        font-size: 1.1rem;
        line-height: 25px; }
  .section-home-slider .banner-dots {
    position: absolute;
    width: 100%;
    height: 0px;
    top: 50%;
    transform: translatey(-50%);
    right: 0;
    z-index: 2;
    text-align: right; }
    @media (max-width: 1440px) {
      .section-home-slider .banner-dots {
        top: 30%; } }
    @media (max-width: 1300px) {
      .section-home-slider .banner-dots {
        top: 50%; } }
    @media (max-width: 1366px) {
      .section-home-slider .banner-dots {
        margin-top: 0px; } }
    @media (max-width: 1300px) {
      .section-home-slider .banner-dots {
        margin-top: -100px; } }
    .section-home-slider .banner-dots .container.CX-wrapper {
      text-align: right;
      position: relative; }
    .section-home-slider .banner-dots .home-dots {
      width: 10px;
      right: 30px;
      position: absolute; }
      .section-home-slider .banner-dots .home-dots button.owl-dot {
        display: block;
        border: 1px solid transparent;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        padding: 0px;
        margin-bottom: 1.4rem;
        background-color: transparent;
        outline: none;
        background: rgba(199, 7, 64, 0.3); }
        .section-home-slider .banner-dots .home-dots button.owl-dot:last-child {
          margin-bottom: 0px; }
        .theme-default .section-home-slider .banner-dots .home-dots button.owl-dot.active {
          background-color: #c70740;
          border-color: #c70740; }
  @media (max-width: 1024px) {
    .theme-default .section-home-slider .banner-item .caption {
      margin-top: -180px; }
      .theme-default .section-home-slider .banner-item .caption h1 {
        font-size: 1.5rem;
        line-height: 30px; }
      .theme-default .section-home-slider .banner-item .caption p {
        font-size: 1rem;
        line-height: 21px; }
    .theme-default .section-home-slider .banner-dots {
      right: initial;
      top: initial;
      transform: translateY(0);
      left: 0;
      margin-top: 0px;
      bottom: 260px; } }
  @media (max-width: 1024px) and (max-width: 820px) {
    .theme-default .section-home-slider .banner-dots {
      bottom: 80px; } }
  @media (max-width: 1024px) and (max-width: 767px) {
    .theme-default .section-home-slider .banner-dots {
      bottom: 12px; } }
  @media (max-width: 1024px) {
      .theme-default .section-home-slider .banner-dots .home-dots {
        width: 100%;
        text-align: center;
        right: initial; }
        .theme-default .section-home-slider .banner-dots .home-dots .owl-dot {
          display: inline-block !important;
          margin-bottom: 0px !important;
          margin-right: 20px;
          border: 2px solid transparent !important;
          width: 12px;
          height: 12px; }
          .theme-default .section-home-slider .banner-dots .home-dots .owl-dot:last-child {
            margin-right: 0px; }
          .theme-default .section-home-slider .banner-dots .home-dots .owl-dot.active {
            border: 2px solid transparent !important; } }
  @media (max-width: 400px) {
    .section-home-slider .banner-dots {
      bottom: 100px; } }

.section-static-slider {
  color: #ffffff;
  position: relative;
  background-position: center center; }
  @media (min-width: 1440px) {
    .section-static-slider .caption h1 {
      font-size: 2.5rem; }
    .section-static-slider .caption p {
      font-size: 1.2rem; } }
  .section-static-slider .sliderBanner .banner-item {
    position: relative;
    height: 420px; }
    @media (max-width: 1366px) {
      .section-static-slider .sliderBanner .banner-item {
        height: 320px !important; } }
    .section-static-slider .sliderBanner .banner-item .container {
      display: flex;
      height: 100%;
      align-items: center; }
    .section-static-slider .sliderBanner .banner-item .caption {
      width: 50%; }
      @media (max-width: 1024px) {
        .section-static-slider .sliderBanner .banner-item .caption {
          width: 100%; } }
    .section-static-slider .sliderBanner .banner-item:before {
      content: "";
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: transparent linear-gradient(180deg, #c7074000 0%, #c70740 100%) 0% 0% no-repeat padding-box;
      opacity: 0.4; }
    .section-static-slider .sliderBanner .banner-item:after {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      background-image: url("../images/curved_small.png");
      background-repeat: no-repeat;
      width: 100%;
      background-size: cover;
      z-index: 2;
      left: 0;
      height: 182px; }
      @media (max-width: 1440px) {
        .section-static-slider .sliderBanner .banner-item:after {
          height: 138px; } }
      @media (max-width: 1366px) {
        .section-static-slider .sliderBanner .banner-item:after {
          height: 131px; } }
    @media (max-width: 1024px) {
      .section-static-slider .sliderBanner .banner-item {
        height: 350px !important; }
        .section-static-slider .sliderBanner .banner-item:after {
          height: 98px; } }
    @media (max-width: 767px) {
      .section-static-slider .sliderBanner .banner-item {
        height: 250px !important; }
        .section-static-slider .sliderBanner .banner-item:after {
          height: 72px; } }
    @media (max-width: 500px) {
      .section-static-slider .sliderBanner .banner-item {
        height: 250px !important; }
        .section-static-slider .sliderBanner .banner-item:after {
          height: 46px; } }
    @media (max-width: 420px) {
      .section-static-slider .sliderBanner .banner-item {
        height: 250px !important; }
        .section-static-slider .sliderBanner .banner-item:after {
          height: 39px; } }
    @media (max-width: 400px) {
      .section-static-slider .sliderBanner .banner-item {
        height: 250px !important; }
        .section-static-slider .sliderBanner .banner-item:after {
          height: 37px; } }
  .section-static-slider .box-simulasi {
    position: absolute;
    width: 100%;
    z-index: 4;
    left: 0px; }
    .section-static-slider .box-simulasi .boxShortcutMenu.new {
      margin-top: -30px; }
      @media (max-width: 767px) {
        .section-static-slider .box-simulasi .boxShortcutMenu.new {
          margin-top: -60px; } }
      .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner {
        width: 60% !important; }
        @media (max-width: 767px) {
          .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner {
            width: 100% !important; } }
        .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner .boxActive {
          color: #000000; }
          @media (max-width: 767px) {
            .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner .boxActive {
              flex-direction: column; }
              .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .label {
                flex: none;
                width: 100%;
                text-align: center !important;
                margin-bottom: 1rem;
                margin-right: 0px; }
              .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed {
                flex: none;
                width: 100%; }
                .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed:after {
                  top: 0; }
              .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .btn-act {
                width: 100%; } }
          @media (max-width: 400px) {
            .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed {
              height: 28px;
              width: 100%;
              padding-right: 10px; }
              .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed:after {
                top: 0; } }
          @media (max-width: 767px) {
            .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed {
              margin-right: 0px; } }
          .section-static-slider .box-simulasi .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .btn-act .btn {
            padding: 0.8rem 2rem !important; }

.section-quicklinks {
  margin: 4rem 0 2rem; }
  .section-quicklinks .box-grid-link {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    border-bottom: 1px solid #b8b7b7; }
    .section-quicklinks .box-grid-link .grid-inner {
      flex: 0 0 auto;
      text-align: center;
      text-transform: uppercase;
      width: 180px; }
      @media (max-width: 1366px) {
        .section-quicklinks .box-grid-link .grid-inner {
          width: 160px; } }
      .section-quicklinks .box-grid-link .grid-inner a {
        display: block;
        color: #29353d;
        position: relative;
        padding-bottom: 10px;
        text-decoration: none;
        font-family: "Poppins-Medium"; }
        .section-quicklinks .box-grid-link .grid-inner a .img {
          height: 80px;
          line-height: 65px; }
        .section-quicklinks .box-grid-link .grid-inner a:before {
          opacity: 0;
          content: "";
          position: absolute;
          bottom: 0;
          width: 100%;
          left: 50%;
          transform: translatex(-50%);
          width: 70%;
          height: 6px;
          border-radius: 40px; }
          .theme-default .section-quicklinks .box-grid-link .grid-inner a:before {
            background-color: #c70740; }
        .section-quicklinks .box-grid-link .grid-inner a:hover:before {
          opacity: 1; }
      .section-quicklinks .box-grid-link .grid-inner.customize {
        position: relative; }
        .section-quicklinks .box-grid-link .grid-inner.customize:hover .hover-customize {
          opacity: 1;
          transition: all 0.2s ease;
          -webkit-transition: all 0.2s ease; }
        .section-quicklinks .box-grid-link .grid-inner.customize .hover-customize {
          transition: all 0.2s ease;
          -webkit-transition: all 0.2s ease;
          opacity: 0;
          text-transform: none !important;
          font-size: 0.9rem;
          position: absolute;
          left: -120px;
          top: -40px;
          padding: 5px 10px;
          border-radius: 30px;
          background-color: #ffffff;
          box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
          z-index: 3; }
          .theme-default .section-quicklinks .box-grid-link .grid-inner.customize .hover-customize {
            color: #c70740; }
          .section-quicklinks .box-grid-link .grid-inner.customize .hover-customize:after {
            content: " ";
            position: absolute;
            width: 0;
            height: 0;
            left: auto;
            right: 25px;
            bottom: -12px;
            border: 7px solid;
            border-color: #fff #fff transparent transparent;
            z-index: 0; }
        .section-quicklinks .box-grid-link .grid-inner.customize a {
          display: block;
          width: 70px;
          height: 70px;
          line-height: 70px;
          text-align: center;
          border-radius: 50%;
          box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1); }
          .section-quicklinks .box-grid-link .grid-inner.customize a .img {
            line-height: auto; }
          .section-quicklinks .box-grid-link .grid-inner.customize a:before {
            display: none; }
          .theme-default .section-quicklinks .box-grid-link .grid-inner.customize a.active {
            background-color: #c70740;
            color: #ffffff;
            z-index: 6; }
            .theme-default .section-quicklinks .box-grid-link .grid-inner.customize a.active img {
              filter: brightness(3);
              -webkit-filter: brightness(3);
              -moz-filter: brightness(3);
              -o-filter: brightness(3); }
  .section-quicklinks .container {
    position: relative; }
  .section-quicklinks .box-manage-quicklinks {
    position: absolute;
    top: -111px;
    right: 80px;
    display: flex;
    align-items: flex-start;
    align-items: center;
    z-index: 5;
    background-color: #ffffff;
    text-align: center;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    padding: 10px;
    display: none; }
    .section-quicklinks .box-manage-quicklinks.open {
      display: flex; }
    .section-quicklinks .box-manage-quicklinks .grid-inner {
      width: 80px;
      position: relative; }
      .section-quicklinks .box-manage-quicklinks .grid-inner a {
        position: relative;
        padding: 10px;
        display: block;
        font-size: 0.9rem;
        line-height: 21px;
        text-decoration: none; }
        .theme-default .section-quicklinks .box-manage-quicklinks .grid-inner a {
          color: #29353d; }
        .section-quicklinks .box-manage-quicklinks .grid-inner a .img {
          height: 30px;
          margin-bottom: 5px; }
          .section-quicklinks .box-manage-quicklinks .grid-inner a .img img {
            height: 30px; }
        .section-quicklinks .box-manage-quicklinks .grid-inner a .text {
          line-height: 15px; }
        .section-quicklinks .box-manage-quicklinks .grid-inner a:before {
          content: "\f068";
          font-family: "Font Awesome 5 Pro";
          width: 20px;
          height: 20px;
          line-height: 20px;
          border-radius: 50%;
          display: block;
          position: absolute;
          right: 5px;
          top: 0; }
          .theme-default .section-quicklinks .box-manage-quicklinks .grid-inner a:before {
            background-color: #c70740;
            color: #ffffff; }
      .section-quicklinks .box-manage-quicklinks .grid-inner.minus a:before {
        content: "\f068"; }
      .section-quicklinks .box-manage-quicklinks .grid-inner.plus a:before {
        content: "\f067"; }
        .theme-default .section-quicklinks .box-manage-quicklinks .grid-inner.plus a:before {
          background-color: #014a94; }
  @media (max-width: 1024px) {
    .theme-default .section-quicklinks {
      margin: 0rem 0; }
      .theme-default .section-quicklinks .box-grid-link {
        width: auto;
        overflow-x: auto;
        justify-content: center; }
        .theme-default .section-quicklinks .box-grid-link .grid-inner {
          width: 100px;
          height: 100%;
          flex-grow: 1; }
          .theme-default .section-quicklinks .box-grid-link .grid-inner a img {
            height: 35px; }
          .theme-default .section-quicklinks .box-grid-link .grid-inner a .img {
            height: 65px; }
          .theme-default .section-quicklinks .box-grid-link .grid-inner a .text {
            line-height: 16px;
            font-size: 0.9rem; }
          .theme-default .section-quicklinks .box-grid-link .grid-inner.customize {
            width: auto; }
            .theme-default .section-quicklinks .box-grid-link .grid-inner.customize .hover-customize {
              display: none; }
            .theme-default .section-quicklinks .box-grid-link .grid-inner.customize a {
              width: 45px;
              height: 45px;
              line-height: 45px;
              margin-top: 10px; }
              .theme-default .section-quicklinks .box-grid-link .grid-inner.customize a .img {
                height: 45px !important;
                line-height: 45px !important; }
                .theme-default .section-quicklinks .box-grid-link .grid-inner.customize a .img img {
                  height: 25px; }
      .theme-default .section-quicklinks .box-manage-quicklinks {
        width: auto;
        overflow-x: auto;
        position: absolute; }
        .theme-default .section-quicklinks .box-manage-quicklinks .grid-inner a .img {
          height: 25px; }
          .theme-default .section-quicklinks .box-manage-quicklinks .grid-inner a .img img {
            height: 20px; } }
  @media (max-width: 768px) {
    .theme-default .section-quicklinks {
      margin: 2rem 0 0; }
      .theme-default .section-quicklinks .box-grid-link {
        justify-content: left; }
      .theme-default .section-quicklinks .box-manage-quicklinks {
        left: 10px;
        right: 10px; } }
  @media (max-width: 1440px) {
    .section-quicklinks {
      margin: 0 0 2rem; }
      .section-quicklinks .box-grid-link .grid-inner a .img {
        height: 60px;
        line-height: 40px; }
        .section-quicklinks .box-grid-link .grid-inner a .img img {
          height: 40px; }
      .section-quicklinks .box-grid-link .grid-inner.customize a {
        height: 60px;
        width: 60px;
        line-height: 60px; }
        .section-quicklinks .box-grid-link .grid-inner.customize a .img {
          height: 60px;
          line-height: 60px; }
          .section-quicklinks .box-grid-link .grid-inner.customize a .img img {
            height: 35px; } }
  @media (max-width: 1366px) {
    .section-quicklinks {
      margin: 4rem 0 2rem; } }

.boxShortcutMenu {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 3;
  background-color: transparent;
  margin-top: -85px; }
  .boxShortcutMenu .CX-wrapper.container {
    padding: 0 80px;
    position: relative; }
    .boxShortcutMenu .CX-wrapper.container .label_info {
      display: block;
      text-align: center;
      color: #ffffff;
      font-weight: normal;
      font-family: "Poppins-SemiBold";
      text-transform: uppercase;
      font-size: 2.5rem;
      position: absolute;
      width: 100%;
      left: 0;
      top: -70px; }
      @media (max-width: 1366px) {
        .boxShortcutMenu .CX-wrapper.container .label_info {
          font-size: 2rem;
          top: -60px; } }
      @media (max-width: 1024px) {
        .boxShortcutMenu .CX-wrapper.container .label_info {
          font-size: 1.4rem;
          top: -40px; } }
    .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner {
      background-color: #fff;
      border-radius: 30px;
      position: relative;
      padding: 25px 30px;
      cursor: pointer;
      box-shadow: 0 7px 6px rgba(0, 0, 0, 0.1);
      width: 90% !important;
      margin: 0 auto; }
      .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner.open {
        position: relative; }
        .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner.open ul {
          display: block; }
        .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner.open .boxActive .changed:after {
          content: '\f077'; }
        .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner.open .boxActive .btn-act {
          cursor: default; }
          .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner.open .boxActive .btn-act .btn {
            opacity: .5;
            filter: grayscale(1);
            -webkit-filter: grayscale(1);
            pointer-events: none; }
      .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner .boxActive {
        display: flex;
        align-items: center;
        position: relative; }
        .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner .boxActive:after {
          color: #ffffff;
          font-size: 1.4rem;
          border-radius: 50%;
          text-align: center;
          width: 30px;
          height: 30px; }
        .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner .boxActive .label {
          border: 0px;
          flex: 0 0 auto;
          font-size: 1.4rem;
          margin-right: 20px;
          text-transform: uppercase; }
          .theme-default .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner .boxActive .label {
            color: #c70740;
            font-family: "Poppins-Medium"; }
        .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner .boxActive .changed {
          flex: 1 1 auto;
          font-size: 1.4rem;
          position: relative;
          border-bottom: 2px solid #D5D5D5;
          padding-bottom: 5px;
          margin-right: 20px;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          padding-right: 10px;
          height: 32px; }
          .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner .boxActive .changed:after {
            top: 0; }
          @media (max-width: 767px) {
            .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner .boxActive .changed {
              margin-right: 0px; } }
          .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner .boxActive .changed:after {
            content: '\f078';
            font-family: "Font Awesome 5 Pro";
            right: 0px;
            position: absolute;
            color: #29353d; }
            @media (max-width: 767px) {
              .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner .boxActive .changed:after {
                top: 0; } }
      .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner ul {
        display: none;
        position: absolute;
        z-index: -1;
        padding-top: 40px;
        background-color: #fff;
        width: 100%;
        left: 0;
        margin-top: -10px;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        overflow: hidden;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
        max-height: 400px;
        overflow-y: auto; }
        .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner ul li {
          flex: none;
          display: block;
          margin-right: 0;
          transition: none !important;
          -webkit-transition: none !important;
          margin-bottom: 0px; }
          .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner ul li:last-child {
            margin-bottom: 20px; }
          .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner ul li a {
            padding: 20px 0;
            display: block;
            font-size: 1.2rem;
            font-family: "Poppins-Regular";
            text-decoration: none;
            padding-left: 140px;
            padding-bottom: 10px;
            color: #29353d; }
            .boxShortcutMenu .CX-wrapper.container .boxShortcutMenuInner ul li a:hover {
              background-color: #F6F6F6; }
  @media (max-width: 1440px) {
    .boxShortcutMenu.new {
      margin-top: -149px; } }
  @media (max-width: 1366px) {
    .boxShortcutMenu.new {
      margin-top: -80px; } }
  @media (max-width: 1300px) {
    .boxShortcutMenu.new {
      margin-top: -100px; } }
  @media (max-width: 1024px) {
    .boxShortcutMenu.new {
      margin-top: -160px; }
      .boxShortcutMenu.new .CX-wrapper.container {
        padding: 0 20px; } }
  @media (max-width: 1024px) {
    .theme-default .boxShortcutMenu.new .boxShortcutMenuInner ul li a {
      text-align: center;
      padding: 10px 20px !important;
      font-size: 1.1rem; } }
  @media (max-width: 1024px) {
    .theme-default .boxShortcutMenu.new .boxShortcutMenuInner .boxActive {
      flex-wrap: wrap; }
      .theme-default .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .label {
        font-size: 1.2rem; }
      .theme-default .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed {
        font-size: 1.2rem;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 150px; }
      .theme-default .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .btn-act {
        flex-basis: 100%;
        text-align: center;
        margin-top: 15px; }
        .theme-default .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .btn-act .btn {
          display: block; } }

.section-promo {
  padding: 2rem 0; }
  .section-promo .boxPromo {
    display: flex;
    align-items: center; }
    .section-promo .boxPromo .box-info {
      max-width: 65%;
      flex: 0 0 65%;
      position: relative;
      height: 364px;
      z-index: 2; }
      @media (max-width: 1440px) {
        .section-promo .boxPromo .box-info {
          max-width: 60%;
          flex: 0 0 60%; } }
      @media (max-width: 1366px) {
        .section-promo .boxPromo .box-info {
          width: 60%; } }
      @media (max-width: 1024px) {
        .section-promo .boxPromo .box-info {
          max-width: 100%;
          flex: 0 0 100%; }
          .section-promo .boxPromo .box-info .text {
            width: 400px !important;
            margin-top: 40px;
            margin-left: 160px !important; } }
      @media (max-width: 768px) {
        .section-promo .boxPromo .box-info .text {
          width: 400px !important;
          margin-top: 20px;
          margin-left: 120px !important; } }
      @media (max-width: 768px) {
        .section-promo .boxPromo .box-info .text {
          width: 280px !important; } }
      @media (max-width: 400px) {
        .section-promo .boxPromo .box-info .text {
          margin-top: 0px !important;
          margin-left: 100px !important;
          width: auto !important; } }
      .section-promo .boxPromo .box-info:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 364px;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 2;
        background-image: url("../images/subscribe-backg.png"); }
      .section-promo .boxPromo .box-info .text {
        font-size: 2rem;
        padding-right: 4rem;
        position: absolute;
        top: 50%;
        transform: translatey(-50%);
        margin-left: 220px;
        margin-top: 10px; }
        .section-promo .boxPromo .box-info .text b {
          font-weight: normal;
          font-family: "Poppins-Medium"; }
          .theme-default .section-promo .boxPromo .box-info .text b {
            color: #c70740; }
    .section-promo .boxPromo .box-subscribe {
      max-width: 35%;
      flex: 0 0 35%;
      z-index: 1; }
      @media (max-width: 1440px) {
        .section-promo .boxPromo .box-subscribe {
          max-width: 40%;
          flex: 0 0 40%; } }
      .section-promo .boxPromo .box-subscribe .box-mail {
        display: flex;
        position: relative; }
        .section-promo .boxPromo .box-subscribe .box-mail:before {
          content: "";
          position: absolute;
          width: 73px;
          height: 133px;
          background-size: cover;
          top: 50%;
          transform: translatey(-50%);
          margin-top: -20px;
          background-image: url("../images/icons/mail.png"); }
        .section-promo .boxPromo .box-subscribe .box-mail .box-input {
          flex: 1 1 auto;
          padding-left: 100px; }
          .section-promo .boxPromo .box-subscribe .box-mail .box-input .form-input .form-control {
            border: 0px solid transparent;
            border-bottom: 2px solid #b4b4b4;
            border-radius: 0px;
            font-family: "Poppins-Regular";
            font-size: 1.1rem;
            padding-left: 0px; }
            .theme-default .section-promo .boxPromo .box-subscribe .box-mail .box-input .form-input .form-control {
              color: #000000 !important;
              background-color: #ffdd9b !important;
              padding-left: 10px !important;
              height: 51px;
              border-bottom: 0px !important; }
              .theme-default .section-promo .boxPromo .box-subscribe .box-mail .box-input .form-input .form-control::placeholder {
                color: #f27224 !important; }
              .theme-default .section-promo .boxPromo .box-subscribe .box-mail .box-input .form-input .form-control::-webkit-input-placeholder {
                color: #f27224 !important; }
          .section-promo .boxPromo .box-subscribe .box-mail .box-input .boxInput .form-group.input-checkbox-wrapper .checkbox-group {
            display: flex; }
            .section-promo .boxPromo .box-subscribe .box-mail .box-input .boxInput .form-group.input-checkbox-wrapper .checkbox-group .custom-checkbox label {
              font-family: "Poppins-Light";
              padding-left: 0px; }
              .section-promo .boxPromo .box-subscribe .box-mail .box-input .boxInput .form-group.input-checkbox-wrapper .checkbox-group .custom-checkbox label:hover:before {
                border-color: #dcdcdc !important; }
              .section-promo .boxPromo .box-subscribe .box-mail .box-input .boxInput .form-group.input-checkbox-wrapper .checkbox-group .custom-checkbox label span {
                font-size: 0.9rem;
                color: #575757;
                left: 5px; }
              .section-promo .boxPromo .box-subscribe .box-mail .box-input .boxInput .form-group.input-checkbox-wrapper .checkbox-group .custom-checkbox label:before {
                width: 16px;
                height: 16px;
                margin-top: -8px;
                border-radius: 5px;
                border-color: #dcdcdc; }
              .section-promo .boxPromo .box-subscribe .box-mail .box-input .boxInput .form-group.input-checkbox-wrapper .checkbox-group .custom-checkbox label:after {
                top: 0px;
                left: 2px;
                font-weight: normal;
                color: #ffffff; }
            .section-promo .boxPromo .box-subscribe .box-mail .box-input .boxInput .form-group.input-checkbox-wrapper .checkbox-group .custom-checkbox.checked label:before {
              width: 16px;
              height: 16px;
              margin-top: -8px;
              border-radius: 5px;
              border-color: transparent; }
              .theme-default .section-promo .boxPromo .box-subscribe .box-mail .box-input .boxInput .form-group.input-checkbox-wrapper .checkbox-group .custom-checkbox.checked label:before {
                background-color: #f27224; }
        .section-promo .boxPromo .box-subscribe .box-mail .btn-act {
          flex: 0 0 auto;
          padding-left: 0px; }
          .section-promo .boxPromo .box-subscribe .box-mail .btn-act .btn-round-30 {
            border-radius: 0px !important; }
  @media (max-width: 1024px) {
    .theme-default .section-promo .boxPromo {
      display: block; }
      .theme-default .section-promo .boxPromo .box-info {
        width: 100%;
        height: 276px; }
        .theme-default .section-promo .boxPromo .box-info:before {
          height: 276px;
          left: -50px; }
        .theme-default .section-promo .boxPromo .box-info .text {
          font-size: 1.4rem;
          padding-right: 0px;
          margin-left: 110px;
          width: 300px; }
      .theme-default .section-promo .boxPromo .box-subscribe {
        max-width: 100%;
        flex: 0 0 100%; }
        .theme-default .section-promo .boxPromo .box-subscribe .box-mail:before {
          right: 0;
          top: -50px;
          width: 44px;
          height: 80px; }
        .theme-default .section-promo .boxPromo .box-subscribe .box-mail .box-input {
          padding-left: 0px; } }
  @media (max-width: 767px) {
    .theme-default .section-promo .boxPromo .box-info .text {
      width: 180px; }
    .theme-default .section-promo .boxPromo .box-subscribe .box-mail:before {
      top: -30px; }
    .theme-default .section-promo .boxPromo .box-subscribe .box-mail .box-input {
      width: 100px; }
      .theme-default .section-promo .boxPromo .box-subscribe .box-mail .box-input .form-input .form-control {
        height: 42px !important; } }

.section-promotions .boxPromo {
  display: flex;
  align-items: center; }
  @media (max-width: 768px) {
    .section-promotions .boxPromo {
      display: block;
      align-items: flex-start; } }
  .section-promotions .boxPromo .boxText {
    flex: 0 0 auto;
    width: 450px; }
    .section-promotions .boxPromo .boxText h3 {
      font-family: "Poppins-Regular";
      font-size: 3rem;
      margin-bottom: 1rem; }
      .section-promotions .boxPromo .boxText h3 b {
        font-family: "Poppins-SemiBold"; }
    .section-promotions .boxPromo .boxText p {
      color: #627d92;
      font-family: "Poppins-Light"; }
    .section-promotions .boxPromo .boxText .btn {
      margin-top: 20px;
      font-family: "Poppins-Medium"; }
  .section-promotions .boxPromo .box-dynamic-slide {
    flex: 1 1 auto;
    max-width: 70%; }
    @media (max-width: 1366px) {
      .section-promotions .boxPromo .box-dynamic-slide {
        max-width: 65%; } }
    @media (max-width: 820px) {
      .section-promotions .boxPromo .box-dynamic-slide {
        max-width: 95%; } }
    @media (max-width: 767px) {
      .section-promotions .boxPromo .box-dynamic-slide {
        max-width: 100%; } }
  .section-promotions .boxPromo .sliderPromo {
    flex: 1 1 auto;
    margin-left: 40px;
    padding: 2rem 0; }
    @media (max-width: 1024px) {
      .section-promotions .boxPromo .sliderPromo {
        margin-left: 40px; } }
    @media (max-width: 768px) {
      .section-promotions .boxPromo .sliderPromo {
        margin-left: 0; } }
    .section-promotions .boxPromo .sliderPromo .promo-item {
      padding: 15px 0 10px; }
      .section-promotions .boxPromo .sliderPromo .promo-item a {
        display: block;
        padding: 20px;
        position: relative;
        font-size: 1.2rem;
        text-decoration: none;
        color: #000000; }
        .section-promotions .boxPromo .sliderPromo .promo-item a:hover {
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); }
        .section-promotions .boxPromo .sliderPromo .promo-item a .logo {
          position: absolute;
          top: -11px;
          right: 55px;
          z-index: 1;
          height: 64px;
          border-bottom-right-radius: 10px;
          border-bottom-left-radius: 10px; }
          .section-promotions .boxPromo .sliderPromo .promo-item a .logo img {
            border-bottom-right-radius: 10px;
            border-bottom-left-radius: 10px; }
          .section-promotions .boxPromo .sliderPromo .promo-item a .logo:before {
            content: "";
            position: absolute;
            right: -10px;
            top: 0px;
            border-left: 5px solid #c6c6c6;
            border-bottom: 5px solid #c6c6c6;
            border-right: 5px solid transparent;
            border-top: 5px solid transparent; }
        .section-promotions .boxPromo .sliderPromo .promo-item a .box-item {
          position: relative;
          padding: 10px 0; }
          .section-promotions .boxPromo .sliderPromo .promo-item a .box-item .img {
            background-size: cover;
            height: 333px; }
          .section-promotions .boxPromo .sliderPromo .promo-item a .box-item .caption {
            margin-top: 2rem; }
            .section-promotions .boxPromo .sliderPromo .promo-item a .box-item .caption .promo_from {
              color: #979797; }
            .section-promotions .boxPromo .sliderPromo .promo-item a .box-item .caption .title {
              font-family: "Poppins-SemiBold"; }
              .theme-default .section-promotions .boxPromo .sliderPromo .promo-item a .box-item .caption .title {
                color: #c70740; }
            .section-promotions .boxPromo .sliderPromo .promo-item a .box-item .caption .date {
              margin: 2rem 0 1rem; }
            .section-promotions .boxPromo .sliderPromo .promo-item a .box-item .caption .promo_using {
              font-size: 1rem; }
    .section-promotions .boxPromo .sliderPromo .owl-stage-outer .owl-stage {
      display: flex; }
      .section-promotions .boxPromo .sliderPromo .owl-stage-outer .owl-stage .owl-item .promo-item {
        height: 100%; }
        .section-promotions .boxPromo .sliderPromo .owl-stage-outer .owl-stage .owl-item .promo-item a {
          height: 100%; }

.section-promotions .promo-nav {
  text-align: right;
  margin-top: 2rem; }
  .section-promotions .promo-nav button {
    border: 0px;
    outline: none;
    margin-right: 1.5rem;
    width: 60px;
    height: 60px;
    line-height: 60px; }
    .theme-default .section-promotions .promo-nav button {
      background-color: #c70740;
      color: #ffffff; }
      .theme-default .section-promotions .promo-nav button:hover {
        background-color: #b8043a; }
      .theme-default .section-promotions .promo-nav button i {
        font-size: 1.5rem; }
    .section-promotions .promo-nav button:last-child {
      margin-right: 0px; }
    .section-promotions .promo-nav button.disabled {
      opacity: 0.5; }

.section-promotions .container.CX-wrapper {
  position: relative; }

.section-promotions .promo-dots {
  text-align: center;
  display: none; }
  .section-promotions .promo-dots .owl-dot {
    border: 1px solid;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 5px;
    border: 2px solid #999999;
    background-color: transparent;
    padding: 0px;
    outline: none; }
    .section-promotions .promo-dots .owl-dot.active {
      border: 2px solid transparent; }
      .theme-default .section-promotions .promo-dots .owl-dot.active {
        background-color: #c70740; }

@media (max-width: 1024px) {
  .theme-default .section-promotions {
    margin-top: 4rem; }
    .theme-default .section-promotions .container.CX-wrapper {
      width: 100%;
      max-width: 100%; }
    .theme-default .section-promotions .promo-dots {
      display: block; }
    .theme-default .section-promotions .boxPromo {
      flex-direction: column; }
      .theme-default .section-promotions .boxPromo .boxText {
        width: 100%;
        text-align: center; }
        .theme-default .section-promotions .boxPromo .boxText .promo-nav {
          display: none; }
        .theme-default .section-promotions .boxPromo .boxText h3 {
          font-size: 2rem; }
      .theme-default .section-promotions .boxPromo .sliderPromo .owl-stage {
        display: flex;
        flex-wrap: wrap; }
      .theme-default .section-promotions .boxPromo .sliderPromo .promo-item a .logo {
        right: 30px; }
      .theme-default .section-promotions .boxPromo .sliderPromo .promo-item a .box-item .img {
        height: 200px; }
      .theme-default .section-promotions .boxPromo .sliderPromo .promo-item a .box-item .caption .promo_from {
        font-size: 1rem; }
      .theme-default .section-promotions .boxPromo .sliderPromo .promo-item a .box-item .caption .title {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .theme-default .section-promotions .boxPromo .sliderPromo .promo-item a .box-item .caption .date {
        font-size: 1rem;
        margin: 1rem 0 0.5rem; } }

.section-promotions.product .boxPromo .boxText {
  width: 300px; }

.section-promotions.company .boxPromo .boxText p {
  color: #8a8a8a;
  font-size: 1.5rem; }

.section-promotions.company .boxPromo .sliderCompany {
  flex: 1 1 auto;
  margin-left: 40px;
  padding: 4rem 0; }
  @media (max-width: 1024px) {
    .section-promotions.company .boxPromo .sliderCompany {
      margin-left: 40px; } }
  .section-promotions.company .boxPromo .sliderCompany .promo-item {
    padding: 15px 0 10px; }
    .section-promotions.company .boxPromo .sliderCompany .promo-item a {
      display: block;
      padding: 0 1.5rem 2rem;
      position: relative;
      font-size: 1.2rem;
      text-decoration: none;
      color: #000000;
      background-color: #f1f1f1;
      border-bottom-right-radius: 50px; }
      .section-promotions.company .boxPromo .sliderCompany .promo-item a .logo {
        position: absolute;
        top: -11px;
        right: 55px;
        z-index: 1;
        height: 64px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px; }
        .section-promotions.company .boxPromo .sliderCompany .promo-item a .logo img {
          border-bottom-right-radius: 10px;
          border-bottom-left-radius: 10px; }
        .section-promotions.company .boxPromo .sliderCompany .promo-item a .logo:before {
          content: "";
          position: absolute;
          right: -10px;
          top: 0;
          border-left: 5px solid #c6c6c6;
          border-bottom: 5px solid #c6c6c6;
          border-right: 5px solid transparent;
          border-top: 5px solid transparent; }
      .section-promotions.company .boxPromo .sliderCompany .promo-item a .box-item {
        position: relative;
        padding: 10px 0; }
        .section-promotions.company .boxPromo .sliderCompany .promo-item a .box-item .img {
          text-align: center; }
          .section-promotions.company .boxPromo .sliderCompany .promo-item a .box-item .img img {
            width: auto;
            margin: 0 auto;
            height: 150px; }
            @media (max-width: 1440px) {
              .section-promotions.company .boxPromo .sliderCompany .promo-item a .box-item .img img {
                height: 120px; } }
            @media (max-width: 1024px) {
              .section-promotions.company .boxPromo .sliderCompany .promo-item a .box-item .img img {
                height: 100px; } }
        .section-promotions.company .boxPromo .sliderCompany .promo-item a .box-item .caption {
          margin-top: 0rem; }
          .section-promotions.company .boxPromo .sliderCompany .promo-item a .box-item .caption .short_desc {
            text-align: center;
            color: #a0a0a0;
            line-height: 30px; }
            @media (max-width: 1024px) {
              .section-promotions.company .boxPromo .sliderCompany .promo-item a .box-item .caption .short_desc {
                font-size: 1rem;
                line-height: 23px; } }
          @media (max-width: 1440px) {
            .section-promotions.company .boxPromo .sliderCompany .promo-item a .box-item .caption {
              font-size: 1rem; }
              .section-promotions.company .boxPromo .sliderCompany .promo-item a .box-item .caption .short_desc {
                line-height: 25px;
                display: -webkit-box;
                -webkit-line-clamp: 4;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis; } }
  .section-promotions.company .boxPromo .sliderCompany .owl-stage-outer .owl-stage {
    display: flex; }
    .section-promotions.company .boxPromo .sliderCompany .owl-stage-outer .owl-stage .owl-item .promo-item {
      height: 100%; }
      .section-promotions.company .boxPromo .sliderCompany .owl-stage-outer .owl-stage .owl-item .promo-item a {
        height: 100%; }

.section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a {
  box-shadow: none;
  border-radius: 10px;
  padding: 0px;
  height: 460px !important;
  overflow: hidden; }
  .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item {
    height: 100%;
    display: flex;
    align-items: flex-end; }
    .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item .img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
      .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item .img:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease; }
    .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item .caption {
      position: absolute;
      z-index: 2;
      bottom: 20px;
      color: #ffffff;
      padding: 2rem;
      width: 100%; }
      .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item .caption .year {
        font-family: "Poppins-SemiBold";
        font-size: 3rem;
        text-align: right;
        margin-right: 40px; }
      .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item .caption .short_desc {
        font-family: "Poppins-Light";
        display: none; }
  @media (min-width: 1025px) {
    .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a:hover .box-item .img:before {
      background: rgba(15, 65, 115, 0.9);
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease; }
    .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a:hover .box-item .caption .year {
      text-align: left; }
    .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a:hover .box-item .caption .short_desc {
      display: block; } }
  @media (max-width: 1024px) {
    .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a {
      height: 300px !important; }
      .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item .caption .year {
        font-size: 2rem;
        text-align: left; }
      .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item .caption .short_desc {
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 1.1rem; } }

.section-why-bri {
  padding: 8rem 0 2rem;
  margin-top: 3rem; }
  @media (max-width: 1366px) {
    .section-why-bri {
      padding: 5rem 0 2rem; } }
  .section-why-bri .head-text h1 {
    font-size: 2.5rem;
    margin-bottom: 1.5rem; }
  .section-why-bri .head-text p {
    width: 60%;
    font-size: 1.3rem;
    color: #627d92;
    line-height: 35px;
    letter-spacing: 1px; }
  .section-why-bri .boxBenefit {
    margin-top: 3rem;
    display: flex;
    width: 1000px; }
    @media (max-width: 1366px) {
      .section-why-bri .boxBenefit {
        width: 1100px; } }
    @media (max-width: 991px) {
      .section-why-bri .boxBenefit {
        width: auto; } }
    .section-why-bri .boxBenefit .item {
      display: flex;
      align-items: flex-start;
      margin-bottom: 1rem; }
      .section-why-bri .boxBenefit .item .icon {
        width: 70px;
        flex: 0 0 auto; }
      .section-why-bri .boxBenefit .item .text {
        width: 300px;
        margin-left: 2rem; }
        .section-why-bri .boxBenefit .item .text h3 {
          font-family: "Poppins-Medium";
          font-size: 1.5rem; }
          .theme-default .section-why-bri .boxBenefit .item .text h3 {
            color: #014a94; }
        .section-why-bri .boxBenefit .item .text p {
          font-size: 1.1rem;
          color: #627d92;
          font-family: "Poppins-Light"; }
        .section-why-bri .boxBenefit .item .text ol {
          padding-left: 15px; }
          .section-why-bri .boxBenefit .item .text ol li {
            font-size: 1.1rem;
            color: #627d92;
            font-family: "Poppins-Light";
            margin-bottom: 0.5rem; }
  @media (max-width: 1024px) {
    .theme-default .section-why-bri .head-text {
      text-align: center; }
      .theme-default .section-why-bri .head-text h1 {
        font-size: 2rem; }
      .theme-default .section-why-bri .head-text p {
        line-height: 26px;
        font-size: 1.1rem;
        width: auto; }
    .theme-default .section-why-bri .boxBenefit {
      display: block; }
      .theme-default .section-why-bri .boxBenefit .item {
        flex-basis: 100%;
        max-width: 90%; }
        .theme-default .section-why-bri .boxBenefit .item .icon img {
          height: 50px; }
        .theme-default .section-why-bri .boxBenefit .item .text {
          width: 90%;
          margin-left: 1rem; }
          .theme-default .section-why-bri .boxBenefit .item .text h3 {
            font-size: 1.3rem; }
          .theme-default .section-why-bri .boxBenefit .item .text p {
            font-size: 1rem; } }
  .section-why-bri.requirement {
    padding: 5rem 0 2rem; }
    @media (max-width: 1024px) {
      .section-why-bri.requirement {
        padding: 2rem 0 2rem; } }
    .section-why-bri.requirement .boxBenefit {
      width: 1100px; }
      .section-why-bri.requirement .boxBenefit .item .text {
        width: 400px; }
      @media (max-width: 1024px) {
        .section-why-bri.requirement .boxBenefit {
          width: auto; }
          .section-why-bri.requirement .boxBenefit .item {
            flex-direction: column;
            margin-bottom: 2rem; }
            .section-why-bri.requirement .boxBenefit .item .text {
              margin-top: 1rem;
              width: auto;
              max-width: 100%; } }
      @media (max-width: 767px) {
        .section-why-bri.requirement .boxBenefit .item .text {
          margin-left: 0px; } }
  .section-why-bri.visi-misi-bri {
    padding: 4rem 0; }
    .section-why-bri.visi-misi-bri .box-dynamic .box-loop {
      margin-bottom: 2rem;
      max-width: 60%; }
      @media (max-width: 1024px) {
        .section-why-bri.visi-misi-bri .box-dynamic .box-loop {
          max-width: 100%; } }
      .section-why-bri.visi-misi-bri .box-dynamic .box-loop:last-child {
        margin-bottom: 0px; }
      @media (max-width: 1024px) {
        .section-why-bri.visi-misi-bri .box-dynamic .box-loop .head-text {
          text-align: left; } }
      .section-why-bri.visi-misi-bri .box-dynamic .box-loop .head-text h1 {
        font-family: "Poppins-SemiBold"; }
      .theme-default .section-why-bri.visi-misi-bri .box-dynamic .box-loop .head-text p {
        color: #014a94;
        font-size: 1.5rem;
        width: 100%; }
      .section-why-bri.visi-misi-bri .box-dynamic .box-loop .box-list .box-list-inner {
        margin-bottom: 2rem; }
        .section-why-bri.visi-misi-bri .box-dynamic .box-loop .box-list .box-list-inner .box-list-title {
          position: relative;
          display: inline-block;
          cursor: pointer;
          font-family: "Poppins-SemiBold";
          font-size: 1.3rem;
          margin-bottom: 0.5rem; }
          .theme-default .section-why-bri.visi-misi-bri .box-dynamic .box-loop .box-list .box-list-inner .box-list-title {
            color: #014a94; }
          .section-why-bri.visi-misi-bri .box-dynamic .box-loop .box-list .box-list-inner .box-list-title:before {
            content: "\f054";
            position: absolute;
            font-family: "Font Awesome 5 Pro";
            right: -40px;
            font-weight: bold; }
          .section-why-bri.visi-misi-bri .box-dynamic .box-loop .box-list .box-list-inner .box-list-title.active:before {
            content: "\f078"; }
          @media (max-width: 400px) {
            .section-why-bri.visi-misi-bri .box-dynamic .box-loop .box-list .box-list-inner .box-list-title {
              padding-right: 20px;
              display: block; }
              .section-why-bri.visi-misi-bri .box-dynamic .box-loop .box-list .box-list-inner .box-list-title:before {
                right: 0px; } }
        .section-why-bri.visi-misi-bri .box-dynamic .box-loop .box-list .box-list-inner .box-list-text {
          font-family: "Poppins-Light";
          font-size: 1.1rem;
          display: none; }
          .section-why-bri.visi-misi-bri .box-dynamic .box-loop .box-list .box-list-inner .box-list-text.open {
            display: block; }
        .section-why-bri.visi-misi-bri .box-dynamic .box-loop .box-list .box-list-inner:last-child {
          margin-bottom: 0px; }
  .section-why-bri.image-right {
    padding: 6rem 0;
    position: relative; }
    @media (max-width: 1024px) {
      .section-why-bri.image-right {
        padding: 3rem 0; } }
    .section-why-bri.image-right .head-text {
      text-align: left;
      margin-bottom: 2rem; }
    .section-why-bri.image-right .img {
      position: absolute;
      right: -80px;
      top: 50%;
      transform: translatey(-50%); }
      @media (max-width: 1024px) {
        .section-why-bri.image-right .img {
          position: relative;
          right: initial;
          top: initial;
          transform: none;
          text-align: left;
          height: 300px; }
          .section-why-bri.image-right .img img {
            height: 400px; } }
      @media (max-width: 767px) {
        .section-why-bri.image-right .img {
          height: 250px; }
          .section-why-bri.image-right .img img {
            height: 250px; } }
    @media (max-width: 1440px) {
      .section-why-bri.image-right .boxBenefit {
        width: 800px; }
      .section-why-bri.image-right .img {
        right: -20px; }
        .section-why-bri.image-right .img img {
          height: 400px; } }
    @media (max-width: 1280px) {
      .section-why-bri.image-right .boxBenefit {
        width: 800px; }
      .section-why-bri.image-right .img {
        right: -40px; }
        .section-why-bri.image-right .img img {
          height: 300px; } }
  .section-why-bri.bri-peduli {
    padding: 3rem 0; }
    .section-why-bri.bri-peduli .boxBenefit {
      width: 100%; }
      .section-why-bri.bri-peduli .boxBenefit .item {
        margin-bottom: 3rem; }

.section-anak-perusahaan {
  padding: 6rem 0; }
  .section-anak-perusahaan .anak-dots {
    display: none; }
    @media (max-width: 1024px) {
      .section-anak-perusahaan .anak-dots {
        display: block; } }
  @media (max-width: 1024px) {
    .section-anak-perusahaan .head-text h1 {
      font-size: 2rem; } }
  .section-anak-perusahaan .sliderAnak {
    margin-top: 1rem; }
    .section-anak-perusahaan .sliderAnak .owl-item .item {
      height: 152px;
      margin: 2rem 0; }
      @media (max-width: 500px) {
        .section-anak-perusahaan .sliderAnak .owl-item .item {
          height: 100px; } }
      .section-anak-perusahaan .sliderAnak .owl-item .item img {
        height: 152px;
        opacity: 0.3; }
        @media (max-width: 1024px) {
          .section-anak-perusahaan .sliderAnak .owl-item .item img {
            margin: 0 auto;
            height: 150px;
            width: auto; } }
        @media (max-width: 767px) {
          .section-anak-perusahaan .sliderAnak .owl-item .item img {
            height: 100px;
            opacity: 0; } }
      .section-anak-perusahaan .sliderAnak .owl-item .item a {
        border: 1px solid transparent;
        display: block;
        padding: 10px;
        border-radius: 10px;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease; }
        .section-anak-perusahaan .sliderAnak .owl-item .item a:hover {
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease; }
          .theme-default .section-anak-perusahaan .sliderAnak .owl-item .item a:hover {
            border-color: #f27224; }
    .section-anak-perusahaan .sliderAnak .owl-item.center .item img {
      opacity: 1; }
  .section-anak-perusahaan .anak-nav {
    height: 0px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
    z-index: 2;
    display: block;
    margin-top: 10px; }
    .section-anak-perusahaan .anak-nav button {
      border: 0px;
      outline: none;
      width: 40px;
      height: 40px;
      line-height: 40px;
      position: absolute; }
      .section-anak-perusahaan .anak-nav button.owl-prev {
        left: 15px; }
      .section-anak-perusahaan .anak-nav button.owl-next {
        right: 15px; }
      .theme-default .section-anak-perusahaan .anak-nav button {
        background-color: #c70740;
        color: #ffffff; }
        .theme-default .section-anak-perusahaan .anak-nav button:hover {
          background-color: #b8043a; }
        .theme-default .section-anak-perusahaan .anak-nav button i {
          font-size: 1.3rem; }
      .section-anak-perusahaan .anak-nav button:last-child {
        margin-right: 0px; }
      .section-anak-perusahaan .anak-nav button.disabled {
        opacity: 0.5; }

.section-home-kpr {
  padding: 4rem 0;
  position: relative;
  overflow: hidden; }
  .section-home-kpr:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/kpr-bg.png);
    background-size: cover;
    height: 918px;
    width: 68%;
    z-index: 1; }
    @media (max-width: 1440px) {
      .section-home-kpr:before {
        width: 94%;
        height: 942px; } }
    @media (max-width: 1366px) {
      .section-home-kpr:before {
        width: 94%; } }
    @media (max-width: 1024px) {
      .section-home-kpr:before {
        width: 68%;
        background-position: -1227px 0;
        height: 1400px; } }
  .section-home-kpr > .container.CX-wrapper {
    position: relative;
    z-index: 2; }
  .section-home-kpr .box-home-kpr {
    display: flex;
    align-items: flex-start; }
    .section-home-kpr .box-home-kpr .graphic {
      flex: 1 1 auto; }
      .section-home-kpr .box-home-kpr .graphic .img {
        width: 700px;
        margin-top: 3rem; }
        @media (max-width: 1440px) {
          .section-home-kpr .box-home-kpr .graphic .img {
            width: 500px; } }
      .section-home-kpr .box-home-kpr .graphic .syarat {
        color: #929292;
        margin-top: 2rem; }
        .section-home-kpr .box-home-kpr .graphic .syarat ul {
          padding: 0;
          margin: 0 0 0 20px; }
      @media (max-width: 1366px) {
        .section-home-kpr .box-home-kpr .graphic {
          padding-right: 30px; }
          .section-home-kpr .box-home-kpr .graphic .img {
            width: 500px; } }
      @media (max-width: 767px) {
        .section-home-kpr .box-home-kpr .graphic {
          padding-right: 0px; }
          .section-home-kpr .box-home-kpr .graphic .img {
            width: 100%; } }
    .section-home-kpr .box-home-kpr .boxTab {
      flex: 0 0 auto;
      width: 600px; }
    .section-home-kpr .box-home-kpr .boxInput .boxAct {
      margin-top: 3rem; }
      .section-home-kpr .box-home-kpr .boxInput .boxAct .btn {
        padding: 1rem 4rem !important; }
  @media (max-width: 1024px) {
    .theme-default .section-home-kpr .box-home-kpr {
      display: block; }
      .theme-default .section-home-kpr .box-home-kpr > .graphic {
        display: none; }
      .theme-default .section-home-kpr .box-home-kpr .graphic.hidden {
        display: block; }
        .theme-default .section-home-kpr .box-home-kpr .graphic.hidden .img {
          width: auto;
          text-align: center; }
          .theme-default .section-home-kpr .box-home-kpr .graphic.hidden .img img {
            height: 240px;
            margin: 0 auto; }
        .theme-default .section-home-kpr .box-home-kpr .graphic.hidden .syarat {
          margin-top: 3rem; }
          .theme-default .section-home-kpr .box-home-kpr .graphic.hidden .syarat h5 {
            text-align: center; }
      .theme-default .section-home-kpr .box-home-kpr .boxTab {
        width: 100%; }
        .theme-default .section-home-kpr .box-home-kpr .boxTab .cx-tab-link {
          margin-top: 2rem; }
    .theme-default .section-home-kpr .cx-tab-content .boxAct {
      text-align: center; } }
  @media (max-width: 500px) {
    .theme-default .section-home-kpr:before {
      background-position: -1404px 0;
      width: 100%;
      height: 1760px; } }

.section-saham {
  padding: 4rem 0; }
  .section-saham .box-saham {
    border-radius: 8px;
    padding: 2rem; }
    .section-saham .box-saham .head-text {
      position: relative;
      margin-bottom: 3rem; }
      .section-saham .box-saham .head-text h3 {
        font-size: 2.5rem;
        font-family: "Poppins-Regular"; }
        .section-saham .box-saham .head-text h3 b {
          font-weight: normal;
          font-family: "Poppins-SemiBold"; }
      .section-saham .box-saham .head-text p {
        font-size: 1rem;
        color: #29353d; }
      .section-saham .box-saham .head-text .link-more {
        position: absolute;
        right: 0px;
        top: 20px; }
    .section-saham .box-saham .box-grid {
      display: flex;
      align-items: flex-start; }
      .section-saham .box-saham .box-grid .box-inner {
        flex: 1 1 auto;
        padding-right: 30px;
        padding-left: 0px;
        position: relative; }
        .section-saham .box-saham .box-grid .box-inner:last-child {
          padding-right: 0px;
          padding-left: 30px; }
          .section-saham .box-saham .box-grid .box-inner:last-child:before {
            content: "";
            position: absolute;
            left: 0;
            height: 90%;
            border-left: 1px solid rgba(112, 112, 112, 0.5);
            top: 50%;
            transform: translatey(-50%); }
        .section-saham .box-saham .box-grid .box-inner .box-inner-item {
          display: flex;
          position: relative; }
          .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-item {
            flex: 1 1 auto;
            margin-bottom: 1rem;
            font-size: 1.4rem; }
            .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-item .link-share {
              color: #29353d;
              text-decoration: none; }
              .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-item .link-share i {
                font-size: 1.1rem;
                color: rgba(0, 0, 0, 0.67); }
          .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-value {
            font-family: "Poppins-Medium";
            font-size: 2rem;
            text-align: right; }
            .theme-default .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-value {
              color: #014a94; }
            .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-value .decrease {
              position: relative;
              padding-left: 25px; }
              .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-value .decrease:before {
                content: "\f0dd";
                font-family: "Font Awesome 5 Pro";
                font-weight: bold;
                position: absolute;
                left: 0;
                margin-top: -6px;
                top: 50%;
                transform: translatey(-50%); }
                .theme-default .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-value .decrease:before {
                  color: #c70740; }
            .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-value .increase {
              position: relative;
              padding-left: 25px; }
              .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-value .increase:before {
                content: "\f0de";
                font-family: "Font Awesome 5 Pro";
                font-weight: bold;
                position: absolute;
                left: 0;
                margin-top: 6px;
                top: 50%;
                transform: translatey(-50%); }
                .theme-default .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-value .increase:before {
                  color: #28a745; }
  @media (max-width: 1024px) {
    .theme-default .section-saham .box-saham .head-text {
      text-align: center; }
      .theme-default .section-saham .box-saham .head-text h3 {
        font-size: 2rem; }
      .theme-default .section-saham .box-saham .head-text p {
        font-size: 1.2rem;
        color: #8a8a8a; }
      .theme-default .section-saham .box-saham .head-text .link-more {
        position: relative;
        font-size: 1.1rem; }
    .theme-default .section-saham .box-saham .box-grid {
      display: block; }
      .theme-default .section-saham .box-saham .box-grid .box-inner {
        padding-bottom: 2rem; }
        .theme-default .section-saham .box-saham .box-grid .box-inner .box-inner-item {
          display: block; }
          .theme-default .section-saham .box-saham .box-grid .box-inner .box-inner-item .box-value {
            text-align: left;
            font-size: 1.4rem; }
        .theme-default .section-saham .box-saham .box-grid .box-inner:last-child {
          padding-left: 0px;
          padding-top: 2rem;
          padding-bottom: 0px; }
          .theme-default .section-saham .box-saham .box-grid .box-inner:last-child:before {
            height: auto;
            width: 100%;
            top: 0px;
            transform: none;
            border-left: 0px;
            border-top: 1px solid rgba(112, 112, 112, 0.5); } }

.section-kurs {
  padding: 6rem 0 2rem; }
  .section-kurs .box-kurs .head-text h3 {
    font-family: "Poppins-Regular";
    font-size: 2.5rem;
    margin-bottom: 1rem; }
    .section-kurs .box-kurs .head-text h3 b {
      font-family: "Poppins-SemiBold"; }
  .section-kurs .box-kurs .head-text p.small_info {
    color: #7f7f7f;
    font-size: 0.9rem; }
  .section-kurs .box-kurs .head-text .btn {
    font-family: "Poppins-Medium";
    margin-top: 1rem; }
  .section-kurs .box-kurs .kalkulator-kurs {
    margin-top: 0; }
    .section-kurs .box-kurs .kalkulator-kurs h3 {
      font-family: "Poppins-SemiBold";
      text-transform: uppercase;
      font-size: 1.3rem;
      margin-bottom: 0;
      padding: 1rem 0; }
      .theme-default .section-kurs .box-kurs .kalkulator-kurs h3 {
        color: #014a94;
        border-bottom: 2px solid #014a94; }
  @media (max-width: 767px) {
    .section-kurs .box-kurs .boxInput .boxAct .btn {
      display: block;
      width: 100%; } }
  .theme-default .section-kurs .box-kurs .boxInput .result_value {
    color: #014a94;
    font-family: "Poppins-SemiBold";
    font-size: 1.5rem;
    margin-top: 5px; }
  .section-kurs .box-kurs .boxInput .form-group.input-text-wrapper .form-group.input-select-wrapper > .form-control {
    border: 0px;
    appearance: none;
    -webkit-appearance: none; }
  .section-kurs .box-kurs .boxInput .form-group.input-text-wrapper .form-group.input-select-wrapper .btn-group.bootstrap-select.form-control {
    padding: 0px;
    outline: none; }
    .section-kurs .box-kurs .boxInput .form-group.input-text-wrapper .form-group.input-select-wrapper .btn-group.bootstrap-select.form-control.show .btn.dropdown-toggle {
      outline: none !important;
      background-color: transparent !important; }
      .section-kurs .box-kurs .boxInput .form-group.input-text-wrapper .form-group.input-select-wrapper .btn-group.bootstrap-select.form-control.show .btn.dropdown-toggle:active, .section-kurs .box-kurs .boxInput .form-group.input-text-wrapper .form-group.input-select-wrapper .btn-group.bootstrap-select.form-control.show .btn.dropdown-toggle:focus {
        outline: none !important;
        background-color: transparent !important; }
    .section-kurs .box-kurs .boxInput .form-group.input-text-wrapper .form-group.input-select-wrapper .btn-group.bootstrap-select.form-control .btn.dropdown-toggle {
      border-radius: 10px !important;
      color: #627d92;
      position: relative;
      outline: none !important; }
      .section-kurs .box-kurs .boxInput .form-group.input-text-wrapper .form-group.input-select-wrapper .btn-group.bootstrap-select.form-control .btn.dropdown-toggle .caret {
        display: block !important; }
        .section-kurs .box-kurs .boxInput .form-group.input-text-wrapper .form-group.input-select-wrapper .btn-group.bootstrap-select.form-control .btn.dropdown-toggle .caret:after {
          content: "\f0dc";
          font-weight: bold; }
    .section-kurs .box-kurs .boxInput .form-group.input-text-wrapper .form-group.input-select-wrapper .btn-group.bootstrap-select.form-control .dropdown-menu.open .dropdown-menu.selectpicker {
      display: block !important; }
    .section-kurs .box-kurs .boxInput .form-group.input-text-wrapper .form-group.input-select-wrapper .btn-group.bootstrap-select.form-control .bootstrap-select-searchbox .form-control {
      font-family: "Poppins-Regular";
      height: 30px !important; }
  @media (max-width: 1024px) {
    .theme-default .section-kurs .box-kurs {
      display: block; }
      .theme-default .section-kurs .box-kurs .box-kurs-inner {
        max-width: 100%;
        flex-basis: 100%;
        margin-bottom: 2rem; }
        .theme-default .section-kurs .box-kurs .box-kurs-inner:last-child {
          margin-bottom: 0px; }
    .theme-default .section-kurs .kalkulator-kurs .boxInput .row {
      display: flex; }
      .theme-default .section-kurs .kalkulator-kurs .boxInput .row .col-sm-4 {
        flex-basis: 0 0 30% !important;
        max-width: 30%; }
      .theme-default .section-kurs .kalkulator-kurs .boxInput .row .col-sm-8 {
        flex-basis: 0 0 70% !important;
        max-width: 70%; } }

.theme-default .dropdown-menu.open.show .dropdown-menu.inner.selectpicker {
  display: block !important; }

.table-kurs {
  width: 100%;
  border-collapse: collapse; }
  .table-kurs thead tr th {
    border-collapse: collapse;
    text-transform: uppercase;
    font-family: "Poppins-SemiBold";
    font-size: 1.2rem;
    padding: 5px 0; }
    .theme-default .table-kurs thead tr th {
      color: #014a94;
      border-bottom: 2px solid #014a94; }
  .table-kurs tbody tr td {
    border-collapse: collapse;
    padding: 10px 0;
    border-bottom: 1px solid #c2c2c2;
    color: #29353d; }
    .table-kurs tbody tr td .box-country {
      display: flex;
      align-items: center; }
      .table-kurs tbody tr td .box-country .flag {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        overflow: hidden; }
        .table-kurs tbody tr td .box-country .flag img {
          width: 40px;
          height: 40px;
          border-radius: 50%; }
      .table-kurs tbody tr td .box-country .text {
        margin-left: 5px; }

.theme-default #unshareBox .link-share i {
  color: #014a94; }

.theme-default .view-more {
  color: #014a94;
  font-family: "Poppins-SemiBold";
  text-decoration: underline; }

.box-head-text {
  margin-bottom: 2rem; }
  .theme-default .box-head-text.with-border {
    padding-bottom: 10px;
    border-bottom: 2px dashed rgba(1, 74, 148, 0.5); }
  .box-head-text .head-text {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: relative; }
    .box-head-text .head-text.open {
      display: block;
      opacity: 1;
      visibility: visible; }
    .box-head-text .head-text h3 {
      font-family: "Poppins-Regular";
      font-size: 2.2rem;
      margin-bottom: 0.5rem; }
      .box-head-text .head-text h3 b {
        font-family: "Poppins-Medium"; }
    .box-head-text .head-text p {
      width: 50%;
      font-size: 1.2rem;
      color: #8a8a8a;
      font-family: "Poppins-Regular"; }
    .box-head-text .head-text .link-more {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translatey(-50%); }
  .box-head-text.simple a.link-more {
    position: relative;
    right: initial;
    bottom: initial; }
  .box-head-text.show .head-text {
    display: block;
    opacity: 1;
    visibility: visible; }
    .box-head-text.show .head-text.open {
      display: block;
      opacity: 1;
      visibility: visible; }
  @media (max-width: 1024px) {
    .theme-default .box-head-text .head-text {
      text-align: center; }
      .theme-default .box-head-text .head-text h3 {
        font-size: 2rem; }
      .theme-default .box-head-text .head-text p {
        width: 100%; }
      .theme-default .box-head-text .head-text .link-more {
        position: relative;
        font-size: 1.1rem; }
      .theme-default .box-head-text .head-text.with-button .btn {
        position: relative;
        border: 1px solid;
        top: 0;
        transform: none; }
    .theme-default .box-head-text.with-border {
      padding-bottom: 2rem; } }

.boxBreadcrumb {
  padding: 2rem 0 0;
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 3rem; }
  .boxBreadcrumb .breadcrumb {
    background-color: transparent;
    text-align: center;
    align-items: center;
    justify-content: center; }
    .boxBreadcrumb .breadcrumb li {
      text-transform: uppercase;
      font-size: 1rem; }
      .theme-default .boxBreadcrumb .breadcrumb li a span {
        color: #bebebe; }
      .theme-default .boxBreadcrumb .breadcrumb li a:hover span {
        color: #014a94; }
      .theme-default .boxBreadcrumb .breadcrumb li span {
        color: #014a94; }

.anak-dots {
  text-align: center; }
  .anak-dots .owl-dot {
    border: 1px solid;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 5px;
    border: 2px solid #999999;
    background-color: transparent;
    padding: 0px;
    outline: none; }
    .anak-dots .owl-dot:last-child {
      margin-right: 0px; }
    .anak-dots .owl-dot.active {
      border: 2px solid transparent; }
      .theme-default .anak-dots .owl-dot.active {
        background-color: #c70740; }

.section-product-tab {
  margin: 2rem 0 4rem; }
  .section-product-tab .box-product .boxText h1 {
    font-family: "Poppins-SemiBold";
    font-size: 2.5rem; }
    @media (max-width: 1024px) {
      .section-product-tab .box-product .boxText h1 {
        font-size: 2rem; } }
  .section-product-tab .box-product .boxTab {
    margin-top: 3rem; }
    .section-product-tab .box-product .boxTab .cx-tab-content .box-content {
      margin-top: 4rem; }
      .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a {
        display: block;
        padding: 4rem 3rem 3rem;
        text-decoration: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
        border-bottom-right-radius: 70px;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        position: relative;
        margin-bottom: 2.2rem;
        height: 425px; }
        .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a:after {
          content: "";
          clear: both;
          display: block; }
        .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a:hover {
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease; }
          .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a:hover .arr span {
            background-color: #65afdf;
            color: #ffffff; }
        .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .arr {
          position: relative;
          height: 60px; }
          .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .arr span {
            border: 2px solid #65afdf;
            width: 50px;
            height: 50px;
            line-height: 50px;
            border-radius: 50%;
            text-align: center;
            color: #65afdf;
            font-size: 1.3rem;
            position: absolute;
            right: 0;
            bottom: 0; }
        .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .logo {
          display: block;
          text-align: left;
          margin-bottom: 1rem;
          height: 120px; }
          .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .logo img {
            height: 100px; }
        .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .title {
          font-family: "Poppins-Medium";
          font-size: 1.3rem;
          margin-bottom: 1rem; }
        .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .short_desc {
          line-height: 24px;
          font-size: 1.1rem;
          color: #65afdf; }
      @media (max-width: 1200px) {
        .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner {
          max-width: 50%;
          flex: 0 0 50%; } }
      @media (max-width: 800px) {
        .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .logo {
          height: 100px; }
          .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .logo img {
            height: 80px; } }
      @media (max-width: 768px) {
        .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner {
          max-width: 100%;
          flex: 0 0 auto; }
          .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a {
            padding: 3rem 2rem 2rem;
            height: 370px; }
            .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .arr {
              text-align: right;
              margin-top: 0.5rem; }
              .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .arr span {
                display: inline-block;
                position: relative; } }
      @media (max-width: 400px) {
        .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a {
          height: 380px; }
          .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .logo {
            height: 80px; }
            .section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .logo img {
              height: 60px; } }

.section-register-banner {
  margin: 4rem 0;
  position: relative; }
  .section-register-banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(180deg, #000 0%, #014a94 100%) 0% 0% no-repeat padding-box;
    opacity: 0.4; }
  .section-register-banner .container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; }
  .section-register-banner .caption {
    display: block;
    width: 50%;
    position: absolute;
    right: 0;
    color: #ffffff; }
    .section-register-banner .caption b {
      font-family: "Poppins-Medium"; }
    .section-register-banner .caption .btn {
      margin-top: 2rem; }
  @media (max-width: 1024px) {
    .section-register-banner {
      height: 250px !important; }
      .section-register-banner .caption {
        width: 100%;
        text-align: center; }
        .section-register-banner .caption h1 {
          font-size: 2rem; } }

.section-image-stairs {
  padding: 6rem 0;
  position: relative; }
  .section-image-stairs .box-grid .box-grid-inner .box-item .img {
    height: 450px; }
    @media (max-width: 1024px) {
      .section-image-stairs .box-grid .box-grid-inner .box-item .img {
        height: 250px; } }
  .section-image-stairs .box-grid .box-grid-inner .box-item .box-head-text {
    padding: 2rem; }
    @media (max-width: 1024px) {
      .section-image-stairs .box-grid .box-grid-inner .box-item .box-head-text {
        padding: 2rem 1rem; } }
    .section-image-stairs .box-grid .box-grid-inner .box-item .box-head-text .head-text {
      text-align: left; }
      @media (max-width: 1024px) {
        .section-image-stairs .box-grid .box-grid-inner .box-item .box-head-text .head-text {
          text-align: left; } }
      @media (max-width: 992px) {
        .section-image-stairs .box-grid .box-grid-inner .box-item .box-head-text .head-text {
          text-align: center; } }
      @media (max-width: 1024px) {
        .section-image-stairs .box-grid .box-grid-inner .box-item .box-head-text .head-text h3 {
          font-size: 1.5rem; } }
      .section-image-stairs .box-grid .box-grid-inner .box-item .box-head-text .head-text p {
        width: 100%; }
        @media (min-width: 1025px) {
          .section-image-stairs .box-grid .box-grid-inner .box-item .box-head-text .head-text p {
            width: 80%; } }
        @media (max-width: 1024px) {
          .section-image-stairs .box-grid .box-grid-inner .box-item .box-head-text .head-text p {
            font-size: 1.1rem; } }
      @media (max-width: 1024px) {
        .section-image-stairs .box-grid .box-grid-inner .box-item .box-head-text .head-text .link-more {
          font-size: 1rem; } }
  @media (min-width: 1024px) {
    .section-image-stairs .box-grid .box-grid-inner.box-1 {
      margin-top: 6rem; } }
  @media (min-width: 1024px) {
    .section-image-stairs .box-grid .box-grid-inner.box-2 {
      margin-top: 12rem; } }
  @media (max-width: 992px) {
    .section-image-stairs .box-grid .box-grid-inner {
      max-width: 100%;
      flex: 0 0 100%; }
      .section-image-stairs .box-grid .box-grid-inner .box-item {
        width: 400px;
        margin: 0 auto; } }
  @media (max-width: 600px) {
    .section-image-stairs .box-grid .box-grid-inner {
      max-width: 100%;
      flex: 0 0 100%; }
      .section-image-stairs .box-grid .box-grid-inner .box-item {
        width: auto;
        margin: 0 auto; } }
  .section-image-stairs.simple {
    position: relative; }
    @media (min-width: 1025px) {
      .section-image-stairs.simple:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 70%;
        width: 100%;
        background-color: #f5f8f9; } }
    .section-image-stairs.simple .box-grid .box-grid-inner {
      flex-grow: 1; }
      .section-image-stairs.simple .box-grid .box-grid-inner .box-item {
        height: 100%;
        padding: 2rem; }
        @media (max-width: 1024px) {
          .section-image-stairs.simple .box-grid .box-grid-inner .box-item {
            padding: 1rem; } }
        .section-image-stairs.simple .box-grid .box-grid-inner .box-item .box-head-text {
          padding: 0px; }
          .section-image-stairs.simple .box-grid .box-grid-inner .box-item .box-head-text .head-text {
            height: 100%;
            text-align: center;
            padding: 2rem;
            height: 350px; }
            @media (max-width: 1024px) {
              .section-image-stairs.simple .box-grid .box-grid-inner .box-item .box-head-text .head-text {
                padding: 1rem;
                height: auto; } }
            .section-image-stairs.simple .box-grid .box-grid-inner .box-item .box-head-text .head-text h3 {
              margin-bottom: 2rem; }
            .section-image-stairs.simple .box-grid .box-grid-inner .box-item .box-head-text .head-text p {
              width: 100%; }
              @media (min-width: 1025px) {
                .section-image-stairs.simple .box-grid .box-grid-inner .box-item .box-head-text .head-text p {
                  display: -webkit-box;
                  -webkit-line-clamp: 5;
                  -webkit-box-orient: vertical;
                  overflow: hidden;
                  text-overflow: ellipsis; } }
              @media (max-width: 767px) {
                .section-image-stairs.simple .box-grid .box-grid-inner .box-item .box-head-text .head-text p {
                  margin-bottom: 2rem; } }
            .section-image-stairs.simple .box-grid .box-grid-inner .box-item .box-head-text .head-text .link-more {
              position: absolute;
              bottom: 0;
              left: 50%;
              top: initial;
              transform: translatex(-50%); }
              @media (max-width: 1024px) {
                .section-image-stairs.simple .box-grid .box-grid-inner .box-item .box-head-text .head-text .link-more {
                  padding: 1rem;
                  position: relative;
                  left: initial;
                  transform: none;
                  bottom: initial; } }
    .section-image-stairs.simple.slider .box-grid .box-grid-inner {
      width: 400px;
      margin: 0 auto; }
      .section-image-stairs.simple.slider .box-grid .box-grid-inner .box-item .img {
        height: 300px; }
      .section-image-stairs.simple.slider .box-grid .box-grid-inner .box-head-text .head-text {
        padding: 2rem 1rem;
        height: 200px; }
        .section-image-stairs.simple.slider .box-grid .box-grid-inner .box-head-text .head-text h3 {
          font-size: 1.8rem; }
        .section-image-stairs.simple.slider .box-grid .box-grid-inner .box-head-text .head-text p {
          font-size: 1.1rem; }

.section-about-image {
  position: relative;
  height: 800px;
  display: flex;
  align-items: center;
  margin: 4rem 0;
  background-color: #f9f9f9; }
  @media (max-width: 1440px) {
    .section-about-image {
      height: 600px; } }
  @media (max-width: 1280px) {
    .section-about-image {
      height: 400px; } }
  @media (max-width: 1024px) {
    .section-about-image {
      flex-direction: column;
      height: auto;
      align-items: flex-end; } }
  .section-about-image .box-img {
    position: absolute;
    right: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat; }
    @media (max-width: 1440px) {
      .section-about-image .box-img img {
        height: 600px; } }
    @media (max-width: 1280px) {
      .section-about-image .box-img img {
        height: 400px; } }
    @media (max-width: 1024px) {
      .section-about-image .box-img {
        position: relative;
        right: initial;
        top: initial; }
        .section-about-image .box-img img {
          height: 400px; } }
  .section-about-image .box-grid {
    display: flex; }
    @media (min-width: 1025px) {
      .section-about-image .box-grid .box-grid-inner {
        flex: 0 0 50%;
        max-width: 50%; } }
    .section-about-image .box-grid .box-grid-inner .head-title {
      font-size: 2.5rem;
      margin-bottom: 2rem; }
      @media (max-width: 1280px) {
        .section-about-image .box-grid .box-grid-inner .head-title {
          font-size: 1.5rem;
          margin-bottom: 1rem; } }
    @media (min-width: 1025px) {
      .section-about-image .box-grid .box-grid-inner .box-head-text {
        padding-left: 30px; } }
    .section-about-image .box-grid .box-grid-inner .box-head-text .head-text h3 {
      font-family: "Poppins-SemiBold";
      margin-bottom: 2rem; }
    .section-about-image .box-grid .box-grid-inner .box-head-text .head-text p {
      width: 100%;
      margin-bottom: 2rem; }
    @media (max-width: 1280px) {
      .section-about-image .box-grid .box-grid-inner .box-head-text .head-text h3 {
        font-size: 1.5rem;
        margin-bottom: 1rem; }
      .section-about-image .box-grid .box-grid-inner .box-head-text .head-text p {
        font-size: 1.1rem; } }
    @media (max-width: 1024px) {
      .section-about-image .box-grid .box-grid-inner .box-head-text .head-text {
        text-align: left; } }

.section-desc .box-head-text .head-text h1 {
  margin-bottom: 1rem; }

.section-desc .box-head-text .head-text p {
  width: 60%;
  font-size: 1.3rem;
  line-height: 35px; }
  @media (max-width: 1024px) {
    .section-desc .box-head-text .head-text p {
      width: 100%; } }

.theme-default .section-desc .box-head-text .head-text .blue {
  color: #014a94; }

.section-perilaku-utama {
  margin: 3rem 0; }
  .section-perilaku-utama .box-head-text {
    margin-bottom: 4rem; }
    @media (max-width: 1024px) {
      .section-perilaku-utama .box-head-text {
        margin-bottom: 2rem; }
        .section-perilaku-utama .box-head-text .head-text {
          text-align: center !important;
          margin-bottom: 3rem !important; } }
  .section-perilaku-utama .box-grid.slider-icon {
    justify-content: center;
    flex-grow: 1;
    overflow: hidden;
    padding: 0px; }
    @media (min-width: 1025px) {
      .section-perilaku-utama .box-grid.slider-icon.owl-carousel {
        display: flex; } }
    .section-perilaku-utama .box-grid.slider-icon .box-grid-inner {
      padding: 30px;
      text-align: center;
      display: block;
      cursor: pointer;
      position: relative;
      transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease; }
      @media (min-width: 1025px) {
        .section-perilaku-utama .box-grid.slider-icon .box-grid-inner {
          border-right: 1px solid rgba(112, 112, 112, 0.2);
          border-bottom: 1px solid rgba(112, 112, 112, 0.2); }
          .section-perilaku-utama .box-grid.slider-icon .box-grid-inner:nth-child(5), .section-perilaku-utama .box-grid.slider-icon .box-grid-inner:nth-child(10) {
            border-right-color: transparent; }
          .section-perilaku-utama .box-grid.slider-icon .box-grid-inner:nth-child(6), .section-perilaku-utama .box-grid.slider-icon .box-grid-inner:nth-child(7), .section-perilaku-utama .box-grid.slider-icon .box-grid-inner:nth-child(8), .section-perilaku-utama .box-grid.slider-icon .box-grid-inner:nth-child(9), .section-perilaku-utama .box-grid.slider-icon .box-grid-inner:nth-child(10) {
            border-bottom-color: transparent; } }
      .section-perilaku-utama .box-grid.slider-icon .box-grid-inner .ico {
        text-align: left;
        margin-bottom: 1rem;
        height: 90px; }
        .section-perilaku-utama .box-grid.slider-icon .box-grid-inner .ico img {
          height: 70px; }
      .section-perilaku-utama .box-grid.slider-icon .box-grid-inner .title {
        text-align: left;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
        .theme-default .section-perilaku-utama .box-grid.slider-icon .box-grid-inner .title {
          color: #014a94; }
      @media (min-width: 1025px) {
        .section-perilaku-utama .box-grid.slider-icon .box-grid-inner:hover {
          cursor: default;
          transition: all 0.5s ease-in;
          -webkit-transition: all 0.5s ease;
          background: transparent linear-gradient(161deg, #014a94 0%, #0064cb 100%) 0% 0% no-repeat padding-box; }
          .section-perilaku-utama .box-grid.slider-icon .box-grid-inner:hover .ico img {
            filter: brightness(0) invert(1);
            -webkit-filter: brightness(0) invert(1);
            -ms-filter: brightness(0) invert(1); }
          .theme-default .section-perilaku-utama .box-grid.slider-icon .box-grid-inner:hover .title {
            color: #ffffff; } }
  @media (max-width: 1024px) {
    .theme-default .section-perilaku-utama .box-grid.owl-carousel.slider-icon .owl-item {
      opacity: 0.5; }
      .theme-default .section-perilaku-utama .box-grid.owl-carousel.slider-icon .owl-item .box-grid-inner {
        max-width: 100%;
        flex: 1 1 auto; }
        .theme-default .section-perilaku-utama .box-grid.owl-carousel.slider-icon .owl-item .box-grid-inner .ico img {
          width: auto; }
      .theme-default .section-perilaku-utama .box-grid.owl-carousel.slider-icon .owl-item.active.center {
        opacity: 1; }
        .theme-default .section-perilaku-utama .box-grid.owl-carousel.slider-icon .owl-item.active.center .box-grid-inner {
          transition: all 0.5s ease-in;
          -webkit-transition: all 0.5s ease;
          background: transparent linear-gradient(161deg, #014a94 0%, #0064cb 100%) 0% 0% no-repeat padding-box; }
          .theme-default .section-perilaku-utama .box-grid.owl-carousel.slider-icon .owl-item.active.center .box-grid-inner .ico img {
            filter: brightness(0) invert(1);
            -webkit-filter: brightness(0) invert(1);
            -ms-filter: brightness(0) invert(1); }
          .theme-default .section-perilaku-utama .box-grid.owl-carousel.slider-icon .owl-item.active.center .box-grid-inner .title {
            color: #ffffff; }
    .theme-default .section-perilaku-utama .owl-nav {
      height: 0px;
      width: 100%;
      position: absolute;
      top: 40%;
      transform: translatey(-50%); }
      .theme-default .section-perilaku-utama .owl-nav .owl-prev {
        left: 0;
        position: absolute; }
      .theme-default .section-perilaku-utama .owl-nav .owl-next {
        right: 0;
        position: absolute; }
      .theme-default .section-perilaku-utama .owl-nav button {
        border: 0;
        outline: none;
        margin-right: 1.5rem;
        width: 50px;
        height: 50px;
        line-height: 50px;
        background-color: #c70740;
        color: #ffffff; }
        .theme-default .section-perilaku-utama .owl-nav button:hover {
          background-color: #b8043a; }
        .theme-default .section-perilaku-utama .owl-nav button i {
          font-size: 1.5rem; }
        .theme-default .section-perilaku-utama .owl-nav button:last-child {
          margin-right: 0; }
        .theme-default .section-perilaku-utama .owl-nav button.disabled {
          opacity: 0.5; }
    .theme-default .section-perilaku-utama .owl-dots {
      width: 100%;
      text-align: center;
      margin-top: 2rem; }
      .theme-default .section-perilaku-utama .owl-dots button.owl-dot {
        border: 2px solid #999999;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        padding: 0px;
        margin-right: 10px;
        background-color: transparent;
        outline: none; }
        .theme-default .section-perilaku-utama .owl-dots button.owl-dot:last-child {
          margin-bottom: 0px; }
        .theme-default .section-perilaku-utama .owl-dots button.owl-dot.active {
          background-color: #c70740;
          border-color: #c70740; } }

.theme-default section.slider .owl-carousel.sliderSimpleCC,
.theme-default section.slider .owl-carousel.sliderSimple {
  position: relative; }
  .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-nav,
  .theme-default section.slider .owl-carousel.sliderSimple .owl-nav {
    height: 0px;
    width: 100%;
    position: absolute;
    top: 30%;
    transform: translatey(-50%); }
    .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-nav .owl-prev,
    .theme-default section.slider .owl-carousel.sliderSimple .owl-nav .owl-prev {
      left: 0;
      position: absolute; }
    .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-nav .owl-next,
    .theme-default section.slider .owl-carousel.sliderSimple .owl-nav .owl-next {
      right: 0px;
      position: absolute; }
    .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-nav button,
    .theme-default section.slider .owl-carousel.sliderSimple .owl-nav button {
      border: 0;
      outline: none;
      margin-right: 1.5rem;
      width: 50px;
      height: 50px;
      line-height: 50px;
      background-color: #c70740;
      color: #ffffff; }
      .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-nav button:hover,
      .theme-default section.slider .owl-carousel.sliderSimple .owl-nav button:hover {
        background-color: #b8043a; }
      .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-nav button i,
      .theme-default section.slider .owl-carousel.sliderSimple .owl-nav button i {
        font-size: 1.5rem; }
      .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-nav button:last-child,
      .theme-default section.slider .owl-carousel.sliderSimple .owl-nav button:last-child {
        margin-right: 0; }
      .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-nav button.disabled,
      .theme-default section.slider .owl-carousel.sliderSimple .owl-nav button.disabled {
        opacity: 0.5; }
  .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-dots,
  .theme-default section.slider .owl-carousel.sliderSimple .owl-dots {
    width: 100%;
    text-align: center; }
    .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-dots button.owl-dot,
    .theme-default section.slider .owl-carousel.sliderSimple .owl-dots button.owl-dot {
      border: 2px solid #999999;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      padding: 0px;
      margin-right: 10px;
      background-color: transparent;
      outline: none; }
      .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-dots button.owl-dot:last-child,
      .theme-default section.slider .owl-carousel.sliderSimple .owl-dots button.owl-dot:last-child {
        margin-bottom: 0px; }
      .theme-default section.slider .owl-carousel.sliderSimpleCC .owl-dots button.owl-dot.active,
      .theme-default section.slider .owl-carousel.sliderSimple .owl-dots button.owl-dot.active {
        background-color: #c70740;
        border-color: #c70740; }

.theme-default .box-head-text.red .link-more {
  color: #c70740; }

.section-video-profile {
  padding: 6rem 0; }
  @media (max-width: 1024px) {
    .section-video-profile .boxVideos .col-sm-6 {
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 2rem; }
      .section-video-profile .boxVideos .col-sm-6:last-child {
        margin-bottom: 0px;
        padding-left: 0px !important; } }
  .section-video-profile .boxVideos .box-video {
    position: relative;
    text-align: center; }
    .section-video-profile .boxVideos .box-video.play .img-cover {
      opacity: 0;
      visibility: hidden; }
    .section-video-profile .boxVideos .box-video.play:hover .img-cover {
      opacity: 1;
      background: none !important;
      visibility: visible; }
    .section-video-profile .boxVideos .box-video .img-cover {
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      position: absolute; }
      @media (max-width: 1024px) {
        .section-video-profile .boxVideos .box-video .img-cover {
          width: 400px;
          left: 50%;
          transform: translatex(-50%); } }
      @media (max-width: 500px) {
        .section-video-profile .boxVideos .box-video .img-cover {
          width: 100% !important; } }
      .section-video-profile .boxVideos .box-video .img-cover:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2); }
      .section-video-profile .boxVideos .box-video .img-cover .pause,
      .section-video-profile .boxVideos .box-video .img-cover .play {
        position: absolute;
        z-index: 2;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 70px;
        height: 70px;
        line-height: 70px;
        text-align: center;
        border-radius: 50%;
        background: transparent linear-gradient(161deg, #014a94 0%, #0064cb 100%) 0% 0% no-repeat padding-box;
        color: #ffffff;
        font-size: 1.7rem;
        cursor: pointer;
        transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease; }
        .section-video-profile .boxVideos .box-video .img-cover .pause:hover,
        .section-video-profile .boxVideos .box-video .img-cover .play:hover {
          font-size: 1.9rem;
          transition: all 0.1s ease;
          -webkit-transition: all 0.1s ease; }
          .section-video-profile .boxVideos .box-video .img-cover .pause:hover:before,
          .section-video-profile .boxVideos .box-video .img-cover .play:hover:before {
            opacity: 1;
            transition: all 0.2s ease;
            -webkit-transition: all 0.2s ease; }
          .section-video-profile .boxVideos .box-video .img-cover .pause:hover:after,
          .section-video-profile .boxVideos .box-video .img-cover .play:hover:after {
            opacity: 1;
            transition: all 0.5s ease;
            -webkit-transition: all 0.5s ease; }
        .section-video-profile .boxVideos .box-video .img-cover .pause i,
        .section-video-profile .boxVideos .box-video .img-cover .play i {
          margin-left: 5px; }
        .section-video-profile .boxVideos .box-video .img-cover .pause:before,
        .section-video-profile .boxVideos .box-video .img-cover .play:before {
          content: "";
          position: absolute;
          left: -10px;
          top: -10px;
          width: 90px;
          height: 90px;
          border: 1px solid rgba(255, 255, 255, 0.6);
          border-radius: 50%;
          opacity: 0;
          transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease; }
          @media (max-width: 1024px) {
            .section-video-profile .boxVideos .box-video .img-cover .pause:before,
            .section-video-profile .boxVideos .box-video .img-cover .play:before {
              opacity: 1 !important; } }
        .section-video-profile .boxVideos .box-video .img-cover .pause:after,
        .section-video-profile .boxVideos .box-video .img-cover .play:after {
          content: "";
          position: absolute;
          left: -25px;
          top: -25px;
          width: 120px;
          height: 120px;
          border: 1px solid rgba(255, 255, 255, 0.6);
          border-radius: 50%;
          opacity: 0;
          transition: all 0.2s ease;
          -webkit-transition: all 0.2s ease; }
          @media (max-width: 1024px) {
            .section-video-profile .boxVideos .box-video .img-cover .pause:after,
            .section-video-profile .boxVideos .box-video .img-cover .play:after {
              opacity: 1 !important; } }
    .section-video-profile .boxVideos .box-video iframe {
      width: 100% !important;
      height: 400px; }
      @media (max-width: 1024px) {
        .section-video-profile .boxVideos .box-video iframe {
          width: 400px !important;
          margin: 0 auto;
          height: 250px; } }
      @media (max-width: 500px) {
        .section-video-profile .boxVideos .box-video iframe {
          width: 100% !important; } }
  .section-video-profile .boxVideos .box-head-text .head-text h3 {
    font-size: 2.5rem;
    font-family: "Poppins-Regular"; }
    .section-video-profile .boxVideos .box-head-text .head-text h3 b {
      font-family: "Poppins-SemiBold"; }
  .section-video-profile .boxVideos .box-head-text .head-text p {
    width: 100%;
    line-height: 30px;
    margin-bottom: 2rem; }
  .section-video-profile .boxVideos .box-head-text .head-text .link-more {
    text-transform: none;
    font-size: 1.3rem; }
  .section-video-profile .boxVideos .col-sm-6:last-child {
    display: flex;
    align-items: center;
    padding-left: 80px; }

.section-manajemen {
  padding: 2rem 0; }
  .section-manajemen .boxTab .cx-tab-link li a {
    text-transform: none;
    font-size: 1.8rem;
    color: #8a8a8a; }
    @media (max-width: 1280px) {
      .section-manajemen .boxTab .cx-tab-link li a {
        font-size: 1.5rem; } }
  .section-manajemen .boxTab .cx-tab-link li.active:after {
    display: none; }
  .section-manajemen .boxTab .cx-tab-content .box-content {
    padding-top: 2rem; }
    .section-manajemen .boxTab .cx-tab-content .box-content .box-grid {
      justify-content: center;
      justify-items: center; }
      .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner {
        padding: 0 2rem; }
        @media (max-width: 1024px) {
          .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner {
            padding: 0 1rem; } }
        @media (max-width: 767px) {
          .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner {
            max-width: 100%;
            flex: 0 0 100%; } }
        .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile {
          display: block;
          text-decoration: none;
          overflow: hidden;
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
          border-bottom-right-radius: 50px;
          -webkit-border-bottom-right-radius: 50px;
          -moz-border-bottom-right-radius: 50px;
          margin-bottom: 4rem;
          position: relative; }
          @media (max-width: 767px) {
            .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile {
              margin-bottom: 2rem; } }
          .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .img {
            height: 470px; }
            @media (max-width: 1440px) {
              .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .img {
                height: 400px; } }
            @media (max-width: 1024px) {
              .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .img {
                height: 250px; } }
            @media (max-width: 767px) {
              .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .img {
                height: 470px; } }
            @media (max-width: 500px) {
              .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .img {
                height: 370px; } }
          .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .boxText {
            text-align: center;
            padding: 0.5rem 2rem; }
            .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .boxText h3 {
              font-family: "Poppins-SemiBold";
              color: #000000;
              display: -webkit-box;
              -webkit-line-clamp: 1;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis; }
              @media (max-width: 1024px) {
                .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .boxText h3 {
                  font-size: 1.4rem;
                  display: -webkit-box;
                  -webkit-line-clamp: 1;
                  -webkit-box-orient: vertical;
                  overflow: hidden;
                  text-overflow: ellipsis; } }
            .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .boxText p {
              color: #8a8a8a;
              font-family: "Poppins-Light";
              font-size: 1.1rem;
              display: -webkit-box;
              -webkit-line-clamp: 1;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis; }
              @media (max-width: 1024px) {
                .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .boxText p {
                  display: -webkit-box;
                  -webkit-line-clamp: 1;
                  -webkit-box-orient: vertical;
                  overflow: hidden;
                  text-overflow: ellipsis;
                  font-size: 1rem; } }
          .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: #019de8;
            align-items: center;
            text-align: center;
            color: #ffffff;
            border-bottom-right-radius: 50px;
            -webkit-border-bottom-right-radius: 50px;
            -moz-border-bottom-right-radius: 50px; }
            .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg.hidden {
              display: block;
              opacity: 0;
              visibility: hidden;
              transform: translatey(100%);
              transition: all 0.2s ease;
              -webkit-transition: all 0.2s ease; }
            .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg .boxText {
              padding: 0 1rem;
              width: 100%;
              position: absolute;
              left: 50%;
              top: 50%;
              transform: translate(-50%, -50%); }
              .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg .boxText p,
              .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg .boxText .link-more,
              .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg .boxText h3 {
                color: #ffffff; }
              .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg .boxText h3 {
                font-family: "Poppins-SemiBold";
                font-size: 2rem; }
                @media (max-width: 1280px) {
                  .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg .boxText h3 {
                    font-size: 1.6rem; } }
              .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg .boxText p {
                font-size: 1.2rem;
                margin-bottom: 2rem; }
                @media (max-width: 1280px) {
                  .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg .boxText p {
                    font-size: 1rem; } }
              .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg .boxText .link-more:before {
                margin-top: 0px; }
              @media (max-width: 1280px) {
                .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile .overlay-backg .boxText .link-more {
                  font-size: 1rem; } }
          .section-manajemen .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a.box-item-profile:hover .overlay-backg.hidden {
            opacity: 1;
            visibility: visible;
            transform: translatey(0);
            transition: all 0.2s ease;
            -webkit-transition: all 0.2s ease; }

.CX-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1040;
  background: rgba(0, 0, 0, 0.5); }
  .CX-modal .CX-modal-inner {
    background-color: #ffffff;
    width: 1088px;
    margin: 140px auto 0;
    border-radius: 20px;
    padding: 4rem 3rem;
    position: relative;
    transform: translatey(0px);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease; }
    @media (max-width: 1366px) {
      .CX-modal .CX-modal-inner {
        margin: 40px auto 0; } }
    @media (max-width: 1024px) {
      .CX-modal .CX-modal-inner {
        width: auto;
        margin: 40px 2rem; } }
    .CX-modal .CX-modal-inner .close-modal {
      position: absolute;
      right: 20px;
      top: 20px;
      display: flex;
      align-items: center;
      font-size: 1.1rem;
      cursor: pointer;
      text-decoration: none;
      color: #000000; }
      .CX-modal .CX-modal-inner .close-modal .time {
        line-height: 18px;
        width: 18px;
        height: 18px;
        text-align: center;
        display: inline-block;
        border-radius: 50%;
        font-weight: normal;
        font-size: 0.7rem;
        margin-right: 3px; }
        .theme-default .CX-modal .CX-modal-inner .close-modal .time {
          background-color: #f27224;
          color: #ffffff; }
    .CX-modal .CX-modal-inner .CX-modal-content .box-grid {
      display: flex; }
      .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner {
        flex: 1 1 auto; }
        .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner:first-child {
          flex: 0 0 auto;
          margin-right: 3rem; }
          .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner:first-child .img {
            width: 350px;
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
            @media (max-width: 600px) {
              .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner:first-child .img {
                width: 250px; } }
        .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxName {
          margin-bottom: 2rem; }
          .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxName h3 {
            font-family: "Poppins-SemiBold";
            font-size: 1.8rem;
            margin-bottom: 0.2rem; }
          .theme-default .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxName p {
            color: #014a94;
            font-family: "Poppins-Medium";
            font-size: 1.1rem; }
        .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner {
          margin-bottom: 2rem; }
          .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner:last-child {
            margin-bottom: 0; }
          .theme-default .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner h4 {
            color: #014a94;
            font-family: "Poppins-Medium";
            font-size: 1.1rem; }
          .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner ul {
            padding: 0; }
            .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner ul li {
              list-style: none;
              color: #0a0b0c;
              font-family: "Poppins-Light";
              margin-bottom: 1rem;
              font-size: 1.1rem; }
              .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner .boxRiwayat .boxRiwayatInner ul li:last-child {
                margin-bottom: 0; }
      @media (max-width: 1024px) {
        .CX-modal .CX-modal-inner .CX-modal-content .box-grid {
          flex-direction: column;
          max-height: 600px;
          overflow-y: auto; }
          .CX-modal .CX-modal-inner .CX-modal-content .box-grid .box-grid-inner {
            margin-bottom: 2rem; } }
  .CX-modal.hidden .CX-modal-inner {
    transform: translatey(-100%);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease; }

@media (min-width: 1025px) {
  .CX-BOX-header.scrolled .ib-list {
    margin-top: 2.3rem; }
  .CX-BOX-header.scrolled #CX-header .CX-outer .CX-nav nav ul li.has-child .box-parent-menu {
    padding-top: 0px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
  .CX-BOX-header.scrolled #CX-header .CX-outer .CX-nav nav ul li.has-child:hover .box-parent-menu {
    padding-top: 0px; } }

.ib-list {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 1.4rem;
  min-width: 280px; }
  @media (max-width: 1366px) {
    .ib-list {
      margin-top: 2rem; } }
  @media (max-width: 320px) {
    .ib-list {
      right: -40px;
      margin-top: 2rem; } }
  .ib-list a {
    display: block;
    border-radius: 20px;
    text-decoration: none;
    padding: 15px 20px;
    margin-bottom: 0.5rem;
    background-color: #ffffff;
    position: relative;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
    .ib-list a img {
      margin-right: 10px;
      width: 30px; }
    .ib-list a.login-personal {
      color: #f59f23; }
      .ib-list a.login-personal:before {
        content: "";
        position: absolute;
        top: -8px;
        right: 20px;
        border-bottom: 10px solid #ffffff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent; }
        @media (max-width: 320px) {
          .ib-list a.login-personal:before {
            right: 50px; } }
    .ib-list a.login-bisnis {
      color: #f57823; }
    .ib-list a.login-retail {
      color: #95ad4a; }

.section-org {
  position: relative;
  padding: 2rem 0; }
  .section-org .zoom-control {
    position: absolute;
    right: 50px;
    top: 20px;
    z-index: 2; }
    .section-org .zoom-control a.btn {
      border: 1px solid;
      border-radius: 50% !important;
      width: 40px !important;
      height: 40px !important;
      line-height: 30px !important;
      text-align: center;
      margin-bottom: 0.5rem; }
      .theme-default .section-org .zoom-control a.btn {
        color: #ffffff;
        background-color: #014a94;
        border-color: #014a94; }
      .section-org .zoom-control a.btn i {
        margin-left: 0px; }
  .section-org .box-org {
    overflow: auto;
    background-color: #fafafa; }

.section-card-services {
  padding: 3rem 0; }
  .section-card-services .box-card-outer {
    margin-bottom: 4rem; }
    .section-card-services .box-card-outer:last-child {
      margin-bottom: 0px; }
    .section-card-services .box-card-outer .head-title {
      margin-bottom: 2rem; }
      .section-card-services .box-card-outer .head-title h3 {
        font-weight: normal;
        font-size: 2rem;
        font-family: "Poppins-Regular" !important; }
        .section-card-services .box-card-outer .head-title h3 b {
          font-family: "Poppins-SemiBold"; }
    .section-card-services .box-card-outer .box-card-banner {
      margin-bottom: 4rem; }
      .section-card-services .box-card-outer .box-card-banner .img {
        height: 400px;
        display: flex;
        align-items: center;
        color: #ffffff;
        position: relative; }
        @media (max-width: 1024px) {
          .section-card-services .box-card-outer .box-card-banner .img {
            height: 300px; } }
        .section-card-services .box-card-outer .box-card-banner .img:before {
          content: "";
          position: absolute;
          bottom: 0;
          width: 100%;
          height: 100%;
          background: transparent linear-gradient(180deg, #c7074000 0%, #c70740 100%) 0% 0% no-repeat padding-box;
          opacity: 0.4; }
        .section-card-services .box-card-outer .box-card-banner .img .caption {
          width: 30%; }
          @media (max-width: 1440px) {
            .section-card-services .box-card-outer .box-card-banner .img .caption {
              width: 40%; } }
          @media (max-width: 1024px) {
            .section-card-services .box-card-outer .box-card-banner .img .caption {
              width: 50%; } }
          @media (max-width: 767px) {
            .section-card-services .box-card-outer .box-card-banner .img .caption {
              width: 100%; } }
          .section-card-services .box-card-outer .box-card-banner .img .caption h3 {
            font-family: "Poppins-Regular";
            font-weight: normal;
            font-size: 2rem;
            margin-bottom: 2rem;
            line-height: 40px; }
            @media (max-width: 600px) {
              .section-card-services .box-card-outer .box-card-banner .img .caption h3 {
                font-size: 1.5rem;
                line-height: 30px; } }
          .section-card-services .box-card-outer .box-card-banner .img .caption a {
            color: #ffffff;
            text-decoration: none;
            text-transform: none;
            font-family: "Poppins-Regular";
            font-size: 1.3rem; }
            @media (max-width: 600px) {
              .section-card-services .box-card-outer .box-card-banner .img .caption a {
                font-size: 1.1rem; } }
    .section-card-services .box-card-outer .box-card-inner {
      justify-content: center; }
      .section-card-services .box-card-outer .box-card-inner .box-card-item {
        margin-bottom: 24px; }
        @media (max-width: 767px) {
          .section-card-services .box-card-outer .box-card-inner .box-card-item {
            max-width: 50%;
            flex: 0 0 50%; } }
        @media (max-width: 600px) {
          .section-card-services .box-card-outer .box-card-inner .box-card-item {
            max-width: 100%;
            flex: 0 0 100%; } }
        .section-card-services .box-card-outer .box-card-inner .box-card-item .box-card-item-inner {
          height: 100%;
          padding: 2rem 2.2rem 4rem;
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
          position: relative; }
          .section-card-services .box-card-outer .box-card-inner .box-card-item .box-card-item-inner .img {
            border-bottom: 1px solid rgba(112, 112, 112, 0.2);
            margin-bottom: 2rem;
            padding: 2rem 3rem;
            text-align: center;
            min-height: 140px; }
            @media (max-width: 1024px) {
              .section-card-services .box-card-outer .box-card-inner .box-card-item .box-card-item-inner .img {
                padding: 1rem 3rem;
                min-height: 90px; } }
          .section-card-services .box-card-outer .box-card-inner .box-card-item .box-card-item-inner .caption {
            margin-bottom: 2rem; }
            .theme-default .section-card-services .box-card-outer .box-card-inner .box-card-item .box-card-item-inner .caption h4 {
              font-family: "Poppins-SemiBold";
              color: #c70740;
              font-size: 1.2rem;
              margin-bottom: 1rem; }
            @media (max-width: 1024px) {
              .theme-default .section-card-services .box-card-outer .box-card-inner .box-card-item .box-card-item-inner .caption p {
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis; } }
          .section-card-services .box-card-outer .box-card-inner .box-card-item .box-card-item-inner .url {
            position: absolute;
            bottom: 3rem;
            left: 0;
            width: 100%; }

.section-card-services.slider .box-head-text .head-text {
  overflow: hidden; }
  .section-card-services.slider .box-head-text .head-text h3 {
    float: left;
    width: 400px; }
    .section-card-services.slider .box-head-text .head-text h3 b {
      font-family: "Poppins-SemiBold"; }
    @media (max-width: 767px) {
      .section-card-services.slider .box-head-text .head-text h3 {
        float: none;
        width: auto; } }
  .section-card-services.slider .box-head-text .head-text .nav-right {
    float: right; }
    .section-card-services.slider .box-head-text .head-text .nav-right button {
      border: 0;
      outline: none;
      width: 40px;
      height: 40px;
      line-height: 40px;
      position: absolute; }
      .section-card-services.slider .box-head-text .head-text .nav-right button.owl-prev {
        right: 60px; }
      .section-card-services.slider .box-head-text .head-text .nav-right button.owl-next {
        right: 15px; }
      .theme-default .section-card-services.slider .box-head-text .head-text .nav-right button {
        background-color: #c70740;
        color: #ffffff; }
        .theme-default .section-card-services.slider .box-head-text .head-text .nav-right button:hover {
          background-color: #b8043a; }
        .theme-default .section-card-services.slider .box-head-text .head-text .nav-right button i {
          font-size: 1.3rem; }
      .section-card-services.slider .box-head-text .head-text .nav-right button:last-child {
        margin-right: 0; }
      .section-card-services.slider .box-head-text .head-text .nav-right button.disabled {
        opacity: 0.5; }
    @media (max-width: 767px) {
      .section-card-services.slider .box-head-text .head-text .nav-right {
        float: none;
        display: block;
        height: 40px;
        text-align: center;
        margin-top: 20px; }
        .section-card-services.slider .box-head-text .head-text .nav-right .owl-next,
        .section-card-services.slider .box-head-text .head-text .nav-right .owl-prev {
          position: relative;
          display: inline-block;
          right: initial !important;
          left: initial !important; }
        .section-card-services.slider .box-head-text .head-text .nav-right .owl-prev {
          margin-right: 5px !important; } }

.section-card-services.slider .box-card-outer .box-card-inner .box-card-item {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  .section-card-services.slider .box-card-outer .box-card-inner .box-card-item .box-card-item-inner {
    border-bottom-right-radius: 50px; }
    .section-card-services.slider .box-card-outer .box-card-inner .box-card-item .box-card-item-inner .img {
      padding: 1rem 1rem; }
      .section-card-services.slider .box-card-outer .box-card-inner .box-card-item .box-card-item-inner .img img {
        width: auto;
        margin: 0 auto;
        height: 140px !important; }
    .section-card-services.slider .box-card-outer .box-card-inner .box-card-item .box-card-item-inner .caption p {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }

.section-product-accordion {
  padding: 3rem 0; }

.cx-accordion .cx-accordion-item {
  margin-bottom: 1rem; }
  .cx-accordion .cx-accordion-item .cx-accordion-toggle {
    border-bottom: 1px solid #dcdbdb; }

.cx-accordion .accordion-title {
  display: block;
  padding: 1rem 0;
  font-size: 1.8rem;
  color: #000000;
  text-decoration: none; }
  @media (max-width: 1024px) {
    .cx-accordion .accordion-title {
      font-size: 1.5rem; } }

.cx-accordion .accordion-content {
  background: rgba(249, 249, 249, 0.69); }
  .cx-accordion .accordion-content .img-url {
    margin-bottom: 2rem; }
  .cx-accordion .accordion-content .img-url {
    display: block;
    margin: 2rem 0; }
  .cx-accordion .accordion-content .container .row {
    align-items: center; }
    @media (max-width: 767px) {
      .cx-accordion .accordion-content .container .row .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 400px) {
      .cx-accordion .accordion-content .container .row .col-sm-3 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center; } }

.accordionTitle,
.accordion__Heading {
  transition: background-color 0.5s ease-in-out; }
  .accordionTitle:before,
  .accordion__Heading:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f054";
    transition: transform 0.3s ease-in-out;
    right: 0px;
    position: absolute; }
    @media (max-width: 600px) {
      .accordionTitle:before,
      .accordion__Heading:before {
        right: 20px; } }

.accordionTitleActive:before,
.accordionTitle.is-expanded:before {
  transform: rotate(90deg); }

.accordionItem {
  height: auto;
  overflow: hidden;
  transition: max-height 1s; }
  @media screen and (min-width: 48em) {
    .accordionItem {
      max-height: auto;
      transition: max-height 0.5s; } }

.accordionItem.is-collapsed {
  max-height: 0; }

.no-js .accordionItem.is-collapsed {
  max-height: auto; }

.animateIn {
  animation: accordionIn 0.45s normal ease-in-out both 1; }

.animateOut {
  animation: accordionOut 0.45s alternate ease-in-out both 1; }

@keyframes accordionIn {
  0% {
    opacity: 0;
    transform-origin: 50% 0; }
  100% {
    opacity: 1; } }

@keyframes accordionOut {
  0% {
    opacity: 1;
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(0.9) rotateX(-60deg); } }

.section-download-doc {
  padding: 3rem 0; }
  @media (min-width: 1366px) {
    .section-download-doc .container.CX-wrapper {
      max-width: 1000px !important; } }
  @media (min-width: 1440px) {
    .section-download-doc .container.CX-wrapper {
      max-width: 1300px !important; } }
  .section-download-doc .box-document .box-list .box-list-inner {
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 2rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
    .section-download-doc .box-document .box-list .box-list-inner .box-name {
      flex: 1 1 auto;
      padding-left: 3rem; }
      .section-download-doc .box-document .box-list .box-list-inner .box-name h4 {
        font-weight: normal;
        font-family: "Poppins-Medium";
        font-size: 1.2rem; }
        .theme-default .section-download-doc .box-document .box-list .box-list-inner .box-name h4 {
          color: #014a94; }
        @media (max-width: 600px) {
          .section-download-doc .box-document .box-list .box-list-inner .box-name h4 {
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis; } }
      .section-download-doc .box-document .box-list .box-list-inner .box-name small {
        color: #8a8a8a;
        font-weight: normal; }
    .section-download-doc .box-document .box-list .box-list-inner .box-down {
      flex: 0 0 auto;
      cursor: pointer; }
      .theme-default .section-download-doc .box-document .box-list .box-list-inner .box-down {
        color: #c70740; }
      .section-download-doc .box-document .box-list .box-list-inner .box-down a {
        display: block;
        padding: 3.5rem 3rem;
        outline: none;
        z-index: 2;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        position: relative;
        overflow: hidden;
        text-decoration: none; }
        .theme-default .section-download-doc .box-document .box-list .box-list-inner .box-down a {
          color: #014a94; }
        .theme-default .section-download-doc .box-document .box-list .box-list-inner .box-down a:hover {
          color: #ffffff; }
        .section-download-doc .box-document .box-list .box-list-inner .box-down a i {
          margin-right: 5px; }
        .section-download-doc .box-document .box-list .box-list-inner .box-down a span {
          z-index: 2;
          position: relative; }
        @media (min-width: 1025px) {
          .section-download-doc .box-document .box-list .box-list-inner .box-down a:before {
            border-top-right-radius: 20px;
            border-bottom-right-radius: 20px;
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            visibility: hidden;
            transform: translatex(120%);
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            z-index: 1; }
            .theme-default .section-download-doc .box-document .box-list .box-list-inner .box-down a:before {
              background-color: #c70740; }
          .section-download-doc .box-document .box-list .box-list-inner .box-down a:hover:before {
            opacity: 1;
            visibility: visible;
            transform: translatex(0);
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out; } }
        @media (max-width: 1024px) {
          .theme-default .section-download-doc .box-document .box-list .box-list-inner .box-down a:hover {
            color: #c70740; } }
      .theme-default .section-download-doc .box-document .box-list .box-list-inner .box-down:hover {
        color: #ffffff; }

html.no-scroll,
body.no-scroll {
  overflow: hidden !important; }

.box-shadow-search-pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1030;
  background: rgba(0, 0, 0, 0.5);
  margin: 0 0 0 !important; }
  .box-shadow-search-pop.hidden .box-pop {
    transform: translateY(-100%); }
  .box-shadow-search-pop .box-pop {
    background-color: #ffffff;
    position: relative;
    padding: 8rem 0 4rem;
    max-height: 95%;
    overflow-y: auto;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transform: translateY(0); }
    .box-shadow-search-pop .box-pop .container.CX-wrapper {
      max-width: 1300px !important; }
      @media (max-width: 1440px) {
        .box-shadow-search-pop .box-pop .container.CX-wrapper {
          max-width: 1200px !important; } }
      @media (max-width: 1366px) {
        .box-shadow-search-pop .box-pop .container.CX-wrapper {
          max-width: 1100px !important; } }
      @media (max-width: 1024px) {
        .box-shadow-search-pop .box-pop .container.CX-wrapper {
          max-width: 960px !important; } }
    .box-shadow-search-pop .box-pop .close-modal {
      position: absolute;
      right: 20px;
      top: 20px;
      display: flex;
      align-items: center;
      font-size: 1.1rem;
      cursor: pointer;
      text-decoration: none;
      color: #000000; }
      .box-shadow-search-pop .box-pop .close-modal .time {
        line-height: 18px;
        width: 18px;
        height: 18px;
        text-align: center;
        display: inline-block;
        border-radius: 50%;
        font-weight: normal;
        font-size: 0.7rem;
        margin-right: 3px;
        color: #ffffff; }
        .theme-default .box-shadow-search-pop .box-pop .close-modal .time {
          background-color: #f27224; }
    .box-shadow-search-pop .box-pop .box-search {
      margin-bottom: 4rem; }
      .box-shadow-search-pop .box-pop .box-search > h3 {
        font-family: "Poppins-Medium";
        font-weight: normal;
        font-size: 1.6rem;
        margin-bottom: 1.5rem; }
        @media (max-width: 767px) {
          .box-shadow-search-pop .box-pop .box-search > h3 {
            font-size: 1.3rem; } }
      .box-shadow-search-pop .box-pop .box-search .box-input {
        text-align: center;
        border: 1px solid #000000;
        border-radius: 30px;
        overflow: hidden;
        width: 700px;
        height: 40px;
        margin: 0 auto;
        display: flex;
        padding-left: 15px; }
        @media (max-width: 767px) {
          .box-shadow-search-pop .box-pop .box-search .box-input {
            width: 90%; } }
        .box-shadow-search-pop .box-pop .box-search .box-input:active, .box-shadow-search-pop .box-pop .box-search .box-input:focus {
          border-color: red; }
        .box-shadow-search-pop .box-pop .box-search .box-input input[type="text"] {
          flex: 1 1 auto;
          border: none;
          outline: none;
          box-shadow: none;
          padding-right: 10px; }
        .box-shadow-search-pop .box-pop .box-search .box-input .btn-search {
          flex: 0 0 auto;
          width: 40px;
          background-color: transparent;
          outline: none;
          border: none; }
          .theme-default .box-shadow-search-pop .box-pop .box-search .box-input .btn-search:hover {
            background-color: #014a94;
            color: #ffffff; }
    .box-shadow-search-pop .box-pop .boxTab {
      border-top: 1px solid #000000; }
      .box-shadow-search-pop .box-pop .boxTab .cx-tab-link li a small {
        display: block;
        font-family: "Poppins-Regular";
        text-transform: none; }
      .box-shadow-search-pop .box-pop .boxTab .box-content {
        margin-top: 3rem; }
    @media (max-width: 1024px) {
      .box-shadow-search-pop .box-pop .box-search-grid {
        justify-content: center; } }
    @media (max-width: 1024px) {
      .box-shadow-search-pop .box-pop .box-search-grid .box-search-grid-inner {
        max-width: 50%;
        flex: 0 0 50%; } }
    @media (max-width: 767px) {
      .box-shadow-search-pop .box-pop .box-search-grid .box-search-grid-inner {
        max-width: 100%;
        flex: 0 0 100%; } }
    .box-shadow-search-pop .box-pop .box-search-grid .box-search-grid-inner .box-search-item {
      margin-bottom: 24px;
      display: block;
      border-radius: 10px;
      overflow: hidden;
      position: relative; }
      .box-shadow-search-pop .box-pop .box-search-grid .box-search-grid-inner .box-search-item:hover .img {
        transform: scale(1.2); }
      .box-shadow-search-pop .box-pop .box-search-grid .box-search-grid-inner .box-search-item .img {
        background-size: cover;
        height: 300px;
        position: relative;
        z-index: 1;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out; }
        .box-shadow-search-pop .box-pop .box-search-grid .box-search-grid-inner .box-search-item .img:before {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.3);
          z-index: 1; }
      .box-shadow-search-pop .box-pop .box-search-grid .box-search-grid-inner .box-search-item .caption {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 0;
        width: 100%;
        color: #ffffff;
        padding: 0 15px; }
        .box-shadow-search-pop .box-pop .box-search-grid .box-search-grid-inner .box-search-item .caption .tag {
          border-radius: 15px;
          background-color: #12d9e8;
          display: inline-block;
          padding: 2px 10px;
          margin-bottom: 1rem;
          font-size: 1.1rem; }
        .box-shadow-search-pop .box-pop .box-search-grid .box-search-grid-inner .box-search-item .caption h4 {
          font-weight: normal;
          font-family: "Poppins-SemiBold";
          font-size: 1.2rem;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
        .box-shadow-search-pop .box-pop .box-search-grid .box-search-grid-inner .box-search-item .caption p {
          line-height: 20px;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
    .box-shadow-search-pop .box-pop .box-footer-search {
      margin-top: 3rem; }
      .box-shadow-search-pop .box-pop .box-footer-search .box-head-text {
        text-align: center;
        margin-bottom: 3rem; }
        .box-shadow-search-pop .box-pop .box-footer-search .box-head-text h3 {
          font-family: "Poppins-SemiBold";
          font-weight: normal;
          font-size: 1.6rem;
          margin-bottom: 1rem; }
          @media (max-width: 767px) {
            .box-shadow-search-pop .box-pop .box-footer-search .box-head-text h3 {
              font-size: 1.3rem; } }
          .theme-default .box-shadow-search-pop .box-pop .box-footer-search .box-head-text h3 b {
            color: #c70740; }
        .box-shadow-search-pop .box-pop .box-footer-search .box-head-text p {
          font-size: 1rem; }
          @media (max-width: 767px) {
            .box-shadow-search-pop .box-pop .box-footer-search .box-head-text p {
              font-size: 0.9rem; } }
          .box-shadow-search-pop .box-pop .box-footer-search .box-head-text p a {
            color: #000000;
            text-decoration: underline;
            font-family: "Poppins-SemiBold"; }
      .box-shadow-search-pop .box-pop .box-footer-search .list-link {
        list-style: none;
        padding: 0px; }
        .box-shadow-search-pop .box-pop .box-footer-search .list-link li ul {
          list-style: none;
          padding: 0px; }
        .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple {
          text-align: center; }
          @media (max-width: 1024px) {
            .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple {
              text-align: left; } }
          @media (max-width: 767px) {
            .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple {
              text-align: center; } }
          .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple li {
            display: inline-block;
            text-align: left;
            margin-right: 60px;
            line-height: 30px;
            margin-bottom: 2rem; }
            @media (max-width: 767px) {
              .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple li {
                display: block;
                margin-right: 0px; } }
            .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple li:last-child {
              margin-right: 0px; }
            .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple li > a {
              font-family: "Poppins-SemiBold";
              font-size: 1.2rem; }
              .theme-default .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple li > a {
                color: #014a94; }
              @media (max-width: 767px) {
                .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple li > a {
                  display: block;
                  text-align: center; } }
            .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple li ul.child {
              text-align: left; }
              .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple li ul.child li {
                display: block;
                margin-bottom: 0px; }
                .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple li ul.child li a {
                  font-size: 1.1rem;
                  color: #000000;
                  font-family: "Poppins-Regular"; }
                  @media (max-width: 767px) {
                    .box-shadow-search-pop .box-pop .box-footer-search .list-link.simple li ul.child li a {
                      display: block;
                      text-align: center; } }
  .box-shadow-search-pop.section-product-tab .box-product .boxTab .cx-tab-content .box-content .box-grid .box-grid-inner a .short_desc {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }

.section-location {
  position: relative;
  padding: 3rem 0; }
  .section-location .head-title {
    margin-bottom: 2rem; }
    .section-location .head-title h1 {
      font-weight: normal;
      font-family: "Poppins-Regular";
      font-size: 2rem; }
      .section-location .head-title h1 b {
        font-family: "Poppins-SemiBold"; }
  .section-location .boxShortcutMenu.new {
    margin-top: 0;
    position: relative;
    left: initial; }
    @media (max-width: 767px) {
      .section-location .boxShortcutMenu.new .boxShortcutMenuInner.lokasi {
        width: 100% !important; } }
    .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .label .ico img {
      height: 40px; }
    @media (max-width: 400px) {
      .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .label {
        width: 100%;
        text-align: center; }
        .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .label .ico {
          margin: 0 auto; }
          .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .label .ico img {
            height: 25px; } }
    @media (max-width: 1024px) {
      .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed {
        width: auto !important; } }
    @media (max-width: 400px) {
      .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed {
        margin-right: 0px; }
        .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed .box-search {
          margin-top: 1rem; } }
    .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed .box-search {
      position: relative; }
      .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed .box-search .search-lokasi {
        width: 100%;
        border: none;
        outline: none;
        padding-right: 30px; }
    .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .changed:after {
      top: 50%;
      transform: translatey(-50%); }
    .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .btn-act .btn {
      padding: 0.8rem 2rem !important; }
    @media (max-width: 1024px) {
      .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .btn-act {
        text-align: center;
        flex-basis: auto; }
        .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .btn-act .btn {
          display: inline-block; } }
    @media (max-width: 767px) {
      .section-location .boxShortcutMenu.new .boxShortcutMenuInner .boxActive .btn-act {
        flex-basis: 100%; } }
  .section-location .section-quicklinks {
    z-index: 10;
    margin: 3rem 0 2rem !important;
    border-top: 1px solid #b8b7b7;
    border-bottom: 1px solid #b8b7b7; }
    .section-location .section-quicklinks .box-grid-link {
      border-bottom: 0px;
      padding-top: 1rem;
      z-index: 2;
      position: relative; }
      @media (max-width: 1024px) {
        .section-location .section-quicklinks .box-grid-link {
          overflow-x: visible; } }
      @media (max-width: 767px) {
        .section-location .section-quicklinks .box-grid-link {
          overflow-x: auto; } }
      .section-location .section-quicklinks .box-grid-link .grid-inner {
        position: relative; }
        .section-location .section-quicklinks .box-grid-link .grid-inner .has-child .text:after {
          content: "\f078";
          font-family: "Font Awesome 5 Pro";
          margin-left: 5px;
          font-size: 0.9rem; }
        .section-location .section-quicklinks .box-grid-link .grid-inner ul.list-child {
          list-style: none;
          padding: 10px 0;
          position: absolute;
          top: 100%;
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
          min-width: 150px;
          background-color: #ffffff;
          border-radius: 10px;
          display: none; }
          @media (max-width: 767px) {
            .section-location .section-quicklinks .box-grid-link .grid-inner ul.list-child {
              margin-top: 10px;
              position: relative !important; } }
          .section-location .section-quicklinks .box-grid-link .grid-inner ul.list-child.open {
            display: block; }
          .section-location .section-quicklinks .box-grid-link .grid-inner ul.list-child li a {
            text-transform: none;
            padding: 10px; }
            .section-location .section-quicklinks .box-grid-link .grid-inner ul.list-child li a:hover {
              background-color: #fafafa; }
              .section-location .section-quicklinks .box-grid-link .grid-inner ul.list-child li a:hover:before {
                display: none; }
  .section-location .box-grid-lokasi {
    margin-top: 4rem; }
    @media (max-width: 767px) {
      .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner {
        flex: 0 0 100%;
        max-width: 100%; } }
    .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item {
      margin-bottom: 3rem;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
      padding: 4rem 2rem 2rem;
      border-bottom-right-radius: 50px;
      overflow: hidden;
      transition: all 0.5s ease-in-out;
      -webkit-transition: all 0.5s ease-in-out; }
      .theme-default .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item .tipe {
        color: #014a94;
        font-size: 1.2rem;
        margin-bottom: 0.5rem; }
      .theme-default .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item .title {
        color: #014a94;
        font-family: "Poppins-SemiBold";
        font-weight: normal;
        font-size: 1.5rem;
        margin-bottom: 1.5rem; }
      .theme-default .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item .address {
        color: #8a8a8a;
        font-size: 1.2rem;
        line-height: 30px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 1rem;
        width: 80%; }
        @media (max-width: 1024px) {
          .theme-default .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item .address {
            width: 100%; } }
      .theme-default .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item .time_operation {
        color: #8a8a8a;
        margin-bottom: 2rem; }
      .theme-default .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item .view_on {
        color: #c70740;
        cursor: pointer; }
        .theme-default .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item .view_on:hover {
          text-decoration: underline; }
        .theme-default .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item .view_on i {
          font-weight: bold;
          font-size: 1.4rem;
          margin-right: 5px; }
      .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item:hover {
        background: transparent linear-gradient(180deg, #014a94 0%, #0b61b9 100%) 0 0 no-repeat padding-box;
        color: #ffffff;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out; }
        .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item:hover .title,
        .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item:hover .address,
        .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item:hover .time_operation,
        .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item:hover .view_on,
        .section-location .box-grid-lokasi .box-grid-lokasi-outer .box-grid-lokasi-inner .box-grid-item:hover .tipe {
          color: #ffffff; }

.box-paginate {
  text-align: right;
  margin-top: 2rem; }
  @media (max-width: 1024px) {
    .box-paginate {
      text-align: center; } }
  .box-paginate nav {
    display: inline-block; }
    .box-paginate nav ul li a {
      display: block;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 1.2rem; }
      .theme-default .box-paginate nav ul li a {
        background-color: #c70740;
        color: #ffffff; }
    .theme-default .box-paginate nav ul li.disabled a {
      background-color: #c70740;
      color: #ffffff; }

.section-sitemap {
  padding: 4rem 0; }
  .section-sitemap .box-map ul > li.head-title > a {
    font-family: "Poppins-SemiBold";
    font-size: 1.3rem;
    font-weight: normal;
    color: #000000; }
    .section-sitemap .box-map ul > li.head-title > a i {
      font-size: 1.2rem;
      margin-left: 5px; }
  .section-sitemap .box-map ul > li.head-title1 > a {
    font-family: "Poppins-SemiBold";
    font-size: 1.2rem;
    font-weight: normal; }
  .section-sitemap .box-map ul {
    list-style: none;
    display: block;
    padding-left: 0px; }
    .section-sitemap .box-map ul li {
      line-height: 40px;
      margin-bottom: 2rem;
      display: inline-block;
      vertical-align: top;
      margin-right: 2rem; }
      .section-sitemap .box-map ul li.site-Home, .section-sitemap .box-map ul li.site-Login, .section-sitemap .box-map ul li.site-Administrator, .section-sitemap .box-map ul li.site-Not-found, .section-sitemap .box-map ul li.site-Search {
        display: none; }
      .section-sitemap .box-map ul li a {
        font-size: 1.1rem; }
      .section-sitemap .box-map ul li ul {
        padding-left: 1.2rem; }
        .section-sitemap .box-map ul li ul li {
          display: block;
          margin-bottom: 0px; }
        .section-sitemap .box-map ul li ul ul {
          margin-bottom: 2rem; }

.section-promotions-search .boxPromo .promo-item {
  padding: 15px 15px 10px; }
  @media (max-width: 767px) {
    .section-promotions-search .boxPromo .promo-item {
      flex: 0 0 100%;
      max-width: 100%; } }
  .section-promotions-search .boxPromo .promo-item a {
    display: block;
    padding: 20px;
    position: relative;
    font-size: 1.2rem;
    text-decoration: none;
    color: #000000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin-bottom: 1rem; }
    .section-promotions-search .boxPromo .promo-item a .logo {
      position: absolute;
      top: -11px;
      right: 55px;
      z-index: 1;
      height: 64px;
      border-bottom-right-radius: 10px;
      border-bottom-left-radius: 10px; }
      .section-promotions-search .boxPromo .promo-item a .logo:before {
        content: "";
        position: absolute;
        right: -10px;
        top: 0;
        border-left: 5px solid #c6c6c6;
        border-bottom: 5px solid #c6c6c6;
        border-right: 5px solid transparent;
        border-top: 5px solid transparent; }
      .section-promotions-search .boxPromo .promo-item a .logo img {
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px; }
    .section-promotions-search .boxPromo .promo-item a .box-item {
      position: relative;
      padding: 10px 0; }
      .section-promotions-search .boxPromo .promo-item a .box-item .img {
        background-size: cover;
        height: 250px; }
      .section-promotions-search .boxPromo .promo-item a .box-item .caption {
        margin-top: 2rem; }
        .section-promotions-search .boxPromo .promo-item a .box-item .caption .promo_from {
          color: #979797; }
        .section-promotions-search .boxPromo .promo-item a .box-item .caption .title {
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
          .theme-default .section-promotions-search .boxPromo .promo-item a .box-item .caption .title {
            color: #c70740;
            font-family: "Poppins-SemiBold"; }
        .section-promotions-search .boxPromo .promo-item a .box-item .caption .date {
          margin: 2rem 0 1rem;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
        .section-promotions-search .boxPromo .promo-item a .box-item .caption .promo_using {
          font-size: 1rem;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }

.section-promo-categories {
  padding: 3rem 0; }
  .section-promo-categories .box-item-outer {
    align-items: center; }
    @media (max-width: 1024px) {
      .section-promo-categories .box-item-outer .box-item-inner {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 1024px) {
      .section-promo-categories .box-item-outer .box-item-inner {
        flex: 0 0 50%;
        max-width: 50%; } }
    .section-promo-categories .box-item-outer .box-item-inner a {
      display: block;
      background-color: #f2f2f2;
      padding: 1.5rem 0;
      border-radius: 20px;
      text-align: center;
      text-decoration: none;
      margin-bottom: 2rem; }
      .section-promo-categories .box-item-outer .box-item-inner a .ico {
        margin-bottom: 1rem; }
      .section-promo-categories .box-item-outer .box-item-inner a .text {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .section-promo-categories .box-item-outer .box-item-inner a.active, .section-promo-categories .box-item-outer .box-item-inner a:hover {
        background: transparent linear-gradient(180deg, #0973df 0%, #004c9b 100%) 0% 0% no-repeat padding-box;
        color: #ffffff;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out; }
        .section-promo-categories .box-item-outer .box-item-inner a.active .ico img, .section-promo-categories .box-item-outer .box-item-inner a:hover .ico img {
          filter: brightness(0) invert(1);
          transition: all 0.1s ease-in-out;
          -webkit-transition: all 0.1s ease-in-out; }

.section-faq {
  padding: 3rem 0; }

.box-faq {
  counter-increment: number; }
  .box-faq .question {
    font-size: 1.8rem;
    border-bottom: 1px solid #e6e6e6;
    padding: 1rem 3rem 1rem 0rem;
    position: relative;
    cursor: pointer; }
    @media (max-width: 1024px) {
      .box-faq .question {
        font-size: 1.3rem; } }
    .box-faq .question:before {
      content: " " counter(number) ". ";
      font-family: "Poppins-SemiBold";
      position: relative; }
    .box-faq .question:after {
      font-family: "Font Awesome 5 Pro";
      content: "\f054";
      position: absolute;
      right: 0;
      top: 10px;
      font-weight: bold; }
      .theme-default .box-faq .question:after {
        color: #014a94; }
    .box-faq .question.active:after {
      content: "\f077"; }
  .box-faq .answer {
    padding: 2rem;
    font-size: 1.1rem;
    color: #627d92 !important;
    text-align: left;
    max-width: 80%;
    display: none; }
    .box-faq .answer p {
      line-height: 30px;
      color: #627d92 !important; }
    @media (max-width: 1024px) {
      .box-faq .answer {
        max-width: 100%; } }
    .box-faq .answer ul li,
    .box-faq .answer ol li {
      margin-bottom: 0.5rem !important;
      line-height: 30px; }
  .box-faq:first-child .answer {
    display: block; }
  .box-faq.active .question:after {
    content: "\f077"; }

.section-tanya-sabrina {
  position: relative;
  overflow: hidden;
  height: 500px !important; }
  @media (max-width: 767px) {
    .section-tanya-sabrina {
      height: auto !important;
      padding: 4rem 0; } }
  .section-tanya-sabrina:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 74, 148, 0.8); }
  .section-tanya-sabrina > .container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; }
  .section-tanya-sabrina .box-sabrina {
    color: #ffffff;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .section-tanya-sabrina .box-sabrina {
        display: block; } }
    .section-tanya-sabrina .box-sabrina .box-head-text .head-text h1 {
      font-family: "Poppins-SemiBold";
      margin-bottom: 1rem;
      font-size: 2.5rem; }
      @media (max-width: 1024px) {
        .section-tanya-sabrina .box-sabrina .box-head-text .head-text h1 {
          font-size: 2rem; } }
    .section-tanya-sabrina .box-sabrina .box-head-text .head-text p {
      color: rgba(255, 255, 255, 0.8); }
    .section-tanya-sabrina .box-sabrina .box-head-text .head-text .btn-act {
      margin-top: 1.5rem; }
      .section-tanya-sabrina .box-sabrina .box-head-text .head-text .btn-act .btn {
        position: relative;
        right: initial;
        top: initial;
        transform: none; }
    @media (max-width: 1024px) {
      .section-tanya-sabrina .box-sabrina .box-head-text .head-text {
        text-align: left; } }
    .section-tanya-sabrina .box-sabrina .img {
      position: absolute;
      right: 0;
      bottom: -120px; }
      @media (max-width: 1366px) {
        .section-tanya-sabrina .box-sabrina .img img {
          width: 550px; } }
      @media (max-width: 1024px) {
        .section-tanya-sabrina .box-sabrina .img {
          bottom: -100px; }
          .section-tanya-sabrina .box-sabrina .img img {
            width: 350px; } }
      @media (max-width: 767px) {
        .section-tanya-sabrina .box-sabrina .img {
          bottom: initial;
          position: relative;
          margin-bottom: -150px;
          margin-top: 5rem; }
          .section-tanya-sabrina .box-sabrina .img img {
            width: 350px; } }
  .section-tanya-sabrina.hubungi .box-sabrina .box-head-text {
    max-width: 60%; }
    @media (max-width: 1024px) {
      .section-tanya-sabrina.hubungi .box-sabrina .box-head-text {
        max-width: 100%; }
        .section-tanya-sabrina.hubungi .box-sabrina .box-head-text .head-text h1 {
          line-height: 40px;
          font-size: 1.8rem; } }

.CX-BOX-header .CX-logo .logo {
  position: relative; }
  .CX-BOX-header .CX-logo .logo .info-to-main-site {
    position: absolute;
    top: -30px;
    left: 40px;
    margin-left: 10px;
    text-align: center; }
    .theme-default .CX-BOX-header .CX-logo .logo .info-to-main-site {
      color: #ffffff;
      font-family: "Poppins-Regular";
      font-size: 0.9rem; }
    .CX-BOX-header .CX-logo .logo .info-to-main-site .ico {
      position: absolute;
      bottom: 0px;
      left: 50%;
      transform: translatex(-50%);
      z-index: 1; }
      .CX-BOX-header .CX-logo .logo .info-to-main-site .ico:before, .CX-BOX-header .CX-logo .logo .info-to-main-site .ico:after {
        font-size: 0.7rem;
        content: "\f078";
        font-family: "Font Awesome 5 Pro";
        position: absolute;
        bottom: -15px;
        left: 50%;
        transform: translatex(-50%);
        font-weight: bold; }
      .CX-BOX-header .CX-logo .logo .info-to-main-site .ico:after {
        bottom: -20px; }
    @media (max-width: 1024px) {
      .CX-BOX-header .CX-logo .logo .info-to-main-site {
        top: -15px;
        font-size: 0.6rem !important;
        left: 15px; }
        .CX-BOX-header .CX-logo .logo .info-to-main-site .ico:before, .CX-BOX-header .CX-logo .logo .info-to-main-site .ico:after {
          font-size: 0.4rem;
          bottom: -10px; }
        .CX-BOX-header .CX-logo .logo .info-to-main-site .ico:after {
          bottom: -13px; } }

.CX-BOX-header.scrolled .CX-logo .logo .info-to-main-site {
  display: none; }
  @media (max-width: 991px) {
    .CX-BOX-header.scrolled .CX-logo .logo .info-to-main-site {
      display: block; } }

.theme-default.is-default .CX-BOX-header .CX-logo .logo .info-to-main-site {
  color: #014a94; }

@media (max-width: 991px) {
  .theme-default.is-default .CX-BOX-header.scrolled .CX-logo .logo .info-to-main-site {
    color: #014a94; } }

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite; }

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
    opacity: 1; }
  40% {
    transform: translateY(-10px);
    opacity: 0; }
  60% {
    transform: translateY(-5px);
    opacity: 1; } }

.theme-default #CX-header .CX-nav nav#navigation .slider_bottom {
  display: none; }

@media (min-width: 1200px) {
  #CX-header .CX-nav nav#navigation {
    position: relative; }
    #CX-header .CX-nav nav#navigation .slider_bottom {
      display: inline-block; }
      .theme-default #CX-header .CX-nav nav#navigation .slider_bottom {
        display: inline-block;
        width: 50px;
        height: 6px;
        border-radius: 3px;
        background-color: #c70740;
        position: absolute;
        z-index: 1200;
        bottom: 0;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out; }
    #CX-header .CX-nav nav#navigation ul li.link-first > a:before {
      display: none !important; } }

@media (min-width: 1200px) {
  body.is-home #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu {
    margin-top: 10px; } }

@media (min-width: 1200px) {
  body .CX-BOX-header.scrolled #CX-header .CX-outer .CX-nav nav ul li.link-first.has-child .box-child-menu,
  body.is-home #CX-header.scrolled .CX-outer .CX-nav nav ul li.has-child .box-child-menu,
  body.is-default #CX-header.scrolled .CX-outer .CX-nav nav ul li.has-child .box-child-menu,
  body.is-default #CX-header .CX-outer .CX-nav nav ul li.has-child .box-child-menu {
    margin-top: 15px; } }

.boxTriangle {
  display: none; }
  @media (min-width: 1200px) {
    .boxTriangle {
      display: block; } }

.triangle_bottom {
  display: block; }
  .theme-default .triangle_bottom {
    display: inline-block;
    width: 50px;
    height: 10px;
    position: absolute;
    bottom: 0;
    z-index: 1200;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    left: 579.547px;
    width: 74px; }
    .theme-default .triangle_bottom:before {
      content: "";
      position: absolute;
      bottom: -21px;
      left: 50%;
      transform: translatex(-50%);
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-bottom: 15px solid #ffffff; }

.section-home-slider.small .banner-item {
  height: 620px; }
  .section-home-slider.small .banner-item:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(180deg, #C7074000 0%, #C70740 100%) 0% 0% no-repeat padding-box;
    opacity: .4; }
  @media (max-width: 1366px) {
    .section-home-slider.small .banner-item {
      height: 480px; } }
  @media (max-width: 1024px) {
    .section-home-slider.small .banner-item {
      height: 420px; }
      .section-home-slider.small .banner-item .caption {
        margin-top: -80px; } }

@media (min-width: 1441px) {
  .section-home-slider.small .banner-dots {
    margin-top: -80px; } }

@media (max-width: 1024px) {
  .section-home-slider.small .banner-dots {
    bottom: 150px; } }

@media (max-width: 600px) {
  .section-home-slider.small .banner-dots {
    bottom: 100px; } }

.box-head-text .head-text .btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translatey(-50%); }

.section-latest-promotions {
  padding: 3rem 0; }
  .section-latest-promotions .box-head-text {
    margin-bottom: 3rem;
    padding: 0 10px; }
    .section-latest-promotions .box-head-text .head-text h1 {
      font-size: 2rem;
      font-family: "Poppins-Regular"; }
  .section-latest-promotions .box-grid-outer {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem; }
    @media (max-width: 991px) {
      .section-latest-promotions .box-grid-outer {
        margin-bottom: 0rem; } }
    .section-latest-promotions .box-grid-outer .box-grid-inner {
      flex: 0 0 25%;
      max-width: 25%;
      padding: 0 10px; }
      .section-latest-promotions .box-grid-outer .box-grid-inner:last-child {
        flex: 0 0 50%;
        max-width: 50%; }
      .section-latest-promotions .box-grid-outer .box-grid-inner a {
        display: block;
        position: relative;
        height: 350px;
        border-radius: 10px;
        overflow: hidden; }
        @media (max-width: 1366px) {
          .section-latest-promotions .box-grid-outer .box-grid-inner a {
            height: 300px; } }
        @media (max-width: 1024px) {
          .section-latest-promotions .box-grid-outer .box-grid-inner a {
            height: 250px; } }
        .section-latest-promotions .box-grid-outer .box-grid-inner a:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          z-index: 1;
          background: rgba(0, 0, 0, 0.2);
          transition: all .2s ease-in-out;
          -webkit-transition: all .2s ease-in-out; }
        .section-latest-promotions .box-grid-outer .box-grid-inner a:hover:before {
          background: rgba(1, 74, 148, 0.84);
          transition: all .2s ease-in-out;
          -webkit-transition: all .2s ease-in-out; }
        .section-latest-promotions .box-grid-outer .box-grid-inner a .logo {
          position: absolute;
          z-index: 2;
          top: 0;
          right: 20px;
          border-bottom-right-radius: 10px;
          border-bottom-left-radius: 10px;
          overflow: hidden;
          height: 60px; }
          .section-latest-promotions .box-grid-outer .box-grid-inner a .logo img {
            height: auto; }
        .section-latest-promotions .box-grid-outer .box-grid-inner a .img {
          position: absolute;
          width: 100%;
          height: 100%; }
        .section-latest-promotions .box-grid-outer .box-grid-inner a .caption {
          position: absolute;
          width: 100%;
          bottom: 40px;
          color: #ffffff;
          padding: 0 20px;
          z-index: 2;
          font-family: "Poppins-Regular"; }
          .section-latest-promotions .box-grid-outer .box-grid-inner a .caption .date,
          .section-latest-promotions .box-grid-outer .box-grid-inner a .caption .title,
          .section-latest-promotions .box-grid-outer .box-grid-inner a .caption .promo_from {
            margin-bottom: .5rem; }
          .section-latest-promotions .box-grid-outer .box-grid-inner a .caption .title {
            font-size: 1.3rem; }
          .section-latest-promotions .box-grid-outer .box-grid-inner a .caption .promo_using {
            font-size: .9rem; }
          .section-latest-promotions .box-grid-outer .box-grid-inner a .caption .title,
          .section-latest-promotions .box-grid-outer .box-grid-inner a .caption .promo_from {
            font-family: "Poppins-SemiBold"; }
          @media (max-width: 1024px) {
            .section-latest-promotions .box-grid-outer .box-grid-inner a .caption .date {
              font-size: .9rem; }
            .section-latest-promotions .box-grid-outer .box-grid-inner a .caption .title {
              display: -webkit-box;
              -webkit-line-clamp: 1;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis; } }
      @media (max-width: 991px) {
        .section-latest-promotions .box-grid-outer .box-grid-inner {
          flex: 0 0 100% !important;
          max-width: 100% !important;
          margin-bottom: 2rem; } }
    .section-latest-promotions .box-grid-outer:last-child .box-grid-inner:first-child {
      flex: 0 0 50%;
      max-width: 50%; }
    .section-latest-promotions .box-grid-outer:last-child .box-grid-inner:last-child {
      flex: 0 0 25%;
      max-width: 25%; }

.section-news-list .head-title {
  margin-bottom: 3rem;
  font-family: "Poppins-SemiBold";
  font-size: 2.5rem; }
  @media (max-width: 1024px) {
    .section-news-list .head-title {
      font-size: 2rem; } }

.section-news-list .box-grid-outer .box-grid-inner {
  display: flex;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 2rem; }
  .section-news-list .box-grid-outer .box-grid-inner .img {
    width: 420px;
    height: 250px;
    background-position: center center !important;
    flex: 0 0 auto; }
    @media (max-width: 1440px) {
      .section-news-list .box-grid-outer .box-grid-inner .img {
        width: 430px;
        height: 280px; } }
    @media (max-width: 1366px) {
      .section-news-list .box-grid-outer .box-grid-inner .img {
        width: 330px;
        height: 240px; } }
  .section-news-list .box-grid-outer .box-grid-inner .box-text {
    padding: 2rem;
    flex: 1 1 auto;
    position: relative; }
    .section-news-list .box-grid-outer .box-grid-inner .box-text .caption {
      position: absolute;
      top: 50%;
      transform: translatey(-50%); }
    .section-news-list .box-grid-outer .box-grid-inner .box-text .title {
      margin-top: 20px;
      margin-bottom: 1rem;
      font-family: "Poppins-SemiBold";
      font-size: 1.3rem;
      color: #000000; }
    .section-news-list .box-grid-outer .box-grid-inner .box-text .date {
      font-family: "Poppins-Regular";
      color: #090808;
      margin-bottom: 2rem; }
    .section-news-list .box-grid-outer .box-grid-inner .box-text .link-more {
      text-transform: none; }

body.disable_editable .portlet-asset-publisher .metadata-author {
  display: none; }

.section-news-detail {
  padding: 3rem 0;
  position: relative; }
  .section-news-detail:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 40%;
    background-color: #fafafa; }
  .section-news-detail .box-news {
    max-width: 1200px;
    margin: 0 auto; }
    .section-news-detail .box-news .box-head-text .head-text {
      width: 50%;
      margin-bottom: 2rem; }
      .section-news-detail .box-news .box-head-text .head-text h1 {
        font-weight: normal;
        font-family: "Poppins-SemiBold";
        font-size: 2.5rem;
        color: #1D1D1D; }
      @media (max-width: 1024px) {
        .section-news-detail .box-news .box-head-text .head-text {
          text-align: left;
          width: 100%; }
          .section-news-detail .box-news .box-head-text .head-text h1 {
            font-size: 2rem; } }
    .section-news-detail .box-news .box-share {
      margin-bottom: 3rem; }
      .section-news-detail .box-news .box-share .date {
        font-size: 1.3rem;
        font-family: "Poppins-Light"; }
    .section-news-detail .box-news .box-news-content .img {
      margin-bottom: 3rem; }
    .section-news-detail .box-news .box-news-content .box-desc {
      font-size: 1.1rem;
      color: #111314; }
      .section-news-detail .box-news .box-news-content .box-desc h1,
      .section-news-detail .box-news .box-news-content .box-desc h2,
      .section-news-detail .box-news .box-news-content .box-desc h3,
      .section-news-detail .box-news .box-news-content .box-desc h4,
      .section-news-detail .box-news .box-news-content .box-desc h5 {
        font-weight: normal;
        font-family: "Poppins-SemiBold";
        font-size: 1.5rem; }

.lfr-pagination-buttons {
  margin-top: 4rem; }
  .lfr-pagination-buttons.pager li {
    display: inline-block;
    margin-right: 5px; }
    .lfr-pagination-buttons.pager li a {
      display: block;
      padding: 1rem 1.5rem;
      border-radius: 10px; }
      .theme-default .lfr-pagination-buttons.pager li a {
        background-color: #c70740;
        color: #ffffff; }
    .lfr-pagination-buttons.pager li.disabled a {
      opacity: .5; }

@media (max-width: 1024px) {
  .box-search-grid {
    justify-content: center; } }

@media (max-width: 1024px) {
  .box-search-grid .box-search-grid-inner {
    max-width: 50%;
    flex: 0 0 50%; } }

@media (max-width: 767px) {
  .box-search-grid .box-search-grid-inner {
    max-width: 100%;
    flex: 0 0 100%; } }

.box-search-grid .box-search-grid-inner .box-search-item {
  margin-bottom: 24px;
  display: block;
  border-radius: 10px;
  overflow: hidden;
  position: relative; }
  .box-search-grid .box-search-grid-inner .box-search-item:hover .img {
    transform: scale(1.2); }
    .box-search-grid .box-search-grid-inner .box-search-item:hover .img:before {
      background: rgba(1, 74, 148, 0.84);
      transition: all .2s ease-in-out;
      -webkit-transition: all .2s ease-in-out; }
  .box-search-grid .box-search-grid-inner .box-search-item .img {
    background-size: cover;
    height: 300px;
    position: relative;
    z-index: 1;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out; }
    .box-search-grid .box-search-grid-inner .box-search-item .img:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.3);
      z-index: 1; }
  .box-search-grid .box-search-grid-inner .box-search-item .caption {
    position: absolute;
    z-index: 2;
    bottom: 10%;
    left: 0;
    width: 100%;
    color: #ffffff;
    padding: 0 15px; }
    .box-search-grid .box-search-grid-inner .box-search-item .caption .category {
      font-family: "Poppins-SemiBold";
      margin-bottom: 1rem; }
    .box-search-grid .box-search-grid-inner .box-search-item .caption .tag {
      border-radius: 15px;
      background-color: #12D9E8;
      display: inline-block;
      padding: 2px 10px;
      margin-bottom: 1rem;
      font-size: 1.1rem; }
    .box-search-grid .box-search-grid-inner .box-search-item .caption h4 {
      font-weight: normal;
      font-family: "Poppins-SemiBold";
      font-size: 1.2rem;
      margin-bottom: 1rem;
      line-height: 24px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media (max-width: 1024px) {
        .box-search-grid .box-search-grid-inner .box-search-item .caption h4 {
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; } }
    .box-search-grid .box-search-grid-inner .box-search-item .caption p {
      line-height: 20px;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }

.section-related-asset .box-head-text {
  margin-bottom: 3rem; }
  .section-related-asset .box-head-text .head-text h1 {
    font-size: 2rem;
    font-family: "Poppins-Regular";
    font-weight: normal; }

@media (max-width: 1024px) {
  .section-achivemenets .box-head-text .head-text {
    text-align: left; } }

@media (max-width: 991px) {
  .section-achivemenets .box-head-text .head-text {
    text-align: center; } }

.section-achivemenets.style-2 .small_title {
  color: #000000 !important;
  font-size: 1.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 2rem !important; }

@media (max-width: 991px) {
  .section-news-list .box-grid-outer .box-grid-inner {
    display: block; }
    .section-news-list .box-grid-outer .box-grid-inner .img {
      width: 100%;
      flex: none; }
    .section-news-list .box-grid-outer .box-grid-inner .box-text {
      flex: none; }
      .section-news-list .box-grid-outer .box-grid-inner .box-text .caption {
        position: relative;
        top: initial;
        transform: none; }
        .section-news-list .box-grid-outer .box-grid-inner .box-text .caption .title {
          margin-top: 0px; } }

.section-achivemenets.style-2 {
  position: relative; }
  .section-achivemenets.style-2:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #fafafa; }

.section-promo-list {
  padding: 4rem 0; }
  .section-promo-list > .container.CX-wrapper {
    max-width: 1400px !important; }
    @media (max-width: 1440px) {
      .section-promo-list > .container.CX-wrapper {
        max-width: 1200px !important; } }
  .section-promo-list .boxPromoList {
    display: flex; }
    @media (max-width: 1024px) {
      .section-promo-list .boxPromoList {
        flex-direction: column; } }
    .section-promo-list .boxPromoList .sideCategory {
      width: 350px;
      flex: 0 0 auto;
      margin-top: 6.3rem; }
      @media (max-width: 1024px) {
        .section-promo-list .boxPromoList .sideCategory {
          margin-top: 0px;
          margin-bottom: 3rem;
          display: block; }
          .section-promo-list .boxPromoList .sideCategory .boxCategory {
            display: inline-block; } }
      .section-promo-list .boxPromoList .sideCategory .boxCategory {
        margin-bottom: 2rem;
        background-color: #F2F2F2;
        border-radius: 20px;
        padding: 1rem 2rem;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
        .section-promo-list .boxPromoList .sideCategory .boxCategory:last-child {
          margin-bottom: 0px; }
        .section-promo-list .boxPromoList .sideCategory .boxCategory .box-title {
          position: relative; }
          .section-promo-list .boxPromoList .sideCategory .boxCategory .box-title .title {
            display: inline-block;
            padding: 1rem 1rem 1rem 0rem;
            font-family: "Poppins-Bold";
            font-size: 1.3rem;
            cursor: pointer; }
            .section-promo-list .boxPromoList .sideCategory .boxCategory .box-title .title:before {
              content: '\f077';
              font-family: "Font Awesome 5 Pro";
              margin-right: 10px;
              font-size: 1.1rem;
              font-weight: bold; }
            .section-promo-list .boxPromoList .sideCategory .boxCategory .box-title .title.active:before {
              content: '\f078'; }
          .section-promo-list .boxPromoList .sideCategory .boxCategory .box-title .clear_select {
            position: absolute;
            right: 0;
            top: 50%;
            transform: translatey(-50%);
            cursor: pointer; }
            .theme-default .section-promo-list .boxPromoList .sideCategory .boxCategory .box-title .clear_select {
              color: #014a94; }
        .section-promo-list .boxPromoList .sideCategory .boxCategory .boxInput .form-group.input-checkbox-wrapper .checkbox-group .check-inline {
          margin-bottom: 1rem; }
          .section-promo-list .boxPromoList .sideCategory .boxCategory .boxInput .form-group.input-checkbox-wrapper .checkbox-group .check-inline:last-child {
            margin-bottom: 0px; }
          .section-promo-list .boxPromoList .sideCategory .boxCategory .boxInput .form-group.input-checkbox-wrapper .checkbox-group .check-inline .custom-checkbox {
            height: auto; }
            .section-promo-list .boxPromoList .sideCategory .boxCategory .boxInput .form-group.input-checkbox-wrapper .checkbox-group .check-inline .custom-checkbox > .form-group {
              margin-bottom: 0px; }
            .section-promo-list .boxPromoList .sideCategory .boxCategory .boxInput .form-group.input-checkbox-wrapper .checkbox-group .check-inline .custom-checkbox label {
              font-family: "Poppins-Light"; }
              .section-promo-list .boxPromoList .sideCategory .boxCategory .boxInput .form-group.input-checkbox-wrapper .checkbox-group .check-inline .custom-checkbox label:before {
                border: 0px;
                background-color: transparent; }
              .section-promo-list .boxPromoList .sideCategory .boxCategory .boxInput .form-group.input-checkbox-wrapper .checkbox-group .check-inline .custom-checkbox label:after {
                left: 0px; }
              .section-promo-list .boxPromoList .sideCategory .boxCategory .boxInput .form-group.input-checkbox-wrapper .checkbox-group .check-inline .custom-checkbox label:hover:before {
                border: 0px !important; }
              .section-promo-list .boxPromoList .sideCategory .boxCategory .boxInput .form-group.input-checkbox-wrapper .checkbox-group .check-inline .custom-checkbox label > span {
                margin-left: 10px; }
                .section-promo-list .boxPromoList .sideCategory .boxCategory .boxInput .form-group.input-checkbox-wrapper .checkbox-group .check-inline .custom-checkbox label > span .tot_cat {
                  margin-left: 0px; }
                  .theme-default .section-promo-list .boxPromoList .sideCategory .boxCategory .boxInput .form-group.input-checkbox-wrapper .checkbox-group .check-inline .custom-checkbox label > span .tot_cat {
                    color: #014a94;
                    font-size: .9rem;
                    font-style: italic; }
      .section-promo-list .boxPromoList .sideCategory .box-category-list {
        border-top: 1px solid #DBDBDB;
        padding-top: 1.5rem; }
    .section-promo-list .boxPromoList .contentList {
      flex: 1 1 auto;
      padding-left: 4rem;
      position: relative; }
      @media (max-width: 1024px) {
        .section-promo-list .boxPromoList .contentList {
          padding-left: 0px; } }
      .section-promo-list .boxPromoList .contentList .box-search {
        margin-bottom: 2rem;
        text-align: right;
        display: block; }
        .section-promo-list .boxPromoList .contentList .box-search .box-search-inner {
          border-radius: 30px;
          border: 1px solid #7D7878;
          width: 378px;
          overflow: hidden;
          display: flex;
          flex-wrap: wrap;
          height: 65px;
          margin: 0 0 0 auto;
          padding: 0 0px; }
          .section-promo-list .boxPromoList .contentList .box-search .box-search-inner .search {
            border: 0px;
            outline: none;
            height: 100%;
            font-size: 1.2rem;
            padding: 0 20px;
            flex: 1 1 auto;
            color: #627D92; }
          .section-promo-list .boxPromoList .contentList .box-search .box-search-inner .btn-search {
            height: 100%;
            width: 70px;
            box-shadow: none;
            flex: 0 0 auto; }
            .section-promo-list .boxPromoList .contentList .box-search .box-search-inner .btn-search i {
              font-size: 1.3rem;
              margin-left: 0px; }
      .section-promo-list .boxPromoList .contentList .box-promo-list-outer {
        position: relative; }
        .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner {
          margin-bottom: 2rem;
          position: relative;
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
          .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner:last-child {
            margin-bottom: 0px; }
          .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-logo {
            position: absolute;
            left: 4rem;
            top: -7px;
            z-index: 2; }
            .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-logo:after {
              content: '';
              position: absolute;
              right: -8px;
              border-right: 8px solid transparent;
              border-bottom: 8px solid #ccc;
              z-index: -1; }
          .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail {
            display: flex; }
            .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-img {
              width: 489px;
              flex: 0 0 auto;
              height: 285px;
              background-size: cover;
              background-position: center center;
              border-bottom-right-radius: 40px; }
              @media (max-width: 1440px) {
                .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-img {
                  width: 350px;
                  height: 230px; } }
            .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-text {
              flex: 1 1 auto;
              padding: 2rem;
              position: relative; }
              .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-text .promo-from {
                color: #4A4A4A;
                margin-bottom: .5rem; }
              .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-text .promo-title {
                color: #000000;
                font-family: "Poppins-SemiBold";
                font-size: 1.6rem;
                margin-bottom: 1rem;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis; }
                @media (max-width: 1440px) {
                  .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-text .promo-title {
                    font-size: 1.3rem; } }
                @media (max-width: 1024px) {
                  .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-text .promo-title {
                    display: -webkit-box;
                    -webkit-line-clamp: 1;
                    -webkit-box-orient: vertical;
                    overflow: hidden;
                    text-overflow: ellipsis; } }
              .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-text .promo-date {
                color: #4A4A4A;
                font-size: .9rem;
                margin-bottom: .5rem; }
              .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-text .promo-url {
                position: absolute;
                bottom: 40px;
                left: 0;
                width: 100%;
                padding-right: 2rem; }
                .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-text .promo-url .link-more {
                  text-transform: none;
                  font-size: 1.1rem; }
                  .theme-default .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-text .promo-url .link-more {
                    color: #014a94; }
                  .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-text .promo-url .link-more:before {
                    margin-top: 0px; }

.section-promo-detail .boxDetail .cover-image {
  margin-bottom: 2rem; }

.section-promo-detail .boxDetail .full_logo {
  margin-bottom: 2rem; }

.section-promo-detail .boxDetail .title {
  font-family: "Poppins-SemiBold";
  font-weight: normal; }
  .section-promo-detail .boxDetail .title h1 {
    font-size: 2.5rem; }

.section-promo-detail .boxDetail .list-detail {
  margin-top: 3rem; }
  .section-promo-detail .boxDetail .list-detail .item {
    position: relative; }
    .section-promo-detail .boxDetail .list-detail .item .item-inner {
      padding: 1rem 1rem;
      border-bottom: 1px solid #D6D6D6;
      font-family: "Poppins-Light";
      font-size: 1.1rem;
      color: #000000; }
      .section-promo-detail .boxDetail .list-detail .item .item-inner .terms {
        padding-left: 10px; }
        .section-promo-detail .boxDetail .list-detail .item .item-inner .terms li {
          color: #627D92;
          line-height: 28px;
          margin-bottom: 1rem; }
          .section-promo-detail .boxDetail .list-detail .item .item-inner .terms li:last-child {
            margin-bottom: 0px; }
      .section-promo-detail .boxDetail .list-detail .item .item-inner:last-child {
        color: #627D92; }
        .theme-default .section-promo-detail .boxDetail .list-detail .item .item-inner:last-child a {
          color: #014a94;
          text-decoration: underline; }

.section-promotions-other {
  padding: 4rem 0; }
  .section-promotions-other .box-head-text {
    margin-bottom: 2rem; }
    .section-promotions-other .box-head-text .head-text h1 {
      font-size: 2.5rem;
      font-weight: normal;
      font-family: "Poppins-SemiBold"; }
  @media (max-width: 767px) {
    .section-promotions-other .boxPromo .promo-item {
      max-width: 100%;
      flex: 0 0 100%;
      margin-bottom: 2rem; } }
  .section-promotions-other .boxPromo .promo-item a {
    display: block;
    position: relative;
    border-radius: 20px;
    overflow: hidden; }
    .section-promotions-other .boxPromo .promo-item a:hover .box-item .img {
      transform: scale(1.2); }
    .section-promotions-other .boxPromo .promo-item a .logo {
      position: absolute;
      left: 40px;
      z-index: 2; }
      .section-promotions-other .boxPromo .promo-item a .logo:after {
        content: '';
        position: absolute;
        right: -10px;
        top: 0px;
        z-index: -1;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #828282; }
    .section-promotions-other .boxPromo .promo-item a .box-item {
      position: relative;
      margin-top: 10px;
      overflow: hidden; }
      .section-promotions-other .boxPromo .promo-item a .box-item .img {
        height: 325px;
        width: 100%;
        background-size: cover;
        position: relative;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out; }
        .section-promotions-other .boxPromo .promo-item a .box-item .img:before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.4);
          z-index: 1; }
      .section-promotions-other .boxPromo .promo-item a .box-item .caption {
        position: absolute;
        left: 0;
        top: 90%;
        transform: translatey(-90%);
        width: 100%;
        color: #ffffff;
        font-family: "Poppins-Bold";
        z-index: 2;
        padding: 2rem;
        display: flex;
        flex-direction: column; }
        .section-promotions-other .boxPromo .promo-item a .box-item .caption .promo_from {
          font-size: 1.1rem; }
        .section-promotions-other .boxPromo .promo-item a .box-item .caption .title {
          font-size: 1.4rem;
          line-height: 30px;
          height: 70px;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }

@media (max-width: 1024px) {
  .section-promo-list .boxPromoList .sideCategory {
    width: 100%;
    text-align: center; }
    .section-promo-list .boxPromoList .sideCategory .boxCategory {
      margin-right: 20px;
      min-width: 350px; }
      .section-promo-list .boxPromoList .sideCategory .boxCategory:last-child {
        margin-right: 0; }
    .section-promo-list .boxPromoList .sideCategory label,
    .section-promo-list .boxPromoList .sideCategory .box-title {
      text-align: left; } }

@media (max-width: 600px) {
  .section-promo-list .boxPromoList .sideCategory .boxCategory {
    min-width: 100%; } }

@media (max-width: 767px) {
  .section-promo-list .boxPromoList .contentList .box-search .box-search-inner {
    margin: 0 auto; }
  .section-promo-list .boxPromoList .contentList .box-promo-list-outer {
    margin-top: 3rem; }
    .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner {
      max-width: 400px;
      margin: 0 auto;
      margin-bottom: 3rem; }
      .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail {
        flex-direction: column; }
        .section-promo-list .boxPromoList .contentList .box-promo-list-outer .box-promo-list-inner .box-detail .box-img {
          width: 100%; } }

.section-popular-cc {
  padding: 6rem 0; }
  .section-popular-cc .container.CX-wrapper {
    position: relative; }
  .section-popular-cc .box-head-text {
    position: relative; }
    .section-popular-cc .box-head-text .head-text h1 {
      font-family: "Poppins-SemiBold";
      font-weight: normal;
      font-size: 2.5rem; }
    @media (max-width: 991px) {
      .section-popular-cc .box-head-text .head-text h1 {
        font-size: 2rem; } }
    .section-popular-cc .box-head-text #nav-cc {
      position: absolute;
      right: 10%;
      top: 100%;
      margin-top: 85px;
      z-index: 4; }
      @media (max-width: 1920px) {
        .section-popular-cc .box-head-text #nav-cc {
          margin-top: 180px; } }
      @media (max-width: 1440px) {
        .section-popular-cc .box-head-text #nav-cc {
          margin-top: 185px; } }
      @media (max-width: 1366px) {
        .section-popular-cc .box-head-text #nav-cc {
          margin-top: 170px; } }
      @media (max-width: 1280px) {
        .section-popular-cc .box-head-text #nav-cc {
          margin-top: 175px; } }
      @media (max-width: 1024px) {
        .section-popular-cc .box-head-text #nav-cc {
          margin-top: 95px; } }
      @media (max-width: 991px) {
        .section-popular-cc .box-head-text #nav-cc {
          margin-top: 340px; } }
      @media (max-width: 768px) {
        .section-popular-cc .box-head-text #nav-cc {
          margin-top: 390px; } }
      @media (max-width: 767px) {
        .section-popular-cc .box-head-text #nav-cc {
          margin-top: 290px; } }
      .section-popular-cc .box-head-text #nav-cc button {
        border: 0px;
        outline: none;
        color: #ffffff;
        padding: 0.5rem 1rem;
        margin-right: 5px; }
        .theme-default .section-popular-cc .box-head-text #nav-cc button {
          background-color: #c70740; }
        .section-popular-cc .box-head-text #nav-cc button.disabled {
          opacity: 0.5; }
  .section-popular-cc .box-popular .box-popular-inner {
    display: flex;
    align-items: center; }
    @media (max-width: 991px) {
      .section-popular-cc .box-popular .box-popular-inner {
        display: block;
        flex-direction: column; } }
    .section-popular-cc .box-popular .box-popular-inner .graphic {
      flex: 0 0 50%;
      position: relative;
      background-color: #ffffff;
      height: 535px;
      z-index: 2; }
      .section-popular-cc .box-popular .box-popular-inner .graphic .container.CX-wrapper {
        height: 100%; }
      .section-popular-cc .box-popular .box-popular-inner .graphic .back-cc {
        position: absolute;
        right: -60px;
        top: 0px;
        z-index: 2; }
      .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
        position: absolute;
        bottom: 0;
        z-index: 3;
        right: 0; }
        .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card img {
          height: 300px;
          width: auto; }
      @media (max-width: 1920px) {
        .section-popular-cc .box-popular .box-popular-inner .graphic {
          height: 535px; }
          .section-popular-cc .box-popular .box-popular-inner .graphic .back-cc {
            right: -100px; }
          .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
            right: -20px;
            bottom: 65px; }
            .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card img {
              height: 250px; } }
      @media (max-width: 1366px) {
        .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
          bottom: 60px; }
          .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card img {
            height: 230px; } }
      @media (max-width: 1024px) {
        .section-popular-cc .box-popular .box-popular-inner .graphic .back-cc {
          top: 0px;
          right: -60px; }
        .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
          bottom: 40px; }
          .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card img {
            height: 160px; } }
      @media (max-width: 991px) {
        .section-popular-cc .box-popular .box-popular-inner .graphic {
          flex: none;
          height: 300px; }
          .section-popular-cc .box-popular .box-popular-inner .graphic .back-cc {
            position: relative;
            right: initial;
            height: 300px;
            text-align: center; }
            .section-popular-cc .box-popular .box-popular-inner .graphic .back-cc img {
              width: auto;
              display: inline-block;
              height: 300px;
              margin: 0 auto; }
          .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
            right: initial;
            top: 150px;
            left: 50%;
            transform: translate(-50%);
            margin-left: 80px; } }
      @media (max-width: 767px) {
        .section-popular-cc .box-popular .box-popular-inner .graphic {
          height: 200px; }
          .section-popular-cc .box-popular .box-popular-inner .graphic .back-cc {
            height: 200px; }
            .section-popular-cc .box-popular .box-popular-inner .graphic .back-cc img {
              height: 200px; }
          .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
            top: initial;
            bottom: -10px;
            right: 20px;
            left: initial;
            transform: none; }
            .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card img {
              height: auto;
              height: 100px; } }
    .section-popular-cc .box-popular .box-popular-inner .text {
      padding: 2rem 8rem 4rem;
      background-color: #eaf7fe;
      position: relative;
      margin-top: 40px;
      flex: 0 0 50%; }
      @media (max-width: 1366px) {
        .section-popular-cc .box-popular .box-popular-inner .text {
          margin-top: 40px; } }
      @media (max-width: 1024px) {
        .section-popular-cc .box-popular .box-popular-inner .text {
          padding: 2rem 6rem 4rem;
          margin-top: 30px; } }
      @media (max-width: 991px) {
        .section-popular-cc .box-popular .box-popular-inner .text {
          padding: 40px 20px 20px;
          margin-top: 80px; } }
      .section-popular-cc .box-popular .box-popular-inner .text h3 {
        font-family: "Poppins-SemiBold";
        font-size: 1.8rem; }
      .section-popular-cc .box-popular .box-popular-inner .text p {
        color: #627d92;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .section-popular-cc .box-popular .box-popular-inner .text .btn-act {
        display: block;
        margin-top: 1rem; }

.cc-card {
  height: 230px;
  width: 362px;
  -webkit-transition: -webkit-transform 0.84s;
  -moz-transition: -moz-transform 0.8s;
  -o-transition: -o-transform 0.8s;
  transition: transform 0.8s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  .cc-card:hover {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  .cc-card .front,
  .cc-card .back {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    display: block;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
  .cc-card .back {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  .cc-card .front .clone-shadow {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
  .cc-card:hover .front .clone-shadow {
    opacity: 0;
    visibility: hidden; }
  @media (max-width: 1024px) {
    .cc-card {
      height: 160px;
      width: 250px; } }
  @media (max-width: 500px) {
    .cc-card {
      width: 157px;
      height: 100px;
      bottom: 40px !important;
      right: 20px !important; } }
  @media (max-width: 400px) {
    .cc-card {
      width: 157px;
      height: 100px;
      bottom: 40px !important;
      right: 60px !important; } }
  @media (max-width: 360px) {
    .cc-card {
      width: 157px;
      height: 100px;
      bottom: 40px !important;
      right: 30px !important; } }

@media (max-width: 1024px) {
  .theme-default .section-popular-cc .box-popular .graphic {
    height: 360px; }
  .theme-default .section-popular-cc .box-head-text #nav-cc {
    margin-top: 80px; } }

@media (max-width: 991px) {
  .theme-default .section-popular-cc .box-popular .graphic {
    height: 250px; }
  .theme-default .section-popular-cc .box-head-text #nav-cc {
    margin-top: 340px; } }

@media (max-width: 767px) {
  .theme-default .section-popular-cc {
    padding: 2rem 0 0; }
    .theme-default .section-popular-cc .box-popular .graphic {
      height: 250px; }
    .theme-default .section-popular-cc .box-popular .box-popular-inner .text {
      margin-top: 0px; }
    .theme-default .section-popular-cc .box-head-text #nav-cc {
      margin-top: 260px; } }

.section-download-app {
  padding: 3rem 0;
  background-image: url(../images/back-down.jpg);
  background-size: cover;
  background-position: center center; }
  .section-download-app .box-grid {
    align-items: center; }
    @media (max-width: 767px) {
      .section-download-app .box-grid .box-grid-inner {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 2rem; }
        .section-download-app .box-grid .box-grid-inner:last-child {
          margin-bottom: 0px; } }
    .section-download-app .box-grid .box-grid-inner .text .title {
      display: flex;
      align-items: center;
      margin-bottom: 2rem; }
      .section-download-app .box-grid .box-grid-inner .text .title .logo {
        margin-right: 20px; }
        .section-download-app .box-grid .box-grid-inner .text .title .logo img {
          height: 50px; }
          @media (max-width: 767px) {
            .section-download-app .box-grid .box-grid-inner .text .title .logo img {
              width: 55px;
              height: auto; } }
      .section-download-app .box-grid .box-grid-inner .text .title h3 {
        font-family: "Poppins-SemiBold";
        font-size: 2rem;
        color: #ffffff;
        margin-bottom: 0px; }
        @media (max-width: 767px) {
          .section-download-app .box-grid .box-grid-inner .text .title h3 {
            font-size: 1.5rem; } }
    .section-download-app .box-grid .box-grid-inner .text .list {
      margin-bottom: 3rem; }
      .section-download-app .box-grid .box-grid-inner .text .list ul li {
        padding-left: 35px;
        position: relative;
        color: #ffffff;
        margin-bottom: 1rem; }
        @media (max-width: 767px) {
          .section-download-app .box-grid .box-grid-inner .text .list ul li {
            margin-bottom: 1rem; } }
        .section-download-app .box-grid .box-grid-inner .text .list ul li:last-child {
          margin-bottom: 0px; }
        .section-download-app .box-grid .box-grid-inner .text .list ul li:before {
          content: "";
          position: absolute;
          left: 0;
          background-image: url(../images/icons/check.png);
          height: 20px;
          width: 20px;
          background-size: cover; }
    @media (max-width: 767px) {
      .section-download-app .box-grid .box-grid-inner .text .box-down {
        text-align: center; } }
    .section-download-app .box-grid .box-grid-inner .text .box-down a {
      margin-right: 10px;
      display: inline-block; }
      .section-download-app .box-grid .box-grid-inner .text .box-down a:last-child {
        margin-right: 0px; }
      @media (max-width: 767px) {
        .section-download-app .box-grid .box-grid-inner .text .box-down a img {
          height: 50px; } }
      @media (max-width: 500px) {
        .section-download-app .box-grid .box-grid-inner .text .box-down a img {
          height: 40px; } }

.CX-logo.two {
  width: 413px !important; }
  @media (max-width: 1366px) {
    .CX-logo.two {
      width: 365px !important; } }
  @media (max-width: 767px) {
    .CX-logo.two {
      width: auto !important; } }
  .CX-logo.two .logo a {
    display: flex;
    align-items: center; }
    .CX-logo.two .logo a .logo-utama {
      display: inline-block;
      padding-right: 15px; }
      @media (max-width: 767px) {
        .CX-logo.two .logo a .logo-utama .logo-home,
        .CX-logo.two .logo a .logo-utama .logo-default {
          width: 120px !important; } }
      @media (max-width: 343px) {
        .CX-logo.two .logo a .logo-utama .logo-home,
        .CX-logo.two .logo a .logo-utama .logo-default {
          width: 120px !important; } }
      @media (max-width: 280px) {
        .CX-logo.two .logo a .logo-utama .logo-home,
        .CX-logo.two .logo a .logo-utama .logo-default {
          width: 100px !important; } }
    .CX-logo.two .logo a .logo-cc {
      display: inline-block;
      position: relative; }
      .CX-logo.two .logo a .logo-cc .logo-home,
      .CX-logo.two .logo a .logo-cc .logo-default {
        width: 125px !important;
        margin-left: 15px; }
        @media (max-width: 1024px) {
          .CX-logo.two .logo a .logo-cc .logo-home,
          .CX-logo.two .logo a .logo-cc .logo-default {
            width: 100px !important; } }
        @media (max-width: 767px) {
          .CX-logo.two .logo a .logo-cc .logo-home,
          .CX-logo.two .logo a .logo-cc .logo-default {
            width: 80px !important; } }
        @media (max-width: 343px) {
          .CX-logo.two .logo a .logo-cc .logo-home,
          .CX-logo.two .logo a .logo-cc .logo-default {
            width: 70px !important; } }
      .CX-logo.two .logo a .logo-cc:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        height: 90%;
        border-left: 1px solid #627d92; }

@media (max-width: 767px) {
  body.theme-default.is-default .CX-utama #CX-content {
    margin-top: 75px !important; }
  body.theme-default.is-default .CX-BOX-header.scrolled {
    background-color: #fff !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
    body.theme-default.is-default .CX-BOX-header.scrolled #CX-header .CX-logo.two .logo a .logo-utama .logo-home {
      display: none !important; }
    body.theme-default.is-default .CX-BOX-header.scrolled #CX-header .CX-logo.two .logo a .logo-utama .logo-default {
      display: block !important; }
    body.theme-default.is-default .CX-BOX-header.scrolled #CX-header .CX-logo.two .logo a .logo-cc:before {
      border-color: #627d92 !important; }
    body.theme-default.is-default .CX-BOX-header.scrolled #CX-header .hamburger .hamburger-box .hamburger-inner {
      background-color: #000 !important; }
      body.theme-default.is-default .CX-BOX-header.scrolled #CX-header .hamburger .hamburger-box .hamburger-inner:before, body.theme-default.is-default .CX-BOX-header.scrolled #CX-header .hamburger .hamburger-box .hamburger-inner:after {
        background-color: #000 !important; } }

.section-step-cc {
  padding: 4rem 0; }
  .section-step-cc .box-head-text .head-text {
    text-align: center; }
    .section-step-cc .box-head-text .head-text h1 {
      font-size: 2.5rem;
      font-family: "Poppins-SemiBold";
      margin-bottom: 1rem; }
      @media (max-width: 767px) {
        .section-step-cc .box-head-text .head-text h1 {
          font-size: 2rem; } }
    .section-step-cc .box-head-text .head-text p {
      color: #627d92;
      font-size: 1.3rem;
      line-height: 30px;
      font-family: "Poppins-Regular";
      width: auto; }
      @media (max-width: 767px) {
        .section-step-cc .box-head-text .head-text p {
          font-size: 1.1rem; } }
  .section-step-cc .sliderSimple .box-item {
    text-align: center;
    padding: 3rem; }
    .section-step-cc .sliderSimple .box-item .ico {
      text-align: center;
      margin-bottom: 2rem;
      height: 60px; }
      .section-step-cc .sliderSimple .box-item .ico img {
        vertical-align: middle;
        margin: 0 auto;
        width: auto !important;
        max-width: 100%;
        height: auto;
        max-height: 60px; }
    .section-step-cc .sliderSimple .box-item .caption h3 {
      font-weight: normal; }
      .theme-default .section-step-cc .sliderSimple .box-item .caption h3 {
        color: #014a94;
        font-family: "Poppins-SemiBold";
        font-size: 1.5rem; }
    .section-step-cc .sliderSimple .box-item .caption p {
      color: #627d92; }
    @media (max-width: 767px) {
      .section-step-cc .sliderSimple .box-item .caption {
        padding: 0 2rem; } }

.section-grid-image .box-grid-image .box-image .box-content .tittle {
  line-height: 40px; }

.section-grid-image.form .box-grid-image .box-image {
  padding-bottom: 0px;
  align-items: flex-start; }
  @media (max-width: 1024px) {
    .section-grid-image.form .box-grid-image .box-image {
      align-items: center;
      padding: 40px 40px;
      height: auto; } }
  .section-grid-image.form .box-grid-image .box-image .box-content {
    height: 100%;
    padding: 6rem 0; }
    @media (max-width: 1024px) {
      .section-grid-image.form .box-grid-image .box-image .box-content {
        padding: 0 0;
        height: auto; } }
    .section-grid-image.form .box-grid-image .box-image .box-content .tittle {
      line-height: 35px;
      font-size: 2rem; }
      @media (max-width: 991px) {
        .section-grid-image.form .box-grid-image .box-image .box-content .tittle {
          font-size: 1.6rem;
          line-height: 30px; } }
    @media (max-width: 991px) {
      .section-grid-image.form .box-grid-image .box-image .box-content .description {
        font-size: 1rem; } }
    .section-grid-image.form .box-grid-image .box-image .box-content .boxInput.grid .container.CX-wrapper {
      width: 100%;
      max-width: 100%;
      padding: 0 0; }
      @media (max-width: 991px) {
        .section-grid-image.form .box-grid-image .box-image .box-content .boxInput.grid .container.CX-wrapper {
          max-width: 100%;
          margin-left: 0px; } }
    .section-grid-image.form .box-grid-image .box-image .box-content .boxInput.grid .form-group label {
      color: #ffffff;
      font-weight: normal;
      font-size: 1.1rem; }
    .section-grid-image.form .box-grid-image .box-image .box-content .boxInput.grid .form-group .form-control {
      border-color: transparent !important;
      font-weight: normal;
      font-family: "Poppins-Regular"; }
    .section-grid-image.form .box-grid-image .box-image .box-content .btn-act {
      margin-top: 20px; }
      .section-grid-image.form .box-grid-image .box-image .box-content .btn-act .btn {
        margin-right: 15px;
        margin-bottom: 15px; }
        .section-grid-image.form .box-grid-image .box-image .box-content .btn-act .btn:last-child {
          margin-right: 0px; }

.section-cc-promo {
  position: relative;
  z-index: 2; }
  @media (max-width: 1024px) {
    .section-cc-promo {
      padding: 3rem 0; } }
  .section-cc-promo .box-grid {
    align-items: center; }
    @media (max-width: 991px) {
      .section-cc-promo .box-grid .box-grid-inner {
        flex: 0 0 100%;
        max-width: 100%;
        order: 1; }
        .section-cc-promo .box-grid .box-grid-inner:first-child {
          order: 2; } }
    .section-cc-promo .box-grid .box-grid-inner .img img {
      position: relative; }
      @media (min-width: 1280px) {
        .section-cc-promo .box-grid .box-grid-inner .img img {
          top: -60px; } }
    .section-cc-promo .box-grid .box-grid-inner .box-head-text h3 {
      font-family: "Poppins-SemiBold";
      font-weight: normal; }
    .section-cc-promo .box-grid .box-grid-inner .box-head-text p {
      color: #627d92; }
    .section-cc-promo .box-grid .box-grid-inner .box-head-text .btn {
      position: relative;
      top: initial;
      transform: none;
      right: initial; }

.section-link-category {
  border-bottom: 1px solid #b8b7b7;
  position: relative; }
  .section-link-category .box-category {
    display: flex;
    justify-content: center; }
    .section-link-category .box-category .box-item-category a {
      display: block;
      font-size: 1.5rem;
      font-family: "Poppins-Medium";
      padding: 1rem 3rem 2rem;
      color: #000000;
      position: relative;
      text-decoration: none; }
      .section-link-category .box-category .box-item-category a:before {
        content: "";
        position: absolute;
        width: 100%;
        left: 50%;
        transform: translatex(-50%);
        bottom: 0;
        height: 6px;
        border-radius: 40px;
        border-color: #c70740;
        background-color: #c70740;
        opacity: 0;
        visibility: hidden;
        transition: all 0.1s ease-in-out;
        -webkit-transition: all 0.1s ease-in-out; }
      .section-link-category .box-category .box-item-category a.active:before, .section-link-category .box-category .box-item-category a:hover:before {
        opacity: 1;
        visibility: visible; }
    @media (max-width: 1024px) {
      .section-link-category .box-category {
        overflow-x: auto;
        align-items: center;
        text-align: left;
        justify-content: left; }
        .section-link-category .box-category .box-item-category {
          position: relative;
          vertical-align: bottom; }
          .section-link-category .box-category .box-item-category a {
            font-size: 1.1rem;
            text-align: center;
            padding: 10px 20px 20px;
            line-height: 20px; } }

.section-link-category.fixed {
  position: fixed;
  top: 98px;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 2;
  margin-top: 0px; }
  @media (max-width: 1024px) {
    .section-link-category.fixed {
      top: 75px; } }
  .section-link-category.fixed .box-category .box-item-category a {
    padding: 2rem 3rem 2rem; }

.section-list-of-cards {
  padding: 5rem 0;
  position: relative; }
  .section-list-of-cards:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #eaf7fe; }
  .section-list-of-cards .box-head-text.simple {
    margin-bottom: 5rem; }
    .section-list-of-cards .box-head-text.simple .head-text {
      z-index: 1; }
      .section-list-of-cards .box-head-text.simple .head-text h1 {
        font-family: "Poppins-SemiBold";
        font-size: 2.5rem; }
        @media (max-width: 1024px) {
          .section-list-of-cards .box-head-text.simple .head-text h1 {
            font-size: 2rem; } }
      .section-list-of-cards .box-head-text.simple .head-text p {
        color: #627d92; }
        @media (max-width: 1024px) {
          .section-list-of-cards .box-head-text.simple .head-text p {
            font-size: 1rem; } }
      .section-list-of-cards .box-head-text.simple .head-text .btn {
        position: relative;
        top: initial;
        transform: none;
        right: initial; }
  .section-list-of-cards .box-cc-card .owl-item {
    padding: 1rem 2rem;
    height: 100% !important; }
    @media (max-width: 1440px) {
      .section-list-of-cards .box-cc-card .owl-item {
        padding: 1rem 0.5rem; } }
    @media (max-width: 600px) {
      .section-list-of-cards .box-cc-card .owl-item {
        padding: 1rem 3rem; } }
    @media (max-width: 400px) {
      .section-list-of-cards .box-cc-card .owl-item {
        padding: 1rem 2rem; } }
  .section-list-of-cards .box-cc-card .box-cc-item {
    background-color: #ffffff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    border-radius: 20px;
    position: relative;
    overflow: hidden; }
    .section-list-of-cards .box-cc-card .box-cc-item:hover .box-overlay-card {
      opacity: 1;
      visibility: visible; }
    .section-list-of-cards .box-cc-card .box-cc-item .box-overlay-card {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(1, 72, 144, 0.89);
      color: #ffffff;
      text-align: center;
      padding: 2rem;
      display: flex;
      align-items: center;
      opacity: 0;
      visibility: hidden;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out; }
      .section-list-of-cards .box-cc-card .box-cc-item .box-overlay-card .box-text h3 {
        font-weight: normal;
        font-family: "Poppins-SemiBold";
        font-size: 1.3rem; }
        @media (max-width: 1024px) {
          .section-list-of-cards .box-cc-card .box-cc-item .box-overlay-card .box-text h3 {
            font-size: 1.7rem; } }
      .section-list-of-cards .box-cc-card .box-cc-item .box-overlay-card .box-text p {
        font-size: 0.95rem;
        margin-bottom: 2rem; }
        @media (max-width: 1024px) {
          .section-list-of-cards .box-cc-card .box-cc-item .box-overlay-card .box-text p {
            font-size: 1rem; } }
      .section-list-of-cards .box-cc-card .box-cc-item .box-overlay-card .box-text .btn-act {
        max-width: 80%;
        text-align: center;
        margin: 0 auto; }
        .section-list-of-cards .box-cc-card .box-cc-item .box-overlay-card .box-text .btn-act .btn {
          margin-bottom: 1.5rem;
          font-size: 1rem;
          font-weight: normal;
          font-family: "Poppins-SemiBold"; }
        @media (max-width: 1024px) {
          .section-list-of-cards .box-cc-card .box-cc-item .box-overlay-card .box-text .btn-act .btn {
            font-size: 1.1rem; } }
    .section-list-of-cards .box-cc-card .box-cc-item .list-cards {
      margin-bottom: 3rem; }
      .section-list-of-cards .box-cc-card .box-cc-item .list-cards .card-li {
        opacity: 0;
        visibility: hidden;
        display: none; }
        .section-list-of-cards .box-cc-card .box-cc-item .list-cards .card-li img {
          height: 155px;
          width: auto !important;
          max-width: 100%;
          border-radius: 8px; }
          @media (max-width: 1440px) {
            .section-list-of-cards .box-cc-card .box-cc-item .list-cards .card-li img {
              height: auto; } }
        .section-list-of-cards .box-cc-card .box-cc-item .list-cards .card-li.active {
          opacity: 1;
          visibility: visible;
          display: block; }
    .section-list-of-cards .box-cc-card .box-cc-item .caption {
      display: flex;
      flex-direction: column; }
      .section-list-of-cards .box-cc-card .box-cc-item .caption h3 {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 35px;
        min-height: auto;
        vertical-align: middle; }
        .theme-default .section-list-of-cards .box-cc-card .box-cc-item .caption h3 {
          color: #c70740;
          font-family: "Poppins-Medium";
          font-size: 1.3rem;
          margin-bottom: 1rem; }
          @media (max-width: 1024px) {
            .theme-default .section-list-of-cards .box-cc-card .box-cc-item .caption h3 {
              font-size: 1.4rem; } }
        @media (max-width: 1024px) {
          .section-list-of-cards .box-cc-card .box-cc-item .caption h3 {
            min-height: 70px; } }
      .section-list-of-cards .box-cc-card .box-cc-item .caption .fiturs {
        width: 100%;
        color: #627d92; }
        .section-list-of-cards .box-cc-card .box-cc-item .caption .fiturs .title {
          margin-bottom: 0.5rem;
          font-family: "Poppins-Medium";
          font-size: 1rem; }
        .section-list-of-cards .box-cc-card .box-cc-item .caption .fiturs ol {
          padding-left: 0px; }
          .section-list-of-cards .box-cc-card .box-cc-item .caption .fiturs ol li {
            font-size: 0.95rem;
            margin-bottom: 0.5rem;
            padding-left: 0px;
            display: none; }
            .section-list-of-cards .box-cc-card .box-cc-item .caption .fiturs ol li:first-child {
              display: block; }
            .section-list-of-cards .box-cc-card .box-cc-item .caption .fiturs ol li .text {
              display: -webkit-box;
              -webkit-line-clamp: 5;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis; }
              @media (min-width: 1025px) {
                .section-list-of-cards .box-cc-card .box-cc-item .caption .fiturs ol li .text {
                  min-height: 100px; } }

.box-list-ico-outer {
  margin-bottom: 2rem; }
  .box-list-ico-outer .box-list-ico {
    margin-bottom: 2rem;
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .box-list-ico-outer .box-list-ico {
        align-items: flex-start; } }
    .box-list-ico-outer .box-list-ico:last-child {
      margin-bottom: 0px; }
    .box-list-ico-outer .box-list-ico .ico {
      max-width: 70px;
      flex: 0 0 auto; }
      @media (max-width: 767px) {
        .box-list-ico-outer .box-list-ico .ico {
          max-width: 40px; } }
    .box-list-ico-outer .box-list-ico .caption {
      padding-left: 2rem;
      flex: 1 1 auto; }
      @media (max-width: 767px) {
        .box-list-ico-outer .box-list-ico .caption {
          padding-left: 1rem; } }
      .theme-default .box-list-ico-outer .box-list-ico .caption h3 {
        color: #014a94;
        font-family: "Poppins-Bold";
        font-size: 1.3rem; }

.section-cc-details {
  padding: 3rem 0; }
  .section-cc-details .box-head-text {
    margin-bottom: 3rem; }
    .section-cc-details .box-head-text .head-text h1 {
      font-size: 2.5rem;
      font-family: "Poppins-SemiBold"; }
      @media (max-width: 1024px) {
        .section-cc-details .box-head-text .head-text h1 {
          font-size: 2rem; } }
  @media (max-width: 1024px) {
    .section-cc-details .box-grid .box-grid-inner {
      flex: 0 0 100%;
      max-width: 100%; } }
  .section-cc-details .box-grid .btn-act .btn {
    font-family: "Poppins-Medium"; }
    .section-cc-details .box-grid .btn-act .btn i {
      font-weight: normal;
      margin-right: 5px;
      font-size: 1.2rem; }
  @media (max-width: 1024px) {
    .section-cc-details .box-grid .btn-act {
      text-align: center; } }

.section-video-cc {
  padding: 5rem 0 8rem;
  position: relative; }
  @media (max-width: 1024px) {
    .section-video-cc {
      padding: 2rem 0 2rem; } }
  @media (min-width: 768px) {
    .section-video-cc .container.CX-wrapper {
      width: 500px; } }
  @media (min-width: 1024px) {
    .section-video-cc .container.CX-wrapper {
      width: 700px; } }
  @media (min-width: 1366px) {
    .section-video-cc .container.CX-wrapper {
      width: 800px !important; } }
  @media (min-width: 1440px) {
    .section-video-cc .container.CX-wrapper {
      width: 800px !important; } }
  .section-video-cc .box-video {
    position: relative; }
    @media (max-width: 600px) {
      .section-video-cc .box-video {
        width: 300px;
        margin: 0 auto; } }
    .section-video-cc .box-video iframe {
      width: 100%;
      height: 500px;
      z-index: 2;
      position: relative; }
      @media (max-width: 1024px) {
        .section-video-cc .box-video iframe {
          height: 400px; } }
      @media (max-width: 768px) {
        .section-video-cc .box-video iframe {
          width: 500px;
          margin: 0 auto; } }
      @media (max-width: 767px) {
        .section-video-cc .box-video iframe {
          height: 300px; } }
      @media (max-width: 600px) {
        .section-video-cc .box-video iframe {
          width: 284px;
          height: 200px;
          margin: 0 auto; } }
    .section-video-cc .box-video:before {
      content: "";
      position: absolute;
      left: -250px;
      bottom: -50px;
      background-image: url("../images/leaf_left.png");
      background-size: cover;
      width: 388px;
      height: 505px;
      z-index: 1; }
      @media (max-width: 1024px) {
        .section-video-cc .box-video:before {
          width: 307px;
          height: 400px;
          left: -200px; } }
      @media (max-width: 767px) {
        .section-video-cc .box-video:before {
          width: 230px;
          height: 300px;
          left: -150px; } }
      @media (max-width: 600px) {
        .section-video-cc .box-video:before {
          width: 115px;
          height: 150px;
          left: -55px;
          bottom: 0; } }
    .section-video-cc .box-video:after {
      content: "";
      position: absolute;
      right: -250px;
      bottom: 50px;
      background-image: url("../images/leaf_right.png");
      background-size: cover;
      width: 419px;
      height: 405px;
      z-index: 1; }
      @media (max-width: 1024px) {
        .section-video-cc .box-video:after {
          width: 310px;
          height: 300px;
          right: -200px; } }
      @media (max-width: 767px) {
        .section-video-cc .box-video:after {
          width: 207pxpx;
          height: 200px;
          right: -150px; } }
      @media (max-width: 600px) {
        .section-video-cc .box-video:after {
          width: 100px;
          height: 97px;
          right: -40px;
          bottom: 20px; } }

@media (max-width: 500px) {
  .section-home-slider.small .banner-item {
    height: 480px !important; }
  .theme-default .section-static-slider .sliderBanner .banner-item {
    height: 480px !important; } }

@media (max-width: 375px) {
  .theme-default .section-home-slider .banner-item:after {
    height: 140px;
    background-position-x: -136px !important; } }

.theme-default .section-static-slider:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: black;
  background: linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.5; }

.theme-default .section-static-slider .sliderBanner .banner-item .container.CX-wrapper {
  z-index: 3; }

.theme-default .section-static-slider .sliderBanner .banner-item:before {
  height: 50%;
  z-index: 2;
  background: #94183d;
  background: -moz-linear-gradient(180deg, rgba(148, 24, 61, 0) 0%, #94183d 100%);
  background: -webkit-linear-gradient(180deg, rgba(148, 24, 61, 0) 0%, #94183d 100%);
  background: linear-gradient(180deg, rgba(148, 24, 61, 0) 0%, #94183d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#94183d", endColorstr="#94183d", GradientType=1);
  opacity: .5 !important; }

.theme-default .portlet-navigation {
  border-right: 1px solid #e6e6e6; }
  .theme-default .portlet-navigation .list-menu ul.layouts.level-1 {
    list-style: none;
    padding: 0; }
    .theme-default .portlet-navigation .list-menu ul.layouts.level-1 > li.lfr-nav-item a.nav-parent {
      position: relative; }
      .theme-default .portlet-navigation .list-menu ul.layouts.level-1 > li.lfr-nav-item a.nav-parent:after {
        content: "\f054";
        position: absolute;
        right: 60px;
        top: 50%;
        transform: translateY(-50%);
        font-family: "Font Awesome 5 Pro";
        font-weight: bold; }
    .theme-default .portlet-navigation .list-menu ul.layouts.level-1 > li.lfr-nav-item.has-child a.nav-parent:after {
      content: "\f078"; }
    .theme-default .portlet-navigation .list-menu ul.layouts.level-1 > li.lfr-nav-item.has-child.hide_nav a.nav-parent:after {
      content: "\f054"; }
    .theme-default .portlet-navigation .list-menu ul.layouts.level-1 li.lfr-nav-item {
      color: #014a94;
      font-family: "Poppins-Medium";
      font-size: 1.3rem;
      margin-bottom: 1.5rem;
      position: relative;
      cursor: default; }
      .theme-default .portlet-navigation .list-menu ul.layouts.level-1 li.lfr-nav-item a {
        display: block;
        font-size: 1.3rem;
        padding: 10px 0;
        text-decoration: none;
        cursor: pointer; }
      .theme-default .portlet-navigation .list-menu ul.layouts.level-1 li.lfr-nav-item:before {
        opacity: 0;
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100px;
        height: 5px;
        border-radius: 40px; }
      .theme-default .portlet-navigation .list-menu ul.layouts.level-1 li.lfr-nav-item:hover a {
        text-decoration: underline; }
      .theme-default .portlet-navigation .list-menu ul.layouts.level-1 li.lfr-nav-item.active:before {
        opacity: 1;
        background-color: #c70740; }
      .theme-default .portlet-navigation .list-menu ul.layouts.level-1 li.lfr-nav-item.active:hover a {
        text-decoration: none; }
      .theme-default .portlet-navigation .list-menu ul.layouts.level-1 li.lfr-nav-item ul.layouts.level-2 {
        list-style: none;
        padding: 0;
        margin-top: 1rem; }
        .theme-default .portlet-navigation .list-menu ul.layouts.level-1 li.lfr-nav-item ul.layouts.level-2 li {
          color: #000000;
          margin-bottom: 0.5rem; }
          .theme-default .portlet-navigation .list-menu ul.layouts.level-1 li.lfr-nav-item ul.layouts.level-2 li a {
            display: block;
            color: #000000;
            font-size: 1.2rem;
            padding: 10px 0;
            text-decoration: none; }
          .theme-default .portlet-navigation .list-menu ul.layouts.level-1 li.lfr-nav-item ul.layouts.level-2 li:hover a {
            text-decoration: underline; }
          .theme-default .portlet-navigation .list-menu ul.layouts.level-1 li.lfr-nav-item ul.layouts.level-2 li.active:hover a {
            text-decoration: none !important; }

.layanan-column-container .portlet-layout:nth-child(2) .container.CX-wrapper {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.section-detail-layanan {
  padding-left: 2rem; }
  @media (max-width: 1024px) {
    .section-detail-layanan {
      padding: 0 15px; } }
  .section-detail-layanan .box-head-text .head-text h1 {
    font-family: "Poppins-SemiBold";
    font-size: 2.5rem;
    text-align: left; }
    @media (max-width: 1024px) {
      .section-detail-layanan .box-head-text .head-text h1 {
        font-size: 2rem; } }
  .section-detail-layanan .box-content-layanan {
    font-family: "Poppins-Light" !important;
    color: #627d92 !important;
    font-size: 1.1rem !important; }
    .section-detail-layanan .box-content-layanan p {
      color: #627d92;
      font-size: 1.1rem !important; }
    .section-detail-layanan .box-content-layanan ul,
    .section-detail-layanan .box-content-layanan ol {
      padding-left: 15px; }
      .section-detail-layanan .box-content-layanan ul li,
      .section-detail-layanan .box-content-layanan ol li {
        margin-bottom: 1rem;
        line-height: 30px;
        font-size: 1.1rem !important; }

@media (max-width: 991px) {
  .layanan-column-container .portlet-layout.row:nth-child(2) .container.CX-wrapper .portlet-layout.row {
    flex-direction: column; }
    .layanan-column-container .portlet-layout.row:nth-child(2) .container.CX-wrapper .portlet-layout.row #column-2 {
      max-width: 100%;
      flex: 0 0 100%;
      display: none; }
    .layanan-column-container .portlet-layout.row:nth-child(2) .container.CX-wrapper .portlet-layout.row #column-3 {
      max-width: 100%;
      flex: 0 0 100%; } }

.section-compare {
  padding: 3rem 0; }
  .section-compare .box-head-text {
    margin-bottom: 4rem; }
    .section-compare .box-head-text .head-text h1 {
      font-size: 2.5rem;
      font-family: "Poppins-SemiBold"; }

.box-outer-slider-cc {
  padding: 3rem 5rem;
  border-radius: 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2); }
  @media (max-width: 600px) {
    .box-outer-slider-cc {
      padding: 2rem; } }
  .box-outer-slider-cc .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    color: #627d92; }
    .box-outer-slider-cc .owl-nav i {
      font-weight: bold;
      font-size: 3rem; }
      @media (max-width: 600px) {
        .box-outer-slider-cc .owl-nav i {
          font-size: 1.4rem; } }
    .box-outer-slider-cc .owl-nav .owl-prev,
    .box-outer-slider-cc .owl-nav .owl-next {
      outline: none; }
      .box-outer-slider-cc .owl-nav .owl-prev.disabled,
      .box-outer-slider-cc .owl-nav .owl-next.disabled {
        opacity: 0.5; }
    .box-outer-slider-cc .owl-nav .owl-prev {
      position: absolute;
      left: -40px; }
      @media (max-width: 600px) {
        .box-outer-slider-cc .owl-nav .owl-prev {
          left: -20px; } }
    .box-outer-slider-cc .owl-nav .owl-next {
      position: absolute;
      right: -40px; }
      @media (max-width: 600px) {
        .box-outer-slider-cc .owl-nav .owl-next {
          right: -20px; } }

.item-slidercc .title {
  color: #627d92;
  font-family: "Poppins-Medium";
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 1rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }
  @media (max-width: 1440px) {
    .item-slidercc .title {
      font-size: 1.4rem; } }
  @media (max-width: 600px) {
    .item-slidercc .title {
      font-size: 1rem; } }

@media (max-width: 991px) {
  .item-slidercc .btn {
    display: block !important; } }

.item-slidercc .img {
  position: relative;
  border-radius: 6px; }
  .item-slidercc .img .add_compare {
    position: absolute;
    right: -5px;
    top: -10px;
    background-color: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    font-size: 1.2rem;
    cursor: pointer;
    font-size: 1.5rem;
    font-family: "Poppins-SemiBold"; }
    @media (max-width: 500px) {
      .item-slidercc .img .add_compare {
        font-size: 1.2rem !important; } }
    .theme-default .item-slidercc .img .add_compare {
      color: #014a94; }
    @media (max-width: 600px) {
      .item-slidercc .img .add_compare {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 1.2rem; } }
  .item-slidercc .img .close_compare {
    position: absolute;
    right: -5px;
    top: -10px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
    font-size: 1.2rem; }
    .theme-default .item-slidercc .img .close_compare {
      background-color: #c70740;
      color: #ffffff; }
    @media (max-width: 600px) {
      .item-slidercc .img .close_compare {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 1rem; } }

.item-slidercc.empty button.btn,
.item-slidercc.empty .btn {
  display: none !important; }

.item-slidercc.empty .img .close_compare {
  z-index: 2;
  display: none; }

.item-slidercc.empty .img .cc_img {
  height: auto;
  position: relative; }
  .item-slidercc.empty .img .cc_img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px dashed grey;
    z-index: 1;
    background-color: #fff; }

.item-slidercc.active .img .add_compare {
  -webkit-animation: cxradial 0.8s infinite;
  animation: cxradial 0.8s infinite; }

.item-slidercc.dis .img .add_compare {
  display: none; }

.box-table-compare {
  margin: 5rem 0;
  position: relative; }
  @media (max-width: 991px) {
    .box-table-compare {
      padding-top: 5rem; }
      .box-table-compare .info_for_mobile {
        font-family: "Poppins-Light";
        padding: 20px 0;
        font-size: 1.3rem;
        margin-right: 0px;
        width: auto;
        text-align: center;
        align-items: center;
        position: relative;
        position: absolute;
        right: 0;
        top: -20px; }
        .box-table-compare .info_for_mobile .text {
          max-width: 150px;
          margin: 0 0; }
        .box-table-compare .info_for_mobile .ico {
          color: #627d92;
          font-size: 1.5rem; }
        .box-table-compare .info_for_mobile.hidden {
          display: flex !important; } }
  .box-table-compare .box-card-preview {
    background-color: #eaf7fe;
    border-radius: 20px;
    padding: 3rem; }
    .box-table-compare .box-card-preview .card-preview {
      position: relative; }
      .box-table-compare .box-card-preview .card-preview .card-preview-inner {
        position: relative; }
        .box-table-compare .box-card-preview .card-preview .card-preview-inner .item-slidercc {
          width: 382px;
          margin: 0 auto; }
          @media (max-width: 1440px) {
            .box-table-compare .box-card-preview .card-preview .card-preview-inner .item-slidercc {
              width: 356px; } }
          @media (max-width: 1024px) {
            .box-table-compare .box-card-preview .card-preview .card-preview-inner .item-slidercc {
              width: 250px; } }
          .box-table-compare .box-card-preview .card-preview .card-preview-inner .item-slidercc .title {
            margin-bottom: 1.5rem;
            font-size: 1.8rem; }
          .box-table-compare .box-card-preview .card-preview .card-preview-inner .item-slidercc .img img {
            height: 241px; }
            @media (max-width: 1440px) {
              .box-table-compare .box-card-preview .card-preview .card-preview-inner .item-slidercc .img img {
                height: 220px; } }
            @media (max-width: 1024px) {
              .box-table-compare .box-card-preview .card-preview .card-preview-inner .item-slidercc .img img {
                height: 150px; } }
        .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic {
          position: relative; }
          .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic .img {
            position: absolute;
            bottom: -37px;
            height: 350px;
            left: -160px; }
            @media (max-width: 1440px) {
              .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic .img {
                height: 320px;
                bottom: -60px;
                left: -100px; }
                .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic .img img {
                  height: 300px !important; } }
            @media (max-width: 1366px) {
              .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic .img {
                height: 320px;
                bottom: -80px;
                left: -60px; }
                .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic .img img {
                  height: 280px !important; } }
            @media (max-width: 1024px) {
              .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic .img {
                height: 260px;
                bottom: -100px;
                left: -60px; }
                .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic .img img {
                  height: 200px !important; } }
            .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic .img img {
              height: auto; }

.box-table-compare .box-detail {
  margin-top: 4rem; }
  .box-table-compare .box-detail .box-detail-inner {
    border-bottom: 1px solid #d6d6d6;
    padding: 2rem 0;
    align-items: center; }
    .box-table-compare .box-detail .box-detail-inner:hover {
      background-color: #fafafa; }
    .box-table-compare .box-detail .box-detail-inner .box-column {
      font-family: "Poppins-Light";
      font-size: 1.2rem; }
      .box-table-compare .box-detail .box-detail-inner .box-column .label_title {
        color: #000000;
        position: relative; }
        .box-table-compare .box-detail .box-detail-inner .box-column .label_title h4,
        .box-table-compare .box-detail .box-detail-inner .box-column .label_title .title_top {
          font-family: "Poppins-SemiBold";
          font-size: 1.6rem; }
          @media (max-width: 1024px) {
            .box-table-compare .box-detail .box-detail-inner .box-column .label_title h4,
            .box-table-compare .box-detail .box-detail-inner .box-column .label_title .title_top {
              font-size: 1.4rem; } }
        .box-table-compare .box-detail .box-detail-inner .box-column .label_title .title_top {
          position: absolute;
          top: -50px; }
      .box-table-compare .box-detail .box-detail-inner .box-column .text {
        color: #627d92;
        max-width: 80%; }
        @media (max-width: 1024px) {
          .box-table-compare .box-detail .box-detail-inner .box-column .text {
            max-width: 100%; } }

@media (max-width: 991px) {
  .section-compare .box-table-compare {
    display: flex;
    overflow: hidden; }
    .section-compare .box-table-compare .box-card-preview {
      padding: 0rem 0px;
      border-radius: 0px; }
      .section-compare .box-table-compare .box-card-preview .card-preview {
        flex-direction: column;
        display: block; }
        .section-compare .box-table-compare .box-card-preview .card-preview .card-preview-inner {
          margin-bottom: 2rem;
          max-width: 100%;
          flex: 0 0 100%;
          border-bottom: 0px;
          padding: 2rem 2rem;
          padding-bottom: 2rem; } }
        @media (max-width: 991px) and (max-width: 500px) {
          .section-compare .box-table-compare .box-card-preview .card-preview .card-preview-inner {
            margin-bottom: 0px; } }

@media (max-width: 991px) {
          .section-compare .box-table-compare .box-card-preview .card-preview .card-preview-inner:before {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 900%;
            border-bottom: 1px solid #e2dede; }
          .section-compare .box-table-compare .box-card-preview .card-preview .card-preview-inner:last-child:before {
            display: none; }
          .section-compare .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic {
            min-height: 120px; }
            .section-compare .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic .img {
              display: none; } }
          @media (max-width: 991px) and (max-width: 500px) {
            .section-compare .box-table-compare .box-card-preview .card-preview .card-preview-inner.graphic {
              min-height: 100px;
              margin-bottom: 0px; } }
        @media (max-width: 991px) and (max-width: 500px) {
          .section-compare .box-table-compare .box-card-preview .card-preview .card-preview-inner .img {
            height: 79px;
            width: 125px;
            text-align: center; }
            .section-compare .box-table-compare .box-card-preview .card-preview .card-preview-inner .img img {
              height: 79px;
              margin: 0 auto; } }
        @media (max-width: 991px) and (max-width: 500px) {
          .section-compare .box-table-compare .box-card-preview .card-preview .card-preview-inner .item-slidercc {
            width: auto; }
            .section-compare .box-table-compare .box-card-preview .card-preview .card-preview-inner .item-slidercc .title {
              font-size: 1.1rem; } }

@media (max-width: 991px) {
    .section-compare .box-table-compare .box-detail {
      margin-top: 0px;
      display: flex;
      overflow-x: scroll;
      justify-content: left;
      align-items: flex-start; }
      .section-compare .box-table-compare .box-detail .box-detail-inner {
        flex: 0 0 100%;
        max-width: 100%;
        flex-direction: column;
        display: block;
        align-items: flex-start;
        justify-content: left;
        flex-wrap: initial;
        padding: 0 0;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        height: 100%; } }
      @media (max-width: 991px) and (max-width: 500px) {
        .section-compare .box-table-compare .box-detail .box-detail-inner.btn-dekstop {
          display: none; } }

@media (max-width: 991px) {
        .section-compare .box-table-compare .box-detail .box-detail-inner .box-column {
          flex: none;
          max-width: 100%;
          flex-wrap: initial;
          padding: 3rem 2rem 2rem 2.5rem;
          height: 265px; } }
        @media (max-width: 991px) and (max-width: 500px) {
          .section-compare .box-table-compare .box-detail .box-detail-inner .box-column .btn {
            display: none; } }

@media (max-width: 991px) {
          .section-compare .box-table-compare .box-detail .box-detail-inner .box-column:last-child {
            border-bottom: 0px; }
          .section-compare .box-table-compare .box-detail .box-detail-inner .box-column .label_title .title_top {
            position: relative;
            top: initial; }
          .section-compare .box-table-compare .box-detail .box-detail-inner .box-column:first-child {
            height: 162px; } }
          @media (max-width: 991px) and (max-width: 500px) {
            .section-compare .box-table-compare .box-detail .box-detail-inner .box-column:first-child {
              height: 100px;
              padding: 1rem 2rem; }
              .section-compare .box-table-compare .box-detail .box-detail-inner .box-column:first-child .label_title {
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis; } }
        @media (max-width: 991px) and (max-width: 500px) {
          .section-compare .box-table-compare .box-detail .box-detail-inner .box-column {
            height: 228px;
            padding: 2rem 2rem; }
            .section-compare .box-table-compare .box-detail .box-detail-inner .box-column .text {
              display: -webkit-box;
              -webkit-line-clamp: 5;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis; } }

@-webkit-keyframes cxradial {
  0% {
    box-shadow: 0px 0px 0 1px rgba(1, 74, 148, 0.3); }
  25% {
    box-shadow: 0px 0px 0 2px rgba(1, 74, 148, 0.3); }
  50% {
    box-shadow: 0px 0px 0 3px rgba(1, 74, 148, 0.3); }
  75% {
    box-shadow: 0px 0px 0 4px rgba(1, 74, 148, 0.3); }
  100% {
    box-shadow: 0px 0px 0 5px rgba(1, 74, 148, 0.3); } }

@keyframes cxradial {
  0% {
    box-shadow: 0px 0px 0 1px rgba(1, 74, 148, 0.3); }
  25% {
    box-shadow: 0px 0px 0 2px rgba(1, 74, 148, 0.3); }
  50% {
    box-shadow: 0px 0px 0 3px rgba(1, 74, 148, 0.3); }
  75% {
    box-shadow: 0px 0px 0 4px rgba(1, 74, 148, 0.3); }
  100% {
    box-shadow: 0px 0px 0 5px rgba(1, 74, 148, 0.3); } }

.section-apply-cc {
  padding: 3rem 0; }
  .section-apply-cc .box-faq-outer .box-faq .question:before {
    display: none; }
  .theme-default .section-apply-cc .box-faq-outer .box-faq .question {
    color: #014a94; }
  .section-apply-cc .box-faq-outer .box-faq .answer {
    max-width: 90%;
    padding-left: 0px;
    padding-right: 0px; }
    @media (max-width: 600px) {
      .section-apply-cc .box-faq-outer .box-faq .answer {
        max-width: 100%; } }
    .section-apply-cc .box-faq-outer .box-faq .answer .form-dynamic-loop .boxInput {
      position: relative;
      padding-bottom: 3rem;
      margin-bottom: 2rem; }
      .section-apply-cc .box-faq-outer .box-faq .answer .form-dynamic-loop .boxInput:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: 20px;
        background-image: linear-gradient(to right, transparent 50%, #223049 50%);
        background-size: 20px 100%;
        width: 100%;
        height: 1px; }
    .section-apply-cc .box-faq-outer .box-faq .answer .boxInput .form-group .btn,
    .section-apply-cc .box-faq-outer .box-faq .answer .boxInput .form-control,
    .section-apply-cc .box-faq-outer .box-faq .answer .boxInput .control-label {
      font-size: 1.2rem !important;
      font-family: "Poppins-Regular";
      font-weight: normal; }
    .section-apply-cc .box-faq-outer .box-faq .answer .boxInput .control-label {
      font-family: "Poppins-SemiBold";
      font-size: 1.2rem !important; }
      .theme-default .section-apply-cc .box-faq-outer .box-faq .answer .boxInput .control-label .required {
        color: #c70740; }
    .section-apply-cc .box-faq-outer .box-faq .answer .boxInput .field,
    .section-apply-cc .box-faq-outer .box-faq .answer .boxInput .form-control {
      font-family: "Poppins-Regular";
      font-weight: normal;
      background-color: #ffffff; }
    .section-apply-cc .box-faq-outer .box-faq .answer .btn-add-dynamic .btn {
      font-family: "Poppins-Medium"; }
      .section-apply-cc .box-faq-outer .box-faq .answer .btn-add-dynamic .btn i {
        margin-right: 5px;
        font-weight: normal; }
  .section-apply-cc .box-register-cc {
    padding: 2rem 0;
    font-family: "Poppins-Regular" !important;
    color: #8a8a8a !important;
    font-size: 1.1rem; }
    .section-apply-cc .box-register-cc .box-syarat .title {
      font-family: "Poppins-Bold";
      margin-bottom: 1rem; }
    .section-apply-cc .box-register-cc .box-syarat ul li {
      font-family: "Poppins-Regular" !important;
      margin-bottom: 0.5rem; }
    .section-apply-cc .box-register-cc .form-group.input-checkbox-wrapper {
      margin-top: 2rem; }
      .section-apply-cc .box-register-cc .form-group.input-checkbox-wrapper label {
        font-family: "Poppins-Regular";
        font-weight: normal;
        font-size: 1.1rem; }
    .section-apply-cc .box-register-cc .btn-act .btn {
      font-weight: normal;
      font-family: "Poppins-Medium"; }

.section-home-slider.small.cc .banner-item {
  height: 785px; }
  @media (max-width: 1366px) {
    .section-home-slider.small.cc .banner-item {
      height: 600px; } }
  .section-home-slider.small.cc .banner-item:before {
    background: transparent linear-gradient(180deg, #000 0%, #000 100%) 0% 0% no-repeat padding-box !important; }

.section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
  width: 462px; }
  .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card img {
    height: 294px; }
  @media (max-width: 1440px) {
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
      width: 420px;
      bottom: 90px; }
      .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card img {
        height: 267px; } }

@media (max-width: 1280px) {
  .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
    width: 380px; }
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card .front img,
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card .back img {
      height: 240px; } }

@media (max-width: 1024px) {
  .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
    width: 320px;
    bottom: 50px; }
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card .front img,
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card .back img {
      height: 202px; } }

@media (max-width: 991px) {
  .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
    width: 280px; }
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card .front img,
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card .back img {
      height: 177px; } }

@media (max-width: 767px) {
  .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
    width: 220px;
    bottom: 0;
    right: 80px; }
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card .front img,
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card .back img {
      height: 139px; } }

@media (max-width: 500px) {
  .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
    width: 180px;
    bottom: 60px !important;
    right: 60px !important; }
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card .front img,
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card .back img {
      height: 114px; } }

@media (max-width: 400px) {
  .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
    right: 30px !important; } }

.section-grid-image.form .box-grid-image .box-image .box-content .description {
  font-size: 1.4rem !important;
  font-weight: normal;
  font-family: "Poppins-Regular"; }

.section-grid-image.form .box-grid-image .box-image .box-content.result {
  width: 90%;
  text-align: center; }
  .section-grid-image.form .box-grid-image .box-image .box-content.result .tittle {
    margin-bottom: 2rem; }
  .section-grid-image.form .box-grid-image .box-image .box-content.result .box-grid-result {
    display: flex;
    align-items: flex-start; }
    @media (max-width: 991px) {
      .section-grid-image.form .box-grid-image .box-image .box-content.result .box-grid-result {
        flex-direction: column;
        align-items: center; }
        .section-grid-image.form .box-grid-image .box-image .box-content.result .box-grid-result .cc-preview {
          margin-bottom: 2rem; } }
    .section-grid-image.form .box-grid-image .box-image .box-content.result .box-grid-result .cc-preview {
      width: auto;
      flex: 0 0 auto; }
      .section-grid-image.form .box-grid-image .box-image .box-content.result .box-grid-result .cc-preview img {
        width: auto;
        height: 150px; }
    .section-grid-image.form .box-grid-image .box-image .box-content.result .box-grid-result .benefit {
      text-align: left;
      padding-left: 20px;
      flex: 1 1 auto;
      padding-top: 5px; }
      .section-grid-image.form .box-grid-image .box-image .box-content.result .box-grid-result .benefit .title {
        font-size: 1.2rem;
        font-family: "Poppins-SemiBold";
        margin-bottom: 1rem; }
      .section-grid-image.form .box-grid-image .box-image .box-content.result .box-grid-result .benefit ul {
        padding-left: 15px; }
        .section-grid-image.form .box-grid-image .box-image .box-content.result .box-grid-result .benefit ul li {
          margin-bottom: 0.5rem; }

.section-grid-image.form .box-grid-image .box-image .box-content.question .description {
  margin-top: 3rem; }

.section-grid-image.form .box-grid-image .box-image .box-content.question .box-choice {
  display: flex;
  align-items: center; }
  @media (max-width: 1024px) {
    .section-grid-image.form .box-grid-image .box-image .box-content.question .box-choice {
      flex-direction: column;
      height: auto; } }
  .section-grid-image.form .box-grid-image .box-image .box-content.question .box-choice .btn {
    margin: 0 10px;
    min-height: 100px;
    flex: 0 0 50%;
    line-height: 20px; }
    @media (max-width: 1024px) {
      .section-grid-image.form .box-grid-image .box-image .box-content.question .box-choice .btn {
        flex: 0 0 100%;
        width: 100%;
        min-height: 60px;
        margin-bottom: 1rem; } }
  .section-grid-image.form .box-grid-image .box-image .box-content.question .box-choice .or {
    flex: 0 0 10%;
    text-align: center;
    font-size: 5 1.4rem; }
    @media (max-width: 1024px) {
      .section-grid-image.form .box-grid-image .box-image .box-content.question .box-choice .or {
        flex: 0 0 100%;
        margin-bottom: 1rem; } }

.btn.btn-choice-primary {
  color: #ffffff;
  font-family: "Poppins-Regular";
  font-size: 1rem;
  font-weight: normal;
  background: transparent linear-gradient(180deg, #4089c8 0%, #0b538f 100%) 0% 0% no-repeat padding-box;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  border-radius: 16px !important; }
  .btn.btn-choice-primary:hover {
    background: transparent linear-gradient(180deg, #87c4f9 0%, #0670c9 100%) 0% 0% no-repeat padding-box; }

body.theme-default .section-home-slider.small.cc {
  height: 625px; }
  @media (max-width: 1440px) {
    body.theme-default .section-home-slider.small.cc {
      height: 485px; } }
  @media (max-width: 1366px) {
    body.theme-default .section-home-slider.small.cc {
      height: 485px; } }
  @media (max-width: 1024px) {
    body.theme-default .section-home-slider.small.cc {
      height: 405px; } }
  @media (max-width: 1440px) {
    body.theme-default .section-home-slider.small.cc .banner-dots {
      margin-top: 30px !important; } }
  @media (max-width: 1024px) {
    body.theme-default .section-home-slider.small.cc .banner-dots {
      bottom: 80px !important; } }
  body.theme-default .section-home-slider.small.cc .sliderBanner {
    z-index: 2;
    border-bottom-right-radius: 380px;
    overflow: hidden; }
    @media (max-width: 1366px) {
      body.theme-default .section-home-slider.small.cc .sliderBanner {
        border-bottom-right-radius: 280px; } }
    @media (max-width: 991px) {
      body.theme-default .section-home-slider.small.cc .sliderBanner {
        border-bottom-right-radius: 250px; } }
    @media (max-width: 767px) {
      body.theme-default .section-home-slider.small.cc .sliderBanner {
        border-bottom-right-radius: 120px; } }
  body.theme-default .section-home-slider.small.cc .banner-item {
    height: 620px; }
    body.theme-default .section-home-slider.small.cc .banner-item .caption {
      margin-top: 0px !important; }
    @media (max-width: 1440px) {
      body.theme-default .section-home-slider.small.cc .banner-item {
        height: 480px; } }
    @media (max-width: 1366px) {
      body.theme-default .section-home-slider.small.cc .banner-item {
        height: 480px; } }
    @media (max-width: 1024px) {
      body.theme-default .section-home-slider.small.cc .banner-item {
        height: 400px; } }
    @media (max-width: 500px) {
      body.theme-default .section-home-slider.small.cc .banner-item {
        height: 400px !important; } }
    body.theme-default .section-home-slider.small.cc .banner-item:before {
      height: 100%; }
    body.theme-default .section-home-slider.small.cc .banner-item:after {
      background: none;
      display: none; }
  body.theme-default .section-home-slider.small.cc:after {
    content: "";
    position: absolute;
    width: 150%;
    height: 100%;
    background-color: #e8e6ea;
    z-index: 1;
    border-bottom-right-radius: 365px;
    bottom: -10px;
    right: 0px; }
    @media (max-width: 1366px) {
      body.theme-default .section-home-slider.small.cc:after {
        height: 100%;
        width: 100%;
        border-bottom-right-radius: 280px; } }
    @media (max-width: 991px) {
      body.theme-default .section-home-slider.small.cc:after {
        border-bottom-right-radius: 250px; } }
    @media (max-width: 767px) {
      body.theme-default .section-home-slider.small.cc:after {
        border-bottom-right-radius: 120px; } }

body.theme-default .section-static-slider {
  height: 328px; }
  body.theme-default .section-static-slider:before {
    display: none; }
  @media (max-width: 1024px) {
    body.theme-default .section-static-slider {
      height: 305px !important; } }
  @media (max-width: 767px) {
    body.theme-default .section-static-slider {
      height: 300px !important; } }
  body.theme-default .section-static-slider .sliderBanner {
    z-index: 2;
    position: relative; }
  body.theme-default .section-static-slider .banner-item {
    height: 320px !important;
    border-bottom-right-radius: 280px !important;
    overflow: hidden;
    position: relative; }
    @media (max-width: 1366px) {
      body.theme-default .section-static-slider .banner-item {
        border-bottom-right-radius: 230px !important; } }
    @media (max-width: 1024px) {
      body.theme-default .section-static-slider .banner-item {
        height: 300px !important; } }
    @media (max-width: 991px) {
      body.theme-default .section-static-slider .banner-item {
        border-bottom-right-radius: 200px !important; } }
    @media (max-width: 767px) {
      body.theme-default .section-static-slider .banner-item {
        height: 300px !important;
        border-bottom-right-radius: 100px !important; }
        body.theme-default .section-static-slider .banner-item.sliderImage {
          height: 300px !important; } }
    body.theme-default .section-static-slider .banner-item:before {
      opacity: 0 !important;
      height: 50% !important;
      border-bottom-right-radius: 280px !important; }
      @media (max-width: 1366px) {
        body.theme-default .section-static-slider .banner-item:before {
          border-bottom-right-radius: 230px !important; } }
      @media (max-width: 991px) {
        body.theme-default .section-static-slider .banner-item:before {
          border-bottom-right-radius: 200px !important; } }
      @media (max-width: 767px) {
        body.theme-default .section-static-slider .banner-item:before {
          border-bottom-right-radius: 100px !important; } }
    body.theme-default .section-static-slider .banner-item:after {
      display: none !important; }
  body.theme-default .section-static-slider:after {
    content: "";
    position: absolute;
    width: 150%;
    height: 100%;
    background-color: #e8e6ea;
    z-index: 1;
    border-bottom-right-radius: 280px;
    bottom: -10px;
    right: 0; }
    @media (max-width: 1366px) {
      body.theme-default .section-static-slider:after {
        border-bottom-right-radius: 230px !important; } }
    @media (max-width: 991px) {
      body.theme-default .section-static-slider:after {
        border-bottom-right-radius: 200px !important; } }
    @media (max-width: 767px) {
      body.theme-default .section-static-slider:after {
        border-bottom-right-radius: 100px !important; } }

.section-static-slider .boxShortcutMenu .CX-wrapper.container .label_info,
.section-home-slider .banner-item .caption h1,
.section-home-slider .banner-item .caption p,
.section-static-slider .caption h1 {
  text-shadow: 3px 2px rgba(0, 0, 0, 0.1); }

@media (max-width: 991px) {
  .section-static-slider .sliderBanner .banner-item .container.CX-wrapper {
    display: block;
    align-items: flex-start;
    height: auto; }
    .section-static-slider .sliderBanner .banner-item .container.CX-wrapper .caption {
      margin-top: 80px; } }
    @media (max-width: 991px) and (max-width: 767px) {
      .section-static-slider .sliderBanner .banner-item .container.CX-wrapper .caption p {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; } }

@media (max-width: 991px) {
  .section-detail-denda .box-table-compare {
    padding-top: 0px; }
    .section-detail-denda .box-table-compare .box-detail .btn-dekstop .btn {
      margin-bottom: 15px;
      display: block;
      width: 100%;
      max-width: 100%; } }

.section-cc-details.new {
  padding: 4rem 0 4rem; }
  @media (max-width: 1024px) {
    .section-cc-details.new {
      padding: 4rem 0 0rem; } }
  .section-cc-details.new .box-grid .box-grid-inner .img {
    position: relative;
    padding: 0 40px; }
    .section-cc-details.new .box-grid .box-grid-inner .img .cc-card .clone-shadow {
      position: relative;
      top: 0px; }
      .section-cc-details.new .box-grid .box-grid-inner .img .cc-card .clone-shadow:before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        width: 101%;
        height: 100%;
        z-index: 2;
        background: transparent linear-gradient(180deg, transparent 0%, #ffffff 40%) 0% 0% no-repeat padding-box; }
      .section-cc-details.new .box-grid .box-grid-inner .img .cc-card .clone-shadow img {
        opacity: 0.25;
        transform: rotateX(180deg); }
    @media (max-width: 1024px) {
      .section-cc-details.new .box-grid .box-grid-inner .img {
        margin: 0rem 0 4rem; } }
    .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle {
      padding: 0 0; }
    .section-cc-details.new .box-grid .box-grid-inner .img .box-cc-card {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translatex(-50%); }
      .section-cc-details.new .box-grid .box-grid-inner .img .box-cc-card .cc-card {
        display: none; }
        .section-cc-details.new .box-grid .box-grid-inner .img .box-cc-card .cc-card.active {
          display: block; }
        .section-cc-details.new .box-grid .box-grid-inner .img .box-cc-card .cc-card.no-flip {
          transform: none; }
      @media (max-width: 1440px) {
        .section-cc-details.new .box-grid .box-grid-inner .img .box-cc-card img {
          height: 160px; } }
      @media (max-width: 1024px) {
        .section-cc-details.new .box-grid .box-grid-inner .img .box-cc-card .cc-card {
          width: 363px;
          height: 229px; }
          .section-cc-details.new .box-grid .box-grid-inner .img .box-cc-card .cc-card img {
            height: 229px; } }
    .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card {
      left: 60%;
      bottom: 100px !important; }
      @media (max-width: 1440px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card {
          bottom: 20px !important;
          left: 63%; }
          .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card .cc-card {
            width: 285px; } }
      @media (max-width: 1024px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card {
          left: 50%;
          bottom: 150px !important; }
          .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card .cc-card {
            width: 363px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card .cc-card img {
              height: 229px; } }
      @media (max-width: 991px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card {
          bottom: 80px !important;
          left: 60%; } }
      @media (max-width: 767px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card {
          margin-left: 10px !important;
          bottom: 70px !important; }
          .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card .cc-card {
            height: 150px;
            width: 238px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card .cc-card img {
              height: 150px; } }
      @media (max-width: 500px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card {
          margin-left: -10px;
          bottom: 40px !important; }
          .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card .cc-card {
            height: 130px;
            width: 206px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card .cc-card img {
              height: 130px; } }
      @media (max-width: 400px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card {
          bottom: 20px !important;
          left: 60% !important; }
          .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card .cc-card {
            height: 90px;
            width: 143px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.daily .box-cc-card .cc-card img {
              height: 90px; } }
    .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card {
      left: 50%;
      bottom: 20px;
      margin-left: -20px; }
      @media (max-width: 1440px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card {
          left: 55%;
          bottom: -50px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card .cc-card {
            width: 285px; } }
      @media (max-width: 1024px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card {
          left: 50%;
          bottom: 40px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card .cc-card {
            width: 363px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card .cc-card img {
              height: 229px; } }
      @media (max-width: 991px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card {
          bottom: 20px;
          margin-left: -30px; } }
      @media (max-width: 767px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card {
          margin-left: -10px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card .cc-card {
            height: 150px;
            width: 238px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card .cc-card img {
              height: 150px; } }
      @media (max-width: 500px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card {
          margin-left: -10px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card .cc-card {
            height: 130px;
            width: 206px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card .cc-card img {
              height: 130px; } }
      @media (max-width: 400px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card {
          margin-left: -10px;
          bottom: 10px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card .cc-card {
            height: 90px;
            width: 143px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.travel .box-cc-card .cc-card img {
              height: 90px; } }
    .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card {
      margin-left: 30px;
      bottom: 70px; }
      @media (max-width: 1440px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card {
          bottom: 0px;
          left: 60%; } }
      @media (max-width: 1024px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card {
          left: 45%;
          bottom: 80px; } }
      @media (max-width: 991px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card {
          margin-left: 60px;
          bottom: 50px; } }
      @media (max-width: 767px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card {
          margin-left: 50px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card .cc-card {
            height: 150px;
            width: 238px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card .cc-card img {
              height: 150px; } }
      @media (max-width: 500px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card {
          margin-left: 50px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card .cc-card {
            height: 130px;
            width: 206px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card .cc-card img {
              height: 130px; } }
      @media (max-width: 400px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card {
          margin-left: 30px;
          bottom: 20px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card .cc-card {
            height: 90px;
            width: 143px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.lifestyle .box-cc-card .cc-card img {
              height: 90px; } }
    .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card {
      left: 50%;
      bottom: 0px;
      margin-left: -20px; }
      @media (max-width: 1440px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card {
          left: 55%;
          bottom: -70px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card .cc-card {
            width: 285px; } }
      @media (max-width: 1024px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card {
          left: 50%;
          bottom: 0px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card .cc-card {
            width: 363px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card .cc-card img {
              height: 229px; } }
      @media (max-width: 991px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card {
          bottom: 0px;
          margin-left: -30px; } }
      @media (max-width: 767px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card {
          margin-left: -10px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card .cc-card {
            height: 150px;
            width: 238px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card .cc-card img {
              height: 150px; } }
      @media (max-width: 500px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card {
          margin-left: -10px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card .cc-card {
            height: 130px;
            width: 206px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card .cc-card img {
              height: 130px; } }
      @media (max-width: 400px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card {
          margin-left: 0px;
          bottom: 0px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card .cc-card {
            height: 70px;
            width: 111px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.commercial .box-cc-card .cc-card img {
              height: 70px; } }
    .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card {
      left: 60%;
      bottom: -20px;
      margin-left: 0px; }
      .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card img {
        height: 210px; }
      @media (max-width: 1440px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card {
          margin-left: 40px;
          bottom: 0px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card {
            height: 160px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card img {
              height: 160px; } }
      @media (max-width: 1024px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card {
          left: 50%;
          bottom: 0px;
          margin-left: 60px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card {
            width: 428px;
            height: 270px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card img {
              height: 270px; } }
      @media (max-width: 991px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card {
          width: 317px;
          height: 200px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card img {
            height: 200px; } }
      @media (max-width: 767px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card {
          margin-left: 40px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card {
            height: 140px;
            width: 222px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card img {
              height: 140px; } }
      @media (max-width: 500px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card {
          margin-left: 35px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card {
            height: 130px;
            width: 206px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card img {
              height: 130px; } }
      @media (max-width: 400px) {
        .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card {
          margin-left: 20px;
          bottom: 0px; }
          .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card {
            height: 70px;
            width: 111px; }
            .section-cc-details.new .box-grid .box-grid-inner .img.branding .box-cc-card .cc-card img {
              height: 70px; } }

.boxBreadcrumb {
  margin-bottom: 0px; }

section.section-video-cc.premium {
  position: relative;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  height: 795px;
  padding: 0 0;
  display: flex;
  align-items: center; }
  @media (max-width: 1024px) {
    section.section-video-cc.premium {
      height: auto;
      padding: 4rem 0; } }

section.section-cc-details.new.premium {
  position: relative;
  background-color: #000;
  background-repeat: no-repeat;
  padding: 4rem 0 12rem; }
  @media (max-width: 1024px) {
    section.section-cc-details.new.premium {
      padding: 4rem 0 4rem; } }
  section.section-cc-details.new.premium .box-head-text .head-text h1 {
    color: #ffffff; }
  section.section-cc-details.new.premium .box-grid .box-grid-inner .img .box-cc-card .cc-card .clone-shadow:before {
    background: transparent linear-gradient(180deg, transparent 0, #000 40%) 0% 0% no-repeat padding-box; }
  section.section-cc-details.new.premium .box-grid .box-grid-inner .box-list-ico-outer .box-list-ico .ico img {
    filter: brightness(0) invert(1); }
  section.section-cc-details.new.premium .box-grid .box-grid-inner .box-list-ico-outer .box-list-ico .caption p,
  section.section-cc-details.new.premium .box-grid .box-grid-inner .box-list-ico-outer .box-list-ico .caption h3 {
    color: #ffffff; }

.section-link-category .box-category .box-item-category {
  vertical-align: middle; }
  @media (max-width: 1024px) {
    .section-link-category .box-category .box-item-category a {
      min-height: 75px;
      padding: 1.5rem 3rem 0 !important; } }

@media (max-width: 1440px) {
  .section-image-stairs .box-grid .box-grid-inner .box-item .img {
    height: 350px; } }

.section-about-image .box-grid .box-grid-inner .box-head-text .head-text h3,
.section-about-image .box-grid .box-grid-inner .head-title {
  font-size: 2rem; }

.box-head-text .head-text h3 {
  font-size: 1.8rem; }

@media (max-width: 1440px) {
  .section-image-stairs.simple .box-grid .box-grid-inner .box-item .box-head-text .head-text p {
    font-size: 1.1rem; } }

@media (max-width: 1440px) {
  .section-image-stairs .box-grid .box-grid-inner .box-item .img {
    height: 320px; } }

#ccFormResult header.container-header .container-title {
  font-family: "Poppins-SemiBold";
  text-transform: none;
  font-size: 2rem; }
  @media (max-width: 767px) {
    #ccFormResult header.container-header .container-title {
      font-size: 1.5rem; } }

#ccFormResult .section-body p {
  font-family: "Poppins-Regular";
  font-weight: normal;
  shape-margin: 1rem !important; }

#ccFormResult .section-body .text-label {
  margin-bottom: 1rem; }

#ccFormResult .section-body .text-info,
#ccFormResult .section-body .text-result {
  padding-left: 0px;
  color: #ffffff !important; }

@media (max-width: 767px) {
  #ccFormResult .section-body .text-result {
    font-size: 2rem; } }

#ccFormResult .section-body .text-info {
  margin-top: 0.5rem;
  font-size: 1.5rem; }
  @media (max-width: 767px) {
    #ccFormResult .section-body .text-info {
      font-size: 1.3rem; } }

#ccFormResult .section-body .text-detail {
  font-family: "Poppins-Light";
  line-height: 25px; }
  @media (max-width: 767px) {
    #ccFormResult .section-body .text-detail {
      font-size: 1rem;
      line-height: 23px; } }
  #ccFormResult .section-body .text-detail strong {
    font-weight: normal !important;
    font-family: "Poppins-Light"; }

#boxResult .btn-restart {
  top: 20px;
  right: 20px; }
  .theme-default #boxResult .btn-restart {
    background-color: #f27224;
    border-radius: 50%;
    background-image: none;
    opacity: 1; }
    .theme-default #boxResult .btn-restart:hover {
      background-color: #e36b22; }
    .theme-default #boxResult .btn-restart:before {
      font-family: "Font Awesome 5 Pro";
      content: "\f2f1";
      position: absolute;
      font-size: 1.2rem;
      color: #ffffff;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.section-grid-image.style-2.form .box-grid-image .box-image:hover .img {
  transform: none !important; }

.section-grid-image.style-2.form .box-grid-image .box-image:hover:after {
  background: rgba(0, 0, 0, 0.3); }

.section-grid-image.style-2.form .box-grid-image .box-image.active:hover:after {
  background: rgba(1, 74, 148, 0.84); }

@media (max-width: 1366px) {
  .section-popular-cc .box-popular .box-popular-inner .graphic {
    flex: 0 0 45%; } }

@media (max-width: 1366px) {
  .section-popular-cc .box-popular .box-popular-inner .text {
    flex: 0 0 55%; } }

@media (max-width: 1366px) {
  .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card {
    right: -100px;
    bottom: 110px; }
    .section-popular-cc .box-popular .box-popular-inner .graphic .cc-card img {
      height: 220px; } }

@media (max-width: 1366px) {
  .section-popular-cc .box-popular .box-popular-inner .text {
    margin-top: 35px;
    padding: 4rem 8rem 4rem; } }

@media (max-width: 1366px) {
  .section-list-of-cards .box-head-text.simple .head-text h1 {
    font-size: 2rem; } }

@media (max-width: 1440px) {
  .section-list-of-cards .box-cc-card .box-cc-item .box-overlay-card {
    padding: 2rem 1rem; } }

body.is-home .CX-BOX-header .CX-logo.two .logo a .logo-cc:before {
  border-left: 1px solid #fff; }

body.is-home .CX-BOX-header.scrolled .CX-logo.two .logo a .logo-cc:before {
  border-left: 1px solid #627d92; }

.section-subscribe {
  position: relative;
  padding: 3rem 0;
  background-color: #dce6f2; }
  .section-subscribe .box-subscribe {
    margin: 0 auto; }
    @media (min-width: 769px) {
      .section-subscribe .box-subscribe {
        display: flex;
        align-items: center;
        justify-content: center; } }
    @media (min-width: 1025px) {
      .section-subscribe .box-subscribe {
        max-width: 80%; } }
    .section-subscribe .box-subscribe .box-ico {
      flex: 0 0 auto;
      width: 366px; }
      @media (max-width: 1440px) {
        .section-subscribe .box-subscribe .box-ico {
          width: 320px; } }
      @media (max-width: 768px) {
        .section-subscribe .box-subscribe .box-ico {
          text-align: center;
          margin: 0 auto;
          flex: none; } }
      @media (max-width: 500px) {
        .section-subscribe .box-subscribe .box-ico {
          width: 200px; } }
    .section-subscribe .box-subscribe .box-form {
      flex: 1 1 auto;
      padding-left: 3rem; }
      .section-subscribe .box-subscribe .box-form .box-text {
        font-size: 2.5rem;
        margin-bottom: 2rem; }
        @media (max-width: 1440px) {
          .section-subscribe .box-subscribe .box-form .box-text {
            font-size: 2rem; } }
        .section-subscribe .box-subscribe .box-form .box-text div:first-child {
          font-family: "Poppins-SemiBold"; }
        .theme-default .section-subscribe .box-subscribe .box-form .box-text div span {
          color: #c70740; }
      .section-subscribe .box-subscribe .box-form .box-input .box-input-inner {
        display: flex;
        align-items: center; }
        .section-subscribe .box-subscribe .box-form .box-input .box-input-inner .box-email {
          flex: 1 1 auto; }
          @media (min-width: 1441px) {
            .section-subscribe .box-subscribe .box-form .box-input .box-input-inner .box-email {
              max-width: 500px; } }
          @media (min-width: 1366px) {
            .section-subscribe .box-subscribe .box-form .box-input .box-input-inner .box-email {
              max-width: 400px; } }
          .section-subscribe .box-subscribe .box-form .box-input .box-input-inner .box-email input.form-control {
            background-color: #ffffff;
            border-color: transparent;
            font-family: "Poppins-Regular"; }
            .section-subscribe .box-subscribe .box-form .box-input .box-input-inner .box-email input.form-control::-webkit-input-placeholder {
              font-weight: normal;
              font-family: "Poppins-Regular"; }
            .section-subscribe .box-subscribe .box-form .box-input .box-input-inner .box-email input.form-control::-moz-placeholder {
              font-weight: normal;
              font-family: "Poppins-Regular"; }
            .section-subscribe .box-subscribe .box-form .box-input .box-input-inner .box-email input.form-control:-moz-placeholder {
              font-weight: normal;
              font-family: "Poppins-Regular"; }
            .section-subscribe .box-subscribe .box-form .box-input .box-input-inner .box-email input.form-control:-ms-input-placeholder {
              font-weight: normal;
              font-family: "Poppins-Regular"; }
        .section-subscribe .box-subscribe .box-form .box-input .box-input-inner .box-btn {
          flex: 0 0 auto;
          margin-left: 20px; }
      @media (max-width: 768px) {
        .section-subscribe .box-subscribe .box-form {
          padding-left: 0px;
          flex: none; }
          .section-subscribe .box-subscribe .box-form .box-text {
            text-align: center; }
          .section-subscribe .box-subscribe .box-form .box-input .box-input-inner {
            display: block;
            text-align: center; }
            .section-subscribe .box-subscribe .box-form .box-input .box-input-inner .box-email {
              margin-bottom: 1.5rem; } }
      @media (max-width: 500px) {
        .section-subscribe .box-subscribe .box-form .box-text {
          font-size: 1.4rem; } }

#portlet_com_liferay_blogs_web_portlet_BlogsPortlet .pagination-bar,
#portlet_com_liferay_blogs_web_portlet_BlogsPortlet .navigation-bar {
  display: none; }

.head-title h2 {
  font-size: 2.5rem;
  font-weight: normal;
  font-family: "Poppins-Regular";
  padding-left: 10px;
  margin-bottom: 3rem; }
  @media (max-width: 500px) {
    .head-title h2 {
      font-size: 2rem; } }
  .head-title h2 strong {
    font-family: "Poppins-SemiBold"; }

.section-home-slider .banner-item .caption .category .category-item {
  display: inline-block;
  margin-bottom: 1rem; }
  .section-home-slider .banner-item .caption .category .category-item .label {
    border-color: transparent;
    display: inline-block;
    text-transform: uppercase;
    background: #3b3b3b;
    color: #ffffff;
    padding: 0.7rem 1rem;
    font-size: 1rem;
    text-decoration: none;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .section-home-slider .banner-item .caption .category .category-item .label:hover {
      background: #000000; }

.theme-default section.bg- > .container {
  max-width: 100%;
  padding: 0 0; }
  .theme-default section.bg- > .container.py-3 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }

@media (min-width: 1366px) {
  #CX-content section.bg-:nth-of-type(2) .container {
    max-width: 1300px !important; }
  #CX-content section.bg-:nth-of-type(2) .container.container-md {
    max-width: 1140px !important; } }

@media (min-width: 1600px) {
  #CX-content section.bg-:nth-of-type(2) .container {
    max-width: 1500px !important; }
  #CX-content section.bg-:nth-of-type(2) .container.container-md {
    max-width: 1170px !important; }
  #CX-content section.bg-:nth-of-type(2) .container.container-sm {
    max-width: 900px !important; } }

#CX-content section.bg-:nth-of-type(2) > .container .row .section-blog-related {
  padding-top: 3rem; }

.section-blog-detail {
  padding: 3rem 0;
  position: relative; }
  @media (min-width: 1025px) {
    .section-blog-detail .blog-content-container {
      padding-right: 2rem;
      padding-left: 15px; } }

.section-blog-latest-card {
  position: relative;
  padding: 5rem 0; }
  @media (min-width: 768px) {
    .section-blog-latest-card .blog-inner {
      display: flex;
      flex-wrap: wrap; } }
  .section-blog-latest-card .blog-inner .blog-item {
    margin-bottom: 2rem; }
    .section-blog-latest-card .blog-inner .blog-item .blog-item-inner {
      -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
      -ms-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
      -o-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
      position: relative;
      padding: 2rem;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .section-blog-latest-card .blog-inner .blog-item .blog-item-inner .box-caption a {
        text-decoration: none; }
        .section-blog-latest-card .blog-inner .blog-item .blog-item-inner .box-caption a h3 {
          font-size: 1.3rem;
          font-weight: normal;
          font-family: "Poppins-SemiBold";
          margin-bottom: 1rem; }
          .theme-default .section-blog-latest-card .blog-inner .blog-item .blog-item-inner .box-caption a h3 {
            color: #c70740; }
        .section-blog-latest-card .blog-inner .blog-item .blog-item-inner .box-caption a .date {
          font-size: 1.1rem;
          margin-bottom: 0.5rem; }
        .section-blog-latest-card .blog-inner .blog-item .blog-item-inner .box-caption a span,
        .section-blog-latest-card .blog-inner .blog-item .blog-item-inner .box-caption a p {
          display: inline-block; }
      .section-blog-latest-card .blog-inner .blog-item .blog-item-inner .label-category {
        position: absolute;
        bottom: 0; }
        .section-blog-latest-card .blog-inner .blog-item .blog-item-inner .label-category .category-item {
          margin-right: 10px; }
        .section-blog-latest-card .blog-inner .blog-item .blog-item-inner .label-category a {
          display: inline-block;
          text-transform: uppercase;
          background: #3b3b3b;
          color: #ffffff;
          padding: 0.7rem 1rem;
          font-size: 1.1rem;
          text-decoration: none;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .section-blog-latest-card .blog-inner .blog-item .blog-item-inner .label-category a:hover {
            background: #000000; }
          .section-blog-latest-card .blog-inner .blog-item .blog-item-inner .label-category a .label {
            background-color: transparent;
            border-color: transparent;
            color: #ffff;
            font-weight: normal;
            font-size: 1rem;
            padding: 0px; }
    @media (min-width: 1201px) {
      .section-blog-latest-card .blog-inner .blog-item.title {
        display: flex;
        align-items: center; } }
    .section-blog-latest-card .blog-inner .blog-item.title .caption h3 {
      font-size: 2.5rem;
      font-family: "Poppins-Regular";
      font-weight: normal; }
      .section-blog-latest-card .blog-inner .blog-item.title .caption h3 strong {
        font-family: "Poppins-SemiBold"; }
    .section-blog-latest-card .blog-inner .blog-item.title .caption p {
      color: #627d92;
      font-size: 1.1rem; }
    .section-blog-latest-card .blog-inner .blog-item.big .blog-item-inner .blog-item-inner-box {
      position: relative; }
    .section-blog-latest-card .blog-inner .blog-item.big .blog-item-inner .box-img {
      position: relative; }
      .section-blog-latest-card .blog-inner .blog-item.big .blog-item-inner .box-img .box-caption {
        position: absolute;
        top: 0;
        right: 0;
        width: 60%;
        height: 100%;
        padding: 2rem;
        color: #ffffff; }
        .section-blog-latest-card .blog-inner .blog-item.big .blog-item-inner .box-img .box-caption a {
          color: inherit;
          position: relative;
          z-index: 2; }
        .section-blog-latest-card .blog-inner .blog-item.big .blog-item-inner .box-img .box-caption:before {
          content: "";
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          position: absolute;
          background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%); }
      .section-blog-latest-card .blog-inner .blog-item.big .blog-item-inner .box-img .img {
        overflow: hidden; }
        .section-blog-latest-card .blog-inner .blog-item.big .blog-item-inner .box-img .img img {
          object-fit: cover;
          height: 420px;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          @media (max-width: 1440px) {
            .section-blog-latest-card .blog-inner .blog-item.big .blog-item-inner .box-img .img img {
              height: 396px; } }
    .section-blog-latest-card .blog-inner .blog-item.big .blog-item-inner:hover .box-img .img img {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }
    .section-blog-latest-card .blog-inner .blog-item.big a {
      display: block; }
      .section-blog-latest-card .blog-inner .blog-item.big a .box-caption .box-caption-inner {
        position: relative; }
      .section-blog-latest-card .blog-inner .blog-item.big a .box-caption h3 {
        font-size: 1.2rem;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 44px; }
        .theme-default .section-blog-latest-card .blog-inner .blog-item.big a .box-caption h3 {
          color: #c70740; }
    .section-blog-latest-card .blog-inner .blog-item:not(.big) .blog-item-inner .box-img {
      position: relative;
      overflow: hidden; }
      .section-blog-latest-card .blog-inner .blog-item:not(.big) .blog-item-inner .box-img .img {
        display: inline-block; }
        .section-blog-latest-card .blog-inner .blog-item:not(.big) .blog-item-inner .box-img .img .img-inner img {
          object-fit: cover;
          height: 276px;
          object-position: 50% 50%;
          -moz-transition: all 0.5s ease;
          -o-transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          @media (max-width: 1440px) {
            .section-blog-latest-card .blog-inner .blog-item:not(.big) .blog-item-inner .box-img .img .img-inner img {
              height: 250px; } }
    .section-blog-latest-card .blog-inner .blog-item:not(.big) .blog-item-inner .box-caption {
      margin-top: 2rem; }
      .section-blog-latest-card .blog-inner .blog-item:not(.big) .blog-item-inner .box-caption a {
        color: #000000; }
        .section-blog-latest-card .blog-inner .blog-item:not(.big) .blog-item-inner .box-caption a h3 {
          font-size: 1.2rem;
          height: 44px;
          margin-bottom: 0.5rem;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          color: inherit; }
    .section-blog-latest-card .blog-inner .blog-item:not(.big) .blog-item-inner:hover .box-img .img .img-inner img {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }

.category .category-item {
  margin-right: 5px;
  display: inline-block; }
  .category .category-item a {
    border-color: transparent;
    display: inline-block;
    text-transform: uppercase;
    background: #3b3b3b;
    color: #ffffff;
    padding: 0.7rem 1rem;
    font-size: 1rem;
    text-decoration: none;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .category .category-item a:hover {
      background: #000000; }

section.section-home-slider.small.cc.blog {
  height: 785px; }
  @media (max-width: 1440px) {
    section.section-home-slider.small.cc.blog {
      height: 780px; } }
  @media (max-width: 1366px) {
    section.section-home-slider.small.cc.blog {
      height: 525px; } }
  @media (max-width: 1024px) {
    section.section-home-slider.small.cc.blog {
      height: 505px; } }
  @media (max-width: 1440px) {
    section.section-home-slider.small.cc.blog .banner-dots {
      margin-top: 30px !important; } }
  @media (max-width: 1280px) {
    section.section-home-slider.small.cc.blog .banner-dots {
      top: 30%; } }
  @media (max-width: 1024px) {
    section.section-home-slider.small.cc.blog .banner-dots {
      top: initial;
      bottom: 130px !important; } }
  section.section-home-slider.small.cc.blog .sliderBanner .banner-item.sliderImage {
    height: 775px; }
    @media (max-width: 1440px) {
      section.section-home-slider.small.cc.blog .sliderBanner .banner-item.sliderImage {
        height: 770px; } }
    @media (max-width: 1366px) {
      section.section-home-slider.small.cc.blog .sliderBanner .banner-item.sliderImage {
        height: 520px; } }
    @media (max-width: 1024px) {
      section.section-home-slider.small.cc.blog .sliderBanner .banner-item.sliderImage {
        height: 500px; } }
    @media (max-width: 500px) {
      section.section-home-slider.small.cc.blog .sliderBanner .banner-item.sliderImage {
        height: 500px !important; } }
    section.section-home-slider.small.cc.blog .sliderBanner .banner-item.sliderImage:before {
      background: linear-gradient(180deg, #29353d 0%, rgba(22, 67, 105, 0) 62%, #00539a 100%) !important; }
  section.section-home-slider.small.cc.blog:after {
    content: "";
    position: absolute;
    width: 150%;
    height: 100%;
    background-color: #e8e6ea;
    z-index: 1;
    border-bottom-right-radius: 360px;
    bottom: -10px;
    right: 0; }
    @media (max-width: 1366px) {
      section.section-home-slider.small.cc.blog:after {
        height: 100%;
        width: 100%;
        border-bottom-right-radius: 280px; } }
    @media (max-width: 991px) {
      section.section-home-slider.small.cc.blog:after {
        border-bottom-right-radius: 250px; } }
    @media (max-width: 767px) {
      section.section-home-slider.small.cc.blog:after {
        border-bottom-right-radius: 120px; } }

.section-static-slider.blog {
  height: 428px !important; }
  .section-static-slider.blog .sliderBanner .banner-item.sliderImage {
    height: 420px !important; }
    @media (max-width: 1024px) {
      .section-static-slider.blog .sliderBanner .banner-item.sliderImage {
        height: 300px !important; } }
    .section-static-slider.blog .sliderBanner .banner-item.sliderImage:before {
      background: linear-gradient(180deg, #29353d 0%, rgba(22, 67, 105, 0) 62%, #00539a 100%) !important;
      opacity: 0.4 !important;
      height: 100% !important; }

.section-blog-related .box-related-inner .head-title {
  margin-bottom: 1rem; }
  .section-blog-related .box-related-inner .head-title h4 {
    font-size: 1.5rem; }

.section-blog-related .box-related-inner ul.related {
  margin: 0;
  padding: 0;
  list-style: none; }
  .section-blog-related .box-related-inner ul.related li {
    border-bottom: 1px solid rgba(112, 112, 112, 0.35); }
    .section-blog-related .box-related-inner ul.related li:last-child {
      border-bottom: 0px; }
    .section-blog-related .box-related-inner ul.related li a {
      padding: 10px 0;
      display: block;
      color: rgba(0, 0, 0, 0.5);
      text-decoration: none; }
    .section-blog-related .box-related-inner ul.related li:hover a {
      color: #29353d; }

.section-blog-related .box-related-inner ul.categories {
  padding: 0;
  margin: 0;
  list-style: none; }
  .section-blog-related .box-related-inner ul.categories li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px; }
    .section-blog-related .box-related-inner ul.categories li a {
      display: inline-block;
      text-transform: uppercase;
      background: #3b3b3b;
      color: #ffffff;
      padding: 0.7rem 1rem;
      font-size: 1rem;
      text-decoration: none;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .section-blog-related .box-related-inner ul.categories li a:hover {
        background: #000000; }

.section-blog-related .box-related-inner ul.socmed {
  padding: 0;
  margin: 0;
  list-style: none; }
  .section-blog-related .box-related-inner ul.socmed li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px; }
    .section-blog-related .box-related-inner ul.socmed li a {
      display: block;
      width: 35px;
      height: 35px;
      line-height: 35px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
      .theme-default .section-blog-related .box-related-inner ul.socmed li a {
        background-color: #c70740;
        color: #ffffff; }
        .theme-default .section-blog-related .box-related-inner ul.socmed li a:hover {
          background-color: #b8043a; }

.blog-comment {
  border-top: 1px solid rgba(112, 112, 112, 0.35);
  margin-top: 3rem;
  padding: 2rem 0; }
  .blog-comment .fieldset.add-comment .autofit-row span:nth-child(1) strong {
    font-size: 1.5rem;
    font-weight: normal;
    color: #000000;
    text-transform: none;
    font-family: "Poppins-Regular"; }
  .blog-comment .fieldset.add-comment .autofit-row .autofit-col.autofit-col-end {
    display: none; }
  .blog-comment .lfr-discussion.lfr-discussion-container .autofit-row.lfr-discussion-controls {
    display: none; }
  .blog-comment .lfr-discussion-reply-container .autofit-col.lfr-discussion-details .rounded-circle {
    width: 50px;
    height: 50px; }
  .blog-comment .lfr-discussion-editor .alloy-editor-container {
    border: 1px solid rgba(112, 112, 112, 0.35);
    padding: 10px 10px 2rem;
    font-size: 1rem; }
  .blog-comment .lfr-discussion-editor .button-holder {
    text-align: right; }
    .blog-comment .lfr-discussion-editor .button-holder .btn.btn-comment.btn-primary.btn-default {
      text-transform: uppercase;
      border-radius: 30px !important;
      -moz-border-radius: 30px !important;
      -webkit-border-radius: 30px !important; }
      .blog-comment .lfr-discussion-editor .button-holder .btn.btn-comment.btn-primary.btn-default.btn-md {
        padding: 0.8rem 1.3rem !important; }
      .blog-comment .lfr-discussion-editor .button-holder .btn.btn-comment.btn-primary.btn-default.btn-lg {
        padding: 1rem 2rem 1rem !important; }
      .theme-default .blog-comment .lfr-discussion-editor .button-holder .btn.btn-comment.btn-primary.btn-default {
        background-color: #f27224;
        border-color: #f27224;
        color: #ffffff;
        font-size: 1rem;
        font-weight: normal !important;
        font-family: "Poppins-Medium" !important; }
      .theme-default .blog-comment .lfr-discussion-editor .button-holder .btn.btn-comment.btn-primary.btn-default.gradient {
        background: transparent linear-gradient(90deg, #f59823 0%, #d94a00 100%) 0% 0% no-repeat padding-box;
        border-color: transparent !important; }
      .theme-default .blog-comment .lfr-discussion-editor .button-holder .btn.btn-comment.btn-primary.btn-default:not(:disabled):not(.disabled):active:focus, .theme-default .blog-comment .lfr-discussion-editor .button-holder .btn.btn-comment.btn-primary.btn-default:not(:disabled):not(.disabled).active:focus {
        box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #f27224, inset 0 0 rgba(0, 0, 0, 0); }
      .theme-default .blog-comment .lfr-discussion-editor .button-holder .btn.btn-comment.btn-primary.btn-default:focus {
        box-shadow: 0 0 0 0.2rem rgba(242, 114, 36, 0.2); }
      .theme-default .blog-comment .lfr-discussion-editor .button-holder .btn.btn-comment.btn-primary.btn-default:hover, .theme-default .blog-comment .lfr-discussion-editor .button-holder .btn.btn-comment.btn-primary.btn-default.active {
        background-color: #e36b22 !important;
        color: #ffffff !important;
        border-color: #e36b22 !important; }

.link-more {
  position: relative;
  padding-right: 20px;
  text-transform: uppercase;
  font-family: "Poppins-Medium";
  text-decoration: none;
  font-size: 0.9rem; }
  .theme-default .link-more {
    color: #014a94; }
  .link-more:before {
    content: "\f054";
    font-size: 0.9rem;
    font-family: "Font Awesome 5 Pro";
    right: 0;
    position: absolute;
    font-weight: bold;
    top: 50%;
    transform: translatey(-50%); }

.section-video-profile.blog {
  padding: 0;
  position: relative; }
  @media (max-width: 768px) {
    .section-video-profile.blog {
      background-color: #dce6f2;
      padding: 3rem 0; }
      .section-video-profile.blog.list {
        background-color: transparent;
        padding: 0; } }
  .section-video-profile.blog:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 50%;
    height: 100%;
    background-color: #dce6f2; }
    @media (max-width: 500px) {
      .section-video-profile.blog:before {
        width: 100%; } }
  .section-video-profile.blog > .container.CX-wrapper {
    position: relative;
    -webkit-border-bottom-right-radius: 120px;
    -moz-border-bottom-right-radius: 120px;
    -ms-border-bottom-right-radius: 120px;
    -o-border-bottom-right-radius: 120px;
    border-bottom-right-radius: 120px; }
    @media (min-width: 769px) {
      .section-video-profile.blog > .container.CX-wrapper .head-title {
        position: absolute;
        top: 40px;
        left: 20px;
        z-index: 2; } }
    @media (max-width: 768px) {
      .section-video-profile.blog > .container.CX-wrapper .head-title {
        margin-bottom: 1rem; } }
    .section-video-profile.blog > .container.CX-wrapper .head-title h3 {
      font-family: "Poppins-SemiBold";
      font-size: 2.5rem; }
      @media (max-width: 500px) {
        .section-video-profile.blog > .container.CX-wrapper .head-title h3 {
          font-size: 2rem; } }
    .section-video-profile.blog > .container.CX-wrapper .head-title p {
      color: #627d92; }
    @media (min-width: 769px) {
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo {
        padding-right: 60px;
        padding-top: 80px; } }
    @media (min-width: 769px) {
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0px;
        width: 100%;
        height: 100%;
        background-color: #dce6f2;
        -webkit-border-bottom-right-radius: 120px;
        -moz-border-bottom-right-radius: 120px;
        -ms-border-bottom-right-radius: 120px;
        -o-border-bottom-right-radius: 120px;
        border-bottom-right-radius: 120px; } }
    .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-stage-outer {
      overflow: visible; }
    @media (min-width: 769px) {
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-stage {
        display: flex;
        align-items: center;
        height: 420px; } }
    .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video:hover {
      cursor: pointer; }
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video:hover .box-img-cover .box-play .icon {
        opacity: 1; }
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video:hover .box-img-cover .img-cover img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2); }
    .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover {
      position: relative; }
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .img-cover {
        position: relative;
        width: auto;
        left: initial;
        top: initial;
        height: auto;
        overflow: hidden; }
        @media (max-width: 1024px) {
          .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .img-cover {
            width: auto;
            left: initial;
            transform: none; } }
        .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .img-cover:before {
          z-index: 1;
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%) !important; }
        .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .img-cover img {
          display: inline-block;
          object-fit: cover;
          object-position: 50% 50%;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .box-play {
        z-index: 2;
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 100%;
        padding-left: 0px;
        bottom: -55px;
        -moz-transition: 0.3s width ease-in-out;
        -o-transition: 0.3s width ease-in-out;
        -webkit-transition: 0.3s width ease-in-out;
        transition: 0.3s width ease-in-out; }
        @media (max-width: 768px) {
          .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .box-play {
            bottom: -60px; } }
        .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .box-play .icon,
        .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .box-play .category {
          opacity: 0; }
        .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .box-play .icon {
          position: absolute;
          top: -100%;
          left: 50%;
          margin-top: -75px;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
          @media (max-width: 768px) {
            .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .box-play .icon {
              opacity: 1;
              margin-top: -70px; } }
        .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .box-play .title {
          font-family: "Poppins-Medium";
          text-align: left;
          padding: 10px 0;
          font-size: 1.1rem;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          height: 60px; }
        .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .box-play .icon {
          color: #ffffff;
          border: 1px solid;
          width: 50px;
          height: 50px;
          line-height: 50px;
          text-align: center;
          margin-bottom: 1rem;
          background: rgba(255, 255, 255, 0.2);
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .box-play .category {
          text-align: left;
          text-transform: uppercase; }
          .theme-default .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .box-video .box-img-cover .box-play .category a {
            color: #f27224 !important;
            background-color: transparent;
            padding: inherit !important; }
    .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-item {
      opacity: 0;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-item .box-video .box-img-cover .img-cover img {
        height: 230px;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-item.active {
      opacity: 1; }
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-item.active.third_item {
        -webkit-transform: translatey(30px);
        -moz-transform: translatey(30px);
        -ms-transform: translatey(30px);
        -o-transform: translatey(30px);
        transform: translatey(30px); }
        .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-item.active.third_item .box-video .box-img-cover .img-cover img {
          height: 450px; }
        .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-item.active.third_item .box-video .box-img-cover .box-play {
          bottom: 20px;
          padding-left: 30px; }
          .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-item.active.third_item .box-video .box-img-cover .box-play .icon,
          .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-item.active.third_item .box-video .box-img-cover .box-play .category {
            display: block;
            opacity: 1; }
          .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-item.active.third_item .box-video .box-img-cover .box-play .icon {
            color: #ffffff;
            position: relative;
            left: initial;
            top: initial;
            transform: none;
            margin-top: initial; }
          .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-item.active.third_item .box-video .box-img-cover .box-play .title {
            color: #ffffff;
            font-family: "Poppins-Regular"; }
        .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-item.active.third_item .box-video:hover .box-img-cover .box-play .icon {
          -webkit-transform: scale(1.2);
          -moz-transform: scale(1.2);
          -ms-transform: scale(1.2);
          -o-transform: scale(1.2);
          transform: scale(1.2); }
    @media (min-width: 769px) {
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-nav {
        position: absolute;
        right: -30px;
        top: 30px; } }
    @media (max-width: 768px) {
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-nav {
        position: relative;
        margin: 0 auto;
        width: auto;
        text-align: center;
        margin-top: 60px; } }
    .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-nav button {
      color: #ffffff;
      width: 40px;
      height: 40px;
      line-height: 40px;
      margin-right: 10px; }
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-nav button:last-child {
        margin-right: 0; }
      .theme-default .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-nav button {
        background-color: #c70740; }
      .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo .owl-nav button.disabled {
        opacity: 0.5; }

.box-modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }
  .box-modal-video .overlay-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .box-modal-video.show .overlay-bg {
    opacity: 1;
    visibility: visible; }
  .box-modal-video.show .boxVideos {
    opacity: 1; }
  .box-modal-video .boxVideos {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .box-modal-video .boxVideos .img-cover {
      display: none; }
    .box-modal-video .boxVideos iframe {
      width: 800px;
      height: 600px; }
    @media (max-width: 1024px) {
      .box-modal-video .boxVideos {
        top: 80px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); } }
    @media (max-width: 900px) {
      .box-modal-video .boxVideos iframe {
        width: 600px;
        height: 450px; } }
    @media (max-width: 650px) {
      .box-modal-video .boxVideos iframe {
        width: 320px;
        height: 200px; } }

section.section-video-profile.blog.list:before {
  display: none; }

section.section-video-profile.blog.list .boxVideos.slidervideo:before {
  display: none; }

section.section-video-profile.blog.list .boxVideos.slidervideo .box-video {
  background-color: #fff;
  padding: 1.2rem;
  margin-bottom: 2rem;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3); }
  section.section-video-profile.blog.list .boxVideos.slidervideo .box-video .box-img-cover .img-cover img {
    height: 300px; }
  section.section-video-profile.blog.list .boxVideos.slidervideo .box-video .box-img-cover .box-play {
    z-index: 2;
    color: #ffffff;
    bottom: 40px !important;
    padding-left: 20px !important;
    padding-right: 20px !important; }
    section.section-video-profile.blog.list .boxVideos.slidervideo .box-video .box-img-cover .box-play .category {
      opacity: 1 !important;
      display: block !important; }
    section.section-video-profile.blog.list .boxVideos.slidervideo .box-video .box-img-cover .box-play .icon {
      opacity: 1 !important;
      margin-top: initial !important;
      position: relative !important;
      top: initial !important;
      left: initial !important;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      transform: none !important; }
  section.section-video-profile.blog.list .boxVideos.slidervideo .box-video:hover .box-img-cover .box-play .icon {
    -webkit-transform: scale(1.2) !important;
    -moz-transform: scale(1.2) !important;
    -ms-transform: scale(1.2) !important;
    -o-transform: scale(1.2) !important;
    transform: scale(1.2) !important; }

.lfr-pagination-buttons.pager li a {
  text-transform: uppercase;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px; }

.boxShortcutMenu.new.blog .boxShortcutMenuInner.home {
  padding: 32px 30px;
  width: 40% !important; }

@media (max-width: 1440px) {
  .boxShortcutMenu.new.blog {
    margin-top: -86px; } }

@media (max-width: 1024px) {
  .boxShortcutMenu.new.blog {
    margin-top: -86px; }
    .boxShortcutMenu.new.blog .boxShortcutMenuInner.home {
      width: 50% !important; } }

@media (max-width: 767px) {
  .boxShortcutMenu.new.blog {
    margin-top: -71px !important; }
    .boxShortcutMenu.new.blog .boxShortcutMenuInner.home {
      width: 100% !important;
      padding: 25px 30px; }
      .boxShortcutMenu.new.blog .boxShortcutMenuInner.home .boxActive .label {
        margin-bottom: 0.5rem; } }

.cx-tab-content .box-content .section-video-profile.blog.loading:before,
.section-blog-latest-card.loading:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(255, 255, 255, 0.96);
  display: block; }

.cx-tab-content .box-content .section-video-profile.blog.loading .blog-loader,
.section-blog-latest-card.loading .blog-loader {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  z-index: 3; }
  .cx-tab-content .box-content .section-video-profile.blog.loading .blog-loader .loader,
  .section-blog-latest-card.loading .blog-loader .loader {
    position: relative; }
    .cx-tab-content .box-content .section-video-profile.blog.loading .blog-loader .loader div,
    .section-blog-latest-card.loading .blog-loader .loader div {
      position: relative;
      display: inline-block;
      width: 20px;
      height: 20px;
      margin-right: 10px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      -webkit-animation: loader-blog 0.6s ease-in-out alternate infinite;
      -moz-animation: loader-blog 0.6s ease-in-out alternate infinite;
      -ms-animation: loader-blog 0.6s ease-in-out alternate infinite;
      animation: loader-blog 0.6s ease-in-out alternate infinite; }
      .theme-default .cx-tab-content .box-content .section-video-profile.blog.loading .blog-loader .loader div, .theme-default
      .section-blog-latest-card.loading .blog-loader .loader div {
        background-color: #c70740; }
      .cx-tab-content .box-content .section-video-profile.blog.loading .blog-loader .loader div:last-child,
      .section-blog-latest-card.loading .blog-loader .loader div:last-child {
        margin-right: 0px; }
      .cx-tab-content .box-content .section-video-profile.blog.loading .blog-loader .loader div.loader-1,
      .section-blog-latest-card.loading .blog-loader .loader div.loader-1 {
        animation-delay: 0.48s; }
      .cx-tab-content .box-content .section-video-profile.blog.loading .blog-loader .loader div.loader-2,
      .section-blog-latest-card.loading .blog-loader .loader div.loader-2 {
        animation-delay: 0.32s; }
      .cx-tab-content .box-content .section-video-profile.blog.loading .blog-loader .loader div.loader-3,
      .section-blog-latest-card.loading .blog-loader .loader div.loader-3 {
        animation-delay: 0.16s; }

@media (max-width: 1200px) {
  .cx-tab-content .box-content .section-video-profile.blog .blog-inner .blog-item.title,
  .section-blog-latest-card .blog-inner .blog-item.title {
    flex: none;
    max-width: 100%; }
    .cx-tab-content .box-content .section-video-profile.blog .blog-inner .blog-item.title .caption h3 div,
    .cx-tab-content .box-content .section-video-profile.blog .blog-inner .blog-item.title .caption h3 strong,
    .section-blog-latest-card .blog-inner .blog-item.title .caption h3 div,
    .section-blog-latest-card .blog-inner .blog-item.title .caption h3 strong {
      display: inline-block; }
  .cx-tab-content .box-content .section-video-profile.blog .blog-inner .blog-item.big.dekstop,
  .section-blog-latest-card .blog-inner .blog-item.big.dekstop {
    display: none; }
  .cx-tab-content .box-content .section-video-profile.blog .blog-inner .blog-item.mobile.hidden,
  .section-blog-latest-card .blog-inner .blog-item.mobile.hidden {
    display: block; }
  .cx-tab-content .box-content .section-video-profile.blog .blog-inner .blog-item:not(.big):not(.title),
  .section-blog-latest-card .blog-inner .blog-item:not(.big):not(.title) {
    flex: 0 0 33.33%;
    max-width: 33.33%; } }

@media (max-width: 768px) {
  .cx-tab-content .box-content .section-video-profile.blog .blog-inner .blog-item.title .caption h3,
  .section-blog-latest-card .blog-inner .blog-item.title .caption h3 {
    font-size: 2rem; }
  .cx-tab-content .box-content .section-video-profile.blog .blog-inner .blog-item:not(.big):not(.title),
  .section-blog-latest-card .blog-inner .blog-item:not(.big):not(.title) {
    flex: 0 0 50%;
    max-width: 50%; }
    .cx-tab-content .box-content .section-video-profile.blog .blog-inner .blog-item:not(.big):not(.title) .box-img .label-category .category a,
    .section-blog-latest-card .blog-inner .blog-item:not(.big):not(.title) .box-img .label-category .category a {
      font-size: 1rem; }
    .cx-tab-content .box-content .section-video-profile.blog .blog-inner .blog-item:not(.big):not(.title) .box-caption a h3,
    .section-blog-latest-card .blog-inner .blog-item:not(.big):not(.title) .box-caption a h3 {
      height: auto;
      font-size: 1.1rem; } }

@media (max-width: 767px) {
  .cx-tab-content .box-content .section-video-profile.blog .blog-inner .blog-item:not(.big):not(.title),
  .section-blog-latest-card .blog-inner .blog-item:not(.big):not(.title) {
    flex: 0 0 100%;
    max-width: 100%; } }

@-webkit-keyframes loader-blog {
  0% {
    top: -15px; }
  100% {
    top: 15px; } }

@-moz-keyframes loader-blog {
  0% {
    top: -15px; }
  100% {
    top: 15px; } }

@-ms-keyframes loader-blog {
0% {
    top: -15px; }
100% {
    top: 15px; } }

@keyframes loader-blog {
  0% {
    top: -15px; }
  100% {
    top: 15px; } }

@media (min-width: 992px) {
  #CX-content section.bg-:nth-of-type(2) .container.py-3 {
    max-width: 960px; } }

@media (min-width: 768px) {
  #CX-content section.bg-:nth-of-type(2) .container.py-3 {
    max-width: 720px; } }

@media (max-width: 767px) {
  #CX-content section.bg-:nth-of-type(2) .container.py-3 {
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px; } }

@media (max-width: 1024px) {
  #CX-content section.bg-:nth-of-type(2) .container.py-3 .row .col-md-8,
  #CX-content section.bg-:nth-of-type(2) .container.py-3 .row .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%; } }

@media (max-width: 1024px) {
  #CX-content section.bg-:nth-of-type(2) .section-blog-detail {
    padding-bottom: 0px;
    padding-top: 0px; }
    #CX-content section.bg-:nth-of-type(2) .section-blog-detail .section-blog-related.hidden {
      display: block !important;
      padding-top: 0px; }
      #CX-content section.bg-:nth-of-type(2) .section-blog-detail .section-blog-related.hidden .head-title.mt-5 {
        margin-top: 2rem !important; }
  #CX-content section.bg-:nth-of-type(2) .section-blog-related {
    padding-top: 0px !important; }
    #CX-content section.bg-:nth-of-type(2) .section-blog-related .dekstop {
      display: none !important; } }

.box-info-user {
  margin-bottom: 1.5rem; }
  .box-info-user div {
    display: inline-block;
    margin-right: 10px;
    font-size: 1.1rem; }
    @media (max-width: 768px) {
      .box-info-user div {
        font-size: 1rem; } }
    .box-info-user div:last-child {
      margin-right: 0px; }
    .box-info-user div.box-comment-link {
      position: relative;
      padding-left: 15px; }
      .box-info-user div.box-comment-link:before {
        content: "";
        position: absolute;
        left: 0px;
        top: 50%;
        background-color: #000000;
        width: 4px;
        height: 4px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        -webkit-transform: translatey(-50%);
        -moz-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        -o-transform: translatey(-50%);
        transform: translatey(-50%); }
      .box-info-user div.box-comment-link a {
        color: #000000;
        text-decoration: none; }
        .theme-default .box-info-user div.box-comment-link a:hover {
          color: #014a94; }

.box-alert-info {
  font-family: "Poppins-SemiBold";
  font-size: 1.5rem; }

.section-box-categories {
  margin: 2rem 0; }
  .section-box-categories > .container {
    border-bottom: 1px solid rgba(112, 112, 112, 0.35);
    padding-bottom: 2rem; }
  .section-box-categories .head-title {
    margin-bottom: 1.5rem; }
    .section-box-categories .head-title h3 {
      font-family: "Poppins-SemiBold";
      font-weight: normal;
      font-size: 1.1rem; }
  .section-box-categories .category {
    margin-right: 10px !important; }
    .section-box-categories .category .category-item {
      margin-right: 0px;
      display: inline-block;
      text-transform: uppercase;
      background: #3b3b3b;
      color: #ffffff;
      padding: 0.7rem 1rem;
      font-size: 1.1rem;
      text-decoration: none;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .section-box-categories .category .category-item:hover {
        background: #000000; }
    .theme-default .section-box-categories .category.active .category-item {
      background-color: #f27224; }

.cx-tab-content .box-content .section-blog-latest-card {
  padding: 3rem 0; }

.cx-tab-content .box-content .section-video-profile.blog > .container.CX-wrapper .boxVideos.slidervideo {
  padding-right: 0px;
  padding-top: 0px;
  padding: 3rem 0; }

@media (max-width: 1024px) {
  section.section-video-profile.blog.list .boxVideos.slidervideo .row .col-sm-3 {
    flex: 0 0 33.33%;
    max-width: 33.33%; } }

@media (max-width: 768px) {
  section.section-video-profile.blog.list .boxVideos.slidervideo .row .col-sm-3 {
    flex: 0 0 50%;
    max-width: 50%; } }

@media (max-width: 767px) {
  section.section-video-profile.blog.list .boxVideos.slidervideo .row .col-sm-3 {
    flex: 0 0 100%;
    max-width: 100%; } }

.section-topic-interest {
  padding: 3rem 0;
  background-color: #dce6f2; }
  .section-topic-interest .head-title {
    margin-bottom: 3rem; }
    .section-topic-interest .head-title h3 {
      font-size: 2.5rem;
      font-weight: normal;
      font-family: "Poppins-Regular"; }
      @media (max-width: 1024px) {
        .section-topic-interest .head-title h3 {
          font-size: 2rem; } }
      .section-topic-interest .head-title h3 strong {
        font-family: "Poppins-SemiBold"; }
    .section-topic-interest .head-title p {
      color: #627d92; }
  .section-topic-interest .box-topic .box-topic-inner a {
    display: block;
    text-align: center;
    background-color: #107fc9;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "Poppins-SemiBold";
    padding: 2rem 0;
    min-height: 320px;
    position: relative; }
    @media (max-width: 1440px) {
      .section-topic-interest .box-topic .box-topic-inner a {
        min-height: 300px; } }
    @media (max-width: 1024px) {
      .section-topic-interest .box-topic .box-topic-inner a {
        min-height: 250px; } }
    .section-topic-interest .box-topic .box-topic-inner a .box-topic-title {
      position: absolute;
      width: 100%;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .section-topic-interest .box-topic .box-topic-inner a .box-topic-title .icon img {
        height: 110px;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 1024px) {
          .section-topic-interest .box-topic .box-topic-inner a .box-topic-title .icon img {
            height: 80px; } }
      .section-topic-interest .box-topic .box-topic-inner a .box-topic-title .title {
        margin-top: 40px;
        display: inline-block;
        position: relative;
        padding: 0 2rem;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        @media (max-width: 1024px) {
          .section-topic-interest .box-topic .box-topic-inner a .box-topic-title .title {
            padding: 0 0.5rem; } }
        .section-topic-interest .box-topic .box-topic-inner a .box-topic-title .title:before {
          opacity: 0;
          visibility: hidden;
          content: "";
          position: absolute;
          left: 50%;
          bottom: -15px;
          width: 30%;
          height: 6px;
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          -ms-border-radius: 6px;
          -o-border-radius: 6px;
          border-radius: 6px;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%);
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .theme-default .section-topic-interest .box-topic .box-topic-inner a .box-topic-title .title:before {
            background-color: #c70740; }
    .section-topic-interest .box-topic .box-topic-inner a:hover .box-topic-title .icon img {
      -webkit-transform: scale(0.85);
      -moz-transform: scale(0.85);
      -ms-transform: scale(0.85);
      -o-transform: scale(0.85);
      transform: scale(0.85);
      opacity: 0.5; }
    .section-topic-interest .box-topic .box-topic-inner a:hover .box-topic-title .title {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }
      .section-topic-interest .box-topic .box-topic-inner a:hover .box-topic-title .title:before {
        opacity: 1;
        visibility: visible; }
  @media (max-width: 768px) {
    .section-topic-interest .box-topic > .col-md-3 {
      flex: 0 0 50%;
      max-width: 50%;
      margin-bottom: 2rem; } }
  @media (max-width: 500px) {
    .section-topic-interest .box-topic > .col-md-3 {
      flex: 0 0 100%;
      max-width: 100%; } }
  .section-topic-interest .box-topic > .col-md-3:nth-child(2) .box-topic-inner a {
    background-color: #0e4ead; }
  .section-topic-interest .box-topic > .col-md-3:nth-child(3) .box-topic-inner a {
    background-color: #0b108c; }
  .section-topic-interest .box-topic > .col-md-3:nth-child(4) .box-topic-inner a {
    background-color: #0c0f66;
    -webkit-border-bottom-right-radius: 80px;
    -moz-border-bottom-right-radius: 80px;
    -ms-border-bottom-right-radius: 80px;
    -o-border-bottom-right-radius: 80px;
    border-bottom-right-radius: 80px; }

.section-home-help {
  padding: 6rem 0; }
  .section-home-help .head-text {
    margin-bottom: 2rem; }
    .section-home-help .head-text h1 {
      font-size: 2.5rem;
      font-weight: normal;
      font-family: "Poppins-Regular";
      text-align: center; }
      .section-home-help .head-text h1 strong {
        font-family: "Poppins-SemiBold"; }
  .section-home-help .box-help {
    display: flex; }
    @media (max-width: 767px) {
      .section-home-help .box-help {
        display: block; } }
    .section-home-help .box-help .list-help {
      margin: 0 1rem;
      flex: 0 33.33333%;
      max-width: 33.33333%;
      padding: 2rem;
      padding-bottom: 3rem;
      background: #fff;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
      @media (max-width: 767px) {
        .section-home-help .box-help .list-help {
          flex: 0 100%;
          max-width: 100%; } }
      .section-home-help .box-help .list-help .title {
        font-family: "Poppins-SemiBold";
        color: #c70740;
        overflow: hidden;
        height: 41px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      .section-home-help .box-help .list-help .desc {
        overflow: hidden;
        height: 65px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
      .section-home-help .box-help .list-help a {
        text-transform: uppercase;
        color: #65AFDF;
        font-family: "Poppins-Medium"; }
        .section-home-help .box-help .list-help a:after {
          content: '\f054';
          font-family: "Font Awesome 5 Pro";
          margin-left: .8rem;
          transition: .5s;
          transition: .5s;
          -webkit-transition: .5s;
          -moz-transition: .5s;
          -o-transition: .5s; }
        .section-home-help .box-help .list-help a:hover {
          text-decoration: none; }
          .section-home-help .box-help .list-help a:hover:after {
            margin-left: 1.5rem; }
      .section-home-help .box-help .list-help.last .desc {
        font-size: 22px;
        height: auto;
        display: block;
        margin-bottom: 2rem; }

.section-profile .boxPromo .boxText h3 {
  font-weight: normal; }

.section-profile .boxPromo .sliderPromo {
  padding-bottom: 4rem; }
  .section-profile .boxPromo .sliderPromo .promo-item .box-list {
    display: block;
    padding: 20px;
    position: relative;
    font-size: 1.2rem;
    text-decoration: none;
    color: #000000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    height: 100%;
    border-radius: 0 0 80px 0; }
    .section-profile .boxPromo .sliderPromo .promo-item .box-list .title {
      font-family: "Poppins-Regular";
      font-weight: normal;
      font-size: 30px;
      margin-bottom: 2rem; }
      .section-profile .boxPromo .sliderPromo .promo-item .box-list .title b {
        font-family: "Poppins-SemiBold";
        font-weight: 600; }
    .section-profile .boxPromo .sliderPromo .promo-item .box-list .subtitle {
      font-family: "Poppins-Medium";
      color: #014A94; }
    .section-profile .boxPromo .sliderPromo .promo-item .box-list .desc {
      line-height: 32px; }
      .section-profile .boxPromo .sliderPromo .promo-item .box-list .desc.image-promo {
        text-align: center; }
    .section-profile .boxPromo .sliderPromo .promo-item .box-list a {
      padding: 0;
      box-shadow: none !important;
      height: auto !important;
      color: #C70740;
      position: initial;
      bottom: 2rem;
      font-family: "Poppins-Medium"; }
      .section-profile .boxPromo .sliderPromo .promo-item .box-list a:after {
        content: '\f054';
        font-family: "Font Awesome 5 Pro";
        margin-left: .8rem;
        transition: .5s;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        font-size: 1rem; }
      .section-profile .boxPromo .sliderPromo .promo-item .box-list a:hover:after {
        margin-left: 1.5rem; }

.section-profile .boxPromo .newsSlider .promo-item a {
  position: relative !important; }
  .section-profile .boxPromo .newsSlider .promo-item a:after {
    display: none; }
  .section-profile .boxPromo .newsSlider .promo-item a .box-item .img {
    height: 230px; }
  .section-profile .boxPromo .newsSlider .promo-item a .box-item .caption .title {
    font-size: 1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: auto !important;
    height: 45px;
    max-height: 50px; }
    @media (max-width: 767px) {
      .section-profile .boxPromo .newsSlider .promo-item a .box-item .caption .title {
        height: 46px;
        -webkit-line-clamp: 2 !important; } }
  .section-profile .boxPromo .newsSlider .promo-item a .box-item .caption .date {
    font-size: 1rem;
    font-family: "Poppins-Regular";
    color: #000000; }

.section-profile .boxPromo .newsSlider .owl-nav button {
  border: 0;
  outline: 0;
  margin-right: 0.5rem;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #c70740;
  color: #fff; }
  .section-profile .boxPromo .newsSlider .owl-nav button:last-child {
    margin-right: 0; }
  .section-profile .boxPromo .newsSlider .owl-nav button.disabled {
    opacity: .5;
    cursor: not-allowed; }
  .section-profile .boxPromo .newsSlider .owl-nav button i {
    font-size: 1.2rem; }

.section-main {
  padding: 80px 0; }
  .section-main.regulasi-ppid {
    padding-bottom: 0; }
    .section-main.regulasi-ppid .box-grid-outer .box-grid-inner .box-text .title {
      margin-bottom: 1.5rem; }
    .section-main.regulasi-ppid .box-grid-outer .box-grid-inner .box-text .link-more {
      text-transform: uppercase;
      margin-bottom: .8rem;
      display: block;
      width: fit-content; }

.lfr-pagination {
  padding-bottom: 80px; }
  .lfr-pagination .dropdown-toggle .caret:after {
    display: none; }

.section-laporan .answer {
  max-width: 100%; }

@media (min-width: 1280px) {
  .section-laporan .container.CX-wrapper {
    padding: 0; } }

.section-laporan .list-report .list-report-inner {
  background-color: #ffffff;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  padding: 2rem;
  margin-bottom: 24px; }
  .section-laporan .list-report .list-report-inner .img {
    background-size: cover;
    background-position: top center;
    height: 150px;
    width: 100%;
    margin-bottom: 1rem; }
  .section-laporan .list-report .list-report-inner .title {
    color: #c70740;
    font-family: "Poppins-SemiBold";
    font-size: 1rem;
    margin-bottom: 1rem;
    min-height: 60px; }
  .section-laporan .list-report .list-report-inner .link-act a {
    display: block;
    margin-bottom: 0.5rem;
    text-transform: none;
    font-size: 1.1rem;
    width: fit-content; }

.section-laporan .box-faq .question:before {
  content: ""; }

.section-laporan .box-faq-outer.simple {
  padding-bottom: 3rem; }
  .section-laporan .box-faq-outer.simple .btn-act {
    margin-top: 4rem;
    width: 100%; }

.theme-default .section-static-slider .sliderBanner .banner-item:before {
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.5) 50%, #94183d 100%) !important;
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.5) 50%, #94183d 100%) !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 50%, #94183d 100%) !important;
  height: 100% !important; }

@media (min-width: 1024px) {
  .section-prosedur .container.CX-wrapper,
  .menu-faq .container.CX-wrapper {
    width: 900px; } }

@media (min-width: 1366px) {
  .section-prosedur .container.CX-wrapper,
  .menu-faq .container.CX-wrapper {
    width: 1000px !important; } }

@media (min-width: 1440px) {
  .section-prosedur .container.CX-wrapper,
  .menu-faq .container.CX-wrapper {
    width: 1200px !important; } }

.section-prosedur .box-head-text .head-text,
.menu-faq .box-head-text .head-text {
  margin-bottom: 4rem; }
  .section-prosedur .box-head-text .head-text h1,
  .menu-faq .box-head-text .head-text h1 {
    font-size: 2.5rem;
    font-weight: normal;
    font-family: "Poppins-Regular"; }
    .section-prosedur .box-head-text .head-text h1 b,
    .menu-faq .box-head-text .head-text h1 b {
      font-family: "Poppins-SemiBold"; }
    @media (max-width: 1024px) {
      .section-prosedur .box-head-text .head-text h1,
      .menu-faq .box-head-text .head-text h1 {
        font-size: 2rem; } }

.section-prosedur .box-prosedur .box-prosedur-item,
.menu-faq .box-prosedur .box-prosedur-item {
  margin-bottom: 2rem;
  padding: 0 1.5rem; }
  @media (max-width: 991px) {
    .section-prosedur .box-prosedur .box-prosedur-item,
    .menu-faq .box-prosedur .box-prosedur-item {
      max-width: 50%;
      flex: 0 0 50%; } }
  @media (max-width: 767px) {
    .section-prosedur .box-prosedur .box-prosedur-item,
    .menu-faq .box-prosedur .box-prosedur-item {
      max-width: 100%;
      flex: 0 0 100%; } }
  .section-prosedur .box-prosedur .box-prosedur-item .box-item,
  .menu-faq .box-prosedur .box-prosedur-item .box-item {
    display: block;
    height: 100%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 2rem;
    text-decoration: none;
    background-color: #ffffff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; }
    .section-prosedur .box-prosedur .box-prosedur-item .box-item .ico,
    .menu-faq .box-prosedur .box-prosedur-item .box-item .ico {
      max-height: 100px;
      margin-bottom: 20px; }
      .section-prosedur .box-prosedur .box-prosedur-item .box-item .ico img,
      .menu-faq .box-prosedur .box-prosedur-item .box-item .ico img {
        max-height: 80px; }
    .section-prosedur .box-prosedur .box-prosedur-item .box-item .text,
    .menu-faq .box-prosedur .box-prosedur-item .box-item .text {
      font-family: "Poppins-Medium";
      font-size: 1.1rem;
      color: #014A94;
      min-height: 45px; }

.section-prosedur .box-prosedur small,
.menu-faq .box-prosedur small {
  color: #B71C4A;
  font-size: 1rem; }

.section-prosedur .box-faq .question:before,
.menu-faq .box-faq .question:before {
  content: ""; }

.section-prosedur .box-faq .answer,
.menu-faq .box-faq .answer {
  max-width: 100%;
  display: block; }

.menu-faq {
  padding-top: 0; }
  .menu-faq .head-text {
    margin-bottom: 4rem; }
    .menu-faq .head-text h2 {
      font-size: 30px;
      text-align: center;
      font-weight: normal; }
  .menu-faq .box-prosedur .box-prosedur-item .box-item {
    width: 90%;
    margin: 0 auto; }
    .theme-default .menu-faq .box-prosedur .box-prosedur-item .box-item:hover {
      background-color: #014a94; }
      .theme-default .menu-faq .box-prosedur .box-prosedur-item .box-item:hover .ico img {
        filter: brightness(0) invert(1); }
      .theme-default .menu-faq .box-prosedur .box-prosedur-item .box-item:hover .text {
        color: #ffffff; }

.section-faq .title-faq {
  font-size: 30px;
  margin-bottom: 1rem;
  border-bottom: 1px solid #e6e6e6; }

.section-faq .box-faq {
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .section-faq .box-faq {
      width: 900px; } }
  @media (min-width: 1366px) {
    .section-faq .box-faq {
      width: 1000px !important; } }
  @media (min-width: 1440px) {
    .section-faq .box-faq {
      width: 1200px !important; } }
  .section-faq .box-faq .answer {
    display: block; }
    .section-faq .box-faq .answer ol {
      padding: 0; }

@media (min-width: 576px) {
  .container-xs {
    max-width: 540px; } }

.boxTab ul.cx-tab-link .owl-dot {
  flex: 1 1 auto; }
  .theme-default .boxTab ul.cx-tab-link .owl-dot.active li {
    border-bottom: 4px solid #014a94; }
    .theme-default .boxTab ul.cx-tab-link .owl-dot.active li a {
      color: #014a94; }
    .theme-default .boxTab ul.cx-tab-link .owl-dot.active li: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 #014a94; }

.taglib-page-iterator .lfr-pagination-config .direction-down {
  display: none !important; }

.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  display: none; }

.taglib-page-iterator .search-results {
  display: block !important; }

@media (max-width: 767px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    width: 100%;
    margin-bottom: 1rem; } }

.section-image {
  padding: 4rem 0; }
  @media (max-width: 767px) {
    .section-image .head-text h1 {
      font-size: 2rem; } }
  .section-image .content-image {
    margin-top: 4rem;
    /* these styles are for the demo, but are not required for the plugin */ }
    @media (max-width: 767px) {
      .section-image .content-image {
        padding: 0 1.5rem; } }
    .section-image .content-image .img-desktop {
      display: inline-block; }
      @media (max-width: 767px) {
        .section-image .content-image .img-desktop {
          display: none; } }
    .section-image .content-image .img-mobile {
      display: none; }
      @media (max-width: 767px) {
        .section-image .content-image .img-mobile {
          display: inline-block; } }
    .section-image .content-image p {
      position: absolute;
      top: 3px;
      right: 28px;
      color: #555;
      font: bold 13px/1 sans-serif; }
    .section-image .content-image .zoom {
      display: inline-block;
      position: relative;
      /* magnifying glass icon */ }
      .section-image .content-image .zoom.img-mobile {
        display: none; }
        @media (max-width: 767px) {
          .section-image .content-image .zoom.img-mobile {
            display: inline-block; } }
      .section-image .content-image .zoom:after {
        content: '';
        display: block;
        width: 33px;
        height: 33px;
        position: absolute;
        top: 0;
        right: 0;
        background: url(../images/icon-zoom.png); }
      .section-image .content-image .zoom img {
        display: block; }
        .section-image .content-image .zoom img:hover {
          cursor: url(../images/grab.cur), default; }
        .section-image .content-image .zoom img:active {
          cursor: url(../images/grabbed.cur), default; }
        .section-image .content-image .zoom img::selection {
          background-color: transparent; }

@media (max-width: 820px) {
  .login-page .columns-2 .col-md-6,
  .login-page .columns-2 .col-md-8,
  .login-page .columns-2 .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%; } }

@media (max-width: 820px) {
  .box-side-image-login {
    display: none; } }

.box-side-image-login.register .box-image {
  width: 450px; }
  @media (min-width: 1920px) {
    .box-side-image-login.register .box-image {
      width: 620px; } }

.box-side-image-login .box-image {
  width: 660px;
  height: 100vh;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: fixed; }
  @media (min-width: 1920px) {
    .box-side-image-login .box-image {
      width: 950px; } }

.box-top-title-login {
  padding: 40px 60px;
  padding-bottom: 20px; }
  @media (max-width: 767px) {
    .box-top-title-login {
      padding: 20px; } }
  .box-top-title-login .box-logo {
    margin-left: auto;
    width: max-content;
    margin-bottom: 2rem; }
    .box-top-title-login .box-logo img {
      width: 170px; }
  .box-top-title-login .box-header p {
    margin-bottom: 0; }
  .box-top-title-login .box-header .small-title {
    font-size: .8rem;
    text-transform: uppercase;
    font-family: "Poppins-Medium"; }
  .box-top-title-login .box-header .title {
    font-size: 1.8rem;
    margin: .5rem 0;
    font-family: "Poppins-SemiBold"; }
  .box-top-title-login .box-header .subtitle {
    font-family: "Poppins-Light";
    font-size: .8rem;
    color: #0058ab; }

.cx-section-login-top .container.CX-wrapper {
  max-width: 900px !important; }
  @media (max-width: 767px) {
    .cx-section-login-top .container.CX-wrapper {
      padding: 0; } }

.cx-section-login-top .box-image {
  border-radius: 0 0 20px 20px;
  overflow: hidden;
  height: 280px;
  display: flex;
  align-items: center;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.12), 0 8px 8px rgba(0, 0, 0, 0.12), 0 16px 16px rgba(0, 0, 0, 0.12); }
  @media (max-width: 767px) {
    .cx-section-login-top .box-image {
      display: flex;
      height: 225px;
      border-radius: 0 0 10px 10px; } }

.cx-section-login-top .box-top-title-login {
  display: flex;
  background: #fff;
  position: relative;
  padding: 30px 40px;
  gap: 1rem;
  max-width: 80%;
  margin: 0 auto;
  margin-top: -8rem;
  border-radius: 10px 10px 0 0; }
  @media (max-width: 767px) {
    .cx-section-login-top .box-top-title-login {
      max-width: 95%;
      margin-top: -6rem;
      padding: 20px; } }
  .cx-section-login-top .box-top-title-login .box-logo img {
    width: 100px; }

#portlet_com_liferay_login_web_portlet_LoginPortlet {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 10rem;
  padding-top: 3rem; }
  @media (max-width: 767px) {
    #portlet_com_liferay_login_web_portlet_LoginPortlet {
      padding: 0;
      padding-top: 1rem; } }

.login-container {
  padding-top: 0;
  max-width: 900px;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .login-container {
      padding: 20px;
      padding-top: 0; } }
  .login-container .input-password {
    position: relative; }
    .login-container .input-password.show .box-trigger i:before {
      content: "\f06e"; }
    .login-container .input-password .box-trigger {
      position: absolute;
      right: 1rem;
      top: 2.9rem;
      cursor: pointer; }
      .login-container .input-password .box-trigger i:before {
        content: "\f070"; }
    .login-container .input-password .field {
      padding-right: 2.5rem !important; }
  .login-container .form-group.input-text-wrapper,
  .login-container .form-group.input-select-wrapper {
    border: 1px solid #ececec;
    position: relative;
    padding: 10px 20px;
    overflow: hidden; }
    .login-container .form-group.input-text-wrapper:before,
    .login-container .form-group.input-select-wrapper:before {
      content: "";
      position: absolute;
      height: 100%;
      width: 7px;
      left: 0;
      top: 0;
      background-color: #0058ab;
      transform: translateX(-7px);
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out; }
    .login-container .form-group.input-text-wrapper.active:before,
    .login-container .form-group.input-select-wrapper.active:before {
      transform: translateX(0px); }
    @media (max-width: 767px) {
      .login-container .form-group.input-text-wrapper,
      .login-container .form-group.input-select-wrapper {
        padding: 0 20px; } }
    .login-container .form-group.input-text-wrapper .control-label,
    .login-container .form-group.input-select-wrapper .control-label {
      text-transform: capitalize;
      letter-spacing: 0.8px;
      font-family: "Poppins-SemiBold";
      background-color: transparent;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .login-container .form-group.input-text-wrapper .control-label,
        .login-container .form-group.input-select-wrapper .control-label {
          font-size: 0.8rem;
          position: relative;
          top: 5px; } }
    .login-container .form-group.input-text-wrapper .field,
    .login-container .form-group.input-select-wrapper .field {
      border-color: transparent;
      height: 35px;
      padding: 15px 0;
      color: #0058ab;
      font-family: "Poppins-Medium";
      background-color: transparent;
      outline: none;
      box-shadow: none; }
      @media (max-width: 767px) {
        .login-container .form-group.input-text-wrapper .field,
        .login-container .form-group.input-select-wrapper .field {
          font-size: 1rem;
          height: 53px; } }
    .login-container .form-group.input-text-wrapper input:-webkit-autofill,
    .login-container .form-group.input-text-wrapper input:-webkit-autofill:hover,
    .login-container .form-group.input-text-wrapper input:-webkit-autofill:focus,
    .login-container .form-group.input-text-wrapper input:-webkit-autofill:active,
    .login-container .form-group.input-select-wrapper input:-webkit-autofill,
    .login-container .form-group.input-select-wrapper input:-webkit-autofill:hover,
    .login-container .form-group.input-select-wrapper input:-webkit-autofill:focus,
    .login-container .form-group.input-select-wrapper input:-webkit-autofill:active {
      -webkit-box-shadow: 0 0 0 30px white inset !important;
      border: none; }
    .login-container .form-group.input-text-wrapper.has-error .help-block,
    .login-container .form-group.input-select-wrapper.has-error .help-block {
      padding: 0 20px;
      padding-left: 0;
      z-index: 2;
      bottom: 0; }
  .login-container .btn-holder .btn {
    width: 100%; }
  .login-container .btn-holder .divider {
    border: 0;
    height: 1px;
    margin: 2.5rem auto;
    background: rgba(0, 0, 0, 0.06);
    text-align: center;
    position: relative;
    clear: both; }
    .login-container .btn-holder .divider span {
      background-color: #fff;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate3d(-50%, -50%, 0);
      padding: 0 1.5rem;
      width: max-content; }

.register-container {
  padding: 40px 10rem; }
  @media (max-width: 767px) {
    .register-container {
      padding: 20px;
      padding-top: 0;
      margin-top: 1rem; } }
  .register-container .identityfile-image {
    width: auto;
    height: 200px;
    border-radius: 5px;
    padding: 7px; }
    @media (max-width: 820px) {
      .register-container .identityfile-image {
        height: 160px; } }
    @media (max-width: 767px) {
      .register-container .identityfile-image {
        height: 170px; } }
  .register-container .my-box-upload {
    background: #FFF;
    border-radius: 5px;
    border: 2px dashed rgba(51, 51, 51, 0.3);
    text-align: center;
    cursor: pointer;
    margin: 1rem 20px; }
    @media (max-width: 820px) {
      .register-container .my-box-upload {
        margin-bottom: 2rem; } }
    .register-container .my-box-upload .input-file .input-text-wrapper {
      display: none; }
      .register-container .my-box-upload .input-file .input-text-wrapper.has-error {
        display: block; }
  .register-container input[type="file"] {
    display: none; }
  .register-container .file .form-group.input-text-wrapper,
  .register-container .address .form-group.input-text-wrapper {
    height: 90%; }
    .register-container .file .form-group.input-text-wrapper textarea,
    .register-container .address .form-group.input-text-wrapper textarea {
      margin-top: .5rem; }
      @media (max-width: 767px) {
        .register-container .file .form-group.input-text-wrapper textarea,
        .register-container .address .form-group.input-text-wrapper textarea {
          height: 120px !important; } }
  .register-container .address .form-group.input-text-wrapper {
    height: 95%; }
    @media (max-width: 767px) {
      .register-container .address .form-group.input-text-wrapper {
        height: 170px;
        padding-bottom: 3rem; } }
    .register-container .address .form-group.input-text-wrapper.has-error .help-block {
      position: absolute; }
    .register-container .address .form-group.input-text-wrapper textarea {
      height: 80% !important;
      resize: none; }
      @media (max-width: 767px) {
        .register-container .address .form-group.input-text-wrapper textarea {
          margin-bottom: 2rem; } }
  .register-container .form-group.input-text-wrapper,
  .register-container .form-group.input-select-wrapper {
    padding: 10px 0; }
    .register-container .form-group.input-text-wrapper .control-label,
    .register-container .form-group.input-select-wrapper .control-label {
      padding: 0 20px; }
    .register-container .form-group.input-text-wrapper .field,
    .register-container .form-group.input-select-wrapper .field {
      height: 35px;
      padding: 0 20px; }
    .register-container .form-group.input-text-wrapper.has-error .help-block,
    .register-container .form-group.input-select-wrapper.has-error .help-block {
      padding: 0 20px; }
  .register-container .btn-holder {
    display: flex;
    gap: 2rem;
    padding: 0 6rem;
    max-width: 800px;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .register-container .btn-holder {
        gap: 1rem;
        padding: 0;
        flex-direction: column; } }
  .register-container .alert-custom.alert-info {
    background: #D7F0FF;
    border: none;
    border-left: 7px solid #6EC9FF; }

.box-submenu-account {
  width: max-content;
  margin: 0 auto;
  padding: 4rem 0;
  padding-bottom: 0; }
  @media (max-width: 767px) {
    .box-submenu-account {
      width: 100%;
      padding: 4rem 1rem; } }
  .box-submenu-account .box-inner {
    display: flex;
    margin: 0;
    padding: 0;
    gap: 1.5rem;
    padding: 1rem 2rem;
    background: #f2f2f2;
    border-radius: 1.5rem; }
    @media (max-width: 767px) {
      .box-submenu-account .box-inner {
        gap: 1rem;
        overflow: auto;
        box-shadow: -20px 0px 20px -15px rgba(68, 68, 68, 0.6) inset; } }
    .box-submenu-account .box-inner .list-menu {
      list-style: none;
      flex: 0 25%;
      padding: 0.5rem;
      padding-top: .8rem;
      border-radius: 20px;
      transition: .3s;
      -webkit-transition: .3s;
      -moz-transition: .3s;
      -o-transition: .3s; }
      @media (max-width: 767px) {
        .box-submenu-account .box-inner .list-menu {
          padding: .8rem 1.5rem; } }
      .box-submenu-account .box-inner .list-menu.active, .box-submenu-account .box-inner .list-menu:hover {
        background: #d3dbf2; }
      .box-submenu-account .box-inner .list-menu a {
        display: flex;
        flex-direction: column;
        gap: .5rem;
        align-items: center;
        justify-content: center;
        text-align: center;
        text-decoration: none; }
        .box-submenu-account .box-inner .list-menu a i {
          font-size: 2rem; }
        .box-submenu-account .box-inner .list-menu a span {
          font-size: .8rem;
          text-transform: capitalize; }
  .box-submenu-account .note-mobile {
    display: none;
    margin-bottom: 0.5rem; }
    @media (max-width: 767px) {
      .box-submenu-account .note-mobile {
        display: block; } }

.cx-section-form {
  padding: 4rem 0;
  padding-bottom: 6rem; }
  .cx-section-form .container {
    max-width: 800px; }
  .cx-section-form .box-head {
    margin-bottom: 2rem; }
    .cx-section-form .box-head .title {
      font-size: 1.8rem;
      margin: 0.5rem 0;
      font-family: "Poppins-SemiBold"; }
    .cx-section-form .box-head .abstract {
      font-family: "Poppins-Light";
      font-size: .8rem;
      color: #0058ab; }
  .cx-section-form .box-subtitle {
    margin-bottom: 1.5rem;
    border-bottom: 2px dotted #f2f2f2;
    padding-bottom: 1rem;
    font-size: 1.2rem;
    font-family: "Poppins-SemiBold"; }
  .cx-section-form .file .form-group.input-text-wrapper,
  .cx-section-form .address .form-group.input-text-wrapper {
    height: 90%; }
    @media (max-width: 767px) {
      .cx-section-form .file .form-group.input-text-wrapper,
      .cx-section-form .address .form-group.input-text-wrapper {
        height: 100%; } }
  .cx-section-form .address .form-group.input-text-wrapper {
    height: 95%; }
    .cx-section-form .address .form-group.input-text-wrapper textarea {
      height: 80% !important;
      resize: none; }
      @media (max-width: 767px) {
        .cx-section-form .address .form-group.input-text-wrapper textarea {
          height: 120px !important;
          margin-top: 0.5rem;
          margin-bottom: 2rem; } }
    .cx-section-form .address .form-group.input-text-wrapper.has-error .help-block {
      position: absolute; }
  .cx-section-form .input-password {
    position: relative; }
    .cx-section-form .input-password.show .box-trigger i:before {
      content: "\f06e"; }
    .cx-section-form .input-password .box-trigger {
      position: absolute;
      right: 1rem;
      top: 2.9rem;
      cursor: pointer; }
      .cx-section-form .input-password .box-trigger i:before {
        content: "\f070"; }
    .cx-section-form .input-password .field {
      padding-right: 2.5rem !important; }
  .cx-section-form .form-group.input-text-wrapper,
  .cx-section-form .form-group.input-select-wrapper {
    border: 1px solid #ececec;
    position: relative;
    overflow: hidden;
    padding: 10px 0; }
    .cx-section-form .form-group.input-text-wrapper .control-label,
    .cx-section-form .form-group.input-select-wrapper .control-label {
      padding: 0 20px; }
    .cx-section-form .form-group.input-text-wrapper:before,
    .cx-section-form .form-group.input-select-wrapper:before {
      content: "";
      position: absolute;
      height: 100%;
      width: 7px;
      left: 0;
      top: 0;
      background-color: #0058ab;
      transform: translateX(-7px);
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out; }
    .cx-section-form .form-group.input-text-wrapper.active:before,
    .cx-section-form .form-group.input-select-wrapper.active:before {
      transform: translateX(0px); }
    .cx-section-form .form-group.input-text-wrapper .control-label,
    .cx-section-form .form-group.input-select-wrapper .control-label {
      text-transform: capitalize;
      letter-spacing: 0.8px;
      font-family: "Poppins-SemiBold";
      background-color: transparent;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .cx-section-form .form-group.input-text-wrapper .control-label,
        .cx-section-form .form-group.input-select-wrapper .control-label {
          font-size: 0.8rem;
          position: relative;
          top: 5px; } }
    .cx-section-form .form-group.input-text-wrapper .field,
    .cx-section-form .form-group.input-select-wrapper .field {
      border-color: transparent;
      height: 35px;
      padding: 0 20px;
      color: #0058ab;
      font-family: "Poppins-Medium";
      background-color: transparent;
      outline: none;
      box-shadow: none; }
      @media (max-width: 767px) {
        .cx-section-form .form-group.input-text-wrapper .field,
        .cx-section-form .form-group.input-select-wrapper .field {
          font-size: 1rem; } }
    .cx-section-form .form-group.input-text-wrapper input:-webkit-autofill,
    .cx-section-form .form-group.input-text-wrapper input:-webkit-autofill:hover,
    .cx-section-form .form-group.input-text-wrapper input:-webkit-autofill:focus,
    .cx-section-form .form-group.input-text-wrapper input:-webkit-autofill:active,
    .cx-section-form .form-group.input-select-wrapper input:-webkit-autofill,
    .cx-section-form .form-group.input-select-wrapper input:-webkit-autofill:hover,
    .cx-section-form .form-group.input-select-wrapper input:-webkit-autofill:focus,
    .cx-section-form .form-group.input-select-wrapper input:-webkit-autofill:active {
      -webkit-box-shadow: 0 0 0 30px white inset !important;
      border: none; }
    .cx-section-form .form-group.input-text-wrapper textarea,
    .cx-section-form .form-group.input-select-wrapper textarea {
      margin-top: .5rem; }
    .cx-section-form .form-group.input-text-wrapper textarea[readonly="readonly"],
    .cx-section-form .form-group.input-text-wrapper textarea[readonly],
    .cx-section-form .form-group.input-select-wrapper textarea[readonly="readonly"],
    .cx-section-form .form-group.input-select-wrapper textarea[readonly] {
      cursor: not-allowed; }
    .cx-section-form .form-group.input-text-wrapper .input-checkbox-wrapper,
    .cx-section-form .form-group.input-select-wrapper .input-checkbox-wrapper {
      padding: 0 1.2rem; }
    .cx-section-form .form-group.input-text-wrapper.has-error .help-block,
    .cx-section-form .form-group.input-select-wrapper.has-error .help-block {
      padding: 0 20px;
      z-index: 2;
      bottom: 0; }
  .cx-section-form input[type="radio"],
  .cx-section-form input[type="checkbox"] {
    cursor: pointer;
    height: auto !important; }
  .cx-section-form .identityfile-image {
    width: auto;
    height: 200px;
    border-radius: 5px;
    padding: 7px; }
    @media (max-width: 767px) {
      .cx-section-form .identityfile-image {
        height: 170px; } }
  .cx-section-form .my-box-upload {
    background: #FFF;
    border-radius: 5px;
    border: 2px dashed rgba(51, 51, 51, 0.3);
    text-align: center;
    cursor: pointer;
    margin: 1rem 20px; }
    @media (max-width: 820px) {
      .cx-section-form .my-box-upload {
        margin-bottom: 2rem; } }
    @media (max-width: 767px) {
      .cx-section-form .my-box-upload {
        margin-bottom: 1rem; } }
  .cx-section-form input[type="file"] {
    display: none; }
  .cx-section-form .btn-holder {
    text-align: center;
    margin-top: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem; }
    @media (max-width: 767px) {
      .cx-section-form .btn-holder {
        flex-direction: column;
        gap: 1rem; } }
    .cx-section-form .btn-holder .btn {
      min-width: 150px; }
      @media (max-width: 767px) {
        .cx-section-form .btn-holder .btn {
          width: 100%; } }
  .cx-section-form .my-box-upload-profile {
    background: #FFF;
    border-radius: 50%;
    border: none;
    text-align: center;
    width: fit-content;
    cursor: pointer;
    padding-top: 30px;
    padding-bottom: 50px; }
    .cx-section-form .my-box-upload-profile .img-thumbnails {
      width: 120px;
      height: 120px;
      overflow: hidden;
      border-radius: 70px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: #ccc; }
      .cx-section-form .my-box-upload-profile .img-thumbnails img {
        width: 100%;
        height: 100%; }
    .cx-section-form .my-box-upload-profile .input-text-wrapper {
      position: relative;
      top: 8rem;
      border: none; }

.cx-section-table .container {
  max-width: 1000px; }

.cx-section-table .box-top {
  display: flex;
  justify-content: space-between;
  align-items: top; }
  @media (max-width: 820px) {
    .cx-section-table .box-top {
      padding: 0 1rem; } }
  @media (max-width: 767px) {
    .cx-section-table .box-top {
      flex-direction: column; } }
  @media (max-width: 767px) {
    .cx-section-table .box-top .box-head {
      margin-bottom: 0; } }
  .cx-section-table .box-top .btn-holder {
    margin-top: 0;
    align-items: start; }
    @media (max-width: 820px) {
      .cx-section-table .box-top .btn-holder .btn {
        width: 100%; } }

.cx-section-table .table-responsive {
  padding: 1rem; }

.cx-section-table .dataTables_wrapper .dataTables_length {
  margin-bottom: 1rem; }
  .cx-section-table .dataTables_wrapper .dataTables_length select {
    padding: .7rem .5rem;
    margin: 0 .5rem;
    border: 1px solid #f2f2f2 !important;
    outline: none; }

.cx-section-table .dataTables_wrapper .dataTables_filter input {
  padding: .7rem .5rem;
  border-color: #f2f2f2;
  outline: none; }

.cx-section-table .dataTables_wrapper .dataTables_paginate {
  margin-top: 1rem; }
  .cx-section-table .dataTables_wrapper .dataTables_paginate .paginate_button {
    border-radius: 20px;
    padding: .4rem 0;
    background: #fff;
    margin: 0 .5rem;
    cursor: pointer;
    width: 35px;
    height: 35px;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s; }
    .cx-section-table .dataTables_wrapper .dataTables_paginate .paginate_button.previous, .cx-section-table .dataTables_wrapper .dataTables_paginate .paginate_button.next {
      width: auto;
      padding: .4rem 1rem; }
    .cx-section-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .cx-section-table .dataTables_wrapper .dataTables_paginate .paginate_button.current {
      background: #014a94;
      border-color: #014A94;
      color: #fff !important; }
    .cx-section-table .dataTables_wrapper .dataTables_paginate .paginate_button.current {
      cursor: default; }

.cx-section-table .CX-datatable {
  padding: 1rem;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  background: #fff; }
  .cx-section-table .CX-datatable thead {
    margin-bottom: 1rem;
    position: relative; }
    .cx-section-table .CX-datatable thead tr {
      border-radius: 10px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); }
      .cx-section-table .CX-datatable thead tr th {
        background: #EFF1F3;
        padding: 1rem .5rem;
        font-size: 1.1rem;
        border-bottom: none; }
        .cx-section-table .CX-datatable thead tr th:first-child {
          border-radius: 10px 0 0 10px; }
        .cx-section-table .CX-datatable thead tr th:last-child {
          border-radius: 0 10px 10px 0; }
  .cx-section-table .CX-datatable tbody tr:hover td {
    box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.03) !important; }
  .cx-section-table .CX-datatable tbody tr td {
    background: #fff;
    box-shadow: none !important;
    padding: 1rem; }

.cx-section-survey .box-inner {
  max-width: 700px;
  margin: 4rem auto;
  background: #f2f2f2;
  border-radius: 10px;
  box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.15); }
  .cx-section-survey .box-inner .box-title {
    padding: 1.5rem;
    text-align: center;
    background: #014a94;
    color: #fff;
    border-radius: 10px 10px 0 0; }
  .cx-section-survey .box-inner .box-form {
    padding: 2.5rem 1.5rem; }
    .cx-section-survey .box-inner .box-form .box-survey {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 4rem; }
      @media (max-width: 767px) {
        .cx-section-survey .box-inner .box-form .box-survey {
          gap: 2rem; } }
      .cx-section-survey .box-inner .box-form .box-survey label {
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: pointer; }
        .cx-section-survey .box-inner .box-form .box-survey label.disable {
          opacity: .5;
          cursor: not-allowed; }
          .cx-section-survey .box-inner .box-form .box-survey label.disable:hover img {
            -webkit-filter: grayscale(90%);
            filter: grayscale(90%); }
          .cx-section-survey .box-inner .box-form .box-survey label.disable.selected {
            opacity: 1; }
        .cx-section-survey .box-inner .box-form .box-survey label [type=radio] {
          position: absolute;
          opacity: 0;
          width: 0;
          height: 0; }
          .cx-section-survey .box-inner .box-form .box-survey label [type=radio]:checked + img {
            filter: none; }
        .cx-section-survey .box-inner .box-form .box-survey label:hover img {
          filter: none; }
        .cx-section-survey .box-inner .box-form .box-survey label img {
          width: 120px;
          -webkit-filter: grayscale(90%);
          filter: grayscale(90%);
          transition: .3s;
          -webkit-transition: .3s;
          -moz-transition: .3s;
          -o-transition: .3s; }
        .cx-section-survey .box-inner .box-form .box-survey label span {
          font-size: 1.2rem;
          margin-top: .5rem; }
          @media (max-width: 767px) {
            .cx-section-survey .box-inner .box-form .box-survey label span {
              font-size: .8rem; } }
    .cx-section-survey .box-inner .box-form .btn-holder .btn {
      min-width: 150px; }
    .cx-section-survey .box-inner .box-form .box-alert {
      padding: 0 4rem; }
      @media (max-width: 767px) {
        .cx-section-survey .box-inner .box-form .box-alert {
          padding: 0; } }
      .cx-section-survey .box-inner .box-form .box-alert .alert-success {
        background-color: #fff;
        border: 2px solid #A3DD82;
        color: #A3DD82;
        font-size: 1.1rem;
        padding: 1.5rem;
        border-radius: 15px;
        font-family: "Poppins-SemiBold"; }

.section-trigger-popup-survey .box-alert {
  padding: 0 4rem;
  width: 800px;
  margin: 0 auto; }
  @media (max-width: 820px) {
    .section-trigger-popup-survey .box-alert {
      width: 100%; } }
  @media (max-width: 767px) {
    .section-trigger-popup-survey .box-alert {
      padding: 0; } }
  .section-trigger-popup-survey .box-alert .alert-success {
    background-color: #fff;
    border: 2px solid #A3DD82;
    color: #A3DD82;
    font-size: 1.1rem;
    padding: 1.5rem;
    border-radius: 15px;
    font-family: "Poppins-SemiBold"; }

.swal-survey {
  width: 850px;
  background: transparent; }
  @media (max-width: 820px) {
    .swal-survey {
      width: 100%; } }

.cx-section-structure-organization {
  padding: 6rem 0;
  /* LEVEL-1 STYLES
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* LEVEL-2 STYLES
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* LEVEL-3 STYLES
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* LEVEL-4 STYLES
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* MQ STYLES
    –––––––––––––––––––––––––––––––––––––––––––––––––– */ }
  .cx-section-structure-organization ol {
    list-style: none; }
  .cx-section-structure-organization * {
    padding: 0;
    margin: 0;
    box-sizing: border-box; }
  .cx-section-structure-organization .container {
    max-width: 1000px;
    padding: 0 10px;
    margin: 0 auto; }
  .cx-section-structure-organization .rectangle {
    position: relative;
    padding: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); }
  .cx-section-structure-organization .box-structure {
    background: #f2f2f2;
    border-radius: 10px;
    text-align: center; }
    .cx-section-structure-organization .box-structure .box-icon {
      margin-bottom: 1rem; }
      .cx-section-structure-organization .box-structure .box-icon i {
        font-size: 2.5rem;
        color: #014a94; }
    .cx-section-structure-organization .box-structure p.title {
      font-size: 1.2rem;
      color: #014a94;
      font-family: "Poppins-SemiBold"; }
    .cx-section-structure-organization .box-structure p.subtitle {
      font-size: .8rem; }
  .cx-section-structure-organization .level-1 {
    width: 300px;
    margin: 0 auto 20px;
    display: flex;
    gap: 1rem;
    align-items: center;
    border-radius: 50px;
    text-align: left;
    background: #014a94; }
    .cx-section-structure-organization .level-1 p,
    .cx-section-structure-organization .level-1 .title {
      color: #fff !important; }
    .cx-section-structure-organization .level-1 .box-icon {
      margin-bottom: 0;
      padding: 1rem;
      border-radius: 50px;
      box-shadow: 4px 6px 6px 0px rgba(0, 0, 0, 0.44);
      background-color: #f2f2f2; }
      .cx-section-structure-organization .level-1 .box-icon i {
        font-size: 1.5rem; }
  .cx-section-structure-organization .level-1::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 20px;
    background: #014a94; }
  .cx-section-structure-organization .level-2-wrapper {
    position: relative;
    display: grid; }
  .cx-section-structure-organization .level-2-wrapper::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 25%;
    width: 50%;
    height: 2px;
    background: #014a94;
    display: none; }
  .cx-section-structure-organization .level-2-wrapper::after {
    display: none;
    content: "";
    position: absolute;
    left: -20px;
    bottom: -20px;
    width: calc(100% + 20px);
    height: 2px;
    background: #014a94; }
  .cx-section-structure-organization .level-2-wrapper li {
    position: relative; }
  .cx-section-structure-organization .level-2 {
    width: 300px;
    margin: 0 auto 40px;
    display: flex;
    gap: 1rem;
    align-items: center;
    border-radius: 50px;
    text-align: left;
    background: #014a94; }
    .cx-section-structure-organization .level-2 p,
    .cx-section-structure-organization .level-2 .title {
      color: #fff !important; }
    .cx-section-structure-organization .level-2 .box-icon {
      margin-bottom: 0;
      padding: 1rem;
      border-radius: 50px;
      box-shadow: 4px 6px 6px 0px rgba(0, 0, 0, 0.44);
      background: #f2f2f2; }
      .cx-section-structure-organization .level-2 .box-icon i {
        font-size: 1.5rem; }
  .cx-section-structure-organization .level-2::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 20px;
    background: #014a94; }
  .cx-section-structure-organization .level-2::after {
    display: none;
    content: "";
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(-100%, -50%);
    width: 20px;
    height: 2px;
    background: #014a94; }
  .cx-section-structure-organization .level-3-wrapper {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
    width: 90%;
    margin: 0 auto; }
  .cx-section-structure-organization .level-3-wrapper::before {
    content: "";
    position: absolute;
    top: -20px;
    left: calc(16.7% - 5px);
    width: calc(67% + 10px);
    height: 2px;
    background: #014a94; }
  .cx-section-structure-organization .level-3-wrapper > li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50.3%;
    transform: translate(-50%, -100%);
    width: 2px;
    height: 20px;
    background: #014a94; }
  .cx-section-structure-organization .level-3 {
    margin-bottom: 20px;
    background: #d3dbf2; }
  .cx-section-structure-organization .level-4-wrapper {
    position: relative;
    width: 80%;
    margin-left: auto; }
  .cx-section-structure-organization .level-4-wrapper::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    width: 2px;
    height: calc(100% + 20px);
    background: #014a94; }
  .cx-section-structure-organization .level-4-wrapper li + li {
    margin-top: 20px; }
  .cx-section-structure-organization .level-4 {
    font-weight: normal; }
  .cx-section-structure-organization .level-4::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(-100%, -50%);
    width: 20px;
    height: 2px;
    background: #014a94; }
  @media screen and (max-width: 700px) {
    .cx-section-structure-organization .rectangle {
      padding: 20px 10px; }
    .cx-section-structure-organization .level-1,
    .cx-section-structure-organization .level-2 {
      width: 100%; }
    .cx-section-structure-organization .level-1 {
      margin-bottom: 20px; }
    .cx-section-structure-organization .level-1::before,
    .cx-section-structure-organization .level-2-wrapper > li::before {
      display: none; }
    .cx-section-structure-organization .level-2-wrapper,
    .cx-section-structure-organization .level-2-wrapper::after,
    .cx-section-structure-organization .level-2::after {
      display: block; }
    .cx-section-structure-organization .level-2-wrapper {
      width: 90%;
      margin-left: 10%; }
    .cx-section-structure-organization .level-2-wrapper::before {
      left: -20px;
      width: 2px;
      height: calc(100% + 40px);
      display: block; }
    .cx-section-structure-organization .level-2-wrapper > li:not(:first-child) {
      margin-top: 50px; }
    .cx-section-structure-organization .level-2 {
      margin: 0 auto 20px; }
      .cx-section-structure-organization .level-2:before {
        display: none; }
    .cx-section-structure-organization .level-3-wrapper {
      margin-left: 10%;
      width: 89%;
      display: flex;
      flex-direction: column; }
      .cx-section-structure-organization .level-3-wrapper:before {
        top: -20px;
        left: calc(16.7% - 5px);
        width: 2px;
        height: calc(100% + 40px);
        background: #014a94;
        left: -22px; }
      .cx-section-structure-organization .level-3-wrapper li:before {
        display: none; }
      .cx-section-structure-organization .level-3-wrapper .level-3::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0%;
        transform: translate(-100%, -50%);
        width: 20px;
        height: 2px;
        background: #014a94; }
    .cx-section-structure-organization .level-4-wrapper {
      margin-left: 10%;
      margin-bottom: 20px;
      width: 90%; } }

.cx-section-wewenang {
  padding: 6rem 0; }
  .cx-section-wewenang.section-visi-misi .container.CX-wrapper {
    max-width: 600px !important; }
  .cx-section-wewenang.section-visi-misi .box-inner .box-content {
    text-align: center;
    font-size: 1.2rem; }
  .cx-section-wewenang .container.CX-wrapper {
    max-width: 1000px !important; }
  .cx-section-wewenang .box-inner {
    margin-bottom: 2.5rem; }
    .cx-section-wewenang .box-inner .head-title {
      text-align: center; }
      .cx-section-wewenang .box-inner .head-title h2 {
        font-size: 2.5rem;
        font-family: "Poppins-Regular";
        font-weight: normal; }
        .cx-section-wewenang .box-inner .head-title h2 strong {
          font-family: "Poppins-SemiBold"; }

.section-profile .boxPromo .sliderPromo .promo-item .box-list .desc.image-promo img {
  width: auto;
  max-height: 300px;
  margin: auto; }

.section-laporan .box-document .box-list .box-list-inner {
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 2rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
  .section-laporan .box-document .box-list .box-list-inner .box-name {
    flex: 1 1 auto;
    padding-left: 3rem; }
    .section-laporan .box-document .box-list .box-list-inner .box-name h4 {
      font-weight: normal;
      font-family: "Poppins-Medium";
      font-size: 1.2rem; }
      .theme-default .section-laporan .box-document .box-list .box-list-inner .box-name h4 {
        color: #014a94; }
      @media (max-width: 600px) {
        .section-laporan .box-document .box-list .box-list-inner .box-name h4 {
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; } }
    .section-laporan .box-document .box-list .box-list-inner .box-name small {
      color: #8a8a8a;
      font-weight: normal; }
  .section-laporan .box-document .box-list .box-list-inner .box-down {
    flex: 0 0 auto;
    cursor: pointer; }
    .theme-default .section-laporan .box-document .box-list .box-list-inner .box-down {
      color: #c70740; }
    .section-laporan .box-document .box-list .box-list-inner .box-down a {
      display: block;
      padding: 3.5rem 3rem;
      outline: none;
      z-index: 2;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px;
      position: relative;
      overflow: hidden;
      text-decoration: none; }
      .theme-default .section-laporan .box-document .box-list .box-list-inner .box-down a {
        color: #014a94; }
      .theme-default .section-laporan .box-document .box-list .box-list-inner .box-down a:hover {
        color: #ffffff; }
      .section-laporan .box-document .box-list .box-list-inner .box-down a i {
        margin-right: 5px;
        font-size: 1.3em; }
      .section-laporan .box-document .box-list .box-list-inner .box-down a span {
        z-index: 2;
        position: relative; }
      .section-laporan .box-document .box-list .box-list-inner .box-down a.more-view {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px; }
        .section-laporan .box-document .box-list .box-list-inner .box-down a.more-view:before {
          border-top-right-radius: 0px;
          border-bottom-right-radius: 0px; }
      @media (min-width: 1025px) {
        .section-laporan .box-document .box-list .box-list-inner .box-down a.more-view {
          border-top-right-radius: 0px;
          border-bottom-right-radius: 0px; }
          .section-laporan .box-document .box-list .box-list-inner .box-down a.more-view:before {
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px; }
        .section-laporan .box-document .box-list .box-list-inner .box-down a:before {
          border-top-right-radius: 20px;
          border-bottom-right-radius: 20px;
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          opacity: 0;
          visibility: hidden;
          transform: translatex(120%);
          transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out;
          z-index: 1; }
          .theme-default .section-laporan .box-document .box-list .box-list-inner .box-down a:before {
            background-color: #c70740; }
        .section-laporan .box-document .box-list .box-list-inner .box-down a:hover:before {
          opacity: 1;
          visibility: visible;
          transform: translatex(0);
          transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out; } }
      @media (max-width: 1024px) {
        .theme-default .section-laporan .box-document .box-list .box-list-inner .box-down a:hover {
          color: #c70740; } }
    .theme-default .section-laporan .box-document .box-list .box-list-inner .box-down:hover {
      color: #ffffff; }

.section-laporan .panel {
  margin-bottom: 0; }

.section-laporan .collapse-top-panel {
  border-bottom: 1px solid #e6e6e6;
  padding: 1rem 3rem 1rem 0rem !important;
  position: relative;
  cursor: pointer;
  border-radius: 0px !important;
  box-shadow: none !important; }
  .section-laporan .collapse-top-panel:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f077";
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: bold;
    font-size: 2rem;
    color: #014a94; }
    @media (max-width: 1024px) {
      .section-laporan .collapse-top-panel:after {
        font-size: 1.3rem;
        right: 15px; } }
  .section-laporan .collapse-top-panel.collapsed:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f054";
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: bold;
    font-size: 2rem;
    color: #014a94; }
    @media (max-width: 1024px) {
      .section-laporan .collapse-top-panel.collapsed:after {
        font-size: 1.3rem;
        right: 15px; } }
  .section-laporan .collapse-top-panel .panel-title {
    font-size: 2rem;
    font-weight: normal !important; }
    @media (max-width: 1024px) {
      .section-laporan .collapse-top-panel .panel-title {
        font-size: 1.3rem; } }
  .section-laporan .collapse-top-panel .collapse-icon.collapse-icon-middle .collapse-icon-closed,
  .section-laporan .collapse-top-panel .collapse-icon.collapse-icon-middle .collapse-icon-open {
    margin-top: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    /* color: black; */ }

.section-laporan .question.main-title {
  padding: 1rem 3rem 1rem 1rem;
  font-weight: bold;
  padding-left: 0; }
  .section-laporan .question.main-title:after {
    right: 15px; }

.hubungi-kami .social {
  position: relative;
  left: -5px; }
  .hubungi-kami .social li {
    margin-right: 10px; }
    .hubungi-kami .social li a {
      display: block;
      border-radius: 50%;
      text-align: center;
      width: 25px;
      height: 25px;
      line-height: 25px; }
      .hubungi-kami .social li a:hover {
        background-color: #c70740;
        color: white; }

section.section-news-list.v2 {
  padding: 2rem 0; }
  section.section-news-list.v2 .title {
    font-size: 2rem;
    font-family: "Poppins-SemiBold";
    margin-bottom: 2rem; }
  section.section-news-list.v2 .newsBox {
    display: grid;
    column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr; }
    @media (min-width: 1366px) {
      section.section-news-list.v2 .newsBox {
        grid-template-columns: 1fr 1fr 1fr 1fr; } }
    @media (max-width: 768px) {
      section.section-news-list.v2 .newsBox {
        grid-template-columns: 1fr 1fr; } }
    @media (max-width: 767px) {
      section.section-news-list.v2 .newsBox {
        grid-template-columns: 1fr; } }
    section.section-news-list.v2 .newsBox .box-grid-inner {
      display: block; }
      section.section-news-list.v2 .newsBox .box-grid-inner:hover .img .img-inner img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2); }
      section.section-news-list.v2 .newsBox .box-grid-inner .img {
        width: 100%; }
        section.section-news-list.v2 .newsBox .box-grid-inner .img .news-box-action {
          position: absolute;
          z-index: 2; }
        section.section-news-list.v2 .newsBox .box-grid-inner .img .img-inner {
          height: 100%;
          overflow: hidden; }
          section.section-news-list.v2 .newsBox .box-grid-inner .img .img-inner img {
            object-fit: cover;
            height: 100%;
            background-position: center center;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
        section.section-news-list.v2 .newsBox .box-grid-inner .img .news-box-action {
          color: #fff;
          cursor: pointer; }
          section.section-news-list.v2 .newsBox .box-grid-inner .img .news-box-action i {
            font-weight: normal;
            font-size: 1.5rem; }
          section.section-news-list.v2 .newsBox .box-grid-inner .img .news-box-action .jssocials-shares {
            margin-top: 10px; }
            section.section-news-list.v2 .newsBox .box-grid-inner .img .news-box-action .jssocials-shares .jssocials-share a {
              width: 30px;
              height: 30px;
              line-height: 30px;
              border-radius: 50%;
              -moz-border-radius: 50%;
              -webkit-border-radius: 50%;
              background: #ffffff; }
              .theme-default section.section-news-list.v2 .newsBox .box-grid-inner .img .news-box-action .jssocials-shares .jssocials-share a {
                background-color: #014a94;
                color: #ffffff; }
              section.section-news-list.v2 .newsBox .box-grid-inner .img .news-box-action .jssocials-shares .jssocials-share a i {
                font-size: 1rem; }
              .theme-default section.section-news-list.v2 .newsBox .box-grid-inner .img .news-box-action .jssocials-shares .jssocials-share a:hover {
                background-color: #014a94;
                color: #ffffff; }
      section.section-news-list.v2 .newsBox .box-grid-inner .box-text {
        padding: 1rem; }
        section.section-news-list.v2 .newsBox .box-grid-inner .box-text .caption {
          position: relative;
          top: initial;
          transform: none; }
          section.section-news-list.v2 .newsBox .box-grid-inner .box-text .caption .title {
            margin-top: 0px; }
            section.section-news-list.v2 .newsBox .box-grid-inner .box-text .caption .title a {
              color: #000; }

.CX-news-detail {
  padding: 2rem 0; }
  .CX-news-detail .box-head-text .head-text .heading-title {
    font-family: "Poppins-SemiBold";
    font-size: 2.2rem;
    margin-bottom: 20px;
    text-align: left; }
    @media (max-width: 767px) {
      .CX-news-detail .box-head-text .head-text .heading-title {
        font-size: 2rem; } }
  .CX-news-detail .box-news-content .img img {
    width: 100%;
    margin-bottom: 2rem; }
  @media (max-width: 767px) {
    .CX-news-detail .box-news-content {
      border-bottom: 1px solid #ddd;
      padding-bottom: 2rem; } }
  .CX-news-detail .box-date-share {
    display: grid;
    grid-template-columns: 2.2fr 1fr;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem; }
    @media (max-width: 375px) {
      .CX-news-detail .box-date-share {
        grid-template-columns: 1.5fr 1fr; } }
    @media (max-width: 280px) {
      .CX-news-detail .box-date-share {
        grid-template-columns: 1fr 1fr; } }
    .CX-news-detail .box-date-share .box-date {
      color: #8a8a8a;
      margin-bottom: 0; }
    .CX-news-detail .box-date-share .box-share {
      text-align: right;
      position: relative; }
      .CX-news-detail .box-date-share .box-share a {
        position: relative;
        z-index: 2;
        background-color: #ffffff; }
        .CX-news-detail .box-date-share .box-share a.btn.btn-custom-secondary-outline {
          border-width: 2px;
          background-color: transparent;
          border-color: #f59823;
          color: #f59823;
          font-size: 1rem;
          font-weight: normal !important;
          font-family: Poppins-Medium !important; }
      .CX-news-detail .box-date-share .box-share .box-social {
        position: absolute;
        z-index: 1;
        margin-top: 5px;
        top: 0;
        min-width: 100px;
        text-align: left;
        right: 0;
        opacity: 0;
        visibility: hidden;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .CX-news-detail .box-date-share .box-share .box-social.show {
          opacity: 1;
          visibility: visible;
          right: 105px; }
        @media (max-width: 767px) {
          .CX-news-detail .box-date-share .box-share .box-social {
            top: 0; }
            .CX-news-detail .box-date-share .box-share .box-social.show {
              top: 100%;
              right: 0; } }
        .CX-news-detail .box-date-share .box-share .box-social a {
          display: inline-block;
          font-size: 1.2rem;
          width: 30px;
          height: 30px;
          line-height: 30px;
          text-align: center;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%;
          background-color: #f59823;
          color: #ffffff;
          -webkit-box-shadow: 0 3px 6px rgba(22, 22, 22, 0.1);
          -moz-box-shadow: 0 3px 6px rgba(22, 22, 22, 0.1);
          -ms-box-shadow: 0 3px 6px rgba(22, 22, 22, 0.1);
          -o-box-shadow: 0 3px 6px rgba(22, 22, 22, 0.1);
          box-shadow: 0 3px 6px rgba(22, 22, 22, 0.1); }
          .CX-news-detail .box-date-share .box-share .box-social a:hover {
            background-color: #db7e0a; }

@media (max-width: 767px) {
  .CX-box-widget {
    margin-top: 2rem; } }

@media (min-width: 769px) {
  .CX-box-widget {
    padding-left: 20px; } }

.CX-box-widget .box-head {
  margin-bottom: 20px;
  padding-left: 7px; }
  .CX-box-widget .box-head h3 {
    font-size: 1.6rem;
    color: #014a94; }

.CX-box-widget .box-news-related .box-news-related-item {
  margin-bottom: 0rem;
  background-color: #ffffff;
  padding: 10px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid #ddd; }
  .CX-box-widget .box-news-related .box-news-related-item:hover {
    -webkit-box-shadow: 0 3px 6px rgba(22, 22, 22, 0.1);
    -moz-box-shadow: 0 3px 6px rgba(22, 22, 22, 0.1);
    -ms-box-shadow: 0 3px 6px rgba(22, 22, 22, 0.1);
    -o-box-shadow: 0 3px 6px rgba(22, 22, 22, 0.1);
    box-shadow: 0 3px 6px rgba(22, 22, 22, 0.1); }
  .CX-box-widget .box-news-related .box-news-related-item a {
    text-decoration: none;
    display: inline-block; }
    .CX-box-widget .box-news-related .box-news-related-item a:hover .box-news-related-item-inner .box-img .img-background {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }
    .CX-box-widget .box-news-related .box-news-related-item a .box-news-related-item-inner {
      display: grid;
      grid-template-columns: auto 1fr; }
      .CX-box-widget .box-news-related .box-news-related-item a .box-news-related-item-inner .box-img {
        width: 70px;
        height: 60px;
        overflow: hidden;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        -o-border-radius: 6px;
        border-radius: 6px; }
        .CX-box-widget .box-news-related .box-news-related-item a .box-news-related-item-inner .box-img .img-background {
          height: 60px;
          background-size: cover;
          background-position: center center;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
      .CX-box-widget .box-news-related .box-news-related-item a .box-news-related-item-inner .box-text {
        padding-left: 0px; }
        .CX-box-widget .box-news-related .box-news-related-item a .box-news-related-item-inner .box-text .title {
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          color: #000000;
          font-size: 1rem;
          font-family: "Poppins-Medium"; }
        .CX-box-widget .box-news-related .box-news-related-item a .box-news-related-item-inner .box-text .box-date {
          margin-top: 5px;
          font-family: "Poppins-Light";
          color: #707070;
          font-size: 0.8rem; }

.boxShareSocToggle {
  color: #fff;
  cursor: pointer; }
  .boxShareSocToggle i {
    font-weight: normal;
    font-size: 1.5rem; }
  .boxShareSocToggle .jssocials-shares {
    margin-top: 0px; }
    .boxShareSocToggle .jssocials-shares .jssocials-share a {
      width: 30px;
      height: 30px;
      line-height: 30px;
      border-radius: 50%;
      background-color: #f59823;
      color: #ffffff; }
      .boxShareSocToggle .jssocials-shares .jssocials-share a i {
        font-size: 1rem; }
      .boxShareSocToggle .jssocials-shares .jssocials-share a:hover {
        background-color: #f59823;
        color: #ffffff; }

.section-promotions .boxPromo .sliderPromo .owl-stage-outer .owl-stage .owl-item .promo-item .box-link {
  position: relative;
  z-index: 2; }
  .section-promotions .boxPromo .sliderPromo .owl-stage-outer .owl-stage .owl-item .promo-item .box-link .link-download {
    right: 3rem;
    bottom: .5rem; }
    .section-promotions .boxPromo .sliderPromo .owl-stage-outer .owl-stage .owl-item .promo-item .box-link .link-download:hover:after {
      left: 1.5rem; }
    .section-promotions .boxPromo .sliderPromo .owl-stage-outer .owl-stage .owl-item .promo-item .box-link .link-download:after {
      position: relative;
      left: .8rem;
      margin-left: 0; }

.section-promotions .boxPromo .sliderPromo .promo-item.tab-slide-news {
  padding: 15px 10px;
  box-shadow: none;
  max-width: 1900px; }
  .section-promotions .boxPromo .sliderPromo .promo-item.tab-slide-news .box-list {
    box-shadow: none; }
    @media (max-width: 767px) {
      .section-promotions .boxPromo .sliderPromo .promo-item.tab-slide-news .box-list {
        padding: 0; } }
    .section-promotions .boxPromo .sliderPromo .promo-item.tab-slide-news .box-list a {
      padding: 20px;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important; }

.CX-header-top .boxRight ul li.language-sel {
  margin-right: 1rem; }

body .user-avatar-link .panel-notifications-count {
  right: 1rem;
  top: 0; }

.no_style.float li.notification {
  margin-right: 0;
  position: relative; }
  .no_style.float li.notification .box-badge {
    position: absolute;
    top: -.5rem;
    right: .3rem;
    z-index: 2; }
    .no_style.float li.notification .box-badge .badge {
      font-size: .5rem; }
  .no_style.float li.notification a.link-ico {
    padding-left: 2rem; }
  .no_style.float li.notification .dropdown-menu {
    min-width: 22rem;
    overflow: hidden;
    left: auto;
    right: 0;
    top: 2rem;
    max-height: none;
    z-index: 1300; }
    .no_style.float li.notification .dropdown-menu:after {
      display: none; }
    .no_style.float li.notification .dropdown-menu li {
      display: block;
      margin: 0; }
    .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container {
      max-height: 30rem;
      overflow: hidden;
      overflow-y: auto;
      /* width */
      /* Track */
      /* Handle */
      /* Handle on hover */ }
      .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container::-webkit-scrollbar {
        width: 5px; }
      .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container::-webkit-scrollbar-track {
        background: #f1f1f1; }
      .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 10px; }
      .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container::-webkit-scrollbar-thumb:hover {
        background: #555; }
      .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush {
        margin-bottom: 0; }
        .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item {
          border-left: 2px solid transparent; }
          .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item:hover a {
            color: #495057; }
            .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item:hover a .notifications-actions .action-item {
              display: block; }
          .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item.unread {
            border-left: 2px solid #014a94; }
            .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item.unread p {
              opacity: 1;
              color: #014a94; }
            .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item.unread .text-muted {
              color: #014a94 !important; }
            .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item.unread .notifications-actions .unread-mark {
              display: block; }
          .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item a {
            text-decoration: none;
            color: #6b6c7e;
            gap: 1rem; }
          .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item .text-muted {
            font-size: .7rem; }
          .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item p {
            opacity: .7; }
          .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item .notifications-actions {
            padding-top: .5rem; }
            .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item .notifications-actions .unread-mark {
              width: 10px;
              height: 10px;
              display: block;
              border-radius: 20px;
              background: #014a94;
              margin: 0 auto;
              margin-bottom: .5rem;
              display: none; }
            .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item .notifications-actions .action-item {
              font-size: .8rem;
              position: absolute;
              right: 1rem;
              display: none; }
              .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item .notifications-actions .action-item:last-child {
                margin-top: 1.5rem; }
              .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item .notifications-actions .action-item:hover .tooltip-custom {
                opacity: 1;
                visibility: visible; }
              .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item .notifications-actions .action-item .tooltip-custom {
                position: absolute;
                z-index: 3;
                width: max-content;
                background: #014a94;
                color: #fff;
                padding: .2rem .5rem;
                border-radius: 5px;
                font-size: .6rem;
                top: 0;
                right: 150%;
                opacity: 0;
                visibility: hidden;
                transition: .3s;
                -moz-transition: .3s;
                -webkit-transition: .3s;
                -o-transition: .3s; }
                .no_style.float li.notification .dropdown-menu .dropdown-notifications-list.scrollable-container .list-group-flush .list-group-item .notifications-actions .action-item .tooltip-custom.danger {
                  background: #dc3545; }
    .no_style.float li.notification .dropdown-menu .dropdown-menu-footer .dropdown-item {
      box-shadow: none !important; }

.CX-header-top .boxRight ul li.notification a.link-ico .ico {
  font-size: 1rem; }

.cx-section-notifications {
  margin-top: 2rem;
  padding-bottom: 4rem; }
  @media (max-width: 767px) {
    .cx-section-notifications {
      margin-top: 2rem; } }
  .cx-section-notifications .container {
    max-width: 800px; }
    .cx-section-notifications .container .app-notification-card {
      border: 1px solid #d9dee3;
      box-shadow: 0 2px 6px 0 rgba(67, 89, 113, 0.12);
      border-radius: 10px;
      overflow: hidden; }
      @media (max-width: 767px) {
        .cx-section-notifications .container .app-notification-card {
          position: relative; } }
      @media (max-width: 767px) {
        .cx-section-notifications .container .app-notification-card .row {
          flex-direction: column; } }
      .cx-section-notifications .container .app-notification-card .app-notification-sidebar {
        flex-grow: .4 !important;
        padding-right: 0; }
        @media (max-width: 767px) {
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar {
            flex-grow: unset !important; } }
        .cx-section-notifications .container .app-notification-card .app-notification-sidebar.border-end {
          border-right: 1px solid #d9dee3; }
        .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-header {
          border-bottom: 1px solid #d9dee3; }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-header h5 {
            font-size: 1rem;
            margin-bottom: 0;
            color: #014a94 !important; }
        .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body {
          height: calc(calc(100vh - 11rem) - 2.5rem);
          margin-top: 0;
          padding: 0;
          /* width */
          /* Track */
          /* Handle */
          /* Handle on hover */ }
          @media (max-width: 820px) {
            .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body {
              height: calc(calc(80vh - 9rem) - 10.5rem); } }
          @media (max-width: 767px) {
            .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body {
              height: 450px;
              margin-right: .8rem; } }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body::-webkit-scrollbar {
            width: 5px; }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body::-webkit-scrollbar-track {
            background: #ccc; }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body::-webkit-scrollbar-thumb {
            background: #999;
            border-radius: 10px; }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body::-webkit-scrollbar-thumb:hover {
            background: #555; }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notifications-list.empty .notification-list-item:hover {
            background: #fff; }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notifications-list.empty .notification-list-item .lazyColor.badge {
            height: 15px;
            width: 100px; }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notifications-list.empty .notification-list-item .lazyColor.title {
            height: 30px; }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notifications-list.empty .notification-list-item .lazyColor.desc {
            height: 50px; }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notifications-list.empty .notification-list-item .lazyColor.text-muted {
            display: block;
            height: 15px;
            width: 100px; }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notifications-list.empty .notification-list-item .lazyColor {
            opacity: 0.5;
            border-radius: 10px;
            background: linear-gradient(135deg, rgba(211, 223, 232, 0.5) 30%, rgba(169, 184, 197, 0.5) 38%, rgba(168, 182, 193, 0.6) 41%, rgba(168, 182, 193, 0.6) 50%, rgba(168, 182, 193, 0.6) 50%, rgba(169, 184, 197, 0.6) 51%, rgba(211, 223, 232, 0.6) 57%, rgba(211, 223, 232, 0.6) 80%, rgba(211, 223, 232, 0.6) 80%);
            background-size: 1200% 1200%;
            -webkit-animation: AnimationName 2s ease infinite reverse;
            -moz-animation: AnimationName 2s ease infinite reverse;
            animation: AnimationName 2s ease infinite reverse; }

@-webkit-keyframes AnimationName {
  0% {
    background-position: 0 92%; }
  50% {
    background-position: 100% 9%; }
  100% {
    background-position: 0 92%; } }

@-moz-keyframes AnimationName {
  0% {
    background-position: 0 92%; }
  50% {
    background-position: 100% 9%; }
  100% {
    background-position: 0 92%; } }

@keyframes AnimationName {
  0% {
    background-position: 0 92%; }
  100% {
    background-position: 100% 9%; } }
          .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item {
            padding: 1rem;
            border-bottom: 1px solid #d9dee3;
            transition: .3s;
            border-left: 2px solid transparent;
            padding-right: 1.8rem; }
            .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item:last-child {
              border-bottom: none; }
            .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item:hover, .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item.active {
              background: #f0f5ff; }
            .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item:hover a .notifications-actions .action-item {
              display: block; }
            .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item.unread {
              border-left: 2px solid #014a94; }
              .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item.unread a p {
                opacity: 1;
                color: #014a94;
                font-weight: bold; }
              .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item.unread a .text-muted {
                color: #014a94 !important;
                font-weight: bold; }
              .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item.unread a .notifications-actions .unread-mark {
                display: block; }
            .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item a {
              text-decoration: none;
              color: #566a7f; }
              .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item a p {
                opacity: .5;
                font-size: .8rem;
                white-space: pre-wrap;
                word-break: keep-all;
                text-overflow: ellipsis;
                overflow: hidden;
                margin-bottom: 4px;
                min-height: 16px;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical; }
              .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item a .text-muted {
                font-size: .7rem; }
              .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item a .notifications-actions {
                padding-top: .5rem;
                position: relative; }
                .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item a .notifications-actions .unread-mark {
                  width: 10px;
                  height: 10px;
                  border-radius: 20px;
                  background: #014a94;
                  margin: 0 auto;
                  margin-bottom: .5rem;
                  display: none;
                  position: relative;
                  right: -0.8rem; }
                .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item a .notifications-actions .action-item {
                  font-size: .8rem;
                  position: absolute;
                  right: -0.9rem;
                  display: none; }
                  @media (max-width: 820px) {
                    .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item a .notifications-actions .action-item {
                      display: block; } }
                  .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item a .notifications-actions .action-item:last-child {
                    margin-top: 1.5rem; }
                  .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item a .notifications-actions .action-item:hover .tooltip-custom {
                    opacity: 1;
                    visibility: visible; }
                  .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item a .notifications-actions .action-item .tooltip-custom {
                    position: absolute;
                    z-index: 3;
                    width: max-content;
                    background: #014a94;
                    color: #fff;
                    padding: .2rem .5rem;
                    border-radius: 5px;
                    font-size: .6rem;
                    top: 0;
                    right: 150%;
                    opacity: 0;
                    visibility: hidden;
                    transition: .3s;
                    -moz-transition: .3s;
                    -webkit-transition: .3s;
                    -o-transition: .3s; }
                    .cx-section-notifications .container .app-notification-card .app-notification-sidebar .sidebar-body .notification-list-item a .notifications-actions .action-item .tooltip-custom.danger {
                      background: #dc3545; }
      .cx-section-notifications .container .app-notification-card .app-notification-view {
        padding-left: 0;
        overflow: hidden;
        background: rgba(245, 245, 249, 0.5); }
        @media (max-width: 767px) {
          .cx-section-notifications .container .app-notification-card .app-notification-view {
            position: absolute;
            z-index: 2;
            top: 0;
            border: 1px solid #d9dee3;
            border-radius: 10px;
            right: -110%;
            padding-right: 0;
            transition: .3s;
            -moz-transition: .3s;
            -webkit-transition: .3s;
            -o-transition: .3s; }
            .cx-section-notifications .container .app-notification-card .app-notification-view.show {
              right: 0; } }
        .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-header {
          border-bottom: 1px solid #d9dee3;
          background: #fff;
          border-radius: 0 10px 0 0; }
          .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-header h6 {
            color: #014a94;
            font-size: 1rem; }
          .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-header #trigger-back-notif {
            margin-right: 1rem;
            opacity: .7;
            display: none; }
            @media (max-width: 767px) {
              .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-header #trigger-back-notif {
                display: block; } }
        .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-content {
          padding: 1.5rem 0;
          height: 90%;
          border-radius: 0 0 10px 0; }
          @media (max-width: 820px) {
            .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-content {
              height: 100%; } }
          @media (max-width: 767px) {
            .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-content {
              padding-bottom: .5rem;
              background: #ffffff; } }
          .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-content .notification-card-preview {
            max-height: calc(calc(100vh - 16rem) - 2.5rem);
            overflow: auto;
            background: transparent;
            box-shadow: none;
            border: none !important;
            /* width */
            /* Track */
            /* Handle */
            /* Handle on hover */ }
            @media (max-width: 820px) {
              .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-content .notification-card-preview {
                max-height: calc(calc(80vh - 11rem) - 13.5rem); } }
            @media (max-width: 767px) {
              .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-content .notification-card-preview {
                max-height: none;
                height: 410px; } }
            .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-content .notification-card-preview::-webkit-scrollbar {
              width: 5px; }
            .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-content .notification-card-preview::-webkit-scrollbar-track {
              background: #ccc; }
            .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-content .notification-card-preview::-webkit-scrollbar-thumb {
              background: #999;
              border-radius: 10px; }
            .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-content .notification-card-preview::-webkit-scrollbar-thumb:hover {
              background: #555; }
            .cx-section-notifications .container .app-notification-card .app-notification-view .app-notification-view-content .notification-card-preview .card-body {
              padding: 0; }

.section-topic-interest {
  margin-top: 6rem;
  padding: 4rem 0; }
  @media (max-width: 767px) {
    .section-topic-interest {
      margin-top: 2rem; } }
  .section-topic-interest .head-title {
    text-align: center; }
  .section-topic-interest .box-topic.public-info-carousel {
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: center;
    justify-content: center; }
    @media (max-width: 820px) {
      .section-topic-interest .box-topic.public-info-carousel {
        max-width: 100%; } }
    .section-topic-interest .box-topic.public-info-carousel .box-topic-inner {
      flex: 0 32%; }
      @media (max-width: 820px) {
        .section-topic-interest .box-topic.public-info-carousel .box-topic-inner {
          flex: 0 40%; } }
      @media (max-width: 767px) {
        .section-topic-interest .box-topic.public-info-carousel .box-topic-inner {
          flex: 0 75%; } }
      .section-topic-interest .box-topic.public-info-carousel .box-topic-inner:last-child a {
        -webkit-border-bottom-right-radius: 80px;
        -moz-border-bottom-right-radius: 80px;
        -ms-border-bottom-right-radius: 80px;
        -o-border-bottom-right-radius: 80px;
        border-bottom-right-radius: 80px; }
      .section-topic-interest .box-topic.public-info-carousel .box-topic-inner:nth-child(odd) a {
        background-color: #0b108c; }
      .section-topic-interest .box-topic.public-info-carousel .box-topic-inner a .box-topic-title .icon img {
        display: initial;
        width: auto; }
    .section-topic-interest .box-topic.public-info-carousel .owl-item:nth-child(2) .box-topic-inner a {
      background-color: #0e4ead; }
    .section-topic-interest .box-topic.public-info-carousel .owl-item:nth-child(3) .box-topic-inner a {
      background-color: #0b108c; }
    .section-topic-interest .box-topic.public-info-carousel .owl-item:nth-child(4) .box-topic-inner a {
      background-color: #0c0f66; }
    .section-topic-interest .box-topic.public-info-carousel .owl-item:nth-child(5) .box-topic-inner a {
      background-color: #101252; }
    .section-topic-interest .box-topic.public-info-carousel .owl-item:nth-child(6) .box-topic-inner a {
      background-color: #050732; }
    .section-topic-interest .box-topic.public-info-carousel .owl-item:last-child .box-topic-inner a {
      -webkit-border-bottom-right-radius: 80px;
      -moz-border-bottom-right-radius: 80px;
      -ms-border-bottom-right-radius: 80px;
      -o-border-bottom-right-radius: 80px;
      border-bottom-right-radius: 80px; }
    .section-topic-interest .box-topic.public-info-carousel .owl-nav {
      text-align: left;
      margin-top: 2rem; }
      .section-topic-interest .box-topic.public-info-carousel .owl-nav button {
        border: 0px;
        outline: none;
        margin-right: 1.5rem;
        width: 60px;
        height: 60px;
        line-height: 60px; }
        .theme-default .section-topic-interest .box-topic.public-info-carousel .owl-nav button {
          background-color: #c70740;
          color: #ffffff; }
          .theme-default .section-topic-interest .box-topic.public-info-carousel .owl-nav button:hover {
            background-color: #b8043a; }
          .theme-default .section-topic-interest .box-topic.public-info-carousel .owl-nav button i {
            font-size: 1.5rem; }
        .section-topic-interest .box-topic.public-info-carousel .owl-nav button:last-child {
          margin-right: 0px; }
        .section-topic-interest .box-topic.public-info-carousel .owl-nav button.disabled {
          opacity: 0.5; }

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