@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Public+Sans:wght@400;500;600;700&display=swap");
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

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

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

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

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/classic-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/classic-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/classic-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

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

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

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

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

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

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

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

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

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

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

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

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

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

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

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

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

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

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

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

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

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

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

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

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

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

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

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

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

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

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

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

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

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

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

.portlet-options-dropdown {
  z-index: 1035;
}

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

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

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

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

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

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

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

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

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

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

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

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

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

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

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

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

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

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

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

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

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

.icon-repeat:before {
  content: "\f01e";
}

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

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

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

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

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

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

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

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

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

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

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

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

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

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

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

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

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

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

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

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

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

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

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

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

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

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

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

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

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

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

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

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

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

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

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

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

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

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

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

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

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

#wrapper {
  padding: 0;
}

.portlet-borderless .portlet-content {
  padding: 0;
}
.portlet-borderless h2.portlet-title-text {
  display: none;
}
.portlet-borderless .portlet {
  margin-bottom: 0px;
}
.portlet-borderless .portlet-content-container {
  min-height: initial;
  position: relative;
}

.portlet-decorate .portlet-content {
  padding: 12px 10px 10px;
}
.portlet-decorate h2.portlet-title-text {
  display: block;
}
.portlet-decorate .portlet {
  margin-bottom: 10px;
}

.tools-control-group > .control-menu-nav > li > .lfr-portal-tooltip > .control-menu-icon.toggle-controls {
  display: inline-block !important;
}

body.controls-hidden .portlet-borderless .portlet:hover > .portlet-topper,
body.controls-hidden .portlet-borderless .portlet.focus > .portlet-topper,
body.controls-hidden .portlet-container-round .portlet:hover > .portlet-topper,
body.controls-hidden .portlet-container-round .portlet.focus > .portlet-topper,
body.controls-hidden .portlet-container .portlet:hover > .portlet-topper,
body.controls-hidden .portlet-container .portlet.focus > .portlet-topper,
body.controls-hidden .portlet-container-round-small .portlet:hover > .portlet-topper,
body.controls-hidden .portlet-container-round-small .portlet.focus > .portlet-topper,
body.controls-hidden .rounded-container .portlet:hover > .portlet-topper,
body.controls-hidden .rounded-container .portlet.focus > .portlet-topper {
  display: none !important;
}
body.controls-hidden .portlet-borderless .portlet:hover > .portlet-content-editable,
body.controls-hidden .portlet-borderless .portlet.focus > .portlet-content-editable,
body.controls-hidden .portlet-container-round .portlet:hover > .portlet-content-editable,
body.controls-hidden .portlet-container-round .portlet.focus > .portlet-content-editable,
body.controls-hidden .portlet-container .portlet:hover > .portlet-content-editable,
body.controls-hidden .portlet-container .portlet.focus > .portlet-content-editable,
body.controls-hidden .portlet-container-round-small .portlet:hover > .portlet-content-editable,
body.controls-hidden .portlet-container-round-small .portlet.focus > .portlet-content-editable,
body.controls-hidden .rounded-container .portlet:hover > .portlet-content-editable,
body.controls-hidden .rounded-container .portlet.focus > .portlet-content-editable {
  border-color: transparent !important;
}

.control-menu-nav.hicon li a {
  padding-left: 10px;
  margin-left: 5px;
}

i:first-child a {
  border-color: transparent;
}

.control-menu-nav.hicon li {
  color: #FFF;
  height: 35px;
  line-height: 35px;
  margin-left: 3px;
  margin-right: 3px;
}

div#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_6882_ header.portlet-topper {
  display: none;
}
div#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_6882_ .portlet-content {
  border: none;
}

.footer-sec {
  clear: both;
}

.navbar {
  margin-bottom: 0;
  border: none;
}

.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}

div.portlet-column.portlet-column-only {
  padding: 0;
}

.carousel-indicators .active {
  margin-right: 5px;
}

.open > .dropdown-menu {
  display: block;
  visibility: visible;
  opacity: 1;
}

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

@font-face {
  font-family: titillium_webregular;
  src: url(../fonts/titilliumweb-regular-webfont.woff2) format("woff2"), url(../fonts/titilliumweb-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: titillium_websemibold;
  src: url(../fonts/titilliumweb-semibold-webfont.woff2) format("woff2"), url(../fonts/titilliumweb-semibold-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: titillium_webbold;
  src: url(../fonts/titilliumweb-bold-webfont.woff2) format("woff2"), url(../fonts/titilliumweb-bold-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
/*Deals and Offers*/
:root {
  --colors-base: #131417;
  --colors-blue: #004e96;
  --color-orange: #faa61a;
  --color-text: #2C2C2C;
  --font-family1: "titillium_webbold";
  --font-family2: "titillium_webregular";
  --font-family3: "titillium_websemibold";
  --font-family4: "Roboto", sans-serif;
  --color-light-black: #797C80;
  --color-light-black1: #414141;
  --fontsize-12: 12px;
  --dropdown-color: #f4f4f4;
  --color-dark: #202124;
}

html {
  min-height: 100%;
  position: relative;
}

body {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-family: var(--font-family2);
  font-size: 14px;
  color: var(--color-light-black1);
}

/*!
 * Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
}

.fa,
.fas,
.fa-solid,
.far,
.fa-regular,
.fal,
.fa-light,
.fat,
.fa-thin,
.fad,
.fa-duotone,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none));
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30 ";
}

.fa-1::before {
  content: "\31 ";
}

.fa-2::before {
  content: "\32 ";
}

.fa-3::before {
  content: "\33 ";
}

.fa-4::before {
  content: "\34 ";
}

.fa-5::before {
  content: "\35 ";
}

.fa-6::before {
  content: "\36 ";
}

.fa-7::before {
  content: "\37 ";
}

.fa-8::before {
  content: "\38 ";
}

.fa-9::before {
  content: "\39 ";
}

.fa-00::before {
  content: "\e467";
}

.fa-360-degrees::before {
  content: "\e2dc";
}

.fa-a::before {
  content: "A";
}

.fa-abacus::before {
  content: "\f640";
}

.fa-accent-grave::before {
  content: "\`";
}

.fa-acorn::before {
  content: "\f6ae";
}

.fa-address-book::before {
  content: "\f2b9";
}

.fa-contact-book::before {
  content: "\f2b9";
}

.fa-address-card::before {
  content: "\f2bb";
}

.fa-contact-card::before {
  content: "\f2bb";
}

.fa-vcard::before {
  content: "\f2bb";
}

.fa-air-conditioner::before {
  content: "\f8f4";
}

.fa-airplay::before {
  content: "\e089";
}

.fa-alarm-clock::before {
  content: "\f34e";
}

.fa-alarm-exclamation::before {
  content: "\f843";
}

.fa-alarm-plus::before {
  content: "\f844";
}

.fa-alarm-snooze::before {
  content: "\f845";
}

.fa-album::before {
  content: "\f89f";
}

.fa-album-circle-plus::before {
  content: "\e48c";
}

.fa-album-circle-user::before {
  content: "\e48d";
}

.fa-album-collection::before {
  content: "\f8a0";
}

.fa-album-collection-circle-plus::before {
  content: "\e48e";
}

.fa-album-collection-circle-user::before {
  content: "\e48f";
}

.fa-alicorn::before {
  content: "\f6b0";
}

.fa-alien::before {
  content: "\f8f5";
}

.fa-alien-8bit::before {
  content: "\f8f6";
}

.fa-alien-monster::before {
  content: "\f8f6";
}

.fa-align-center::before {
  content: "\f037";
}

.fa-align-justify::before {
  content: "\f039";
}

.fa-align-left::before {
  content: "\f036";
}

.fa-align-right::before {
  content: "\f038";
}

.fa-align-slash::before {
  content: "\f846";
}

.fa-alt::before {
  content: "\e08a";
}

.fa-amp-guitar::before {
  content: "\f8a1";
}

.fa-ampersand::before {
  content: "\&";
}

.fa-anchor::before {
  content: "\f13d";
}

.fa-angel::before {
  content: "\f779";
}

.fa-angle::before {
  content: "\e08c";
}

.fa-angle-90::before {
  content: "\e08d";
}

.fa-angle-down::before {
  content: "\f107";
}

.fa-angle-left::before {
  content: "\f104";
}

.fa-angle-right::before {
  content: "\f105";
}

.fa-angle-up::before {
  content: "\f106";
}

.fa-angles-down::before {
  content: "\f103";
}

.fa-angle-double-down::before {
  content: "\f103";
}

.fa-angles-left::before {
  content: "\f100";
}

.fa-angle-double-left::before {
  content: "\f100";
}

.fa-angles-right::before {
  content: "\f101";
}

.fa-angle-double-right::before {
  content: "\f101";
}

.fa-angles-up::before {
  content: "\f102";
}

.fa-angle-double-up::before {
  content: "\f102";
}

.fa-ankh::before {
  content: "\f644";
}

.fa-apartment::before {
  content: "\e468";
}

.fa-aperture::before {
  content: "\e2df";
}

.fa-apostrophe::before {
  content: "\'";
}

.fa-apple-core::before {
  content: "\e08f";
}

.fa-apple-whole::before {
  content: "\f5d1";
}

.fa-apple-alt::before {
  content: "\f5d1";
}

.fa-archway::before {
  content: "\f557";
}

.fa-arrow-down::before {
  content: "\f063";
}

.fa-arrow-down-1-9::before {
  content: "\f162";
}

.fa-sort-numeric-asc::before {
  content: "\f162";
}

.fa-sort-numeric-down::before {
  content: "\f162";
}

.fa-arrow-down-9-1::before {
  content: "\f886";
}

.fa-sort-numeric-desc::before {
  content: "\f886";
}

.fa-sort-numeric-down-alt::before {
  content: "\f886";
}

.fa-arrow-down-a-z::before {
  content: "\f15d";
}

.fa-sort-alpha-asc::before {
  content: "\f15d";
}

.fa-sort-alpha-down::before {
  content: "\f15d";
}

.fa-arrow-down-arrow-up::before {
  content: "\f883";
}

.fa-sort-alt::before {
  content: "\f883";
}

.fa-arrow-down-big-small::before {
  content: "\f88c";
}

.fa-sort-size-down::before {
  content: "\f88c";
}

.fa-arrow-down-from-dotted-line::before {
  content: "\e090";
}

.fa-arrow-down-from-line::before {
  content: "\f345";
}

.fa-arrow-from-top::before {
  content: "\f345";
}

.fa-arrow-down-left::before {
  content: "\e091";
}

.fa-arrow-down-left-and-arrow-up-right-to-center::before {
  content: "\e092";
}

.fa-arrow-down-long::before {
  content: "\f175";
}

.fa-long-arrow-down::before {
  content: "\f175";
}

.fa-arrow-down-right::before {
  content: "\e093";
}

.fa-arrow-down-short-wide::before {
  content: "\f884";
}

.fa-sort-amount-desc::before {
  content: "\f884";
}

.fa-sort-amount-down-alt::before {
  content: "\f884";
}

.fa-arrow-down-small-big::before {
  content: "\f88d";
}

.fa-sort-size-down-alt::before {
  content: "\f88d";
}

.fa-arrow-down-square-triangle::before {
  content: "\f889";
}

.fa-sort-shapes-down-alt::before {
  content: "\f889";
}

.fa-arrow-down-to-bracket::before {
  content: "\e094";
}

.fa-arrow-down-to-dotted-line::before {
  content: "\e095";
}

.fa-arrow-down-to-line::before {
  content: "\f33d";
}

.fa-arrow-to-bottom::before {
  content: "\f33d";
}

.fa-arrow-down-to-square::before {
  content: "\e096";
}

.fa-arrow-down-triangle-square::before {
  content: "\f888";
}

.fa-sort-shapes-down::before {
  content: "\f888";
}

.fa-arrow-down-wide-short::before {
  content: "\f160";
}

.fa-sort-amount-asc::before {
  content: "\f160";
}

.fa-sort-amount-down::before {
  content: "\f160";
}

.fa-arrow-down-z-a::before {
  content: "\f881";
}

.fa-sort-alpha-desc::before {
  content: "\f881";
}

.fa-sort-alpha-down-alt::before {
  content: "\f881";
}

.fa-arrow-left::before {
  content: "\f060";
}

.fa-arrow-left-from-line::before {
  content: "\f344";
}

.fa-arrow-from-right::before {
  content: "\f344";
}

.fa-arrow-left-long::before {
  content: "\f177";
}

.fa-long-arrow-left::before {
  content: "\f177";
}

.fa-arrow-left-long-to-line::before {
  content: "\e3d4";
}

.fa-arrow-left-to-line::before {
  content: "\f33e";
}

.fa-arrow-to-left::before {
  content: "\f33e";
}

.fa-arrow-pointer::before {
  content: "\f245";
}

.fa-mouse-pointer::before {
  content: "\f245";
}

.fa-arrow-right::before {
  content: "\f061";
}

.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}

.fa-exchange::before {
  content: "\f0ec";
}

.fa-arrow-right-from-bracket::before {
  content: "\f08b";
}

.fa-sign-out::before {
  content: "\f08b";
}

.fa-arrow-right-from-line::before {
  content: "\f343";
}

.fa-arrow-from-left::before {
  content: "\f343";
}

.fa-arrow-right-long::before {
  content: "\f178";
}

.fa-long-arrow-right::before {
  content: "\f178";
}

.fa-arrow-right-long-to-line::before {
  content: "\e3d5";
}

.fa-arrow-right-to-bracket::before {
  content: "\f090";
}

.fa-sign-in::before {
  content: "\f090";
}

.fa-arrow-right-to-line::before {
  content: "\f340";
}

.fa-arrow-to-right::before {
  content: "\f340";
}

.fa-arrow-rotate-left::before {
  content: "\f0e2";
}

.fa-arrow-left-rotate::before {
  content: "\f0e2";
}

.fa-arrow-rotate-back::before {
  content: "\f0e2";
}

.fa-arrow-rotate-backward::before {
  content: "\f0e2";
}

.fa-undo::before {
  content: "\f0e2";
}

.fa-arrow-rotate-right::before {
  content: "\f01e";
}

.fa-arrow-right-rotate::before {
  content: "\f01e";
}

.fa-arrow-rotate-forward::before {
  content: "\f01e";
}

.fa-redo::before {
  content: "\f01e";
}

.fa-arrow-trend-down::before {
  content: "\e097";
}

.fa-arrow-trend-up::before {
  content: "\e098";
}

.fa-arrow-turn-down::before {
  content: "\f149";
}

.fa-level-down::before {
  content: "\f149";
}

.fa-arrow-turn-down-left::before {
  content: "\e2e1";
}

.fa-arrow-turn-down-right::before {
  content: "\e3d6";
}

.fa-arrow-turn-up::before {
  content: "\f148";
}

.fa-level-up::before {
  content: "\f148";
}

.fa-arrow-up::before {
  content: "\f062";
}

.fa-arrow-up-1-9::before {
  content: "\f163";
}

.fa-sort-numeric-up::before {
  content: "\f163";
}

.fa-arrow-up-9-1::before {
  content: "\f887";
}

.fa-sort-numeric-up-alt::before {
  content: "\f887";
}

.fa-arrow-up-a-z::before {
  content: "\f15e";
}

.fa-sort-alpha-up::before {
  content: "\f15e";
}

.fa-arrow-up-arrow-down::before {
  content: "\e099";
}

.fa-sort-up-down::before {
  content: "\e099";
}

.fa-arrow-up-big-small::before {
  content: "\f88e";
}

.fa-sort-size-up::before {
  content: "\f88e";
}

.fa-arrow-up-from-bracket::before {
  content: "\e09a";
}

.fa-arrow-up-from-dotted-line::before {
  content: "\e09b";
}

.fa-arrow-up-from-line::before {
  content: "\f342";
}

.fa-arrow-from-bottom::before {
  content: "\f342";
}

.fa-arrow-up-from-square::before {
  content: "\e09c";
}

.fa-arrow-up-left::before {
  content: "\e09d";
}

.fa-arrow-up-left-from-circle::before {
  content: "\e09e";
}

.fa-arrow-up-long::before {
  content: "\f176";
}

.fa-long-arrow-up::before {
  content: "\f176";
}

.fa-arrow-up-right::before {
  content: "\e09f";
}

.fa-arrow-up-right-and-arrow-down-left-from-center::before {
  content: "\e0a0";
}

.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}

.fa-external-link::before {
  content: "\f08e";
}

.fa-arrow-up-short-wide::before {
  content: "\f885";
}

.fa-sort-amount-up-alt::before {
  content: "\f885";
}

.fa-arrow-up-small-big::before {
  content: "\f88f";
}

.fa-sort-size-up-alt::before {
  content: "\f88f";
}

.fa-arrow-up-square-triangle::before {
  content: "\f88b";
}

.fa-sort-shapes-up-alt::before {
  content: "\f88b";
}

.fa-arrow-up-to-dotted-line::before {
  content: "\e0a1";
}

.fa-arrow-up-to-line::before {
  content: "\f341";
}

.fa-arrow-to-top::before {
  content: "\f341";
}

.fa-arrow-up-triangle-square::before {
  content: "\f88a";
}

.fa-sort-shapes-up::before {
  content: "\f88a";
}

.fa-arrow-up-wide-short::before {
  content: "\f161";
}

.fa-sort-amount-up::before {
  content: "\f161";
}

.fa-arrow-up-z-a::before {
  content: "\f882";
}

.fa-sort-alpha-up-alt::before {
  content: "\f882";
}

.fa-arrows-cross::before {
  content: "\e0a2";
}

.fa-arrows-from-dotted-line::before {
  content: "\e0a3";
}

.fa-arrows-from-line::before {
  content: "\e0a4";
}

.fa-arrows-left-right::before {
  content: "\f07e";
}

.fa-arrows-h::before {
  content: "\f07e";
}

.fa-arrows-maximize::before {
  content: "\f31d";
}

.fa-expand-arrows::before {
  content: "\f31d";
}

.fa-arrows-minimize::before {
  content: "\e0a5";
}

.fa-compress-arrows::before {
  content: "\e0a5";
}

.fa-arrows-repeat::before {
  content: "\f364";
}

.fa-repeat-alt::before {
  content: "\f364";
}

.fa-arrows-repeat-1::before {
  content: "\f366";
}

.fa-repeat-1-alt::before {
  content: "\f366";
}

.fa-arrows-retweet::before {
  content: "\f361";
}

.fa-retweet-alt::before {
  content: "\f361";
}

.fa-arrows-rotate::before {
  content: "\f021";
}

.fa-refresh::before {
  content: "\f021";
}

.fa-sync::before {
  content: "\f021";
}

.fa-arrows-to-dotted-line::before {
  content: "\e0a6";
}

.fa-arrows-to-line::before {
  content: "\e0a7";
}

.fa-arrows-up-down::before {
  content: "\f07d";
}

.fa-arrows-v::before {
  content: "\f07d";
}

.fa-arrows-up-down-left-right::before {
  content: "\f047";
}

.fa-arrows::before {
  content: "\f047";
}

.fa-asterisk::before {
  content: "\*";
}

.fa-at::before {
  content: "\@";
}

.fa-atom::before {
  content: "\f5d2";
}

.fa-atom-simple::before {
  content: "\f5d3";
}

.fa-atom-alt::before {
  content: "\f5d3";
}

.fa-audio-description::before {
  content: "\f29e";
}

.fa-audio-description-slash::before {
  content: "\e0a8";
}

.fa-austral-sign::before {
  content: "\e0a9";
}

.fa-avocado::before {
  content: "\e0aa";
}

.fa-award::before {
  content: "\f559";
}

.fa-award-simple::before {
  content: "\e0ab";
}

.fa-axe::before {
  content: "\f6b2";
}

.fa-axe-battle::before {
  content: "\f6b3";
}

.fa-b::before {
  content: "B";
}

.fa-baby::before {
  content: "\f77c";
}

.fa-baby-carriage::before {
  content: "\f77d";
}

.fa-carriage-baby::before {
  content: "\f77d";
}

.fa-backpack::before {
  content: "\f5d4";
}

.fa-backward::before {
  content: "\f04a";
}

.fa-backward-fast::before {
  content: "\f049";
}

.fa-fast-backward::before {
  content: "\f049";
}

.fa-backward-step::before {
  content: "\f048";
}

.fa-step-backward::before {
  content: "\f048";
}

.fa-bacon::before {
  content: "\f7e5";
}

.fa-bacteria::before {
  content: "\e059";
}

.fa-bacterium::before {
  content: "\e05a";
}

.fa-badge::before {
  content: "\f335";
}

.fa-badge-check::before {
  content: "\f336";
}

.fa-badge-dollar::before {
  content: "\f645";
}

.fa-badge-percent::before {
  content: "\f646";
}

.fa-badge-sheriff::before {
  content: "\f8a2";
}

.fa-badger-honey::before {
  content: "\f6b4";
}

.fa-badminton::before {
  content: "\e33a";
}

.fa-bag-shopping::before {
  content: "\f290";
}

.fa-shopping-bag::before {
  content: "\f290";
}

.fa-bagel::before {
  content: "\e3d7";
}

.fa-bags-shopping::before {
  content: "\f847";
}

.fa-baguette::before {
  content: "\e3d8";
}

.fa-bahai::before {
  content: "\f666";
}

.fa-baht-sign::before {
  content: "\e0ac";
}

.fa-ball-pile::before {
  content: "\f77e";
}

.fa-balloon::before {
  content: "\e2e3";
}

.fa-balloons::before {
  content: "\e2e4";
}

.fa-ballot::before {
  content: "\f732";
}

.fa-ballot-check::before {
  content: "\f733";
}

.fa-ban::before {
  content: "\f05e";
}

.fa-cancel::before {
  content: "\f05e";
}

.fa-ban-bug::before {
  content: "\f7f9";
}

.fa-debug::before {
  content: "\f7f9";
}

.fa-ban-parking::before {
  content: "\f616";
}

.fa-parking-circle-slash::before {
  content: "\f616";
}

.fa-ban-smoking::before {
  content: "\f54d";
}

.fa-smoking-ban::before {
  content: "\f54d";
}

.fa-banana::before {
  content: "\e2e5";
}

.fa-bandage::before {
  content: "\f462";
}

.fa-band-aid::before {
  content: "\f462";
}

.fa-bangladeshi-taka-sign::before {
  content: "\e2e6";
}

.fa-banjo::before {
  content: "\f8a3";
}

.fa-barcode::before {
  content: "\f02a";
}

.fa-barcode-read::before {
  content: "\f464";
}

.fa-barcode-scan::before {
  content: "\f465";
}

.fa-bars::before {
  content: "\f0c9";
}

.fa-navicon::before {
  content: "\f0c9";
}

.fa-bars-filter::before {
  content: "\e0ad";
}

.fa-bars-progress::before {
  content: "\f828";
}

.fa-tasks-alt::before {
  content: "\f828";
}

.fa-bars-sort::before {
  content: "\e0ae";
}

.fa-bars-staggered::before {
  content: "\f550";
}

.fa-reorder::before {
  content: "\f550";
}

.fa-stream::before {
  content: "\f550";
}

.fa-baseball::before {
  content: "\f433";
}

.fa-baseball-ball::before {
  content: "\f433";
}

.fa-baseball-bat-ball::before {
  content: "\f432";
}

.fa-basket-shopping::before {
  content: "\f291";
}

.fa-shopping-basket::before {
  content: "\f291";
}

.fa-basket-shopping-simple::before {
  content: "\e0af";
}

.fa-shopping-basket-alt::before {
  content: "\e0af";
}

.fa-basketball::before {
  content: "\f434";
}

.fa-basketball-ball::before {
  content: "\f434";
}

.fa-basketball-hoop::before {
  content: "\f435";
}

.fa-bat::before {
  content: "\f6b5";
}

.fa-bath::before {
  content: "\f2cd";
}

.fa-bathtub::before {
  content: "\f2cd";
}

.fa-battery-bolt::before {
  content: "\f376";
}

.fa-battery-empty::before {
  content: "\f244";
}

.fa-battery-0::before {
  content: "\f244";
}

.fa-battery-exclamation::before {
  content: "\e0b0";
}

.fa-battery-full::before {
  content: "\f240";
}

.fa-battery::before {
  content: "\f240";
}

.fa-battery-5::before {
  content: "\f240";
}

.fa-battery-half::before {
  content: "\f242";
}

.fa-battery-3::before {
  content: "\f242";
}

.fa-battery-low::before {
  content: "\e0b1";
}

.fa-battery-1::before {
  content: "\e0b1";
}

.fa-battery-quarter::before {
  content: "\f243";
}

.fa-battery-2::before {
  content: "\f243";
}

.fa-battery-slash::before {
  content: "\f377";
}

.fa-battery-three-quarters::before {
  content: "\f241";
}

.fa-battery-4::before {
  content: "\f241";
}

.fa-bed::before {
  content: "\f236";
}

.fa-bed-bunk::before {
  content: "\f8f8";
}

.fa-bed-empty::before {
  content: "\f8f9";
}

.fa-bed-front::before {
  content: "\f8f7";
}

.fa-bed-alt::before {
  content: "\f8f7";
}

.fa-bed-pulse::before {
  content: "\f487";
}

.fa-procedures::before {
  content: "\f487";
}

.fa-bee::before {
  content: "\e0b2";
}

.fa-beer-mug::before {
  content: "\e0b3";
}

.fa-beer-foam::before {
  content: "\e0b3";
}

.fa-beer-mug-empty::before {
  content: "\f0fc";
}

.fa-beer::before {
  content: "\f0fc";
}

.fa-bell::before {
  content: "\f0f3";
}

.fa-bell-concierge::before {
  content: "\f562";
}

.fa-concierge-bell::before {
  content: "\f562";
}

.fa-bell-exclamation::before {
  content: "\f848";
}

.fa-bell-on::before {
  content: "\f8fa";
}

.fa-bell-plus::before {
  content: "\f849";
}

.fa-bell-school::before {
  content: "\f5d5";
}

.fa-bell-school-slash::before {
  content: "\f5d6";
}

.fa-bell-slash::before {
  content: "\f1f6";
}

.fa-bells::before {
  content: "\f77f";
}

.fa-bench-tree::before {
  content: "\e2e7";
}

.fa-bezier-curve::before {
  content: "\f55b";
}

.fa-bicycle::before {
  content: "\f206";
}

.fa-binary::before {
  content: "\e33b";
}

.fa-binary-circle-check::before {
  content: "\e33c";
}

.fa-binary-lock::before {
  content: "\e33d";
}

.fa-binary-slash::before {
  content: "\e33e";
}

.fa-binoculars::before {
  content: "\f1e5";
}

.fa-biohazard::before {
  content: "\f780";
}

.fa-bird::before {
  content: "\e469";
}

.fa-bitcoin-sign::before {
  content: "\e0b4";
}

.fa-blanket::before {
  content: "\f498";
}

.fa-blanket-fire::before {
  content: "\e3da";
}

.fa-blender::before {
  content: "\f517";
}

.fa-blender-phone::before {
  content: "\f6b6";
}

.fa-blinds::before {
  content: "\f8fb";
}

.fa-blinds-open::before {
  content: "\f8fc";
}

.fa-blinds-raised::before {
  content: "\f8fd";
}

.fa-block::before {
  content: "\e46a";
}

.fa-block-brick::before {
  content: "\e3db";
}

.fa-wall-brick::before {
  content: "\e3db";
}

.fa-block-brick-fire::before {
  content: "\e3dc";
}

.fa-firewall::before {
  content: "\e3dc";
}

.fa-block-question::before {
  content: "\e3dd";
}

.fa-block-quote::before {
  content: "\e0b5";
}

.fa-blog::before {
  content: "\f781";
}

.fa-blueberries::before {
  content: "\e2e8";
}

.fa-bold::before {
  content: "\f032";
}

.fa-bolt::before {
  content: "\f0e7";
}

.fa-zap::before {
  content: "\f0e7";
}

.fa-bolt-auto::before {
  content: "\e0b6";
}

.fa-bolt-lightning::before {
  content: "\e0b7";
}

.fa-bolt-slash::before {
  content: "\e0b8";
}

.fa-bomb::before {
  content: "\f1e2";
}

.fa-bone::before {
  content: "\f5d7";
}

.fa-bone-break::before {
  content: "\f5d8";
}

.fa-bong::before {
  content: "\f55c";
}

.fa-book::before {
  content: "\f02d";
}

.fa-book-arrow-right::before {
  content: "\e0b9";
}

.fa-book-arrow-up::before {
  content: "\e0ba";
}

.fa-book-atlas::before {
  content: "\f558";
}

.fa-atlas::before {
  content: "\f558";
}

.fa-book-bible::before {
  content: "\f647";
}

.fa-bible::before {
  content: "\f647";
}

.fa-book-blank::before {
  content: "\f5d9";
}

.fa-book-alt::before {
  content: "\f5d9";
}

.fa-book-bookmark::before {
  content: "\e0bb";
}

.fa-book-circle-arrow-right::before {
  content: "\e0bc";
}

.fa-book-circle-arrow-up::before {
  content: "\e0bd";
}

.fa-book-copy::before {
  content: "\e0be";
}

.fa-book-font::before {
  content: "\e0bf";
}

.fa-book-heart::before {
  content: "\f499";
}

.fa-book-journal-whills::before {
  content: "\f66a";
}

.fa-journal-whills::before {
  content: "\f66a";
}

.fa-book-medical::before {
  content: "\f7e6";
}

.fa-book-open::before {
  content: "\f518";
}

.fa-book-open-cover::before {
  content: "\e0c0";
}

.fa-book-open-alt::before {
  content: "\e0c0";
}

.fa-book-open-reader::before {
  content: "\f5da";
}

.fa-book-reader::before {
  content: "\f5da";
}

.fa-book-quran::before {
  content: "\f687";
}

.fa-quran::before {
  content: "\f687";
}

.fa-book-section::before {
  content: "\e0c1";
}

.fa-book-law::before {
  content: "\e0c1";
}

.fa-book-skull::before {
  content: "\f6b7";
}

.fa-book-dead::before {
  content: "\f6b7";
}

.fa-book-sparkles::before {
  content: "\f6b8";
}

.fa-book-spells::before {
  content: "\f6b8";
}

.fa-book-tanakh::before {
  content: "\f827";
}

.fa-tanakh::before {
  content: "\f827";
}

.fa-book-user::before {
  content: "\f7e7";
}

.fa-bookmark::before {
  content: "\f02e";
}

.fa-bookmark-slash::before {
  content: "\e0c2";
}

.fa-books::before {
  content: "\f5db";
}

.fa-books-medical::before {
  content: "\f7e8";
}

.fa-boombox::before {
  content: "\f8a5";
}

.fa-boot::before {
  content: "\f782";
}

.fa-boot-heeled::before {
  content: "\e33f";
}

.fa-booth-curtain::before {
  content: "\f734";
}

.fa-border-all::before {
  content: "\f84c";
}

.fa-border-bottom::before {
  content: "\f84d";
}

.fa-border-bottom-right::before {
  content: "\f854";
}

.fa-border-style-alt::before {
  content: "\f854";
}

.fa-border-center-h::before {
  content: "\f89c";
}

.fa-border-center-v::before {
  content: "\f89d";
}

.fa-border-inner::before {
  content: "\f84e";
}

.fa-border-left::before {
  content: "\f84f";
}

.fa-border-none::before {
  content: "\f850";
}

.fa-border-outer::before {
  content: "\f851";
}

.fa-border-right::before {
  content: "\f852";
}

.fa-border-top::before {
  content: "\f855";
}

.fa-border-top-left::before {
  content: "\f853";
}

.fa-border-style::before {
  content: "\f853";
}

.fa-bow-arrow::before {
  content: "\f6b9";
}

.fa-bowl-chopsticks::before {
  content: "\e2e9";
}

.fa-bowl-chopsticks-noodles::before {
  content: "\e2ea";
}

.fa-bowl-hot::before {
  content: "\f823";
}

.fa-soup::before {
  content: "\f823";
}

.fa-bowl-rice::before {
  content: "\e2eb";
}

.fa-bowl-scoop::before {
  content: "\e3de";
}

.fa-bowl-shaved-ice::before {
  content: "\e3de";
}

.fa-bowl-scoops::before {
  content: "\e3df";
}

.fa-bowl-soft-serve::before {
  content: "\e46b";
}

.fa-bowl-spoon::before {
  content: "\e3e0";
}

.fa-bowling-ball::before {
  content: "\f436";
}

.fa-bowling-ball-pin::before {
  content: "\e0c3";
}

.fa-bowling-pins::before {
  content: "\f437";
}

.fa-box::before {
  content: "\f466";
}

.fa-box-archive::before {
  content: "\f187";
}

.fa-archive::before {
  content: "\f187";
}

.fa-box-ballot::before {
  content: "\f735";
}

.fa-box-check::before {
  content: "\f467";
}

.fa-box-circle-check::before {
  content: "\e0c4";
}

.fa-box-dollar::before {
  content: "\f4a0";
}

.fa-box-usd::before {
  content: "\f4a0";
}

.fa-box-heart::before {
  content: "\f49d";
}

.fa-box-open::before {
  content: "\f49e";
}

.fa-box-open-full::before {
  content: "\f49c";
}

.fa-box-full::before {
  content: "\f49c";
}

.fa-box-taped::before {
  content: "\f49a";
}

.fa-box-alt::before {
  content: "\f49a";
}

.fa-box-tissue::before {
  content: "\e05b";
}

.fa-boxes-stacked::before {
  content: "\f468";
}

.fa-boxes::before {
  content: "\f468";
}

.fa-boxes-alt::before {
  content: "\f468";
}

.fa-boxing-glove::before {
  content: "\f438";
}

.fa-glove-boxing::before {
  content: "\f438";
}

.fa-bracket-curly::before {
  content: "\{";
}

.fa-bracket-curly-left::before {
  content: "\{";
}

.fa-bracket-curly-right::before {
  content: "\}";
}

.fa-bracket-round::before {
  content: "\(";
}

.fa-parenthesis::before {
  content: "\(";
}

.fa-bracket-round-right::before {
  content: "\)";
}

.fa-bracket-square::before {
  content: "\[";
}

.fa-bracket::before {
  content: "\[";
}

.fa-bracket-left::before {
  content: "\[";
}

.fa-bracket-square-right::before {
  content: "\]";
}

.fa-brackets-curly::before {
  content: "\f7ea";
}

.fa-brackets-round::before {
  content: "\e0c5";
}

.fa-parentheses::before {
  content: "\e0c5";
}

.fa-brackets-square::before {
  content: "\f7e9";
}

.fa-brackets::before {
  content: "\f7e9";
}

.fa-braille::before {
  content: "\f2a1";
}

.fa-brain::before {
  content: "\f5dc";
}

.fa-brain-arrow-curved-right::before {
  content: "\f677";
}

.fa-mind-share::before {
  content: "\f677";
}

.fa-brain-circuit::before {
  content: "\e0c6";
}

.fa-brake-warning::before {
  content: "\e0c7";
}

.fa-brazilian-real-sign::before {
  content: "\e46c";
}

.fa-bread-loaf::before {
  content: "\f7eb";
}

.fa-bread-slice::before {
  content: "\f7ec";
}

.fa-bread-slice-butter::before {
  content: "\e3e1";
}

.fa-briefcase::before {
  content: "\f0b1";
}

.fa-briefcase-arrow-right::before {
  content: "\e2f2";
}

.fa-briefcase-blank::before {
  content: "\e0c8";
}

.fa-briefcase-medical::before {
  content: "\f469";
}

.fa-brightness::before {
  content: "\e0c9";
}

.fa-brightness-low::before {
  content: "\e0ca";
}

.fa-bring-forward::before {
  content: "\f856";
}

.fa-bring-front::before {
  content: "\f857";
}

.fa-broccoli::before {
  content: "\e3e2";
}

.fa-broom::before {
  content: "\f51a";
}

.fa-broom-ball::before {
  content: "\f458";
}

.fa-quidditch::before {
  content: "\f458";
}

.fa-quidditch-broom-ball::before {
  content: "\f458";
}

.fa-browser::before {
  content: "\f37e";
}

.fa-browsers::before {
  content: "\e0cb";
}

.fa-brush::before {
  content: "\f55d";
}

.fa-bug::before {
  content: "\f188";
}

.fa-bug-slash::before {
  content: "\e490";
}

.fa-building::before {
  content: "\f1ad";
}

.fa-building-columns::before {
  content: "\f19c";
}

.fa-bank::before {
  content: "\f19c";
}

.fa-institution::before {
  content: "\f19c";
}

.fa-museum::before {
  content: "\f19c";
}

.fa-university::before {
  content: "\f19c";
}

.fa-buildings::before {
  content: "\e0cc";
}

.fa-bullhorn::before {
  content: "\f0a1";
}

.fa-bullseye::before {
  content: "\f140";
}

.fa-bullseye-arrow::before {
  content: "\f648";
}

.fa-bullseye-pointer::before {
  content: "\f649";
}

.fa-burger::before {
  content: "\f805";
}

.fa-hamburger::before {
  content: "\f805";
}

.fa-burger-cheese::before {
  content: "\f7f1";
}

.fa-cheeseburger::before {
  content: "\f7f1";
}

.fa-burger-fries::before {
  content: "\e0cd";
}

.fa-burger-glass::before {
  content: "\e0ce";
}

.fa-burger-lettuce::before {
  content: "\e3e3";
}

.fa-burger-soda::before {
  content: "\f858";
}

.fa-burrito::before {
  content: "\f7ed";
}

.fa-bus::before {
  content: "\f207";
}

.fa-bus-school::before {
  content: "\f5dd";
}

.fa-bus-simple::before {
  content: "\f55e";
}

.fa-bus-alt::before {
  content: "\f55e";
}

.fa-business-time::before {
  content: "\f64a";
}

.fa-briefcase-clock::before {
  content: "\f64a";
}

.fa-butter::before {
  content: "\e3e4";
}

.fa-c::before {
  content: "C";
}

.fa-cabin::before {
  content: "\e46d";
}

.fa-cabinet-filing::before {
  content: "\f64b";
}

.fa-cable-car::before {
  content: "\e0cf";
}

.fa-cactus::before {
  content: "\f8a7";
}

.fa-cake-candles::before {
  content: "\f1fd";
}

.fa-birthday-cake::before {
  content: "\f1fd";
}

.fa-cake::before {
  content: "\f1fd";
}

.fa-cake-slice::before {
  content: "\e3e5";
}

.fa-shortcake::before {
  content: "\e3e5";
}

.fa-calculator::before {
  content: "\f1ec";
}

.fa-calculator-simple::before {
  content: "\f64c";
}

.fa-calculator-alt::before {
  content: "\f64c";
}

.fa-calendar::before {
  content: "\f133";
}

.fa-calendar-arrow-down::before {
  content: "\e0d0";
}

.fa-calendar-download::before {
  content: "\e0d0";
}

.fa-calendar-arrow-up::before {
  content: "\e0d1";
}

.fa-calendar-upload::before {
  content: "\e0d1";
}

.fa-calendar-check::before {
  content: "\f274";
}

.fa-calendar-circle-exclamation::before {
  content: "\e46e";
}

.fa-calendar-circle-minus::before {
  content: "\e46f";
}

.fa-calendar-circle-plus::before {
  content: "\e470";
}

.fa-calendar-circle-user::before {
  content: "\e471";
}

.fa-calendar-clock::before {
  content: "\e0d2";
}

.fa-calendar-time::before {
  content: "\e0d2";
}

.fa-calendar-day::before {
  content: "\f783";
}

.fa-calendar-days::before {
  content: "\f073";
}

.fa-calendar-alt::before {
  content: "\f073";
}

.fa-calendar-exclamation::before {
  content: "\f334";
}

.fa-calendar-heart::before {
  content: "\e0d3";
}

.fa-calendar-image::before {
  content: "\e0d4";
}

.fa-calendar-lines::before {
  content: "\e0d5";
}

.fa-calendar-note::before {
  content: "\e0d5";
}

.fa-calendar-lines-pen::before {
  content: "\e472";
}

.fa-calendar-minus::before {
  content: "\f272";
}

.fa-calendar-pen::before {
  content: "\f333";
}

.fa-calendar-edit::before {
  content: "\f333";
}

.fa-calendar-plus::before {
  content: "\f271";
}

.fa-calendar-range::before {
  content: "\e0d6";
}

.fa-calendar-star::before {
  content: "\f736";
}

.fa-calendar-week::before {
  content: "\f784";
}

.fa-calendar-xmark::before {
  content: "\f273";
}

.fa-calendar-times::before {
  content: "\f273";
}

.fa-calendars::before {
  content: "\e0d7";
}

.fa-camcorder::before {
  content: "\f8a8";
}

.fa-video-handheld::before {
  content: "\f8a8";
}

.fa-camera::before {
  content: "\f030";
}

.fa-camera-alt::before {
  content: "\f030";
}

.fa-camera-cctv::before {
  content: "\f8ac";
}

.fa-cctv::before {
  content: "\f8ac";
}

.fa-camera-movie::before {
  content: "\f8a9";
}

.fa-camera-polaroid::before {
  content: "\f8aa";
}

.fa-camera-retro::before {
  content: "\f083";
}

.fa-camera-rotate::before {
  content: "\e0d8";
}

.fa-camera-security::before {
  content: "\f8fe";
}

.fa-camera-home::before {
  content: "\f8fe";
}

.fa-camera-slash::before {
  content: "\e0d9";
}

.fa-camera-viewfinder::before {
  content: "\e0da";
}

.fa-screenshot::before {
  content: "\e0da";
}

.fa-camera-web::before {
  content: "\f832";
}

.fa-webcam::before {
  content: "\f832";
}

.fa-camera-web-slash::before {
  content: "\f833";
}

.fa-webcam-slash::before {
  content: "\f833";
}

.fa-campfire::before {
  content: "\f6ba";
}

.fa-campground::before {
  content: "\f6bb";
}

.fa-can-food::before {
  content: "\e3e6";
}

.fa-candle-holder::before {
  content: "\f6bc";
}

.fa-candy::before {
  content: "\e3e7";
}

.fa-candy-bar::before {
  content: "\e3e8";
}

.fa-chocolate-bar::before {
  content: "\e3e8";
}

.fa-candy-cane::before {
  content: "\f786";
}

.fa-candy-corn::before {
  content: "\f6bd";
}

.fa-cannabis::before {
  content: "\f55f";
}

.fa-capsules::before {
  content: "\f46b";
}

.fa-car::before {
  content: "\f1b9";
}

.fa-automobile::before {
  content: "\f1b9";
}

.fa-car-battery::before {
  content: "\f5df";
}

.fa-battery-car::before {
  content: "\f5df";
}

.fa-car-bolt::before {
  content: "\e341";
}

.fa-car-building::before {
  content: "\f859";
}

.fa-car-bump::before {
  content: "\f5e0";
}

.fa-car-bus::before {
  content: "\f85a";
}

.fa-car-circle-bolt::before {
  content: "\e342";
}

.fa-car-crash::before {
  content: "\f5e1";
}

.fa-car-garage::before {
  content: "\f5e2";
}

.fa-car-mirrors::before {
  content: "\e343";
}

.fa-car-rear::before {
  content: "\f5de";
}

.fa-car-alt::before {
  content: "\f5de";
}

.fa-car-side::before {
  content: "\f5e4";
}

.fa-car-side-bolt::before {
  content: "\e344";
}

.fa-car-tilt::before {
  content: "\f5e5";
}

.fa-car-wash::before {
  content: "\f5e6";
}

.fa-car-wrench::before {
  content: "\f5e3";
}

.fa-car-mechanic::before {
  content: "\f5e3";
}

.fa-caravan::before {
  content: "\f8ff";
}

.fa-caravan-simple::before {
  content: "\e000";
}

.fa-caravan-alt::before {
  content: "\e000";
}

.fa-card-club::before {
  content: "\e3e9";
}

.fa-card-diamond::before {
  content: "\e3ea";
}

.fa-card-heart::before {
  content: "\e3eb";
}

.fa-card-spade::before {
  content: "\e3ec";
}

.fa-cards::before {
  content: "\e3ed";
}

.fa-caret-down::before {
  content: "\f0d7";
}

.fa-caret-left::before {
  content: "\f0d9";
}

.fa-caret-right::before {
  content: "\f0da";
}

.fa-caret-up::before {
  content: "\f0d8";
}

.fa-carrot::before {
  content: "\f787";
}

.fa-cars::before {
  content: "\f85b";
}

.fa-cart-arrow-down::before {
  content: "\f218";
}

.fa-cart-arrow-up::before {
  content: "\e3ee";
}

.fa-cart-circle-arrow-down::before {
  content: "\e3ef";
}

.fa-cart-circle-arrow-up::before {
  content: "\e3f0";
}

.fa-cart-circle-check::before {
  content: "\e3f1";
}

.fa-cart-circle-exclamation::before {
  content: "\e3f2";
}

.fa-cart-circle-plus::before {
  content: "\e3f3";
}

.fa-cart-circle-xmark::before {
  content: "\e3f4";
}

.fa-cart-flatbed::before {
  content: "\f474";
}

.fa-dolly-flatbed::before {
  content: "\f474";
}

.fa-cart-flatbed-boxes::before {
  content: "\f475";
}

.fa-dolly-flatbed-alt::before {
  content: "\f475";
}

.fa-cart-flatbed-empty::before {
  content: "\f476";
}

.fa-dolly-flatbed-empty::before {
  content: "\f476";
}

.fa-cart-flatbed-suitcase::before {
  content: "\f59d";
}

.fa-luggage-cart::before {
  content: "\f59d";
}

.fa-cart-minus::before {
  content: "\e0db";
}

.fa-cart-plus::before {
  content: "\f217";
}

.fa-cart-shopping::before {
  content: "\f07a";
}

.fa-shopping-cart::before {
  content: "\f07a";
}

.fa-cart-shopping-fast::before {
  content: "\e0dc";
}

.fa-cart-xmark::before {
  content: "\e0dd";
}

.fa-cash-register::before {
  content: "\f788";
}

.fa-cassette-betamax::before {
  content: "\f8a4";
}

.fa-betamax::before {
  content: "\f8a4";
}

.fa-cassette-tape::before {
  content: "\f8ab";
}

.fa-cassette-vhs::before {
  content: "\f8ec";
}

.fa-vhs::before {
  content: "\f8ec";
}

.fa-castle::before {
  content: "\e0de";
}

.fa-cat::before {
  content: "\f6be";
}

.fa-cat-space::before {
  content: "\e001";
}

.fa-cauldron::before {
  content: "\f6bf";
}

.fa-cedi-sign::before {
  content: "\e0df";
}

.fa-cent-sign::before {
  content: "\e3f5";
}

.fa-certificate::before {
  content: "\f0a3";
}

.fa-chair::before {
  content: "\f6c0";
}

.fa-chair-office::before {
  content: "\f6c1";
}

.fa-chalkboard::before {
  content: "\f51b";
}

.fa-blackboard::before {
  content: "\f51b";
}

.fa-chalkboard-user::before {
  content: "\f51c";
}

.fa-chalkboard-teacher::before {
  content: "\f51c";
}

.fa-champagne-glass::before {
  content: "\f79e";
}

.fa-glass-champagne::before {
  content: "\f79e";
}

.fa-champagne-glasses::before {
  content: "\f79f";
}

.fa-glass-cheers::before {
  content: "\f79f";
}

.fa-charging-station::before {
  content: "\f5e7";
}

.fa-chart-area::before {
  content: "\f1fe";
}

.fa-area-chart::before {
  content: "\f1fe";
}

.fa-chart-bar::before {
  content: "\f080";
}

.fa-bar-chart::before {
  content: "\f080";
}

.fa-chart-bullet::before {
  content: "\e0e1";
}

.fa-chart-candlestick::before {
  content: "\e0e2";
}

.fa-chart-column::before {
  content: "\e0e3";
}

.fa-chart-gantt::before {
  content: "\e0e4";
}

.fa-chart-line::before {
  content: "\f201";
}

.fa-line-chart::before {
  content: "\f201";
}

.fa-chart-line-down::before {
  content: "\f64d";
}

.fa-chart-line-up::before {
  content: "\e0e5";
}

.fa-chart-mixed::before {
  content: "\f643";
}

.fa-analytics::before {
  content: "\f643";
}

.fa-chart-network::before {
  content: "\f78a";
}

.fa-chart-pie::before {
  content: "\f200";
}

.fa-pie-chart::before {
  content: "\f200";
}

.fa-chart-pie-simple::before {
  content: "\f64e";
}

.fa-chart-pie-alt::before {
  content: "\f64e";
}

.fa-chart-pyramid::before {
  content: "\e0e6";
}

.fa-chart-radar::before {
  content: "\e0e7";
}

.fa-chart-scatter::before {
  content: "\f7ee";
}

.fa-chart-scatter-3d::before {
  content: "\e0e8";
}

.fa-chart-scatter-bubble::before {
  content: "\e0e9";
}

.fa-chart-simple::before {
  content: "\e473";
}

.fa-chart-simple-horizontal::before {
  content: "\e474";
}

.fa-chart-tree-map::before {
  content: "\e0ea";
}

.fa-chart-user::before {
  content: "\f6a3";
}

.fa-user-chart::before {
  content: "\f6a3";
}

.fa-chart-waterfall::before {
  content: "\e0eb";
}

.fa-check::before {
  content: "\f00c";
}

.fa-check-double::before {
  content: "\f560";
}

.fa-check-to-slot::before {
  content: "\f772";
}

.fa-vote-yea::before {
  content: "\f772";
}

.fa-cheese::before {
  content: "\f7ef";
}

.fa-cheese-swiss::before {
  content: "\f7f0";
}

.fa-cherries::before {
  content: "\e0ec";
}

.fa-chess::before {
  content: "\f439";
}

.fa-chess-bishop::before {
  content: "\f43a";
}

.fa-chess-bishop-piece::before {
  content: "\f43b";
}

.fa-chess-bishop-alt::before {
  content: "\f43b";
}

.fa-chess-board::before {
  content: "\f43c";
}

.fa-chess-clock::before {
  content: "\f43d";
}

.fa-chess-clock-flip::before {
  content: "\f43e";
}

.fa-chess-clock-alt::before {
  content: "\f43e";
}

.fa-chess-king::before {
  content: "\f43f";
}

.fa-chess-king-piece::before {
  content: "\f440";
}

.fa-chess-king-alt::before {
  content: "\f440";
}

.fa-chess-knight::before {
  content: "\f441";
}

.fa-chess-knight-piece::before {
  content: "\f442";
}

.fa-chess-knight-alt::before {
  content: "\f442";
}

.fa-chess-pawn::before {
  content: "\f443";
}

.fa-chess-pawn-piece::before {
  content: "\f444";
}

.fa-chess-pawn-alt::before {
  content: "\f444";
}

.fa-chess-queen::before {
  content: "\f445";
}

.fa-chess-queen-piece::before {
  content: "\f446";
}

.fa-chess-queen-alt::before {
  content: "\f446";
}

.fa-chess-rook::before {
  content: "\f447";
}

.fa-chess-rook-piece::before {
  content: "\f448";
}

.fa-chess-rook-alt::before {
  content: "\f448";
}

.fa-chestnut::before {
  content: "\e3f6";
}

.fa-chevron-down::before {
  content: "\f078";
}

.fa-chevron-left::before {
  content: "\f053";
}

.fa-chevron-right::before {
  content: "\f054";
}

.fa-chevron-up::before {
  content: "\f077";
}

.fa-chevrons-down::before {
  content: "\f322";
}

.fa-chevron-double-down::before {
  content: "\f322";
}

.fa-chevrons-left::before {
  content: "\f323";
}

.fa-chevron-double-left::before {
  content: "\f323";
}

.fa-chevrons-right::before {
  content: "\f324";
}

.fa-chevron-double-right::before {
  content: "\f324";
}

.fa-chevrons-up::before {
  content: "\f325";
}

.fa-chevron-double-up::before {
  content: "\f325";
}

.fa-child::before {
  content: "\f1ae";
}

.fa-chimney::before {
  content: "\f78b";
}

.fa-chopsticks::before {
  content: "\e3f7";
}

.fa-church::before {
  content: "\f51d";
}

.fa-circle::before {
  content: "\f111";
}

.fa-circle-0::before {
  content: "\e0ed";
}

.fa-circle-1::before {
  content: "\e0ee";
}

.fa-circle-2::before {
  content: "\e0ef";
}

.fa-circle-3::before {
  content: "\e0f0";
}

.fa-circle-4::before {
  content: "\e0f1";
}

.fa-circle-5::before {
  content: "\e0f2";
}

.fa-circle-6::before {
  content: "\e0f3";
}

.fa-circle-7::before {
  content: "\e0f4";
}

.fa-circle-8::before {
  content: "\e0f5";
}

.fa-circle-9::before {
  content: "\e0f6";
}

.fa-circle-a::before {
  content: "\e0f7";
}

.fa-circle-ampersand::before {
  content: "\e0f8";
}

.fa-circle-arrow-down::before {
  content: "\f0ab";
}

.fa-arrow-circle-down::before {
  content: "\f0ab";
}

.fa-circle-arrow-down-left::before {
  content: "\e0f9";
}

.fa-circle-arrow-down-right::before {
  content: "\e0fa";
}

.fa-circle-arrow-left::before {
  content: "\f0a8";
}

.fa-arrow-circle-left::before {
  content: "\f0a8";
}

.fa-circle-arrow-right::before {
  content: "\f0a9";
}

.fa-arrow-circle-right::before {
  content: "\f0a9";
}

.fa-circle-arrow-up::before {
  content: "\f0aa";
}

.fa-arrow-circle-up::before {
  content: "\f0aa";
}

.fa-circle-arrow-up-left::before {
  content: "\e0fb";
}

.fa-circle-arrow-up-right::before {
  content: "\e0fc";
}

.fa-circle-b::before {
  content: "\e0fd";
}

.fa-circle-bolt::before {
  content: "\e0fe";
}

.fa-circle-book-open::before {
  content: "\e0ff";
}

.fa-book-circle::before {
  content: "\e0ff";
}

.fa-circle-bookmark::before {
  content: "\e100";
}

.fa-bookmark-circle::before {
  content: "\e100";
}

.fa-circle-c::before {
  content: "\e101";
}

.fa-circle-calendar::before {
  content: "\e102";
}

.fa-calendar-circle::before {
  content: "\e102";
}

.fa-circle-camera::before {
  content: "\e103";
}

.fa-camera-circle::before {
  content: "\e103";
}

.fa-circle-caret-down::before {
  content: "\f32d";
}

.fa-caret-circle-down::before {
  content: "\f32d";
}

.fa-circle-caret-left::before {
  content: "\f32e";
}

.fa-caret-circle-left::before {
  content: "\f32e";
}

.fa-circle-caret-right::before {
  content: "\f330";
}

.fa-caret-circle-right::before {
  content: "\f330";
}

.fa-circle-caret-up::before {
  content: "\f331";
}

.fa-caret-circle-up::before {
  content: "\f331";
}

.fa-circle-check::before {
  content: "\f058";
}

.fa-check-circle::before {
  content: "\f058";
}

.fa-circle-chevron-down::before {
  content: "\f13a";
}

.fa-chevron-circle-down::before {
  content: "\f13a";
}

.fa-circle-chevron-left::before {
  content: "\f137";
}

.fa-chevron-circle-left::before {
  content: "\f137";
}

.fa-circle-chevron-right::before {
  content: "\f138";
}

.fa-chevron-circle-right::before {
  content: "\f138";
}

.fa-circle-chevron-up::before {
  content: "\f139";
}

.fa-chevron-circle-up::before {
  content: "\f139";
}

.fa-circle-d::before {
  content: "\e104";
}

.fa-circle-dashed::before {
  content: "\e105";
}

.fa-circle-divide::before {
  content: "\e106";
}

.fa-circle-dollar::before {
  content: "\f2e8";
}

.fa-dollar-circle::before {
  content: "\f2e8";
}

.fa-usd-circle::before {
  content: "\f2e8";
}

.fa-circle-dollar-to-slot::before {
  content: "\f4b9";
}

.fa-donate::before {
  content: "\f4b9";
}

.fa-circle-dot::before {
  content: "\f192";
}

.fa-dot-circle::before {
  content: "\f192";
}

.fa-circle-down::before {
  content: "\f358";
}

.fa-arrow-alt-circle-down::before {
  content: "\f358";
}

.fa-circle-down-left::before {
  content: "\e107";
}

.fa-circle-down-right::before {
  content: "\e108";
}

.fa-circle-e::before {
  content: "\e109";
}

.fa-circle-ellipsis::before {
  content: "\e10a";
}

.fa-circle-ellipsis-vertical::before {
  content: "\e10b";
}

.fa-circle-envelope::before {
  content: "\e10c";
}

.fa-envelope-circle::before {
  content: "\e10c";
}

.fa-circle-exclamation::before {
  content: "\f06a";
}

.fa-exclamation-circle::before {
  content: "\f06a";
}

.fa-circle-exclamation-check::before {
  content: "\e10d";
}

.fa-circle-f::before {
  content: "\e10e";
}

.fa-circle-g::before {
  content: "\e10f";
}

.fa-circle-h::before {
  content: "\f47e";
}

.fa-hospital-symbol::before {
  content: "\f47e";
}

.fa-circle-half::before {
  content: "\e110";
}

.fa-circle-half-stroke::before {
  content: "\f042";
}

.fa-adjust::before {
  content: "\f042";
}

.fa-circle-heart::before {
  content: "\f4c7";
}

.fa-heart-circle::before {
  content: "\f4c7";
}

.fa-circle-i::before {
  content: "\e111";
}

.fa-circle-info::before {
  content: "\f05a";
}

.fa-info-circle::before {
  content: "\f05a";
}

.fa-circle-j::before {
  content: "\e112";
}

.fa-circle-k::before {
  content: "\e113";
}

.fa-circle-l::before {
  content: "\e114";
}

.fa-circle-left::before {
  content: "\f359";
}

.fa-arrow-alt-circle-left::before {
  content: "\f359";
}

.fa-circle-location-arrow::before {
  content: "\f602";
}

.fa-location-circle::before {
  content: "\f602";
}

.fa-circle-m::before {
  content: "\e115";
}

.fa-circle-microphone::before {
  content: "\e116";
}

.fa-microphone-circle::before {
  content: "\e116";
}

.fa-circle-microphone-lines::before {
  content: "\e117";
}

.fa-microphone-circle-alt::before {
  content: "\e117";
}

.fa-circle-minus::before {
  content: "\f056";
}

.fa-minus-circle::before {
  content: "\f056";
}

.fa-circle-n::before {
  content: "\e118";
}

.fa-circle-notch::before {
  content: "\f1ce";
}

.fa-circle-o::before {
  content: "\e119";
}

.fa-circle-p::before {
  content: "\e11a";
}

.fa-circle-parking::before {
  content: "\f615";
}

.fa-parking-circle::before {
  content: "\f615";
}

.fa-circle-pause::before {
  content: "\f28b";
}

.fa-pause-circle::before {
  content: "\f28b";
}

.fa-circle-phone::before {
  content: "\e11b";
}

.fa-phone-circle::before {
  content: "\e11b";
}

.fa-circle-phone-flip::before {
  content: "\e11c";
}

.fa-phone-circle-alt::before {
  content: "\e11c";
}

.fa-circle-phone-hangup::before {
  content: "\e11d";
}

.fa-phone-circle-down::before {
  content: "\e11d";
}

.fa-circle-play::before {
  content: "\f144";
}

.fa-play-circle::before {
  content: "\f144";
}

.fa-circle-plus::before {
  content: "\f055";
}

.fa-plus-circle::before {
  content: "\f055";
}

.fa-circle-q::before {
  content: "\e11e";
}

.fa-circle-quarter::before {
  content: "\e11f";
}

.fa-circle-quarters::before {
  content: "\e3f8";
}

.fa-circle-question::before {
  content: "\f059";
}

.fa-question-circle::before {
  content: "\f059";
}

.fa-circle-r::before {
  content: "\e120";
}

.fa-circle-radiation::before {
  content: "\f7ba";
}

.fa-radiation-alt::before {
  content: "\f7ba";
}

.fa-circle-right::before {
  content: "\f35a";
}

.fa-arrow-alt-circle-right::before {
  content: "\f35a";
}

.fa-circle-s::before {
  content: "\e121";
}

.fa-circle-small::before {
  content: "\e122";
}

.fa-circle-sort::before {
  content: "\e030";
}

.fa-sort-circle::before {
  content: "\e030";
}

.fa-circle-sort-down::before {
  content: "\e031";
}

.fa-sort-circle-down::before {
  content: "\e031";
}

.fa-circle-sort-up::before {
  content: "\e032";
}

.fa-sort-circle-up::before {
  content: "\e032";
}

.fa-circle-star::before {
  content: "\e123";
}

.fa-star-circle::before {
  content: "\e123";
}

.fa-circle-stop::before {
  content: "\f28d";
}

.fa-stop-circle::before {
  content: "\f28d";
}

.fa-circle-t::before {
  content: "\e124";
}

.fa-circle-three-quarters::before {
  content: "\e125";
}

.fa-circle-trash::before {
  content: "\e126";
}

.fa-trash-circle::before {
  content: "\e126";
}

.fa-circle-u::before {
  content: "\e127";
}

.fa-circle-up::before {
  content: "\f35b";
}

.fa-arrow-alt-circle-up::before {
  content: "\f35b";
}

.fa-circle-up-left::before {
  content: "\e128";
}

.fa-circle-up-right::before {
  content: "\e129";
}

.fa-circle-user::before {
  content: "\f2bd";
}

.fa-user-circle::before {
  content: "\f2bd";
}

.fa-circle-v::before {
  content: "\e12a";
}

.fa-circle-video::before {
  content: "\e12b";
}

.fa-video-circle::before {
  content: "\e12b";
}

.fa-circle-w::before {
  content: "\e12c";
}

.fa-circle-waveform-lines::before {
  content: "\e12d";
}

.fa-waveform-circle::before {
  content: "\e12d";
}

.fa-circle-x::before {
  content: "\e12e";
}

.fa-circle-xmark::before {
  content: "\f057";
}

.fa-times-circle::before {
  content: "\f057";
}

.fa-xmark-circle::before {
  content: "\f057";
}

.fa-circle-y::before {
  content: "\e12f";
}

.fa-circle-z::before {
  content: "\e130";
}

.fa-citrus::before {
  content: "\e2f4";
}

.fa-citrus-slice::before {
  content: "\e2f5";
}

.fa-city::before {
  content: "\f64f";
}

.fa-clapperboard::before {
  content: "\e131";
}

.fa-clapperboard-play::before {
  content: "\e132";
}

.fa-clarinet::before {
  content: "\f8ad";
}

.fa-claw-marks::before {
  content: "\f6c2";
}

.fa-clipboard::before {
  content: "\f328";
}

.fa-clipboard-check::before {
  content: "\f46c";
}

.fa-clipboard-list::before {
  content: "\f46d";
}

.fa-clipboard-list-check::before {
  content: "\f737";
}

.fa-clipboard-medical::before {
  content: "\e133";
}

.fa-clipboard-prescription::before {
  content: "\f5e8";
}

.fa-clipboard-user::before {
  content: "\f7f3";
}

.fa-clock::before {
  content: "\f017";
}

.fa-clock-four::before {
  content: "\f017";
}

.fa-clock-desk::before {
  content: "\e134";
}

.fa-clock-eight::before {
  content: "\e345";
}

.fa-clock-eight-thirty::before {
  content: "\e346";
}

.fa-clock-eleven::before {
  content: "\e347";
}

.fa-clock-eleven-thirty::before {
  content: "\e348";
}

.fa-clock-five::before {
  content: "\e349";
}

.fa-clock-five-thirty::before {
  content: "\e34a";
}

.fa-clock-four-thirty::before {
  content: "\e34b";
}

.fa-clock-nine::before {
  content: "\e34c";
}

.fa-clock-nine-thirty::before {
  content: "\e34d";
}

.fa-clock-one::before {
  content: "\e34e";
}

.fa-clock-one-thirty::before {
  content: "\e34f";
}

.fa-clock-rotate-left::before {
  content: "\f1da";
}

.fa-history::before {
  content: "\f1da";
}

.fa-clock-seven::before {
  content: "\e350";
}

.fa-clock-seven-thirty::before {
  content: "\e351";
}

.fa-clock-six::before {
  content: "\e352";
}

.fa-clock-six-thirty::before {
  content: "\e353";
}

.fa-clock-ten::before {
  content: "\e354";
}

.fa-clock-ten-thirty::before {
  content: "\e355";
}

.fa-clock-three::before {
  content: "\e356";
}

.fa-clock-three-thirty::before {
  content: "\e357";
}

.fa-clock-twelve::before {
  content: "\e358";
}

.fa-clock-twelve-thirty::before {
  content: "\e359";
}

.fa-clock-two::before {
  content: "\e35a";
}

.fa-clock-two-thirty::before {
  content: "\e35b";
}

.fa-clone::before {
  content: "\f24d";
}

.fa-closed-captioning::before {
  content: "\f20a";
}

.fa-closed-captioning-slash::before {
  content: "\e135";
}

.fa-clothes-hanger::before {
  content: "\e136";
}

.fa-cloud::before {
  content: "\f0c2";
}

.fa-cloud-arrow-down::before {
  content: "\f0ed";
}

.fa-cloud-download::before {
  content: "\f0ed";
}

.fa-cloud-download-alt::before {
  content: "\f0ed";
}

.fa-cloud-arrow-up::before {
  content: "\f0ee";
}

.fa-cloud-upload::before {
  content: "\f0ee";
}

.fa-cloud-upload-alt::before {
  content: "\f0ee";
}

.fa-cloud-bolt::before {
  content: "\f76c";
}

.fa-thunderstorm::before {
  content: "\f76c";
}

.fa-cloud-bolt-moon::before {
  content: "\f76d";
}

.fa-thunderstorm-moon::before {
  content: "\f76d";
}

.fa-cloud-bolt-sun::before {
  content: "\f76e";
}

.fa-thunderstorm-sun::before {
  content: "\f76e";
}

.fa-cloud-check::before {
  content: "\e35c";
}

.fa-cloud-drizzle::before {
  content: "\f738";
}

.fa-cloud-exclamation::before {
  content: "\e491";
}

.fa-cloud-fog::before {
  content: "\f74e";
}

.fa-fog::before {
  content: "\f74e";
}

.fa-cloud-hail::before {
  content: "\f739";
}

.fa-cloud-hail-mixed::before {
  content: "\f73a";
}

.fa-cloud-meatball::before {
  content: "\f73b";
}

.fa-cloud-minus::before {
  content: "\e35d";
}

.fa-cloud-moon::before {
  content: "\f6c3";
}

.fa-cloud-moon-rain::before {
  content: "\f73c";
}

.fa-cloud-music::before {
  content: "\f8ae";
}

.fa-cloud-plus::before {
  content: "\e35e";
}

.fa-cloud-question::before {
  content: "\e492";
}

.fa-cloud-rain::before {
  content: "\f73d";
}

.fa-cloud-rainbow::before {
  content: "\f73e";
}

.fa-cloud-showers::before {
  content: "\f73f";
}

.fa-cloud-showers-heavy::before {
  content: "\f740";
}

.fa-cloud-slash::before {
  content: "\e137";
}

.fa-cloud-sleet::before {
  content: "\f741";
}

.fa-cloud-snow::before {
  content: "\f742";
}

.fa-cloud-sun::before {
  content: "\f6c4";
}

.fa-cloud-sun-rain::before {
  content: "\f743";
}

.fa-cloud-word::before {
  content: "\e138";
}

.fa-cloud-xmark::before {
  content: "\e35f";
}

.fa-clouds::before {
  content: "\f744";
}

.fa-clouds-moon::before {
  content: "\f745";
}

.fa-clouds-sun::before {
  content: "\f746";
}

.fa-clover::before {
  content: "\e139";
}

.fa-club::before {
  content: "\f327";
}

.fa-coconut::before {
  content: "\e2f6";
}

.fa-code::before {
  content: "\f121";
}

.fa-code-branch::before {
  content: "\f126";
}

.fa-code-commit::before {
  content: "\f386";
}

.fa-code-compare::before {
  content: "\e13a";
}

.fa-code-fork::before {
  content: "\e13b";
}

.fa-code-merge::before {
  content: "\f387";
}

.fa-code-pull-request::before {
  content: "\e13c";
}

.fa-code-pull-request-closed::before {
  content: "\e3f9";
}

.fa-code-pull-request-draft::before {
  content: "\e3fa";
}

.fa-code-simple::before {
  content: "\e13d";
}

.fa-coffee-bean::before {
  content: "\e13e";
}

.fa-coffee-beans::before {
  content: "\e13f";
}

.fa-coffee-pot::before {
  content: "\e002";
}

.fa-coffin::before {
  content: "\f6c6";
}

.fa-coffin-cross::before {
  content: "\e051";
}

.fa-coin::before {
  content: "\f85c";
}

.fa-coin-blank::before {
  content: "\e3fb";
}

.fa-coin-front::before {
  content: "\e3fc";
}

.fa-coin-vertical::before {
  content: "\e3fd";
}

.fa-coins::before {
  content: "\f51e";
}

.fa-colon::before {
  content: "\:";
}

.fa-colon-sign::before {
  content: "\e140";
}

.fa-columns-3::before {
  content: "\e361";
}

.fa-comet::before {
  content: "\e003";
}

.fa-comma::before {
  content: "\,";
}

.fa-command::before {
  content: "\e142";
}

.fa-comment::before {
  content: "\f075";
}

.fa-comment-arrow-down::before {
  content: "\e143";
}

.fa-comment-arrow-up::before {
  content: "\e144";
}

.fa-comment-arrow-up-right::before {
  content: "\e145";
}

.fa-comment-captions::before {
  content: "\e146";
}

.fa-comment-check::before {
  content: "\f4ac";
}

.fa-comment-code::before {
  content: "\e147";
}

.fa-comment-dollar::before {
  content: "\f651";
}

.fa-comment-dots::before {
  content: "\f4ad";
}

.fa-commenting::before {
  content: "\f4ad";
}

.fa-comment-exclamation::before {
  content: "\f4af";
}

.fa-comment-image::before {
  content: "\e148";
}

.fa-comment-lines::before {
  content: "\f4b0";
}

.fa-comment-medical::before {
  content: "\f7f5";
}

.fa-comment-middle::before {
  content: "\e149";
}

.fa-comment-middle-top::before {
  content: "\e14a";
}

.fa-comment-minus::before {
  content: "\f4b1";
}

.fa-comment-music::before {
  content: "\f8b0";
}

.fa-comment-pen::before {
  content: "\f4ae";
}

.fa-comment-edit::before {
  content: "\f4ae";
}

.fa-comment-plus::before {
  content: "\f4b2";
}

.fa-comment-question::before {
  content: "\e14b";
}

.fa-comment-quote::before {
  content: "\e14c";
}

.fa-comment-slash::before {
  content: "\f4b3";
}

.fa-comment-smile::before {
  content: "\f4b4";
}

.fa-comment-sms::before {
  content: "\f7cd";
}

.fa-sms::before {
  content: "\f7cd";
}

.fa-comment-text::before {
  content: "\e14d";
}

.fa-comment-xmark::before {
  content: "\f4b5";
}

.fa-comment-times::before {
  content: "\f4b5";
}

.fa-comments::before {
  content: "\f086";
}

.fa-comments-dollar::before {
  content: "\f653";
}

.fa-comments-question::before {
  content: "\e14e";
}

.fa-comments-question-check::before {
  content: "\e14f";
}

.fa-compact-disc::before {
  content: "\f51f";
}

.fa-compass::before {
  content: "\f14e";
}

.fa-compass-drafting::before {
  content: "\f568";
}

.fa-drafting-compass::before {
  content: "\f568";
}

.fa-compass-slash::before {
  content: "\f5e9";
}

.fa-compress::before {
  content: "\f066";
}

.fa-compress-wide::before {
  content: "\f326";
}

.fa-computer-classic::before {
  content: "\f8b1";
}

.fa-computer-mouse::before {
  content: "\f8cc";
}

.fa-mouse::before {
  content: "\f8cc";
}

.fa-computer-mouse-scrollwheel::before {
  content: "\f8cd";
}

.fa-mouse-alt::before {
  content: "\f8cd";
}

.fa-computer-speaker::before {
  content: "\f8b2";
}

.fa-container-storage::before {
  content: "\f4b7";
}

.fa-conveyor-belt::before {
  content: "\f46e";
}

.fa-conveyor-belt-boxes::before {
  content: "\f46f";
}

.fa-conveyor-belt-alt::before {
  content: "\f46f";
}

.fa-conveyor-belt-empty::before {
  content: "\e150";
}

.fa-cookie::before {
  content: "\f563";
}

.fa-cookie-bite::before {
  content: "\f564";
}

.fa-copy::before {
  content: "\f0c5";
}

.fa-copyright::before {
  content: "\f1f9";
}

.fa-corn::before {
  content: "\f6c7";
}

.fa-corner::before {
  content: "\e3fe";
}

.fa-couch::before {
  content: "\f4b8";
}

.fa-cow::before {
  content: "\f6c8";
}

.fa-cowbell::before {
  content: "\f8b3";
}

.fa-cowbell-circle-plus::before {
  content: "\f8b4";
}

.fa-cowbell-more::before {
  content: "\f8b4";
}

.fa-crab::before {
  content: "\e3ff";
}

.fa-crate-apple::before {
  content: "\f6b1";
}

.fa-apple-crate::before {
  content: "\f6b1";
}

.fa-crate-empty::before {
  content: "\e151";
}

.fa-credit-card::before {
  content: "\f09d";
}

.fa-credit-card-alt::before {
  content: "\f09d";
}

.fa-credit-card-blank::before {
  content: "\f389";
}

.fa-credit-card-front::before {
  content: "\f38a";
}

.fa-cricket-bat-ball::before {
  content: "\f449";
}

.fa-cricket::before {
  content: "\f449";
}

.fa-croissant::before {
  content: "\f7f6";
}

.fa-crop::before {
  content: "\f125";
}

.fa-crop-simple::before {
  content: "\f565";
}

.fa-crop-alt::before {
  content: "\f565";
}

.fa-cross::before {
  content: "\f654";
}

.fa-crosshairs::before {
  content: "\f05b";
}

.fa-crow::before {
  content: "\f520";
}

.fa-crown::before {
  content: "\f521";
}

.fa-crutch::before {
  content: "\f7f7";
}

.fa-crutches::before {
  content: "\f7f8";
}

.fa-cruzeiro-sign::before {
  content: "\e152";
}

.fa-crystal-ball::before {
  content: "\e362";
}

.fa-cube::before {
  content: "\f1b2";
}

.fa-cubes::before {
  content: "\f1b3";
}

.fa-cucumber::before {
  content: "\e401";
}

.fa-cup-straw::before {
  content: "\e363";
}

.fa-cup-straw-swoosh::before {
  content: "\e364";
}

.fa-cup-togo::before {
  content: "\f6c5";
}

.fa-coffee-togo::before {
  content: "\f6c5";
}

.fa-cupcake::before {
  content: "\e402";
}

.fa-curling-stone::before {
  content: "\f44a";
}

.fa-curling::before {
  content: "\f44a";
}

.fa-custard::before {
  content: "\e403";
}

.fa-d::before {
  content: "D";
}

.fa-dagger::before {
  content: "\f6cb";
}

.fa-dash::before {
  content: "\e404";
}

.fa-database::before {
  content: "\f1c0";
}

.fa-deer::before {
  content: "\f78e";
}

.fa-deer-rudolph::before {
  content: "\f78f";
}

.fa-delete-left::before {
  content: "\f55a";
}

.fa-backspace::before {
  content: "\f55a";
}

.fa-delete-right::before {
  content: "\e154";
}

.fa-democrat::before {
  content: "\f747";
}

.fa-desktop::before {
  content: "\f390";
}

.fa-desktop-alt::before {
  content: "\f390";
}

.fa-desktop-arrow-down::before {
  content: "\e155";
}

.fa-dharmachakra::before {
  content: "\f655";
}

.fa-diagram-cells::before {
  content: "\e475";
}

.fa-diagram-lean-canvas::before {
  content: "\e156";
}

.fa-diagram-nested::before {
  content: "\e157";
}

.fa-diagram-next::before {
  content: "\e476";
}

.fa-diagram-predecessor::before {
  content: "\e477";
}

.fa-diagram-previous::before {
  content: "\e478";
}

.fa-diagram-project::before {
  content: "\f542";
}

.fa-project-diagram::before {
  content: "\f542";
}

.fa-diagram-sankey::before {
  content: "\e158";
}

.fa-diagram-subtask::before {
  content: "\e479";
}

.fa-diagram-successor::before {
  content: "\e47a";
}

.fa-diagram-venn::before {
  content: "\e15a";
}

.fa-dial::before {
  content: "\e15b";
}

.fa-dial-med-high::before {
  content: "\e15b";
}

.fa-dial-high::before {
  content: "\e15c";
}

.fa-dial-low::before {
  content: "\e15d";
}

.fa-dial-max::before {
  content: "\e15e";
}

.fa-dial-med::before {
  content: "\e15f";
}

.fa-dial-med-low::before {
  content: "\e160";
}

.fa-dial-min::before {
  content: "\e161";
}

.fa-dial-off::before {
  content: "\e162";
}

.fa-diamond::before {
  content: "\f219";
}

.fa-diamond-exclamation::before {
  content: "\e405";
}

.fa-diamond-turn-right::before {
  content: "\f5eb";
}

.fa-directions::before {
  content: "\f5eb";
}

.fa-dice::before {
  content: "\f522";
}

.fa-dice-d10::before {
  content: "\f6cd";
}

.fa-dice-d12::before {
  content: "\f6ce";
}

.fa-dice-d20::before {
  content: "\f6cf";
}

.fa-dice-d4::before {
  content: "\f6d0";
}

.fa-dice-d6::before {
  content: "\f6d1";
}

.fa-dice-d8::before {
  content: "\f6d2";
}

.fa-dice-five::before {
  content: "\f523";
}

.fa-dice-four::before {
  content: "\f524";
}

.fa-dice-one::before {
  content: "\f525";
}

.fa-dice-six::before {
  content: "\f526";
}

.fa-dice-three::before {
  content: "\f527";
}

.fa-dice-two::before {
  content: "\f528";
}

.fa-diploma::before {
  content: "\f5ea";
}

.fa-scroll-ribbon::before {
  content: "\f5ea";
}

.fa-disc-drive::before {
  content: "\f8b5";
}

.fa-disease::before {
  content: "\f7fa";
}

.fa-display::before {
  content: "\e163";
}

.fa-display-arrow-down::before {
  content: "\e164";
}

.fa-display-code::before {
  content: "\e165";
}

.fa-desktop-code::before {
  content: "\e165";
}

.fa-display-medical::before {
  content: "\e166";
}

.fa-desktop-medical::before {
  content: "\e166";
}

.fa-display-slash::before {
  content: "\e2fa";
}

.fa-desktop-slash::before {
  content: "\e2fa";
}

.fa-distribute-spacing-horizontal::before {
  content: "\e365";
}

.fa-distribute-spacing-vertical::before {
  content: "\e366";
}

.fa-ditto::before {
  content: "\"";
}

.fa-divide::before {
  content: "\f529";
}

.fa-dna::before {
  content: "\f471";
}

.fa-do-not-enter::before {
  content: "\f5ec";
}

.fa-dog::before {
  content: "\f6d3";
}

.fa-dog-leashed::before {
  content: "\f6d4";
}

.fa-dollar-sign::before {
  content: "\$";
}

.fa-dollar::before {
  content: "\$";
}

.fa-usd::before {
  content: "\$";
}

.fa-dolly::before {
  content: "\f472";
}

.fa-dolly-box::before {
  content: "\f472";
}

.fa-dolly-empty::before {
  content: "\f473";
}

.fa-dolphin::before {
  content: "\e168";
}

.fa-dong-sign::before {
  content: "\e169";
}

.fa-donut::before {
  content: "\e406";
}

.fa-doughnut::before {
  content: "\e406";
}

.fa-door-closed::before {
  content: "\f52a";
}

.fa-door-open::before {
  content: "\f52b";
}

.fa-dove::before {
  content: "\f4ba";
}

.fa-down::before {
  content: "\f354";
}

.fa-arrow-alt-down::before {
  content: "\f354";
}

.fa-down-from-dotted-line::before {
  content: "\e407";
}

.fa-down-from-line::before {
  content: "\f349";
}

.fa-arrow-alt-from-top::before {
  content: "\f349";
}

.fa-down-left::before {
  content: "\e16a";
}

.fa-down-left-and-up-right-to-center::before {
  content: "\f422";
}

.fa-compress-alt::before {
  content: "\f422";
}

.fa-down-long::before {
  content: "\f309";
}

.fa-long-arrow-alt-down::before {
  content: "\f309";
}

.fa-down-right::before {
  content: "\e16b";
}

.fa-down-to-dotted-line::before {
  content: "\e408";
}

.fa-down-to-line::before {
  content: "\f34a";
}

.fa-arrow-alt-to-bottom::before {
  content: "\f34a";
}

.fa-download::before {
  content: "\f019";
}

.fa-dragon::before {
  content: "\f6d5";
}

.fa-draw-circle::before {
  content: "\f5ed";
}

.fa-draw-polygon::before {
  content: "\f5ee";
}

.fa-draw-square::before {
  content: "\f5ef";
}

.fa-dreidel::before {
  content: "\f792";
}

.fa-drone::before {
  content: "\f85f";
}

.fa-drone-front::before {
  content: "\f860";
}

.fa-drone-alt::before {
  content: "\f860";
}

.fa-droplet::before {
  content: "\f043";
}

.fa-tint::before {
  content: "\f043";
}

.fa-droplet-degree::before {
  content: "\f748";
}

.fa-dewpoint::before {
  content: "\f748";
}

.fa-droplet-percent::before {
  content: "\f750";
}

.fa-humidity::before {
  content: "\f750";
}

.fa-droplet-slash::before {
  content: "\f5c7";
}

.fa-tint-slash::before {
  content: "\f5c7";
}

.fa-drum::before {
  content: "\f569";
}

.fa-drum-steelpan::before {
  content: "\f56a";
}

.fa-drumstick::before {
  content: "\f6d6";
}

.fa-drumstick-bite::before {
  content: "\f6d7";
}

.fa-dryer::before {
  content: "\f861";
}

.fa-dryer-heat::before {
  content: "\f862";
}

.fa-dryer-alt::before {
  content: "\f862";
}

.fa-duck::before {
  content: "\f6d8";
}

.fa-dumbbell::before {
  content: "\f44b";
}

.fa-dumpster::before {
  content: "\f793";
}

.fa-dumpster-fire::before {
  content: "\f794";
}

.fa-dungeon::before {
  content: "\f6d9";
}

.fa-e::before {
  content: "E";
}

.fa-ear::before {
  content: "\f5f0";
}

.fa-ear-deaf::before {
  content: "\f2a4";
}

.fa-deaf::before {
  content: "\f2a4";
}

.fa-deafness::before {
  content: "\f2a4";
}

.fa-hard-of-hearing::before {
  content: "\f2a4";
}

.fa-ear-listen::before {
  content: "\f2a2";
}

.fa-assistive-listening-systems::before {
  content: "\f2a2";
}

.fa-ear-muffs::before {
  content: "\f795";
}

.fa-earth-africa::before {
  content: "\f57c";
}

.fa-globe-africa::before {
  content: "\f57c";
}

.fa-earth-americas::before {
  content: "\f57d";
}

.fa-earth::before {
  content: "\f57d";
}

.fa-earth-america::before {
  content: "\f57d";
}

.fa-globe-americas::before {
  content: "\f57d";
}

.fa-earth-asia::before {
  content: "\f57e";
}

.fa-globe-asia::before {
  content: "\f57e";
}

.fa-earth-europe::before {
  content: "\f7a2";
}

.fa-globe-europe::before {
  content: "\f7a2";
}

.fa-earth-oceania::before {
  content: "\e47b";
}

.fa-globe-oceania::before {
  content: "\e47b";
}

.fa-eclipse::before {
  content: "\f749";
}

.fa-egg::before {
  content: "\f7fb";
}

.fa-egg-fried::before {
  content: "\f7fc";
}

.fa-eggplant::before {
  content: "\e16c";
}

.fa-eject::before {
  content: "\f052";
}

.fa-elephant::before {
  content: "\f6da";
}

.fa-elevator::before {
  content: "\e16d";
}

.fa-ellipsis::before {
  content: "\f141";
}

.fa-ellipsis-h::before {
  content: "\f141";
}

.fa-ellipsis-stroke::before {
  content: "\f39b";
}

.fa-ellipsis-h-alt::before {
  content: "\f39b";
}

.fa-ellipsis-stroke-vertical::before {
  content: "\f39c";
}

.fa-ellipsis-v-alt::before {
  content: "\f39c";
}

.fa-ellipsis-vertical::before {
  content: "\f142";
}

.fa-ellipsis-v::before {
  content: "\f142";
}

.fa-empty-set::before {
  content: "\f656";
}

.fa-engine::before {
  content: "\e16e";
}

.fa-engine-warning::before {
  content: "\f5f2";
}

.fa-engine-exclamation::before {
  content: "\f5f2";
}

.fa-envelope::before {
  content: "\f0e0";
}

.fa-envelope-dot::before {
  content: "\e16f";
}

.fa-envelope-badge::before {
  content: "\e16f";
}

.fa-envelope-open::before {
  content: "\f2b6";
}

.fa-envelope-open-dollar::before {
  content: "\f657";
}

.fa-envelope-open-text::before {
  content: "\f658";
}

.fa-envelopes::before {
  content: "\e170";
}

.fa-envelopes-bulk::before {
  content: "\f674";
}

.fa-mail-bulk::before {
  content: "\f674";
}

.fa-equals::before {
  content: "\=";
}

.fa-eraser::before {
  content: "\f12d";
}

.fa-escalator::before {
  content: "\e171";
}

.fa-ethernet::before {
  content: "\f796";
}

.fa-euro-sign::before {
  content: "\f153";
}

.fa-eur::before {
  content: "\f153";
}

.fa-euro::before {
  content: "\f153";
}

.fa-exclamation::before {
  content: "\!";
}

.fa-expand::before {
  content: "\f065";
}

.fa-expand-wide::before {
  content: "\f320";
}

.fa-eye::before {
  content: "\f06e";
}

.fa-eye-dropper::before {
  content: "\f1fb";
}

.fa-eye-dropper-empty::before {
  content: "\f1fb";
}

.fa-eyedropper::before {
  content: "\f1fb";
}

.fa-eye-dropper-full::before {
  content: "\e172";
}

.fa-eye-dropper-half::before {
  content: "\e173";
}

.fa-eye-evil::before {
  content: "\f6db";
}

.fa-eye-low-vision::before {
  content: "\f2a8";
}

.fa-low-vision::before {
  content: "\f2a8";
}

.fa-eye-slash::before {
  content: "\f070";
}

.fa-eyes::before {
  content: "\e367";
}

.fa-f::before {
  content: "F";
}

.fa-face-angry::before {
  content: "\f556";
}

.fa-angry::before {
  content: "\f556";
}

.fa-face-angry-horns::before {
  content: "\e368";
}

.fa-face-anguished::before {
  content: "\e369";
}

.fa-face-anxious-sweat::before {
  content: "\e36a";
}

.fa-face-astonished::before {
  content: "\e36b";
}

.fa-face-awesome::before {
  content: "\e409";
}

.fa-gave-dandy::before {
  content: "\e409";
}

.fa-face-beam-hand-over-mouth::before {
  content: "\e47c";
}

.fa-face-clouds::before {
  content: "\e47d";
}

.fa-face-confounded::before {
  content: "\e36c";
}

.fa-face-confused::before {
  content: "\e36d";
}

.fa-face-cowboy-hat::before {
  content: "\e36e";
}

.fa-face-diagonal-mouth::before {
  content: "\e47e";
}

.fa-face-disappointed::before {
  content: "\e36f";
}

.fa-face-disguise::before {
  content: "\e370";
}

.fa-face-dizzy::before {
  content: "\f567";
}

.fa-dizzy::before {
  content: "\f567";
}

.fa-face-dotted::before {
  content: "\e47f";
}

.fa-face-downcast-sweat::before {
  content: "\e371";
}

.fa-face-drooling::before {
  content: "\e372";
}

.fa-face-exhaling::before {
  content: "\e480";
}

.fa-face-explode::before {
  content: "\e2fe";
}

.fa-exploding-head::before {
  content: "\e2fe";
}

.fa-face-expressionless::before {
  content: "\e373";
}

.fa-face-eyes-xmarks::before {
  content: "\e374";
}

.fa-face-fearful::before {
  content: "\e375";
}

.fa-face-flushed::before {
  content: "\f579";
}

.fa-flushed::before {
  content: "\f579";
}

.fa-face-frown::before {
  content: "\f119";
}

.fa-frown::before {
  content: "\f119";
}

.fa-face-frown-open::before {
  content: "\f57a";
}

.fa-frown-open::before {
  content: "\f57a";
}

.fa-face-frown-slight::before {
  content: "\e376";
}

.fa-face-glasses::before {
  content: "\e377";
}

.fa-face-grimace::before {
  content: "\f57f";
}

.fa-grimace::before {
  content: "\f57f";
}

.fa-face-grin::before {
  content: "\f580";
}

.fa-grin::before {
  content: "\f580";
}

.fa-face-grin-beam::before {
  content: "\f582";
}

.fa-grin-beam::before {
  content: "\f582";
}

.fa-face-grin-beam-sweat::before {
  content: "\f583";
}

.fa-grin-beam-sweat::before {
  content: "\f583";
}

.fa-face-grin-hearts::before {
  content: "\f584";
}

.fa-grin-hearts::before {
  content: "\f584";
}

.fa-face-grin-squint::before {
  content: "\f585";
}

.fa-grin-squint::before {
  content: "\f585";
}

.fa-face-grin-squint-tears::before {
  content: "\f586";
}

.fa-grin-squint-tears::before {
  content: "\f586";
}

.fa-face-grin-stars::before {
  content: "\f587";
}

.fa-grin-stars::before {
  content: "\f587";
}

.fa-face-grin-tears::before {
  content: "\f588";
}

.fa-grin-tears::before {
  content: "\f588";
}

.fa-face-grin-tongue::before {
  content: "\f589";
}

.fa-grin-tongue::before {
  content: "\f589";
}

.fa-face-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-grin-tongue-squint::before {
  content: "\f58a";
}

.fa-face-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-grin-tongue-wink::before {
  content: "\f58b";
}

.fa-face-grin-wide::before {
  content: "\f581";
}

.fa-grin-alt::before {
  content: "\f581";
}

.fa-face-grin-wink::before {
  content: "\f58c";
}

.fa-grin-wink::before {
  content: "\f58c";
}

.fa-face-hand-over-mouth::before {
  content: "\e378";
}

.fa-face-hand-peeking::before {
  content: "\e481";
}

.fa-face-hand-yawn::before {
  content: "\e379";
}

.fa-face-head-bandage::before {
  content: "\e37a";
}

.fa-face-holding-back-tears::before {
  content: "\e482";
}

.fa-face-hushed::before {
  content: "\e37b";
}

.fa-face-icicles::before {
  content: "\e37c";
}

.fa-face-kiss::before {
  content: "\f596";
}

.fa-kiss::before {
  content: "\f596";
}

.fa-face-kiss-beam::before {
  content: "\f597";
}

.fa-kiss-beam::before {
  content: "\f597";
}

.fa-face-kiss-closed-eyes::before {
  content: "\e37d";
}

.fa-face-kiss-wink-heart::before {
  content: "\f598";
}

.fa-kiss-wink-heart::before {
  content: "\f598";
}

.fa-face-laugh::before {
  content: "\f599";
}

.fa-laugh::before {
  content: "\f599";
}

.fa-face-laugh-beam::before {
  content: "\f59a";
}

.fa-laugh-beam::before {
  content: "\f59a";
}

.fa-face-laugh-squint::before {
  content: "\f59b";
}

.fa-laugh-squint::before {
  content: "\f59b";
}

.fa-face-laugh-wink::before {
  content: "\f59c";
}

.fa-laugh-wink::before {
  content: "\f59c";
}

.fa-face-lying::before {
  content: "\e37e";
}

.fa-face-mask::before {
  content: "\e37f";
}

.fa-face-meh::before {
  content: "\f11a";
}

.fa-meh::before {
  content: "\f11a";
}

.fa-face-meh-blank::before {
  content: "\f5a4";
}

.fa-meh-blank::before {
  content: "\f5a4";
}

.fa-face-melting::before {
  content: "\e483";
}

.fa-face-monocle::before {
  content: "\e380";
}

.fa-face-nauseated::before {
  content: "\e381";
}

.fa-face-nose-steam::before {
  content: "\e382";
}

.fa-face-party::before {
  content: "\e383";
}

.fa-face-pensive::before {
  content: "\e384";
}

.fa-face-persevering::before {
  content: "\e385";
}

.fa-face-pleading::before {
  content: "\e386";
}

.fa-face-pouting::before {
  content: "\e387";
}

.fa-face-raised-eyebrow::before {
  content: "\e388";
}

.fa-face-relieved::before {
  content: "\e389";
}

.fa-face-rolling-eyes::before {
  content: "\f5a5";
}

.fa-meh-rolling-eyes::before {
  content: "\f5a5";
}

.fa-face-sad-cry::before {
  content: "\f5b3";
}

.fa-sad-cry::before {
  content: "\f5b3";
}

.fa-face-sad-sweat::before {
  content: "\e38a";
}

.fa-face-sad-tear::before {
  content: "\f5b4";
}

.fa-sad-tear::before {
  content: "\f5b4";
}

.fa-face-saluting::before {
  content: "\e484";
}

.fa-face-scream::before {
  content: "\e38b";
}

.fa-face-shush::before {
  content: "\e38c";
}

.fa-face-sleeping::before {
  content: "\e38d";
}

.fa-face-sleepy::before {
  content: "\e38e";
}

.fa-face-smile::before {
  content: "\f118";
}

.fa-smile::before {
  content: "\f118";
}

.fa-face-smile-beam::before {
  content: "\f5b8";
}

.fa-smile-beam::before {
  content: "\f5b8";
}

.fa-face-smile-halo::before {
  content: "\e38f";
}

.fa-face-smile-hearts::before {
  content: "\e390";
}

.fa-face-smile-horns::before {
  content: "\e391";
}

.fa-face-smile-plus::before {
  content: "\f5b9";
}

.fa-smile-plus::before {
  content: "\f5b9";
}

.fa-face-smile-relaxed::before {
  content: "\e392";
}

.fa-face-smile-tear::before {
  content: "\e393";
}

.fa-face-smile-tongue::before {
  content: "\e394";
}

.fa-face-smile-upside-down::before {
  content: "\e395";
}

.fa-face-smile-wink::before {
  content: "\f4da";
}

.fa-smile-wink::before {
  content: "\f4da";
}

.fa-face-smiling-hands::before {
  content: "\e396";
}

.fa-face-smirking::before {
  content: "\e397";
}

.fa-face-spiral-eyes::before {
  content: "\e485";
}

.fa-face-sunglasses::before {
  content: "\e398";
}

.fa-face-surprise::before {
  content: "\f5c2";
}

.fa-surprise::before {
  content: "\f5c2";
}

.fa-face-swear::before {
  content: "\e399";
}

.fa-face-thermometer::before {
  content: "\e39a";
}

.fa-face-thinking::before {
  content: "\e39b";
}

.fa-face-tired::before {
  content: "\f5c8";
}

.fa-tired::before {
  content: "\f5c8";
}

.fa-face-tissue::before {
  content: "\e39c";
}

.fa-face-tongue-money::before {
  content: "\e39d";
}

.fa-face-tongue-sweat::before {
  content: "\e39e";
}

.fa-face-unamused::before {
  content: "\e39f";
}

.fa-face-viewfinder::before {
  content: "\e2ff";
}

.fa-face-vomit::before {
  content: "\e3a0";
}

.fa-face-weary::before {
  content: "\e3a1";
}

.fa-face-woozy::before {
  content: "\e3a2";
}

.fa-face-worried::before {
  content: "\e3a3";
}

.fa-face-zany::before {
  content: "\e3a4";
}

.fa-face-zipper::before {
  content: "\e3a5";
}

.fa-falafel::before {
  content: "\e40a";
}

.fa-family::before {
  content: "\e300";
}

.fa-family-dress::before {
  content: "\e301";
}

.fa-family-pants::before {
  content: "\e302";
}

.fa-fan::before {
  content: "\f863";
}

.fa-fan-table::before {
  content: "\e004";
}

.fa-farm::before {
  content: "\f864";
}

.fa-barn-silo::before {
  content: "\f864";
}

.fa-faucet::before {
  content: "\e005";
}

.fa-faucet-drip::before {
  content: "\e006";
}

.fa-fax::before {
  content: "\f1ac";
}

.fa-feather::before {
  content: "\f52d";
}

.fa-feather-pointed::before {
  content: "\f56b";
}

.fa-feather-alt::before {
  content: "\f56b";
}

.fa-fence::before {
  content: "\e303";
}

.fa-ferris-wheel::before {
  content: "\e174";
}

.fa-field-hockey-stick-ball::before {
  content: "\f44c";
}

.fa-field-hockey::before {
  content: "\f44c";
}

.fa-file::before {
  content: "\f15b";
}

.fa-file-arrow-down::before {
  content: "\f56d";
}

.fa-file-download::before {
  content: "\f56d";
}

.fa-file-arrow-up::before {
  content: "\f574";
}

.fa-file-upload::before {
  content: "\f574";
}

.fa-file-audio::before {
  content: "\f1c7";
}

.fa-file-binary::before {
  content: "\e175";
}

.fa-file-certificate::before {
  content: "\f5f3";
}

.fa-file-award::before {
  content: "\f5f3";
}

.fa-file-chart-column::before {
  content: "\f659";
}

.fa-file-chart-line::before {
  content: "\f659";
}

.fa-file-chart-pie::before {
  content: "\f65a";
}

.fa-file-check::before {
  content: "\f316";
}

.fa-file-circle-info::before {
  content: "\e493";
}

.fa-file-circle-plus::before {
  content: "\e494";
}

.fa-file-code::before {
  content: "\f1c9";
}

.fa-file-contract::before {
  content: "\f56c";
}

.fa-file-csv::before {
  content: "\f6dd";
}

.fa-file-dashed-line::before {
  content: "\f877";
}

.fa-page-break::before {
  content: "\f877";
}

.fa-file-excel::before {
  content: "\f1c3";
}

.fa-file-exclamation::before {
  content: "\f31a";
}

.fa-file-export::before {
  content: "\f56e";
}

.fa-arrow-right-from-file::before {
  content: "\f56e";
}

.fa-file-heart::before {
  content: "\e176";
}

.fa-file-image::before {
  content: "\f1c5";
}

.fa-file-import::before {
  content: "\f56f";
}

.fa-arrow-right-to-file::before {
  content: "\f56f";
}

.fa-file-invoice::before {
  content: "\f570";
}

.fa-file-invoice-dollar::before {
  content: "\f571";
}

.fa-file-lines::before {
  content: "\f15c";
}

.fa-file-alt::before {
  content: "\f15c";
}

.fa-file-text::before {
  content: "\f15c";
}

.fa-file-lock::before {
  content: "\e3a6";
}

.fa-file-magnifying-glass::before {
  content: "\f865";
}

.fa-file-search::before {
  content: "\f865";
}

.fa-file-medical::before {
  content: "\f477";
}

.fa-file-minus::before {
  content: "\f318";
}

.fa-file-music::before {
  content: "\f8b6";
}

.fa-file-pdf::before {
  content: "\f1c1";
}

.fa-file-pen::before {
  content: "\f31c";
}

.fa-file-edit::before {
  content: "\f31c";
}

.fa-file-plus::before {
  content: "\f319";
}

.fa-file-plus-minus::before {
  content: "\e177";
}

.fa-file-powerpoint::before {
  content: "\f1c4";
}

.fa-file-prescription::before {
  content: "\f572";
}

.fa-file-signature::before {
  content: "\f573";
}

.fa-file-slash::before {
  content: "\e3a7";
}

.fa-file-spreadsheet::before {
  content: "\f65b";
}

.fa-file-user::before {
  content: "\f65c";
}

.fa-file-video::before {
  content: "\f1c8";
}

.fa-file-waveform::before {
  content: "\f478";
}

.fa-file-medical-alt::before {
  content: "\f478";
}

.fa-file-word::before {
  content: "\f1c2";
}

.fa-file-xmark::before {
  content: "\f317";
}

.fa-file-times::before {
  content: "\f317";
}

.fa-file-zipper::before {
  content: "\f1c6";
}

.fa-file-archive::before {
  content: "\f1c6";
}

.fa-files::before {
  content: "\e178";
}

.fa-files-medical::before {
  content: "\f7fd";
}

.fa-fill::before {
  content: "\f575";
}

.fa-fill-drip::before {
  content: "\f576";
}

.fa-film::before {
  content: "\f008";
}

.fa-film-canister::before {
  content: "\f8b7";
}

.fa-film-simple::before {
  content: "\f3a0";
}

.fa-film-alt::before {
  content: "\f3a0";
}

.fa-film-slash::before {
  content: "\e179";
}

.fa-films::before {
  content: "\e17a";
}

.fa-filter::before {
  content: "\f0b0";
}

.fa-filter-circle-dollar::before {
  content: "\f662";
}

.fa-funnel-dollar::before {
  content: "\f662";
}

.fa-filter-circle-xmark::before {
  content: "\e17b";
}

.fa-filter-list::before {
  content: "\e17c";
}

.fa-filter-slash::before {
  content: "\e17d";
}

.fa-filters::before {
  content: "\e17e";
}

.fa-fingerprint::before {
  content: "\f577";
}

.fa-fire::before {
  content: "\f06d";
}

.fa-fire-extinguisher::before {
  content: "\f134";
}

.fa-fire-flame::before {
  content: "\f6df";
}

.fa-flame::before {
  content: "\f6df";
}

.fa-fire-flame-curved::before {
  content: "\f7e4";
}

.fa-fire-alt::before {
  content: "\f7e4";
}

.fa-fire-flame-simple::before {
  content: "\f46a";
}

.fa-burn::before {
  content: "\f46a";
}

.fa-fire-hydrant::before {
  content: "\e17f";
}

.fa-fire-smoke::before {
  content: "\f74b";
}

.fa-fireplace::before {
  content: "\f79a";
}

.fa-fish::before {
  content: "\f578";
}

.fa-fish-bones::before {
  content: "\e304";
}

.fa-fish-cooked::before {
  content: "\f7fe";
}

.fa-fishing-rod::before {
  content: "\e3a8";
}

.fa-flag::before {
  content: "\f024";
}

.fa-flag-checkered::before {
  content: "\f11e";
}

.fa-flag-pennant::before {
  content: "\f456";
}

.fa-pennant::before {
  content: "\f456";
}

.fa-flag-swallowtail::before {
  content: "\f74c";
}

.fa-flag-alt::before {
  content: "\f74c";
}

.fa-flag-usa::before {
  content: "\f74d";
}

.fa-flashlight::before {
  content: "\f8b8";
}

.fa-flask::before {
  content: "\f0c3";
}

.fa-flask-round-poison::before {
  content: "\f6e0";
}

.fa-flask-poison::before {
  content: "\f6e0";
}

.fa-flask-round-potion::before {
  content: "\f6e1";
}

.fa-flask-potion::before {
  content: "\f6e1";
}

.fa-flatbread::before {
  content: "\e40b";
}

.fa-flatbread-stuffed::before {
  content: "\e40c";
}

.fa-floppy-disk::before {
  content: "\f0c7";
}

.fa-save::before {
  content: "\f0c7";
}

.fa-floppy-disk-circle-arrow-right::before {
  content: "\e180";
}

.fa-save-circle-arrow-right::before {
  content: "\e180";
}

.fa-floppy-disk-circle-xmark::before {
  content: "\e181";
}

.fa-floppy-disk-times::before {
  content: "\e181";
}

.fa-save-circle-xmark::before {
  content: "\e181";
}

.fa-save-times::before {
  content: "\e181";
}

.fa-floppy-disk-pen::before {
  content: "\e182";
}

.fa-floppy-disks::before {
  content: "\e183";
}

.fa-florin-sign::before {
  content: "\e184";
}

.fa-flower::before {
  content: "\f7ff";
}

.fa-flower-daffodil::before {
  content: "\f800";
}

.fa-flower-tulip::before {
  content: "\f801";
}

.fa-flute::before {
  content: "\f8b9";
}

.fa-flux-capacitor::before {
  content: "\f8ba";
}

.fa-flying-disc::before {
  content: "\e3a9";
}

.fa-folder::before {
  content: "\f07b";
}

.fa-folder-arrow-down::before {
  content: "\e053";
}

.fa-folder-download::before {
  content: "\e053";
}

.fa-folder-arrow-up::before {
  content: "\e054";
}

.fa-folder-upload::before {
  content: "\e054";
}

.fa-folder-blank::before {
  content: "\e185";
}

.fa-folder-bookmark::before {
  content: "\e186";
}

.fa-folder-gear::before {
  content: "\e187";
}

.fa-folder-cog::before {
  content: "\e187";
}

.fa-folder-grid::before {
  content: "\e188";
}

.fa-folder-heart::before {
  content: "\e189";
}

.fa-folder-image::before {
  content: "\e18a";
}

.fa-folder-magnifying-glass::before {
  content: "\e18b";
}

.fa-folder-search::before {
  content: "\e18b";
}

.fa-folder-medical::before {
  content: "\e18c";
}

.fa-folder-minus::before {
  content: "\f65d";
}

.fa-folder-music::before {
  content: "\e18d";
}

.fa-folder-open::before {
  content: "\f07c";
}

.fa-folder-plus::before {
  content: "\f65e";
}

.fa-folder-tree::before {
  content: "\f802";
}

.fa-folder-user::before {
  content: "\e18e";
}

.fa-folder-xmark::before {
  content: "\f65f";
}

.fa-folder-times::before {
  content: "\f65f";
}

.fa-folders::before {
  content: "\f660";
}

.fa-fondue-pot::before {
  content: "\e40d";
}

.fa-font::before {
  content: "\f031";
}

.fa-font-case::before {
  content: "\f866";
}

.fa-football::before {
  content: "\f44e";
}

.fa-football-ball::before {
  content: "\f44e";
}

.fa-football-helmet::before {
  content: "\f44f";
}

.fa-fork::before {
  content: "\f2e3";
}

.fa-utensil-fork::before {
  content: "\f2e3";
}

.fa-fork-knife::before {
  content: "\f2e6";
}

.fa-utensils-alt::before {
  content: "\f2e6";
}

.fa-forklift::before {
  content: "\f47a";
}

.fa-fort::before {
  content: "\e486";
}

.fa-forward::before {
  content: "\f04e";
}

.fa-forward-fast::before {
  content: "\f050";
}

.fa-fast-forward::before {
  content: "\f050";
}

.fa-forward-step::before {
  content: "\f051";
}

.fa-step-forward::before {
  content: "\f051";
}

.fa-frame::before {
  content: "\e495";
}

.fa-franc-sign::before {
  content: "\e18f";
}

.fa-french-fries::before {
  content: "\f803";
}

.fa-frog::before {
  content: "\f52e";
}

.fa-function::before {
  content: "\f661";
}

.fa-futbol::before {
  content: "\f1e3";
}

.fa-futbol-ball::before {
  content: "\f1e3";
}

.fa-soccer-ball::before {
  content: "\f1e3";
}

.fa-g::before {
  content: "G";
}

.fa-galaxy::before {
  content: "\e008";
}

.fa-gallery-thumbnails::before {
  content: "\e3aa";
}

.fa-game-board::before {
  content: "\f867";
}

.fa-game-board-simple::before {
  content: "\f868";
}

.fa-game-board-alt::before {
  content: "\f868";
}

.fa-game-console-handheld::before {
  content: "\f8bb";
}

.fa-gamepad::before {
  content: "\f11b";
}

.fa-gamepad-modern::before {
  content: "\f8bc";
}

.fa-gamepad-alt::before {
  content: "\f8bc";
}

.fa-garage::before {
  content: "\e009";
}

.fa-garage-car::before {
  content: "\e00a";
}

.fa-garage-open::before {
  content: "\e00b";
}

.fa-garlic::before {
  content: "\e40e";
}

.fa-gas-pump::before {
  content: "\f52f";
}

.fa-gas-pump-slash::before {
  content: "\f5f4";
}

.fa-gauge::before {
  content: "\f624";
}

.fa-dashboard::before {
  content: "\f624";
}

.fa-gauge-med::before {
  content: "\f624";
}

.fa-tachometer-alt-average::before {
  content: "\f624";
}

.fa-gauge-circle-bolt::before {
  content: "\e496";
}

.fa-gauge-circle-minus::before {
  content: "\e497";
}

.fa-gauge-circle-plus::before {
  content: "\e498";
}

.fa-gauge-high::before {
  content: "\f625";
}

.fa-tachometer-alt::before {
  content: "\f625";
}

.fa-tachometer-alt-fast::before {
  content: "\f625";
}

.fa-gauge-low::before {
  content: "\f627";
}

.fa-tachometer-alt-slow::before {
  content: "\f627";
}

.fa-gauge-max::before {
  content: "\f626";
}

.fa-tachometer-alt-fastest::before {
  content: "\f626";
}

.fa-gauge-min::before {
  content: "\f628";
}

.fa-tachometer-alt-slowest::before {
  content: "\f628";
}

.fa-gauge-simple::before {
  content: "\f629";
}

.fa-gauge-simple-med::before {
  content: "\f629";
}

.fa-tachometer-average::before {
  content: "\f629";
}

.fa-gauge-simple-high::before {
  content: "\f62a";
}

.fa-tachometer::before {
  content: "\f62a";
}

.fa-tachometer-fast::before {
  content: "\f62a";
}

.fa-gauge-simple-low::before {
  content: "\f62c";
}

.fa-tachometer-slow::before {
  content: "\f62c";
}

.fa-gauge-simple-max::before {
  content: "\f62b";
}

.fa-tachometer-fastest::before {
  content: "\f62b";
}

.fa-gauge-simple-min::before {
  content: "\f62d";
}

.fa-tachometer-slowest::before {
  content: "\f62d";
}

.fa-gavel::before {
  content: "\f0e3";
}

.fa-legal::before {
  content: "\f0e3";
}

.fa-gear::before {
  content: "\f013";
}

.fa-cog::before {
  content: "\f013";
}

.fa-gears::before {
  content: "\f085";
}

.fa-cogs::before {
  content: "\f085";
}

.fa-gem::before {
  content: "\f3a5";
}

.fa-genderless::before {
  content: "\f22d";
}

.fa-ghost::before {
  content: "\f6e2";
}

.fa-gif::before {
  content: "\e190";
}

.fa-gift::before {
  content: "\f06b";
}

.fa-gift-card::before {
  content: "\f663";
}

.fa-gifts::before {
  content: "\f79c";
}

.fa-gingerbread-man::before {
  content: "\f79d";
}

.fa-glass::before {
  content: "\f804";
}

.fa-glass-citrus::before {
  content: "\f869";
}

.fa-glass-empty::before {
  content: "\e191";
}

.fa-glass-half::before {
  content: "\e192";
}

.fa-glass-half-empty::before {
  content: "\e192";
}

.fa-glass-half-full::before {
  content: "\e192";
}

.fa-glasses::before {
  content: "\f530";
}

.fa-glasses-round::before {
  content: "\f5f5";
}

.fa-glasses-alt::before {
  content: "\f5f5";
}

.fa-globe::before {
  content: "\f0ac";
}

.fa-globe-snow::before {
  content: "\f7a3";
}

.fa-globe-stand::before {
  content: "\f5f6";
}

.fa-goal-net::before {
  content: "\e3ab";
}

.fa-golf-ball-tee::before {
  content: "\f450";
}

.fa-golf-ball::before {
  content: "\f450";
}

.fa-golf-club::before {
  content: "\f451";
}

.fa-golf-flag-hole::before {
  content: "\e3ac";
}

.fa-gopuram::before {
  content: "\f664";
}

.fa-graduation-cap::before {
  content: "\f19d";
}

.fa-mortar-board::before {
  content: "\f19d";
}

.fa-gramophone::before {
  content: "\f8bd";
}

.fa-grapes::before {
  content: "\e306";
}

.fa-grate::before {
  content: "\e193";
}

.fa-grate-droplet::before {
  content: "\e194";
}

.fa-greater-than::before {
  content: "\>";
}

.fa-greater-than-equal::before {
  content: "\f532";
}

.fa-grid::before {
  content: "\e195";
}

.fa-grid-3::before {
  content: "\e195";
}

.fa-grid-2::before {
  content: "\e196";
}

.fa-grid-2-plus::before {
  content: "\e197";
}

.fa-grid-4::before {
  content: "\e198";
}

.fa-grid-5::before {
  content: "\e199";
}

.fa-grid-dividers::before {
  content: "\e3ad";
}

.fa-grid-horizontal::before {
  content: "\e307";
}

.fa-grip::before {
  content: "\f58d";
}

.fa-grip-horizontal::before {
  content: "\f58d";
}

.fa-grip-dots::before {
  content: "\e410";
}

.fa-grip-dots-vertical::before {
  content: "\e411";
}

.fa-grip-lines::before {
  content: "\f7a4";
}

.fa-grip-lines-vertical::before {
  content: "\f7a5";
}

.fa-grip-vertical::before {
  content: "\f58e";
}

.fa-guarani-sign::before {
  content: "\e19a";
}

.fa-guitar::before {
  content: "\f7a6";
}

.fa-guitar-electric::before {
  content: "\f8be";
}

.fa-guitars::before {
  content: "\f8bf";
}

.fa-gun::before {
  content: "\e19b";
}

.fa-gun-slash::before {
  content: "\e19c";
}

.fa-gun-squirt::before {
  content: "\e19d";
}

.fa-h::before {
  content: "H";
}

.fa-h1::before {
  content: "\f313";
}

.fa-h2::before {
  content: "\f314";
}

.fa-h3::before {
  content: "\f315";
}

.fa-h4::before {
  content: "\f86a";
}

.fa-h5::before {
  content: "\e412";
}

.fa-h6::before {
  content: "\e413";
}

.fa-hammer::before {
  content: "\f6e3";
}

.fa-hammer-crash::before {
  content: "\e414";
}

.fa-hammer-war::before {
  content: "\f6e4";
}

.fa-hamsa::before {
  content: "\f665";
}

.fa-hand::before {
  content: "\f256";
}

.fa-hand-paper::before {
  content: "\f256";
}

.fa-hand-back-fist::before {
  content: "\f255";
}

.fa-hand-rock::before {
  content: "\f255";
}

.fa-hand-back-point-down::before {
  content: "\e19e";
}

.fa-hand-back-point-left::before {
  content: "\e19f";
}

.fa-hand-back-point-ribbon::before {
  content: "\e1a0";
}

.fa-hand-back-point-right::before {
  content: "\e1a1";
}

.fa-hand-back-point-up::before {
  content: "\e1a2";
}

.fa-hand-dots::before {
  content: "\f461";
}

.fa-allergies::before {
  content: "\f461";
}

.fa-hand-fingers-crossed::before {
  content: "\e1a3";
}

.fa-hand-fist::before {
  content: "\f6de";
}

.fa-fist-raised::before {
  content: "\f6de";
}

.fa-hand-heart::before {
  content: "\f4bc";
}

.fa-hand-holding::before {
  content: "\f4bd";
}

.fa-hand-holding-box::before {
  content: "\f47b";
}

.fa-hand-holding-dollar::before {
  content: "\f4c0";
}

.fa-hand-holding-usd::before {
  content: "\f4c0";
}

.fa-hand-holding-droplet::before {
  content: "\f4c1";
}

.fa-hand-holding-water::before {
  content: "\f4c1";
}

.fa-hand-holding-heart::before {
  content: "\f4be";
}

.fa-hand-holding-magic::before {
  content: "\f6e5";
}

.fa-hand-holding-medical::before {
  content: "\e05c";
}

.fa-hand-holding-seedling::before {
  content: "\f4bf";
}

.fa-hand-holding-skull::before {
  content: "\e1a4";
}

.fa-hand-horns::before {
  content: "\e1a9";
}

.fa-hand-lizard::before {
  content: "\f258";
}

.fa-hand-love::before {
  content: "\e1a5";
}

.fa-hand-middle-finger::before {
  content: "\f806";
}

.fa-hand-peace::before {
  content: "\f25b";
}

.fa-hand-point-down::before {
  content: "\f0a7";
}

.fa-hand-point-left::before {
  content: "\f0a5";
}

.fa-hand-point-ribbon::before {
  content: "\e1a6";
}

.fa-hand-point-right::before {
  content: "\f0a4";
}

.fa-hand-point-up::before {
  content: "\f0a6";
}

.fa-hand-pointer::before {
  content: "\f25a";
}

.fa-hand-scissors::before {
  content: "\f257";
}

.fa-hand-sparkles::before {
  content: "\e05d";
}

.fa-hand-spock::before {
  content: "\f259";
}

.fa-hand-wave::before {
  content: "\e1a7";
}

.fa-hands::before {
  content: "\f2a7";
}

.fa-sign-language::before {
  content: "\f2a7";
}

.fa-signing::before {
  content: "\f2a7";
}

.fa-hands-asl-interpreting::before {
  content: "\f2a3";
}

.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-asl-interpreting::before {
  content: "\f2a3";
}

.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}

.fa-hands-bubbles::before {
  content: "\e05e";
}

.fa-hands-wash::before {
  content: "\e05e";
}

.fa-hands-clapping::before {
  content: "\e1a8";
}

.fa-hands-holding::before {
  content: "\f4c2";
}

.fa-hands-holding-diamond::before {
  content: "\f47c";
}

.fa-hand-receiving::before {
  content: "\f47c";
}

.fa-hands-holding-dollar::before {
  content: "\f4c5";
}

.fa-hands-usd::before {
  content: "\f4c5";
}

.fa-hands-holding-heart::before {
  content: "\f4c3";
}

.fa-hands-heart::before {
  content: "\f4c3";
}

.fa-hands-praying::before {
  content: "\f684";
}

.fa-praying-hands::before {
  content: "\f684";
}

.fa-handshake::before {
  content: "\f2b5";
}

.fa-handshake-angle::before {
  content: "\f4c4";
}

.fa-hands-helping::before {
  content: "\f4c4";
}

.fa-handshake-simple::before {
  content: "\f4c6";
}

.fa-handshake-alt::before {
  content: "\f4c6";
}

.fa-handshake-simple-slash::before {
  content: "\e05f";
}

.fa-handshake-alt-slash::before {
  content: "\e05f";
}

.fa-handshake-slash::before {
  content: "\e060";
}

.fa-hanukiah::before {
  content: "\f6e6";
}

.fa-hard-drive::before {
  content: "\f0a0";
}

.fa-hdd::before {
  content: "\f0a0";
}

.fa-hashtag::before {
  content: "\#";
}

.fa-hashtag-lock::before {
  content: "\e415";
}

.fa-hat-chef::before {
  content: "\f86b";
}

.fa-hat-cowboy::before {
  content: "\f8c0";
}

.fa-hat-cowboy-side::before {
  content: "\f8c1";
}

.fa-hat-santa::before {
  content: "\f7a7";
}

.fa-hat-winter::before {
  content: "\f7a8";
}

.fa-hat-witch::before {
  content: "\f6e7";
}

.fa-hat-wizard::before {
  content: "\f6e8";
}

.fa-head-side::before {
  content: "\f6e9";
}

.fa-head-side-brain::before {
  content: "\f808";
}

.fa-head-side-cough::before {
  content: "\e061";
}

.fa-head-side-cough-slash::before {
  content: "\e062";
}

.fa-head-side-goggles::before {
  content: "\f6ea";
}

.fa-head-vr::before {
  content: "\f6ea";
}

.fa-head-side-headphones::before {
  content: "\f8c2";
}

.fa-head-side-heart::before {
  content: "\e1aa";
}

.fa-head-side-mask::before {
  content: "\e063";
}

.fa-head-side-medical::before {
  content: "\f809";
}

.fa-head-side-virus::before {
  content: "\e064";
}

.fa-heading::before {
  content: "\f1dc";
}

.fa-header::before {
  content: "\f1dc";
}

.fa-headphones::before {
  content: "\f025";
}

.fa-headphones-simple::before {
  content: "\f58f";
}

.fa-headphones-alt::before {
  content: "\f58f";
}

.fa-headset::before {
  content: "\f590";
}

.fa-heart::before {
  content: "\f004";
}

.fa-heart-crack::before {
  content: "\f7a9";
}

.fa-heart-broken::before {
  content: "\f7a9";
}

.fa-heart-half::before {
  content: "\e1ab";
}

.fa-heart-half-stroke::before {
  content: "\e1ac";
}

.fa-heart-half-alt::before {
  content: "\e1ac";
}

.fa-heart-pulse::before {
  content: "\f21e";
}

.fa-heartbeat::before {
  content: "\f21e";
}

.fa-heat::before {
  content: "\e00c";
}

.fa-helicopter::before {
  content: "\f533";
}

.fa-helmet-battle::before {
  content: "\f6eb";
}

.fa-helmet-safety::before {
  content: "\f807";
}

.fa-hard-hat::before {
  content: "\f807";
}

.fa-hat-hard::before {
  content: "\f807";
}

.fa-hexagon::before {
  content: "\f312";
}

.fa-hexagon-check::before {
  content: "\e416";
}

.fa-hexagon-divide::before {
  content: "\e1ad";
}

.fa-hexagon-exclamation::before {
  content: "\e417";
}

.fa-hexagon-minus::before {
  content: "\f307";
}

.fa-minus-hexagon::before {
  content: "\f307";
}

.fa-hexagon-plus::before {
  content: "\f300";
}

.fa-plus-hexagon::before {
  content: "\f300";
}

.fa-hexagon-xmark::before {
  content: "\f2ee";
}

.fa-times-hexagon::before {
  content: "\f2ee";
}

.fa-xmark-hexagon::before {
  content: "\f2ee";
}

.fa-high-definition::before {
  content: "\e1ae";
}

.fa-rectangle-hd::before {
  content: "\e1ae";
}

.fa-highlighter::before {
  content: "\f591";
}

.fa-highlighter-line::before {
  content: "\e1af";
}

.fa-hippo::before {
  content: "\f6ed";
}

.fa-hockey-mask::before {
  content: "\f6ee";
}

.fa-hockey-puck::before {
  content: "\f453";
}

.fa-hockey-stick-puck::before {
  content: "\e3ae";
}

.fa-hockey-sticks::before {
  content: "\f454";
}

.fa-holly-berry::before {
  content: "\f7aa";
}

.fa-honey-pot::before {
  content: "\e418";
}

.fa-hood-cloak::before {
  content: "\f6ef";
}

.fa-horizontal-rule::before {
  content: "\f86c";
}

.fa-horse::before {
  content: "\f6f0";
}

.fa-horse-head::before {
  content: "\f7ab";
}

.fa-horse-saddle::before {
  content: "\f8c3";
}

.fa-hose::before {
  content: "\e419";
}

.fa-hose-reel::before {
  content: "\e41a";
}

.fa-hospital::before {
  content: "\f0f8";
}

.fa-hospital-alt::before {
  content: "\f0f8";
}

.fa-hospital-wide::before {
  content: "\f0f8";
}

.fa-hospital-user::before {
  content: "\f80d";
}

.fa-hospitals::before {
  content: "\f80e";
}

.fa-hot-tub-person::before {
  content: "\f593";
}

.fa-hot-tub::before {
  content: "\f593";
}

.fa-hotdog::before {
  content: "\f80f";
}

.fa-hotel::before {
  content: "\f594";
}

.fa-hourglass::before {
  content: "\f254";
}

.fa-hourglass-2::before {
  content: "\f254";
}

.fa-hourglass-half::before {
  content: "\f254";
}

.fa-hourglass-clock::before {
  content: "\e41b";
}

.fa-hourglass-empty::before {
  content: "\f252";
}

.fa-hourglass-end::before {
  content: "\f253";
}

.fa-hourglass-3::before {
  content: "\f253";
}

.fa-hourglass-start::before {
  content: "\f251";
}

.fa-hourglass-1::before {
  content: "\f251";
}

.fa-house::before {
  content: "\f015";
}

.fa-home::before {
  content: "\f015";
}

.fa-home-alt::before {
  content: "\f015";
}

.fa-home-lg-alt::before {
  content: "\f015";
}

.fa-house-blank::before {
  content: "\e487";
}

.fa-home-blank::before {
  content: "\e487";
}

.fa-house-building::before {
  content: "\e1b1";
}

.fa-house-chimney::before {
  content: "\e3af";
}

.fa-home-lg::before {
  content: "\e3af";
}

.fa-house-chimney-blank::before {
  content: "\e3b0";
}

.fa-house-chimney-crack::before {
  content: "\f6f1";
}

.fa-house-damage::before {
  content: "\f6f1";
}

.fa-house-chimney-heart::before {
  content: "\e1b2";
}

.fa-house-chimney-medical::before {
  content: "\f7f2";
}

.fa-clinic-medical::before {
  content: "\f7f2";
}

.fa-house-chimney-user::before {
  content: "\e065";
}

.fa-house-chimney-window::before {
  content: "\e00d";
}

.fa-house-crack::before {
  content: "\e3b1";
}

.fa-house-day::before {
  content: "\e00e";
}

.fa-house-flood::before {
  content: "\f74f";
}

.fa-house-heart::before {
  content: "\f4c9";
}

.fa-home-heart::before {
  content: "\f4c9";
}

.fa-house-laptop::before {
  content: "\e066";
}

.fa-laptop-house::before {
  content: "\e066";
}

.fa-house-medical::before {
  content: "\e3b2";
}

.fa-house-night::before {
  content: "\e010";
}

.fa-house-person-leave::before {
  content: "\e00f";
}

.fa-house-leave::before {
  content: "\e00f";
}

.fa-house-person-depart::before {
  content: "\e00f";
}

.fa-house-person-return::before {
  content: "\e011";
}

.fa-house-person-arrive::before {
  content: "\e011";
}

.fa-house-return::before {
  content: "\e011";
}

.fa-house-signal::before {
  content: "\e012";
}

.fa-house-tree::before {
  content: "\e1b3";
}

.fa-house-turret::before {
  content: "\e1b4";
}

.fa-house-user::before {
  content: "\e1b0";
}

.fa-home-user::before {
  content: "\e1b0";
}

.fa-house-window::before {
  content: "\e3b3";
}

.fa-hryvnia-sign::before {
  content: "\f6f2";
}

.fa-hryvnia::before {
  content: "\f6f2";
}

.fa-hundred-points::before {
  content: "\e41c";
}

.fa-100::before {
  content: "\e41c";
}

.fa-hurricane::before {
  content: "\f751";
}

.fa-hyphen::before {
  content: "\-";
}

.fa-i::before {
  content: "I";
}

.fa-i-cursor::before {
  content: "\f246";
}

.fa-ice-cream::before {
  content: "\f810";
}

.fa-ice-skate::before {
  content: "\f7ac";
}

.fa-icicles::before {
  content: "\f7ad";
}

.fa-icons::before {
  content: "\f86d";
}

.fa-heart-music-camera-bolt::before {
  content: "\f86d";
}

.fa-id-badge::before {
  content: "\f2c1";
}

.fa-id-card::before {
  content: "\f2c2";
}

.fa-drivers-license::before {
  content: "\f2c2";
}

.fa-id-card-clip::before {
  content: "\f47f";
}

.fa-id-card-alt::before {
  content: "\f47f";
}

.fa-igloo::before {
  content: "\f7ae";
}

.fa-image::before {
  content: "\f03e";
}

.fa-image-landscape::before {
  content: "\e1b5";
}

.fa-landscape::before {
  content: "\e1b5";
}

.fa-image-polaroid::before {
  content: "\f8c4";
}

.fa-image-polaroid-user::before {
  content: "\e1b6";
}

.fa-image-portrait::before {
  content: "\f3e0";
}

.fa-portrait::before {
  content: "\f3e0";
}

.fa-image-slash::before {
  content: "\e1b7";
}

.fa-image-user::before {
  content: "\e1b8";
}

.fa-images::before {
  content: "\f302";
}

.fa-images-user::before {
  content: "\e1b9";
}

.fa-inbox::before {
  content: "\f01c";
}

.fa-inbox-full::before {
  content: "\e1ba";
}

.fa-inbox-in::before {
  content: "\f310";
}

.fa-inbox-arrow-down::before {
  content: "\f310";
}

.fa-inbox-out::before {
  content: "\f311";
}

.fa-inbox-arrow-up::before {
  content: "\f311";
}

.fa-inboxes::before {
  content: "\e1bb";
}

.fa-indent::before {
  content: "\f03c";
}

.fa-indian-rupee-sign::before {
  content: "\e1bc";
}

.fa-indian-rupee::before {
  content: "\e1bc";
}

.fa-inr::before {
  content: "\e1bc";
}

.fa-industry::before {
  content: "\f275";
}

.fa-industry-windows::before {
  content: "\f3b3";
}

.fa-industry-alt::before {
  content: "\f3b3";
}

.fa-infinity::before {
  content: "\f534";
}

.fa-info::before {
  content: "\f129";
}

.fa-inhaler::before {
  content: "\f5f9";
}

.fa-input-numeric::before {
  content: "\e1bd";
}

.fa-input-pipe::before {
  content: "\e1be";
}

.fa-input-text::before {
  content: "\e1bf";
}

.fa-integral::before {
  content: "\f667";
}

.fa-intersection::before {
  content: "\f668";
}

.fa-island-tropical::before {
  content: "\f811";
}

.fa-island-tree-palm::before {
  content: "\f811";
}

.fa-italic::before {
  content: "\f033";
}

.fa-j::before {
  content: "J";
}

.fa-jack-o-lantern::before {
  content: "\f30e";
}

.fa-jedi::before {
  content: "\f669";
}

.fa-jet-fighter::before {
  content: "\f0fb";
}

.fa-fighter-jet::before {
  content: "\f0fb";
}

.fa-joint::before {
  content: "\f595";
}

.fa-joystick::before {
  content: "\f8c5";
}

.fa-jug::before {
  content: "\f8c6";
}

.fa-k::before {
  content: "K";
}

.fa-kaaba::before {
  content: "\f66b";
}

.fa-kazoo::before {
  content: "\f8c7";
}

.fa-kerning::before {
  content: "\f86f";
}

.fa-key::before {
  content: "\f084";
}

.fa-key-skeleton::before {
  content: "\f6f3";
}

.fa-key-skeleton-left-right::before {
  content: "\e3b4";
}

.fa-keyboard::before {
  content: "\f11c";
}

.fa-keyboard-brightness::before {
  content: "\e1c0";
}

.fa-keyboard-brightness-low::before {
  content: "\e1c1";
}

.fa-keyboard-down::before {
  content: "\e1c2";
}

.fa-keyboard-left::before {
  content: "\e1c3";
}

.fa-keynote::before {
  content: "\f66c";
}

.fa-khanda::before {
  content: "\f66d";
}

.fa-kidneys::before {
  content: "\f5fb";
}

.fa-kip-sign::before {
  content: "\e1c4";
}

.fa-kit-medical::before {
  content: "\f479";
}

.fa-first-aid::before {
  content: "\f479";
}

.fa-kite::before {
  content: "\f6f4";
}

.fa-kiwi-bird::before {
  content: "\f535";
}

.fa-kiwi-fruit::before {
  content: "\e30c";
}

.fa-knife::before {
  content: "\f2e4";
}

.fa-utensil-knife::before {
  content: "\f2e4";
}

.fa-knife-kitchen::before {
  content: "\f6f5";
}

.fa-l::before {
  content: "L";
}

.fa-lacrosse-stick::before {
  content: "\e3b5";
}

.fa-lacrosse-stick-ball::before {
  content: "\e3b6";
}

.fa-lambda::before {
  content: "\f66e";
}

.fa-lamp::before {
  content: "\f4ca";
}

.fa-lamp-desk::before {
  content: "\e014";
}

.fa-lamp-floor::before {
  content: "\e015";
}

.fa-lamp-street::before {
  content: "\e1c5";
}

.fa-landmark::before {
  content: "\f66f";
}

.fa-landmark-dome::before {
  content: "\f752";
}

.fa-landmark-alt::before {
  content: "\f752";
}

.fa-language::before {
  content: "\f1ab";
}

.fa-laptop::before {
  content: "\f109";
}

.fa-laptop-arrow-down::before {
  content: "\e1c6";
}

.fa-laptop-code::before {
  content: "\f5fc";
}

.fa-laptop-medical::before {
  content: "\f812";
}

.fa-laptop-mobile::before {
  content: "\f87a";
}

.fa-phone-laptop::before {
  content: "\f87a";
}

.fa-laptop-slash::before {
  content: "\e1c7";
}

.fa-lari-sign::before {
  content: "\e1c8";
}

.fa-lasso::before {
  content: "\f8c8";
}

.fa-lasso-sparkles::before {
  content: "\e1c9";
}

.fa-layer-group::before {
  content: "\f5fd";
}

.fa-layer-minus::before {
  content: "\f5fe";
}

.fa-layer-group-minus::before {
  content: "\f5fe";
}

.fa-layer-plus::before {
  content: "\f5ff";
}

.fa-layer-group-plus::before {
  content: "\f5ff";
}

.fa-leaf::before {
  content: "\f06c";
}

.fa-leaf-heart::before {
  content: "\f4cb";
}

.fa-leaf-maple::before {
  content: "\f6f6";
}

.fa-leaf-oak::before {
  content: "\f6f7";
}

.fa-leafy-green::before {
  content: "\e41d";
}

.fa-left::before {
  content: "\f355";
}

.fa-arrow-alt-left::before {
  content: "\f355";
}

.fa-left-from-line::before {
  content: "\f348";
}

.fa-arrow-alt-from-right::before {
  content: "\f348";
}

.fa-left-long::before {
  content: "\f30a";
}

.fa-long-arrow-alt-left::before {
  content: "\f30a";
}

.fa-left-long-to-line::before {
  content: "\e41e";
}

.fa-left-right::before {
  content: "\f337";
}

.fa-arrows-alt-h::before {
  content: "\f337";
}

.fa-left-to-line::before {
  content: "\f34b";
}

.fa-arrow-alt-to-left::before {
  content: "\f34b";
}

.fa-lemon::before {
  content: "\f094";
}

.fa-less-than::before {
  content: "\<";
}

.fa-less-than-equal::before {
  content: "\f537";
}

.fa-life-ring::before {
  content: "\f1cd";
}

.fa-light-ceiling::before {
  content: "\e016";
}

.fa-light-emergency::before {
  content: "\e41f";
}

.fa-light-emergency-on::before {
  content: "\e420";
}

.fa-light-switch::before {
  content: "\e017";
}

.fa-light-switch-off::before {
  content: "\e018";
}

.fa-light-switch-on::before {
  content: "\e019";
}

.fa-lightbulb::before {
  content: "\f0eb";
}

.fa-lightbulb-dollar::before {
  content: "\f670";
}

.fa-lightbulb-exclamation::before {
  content: "\f671";
}

.fa-lightbulb-exclamation-on::before {
  content: "\e1ca";
}

.fa-lightbulb-on::before {
  content: "\f672";
}

.fa-lightbulb-slash::before {
  content: "\f673";
}

.fa-lights-holiday::before {
  content: "\f7b2";
}

.fa-line-columns::before {
  content: "\f870";
}

.fa-line-height::before {
  content: "\f871";
}

.fa-link::before {
  content: "\f0c1";
}

.fa-chain::before {
  content: "\f0c1";
}

.fa-link-horizontal::before {
  content: "\e1cb";
}

.fa-chain-horizontal::before {
  content: "\e1cb";
}

.fa-link-horizontal-slash::before {
  content: "\e1cc";
}

.fa-chain-horizontal-slash::before {
  content: "\e1cc";
}

.fa-link-simple::before {
  content: "\e1cd";
}

.fa-link-simple-slash::before {
  content: "\e1ce";
}

.fa-link-slash::before {
  content: "\f127";
}

.fa-chain-broken::before {
  content: "\f127";
}

.fa-chain-slash::before {
  content: "\f127";
}

.fa-unlink::before {
  content: "\f127";
}

.fa-lips::before {
  content: "\f600";
}

.fa-lira-sign::before {
  content: "\f195";
}

.fa-list::before {
  content: "\f03a";
}

.fa-list-squares::before {
  content: "\f03a";
}

.fa-list-check::before {
  content: "\f0ae";
}

.fa-tasks::before {
  content: "\f0ae";
}

.fa-list-dropdown::before {
  content: "\e1cf";
}

.fa-list-music::before {
  content: "\f8c9";
}

.fa-list-ol::before {
  content: "\f0cb";
}

.fa-list-1-2::before {
  content: "\f0cb";
}

.fa-list-numeric::before {
  content: "\f0cb";
}

.fa-list-radio::before {
  content: "\e1d0";
}

.fa-list-timeline::before {
  content: "\e1d1";
}

.fa-list-tree::before {
  content: "\e1d2";
}

.fa-list-ul::before {
  content: "\f0ca";
}

.fa-list-dots::before {
  content: "\f0ca";
}

.fa-litecoin-sign::before {
  content: "\e1d3";
}

.fa-loader::before {
  content: "\e1d4";
}

.fa-lobster::before {
  content: "\e421";
}

.fa-location-arrow::before {
  content: "\f124";
}

.fa-location-check::before {
  content: "\f606";
}

.fa-map-marker-check::before {
  content: "\f606";
}

.fa-location-crosshairs::before {
  content: "\f601";
}

.fa-location::before {
  content: "\f601";
}

.fa-location-crosshairs-slash::before {
  content: "\f603";
}

.fa-location-slash::before {
  content: "\f603";
}

.fa-location-dot::before {
  content: "\f3c5";
}

.fa-map-marker-alt::before {
  content: "\f3c5";
}

.fa-location-dot-slash::before {
  content: "\f605";
}

.fa-map-marker-alt-slash::before {
  content: "\f605";
}

.fa-location-exclamation::before {
  content: "\f608";
}

.fa-map-marker-exclamation::before {
  content: "\f608";
}

.fa-location-minus::before {
  content: "\f609";
}

.fa-map-marker-minus::before {
  content: "\f609";
}

.fa-location-pen::before {
  content: "\f607";
}

.fa-map-marker-edit::before {
  content: "\f607";
}

.fa-location-pin::before {
  content: "\f041";
}

.fa-map-marker::before {
  content: "\f041";
}

.fa-location-pin-slash::before {
  content: "\f60c";
}

.fa-map-marker-slash::before {
  content: "\f60c";
}

.fa-location-plus::before {
  content: "\f60a";
}

.fa-map-marker-plus::before {
  content: "\f60a";
}

.fa-location-question::before {
  content: "\f60b";
}

.fa-map-marker-question::before {
  content: "\f60b";
}

.fa-location-smile::before {
  content: "\f60d";
}

.fa-map-marker-smile::before {
  content: "\f60d";
}

.fa-location-xmark::before {
  content: "\f60e";
}

.fa-map-marker-times::before {
  content: "\f60e";
}

.fa-map-marker-xmark::before {
  content: "\f60e";
}

.fa-lock::before {
  content: "\f023";
}

.fa-lock-a::before {
  content: "\e422";
}

.fa-lock-hashtag::before {
  content: "\e423";
}

.fa-lock-keyhole::before {
  content: "\f30d";
}

.fa-lock-alt::before {
  content: "\f30d";
}

.fa-lock-keyhole-open::before {
  content: "\f3c2";
}

.fa-lock-open-alt::before {
  content: "\f3c2";
}

.fa-lock-open::before {
  content: "\f3c1";
}

.fa-lollipop::before {
  content: "\e424";
}

.fa-lollypop::before {
  content: "\e424";
}

.fa-loveseat::before {
  content: "\f4cc";
}

.fa-couch-small::before {
  content: "\f4cc";
}

.fa-luchador-mask::before {
  content: "\f455";
}

.fa-luchador::before {
  content: "\f455";
}

.fa-mask-luchador::before {
  content: "\f455";
}

.fa-lungs::before {
  content: "\f604";
}

.fa-lungs-virus::before {
  content: "\e067";
}

.fa-m::before {
  content: "M";
}

.fa-mace::before {
  content: "\f6f8";
}

.fa-magnet::before {
  content: "\f076";
}

.fa-magnifying-glass::before {
  content: "\f002";
}

.fa-search::before {
  content: "\f002";
}

.fa-magnifying-glass-dollar::before {
  content: "\f688";
}

.fa-search-dollar::before {
  content: "\f688";
}

.fa-magnifying-glass-location::before {
  content: "\f689";
}

.fa-search-location::before {
  content: "\f689";
}

.fa-magnifying-glass-minus::before {
  content: "\f010";
}

.fa-search-minus::before {
  content: "\f010";
}

.fa-magnifying-glass-plus::before {
  content: "\f00e";
}

.fa-search-plus::before {
  content: "\f00e";
}

.fa-mailbox::before {
  content: "\f813";
}

.fa-manat-sign::before {
  content: "\e1d5";
}

.fa-mandolin::before {
  content: "\f6f9";
}

.fa-mango::before {
  content: "\e30f";
}

.fa-manhole::before {
  content: "\e1d6";
}

.fa-map::before {
  content: "\f279";
}

.fa-map-location::before {
  content: "\f59f";
}

.fa-map-marked::before {
  content: "\f59f";
}

.fa-map-location-dot::before {
  content: "\f5a0";
}

.fa-map-marked-alt::before {
  content: "\f5a0";
}

.fa-map-pin::before {
  content: "\f276";
}

.fa-marker::before {
  content: "\f5a1";
}

.fa-mars::before {
  content: "\f222";
}

.fa-mars-and-venus::before {
  content: "\f224";
}

.fa-mars-double::before {
  content: "\f227";
}

.fa-mars-stroke::before {
  content: "\f229";
}

.fa-mars-stroke-right::before {
  content: "\f22b";
}

.fa-mars-stroke-h::before {
  content: "\f22b";
}

.fa-mars-stroke-up::before {
  content: "\f22a";
}

.fa-mars-stroke-v::before {
  content: "\f22a";
}

.fa-martini-glass::before {
  content: "\f57b";
}

.fa-glass-martini-alt::before {
  content: "\f57b";
}

.fa-martini-glass-citrus::before {
  content: "\f561";
}

.fa-cocktail::before {
  content: "\f561";
}

.fa-martini-glass-empty::before {
  content: "\f000";
}

.fa-glass-martini::before {
  content: "\f000";
}

.fa-mask::before {
  content: "\f6fa";
}

.fa-mask-face::before {
  content: "\e1d7";
}

.fa-mask-snorkel::before {
  content: "\e3b7";
}

.fa-masks-theater::before {
  content: "\f630";
}

.fa-theater-masks::before {
  content: "\f630";
}

.fa-maximize::before {
  content: "\f31e";
}

.fa-expand-arrows-alt::before {
  content: "\f31e";
}

.fa-meat::before {
  content: "\f814";
}

.fa-medal::before {
  content: "\f5a2";
}

.fa-megaphone::before {
  content: "\f675";
}

.fa-melon::before {
  content: "\e310";
}

.fa-melon-slice::before {
  content: "\e311";
}

.fa-memo::before {
  content: "\e1d8";
}

.fa-memo-circle-check::before {
  content: "\e1d9";
}

.fa-memo-circle-info::before {
  content: "\e49a";
}

.fa-memo-pad::before {
  content: "\e1da";
}

.fa-memory::before {
  content: "\f538";
}

.fa-menorah::before {
  content: "\f676";
}

.fa-mercury::before {
  content: "\f223";
}

.fa-message::before {
  content: "\f27a";
}

.fa-comment-alt::before {
  content: "\f27a";
}

.fa-message-arrow-down::before {
  content: "\e1db";
}

.fa-comment-alt-arrow-down::before {
  content: "\e1db";
}

.fa-message-arrow-up::before {
  content: "\e1dc";
}

.fa-comment-alt-arrow-up::before {
  content: "\e1dc";
}

.fa-message-arrow-up-right::before {
  content: "\e1dd";
}

.fa-message-bot::before {
  content: "\e3b8";
}

.fa-message-captions::before {
  content: "\e1de";
}

.fa-comment-alt-captions::before {
  content: "\e1de";
}

.fa-message-check::before {
  content: "\f4a2";
}

.fa-comment-alt-check::before {
  content: "\f4a2";
}

.fa-message-code::before {
  content: "\e1df";
}

.fa-message-dollar::before {
  content: "\f650";
}

.fa-comment-alt-dollar::before {
  content: "\f650";
}

.fa-message-dots::before {
  content: "\f4a3";
}

.fa-comment-alt-dots::before {
  content: "\f4a3";
}

.fa-messaging::before {
  content: "\f4a3";
}

.fa-message-exclamation::before {
  content: "\f4a5";
}

.fa-comment-alt-exclamation::before {
  content: "\f4a5";
}

.fa-message-image::before {
  content: "\e1e0";
}

.fa-comment-alt-image::before {
  content: "\e1e0";
}

.fa-message-lines::before {
  content: "\f4a6";
}

.fa-comment-alt-lines::before {
  content: "\f4a6";
}

.fa-message-medical::before {
  content: "\f7f4";
}

.fa-comment-alt-medical::before {
  content: "\f7f4";
}

.fa-message-middle::before {
  content: "\e1e1";
}

.fa-comment-middle-alt::before {
  content: "\e1e1";
}

.fa-message-middle-top::before {
  content: "\e1e2";
}

.fa-comment-middle-top-alt::before {
  content: "\e1e2";
}

.fa-message-minus::before {
  content: "\f4a7";
}

.fa-comment-alt-minus::before {
  content: "\f4a7";
}

.fa-message-music::before {
  content: "\f8af";
}

.fa-comment-alt-music::before {
  content: "\f8af";
}

.fa-message-pen::before {
  content: "\f4a4";
}

.fa-comment-alt-edit::before {
  content: "\f4a4";
}

.fa-message-edit::before {
  content: "\f4a4";
}

.fa-message-plus::before {
  content: "\f4a8";
}

.fa-comment-alt-plus::before {
  content: "\f4a8";
}

.fa-message-question::before {
  content: "\e1e3";
}

.fa-message-quote::before {
  content: "\e1e4";
}

.fa-comment-alt-quote::before {
  content: "\e1e4";
}

.fa-message-slash::before {
  content: "\f4a9";
}

.fa-comment-alt-slash::before {
  content: "\f4a9";
}

.fa-message-smile::before {
  content: "\f4aa";
}

.fa-comment-alt-smile::before {
  content: "\f4aa";
}

.fa-message-sms::before {
  content: "\e1e5";
}

.fa-message-text::before {
  content: "\e1e6";
}

.fa-comment-alt-text::before {
  content: "\e1e6";
}

.fa-message-xmark::before {
  content: "\f4ab";
}

.fa-comment-alt-times::before {
  content: "\f4ab";
}

.fa-message-times::before {
  content: "\f4ab";
}

.fa-messages::before {
  content: "\f4b6";
}

.fa-comments-alt::before {
  content: "\f4b6";
}

.fa-messages-dollar::before {
  content: "\f652";
}

.fa-comments-alt-dollar::before {
  content: "\f652";
}

.fa-messages-question::before {
  content: "\e1e7";
}

.fa-meteor::before {
  content: "\f753";
}

.fa-meter::before {
  content: "\e1e8";
}

.fa-meter-bolt::before {
  content: "\e1e9";
}

.fa-meter-droplet::before {
  content: "\e1ea";
}

.fa-meter-fire::before {
  content: "\e1eb";
}

.fa-microchip::before {
  content: "\f2db";
}

.fa-microchip-ai::before {
  content: "\e1ec";
}

.fa-microphone::before {
  content: "\f130";
}

.fa-microphone-lines::before {
  content: "\f3c9";
}

.fa-microphone-alt::before {
  content: "\f3c9";
}

.fa-microphone-lines-slash::before {
  content: "\f539";
}

.fa-microphone-alt-slash::before {
  content: "\f539";
}

.fa-microphone-slash::before {
  content: "\f131";
}

.fa-microphone-stand::before {
  content: "\f8cb";
}

.fa-microscope::before {
  content: "\f610";
}

.fa-microwave::before {
  content: "\e01b";
}

.fa-mill-sign::before {
  content: "\e1ed";
}

.fa-minimize::before {
  content: "\f78c";
}

.fa-compress-arrows-alt::before {
  content: "\f78c";
}

.fa-minus::before {
  content: "\f068";
}

.fa-subtract::before {
  content: "\f068";
}

.fa-mistletoe::before {
  content: "\f7b4";
}

.fa-mitten::before {
  content: "\f7b5";
}

.fa-mobile::before {
  content: "\f3ce";
}

.fa-mobile-android::before {
  content: "\f3ce";
}

.fa-mobile-phone::before {
  content: "\f3ce";
}

.fa-mobile-button::before {
  content: "\f10b";
}

.fa-mobile-notch::before {
  content: "\e1ee";
}

.fa-mobile-iphone::before {
  content: "\e1ee";
}

.fa-mobile-screen::before {
  content: "\f3cf";
}

.fa-mobile-android-alt::before {
  content: "\f3cf";
}

.fa-mobile-screen-button::before {
  content: "\f3cd";
}

.fa-mobile-alt::before {
  content: "\f3cd";
}

.fa-mobile-signal::before {
  content: "\e1ef";
}

.fa-mobile-signal-out::before {
  content: "\e1f0";
}

.fa-money-bill::before {
  content: "\f0d6";
}

.fa-money-bill-1::before {
  content: "\f3d1";
}

.fa-money-bill-alt::before {
  content: "\f3d1";
}

.fa-money-bill-1-wave::before {
  content: "\f53b";
}

.fa-money-bill-wave-alt::before {
  content: "\f53b";
}

.fa-money-bill-simple::before {
  content: "\e1f1";
}

.fa-money-bill-simple-wave::before {
  content: "\e1f2";
}

.fa-money-bill-wave::before {
  content: "\f53a";
}

.fa-money-bills::before {
  content: "\e1f3";
}

.fa-money-bills-simple::before {
  content: "\e1f4";
}

.fa-money-bills-alt::before {
  content: "\e1f4";
}

.fa-money-check::before {
  content: "\f53c";
}

.fa-money-check-dollar::before {
  content: "\f53d";
}

.fa-money-check-alt::before {
  content: "\f53d";
}

.fa-money-check-dollar-pen::before {
  content: "\f873";
}

.fa-money-check-edit-alt::before {
  content: "\f873";
}

.fa-money-check-pen::before {
  content: "\f872";
}

.fa-money-check-edit::before {
  content: "\f872";
}

.fa-money-from-bracket::before {
  content: "\e312";
}

.fa-money-simple-from-bracket::before {
  content: "\e313";
}

.fa-monitor-waveform::before {
  content: "\f611";
}

.fa-monitor-heart-rate::before {
  content: "\f611";
}

.fa-monkey::before {
  content: "\f6fb";
}

.fa-monument::before {
  content: "\f5a6";
}

.fa-moon::before {
  content: "\f186";
}

.fa-moon-cloud::before {
  content: "\f754";
}

.fa-moon-over-sun::before {
  content: "\f74a";
}

.fa-eclipse-alt::before {
  content: "\f74a";
}

.fa-moon-stars::before {
  content: "\f755";
}

.fa-moped::before {
  content: "\e3b9";
}

.fa-mortar-pestle::before {
  content: "\f5a7";
}

.fa-mosque::before {
  content: "\f678";
}

.fa-motorcycle::before {
  content: "\f21c";
}

.fa-mountain::before {
  content: "\f6fc";
}

.fa-mountains::before {
  content: "\f6fd";
}

.fa-mp3-player::before {
  content: "\f8ce";
}

.fa-mug::before {
  content: "\f874";
}

.fa-mug-hot::before {
  content: "\f7b6";
}

.fa-mug-marshmallows::before {
  content: "\f7b7";
}

.fa-mug-saucer::before {
  content: "\f0f4";
}

.fa-coffee::before {
  content: "\f0f4";
}

.fa-mug-tea::before {
  content: "\f875";
}

.fa-mug-tea-saucer::before {
  content: "\e1f5";
}

.fa-mushroom::before {
  content: "\e425";
}

.fa-music::before {
  content: "\f001";
}

.fa-music-note::before {
  content: "\f8cf";
}

.fa-music-alt::before {
  content: "\f8cf";
}

.fa-music-note-slash::before {
  content: "\f8d0";
}

.fa-music-alt-slash::before {
  content: "\f8d0";
}

.fa-music-slash::before {
  content: "\f8d1";
}

.fa-n::before {
  content: "N";
}

.fa-naira-sign::before {
  content: "\e1f6";
}

.fa-narwhal::before {
  content: "\f6fe";
}

.fa-nesting-dolls::before {
  content: "\e3ba";
}

.fa-network-wired::before {
  content: "\f6ff";
}

.fa-neuter::before {
  content: "\f22c";
}

.fa-newspaper::before {
  content: "\f1ea";
}

.fa-nfc::before {
  content: "\e1f7";
}

.fa-nfc-lock::before {
  content: "\e1f8";
}

.fa-nfc-magnifying-glass::before {
  content: "\e1f9";
}

.fa-nfc-pen::before {
  content: "\e1fa";
}

.fa-nfc-signal::before {
  content: "\e1fb";
}

.fa-nfc-slash::before {
  content: "\e1fc";
}

.fa-nfc-trash::before {
  content: "\e1fd";
}

.fa-not-equal::before {
  content: "\f53e";
}

.fa-notdef::before {
  content: "\e1fe";
}

.fa-note::before {
  content: "\e1ff";
}

.fa-note-medical::before {
  content: "\e200";
}

.fa-note-sticky::before {
  content: "\f249";
}

.fa-sticky-note::before {
  content: "\f249";
}

.fa-notebook::before {
  content: "\e201";
}

.fa-notes::before {
  content: "\e202";
}

.fa-notes-medical::before {
  content: "\f481";
}

.fa-o::before {
  content: "O";
}

.fa-object-exclude::before {
  content: "\e49c";
}

.fa-object-group::before {
  content: "\f247";
}

.fa-object-intersect::before {
  content: "\e49d";
}

.fa-object-subtract::before {
  content: "\e49e";
}

.fa-object-ungroup::before {
  content: "\f248";
}

.fa-object-union::before {
  content: "\e49f";
}

.fa-objects-align-bottom::before {
  content: "\e3bb";
}

.fa-objects-align-center-horizontal::before {
  content: "\e3bc";
}

.fa-objects-align-center-vertical::before {
  content: "\e3bd";
}

.fa-objects-align-left::before {
  content: "\e3be";
}

.fa-objects-align-right::before {
  content: "\e3bf";
}

.fa-objects-align-top::before {
  content: "\e3c0";
}

.fa-objects-column::before {
  content: "\e3c1";
}

.fa-octagon::before {
  content: "\f306";
}

.fa-octagon-check::before {
  content: "\e426";
}

.fa-octagon-divide::before {
  content: "\e203";
}

.fa-octagon-exclamation::before {
  content: "\e204";
}

.fa-octagon-minus::before {
  content: "\f308";
}

.fa-minus-octagon::before {
  content: "\f308";
}

.fa-octagon-plus::before {
  content: "\f301";
}

.fa-plus-octagon::before {
  content: "\f301";
}

.fa-octagon-xmark::before {
  content: "\f2f0";
}

.fa-times-octagon::before {
  content: "\f2f0";
}

.fa-xmark-octagon::before {
  content: "\f2f0";
}

.fa-oil-can::before {
  content: "\f613";
}

.fa-oil-can-drip::before {
  content: "\e205";
}

.fa-oil-temperature::before {
  content: "\f614";
}

.fa-oil-temp::before {
  content: "\f614";
}

.fa-olive::before {
  content: "\e316";
}

.fa-olive-branch::before {
  content: "\e317";
}

.fa-om::before {
  content: "\f679";
}

.fa-omega::before {
  content: "\f67a";
}

.fa-onion::before {
  content: "\e427";
}

.fa-option::before {
  content: "\e318";
}

.fa-ornament::before {
  content: "\f7b8";
}

.fa-otter::before {
  content: "\f700";
}

.fa-outdent::before {
  content: "\f03b";
}

.fa-dedent::before {
  content: "\f03b";
}

.fa-outlet::before {
  content: "\e01c";
}

.fa-oven::before {
  content: "\e01d";
}

.fa-overline::before {
  content: "\f876";
}

.fa-p::before {
  content: "P";
}

.fa-page::before {
  content: "\e428";
}

.fa-page-caret-down::before {
  content: "\e429";
}

.fa-file-caret-down::before {
  content: "\e429";
}

.fa-page-caret-up::before {
  content: "\e42a";
}

.fa-file-caret-up::before {
  content: "\e42a";
}

.fa-pager::before {
  content: "\f815";
}

.fa-paint-roller::before {
  content: "\f5aa";
}

.fa-paintbrush::before {
  content: "\f1fc";
}

.fa-paint-brush::before {
  content: "\f1fc";
}

.fa-paintbrush-fine::before {
  content: "\f5a9";
}

.fa-paint-brush-alt::before {
  content: "\f5a9";
}

.fa-paint-brush-fine::before {
  content: "\f5a9";
}

.fa-paintbrush-alt::before {
  content: "\f5a9";
}

.fa-paintbrush-pencil::before {
  content: "\e206";
}

.fa-palette::before {
  content: "\f53f";
}

.fa-pallet::before {
  content: "\f482";
}

.fa-pallet-box::before {
  content: "\e208";
}

.fa-pallet-boxes::before {
  content: "\f483";
}

.fa-palette-boxes::before {
  content: "\f483";
}

.fa-pallet-alt::before {
  content: "\f483";
}

.fa-pan-food::before {
  content: "\e42b";
}

.fa-pan-frying::before {
  content: "\e42c";
}

.fa-pancakes::before {
  content: "\e42d";
}

.fa-panel-ews::before {
  content: "\e42e";
}

.fa-panel-fire::before {
  content: "\e42f";
}

.fa-panorama::before {
  content: "\e209";
}

.fa-paper-plane::before {
  content: "\f1d8";
}

.fa-paper-plane-top::before {
  content: "\e20a";
}

.fa-paper-plane-alt::before {
  content: "\e20a";
}

.fa-send::before {
  content: "\e20a";
}

.fa-paperclip::before {
  content: "\f0c6";
}

.fa-paperclip-vertical::before {
  content: "\e3c2";
}

.fa-parachute-box::before {
  content: "\f4cd";
}

.fa-paragraph::before {
  content: "\f1dd";
}

.fa-paragraph-left::before {
  content: "\f878";
}

.fa-paragraph-rtl::before {
  content: "\f878";
}

.fa-party-bell::before {
  content: "\e31a";
}

.fa-party-horn::before {
  content: "\e31b";
}

.fa-passport::before {
  content: "\f5ab";
}

.fa-paste::before {
  content: "\f0ea";
}

.fa-file-clipboard::before {
  content: "\f0ea";
}

.fa-pause::before {
  content: "\f04c";
}

.fa-paw::before {
  content: "\f1b0";
}

.fa-paw-claws::before {
  content: "\f702";
}

.fa-paw-simple::before {
  content: "\f701";
}

.fa-paw-alt::before {
  content: "\f701";
}

.fa-peace::before {
  content: "\f67c";
}

.fa-peach::before {
  content: "\e20b";
}

.fa-peanut::before {
  content: "\e430";
}

.fa-peanuts::before {
  content: "\e431";
}

.fa-peapod::before {
  content: "\e31c";
}

.fa-pear::before {
  content: "\e20c";
}

.fa-pedestal::before {
  content: "\e20d";
}

.fa-pegasus::before {
  content: "\f703";
}

.fa-pen::before {
  content: "\f304";
}

.fa-pen-circle::before {
  content: "\e20e";
}

.fa-pen-clip::before {
  content: "\f305";
}

.fa-pen-alt::before {
  content: "\f305";
}

.fa-pen-clip-slash::before {
  content: "\e20f";
}

.fa-pen-alt-slash::before {
  content: "\e20f";
}

.fa-pen-fancy::before {
  content: "\f5ac";
}

.fa-pen-fancy-slash::before {
  content: "\e210";
}

.fa-pen-field::before {
  content: "\e211";
}

.fa-pen-line::before {
  content: "\e212";
}

.fa-pen-nib::before {
  content: "\f5ad";
}

.fa-pen-nib-slash::before {
  content: "\e4a1";
}

.fa-pen-paintbrush::before {
  content: "\f618";
}

.fa-pencil-paintbrush::before {
  content: "\f618";
}

.fa-pen-ruler::before {
  content: "\f5ae";
}

.fa-pencil-ruler::before {
  content: "\f5ae";
}

.fa-pen-slash::before {
  content: "\e213";
}

.fa-pen-swirl::before {
  content: "\e214";
}

.fa-pen-to-square::before {
  content: "\f044";
}

.fa-edit::before {
  content: "\f044";
}

.fa-pencil::before {
  content: "\f303";
}

.fa-pencil-alt::before {
  content: "\f303";
}

.fa-pencil-slash::before {
  content: "\e215";
}

.fa-people::before {
  content: "\e216";
}

.fa-people-arrows-left-right::before {
  content: "\e068";
}

.fa-people-arrows::before {
  content: "\e068";
}

.fa-people-carry-box::before {
  content: "\f4ce";
}

.fa-people-carry::before {
  content: "\f4ce";
}

.fa-people-dress::before {
  content: "\e217";
}

.fa-people-dress-simple::before {
  content: "\e218";
}

.fa-people-pants::before {
  content: "\e219";
}

.fa-people-pants-simple::before {
  content: "\e21a";
}

.fa-people-simple::before {
  content: "\e21b";
}

.fa-pepper::before {
  content: "\e432";
}

.fa-pepper-hot::before {
  content: "\f816";
}

.fa-percent::before {
  content: "\%";
}

.fa-percentage::before {
  content: "\%";
}

.fa-period::before {
  content: "\.";
}

.fa-person::before {
  content: "\f183";
}

.fa-male::before {
  content: "\f183";
}

.fa-person-biking::before {
  content: "\f84a";
}

.fa-biking::before {
  content: "\f84a";
}

.fa-person-biking-mountain::before {
  content: "\f84b";
}

.fa-biking-mountain::before {
  content: "\f84b";
}

.fa-person-booth::before {
  content: "\f756";
}

.fa-person-carry-box::before {
  content: "\f4cf";
}

.fa-person-carry::before {
  content: "\f4cf";
}

.fa-person-digging::before {
  content: "\f85e";
}

.fa-digging::before {
  content: "\f85e";
}

.fa-person-dolly::before {
  content: "\f4d0";
}

.fa-person-dolly-empty::before {
  content: "\f4d1";
}

.fa-person-dots-from-line::before {
  content: "\f470";
}

.fa-diagnoses::before {
  content: "\f470";
}

.fa-person-dress::before {
  content: "\f182";
}

.fa-female::before {
  content: "\f182";
}

.fa-person-dress-simple::before {
  content: "\e21c";
}

.fa-person-from-portal::before {
  content: "\e023";
}

.fa-portal-exit::before {
  content: "\e023";
}

.fa-person-hiking::before {
  content: "\f6ec";
}

.fa-hiking::before {
  content: "\f6ec";
}

.fa-person-pinball::before {
  content: "\e21d";
}

.fa-person-praying::before {
  content: "\f683";
}

.fa-pray::before {
  content: "\f683";
}

.fa-person-pregnant::before {
  content: "\e31e";
}

.fa-person-running::before {
  content: "\f70c";
}

.fa-running::before {
  content: "\f70c";
}

.fa-person-seat::before {
  content: "\e21e";
}

.fa-person-seat-reclined::before {
  content: "\e21f";
}

.fa-person-sign::before {
  content: "\f757";
}

.fa-person-simple::before {
  content: "\e220";
}

.fa-person-skating::before {
  content: "\f7c5";
}

.fa-skating::before {
  content: "\f7c5";
}

.fa-person-ski-jumping::before {
  content: "\f7c7";
}

.fa-ski-jump::before {
  content: "\f7c7";
}

.fa-person-ski-lift::before {
  content: "\f7c8";
}

.fa-ski-lift::before {
  content: "\f7c8";
}

.fa-person-skiing::before {
  content: "\f7c9";
}

.fa-skiing::before {
  content: "\f7c9";
}

.fa-person-skiing-nordic::before {
  content: "\f7ca";
}

.fa-skiing-nordic::before {
  content: "\f7ca";
}

.fa-person-sledding::before {
  content: "\f7cb";
}

.fa-sledding::before {
  content: "\f7cb";
}

.fa-person-snowboarding::before {
  content: "\f7ce";
}

.fa-snowboarding::before {
  content: "\f7ce";
}

.fa-person-snowmobiling::before {
  content: "\f7d1";
}

.fa-snowmobile::before {
  content: "\f7d1";
}

.fa-person-swimming::before {
  content: "\f5c4";
}

.fa-swimmer::before {
  content: "\f5c4";
}

.fa-person-to-door::before {
  content: "\e433";
}

.fa-person-to-portal::before {
  content: "\e022";
}

.fa-portal-enter::before {
  content: "\e022";
}

.fa-person-walking::before {
  content: "\f554";
}

.fa-walking::before {
  content: "\f554";
}

.fa-person-walking-with-cane::before {
  content: "\f29d";
}

.fa-blind::before {
  content: "\f29d";
}

.fa-peseta-sign::before {
  content: "\e221";
}

.fa-peso-sign::before {
  content: "\e222";
}

.fa-phone::before {
  content: "\f095";
}

.fa-phone-arrow-down-left::before {
  content: "\e223";
}

.fa-phone-arrow-down::before {
  content: "\e223";
}

.fa-phone-incoming::before {
  content: "\e223";
}

.fa-phone-arrow-up-right::before {
  content: "\e224";
}

.fa-phone-arrow-up::before {
  content: "\e224";
}

.fa-phone-outgoing::before {
  content: "\e224";
}

.fa-phone-flip::before {
  content: "\f879";
}

.fa-phone-alt::before {
  content: "\f879";
}

.fa-phone-hangup::before {
  content: "\e225";
}

.fa-phone-intercom::before {
  content: "\e434";
}

.fa-phone-missed::before {
  content: "\e226";
}

.fa-phone-office::before {
  content: "\f67d";
}

.fa-phone-plus::before {
  content: "\f4d2";
}

.fa-phone-rotary::before {
  content: "\f8d3";
}

.fa-phone-slash::before {
  content: "\f3dd";
}

.fa-phone-volume::before {
  content: "\f2a0";
}

.fa-volume-control-phone::before {
  content: "\f2a0";
}

.fa-phone-xmark::before {
  content: "\e227";
}

.fa-photo-film::before {
  content: "\f87c";
}

.fa-photo-video::before {
  content: "\f87c";
}

.fa-photo-film-music::before {
  content: "\e228";
}

.fa-pi::before {
  content: "\f67e";
}

.fa-piano::before {
  content: "\f8d4";
}

.fa-piano-keyboard::before {
  content: "\f8d5";
}

.fa-pickleball::before {
  content: "\e435";
}

.fa-pie::before {
  content: "\f705";
}

.fa-pig::before {
  content: "\f706";
}

.fa-piggy-bank::before {
  content: "\f4d3";
}

.fa-pills::before {
  content: "\f484";
}

.fa-pinata::before {
  content: "\e3c3";
}

.fa-pinball::before {
  content: "\e229";
}

.fa-pineapple::before {
  content: "\e31f";
}

.fa-pipe::before {
  content: "\|";
}

.fa-pipe-circle-check::before {
  content: "\e436";
}

.fa-pipe-collar::before {
  content: "\e437";
}

.fa-pipe-section::before {
  content: "\e438";
}

.fa-pipe-smoking::before {
  content: "\e3c4";
}

.fa-pipe-valve::before {
  content: "\e439";
}

.fa-pizza::before {
  content: "\f817";
}

.fa-pizza-slice::before {
  content: "\f818";
}

.fa-place-of-worship::before {
  content: "\f67f";
}

.fa-plane::before {
  content: "\f072";
}

.fa-plane-arrival::before {
  content: "\f5af";
}

.fa-plane-departure::before {
  content: "\f5b0";
}

.fa-plane-engines::before {
  content: "\f3de";
}

.fa-plane-alt::before {
  content: "\f3de";
}

.fa-plane-prop::before {
  content: "\e22b";
}

.fa-plane-slash::before {
  content: "\e069";
}

.fa-plane-tail::before {
  content: "\e22c";
}

.fa-plane-up::before {
  content: "\e22d";
}

.fa-plane-up-slash::before {
  content: "\e22e";
}

.fa-planet-moon::before {
  content: "\e01f";
}

.fa-planet-ringed::before {
  content: "\e020";
}

.fa-plate-utensils::before {
  content: "\e43b";
}

.fa-play::before {
  content: "\f04b";
}

.fa-play-pause::before {
  content: "\e22f";
}

.fa-plug::before {
  content: "\f1e6";
}

.fa-plus::before {
  content: "\+";
}

.fa-add::before {
  content: "\+";
}

.fa-plus-minus::before {
  content: "\e43c";
}

.fa-podcast::before {
  content: "\f2ce";
}

.fa-podium::before {
  content: "\f680";
}

.fa-podium-star::before {
  content: "\f758";
}

.fa-police-box::before {
  content: "\e021";
}

.fa-poll-people::before {
  content: "\f759";
}

.fa-pompebled::before {
  content: "\e43d";
}

.fa-poo::before {
  content: "\f2fe";
}

.fa-poo-storm::before {
  content: "\f75a";
}

.fa-poo-bolt::before {
  content: "\f75a";
}

.fa-pool-8-ball::before {
  content: "\e3c5";
}

.fa-poop::before {
  content: "\f619";
}

.fa-popcorn::before {
  content: "\f819";
}

.fa-popsicle::before {
  content: "\e43e";
}

.fa-pot-food::before {
  content: "\e43f";
}

.fa-potato::before {
  content: "\e440";
}

.fa-power-off::before {
  content: "\f011";
}

.fa-prescription::before {
  content: "\f5b1";
}

.fa-prescription-bottle::before {
  content: "\f485";
}

.fa-prescription-bottle-medical::before {
  content: "\f486";
}

.fa-prescription-bottle-alt::before {
  content: "\f486";
}

.fa-presentation-screen::before {
  content: "\f685";
}

.fa-presentation::before {
  content: "\f685";
}

.fa-pretzel::before {
  content: "\e441";
}

.fa-print::before {
  content: "\f02f";
}

.fa-print-magnifying-glass::before {
  content: "\f81a";
}

.fa-print-search::before {
  content: "\f81a";
}

.fa-print-slash::before {
  content: "\f686";
}

.fa-projector::before {
  content: "\f8d6";
}

.fa-pump::before {
  content: "\e442";
}

.fa-pump-medical::before {
  content: "\e06a";
}

.fa-pump-soap::before {
  content: "\e06b";
}

.fa-pumpkin::before {
  content: "\f707";
}

.fa-puzzle::before {
  content: "\e443";
}

.fa-puzzle-piece::before {
  content: "\f12e";
}

.fa-puzzle-piece-simple::before {
  content: "\e231";
}

.fa-puzzle-piece-alt::before {
  content: "\e231";
}

.fa-q::before {
  content: "Q";
}

.fa-qrcode::before {
  content: "\f029";
}

.fa-question::before {
  content: "\?";
}

.fa-quote-left::before {
  content: "\f10d";
}

.fa-quote-left-alt::before {
  content: "\f10d";
}

.fa-quote-right::before {
  content: "\f10e";
}

.fa-quote-right-alt::before {
  content: "\f10e";
}

.fa-quotes::before {
  content: "\e234";
}

.fa-r::before {
  content: "R";
}

.fa-rabbit::before {
  content: "\f708";
}

.fa-rabbit-running::before {
  content: "\f709";
}

.fa-rabbit-fast::before {
  content: "\f709";
}

.fa-racquet::before {
  content: "\f45a";
}

.fa-radar::before {
  content: "\e024";
}

.fa-radiation::before {
  content: "\f7b9";
}

.fa-radio::before {
  content: "\f8d7";
}

.fa-radio-tuner::before {
  content: "\f8d8";
}

.fa-radio-alt::before {
  content: "\f8d8";
}

.fa-rainbow::before {
  content: "\f75b";
}

.fa-raindrops::before {
  content: "\f75c";
}

.fa-ram::before {
  content: "\f70a";
}

.fa-ramp-loading::before {
  content: "\f4d4";
}

.fa-raygun::before {
  content: "\e025";
}

.fa-receipt::before {
  content: "\f543";
}

.fa-record-vinyl::before {
  content: "\f8d9";
}

.fa-rectangle::before {
  content: "\f2fa";
}

.fa-rectangle-landscape::before {
  content: "\f2fa";
}

.fa-rectangle-ad::before {
  content: "\f641";
}

.fa-ad::before {
  content: "\f641";
}

.fa-rectangle-barcode::before {
  content: "\f463";
}

.fa-barcode-alt::before {
  content: "\f463";
}

.fa-rectangle-code::before {
  content: "\e322";
}

.fa-rectangle-history::before {
  content: "\e4a2";
}

.fa-rectangle-history-circle-plus::before {
  content: "\e4a3";
}

.fa-rectangle-history-circle-user::before {
  content: "\e4a4";
}

.fa-rectangle-list::before {
  content: "\f022";
}

.fa-list-alt::before {
  content: "\f022";
}

.fa-rectangle-pro::before {
  content: "\e235";
}

.fa-pro::before {
  content: "\e235";
}

.fa-rectangle-terminal::before {
  content: "\e236";
}

.fa-rectangle-vertical::before {
  content: "\f2fb";
}

.fa-rectangle-portrait::before {
  content: "\f2fb";
}

.fa-rectangle-vertical-history::before {
  content: "\e237";
}

.fa-rectangle-wide::before {
  content: "\f2fc";
}

.fa-rectangle-xmark::before {
  content: "\f410";
}

.fa-rectangle-times::before {
  content: "\f410";
}

.fa-times-rectangle::before {
  content: "\f410";
}

.fa-window-close::before {
  content: "\f410";
}

.fa-rectangles-mixed::before {
  content: "\e323";
}

.fa-recycle::before {
  content: "\f1b8";
}

.fa-reel::before {
  content: "\e238";
}

.fa-refrigerator::before {
  content: "\e026";
}

.fa-registered::before {
  content: "\f25d";
}

.fa-repeat::before {
  content: "\f363";
}

.fa-repeat-1::before {
  content: "\f365";
}

.fa-reply::before {
  content: "\f3e5";
}

.fa-mail-reply::before {
  content: "\f3e5";
}

.fa-reply-all::before {
  content: "\f122";
}

.fa-mail-reply-all::before {
  content: "\f122";
}

.fa-reply-clock::before {
  content: "\e239";
}

.fa-reply-time::before {
  content: "\e239";
}

.fa-republican::before {
  content: "\f75e";
}

.fa-restroom::before {
  content: "\f7bd";
}

.fa-restroom-simple::before {
  content: "\e23a";
}

.fa-retweet::before {
  content: "\f079";
}

.fa-rhombus::before {
  content: "\e23b";
}

.fa-ribbon::before {
  content: "\f4d6";
}

.fa-right::before {
  content: "\f356";
}

.fa-arrow-alt-right::before {
  content: "\f356";
}

.fa-right-from-bracket::before {
  content: "\f2f5";
}

.fa-sign-out-alt::before {
  content: "\f2f5";
}

.fa-right-from-line::before {
  content: "\f347";
}

.fa-arrow-alt-from-left::before {
  content: "\f347";
}

.fa-right-left::before {
  content: "\f362";
}

.fa-exchange-alt::before {
  content: "\f362";
}

.fa-right-long::before {
  content: "\f30b";
}

.fa-long-arrow-alt-right::before {
  content: "\f30b";
}

.fa-right-long-to-line::before {
  content: "\e444";
}

.fa-right-to-bracket::before {
  content: "\f2f6";
}

.fa-sign-in-alt::before {
  content: "\f2f6";
}

.fa-right-to-line::before {
  content: "\f34c";
}

.fa-arrow-alt-to-right::before {
  content: "\f34c";
}

.fa-ring::before {
  content: "\f70b";
}

.fa-rings-wedding::before {
  content: "\f81b";
}

.fa-road::before {
  content: "\f018";
}

.fa-robot::before {
  content: "\f544";
}

.fa-robot-astromech::before {
  content: "\e2d2";
}

.fa-rocket::before {
  content: "\f135";
}

.fa-rocket-launch::before {
  content: "\e027";
}

.fa-roller-coaster::before {
  content: "\e324";
}

.fa-rotate::before {
  content: "\f2f1";
}

.fa-sync-alt::before {
  content: "\f2f1";
}

.fa-rotate-exclamation::before {
  content: "\e23c";
}

.fa-rotate-left::before {
  content: "\f2ea";
}

.fa-rotate-back::before {
  content: "\f2ea";
}

.fa-rotate-backward::before {
  content: "\f2ea";
}

.fa-undo-alt::before {
  content: "\f2ea";
}

.fa-rotate-right::before {
  content: "\f2f9";
}

.fa-redo-alt::before {
  content: "\f2f9";
}

.fa-rotate-forward::before {
  content: "\f2f9";
}

.fa-route::before {
  content: "\f4d7";
}

.fa-route-highway::before {
  content: "\f61a";
}

.fa-route-interstate::before {
  content: "\f61b";
}

.fa-router::before {
  content: "\f8da";
}

.fa-rss::before {
  content: "\f09e";
}

.fa-feed::before {
  content: "\f09e";
}

.fa-ruble-sign::before {
  content: "\f158";
}

.fa-rouble::before {
  content: "\f158";
}

.fa-rub::before {
  content: "\f158";
}

.fa-ruble::before {
  content: "\f158";
}

.fa-rugby-ball::before {
  content: "\e3c6";
}

.fa-ruler::before {
  content: "\f545";
}

.fa-ruler-combined::before {
  content: "\f546";
}

.fa-ruler-horizontal::before {
  content: "\f547";
}

.fa-ruler-triangle::before {
  content: "\f61c";
}

.fa-ruler-vertical::before {
  content: "\f548";
}

.fa-rupee-sign::before {
  content: "\f156";
}

.fa-rupee::before {
  content: "\f156";
}

.fa-rupiah-sign::before {
  content: "\e23d";
}

.fa-rv::before {
  content: "\f7be";
}

.fa-s::before {
  content: "S";
}

.fa-sack::before {
  content: "\f81c";
}

.fa-sack-dollar::before {
  content: "\f81d";
}

.fa-sailboat::before {
  content: "\e445";
}

.fa-salad::before {
  content: "\f81e";
}

.fa-bowl-salad::before {
  content: "\f81e";
}

.fa-salt-shaker::before {
  content: "\e446";
}

.fa-sandwich::before {
  content: "\f81f";
}

.fa-satellite::before {
  content: "\f7bf";
}

.fa-satellite-dish::before {
  content: "\f7c0";
}

.fa-sausage::before {
  content: "\f820";
}

.fa-saxophone::before {
  content: "\f8dc";
}

.fa-saxophone-fire::before {
  content: "\f8db";
}

.fa-sax-hot::before {
  content: "\f8db";
}

.fa-scale-balanced::before {
  content: "\f24e";
}

.fa-balance-scale::before {
  content: "\f24e";
}

.fa-scale-unbalanced::before {
  content: "\f515";
}

.fa-balance-scale-left::before {
  content: "\f515";
}

.fa-scale-unbalanced-flip::before {
  content: "\f516";
}

.fa-balance-scale-right::before {
  content: "\f516";
}

.fa-scalpel::before {
  content: "\f61d";
}

.fa-scalpel-line-dashed::before {
  content: "\f61e";
}

.fa-scalpel-path::before {
  content: "\f61e";
}

.fa-scanner::before {
  content: "\f8f3";
}

.fa-scanner-image::before {
  content: "\f8f3";
}

.fa-scanner-gun::before {
  content: "\f488";
}

.fa-scanner-keyboard::before {
  content: "\f489";
}

.fa-scanner-touchscreen::before {
  content: "\f48a";
}

.fa-scarecrow::before {
  content: "\f70d";
}

.fa-scarf::before {
  content: "\f7c1";
}

.fa-school::before {
  content: "\f549";
}

.fa-scissors::before {
  content: "\f0c4";
}

.fa-cut::before {
  content: "\f0c4";
}

.fa-screen-users::before {
  content: "\f63d";
}

.fa-users-class::before {
  content: "\f63d";
}

.fa-screencast::before {
  content: "\e23e";
}

.fa-screwdriver::before {
  content: "\f54a";
}

.fa-screwdriver-wrench::before {
  content: "\f7d9";
}

.fa-tools::before {
  content: "\f7d9";
}

.fa-scribble::before {
  content: "\e23f";
}

.fa-scroll::before {
  content: "\f70e";
}

.fa-scroll-old::before {
  content: "\f70f";
}

.fa-scroll-torah::before {
  content: "\f6a0";
}

.fa-torah::before {
  content: "\f6a0";
}

.fa-scrubber::before {
  content: "\f2f8";
}

.fa-scythe::before {
  content: "\f710";
}

.fa-sd-card::before {
  content: "\f7c2";
}

.fa-sd-cards::before {
  content: "\e240";
}

.fa-seal::before {
  content: "\e241";
}

.fa-seal-exclamation::before {
  content: "\e242";
}

.fa-seal-question::before {
  content: "\e243";
}

.fa-seat-airline::before {
  content: "\e244";
}

.fa-section::before {
  content: "\e447";
}

.fa-seedling::before {
  content: "\f4d8";
}

.fa-sprout::before {
  content: "\f4d8";
}

.fa-semicolon::before {
  content: "\;";
}

.fa-send-back::before {
  content: "\f87e";
}

.fa-send-backward::before {
  content: "\f87f";
}

.fa-sensor::before {
  content: "\e028";
}

.fa-sensor-cloud::before {
  content: "\e02c";
}

.fa-sensor-smoke::before {
  content: "\e02c";
}

.fa-sensor-fire::before {
  content: "\e02a";
}

.fa-sensor-on::before {
  content: "\e02b";
}

.fa-sensor-triangle-exclamation::before {
  content: "\e029";
}

.fa-sensor-alert::before {
  content: "\e029";
}

.fa-server::before {
  content: "\f233";
}

.fa-shapes::before {
  content: "\f61f";
}

.fa-triangle-circle-square::before {
  content: "\f61f";
}

.fa-share::before {
  content: "\f064";
}

.fa-arrow-turn-right::before {
  content: "\f064";
}

.fa-mail-forward::before {
  content: "\f064";
}

.fa-share-all::before {
  content: "\f367";
}

.fa-arrows-turn-right::before {
  content: "\f367";
}

.fa-share-from-square::before {
  content: "\f14d";
}

.fa-share-square::before {
  content: "\f14d";
}

.fa-share-nodes::before {
  content: "\f1e0";
}

.fa-share-alt::before {
  content: "\f1e0";
}

.fa-sheep::before {
  content: "\f711";
}

.fa-shekel-sign::before {
  content: "\f20b";
}

.fa-ils::before {
  content: "\f20b";
}

.fa-shekel::before {
  content: "\f20b";
}

.fa-sheqel::before {
  content: "\f20b";
}

.fa-sheqel-sign::before {
  content: "\f20b";
}

.fa-shelves::before {
  content: "\f480";
}

.fa-inventory::before {
  content: "\f480";
}

.fa-shelves-empty::before {
  content: "\e246";
}

.fa-shield::before {
  content: "\f132";
}

.fa-shield-blank::before {
  content: "\f3ed";
}

.fa-shield-alt::before {
  content: "\f3ed";
}

.fa-shield-check::before {
  content: "\f2f7";
}

.fa-shield-cross::before {
  content: "\f712";
}

.fa-shield-exclamation::before {
  content: "\e247";
}

.fa-shield-keyhole::before {
  content: "\e248";
}

.fa-shield-minus::before {
  content: "\e249";
}

.fa-shield-plus::before {
  content: "\e24a";
}

.fa-shield-slash::before {
  content: "\e24b";
}

.fa-shield-virus::before {
  content: "\e06c";
}

.fa-shield-xmark::before {
  content: "\e24c";
}

.fa-shield-times::before {
  content: "\e24c";
}

.fa-ship::before {
  content: "\f21a";
}

.fa-shirt::before {
  content: "\f553";
}

.fa-t-shirt::before {
  content: "\f553";
}

.fa-tshirt::before {
  content: "\f553";
}

.fa-shirt-long-sleeve::before {
  content: "\e3c7";
}

.fa-shirt-running::before {
  content: "\e3c8";
}

.fa-shirt-tank-top::before {
  content: "\e3c9";
}

.fa-shish-kebab::before {
  content: "\f821";
}

.fa-shoe-prints::before {
  content: "\f54b";
}

.fa-shop::before {
  content: "\f54f";
}

.fa-store-alt::before {
  content: "\f54f";
}

.fa-shop-lock::before {
  content: "\e4a5";
}

.fa-shop-slash::before {
  content: "\e070";
}

.fa-store-alt-slash::before {
  content: "\e070";
}

.fa-shovel::before {
  content: "\f713";
}

.fa-shovel-snow::before {
  content: "\f7c3";
}

.fa-shower::before {
  content: "\f2cc";
}

.fa-shower-down::before {
  content: "\e24d";
}

.fa-shower-alt::before {
  content: "\e24d";
}

.fa-shredder::before {
  content: "\f68a";
}

.fa-shrimp::before {
  content: "\e448";
}

.fa-shuffle::before {
  content: "\f074";
}

.fa-random::before {
  content: "\f074";
}

.fa-shutters::before {
  content: "\e449";
}

.fa-shuttle-space::before {
  content: "\f197";
}

.fa-space-shuttle::before {
  content: "\f197";
}

.fa-shuttlecock::before {
  content: "\f45b";
}

.fa-sickle::before {
  content: "\f822";
}

.fa-sidebar::before {
  content: "\e24e";
}

.fa-sidebar-flip::before {
  content: "\e24f";
}

.fa-sigma::before {
  content: "\f68b";
}

.fa-sign-hanging::before {
  content: "\f4d9";
}

.fa-sign::before {
  content: "\f4d9";
}

.fa-signal::before {
  content: "\f012";
}

.fa-signal-5::before {
  content: "\f012";
}

.fa-signal-perfect::before {
  content: "\f012";
}

.fa-signal-bars::before {
  content: "\f690";
}

.fa-signal-alt::before {
  content: "\f690";
}

.fa-signal-alt-4::before {
  content: "\f690";
}

.fa-signal-bars-strong::before {
  content: "\f690";
}

.fa-signal-bars-fair::before {
  content: "\f692";
}

.fa-signal-alt-2::before {
  content: "\f692";
}

.fa-signal-bars-good::before {
  content: "\f693";
}

.fa-signal-alt-3::before {
  content: "\f693";
}

.fa-signal-bars-slash::before {
  content: "\f694";
}

.fa-signal-alt-slash::before {
  content: "\f694";
}

.fa-signal-bars-weak::before {
  content: "\f691";
}

.fa-signal-alt-1::before {
  content: "\f691";
}

.fa-signal-fair::before {
  content: "\f68d";
}

.fa-signal-2::before {
  content: "\f68d";
}

.fa-signal-good::before {
  content: "\f68e";
}

.fa-signal-3::before {
  content: "\f68e";
}

.fa-signal-slash::before {
  content: "\f695";
}

.fa-signal-stream::before {
  content: "\f8dd";
}

.fa-signal-stream-slash::before {
  content: "\e250";
}

.fa-signal-strong::before {
  content: "\f68f";
}

.fa-signal-4::before {
  content: "\f68f";
}

.fa-signal-weak::before {
  content: "\f68c";
}

.fa-signal-1::before {
  content: "\f68c";
}

.fa-signature::before {
  content: "\f5b7";
}

.fa-signature-lock::before {
  content: "\e3ca";
}

.fa-signature-slash::before {
  content: "\e3cb";
}

.fa-signs-post::before {
  content: "\f277";
}

.fa-map-signs::before {
  content: "\f277";
}

.fa-sim-card::before {
  content: "\f7c4";
}

.fa-sim-cards::before {
  content: "\e251";
}

.fa-sink::before {
  content: "\e06d";
}

.fa-siren::before {
  content: "\e02d";
}

.fa-siren-on::before {
  content: "\e02e";
}

.fa-sitemap::before {
  content: "\f0e8";
}

.fa-skeleton::before {
  content: "\f620";
}

.fa-ski-boot::before {
  content: "\e3cc";
}

.fa-ski-boot-ski::before {
  content: "\e3cd";
}

.fa-skull::before {
  content: "\f54c";
}

.fa-skull-cow::before {
  content: "\f8de";
}

.fa-skull-crossbones::before {
  content: "\f714";
}

.fa-slash::before {
  content: "\f715";
}

.fa-slash-back::before {
  content: "\\";
}

.fa-slash-forward::before {
  content: "\/";
}

.fa-sleigh::before {
  content: "\f7cc";
}

.fa-slider::before {
  content: "\e252";
}

.fa-sliders::before {
  content: "\f1de";
}

.fa-sliders-h::before {
  content: "\f1de";
}

.fa-sliders-simple::before {
  content: "\e253";
}

.fa-sliders-up::before {
  content: "\f3f1";
}

.fa-sliders-v::before {
  content: "\f3f1";
}

.fa-slot-machine::before {
  content: "\e3ce";
}

.fa-smog::before {
  content: "\f75f";
}

.fa-smoke::before {
  content: "\f760";
}

.fa-smoking::before {
  content: "\f48d";
}

.fa-snake::before {
  content: "\f716";
}

.fa-snooze::before {
  content: "\f880";
}

.fa-zzz::before {
  content: "\f880";
}

.fa-snow-blowing::before {
  content: "\f761";
}

.fa-snowflake::before {
  content: "\f2dc";
}

.fa-snowflakes::before {
  content: "\f7cf";
}

.fa-snowman::before {
  content: "\f7d0";
}

.fa-snowman-head::before {
  content: "\f79b";
}

.fa-frosty-head::before {
  content: "\f79b";
}

.fa-snowplow::before {
  content: "\f7d2";
}

.fa-soap::before {
  content: "\e06e";
}

.fa-socks::before {
  content: "\f696";
}

.fa-soft-serve::before {
  content: "\e400";
}

.fa-creemee::before {
  content: "\e400";
}

.fa-solar-panel::before {
  content: "\f5ba";
}

.fa-solar-system::before {
  content: "\e02f";
}

.fa-sort::before {
  content: "\f0dc";
}

.fa-unsorted::before {
  content: "\f0dc";
}

.fa-sort-down::before {
  content: "\f0dd";
}

.fa-sort-desc::before {
  content: "\f0dd";
}

.fa-sort-up::before {
  content: "\f0de";
}

.fa-sort-asc::before {
  content: "\f0de";
}

.fa-spa::before {
  content: "\f5bb";
}

.fa-space-station-moon::before {
  content: "\e033";
}

.fa-space-station-moon-construction::before {
  content: "\e034";
}

.fa-space-station-moon-alt::before {
  content: "\e034";
}

.fa-spade::before {
  content: "\f2f4";
}

.fa-spaghetti-monster-flying::before {
  content: "\f67b";
}

.fa-pastafarianism::before {
  content: "\f67b";
}

.fa-sparkles::before {
  content: "\f890";
}

.fa-speaker::before {
  content: "\f8df";
}

.fa-speakers::before {
  content: "\f8e0";
}

.fa-spell-check::before {
  content: "\f891";
}

.fa-spider::before {
  content: "\f717";
}

.fa-spider-black-widow::before {
  content: "\f718";
}

.fa-spider-web::before {
  content: "\f719";
}

.fa-spinner::before {
  content: "\f110";
}

.fa-spinner-third::before {
  content: "\f3f4";
}

.fa-split::before {
  content: "\e254";
}

.fa-splotch::before {
  content: "\f5bc";
}

.fa-spoon::before {
  content: "\f2e5";
}

.fa-utensil-spoon::before {
  content: "\f2e5";
}

.fa-sportsball::before {
  content: "\e44b";
}

.fa-spray-can::before {
  content: "\f5bd";
}

.fa-spray-can-sparkles::before {
  content: "\f5d0";
}

.fa-air-freshener::before {
  content: "\f5d0";
}

.fa-sprinkler::before {
  content: "\e035";
}

.fa-sprinkler-ceiling::before {
  content: "\e44c";
}

.fa-square::before {
  content: "\f0c8";
}

.fa-square-0::before {
  content: "\e255";
}

.fa-square-1::before {
  content: "\e256";
}

.fa-square-2::before {
  content: "\e257";
}

.fa-square-3::before {
  content: "\e258";
}

.fa-square-4::before {
  content: "\e259";
}

.fa-square-5::before {
  content: "\e25a";
}

.fa-square-6::before {
  content: "\e25b";
}

.fa-square-7::before {
  content: "\e25c";
}

.fa-square-8::before {
  content: "\e25d";
}

.fa-square-9::before {
  content: "\e25e";
}

.fa-square-a::before {
  content: "\e25f";
}

.fa-square-a-lock::before {
  content: "\e44d";
}

.fa-square-ampersand::before {
  content: "\e260";
}

.fa-square-arrow-down::before {
  content: "\f339";
}

.fa-arrow-square-down::before {
  content: "\f339";
}

.fa-square-arrow-down-left::before {
  content: "\e261";
}

.fa-square-arrow-down-right::before {
  content: "\e262";
}

.fa-square-arrow-left::before {
  content: "\f33a";
}

.fa-arrow-square-left::before {
  content: "\f33a";
}

.fa-square-arrow-right::before {
  content: "\f33b";
}

.fa-arrow-square-right::before {
  content: "\f33b";
}

.fa-square-arrow-up::before {
  content: "\f33c";
}

.fa-arrow-square-up::before {
  content: "\f33c";
}

.fa-square-arrow-up-left::before {
  content: "\e263";
}

.fa-square-arrow-up-right::before {
  content: "\f14c";
}

.fa-external-link-square::before {
  content: "\f14c";
}

.fa-square-b::before {
  content: "\e264";
}

.fa-square-bolt::before {
  content: "\e265";
}

.fa-square-c::before {
  content: "\e266";
}

.fa-square-caret-down::before {
  content: "\f150";
}

.fa-caret-square-down::before {
  content: "\f150";
}

.fa-square-caret-left::before {
  content: "\f191";
}

.fa-caret-square-left::before {
  content: "\f191";
}

.fa-square-caret-right::before {
  content: "\f152";
}

.fa-caret-square-right::before {
  content: "\f152";
}

.fa-square-caret-up::before {
  content: "\f151";
}

.fa-caret-square-up::before {
  content: "\f151";
}

.fa-square-check::before {
  content: "\f14a";
}

.fa-check-square::before {
  content: "\f14a";
}

.fa-square-chevron-down::before {
  content: "\f329";
}

.fa-chevron-square-down::before {
  content: "\f329";
}

.fa-square-chevron-left::before {
  content: "\f32a";
}

.fa-chevron-square-left::before {
  content: "\f32a";
}

.fa-square-chevron-right::before {
  content: "\f32b";
}

.fa-chevron-square-right::before {
  content: "\f32b";
}

.fa-square-chevron-up::before {
  content: "\f32c";
}

.fa-chevron-square-up::before {
  content: "\f32c";
}

.fa-square-code::before {
  content: "\e267";
}

.fa-square-d::before {
  content: "\e268";
}

.fa-square-dashed::before {
  content: "\e269";
}

.fa-square-divide::before {
  content: "\e26a";
}

.fa-square-dollar::before {
  content: "\f2e9";
}

.fa-dollar-square::before {
  content: "\f2e9";
}

.fa-usd-square::before {
  content: "\f2e9";
}

.fa-square-down::before {
  content: "\f350";
}

.fa-arrow-alt-square-down::before {
  content: "\f350";
}

.fa-square-down-left::before {
  content: "\e26b";
}

.fa-square-down-right::before {
  content: "\e26c";
}

.fa-square-e::before {
  content: "\e26d";
}

.fa-square-ellipsis::before {
  content: "\e26e";
}

.fa-square-ellipsis-vertical::before {
  content: "\e26f";
}

.fa-square-envelope::before {
  content: "\f199";
}

.fa-envelope-square::before {
  content: "\f199";
}

.fa-square-exclamation::before {
  content: "\f321";
}

.fa-exclamation-square::before {
  content: "\f321";
}

.fa-square-f::before {
  content: "\e270";
}

.fa-square-fragile::before {
  content: "\f49b";
}

.fa-box-fragile::before {
  content: "\f49b";
}

.fa-square-wine-glass-crack::before {
  content: "\f49b";
}

.fa-square-full::before {
  content: "\f45c";
}

.fa-square-g::before {
  content: "\e271";
}

.fa-square-h::before {
  content: "\f0fd";
}

.fa-h-square::before {
  content: "\f0fd";
}

.fa-square-heart::before {
  content: "\f4c8";
}

.fa-heart-square::before {
  content: "\f4c8";
}

.fa-square-i::before {
  content: "\e272";
}

.fa-square-info::before {
  content: "\f30f";
}

.fa-info-square::before {
  content: "\f30f";
}

.fa-square-j::before {
  content: "\e273";
}

.fa-square-k::before {
  content: "\e274";
}

.fa-square-kanban::before {
  content: "\e488";
}

.fa-square-l::before {
  content: "\e275";
}

.fa-square-left::before {
  content: "\f351";
}

.fa-arrow-alt-square-left::before {
  content: "\f351";
}

.fa-square-list::before {
  content: "\e489";
}

.fa-square-m::before {
  content: "\e276";
}

.fa-square-minus::before {
  content: "\f146";
}

.fa-minus-square::before {
  content: "\f146";
}

.fa-square-n::before {
  content: "\e277";
}

.fa-square-o::before {
  content: "\e278";
}

.fa-square-p::before {
  content: "\e279";
}

.fa-square-parking::before {
  content: "\f540";
}

.fa-parking::before {
  content: "\f540";
}

.fa-square-parking-slash::before {
  content: "\f617";
}

.fa-parking-slash::before {
  content: "\f617";
}

.fa-square-pen::before {
  content: "\f14b";
}

.fa-pen-square::before {
  content: "\f14b";
}

.fa-pencil-square::before {
  content: "\f14b";
}

.fa-square-phone::before {
  content: "\f098";
}

.fa-phone-square::before {
  content: "\f098";
}

.fa-square-phone-flip::before {
  content: "\f87b";
}

.fa-phone-square-alt::before {
  content: "\f87b";
}

.fa-square-phone-hangup::before {
  content: "\e27a";
}

.fa-phone-square-down::before {
  content: "\e27a";
}

.fa-square-plus::before {
  content: "\f0fe";
}

.fa-plus-square::before {
  content: "\f0fe";
}

.fa-square-poll-horizontal::before {
  content: "\f682";
}

.fa-poll-h::before {
  content: "\f682";
}

.fa-square-poll-vertical::before {
  content: "\f681";
}

.fa-poll::before {
  content: "\f681";
}

.fa-square-q::before {
  content: "\e27b";
}

.fa-square-quarters::before {
  content: "\e44e";
}

.fa-square-question::before {
  content: "\f2fd";
}

.fa-question-square::before {
  content: "\f2fd";
}

.fa-square-quote::before {
  content: "\e329";
}

.fa-square-r::before {
  content: "\e27c";
}

.fa-square-right::before {
  content: "\f352";
}

.fa-arrow-alt-square-right::before {
  content: "\f352";
}

.fa-square-ring::before {
  content: "\e44f";
}

.fa-square-root::before {
  content: "\f697";
}

.fa-square-root-variable::before {
  content: "\f698";
}

.fa-square-root-alt::before {
  content: "\f698";
}

.fa-square-rss::before {
  content: "\f143";
}

.fa-rss-square::before {
  content: "\f143";
}

.fa-square-s::before {
  content: "\e27d";
}

.fa-square-share-nodes::before {
  content: "\f1e1";
}

.fa-share-alt-square::before {
  content: "\f1e1";
}

.fa-square-sliders::before {
  content: "\f3f0";
}

.fa-sliders-h-square::before {
  content: "\f3f0";
}

.fa-square-sliders-vertical::before {
  content: "\f3f2";
}

.fa-sliders-v-square::before {
  content: "\f3f2";
}

.fa-square-small::before {
  content: "\e27e";
}

.fa-square-star::before {
  content: "\e27f";
}

.fa-square-t::before {
  content: "\e280";
}

.fa-square-terminal::before {
  content: "\e32a";
}

.fa-square-this-way-up::before {
  content: "\f49f";
}

.fa-box-up::before {
  content: "\f49f";
}

.fa-square-u::before {
  content: "\e281";
}

.fa-square-up::before {
  content: "\f353";
}

.fa-arrow-alt-square-up::before {
  content: "\f353";
}

.fa-square-up-left::before {
  content: "\e282";
}

.fa-square-up-right::before {
  content: "\f360";
}

.fa-external-link-square-alt::before {
  content: "\f360";
}

.fa-square-user::before {
  content: "\e283";
}

.fa-square-v::before {
  content: "\e284";
}

.fa-square-w::before {
  content: "\e285";
}

.fa-square-x::before {
  content: "\e286";
}

.fa-square-xmark::before {
  content: "\f2d3";
}

.fa-times-square::before {
  content: "\f2d3";
}

.fa-xmark-square::before {
  content: "\f2d3";
}

.fa-square-y::before {
  content: "\e287";
}

.fa-square-z::before {
  content: "\e288";
}

.fa-squid::before {
  content: "\e450";
}

.fa-squirrel::before {
  content: "\f71a";
}

.fa-staff::before {
  content: "\f71b";
}

.fa-stairs::before {
  content: "\e289";
}

.fa-stamp::before {
  content: "\f5bf";
}

.fa-standard-definition::before {
  content: "\e28a";
}

.fa-rectangle-sd::before {
  content: "\e28a";
}

.fa-star::before {
  content: "\f005";
}

.fa-star-and-crescent::before {
  content: "\f699";
}

.fa-star-christmas::before {
  content: "\f7d4";
}

.fa-star-exclamation::before {
  content: "\f2f3";
}

.fa-star-half::before {
  content: "\f089";
}

.fa-star-half-stroke::before {
  content: "\f5c0";
}

.fa-star-half-alt::before {
  content: "\f5c0";
}

.fa-star-of-david::before {
  content: "\f69a";
}

.fa-star-of-life::before {
  content: "\f621";
}

.fa-star-sharp::before {
  content: "\e28b";
}

.fa-star-sharp-half::before {
  content: "\e28c";
}

.fa-star-sharp-half-stroke::before {
  content: "\e28d";
}

.fa-star-sharp-half-alt::before {
  content: "\e28d";
}

.fa-star-shooting::before {
  content: "\e036";
}

.fa-starfighter::before {
  content: "\e037";
}

.fa-starfighter-twin-ion-engine::before {
  content: "\e038";
}

.fa-starfighter-alt::before {
  content: "\e038";
}

.fa-starfighter-twin-ion-engine-advanced::before {
  content: "\e28e";
}

.fa-starfighter-alt-advanced::before {
  content: "\e28e";
}

.fa-stars::before {
  content: "\f762";
}

.fa-starship::before {
  content: "\e039";
}

.fa-starship-freighter::before {
  content: "\e03a";
}

.fa-steak::before {
  content: "\f824";
}

.fa-steering-wheel::before {
  content: "\f622";
}

.fa-sterling-sign::before {
  content: "\f154";
}

.fa-gbp::before {
  content: "\f154";
}

.fa-pound-sign::before {
  content: "\f154";
}

.fa-stethoscope::before {
  content: "\f0f1";
}

.fa-stocking::before {
  content: "\f7d5";
}

.fa-stomach::before {
  content: "\f623";
}

.fa-stop::before {
  content: "\f04d";
}

.fa-stopwatch::before {
  content: "\f2f2";
}

.fa-stopwatch-20::before {
  content: "\e06f";
}

.fa-store::before {
  content: "\f54e";
}

.fa-store-lock::before {
  content: "\e4a6";
}

.fa-store-slash::before {
  content: "\e071";
}

.fa-strawberry::before {
  content: "\e32b";
}

.fa-street-view::before {
  content: "\f21d";
}

.fa-stretcher::before {
  content: "\f825";
}

.fa-strikethrough::before {
  content: "\f0cc";
}

.fa-stroopwafel::before {
  content: "\f551";
}

.fa-subscript::before {
  content: "\f12c";
}

.fa-suitcase::before {
  content: "\f0f2";
}

.fa-suitcase-medical::before {
  content: "\f0fa";
}

.fa-medkit::before {
  content: "\f0fa";
}

.fa-suitcase-rolling::before {
  content: "\f5c1";
}

.fa-sun::before {
  content: "\f185";
}

.fa-sun-bright::before {
  content: "\e28f";
}

.fa-sun-alt::before {
  content: "\e28f";
}

.fa-sun-cloud::before {
  content: "\f763";
}

.fa-sun-dust::before {
  content: "\f764";
}

.fa-sun-haze::before {
  content: "\f765";
}

.fa-sunglasses::before {
  content: "\f892";
}

.fa-sunrise::before {
  content: "\f766";
}

.fa-sunset::before {
  content: "\f767";
}

.fa-superscript::before {
  content: "\f12b";
}

.fa-sushi::before {
  content: "\e48a";
}

.fa-nigiri::before {
  content: "\e48a";
}

.fa-sushi-roll::before {
  content: "\e48b";
}

.fa-maki-roll::before {
  content: "\e48b";
}

.fa-makizushi::before {
  content: "\e48b";
}

.fa-swatchbook::before {
  content: "\f5c3";
}

.fa-sword::before {
  content: "\f71c";
}

.fa-sword-laser::before {
  content: "\e03b";
}

.fa-sword-laser-alt::before {
  content: "\e03c";
}

.fa-swords::before {
  content: "\f71d";
}

.fa-swords-laser::before {
  content: "\e03d";
}

.fa-symbols::before {
  content: "\f86e";
}

.fa-icons-alt::before {
  content: "\f86e";
}

.fa-synagogue::before {
  content: "\f69b";
}

.fa-syringe::before {
  content: "\f48e";
}

.fa-t::before {
  content: "T";
}

.fa-table::before {
  content: "\f0ce";
}

.fa-table-cells::before {
  content: "\f00a";
}

.fa-th::before {
  content: "\f00a";
}

.fa-table-cells-large::before {
  content: "\f009";
}

.fa-th-large::before {
  content: "\f009";
}

.fa-table-columns::before {
  content: "\f0db";
}

.fa-columns::before {
  content: "\f0db";
}

.fa-table-layout::before {
  content: "\e290";
}

.fa-table-list::before {
  content: "\f00b";
}

.fa-th-list::before {
  content: "\f00b";
}

.fa-table-picnic::before {
  content: "\e32d";
}

.fa-table-pivot::before {
  content: "\e291";
}

.fa-table-rows::before {
  content: "\e292";
}

.fa-rows::before {
  content: "\e292";
}

.fa-table-tennis-paddle-ball::before {
  content: "\f45d";
}

.fa-ping-pong-paddle-ball::before {
  content: "\f45d";
}

.fa-table-tennis::before {
  content: "\f45d";
}

.fa-table-tree::before {
  content: "\e293";
}

.fa-tablet::before {
  content: "\f3fb";
}

.fa-tablet-android::before {
  content: "\f3fb";
}

.fa-tablet-button::before {
  content: "\f10a";
}

.fa-tablet-rugged::before {
  content: "\f48f";
}

.fa-tablet-screen::before {
  content: "\f3fc";
}

.fa-tablet-android-alt::before {
  content: "\f3fc";
}

.fa-tablet-screen-button::before {
  content: "\f3fa";
}

.fa-tablet-alt::before {
  content: "\f3fa";
}

.fa-tablets::before {
  content: "\f490";
}

.fa-tachograph-digital::before {
  content: "\f566";
}

.fa-digital-tachograph::before {
  content: "\f566";
}

.fa-taco::before {
  content: "\f826";
}

.fa-tag::before {
  content: "\f02b";
}

.fa-tags::before {
  content: "\f02c";
}

.fa-tally::before {
  content: "\f69c";
}

.fa-tally-5::before {
  content: "\f69c";
}

.fa-tally-1::before {
  content: "\e294";
}

.fa-tally-2::before {
  content: "\e295";
}

.fa-tally-3::before {
  content: "\e296";
}

.fa-tally-4::before {
  content: "\e297";
}

.fa-tamale::before {
  content: "\e451";
}

.fa-tank-water::before {
  content: "\e452";
}

.fa-tape::before {
  content: "\f4db";
}

.fa-taxi::before {
  content: "\f1ba";
}

.fa-cab::before {
  content: "\f1ba";
}

.fa-taxi-bus::before {
  content: "\e298";
}

.fa-teddy-bear::before {
  content: "\e3cf";
}

.fa-teeth::before {
  content: "\f62e";
}

.fa-teeth-open::before {
  content: "\f62f";
}

.fa-telescope::before {
  content: "\e03e";
}

.fa-temperature-arrow-down::before {
  content: "\e03f";
}

.fa-temperature-down::before {
  content: "\e03f";
}

.fa-temperature-arrow-up::before {
  content: "\e040";
}

.fa-temperature-up::before {
  content: "\e040";
}

.fa-temperature-empty::before {
  content: "\f2cb";
}

.fa-temperature-0::before {
  content: "\f2cb";
}

.fa-thermometer-0::before {
  content: "\f2cb";
}

.fa-thermometer-empty::before {
  content: "\f2cb";
}

.fa-temperature-full::before {
  content: "\f2c7";
}

.fa-temperature-4::before {
  content: "\f2c7";
}

.fa-thermometer-4::before {
  content: "\f2c7";
}

.fa-thermometer-full::before {
  content: "\f2c7";
}

.fa-temperature-half::before {
  content: "\f2c9";
}

.fa-temperature-2::before {
  content: "\f2c9";
}

.fa-thermometer-2::before {
  content: "\f2c9";
}

.fa-thermometer-half::before {
  content: "\f2c9";
}

.fa-temperature-high::before {
  content: "\f769";
}

.fa-temperature-list::before {
  content: "\e299";
}

.fa-temperature-low::before {
  content: "\f76b";
}

.fa-temperature-quarter::before {
  content: "\f2ca";
}

.fa-temperature-1::before {
  content: "\f2ca";
}

.fa-thermometer-1::before {
  content: "\f2ca";
}

.fa-thermometer-quarter::before {
  content: "\f2ca";
}

.fa-temperature-snow::before {
  content: "\f768";
}

.fa-temperature-frigid::before {
  content: "\f768";
}

.fa-temperature-sun::before {
  content: "\f76a";
}

.fa-temperature-hot::before {
  content: "\f76a";
}

.fa-temperature-three-quarters::before {
  content: "\f2c8";
}

.fa-temperature-3::before {
  content: "\f2c8";
}

.fa-thermometer-3::before {
  content: "\f2c8";
}

.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}

.fa-tenge-sign::before {
  content: "\f7d7";
}

.fa-tenge::before {
  content: "\f7d7";
}

.fa-tennis-ball::before {
  content: "\f45e";
}

.fa-terminal::before {
  content: "\f120";
}

.fa-text::before {
  content: "\f893";
}

.fa-text-height::before {
  content: "\f034";
}

.fa-text-size::before {
  content: "\f894";
}

.fa-text-slash::before {
  content: "\f87d";
}

.fa-remove-format::before {
  content: "\f87d";
}

.fa-text-width::before {
  content: "\f035";
}

.fa-thermometer::before {
  content: "\f491";
}

.fa-theta::before {
  content: "\f69e";
}

.fa-thought-bubble::before {
  content: "\e32e";
}

.fa-thumbs-down::before {
  content: "\f165";
}

.fa-thumbs-up::before {
  content: "\f164";
}

.fa-thumbtack::before {
  content: "\f08d";
}

.fa-thumb-tack::before {
  content: "\f08d";
}

.fa-tick::before {
  content: "\e32f";
}

.fa-ticket::before {
  content: "\f145";
}

.fa-ticket-airline::before {
  content: "\e29a";
}

.fa-ticket-simple::before {
  content: "\f3ff";
}

.fa-ticket-alt::before {
  content: "\f3ff";
}

.fa-tickets-airline::before {
  content: "\e29b";
}

.fa-tilde::before {
  content: "\~";
}

.fa-timeline::before {
  content: "\e29c";
}

.fa-timeline-arrow::before {
  content: "\e29d";
}

.fa-timer::before {
  content: "\e29e";
}

.fa-tire::before {
  content: "\f631";
}

.fa-tire-flat::before {
  content: "\f632";
}

.fa-tire-pressure-warning::before {
  content: "\f633";
}

.fa-tire-rugged::before {
  content: "\f634";
}

.fa-toggle-off::before {
  content: "\f204";
}

.fa-toggle-on::before {
  content: "\f205";
}

.fa-toilet::before {
  content: "\f7d8";
}

.fa-toilet-paper::before {
  content: "\f71e";
}

.fa-toilet-paper-blank::before {
  content: "\f71f";
}

.fa-toilet-paper-alt::before {
  content: "\f71f";
}

.fa-toilet-paper-blank-under::before {
  content: "\e29f";
}

.fa-toilet-paper-reverse-alt::before {
  content: "\e29f";
}

.fa-toilet-paper-slash::before {
  content: "\e072";
}

.fa-toilet-paper-under::before {
  content: "\e2a0";
}

.fa-toilet-paper-reverse::before {
  content: "\e2a0";
}

.fa-toilet-paper-under-slash::before {
  content: "\e2a1";
}

.fa-toilet-paper-reverse-slash::before {
  content: "\e2a1";
}

.fa-tomato::before {
  content: "\e330";
}

.fa-tombstone::before {
  content: "\f720";
}

.fa-tombstone-blank::before {
  content: "\f721";
}

.fa-tombstone-alt::before {
  content: "\f721";
}

.fa-toolbox::before {
  content: "\f552";
}

.fa-tooth::before {
  content: "\f5c9";
}

.fa-toothbrush::before {
  content: "\f635";
}

.fa-torii-gate::before {
  content: "\f6a1";
}

.fa-tornado::before {
  content: "\f76f";
}

.fa-tower-broadcast::before {
  content: "\f519";
}

.fa-broadcast-tower::before {
  content: "\f519";
}

.fa-tower-control::before {
  content: "\e2a2";
}

.fa-tractor::before {
  content: "\f722";
}

.fa-trademark::before {
  content: "\f25c";
}

.fa-traffic-cone::before {
  content: "\f636";
}

.fa-traffic-light::before {
  content: "\f637";
}

.fa-traffic-light-go::before {
  content: "\f638";
}

.fa-traffic-light-slow::before {
  content: "\f639";
}

.fa-traffic-light-stop::before {
  content: "\f63a";
}

.fa-trailer::before {
  content: "\e041";
}

.fa-train::before {
  content: "\f238";
}

.fa-train-subway::before {
  content: "\f239";
}

.fa-subway::before {
  content: "\f239";
}

.fa-train-subway-tunnel::before {
  content: "\e2a3";
}

.fa-subway-tunnel::before {
  content: "\e2a3";
}

.fa-train-track::before {
  content: "\e453";
}

.fa-train-tram::before {
  content: "\f7da";
}

.fa-tram::before {
  content: "\f7da";
}

.fa-train-tunnel::before {
  content: "\e454";
}

.fa-transformer-bolt::before {
  content: "\e2a4";
}

.fa-transgender::before {
  content: "\f225";
}

.fa-transgender-alt::before {
  content: "\f225";
}

.fa-transporter::before {
  content: "\e042";
}

.fa-transporter-1::before {
  content: "\e043";
}

.fa-transporter-2::before {
  content: "\e044";
}

.fa-transporter-3::before {
  content: "\e045";
}

.fa-transporter-4::before {
  content: "\e2a5";
}

.fa-transporter-5::before {
  content: "\e2a6";
}

.fa-transporter-6::before {
  content: "\e2a7";
}

.fa-transporter-7::before {
  content: "\e2a8";
}

.fa-transporter-empty::before {
  content: "\e046";
}

.fa-trash::before {
  content: "\f1f8";
}

.fa-trash-arrow-up::before {
  content: "\f829";
}

.fa-trash-restore::before {
  content: "\f829";
}

.fa-trash-can::before {
  content: "\f2ed";
}

.fa-trash-alt::before {
  content: "\f2ed";
}

.fa-trash-can-arrow-up::before {
  content: "\f82a";
}

.fa-trash-restore-alt::before {
  content: "\f82a";
}

.fa-trash-can-check::before {
  content: "\e2a9";
}

.fa-trash-can-clock::before {
  content: "\e2aa";
}

.fa-trash-can-list::before {
  content: "\e2ab";
}

.fa-trash-can-plus::before {
  content: "\e2ac";
}

.fa-trash-can-slash::before {
  content: "\e2ad";
}

.fa-trash-alt-slash::before {
  content: "\e2ad";
}

.fa-trash-can-undo::before {
  content: "\f896";
}

.fa-trash-can-arrow-turn-left::before {
  content: "\f896";
}

.fa-trash-undo-alt::before {
  content: "\f896";
}

.fa-trash-can-xmark::before {
  content: "\e2ae";
}

.fa-trash-check::before {
  content: "\e2af";
}

.fa-trash-clock::before {
  content: "\e2b0";
}

.fa-trash-list::before {
  content: "\e2b1";
}

.fa-trash-plus::before {
  content: "\e2b2";
}

.fa-trash-slash::before {
  content: "\e2b3";
}

.fa-trash-undo::before {
  content: "\f895";
}

.fa-trash-arrow-turn-left::before {
  content: "\f895";
}

.fa-trash-xmark::before {
  content: "\e2b4";
}

.fa-treasure-chest::before {
  content: "\f723";
}

.fa-tree::before {
  content: "\f1bb";
}

.fa-tree-christmas::before {
  content: "\f7db";
}

.fa-tree-deciduous::before {
  content: "\f400";
}

.fa-tree-alt::before {
  content: "\f400";
}

.fa-tree-decorated::before {
  content: "\f7dc";
}

.fa-tree-large::before {
  content: "\f7dd";
}

.fa-tree-palm::before {
  content: "\f82b";
}

.fa-trees::before {
  content: "\f724";
}

.fa-triangle::before {
  content: "\f2ec";
}

.fa-triangle-exclamation::before {
  content: "\f071";
}

.fa-exclamation-triangle::before {
  content: "\f071";
}

.fa-warning::before {
  content: "\f071";
}

.fa-triangle-instrument::before {
  content: "\f8e2";
}

.fa-triangle-music::before {
  content: "\f8e2";
}

.fa-triangle-person-digging::before {
  content: "\f85d";
}

.fa-construction::before {
  content: "\f85d";
}

.fa-trophy::before {
  content: "\f091";
}

.fa-trophy-star::before {
  content: "\f2eb";
}

.fa-trophy-alt::before {
  content: "\f2eb";
}

.fa-truck::before {
  content: "\f0d1";
}

.fa-truck-bolt::before {
  content: "\e3d0";
}

.fa-truck-clock::before {
  content: "\f48c";
}

.fa-shipping-timed::before {
  content: "\f48c";
}

.fa-truck-container::before {
  content: "\f4dc";
}

.fa-truck-container-empty::before {
  content: "\e2b5";
}

.fa-truck-fast::before {
  content: "\f48b";
}

.fa-shipping-fast::before {
  content: "\f48b";
}

.fa-truck-flatbed::before {
  content: "\e2b6";
}

.fa-truck-front::before {
  content: "\e2b7";
}

.fa-truck-medical::before {
  content: "\f0f9";
}

.fa-ambulance::before {
  content: "\f0f9";
}

.fa-truck-monster::before {
  content: "\f63b";
}

.fa-truck-moving::before {
  content: "\f4df";
}

.fa-truck-pickup::before {
  content: "\f63c";
}

.fa-truck-plow::before {
  content: "\f7de";
}

.fa-truck-ramp::before {
  content: "\f4e0";
}

.fa-truck-ramp-box::before {
  content: "\f4de";
}

.fa-truck-loading::before {
  content: "\f4de";
}

.fa-truck-ramp-couch::before {
  content: "\f4dd";
}

.fa-truck-couch::before {
  content: "\f4dd";
}

.fa-truck-tow::before {
  content: "\e2b8";
}

.fa-trumpet::before {
  content: "\f8e3";
}

.fa-tty::before {
  content: "\f1e4";
}

.fa-teletype::before {
  content: "\f1e4";
}

.fa-tty-answer::before {
  content: "\e2b9";
}

.fa-teletype-answer::before {
  content: "\e2b9";
}

.fa-tugrik-sign::before {
  content: "\e2ba";
}

.fa-turkey::before {
  content: "\f725";
}

.fa-turkish-lira-sign::before {
  content: "\e2bb";
}

.fa-try::before {
  content: "\e2bb";
}

.fa-turkish-lira::before {
  content: "\e2bb";
}

.fa-turn-down::before {
  content: "\f3be";
}

.fa-level-down-alt::before {
  content: "\f3be";
}

.fa-turn-down-left::before {
  content: "\e331";
}

.fa-turn-down-right::before {
  content: "\e455";
}

.fa-turn-up::before {
  content: "\f3bf";
}

.fa-level-up-alt::before {
  content: "\f3bf";
}

.fa-turntable::before {
  content: "\f8e4";
}

.fa-turtle::before {
  content: "\f726";
}

.fa-tv::before {
  content: "\f26c";
}

.fa-television::before {
  content: "\f26c";
}

.fa-tv-alt::before {
  content: "\f26c";
}

.fa-tv-music::before {
  content: "\f8e6";
}

.fa-tv-retro::before {
  content: "\f401";
}

.fa-typewriter::before {
  content: "\f8e7";
}

.fa-u::before {
  content: "U";
}

.fa-ufo::before {
  content: "\e047";
}

.fa-ufo-beam::before {
  content: "\e048";
}

.fa-umbrella::before {
  content: "\f0e9";
}

.fa-umbrella-beach::before {
  content: "\f5ca";
}

.fa-umbrella-simple::before {
  content: "\e2bc";
}

.fa-umbrella-alt::before {
  content: "\e2bc";
}

.fa-underline::before {
  content: "\f0cd";
}

.fa-unicorn::before {
  content: "\f727";
}

.fa-uniform-martial-arts::before {
  content: "\e3d1";
}

.fa-union::before {
  content: "\f6a2";
}

.fa-universal-access::before {
  content: "\f29a";
}

.fa-unlock::before {
  content: "\f09c";
}

.fa-unlock-keyhole::before {
  content: "\f13e";
}

.fa-unlock-alt::before {
  content: "\f13e";
}

.fa-up::before {
  content: "\f357";
}

.fa-arrow-alt-up::before {
  content: "\f357";
}

.fa-up-down::before {
  content: "\f338";
}

.fa-arrows-alt-v::before {
  content: "\f338";
}

.fa-up-down-left-right::before {
  content: "\f0b2";
}

.fa-arrows-alt::before {
  content: "\f0b2";
}

.fa-up-from-dotted-line::before {
  content: "\e456";
}

.fa-up-from-line::before {
  content: "\f346";
}

.fa-arrow-alt-from-bottom::before {
  content: "\f346";
}

.fa-up-left::before {
  content: "\e2bd";
}

.fa-up-long::before {
  content: "\f30c";
}

.fa-long-arrow-alt-up::before {
  content: "\f30c";
}

.fa-up-right::before {
  content: "\e2be";
}

.fa-up-right-and-down-left-from-center::before {
  content: "\f424";
}

.fa-expand-alt::before {
  content: "\f424";
}

.fa-up-right-from-square::before {
  content: "\f35d";
}

.fa-external-link-alt::before {
  content: "\f35d";
}

.fa-up-to-dotted-line::before {
  content: "\e457";
}

.fa-up-to-line::before {
  content: "\f34d";
}

.fa-arrow-alt-to-top::before {
  content: "\f34d";
}

.fa-upload::before {
  content: "\f093";
}

.fa-usb-drive::before {
  content: "\f8e9";
}

.fa-user::before {
  content: "\f007";
}

.fa-user-alien::before {
  content: "\e04a";
}

.fa-user-astronaut::before {
  content: "\f4fb";
}

.fa-user-bounty-hunter::before {
  content: "\e2bf";
}

.fa-user-check::before {
  content: "\f4fc";
}

.fa-user-chef::before {
  content: "\e3d2";
}

.fa-user-clock::before {
  content: "\f4fd";
}

.fa-user-cowboy::before {
  content: "\f8ea";
}

.fa-user-crown::before {
  content: "\f6a4";
}

.fa-user-doctor::before {
  content: "\f0f0";
}

.fa-user-md::before {
  content: "\f0f0";
}

.fa-user-doctor-hair::before {
  content: "\e458";
}

.fa-user-doctor-hair-long::before {
  content: "\e459";
}

.fa-user-doctor-message::before {
  content: "\f82e";
}

.fa-user-md-chat::before {
  content: "\f82e";
}

.fa-user-gear::before {
  content: "\f4fe";
}

.fa-user-cog::before {
  content: "\f4fe";
}

.fa-user-graduate::before {
  content: "\f501";
}

.fa-user-group::before {
  content: "\f500";
}

.fa-user-friends::before {
  content: "\f500";
}

.fa-user-group-crown::before {
  content: "\f6a5";
}

.fa-users-crown::before {
  content: "\f6a5";
}

.fa-user-hair::before {
  content: "\e45a";
}

.fa-user-hair-buns::before {
  content: "\e3d3";
}

.fa-user-hair-long::before {
  content: "\e45b";
}

.fa-user-hair-mullet::before {
  content: "\e45c";
}

.fa-business-front::before {
  content: "\e45c";
}

.fa-party-back::before {
  content: "\e45c";
}

.fa-trian-balbot::before {
  content: "\e45c";
}

.fa-user-headset::before {
  content: "\f82d";
}

.fa-user-helmet-safety::before {
  content: "\f82c";
}

.fa-user-construction::before {
  content: "\f82c";
}

.fa-user-hard-hat::before {
  content: "\f82c";
}

.fa-user-injured::before {
  content: "\f728";
}

.fa-user-large::before {
  content: "\f406";
}

.fa-user-alt::before {
  content: "\f406";
}

.fa-user-large-slash::before {
  content: "\f4fa";
}

.fa-user-alt-slash::before {
  content: "\f4fa";
}

.fa-user-lock::before {
  content: "\f502";
}

.fa-user-minus::before {
  content: "\f503";
}

.fa-user-music::before {
  content: "\f8eb";
}

.fa-user-ninja::before {
  content: "\f504";
}

.fa-user-nurse::before {
  content: "\f82f";
}

.fa-user-nurse-hair::before {
  content: "\e45d";
}

.fa-user-nurse-hair-long::before {
  content: "\e45e";
}

.fa-user-pen::before {
  content: "\f4ff";
}

.fa-user-edit::before {
  content: "\f4ff";
}

.fa-user-pilot::before {
  content: "\e2c0";
}

.fa-user-pilot-tie::before {
  content: "\e2c1";
}

.fa-user-plus::before {
  content: "\f234";
}

.fa-user-police::before {
  content: "\e333";
}

.fa-user-police-tie::before {
  content: "\e334";
}

.fa-user-robot::before {
  content: "\e04b";
}

.fa-user-robot-xmarks::before {
  content: "\e4a7";
}

.fa-user-secret::before {
  content: "\f21b";
}

.fa-user-shakespeare::before {
  content: "\e2c2";
}

.fa-user-shield::before {
  content: "\f505";
}

.fa-user-slash::before {
  content: "\f506";
}

.fa-user-tag::before {
  content: "\f507";
}

.fa-user-tie::before {
  content: "\f508";
}

.fa-user-tie-hair::before {
  content: "\e45f";
}

.fa-user-tie-hair-long::before {
  content: "\e460";
}

.fa-user-unlock::before {
  content: "\e058";
}

.fa-user-visor::before {
  content: "\e04c";
}

.fa-user-vneck::before {
  content: "\e461";
}

.fa-user-vneck-hair::before {
  content: "\e462";
}

.fa-user-vneck-hair-long::before {
  content: "\e463";
}

.fa-user-xmark::before {
  content: "\f235";
}

.fa-user-times::before {
  content: "\f235";
}

.fa-users::before {
  content: "\f0c0";
}

.fa-users-gear::before {
  content: "\f509";
}

.fa-users-cog::before {
  content: "\f509";
}

.fa-users-medical::before {
  content: "\f830";
}

.fa-users-slash::before {
  content: "\e073";
}

.fa-utensils::before {
  content: "\f2e7";
}

.fa-cutlery::before {
  content: "\f2e7";
}

.fa-utensils-slash::before {
  content: "\e464";
}

.fa-utility-pole::before {
  content: "\e2c3";
}

.fa-utility-pole-double::before {
  content: "\e2c4";
}

.fa-v::before {
  content: "V";
}

.fa-vacuum::before {
  content: "\e04d";
}

.fa-vacuum-robot::before {
  content: "\e04e";
}

.fa-value-absolute::before {
  content: "\f6a6";
}

.fa-van-shuttle::before {
  content: "\f5b6";
}

.fa-shuttle-van::before {
  content: "\f5b6";
}

.fa-vault::before {
  content: "\e2c5";
}

.fa-vector-circle::before {
  content: "\e2c6";
}

.fa-vector-polygon::before {
  content: "\e2c7";
}

.fa-vector-square::before {
  content: "\f5cb";
}

.fa-vent-damper::before {
  content: "\e465";
}

.fa-venus::before {
  content: "\f221";
}

.fa-venus-double::before {
  content: "\f226";
}

.fa-venus-mars::before {
  content: "\f228";
}

.fa-vest::before {
  content: "\e085";
}

.fa-vest-patches::before {
  content: "\e086";
}

.fa-vial::before {
  content: "\f492";
}

.fa-vials::before {
  content: "\f493";
}

.fa-video::before {
  content: "\f03d";
}

.fa-video-camera::before {
  content: "\f03d";
}

.fa-video-arrow-down-left::before {
  content: "\e2c8";
}

.fa-video-arrow-up-right::before {
  content: "\e2c9";
}

.fa-video-plus::before {
  content: "\f4e1";
}

.fa-video-slash::before {
  content: "\f4e2";
}

.fa-vihara::before {
  content: "\f6a7";
}

.fa-violin::before {
  content: "\f8ed";
}

.fa-virus::before {
  content: "\e074";
}

.fa-virus-covid::before {
  content: "\e4a8";
}

.fa-virus-covid-slash::before {
  content: "\e4a9";
}

.fa-virus-slash::before {
  content: "\e075";
}

.fa-viruses::before {
  content: "\e076";
}

.fa-voicemail::before {
  content: "\f897";
}

.fa-volcano::before {
  content: "\f770";
}

.fa-volleyball::before {
  content: "\f45f";
}

.fa-volleyball-ball::before {
  content: "\f45f";
}

.fa-volume::before {
  content: "\f6a8";
}

.fa-volume-medium::before {
  content: "\f6a8";
}

.fa-volume-high::before {
  content: "\f028";
}

.fa-volume-up::before {
  content: "\f028";
}

.fa-volume-low::before {
  content: "\f027";
}

.fa-volume-down::before {
  content: "\f027";
}

.fa-volume-off::before {
  content: "\f026";
}

.fa-volume-slash::before {
  content: "\f2e2";
}

.fa-volume-xmark::before {
  content: "\f6a9";
}

.fa-volume-mute::before {
  content: "\f6a9";
}

.fa-volume-times::before {
  content: "\f6a9";
}

.fa-vr-cardboard::before {
  content: "\f729";
}

.fa-w::before {
  content: "W";
}

.fa-waffle::before {
  content: "\e466";
}

.fa-wagon-covered::before {
  content: "\f8ee";
}

.fa-walker::before {
  content: "\f831";
}

.fa-walkie-talkie::before {
  content: "\f8ef";
}

.fa-wallet::before {
  content: "\f555";
}

.fa-wand::before {
  content: "\f72a";
}

.fa-wand-magic::before {
  content: "\f0d0";
}

.fa-magic::before {
  content: "\f0d0";
}

.fa-wand-magic-sparkles::before {
  content: "\e2ca";
}

.fa-magic-wand-sparkles::before {
  content: "\e2ca";
}

.fa-wand-sparkles::before {
  content: "\f72b";
}

.fa-warehouse::before {
  content: "\f494";
}

.fa-warehouse-full::before {
  content: "\f495";
}

.fa-warehouse-alt::before {
  content: "\f495";
}

.fa-washing-machine::before {
  content: "\f898";
}

.fa-washer::before {
  content: "\f898";
}

.fa-watch::before {
  content: "\f2e1";
}

.fa-watch-apple::before {
  content: "\e2cb";
}

.fa-watch-calculator::before {
  content: "\f8f0";
}

.fa-watch-fitness::before {
  content: "\f63e";
}

.fa-watch-smart::before {
  content: "\e2cc";
}

.fa-water::before {
  content: "\f773";
}

.fa-water-arrow-down::before {
  content: "\f774";
}

.fa-water-lower::before {
  content: "\f774";
}

.fa-water-arrow-up::before {
  content: "\f775";
}

.fa-water-rise::before {
  content: "\f775";
}

.fa-water-ladder::before {
  content: "\f5c5";
}

.fa-ladder-water::before {
  content: "\f5c5";
}

.fa-swimming-pool::before {
  content: "\f5c5";
}

.fa-watermelon-slice::before {
  content: "\e337";
}

.fa-wave-pulse::before {
  content: "\f5f8";
}

.fa-heart-rate::before {
  content: "\f5f8";
}

.fa-wave-sine::before {
  content: "\f899";
}

.fa-wave-square::before {
  content: "\f83e";
}

.fa-wave-triangle::before {
  content: "\f89a";
}

.fa-waveform::before {
  content: "\f8f1";
}

.fa-waveform-lines::before {
  content: "\f8f2";
}

.fa-waveform-path::before {
  content: "\f8f2";
}

.fa-weight-hanging::before {
  content: "\f5cd";
}

.fa-weight-scale::before {
  content: "\f496";
}

.fa-weight::before {
  content: "\f496";
}

.fa-whale::before {
  content: "\f72c";
}

.fa-wheat::before {
  content: "\f72d";
}

.fa-wheat-awn::before {
  content: "\e2cd";
}

.fa-wheat-alt::before {
  content: "\e2cd";
}

.fa-wheat-awn-slash::before {
  content: "\e338";
}

.fa-wheat-slash::before {
  content: "\e339";
}

.fa-wheelchair::before {
  content: "\f193";
}

.fa-wheelchair-move::before {
  content: "\e2ce";
}

.fa-wheelchair-alt::before {
  content: "\e2ce";
}

.fa-whiskey-glass::before {
  content: "\f7a0";
}

.fa-glass-whiskey::before {
  content: "\f7a0";
}

.fa-whiskey-glass-ice::before {
  content: "\f7a1";
}

.fa-glass-whiskey-rocks::before {
  content: "\f7a1";
}

.fa-whistle::before {
  content: "\f460";
}

.fa-wifi::before {
  content: "\f1eb";
}

.fa-wifi-3::before {
  content: "\f1eb";
}

.fa-wifi-strong::before {
  content: "\f1eb";
}

.fa-wifi-exclamation::before {
  content: "\e2cf";
}

.fa-wifi-fair::before {
  content: "\f6ab";
}

.fa-wifi-2::before {
  content: "\f6ab";
}

.fa-wifi-slash::before {
  content: "\f6ac";
}

.fa-wifi-weak::before {
  content: "\f6aa";
}

.fa-wifi-1::before {
  content: "\f6aa";
}

.fa-wind::before {
  content: "\f72e";
}

.fa-wind-turbine::before {
  content: "\f89b";
}

.fa-wind-warning::before {
  content: "\f776";
}

.fa-wind-circle-exclamation::before {
  content: "\f776";
}

.fa-window::before {
  content: "\f40e";
}

.fa-window-flip::before {
  content: "\f40f";
}

.fa-window-alt::before {
  content: "\f40f";
}

.fa-window-frame::before {
  content: "\e04f";
}

.fa-window-frame-open::before {
  content: "\e050";
}

.fa-window-maximize::before {
  content: "\f2d0";
}

.fa-window-minimize::before {
  content: "\f2d1";
}

.fa-window-restore::before {
  content: "\f2d2";
}

.fa-windsock::before {
  content: "\f777";
}

.fa-wine-bottle::before {
  content: "\f72f";
}

.fa-wine-glass::before {
  content: "\f4e3";
}

.fa-wine-glass-crack::before {
  content: "\f4bb";
}

.fa-fragile::before {
  content: "\f4bb";
}

.fa-wine-glass-empty::before {
  content: "\f5ce";
}

.fa-wine-glass-alt::before {
  content: "\f5ce";
}

.fa-won-sign::before {
  content: "\f159";
}

.fa-krw::before {
  content: "\f159";
}

.fa-won::before {
  content: "\f159";
}

.fa-wreath::before {
  content: "\f7e2";
}

.fa-wrench::before {
  content: "\f0ad";
}

.fa-wrench-simple::before {
  content: "\e2d1";
}

.fa-x::before {
  content: "X";
}

.fa-x-ray::before {
  content: "\f497";
}

.fa-xmark::before {
  content: "\f00d";
}

.fa-close::before {
  content: "\f00d";
}

.fa-multiply::before {
  content: "\f00d";
}

.fa-remove::before {
  content: "\f00d";
}

.fa-times::before {
  content: "\f00d";
}

.fa-xmark-to-slot::before {
  content: "\f771";
}

.fa-times-to-slot::before {
  content: "\f771";
}

.fa-vote-nay::before {
  content: "\f771";
}

.fa-y::before {
  content: "Y";
}

.fa-yen-sign::before {
  content: "\f157";
}

.fa-cny::before {
  content: "\f157";
}

.fa-jpy::before {
  content: "\f157";
}

.fa-rmb::before {
  content: "\f157";
}

.fa-yen::before {
  content: "\f157";
}

.fa-yin-yang::before {
  content: "\f6ad";
}

.fa-z::before {
  content: "Z";
}

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

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

/*!
 * Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro";
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("fontawesome/webfonts/fa-solid-900.ttf") format("truetype");
}
.fas,
.fa-solid {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
}

/*!
 * Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("fontawesome/webfonts/fa-brands-400.ttf") format("truetype");
}
.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa-42-group:before {
  content: "\e080";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-audible:before {
  content: "\f373";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-aws:before {
  content: "\f375";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bilibili:before {
  content: "\e3d9";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-bots:before {
  content: "\e340";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cmplid:before {
  content: "\e360";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envira:before {
  content: "\f299";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-figma:before {
  content: "\f799";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-fly:before {
  content: "\f417";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-flag:before {
  content: "\f2b4";
}

.fa-font-awesome-logo-full:before {
  content: "\f2b4";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golang:before {
  content: "\e40f";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hashnode:before {
  content: "\e499";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-less:before {
  content: "\f41d";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f23a";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-meta:before {
  content: "\e49b";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-padlet:before {
  content: "\e4a0";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pix:before {
  content: "\e43a";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sith:before {
  content: "\f512";
}

.fa-sitrox:before {
  content: "\e44a";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f198";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ab";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-square-font-awesome:before {
  content: "\f425";
}

.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f2c6";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-viber:before {
  content: "\f409";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wirsindhandwerk:before {
  content: "\e2d0";
}

.fa-wsh:before {
  content: "\e2d0";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

/*!
 * Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro";
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("fontawesome/webfonts/fa-regular-400.ttf") format("truetype");
}
.far,
.fa-regular {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

/*!
 * Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("fontawesome/webfonts/fa-light-300.woff2") format("woff2"), url("fontawesome/webfonts/fa-light-300.ttf") format("truetype");
}
.fal,
.fa-light {
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
}

/*!
 * Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";
}

@font-face {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-weight: 100;
  font-display: block;
  src: url("fontawesome/webfonts/fa-thin-100.woff2") format("woff2"), url("fontawesome/webfonts/fa-thin-100.ttf") format("truetype");
}
.fat,
.fa-thin {
  font-family: "Font Awesome 6 Pro";
  font-weight: 100;
}

/*!
 * Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
}

@font-face {
  font-family: "Font Awesome 6 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fontawesome/webfonts/fa-duotone-900.woff2") format("woff2"), url("fontawesome/webfonts/fa-duotone-900.ttf") format("truetype");
}
.fad,
.fa-duotone {
  position: relative;
  font-family: "Font Awesome 6 Duotone";
  font-weight: 900;
  letter-spacing: normal;
}

.fad::before,
.fa-duotone::before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: var(--fa-primary-opacity, 1);
}

.fad::after,
.fa-duotone::after {
  color: var(--fa-secondary-color, inherit);
  opacity: var(--fa-secondary-opacity, 0.4);
}

.fa-swap-opacity .fad::before,
.fa-swap-opacity .fa-duotone::before,
.fad.fa-swap-opacity::before,
.fa-duotone.fa-swap-opacity::before {
  opacity: var(--fa-secondary-opacity, 0.4);
}

.fa-swap-opacity .fad::after,
.fa-swap-opacity .fa-duotone::after,
.fad.fa-swap-opacity::after,
.fa-duotone.fa-swap-opacity::after {
  opacity: var(--fa-primary-opacity, 1);
}

.fad.fa-inverse,
.fa-duotone.fa-inverse {
  color: var(--fa-inverse, #fff);
}

.fad.fa-stack-1x, .fad.fa-stack-2x,
.fa-duotone.fa-stack-1x, .fa-duotone.fa-stack-2x {
  position: absolute;
}

.fad.fa-stack-1x::before,
.fa-duotone.fa-stack-1x::before,
.fad.fa-stack-2x::before,
.fa-duotone.fa-stack-2x::before,
.fad.fa-fw::before,
.fa-duotone.fa-fw::before {
  left: 50%;
  transform: translateX(-50%);
}

/*!
 * Font Awesome Pro 6.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa.fa-glass:before {
  content: "\f000";
}

.fa.fa-envelope-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-envelope-o:before {
  content: "\f0e0";
}

.fa.fa-star-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-star-o:before {
  content: "\f005";
}

.fa.fa-remove:before {
  content: "\f00d";
}

.fa.fa-close:before {
  content: "\f00d";
}

.fa.fa-gear:before {
  content: "\f013";
}

.fa.fa-trash-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-trash-o:before {
  content: "\f2ed";
}

.fa.fa-home:before {
  content: "\f015";
}

.fa.fa-file-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-o:before {
  content: "\f15b";
}

.fa.fa-clock-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-clock-o:before {
  content: "\f017";
}

.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-down:before {
  content: "\f358";
}

.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-up:before {
  content: "\f35b";
}

.fa.fa-play-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-play-circle-o:before {
  content: "\f144";
}

.fa.fa-repeat:before {
  content: "\f01e";
}

.fa.fa-rotate-right:before {
  content: "\f01e";
}

.fa.fa-refresh:before {
  content: "\f021";
}

.fa.fa-list-alt {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-list-alt:before {
  content: "\f022";
}

.fa.fa-dedent:before {
  content: "\f03b";
}

.fa.fa-video-camera:before {
  content: "\f03d";
}

.fa.fa-picture-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-picture-o:before {
  content: "\f03e";
}

.fa.fa-photo {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-photo:before {
  content: "\f03e";
}

.fa.fa-image {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-image:before {
  content: "\f03e";
}

.fa.fa-map-marker:before {
  content: "\f3c5";
}

.fa.fa-pencil-square-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-pencil-square-o:before {
  content: "\f044";
}

.fa.fa-edit {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-edit:before {
  content: "\f044";
}

.fa.fa-share-square-o:before {
  content: "\f14d";
}

.fa.fa-check-square-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-check-square-o:before {
  content: "\f14a";
}

.fa.fa-arrows:before {
  content: "\f0b2";
}

.fa.fa-times-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-times-circle-o:before {
  content: "\f057";
}

.fa.fa-check-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-check-circle-o:before {
  content: "\f058";
}

.fa.fa-mail-forward:before {
  content: "\f064";
}

.fa.fa-expand:before {
  content: "\f424";
}

.fa.fa-compress:before {
  content: "\f422";
}

.fa.fa-eye {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-eye-slash {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-warning:before {
  content: "\f071";
}

.fa.fa-calendar:before {
  content: "\f073";
}

.fa.fa-arrows-v:before {
  content: "\f338";
}

.fa.fa-arrows-h:before {
  content: "\f337";
}

.fa.fa-bar-chart:before {
  content: "\e0e3";
}

.fa.fa-bar-chart-o:before {
  content: "\e0e3";
}

.fa.fa-twitter-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gears:before {
  content: "\f085";
}

.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-thumbs-o-up:before {
  content: "\f164";
}

.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-thumbs-o-down:before {
  content: "\f165";
}

.fa.fa-heart-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-heart-o:before {
  content: "\f004";
}

.fa.fa-sign-out:before {
  content: "\f2f5";
}

.fa.fa-linkedin-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-linkedin-square:before {
  content: "\f08c";
}

.fa.fa-thumb-tack:before {
  content: "\f08d";
}

.fa.fa-external-link:before {
  content: "\f35d";
}

.fa.fa-sign-in:before {
  content: "\f2f6";
}

.fa.fa-github-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-lemon-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-lemon-o:before {
  content: "\f094";
}

.fa.fa-square-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-square-o:before {
  content: "\f0c8";
}

.fa.fa-bookmark-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-bookmark-o:before {
  content: "\f02e";
}

.fa.fa-twitter {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook:before {
  content: "\f39e";
}

.fa.fa-facebook-f {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook-f:before {
  content: "\f39e";
}

.fa.fa-github {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-credit-card {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-feed:before {
  content: "\f09e";
}

.fa.fa-hdd-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hdd-o:before {
  content: "\f0a0";
}

.fa.fa-hand-o-right {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa.fa-hand-o-left {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa.fa-hand-o-up {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa.fa-hand-o-down {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa.fa-globe:before {
  content: "\f57d";
}

.fa.fa-tasks:before {
  content: "\f828";
}

.fa.fa-arrows-alt:before {
  content: "\f31e";
}

.fa.fa-group:before {
  content: "\f0c0";
}

.fa.fa-chain:before {
  content: "\f0c1";
}

.fa.fa-cut:before {
  content: "\f0c4";
}

.fa.fa-files-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-files-o:before {
  content: "\f0c5";
}

.fa.fa-floppy-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-floppy-o:before {
  content: "\f0c7";
}

.fa.fa-save {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-save:before {
  content: "\f0c7";
}

.fa.fa-navicon:before {
  content: "\f0c9";
}

.fa.fa-reorder:before {
  content: "\f0c9";
}

.fa.fa-magic:before {
  content: "\e2ca";
}

.fa.fa-pinterest {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pinterest-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus:before {
  content: "\f0d5";
}

.fa.fa-money:before {
  content: "\f3d1";
}

.fa.fa-unsorted:before {
  content: "\f0dc";
}

.fa.fa-sort-desc:before {
  content: "\f0dd";
}

.fa.fa-sort-asc:before {
  content: "\f0de";
}

.fa.fa-linkedin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-linkedin:before {
  content: "\f0e1";
}

.fa.fa-rotate-left:before {
  content: "\f0e2";
}

.fa.fa-legal:before {
  content: "\f0e3";
}

.fa.fa-tachometer:before {
  content: "\f625";
}

.fa.fa-dashboard:before {
  content: "\f625";
}

.fa.fa-comment-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-comment-o:before {
  content: "\f075";
}

.fa.fa-comments-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-comments-o:before {
  content: "\f086";
}

.fa.fa-flash:before {
  content: "\f0e7";
}

.fa.fa-clipboard:before {
  content: "\f0ea";
}

.fa.fa-lightbulb-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa.fa-exchange:before {
  content: "\f362";
}

.fa.fa-cloud-download:before {
  content: "\f0ed";
}

.fa.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa.fa-bell-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-bell-o:before {
  content: "\f0f3";
}

.fa.fa-cutlery:before {
  content: "\f2e7";
}

.fa.fa-file-text-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-text-o:before {
  content: "\f15c";
}

.fa.fa-building-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-building-o:before {
  content: "\f1ad";
}

.fa.fa-hospital-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hospital-o:before {
  content: "\f0f8";
}

.fa.fa-tablet:before {
  content: "\f3fa";
}

.fa.fa-mobile:before {
  content: "\f3cd";
}

.fa.fa-mobile-phone:before {
  content: "\f3cd";
}

.fa.fa-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-circle-o:before {
  content: "\f111";
}

.fa.fa-mail-reply:before {
  content: "\f3e5";
}

.fa.fa-github-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-folder-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-folder-o:before {
  content: "\f07b";
}

.fa.fa-folder-open-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-folder-open-o:before {
  content: "\f07c";
}

.fa.fa-smile-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-smile-o:before {
  content: "\f118";
}

.fa.fa-frown-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-frown-o:before {
  content: "\f119";
}

.fa.fa-meh-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-meh-o:before {
  content: "\f11a";
}

.fa.fa-keyboard-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-keyboard-o:before {
  content: "\f11c";
}

.fa.fa-flag-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-flag-o:before {
  content: "\f024";
}

.fa.fa-mail-reply-all:before {
  content: "\f122";
}

.fa.fa-star-half-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-star-half-o:before {
  content: "\f5c0";
}

.fa.fa-star-half-empty {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-star-half-empty:before {
  content: "\f5c0";
}

.fa.fa-star-half-full {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-star-half-full:before {
  content: "\f5c0";
}

.fa.fa-code-fork:before {
  content: "\f126";
}

.fa.fa-chain-broken:before {
  content: "\f127";
}

.fa.fa-unlink:before {
  content: "\f127";
}

.fa.fa-calendar-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-calendar-o:before {
  content: "\f133";
}

.fa.fa-maxcdn {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-html5 {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-css3 {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-unlock-alt:before {
  content: "\f09c";
}

.fa.fa-minus-square-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-minus-square-o:before {
  content: "\f146";
}

.fa.fa-level-up:before {
  content: "\f3bf";
}

.fa.fa-level-down:before {
  content: "\f3be";
}

.fa.fa-pencil-square:before {
  content: "\f14b";
}

.fa.fa-external-link-square:before {
  content: "\f360";
}

.fa.fa-compass {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa.fa-toggle-down {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-toggle-down:before {
  content: "\f150";
}

.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa.fa-toggle-up {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-toggle-up:before {
  content: "\f151";
}

.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa.fa-toggle-right {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-toggle-right:before {
  content: "\f152";
}

.fa.fa-eur:before {
  content: "\f153";
}

.fa.fa-euro:before {
  content: "\f153";
}

.fa.fa-gbp:before {
  content: "\f154";
}

.fa.fa-usd:before {
  content: "\$";
}

.fa.fa-dollar:before {
  content: "\$";
}

.fa.fa-inr:before {
  content: "\e1bc";
}

.fa.fa-rupee:before {
  content: "\e1bc";
}

.fa.fa-jpy:before {
  content: "\f157";
}

.fa.fa-cny:before {
  content: "\f157";
}

.fa.fa-rmb:before {
  content: "\f157";
}

.fa.fa-yen:before {
  content: "\f157";
}

.fa.fa-rub:before {
  content: "\f158";
}

.fa.fa-ruble:before {
  content: "\f158";
}

.fa.fa-rouble:before {
  content: "\f158";
}

.fa.fa-krw:before {
  content: "\f159";
}

.fa.fa-won:before {
  content: "\f159";
}

.fa.fa-btc {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitcoin:before {
  content: "\f15a";
}

.fa.fa-file-text:before {
  content: "\f15c";
}

.fa.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa.fa-sort-alpha-desc:before {
  content: "\f881";
}

.fa.fa-sort-amount-asc:before {
  content: "\f884";
}

.fa.fa-sort-amount-desc:before {
  content: "\f160";
}

.fa.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa.fa-sort-numeric-desc:before {
  content: "\f886";
}

.fa.fa-youtube-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-youtube {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-xing {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-xing-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-youtube-play:before {
  content: "\f167";
}

.fa.fa-dropbox {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-stack-overflow {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-instagram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-flickr {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-adn {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bitbucket-square:before {
  content: "\f171";
}

.fa.fa-tumblr {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-tumblr-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-long-arrow-down:before {
  content: "\f309";
}

.fa.fa-long-arrow-up:before {
  content: "\f30c";
}

.fa.fa-long-arrow-left:before {
  content: "\f30a";
}

.fa.fa-long-arrow-right:before {
  content: "\f30b";
}

.fa.fa-apple {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-windows {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-android {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-linux {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-dribbble {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-skype {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-foursquare {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-trello {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gratipay {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gittip {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gittip:before {
  content: "\f184";
}

.fa.fa-sun-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-sun-o:before {
  content: "\f185";
}

.fa.fa-moon-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-moon-o:before {
  content: "\f186";
}

.fa.fa-vk {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-weibo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-renren {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pagelines {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-stack-exchange {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-right:before {
  content: "\f35a";
}

.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-arrow-circle-o-left:before {
  content: "\f359";
}

.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa.fa-toggle-left {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-toggle-left:before {
  content: "\f191";
}

.fa.fa-dot-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-dot-circle-o:before {
  content: "\f192";
}

.fa.fa-vimeo-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-try:before {
  content: "\e2bb";
}

.fa.fa-turkish-lira:before {
  content: "\e2bb";
}

.fa.fa-plus-square-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-plus-square-o:before {
  content: "\f0fe";
}

.fa.fa-slack {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wordpress {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-openid {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-institution:before {
  content: "\f19c";
}

.fa.fa-bank:before {
  content: "\f19c";
}

.fa.fa-mortar-board:before {
  content: "\f19d";
}

.fa.fa-yahoo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-reddit {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-reddit-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-stumbleupon {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-delicious {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-digg {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-drupal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-joomla {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-behance {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-behance-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-steam {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-steam-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-automobile:before {
  content: "\f1b9";
}

.fa.fa-cab:before {
  content: "\f1ba";
}

.fa.fa-spotify {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-deviantart {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-soundcloud {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-file-pdf-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa.fa-file-word-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-word-o:before {
  content: "\f1c2";
}

.fa.fa-file-excel-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa.fa-file-image-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-image-o:before {
  content: "\f1c5";
}

.fa.fa-file-photo-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-photo-o:before {
  content: "\f1c5";
}

.fa.fa-file-picture-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-picture-o:before {
  content: "\f1c5";
}

.fa.fa-file-archive-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa.fa-file-zip-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-zip-o:before {
  content: "\f1c6";
}

.fa.fa-file-audio-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa.fa-file-sound-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-sound-o:before {
  content: "\f1c7";
}

.fa.fa-file-video-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-video-o:before {
  content: "\f1c8";
}

.fa.fa-file-movie-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-movie-o:before {
  content: "\f1c8";
}

.fa.fa-file-code-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-file-code-o:before {
  content: "\f1c9";
}

.fa.fa-vine {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-codepen {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-jsfiddle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-life-bouy:before {
  content: "\f1cd";
}

.fa.fa-life-buoy:before {
  content: "\f1cd";
}

.fa.fa-life-saver:before {
  content: "\f1cd";
}

.fa.fa-support:before {
  content: "\f1cd";
}

.fa.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa.fa-rebel {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ra {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ra:before {
  content: "\f1d0";
}

.fa.fa-resistance {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-resistance:before {
  content: "\f1d0";
}

.fa.fa-empire {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ge {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ge:before {
  content: "\f1d1";
}

.fa.fa-git-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-git {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-hacker-news {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator-square:before {
  content: "\f1d4";
}

.fa.fa-yc-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yc-square:before {
  content: "\f1d4";
}

.fa.fa-tencent-weibo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-qq {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-weixin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wechat {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wechat:before {
  content: "\f1d7";
}

.fa.fa-send:before {
  content: "\f1d8";
}

.fa.fa-paper-plane-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}

.fa.fa-send-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-send-o:before {
  content: "\f1d8";
}

.fa.fa-circle-thin {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-circle-thin:before {
  content: "\f111";
}

.fa.fa-header:before {
  content: "\f1dc";
}

.fa.fa-futbol-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-futbol-o:before {
  content: "\f1e3";
}

.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-soccer-ball-o:before {
  content: "\f1e3";
}

.fa.fa-slideshare {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-twitch {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yelp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-newspaper-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa.fa-paypal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-wallet {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-visa {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-mastercard {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-discover {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-amex {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-paypal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-stripe {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bell-slash-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-bell-slash-o:before {
  content: "\f1f6";
}

.fa.fa-trash:before {
  content: "\f2ed";
}

.fa.fa-copyright {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-eyedropper:before {
  content: "\f1fb";
}

.fa.fa-area-chart:before {
  content: "\f1fe";
}

.fa.fa-pie-chart:before {
  content: "\f200";
}

.fa.fa-line-chart:before {
  content: "\f201";
}

.fa.fa-lastfm {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-lastfm-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ioxhost {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-angellist {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-cc:before {
  content: "\f20a";
}

.fa.fa-ils:before {
  content: "\f20b";
}

.fa.fa-shekel:before {
  content: "\f20b";
}

.fa.fa-sheqel:before {
  content: "\f20b";
}

.fa.fa-buysellads {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-connectdevelop {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-dashcube {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-forumbee {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-leanpub {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-sellsy {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-simplybuilt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-skyatlas {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-diamond {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-diamond:before {
  content: "\f3a5";
}

.fa.fa-transgender:before {
  content: "\f224";
}

.fa.fa-intersex:before {
  content: "\f224";
}

.fa.fa-transgender-alt:before {
  content: "\f225";
}

.fa.fa-facebook-official {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-facebook-official:before {
  content: "\f09a";
}

.fa.fa-pinterest-p {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-hotel:before {
  content: "\f236";
}

.fa.fa-viacoin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-medium {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-y-combinator {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yc {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yc:before {
  content: "\f23b";
}

.fa.fa-optin-monster {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-opencart {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-expeditedssl {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-battery-4:before {
  content: "\f240";
}

.fa.fa-battery:before {
  content: "\f240";
}

.fa.fa-battery-3:before {
  content: "\f241";
}

.fa.fa-battery-2:before {
  content: "\f242";
}

.fa.fa-battery-1:before {
  content: "\f243";
}

.fa.fa-battery-0:before {
  content: "\f244";
}

.fa.fa-object-group {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-object-ungroup {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-sticky-note-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-sticky-note-o:before {
  content: "\f249";
}

.fa.fa-cc-jcb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-cc-diners-club {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-clone {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hourglass-o:before {
  content: "\f252";
}

.fa.fa-hourglass-1:before {
  content: "\f251";
}

.fa.fa-hourglass-half:before {
  content: "\f254";
}

.fa.fa-hourglass-2:before {
  content: "\f254";
}

.fa.fa-hourglass-3:before {
  content: "\f253";
}

.fa.fa-hand-rock-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-rock-o:before {
  content: "\f255";
}

.fa.fa-hand-grab-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-grab-o:before {
  content: "\f255";
}

.fa.fa-hand-paper-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-paper-o:before {
  content: "\f256";
}

.fa.fa-hand-stop-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-stop-o:before {
  content: "\f256";
}

.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa.fa-hand-spock-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-spock-o:before {
  content: "\f259";
}

.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa.fa-hand-peace-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa.fa-registered {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-creative-commons {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gg {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gg-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-get-pocket {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wikipedia-w {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-safari {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-chrome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-firefox {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-opera {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-internet-explorer {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-television:before {
  content: "\f26c";
}

.fa.fa-contao {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-500px {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-amazon {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa.fa-calendar-times-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-calendar-times-o:before {
  content: "\f273";
}

.fa.fa-calendar-check-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-calendar-check-o:before {
  content: "\f274";
}

.fa.fa-map-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-map-o:before {
  content: "\f279";
}

.fa.fa-commenting:before {
  content: "\f4ad";
}

.fa.fa-commenting-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-commenting-o:before {
  content: "\f4ad";
}

.fa.fa-houzz {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-vimeo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-vimeo:before {
  content: "\f27d";
}

.fa.fa-black-tie {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fonticons {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-reddit-alien {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-edge {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-credit-card-alt:before {
  content: "\f09d";
}

.fa.fa-codiepie {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-modx {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fort-awesome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-usb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-product-hunt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-mixcloud {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-scribd {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pause-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-pause-circle-o:before {
  content: "\f28b";
}

.fa.fa-stop-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-stop-circle-o:before {
  content: "\f28d";
}

.fa.fa-bluetooth {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-bluetooth-b {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-gitlab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wpbeginner {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wpforms {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-envira {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wheelchair-alt:before {
  content: "\f368";
}

.fa.fa-question-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-question-circle-o:before {
  content: "\f059";
}

.fa.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa.fa-asl-interpreting:before {
  content: "\f2a3";
}

.fa.fa-deafness:before {
  content: "\f2a4";
}

.fa.fa-hard-of-hearing:before {
  content: "\f2a4";
}

.fa.fa-glide {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-glide-g {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-signing:before {
  content: "\f2a7";
}

.fa.fa-viadeo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-viadeo-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-snapchat {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-snapchat-ghost:before {
  content: "\f2ab";
}

.fa.fa-snapchat-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-pied-piper {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-first-order {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-yoast {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-themeisle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa.fa-google-plus-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-google-plus-circle:before {
  content: "\f2b3";
}

.fa.fa-font-awesome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fa {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-fa:before {
  content: "\f2b4";
}

.fa.fa-handshake-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-handshake-o:before {
  content: "\f2b5";
}

.fa.fa-envelope-open-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-envelope-open-o:before {
  content: "\f2b6";
}

.fa.fa-linode {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-address-book-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-address-book-o:before {
  content: "\f2b9";
}

.fa.fa-vcard:before {
  content: "\f2bb";
}

.fa.fa-address-card-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-address-card-o:before {
  content: "\f2bb";
}

.fa.fa-vcard-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-vcard-o:before {
  content: "\f2bb";
}

.fa.fa-user-circle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-user-circle-o:before {
  content: "\f2bd";
}

.fa.fa-user-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-user-o:before {
  content: "\f007";
}

.fa.fa-id-badge {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-drivers-license:before {
  content: "\f2c2";
}

.fa.fa-id-card-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-id-card-o:before {
  content: "\f2c2";
}

.fa.fa-drivers-license-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-drivers-license-o:before {
  content: "\f2c2";
}

.fa.fa-quora {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-free-code-camp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-telegram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-thermometer-4:before {
  content: "\f2c7";
}

.fa.fa-thermometer:before {
  content: "\f2c7";
}

.fa.fa-thermometer-3:before {
  content: "\f2c8";
}

.fa.fa-thermometer-2:before {
  content: "\f2c9";
}

.fa.fa-thermometer-1:before {
  content: "\f2ca";
}

.fa.fa-thermometer-0:before {
  content: "\f2cb";
}

.fa.fa-bathtub:before {
  content: "\f2cd";
}

.fa.fa-s15:before {
  content: "\f2cd";
}

.fa.fa-window-maximize {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-window-restore {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-times-rectangle:before {
  content: "\f410";
}

.fa.fa-window-close-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-window-close-o:before {
  content: "\f410";
}

.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-times-rectangle-o:before {
  content: "\f410";
}

.fa.fa-bandcamp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-grav {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-etsy {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-imdb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-ravelry {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-eercast {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-eercast:before {
  content: "\f2da";
}

.fa.fa-snowflake-o {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
}

.fa.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa.fa-superpowers {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-wpexplorer {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-meetup {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.main-blk {
  /*!
   * Bootstrap v4.6.2 (https://getbootstrap.com/)
   * Copyright 2011-2022 The Bootstrap Authors
   * Copyright 2011-2022 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */

  /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

  /*.links-bar .navbar-lft .navbar-nav .nav-item {
      flex: 1 1 100%;
      position: static
  }*/
  /*.links-bar .navbar-lft .navbar-nav .nav-item.dropdown .nav-link {
      background-color: #004e96;
      transition: .3s all ease
  }*/
  /*.links-bar .navbar-lft .navbar-nav .nav-item.dropdown .nav-link:hover,
  .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .nav-link {
      background-color: var(--color-orange)
  }*/
  /*.links-bar .navbar-lft .navbar-nav .nav-item.dropdown.show:before {
      content: '';
      position: absolute;
      left: 5px;
      top: 48px;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-top: 15px solid #faa61a;
      z-index: 9999;
  }*/
  /*.links-bar .navbar-lft .navbar-nav .nav-item.dropdown.show:nth-child(2):before {
      left: 168px;
  }

  .links-bar .navbar-lft .navbar-nav .nav-item.dropdown.show:nth-child(3):before {
      left: 330px;
  }*/
  /*.links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu {
      background-color: #fff;
      border-radius: 0 0 10px 10px;
      position: absolute;
      padding: 0;
      margin: 0;
      box-shadow: none
  }*/
  /*.links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
      color: #fff;
      font-weight: 500
  }

  .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:focus,
  .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
      background-color: transparent
  }

  .links-bar .navbar-lft .navbar-nav .nav-link.active {
      background-color: var(--color-orange)
  }*/
  /*.dropdown-menu {
      display: block;
      visibility: visible;
      opacity: 1;
      transform: translateY(0);
      transition: .5s ease all
  }*/
  /* .mcd-menu li ul li ul:before,
  .mcd-menu li ul:before {
      content: "";
      position: absolute;
      top: 15px;
      left: -8px;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-right: 8px solid #fff
  } */
  /*.links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item .submenu {
      display: none;
      transition: .3s all ease
  }*/
  /*.footer-sec .accordion-collapse .accordion-body ul li a:before,
  .ft-list-main .list-line ul li a span:before,
  .ft-list-main .list-line ul li a:before, .ft-list-main .list-line ul li>a:before {
      content: "";
      position: absolute;
      top: 9px;
      left: -20px;
      width: 10px;
      height: 1px;
      background-color: #fff
  }*/
  /*.ft-list-main .list-line:last-child ul li {
      margin-bottom: 5px
  }*/
  /*.ft-list-main .list-line:last-child ul li a:before {
      content: none
  }*/
  /*.media-blk span {
      margin-left: 30px
  }*/
  /*.login-prt .dropdown-submenu:hover .dropdown-menu {
      opacity: 1;
      visibility: visible
  }
  */
  /* Drop down popup */
  /*@media (min-width:993px) {
      .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item.active .submenu, .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item:focus .submenu, .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item:hover .submenu {display: flex;}
  .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu.dropdown-main-menu {
      visibility: hidden;
      display: none;.mobile-shadow
      opacity: 0;
  }
  .links-bar .navbar-lft .navbar-nav .nav-item.dropdown:hover  .dropdown-menu.dropdown-main-menu {visibility: visible;display: flex;opacity: 1}
  }*/
  /*==toggle button==*/
  /*.desk-view  {display: inline-block;}
  .mb-view  {display: none;}*/
  /*======A-, A, A+=====*/
  /*==A-==*/
  /*.a_minus_body .btn.btn-primary {
      min-width: 160px;
  }*/
  /*==A+===*/
  /*.a_plus_body .btn.btn-primary {min-width: 200px;}*/
  /* .dropdown-menu ul .navsub-item a span{
      font-weight: 600;
  } */
  /*tab horizontal view*/
  /* ============ desktop view .end// ============ */
  /*owlcarousel*/
  /*nri-banking*/
  /* .bordr{
      border-right:1px solid #E5E5E5;
  }
  .bordr:last-child{
      border-right:0;
  }  */
  /*owl carousel nav*/
  /*.p-banking {
          padding-bottom: 50px;
          background: url(../images/online-image/bg-icons.png) repeat;
          background-size: 70%;
          background-position: center -73px;
      }*/
  /*.mcd-menu {padding: 5px;}*/
  /*.make-payment {
      border-right: 1px solid #faa61a;
  }*/
  /* .img-rads{
      border-radius: 40px;
  } */
  /*.b-bank-slider .carousel-control-next,.b-bank-slider .carousel-control-prev{
      border-radius: 0;
      background-color: #E5E5E5;
  }*/
  /*.tailor-sol-sec .card{
      height: 350px;
  }*/
  /*.tailor-sol-sec .slide-cnt p{
      height: 70px;
  }*/
  /*.b-card h4 {font-size: 24px}*/
  /*vert tab view*/
  /*tab to mobile verticle view*/
  /*complete mobile*/
  /*horizontal mobile view*/
  /* ============ desktop view ============ */
  /* .p-bank-tab .tab-sec, .nri-tab-blk .tab-sec{
      position: absolute;
      width: 100%;
  } */
  /* iPhone 5 Retina regardless of IOS version */
  /* @media (device-height : 568px) 
     and (device-width : 320px) 
     and (-webkit-min-device-pixel-ratio: 2){ */
  /**
   * Owl Carousel v2.3.4
   * Copyright 2013-2018 David Deutsch
   * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
   */
  /**
   * Owl Carousel v2.3.4
   * Copyright 2013-2018 David Deutsch
   * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
   */
  /* Caption of Modal Image */
  /* The Modal (background) */
  /* Modal Content */
  /* The Close Button */
  /* Add Animation */
  /* Add Animation */
  /* The Close Button */
  /* 100% Image Width on Smaller Screens */
  /*==Placeholder Css==*/
  /*====Scroll css====*/
  /*.accordion {
    margin-top: 20px;
  }*/
  /*====Faq's page====*/
  /*===overseas page===*/
  /*===Tab View====*/
  /*==dropdown css===*/
  /*.search-field-box .dropdown.show .dropdown-menu.show {opacity: 1;visibility: visible;}*/
  /*===Tab css===*/
  /*===table ===*/
  /*faq new design*/
  /*.search-container.faq-page.sitemap #tabs-content .card-header {padding: 0 10px}*/
  /*.search-container.faq-page.sitemap .card-body.padd-0 {
      padding: 0 10px;
  }*/
  /*==Placeholder Css==*/
  /*====Scroll css====*/
  /*.accordion {
    margin-top: 20px;
  }*/
  /*====Faq's page====*/
  /*===overseas page===*/
  /*===Tab View====*/
  /*==dropdown css===*/
  /*.search-field-box #dLabel,
  .search-field-box #dLabel1, .search-field-box #dLabel2, .search-field-box #dLabel3 {
      width: 100%;
      height: 40px;
      border-radius: 4px;
      background-color: #fff;
      border: solid 1px #cccccc;
      text-align: left;
      padding: 7.5px 15px;
      color: #ccc;
      letter-spacing: 0.7px;
      margin-top: 25px;
  }

  .search-field-box .caret {
      display: inline-block;
      width: 0;
      height: 0;
      margin-left: 2px;
      vertical-align: middle;
      border-top: 4px dashed;
      border-top: 4px solid\9;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent;
      color: #000;
  }

  .search-field-box .caret {
      float: right;
      margin-top: 5px;
      display: block;
  }

  .search-field-box .dropdown.show:hover .dropdown-menu.show {
      opacity: unset;
      visibility: unset;
  }
  .pagination-blk {margin-bottom: 20px;}
  .page-lft {
      display: flex;
      align-items: center;
      margin-bottom: 20px;
  }
  .page-lft #dLabel2, .page-lft #dLabel3 {
      margin-top: 0;height: 32px
  }
  .page-lft .dropdown {margin-right:10px;}
  .btn-page {
      border: 1px solid #eee;
      border-radius: 20px;
      font-size: 14px;
      min-width: 81px;
      transition: 0.3s all ease;
      margin-right: 10px;
  }
  .btn-page:hover {background-color: #eee}
  .page-btn-blk {
      display: flex;
      justify-content: flex-end;
  }
  .btn-page:last-child {margin-right:0;}*/
  /*.search-field-box .dropdown.show .dropdown-menu.show {opacity: 1;visibility: visible;}

  .search-field-box .dropdown-menu {
      width: 100%;
      padding: 0;
      margin: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      visibility: hidden;
      opacity: 0;
      top: 100%;
  }

  .search-field-box .dropdown button:hover,
  .search-field-box .dropdown button:focus {
      border: none;
      outline: 0;
  }

  .search-field-box .dropdown.open button#dLabel,
  .search-field-box .dropdown.open button#dLabel1 {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
      border: solid 1px #666;
      border-bottom: none;
  }

  .search-field-box .dropdown.open ul {
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
      border: solid 1px #666;
      border-top: none;
      height: 200px;
      overflow-y: scroll;
  }

  .search-field-box .dropdown-menu li {
      width: 100%;
      line-height: 1.5;
      letter-spacing: 0.7px;
      color: #666;
      font-size: 14px;
      cursor: pointer;
      padding: 7.5px 15px;
      border-top: solid 1px #f3f3f3;
  }

  .search-field-box .dropdown-menu li:hover {
      background-color: #eee;
  }

  .search-field-box .dropdown-menu.show {
      visibility: visible;
      opacity: 1;
  }
  */
  /*===Tab css===*/
  /*===table ===*/
  /*====master card====*/
  /* .apply-now {
      background-color: var(--color-orange);
      color: #fff;
      border-radius: 7px;
      display: inline-block;
      padding: 4px 10px;
      font-family: var(--font-family3);
      color: #fff;
      font-size: 14px;
      height: 31px;
      width: 100px;
      text-align: center;
      transition: 0.3s all ease;
  }
   */
  /*===our founder===*/
  /*===branch locator===*/
  /*==branch locator end===*/
  /*===Financial results===*/
  /* .title{
      font-family: var(--font-family2 );
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  padding-top:42px;
  text-align: center;
  color: #004E96;
  margin-bottom:20px;
  margin-top:20px;

  } */
  /* .mcd-menu{
      padding: 17px;
  } */
  /*Learning-Centre*/
  /* Tabs */
  /* .one-item-content p {
      padding-top: 80px;
      text-align: center;
  } */
  /*smaller laptaps and Ipod Pro*/
  /*Ipod laptaps*/
  /*Mobile Verticle Screen*/
  /*Mobile Landscape Screen*/
  /*@media (max-width: 414px){
      .tab-blk-m {
          margin-top: -11px;
      }
      .container-custom-1 {
      max-width: 1140px;

      margin: 1px 74px 19px 74px;

      text-align: center;
      }
         .container-custom .lst {

          text-align: center;
          height:auto;
       }

  }*/
  /*iphone6/7/8 plus*/
  /*iphone 5/SE*/
  /*galaxy fold
  @media (max-width:280px) {
      .cnt-h {
          height: 300px;
      }
      .img-se {
          width: 154px;
          padding-bottom:10px;
      }
  }*/
  /*Page Banner Section start*/
  /*Page Banner Section End*/
  /*Page List Item Start*/
  /*Page List Item End*/
  /* .plain-body-text,
  .one-item-section-description {
    font-family: titillium_webregular;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #575757;
    padding-top: 15px;
  }

  .horizontal-line {
    height: 0px;
    border-bottom: 1px solid #faa61a;
    width: 100%;
    padding-top: 20px;
  }


  .one-item-section.video .content-section {
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .one-item-section.video .content-section .title-description .title {
      font-family: 'titillium_webregular';
      font-style: normal;
      font-weight: bold;
      font-size: 24px;
      line-height: 24px;
      color: #004E96;
  } */
  /* .one-item-section.video .content-section .title-description .description {
      font-family: 'titillium_webregular';
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      color: #004E96;
      padding-top: 10px;
      padding-right: 80px;
  } */
  /*Page End Section Start*/
  /* .page-end-container {
    background: #a3c1e4;
    padding-top: 220px;
    margin-top: -300px;
    padding-bottom: 40px;
  }

  .page-end-section-title {
    font-family: titillium_webregular;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 10px;
  }

  .owl-item {
    background: #ffffff;
    box-shadow: 0px 3px 10px 3px rgb(0 0 0 / 10%);
    padding: 20px;
  }

  .slider-title {
    font-family: "titillium_webregular";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 110%;
    padding-top: 15px;
    color: #23242a;
  }

  .slider-description {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: -0.01em;
    color: #23242a;
    padding-top: 15px;
  }

  .default-page-btn {
    background: #faa61a;
    margin-top: 15px;
    font-family: "titillium_webregular";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    border-radius: 7px;
    padding: 0.375rem 0.75rem;
  }

  .owl-item.active:not(:last-child) {
    margin-right: 20px;
  }

  .owl-prev {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 40%;
    left: -20px;
    display: block !important;

    border-radius: 50%;
  }

  .owl-next {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 40%;
    right: -88px;
    display: block !important;

    border-radius: 50%;
  }

  .owl-prev i,
  .owl-next i {
    transform: scale(1, 6);
    color: #ccc;
  }

  /*Page End Section End*/
  /* .item-list-column-2-container {
    display: flex;
    justify-content: space-evenly;
    width: auto;
    padding-left: 20%;
    padding-right: 20%;
  }

  .item-list-column-2 {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .item-list-column-2 .item {
    padding: 25px;
    font-family: titillium_webregular;
    font-style: normal;
    color: #faa61a;
  }
  .item-list-column-2 .item .title {
    font-weight: 900;
    font-size: 20px;
    line-height: 30px;
    padding-top: 10px;
  }

  .item-list-column-2 .item .description {
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
  }
  .bigbtn {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .bigbtn .default-page-btn {
    padding: 15px 50px;
  }
  .bigbtn .default-page-btn:hover {
    color: #fff;
  }

  /*Milestone Page Start*/
  /* .milestone .one-item-section {
    background: #004e96;
    border-radius: 120px;
    padding-top: 80px;
  }
  .milestone-list-items {
    padding: 54px;
    background: #fff;
    border-radius: 60px;
    width: 80%;
    margin: 0px auto;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%), 0px 4px 4px rgb(0 0 0 / 25%);
  }
  .item-list-column-5 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .item-list-column-5 .item {
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
  }
  .item-list-column-5 .item:not(:nth-child(5n)) {
    border-right: 1px solid #faa61a;
  }
  .item-list-column-5 .item .title {
    font-family: titillium_webregular;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    display: flex;
    align-items: center;
    color: #004e96;
  }

  .milestone-flow {
    padding: 50px 20px;
    width: 80%;
    margin: 0px auto;
  }
  .milestone-year {
    width: 150px;
    height: 150px;
    background: #faa61a;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 37px;
  }
  .milestone-flow ul li ul {
    margin: 0;
    position: relative;
    padding-left: 15px;
  }
  .milestone-flow ul li:not(:last-child) > .milestone-flow ul li ul {
    padding-bottom: 20px;
  }
  .milestone-flow ul ul li {
    display: flex;
    justify-content: space-between;
    padding: 26px 0px;
    align-items: center;
    position: relative;
  }
  .milestone-month {
    width: 25%;
  }
  .milestone-month button {
    background: #fff;
    font-family: "titillium_webregular";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    color: #004e96;
    padding: 6px 10px;
    border-radius: 12px;
    width: 75%;
    position: relative;
    z-index: 2;
  }
  .milestone-description {
    font-family: "titillium_webregular";
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    width: 85%;
    position: relative;
    z-index: 2;
  }

  .milestone-flow ul li ul::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 76px;
  }
  .milestone-flow ul li:last-child ul li:last-child {
    position: relative;
  }
  .milestone-flow ul li:last-child ul li:last-child::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    background-color: #0f4e96;
    bottom: 0;
    left: 0;
  } */
  /* Milestone Page End */
  /*Award Page Start*/
  /*Award Page End*/
  /* Shareholder Page Start*/
  /* .one-item-content.shareholder h2 {
    color: #575757;
    margin-bottom: 40px;
    margin-top: 10px;
  }
  .shareholder-list-items {
    width: 70%;
    margin: 0px auto;
    margin-bottom: 60px;
  }
  .shareholder-list-items .item-list-column-3 {
    justify-content: flex-start;
  }
  .shareholder-list-items .item-list-column-3 .item {
    border: none;
    padding: 0px 30px;
  }

  .shareholder-list-items .item-list-column-3 .item .title {
    font-family: "titillium_webregular";
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    display: flex;
    align-items: center;
    color: #000000;
  }

  .stock-item-content {
    background: #fff;
    height: 100%;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  }

  .stock-item-content .title {
    font-family: "titillium_webregular";
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: -0.045em;
    color: #575757;
    padding: 30px 20px 10px 20px;
    text-align: center;
  }

  .stock-item-content .description .item {
    display: flex;
    justify-content: space-between;
    padding: 15px 5px;
    border-bottom: 1px solid #faa61a;
  }

  .stock-item-content .description {
    margin: 20px;
  }

  .stock-item-content .description .item:first-child {
    border-top: 1px solid #faa61a;
  }

  .stock-item-content .description .name {
    font-family: "titillium_webregular";
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 110%;
    letter-spacing: -0.045em;
    color: #faa61a;
  }

  .stock-item-content .description .value {
    font-family: "titillium_webregular";
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 110%;
    letter-spacing: -0.045em;
    color: #575757;
  }

  .stock-item-list {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .color-black {
    color: #000000;
  }

  .item-list-column-3.shareholder-footer {
    padding: 22px;
  }

  .item-list-column-3.shareholder-footer .item {
    padding: 0px 22px;
  }

  .item-list-column-3.shareholder-footer .item:not(:nth-child(3n)) {
    border-color: #faa61a;
  }
  .item-list-column-3.shareholder-footer .item .icon {
    padding-top: 20px;
  }
  .item-list-column-3.shareholder-footer .item .title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    display: flex;
    align-items: center;
    padding-top: 0px;
  }
  .shareholder-footer-container {
    position: relative;
    z-index: 9;
  }
  .address-section-container {
    padding-top: 17%;
    margin-left: -10%;
  }
  .margin-bottom-50 {
    margin-bottom: 50px;
  }
  .margin-bottom-40 {
    margin-bottom: 50px;
  }
  .margin-bottom-20 {
    margin-bottom: 20px;
  }
  .margin-bottom-60 {
    margin-bottom: 60px;
  }
  .item-list-section.address-section {
    padding: 120px 50px 60px 150px;
    display: flex;
    justify-content: center;
  }
  .address-title h2 {
    font-family: "titillium_webregular";
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #004e96;
  }
  .address {
    padding-top: 20px;
  }
  .address p {
    font-family: "titillium_webregular";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #000000;
    margin: 0;
  }

  .shareholder .owl-nav .owl-prev {
    left: -60px;
  }

  .shareholder .owl-nav .owl-next {
    right: -60px;
  }
  .shareholder .owl-stage-outer .owl-stage .owl-item .item .slider-title {
    width: 75%;
    font-family: "titillium_webregular";
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 110%;
    letter-spacing: -0.045em;
    color: #004e96;
  }
  .owl-carousel.shareholder .owl-stage-outer .owl-stage {
    display: flex;
  }
  .owl-carousel.shareholder .owl-item {
    padding: 35px;
  }
  .width-auto {
    width: auto !important;
  }
  /* Shareholder Page End*/
  /* FedNet Page Start*/
  /* FedNet Page End*/
  /* Religious Offerings Page Start*/
  /* .container.list-items.religious-offerings{
      margin-bottom: -100px;
      margin-top: -150px;
    }
    .web-mobile-buttons {
      text-align: center;
      margin-top: 0px;
      margin-bottom: 50px;
  }
  button.default-page-btn.secondary {
      background: #004E96;
  }
  .container.list-items.religious-offerings .item-list-column-3 .item .description{

      font-size: 14px;
      line-height: 120%;
      letter-spacing: -0.01em;
  }
    .container.list-items.religious-offerings .item {
      padding: 20px;
      padding-top: 0px;
      position: relative;
      padding-bottom: 100px;
  }
  .linkandbuttons .buttons {
      display: flex;
      justify-content: space-between;
  }
  .linkandbuttons .buttons button.default-page-btn, .web-mobile-buttons .buttons button.default-page-btn{
      min-width: 100px;
      margin: 10px;
  }

  .container.list-items.religious-offerings .item .item-content {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: center;
      padding: 0px 20px;
  }
  .learn-more-btn {
      font-family: 'titillium_webregular';
      font-style: normal;
      font-weight: bold;
      font-size: 14px;
      line-height: 135.94%;
      text-align: center;
      color: #004E96;
      border-bottom: 3px solid #FAA61A;
      margin-bottom: 10px;
  }
  .linkandbuttons {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding-top: 20px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
  }

  .container.list-items.religious-offerings .item-list-section {
      position: relative;
      border-radius: 120px;
  }
  .religious-offerings-popup {
      position: absolute;
      width: 86%;
      left: 0;
      right: 0;
      height: 95%;
      background: #fdfdfdeb;
      box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
      border-radius: 120px;
      z-index: 99;
      margin: auto;
  }
  .religious-offerings-popup .popup-container {
      position: relative;
  }
  span.popup-close-btn {
      position: absolute;
      right: 70px;
      z-index: 99;
      top: 36px;
      cursor: pointer;
  }
  .religious-offerings-popup .popup-content .owl-carousel .owl-item .item .slider-image img {
      width: auto;
      margin: 0px auto;
  }
  .religious-offerings-popup .popup-content .owl-carousel .owl-item {
      background: transparent;
  }
  .religious-offerings-popup .popup-content .owl-carousel .owl-item .item .slider-title{
      color: #004E96;
      text-align: center;
      max-width: 200px;
      margin: 0px auto;
      margin-top: 30px;
      margin-bottom: 30px;
  }
  .religious-offerings-popup .popup-content .owl-carousel .owl-item .item .slider-description{
      text-align: center;
      padding: 18px 100px;
  }
  .religious-offerings-popup .popup-slider {
      padding-top: 50px;
  }


  .religious-offerings-popup .owl-nav .owl-prev {
      top: 15%;
      left: 22%;
    }

    .religious-offerings-popup .owl-nav .owl-next {
      top: 15%;
      right: 22%;
    }
    .horizontal-line-popup {
      height: 0px;
      border-bottom: 3px solid #faa61a;
      width: 70px;
      padding-top: 24px;
      margin: 0 auto;
  }

   */
  /* Religious Offerings Page End*/
  /* Social Connect Page End*/
  /* Social Connect Page End*/
  /* Footer Start*/
  /* Footer End*/
  /* Lead Generation Form Start*/
  /* dropdown */
  /* end */
  /* The container */
  /* css for site-map page */
  /* #tabs-content a:after {
    content: none;
  } */
  /* Lead Generation Form End*/
  /* media quires for product-spec-page1 */
  /*smaller laptaps and Ipod Pro*/
  /* /Ipod laptaps/ */
  /* /Mobile Verticle Screen/ */
  /* /Mobile Landscape Screen/ */
  @import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;500&family=Public+Sans:wght@300&display=swap&family=Inter");
  /*Page Banner Section start*/
  /*.open-account .nav-tabs li.active {
      background-color: #faa61a !important;
      color: #ffffff !important;
  }*/
  /*Page Banner Section End*/
  /*Page List Item Start*/
  /*Page List Item End*/
  /*Page End Section Start*/
  /*Page End Section End*/
  /*about-us-landing Page Start*/
  /*.container.list-items.about-us-landing {
    margin-top: -18%;
  }*/
  /*about-us-landing Page Start*/
  /*Milestone Page Start*/
  /*Milestone Page End*/
  /*Award Page Start*/
  /*Award Page End*/
  /* Shareholder Page Start*/
  /*.color-black {
    color: #000000 !important;
  }*/
  /* Shareholder Page End*/
  /* FedNet Page Start*/
  /* FedNet Page End*/
  /* Religious Offerings Page Start*/
  /* Religious Offerings Page End*/
  /* Social Connect Page Start*/
  /* Social Connect Page End*/
  /* Footer Start*/
  /* Footer End*/
  /* Codes-and-Policies Start*/
  /* Codes-and-Policies End*/
  /* Demo Video Start*/
  /* Demo Video End*/
  /*====key personal start===*/
  /*.icon {
        height: 75px;
    } */
  /*===popup===*/
  /*====key personal End===*/
  /*=====Our founder=====*/
  /*====404 page====*/
  /*===405 page===*/
  /*====priority bank====*/
  /*====forms and stationary====*/
  /*==corresponding bank==*/
  /*===insurance pages===*/
  /*===tab====*/
  /* .blog-sec {
      padding: 30px 0
  } */
  /* Tabs */
  /*===tab end===*/
  /*====A+, A-===*/
  /*Interest Rates*/
  /* ----------- Non-Retina Screens Desktop/Laptop----------- */
  /* ----------- Retina Screens Desktop/Laptop----------- */
  /*  iPad mini 1, iPad 1 and iPad 2  */
  /*Mobile Potrate*/
  /* Mobile Landscape */
  /* Tab Portrate */
  /* .sol-carousel {
      padding-left: 30px;
  } */
  /* .sol-carousel .owl-carousel .owl-stage{
      right:0
  } */
  /* .terms-accordion .card-body p{
      margin-left: 10px;
  } */
  /*.b-card h4 {font-size: 24px}*/
  /*vert tab view*/
  /*tab to mobile verticle view*/
  /*complete mobile*/
  /*horizontal mobile view*/
  /* ============ desktop view ============ */
  /* .p-banking-banner {
      box-shadow: 0 6px 6px rgba(0, 0, 0, 0.30);
      position: relative;
      background-color: #fff;
      border-radius: 60px;
      margin-bottom: 0px;
  } */
  /* .call-back-img-blk {
      margin: -100px auto;
      text-align: center;
      width: 1095px;
      position: relative;
  } */
  /* 
  .master-card-sec .bnr-img{
      margin-bottom:60px
  }
  */
  /* .bnr-attached-icons{
      background: #A3C1E4;
      padding-top: 60px;
      padding-bottom: 60px;
  } */
  /*.terms-item{
      border-right: 1px solid #FAA61A;
      margin: 10px 0 0;
  }*/
  /* .grievance-scnd-blk .grievance-heading h4{
      color: #004E96;
      font-family: var(--font-family3);
      font-style: normal;
      font-weight: bold;
      font-size: 24px;
      line-height: 26px;
      padding-bottom: 20px;
      padding-top: 10px;
  } */
  /* .submit-grievance-blk a.apply-now {
      margin-bottom: 60px;
  } */
  /* .functionaries-block{
      padding-bottom:100px
  } */
  /*wizard*/
  /**/
  /*.b-card h4 {font-size: 24px}*/
  /*vert tab view*/
  /*tab to mobile verticle view*/
  /*complete mobile*/
  /*horizontal mobile view*/
  /* ============ desktop view ============ */
  /* Lead Generation Form Start*/
  /* Lead Generation Form End*/
  /*++++++++++++++++++++++++++++++++++++++++ Calculators ++++++++++++++++++++++++++++++++++++++++++*/
  /*###### calc action right side panel #####*/
  /*head*/
  /*form*/
  /*range slide adjuster*/
  /*slide color secttings*/
  /*seting field set checks*/
  /*calculate buttons forms*/
  /* .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .calc-bt-forms a{text-align: center;font-size: 18px;color: #fff;padding: 10px 0;width: 100%;display: inline-block;background:#32b7ef;font-family: "Open Sans";font-weight: 300;border-radius: 4px;}
    .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .calc-bt-forms a:hover{background: #999;} */
  /*disclaimer*/
  /*result table*/
  /*result tabular*/
  /*//////////////////SOLUTION FINDER PAGE\\\\\\\\\\\\\\\\\*/
  /*//////////////////SOLUTION FINDER PAGE\\\\\\\\\\\\\\\\\*/
  /*++++++++++++++++++++++++++++++++++++++++++ Compare Products ++++++++++++++++++++++++++++++++++++++++++*/
  /*tab inside contents*/
  /*checbox styling*/
  /*active tab styles*/
  /*compare-button*/
  /*compare table*/
  /*++++++++++++++++++++++++++++++++++++++++++ Compare Products ++++++++++++++++++++++++++++++++++++++++++*/
  /*//////////////////SITEMAP PAGE\\\\\\\\\\\\\\\\\*/
  /*//////////////////SITEMAP\\\\\\\\\\\\\\\\\*/
  /*** LOGIN *****/
  /*priority tabs*/
  /*colors*/
  /*ring*/
  /*styles*/
  /*after colors*/
  /*open desc*/
  /*achor color change*/
  /*click bt spl for p inside a*/
  /*###hover things###*/
  /*img rings*/
  /*after things*/
  /*spin key frame*/
  /*ring type colors*/
  /*ring image bgs*/
  /*ring border*/
}
.main-blk .m-6 {
  margin: 4rem !important;
}
.main-blk .m-7 {
  margin: 5rem !important;
}
.main-blk .m-8 {
  margin: 6rem !important;
}
.main-blk .m-9 {
  margin: 7rem !important;
}
.main-blk .m-10 {
  margin: 8rem !important;
}
.main-blk .fa, .main-blk .fas, .main-blk .fa-solid, .main-blk .far, .main-blk .fa-regular, .main-blk .fal, .main-blk .fa-light, .main-blk .fat, .main-blk .fa-thin, .main-blk .fad, .main-blk .fa-duotone, .main-blk .fab, .main-blk .fa-brands {
  font-style: normal;
}
.main-blk .nav-pills > li, .main-blk .nav-pills > li + li {
  margin-left: 0;
}
.main-blk .nav-pills.oneRoof-bank .nav-link.active,
.main-blk .nav-pills.oneRoof-bank .show > .nav-link,
.main-blk .nav-pills.oneRoof-bank .nav-link.active i {
  color: #fff;
  background-color: #faa61a;
  opacity: 1;
}
.main-blk .portlet > .portlet-topper {
  z-index: 10;
}
.main-blk .collapse:not(.show) {
  display: none !important;
}
.main-blk :root {
  --blue:#007bff;
  --indigo:#6610f2;
  --purple:#6f42c1;
  --pink:#e83e8c;
  --red:#dc3545;
  --orange:#fd7e14;
  --yellow:#ffc107;
  --green:#28a745;
  --teal:#20c997;
  --cyan:#17a2b8;
  --white:#fff;
  --gray:#6c757d;
  --gray-dark:#343a40;
  --primary:#007bff;
  --secondary:#6c757d;
  --success:#28a745;
  --info:#17a2b8;
  --warning:#ffc107;
  --danger:#dc3545;
  --light:#f8f9fa;
  --dark:#343a40;
  --breakpoint-xs:0;
  --breakpoint-sm:576px;
  --breakpoint-md:768px;
  --breakpoint-lg:992px;
  --breakpoint-xl:1200px;
  --font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
.main-blk *, .main-blk ::after, .main-blk ::before {
  box-sizing: border-box;
}
.main-blk html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
.main-blk article, .main-blk aside, .main-blk figcaption, .main-blk figure, .main-blk footer, .main-blk header, .main-blk hgroup, .main-blk main, .main-blk nav, .main-blk section {
  display: block;
}
.main-blk body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.main-blk [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
.main-blk hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.main-blk h1, .main-blk h2, .main-blk h3, .main-blk h4, .main-blk h5, .main-blk h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.main-blk p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.main-blk abbr[data-original-title], .main-blk abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
.main-blk address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
.main-blk dl, .main-blk ol, .main-blk ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
.main-blk ol ol, .main-blk ol ul, .main-blk ul ol, .main-blk ul ul {
  margin-bottom: 0;
}
.main-blk dt {
  font-weight: 700;
}
.main-blk dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
.main-blk blockquote {
  margin: 0 0 1rem;
}
.main-blk b, .main-blk strong {
  font-weight: bolder;
}
.main-blk small {
  font-size: 80%;
}
.main-blk sub, .main-blk sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.main-blk sub {
  bottom: -0.25em;
}
.main-blk sup {
  top: -0.5em;
}
.main-blk a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.main-blk a:hover {
  color: #0056b3;
  text-decoration: underline;
}
.main-blk a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
.main-blk a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.main-blk code, .main-blk kbd, .main-blk pre, .main-blk samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
.main-blk pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
.main-blk figure {
  margin: 0 0 1rem;
}
.main-blk img {
  vertical-align: middle;
  border-style: none;
}
.main-blk svg {
  overflow: hidden;
  vertical-align: middle;
}
.main-blk table {
  border-collapse: collapse;
}
.main-blk caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
.main-blk th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
.main-blk label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.main-blk button {
  border-radius: 0;
}
.main-blk button:focus:not(:focus-visible) {
  outline: 0;
}
.main-blk button, .main-blk input, .main-blk optgroup, .main-blk select, .main-blk textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.main-blk button, .main-blk input {
  overflow: visible;
}
.main-blk button, .main-blk select {
  text-transform: none;
}
.main-blk [role=button] {
  cursor: pointer;
}
.main-blk select {
  word-wrap: normal;
}
.main-blk [type=button], .main-blk [type=reset], .main-blk [type=submit], .main-blk button {
  -webkit-appearance: button;
}
.main-blk [type=button]:not(:disabled), .main-blk [type=reset]:not(:disabled), .main-blk [type=submit]:not(:disabled), .main-blk button:not(:disabled) {
  cursor: pointer;
}
.main-blk [type=button]::-moz-focus-inner, .main-blk [type=reset]::-moz-focus-inner, .main-blk [type=submit]::-moz-focus-inner, .main-blk button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
.main-blk input[type=checkbox], .main-blk input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.main-blk textarea {
  overflow: auto;
  resize: vertical;
}
.main-blk fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.main-blk legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
.main-blk progress {
  vertical-align: baseline;
}
.main-blk [type=number]::-webkit-inner-spin-button, .main-blk [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.main-blk [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
.main-blk [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.main-blk ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
.main-blk output {
  display: inline-block;
}
.main-blk summary {
  display: list-item;
  cursor: pointer;
}
.main-blk template {
  display: none;
}
.main-blk [hidden] {
  display: none !important;
}
.main-blk .h1, .main-blk .h2, .main-blk .h3, .main-blk .h4, .main-blk .h5, .main-blk .h6, .main-blk h1, .main-blk h2, .main-blk h3, .main-blk h4, .main-blk h5, .main-blk h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.main-blk .h1, .main-blk h1 {
  font-size: 2.5rem;
}
.main-blk .h2, .main-blk h2 {
  font-size: 2rem;
}
.main-blk .h3, .main-blk h3 {
  font-size: 1.75rem;
}
.main-blk .h4, .main-blk h4 {
  font-size: 1.5rem;
}
.main-blk .h5, .main-blk h5 {
  font-size: 1.25rem;
}
.main-blk .h6, .main-blk h6 {
  font-size: 1rem;
}
.main-blk .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.main-blk .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.main-blk .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.main-blk .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.main-blk .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.main-blk hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.main-blk .small, .main-blk small {
  font-size: 0.875em;
  font-weight: 400;
}
.main-blk .mark, .main-blk mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.main-blk .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.main-blk .list-inline {
  padding-left: 0;
  list-style: none;
}
.main-blk .list-inline-item {
  display: inline-block;
}
.main-blk .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.main-blk .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.main-blk .blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.main-blk .blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d;
}
.main-blk .blockquote-footer::before {
  content: "— ";
}
.main-blk .img-fluid {
  max-width: 100%;
  height: auto;
}
.main-blk .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.main-blk .figure {
  display: inline-block;
}
.main-blk .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.main-blk .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
.main-blk code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
.main-blk a > code {
  color: inherit;
}
.main-blk kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
.main-blk kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
.main-blk pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
.main-blk pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.main-blk .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.main-blk .container, .main-blk .container-fluid, .main-blk .container-lg, .main-blk .container-md, .main-blk .container-sm, .main-blk .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .main-blk .container, .main-blk .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .main-blk .container, .main-blk .container-md, .main-blk .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .main-blk .container, .main-blk .container-lg, .main-blk .container-md, .main-blk .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .main-blk .container, .main-blk .container-lg, .main-blk .container-md, .main-blk .container-sm, .main-blk .container-xl {
    max-width: 1140px;
  }
}
.main-blk .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.main-blk .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.main-blk .no-gutters > .col, .main-blk .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.main-blk .col, .main-blk .col-1, .main-blk .col-10, .main-blk .col-11, .main-blk .col-12, .main-blk .col-2, .main-blk .col-3, .main-blk .col-4, .main-blk .col-5, .main-blk .col-6, .main-blk .col-7, .main-blk .col-8, .main-blk .col-9, .main-blk .col-auto, .main-blk .col-lg, .main-blk .col-lg-1, .main-blk .col-lg-10, .main-blk .col-lg-11, .main-blk .col-lg-12, .main-blk .col-lg-2, .main-blk .col-lg-3, .main-blk .col-lg-4, .main-blk .col-lg-5, .main-blk .col-lg-6, .main-blk .col-lg-7, .main-blk .col-lg-8, .main-blk .col-lg-9, .main-blk .col-lg-auto, .main-blk .col-md, .main-blk .col-md-1, .main-blk .col-md-10, .main-blk .col-md-11, .main-blk .col-md-12, .main-blk .col-md-2, .main-blk .col-md-3, .main-blk .col-md-4, .main-blk .col-md-5, .main-blk .col-md-6, .main-blk .col-md-7, .main-blk .col-md-8, .main-blk .col-md-9, .main-blk .col-md-auto, .main-blk .col-sm, .main-blk .col-sm-1, .main-blk .col-sm-10, .main-blk .col-sm-11, .main-blk .col-sm-12, .main-blk .col-sm-2, .main-blk .col-sm-3, .main-blk .col-sm-4, .main-blk .col-sm-5, .main-blk .col-sm-6, .main-blk .col-sm-7, .main-blk .col-sm-8, .main-blk .col-sm-9, .main-blk .col-sm-auto, .main-blk .col-xl, .main-blk .col-xl-1, .main-blk .col-xl-10, .main-blk .col-xl-11, .main-blk .col-xl-12, .main-blk .col-xl-2, .main-blk .col-xl-3, .main-blk .col-xl-4, .main-blk .col-xl-5, .main-blk .col-xl-6, .main-blk .col-xl-7, .main-blk .col-xl-8, .main-blk .col-xl-9, .main-blk .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.main-blk .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.main-blk .row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main-blk .row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.main-blk .row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.main-blk .row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.main-blk .row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.main-blk .row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.main-blk .col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.main-blk .col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.main-blk .col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.main-blk .col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.main-blk .col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.main-blk .col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.main-blk .col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.main-blk .col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.main-blk .col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.main-blk .col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.main-blk .col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.main-blk .col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.main-blk .col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main-blk .order-first {
  -ms-flex-order: -1;
  order: -1;
}
.main-blk .order-last {
  -ms-flex-order: 13;
  order: 13;
}
.main-blk .order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.main-blk .order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.main-blk .order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.main-blk .order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.main-blk .order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.main-blk .order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.main-blk .order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.main-blk .order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.main-blk .order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.main-blk .order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.main-blk .order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.main-blk .order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.main-blk .order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.main-blk .offset-1 {
  margin-left: 8.333333%;
}
.main-blk .offset-2 {
  margin-left: 16.666667%;
}
.main-blk .offset-3 {
  margin-left: 25%;
}
.main-blk .offset-4 {
  margin-left: 33.333333%;
}
.main-blk .offset-5 {
  margin-left: 41.666667%;
}
.main-blk .offset-6 {
  margin-left: 50%;
}
.main-blk .offset-7 {
  margin-left: 58.333333%;
}
.main-blk .offset-8 {
  margin-left: 66.666667%;
}
.main-blk .offset-9 {
  margin-left: 75%;
}
.main-blk .offset-10 {
  margin-left: 83.333333%;
}
.main-blk .offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .main-blk .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .main-blk .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-blk .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .main-blk .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .main-blk .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .main-blk .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .main-blk .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .main-blk .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .main-blk .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .main-blk .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .main-blk .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .main-blk .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .main-blk .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .main-blk .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .main-blk .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .main-blk .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .main-blk .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .main-blk .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .main-blk .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .main-blk .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-blk .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .main-blk .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .main-blk .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .main-blk .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .main-blk .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .main-blk .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .main-blk .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .main-blk .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .main-blk .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .main-blk .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .main-blk .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .main-blk .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .main-blk .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .main-blk .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .main-blk .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .main-blk .offset-sm-0 {
    margin-left: 0;
  }
  .main-blk .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .main-blk .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .main-blk .offset-sm-3 {
    margin-left: 25%;
  }
  .main-blk .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .main-blk .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .main-blk .offset-sm-6 {
    margin-left: 50%;
  }
  .main-blk .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .main-blk .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .main-blk .offset-sm-9 {
    margin-left: 75%;
  }
  .main-blk .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .main-blk .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .main-blk .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .main-blk .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-blk .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .main-blk .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .main-blk .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .main-blk .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .main-blk .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .main-blk .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .main-blk .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .main-blk .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .main-blk .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .main-blk .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .main-blk .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .main-blk .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .main-blk .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .main-blk .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .main-blk .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .main-blk .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .main-blk .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .main-blk .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-blk .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .main-blk .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .main-blk .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .main-blk .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .main-blk .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .main-blk .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .main-blk .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .main-blk .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .main-blk .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .main-blk .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .main-blk .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .main-blk .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .main-blk .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .main-blk .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .main-blk .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .main-blk .offset-md-0 {
    margin-left: 0;
  }
  .main-blk .offset-md-1 {
    margin-left: 8.333333%;
  }
  .main-blk .offset-md-2 {
    margin-left: 16.666667%;
  }
  .main-blk .offset-md-3 {
    margin-left: 25%;
  }
  .main-blk .offset-md-4 {
    margin-left: 33.333333%;
  }
  .main-blk .offset-md-5 {
    margin-left: 41.666667%;
  }
  .main-blk .offset-md-6 {
    margin-left: 50%;
  }
  .main-blk .offset-md-7 {
    margin-left: 58.333333%;
  }
  .main-blk .offset-md-8 {
    margin-left: 66.666667%;
  }
  .main-blk .offset-md-9 {
    margin-left: 75%;
  }
  .main-blk .offset-md-10 {
    margin-left: 83.333333%;
  }
  .main-blk .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .main-blk .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .main-blk .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-blk .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .main-blk .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .main-blk .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .main-blk .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .main-blk .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .main-blk .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .main-blk .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .main-blk .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .main-blk .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .main-blk .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .main-blk .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .main-blk .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .main-blk .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .main-blk .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .main-blk .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .main-blk .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .main-blk .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .main-blk .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-blk .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .main-blk .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .main-blk .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .main-blk .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .main-blk .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .main-blk .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .main-blk .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .main-blk .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .main-blk .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .main-blk .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .main-blk .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .main-blk .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .main-blk .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .main-blk .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .main-blk .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .main-blk .offset-lg-0 {
    margin-left: 0;
  }
  .main-blk .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .main-blk .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .main-blk .offset-lg-3 {
    margin-left: 25%;
  }
  .main-blk .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .main-blk .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .main-blk .offset-lg-6 {
    margin-left: 50%;
  }
  .main-blk .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .main-blk .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .main-blk .offset-lg-9 {
    margin-left: 75%;
  }
  .main-blk .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .main-blk .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .main-blk .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .main-blk .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-blk .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .main-blk .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .main-blk .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .main-blk .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .main-blk .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .main-blk .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .main-blk .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .main-blk .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .main-blk .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .main-blk .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .main-blk .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .main-blk .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .main-blk .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .main-blk .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .main-blk .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .main-blk .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .main-blk .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .main-blk .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .main-blk .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .main-blk .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .main-blk .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .main-blk .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .main-blk .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .main-blk .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .main-blk .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .main-blk .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .main-blk .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .main-blk .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .main-blk .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .main-blk .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .main-blk .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .main-blk .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .main-blk .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .main-blk .offset-xl-0 {
    margin-left: 0;
  }
  .main-blk .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .main-blk .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .main-blk .offset-xl-3 {
    margin-left: 25%;
  }
  .main-blk .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .main-blk .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .main-blk .offset-xl-6 {
    margin-left: 50%;
  }
  .main-blk .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .main-blk .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .main-blk .offset-xl-9 {
    margin-left: 75%;
  }
  .main-blk .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .main-blk .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.main-blk .table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.main-blk .table td, .main-blk .table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.main-blk .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.main-blk .table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.main-blk .table-sm td, .main-blk .table-sm th {
  padding: 0.3rem;
}
.main-blk .table-bordered {
  border: 1px solid #dee2e6;
}
.main-blk .table-bordered td, .main-blk .table-bordered th {
  border: 1px solid #dee2e6;
}
.main-blk .table-bordered thead td, .main-blk .table-bordered thead th {
  border-bottom-width: 2px;
}
.main-blk .table-borderless tbody + tbody, .main-blk .table-borderless td, .main-blk .table-borderless th, .main-blk .table-borderless thead th {
  border: 0;
}
.main-blk .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.main-blk .table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.main-blk .table-primary, .main-blk .table-primary > td, .main-blk .table-primary > th {
  background-color: #b8daff;
}
.main-blk .table-primary tbody + tbody, .main-blk .table-primary td, .main-blk .table-primary th, .main-blk .table-primary thead th {
  border-color: #7abaff;
}
.main-blk .table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.main-blk .table-hover .table-primary:hover > td, .main-blk .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.main-blk .table-secondary, .main-blk .table-secondary > td, .main-blk .table-secondary > th {
  background-color: #d6d8db;
}
.main-blk .table-secondary tbody + tbody, .main-blk .table-secondary td, .main-blk .table-secondary th, .main-blk .table-secondary thead th {
  border-color: #b3b7bb;
}
.main-blk .table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.main-blk .table-hover .table-secondary:hover > td, .main-blk .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.main-blk .table-success, .main-blk .table-success > td, .main-blk .table-success > th {
  background-color: #c3e6cb;
}
.main-blk .table-success tbody + tbody, .main-blk .table-success td, .main-blk .table-success th, .main-blk .table-success thead th {
  border-color: #8fd19e;
}
.main-blk .table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.main-blk .table-hover .table-success:hover > td, .main-blk .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.main-blk .table-info, .main-blk .table-info > td, .main-blk .table-info > th {
  background-color: #bee5eb;
}
.main-blk .table-info tbody + tbody, .main-blk .table-info td, .main-blk .table-info th, .main-blk .table-info thead th {
  border-color: #86cfda;
}
.main-blk .table-hover .table-info:hover {
  background-color: #abdde5;
}
.main-blk .table-hover .table-info:hover > td, .main-blk .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.main-blk .table-warning, .main-blk .table-warning > td, .main-blk .table-warning > th {
  background-color: #ffeeba;
}
.main-blk .table-warning tbody + tbody, .main-blk .table-warning td, .main-blk .table-warning th, .main-blk .table-warning thead th {
  border-color: #ffdf7e;
}
.main-blk .table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.main-blk .table-hover .table-warning:hover > td, .main-blk .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.main-blk .table-danger, .main-blk .table-danger > td, .main-blk .table-danger > th {
  background-color: #f5c6cb;
}
.main-blk .table-danger tbody + tbody, .main-blk .table-danger td, .main-blk .table-danger th, .main-blk .table-danger thead th {
  border-color: #ed969e;
}
.main-blk .table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.main-blk .table-hover .table-danger:hover > td, .main-blk .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.main-blk .table-light, .main-blk .table-light > td, .main-blk .table-light > th {
  background-color: #fdfdfe;
}
.main-blk .table-light tbody + tbody, .main-blk .table-light td, .main-blk .table-light th, .main-blk .table-light thead th {
  border-color: #fbfcfc;
}
.main-blk .table-hover .table-light:hover {
  background-color: #ececf6;
}
.main-blk .table-hover .table-light:hover > td, .main-blk .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.main-blk .table-dark, .main-blk .table-dark > td, .main-blk .table-dark > th {
  background-color: #c6c8ca;
}
.main-blk .table-dark tbody + tbody, .main-blk .table-dark td, .main-blk .table-dark th, .main-blk .table-dark thead th {
  border-color: #95999c;
}
.main-blk .table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.main-blk .table-hover .table-dark:hover > td, .main-blk .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.main-blk .table-active, .main-blk .table-active > td, .main-blk .table-active > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.main-blk .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.main-blk .table-hover .table-active:hover > td, .main-blk .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.main-blk .table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.main-blk .table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.main-blk .table-dark {
  color: #fff;
  background-color: #343a40;
}
.main-blk .table-dark td, .main-blk .table-dark th, .main-blk .table-dark thead th {
  border-color: #454d55;
}
.main-blk .table-dark.table-bordered {
  border: 0;
}
.main-blk .table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.main-blk .table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .main-blk .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .main-blk .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .main-blk .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .main-blk .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .main-blk .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .main-blk .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .main-blk .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .main-blk .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.main-blk .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.main-blk .table-responsive > .table-bordered {
  border: 0;
}
.main-blk .form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .form-control {
    transition: none;
  }
}
.main-blk .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.main-blk .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.main-blk .form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.main-blk .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.main-blk .form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.main-blk .form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.main-blk .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.main-blk .form-control:disabled, .main-blk .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.main-blk input[type=date].form-control, .main-blk input[type=datetime-local].form-control, .main-blk input[type=month].form-control, .main-blk input[type=time].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.main-blk select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.main-blk select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.main-blk .form-control-file, .main-blk .form-control-range {
  display: block;
  width: 100%;
}
.main-blk .col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.main-blk .col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.main-blk .col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.main-blk .form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.main-blk .form-control-plaintext.form-control-lg, .main-blk .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.main-blk .form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.main-blk .form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.main-blk select.form-control[multiple], .main-blk select.form-control[size] {
  height: auto;
}
.main-blk textarea.form-control {
  height: auto;
}
.main-blk .form-group {
  margin-bottom: 1rem;
}
.main-blk .form-text {
  display: block;
  margin-top: 0.25rem;
}
.main-blk .form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.main-blk .form-row > .col, .main-blk .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.main-blk .form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.main-blk .form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.main-blk .form-check-input:disabled ~ .form-check-label, .main-blk .form-check-input[disabled] ~ .form-check-label {
  color: #6c757d;
}
.main-blk .form-check-label {
  margin-bottom: 0;
}
.main-blk .form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.main-blk .form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.main-blk .valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745;
}
.main-blk .valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.main-blk .form-row > .col > .valid-tooltip, .main-blk .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}
.main-blk .is-valid ~ .valid-feedback, .main-blk .is-valid ~ .valid-tooltip, .main-blk .was-validated :valid ~ .valid-feedback, .main-blk .was-validated :valid ~ .valid-tooltip {
  display: block;
}
.main-blk .form-control.is-valid, .main-blk .was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.main-blk .form-control.is-valid:focus, .main-blk .was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.main-blk .was-validated select.form-control:valid, .main-blk select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.main-blk .was-validated textarea.form-control:valid, .main-blk textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.main-blk .custom-select.is-valid, .main-blk .was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.main-blk .custom-select.is-valid:focus, .main-blk .was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.main-blk .form-check-input.is-valid ~ .form-check-label, .main-blk .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745;
}
.main-blk .form-check-input.is-valid ~ .valid-feedback, .main-blk .form-check-input.is-valid ~ .valid-tooltip, .main-blk .was-validated .form-check-input:valid ~ .valid-feedback, .main-blk .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block;
}
.main-blk .custom-control-input.is-valid ~ .custom-control-label, .main-blk .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745;
}
.main-blk .custom-control-input.is-valid ~ .custom-control-label::before, .main-blk .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.main-blk .custom-control-input.is-valid:checked ~ .custom-control-label::before, .main-blk .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.main-blk .custom-control-input.is-valid:focus ~ .custom-control-label::before, .main-blk .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.main-blk .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .main-blk .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.main-blk .custom-file-input.is-valid ~ .custom-file-label, .main-blk .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745;
}
.main-blk .custom-file-input.is-valid:focus ~ .custom-file-label, .main-blk .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.main-blk .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
.main-blk .invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.main-blk .form-row > .col > .invalid-tooltip, .main-blk .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}
.main-blk .is-invalid ~ .invalid-feedback, .main-blk .is-invalid ~ .invalid-tooltip, .main-blk .was-validated :invalid ~ .invalid-feedback, .main-blk .was-validated :invalid ~ .invalid-tooltip {
  display: block;
}
.main-blk .form-control.is-invalid, .main-blk .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.main-blk .form-control.is-invalid:focus, .main-blk .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.main-blk .was-validated select.form-control:invalid, .main-blk select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}
.main-blk .was-validated textarea.form-control:invalid, .main-blk textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.main-blk .custom-select.is-invalid, .main-blk .was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.main-blk .custom-select.is-invalid:focus, .main-blk .was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.main-blk .form-check-input.is-invalid ~ .form-check-label, .main-blk .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545;
}
.main-blk .form-check-input.is-invalid ~ .invalid-feedback, .main-blk .form-check-input.is-invalid ~ .invalid-tooltip, .main-blk .was-validated .form-check-input:invalid ~ .invalid-feedback, .main-blk .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block;
}
.main-blk .custom-control-input.is-invalid ~ .custom-control-label, .main-blk .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545;
}
.main-blk .custom-control-input.is-invalid ~ .custom-control-label::before, .main-blk .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.main-blk .custom-control-input.is-invalid:checked ~ .custom-control-label::before, .main-blk .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.main-blk .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .main-blk .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.main-blk .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .main-blk .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
.main-blk .custom-file-input.is-invalid ~ .custom-file-label, .main-blk .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.main-blk .custom-file-input.is-invalid:focus ~ .custom-file-label, .main-blk .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.main-blk .form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}
.main-blk .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .main-blk .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .main-blk .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .main-blk .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .main-blk .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .main-blk .form-inline .custom-select, .main-blk .form-inline .input-group {
    width: auto;
  }
  .main-blk .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .main-blk .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .main-blk .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .main-blk .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.main-blk .btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .btn {
    transition: none;
  }
}
.main-blk .btn:hover {
  color: #212529;
  text-decoration: none;
}
.main-blk .btn.focus, .main-blk .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.main-blk .btn.disabled, .main-blk .btn:disabled {
  opacity: 0.65;
}
.main-blk .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.main-blk a.btn.disabled, .main-blk fieldset:disabled a.btn {
  pointer-events: none;
}
.main-blk .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.main-blk .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.main-blk .btn-primary.focus, .main-blk .btn-primary:focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.main-blk .btn-primary.disabled, .main-blk .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.main-blk .btn-primary:not(:disabled):not(.disabled).active, .main-blk .btn-primary:not(:disabled):not(.disabled):active, .main-blk .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.main-blk .btn-primary:not(:disabled):not(.disabled).active:focus, .main-blk .btn-primary:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.main-blk .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.main-blk .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.main-blk .btn-secondary.focus, .main-blk .btn-secondary:focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.main-blk .btn-secondary.disabled, .main-blk .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.main-blk .btn-secondary:not(:disabled):not(.disabled).active, .main-blk .btn-secondary:not(:disabled):not(.disabled):active, .main-blk .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.main-blk .btn-secondary:not(:disabled):not(.disabled).active:focus, .main-blk .btn-secondary:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.main-blk .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.main-blk .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.main-blk .btn-success.focus, .main-blk .btn-success:focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.main-blk .btn-success.disabled, .main-blk .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.main-blk .btn-success:not(:disabled):not(.disabled).active, .main-blk .btn-success:not(:disabled):not(.disabled):active, .main-blk .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.main-blk .btn-success:not(:disabled):not(.disabled).active:focus, .main-blk .btn-success:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.main-blk .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.main-blk .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.main-blk .btn-info.focus, .main-blk .btn-info:focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.main-blk .btn-info.disabled, .main-blk .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.main-blk .btn-info:not(:disabled):not(.disabled).active, .main-blk .btn-info:not(:disabled):not(.disabled):active, .main-blk .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.main-blk .btn-info:not(:disabled):not(.disabled).active:focus, .main-blk .btn-info:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.main-blk .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.main-blk .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.main-blk .btn-warning.focus, .main-blk .btn-warning:focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.main-blk .btn-warning.disabled, .main-blk .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.main-blk .btn-warning:not(:disabled):not(.disabled).active, .main-blk .btn-warning:not(:disabled):not(.disabled):active, .main-blk .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.main-blk .btn-warning:not(:disabled):not(.disabled).active:focus, .main-blk .btn-warning:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.main-blk .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.main-blk .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.main-blk .btn-danger.focus, .main-blk .btn-danger:focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.main-blk .btn-danger.disabled, .main-blk .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.main-blk .btn-danger:not(:disabled):not(.disabled).active, .main-blk .btn-danger:not(:disabled):not(.disabled):active, .main-blk .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.main-blk .btn-danger:not(:disabled):not(.disabled).active:focus, .main-blk .btn-danger:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.main-blk .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.main-blk .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.main-blk .btn-light.focus, .main-blk .btn-light:focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.main-blk .btn-light.disabled, .main-blk .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.main-blk .btn-light:not(:disabled):not(.disabled).active, .main-blk .btn-light:not(:disabled):not(.disabled):active, .main-blk .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.main-blk .btn-light:not(:disabled):not(.disabled).active:focus, .main-blk .btn-light:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.main-blk .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.main-blk .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.main-blk .btn-dark.focus, .main-blk .btn-dark:focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.main-blk .btn-dark.disabled, .main-blk .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.main-blk .btn-dark:not(:disabled):not(.disabled).active, .main-blk .btn-dark:not(:disabled):not(.disabled):active, .main-blk .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.main-blk .btn-dark:not(:disabled):not(.disabled).active:focus, .main-blk .btn-dark:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.main-blk .btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.main-blk .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.main-blk .btn-outline-primary.focus, .main-blk .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.main-blk .btn-outline-primary.disabled, .main-blk .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.main-blk .btn-outline-primary:not(:disabled):not(.disabled).active, .main-blk .btn-outline-primary:not(:disabled):not(.disabled):active, .main-blk .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.main-blk .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .main-blk .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.main-blk .btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.main-blk .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.main-blk .btn-outline-secondary.focus, .main-blk .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.main-blk .btn-outline-secondary.disabled, .main-blk .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.main-blk .btn-outline-secondary:not(:disabled):not(.disabled).active, .main-blk .btn-outline-secondary:not(:disabled):not(.disabled):active, .main-blk .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.main-blk .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .main-blk .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.main-blk .btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.main-blk .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.main-blk .btn-outline-success.focus, .main-blk .btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.main-blk .btn-outline-success.disabled, .main-blk .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.main-blk .btn-outline-success:not(:disabled):not(.disabled).active, .main-blk .btn-outline-success:not(:disabled):not(.disabled):active, .main-blk .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.main-blk .btn-outline-success:not(:disabled):not(.disabled).active:focus, .main-blk .btn-outline-success:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.main-blk .btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.main-blk .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.main-blk .btn-outline-info.focus, .main-blk .btn-outline-info:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.main-blk .btn-outline-info.disabled, .main-blk .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.main-blk .btn-outline-info:not(:disabled):not(.disabled).active, .main-blk .btn-outline-info:not(:disabled):not(.disabled):active, .main-blk .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.main-blk .btn-outline-info:not(:disabled):not(.disabled).active:focus, .main-blk .btn-outline-info:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.main-blk .btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.main-blk .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.main-blk .btn-outline-warning.focus, .main-blk .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.main-blk .btn-outline-warning.disabled, .main-blk .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.main-blk .btn-outline-warning:not(:disabled):not(.disabled).active, .main-blk .btn-outline-warning:not(:disabled):not(.disabled):active, .main-blk .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.main-blk .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .main-blk .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.main-blk .btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.main-blk .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.main-blk .btn-outline-danger.focus, .main-blk .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.main-blk .btn-outline-danger.disabled, .main-blk .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.main-blk .btn-outline-danger:not(:disabled):not(.disabled).active, .main-blk .btn-outline-danger:not(:disabled):not(.disabled):active, .main-blk .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.main-blk .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .main-blk .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.main-blk .btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.main-blk .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.main-blk .btn-outline-light.focus, .main-blk .btn-outline-light:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.main-blk .btn-outline-light.disabled, .main-blk .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.main-blk .btn-outline-light:not(:disabled):not(.disabled).active, .main-blk .btn-outline-light:not(:disabled):not(.disabled):active, .main-blk .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.main-blk .btn-outline-light:not(:disabled):not(.disabled).active:focus, .main-blk .btn-outline-light:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.main-blk .btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.main-blk .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.main-blk .btn-outline-dark.focus, .main-blk .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.main-blk .btn-outline-dark.disabled, .main-blk .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.main-blk .btn-outline-dark:not(:disabled):not(.disabled).active, .main-blk .btn-outline-dark:not(:disabled):not(.disabled):active, .main-blk .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.main-blk .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .main-blk .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .main-blk .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.main-blk .btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.main-blk .btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.main-blk .btn-link.focus, .main-blk .btn-link:focus {
  text-decoration: underline;
}
.main-blk .btn-link.disabled, .main-blk .btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}
.main-blk .btn-group-lg > .btn, .main-blk .btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.main-blk .btn-group-sm > .btn, .main-blk .btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.main-blk .btn-block {
  display: block;
  width: 100%;
}
.main-blk .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.main-blk input[type=button].btn-block, .main-blk input[type=reset].btn-block, .main-blk input[type=submit].btn-block {
  width: 100%;
}
.main-blk .fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .fade {
    transition: none;
  }
}
.main-blk .fade:not(.show) {
  opacity: 0;
}
.main-blk .collapse:not(.show) {
  display: none;
}
.main-blk .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .collapsing {
    transition: none;
  }
}
.main-blk .collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .collapsing.width {
    transition: none;
  }
}
.main-blk .dropdown, .main-blk .dropleft, .main-blk .dropright, .main-blk .dropup {
  position: relative;
}
.main-blk .dropdown-toggle {
  white-space: nowrap;
}
.main-blk .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;
}
.main-blk .dropdown-toggle:empty::after {
  margin-left: 0;
}
.main-blk .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;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.main-blk .dropdown-menu-left {
  right: auto;
  left: 0;
}
.main-blk .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .main-blk .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .main-blk .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .main-blk .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .main-blk .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .main-blk .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .main-blk .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .main-blk .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .main-blk .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.main-blk .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.main-blk .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.main-blk .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.main-blk .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.main-blk .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.main-blk .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.main-blk .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.main-blk .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.main-blk .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.main-blk .dropleft .dropdown-toggle::after {
  display: none;
}
.main-blk .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.main-blk .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.main-blk .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.main-blk .dropdown-menu[x-placement^=bottom], .main-blk .dropdown-menu[x-placement^=left], .main-blk .dropdown-menu[x-placement^=right], .main-blk .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto;
}
.main-blk .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.main-blk .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.main-blk .dropdown-item:focus, .main-blk .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.main-blk .dropdown-item.active, .main-blk .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.main-blk .dropdown-item.disabled, .main-blk .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.main-blk .dropdown-menu.show {
  display: block;
}
.main-blk .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.main-blk .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.main-blk .btn-group, .main-blk .btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.main-blk .btn-group-vertical > .btn, .main-blk .btn-group > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.main-blk .btn-group-vertical > .btn:hover, .main-blk .btn-group > .btn:hover {
  z-index: 1;
}
.main-blk .btn-group-vertical > .btn.active, .main-blk .btn-group-vertical > .btn:active, .main-blk .btn-group-vertical > .btn:focus, .main-blk .btn-group > .btn.active, .main-blk .btn-group > .btn:active, .main-blk .btn-group > .btn:focus {
  z-index: 1;
}
.main-blk .btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-blk .btn-toolbar .input-group {
  width: auto;
}
.main-blk .btn-group > .btn-group:not(:first-child), .main-blk .btn-group > .btn:not(:first-child) {
  margin-left: -1px;
}
.main-blk .btn-group > .btn-group:not(:last-child) > .btn, .main-blk .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.main-blk .btn-group > .btn-group:not(:first-child) > .btn, .main-blk .btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.main-blk .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.main-blk .dropdown-toggle-split::after, .main-blk .dropright .dropdown-toggle-split::after, .main-blk .dropup .dropdown-toggle-split::after {
  margin-left: 0;
}
.main-blk .dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.main-blk .btn-group-sm > .btn + .dropdown-toggle-split, .main-blk .btn-sm + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.main-blk .btn-group-lg > .btn + .dropdown-toggle-split, .main-blk .btn-lg + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.main-blk .btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-blk .btn-group-vertical > .btn, .main-blk .btn-group-vertical > .btn-group {
  width: 100%;
}
.main-blk .btn-group-vertical > .btn-group:not(:first-child), .main-blk .btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px;
}
.main-blk .btn-group-vertical > .btn-group:not(:last-child) > .btn, .main-blk .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.main-blk .btn-group-vertical > .btn-group:not(:first-child) > .btn, .main-blk .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.main-blk .btn-group-toggle > .btn, .main-blk .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.main-blk .btn-group-toggle > .btn input[type=checkbox], .main-blk .btn-group-toggle > .btn input[type=radio], .main-blk .btn-group-toggle > .btn-group > .btn input[type=checkbox], .main-blk .btn-group-toggle > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.main-blk .input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.main-blk .input-group > .custom-file, .main-blk .input-group > .custom-select, .main-blk .input-group > .form-control, .main-blk .input-group > .form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.main-blk .input-group > .custom-file + .custom-file, .main-blk .input-group > .custom-file + .custom-select, .main-blk .input-group > .custom-file + .form-control, .main-blk .input-group > .custom-select + .custom-file, .main-blk .input-group > .custom-select + .custom-select, .main-blk .input-group > .custom-select + .form-control, .main-blk .input-group > .form-control + .custom-file, .main-blk .input-group > .form-control + .custom-select, .main-blk .input-group > .form-control + .form-control, .main-blk .input-group > .form-control-plaintext + .custom-file, .main-blk .input-group > .form-control-plaintext + .custom-select, .main-blk .input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
.main-blk .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .main-blk .input-group > .custom-select:focus, .main-blk .input-group > .form-control:focus {
  z-index: 3;
}
.main-blk .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.main-blk .input-group > .custom-select:not(:first-child), .main-blk .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.main-blk .input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.main-blk .input-group > .custom-file:not(:last-child) .custom-file-label, .main-blk .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.main-blk .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.main-blk .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label, .main-blk .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after, .main-blk .input-group:not(.has-validation) > .custom-select:not(:last-child), .main-blk .input-group:not(.has-validation) > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.main-blk .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label, .main-blk .input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after, .main-blk .input-group.has-validation > .custom-select:nth-last-child(n+3), .main-blk .input-group.has-validation > .form-control:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.main-blk .input-group-append, .main-blk .input-group-prepend {
  display: -ms-flexbox;
  display: flex;
}
.main-blk .input-group-append .btn, .main-blk .input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.main-blk .input-group-append .btn:focus, .main-blk .input-group-prepend .btn:focus {
  z-index: 3;
}
.main-blk .input-group-append .btn + .btn, .main-blk .input-group-append .btn + .input-group-text, .main-blk .input-group-append .input-group-text + .btn, .main-blk .input-group-append .input-group-text + .input-group-text, .main-blk .input-group-prepend .btn + .btn, .main-blk .input-group-prepend .btn + .input-group-text, .main-blk .input-group-prepend .input-group-text + .btn, .main-blk .input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.main-blk .input-group-prepend {
  margin-right: -1px;
}
.main-blk .input-group-append {
  margin-left: -1px;
}
.main-blk .input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.main-blk .input-group-text input[type=checkbox], .main-blk .input-group-text input[type=radio] {
  margin-top: 0;
}
.main-blk .input-group-lg > .custom-select, .main-blk .input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.main-blk .input-group-lg > .custom-select, .main-blk .input-group-lg > .form-control, .main-blk .input-group-lg > .input-group-append > .btn, .main-blk .input-group-lg > .input-group-append > .input-group-text, .main-blk .input-group-lg > .input-group-prepend > .btn, .main-blk .input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.main-blk .input-group-sm > .custom-select, .main-blk .input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.main-blk .input-group-sm > .custom-select, .main-blk .input-group-sm > .form-control, .main-blk .input-group-sm > .input-group-append > .btn, .main-blk .input-group-sm > .input-group-append > .input-group-text, .main-blk .input-group-sm > .input-group-prepend > .btn, .main-blk .input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.main-blk .input-group-lg > .custom-select, .main-blk .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.main-blk .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn, .main-blk .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text, .main-blk .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn, .main-blk .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text, .main-blk .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .main-blk .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .main-blk .input-group > .input-group-prepend > .btn, .main-blk .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.main-blk .input-group > .input-group-append > .btn, .main-blk .input-group > .input-group-append > .input-group-text, .main-blk .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .main-blk .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .main-blk .input-group > .input-group-prepend:not(:first-child) > .btn, .main-blk .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.main-blk .custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
}
.main-blk .custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
.main-blk .custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.main-blk .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.main-blk .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.main-blk .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.main-blk .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.main-blk .custom-control-input:disabled ~ .custom-control-label, .main-blk .custom-control-input[disabled] ~ .custom-control-label {
  color: #6c757d;
}
.main-blk .custom-control-input:disabled ~ .custom-control-label::before, .main-blk .custom-control-input[disabled] ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.main-blk .custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.main-blk .custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #adb5bd;
}
.main-blk .custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50%/50% 50% no-repeat;
}
.main-blk .custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.main-blk .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.main-blk .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.main-blk .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.main-blk .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.main-blk .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.main-blk .custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.main-blk .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.main-blk .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.main-blk .custom-switch {
  padding-left: 2.25rem;
}
.main-blk .custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.main-blk .custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 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;
  transition: transform 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, -webkit-transform 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.main-blk .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}
.main-blk .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.main-blk .custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.main-blk .custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.main-blk .custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.main-blk .custom-select[multiple], .main-blk .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.main-blk .custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.main-blk .custom-select::-ms-expand {
  display: none;
}
.main-blk .custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.main-blk .custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.main-blk .custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.main-blk .custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.main-blk .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.main-blk .custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.main-blk .custom-file-input:disabled ~ .custom-file-label, .main-blk .custom-file-input[disabled] ~ .custom-file-label {
  background-color: #e9ecef;
}
.main-blk .custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.main-blk .custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.main-blk .custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.main-blk .custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.main-blk .custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.main-blk .custom-range:focus {
  outline: 0;
}
.main-blk .custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.main-blk .custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.main-blk .custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.main-blk .custom-range::-moz-focus-outer {
  border: 0;
}
.main-blk .custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.main-blk .custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.main-blk .custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.main-blk .custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.main-blk .custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.main-blk .custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.main-blk .custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.main-blk .custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.main-blk .custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.main-blk .custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.main-blk .custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.main-blk .custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.main-blk .custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.main-blk .custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.main-blk .custom-range:disabled::-moz-range-track {
  cursor: default;
}
.main-blk .custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.main-blk .custom-control-label::before, .main-blk .custom-file-label, .main-blk .custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .custom-control-label::before, .main-blk .custom-file-label, .main-blk .custom-select {
    transition: none;
  }
}
.main-blk .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.main-blk .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.main-blk .nav-link:focus, .main-blk .nav-link:hover {
  text-decoration: none;
}
.main-blk .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.main-blk .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.main-blk .nav-tabs .nav-link {
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.main-blk .nav-tabs .nav-link:focus, .main-blk .nav-tabs .nav-link:hover {
  isolation: isolate;
  border-color: #e9ecef #e9ecef #dee2e6;
}
.main-blk .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.main-blk .nav-tabs .nav-item.show .nav-link, .main-blk .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.main-blk .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.main-blk .nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 0.25rem;
}
.main-blk .nav-pills .nav-link.active, .main-blk .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.main-blk .nav-fill .nav-item, .main-blk .nav-fill > .nav-link {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.main-blk .nav-justified .nav-item, .main-blk .nav-justified > .nav-link {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.main-blk .tab-content > .tab-pane {
  display: none;
}
.main-blk .tab-content > .active {
  display: block;
}
.main-blk .navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.main-blk .navbar .container, .main-blk .navbar .container-fluid, .main-blk .navbar .container-lg, .main-blk .navbar .container-md, .main-blk .navbar .container-sm, .main-blk .navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main-blk .navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.main-blk .navbar-brand:focus, .main-blk .navbar-brand:hover {
  text-decoration: none;
}
.main-blk .navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.main-blk .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.main-blk .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.main-blk .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.main-blk .navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}
.main-blk .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.main-blk .navbar-toggler:focus, .main-blk .navbar-toggler:hover {
  text-decoration: none;
}
.main-blk .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50%/100% 100% no-repeat;
}
.main-blk .navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .main-blk .navbar-expand-sm > .container, .main-blk .navbar-expand-sm > .container-fluid, .main-blk .navbar-expand-sm > .container-lg, .main-blk .navbar-expand-sm > .container-md, .main-blk .navbar-expand-sm > .container-sm, .main-blk .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .main-blk .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .main-blk .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .main-blk .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .main-blk .navbar-expand-sm > .container, .main-blk .navbar-expand-sm > .container-fluid, .main-blk .navbar-expand-sm > .container-lg, .main-blk .navbar-expand-sm > .container-md, .main-blk .navbar-expand-sm > .container-sm, .main-blk .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .main-blk .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .main-blk .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .main-blk .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .main-blk .navbar-expand-md > .container, .main-blk .navbar-expand-md > .container-fluid, .main-blk .navbar-expand-md > .container-lg, .main-blk .navbar-expand-md > .container-md, .main-blk .navbar-expand-md > .container-sm, .main-blk .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .main-blk .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .main-blk .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .main-blk .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .main-blk .navbar-expand-md > .container, .main-blk .navbar-expand-md > .container-fluid, .main-blk .navbar-expand-md > .container-lg, .main-blk .navbar-expand-md > .container-md, .main-blk .navbar-expand-md > .container-sm, .main-blk .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .main-blk .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .main-blk .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .main-blk .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .main-blk .navbar-expand-lg > .container, .main-blk .navbar-expand-lg > .container-fluid, .main-blk .navbar-expand-lg > .container-lg, .main-blk .navbar-expand-lg > .container-md, .main-blk .navbar-expand-lg > .container-sm, .main-blk .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .main-blk .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .main-blk .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .main-blk .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .main-blk .navbar-expand-lg > .container, .main-blk .navbar-expand-lg > .container-fluid, .main-blk .navbar-expand-lg > .container-lg, .main-blk .navbar-expand-lg > .container-md, .main-blk .navbar-expand-lg > .container-sm, .main-blk .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .main-blk .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .main-blk .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .main-blk .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .main-blk .navbar-expand-xl > .container, .main-blk .navbar-expand-xl > .container-fluid, .main-blk .navbar-expand-xl > .container-lg, .main-blk .navbar-expand-xl > .container-md, .main-blk .navbar-expand-xl > .container-sm, .main-blk .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .main-blk .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .main-blk .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .main-blk .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .main-blk .navbar-expand-xl > .container, .main-blk .navbar-expand-xl > .container-fluid, .main-blk .navbar-expand-xl > .container-lg, .main-blk .navbar-expand-xl > .container-md, .main-blk .navbar-expand-xl > .container-sm, .main-blk .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .main-blk .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .main-blk .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .main-blk .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.main-blk .navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-blk .navbar-expand > .container, .main-blk .navbar-expand > .container-fluid, .main-blk .navbar-expand > .container-lg, .main-blk .navbar-expand > .container-md, .main-blk .navbar-expand > .container-sm, .main-blk .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.main-blk .navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}
.main-blk .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.main-blk .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.main-blk .navbar-expand > .container, .main-blk .navbar-expand > .container-fluid, .main-blk .navbar-expand > .container-lg, .main-blk .navbar-expand > .container-md, .main-blk .navbar-expand > .container-sm, .main-blk .navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.main-blk .navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.main-blk .navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.main-blk .navbar-expand .navbar-toggler {
  display: none;
}
.main-blk .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.main-blk .navbar-light .navbar-brand:focus, .main-blk .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.main-blk .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.main-blk .navbar-light .navbar-nav .nav-link:focus, .main-blk .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.main-blk .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.main-blk .navbar-light .navbar-nav .active > .nav-link, .main-blk .navbar-light .navbar-nav .nav-link.active, .main-blk .navbar-light .navbar-nav .nav-link.show, .main-blk .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.main-blk .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.main-blk .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.main-blk .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.main-blk .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.main-blk .navbar-light .navbar-text a:focus, .main-blk .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}
.main-blk .navbar-dark .navbar-brand {
  color: #fff;
}
.main-blk .navbar-dark .navbar-brand:focus, .main-blk .navbar-dark .navbar-brand:hover {
  color: #fff;
}
.main-blk .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.main-blk .navbar-dark .navbar-nav .nav-link:focus, .main-blk .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.main-blk .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.main-blk .navbar-dark .navbar-nav .active > .nav-link, .main-blk .navbar-dark .navbar-nav .nav-link.active, .main-blk .navbar-dark .navbar-nav .nav-link.show, .main-blk .navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}
.main-blk .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.main-blk .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.main-blk .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.main-blk .navbar-dark .navbar-text a {
  color: #fff;
}
.main-blk .navbar-dark .navbar-text a:focus, .main-blk .navbar-dark .navbar-text a:hover {
  color: #fff;
}
.main-blk .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.main-blk .card > hr {
  margin-right: 0;
  margin-left: 0;
}
.main-blk .card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.main-blk .card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.main-blk .card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.main-blk .card > .card-header + .list-group, .main-blk .card > .list-group + .card-footer {
  border-top: 0;
}
.main-blk .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.main-blk .card-title {
  margin-bottom: 0.75rem;
}
.main-blk .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.main-blk .card-text:last-child {
  margin-bottom: 0;
}
.main-blk .card-link:hover {
  text-decoration: none;
}
.main-blk .card-link + .card-link {
  margin-left: 1.25rem;
}
.main-blk .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.main-blk .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.main-blk .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.main-blk .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.main-blk .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.main-blk .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.main-blk .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.main-blk .card-img, .main-blk .card-img-bottom, .main-blk .card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}
.main-blk .card-img, .main-blk .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.main-blk .card-img, .main-blk .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.main-blk .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .main-blk .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .main-blk .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.main-blk .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .main-blk .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .main-blk .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .main-blk .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .main-blk .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .main-blk .card-group > .card:not(:last-child) .card-header, .main-blk .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .main-blk .card-group > .card:not(:last-child) .card-footer, .main-blk .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .main-blk .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .main-blk .card-group > .card:not(:first-child) .card-header, .main-blk .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .main-blk .card-group > .card:not(:first-child) .card-footer, .main-blk .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.main-blk .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .main-blk .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .main-blk .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.main-blk .accordion {
  overflow-anchor: none;
}
.main-blk .accordion > .card {
  overflow: hidden;
}
.main-blk .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.main-blk .accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.main-blk .accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.main-blk .breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.main-blk .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.main-blk .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.main-blk .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.main-blk .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.main-blk .breadcrumb-item.active {
  color: #6c757d;
}
.main-blk .pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.main-blk .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.main-blk .page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.main-blk .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.main-blk .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.main-blk .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.main-blk .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.main-blk .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.main-blk .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.main-blk .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.main-blk .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.main-blk .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.main-blk .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.main-blk .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.main-blk .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .badge {
    transition: none;
  }
}
.main-blk a.badge:focus, .main-blk a.badge:hover {
  text-decoration: none;
}
.main-blk .badge:empty {
  display: none;
}
.main-blk .btn .badge {
  position: relative;
  top: -1px;
}
.main-blk .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.main-blk .badge-primary {
  color: #fff;
  background-color: #007bff;
}
.main-blk a.badge-primary:focus, .main-blk a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc;
}
.main-blk a.badge-primary.focus, .main-blk a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.main-blk .badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
.main-blk a.badge-secondary:focus, .main-blk a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62;
}
.main-blk a.badge-secondary.focus, .main-blk a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.main-blk .badge-success {
  color: #fff;
  background-color: #28a745;
}
.main-blk a.badge-success:focus, .main-blk a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34;
}
.main-blk a.badge-success.focus, .main-blk a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.main-blk .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
.main-blk a.badge-info:focus, .main-blk a.badge-info:hover {
  color: #fff;
  background-color: #117a8b;
}
.main-blk a.badge-info.focus, .main-blk a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.main-blk .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
.main-blk a.badge-warning:focus, .main-blk a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00;
}
.main-blk a.badge-warning.focus, .main-blk a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.main-blk .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
.main-blk a.badge-danger:focus, .main-blk a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130;
}
.main-blk a.badge-danger.focus, .main-blk a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.main-blk .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
.main-blk a.badge-light:focus, .main-blk a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5;
}
.main-blk a.badge-light.focus, .main-blk a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.main-blk .badge-dark {
  color: #fff;
  background-color: #343a40;
}
.main-blk a.badge-dark:focus, .main-blk a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124;
}
.main-blk a.badge-dark.focus, .main-blk a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.main-blk .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .main-blk .jumbotron {
    padding: 4rem 2rem;
  }
}
.main-blk .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.main-blk .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.main-blk .alert-heading {
  color: inherit;
}
.main-blk .alert-link {
  font-weight: 700;
}
.main-blk .alert-dismissible {
  padding-right: 4rem;
}
.main-blk .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.main-blk .alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.main-blk .alert-primary hr {
  border-top-color: #9fcdff;
}
.main-blk .alert-primary .alert-link {
  color: #002752;
}
.main-blk .alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.main-blk .alert-secondary hr {
  border-top-color: #c8cbcf;
}
.main-blk .alert-secondary .alert-link {
  color: #202326;
}
.main-blk .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.main-blk .alert-success hr {
  border-top-color: #b1dfbb;
}
.main-blk .alert-success .alert-link {
  color: #0b2e13;
}
.main-blk .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.main-blk .alert-info hr {
  border-top-color: #abdde5;
}
.main-blk .alert-info .alert-link {
  color: #062c33;
}
.main-blk .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.main-blk .alert-warning hr {
  border-top-color: #ffe8a1;
}
.main-blk .alert-warning .alert-link {
  color: #533f03;
}
.main-blk .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.main-blk .alert-danger hr {
  border-top-color: #f1b0b7;
}
.main-blk .alert-danger .alert-link {
  color: #491217;
}
.main-blk .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.main-blk .alert-light hr {
  border-top-color: #ececf6;
}
.main-blk .alert-light .alert-link {
  color: #686868;
}
.main-blk .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.main-blk .alert-dark hr {
  border-top-color: #b9bbbe;
}
.main-blk .alert-dark .alert-link {
  color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.main-blk .progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.main-blk .progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .progress-bar {
    transition: none;
  }
}
.main-blk .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.main-blk .progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
.main-blk .media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.main-blk .media-body {
  -ms-flex: 1;
  flex: 1;
}
.main-blk .list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.main-blk .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.main-blk .list-group-item-action:focus, .main-blk .list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.main-blk .list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.main-blk .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.main-blk .list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.main-blk .list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.main-blk .list-group-item.disabled, .main-blk .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.main-blk .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.main-blk .list-group-item + .list-group-item {
  border-top-width: 0;
}
.main-blk .list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.main-blk .list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row;
}
.main-blk .list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.main-blk .list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.main-blk .list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.main-blk .list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.main-blk .list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .main-blk .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .main-blk .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .main-blk .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .main-blk .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .main-blk .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .main-blk .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .main-blk .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .main-blk .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .main-blk .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .main-blk .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .main-blk .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .main-blk .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .main-blk .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .main-blk .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .main-blk .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .main-blk .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .main-blk .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .main-blk .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .main-blk .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .main-blk .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.main-blk .list-group-flush {
  border-radius: 0;
}
.main-blk .list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.main-blk .list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.main-blk .list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.main-blk .list-group-item-primary.list-group-item-action:focus, .main-blk .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff;
}
.main-blk .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.main-blk .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.main-blk .list-group-item-secondary.list-group-item-action:focus, .main-blk .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf;
}
.main-blk .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.main-blk .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.main-blk .list-group-item-success.list-group-item-action:focus, .main-blk .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb;
}
.main-blk .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.main-blk .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.main-blk .list-group-item-info.list-group-item-action:focus, .main-blk .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5;
}
.main-blk .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.main-blk .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.main-blk .list-group-item-warning.list-group-item-action:focus, .main-blk .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1;
}
.main-blk .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.main-blk .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.main-blk .list-group-item-danger.list-group-item-action:focus, .main-blk .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7;
}
.main-blk .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.main-blk .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.main-blk .list-group-item-light.list-group-item-action:focus, .main-blk .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6;
}
.main-blk .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.main-blk .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.main-blk .list-group-item-dark.list-group-item-action:focus, .main-blk .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.main-blk .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.main-blk .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.main-blk .close:hover {
  color: #000;
  text-decoration: none;
}
.main-blk .close:not(:disabled):not(.disabled):focus, .main-blk .close:not(:disabled):not(.disabled):hover {
  opacity: 0.75;
}
.main-blk button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
.main-blk a.close.disabled {
  pointer-events: none;
}
.main-blk .toast {
  -ms-flex-preferred-size: 350px;
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.main-blk .toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.main-blk .toast.showing {
  opacity: 1;
}
.main-blk .toast.show {
  display: block;
  opacity: 1;
}
.main-blk .toast.hide {
  display: none;
}
.main-blk .toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.main-blk .toast-body {
  padding: 0.75rem;
}
.main-blk .modal-open {
  overflow: hidden;
}
.main-blk .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.main-blk .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.main-blk .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.main-blk .modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .modal.fade .modal-dialog {
    transition: none;
  }
}
.main-blk .modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.main-blk .modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.main-blk .modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.main-blk .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.main-blk .modal-dialog-scrollable .modal-footer, .main-blk .modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.main-blk .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.main-blk .modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.main-blk .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.main-blk .modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.main-blk .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.main-blk .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.main-blk .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.main-blk .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.main-blk .modal-backdrop.fade {
  opacity: 0;
}
.main-blk .modal-backdrop.show {
  opacity: 0.5;
}
.main-blk .modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.main-blk .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.main-blk .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.main-blk .modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.main-blk .modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.main-blk .modal-footer > * {
  margin: 0.25rem;
}
.main-blk .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .main-blk .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .main-blk .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .main-blk .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .main-blk .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .main-blk .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .main-blk .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .main-blk .modal-lg, .main-blk .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .main-blk .modal-xl {
    max-width: 1140px;
  }
}
.main-blk .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.main-blk .tooltip.show {
  opacity: 0.9;
}
.main-blk .tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.main-blk .tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.main-blk .bs-tooltip-auto[x-placement^=top], .main-blk .bs-tooltip-top {
  padding: 0.4rem 0;
}
.main-blk .bs-tooltip-auto[x-placement^=top] .arrow, .main-blk .bs-tooltip-top .arrow {
  bottom: 0;
}
.main-blk .bs-tooltip-auto[x-placement^=top] .arrow::before, .main-blk .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.main-blk .bs-tooltip-auto[x-placement^=right], .main-blk .bs-tooltip-right {
  padding: 0 0.4rem;
}
.main-blk .bs-tooltip-auto[x-placement^=right] .arrow, .main-blk .bs-tooltip-right .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.main-blk .bs-tooltip-auto[x-placement^=right] .arrow::before, .main-blk .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.main-blk .bs-tooltip-auto[x-placement^=bottom], .main-blk .bs-tooltip-bottom {
  padding: 0.4rem 0;
}
.main-blk .bs-tooltip-auto[x-placement^=bottom] .arrow, .main-blk .bs-tooltip-bottom .arrow {
  top: 0;
}
.main-blk .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .main-blk .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.main-blk .bs-tooltip-auto[x-placement^=left], .main-blk .bs-tooltip-left {
  padding: 0 0.4rem;
}
.main-blk .bs-tooltip-auto[x-placement^=left] .arrow, .main-blk .bs-tooltip-left .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.main-blk .bs-tooltip-auto[x-placement^=left] .arrow::before, .main-blk .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.main-blk .tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.main-blk .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.main-blk .popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.main-blk .popover .arrow::after, .main-blk .popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.main-blk .bs-popover-auto[x-placement^=top], .main-blk .bs-popover-top {
  margin-bottom: 0.5rem;
}
.main-blk .bs-popover-auto[x-placement^=top] > .arrow, .main-blk .bs-popover-top > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.main-blk .bs-popover-auto[x-placement^=top] > .arrow::before, .main-blk .bs-popover-top > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.main-blk .bs-popover-auto[x-placement^=top] > .arrow::after, .main-blk .bs-popover-top > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.main-blk .bs-popover-auto[x-placement^=right], .main-blk .bs-popover-right {
  margin-left: 0.5rem;
}
.main-blk .bs-popover-auto[x-placement^=right] > .arrow, .main-blk .bs-popover-right > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.main-blk .bs-popover-auto[x-placement^=right] > .arrow::before, .main-blk .bs-popover-right > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.main-blk .bs-popover-auto[x-placement^=right] > .arrow::after, .main-blk .bs-popover-right > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.main-blk .bs-popover-auto[x-placement^=bottom], .main-blk .bs-popover-bottom {
  margin-top: 0.5rem;
}
.main-blk .bs-popover-auto[x-placement^=bottom] > .arrow, .main-blk .bs-popover-bottom > .arrow {
  top: calc(-0.5rem - 1px);
}
.main-blk .bs-popover-auto[x-placement^=bottom] > .arrow::before, .main-blk .bs-popover-bottom > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.main-blk .bs-popover-auto[x-placement^=bottom] > .arrow::after, .main-blk .bs-popover-bottom > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.main-blk .bs-popover-auto[x-placement^=bottom] .popover-header::before, .main-blk .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.main-blk .bs-popover-auto[x-placement^=left], .main-blk .bs-popover-left {
  margin-right: 0.5rem;
}
.main-blk .bs-popover-auto[x-placement^=left] > .arrow, .main-blk .bs-popover-left > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.main-blk .bs-popover-auto[x-placement^=left] > .arrow::before, .main-blk .bs-popover-left > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.main-blk .bs-popover-auto[x-placement^=left] > .arrow::after, .main-blk .bs-popover-left > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.main-blk .popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.main-blk .popover-header:empty {
  display: none;
}
.main-blk .popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.main-blk .carousel {
  position: relative;
}
.main-blk .carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.main-blk .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.main-blk .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.main-blk .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .carousel-item {
    transition: none;
  }
}
.main-blk .carousel-item-next, .main-blk .carousel-item-prev, .main-blk .carousel-item.active {
  display: block;
}
.main-blk .active.carousel-item-right, .main-blk .carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.main-blk .active.carousel-item-left, .main-blk .carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.main-blk .carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}
.main-blk .carousel-fade .carousel-item-next.carousel-item-left, .main-blk .carousel-fade .carousel-item-prev.carousel-item-right, .main-blk .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}
.main-blk .carousel-fade .active.carousel-item-left, .main-blk .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .carousel-fade .active.carousel-item-left, .main-blk .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.main-blk .carousel-control-next, .main-blk .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .carousel-control-next, .main-blk .carousel-control-prev {
    transition: none;
  }
}
.main-blk .carousel-control-next:focus, .main-blk .carousel-control-next:hover, .main-blk .carousel-control-prev:focus, .main-blk .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.main-blk .carousel-control-prev {
  left: 0;
}
.main-blk .carousel-control-next {
  right: 0;
}
.main-blk .carousel-control-next-icon, .main-blk .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}
.main-blk .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.main-blk .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.main-blk .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.main-blk .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .carousel-indicators li {
    transition: none;
  }
}
.main-blk .carousel-indicators .active {
  opacity: 1;
}
.main-blk .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.main-blk .spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}
.main-blk .spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.main-blk .spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}
.main-blk .spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .spinner-border, .main-blk .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
.main-blk .align-baseline {
  vertical-align: baseline !important;
}
.main-blk .align-top {
  vertical-align: top !important;
}
.main-blk .align-middle {
  vertical-align: middle !important;
}
.main-blk .align-bottom {
  vertical-align: bottom !important;
}
.main-blk .align-text-bottom {
  vertical-align: text-bottom !important;
}
.main-blk .align-text-top {
  vertical-align: text-top !important;
}
.main-blk .bg-primary {
  background-color: #007bff !important;
}
.main-blk a.bg-primary:focus, .main-blk a.bg-primary:hover, .main-blk button.bg-primary:focus, .main-blk button.bg-primary:hover {
  background-color: #0062cc !important;
}
.main-blk .bg-secondary {
  background-color: #6c757d !important;
}
.main-blk a.bg-secondary:focus, .main-blk a.bg-secondary:hover, .main-blk button.bg-secondary:focus, .main-blk button.bg-secondary:hover {
  background-color: #545b62 !important;
}
.main-blk .bg-success {
  background-color: #28a745 !important;
}
.main-blk a.bg-success:focus, .main-blk a.bg-success:hover, .main-blk button.bg-success:focus, .main-blk button.bg-success:hover {
  background-color: #1e7e34 !important;
}
.main-blk .bg-info {
  background-color: #17a2b8 !important;
}
.main-blk a.bg-info:focus, .main-blk a.bg-info:hover, .main-blk button.bg-info:focus, .main-blk button.bg-info:hover {
  background-color: #117a8b !important;
}
.main-blk .bg-warning {
  background-color: #ffc107 !important;
}
.main-blk a.bg-warning:focus, .main-blk a.bg-warning:hover, .main-blk button.bg-warning:focus, .main-blk button.bg-warning:hover {
  background-color: #d39e00 !important;
}
.main-blk .bg-danger {
  background-color: #dc3545 !important;
}
.main-blk a.bg-danger:focus, .main-blk a.bg-danger:hover, .main-blk button.bg-danger:focus, .main-blk button.bg-danger:hover {
  background-color: #bd2130 !important;
}
.main-blk .bg-light {
  background-color: #f8f9fa !important;
}
.main-blk a.bg-light:focus, .main-blk a.bg-light:hover, .main-blk button.bg-light:focus, .main-blk button.bg-light:hover {
  background-color: #dae0e5 !important;
}
.main-blk .bg-dark {
  background-color: #343a40 !important;
}
.main-blk a.bg-dark:focus, .main-blk a.bg-dark:hover, .main-blk button.bg-dark:focus, .main-blk button.bg-dark:hover {
  background-color: #1d2124 !important;
}
.main-blk .bg-white {
  background-color: #fff !important;
}
.main-blk .bg-transparent {
  background-color: transparent !important;
}
.main-blk .border {
  border: 1px solid #dee2e6 !important;
}
.main-blk .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.main-blk .border-right {
  border-right: 1px solid #dee2e6 !important;
}
.main-blk .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.main-blk .border-left {
  border-left: 1px solid #dee2e6 !important;
}
.main-blk .border-0 {
  border: 0 !important;
}
.main-blk .border-top-0 {
  border-top: 0 !important;
}
.main-blk .border-right-0 {
  border-right: 0 !important;
}
.main-blk .border-bottom-0 {
  border-bottom: 0 !important;
}
.main-blk .border-left-0 {
  border-left: 0 !important;
}
.main-blk .border-primary {
  border-color: #007bff !important;
}
.main-blk .border-secondary {
  border-color: #6c757d !important;
}
.main-blk .border-success {
  border-color: #28a745 !important;
}
.main-blk .border-info {
  border-color: #17a2b8 !important;
}
.main-blk .border-warning {
  border-color: #ffc107 !important;
}
.main-blk .border-danger {
  border-color: #dc3545 !important;
}
.main-blk .border-light {
  border-color: #f8f9fa !important;
}
.main-blk .border-dark {
  border-color: #343a40 !important;
}
.main-blk .border-white {
  border-color: #fff !important;
}
.main-blk .rounded-sm {
  border-radius: 0.2rem !important;
}
.main-blk .rounded {
  border-radius: 0.25rem !important;
}
.main-blk .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.main-blk .rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.main-blk .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.main-blk .rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.main-blk .rounded-lg {
  border-radius: 0.3rem !important;
}
.main-blk .rounded-circle {
  border-radius: 50% !important;
}
.main-blk .rounded-pill {
  border-radius: 50rem !important;
}
.main-blk .rounded-0 {
  border-radius: 0 !important;
}
.main-blk .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.main-blk .d-none {
  display: none !important;
}
.main-blk .d-inline {
  display: inline !important;
}
.main-blk .d-inline-block {
  display: inline-block !important;
}
.main-blk .d-block {
  display: block !important;
}
.main-blk .d-table {
  display: table !important;
}
.main-blk .d-table-row {
  display: table-row !important;
}
.main-blk .d-table-cell {
  display: table-cell !important;
}
.main-blk .d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.main-blk .d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .main-blk .d-sm-none {
    display: none !important;
  }
  .main-blk .d-sm-inline {
    display: inline !important;
  }
  .main-blk .d-sm-inline-block {
    display: inline-block !important;
  }
  .main-blk .d-sm-block {
    display: block !important;
  }
  .main-blk .d-sm-table {
    display: table !important;
  }
  .main-blk .d-sm-table-row {
    display: table-row !important;
  }
  .main-blk .d-sm-table-cell {
    display: table-cell !important;
  }
  .main-blk .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .main-blk .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .main-blk .d-md-none {
    display: none !important;
  }
  .main-blk .d-md-inline {
    display: inline !important;
  }
  .main-blk .d-md-inline-block {
    display: inline-block !important;
  }
  .main-blk .d-md-block {
    display: block !important;
  }
  .main-blk .d-md-table {
    display: table !important;
  }
  .main-blk .d-md-table-row {
    display: table-row !important;
  }
  .main-blk .d-md-table-cell {
    display: table-cell !important;
  }
  .main-blk .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .main-blk .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .main-blk .d-lg-none {
    display: none !important;
  }
  .main-blk .d-lg-inline {
    display: inline !important;
  }
  .main-blk .d-lg-inline-block {
    display: inline-block !important;
  }
  .main-blk .d-lg-block {
    display: block !important;
  }
  .main-blk .d-lg-table {
    display: table !important;
  }
  .main-blk .d-lg-table-row {
    display: table-row !important;
  }
  .main-blk .d-lg-table-cell {
    display: table-cell !important;
  }
  .main-blk .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .main-blk .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .main-blk .d-xl-none {
    display: none !important;
  }
  .main-blk .d-xl-inline {
    display: inline !important;
  }
  .main-blk .d-xl-inline-block {
    display: inline-block !important;
  }
  .main-blk .d-xl-block {
    display: block !important;
  }
  .main-blk .d-xl-table {
    display: table !important;
  }
  .main-blk .d-xl-table-row {
    display: table-row !important;
  }
  .main-blk .d-xl-table-cell {
    display: table-cell !important;
  }
  .main-blk .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .main-blk .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .main-blk .d-print-none {
    display: none !important;
  }
  .main-blk .d-print-inline {
    display: inline !important;
  }
  .main-blk .d-print-inline-block {
    display: inline-block !important;
  }
  .main-blk .d-print-block {
    display: block !important;
  }
  .main-blk .d-print-table {
    display: table !important;
  }
  .main-blk .d-print-table-row {
    display: table-row !important;
  }
  .main-blk .d-print-table-cell {
    display: table-cell !important;
  }
  .main-blk .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .main-blk .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.main-blk .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.main-blk .embed-responsive::before {
  display: block;
  content: "";
}
.main-blk .embed-responsive .embed-responsive-item, .main-blk .embed-responsive embed, .main-blk .embed-responsive iframe, .main-blk .embed-responsive object, .main-blk .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.main-blk .embed-responsive-21by9::before {
  padding-top: 42.857143%;
}
.main-blk .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.main-blk .embed-responsive-4by3::before {
  padding-top: 75%;
}
.main-blk .embed-responsive-1by1::before {
  padding-top: 100%;
}
.main-blk .flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.main-blk .flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.main-blk .flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.main-blk .flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.main-blk .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.main-blk .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.main-blk .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.main-blk .flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.main-blk .flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.main-blk .flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.main-blk .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.main-blk .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.main-blk .justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.main-blk .justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.main-blk .justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.main-blk .justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.main-blk .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.main-blk .align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.main-blk .align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.main-blk .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.main-blk .align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.main-blk .align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.main-blk .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.main-blk .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.main-blk .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.main-blk .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.main-blk .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.main-blk .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.main-blk .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.main-blk .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.main-blk .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.main-blk .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.main-blk .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.main-blk .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .main-blk .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .main-blk .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .main-blk .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .main-blk .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .main-blk .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .main-blk .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .main-blk .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .main-blk .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .main-blk .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .main-blk .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .main-blk .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .main-blk .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .main-blk .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .main-blk .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .main-blk .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .main-blk .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .main-blk .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .main-blk .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .main-blk .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .main-blk .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .main-blk .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .main-blk .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .main-blk .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .main-blk .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .main-blk .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .main-blk .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .main-blk .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .main-blk .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .main-blk .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .main-blk .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .main-blk .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .main-blk .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .main-blk .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .main-blk .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .main-blk .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .main-blk .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .main-blk .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .main-blk .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .main-blk .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .main-blk .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .main-blk .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .main-blk .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .main-blk .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .main-blk .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .main-blk .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .main-blk .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .main-blk .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .main-blk .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .main-blk .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .main-blk .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .main-blk .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .main-blk .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .main-blk .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .main-blk .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .main-blk .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .main-blk .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .main-blk .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .main-blk .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .main-blk .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .main-blk .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .main-blk .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .main-blk .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .main-blk .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .main-blk .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .main-blk .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .main-blk .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .main-blk .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .main-blk .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .main-blk .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .main-blk .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .main-blk .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .main-blk .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .main-blk .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .main-blk .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .main-blk .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .main-blk .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .main-blk .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .main-blk .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .main-blk .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .main-blk .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .main-blk .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .main-blk .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .main-blk .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .main-blk .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .main-blk .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .main-blk .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .main-blk .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .main-blk .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .main-blk .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .main-blk .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .main-blk .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .main-blk .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .main-blk .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .main-blk .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .main-blk .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .main-blk .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .main-blk .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .main-blk .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .main-blk .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .main-blk .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .main-blk .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .main-blk .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .main-blk .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .main-blk .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .main-blk .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .main-blk .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .main-blk .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .main-blk .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .main-blk .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .main-blk .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .main-blk .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .main-blk .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .main-blk .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .main-blk .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .main-blk .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .main-blk .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .main-blk .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .main-blk .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .main-blk .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .main-blk .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .main-blk .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .main-blk .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .main-blk .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .main-blk .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .main-blk .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .main-blk .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .main-blk .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .main-blk .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .main-blk .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .main-blk .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .main-blk .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .main-blk .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .main-blk .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .main-blk .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .main-blk .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .main-blk .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.main-blk .float-left {
  float: left !important;
}
.main-blk .float-right {
  float: right !important;
}
.main-blk .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .main-blk .float-sm-left {
    float: left !important;
  }
  .main-blk .float-sm-right {
    float: right !important;
  }
  .main-blk .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .main-blk .float-md-left {
    float: left !important;
  }
  .main-blk .float-md-right {
    float: right !important;
  }
  .main-blk .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .main-blk .float-lg-left {
    float: left !important;
  }
  .main-blk .float-lg-right {
    float: right !important;
  }
  .main-blk .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .main-blk .float-xl-left {
    float: left !important;
  }
  .main-blk .float-xl-right {
    float: right !important;
  }
  .main-blk .float-xl-none {
    float: none !important;
  }
}
.main-blk .user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.main-blk .user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
.main-blk .user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.main-blk .overflow-auto {
  overflow: auto !important;
}
.main-blk .overflow-hidden {
  overflow: hidden !important;
}
.main-blk .position-static {
  position: static !important;
}
.main-blk .position-relative {
  position: relative !important;
}
.main-blk .position-absolute {
  position: absolute !important;
}
.main-blk .position-fixed {
  position: fixed !important;
}
.main-blk .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.main-blk .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.main-blk .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports (position: -webkit-sticky) or (position: sticky) {
  .main-blk .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.main-blk .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.main-blk .sr-only-focusable:active, .main-blk .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.main-blk .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.main-blk .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.main-blk .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.main-blk .shadow-none {
  box-shadow: none !important;
}
.main-blk .w-25 {
  width: 25% !important;
}
.main-blk .w-50 {
  width: 50% !important;
}
.main-blk .w-75 {
  width: 75% !important;
}
.main-blk .w-100 {
  width: 100% !important;
}
.main-blk .w-auto {
  width: auto !important;
}
.main-blk .h-25 {
  height: 25% !important;
}
.main-blk .h-50 {
  height: 50% !important;
}
.main-blk .h-75 {
  height: 75% !important;
}
.main-blk .h-100 {
  height: 100% !important;
}
.main-blk .h-auto {
  height: auto !important;
}
.main-blk .mw-100 {
  max-width: 100% !important;
}
.main-blk .mh-100 {
  max-height: 100% !important;
}
.main-blk .min-vw-100 {
  min-width: 100vw !important;
}
.main-blk .min-vh-100 {
  min-height: 100vh !important;
}
.main-blk .vw-100 {
  width: 100vw !important;
}
.main-blk .vh-100 {
  height: 100vh !important;
}
.main-blk .m-0 {
  margin: 0 !important;
}
.main-blk .mt-0, .main-blk .my-0 {
  margin-top: 0 !important;
}
.main-blk .mr-0, .main-blk .mx-0 {
  margin-right: 0 !important;
}
.main-blk .mb-0, .main-blk .my-0 {
  margin-bottom: 0 !important;
}
.main-blk .ml-0, .main-blk .mx-0 {
  margin-left: 0 !important;
}
.main-blk .m-1 {
  margin: 0.25rem !important;
}
.main-blk .mt-1, .main-blk .my-1 {
  margin-top: 0.25rem !important;
}
.main-blk .mr-1, .main-blk .mx-1 {
  margin-right: 0.25rem !important;
}
.main-blk .mb-1, .main-blk .my-1 {
  margin-bottom: 0.25rem !important;
}
.main-blk .ml-1, .main-blk .mx-1 {
  margin-left: 0.25rem !important;
}
.main-blk .m-2 {
  margin: 0.5rem !important;
}
.main-blk .mt-2, .main-blk .my-2 {
  margin-top: 0.5rem !important;
}
.main-blk .mr-2, .main-blk .mx-2 {
  margin-right: 0.5rem !important;
}
.main-blk .mb-2, .main-blk .my-2 {
  margin-bottom: 0.5rem !important;
}
.main-blk .ml-2, .main-blk .mx-2 {
  margin-left: 0.5rem !important;
}
.main-blk .m-3 {
  margin: 1rem !important;
}
.main-blk .mt-3, .main-blk .my-3 {
  margin-top: 1rem !important;
}
.main-blk .mr-3, .main-blk .mx-3 {
  margin-right: 1rem !important;
}
.main-blk .mb-3, .main-blk .my-3 {
  margin-bottom: 1rem !important;
}
.main-blk .ml-3, .main-blk .mx-3 {
  margin-left: 1rem !important;
}
.main-blk .m-4 {
  margin: 1.5rem !important;
}
.main-blk .mt-4, .main-blk .my-4 {
  margin-top: 1.5rem !important;
}
.main-blk .mr-4, .main-blk .mx-4 {
  margin-right: 1.5rem !important;
}
.main-blk .mb-4, .main-blk .my-4 {
  margin-bottom: 1.5rem !important;
}
.main-blk .ml-4, .main-blk .mx-4 {
  margin-left: 1.5rem !important;
}
.main-blk .m-5 {
  margin: 3rem !important;
}
.main-blk .mt-5, .main-blk .my-5 {
  margin-top: 3rem !important;
}
.main-blk .mr-5, .main-blk .mx-5 {
  margin-right: 3rem !important;
}
.main-blk .mb-5, .main-blk .my-5 {
  margin-bottom: 3rem !important;
}
.main-blk .ml-5, .main-blk .mx-5 {
  margin-left: 3rem !important;
}
.main-blk .p-0 {
  padding: 0 !important;
}
.main-blk .pt-0, .main-blk .py-0 {
  padding-top: 0 !important;
}
.main-blk .pr-0, .main-blk .px-0 {
  padding-right: 0 !important;
}
.main-blk .pb-0, .main-blk .py-0 {
  padding-bottom: 0 !important;
}
.main-blk .pl-0, .main-blk .px-0 {
  padding-left: 0 !important;
}
.main-blk .p-1 {
  padding: 0.25rem !important;
}
.main-blk .pt-1, .main-blk .py-1 {
  padding-top: 0.25rem !important;
}
.main-blk .pr-1, .main-blk .px-1 {
  padding-right: 0.25rem !important;
}
.main-blk .pb-1, .main-blk .py-1 {
  padding-bottom: 0.25rem !important;
}
.main-blk .pl-1, .main-blk .px-1 {
  padding-left: 0.25rem !important;
}
.main-blk .p-2 {
  padding: 0.5rem !important;
}
.main-blk .pt-2, .main-blk .py-2 {
  padding-top: 0.5rem !important;
}
.main-blk .pr-2, .main-blk .px-2 {
  padding-right: 0.5rem !important;
}
.main-blk .pb-2, .main-blk .py-2 {
  padding-bottom: 0.5rem !important;
}
.main-blk .pl-2, .main-blk .px-2 {
  padding-left: 0.5rem !important;
}
.main-blk .p-3 {
  padding: 1rem !important;
}
.main-blk .pt-3, .main-blk .py-3 {
  padding-top: 1rem !important;
}
.main-blk .pr-3, .main-blk .px-3 {
  padding-right: 1rem !important;
}
.main-blk .pb-3, .main-blk .py-3 {
  padding-bottom: 1rem !important;
}
.main-blk .pl-3, .main-blk .px-3 {
  padding-left: 1rem !important;
}
.main-blk .p-4 {
  padding: 1.5rem !important;
}
.main-blk .pt-4, .main-blk .py-4 {
  padding-top: 1.5rem !important;
}
.main-blk .pr-4, .main-blk .px-4 {
  padding-right: 1.5rem !important;
}
.main-blk .pb-4, .main-blk .py-4 {
  padding-bottom: 1.5rem !important;
}
.main-blk .pl-4, .main-blk .px-4 {
  padding-left: 1.5rem !important;
}
.main-blk .p-5 {
  padding: 3rem !important;
}
.main-blk .pt-5, .main-blk .py-5 {
  padding-top: 3rem !important;
}
.main-blk .pr-5, .main-blk .px-5 {
  padding-right: 3rem !important;
}
.main-blk .pb-5, .main-blk .py-5 {
  padding-bottom: 3rem !important;
}
.main-blk .pl-5, .main-blk .px-5 {
  padding-left: 3rem !important;
}
.main-blk .m-n1 {
  margin: -0.25rem !important;
}
.main-blk .mt-n1, .main-blk .my-n1 {
  margin-top: -0.25rem !important;
}
.main-blk .mr-n1, .main-blk .mx-n1 {
  margin-right: -0.25rem !important;
}
.main-blk .mb-n1, .main-blk .my-n1 {
  margin-bottom: -0.25rem !important;
}
.main-blk .ml-n1, .main-blk .mx-n1 {
  margin-left: -0.25rem !important;
}
.main-blk .m-n2 {
  margin: -0.5rem !important;
}
.main-blk .mt-n2, .main-blk .my-n2 {
  margin-top: -0.5rem !important;
}
.main-blk .mr-n2, .main-blk .mx-n2 {
  margin-right: -0.5rem !important;
}
.main-blk .mb-n2, .main-blk .my-n2 {
  margin-bottom: -0.5rem !important;
}
.main-blk .ml-n2, .main-blk .mx-n2 {
  margin-left: -0.5rem !important;
}
.main-blk .m-n3 {
  margin: -1rem !important;
}
.main-blk .mt-n3, .main-blk .my-n3 {
  margin-top: -1rem !important;
}
.main-blk .mr-n3, .main-blk .mx-n3 {
  margin-right: -1rem !important;
}
.main-blk .mb-n3, .main-blk .my-n3 {
  margin-bottom: -1rem !important;
}
.main-blk .ml-n3, .main-blk .mx-n3 {
  margin-left: -1rem !important;
}
.main-blk .m-n4 {
  margin: -1.5rem !important;
}
.main-blk .mt-n4, .main-blk .my-n4 {
  margin-top: -1.5rem !important;
}
.main-blk .mr-n4, .main-blk .mx-n4 {
  margin-right: -1.5rem !important;
}
.main-blk .mb-n4, .main-blk .my-n4 {
  margin-bottom: -1.5rem !important;
}
.main-blk .ml-n4, .main-blk .mx-n4 {
  margin-left: -1.5rem !important;
}
.main-blk .m-n5 {
  margin: -3rem !important;
}
.main-blk .mt-n5, .main-blk .my-n5 {
  margin-top: -3rem !important;
}
.main-blk .mr-n5, .main-blk .mx-n5 {
  margin-right: -3rem !important;
}
.main-blk .mb-n5, .main-blk .my-n5 {
  margin-bottom: -3rem !important;
}
.main-blk .ml-n5, .main-blk .mx-n5 {
  margin-left: -3rem !important;
}
.main-blk .m-auto {
  margin: auto !important;
}
.main-blk .mt-auto, .main-blk .my-auto {
  margin-top: auto !important;
}
.main-blk .mr-auto, .main-blk .mx-auto {
  margin-right: auto !important;
}
.main-blk .mb-auto, .main-blk .my-auto {
  margin-bottom: auto !important;
}
.main-blk .ml-auto, .main-blk .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .main-blk .m-sm-0 {
    margin: 0 !important;
  }
  .main-blk .mt-sm-0, .main-blk .my-sm-0 {
    margin-top: 0 !important;
  }
  .main-blk .mr-sm-0, .main-blk .mx-sm-0 {
    margin-right: 0 !important;
  }
  .main-blk .mb-sm-0, .main-blk .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .main-blk .ml-sm-0, .main-blk .mx-sm-0 {
    margin-left: 0 !important;
  }
  .main-blk .m-sm-1 {
    margin: 0.25rem !important;
  }
  .main-blk .mt-sm-1, .main-blk .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .main-blk .mr-sm-1, .main-blk .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .main-blk .mb-sm-1, .main-blk .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .main-blk .ml-sm-1, .main-blk .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .main-blk .m-sm-2 {
    margin: 0.5rem !important;
  }
  .main-blk .mt-sm-2, .main-blk .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .main-blk .mr-sm-2, .main-blk .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .main-blk .mb-sm-2, .main-blk .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .main-blk .ml-sm-2, .main-blk .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .main-blk .m-sm-3 {
    margin: 1rem !important;
  }
  .main-blk .mt-sm-3, .main-blk .my-sm-3 {
    margin-top: 1rem !important;
  }
  .main-blk .mr-sm-3, .main-blk .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .main-blk .mb-sm-3, .main-blk .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .main-blk .ml-sm-3, .main-blk .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .main-blk .m-sm-4 {
    margin: 1.5rem !important;
  }
  .main-blk .mt-sm-4, .main-blk .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .main-blk .mr-sm-4, .main-blk .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .main-blk .mb-sm-4, .main-blk .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .main-blk .ml-sm-4, .main-blk .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .main-blk .m-sm-5 {
    margin: 3rem !important;
  }
  .main-blk .mt-sm-5, .main-blk .my-sm-5 {
    margin-top: 3rem !important;
  }
  .main-blk .mr-sm-5, .main-blk .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .main-blk .mb-sm-5, .main-blk .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .main-blk .ml-sm-5, .main-blk .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .main-blk .p-sm-0 {
    padding: 0 !important;
  }
  .main-blk .pt-sm-0, .main-blk .py-sm-0 {
    padding-top: 0 !important;
  }
  .main-blk .pr-sm-0, .main-blk .px-sm-0 {
    padding-right: 0 !important;
  }
  .main-blk .pb-sm-0, .main-blk .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .main-blk .pl-sm-0, .main-blk .px-sm-0 {
    padding-left: 0 !important;
  }
  .main-blk .p-sm-1 {
    padding: 0.25rem !important;
  }
  .main-blk .pt-sm-1, .main-blk .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .main-blk .pr-sm-1, .main-blk .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .main-blk .pb-sm-1, .main-blk .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .main-blk .pl-sm-1, .main-blk .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .main-blk .p-sm-2 {
    padding: 0.5rem !important;
  }
  .main-blk .pt-sm-2, .main-blk .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .main-blk .pr-sm-2, .main-blk .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .main-blk .pb-sm-2, .main-blk .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .main-blk .pl-sm-2, .main-blk .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .main-blk .p-sm-3 {
    padding: 1rem !important;
  }
  .main-blk .pt-sm-3, .main-blk .py-sm-3 {
    padding-top: 1rem !important;
  }
  .main-blk .pr-sm-3, .main-blk .px-sm-3 {
    padding-right: 1rem !important;
  }
  .main-blk .pb-sm-3, .main-blk .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .main-blk .pl-sm-3, .main-blk .px-sm-3 {
    padding-left: 1rem !important;
  }
  .main-blk .p-sm-4 {
    padding: 1.5rem !important;
  }
  .main-blk .pt-sm-4, .main-blk .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .main-blk .pr-sm-4, .main-blk .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .main-blk .pb-sm-4, .main-blk .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .main-blk .pl-sm-4, .main-blk .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .main-blk .p-sm-5 {
    padding: 3rem !important;
  }
  .main-blk .pt-sm-5, .main-blk .py-sm-5 {
    padding-top: 3rem !important;
  }
  .main-blk .pr-sm-5, .main-blk .px-sm-5 {
    padding-right: 3rem !important;
  }
  .main-blk .pb-sm-5, .main-blk .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .main-blk .pl-sm-5, .main-blk .px-sm-5 {
    padding-left: 3rem !important;
  }
  .main-blk .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .main-blk .mt-sm-n1, .main-blk .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .main-blk .mr-sm-n1, .main-blk .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .main-blk .mb-sm-n1, .main-blk .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .main-blk .ml-sm-n1, .main-blk .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .main-blk .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .main-blk .mt-sm-n2, .main-blk .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .main-blk .mr-sm-n2, .main-blk .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .main-blk .mb-sm-n2, .main-blk .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .main-blk .ml-sm-n2, .main-blk .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .main-blk .m-sm-n3 {
    margin: -1rem !important;
  }
  .main-blk .mt-sm-n3, .main-blk .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .main-blk .mr-sm-n3, .main-blk .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .main-blk .mb-sm-n3, .main-blk .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .main-blk .ml-sm-n3, .main-blk .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .main-blk .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .main-blk .mt-sm-n4, .main-blk .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .main-blk .mr-sm-n4, .main-blk .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .main-blk .mb-sm-n4, .main-blk .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .main-blk .ml-sm-n4, .main-blk .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .main-blk .m-sm-n5 {
    margin: -3rem !important;
  }
  .main-blk .mt-sm-n5, .main-blk .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .main-blk .mr-sm-n5, .main-blk .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .main-blk .mb-sm-n5, .main-blk .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .main-blk .ml-sm-n5, .main-blk .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .main-blk .m-sm-auto {
    margin: auto !important;
  }
  .main-blk .mt-sm-auto, .main-blk .my-sm-auto {
    margin-top: auto !important;
  }
  .main-blk .mr-sm-auto, .main-blk .mx-sm-auto {
    margin-right: auto !important;
  }
  .main-blk .mb-sm-auto, .main-blk .my-sm-auto {
    margin-bottom: auto !important;
  }
  .main-blk .ml-sm-auto, .main-blk .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .main-blk .m-md-0 {
    margin: 0 !important;
  }
  .main-blk .mt-md-0, .main-blk .my-md-0 {
    margin-top: 0 !important;
  }
  .main-blk .mr-md-0, .main-blk .mx-md-0 {
    margin-right: 0 !important;
  }
  .main-blk .mb-md-0, .main-blk .my-md-0 {
    margin-bottom: 0 !important;
  }
  .main-blk .ml-md-0, .main-blk .mx-md-0 {
    margin-left: 0 !important;
  }
  .main-blk .m-md-1 {
    margin: 0.25rem !important;
  }
  .main-blk .mt-md-1, .main-blk .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .main-blk .mr-md-1, .main-blk .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .main-blk .mb-md-1, .main-blk .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .main-blk .ml-md-1, .main-blk .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .main-blk .m-md-2 {
    margin: 0.5rem !important;
  }
  .main-blk .mt-md-2, .main-blk .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .main-blk .mr-md-2, .main-blk .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .main-blk .mb-md-2, .main-blk .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .main-blk .ml-md-2, .main-blk .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .main-blk .m-md-3 {
    margin: 1rem !important;
  }
  .main-blk .mt-md-3, .main-blk .my-md-3 {
    margin-top: 1rem !important;
  }
  .main-blk .mr-md-3, .main-blk .mx-md-3 {
    margin-right: 1rem !important;
  }
  .main-blk .mb-md-3, .main-blk .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .main-blk .ml-md-3, .main-blk .mx-md-3 {
    margin-left: 1rem !important;
  }
  .main-blk .m-md-4 {
    margin: 1.5rem !important;
  }
  .main-blk .mt-md-4, .main-blk .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .main-blk .mr-md-4, .main-blk .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .main-blk .mb-md-4, .main-blk .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .main-blk .ml-md-4, .main-blk .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .main-blk .m-md-5 {
    margin: 3rem !important;
  }
  .main-blk .mt-md-5, .main-blk .my-md-5 {
    margin-top: 3rem !important;
  }
  .main-blk .mr-md-5, .main-blk .mx-md-5 {
    margin-right: 3rem !important;
  }
  .main-blk .mb-md-5, .main-blk .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .main-blk .ml-md-5, .main-blk .mx-md-5 {
    margin-left: 3rem !important;
  }
  .main-blk .p-md-0 {
    padding: 0 !important;
  }
  .main-blk .pt-md-0, .main-blk .py-md-0 {
    padding-top: 0 !important;
  }
  .main-blk .pr-md-0, .main-blk .px-md-0 {
    padding-right: 0 !important;
  }
  .main-blk .pb-md-0, .main-blk .py-md-0 {
    padding-bottom: 0 !important;
  }
  .main-blk .pl-md-0, .main-blk .px-md-0 {
    padding-left: 0 !important;
  }
  .main-blk .p-md-1 {
    padding: 0.25rem !important;
  }
  .main-blk .pt-md-1, .main-blk .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .main-blk .pr-md-1, .main-blk .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .main-blk .pb-md-1, .main-blk .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .main-blk .pl-md-1, .main-blk .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .main-blk .p-md-2 {
    padding: 0.5rem !important;
  }
  .main-blk .pt-md-2, .main-blk .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .main-blk .pr-md-2, .main-blk .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .main-blk .pb-md-2, .main-blk .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .main-blk .pl-md-2, .main-blk .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .main-blk .p-md-3 {
    padding: 1rem !important;
  }
  .main-blk .pt-md-3, .main-blk .py-md-3 {
    padding-top: 1rem !important;
  }
  .main-blk .pr-md-3, .main-blk .px-md-3 {
    padding-right: 1rem !important;
  }
  .main-blk .pb-md-3, .main-blk .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .main-blk .pl-md-3, .main-blk .px-md-3 {
    padding-left: 1rem !important;
  }
  .main-blk .p-md-4 {
    padding: 1.5rem !important;
  }
  .main-blk .pt-md-4, .main-blk .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .main-blk .pr-md-4, .main-blk .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .main-blk .pb-md-4, .main-blk .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .main-blk .pl-md-4, .main-blk .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .main-blk .p-md-5 {
    padding: 3rem !important;
  }
  .main-blk .pt-md-5, .main-blk .py-md-5 {
    padding-top: 3rem !important;
  }
  .main-blk .pr-md-5, .main-blk .px-md-5 {
    padding-right: 3rem !important;
  }
  .main-blk .pb-md-5, .main-blk .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .main-blk .pl-md-5, .main-blk .px-md-5 {
    padding-left: 3rem !important;
  }
  .main-blk .m-md-n1 {
    margin: -0.25rem !important;
  }
  .main-blk .mt-md-n1, .main-blk .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .main-blk .mr-md-n1, .main-blk .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .main-blk .mb-md-n1, .main-blk .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .main-blk .ml-md-n1, .main-blk .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .main-blk .m-md-n2 {
    margin: -0.5rem !important;
  }
  .main-blk .mt-md-n2, .main-blk .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .main-blk .mr-md-n2, .main-blk .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .main-blk .mb-md-n2, .main-blk .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .main-blk .ml-md-n2, .main-blk .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .main-blk .m-md-n3 {
    margin: -1rem !important;
  }
  .main-blk .mt-md-n3, .main-blk .my-md-n3 {
    margin-top: -1rem !important;
  }
  .main-blk .mr-md-n3, .main-blk .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .main-blk .mb-md-n3, .main-blk .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .main-blk .ml-md-n3, .main-blk .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .main-blk .m-md-n4 {
    margin: -1.5rem !important;
  }
  .main-blk .mt-md-n4, .main-blk .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .main-blk .mr-md-n4, .main-blk .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .main-blk .mb-md-n4, .main-blk .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .main-blk .ml-md-n4, .main-blk .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .main-blk .m-md-n5 {
    margin: -3rem !important;
  }
  .main-blk .mt-md-n5, .main-blk .my-md-n5 {
    margin-top: -3rem !important;
  }
  .main-blk .mr-md-n5, .main-blk .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .main-blk .mb-md-n5, .main-blk .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .main-blk .ml-md-n5, .main-blk .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .main-blk .m-md-auto {
    margin: auto !important;
  }
  .main-blk .mt-md-auto, .main-blk .my-md-auto {
    margin-top: auto !important;
  }
  .main-blk .mr-md-auto, .main-blk .mx-md-auto {
    margin-right: auto !important;
  }
  .main-blk .mb-md-auto, .main-blk .my-md-auto {
    margin-bottom: auto !important;
  }
  .main-blk .ml-md-auto, .main-blk .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .main-blk .m-lg-0 {
    margin: 0 !important;
  }
  .main-blk .mt-lg-0, .main-blk .my-lg-0 {
    margin-top: 0 !important;
  }
  .main-blk .mr-lg-0, .main-blk .mx-lg-0 {
    margin-right: 0 !important;
  }
  .main-blk .mb-lg-0, .main-blk .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .main-blk .ml-lg-0, .main-blk .mx-lg-0 {
    margin-left: 0 !important;
  }
  .main-blk .m-lg-1 {
    margin: 0.25rem !important;
  }
  .main-blk .mt-lg-1, .main-blk .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .main-blk .mr-lg-1, .main-blk .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .main-blk .mb-lg-1, .main-blk .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .main-blk .ml-lg-1, .main-blk .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .main-blk .m-lg-2 {
    margin: 0.5rem !important;
  }
  .main-blk .mt-lg-2, .main-blk .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .main-blk .mr-lg-2, .main-blk .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .main-blk .mb-lg-2, .main-blk .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .main-blk .ml-lg-2, .main-blk .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .main-blk .m-lg-3 {
    margin: 1rem !important;
  }
  .main-blk .mt-lg-3, .main-blk .my-lg-3 {
    margin-top: 1rem !important;
  }
  .main-blk .mr-lg-3, .main-blk .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .main-blk .mb-lg-3, .main-blk .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .main-blk .ml-lg-3, .main-blk .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .main-blk .m-lg-4 {
    margin: 1.5rem !important;
  }
  .main-blk .mt-lg-4, .main-blk .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .main-blk .mr-lg-4, .main-blk .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .main-blk .mb-lg-4, .main-blk .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .main-blk .ml-lg-4, .main-blk .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .main-blk .m-lg-5 {
    margin: 3rem !important;
  }
  .main-blk .mt-lg-5, .main-blk .my-lg-5 {
    margin-top: 3rem !important;
  }
  .main-blk .mr-lg-5, .main-blk .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .main-blk .mb-lg-5, .main-blk .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .main-blk .ml-lg-5, .main-blk .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .main-blk .p-lg-0 {
    padding: 0 !important;
  }
  .main-blk .pt-lg-0, .main-blk .py-lg-0 {
    padding-top: 0 !important;
  }
  .main-blk .pr-lg-0, .main-blk .px-lg-0 {
    padding-right: 0 !important;
  }
  .main-blk .pb-lg-0, .main-blk .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .main-blk .pl-lg-0, .main-blk .px-lg-0 {
    padding-left: 0 !important;
  }
  .main-blk .p-lg-1 {
    padding: 0.25rem !important;
  }
  .main-blk .pt-lg-1, .main-blk .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .main-blk .pr-lg-1, .main-blk .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .main-blk .pb-lg-1, .main-blk .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .main-blk .pl-lg-1, .main-blk .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .main-blk .p-lg-2 {
    padding: 0.5rem !important;
  }
  .main-blk .pt-lg-2, .main-blk .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .main-blk .pr-lg-2, .main-blk .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .main-blk .pb-lg-2, .main-blk .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .main-blk .pl-lg-2, .main-blk .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .main-blk .p-lg-3 {
    padding: 1rem !important;
  }
  .main-blk .pt-lg-3, .main-blk .py-lg-3 {
    padding-top: 1rem !important;
  }
  .main-blk .pr-lg-3, .main-blk .px-lg-3 {
    padding-right: 1rem !important;
  }
  .main-blk .pb-lg-3, .main-blk .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .main-blk .pl-lg-3, .main-blk .px-lg-3 {
    padding-left: 1rem !important;
  }
  .main-blk .p-lg-4 {
    padding: 1.5rem !important;
  }
  .main-blk .pt-lg-4, .main-blk .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .main-blk .pr-lg-4, .main-blk .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .main-blk .pb-lg-4, .main-blk .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .main-blk .pl-lg-4, .main-blk .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .main-blk .p-lg-5 {
    padding: 3rem !important;
  }
  .main-blk .pt-lg-5, .main-blk .py-lg-5 {
    padding-top: 3rem !important;
  }
  .main-blk .pr-lg-5, .main-blk .px-lg-5 {
    padding-right: 3rem !important;
  }
  .main-blk .pb-lg-5, .main-blk .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .main-blk .pl-lg-5, .main-blk .px-lg-5 {
    padding-left: 3rem !important;
  }
  .main-blk .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .main-blk .mt-lg-n1, .main-blk .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .main-blk .mr-lg-n1, .main-blk .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .main-blk .mb-lg-n1, .main-blk .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .main-blk .ml-lg-n1, .main-blk .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .main-blk .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .main-blk .mt-lg-n2, .main-blk .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .main-blk .mr-lg-n2, .main-blk .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .main-blk .mb-lg-n2, .main-blk .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .main-blk .ml-lg-n2, .main-blk .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .main-blk .m-lg-n3 {
    margin: -1rem !important;
  }
  .main-blk .mt-lg-n3, .main-blk .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .main-blk .mr-lg-n3, .main-blk .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .main-blk .mb-lg-n3, .main-blk .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .main-blk .ml-lg-n3, .main-blk .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .main-blk .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .main-blk .mt-lg-n4, .main-blk .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .main-blk .mr-lg-n4, .main-blk .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .main-blk .mb-lg-n4, .main-blk .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .main-blk .ml-lg-n4, .main-blk .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .main-blk .m-lg-n5 {
    margin: -3rem !important;
  }
  .main-blk .mt-lg-n5, .main-blk .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .main-blk .mr-lg-n5, .main-blk .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .main-blk .mb-lg-n5, .main-blk .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .main-blk .ml-lg-n5, .main-blk .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .main-blk .m-lg-auto {
    margin: auto !important;
  }
  .main-blk .mt-lg-auto, .main-blk .my-lg-auto {
    margin-top: auto !important;
  }
  .main-blk .mr-lg-auto, .main-blk .mx-lg-auto {
    margin-right: auto !important;
  }
  .main-blk .mb-lg-auto, .main-blk .my-lg-auto {
    margin-bottom: auto !important;
  }
  .main-blk .ml-lg-auto, .main-blk .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .main-blk .m-xl-0 {
    margin: 0 !important;
  }
  .main-blk .mt-xl-0, .main-blk .my-xl-0 {
    margin-top: 0 !important;
  }
  .main-blk .mr-xl-0, .main-blk .mx-xl-0 {
    margin-right: 0 !important;
  }
  .main-blk .mb-xl-0, .main-blk .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .main-blk .ml-xl-0, .main-blk .mx-xl-0 {
    margin-left: 0 !important;
  }
  .main-blk .m-xl-1 {
    margin: 0.25rem !important;
  }
  .main-blk .mt-xl-1, .main-blk .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .main-blk .mr-xl-1, .main-blk .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .main-blk .mb-xl-1, .main-blk .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .main-blk .ml-xl-1, .main-blk .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .main-blk .m-xl-2 {
    margin: 0.5rem !important;
  }
  .main-blk .mt-xl-2, .main-blk .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .main-blk .mr-xl-2, .main-blk .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .main-blk .mb-xl-2, .main-blk .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .main-blk .ml-xl-2, .main-blk .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .main-blk .m-xl-3 {
    margin: 1rem !important;
  }
  .main-blk .mt-xl-3, .main-blk .my-xl-3 {
    margin-top: 1rem !important;
  }
  .main-blk .mr-xl-3, .main-blk .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .main-blk .mb-xl-3, .main-blk .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .main-blk .ml-xl-3, .main-blk .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .main-blk .m-xl-4 {
    margin: 1.5rem !important;
  }
  .main-blk .mt-xl-4, .main-blk .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .main-blk .mr-xl-4, .main-blk .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .main-blk .mb-xl-4, .main-blk .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .main-blk .ml-xl-4, .main-blk .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .main-blk .m-xl-5 {
    margin: 3rem !important;
  }
  .main-blk .mt-xl-5, .main-blk .my-xl-5 {
    margin-top: 3rem !important;
  }
  .main-blk .mr-xl-5, .main-blk .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .main-blk .mb-xl-5, .main-blk .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .main-blk .ml-xl-5, .main-blk .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .main-blk .p-xl-0 {
    padding: 0 !important;
  }
  .main-blk .pt-xl-0, .main-blk .py-xl-0 {
    padding-top: 0 !important;
  }
  .main-blk .pr-xl-0, .main-blk .px-xl-0 {
    padding-right: 0 !important;
  }
  .main-blk .pb-xl-0, .main-blk .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .main-blk .pl-xl-0, .main-blk .px-xl-0 {
    padding-left: 0 !important;
  }
  .main-blk .p-xl-1 {
    padding: 0.25rem !important;
  }
  .main-blk .pt-xl-1, .main-blk .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .main-blk .pr-xl-1, .main-blk .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .main-blk .pb-xl-1, .main-blk .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .main-blk .pl-xl-1, .main-blk .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .main-blk .p-xl-2 {
    padding: 0.5rem !important;
  }
  .main-blk .pt-xl-2, .main-blk .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .main-blk .pr-xl-2, .main-blk .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .main-blk .pb-xl-2, .main-blk .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .main-blk .pl-xl-2, .main-blk .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .main-blk .p-xl-3 {
    padding: 1rem !important;
  }
  .main-blk .pt-xl-3, .main-blk .py-xl-3 {
    padding-top: 1rem !important;
  }
  .main-blk .pr-xl-3, .main-blk .px-xl-3 {
    padding-right: 1rem !important;
  }
  .main-blk .pb-xl-3, .main-blk .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .main-blk .pl-xl-3, .main-blk .px-xl-3 {
    padding-left: 1rem !important;
  }
  .main-blk .p-xl-4 {
    padding: 1.5rem !important;
  }
  .main-blk .pt-xl-4, .main-blk .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .main-blk .pr-xl-4, .main-blk .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .main-blk .pb-xl-4, .main-blk .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .main-blk .pl-xl-4, .main-blk .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .main-blk .p-xl-5 {
    padding: 3rem !important;
  }
  .main-blk .pt-xl-5, .main-blk .py-xl-5 {
    padding-top: 3rem !important;
  }
  .main-blk .pr-xl-5, .main-blk .px-xl-5 {
    padding-right: 3rem !important;
  }
  .main-blk .pb-xl-5, .main-blk .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .main-blk .pl-xl-5, .main-blk .px-xl-5 {
    padding-left: 3rem !important;
  }
  .main-blk .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .main-blk .mt-xl-n1, .main-blk .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .main-blk .mr-xl-n1, .main-blk .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .main-blk .mb-xl-n1, .main-blk .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .main-blk .ml-xl-n1, .main-blk .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .main-blk .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .main-blk .mt-xl-n2, .main-blk .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .main-blk .mr-xl-n2, .main-blk .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .main-blk .mb-xl-n2, .main-blk .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .main-blk .ml-xl-n2, .main-blk .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .main-blk .m-xl-n3 {
    margin: -1rem !important;
  }
  .main-blk .mt-xl-n3, .main-blk .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .main-blk .mr-xl-n3, .main-blk .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .main-blk .mb-xl-n3, .main-blk .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .main-blk .ml-xl-n3, .main-blk .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .main-blk .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .main-blk .mt-xl-n4, .main-blk .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .main-blk .mr-xl-n4, .main-blk .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .main-blk .mb-xl-n4, .main-blk .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .main-blk .ml-xl-n4, .main-blk .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .main-blk .m-xl-n5 {
    margin: -3rem !important;
  }
  .main-blk .mt-xl-n5, .main-blk .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .main-blk .mr-xl-n5, .main-blk .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .main-blk .mb-xl-n5, .main-blk .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .main-blk .ml-xl-n5, .main-blk .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .main-blk .m-xl-auto {
    margin: auto !important;
  }
  .main-blk .mt-xl-auto, .main-blk .my-xl-auto {
    margin-top: auto !important;
  }
  .main-blk .mr-xl-auto, .main-blk .mx-xl-auto {
    margin-right: auto !important;
  }
  .main-blk .mb-xl-auto, .main-blk .my-xl-auto {
    margin-bottom: auto !important;
  }
  .main-blk .ml-xl-auto, .main-blk .mx-xl-auto {
    margin-left: auto !important;
  }
}
.main-blk .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.main-blk .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.main-blk .text-justify {
  text-align: justify !important;
}
.main-blk .text-wrap {
  white-space: normal !important;
}
.main-blk .text-nowrap {
  white-space: nowrap !important;
}
.main-blk .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main-blk .text-left {
  text-align: left !important;
}
.main-blk .text-right {
  text-align: right !important;
}
.main-blk .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .main-blk .text-sm-left {
    text-align: left !important;
  }
  .main-blk .text-sm-right {
    text-align: right !important;
  }
  .main-blk .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .main-blk .text-md-left {
    text-align: left !important;
  }
  .main-blk .text-md-right {
    text-align: right !important;
  }
  .main-blk .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .main-blk .text-lg-left {
    text-align: left !important;
  }
  .main-blk .text-lg-right {
    text-align: right !important;
  }
  .main-blk .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .main-blk .text-xl-left {
    text-align: left !important;
  }
  .main-blk .text-xl-right {
    text-align: right !important;
  }
  .main-blk .text-xl-center {
    text-align: center !important;
  }
}
.main-blk .text-lowercase {
  text-transform: lowercase !important;
}
.main-blk .text-uppercase {
  text-transform: uppercase !important;
}
.main-blk .text-capitalize {
  text-transform: capitalize !important;
}
.main-blk .font-weight-light {
  font-weight: 300 !important;
}
.main-blk .font-weight-lighter {
  font-weight: lighter !important;
}
.main-blk .font-weight-normal {
  font-weight: 400 !important;
}
.main-blk .font-weight-bold {
  font-weight: 700 !important;
}
.main-blk .font-weight-bolder {
  font-weight: bolder !important;
}
.main-blk .font-italic {
  font-style: italic !important;
}
.main-blk .text-white {
  color: #fff !important;
}
.main-blk .text-primary {
  color: #007bff !important;
}
.main-blk a.text-primary:focus, .main-blk a.text-primary:hover {
  color: #0056b3 !important;
}
.main-blk .text-secondary {
  color: #6c757d !important;
}
.main-blk a.text-secondary:focus, .main-blk a.text-secondary:hover {
  color: #494f54 !important;
}
.main-blk .text-success {
  color: #28a745 !important;
}
.main-blk a.text-success:focus, .main-blk a.text-success:hover {
  color: #19692c !important;
}
.main-blk .text-info {
  color: #17a2b8 !important;
}
.main-blk a.text-info:focus, .main-blk a.text-info:hover {
  color: #0f6674 !important;
}
.main-blk .text-warning {
  color: #ffc107 !important;
}
.main-blk a.text-warning:focus, .main-blk a.text-warning:hover {
  color: #ba8b00 !important;
}
.main-blk .text-danger {
  color: #dc3545 !important;
}
.main-blk a.text-danger:focus, .main-blk a.text-danger:hover {
  color: #a71d2a !important;
}
.main-blk .text-light {
  color: #f8f9fa !important;
}
.main-blk a.text-light:focus, .main-blk a.text-light:hover {
  color: #cbd3da !important;
}
.main-blk .text-dark {
  color: #343a40 !important;
}
.main-blk a.text-dark:focus, .main-blk a.text-dark:hover {
  color: #121416 !important;
}
.main-blk .text-body {
  color: #212529 !important;
}
.main-blk .text-muted {
  color: #6c757d !important;
}
.main-blk .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.main-blk .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.main-blk .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.main-blk .text-decoration-none {
  text-decoration: none !important;
}
.main-blk .text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.main-blk .text-reset {
  color: inherit !important;
}
.main-blk .visible {
  visibility: visible !important;
}
.main-blk .invisible {
  visibility: hidden !important;
}
@media print {
  .main-blk *, .main-blk ::after, .main-blk ::before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  .main-blk a:not(.btn) {
    text-decoration: underline;
  }
  .main-blk abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .main-blk pre {
    white-space: pre-wrap !important;
  }
  .main-blk blockquote, .main-blk pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  .main-blk img, .main-blk tr {
    page-break-inside: avoid;
  }
  .main-blk h2, .main-blk h3, .main-blk p {
    orphans: 3;
    widows: 3;
  }
  .main-blk h2, .main-blk h3 {
    page-break-after: avoid;
  }
  .main-blk {
    @page {
      size: a3;
    }
  }
  .main-blk body {
    min-width: 992px !important;
  }
  .main-blk .container {
    min-width: 992px !important;
  }
  .main-blk .navbar {
    display: none;
  }
  .main-blk .badge {
    border: 1px solid #000;
  }
  .main-blk .table {
    border-collapse: collapse !important;
  }
  .main-blk .table td, .main-blk .table th {
    background-color: #fff !important;
  }
  .main-blk .table-bordered td, .main-blk .table-bordered th {
    border: 1px solid #dee2e6 !important;
  }
  .main-blk .table-dark {
    color: inherit;
  }
  .main-blk .table-dark tbody + tbody, .main-blk .table-dark td, .main-blk .table-dark th, .main-blk .table-dark thead th {
    border-color: #dee2e6;
  }
  .main-blk .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
@media print, screen and (min-width: 40em) {
  .main-blk .reveal, .main-blk .reveal.large, .main-blk .reveal.small, .main-blk .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
.main-blk html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
.main-blk body {
  margin: 0;
}
.main-blk h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.main-blk hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
.main-blk pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
.main-blk a {
  background-color: transparent;
}
.main-blk abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
.main-blk b, .main-blk strong {
  font-weight: bolder;
}
.main-blk code, .main-blk kbd, .main-blk samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.main-blk small {
  font-size: 80%;
}
.main-blk sub, .main-blk sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.main-blk sub {
  bottom: -0.25em;
}
.main-blk sup {
  top: -0.5em;
}
.main-blk img {
  border-style: none;
}
.main-blk button, .main-blk input, .main-blk optgroup, .main-blk select, .main-blk textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
.main-blk button, .main-blk input {
  overflow: visible;
}
.main-blk button, .main-blk select {
  text-transform: none;
}
.main-blk [type=button], .main-blk [type=reset], .main-blk [type=submit], .main-blk button {
  -webkit-appearance: button;
}
.main-blk [type=button]::-moz-focus-inner, .main-blk [type=reset]::-moz-focus-inner, .main-blk [type=submit]::-moz-focus-inner, .main-blk button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.main-blk [type=button]:-moz-focusring, .main-blk [type=reset]:-moz-focusring, .main-blk [type=submit]:-moz-focusring, .main-blk button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.main-blk fieldset {
  padding: 0.35em 0.75em 0.625em;
}
.main-blk legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
.main-blk progress {
  vertical-align: baseline;
}
.main-blk textarea {
  overflow: auto;
}
.main-blk [type=checkbox], .main-blk [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.main-blk [type=number]::-webkit-inner-spin-button, .main-blk [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.main-blk [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
.main-blk [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.main-blk ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.main-blk details {
  display: block;
}
.main-blk summary {
  display: list-item;
}
.main-blk template {
  display: none;
}
.main-blk [hidden] {
  display: none;
}
.main-blk [data-whatinput=mouse] *, .main-blk [data-whatinput=mouse] :focus, .main-blk [data-whatinput=touch] *, .main-blk [data-whatinput=touch] :focus, .main-blk [data-whatintent=mouse] *, .main-blk [data-whatintent=mouse] :focus, .main-blk [data-whatintent=touch] *, .main-blk [data-whatintent=touch] :focus {
  outline: 0;
}
.main-blk [draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
.main-blk .foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}
.main-blk html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
}
.main-blk *, .main-blk ::after, .main-blk ::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.main-blk body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.main-blk img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
.main-blk textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}
.main-blk select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}
.main-blk .map_canvas embed, .main-blk .map_canvas img, .main-blk .map_canvas object, .main-blk .mqa-display embed, .main-blk .mqa-display img, .main-blk .mqa-display object {
  max-width: none !important;
}
.main-blk button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: 0 0;
  line-height: 1;
  cursor: auto;
}
.main-blk [data-whatinput=mouse] button {
  outline: 0;
}
.main-blk pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.main-blk button, .main-blk input, .main-blk optgroup, .main-blk select, .main-blk textarea {
  font-family: inherit;
}
.main-blk .is-visible {
  display: block !important;
}
.main-blk .is-hidden {
  display: none !important;
}
.main-blk [type=color], .main-blk [type=date], .main-blk [type=datetime-local], .main-blk [type=datetime], .main-blk [type=email], .main-blk [type=month], .main-blk [type=number], .main-blk [type=password], .main-blk [type=search], .main-blk [type=tel], .main-blk [type=text], .main-blk [type=time], .main-blk [type=url], .main-blk [type=week], .main-blk textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.main-blk [type=color]:focus, .main-blk [type=date]:focus, .main-blk [type=datetime-local]:focus, .main-blk [type=datetime]:focus, .main-blk [type=email]:focus, .main-blk [type=month]:focus, .main-blk [type=number]:focus, .main-blk [type=password]:focus, .main-blk [type=search]:focus, .main-blk [type=tel]:focus, .main-blk [type=text]:focus, .main-blk [type=time]:focus, .main-blk [type=url]:focus, .main-blk [type=week]:focus, .main-blk textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
.main-blk textarea {
  max-width: 100%;
}
.main-blk textarea[rows] {
  height: auto;
}
.main-blk input:disabled, .main-blk input[readonly], .main-blk textarea:disabled, .main-blk textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
.main-blk [type=button], .main-blk [type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.main-blk input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-blk ::-webkit-input-placeholder {
  color: #cacaca;
}
.main-blk ::-moz-placeholder {
  color: #cacaca;
}
.main-blk :-ms-input-placeholder {
  color: #cacaca;
}
.main-blk ::-ms-input-placeholder {
  color: #cacaca;
}
.main-blk ::placeholder {
  color: #cacaca;
}
.main-blk [type=checkbox], .main-blk [type=file], .main-blk [type=radio] {
  margin: 0 0 1rem;
}
.main-blk [type=checkbox] + label, .main-blk [type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
.main-blk [type=checkbox] + label[for], .main-blk [type=radio] + label[for] {
  cursor: pointer;
}
.main-blk label > [type=checkbox], .main-blk label > [type=radio] {
  margin-right: 0.5rem;
}
.main-blk [type=file] {
  width: 100%;
}
.main-blk label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a;
}
.main-blk label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}
.main-blk .help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}
.main-blk .input-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.main-blk .input-group > :first-child, .main-blk .input-group > :first-child.input-group-button > * {
  border-radius: 0;
}
.main-blk .input-group > :last-child, .main-blk .input-group > :last-child.input-group-button > * {
  border-radius: 0;
}
.main-blk .input-group-button, .main-blk .input-group-button a, .main-blk .input-group-button button, .main-blk .input-group-button input, .main-blk .input-group-button label, .main-blk .input-group-field, .main-blk .input-group-label {
  margin: 0;
  white-space: nowrap;
}
.main-blk .input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-blk .input-group-label:first-child {
  border-right: 0;
}
.main-blk .input-group-label:last-child {
  border-left: 0;
}
.main-blk .input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  min-width: 0;
}
.main-blk .input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.main-blk .input-group-button a, .main-blk .input-group-button button, .main-blk .input-group-button input, .main-blk .input-group-button label {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}
.main-blk fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.main-blk legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}
.main-blk .fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.main-blk .fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}
.main-blk select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
@media screen and (min-width: 0\0 ) {
  .main-blk select {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
  }
}
.main-blk select:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
.main-blk select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
.main-blk select::-ms-expand {
  display: none;
}
.main-blk select[multiple] {
  height: auto;
  background-image: none;
}
.main-blk select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}
.main-blk .is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}
.main-blk .is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}
.main-blk .is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}
.main-blk .is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}
.main-blk .is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37;
}
.main-blk .is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}
.main-blk .is-invalid-label {
  color: #cc4b37;
}
.main-blk .form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #cc4b37;
}
.main-blk .form-error.is-visible {
  display: block;
}
.main-blk blockquote, .main-blk dd, .main-blk div, .main-blk dl, .main-blk dt, .main-blk form, .main-blk h1, .main-blk h2, .main-blk h3, .main-blk h4, .main-blk h5, .main-blk h6, .main-blk li, .main-blk ol, .main-blk p, .main-blk pre, .main-blk td, .main-blk th, .main-blk ul {
  margin: 0;
  padding: 0;
}
.main-blk p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}
.main-blk em, .main-blk i {
  font-style: italic;
  line-height: inherit;
}
.main-blk b, .main-blk strong {
  font-weight: 700;
  line-height: inherit;
}
.main-blk small {
  font-size: 80%;
  line-height: inherit;
}
.main-blk .h1, .main-blk .h2, .main-blk .h3, .main-blk .h4, .main-blk .h5, .main-blk .h6, .main-blk h1, .main-blk h2, .main-blk h3, .main-blk h4, .main-blk h5, .main-blk h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}
.main-blk .h1 small, .main-blk .h2 small, .main-blk .h3 small, .main-blk .h4 small, .main-blk .h5 small, .main-blk .h6 small, .main-blk h1 small, .main-blk h2 small, .main-blk h3 small, .main-blk h4 small, .main-blk h5 small, .main-blk h6 small {
  line-height: 0;
  color: #cacaca;
}
.main-blk .h1, .main-blk h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.main-blk .h2, .main-blk h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.main-blk .h3, .main-blk h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.main-blk .h4, .main-blk h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.main-blk .h5, .main-blk h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.main-blk .h6, .main-blk h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .h1, .main-blk h1 {
    font-size: 3rem;
  }
  .main-blk .h2, .main-blk h2 {
    font-size: 2.5rem;
  }
  .main-blk .h3, .main-blk h3 {
    font-size: 1.9375rem;
  }
  .main-blk .h4, .main-blk h4 {
    font-size: 1.5625rem;
  }
  .main-blk .h5, .main-blk h5 {
    font-size: 1.25rem;
  }
  .main-blk .h6, .main-blk h6 {
    font-size: 1rem;
  }
}
.main-blk a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
.main-blk a:focus, .main-blk a:hover {
  color: #1468a0;
}
.main-blk a img {
  border: 0;
}
.main-blk hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}
.main-blk dl, .main-blk ol, .main-blk ul {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}
.main-blk li {
  font-size: inherit;
}
.main-blk ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}
.main-blk ol {
  margin-left: 1.25rem;
}
.main-blk ol ol, .main-blk ol ul, .main-blk ul ol, .main-blk ul ul {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
.main-blk dl {
  margin-bottom: 1rem;
}
.main-blk dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}
.main-blk blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
.main-blk blockquote, .main-blk blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}
.main-blk abbr, .main-blk abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}
.main-blk figure {
  margin: 0;
}
.main-blk kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}
.main-blk .subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a;
}
.main-blk .lead {
  font-size: 125%;
  line-height: 1.6;
}
.main-blk .stat {
  font-size: 2.5rem;
  line-height: 1;
}
.main-blk p + .stat {
  margin-top: -1rem;
}
.main-blk ol.no-bullet, .main-blk ul.no-bullet {
  margin-left: 0;
  list-style: none;
}
.main-blk .cite-block, .main-blk cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
.main-blk .cite-block:before, .main-blk cite:before {
  content: "— ";
}
.main-blk .code-inline, .main-blk code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
.main-blk .code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.main-blk .text-left {
  text-align: left;
}
.main-blk .text-right {
  text-align: right;
}
.main-blk .text-center {
  text-align: center;
}
.main-blk .text-justify {
  text-align: justify;
}
@media print, screen and (min-width: 40em) {
  .main-blk .medium-text-left {
    text-align: left;
  }
  .main-blk .medium-text-right {
    text-align: right;
  }
  .main-blk .medium-text-center {
    text-align: center;
  }
  .main-blk .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .large-text-left {
    text-align: left;
  }
  .main-blk .large-text-right {
    text-align: right;
  }
  .main-blk .large-text-center {
    text-align: center;
  }
  .main-blk .large-text-justify {
    text-align: justify;
  }
}
.main-blk .show-for-print {
  display: none !important;
}
@media print {
  .main-blk * {
    background: 0 0 !important;
    color: #000 !important;
    -webkit-print-color-adjust: economy;
    print-color-adjust: economy;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .main-blk .show-for-print {
    display: block !important;
  }
  .main-blk .hide-for-print {
    display: none !important;
  }
  .main-blk table.show-for-print {
    display: table !important;
  }
  .main-blk thead.show-for-print {
    display: table-header-group !important;
  }
  .main-blk tbody.show-for-print {
    display: table-row-group !important;
  }
  .main-blk tr.show-for-print {
    display: table-row !important;
  }
  .main-blk td.show-for-print {
    display: table-cell !important;
  }
  .main-blk th.show-for-print {
    display: table-cell !important;
  }
  .main-blk a, .main-blk a:visited {
    text-decoration: underline;
  }
  .main-blk a[href]:after {
    content: " (" attr(href) ")";
  }
  .main-blk .ir a:after, .main-blk a[href^="#"]:after, .main-blk a[href^="javascript:"]:after {
    content: "";
  }
  .main-blk abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .main-blk blockquote, .main-blk pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  .main-blk thead {
    display: table-header-group;
  }
  .main-blk img, .main-blk tr {
    page-break-inside: avoid;
  }
  .main-blk img {
    max-width: 100% !important;
  }
  .main-blk {
    @page {
      margin: 0.5cm;
    }
  }
  .main-blk h2, .main-blk h3, .main-blk p {
    orphans: 3;
    widows: 3;
  }
  .main-blk h2, .main-blk h3 {
    page-break-after: avoid;
  }
  .main-blk .print-break-inside {
    page-break-inside: auto;
  }
}
.main-blk .grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.main-blk .grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.main-blk .grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.main-blk .grid-x {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.main-blk .cell {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.main-blk .cell.auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.main-blk .cell.shrink {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.main-blk .grid-x > .auto {
  width: auto;
}
.main-blk .grid-x > .shrink {
  width: auto;
}
.main-blk .grid-x > .small-1, .main-blk .grid-x > .small-10, .main-blk .grid-x > .small-11, .main-blk .grid-x > .small-12, .main-blk .grid-x > .small-2, .main-blk .grid-x > .small-3, .main-blk .grid-x > .small-4, .main-blk .grid-x > .small-5, .main-blk .grid-x > .small-6, .main-blk .grid-x > .small-7, .main-blk .grid-x > .small-8, .main-blk .grid-x > .small-9, .main-blk .grid-x > .small-full, .main-blk .grid-x > .small-shrink {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-x > .medium-1, .main-blk .grid-x > .medium-10, .main-blk .grid-x > .medium-11, .main-blk .grid-x > .medium-12, .main-blk .grid-x > .medium-2, .main-blk .grid-x > .medium-3, .main-blk .grid-x > .medium-4, .main-blk .grid-x > .medium-5, .main-blk .grid-x > .medium-6, .main-blk .grid-x > .medium-7, .main-blk .grid-x > .medium-8, .main-blk .grid-x > .medium-9, .main-blk .grid-x > .medium-full, .main-blk .grid-x > .medium-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .grid-x > .large-1, .main-blk .grid-x > .large-10, .main-blk .grid-x > .large-11, .main-blk .grid-x > .large-12, .main-blk .grid-x > .large-2, .main-blk .grid-x > .large-3, .main-blk .grid-x > .large-4, .main-blk .grid-x > .large-5, .main-blk .grid-x > .large-6, .main-blk .grid-x > .large-7, .main-blk .grid-x > .large-8, .main-blk .grid-x > .large-9, .main-blk .grid-x > .large-full, .main-blk .grid-x > .large-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.main-blk .grid-x > .small-1, .main-blk .grid-x > .small-10, .main-blk .grid-x > .small-11, .main-blk .grid-x > .small-12, .main-blk .grid-x > .small-2, .main-blk .grid-x > .small-3, .main-blk .grid-x > .small-4, .main-blk .grid-x > .small-5, .main-blk .grid-x > .small-6, .main-blk .grid-x > .small-7, .main-blk .grid-x > .small-8, .main-blk .grid-x > .small-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.main-blk .grid-x > .small-1 {
  width: 8.3333333333%;
}
.main-blk .grid-x > .small-2 {
  width: 16.6666666667%;
}
.main-blk .grid-x > .small-3 {
  width: 25%;
}
.main-blk .grid-x > .small-4 {
  width: 33.3333333333%;
}
.main-blk .grid-x > .small-5 {
  width: 41.6666666667%;
}
.main-blk .grid-x > .small-6 {
  width: 50%;
}
.main-blk .grid-x > .small-7 {
  width: 58.3333333333%;
}
.main-blk .grid-x > .small-8 {
  width: 66.6666666667%;
}
.main-blk .grid-x > .small-9 {
  width: 75%;
}
.main-blk .grid-x > .small-10 {
  width: 83.3333333333%;
}
.main-blk .grid-x > .small-11 {
  width: 91.6666666667%;
}
.main-blk .grid-x > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-x > .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    width: auto;
  }
  .main-blk .grid-x > .medium-1, .main-blk .grid-x > .medium-10, .main-blk .grid-x > .medium-11, .main-blk .grid-x > .medium-12, .main-blk .grid-x > .medium-2, .main-blk .grid-x > .medium-3, .main-blk .grid-x > .medium-4, .main-blk .grid-x > .medium-5, .main-blk .grid-x > .medium-6, .main-blk .grid-x > .medium-7, .main-blk .grid-x > .medium-8, .main-blk .grid-x > .medium-9, .main-blk .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .main-blk .grid-x > .medium-shrink {
    width: auto;
  }
  .main-blk .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .main-blk .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .main-blk .grid-x > .medium-3 {
    width: 25%;
  }
  .main-blk .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .main-blk .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .main-blk .grid-x > .medium-6 {
    width: 50%;
  }
  .main-blk .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .main-blk .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .main-blk .grid-x > .medium-9 {
    width: 75%;
  }
  .main-blk .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .main-blk .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .main-blk .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .grid-x > .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    width: auto;
  }
  .main-blk .grid-x > .large-1, .main-blk .grid-x > .large-10, .main-blk .grid-x > .large-11, .main-blk .grid-x > .large-12, .main-blk .grid-x > .large-2, .main-blk .grid-x > .large-3, .main-blk .grid-x > .large-4, .main-blk .grid-x > .large-5, .main-blk .grid-x > .large-6, .main-blk .grid-x > .large-7, .main-blk .grid-x > .large-8, .main-blk .grid-x > .large-9, .main-blk .grid-x > .large-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .main-blk .grid-x > .large-shrink {
    width: auto;
  }
  .main-blk .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .main-blk .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .main-blk .grid-x > .large-3 {
    width: 25%;
  }
  .main-blk .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .main-blk .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .main-blk .grid-x > .large-6 {
    width: 50%;
  }
  .main-blk .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .main-blk .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .main-blk .grid-x > .large-9 {
    width: 75%;
  }
  .main-blk .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .main-blk .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .main-blk .grid-x > .large-12 {
    width: 100%;
  }
}
.main-blk .grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}
.main-blk .grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}
.main-blk .grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.main-blk .grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.main-blk .grid-margin-x > .auto {
  width: auto;
}
.main-blk .grid-margin-x > .shrink {
  width: auto;
}
.main-blk .grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.main-blk .grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.main-blk .grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.main-blk .grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.main-blk .grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.main-blk .grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.main-blk .grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.main-blk .grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.main-blk .grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.main-blk .grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.main-blk .grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.main-blk .grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-margin-x > .auto {
    width: auto;
  }
  .main-blk .grid-margin-x > .shrink {
    width: auto;
  }
  .main-blk .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .main-blk .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-auto {
    width: auto;
  }
  .main-blk .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .main-blk .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .grid-margin-x > .large-auto {
    width: auto;
  }
  .main-blk .grid-margin-x > .large-shrink {
    width: auto;
  }
  .main-blk .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .main-blk .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
.main-blk .grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.main-blk .grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.main-blk .grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.main-blk .small-up-1 > .cell {
  width: 100%;
}
.main-blk .small-up-2 > .cell {
  width: 50%;
}
.main-blk .small-up-3 > .cell {
  width: 33.3333333333%;
}
.main-blk .small-up-4 > .cell {
  width: 25%;
}
.main-blk .small-up-5 > .cell {
  width: 20%;
}
.main-blk .small-up-6 > .cell {
  width: 16.6666666667%;
}
.main-blk .small-up-7 > .cell {
  width: 14.2857142857%;
}
.main-blk .small-up-8 > .cell {
  width: 12.5%;
}
@media print, screen and (min-width: 40em) {
  .main-blk .medium-up-1 > .cell {
    width: 100%;
  }
  .main-blk .medium-up-2 > .cell {
    width: 50%;
  }
  .main-blk .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .main-blk .medium-up-4 > .cell {
    width: 25%;
  }
  .main-blk .medium-up-5 > .cell {
    width: 20%;
  }
  .main-blk .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .main-blk .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .main-blk .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .large-up-1 > .cell {
    width: 100%;
  }
  .main-blk .large-up-2 > .cell {
    width: 50%;
  }
  .main-blk .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .main-blk .large-up-4 > .cell {
    width: 25%;
  }
  .main-blk .large-up-5 > .cell {
    width: 20%;
  }
  .main-blk .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .main-blk .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .main-blk .large-up-8 > .cell {
    width: 12.5%;
  }
}
.main-blk .grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}
.main-blk .grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}
.main-blk .grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.25rem);
}
.main-blk .grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}
.main-blk .grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}
.main-blk .grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.25rem);
}
.main-blk .grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.25rem);
}
.main-blk .grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .main-blk .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .main-blk .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .main-blk .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
  .main-blk .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .main-blk .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .main-blk .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .main-blk .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .main-blk .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .main-blk .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .main-blk .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.main-blk .small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.main-blk .small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.main-blk .small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.main-blk .small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.main-blk .small-margin-collapse > .small-3 {
  width: 25%;
}
.main-blk .small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.main-blk .small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.main-blk .small-margin-collapse > .small-6 {
  width: 50%;
}
.main-blk .small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.main-blk .small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.main-blk .small-margin-collapse > .small-9 {
  width: 75%;
}
.main-blk .small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.main-blk .small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.main-blk .small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .main-blk .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .main-blk .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .main-blk .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .main-blk .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .main-blk .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .main-blk .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .main-blk .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .main-blk .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .main-blk .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .main-blk .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .main-blk .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .main-blk .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .main-blk .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .main-blk .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .main-blk .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .main-blk .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .main-blk .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .main-blk .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .main-blk .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .main-blk .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .main-blk .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .main-blk .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .main-blk .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
.main-blk .small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.main-blk .small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}
@media print, screen and (min-width: 40em) {
  .main-blk .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .main-blk .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .main-blk .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .main-blk .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .main-blk .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .main-blk .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .main-blk .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .main-blk .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .main-blk .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .main-blk .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .main-blk .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .main-blk .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .main-blk .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .main-blk .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .main-blk .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .main-blk .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .main-blk .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .main-blk .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .main-blk .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .main-blk .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .main-blk .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .main-blk .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .main-blk .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .main-blk .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .main-blk .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .main-blk .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .main-blk .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .main-blk .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .main-blk .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .main-blk .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .main-blk .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .main-blk .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .main-blk .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .main-blk .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .main-blk .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .main-blk .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .main-blk .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .main-blk .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .main-blk .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .main-blk .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .main-blk .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .main-blk .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .main-blk .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .main-blk .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .main-blk .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .main-blk .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .main-blk .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .main-blk .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .main-blk .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .main-blk .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .main-blk .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .main-blk .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .main-blk .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .main-blk .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .main-blk .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .main-blk .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .main-blk .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .main-blk .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .main-blk .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .main-blk .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .main-blk .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .main-blk .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .main-blk .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .main-blk .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .main-blk .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .main-blk .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .main-blk .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .main-blk .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .main-blk .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .main-blk .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .main-blk .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .main-blk .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .main-blk .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .main-blk .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.main-blk .small-offset-0 {
  margin-left: 0;
}
.main-blk .grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem);
}
.main-blk .small-offset-1 {
  margin-left: 8.3333333333%;
}
.main-blk .grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 0.625rem);
}
.main-blk .small-offset-2 {
  margin-left: 16.6666666667%;
}
.main-blk .grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 0.625rem);
}
.main-blk .small-offset-3 {
  margin-left: 25%;
}
.main-blk .grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem);
}
.main-blk .small-offset-4 {
  margin-left: 33.3333333333%;
}
.main-blk .grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 0.625rem);
}
.main-blk .small-offset-5 {
  margin-left: 41.6666666667%;
}
.main-blk .grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 0.625rem);
}
.main-blk .small-offset-6 {
  margin-left: 50%;
}
.main-blk .grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem);
}
.main-blk .small-offset-7 {
  margin-left: 58.3333333333%;
}
.main-blk .grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 0.625rem);
}
.main-blk .small-offset-8 {
  margin-left: 66.6666666667%;
}
.main-blk .grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 0.625rem);
}
.main-blk .small-offset-9 {
  margin-left: 75%;
}
.main-blk .grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem);
}
.main-blk .small-offset-10 {
  margin-left: 83.3333333333%;
}
.main-blk .grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 0.625rem);
}
.main-blk .small-offset-11 {
  margin-left: 91.6666666667%;
}
.main-blk .grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 0.625rem);
}
@media print, screen and (min-width: 40em) {
  .main-blk .medium-offset-0 {
    margin-left: 0;
  }
  .main-blk .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .main-blk .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .main-blk .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  .main-blk .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .main-blk .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  .main-blk .medium-offset-3 {
    margin-left: 25%;
  }
  .main-blk .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .main-blk .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .main-blk .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  .main-blk .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .main-blk .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  .main-blk .medium-offset-6 {
    margin-left: 50%;
  }
  .main-blk .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .main-blk .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .main-blk .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  .main-blk .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .main-blk .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  .main-blk .medium-offset-9 {
    margin-left: 75%;
  }
  .main-blk .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .main-blk .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .main-blk .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  .main-blk .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .main-blk .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .large-offset-0 {
    margin-left: 0;
  }
  .main-blk .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .main-blk .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .main-blk .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 0.9375rem);
  }
  .main-blk .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .main-blk .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 0.9375rem);
  }
  .main-blk .large-offset-3 {
    margin-left: 25%;
  }
  .main-blk .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .main-blk .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .main-blk .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 0.9375rem);
  }
  .main-blk .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .main-blk .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 0.9375rem);
  }
  .main-blk .large-offset-6 {
    margin-left: 50%;
  }
  .main-blk .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .main-blk .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .main-blk .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 0.9375rem);
  }
  .main-blk .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .main-blk .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 0.9375rem);
  }
  .main-blk .large-offset-9 {
    margin-left: 75%;
  }
  .main-blk .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .main-blk .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .main-blk .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 0.9375rem);
  }
  .main-blk .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .main-blk .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 0.9375rem);
  }
}
.main-blk .grid-y {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.main-blk .grid-y > .cell {
  height: auto;
  max-height: none;
}
.main-blk .grid-y > .auto {
  height: auto;
}
.main-blk .grid-y > .shrink {
  height: auto;
}
.main-blk .grid-y > .small-1, .main-blk .grid-y > .small-10, .main-blk .grid-y > .small-11, .main-blk .grid-y > .small-12, .main-blk .grid-y > .small-2, .main-blk .grid-y > .small-3, .main-blk .grid-y > .small-4, .main-blk .grid-y > .small-5, .main-blk .grid-y > .small-6, .main-blk .grid-y > .small-7, .main-blk .grid-y > .small-8, .main-blk .grid-y > .small-9, .main-blk .grid-y > .small-full, .main-blk .grid-y > .small-shrink {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-y > .medium-1, .main-blk .grid-y > .medium-10, .main-blk .grid-y > .medium-11, .main-blk .grid-y > .medium-12, .main-blk .grid-y > .medium-2, .main-blk .grid-y > .medium-3, .main-blk .grid-y > .medium-4, .main-blk .grid-y > .medium-5, .main-blk .grid-y > .medium-6, .main-blk .grid-y > .medium-7, .main-blk .grid-y > .medium-8, .main-blk .grid-y > .medium-9, .main-blk .grid-y > .medium-full, .main-blk .grid-y > .medium-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .grid-y > .large-1, .main-blk .grid-y > .large-10, .main-blk .grid-y > .large-11, .main-blk .grid-y > .large-12, .main-blk .grid-y > .large-2, .main-blk .grid-y > .large-3, .main-blk .grid-y > .large-4, .main-blk .grid-y > .large-5, .main-blk .grid-y > .large-6, .main-blk .grid-y > .large-7, .main-blk .grid-y > .large-8, .main-blk .grid-y > .large-9, .main-blk .grid-y > .large-full, .main-blk .grid-y > .large-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.main-blk .grid-y > .small-1, .main-blk .grid-y > .small-10, .main-blk .grid-y > .small-11, .main-blk .grid-y > .small-12, .main-blk .grid-y > .small-2, .main-blk .grid-y > .small-3, .main-blk .grid-y > .small-4, .main-blk .grid-y > .small-5, .main-blk .grid-y > .small-6, .main-blk .grid-y > .small-7, .main-blk .grid-y > .small-8, .main-blk .grid-y > .small-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.main-blk .grid-y > .small-1 {
  height: 8.3333333333%;
}
.main-blk .grid-y > .small-2 {
  height: 16.6666666667%;
}
.main-blk .grid-y > .small-3 {
  height: 25%;
}
.main-blk .grid-y > .small-4 {
  height: 33.3333333333%;
}
.main-blk .grid-y > .small-5 {
  height: 41.6666666667%;
}
.main-blk .grid-y > .small-6 {
  height: 50%;
}
.main-blk .grid-y > .small-7 {
  height: 58.3333333333%;
}
.main-blk .grid-y > .small-8 {
  height: 66.6666666667%;
}
.main-blk .grid-y > .small-9 {
  height: 75%;
}
.main-blk .grid-y > .small-10 {
  height: 83.3333333333%;
}
.main-blk .grid-y > .small-11 {
  height: 91.6666666667%;
}
.main-blk .grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-y > .medium-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    height: auto;
  }
  .main-blk .grid-y > .medium-1, .main-blk .grid-y > .medium-10, .main-blk .grid-y > .medium-11, .main-blk .grid-y > .medium-12, .main-blk .grid-y > .medium-2, .main-blk .grid-y > .medium-3, .main-blk .grid-y > .medium-4, .main-blk .grid-y > .medium-5, .main-blk .grid-y > .medium-6, .main-blk .grid-y > .medium-7, .main-blk .grid-y > .medium-8, .main-blk .grid-y > .medium-9, .main-blk .grid-y > .medium-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .main-blk .grid-y > .medium-shrink {
    height: auto;
  }
  .main-blk .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .main-blk .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .main-blk .grid-y > .medium-3 {
    height: 25%;
  }
  .main-blk .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .main-blk .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .main-blk .grid-y > .medium-6 {
    height: 50%;
  }
  .main-blk .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .main-blk .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .main-blk .grid-y > .medium-9 {
    height: 75%;
  }
  .main-blk .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .main-blk .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .main-blk .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .grid-y > .large-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    height: auto;
  }
  .main-blk .grid-y > .large-1, .main-blk .grid-y > .large-10, .main-blk .grid-y > .large-11, .main-blk .grid-y > .large-12, .main-blk .grid-y > .large-2, .main-blk .grid-y > .large-3, .main-blk .grid-y > .large-4, .main-blk .grid-y > .large-5, .main-blk .grid-y > .large-6, .main-blk .grid-y > .large-7, .main-blk .grid-y > .large-8, .main-blk .grid-y > .large-9, .main-blk .grid-y > .large-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .main-blk .grid-y > .large-shrink {
    height: auto;
  }
  .main-blk .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .main-blk .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .main-blk .grid-y > .large-3 {
    height: 25%;
  }
  .main-blk .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .main-blk .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .main-blk .grid-y > .large-6 {
    height: 50%;
  }
  .main-blk .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .main-blk .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .main-blk .grid-y > .large-9 {
    height: 75%;
  }
  .main-blk .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .main-blk .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .main-blk .grid-y > .large-12 {
    height: 100%;
  }
}
.main-blk .grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.main-blk .grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}
.main-blk .grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.main-blk .grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.main-blk .grid-margin-y > .auto {
  height: auto;
}
.main-blk .grid-margin-y > .shrink {
  height: auto;
}
.main-blk .grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.main-blk .grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.main-blk .grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.main-blk .grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.main-blk .grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.main-blk .grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.main-blk .grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.main-blk .grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.main-blk .grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.main-blk .grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.main-blk .grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.main-blk .grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-margin-y > .auto {
    height: auto;
  }
  .main-blk .grid-margin-y > .shrink {
    height: auto;
  }
  .main-blk .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-auto {
    height: auto;
  }
  .main-blk .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .main-blk .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .grid-margin-y > .large-auto {
    height: auto;
  }
  .main-blk .grid-margin-y > .large-shrink {
    height: auto;
  }
  .main-blk .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.main-blk .grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw;
}
.main-blk .cell .grid-frame {
  width: 100%;
}
.main-blk .cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.main-blk .cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.main-blk .cell-block-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
}
.main-blk .cell-block-container > .grid-x {
  max-height: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media print, screen and (min-width: 40em) {
  .main-blk .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .main-blk .cell .medium-grid-frame {
    width: 100%;
  }
  .main-blk .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .main-blk .medium-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .main-blk .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .main-blk .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .large-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .main-blk .cell .large-grid-frame {
    width: 100%;
  }
  .main-blk .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .main-blk .large-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  .main-blk .large-cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .main-blk .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.main-blk .grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
.main-blk .cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .main-blk .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
.main-blk .grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.main-blk .grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.main-blk .grid-margin-y > .auto {
  height: auto;
}
.main-blk .grid-margin-y > .shrink {
  height: auto;
}
.main-blk .grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.main-blk .grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.main-blk .grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.main-blk .grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.main-blk .grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.main-blk .grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.main-blk .grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.main-blk .grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.main-blk .grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.main-blk .grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.main-blk .grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.main-blk .grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-margin-y > .auto {
    height: auto;
  }
  .main-blk .grid-margin-y > .shrink {
    height: auto;
  }
  .main-blk .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-auto {
    height: auto;
  }
  .main-blk .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .main-blk .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .grid-margin-y > .large-auto {
    height: auto;
  }
  .main-blk .grid-margin-y > .large-shrink {
    height: auto;
  }
  .main-blk .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .main-blk .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.main-blk .grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 40em) {
  .main-blk .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.main-blk .button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
.main-blk [data-whatinput=mouse] .button {
  outline: 0;
}
.main-blk .button.tiny {
  font-size: 0.6rem;
}
.main-blk .button.small {
  font-size: 0.75rem;
}
.main-blk .button.large {
  font-size: 1.25rem;
}
.main-blk .button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.main-blk .button, .main-blk .button.disabled, .main-blk .button.disabled:focus, .main-blk .button.disabled:hover, .main-blk .button[disabled], .main-blk .button[disabled]:focus, .main-blk .button[disabled]:hover {
  background-color: #1779ba;
  color: #fefefe;
}
.main-blk .button:focus, .main-blk .button:hover {
  background-color: #14679e;
  color: #fefefe;
}
.main-blk .button.primary, .main-blk .button.primary.disabled, .main-blk .button.primary.disabled:focus, .main-blk .button.primary.disabled:hover, .main-blk .button.primary[disabled], .main-blk .button.primary[disabled]:focus, .main-blk .button.primary[disabled]:hover {
  background-color: #1779ba;
  color: #fefefe;
}
.main-blk .button.primary:focus, .main-blk .button.primary:hover {
  background-color: #126195;
  color: #fefefe;
}
.main-blk .button.secondary, .main-blk .button.secondary.disabled, .main-blk .button.secondary.disabled:focus, .main-blk .button.secondary.disabled:hover, .main-blk .button.secondary[disabled], .main-blk .button.secondary[disabled]:focus, .main-blk .button.secondary[disabled]:hover {
  background-color: #767676;
  color: #fefefe;
}
.main-blk .button.secondary:focus, .main-blk .button.secondary:hover {
  background-color: #5e5e5e;
  color: #fefefe;
}
.main-blk .button.success, .main-blk .button.success.disabled, .main-blk .button.success.disabled:focus, .main-blk .button.success.disabled:hover, .main-blk .button.success[disabled], .main-blk .button.success[disabled]:focus, .main-blk .button.success[disabled]:hover {
  background-color: #3adb76;
  color: #0a0a0a;
}
.main-blk .button.success:focus, .main-blk .button.success:hover {
  background-color: #22bb5b;
  color: #0a0a0a;
}
.main-blk .button.warning, .main-blk .button.warning.disabled, .main-blk .button.warning.disabled:focus, .main-blk .button.warning.disabled:hover, .main-blk .button.warning[disabled], .main-blk .button.warning[disabled]:focus, .main-blk .button.warning[disabled]:hover {
  background-color: #ffae00;
  color: #0a0a0a;
}
.main-blk .button.warning:focus, .main-blk .button.warning:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}
.main-blk .button.alert, .main-blk .button.alert.disabled, .main-blk .button.alert.disabled:focus, .main-blk .button.alert.disabled:hover, .main-blk .button.alert[disabled], .main-blk .button.alert[disabled]:focus, .main-blk .button.alert[disabled]:hover {
  background-color: #cc4b37;
  color: #fefefe;
}
.main-blk .button.alert:focus, .main-blk .button.alert:hover {
  background-color: #a53b2a;
  color: #fefefe;
}
.main-blk .button.hollow, .main-blk .button.hollow.disabled, .main-blk .button.hollow.disabled:focus, .main-blk .button.hollow.disabled:hover, .main-blk .button.hollow:focus, .main-blk .button.hollow:hover, .main-blk .button.hollow[disabled], .main-blk .button.hollow[disabled]:focus, .main-blk .button.hollow[disabled]:hover {
  background-color: transparent;
}
.main-blk .button.hollow, .main-blk .button.hollow.disabled, .main-blk .button.hollow.disabled:focus, .main-blk .button.hollow.disabled:hover, .main-blk .button.hollow[disabled], .main-blk .button.hollow[disabled]:focus, .main-blk .button.hollow[disabled]:hover {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.main-blk .button.hollow:focus, .main-blk .button.hollow:hover {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.main-blk .button.hollow.primary, .main-blk .button.hollow.primary.disabled, .main-blk .button.hollow.primary.disabled:focus, .main-blk .button.hollow.primary.disabled:hover, .main-blk .button.hollow.primary[disabled], .main-blk .button.hollow.primary[disabled]:focus, .main-blk .button.hollow.primary[disabled]:hover {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.main-blk .button.hollow.primary:focus, .main-blk .button.hollow.primary:hover {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.main-blk .button.hollow.secondary, .main-blk .button.hollow.secondary.disabled, .main-blk .button.hollow.secondary.disabled:focus, .main-blk .button.hollow.secondary.disabled:hover, .main-blk .button.hollow.secondary[disabled], .main-blk .button.hollow.secondary[disabled]:focus, .main-blk .button.hollow.secondary[disabled]:hover {
  border: 1px solid #767676;
  color: #767676;
}
.main-blk .button.hollow.secondary:focus, .main-blk .button.hollow.secondary:hover {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.main-blk .button.hollow.success, .main-blk .button.hollow.success.disabled, .main-blk .button.hollow.success.disabled:focus, .main-blk .button.hollow.success.disabled:hover, .main-blk .button.hollow.success[disabled], .main-blk .button.hollow.success[disabled]:focus, .main-blk .button.hollow.success[disabled]:hover {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.main-blk .button.hollow.success:focus, .main-blk .button.hollow.success:hover {
  border-color: #157539;
  color: #157539;
}
.main-blk .button.hollow.warning, .main-blk .button.hollow.warning.disabled, .main-blk .button.hollow.warning.disabled:focus, .main-blk .button.hollow.warning.disabled:hover, .main-blk .button.hollow.warning[disabled], .main-blk .button.hollow.warning[disabled]:focus, .main-blk .button.hollow.warning[disabled]:hover {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.main-blk .button.hollow.warning:focus, .main-blk .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}
.main-blk .button.hollow.alert, .main-blk .button.hollow.alert.disabled, .main-blk .button.hollow.alert.disabled:focus, .main-blk .button.hollow.alert.disabled:hover, .main-blk .button.hollow.alert[disabled], .main-blk .button.hollow.alert[disabled]:focus, .main-blk .button.hollow.alert[disabled]:hover {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.main-blk .button.hollow.alert:focus, .main-blk .button.hollow.alert:hover {
  border-color: #67251a;
  color: #67251a;
}
.main-blk .button.clear, .main-blk .button.clear.disabled, .main-blk .button.clear.disabled:focus, .main-blk .button.clear.disabled:hover, .main-blk .button.clear:focus, .main-blk .button.clear:hover, .main-blk .button.clear[disabled], .main-blk .button.clear[disabled]:focus, .main-blk .button.clear[disabled]:hover {
  border-color: transparent;
  background-color: transparent;
}
.main-blk .button.clear, .main-blk .button.clear.disabled, .main-blk .button.clear.disabled:focus, .main-blk .button.clear.disabled:hover, .main-blk .button.clear[disabled], .main-blk .button.clear[disabled]:focus, .main-blk .button.clear[disabled]:hover {
  color: #1779ba;
}
.main-blk .button.clear:focus, .main-blk .button.clear:hover {
  color: #0c3d5d;
}
.main-blk .button.clear.primary, .main-blk .button.clear.primary.disabled, .main-blk .button.clear.primary.disabled:focus, .main-blk .button.clear.primary.disabled:hover, .main-blk .button.clear.primary[disabled], .main-blk .button.clear.primary[disabled]:focus, .main-blk .button.clear.primary[disabled]:hover {
  color: #1779ba;
}
.main-blk .button.clear.primary:focus, .main-blk .button.clear.primary:hover {
  color: #0c3d5d;
}
.main-blk .button.clear.secondary, .main-blk .button.clear.secondary.disabled, .main-blk .button.clear.secondary.disabled:focus, .main-blk .button.clear.secondary.disabled:hover, .main-blk .button.clear.secondary[disabled], .main-blk .button.clear.secondary[disabled]:focus, .main-blk .button.clear.secondary[disabled]:hover {
  color: #767676;
}
.main-blk .button.clear.secondary:focus, .main-blk .button.clear.secondary:hover {
  color: #3b3b3b;
}
.main-blk .button.clear.success, .main-blk .button.clear.success.disabled, .main-blk .button.clear.success.disabled:focus, .main-blk .button.clear.success.disabled:hover, .main-blk .button.clear.success[disabled], .main-blk .button.clear.success[disabled]:focus, .main-blk .button.clear.success[disabled]:hover {
  color: #3adb76;
}
.main-blk .button.clear.success:focus, .main-blk .button.clear.success:hover {
  color: #157539;
}
.main-blk .button.clear.warning, .main-blk .button.clear.warning.disabled, .main-blk .button.clear.warning.disabled:focus, .main-blk .button.clear.warning.disabled:hover, .main-blk .button.clear.warning[disabled], .main-blk .button.clear.warning[disabled]:focus, .main-blk .button.clear.warning[disabled]:hover {
  color: #ffae00;
}
.main-blk .button.clear.warning:focus, .main-blk .button.clear.warning:hover {
  color: #805700;
}
.main-blk .button.clear.alert, .main-blk .button.clear.alert.disabled, .main-blk .button.clear.alert.disabled:focus, .main-blk .button.clear.alert.disabled:hover, .main-blk .button.clear.alert[disabled], .main-blk .button.clear.alert[disabled]:focus, .main-blk .button.clear.alert[disabled]:hover {
  color: #cc4b37;
}
.main-blk .button.clear.alert:focus, .main-blk .button.clear.alert:hover {
  color: #67251a;
}
.main-blk .button.disabled, .main-blk .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.main-blk .button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.main-blk .button.dropdown.clear::after, .main-blk .button.dropdown.hollow::after {
  border-top-color: #1779ba;
}
.main-blk .button.dropdown.clear.primary::after, .main-blk .button.dropdown.hollow.primary::after {
  border-top-color: #1779ba;
}
.main-blk .button.dropdown.clear.secondary::after, .main-blk .button.dropdown.hollow.secondary::after {
  border-top-color: #767676;
}
.main-blk .button.dropdown.clear.success::after, .main-blk .button.dropdown.hollow.success::after {
  border-top-color: #3adb76;
}
.main-blk .button.dropdown.clear.warning::after, .main-blk .button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}
.main-blk .button.dropdown.clear.alert::after, .main-blk .button.dropdown.hollow.alert::after {
  border-top-color: #cc4b37;
}
.main-blk .button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}
.main-blk a.button:focus, .main-blk a.button:hover {
  text-decoration: none;
}
.main-blk .button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.main-blk .button-group::after, .main-blk .button-group::before {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.main-blk .button-group::after {
  clear: both;
}
.main-blk .button-group::after, .main-blk .button-group::before {
  display: none;
}
.main-blk .button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.main-blk .button-group .button:last-child {
  margin-right: 0;
}
.main-blk .button-group.tiny .button {
  font-size: 0.6rem;
}
.main-blk .button-group.small .button {
  font-size: 0.75rem;
}
.main-blk .button-group.large .button {
  font-size: 1.25rem;
}
.main-blk .button-group.expanded .button {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.main-blk .button-group.primary .button, .main-blk .button-group.primary .button.disabled, .main-blk .button-group.primary .button.disabled:focus, .main-blk .button-group.primary .button.disabled:hover, .main-blk .button-group.primary .button[disabled], .main-blk .button-group.primary .button[disabled]:focus, .main-blk .button-group.primary .button[disabled]:hover {
  background-color: #1779ba;
  color: #fefefe;
}
.main-blk .button-group.primary .button:focus, .main-blk .button-group.primary .button:hover {
  background-color: #126195;
  color: #fefefe;
}
.main-blk .button-group.secondary .button, .main-blk .button-group.secondary .button.disabled, .main-blk .button-group.secondary .button.disabled:focus, .main-blk .button-group.secondary .button.disabled:hover, .main-blk .button-group.secondary .button[disabled], .main-blk .button-group.secondary .button[disabled]:focus, .main-blk .button-group.secondary .button[disabled]:hover {
  background-color: #767676;
  color: #fefefe;
}
.main-blk .button-group.secondary .button:focus, .main-blk .button-group.secondary .button:hover {
  background-color: #5e5e5e;
  color: #fefefe;
}
.main-blk .button-group.success .button, .main-blk .button-group.success .button.disabled, .main-blk .button-group.success .button.disabled:focus, .main-blk .button-group.success .button.disabled:hover, .main-blk .button-group.success .button[disabled], .main-blk .button-group.success .button[disabled]:focus, .main-blk .button-group.success .button[disabled]:hover {
  background-color: #3adb76;
  color: #0a0a0a;
}
.main-blk .button-group.success .button:focus, .main-blk .button-group.success .button:hover {
  background-color: #22bb5b;
  color: #0a0a0a;
}
.main-blk .button-group.warning .button, .main-blk .button-group.warning .button.disabled, .main-blk .button-group.warning .button.disabled:focus, .main-blk .button-group.warning .button.disabled:hover, .main-blk .button-group.warning .button[disabled], .main-blk .button-group.warning .button[disabled]:focus, .main-blk .button-group.warning .button[disabled]:hover {
  background-color: #ffae00;
  color: #0a0a0a;
}
.main-blk .button-group.warning .button:focus, .main-blk .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}
.main-blk .button-group.alert .button, .main-blk .button-group.alert .button.disabled, .main-blk .button-group.alert .button.disabled:focus, .main-blk .button-group.alert .button.disabled:hover, .main-blk .button-group.alert .button[disabled], .main-blk .button-group.alert .button[disabled]:focus, .main-blk .button-group.alert .button[disabled]:hover {
  background-color: #cc4b37;
  color: #fefefe;
}
.main-blk .button-group.alert .button:focus, .main-blk .button-group.alert .button:hover {
  background-color: #a53b2a;
  color: #fefefe;
}
.main-blk .button-group.hollow .button, .main-blk .button-group.hollow .button.disabled, .main-blk .button-group.hollow .button.disabled:focus, .main-blk .button-group.hollow .button.disabled:hover, .main-blk .button-group.hollow .button:focus, .main-blk .button-group.hollow .button:hover, .main-blk .button-group.hollow .button[disabled], .main-blk .button-group.hollow .button[disabled]:focus, .main-blk .button-group.hollow .button[disabled]:hover {
  background-color: transparent;
}
.main-blk .button-group.hollow .button, .main-blk .button-group.hollow .button.disabled, .main-blk .button-group.hollow .button.disabled:focus, .main-blk .button-group.hollow .button.disabled:hover, .main-blk .button-group.hollow .button[disabled], .main-blk .button-group.hollow .button[disabled]:focus, .main-blk .button-group.hollow .button[disabled]:hover {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.main-blk .button-group.hollow .button:focus, .main-blk .button-group.hollow .button:hover {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.main-blk .button-group.hollow .button.primary, .main-blk .button-group.hollow .button.primary.disabled, .main-blk .button-group.hollow .button.primary.disabled:focus, .main-blk .button-group.hollow .button.primary.disabled:hover, .main-blk .button-group.hollow .button.primary[disabled], .main-blk .button-group.hollow .button.primary[disabled]:focus, .main-blk .button-group.hollow .button.primary[disabled]:hover, .main-blk .button-group.hollow.primary .button, .main-blk .button-group.hollow.primary .button.disabled, .main-blk .button-group.hollow.primary .button.disabled:focus, .main-blk .button-group.hollow.primary .button.disabled:hover, .main-blk .button-group.hollow.primary .button[disabled], .main-blk .button-group.hollow.primary .button[disabled]:focus, .main-blk .button-group.hollow.primary .button[disabled]:hover {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.main-blk .button-group.hollow .button.primary:focus, .main-blk .button-group.hollow .button.primary:hover, .main-blk .button-group.hollow.primary .button:focus, .main-blk .button-group.hollow.primary .button:hover {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.main-blk .button-group.hollow .button.secondary, .main-blk .button-group.hollow .button.secondary.disabled, .main-blk .button-group.hollow .button.secondary.disabled:focus, .main-blk .button-group.hollow .button.secondary.disabled:hover, .main-blk .button-group.hollow .button.secondary[disabled], .main-blk .button-group.hollow .button.secondary[disabled]:focus, .main-blk .button-group.hollow .button.secondary[disabled]:hover, .main-blk .button-group.hollow.secondary .button, .main-blk .button-group.hollow.secondary .button.disabled, .main-blk .button-group.hollow.secondary .button.disabled:focus, .main-blk .button-group.hollow.secondary .button.disabled:hover, .main-blk .button-group.hollow.secondary .button[disabled], .main-blk .button-group.hollow.secondary .button[disabled]:focus, .main-blk .button-group.hollow.secondary .button[disabled]:hover {
  border: 1px solid #767676;
  color: #767676;
}
.main-blk .button-group.hollow .button.secondary:focus, .main-blk .button-group.hollow .button.secondary:hover, .main-blk .button-group.hollow.secondary .button:focus, .main-blk .button-group.hollow.secondary .button:hover {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.main-blk .button-group.hollow .button.success, .main-blk .button-group.hollow .button.success.disabled, .main-blk .button-group.hollow .button.success.disabled:focus, .main-blk .button-group.hollow .button.success.disabled:hover, .main-blk .button-group.hollow .button.success[disabled], .main-blk .button-group.hollow .button.success[disabled]:focus, .main-blk .button-group.hollow .button.success[disabled]:hover, .main-blk .button-group.hollow.success .button, .main-blk .button-group.hollow.success .button.disabled, .main-blk .button-group.hollow.success .button.disabled:focus, .main-blk .button-group.hollow.success .button.disabled:hover, .main-blk .button-group.hollow.success .button[disabled], .main-blk .button-group.hollow.success .button[disabled]:focus, .main-blk .button-group.hollow.success .button[disabled]:hover {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.main-blk .button-group.hollow .button.success:focus, .main-blk .button-group.hollow .button.success:hover, .main-blk .button-group.hollow.success .button:focus, .main-blk .button-group.hollow.success .button:hover {
  border-color: #157539;
  color: #157539;
}
.main-blk .button-group.hollow .button.warning, .main-blk .button-group.hollow .button.warning.disabled, .main-blk .button-group.hollow .button.warning.disabled:focus, .main-blk .button-group.hollow .button.warning.disabled:hover, .main-blk .button-group.hollow .button.warning[disabled], .main-blk .button-group.hollow .button.warning[disabled]:focus, .main-blk .button-group.hollow .button.warning[disabled]:hover, .main-blk .button-group.hollow.warning .button, .main-blk .button-group.hollow.warning .button.disabled, .main-blk .button-group.hollow.warning .button.disabled:focus, .main-blk .button-group.hollow.warning .button.disabled:hover, .main-blk .button-group.hollow.warning .button[disabled], .main-blk .button-group.hollow.warning .button[disabled]:focus, .main-blk .button-group.hollow.warning .button[disabled]:hover {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.main-blk .button-group.hollow .button.warning:focus, .main-blk .button-group.hollow .button.warning:hover, .main-blk .button-group.hollow.warning .button:focus, .main-blk .button-group.hollow.warning .button:hover {
  border-color: #805700;
  color: #805700;
}
.main-blk .button-group.hollow .button.alert, .main-blk .button-group.hollow .button.alert.disabled, .main-blk .button-group.hollow .button.alert.disabled:focus, .main-blk .button-group.hollow .button.alert.disabled:hover, .main-blk .button-group.hollow .button.alert[disabled], .main-blk .button-group.hollow .button.alert[disabled]:focus, .main-blk .button-group.hollow .button.alert[disabled]:hover, .main-blk .button-group.hollow.alert .button, .main-blk .button-group.hollow.alert .button.disabled, .main-blk .button-group.hollow.alert .button.disabled:focus, .main-blk .button-group.hollow.alert .button.disabled:hover, .main-blk .button-group.hollow.alert .button[disabled], .main-blk .button-group.hollow.alert .button[disabled]:focus, .main-blk .button-group.hollow.alert .button[disabled]:hover {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.main-blk .button-group.hollow .button.alert:focus, .main-blk .button-group.hollow .button.alert:hover, .main-blk .button-group.hollow.alert .button:focus, .main-blk .button-group.hollow.alert .button:hover {
  border-color: #67251a;
  color: #67251a;
}
.main-blk .button-group.clear .button, .main-blk .button-group.clear .button.disabled, .main-blk .button-group.clear .button.disabled:focus, .main-blk .button-group.clear .button.disabled:hover, .main-blk .button-group.clear .button:focus, .main-blk .button-group.clear .button:hover, .main-blk .button-group.clear .button[disabled], .main-blk .button-group.clear .button[disabled]:focus, .main-blk .button-group.clear .button[disabled]:hover {
  border-color: transparent;
  background-color: transparent;
}
.main-blk .button-group.clear .button, .main-blk .button-group.clear .button.disabled, .main-blk .button-group.clear .button.disabled:focus, .main-blk .button-group.clear .button.disabled:hover, .main-blk .button-group.clear .button[disabled], .main-blk .button-group.clear .button[disabled]:focus, .main-blk .button-group.clear .button[disabled]:hover {
  color: #1779ba;
}
.main-blk .button-group.clear .button:focus, .main-blk .button-group.clear .button:hover {
  color: #0c3d5d;
}
.main-blk .button-group.clear .button.primary, .main-blk .button-group.clear .button.primary.disabled, .main-blk .button-group.clear .button.primary.disabled:focus, .main-blk .button-group.clear .button.primary.disabled:hover, .main-blk .button-group.clear .button.primary[disabled], .main-blk .button-group.clear .button.primary[disabled]:focus, .main-blk .button-group.clear .button.primary[disabled]:hover, .main-blk .button-group.clear.primary .button, .main-blk .button-group.clear.primary .button.disabled, .main-blk .button-group.clear.primary .button.disabled:focus, .main-blk .button-group.clear.primary .button.disabled:hover, .main-blk .button-group.clear.primary .button[disabled], .main-blk .button-group.clear.primary .button[disabled]:focus, .main-blk .button-group.clear.primary .button[disabled]:hover {
  color: #1779ba;
}
.main-blk .button-group.clear .button.primary:focus, .main-blk .button-group.clear .button.primary:hover, .main-blk .button-group.clear.primary .button:focus, .main-blk .button-group.clear.primary .button:hover {
  color: #0c3d5d;
}
.main-blk .button-group.clear .button.secondary, .main-blk .button-group.clear .button.secondary.disabled, .main-blk .button-group.clear .button.secondary.disabled:focus, .main-blk .button-group.clear .button.secondary.disabled:hover, .main-blk .button-group.clear .button.secondary[disabled], .main-blk .button-group.clear .button.secondary[disabled]:focus, .main-blk .button-group.clear .button.secondary[disabled]:hover, .main-blk .button-group.clear.secondary .button, .main-blk .button-group.clear.secondary .button.disabled, .main-blk .button-group.clear.secondary .button.disabled:focus, .main-blk .button-group.clear.secondary .button.disabled:hover, .main-blk .button-group.clear.secondary .button[disabled], .main-blk .button-group.clear.secondary .button[disabled]:focus, .main-blk .button-group.clear.secondary .button[disabled]:hover {
  color: #767676;
}
.main-blk .button-group.clear .button.secondary:focus, .main-blk .button-group.clear .button.secondary:hover, .main-blk .button-group.clear.secondary .button:focus, .main-blk .button-group.clear.secondary .button:hover {
  color: #3b3b3b;
}
.main-blk .button-group.clear .button.success, .main-blk .button-group.clear .button.success.disabled, .main-blk .button-group.clear .button.success.disabled:focus, .main-blk .button-group.clear .button.success.disabled:hover, .main-blk .button-group.clear .button.success[disabled], .main-blk .button-group.clear .button.success[disabled]:focus, .main-blk .button-group.clear .button.success[disabled]:hover, .main-blk .button-group.clear.success .button, .main-blk .button-group.clear.success .button.disabled, .main-blk .button-group.clear.success .button.disabled:focus, .main-blk .button-group.clear.success .button.disabled:hover, .main-blk .button-group.clear.success .button[disabled], .main-blk .button-group.clear.success .button[disabled]:focus, .main-blk .button-group.clear.success .button[disabled]:hover {
  color: #3adb76;
}
.main-blk .button-group.clear .button.success:focus, .main-blk .button-group.clear .button.success:hover, .main-blk .button-group.clear.success .button:focus, .main-blk .button-group.clear.success .button:hover {
  color: #157539;
}
.main-blk .button-group.clear .button.warning, .main-blk .button-group.clear .button.warning.disabled, .main-blk .button-group.clear .button.warning.disabled:focus, .main-blk .button-group.clear .button.warning.disabled:hover, .main-blk .button-group.clear .button.warning[disabled], .main-blk .button-group.clear .button.warning[disabled]:focus, .main-blk .button-group.clear .button.warning[disabled]:hover, .main-blk .button-group.clear.warning .button, .main-blk .button-group.clear.warning .button.disabled, .main-blk .button-group.clear.warning .button.disabled:focus, .main-blk .button-group.clear.warning .button.disabled:hover, .main-blk .button-group.clear.warning .button[disabled], .main-blk .button-group.clear.warning .button[disabled]:focus, .main-blk .button-group.clear.warning .button[disabled]:hover {
  color: #ffae00;
}
.main-blk .button-group.clear .button.warning:focus, .main-blk .button-group.clear .button.warning:hover, .main-blk .button-group.clear.warning .button:focus, .main-blk .button-group.clear.warning .button:hover {
  color: #805700;
}
.main-blk .button-group.clear .button.alert, .main-blk .button-group.clear .button.alert.disabled, .main-blk .button-group.clear .button.alert.disabled:focus, .main-blk .button-group.clear .button.alert.disabled:hover, .main-blk .button-group.clear .button.alert[disabled], .main-blk .button-group.clear .button.alert[disabled]:focus, .main-blk .button-group.clear .button.alert[disabled]:hover, .main-blk .button-group.clear.alert .button, .main-blk .button-group.clear.alert .button.disabled, .main-blk .button-group.clear.alert .button.disabled:focus, .main-blk .button-group.clear.alert .button.disabled:hover, .main-blk .button-group.clear.alert .button[disabled], .main-blk .button-group.clear.alert .button[disabled]:focus, .main-blk .button-group.clear.alert .button[disabled]:hover {
  color: #cc4b37;
}
.main-blk .button-group.clear .button.alert:focus, .main-blk .button-group.clear .button.alert:hover, .main-blk .button-group.clear.alert .button:focus, .main-blk .button-group.clear.alert .button:hover {
  color: #67251a;
}
.main-blk .button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
.main-blk .button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.main-blk .button-group.stacked, .main-blk .button-group.stacked-for-medium, .main-blk .button-group.stacked-for-small {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main-blk .button-group.stacked .button, .main-blk .button-group.stacked-for-medium .button, .main-blk .button-group.stacked-for-small .button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.main-blk .button-group.stacked .button:last-child, .main-blk .button-group.stacked-for-medium .button:last-child, .main-blk .button-group.stacked-for-small .button:last-child {
  margin-bottom: 0;
}
.main-blk .button-group.stacked-for-medium.expanded .button, .main-blk .button-group.stacked-for-small.expanded .button, .main-blk .button-group.stacked.expanded .button {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  .main-blk .button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .button-group.stacked-for-medium .button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .main-blk .button-group.stacked-for-small.expanded {
    display: block;
  }
  .main-blk .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .main-blk .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .main-blk .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}
.main-blk .close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer;
}
.main-blk [data-whatinput=mouse] .close-button {
  outline: 0;
}
.main-blk .close-button:focus, .main-blk .close-button:hover {
  color: #0a0a0a;
}
.main-blk .close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}
.main-blk .close-button, .main-blk .close-button.medium {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}
.main-blk .label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe;
}
.main-blk .label.primary {
  background: #1779ba;
  color: #fefefe;
}
.main-blk .label.secondary {
  background: #767676;
  color: #fefefe;
}
.main-blk .label.success {
  background: #3adb76;
  color: #0a0a0a;
}
.main-blk .label.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.main-blk .label.alert {
  background: #cc4b37;
  color: #fefefe;
}
.main-blk .progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}
.main-blk .progress.primary .progress-meter {
  background-color: #1779ba;
}
.main-blk .progress.secondary .progress-meter {
  background-color: #767676;
}
.main-blk .progress.success .progress-meter {
  background-color: #3adb76;
}
.main-blk .progress.warning .progress-meter {
  background-color: #ffae00;
}
.main-blk .progress.alert .progress-meter {
  background-color: #cc4b37;
}
.main-blk .progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba;
}
.main-blk .progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: 700;
  color: #fefefe;
  white-space: nowrap;
}
.main-blk .slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}
.main-blk .slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.main-blk .slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}
.main-blk .slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  cursor: -webkit-grab;
  cursor: grab;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.main-blk [data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.main-blk .slider-handle:hover {
  background-color: #14679e;
}
.main-blk .slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.main-blk .slider.disabled, .main-blk .slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.main-blk .slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.main-blk .slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.main-blk .slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main-blk .switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: 700;
  color: #fefefe;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 2rem;
}
.main-blk .switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}
.main-blk .switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
.main-blk input + .switch-paddle {
  margin: 0;
}
.main-blk .switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: "";
}
.main-blk input:checked ~ .switch-paddle {
  background: #1779ba;
}
.main-blk input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
.main-blk input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}
.main-blk [data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}
.main-blk .switch-active, .main-blk .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main-blk .switch-active {
  left: 8%;
  display: none;
}
.main-blk input:checked + label > .switch-active {
  display: block;
}
.main-blk .switch-inactive {
  right: 15%;
}
.main-blk input:checked + label > .switch-inactive {
  display: none;
}
.main-blk .switch.tiny {
  height: 1.5rem;
}
.main-blk .switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.main-blk .switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.main-blk .switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}
.main-blk .switch.small {
  height: 1.75rem;
}
.main-blk .switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.main-blk .switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.main-blk .switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}
.main-blk .switch.large {
  height: 2.5rem;
}
.main-blk .switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.main-blk .switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.main-blk .switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}
.main-blk table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
.main-blk tbody, .main-blk tfoot, .main-blk thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}
.main-blk caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}
.main-blk thead {
  background: #f8f8f8;
  color: #0a0a0a;
}
.main-blk tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}
.main-blk tfoot tr, .main-blk thead tr {
  background: 0 0;
}
.main-blk tfoot td, .main-blk tfoot th, .main-blk thead td, .main-blk thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}
.main-blk tbody td, .main-blk tbody th {
  padding: 0.5rem 0.625rem 0.625rem;
}
.main-blk tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}
.main-blk table.unstriped tbody {
  background-color: #fefefe;
}
.main-blk table.unstriped tbody tr {
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}
@media print, screen and (max-width: 63.99875em) {
  .main-blk table.stack thead {
    display: none;
  }
  .main-blk table.stack tfoot {
    display: none;
  }
  .main-blk table.stack td, .main-blk table.stack th, .main-blk table.stack tr {
    display: block;
  }
  .main-blk table.stack td {
    border-top: 0;
  }
}
.main-blk table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}
.main-blk table.hover thead tr:hover {
  background-color: #f3f3f3;
}
.main-blk table.hover tfoot tr:hover {
  background-color: #ececec;
}
.main-blk table.hover tbody tr:hover {
  background-color: #f9f9f9;
}
.main-blk table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}
.main-blk .table-scroll {
  overflow-x: auto;
}
.main-blk .badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe;
}
.main-blk .badge.primary {
  background: #1779ba;
  color: #fefefe;
}
.main-blk .badge.secondary {
  background: #767676;
  color: #fefefe;
}
.main-blk .badge.success {
  background: #3adb76;
  color: #0a0a0a;
}
.main-blk .badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.main-blk .badge.alert {
  background: #cc4b37;
  color: #fefefe;
}
.main-blk .breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
.main-blk .breadcrumbs::after, .main-blk .breadcrumbs::before {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.main-blk .breadcrumbs::after {
  clear: both;
}
.main-blk .breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}
.main-blk .breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}
.main-blk .breadcrumbs a {
  color: #1779ba;
}
.main-blk .breadcrumbs a:hover {
  text-decoration: underline;
}
.main-blk .breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}
.main-blk .callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: #fff;
  color: #0a0a0a;
}
.main-blk .callout > :first-child {
  margin-top: 0;
}
.main-blk .callout > :last-child {
  margin-bottom: 0;
}
.main-blk .callout.primary {
  background-color: #d7ecfa;
  color: #0a0a0a;
}
.main-blk .callout.secondary {
  background-color: #eaeaea;
  color: #0a0a0a;
}
.main-blk .callout.success {
  background-color: #e1faea;
  color: #0a0a0a;
}
.main-blk .callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}
.main-blk .callout.alert {
  background-color: #f7e4e1;
  color: #0a0a0a;
}
.main-blk .callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.main-blk .callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}
.main-blk .card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}
.main-blk .card > :last-child {
  margin-bottom: 0;
}
.main-blk .card-divider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6;
}
.main-blk .card-divider > :last-child {
  margin-bottom: 0;
}
.main-blk .card-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 1rem;
}
.main-blk .card-section > :last-child {
  margin-bottom: 0;
}
.main-blk .card-image {
  min-height: 1px;
}
.main-blk .dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}
.main-blk .dropdown-pane.is-opening {
  display: block;
}
.main-blk .dropdown-pane.is-open {
  display: block;
  visibility: visible;
}
.main-blk .dropdown-pane.tiny {
  width: 100px;
}
.main-blk .dropdown-pane.small {
  width: 200px;
}
.main-blk .dropdown-pane.large {
  width: 400px;
}
.main-blk .pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.main-blk .pagination::after, .main-blk .pagination::before {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.main-blk .pagination::after {
  clear: both;
}
.main-blk .pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
.main-blk .pagination li:first-child, .main-blk .pagination li:last-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .main-blk .pagination li {
    display: inline-block;
  }
}
.main-blk .pagination a, .main-blk .pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}
.main-blk .pagination a:hover, .main-blk .pagination button:hover {
  background: #e6e6e6;
}
.main-blk .pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}
.main-blk .pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.main-blk .pagination .disabled:hover {
  background: 0 0;
}
.main-blk .pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}
.main-blk .pagination-previous a::before, .main-blk .pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}
.main-blk .pagination-next a::after, .main-blk .pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}
.main-blk .has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: 700;
  cursor: help;
}
.main-blk .tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}
.main-blk .tooltip::before {
  position: absolute;
}
.main-blk .tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}
.main-blk .tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main-blk .tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}
.main-blk .tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main-blk .tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}
.main-blk .tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main-blk .tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}
.main-blk .tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main-blk .tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.main-blk .tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.main-blk .tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.main-blk .tooltip.align-right::before {
  left: auto;
  right: 10%;
}
.main-blk .accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}
.main-blk .accordion[disabled] .accordion-title {
  cursor: not-allowed;
}
.main-blk .accordion-item:first-child > :first-child {
  border-radius: 0;
}
.main-blk .accordion-item:last-child > :last-child {
  border-radius: 0;
}
.main-blk .accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
.main-blk :last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0;
}
.main-blk .accordion-title:focus, .main-blk .accordion-title:hover {
  background-color: #e6e6e6;
}
.main-blk .accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.main-blk .is-active > .accordion-title::before {
  content: "–";
}
.main-blk .accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}
.main-blk :last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}
.main-blk .media-object {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.main-blk .media-object img {
  max-width: none;
}
@media print, screen and (max-width: 39.99875em) {
  .main-blk .media-object.stack-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.main-blk .media-object-section {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.main-blk .media-object-section:first-child {
  padding-right: 1rem;
}
.main-blk .media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.main-blk .media-object-section > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .main-blk .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .main-blk .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.main-blk .media-object-section.main-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.main-blk .orbit {
  position: relative;
}
.main-blk .orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}
.main-blk .orbit-slide {
  width: 100%;
  position: absolute;
}
.main-blk .orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}
.main-blk .orbit-figure {
  margin: 0;
}
.main-blk .orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
.main-blk .orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}
.main-blk .orbit-next, .main-blk .orbit-previous {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
.main-blk [data-whatinput=mouse] .orbit-next, .main-blk [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.main-blk .orbit-next:active, .main-blk .orbit-next:focus, .main-blk .orbit-next:hover, .main-blk .orbit-previous:active, .main-blk .orbit-previous:focus, .main-blk .orbit-previous:hover {
  background-color: rgba(10, 10, 10, 0.5);
}
.main-blk .orbit-previous {
  left: 0;
}
.main-blk .orbit-next {
  left: auto;
  right: 0;
}
.main-blk .orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
.main-blk [data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.main-blk .orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}
.main-blk .orbit-bullets button:hover {
  background-color: #8a8a8a;
}
.main-blk .orbit-bullets button.is-active {
  background-color: #8a8a8a;
}
.main-blk .flex-video, .main-blk .responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.main-blk .flex-video embed, .main-blk .flex-video iframe, .main-blk .flex-video object, .main-blk .flex-video video, .main-blk .responsive-embed embed, .main-blk .responsive-embed iframe, .main-blk .responsive-embed object, .main-blk .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-blk .flex-video.widescreen, .main-blk .responsive-embed.widescreen {
  padding-bottom: 56.25%;
}
.main-blk .tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
.main-blk .tabs::after, .main-blk .tabs::before {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.main-blk .tabs::after {
  clear: both;
}
.main-blk .tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}
.main-blk .tabs.simple > li > a {
  padding: 0;
}
.main-blk .tabs.simple > li > a:hover {
  background: 0 0;
}
.main-blk .tabs.primary {
  background: #1779ba;
}
.main-blk .tabs.primary > li > a {
  color: #fefefe;
}
.main-blk .tabs.primary > li > a:focus, .main-blk .tabs.primary > li > a:hover {
  background: #1673b1;
}
.main-blk .tabs-title {
  float: left;
}
.main-blk .tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
.main-blk [data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.main-blk .tabs-title > a:hover {
  background: #fefefe;
  color: #1468a0;
}
.main-blk .tabs-title > a:focus, .main-blk .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #1779ba;
}
.main-blk .tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.main-blk .tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}
.main-blk .tabs-panel {
  display: none;
  padding: 1rem;
}
.main-blk .tabs-panel.is-active {
  display: block;
}
.main-blk .thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}
.main-blk a.thumbnail {
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
}
.main-blk a.thumbnail:focus, .main-blk a.thumbnail:hover {
  -webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
.main-blk a.thumbnail image {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.main-blk .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main-blk [data-whatinput=mouse] .menu li {
  outline: 0;
}
.main-blk .menu .button, .main-blk .menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.main-blk .menu a, .main-blk .menu button, .main-blk .menu input, .main-blk .menu select {
  margin-bottom: 0;
}
.main-blk .menu input {
  display: inline-block;
}
.main-blk .menu, .main-blk .menu.horizontal {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.main-blk .menu.vertical {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.main-blk .menu.vertical.icon-bottom li a i, .main-blk .menu.vertical.icon-bottom li a img, .main-blk .menu.vertical.icon-bottom li a svg, .main-blk .menu.vertical.icon-top li a i, .main-blk .menu.vertical.icon-top li a img, .main-blk .menu.vertical.icon-top li a svg {
  text-align: left;
}
.main-blk .menu.expanded li {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.main-blk .menu.expanded.icon-bottom li a i, .main-blk .menu.expanded.icon-bottom li a img, .main-blk .menu.expanded.icon-bottom li a svg, .main-blk .menu.expanded.icon-top li a i, .main-blk .menu.expanded.icon-top li a img, .main-blk .menu.expanded.icon-top li a svg {
  text-align: left;
}
.main-blk .menu.simple {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-blk .menu.simple li + li {
  margin-left: 1rem;
}
.main-blk .menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .main-blk .menu.medium-horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .menu.medium-vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-blk .menu.medium-expanded li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .main-blk .menu.medium-simple li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .menu.large-horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .menu.large-vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-blk .menu.large-expanded li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .main-blk .menu.large-simple li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.main-blk .menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.main-blk .menu.icons a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.main-blk .menu.icon-bottom a, .main-blk .menu.icon-left a, .main-blk .menu.icon-right a, .main-blk .menu.icon-top a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.main-blk .menu.icon-left li a, .main-blk .menu.nested.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.main-blk .menu.icon-left li a i, .main-blk .menu.icon-left li a img, .main-blk .menu.icon-left li a svg, .main-blk .menu.nested.icon-left li a i, .main-blk .menu.nested.icon-left li a img, .main-blk .menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.main-blk .menu.icon-right li a, .main-blk .menu.nested.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.main-blk .menu.icon-right li a i, .main-blk .menu.icon-right li a img, .main-blk .menu.icon-right li a svg, .main-blk .menu.nested.icon-right li a i, .main-blk .menu.nested.icon-right li a img, .main-blk .menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.main-blk .menu.icon-top li a, .main-blk .menu.nested.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.main-blk .menu.icon-top li a i, .main-blk .menu.icon-top li a img, .main-blk .menu.icon-top li a svg, .main-blk .menu.nested.icon-top li a i, .main-blk .menu.nested.icon-top li a img, .main-blk .menu.nested.icon-top li a svg {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.main-blk .menu.icon-bottom li a, .main-blk .menu.nested.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.main-blk .menu.icon-bottom li a i, .main-blk .menu.icon-bottom li a img, .main-blk .menu.icon-bottom li a svg, .main-blk .menu.nested.icon-bottom li a i, .main-blk .menu.nested.icon-bottom li a img, .main-blk .menu.nested.icon-bottom li a svg {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.main-blk .menu .is-active > a {
  background: #1779ba;
  color: #fefefe;
}
.main-blk .menu .active > a {
  background: #1779ba;
  color: #fefefe;
}
.main-blk .menu.align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-blk .menu.align-right li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.main-blk .menu.align-right li .submenu li {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-blk .menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.main-blk .menu.align-right.vertical li .submenu li {
  text-align: right;
}
.main-blk .menu.align-right.icon-bottom li a i, .main-blk .menu.align-right.icon-bottom li a img, .main-blk .menu.align-right.icon-bottom li a svg, .main-blk .menu.align-right.icon-top li a i, .main-blk .menu.align-right.icon-top li a img, .main-blk .menu.align-right.icon-top li a svg {
  text-align: right;
}
.main-blk .menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.main-blk .menu.align-center li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-blk .menu.align-center li .submenu li {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-blk .menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit;
}
.main-blk .menu-centered > .menu {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-blk .menu-centered > .menu li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-blk .menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-blk .no-js [data-responsive-menu] ul {
  display: none;
}
.main-blk .menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.main-blk .menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: "";
}
.main-blk .menu-icon:hover::after {
  background: #cacaca;
  -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.main-blk .menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.main-blk .menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}
.main-blk .menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.main-blk .accordion-menu li {
  width: 100%;
}
.main-blk .accordion-menu a {
  padding: 0.7rem 1rem;
}
.main-blk .accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.main-blk .accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.main-blk .accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.main-blk .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.main-blk .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.main-blk .accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.main-blk .accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.main-blk .accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.main-blk .is-accordion-submenu-parent {
  position: relative;
}
.main-blk .has-submenu-toggle > a {
  margin-right: 40px;
}
.main-blk .submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.main-blk .submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main-blk .submenu-toggle[aria-expanded=true]::after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.main-blk .submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.main-blk .is-drilldown {
  position: relative;
  overflow: hidden;
}
.main-blk .is-drilldown li {
  display: block;
}
.main-blk .is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.main-blk .drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}
.main-blk .drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
.main-blk .drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.main-blk .drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.main-blk .drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.main-blk .drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.main-blk .drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.main-blk .drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.main-blk .drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.main-blk .drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
  right: 1rem;
  left: auto;
}
.main-blk .drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 1rem;
}
.main-blk .drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}
.main-blk .dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.main-blk .dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.main-blk .dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.main-blk .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
.main-blk [data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.main-blk .dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}
.main-blk .dropdown.menu > li.is-active > a {
  background: 0 0;
  color: #1779ba;
}
.main-blk .no-js .dropdown.menu ul {
  display: none;
}
.main-blk .dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.main-blk .dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.main-blk .dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.main-blk .dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.main-blk .dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.main-blk .dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}
.main-blk .dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
}
@media print, screen and (min-width: 40em) {
  .main-blk .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .main-blk .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .main-blk .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .main-blk .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .main-blk .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .main-blk .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .main-blk .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .main-blk .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .main-blk .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .main-blk .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #1779ba;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .main-blk .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .main-blk .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .main-blk .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .main-blk .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .main-blk .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .main-blk .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .main-blk .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .main-blk .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .main-blk .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #1779ba;
  }
}
.main-blk .dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}
.main-blk .is-dropdown-menu.vertical {
  width: 100px;
}
.main-blk .is-dropdown-menu.vertical.align-right {
  float: right;
}
.main-blk .is-dropdown-submenu-parent {
  position: relative;
}
.main-blk .is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.main-blk .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.main-blk .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.main-blk .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.main-blk .is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}
.main-blk .dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.main-blk .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.main-blk .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}
.main-blk .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
}
.main-blk .is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.main-blk .is-dropdown-submenu > li {
  width: 100%;
}
.main-blk .is-dropdown-submenu.js-dropdown-active {
  display: block;
}
.main-blk .is-off-canvas-open {
  overflow: hidden;
}
.main-blk .js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.main-blk .js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.main-blk .js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.main-blk .js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.main-blk .js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}
.main-blk .off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}
.main-blk .off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6;
}
.main-blk [data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.main-blk .off-canvas.is-transition-push {
  z-index: 12;
}
.main-blk .off-canvas.is-closed {
  visibility: hidden;
}
.main-blk .off-canvas.is-transition-overlap {
  z-index: 13;
}
.main-blk .off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.main-blk .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.main-blk .off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #e6e6e6;
}
.main-blk [data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.main-blk .off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.main-blk .off-canvas-absolute.is-closed {
  visibility: hidden;
}
.main-blk .off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.main-blk .off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.main-blk .off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.main-blk .position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -webkit-transform: translateX(-250px);
  -ms-transform: translateX(-250px);
  transform: translateX(-250px);
}
.main-blk .off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-250px);
  -ms-transform: translateX(-250px);
  transform: translateX(-250px);
}
.main-blk .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.main-blk .off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(250px);
  -ms-transform: translateX(250px);
  transform: translateX(250px);
}
.main-blk .position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.main-blk .position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -webkit-transform: translateX(250px);
  -ms-transform: translateX(250px);
  transform: translateX(250px);
}
.main-blk .off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(250px);
  -ms-transform: translateX(250px);
  transform: translateX(250px);
}
.main-blk .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.main-blk .off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-250px);
  -ms-transform: translateX(-250px);
  transform: translateX(-250px);
}
.main-blk .position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.main-blk .position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(-250px);
  -ms-transform: translateY(-250px);
  transform: translateY(-250px);
}
.main-blk .off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-250px);
  -ms-transform: translateY(-250px);
  transform: translateY(-250px);
}
.main-blk .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.main-blk .off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(250px);
  -ms-transform: translateY(250px);
  transform: translateY(250px);
}
.main-blk .position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}
.main-blk .position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(250px);
  -ms-transform: translateY(250px);
  transform: translateY(250px);
}
.main-blk .off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(250px);
  -ms-transform: translateY(250px);
  transform: translateY(250px);
}
.main-blk .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.main-blk .off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-250px);
  -ms-transform: translateY(-250px);
  transform: translateY(-250px);
}
.main-blk .position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}
.main-blk .off-canvas-content {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.main-blk .off-canvas-content.has-transition-overlap, .main-blk .off-canvas-content.has-transition-push {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.main-blk .off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.main-blk .off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media print, screen and (min-width: 40em) {
  .main-blk .position-left.reveal-for-medium {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .main-blk .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .main-blk .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-blk .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .main-blk .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .main-blk .position-right.reveal-for-medium {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .main-blk .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .main-blk .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-blk .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .main-blk .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .main-blk .position-top.reveal-for-medium {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .main-blk .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .main-blk .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-blk .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .main-blk .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .main-blk .position-bottom.reveal-for-medium {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .main-blk .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .main-blk .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-blk .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .main-blk .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .position-left.reveal-for-large {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .main-blk .position-left.reveal-for-large .close-button {
    display: none;
  }
  .main-blk .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-blk .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .main-blk .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .main-blk .position-right.reveal-for-large {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .main-blk .position-right.reveal-for-large .close-button {
    display: none;
  }
  .main-blk .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-blk .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .main-blk .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .main-blk .position-top.reveal-for-large {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .main-blk .position-top.reveal-for-large .close-button {
    display: none;
  }
  .main-blk .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-blk .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .main-blk .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .main-blk .position-bottom.reveal-for-large {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .main-blk .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .main-blk .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-blk .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .main-blk .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .main-blk .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: 0 0;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .main-blk .off-canvas.in-canvas-for-medium.position-bottom, .main-blk .off-canvas.in-canvas-for-medium.position-left, .main-blk .off-canvas.in-canvas-for-medium.position-right, .main-blk .off-canvas.in-canvas-for-medium.position-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-blk .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: 0 0;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .main-blk .off-canvas.in-canvas-for-large.position-bottom, .main-blk .off-canvas.in-canvas-for-large.position-left, .main-blk .off-canvas.in-canvas-for-large.position-right, .main-blk .off-canvas.in-canvas-for-large.position-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .main-blk .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.main-blk html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
.main-blk html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.main-blk html.is-reveal-open body {
  overflow-y: hidden;
}
.main-blk .reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.main-blk .reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.main-blk [data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .main-blk .reveal {
    min-height: 0;
  }
}
.main-blk .reveal .column {
  min-width: 0;
}
.main-blk .reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .main-blk .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
.main-blk .reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .main-blk .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .main-blk .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .main-blk .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.main-blk .reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .main-blk .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.main-blk .reveal.without-overlay {
  position: fixed;
}
.main-blk .sticky-container {
  position: relative;
}
.main-blk .sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.main-blk .sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.main-blk .sticky.is-stuck.is-at-top {
  top: 0;
}
.main-blk .sticky.is-stuck.is-at-bottom {
  bottom: 0;
}
.main-blk .sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.main-blk .sticky.is-anchored.is-at-bottom {
  bottom: 0;
}
.main-blk .title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-blk .title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.main-blk .title-bar-left, .main-blk .title-bar-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
.main-blk .title-bar-right {
  text-align: right;
}
.main-blk .title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
}
.main-blk .top-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5rem;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main-blk .top-bar, .main-blk .top-bar ul {
  background-color: #e6e6e6;
}
.main-blk .top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.main-blk .top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.main-blk .top-bar input.button {
  width: auto;
}
.main-blk .top-bar .top-bar-left, .main-blk .top-bar .top-bar-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .main-blk .top-bar {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .main-blk .top-bar .top-bar-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: auto;
  }
  .main-blk .top-bar .top-bar-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .main-blk .top-bar.stacked-for-medium {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-blk .top-bar.stacked-for-medium .top-bar-left, .main-blk .top-bar.stacked-for-medium .top-bar-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .main-blk .top-bar.stacked-for-large {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main-blk .top-bar.stacked-for-large .top-bar-left, .main-blk .top-bar.stacked-for-large .top-bar-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.main-blk .top-bar-title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}
.main-blk .top-bar-left, .main-blk .top-bar-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.main-blk .float-left {
  float: left !important;
}
.main-blk .float-right {
  float: right !important;
}
.main-blk .float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.main-blk .clearfix::after, .main-blk .clearfix::before {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.main-blk .clearfix::after {
  clear: both;
}
.main-blk .align-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-blk .align-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.main-blk .align-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-blk .align-justify {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main-blk .align-spaced {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.main-blk .align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-blk .align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.main-blk .align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-blk .align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.main-blk .align-self-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.main-blk .align-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.main-blk .align-self-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.main-blk .align-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-blk .align-self-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.main-blk .align-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.main-blk .align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.main-blk .align-center-middle {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.main-blk .small-order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.main-blk .small-order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.main-blk .small-order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
.main-blk .small-order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
.main-blk .small-order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}
.main-blk .small-order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}
@media print, screen and (min-width: 40em) {
  .main-blk .medium-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .main-blk .medium-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .main-blk .medium-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .main-blk .medium-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .main-blk .medium-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .main-blk .medium-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .large-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .main-blk .large-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .main-blk .large-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .main-blk .large-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .main-blk .large-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .main-blk .large-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}
.main-blk .flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.main-blk .flex-child-auto {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.main-blk .flex-child-grow {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.main-blk .flex-child-shrink {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.main-blk .flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
.main-blk .flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.main-blk .flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.main-blk .flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 40em) {
  .main-blk .medium-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .main-blk .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .main-blk .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .main-blk .medium-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .main-blk .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .main-blk .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-blk .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .large-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .main-blk .large-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .main-blk .large-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .main-blk .large-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  .main-blk .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-blk .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .main-blk .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-blk .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.main-blk .hide {
  display: none !important;
}
.main-blk .invisible {
  visibility: hidden;
}
.main-blk .visible {
  visibility: visible;
}
@media print, screen and (max-width: 39.99875em) {
  .main-blk .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .main-blk .show-for-small-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 40em) {
  .main-blk .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 39.99875em) {
  .main-blk .show-for-medium {
    display: none !important;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .main-blk .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .main-blk .show-for-medium-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 64em) {
  .main-blk .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 63.99875em) {
  .main-blk .show-for-large {
    display: none !important;
  }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .main-blk .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .main-blk .show-for-large-only {
    display: none !important;
  }
}
.main-blk .show-for-sr, .main-blk .show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.main-blk .show-on-focus:active, .main-blk .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}
.main-blk .hide-for-portrait, .main-blk .show-for-landscape {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .main-blk .hide-for-portrait, .main-blk .show-for-landscape {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .main-blk .hide-for-portrait, .main-blk .show-for-landscape {
    display: none !important;
  }
}
.main-blk .hide-for-landscape, .main-blk .show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .main-blk .hide-for-landscape, .main-blk .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .main-blk .hide-for-landscape, .main-blk .show-for-portrait {
    display: block !important;
  }
}
.main-blk .show-for-dark-mode {
  display: none;
}
.main-blk .hide-for-dark-mode {
  display: block;
}
@media screen and (prefers-color-scheme: dark) {
  .main-blk .show-for-dark-mode {
    display: block !important;
  }
  .main-blk .hide-for-dark-mode {
    display: none !important;
  }
}
.main-blk .show-for-ie {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .main-blk .show-for-ie {
    display: block !important;
  }
  .main-blk .hide-for-ie {
    display: none !important;
  }
}
.main-blk .show-for-sticky {
  display: none;
}
.main-blk .is-stuck .show-for-sticky {
  display: block;
}
.main-blk .is-stuck .hide-for-sticky {
  display: none;
}
.main-blk .mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.main-blk .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.main-blk .mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.main-blk .mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.main-blk .mfp-align-top .mfp-container:before {
  display: none;
}
.main-blk .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.main-blk .mfp-ajax-holder .mfp-content, .main-blk .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.main-blk .mfp-ajax-cur {
  cursor: progress;
}
.main-blk .mfp-zoom-out-cur, .main-blk .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.main-blk .mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.main-blk .mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.main-blk .mfp-arrow, .main-blk .mfp-close, .main-blk .mfp-counter, .main-blk .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.main-blk .mfp-loading.mfp-figure {
  display: none;
}
.main-blk .mfp-hide {
  display: none !important;
}
.main-blk .mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.main-blk .mfp-preloader a {
  color: #ccc;
}
.main-blk .mfp-preloader a:hover {
  color: #fff;
}
.main-blk .mfp-s-ready .mfp-preloader {
  display: none;
}
.main-blk .mfp-s-error .mfp-content {
  display: none;
}
.main-blk button.mfp-arrow, .main-blk button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
.main-blk button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.main-blk .mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.main-blk .mfp-close:focus, .main-blk .mfp-close:hover {
  opacity: 1;
}
.main-blk .mfp-close:active {
  top: 1px;
}
.main-blk .mfp-close-btn-in .mfp-close {
  color: #333;
}
.main-blk .mfp-iframe-holder .mfp-close, .main-blk .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.main-blk .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.main-blk .mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.main-blk .mfp-arrow:active {
  margin-top: -54px;
}
.main-blk .mfp-arrow:focus, .main-blk .mfp-arrow:hover {
  opacity: 1;
}
.main-blk .mfp-arrow:after, .main-blk .mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.main-blk .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.main-blk .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.main-blk .mfp-arrow-left {
  left: 0;
}
.main-blk .mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.main-blk .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.main-blk .mfp-arrow-right {
  right: 0;
}
.main-blk .mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.main-blk .mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.main-blk .mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.main-blk .mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.main-blk .mfp-iframe-holder .mfp-close {
  top: -40px;
}
.main-blk .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.main-blk .mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.main-blk img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.main-blk .mfp-figure {
  line-height: 0;
}
.main-blk .mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.main-blk .mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.main-blk .mfp-figure figure {
  margin: 0;
}
.main-blk .mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.main-blk .mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.main-blk .mfp-image-holder .mfp-content {
  max-width: 100%;
}
.main-blk .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .main-blk .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .main-blk .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .main-blk .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .main-blk .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .main-blk .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .main-blk .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .main-blk .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .main-blk .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .main-blk .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .main-blk .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .main-blk .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .main-blk .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.main-blk html {
  min-height: 100%;
  position: relative;
}
.main-blk body {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-family: var(--font-family2);
  font-size: 14px;
  color: var(--color-light-black);
}
.main-blk .main-blk {
  overflow: hidden;
}
.main-blk .slider-button .default-page-btn:hover {
  background-color: #004e96;
  color: #fff;
  transition: none !important;
}
.main-blk .btn-sec .default-page-btn {
  margin-bottom: 10px;
  padding: 8px 15px;
  font-weight: 700;
}
.main-blk .secondary-button:hover {
  background-color: #faa61a !important;
  color: #fff;
  border: 0 !important;
}
.main-blk .default-page-btn {
  background: #faa61a;
  margin-top: 15px;
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  border-radius: 7px;
  padding: 0.375rem 0.75rem;
}
.main-blk ul {
  margin: 0;
  padding: 0;
}
.main-blk li {
  display: inline-block;
  list-style: none;
  vertical-align: middle;
}
.main-blk h1,
.main-blk h2,
.main-blk h3,
.main-blk h4,
.main-blk h5,
.main-blk h6 {
  font-family: var(--font-family3);
  font-size: 14px;
}
.main-blk h4 {
  font-size: 14px;
}
.main-blk a,
.main-blk a:focus,
.main-blk a:hover {
  text-decoration: none;
}
.main-blk .container {
  max-width: 1260px;
  width: 1260px;
}
.main-blk .container-custom {
  max-width: 1140px;
  margin: 0 auto;
}
.main-blk .row {
  max-width: unset;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.main-blk .hd-top {
  background-color: #004e96;
}
.main-blk .mobile-show,
.main-blk .navigation-blk .lft-blk,
.main-blk .serch-btn {
  display: none;
}
.main-blk .srch-bx .lft-blk {
  display: block;
  position: relative;
}
.main-blk .navbar {
  padding: 0;
}
.main-blk .srch-bx {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
}
.main-blk .srch-bx ::-webkit-input-placeholder {
  font-size: 16px;
  font-family: var(--font-family2);
  color: var(--color-text);
  opacity: 0.3;
  font-weight: 400;
}
.main-blk .srch-bx :-ms-input-placeholder {
  font-size: 16px;
  font-family: var(--font-family2);
  color: var(--color-text);
  opacity: 0.3;
  font-weight: 400;
}
.main-blk .srch-bx ::placeholder {
  font-size: 16px;
  font-family: var(--font-family2);
  color: var(--color-text);
  opacity: 0.3;
  font-weight: 400;
}
.main-blk .navbar-brand {
  margin: 10px 0 0;
  padding: 15px 15px;
  padding-top: 3.125px;
  padding-bottom: 3.125px;
  max-width: max-content;
}
.main-blk .navigation-blk {
  display: flex;
  flex: 1 1 100%;
  max-width: 100%;
  flex-direction: column;
  position: relative;
}
.main-blk .links-bar {
  justify-content: space-between;
  background-color: #fff;
  position: relative;
}
.main-blk .btn-contact-blk {
  position: absolute;
  right: 0;
  left: 0;
  top: 50px;
}
.main-blk .btn-contact-blk-inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 25px;
}
.main-blk .login-prt {
  margin-right: 15px;
  position: relative;
}
.main-blk .cnct-prt img {
  width: 60px;
}
.main-blk .cnct-prt span {
  font-size: 135.9%;
  color: #004e96;
  margin-left: 10px;
  font-family: var(--font-family3);
}
.main-blk .btn-primary {
  font-size: 14px;
  font-family: var(--font-family3);
  border-radius: 6px;
  min-width: 190px;
  height: 42px;
  background-color: var(--color-orange);
  border: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all ease;
  position: relative;
  z-index: 99;
}
.main-blk .btn-primary:focus,
.main-blk .btn-primary:hover {
  background-color: #004e96;
  border-color: #004e96;
}
.main-blk .srch-bx ul {
  margin-left: 10px;
}
.main-blk .srch-bx ul > li {
  margin-left: 5px;
}
.main-blk .srch-bx ul > li:first-child {
  margin-left: 0;
}
.main-blk .srch-bx ul > li a {
  font-family: var(--font-family4);
  color: #fff;
}
.main-blk .mobile-shadow {
  padding: 20px 40px;
  background-color: #fff;
  border-radius: 60px 60px 0 0;
}
.main-blk .lft-blk input[type=search] {
  margin: 0;
  height: 33px;
  width: 600px;
  line-height: 33px;
  border-radius: 4px;
  font-size: 16px;
  padding-right: 25px;
}
.main-blk .lft-blk .btn-serch {
  position: absolute;
  top: 4px;
  right: 6px;
  padding: 0;
  width: 20px;
}
.main-blk .lft-blk .btn-serch:focus {
  outline: 0;
  box-shadow: none;
}
.main-blk .navicon-blk {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin: 0 auto;
}
.main-blk .switch.large {
  height: 1.5rem;
  text-align: right;
  margin: 0;
}
.main-blk .logo-blk {
  display: flex;
  align-items: center;
  flex: 1 1 calc(100% - 40px);
  max-width: calc(100% - 40px);
}
.main-blk .links-bar .navbar-lft .navbar-nav {
  border-radius: 0 30px 0 0;
  width: 645px;
  margin-left: 5px;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item:last-child .nav-link {
  border-radius: 0 30px 0 0;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item:first-child .nav-link {
  border-radius: 30px 0 0 0;
}
.main-blk .links-bar .navbar-nav .nav-link {
  color: #fff;
  display: flex;
  align-items: center;
  font-family: var(--font-family3);
  justify-content: center;
  height: 48px;
  font-size: 16px;
  position: relative;
  z-index: 9;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-link span {
  margin-left: 0px;
}
.main-blk .navbar-rgt .navbar-nav {
  background: #f4f4f4;
  border-radius: 30px 30px 0 0;
  padding: 0 20px;
  margin-right: 5px;
}
.main-blk .links-bar .navbar-rgt .navbar-nav .nav-item .nav-link {
  color: var(--color-light-black);
  position: relative;
  padding: 0 15px;
  font-family: var(--font-family3);
  transition: 0.3s all ease;
  font-size: 14px;
}
.main-blk .links-bar .navbar-rgt .navbar-nav .nav-item .nav-link:hover {
  font-weight: 600;
}
.main-blk .links-bar .navbar-rgt .navbar-nav .nav-item .nav-link:after {
  content: "";
  position: absolute;
  width: 2px;
  right: -1px;
  height: 19px;
  background-color: var(--color-light-black);
}
.main-blk .links-bar .navbar-rgt .navbar-nav .nav-item:last-child .nav-link:after {
  content: none;
}
.main-blk .switch.large .switch-paddle {
  width: 33px;
  height: 18px;
  font-size: 1rem;
  background: var(--color-orange);
  border-radius: 20px;
}
.main-blk .switch-paddle:after {
  content: "";
  background: url(/o/federal-bank-theme/images/music-icon.svg) no-repeat;
}
.main-blk input:checked ~ .switch-paddle {
  background: var(--color-orange);
}
.main-blk .switch.large .switch-paddle:after {
  top: 1px;
  right: 1px;
  width: 16px;
  height: 16px;
  left: auto;
}
.main-blk .switch.large input:checked ~ .switch-paddle:after {
  right: 16px;
}
.main-blk .switch.large input:checked ~ .switch-paddle:after {
  right: 16px;
  left: auto;
}
.main-blk .login-prt span {
  margin-left: 5px;
  text-align: left;
}
.main-blk .dropdown-toggle::after {
  content: none;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown:first-child .dropdown-menu:before {
  left: 68px;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown:last-child .dropdown-menu:before {
  left: 500px;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown:nth-child(2) .dropdown-menu:before {
  left: 268px;
}
.main-blk .login-prt .dropdown-menu {
  width: 100%;
  min-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  visibility: hidden;
  display: none;
  opacity: 0;
  z-index: 9999;
  top: 100px;
  padding: 10px 10px 20px;
  transition: 0.3s all ease;
  border-radius: 0 0 30px 30px;
  overflow: unset;
}
.main-blk .login-prt .dropdown:hover .dropdown-menu {
  visibility: visible;
  display: block;
  opacity: 1;
  top: -9px;
  z-index: 9;
}
.main-blk .navbar-rgt {
  position: relative;
  z-index: 0;
}
.main-blk .login-prt .dropdown:hover .dropdown-submenu .dropdown-menu {
  visibility: hidden;
  opacity: 0;
  display: none;
  transition: 0.3s all ease;
}
.main-blk .login-prt .dropdown .dropdown-submenu:hover .dropdown-menu {
  visibility: visible;
  display: block;
  opacity: 1;
  top: 0;
}
.main-blk .login-prt .dropdown .dropdown-submenu:hover .dropdown-menu {
  top: -50px;
  visibility: visible;
  display: block;
  opacity: 1;
  left: 170px;
}
.main-blk .login-prt .dropdown-menu li {
  display: block;
  border-bottom: 1px solid #ddd;
}
.main-blk .login-prt .dropdown-menu li a {
  font-size: 15px;
  transition: 0.3s all ease;
}
.main-blk .dropdown-menu ul .navsub-item .dropdown-item span {
  font-weight: 700;
}
.main-blk .login-prt .dropdown-menu li a:hover {
  font-weight: 600;
}
.main-blk .login-prt .dropdown-menu li .dropdown-item:active {
  background-color: #f8f9fa;
  color: var(--color-light-black);
}
.main-blk .login-prt .dropdown-menu:before {
  content: none;
}
.main-blk .dropdown-menu {
  width: 100%;
  background-color: #f4f4f4;
  border-radius: 0;
  border: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.main-blk .carousel-indi {
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  margin-right: 5px;
  border: 1px solid var(--color-orange);
}
.main-blk .carousel-indi:last-child {
  margin-right: 0;
}
.main-blk .carousel-indi.active {
  background-color: var(--color-orange);
}
.main-blk .carousel-indi:focus {
  outline: 0;
}
.main-blk .bnr-attached-icons .carousel-indicators {
  bottom: 80px;
}
.main-blk .nav-link-inner span {
  display: flex;
  flex-direction: column;
}
.main-blk .nav-link-inner span em {
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
}
.main-blk .nav-link-inner {
  display: inline-flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  color: #000;
  transition: 0.3s all ease;
}
.main-blk .navbar-nav .nav-link-inner {
  color: #fff;
  justify-content: center;
}
.main-blk .nav-link-inner span.plus-icon {
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  display: inline-block !important;
  text-align: center;
  line-height: 14px;
  border-radius: 2px;
}
.main-blk .mcd-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.main-blk .mcd-menu li a {
  display: flex;
  text-decoration: none;
  color: #777;
  height: 134px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.main-blk .mcd-menu li a i {
  display: block;
  margin-bottom: 10px;
}
.main-blk .mcd-menu li a strong {
  display: block;
  text-transform: uppercase;
  color: #004e96;
}
.main-blk .mcd-menu li a small {
  display: block;
}
.main-blk .mcd-menu li a i,
.main-blk .mcd-menu li a small,
.main-blk .mcd-menu li a strong {
  position: relative;
  transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.main-blk .mcd-menu li:hover > a i {
  opacity: 1;
  -webkit-animation: moveFromTop 0.3s ease-in-out;
  -moz-animation: moveFromTop 0.3s ease-in-out;
  -ms-animation: moveFromTop 0.3s ease-in-out;
  -o-animation: moveFromTop 0.3s ease-in-out;
  animation: moveFromTop 0.3s ease-in-out;
}
.main-blk .mcd-menu li:hover a strong {
  opacity: 1;
  -webkit-animation: moveFromLeft 0.3s ease-in-out;
  -moz-animation: moveFromLeft 0.3s ease-in-out;
  -ms-animation: moveFromLeft 0.3s ease-in-out;
  -o-animation: moveFromLeft 0.3s ease-in-out;
  animation: moveFromLeft 0.3s ease-in-out;
}
.main-blk .mcd-menu li:hover a small {
  opacity: 1;
  -webkit-animation: moveFromRight 0.3s ease-in-out;
  -moz-animation: moveFromRight 0.3s ease-in-out;
  -ms-animation: moveFromRight 0.3s ease-in-out;
  -o-animation: moveFromRight 0.3s ease-in-out;
  animation: moveFromRight 0.3s ease-in-out;
}
.main-blk .mcd-menu li a.active {
  position: relative;
  color: var(--color-orange);
  border: 0;
  background-color: var(--color-orange);
  box-shadow: 0 0 5px #ddd;
  -moz-box-shadow: 0 0 5px #ddd;
  -webkit-box-shadow: 0 0 5px #ddd;
}
.main-blk .mcd-menu li a.active:before {
  content: "";
  position: absolute;
  top: 0;
  left: 45%;
  border-top: 5px solid var(--color-orange);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
@-webkit-keyframes moveFromTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    -o-transform: translateY(200%);
    transform: translateY(200%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes moveFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes moveFromRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(-200%);
    -moz-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    -o-transform: translateX(-200%);
    transform: translateX(-200%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.main-blk .mcd-menu .mcd-menu-list .actual-img,
.main-blk .mcd-menu .mcd-menu-list.open .hover-img,
.main-blk .mcd-menu .mcd-menu-list:hover .hover-img {
  display: block;
  transition: 0.3s all ease-in-out;
}
.main-blk .mcd-menu .mcd-menu-list .hover-img,
.main-blk .mcd-menu .mcd-menu-list.open .actual-img,
.main-blk .mcd-menu .mcd-menu-list:hover .actual-img {
  display: none;
  transition: 0.3s all ease-in-out;
}
.main-blk .mcd-menu li ul,
.main-blk .mcd-menu li ul li ul {
  display: none;
  position: absolute;
  height: auto;
  min-width: 100%;
  margin: 0;
  background: var(--dropdown-color);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  top: 62px;
  z-index: 1;
  border-radius: 40px;
  padding: 30px 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
}
.main-blk .mcd-menu li ul:before {
  content: none;
}
.main-blk .mcd-menu li ul li.open > ul,
.main-blk .mcd-menu li.open > ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
.main-blk .mcd-menu li ul li.open > ul,
.main-blk .mcd-menu li.open > ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
.main-blk .mcd-menu li ul li {
  float: none;
  position: relative;
}
.main-blk .mcd-menu li ul li a:hover .nav-link-inner, .main-blk .mcd-menu li ul li.open a .nav-link-inner {
  font-weight: 600;
}
.main-blk .mcd-menu li ul li a {
  padding: 10px;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #ddd;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  transition: 0.3s all ease;
}
.main-blk .mcd-menu li ul li a i {
  display: inline-block;
  margin: 0 10px 0 0;
  color: #777;
}
.main-blk .mcd-menu li ul li a i.fa-caret-right {
  display: inline-block;
}
.main-blk .mcd-menu li ul li a i.fa-caret-down {
  display: none;
}
.main-blk .mcd-menu li ul li.dropdown-submenu.open a i.fa-caret-right {
  display: none;
}
.main-blk .mcd-menu li ul li.dropdown-submenu.open a i.fa-caret-down {
  display: inline-block;
}
.main-blk .mcd-menu li ul li ul {
  top: -47px;
  left: 180px;
  min-width: 230px;
  padding: 0 10px 15px;
  border-radius: 0 0 10px 10px;
  background-color: #f4f4f4;
  border: 0;
}
.main-blk .tab-blk {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  border-radius: 60px;
  position: relative;
  transform: translateY(-50%);
  background-color: #fff;
  z-index: 9;
}
.main-blk .mcd-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: wrap;
  width: 100%;
  border-radius: 60px;
  height: auto !important;
}
.main-blk .mcd-menu-list {
  flex: 1 1;
  position: relative;
}
.main-blk .drop-list li {
  display: block;
}
.main-blk .drop-list li a {
  height: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.main-blk .mcd-menu li ul li a:not([href]):not([class]):hover {
  color: #fff;
}
.main-blk .mcd-menu li ul li a:hover {
  color: #004e96;
}
.main-blk .search-mobile {
  display: none !important;
  background: var(--color-orange);
  border-left: 1px solid var(--color-orange);
  border-radius: 0 3px 3px 0;
}
.main-blk .search-mobile i {
  color: #fff;
  margin: 0 !important;
}
.main-blk .mcd-menu-list img {
  width: 40px;
}
.main-blk .mcd-menu-list:first-child a.active,
.main-blk .mcd-menu-list:first-child:hover a {
  border-radius: 60px 0 0 0;
}
.main-blk .mcd-menu-list:last-child a.active,
.main-blk .mcd-menu-list:last-child:hover a {
  border-radius: 0 0 60px 0;
}
.main-blk .mcd-menu-list:nth-child(4) a.active,
.main-blk .mcd-menu-list:nth-child(4):hover a {
  border-radius: 0 0 0 60px;
}
.main-blk .mcd-menu-list:nth-child(3) a.active,
.main-blk .mcd-menu-list:nth-child(3):hover a {
  border-radius: 0 60px 0 0;
}
.main-blk .mcd-menu-list:first-child .make-payment {
  border-radius: 60px 0 0 60px;
}
.main-blk .mcd-menu-list:last-child .make-payment {
  border-radius: 0 60px 60px 0;
  border-right: 0;
}
.main-blk .mcd-menu-list:first-child:hover .drop-list a,
.main-blk .mcd-menu-list:last-child:hover .drop-list a,
.main-blk .mcd-menu-list:nth-child(3):hover .drop-list a,
.main-blk .mcd-menu-list:nth-child(4):hover .drop-list a {
  border-radius: 0;
}
.main-blk .mcd-menu li.open a strong {
  color: #fff;
}
.main-blk .cnct-prt {
  display: flex;
  height: 100%;
  align-items: center;
}
.main-blk .dropdown-menu ul {
  display: flex;
  flex-direction: column;
  margin: 0;
  position: relative;
}
.main-blk .dropdown-menu ul .navsub-item {
  width: 215px;
  height: 200px;
  align-items: center;
  display: inline-flex;
  justify-content: center;
  overflow: hidden;
}
.main-blk .dropdown-menu ul .navsub-item .dropdown-item {
  background-color: #D9DBDD;
}
.main-blk .dropdown-menu ul .navsub-item .dropdown-item:hover,
.main-blk .dropdown-menu ul .navsub-item .dropdown-item:focus {
  background-color: #CACED2;
}
.main-blk .dropdown-menu ul .navsub-item.active .dropdown-item,
.main-blk .dropdown-menu ul .navsub-item .dropdown-item:hover {
  background-color: #CACED2;
}
.main-blk .dropdown-menu ul .navsub-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.main-blk .dropdown-menu ul .navsub-item a img {
  width: 60px;
  margin-bottom: 10px;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item .dropdown-menu ul .navsub-item:before {
  content: "";
  position: absolute;
  left: 200px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #fff;
  opacity: 0;
  transition: 0.3s all ease;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item .dropdown-menu ul .navsub-item:hover:before {
  opacity: 1;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item .submenu {
  display: block;
  transition: 0.3s all ease;
  position: absolute;
  top: 0;
  left: 215px;
  padding-left: 30px;
  width: calc(100% - 215px);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
  background-color: #fff;
  height: 100%;
  padding: 40px 30px 40px 20px;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item .submenu .grid-row {
  height: 100%;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item.active .submenu,
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item:focus .submenu,
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item:hover .submenu {
  opacity: 1;
  visibility: visible;
}
.main-blk .grid-row {
  display: flex;
}
.main-blk .grid-cell {
  flex: 1 1 25%;
  max-width: 25%;
  flex-direction: column;
  padding: 0 30px;
  border-right: 1px solid #ddd;
}
.main-blk .grid-cell:last-child {
  border-right: 0;
}
.main-blk .grid-links h6 {
  color: #000;
  font-weight: 600;
  position: relative;
  cursor: pointer;
}
.main-blk .dropdown-menu ul .navsub-item .grid-links a {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  color: #333;
  transition: 0.3s all ease;
  font-size: 14px;
}
.main-blk .mcd-menu li ul li ul.dropdown-menu .dropdown-item {
  /* color: #004e96 */
  color: #000;
}
.main-blk .dropdown-menu ul .navsub-item .grid-links a:hover,
.main-blk .mcd-menu li ul li ul.dropdown-menu .dropdown-item:hover {
  font-weight: 600;
}
.main-blk .mcd-menu li ul li ul.dropdown-menu .dropdown-item:focus {
  background-color: transparent;
}
.main-blk .grid-links img {
  width: 100%;
}
.main-blk .grid-links h5 {
  color: #797c80;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin: 10px 0;
}
.main-blk .grid-links {
  margin-bottom: 15px;
}
.main-blk .dropdown-menu ul .navsub-item .grid-links .grid-img img {
  width: 90%;
  margin: 0 auto;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu ul {
  display: none;
  transition: 0.3s all ease;
}
.main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu ul {
  display: flex;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .main-blk .mcd-menu {
    height: 85px;
  }
  .main-blk .mcd-menu li a {
    padding: 12px;
  }
  .main-blk .mcd-menu li a.search {
    display: none;
  }
  .main-blk .search-mobile {
    display: block !important;
    margin: 20px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
  }
  .main-blk .mcd-menu li:hover > ul {
    min-width: 100%;
  }
  .main-blk .mcd-menu li ul li > ul {
    min-width: 150px;
    left: 200px;
    top: 0;
  }
  .main-blk .mcd-menu li ul li.open > ul {
    min-width: 150px;
  }
  .main-blk .mcd-menu li ul li ul li ul {
    min-width: 150px;
    left: 25px !important;
    top: 54px;
    border: 0;
    border-top: 3px solid var(--color-orange);
  }
  .main-blk .mcd-menu li ul li ul li.open ul {
    top: 35px;
  }
  .main-blk .mcd-menu li ul li ul li ul:before {
    border: 0;
    border-bottom: 5px solid var(--color-orange);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 10%;
    top: -8px;
  }
}
.main-blk .mcd-menu-list:first-child:hover .drop-list a,
.main-blk .mcd-menu-list:last-child:hover .drop-list a {
  border-radius: 0;
}
.main-blk .empty-space {
  padding: 138px;
  background-color: #fff;
}
.main-blk .grid-sec {
  background-color: #fff6e7;
  height: 380px;
  padding: 30px 0;
}
.main-blk .deals-slider {
  position: relative;
  transform: translateY(-50%);
}
.main-blk .carousel-img {
  position: relative;
}
.main-blk .carousel-img .btn-primary.shop-now {
  background-color: var(--color-orange);
  border: 0;
}
.main-blk .notify-over-img {
  position: absolute;
  right: 0;
  top: 50%;
  background-color: rgba(255, 255, 255, 0.9);
  transform: translateY(-50%);
  padding: 20px;
  width: 240px;
  border-radius: 4px;
  border-left: 7px solid var(--color-orange);
}
.main-blk .notify-over-img img {
  width: 60px;
}
.main-blk .notify-over-img .sub-ttl {
  margin: 0 0 10px;
}
.main-blk .notify-over-img p {
  color: var(--color-light-black1);
}
.main-blk .carousel-img .notify-over-img .btn-primary.shop-now {
  background-color: var(--color-orange);
  border: 0;
  min-width: 100px;
  height: 32px;
  font-size: 12px;
}
.main-blk .deals-slider .carousel-indicators {
  bottom: -25px;
}
.main-blk .make-payment {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: auto;
  padding: 12px 13.8px;
  color: #004e96;
  position: relative;
  z-index: 9;
  border-right: 1px solid #faa61a;
  height: 94px;
  cursor: pointer;
}
.main-blk .make-payment strong {
  height: 30px;
  display: flex;
  align-items: center;
  text-align: center;
  font-family: var(--font-family3);
  font-size: 14px;
}
.main-blk .make-payment i {
  color: var(--color-orange);
  font-size: 63px;
  opacity: 0.8;
}
.main-blk .mcd-menu-list .make-payment {
  background-color: var(--color-orange);
  color: #004e96;
}
.main-blk .mcd-menu-list.open .make-payment .mcd-menu-list:hover .make-payment {
  background-color: var(--color-orange);
  color: #fff;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
}
.main-blk .whats-new-sec {
  padding: 30px 0;
  background-color: #79a2d2;
}
.main-blk .carousel-main {
  position: relative;
}
.main-blk .ttl {
  font-size: 20px;
  text-align: center;
  font-family: var(--font-family3);
  color: #fff;
  margin-bottom: 10px;
}
.main-blk .corousel-blk {
  padding: 40px;
  background-color: #fff;
  border-radius: 50px;
  width: 85%;
  margin: 0 auto;
}
.main-blk .img-prt {
  position: relative;
}
.main-blk .img-prt img {
  max-width: 100%;
  width: 100%;
}
.main-blk .img-prt .img-hvr {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
}
.main-blk .img-prt .img-hvr img {
  border: 3px solid #fff;
  border-radius: 50%;
  width: 70px;
}
.main-blk .whats-new-sec .carousel-control-next,
.main-blk .whats-new-sec .carousel-control-prev {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgb(250, 166, 26);
  transition: 0.3s all ease;
  top: 50%;
  transform: translateY(-50%);
}
.main-blk .whats-new-sec .carousel-control-next {
  right: 15px;
  left: auto;
}
.main-blk .whats-new-sec .carousel-control-prev {
  left: 15px;
}
.main-blk .whats-new-sec .carousel-control-next img,
.main-blk .whats-new-sec .carousel-control-prev img {
  transition: 0.3s all ease;
}
.main-blk .whats-new-sec .carousel-control-prev:hover img {
  transform: translateX(-5px);
}
.main-blk .whats-new-sec .carousel-control-next:hover img {
  transform: translateX(5px);
}
.main-blk .carousel-control-prev {
  border-radius: 0 50px 50px 0;
}
.main-blk .carousel-control-next {
  border-radius: 50px 0 0 50px;
}
.main-blk .btn-primary.btn-browse {
  min-width: 110px;
  max-width: 110px;
  width: 110px;
  border: 0;
  height: 31px;
  border-radius: 7px;
  font-size: 14px;
  font-family: var(--font-family3);
}
.main-blk .cnt-blk {
  margin-bottom: 30px;
}
.main-blk .cnt-blk h3 {
  color: #004e96;
  font-size: 20px;
  font-family: var(--font-family3);
}
.main-blk .cnt-blk p {
  color: #004e96;
  margin: 0;
}
.main-blk .cnt-prt {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.main-blk .blog-sec {
  padding-bottom: 0;
  margin-bottom: -15px;
}
.main-blk .blog-inner {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
  margin-top: -15px;
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 60px;
  border-radius: 60px;
}
.main-blk .ttl-blk .ttl {
  color: #004e96;
}
.main-blk .ttl-blk p {
  text-align: center;
  color: #000;
  font-size: 16px;
}
.main-blk .img-blog {
  width: 280px;
  margin: 0 auto;
  border-radius: 120px;
  overflow: hidden;
}
.main-blk .cnt-blog {
  text-align: center;
  margin-top: 20px;
}
.main-blk .cnt-blog h5 {
  font-size: 16px;
  color: #004e96;
  font-family: var(--font-family3);
}
.main-blk .cnt-blog p {
  color: #000;
}
.main-blk .learn-more {
  display: inline-block;
  padding: 4px 10px;
  border-bottom: 3px solid var(--color-orange);
  font-family: var(--font-family3);
  color: #004e96;
  font-size: 14px;
}
.main-blk .discover-more {
  text-align: center;
  margin: 50px 0 0;
}
.main-blk .footer-sec {
  background-color: #082461;
}
.main-blk .ft-list-main {
  display: flex;
  flex-flow: row wrap;
}
.main-blk .ft-list-blk img {
  width: 50px;
}
.main-blk .media-blk {
  display: inline-block;
}
.main-blk .ft-list-blk h6 {
  margin: 12px 0;
  color: #fff;
  font-family: var(--font-family3);
  font-size: 16px;
}
.main-blk .ft-list-main .list-line {
  flex: 1 1 20%;
  border-left: 1px solid #ccc;
  padding: 50px 15px;
}
.main-blk .ft-list-main .list-line:last-child {
  border-right: 1px solid #fff;
}
.main-blk .ft-list-main .list-line ul li {
  display: block;
}
.main-blk .ft-list-main .list-line ul li > a {
  color: #fff;
  font-size: 14px;
  position: relative;
  transition: 0.3s all ease;
}
.main-blk .ft-list-main .list-line ul li > a:hover {
  font-weight: 600;
}
.main-blk .ft-list-main .list-line ul li a span {
  position: relative;
}
.main-blk .ft-list-main .list-line ul {
  margin-left: 0;
}
.main-blk .ft-list-main {
  display: flex;
}
.main-blk .accordian-main-blk {
  display: none;
}
.main-blk .ft-bottom {
  padding: 50px 0;
  text-align: center;
  background-color: #004e96;
  color: #fff;
  text-shadow: unset;
  letter-spacing: 0.5px;
}
.main-blk .social-icons {
  margin-bottom: 15px;
}
.main-blk .media-blk .icon-social {
  font-size: 32px;
  color: #fff;
  margin: 0 15px;
  display: inline-flex;
  height: 51px;
  align-items: center;
}
.main-blk .vert .carousel-item-next.carousel-item-left,
.main-blk .vert .carousel-item-prev.carousel-item-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.main-blk .vert .active.carousel-item-right,
.main-blk .vert .carousel-item-next {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100% 0);
}
.main-blk .vert .active.carousel-item-left,
.main-blk .vert .carousel-item-prev {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.main-blk .v-slide {
  padding: 10px;
}
.main-blk .v-slide-inner {
  padding: 40px 40px 20px;
  border-radius: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 2px solid #eee;
  min-height: 368px;
}
.main-blk .p-banking-banner .v-slide-inner {
  min-height: auto;
}
.main-blk .sub-ttl,
.main-blk .v-slide-inner .sub-ttl {
  font-size: 20px;
  display: flex;
  align-items: center;
  color: #004e96;
  font-family: var(--font-family2);
}
.main-blk .v-slide-inner .sub-ttl {
  margin-bottom: 20px;
}
.main-blk .v-slide-inner p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
}
.main-blk .v-slide-inner h6 {
  font-size: 12px;
  color: var(--color-light-black1);
  margin-bottom: 25px;
  font-family: var(--font-family3);
}
.main-blk .v-slide-inner .sub-ttl span {
  margin-left: 10px;
  font-weight: 600;
}
.main-blk .crsl-arrows {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin-top: 25px;
}
.main-blk .deals-slider .carousel.vert.slide .carousel-indicators {
  display: none;
}
.main-blk .v-slide-ttl .v-slide-cnt {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  flex: 1 1 calc(100% - 70px);
  max-width: calc(100% - 70px);
}
.main-blk .v-slide-ttl .v-slide-cnt h6 {
  font-family: var(--font-family3);
  color: var(--color-orange);
  font-size: 28px;
  margin: 0;
}
.main-blk .v-slide-ttl .v-slide-cnt p {
  color: #004e96;
  font-size: 18px;
  margin: 0;
}
.main-blk .show_more {
  display: none;
}
.main-blk .myBtn {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: center;
}
.main-blk .myBtn img {
  width: 20px;
}
.main-blk .myBtn span {
  display: inline-block;
  background: #fff;
}
.main-blk .myBtn:after,
.main-blk .myBtn:before {
  content: "";
  height: 1px;
  background-color: var(--color-orange);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 47%;
}
.main-blk hr.yellow {
  border-color: var(--color-orange);
}
.main-blk .myBtn:before {
  left: 0;
}
.main-blk .myBtn:after {
  right: 0;
}
.main-blk .carousel-img {
  position: relative;
  border-radius: 60px;
  overflow: hidden;
}
.main-blk .show_more {
  position: relative;
  -webkit-animation: my-animation 0.3s ease-in-out;
  animation: my-animation 0.3s ease-in-out;
}
@-webkit-keyframes my-animation {
  from {
    opacity: 0;
    top: -50px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
@keyframes my-animation {
  from {
    opacity: 0;
    top: -50px;
  }
  to {
    opacity: 1;
    top: 0;
  }
}
.main-blk .ttl.deals-offers {
  color: #004e96;
  margin-bottom: 15px;
  font-family: var(--font-family2);
  font-weight: 600;
}
.main-blk .learn-more:hover {
  background-color: var(--color-orange);
  color: #fff;
  border-radius: 7px;
}
.main-blk .caredit-card-video {
  top: 50px;
}
.main-blk .caredit-card-video .modal-dialog {
  width: 100%;
  max-width: 70%;
}
.main-blk .caredit-card-video .btn-default {
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 99;
  width: 25px;
  height: 25px;
  background-color: #fff;
  border-radius: 50%;
  line-height: 25px;
  text-align: center;
  padding: 0;
  color: red;
  font-weight: 700;
}
.main-blk .owl-carousel-slider {
  margin-top: 70px;
  display: flex;
  justify-content: space-around;
  margin-bottom: 40px;
}
.main-blk .v-slide-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-blk .v-slide-img {
  width: 70px;
}
.main-blk iframe,
.main-blk .img-prt video {
  width: 100%;
  height: 395px;
  box-shadow: none;
  border: 0;
}
.main-blk .whats-new-sec .carousel-control-next,
.main-blk .whats-new-sec .carousel-control-prev {
  opacity: 1;
}
.main-blk .whats-new-sec .carousel-control-next img,
.main-blk .whats-new-sec .carousel-control-prev img {
  width: 25px;
}
.main-blk .login-prt .dropdown-submenu {
  position: relative;
}
.main-blk .login-prt .dropdown-submenu .dropdown-menu {
  top: -20px;
  left: 180px;
  margin-top: -1px;
  padding: 10px;
  border-radius: 0 0 10px 10px;
}
.main-blk .music-icon {
  flex: 1 1 40px;
  max-width: 40px;
  cursor: pointer;
  display: block;
  transition: 0.3s all ease;
}
.main-blk .music-icon .yellow-icon,
.main-blk .music-icon.active .blue-icon {
  display: none;
}
.main-blk .music-icon .blue-icon,
.main-blk .music-icon.active .yellow-icon {
  display: block;
}
.main-blk .gridrow {
  display: flex;
  position: relative;
  margin: 0 -15px;
}
.main-blk .grid-cell-lft {
  flex: 1 1 55%;
  max-width: 55%;
  padding: 0 15px;
}
.main-blk .grid-cell-rgt {
  flex: 1 1 45%;
  max-width: 45%;
  padding: 0 15px;
}
.main-blk .mobile_logo {
  display: none;
}
.main-blk .grid-row {
  width: 100%;
  padding: 1px 3px 1px 1px;
}
.main-blk .grid-cell {
  flex-direction: column;
}
.main-blk .navbar-lft .nav-item.dropdown .dropdown-item {
  color: #797C80;
}
.main-blk .navbar-lft .nav-item.dropdown .dropdown-item:hover,
.main-blk .navbar-lft .nav-item.dropdown .dropdown-item:focus {
  color: #797C80;
}
.main-blk .navbar-lft .nav-item.dropdown {
  flex: 1 1 33.33%;
  max-width: 100%;
  /* border-right: 1px solid #ddd; */
  position: unset;
}
.main-blk .navbar-lft .nav-item.dropdown:last-child {
  border-right: 0;
}
.main-blk .navbar-lft .nav-item.dropdown .nav-link {
  background-color: #004e96;
  transition: 0.3s all ease;
}
.main-blk .navbar-lft .nav-item.dropdown .nav-link:hover,
.main-blk .navbar-lft .nav-item.dropdown .nav-link.active {
  background-color: var(--color-orange);
}
.main-blk .dropdown-menu {
  display: none;
  visibility: hidden;
  opacity: 0;
  transform: translateY(50px);
  transition: 0.5s ease all;
}
.main-blk .navbar-lft .nav-item.dropdown:hover .dropdown-menu.dropdown-main-menu {
  visibility: visible;
  opacity: 1;
  top: -2px;
  left: 0;
  right: 0;
  padding: 0;
}
.main-blk .nav-link.dropdown-toggle.mobile-nav,
.main-blk .mobile-nav-main {
  display: none;
}
.main-blk .nav-link.dropdown-toggle.desk-nav {
  display: flex;
}
.main-blk .button-switch {
  height: 1.4em;
  margin-left: 0.625em;
  position: relative;
  width: 2.8em;
  cursor: pointer;
  border-radius: 30px;
}
.main-blk .button-switch .lbl-off,
.main-blk .button-switch .lbl-on {
  cursor: pointer;
  display: block;
  font-weight: bold;
  line-height: 1em;
  position: absolute;
  top: 0.5em;
  transition: opacity 0.25s ease-out 0.1s;
  text-transform: uppercase;
}
.main-blk .button-switch .lbl-off {
  right: 0.4375em;
}
.main-blk .button-switch .lbl-on {
  color: #fefefe;
  opacity: 0;
  left: 0.4375em;
}
.main-blk .button-switch .switch {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 0;
  left: 0;
  line-height: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 0;
}
.main-blk .button-switch .switch:before,
.main-blk .button-switch .switch:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.main-blk .button-switch .switch:before {
  border-radius: 1.25em;
  height: 1.6em;
  left: -0.25em;
  top: -0.1875em;
  background: var(--color-orange);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: background-color 0.25s ease-out 0.1s;
  width: 3em;
}
.main-blk .button-switch .switch:after {
  box-shadow: 0 0.0625em 0.375em 0 rgba(250, 250, 250, 0.1);
  border-radius: 50%;
  height: 1.2em;
  background: #fff url(/o/federal-bank-theme/images/blue-music-icon.svg) no-repeat;
  transform: translate(0em, 0);
  width: 1.2em;
}
.main-blk .button-switch .switch:checked:after {
  transform: translate(1.3em, 0);
  transition: transform 0.25s ease-out 0.1s;
}
.main-blk .button-switch .switch:checked ~ .lbl-off {
  opacity: 0;
}
.main-blk .button-switch .switch:checked ~ .lbl-on {
  opacity: 1;
}
.main-blk .button-switch .switch#switch-orange:checked:befo.ttl-blk pre {
  background: #FAA61A;
}
.main-blk .button-switch .switch#switch-blue:checked:before {
  background: var(--colors-blue);
}
.main-blk .img-clubhouse {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-blk .srch-bx ul > li a {
  font-size: 13px !important;
  display: inline-block;
  text-align: center;
  transition: 0.3s all ease;
  font-size: var(--fontsize-12);
}
.main-blk .srch-bx ul > li a.zoom-effect {
  width: 15px;
  height: 15px;
  line-height: 15px;
}
.main-blk .srch-bx ul > li a.current {
  background-color: #000;
  color: #fff;
}
.main-blk .a_minus_body .links-bar .navbar-lft .navbar-nav {
  width: 600px;
}
.main-blk .a_minus_body .links-bar .navbar-nav .nav-link,
.main-blk .a_minus_body .login-prt span,
.main-blk .a_minus_body .login-prt .dropdown-menu li a,
.main-blk .a_minus_body .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .nav-link,
.main-blk .a_minus_body .make-payment strong,
.main-blk .a_minus_body .mcd-menu li ul li a,
.main-blk .a_minus_body,
.main-blk .a_minus_body .v-slide-inner p,
.main-blk .a_minus_body .cnt-blk p,
.main-blk .a_minus_body .cnt-blog p,
.main-blk .a_minus_body .ft-list-main .list-line ul li > a,
.main-blk .a_minus_body .ft-bottom p {
  font-size: var(--fontsize-12);
}
.main-blk .a_minus_body .ttl,
.main-blk .a_minus_body .sub-ttl,
.main-blk .a_minus_body .v-slide-inner .sub-ttl {
  font-size: 18px;
}
.main-blk .a_minus_body .v-slide-ttl .v-slide-cnt p,
.main-blk .a_minus_body .cnt-blk h3 {
  font-size: 20px;
}
.main-blk .a_minus_body .v-slide-ttl .v-slide-cnt h6 {
  font-size: 30px;
}
.main-blk .a_minus_body .cnt-blog h5 {
  font-size: 15px;
}
.main-blk .a_minus_body .ft-list-blk h6 {
  font-size: var(--fontsize-16);
}
.main-blk .a_minus_body .grid-cell-rgt .btn-primary span {
  font-size: 12px;
}
.main-blk .a_plus_body .grid-cell-rgt .btn-primary span {
  font-size: 16px;
}
.main-blk .a_plus_body .links-bar .navbar-lft .navbar-nav {
  width: 680px;
}
.main-blk .a_plus_body .links-bar .navbar-nav .nav-link,
.main-blk .a_plus_body .login-prt span,
.main-blk .a_plus_body .login-prt .dropdown-menu li a,
.main-blk .a_plus_body .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .nav-link,
.main-blk .a_plus_body .make-payment strong,
.main-blk .a_plus_body .mcd-menu li ul li a,
.main-blk .a_plus_body,
.main-blk .a_plus_body .v-slide-inner p,
.main-blk .a_plus_body .cnt-blk p,
.main-blk .a_plus_body .cnt-blog p,
.main-blk .a_plus_body .ft-list-main .list-line ul li > a,
.main-blk .a_plus_body .ft-bottom p {
  font-size: var(--fontsize-16);
}
.main-blk .a_plus_body .ttl,
.main-blk .a_plus_body .sub-ttl,
.main-blk .a_plus_body .v-slide-inner .sub-ttl {
  font-size: 24px;
}
.main-blk .a_plus_body .v-slide-ttl .v-slide-cnt p,
.main-blk .a_plus_body .cnt-blk h3,
.main-blk .a_plus_body .error-sec .slider-title {
  font-size: 24px;
}
.main-blk .a_plus_body .v-slide-ttl .v-slide-cnt h6 {
  font-size: 34px;
}
.main-blk .a_plus_body .cnt-blog h5,
.main-blk .a_minus_body .card-body.card-pad h4,
.main-blk .a_minus_body .page-end-section-title {
  font-size: 20px;
}
.main-blk .a_minus_body .error-sec .slider-title {
  font-size: 16px;
}
.main-blk .a_plus_body .ft-list-blk h6 {
  font-size: 20px;
}
.main-blk .a_plus_body .assist-ttl,
.main-blk .a_plus_body .card-body.card-pad h4,
.main-blk .a_plus_body .page-end-section-title {
  font-size: 24px;
}
.main-blk .a_plus_body .icn-txt,
.main-blk .a_plus_body .nri-cnt h5,
.main-blk .a_plus_body .nri-cnt p,
.main-blk .a_plus_body .apply-now,
.main-blk .a_plus_body .sb-ttl {
  font-size: 16px;
}
.main-blk .icn-txt,
.main-blk .nri-cnt p,
.main-blk .apply-now,
.main-blk .sb-ttl,
.main-blk .icn-txt {
  font-size: 14px;
}
.main-blk .a_minus_body .icn-txt,
.main-blk .a_minus_body .nri-cnt p,
.main-blk .a_minus_body .apply-now,
.main-blk .a_minus_body .sb-ttl {
  font-size: 12px;
}
.main-blk .btn-search-cancel {
  padding: 3px 5px !important;
  right: 30px !important;
  left: auto !important;
}
.main-blk .navbar-expand-lg .navbar-nav .dropdown-menu {
  max-width: 100%;
}
@media (min-width: 1024px) and (max-width: 1100px) {
  .main-blk .corousel-blk {
    margin: 0 auto;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav {
    width: 500px;
  }
  .main-blk .v-slide-ttl .v-slide-cnt h6 {
    font-size: 24px;
  }
  .main-blk .cnt-blk h3,
  .main-blk .v-slide-ttl .v-slide-cnt p {
    font-size: 18px;
  }
  .main-blk .v-slide-inner {
    padding: 20px;
    min-height: 300px;
  }
  .main-blk .grid-sec {
    height: 370px;
  }
  .main-blk .cnct-prt span {
    font-size: 120.9%;
  }
  .main-blk .btn-contact-blk-inner {
    margin: 15px 0;
  }
  .main-blk .cnct-prt img {
    width: 50px;
  }
  .main-blk .cnt-blk {
    margin-bottom: 15px;
  }
  .main-blk iframe,
  .main-blk .img-prt video {
    height: 291px;
  }
  .main-blk .lft-blk input[type=search] {
    width: 250px;
  }
  .main-blk .mcd-menu li ul li a {
    padding: 10px 5px;
  }
  .main-blk .container-custom {
    width: 95%;
  }
}
@media (max-width: 1023px) {
  .main-blk .corousel-blk {
    margin: 0 auto;
    width: 80%;
  }
  .main-blk .cnt-prt {
    margin-top: 15px;
  }
  .main-blk .tab-sec {
    height: auto;
    padding: 30px 0;
  }
  .main-blk .blog-spots {
    margin-bottom: 40px;
  }
  .main-blk .myBtn:after {
    display: none;
  }
  .main-blk .discover-more {
    margin: 0;
  }
  .main-blk .blog-inner {
    padding: 30px;
    margin: 0;
  }
  .main-blk .mobile-shadow {
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1);
  }
  .main-blk .blog-sec {
    padding: 30px 0;
  }
  .main-blk iframe,
  .main-blk .img-prt video {
    height: 373px;
  }
  .main-blk .mcd-menu li ul,
  .main-blk .mcd-menu li ul li ul {
    z-index: 0;
  }
  .main-blk .make-payment {
    z-index: 0;
  }
  .main-blk .owl-carousel-slider {
    flex-flow: wrap;
    margin-top: 30px;
    margin-bottom: 0;
  }
  .main-blk .v-slide-ttl {
    flex: 1 1 40%;
    max-width: 40%;
    margin: 0 auto 20px;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .main-blk {
    /* .links-bar {
        background-color: #f4f4f4;
        border-radius: 0 50px 50px;
        padding: 48px 30px;
        width: 280px;
        position: absolute;
        top: -15px;
        left: 0;
        bottom: 0;
        height: 425px!important;
        z-index: 99
    } */
    /*.dropdown-menu {
        width: 100%
    }*/
    /*.deals-slider .carousel-indicators {
        display: none
    }*/
    /*.whats-new-sec .carousel-control-next,
    .whats-new-sec .carousel-control-prev {
        display: none
    }*/
    /*.srch-bx ul>li a {
        font-size: 14px
    }*/
    /* .navicon-blk {
        display: block;
        text-align: right;
    } */
    /* .logo-blk {
        flex: 1 1 calc(100%);
        max-width: calc(100%);
    } */
    /* .music-icon {
        display: none
    } */
    /* .navigation-blk {
        padding-bottom: 90px
    }*/
    /*.links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
        font-size: 10px
    }*/
    /* .links-bar .navbar-lft .navbar-nav .nav-item .dropdown-menu ul .navsub-item:before {
        left: 65px
    }*/
    /*.links-bar .navbar-lft .navbar-nav .nav-item .dropdown-menu ul .navsub-item.active:nth-child(1):hover:before {
        top: 24px
    }*/
    /*.links-bar .navbar-lft .navbar-nav .nav-item .dropdown-menu ul .navsub-item.active:nth-child(2):hover:before {
        top: 105px
    }*/
    /*.links-bar .navbar-lft .navbar-nav .nav-item .dropdown-menu ul .navsub-item.active:nth-child(3):hover:before {
        top: 183px
    }*/
    /*====tab/accordian===*/
    /*.links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu {
        top: 115px;
        height: calc(100% - 115px);
    }*/
    /*.desk-view  {display:none ;}
    .mb-view  {display: inline-block;} */
  }
  .main-blk .navbar-brand {
    margin-left: 20px;
  }
  .main-blk .container,
  .main-blk .container-custom {
    max-width: 100%;
    padding: 0 15px;
  }
  .main-blk .navbar-expand-lg > .container {
    padding: 0 15px;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-item:first-child .nav-link {
    border-radius: 0;
  }
  .main-blk .switch.large {
    display: none;
  }
  .main-blk .navigation-blk .lft-blk,
  .main-blk .serch-btn {
    display: block;
    text-align: right;
    width: 30px;
    height: 30px;
  }
  .main-blk .navigation-blk .lft-blk {
    position: absolute;
    top: 13px;
    left: 20px;
    width: 130px;
  }
  .main-blk .srch-bx {
    flex-direction: column;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .main-blk .logo-blk .navbar-toggler {
    border: 0;
    padding: 0;
    flex-direction: column;
    min-width: 20px;
    max-width: 20px;
    width: 20px;
    outline: 0;
    display: flex;
    flex: 1 1;
    transition: 0.3s all ease;
    margin-right: 10px;
  }
  .main-blk .navbar-toggler.open {
    position: fixed;
    left: 18px;
    top: 18px;
    z-index: 1002;
    width: 20px;
  }
  .main-blk .icon-bar {
    display: inline-block;
    width: 100%;
    height: 3px;
    margin: 0 0 2px;
    background-color: #004e96;
    padding: 0;
    border-radius: 2px;
  }
  .main-blk .navbar-toggler.open .icon-bar:first-child {
    transform: rotate(45deg);
    height: 2px;
    top: 0;
    right: 0;
    position: absolute;
  }
  .main-blk .navbar-toggler.open .icon-bar:nth-child(2) {
    display: none;
  }
  .main-blk .navbar-toggler.open .icon-bar:last-child {
    transform: rotate(-45deg);
    height: 2px;
  }
  .main-blk .navigation-blk .lft-blk ::-webkit-input-placeholder {
    opacity: 0;
  }
  .main-blk .navigation-blk .lft-blk :-ms-input-placeholder {
    opacity: 0;
  }
  .main-blk .navigation-blk .lft-blk ::placeholder {
    opacity: 0;
  }
  .main-blk .lft-blk input[type=search] {
    width: 100%;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav {
    width: 100%;
    margin: 0;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-item {
    height: 48px;
    flex: auto;
    margin-bottom: 5px;
    border-right: 0.5px solid #fff;
  }
  .main-blk .links-bar .navbar-nav .nav-link {
    padding: 10px;
    justify-content: flex-start;
    border-radius: 10px;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-link {
    justify-content: center;
  }
  .main-blk .links-bar {
    background-color: #f4f4f4;
    border-radius: 50px;
    padding: 30px;
    position: relative;
  }
  .main-blk .cnct-prt {
    display: none;
  }
  .main-blk .login-prt {
    margin: 15px 15px 15px 0;
  }
  .main-blk .links-bar {
    background-color: #f4f4f4;
    border-radius: 0;
    padding: 48px 30px;
    width: 90%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    z-index: 1001;
    border-radius: 0 30px 30px 0;
  }
  .main-blk .navbar-rgt .navbar-nav {
    border-radius: 30px 30px 0 0;
    padding: 0;
    margin-right: 0;
  }
  .main-blk .links-bar .navbar-rgt .navbar-nav .nav-item .nav-link:after {
    content: none;
  }
  .main-blk .navbar-rgt .navbar-nav .nav-item {
    border-top: 1px solid var(--color-light-black1);
  }
  .main-blk .login-prt .dropdown-menu li .dropdown-item {
    color: var(--color-light-black);
    padding: 0;
  }
  .main-blk .navbar-rgt .navbar-nav .nav-item:last-child {
    border-bottom: 1px solid var(--color-light-black1);
  }
  .main-blk .navbar-rgt {
    margin-top: 10px;
  }
  .main-blk .btn-contact-blk-inner {
    justify-content: center;
    margin-top: 0;
    /* position: absolute;
    */
    left: 0;
    right: 0;
    padding: 0;
  }
  .main-blk .mobile-shadow {
    padding: 10px 20px;
    border-radius: 30px 30px 0 0;
  }
  .main-blk .mcd-menu {
    position: relative;
  }
  .main-blk .mcd-menu li a {
    padding: 12px 13.8px;
  }
  .main-blk .mcd-menu li a i {
    margin: 0;
  }
  .main-blk .mcd-menu li {
    position: relative;
  }
  .main-blk .mcd-menu li ul {
    min-width: 100%;
    left: 0;
    top: 94px;
    right: 0;
    border-radius: 0 0 40px 40px;
    padding-top: 0;
  }
  .main-blk .mcd-menu li ul > li {
    position: relative;
  }
  .main-blk .mcd-menu li a {
    position: relative;
  }
  .main-blk .mcd-menu li a.active strong,
  .main-blk .mcd-menu li a:hover strong {
    display: block;
    padding: 3px 0;
    background: var(--color-orange);
    color: #fff;
    min-width: 100%;
    text-transform: lowercase;
    font-weight: 400;
  }
  .main-blk .mcd-menu li a.active:before {
    left: 40%;
  }
  .main-blk .mcd-menu li ul li > ul {
    min-width: 150px;
    left: 160px;
  }
  .main-blk .mcd-menu li ul li:hover ul {
    left: 220px;
  }
  .main-blk .mcd-menu li ul li ul li ul {
    min-width: 160px;
    left: 25px !important;
    top: 39px;
    border: 0;
    border-top: 3px solid var(--color-orange);
  }
  .main-blk .mcd-menu li ul li ul li.open ul {
    top: 39px;
  }
  .main-blk .mcd-menu li ul li ul li ul:before {
    border: 0;
    border-bottom: 5px solid var(--color-orange);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 10%;
    top: -8px;
  }
  .main-blk .mcd-menu li a {
    height: auto;
  }
  .main-blk .mcd-menu-list {
    flex: 1 1 50%;
  }
  .main-blk .mcd-menu .mcd-menu-list:first-child {
    border-bottom: 1px solid var(--color-orange);
  }
  .main-blk .mcd-menu .mcd-menu-list:nth-child(2) {
    border-bottom: 1px solid var(--color-orange);
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list:nth-child(2) {
    border-right: 0;
    border-bottom: 1px solid var(--color-orange);
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list:nth-child(3) {
    border-bottom: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list:nth-child(4) {
    border-bottom: 0;
  }
  .main-blk .mcd-menu .mcd-menu-list:nth-child(2) .make-payment {
    border-radius: 0 30px 0 0;
  }
  .main-blk .mcd-menu .mcd-menu-list:nth-child(3) {
    border-bottom: 1px solid var(--color-orange);
    border-right: 1px solid var(--color-orange);
  }
  .main-blk .mcd-menu-list:nth-child(2),
  .main-blk .mcd-menu-list:nth-child(4) {
    border-bottom: 1px solid var(--color-orange);
    border-right: 0;
  }
  .main-blk .mcd-menu li a strong {
    height: 38px;
    text-align: center;
    position: static;
  }
  .main-blk .bnr-attached-icons .carousel-indicators {
    bottom: 20px;
  }
  .main-blk .deals-offers-sec .mcd-menu-list {
    flex: 1 1 50%;
    max-width: 50%;
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list {
    border-right: 1px solid var(--color-orange);
  }
  .main-blk .mcd-menu-list:first-child .make-payment {
    border-radius: 30px 0 0 0;
  }
  .main-blk .mcd-menu-list:last-child .make-payment {
    border-radius: 0;
  }
  .main-blk .mcd-menu-list:nth-child(3) .make-payment {
    border-radius: 0;
  }
  .main-blk .mcd-menu-list:nth-child(4) .make-payment {
    border-radius: 0;
  }
  .main-blk .mcd-menu-list {
    border-right: 1px solid var(--color-orange);
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list:last-child,
  .main-blk .mcd-menu-list:last-child {
    border-right: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu-list:nth-child(3) .make-payment {
    border-radius: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu-list:nth-child(4) .make-payment {
    border-radius: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu-list:first-child .make-payment {
    border-radius: 30px 0 0 0;
  }
  .main-blk .serch-btn {
    text-align: right;
  }
  .main-blk .serch-btn .button:focus,
  .main-blk .serch-btn .button:hover {
    background-color: #fff;
    color: #000;
  }
  .main-blk .search-container {
    position: relative;
    display: inline-block;
    margin: 0;
    height: 50px;
    width: 50px;
    vertical-align: bottom;
  }
  .main-blk .mglass {
    display: inline-block;
    pointer-events: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
  }
  .main-blk .searchbutton {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-size: 28px;
    margin: 0;
    padding: 0;
    color: #000;
    background-color: transparent;
  }
  .main-blk .search:focus + .searchbutton {
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    background-color: #fff;
    color: #000;
  }
  .main-blk .search {
    position: absolute;
    left: 0;
    background-color: #fff;
    outline: 0;
    border: none;
    padding: 0;
    width: 0;
    height: 100%;
    z-index: 10;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
  }
  .main-blk .search:focus {
    width: 280px;
    padding: 0 16px 0 0;
    border-radius: 5px;
    border-color: #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .main-blk .searchbutton:focus {
    background-color: #fff;
    border-color: #fff;
    color: #000;
  }
  .main-blk .expandright {
    left: auto;
    right: 0;
  }
  .main-blk .expandright:focus {
    padding: 0 0 0 16px;
  }
  .main-blk .ft-list-main {
    display: none;
  }
  .main-blk .accordion {
    background-color: #082461;
  }
  .main-blk .accordion-header {
    margin-bottom: 0;
  }
  .main-blk .accordion-header .accordion-button {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 100%;
    text-align: left;
    padding: 15px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .main-blk .accordion-header .accordion-button:focus {
    outline: 0;
  }
  .main-blk .accordion-header .accordion-button .tab-lft span {
    margin-left: 15px;
    font-size: 12px;
    font-family: var(--font-family3);
  }
  .main-blk .footer-sec .accordion-collapse {
    padding: 15px;
  }
  .main-blk .footer-sec .accordion-collapse .accordion-body ul {
    display: flex;
    flex-direction: column;
  }
  .main-blk .footer-sec .accordion-collapse .accordion-body ul li {
    margin-bottom: 5px;
    margin-left: 20px;
  }
  .main-blk .footer-sec .accordion-collapse .accordion-body ul li a {
    color: #fff;
    position: relative;
    font-size: 12px;
  }
  .main-blk .tab-lft {
    display: flex;
    align-items: center;
  }
  .main-blk .media-main {
    display: flex;
    justify-content: space-between;
    width: 200px;
    align-items: center;
    height: 32px;
  }
  .main-blk .accordian-main-blk {
    display: block;
  }
  .main-blk .deals-slider {
    transform: unset;
    background-color: #fff;
    border-radius: 40px;
    padding: 15px 0 40px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
  }
  .main-blk .v-slide {
    padding: 0;
  }
  .main-blk .empty-space {
    padding: 0;
  }
  .main-blk #carouselExample {
    margin: 50px 0;
  }
  .main-blk .grid-sec {
    height: auto;
    background-color: #fff;
  }
  .main-blk .v-slide-ttl .v-slide-cnt h6 {
    font-size: 20px;
  }
  .main-blk .v-slide-ttl .v-slide-cnt p {
    font-size: 16px;
  }
  .main-blk .v-slide-inner {
    padding: 15px;
    border-radius: 0;
    box-shadow: none;
    background-color: #fff;
    border: 0;
    text-align: center;
    min-height: auto;
    margin-top: 40px;
  }
  .main-blk .v-slide-inner .sub-ttl span {
    font-size: 16px;
  }
  .main-blk .cnt-blk {
    margin-bottom: 15px;
  }
  .main-blk .v-slide-inner .sub-ttl {
    justify-content: center;
  }
  .main-blk .myBtn:before {
    content: none;
  }
  .main-blk .cnt-blk h3,
  .main-blk .cnt-blk p {
    text-align: center;
    justify-content: center;
  }
  .main-blk .btn-primary {
    min-width: 150px;
    height: 46px;
  }
  .main-blk .btn-primary.btn-browse {
    margin: 0 auto;
  }
  .main-blk .deals-offers-sec .tab-blk {
    transform: unset;
  }
  .main-blk .tab-sec {
    padding: 30px 0;
    height: auto;
  }
  .main-blk .notify-over-img {
    right: auto;
    left: 0;
    border-left: 0;
    border-right: 7px solid var(--color-orange);
    width: 145px;
  }
  .main-blk .notify-over-img img {
    width: 30px;
  }
  .main-blk .notify-over-img .sub-ttl {
    font-size: 16px;
  }
  .main-blk .notify-over-img p {
    font-size: 11px;
  }
  .main-blk .carousel-img .notify-over-img .btn-primary.shop-now {
    display: none;
  }
  .main-blk .carousel-img {
    border-radius: 25px;
    padding: 0 1px;
  }
  .main-blk .whats-new-sec {
    padding: 15px 0;
  }
  .main-blk #carouselExampleControls {
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
    border-radius: 30px;
  }
  .main-blk .mcd-menu-list:last-child a {
    border-bottom: 1px solid #eee;
  }
  .main-blk .v-slide-inner h6 {
    margin-bottom: 15px;
  }
  .main-blk #carouselExample {
    margin: 20px 0;
  }
  .main-blk .mcd-menu,
  .main-blk .tab-blk {
    border-radius: 30px;
    transform: unset;
  }
  .main-blk .cnt-prt {
    margin: 15px 0 20px;
    height: auto;
  }
  .main-blk .caredit-card-video .modal-dialog {
    max-width: 90%;
    margin: 0 auto;
    top: 50px;
  }
  .main-blk .ft-bottom {
    padding: 20px 15px;
  }
  .main-blk .corousel-blk {
    border-radius: 30px;
    width: 100%;
  }
  .main-blk .gridrow {
    align-items: center;
    display: flex;
  }
  .main-blk .grid-cell-lft {
    flex: 1 1 45%;
    max-width: 45%;
  }
  .main-blk .grid-cell-rgt {
    flex: 1 1 55%;
    max-width: 55%;
  }
  .main-blk .navigation-blk .lft-blk:focus,
  .main-blk .navigation-blk .lft-blk:hover {
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
    width: 90%;
    z-index: 999;
    height: 30px;
    margin: 0 auto;
  }
  .main-blk .lft-blk .btn-serch {
    position: absolute;
    top: 4px;
    left: 5px;
    padding: 0;
    bottom: 0;
    line-height: 20px;
    width: 20px;
    height: 20px;
  }
  .main-blk .lft-blk input[type=search] {
    height: 30px;
    line-height: unset;
    border: 0;
    line-height: unset;
    box-shadow: none;
    width: 130px;
    padding-left: 30px;
  }
  .main-blk .btn-search-cancel {
    padding: 0 5px !important;
    right: 5px !important;
    left: auto !important;
  }
  .main-blk .navigation-blk .lft-blk:focus input[type=search],
  .main-blk .navigation-blk .lft-blk:hover input[type=search] {
    border: 1px solid #ddd;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    width: 100%;
  }
  .main-blk .dropdown-menu ul .navsub-item {
    width: 80px;
    height: 80px;
  }
  .main-blk .dropdown-menu ul .navsub-item a img {
    width: 40px;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item .submenu {
    /* top: 15px;
    left: 95px;
    padding-left: 0;
    width: calc(100% - 100px);
    height: 200px;
    overflow-y: scroll */
    top: 0px;
    left: 80px;
    padding-left: 0;
    width: calc(100% - 78px);
    height: 316px;
    overflow-y: scroll;
    border-bottom-right-radius: 0;
  }
  .main-blk .grid-row {
    display: flex;
    flex-direction: column;
  }
  .main-blk .grid-cell {
    flex: unset;
    max-width: 80%;
    padding: 0;
    border-right: 0;
  }
  .main-blk .login-prt .dropdown-menu li .dropdown-item {
    padding: 0 5px;
  }
  .main-blk .dropdown-menu ul .navsub-item .grid-links .grid-img img {
    width: 100%;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown:before {
    content: none;
  }
  .main-blk .navbar-nav-mobile-view {
    display: flex;
    width: 100%;
    flex-direction: row;
  }
  .main-blk .links-bar-mobile-view {
    padding: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .main-blk .navbar-nav-mobile-view .nav-item {
    width: 30%;
  }
  .main-blk .links-bar .navbar-nav.navbar-nav-mobile-view .nav-link {
    border-radius: 0;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-item:last-child .nav-link {
    border-radius: 0;
  }
  .main-blk .mobile_logo {
    display: block;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .main-blk .submenu .grid-cell {
    max-width: 100%;
  }
  .main-blk .acc_icon {
    display: inline-block;
    border: 1px solid #f00;
    position: absolute;
    right: 12px;
    top: 5px;
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .main-blk .grid-links ul.mobile_hide {
    display: none !important;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-link span {
    margin-left: 0;
  }
  .main-blk .nav-link-inner {
    justify-content: flex-start;
  }
  .main-blk .navbar-lft .navbar-nav .dropdown-menu {
    position: absolute;
    max-height: max-content;
  }
  .main-blk .dropdown-menu ul .navsub-item .dropdown-item {
    font-size: 10px;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-item .dropdown-menu ul .navsub-item:before {
    left: 65px;
  }
  .main-blk .navbar-lft .nav-item.dropdown:hover .dropdown-menu.dropdown-main-menu {
    top: 31px;
  }
  .main-blk .grid-links h6 {
    padding: 10px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #d9dbdd;
    margin-bottom: 0;
  }
  .main-blk .grid-links {
    margin-bottom: 0;
  }
  .main-blk .acc_icon {
    top: 15px;
    right: 15px;
  }
  .main-blk .grid-links ul {
    padding: 0;
    border-radius: 3px;
  }
  .main-blk .dropdown-menu ul .navsub-item .grid-links a {
    padding: 10px;
    border: 1px solid #d9dbdd;
    background-color: #f4f4f4;
  }
  .main-blk .nav-link.dropdown-toggle.mobile-nav,
  .main-blk .mobile-nav-main {
    display: flex;
    width: 100%;
  }
  .main-blk .nav-link.dropdown-toggle.desk-nav {
    display: none;
  }
  .main-blk .mobile-nav-main .nav-link.dropdown-toggle.mobile-nav {
    background-color: #fff;
  }
  .main-blk .mobile-nav-main .nav-link.dropdown-toggle.mobile-nav .nav-link-inner {
    color: #202020;
    font-size: 16px;
    justify-content: left;
  }
  .main-blk .make-payment {
    border-right: unset;
  }
  .main-blk .a_minus_body .btn-primary {
    min-width: 140px;
    font-size: 12px;
  }
  .main-blk .a_plus_body .btn-primary {
    min-width: 160px;
    font-size: 16px;
  }
  .main-blk .grid-cell-lft {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .main-blk .grid-cell-rgt {
    flex: 1 1 50%;
    max-width: 50%;
  }
  .main-blk .srch-bx ul > li {
    line-height: 30px;
  }
  .main-blk .srch-bx {
    padding: 15px;
    padding-right: 20px;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item .submenu {
    padding: 0;
  }
  .main-blk .mcd-menu li ul,
  .main-blk .mcd-menu li ul li ul {
    z-index: 2;
  }
  .main-blk .login-prt .dropdown:hover .dropdown-menu {
    z-index: 16;
    top: -9px;
  }
}
@media (max-width: 767px) {
  .main-blk {
    /*A-, A+*/
    /* .mcd-menu li ul li:hover>ul {
        top: -8px;
    } */
    /* .mcd-menu li ul li ul:before,
    .mcd-menu li ul:before {
        top: 0;
        left: 15px;
        border-top: 8px solid #fff;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
    } */
  }
  .main-blk .navbar-brand {
    width: 180px;
    margin: 0 auto;
  }
  .main-blk .corousel-blk {
    width: 100%;
    padding: 15px;
  }
  .main-blk .mcd-menu-list {
    border-right: 0;
    border-bottom: 1px solid var(--color-orange);
  }
  .main-blk .mcd-menu-list:first-child .make-payment {
    border-radius: 30px 30px 0 0;
  }
  .main-blk .mcd-menu-list:last-child .make-payment {
    border-radius: 0;
  }
  .main-blk .mcd-menu-list:nth-child(3) .make-payment {
    border-radius: 0;
  }
  .main-blk .mcd-menu-list:nth-child(4) .make-payment {
    border-radius: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list:last-child,
  .main-blk .mcd-menu-list:last-child {
    border-right: 0;
    border-bottom: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu-list:nth-child(3) .make-payment {
    border-radius: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu-list:nth-child(4) .make-payment {
    border-radius: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu-list:first-child .make-payment {
    border-radius: 30px 30px 0 0;
  }
  .main-blk .img-prt .img-hvr img {
    width: 40px;
  }
  .main-blk .btn-primary {
    min-width: 135px;
    max-width: 135px;
    height: 48px;
    font-size: 14px;
    line-height: 16px;
  }
  .main-blk .img-blog {
    width: 121px;
  }
  .main-blk .blog-spots {
    margin-bottom: 40px;
  }
  .main-blk .discover-more {
    margin: 0;
  }
  .main-blk .cnt-blog p {
    margin-bottom: 5px;
  }
  .main-blk .blog-inner {
    padding: 30px;
    border-radius: 30px;
  }
  .main-blk .v-slide-inner p {
    margin-bottom: 10px;
  }
  .main-blk .whats-new-sec {
    padding: 30px 0;
  }
  .main-blk .discover-more .btn-primary {
    height: 31px;
    font-size: 9px;
    border-radius: 10px;
  }
  .main-blk iframe,
  .main-blk .img-prt video {
    height: 200px;
  }
  .main-blk .srch-bx ul > li a {
    font-size: 12px;
  }
  .main-blk .search-container {
    height: 30px;
  }
  .main-blk .mcd-menu li ul li.open > ul {
    position: relative;
    box-shadow: none;
    top: none;
    left: 0;
  }
  .main-blk .mcd-menu li ul li.open > ul,
  .main-blk .mcd-menu li.open > ul {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .main-blk .mcd-menu-list,
  .main-blk .deals-offers-sec .mcd-menu-list {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .main-blk .mcd-menu-list ul.drop-list,
  .main-blk .deals-offers-sec .mcd-menu-list ul.drop-list {
    box-shadow: none;
    border-radius: 0;
    border-left: 1px solid var(--color-orange);
    border-right: 1px solid var(--color-orange);
    position: relative;
    top: 0;
    z-index: 0;
    height: 100%;
    overflow: hidden;
  }
  .main-blk .mcd-menu .mcd-menu-list:nth-child(2) .make-payment {
    border-radius: 0;
  }
  .main-blk .mcd-menu .mcd-menu-list:nth-child(3),
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list {
    border-right: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list:nth-child(3) {
    border-bottom: 1px solid var(--color-orange);
  }
  .main-blk .a_plus_body .btn.btn-primary {
    min-width: 170px;
  }
  .main-blk .btn-primary {
    min-width: 150px;
  }
  .main-blk .a_minus_body .btn.btn-primary {
    min-width: 135px;
  }
  .main-blk .btn-contact-blk-inner {
    position: absolute;
    top: 70px;
  }
  .main-blk .mobile-shadow {
    margin-bottom: 90px;
  }
  .main-blk .grid-cell-lft {
    flex: 1 1 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .main-blk .mcd-menu li ul li a {
    padding: 10px 5px;
  }
  .main-blk .mcd-menu li ul li:hover ul {
    left: 0;
  }
  .main-blk .navicon-blk {
    padding: 0 10px;
  }
  .main-blk .whats-new-sec .carousel-control-next,
  .main-blk .whats-new-sec .carousel-control-prev {
    width: 30px;
    height: 30px;
  }
  .main-blk .whats-new-sec .carousel-control-next img,
  .main-blk .whats-new-sec .carousel-control-prev img {
    width: 15px !important;
  }
  .main-blk .whats-new-sec .carousel-control-next {
    right: -10px;
  }
  .main-blk .whats-new-sec .carousel-control-prev {
    left: -10px;
  }
  .main-blk .v-slide-ttl {
    flex: 1 1 50%;
    max-width: 100%;
    margin: 0 auto 30px;
    width: 100%;
    flex-direction: column;
    text-align: center;
  }
  .main-blk .v-slide-ttl .v-slide-cnt {
    margin-left: 0;
  }
}
@media (min-width: 458px) and (max-width: 767px) {
  .main-blk {
    /* .mcd-menu li ul li ul:before,
    .mcd-menu li ul:before {
        top: 15px;
        left: -15px;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-right: 8px solid #fff
    } */
    /* .mcd-menu li ul li:hover>ul {
        top: -50px
    } */
  }
  .main-blk .mcd-menu {
    height: 42px;
    position: relative;
  }
  .main-blk .mcd-menu li a {
    padding: 12px 17.7px;
  }
  .main-blk .mcd-menu li a i {
    margin: 0;
  }
  .main-blk .mcd-menu li ul {
    min-width: 100%;
    left: 0;
    top: 94px;
  }
  .main-blk .mcd-menu li ul > li {
    position: relative;
  }
  .main-blk .mcd-menu li a {
    position: relative;
  }
  .main-blk .mcd-menu li a.active strong,
  .main-blk .mcd-menu li a:hover strong {
    display: block;
    padding: 3px 0;
    background: var(--color-orange);
    color: #fff;
    min-width: 100%;
    text-transform: lowercase;
    font-weight: 400;
  }
  .main-blk .mcd-menu li a.active:before {
    left: 40%;
  }
  .main-blk .search-mobile {
    display: block !important;
  }
  .main-blk .mcd-menu li ul li > ul {
    min-width: 200px;
    left: 200px;
  }
  .main-blk .mcd-menu li ul li:hover ul {
    left: 180px;
  }
  .main-blk .mcd-menu li ul li ul li ul {
    min-width: 200px;
    border: 0;
    border-top: 3px solid var(--color-orange);
    left: 25px !important;
    top: 45px;
  }
  .main-blk .mcd-menu li ul li ul li:hover ul {
    top: 40px;
  }
  .main-blk .mcd-menu li ul li ul li ul:before {
    border: 0;
    border-bottom: 5px solid var(--color-orange);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 10%;
    top: -8px;
  }
  .main-blk iframe,
  .main-blk .img-prt video {
    height: 197px;
  }
  .main-blk .btn-contact-blk-inner {
    top: 70px;
  }
  .main-blk .mcd-menu .mcd-menu-list:first-child {
    border-bottom: 1px solid var(--color-orange);
  }
  .main-blk .mcd-menu .mcd-menu-list:nth-child(2) {
    border-bottom: 1px solid var(--color-orange);
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list:nth-child(2) {
    border-right: 0;
    border-bottom: 1px solid var(--color-orange);
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list:nth-child(3) {
    border-bottom: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list:nth-child(4) {
    border-bottom: 0;
  }
  .main-blk .mcd-menu .mcd-menu-list:nth-child(2) .make-payment {
    border-radius: 0 30px 0 0;
  }
  .main-blk .mcd-menu .mcd-menu-list:nth-child(3) {
    border-bottom: 1px solid var(--color-orange);
    border-right: 1px solid var(--color-orange);
  }
  .main-blk .mcd-menu-list:nth-child(2),
  .main-blk .mcd-menu-list:nth-child(4) {
    border-bottom: 1px solid var(--color-orange);
    border-right: 0;
  }
  .main-blk .mcd-menu-list,
  .main-blk .deals-offers-sec .mcd-menu-list {
    flex: 1 1 50%;
    max-width: 50%;
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list {
    border-right: 1px solid var(--color-orange);
  }
  .main-blk .mcd-menu-list:first-child .make-payment {
    border-radius: 30px 0 0 0;
  }
  .main-blk .mcd-menu-list:last-child .make-payment {
    border-radius: 0;
  }
  .main-blk .mcd-menu-list:nth-child(3) .make-payment {
    border-radius: 0;
  }
  .main-blk .mcd-menu-list:nth-child(4) .make-payment {
    border-radius: 0;
  }
  .main-blk .mcd-menu .mcd-menu-list:nth-child(5) {
    border-bottom: 0;
  }
  .main-blk .mcd-menu-list {
    border-right: 1px solid var(--color-orange);
  }
  .main-blk .deals-offers-sec .mcd-menu .mcd-menu-list:last-child,
  .main-blk .mcd-menu-list:last-child {
    border-right: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu-list:nth-child(3) .make-payment {
    border-radius: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu-list:nth-child(4) .make-payment {
    border-radius: 0;
  }
  .main-blk .deals-offers-sec .mcd-menu-list:first-child .make-payment {
    border-radius: 30px 0 0 0;
  }
  .main-blk .grid-cell-lft {
    flex: 1 1 45%;
    max-width: 45%;
  }
  .main-blk .v-slide-ttl {
    flex: 1 1 40%;
    max-width: 40%;
    margin: 0 auto 20px;
    width: 100%;
  }
}
@media (min-width: 667px) and (max-width: 767px) {
  .main-blk .btn-contact-blk-inner {
    top: 91px;
  }
  .main-blk .grid-cell-lft {
    flex: 1 1 45%;
    max-width: 45%;
    min-width: max-content;
  }
  .main-blk .btn-contact-blk-inner {
    position: static;
  }
  .main-blk .mobile-shadow {
    margin-bottom: 0;
  }
}
@media (min-width: 736px) and (max-width: 767px) {
  .main-blk .btn-contact-blk-inner {
    top: 91px;
  }
}
@media (min-width: 411px) and (max-width: 440px) {
  .main-blk .btn-contact-blk-inner {
    top: 70px;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item .submenu {
    width: calc(100% - 82px);
  }
}
@media (max-width: 320px) {
  .main-blk .mobile-shadow {
    padding: 8px;
    border-radius: 20px 20px 0 0;
  }
  .main-blk .btn-primary {
    min-width: 135px;
  }
  .main-blk .a_plus_body .btn.btn-primary {
    min-width: 140px;
  }
  .main-blk .a_minus_body .btn.btn-primary {
    min-width: 130px;
  }
  .main-blk .btn-contact-blk-inner {
    top: 70px;
  }
  .main-blk .v-slide-img {
    width: 50px;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item .submenu {
    width: calc(100% - 80px);
  }
  .main-blk .media-blk .icon-social {
    margin: 0 10px;
  }
}
.main-blk .p-banking-inner {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
  position: relative;
  background-color: #fff;
  border-radius: 60px;
}
.main-blk .p-banking-banner {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
  position: relative;
  background-color: #fff;
  border-radius: 60px;
  margin-bottom: -228px;
}
.main-blk .bnr-attached-icons .p-banking-banner .carousel-indicators {
  bottom: -30px;
}
.main-blk .bnr-attached-icons .p-banking-banner #carouselExample .carousel-indicators {
  left: auto;
  right: 15px;
  margin: 0;
  top: 50%;
}
.main-blk .p-bank .v-slide-inner h5 {
  margin-top: 20px;
}
.main-blk .p-bank .v-slide-inner {
  text-align: center;
  padding: 5px 40px;
  border-radius: 0px;
  box-shadow: none;
  background-color: #fff;
  color: #000;
  border: 0;
}
.main-blk .p-empty-space {
  padding: 30px;
  background-color: #FFE0AC;
  height: 348px;
}
.main-blk .p-bank .carousel-indicators {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  flex-direction: column;
}
.main-blk .p-bank .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 12px;
  height: 12px;
  margin-right: 3px;
  margin-left: 3px;
  cursor: pointer;
  margin-bottom: 5px;
  background-color: #fff;
  border: 1px solid var(--color-orange);
  background-clip: padding-box;
  opacity: 1;
  border-radius: 50%;
}
.main-blk .p-bank .v-slide-inner h5 {
  color: #000;
}
.main-blk .img-sec {
  width: 164px;
  margin: 0 auto;
  border-radius: 55px;
  overflow: hidden;
}
.main-blk .img-sec img {
  border-radius: 55px;
}
.main-blk .p-banking {
  padding-bottom: 50px;
}
.main-blk .p-cnt {
  margin-top: 30px;
  width: 100%;
  /* margin: 0 auto; */
}
.main-blk .title-block {
  padding-bottom: 40px;
}
.main-blk .apply-now {
  background-color: var(--color-orange);
  color: #fff;
  border-radius: 7px;
  display: inline-block;
  padding: 4px 10px;
  border-bottom: 3px solid var(--color-orange);
  font-family: var(--font-family3);
  color: #fff;
  font-size: 14px;
}
.main-blk .apply-now:hover, .main-blk .apply-now:focus {
  background-color: #004e96;
  color: #fff;
  border-bottom: 3px solid #004e96;
  padding: 4px 10px;
}
.main-blk .blog-sec .p-blog {
  box-shadow: none;
  margin-top: 0;
}
.main-blk .sb-ttl {
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.main-blk .btm-ttl {
  padding-top: 50px;
  padding-bottom: 10px;
}
.main-blk .sol-carousel {
  padding-left: 20px;
}
.main-blk .sol-carousel p {
  min-height: 88px;
}
.main-blk .card-pad {
  padding: 0.75rem 0.5rem 0.75rem 0.5rem;
}
.main-blk .p-bank-blog .blog-inner, .main-blk .nri-blog-sec .blog-inner {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
  margin-top: -15px;
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 0px 60px 60px;
  border-radius: 60px;
}
.main-blk .tailor-sol-sec {
  padding: 20px 0 60px;
  background-color: #79a2d2;
}
.main-blk .slide-cnt {
  padding: 5px;
}
.main-blk .slide-cnt h4 {
  font-size: 16px;
}
.main-blk .icn-pad {
  padding: 10px 0px;
  display: block;
}
.main-blk .icn-txt {
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  height: 30px;
}
.main-blk .icn-blk {
  width: 55px;
  height: 70px;
  margin: 0 auto 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-blk .icn-blk img {
  width: 100%;
}
.main-blk .nri-cnt, .main-blk .b-cnt {
  margin-top: 30px;
  width: 100%;
  text-align: center;
}
.main-blk .nri-cnt p {
  min-height: 90px;
}
.main-blk .nri-cnt h5, .main-blk .b-cnt h5 {
  color: #004E96;
  font-size: 16px;
  font-weight: 700;
  font-family: var(--font-family2);
}
.main-blk .locatn-blk {
  padding-top: 20px;
}
.main-blk .banr-cnt {
  position: absolute;
  top: 60%;
  right: 0;
  transform: translateY(-50%);
}
.main-blk .banr-cnt h5 {
  font-weight: 700;
  color: #fff;
}
.main-blk .click-btn {
  background-color: var(--color-orange);
  color: #fff;
  border-radius: 7px;
  display: inline-block;
  /* padding: 4px 20px; */
  border-bottom: 3px solid var(--color-orange);
  font-family: var(--font-family3);
  color: #fff;
  /* font-size: 15px; */
}
.main-blk .click-btn:hover {
  background-color: #004e96;
  color: #fff;
  border-bottom: 3px solid #004e96;
  padding: 4px 20px;
}
.main-blk .assist-ttl {
  color: #004e96;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  font-family: var(--font-family2);
}
.main-blk .p-banr-cnt {
  position: absolute;
  top: 23%;
  transform: translateY(-50%);
  display: none;
}
.main-blk .nri-tab-blk .tab-blk, .main-blk .p-bank-tab .tab-blk {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  border-radius: 60px;
  position: relative;
  transform: translateY(-50%);
  background-color: #fff;
  z-index: 999;
}
.main-blk .owl-ttl-blk {
  padding: 40px 15px 50px;
}
.main-blk .owl-ttl-fst {
  padding-bottom: 30px;
}
.main-blk .sol-carousel .owl-nav {
  position: absolute;
  top: -65px;
  right: 0;
}
.main-blk .sol-carousel .owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px 12px;
  padding: 4px 7px;
  background: transparent;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.main-blk .sol-carousel .owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #FFF;
  text-decoration: none;
}
.main-blk .sol-carousel button:focus {
  outline: 0;
}
.main-blk .cnt-inner {
  border-top: 1px solid #E5E5E5;
  padding-top: 10px;
  padding-bottom: 10px;
}
.main-blk .cnt-inner:last-child {
  border-bottom: 1px solid #E5E5E5;
}
.main-blk .mcd-menu-list:last-child .make-payment {
  border-right: 0;
}
.main-blk .deals-offrs {
  text-align: center;
  padding: 5px 40px;
  color: #000;
}
.main-blk .deals-offrs h5 {
  font-family: var(--font-family2);
  font-size: 20px;
  font-weight: 600;
  color: #004e96;
}
.main-blk .nri-div {
  /*height: 70px;*/
  width: 36px;
}
.main-blk .forex-div {
  /*height: 95px;*/
  width: 40px;
}
.main-blk .assist-pad {
  padding: 20px 0 20px;
}
.main-blk .p-banking-banner .responsive-img {
  border-radius: 60px;
}
.main-blk .p-bank .carousel-indicators .active {
  background-color: var(--color-orange);
}
.main-blk .int-div {
  height: 70px;
  width: 40px;
}
.main-blk .msme-div {
  /*height: 84px;*/
  width: 36px;
}
.main-blk .b-bank .img-sec {
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-blk .b-card-pad {
  padding: 0.75rem 0.75rem 1rem;
}
.main-blk .c-img-blk {
  width: 262px;
  height: 152px;
  margin-bottom: 20px;
}
.main-blk .b-card {
  width: 290px;
  margin: 10px auto;
  box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
}
.main-blk .b-card h4 {
  font-size: 20px;
  font-weight: 600;
  font-family: var(--font-family2);
}
.main-blk .cnt-ht {
  height: 110px;
}
.main-blk .col-centered {
  float: none;
  margin: 0 auto;
}
.main-blk .bser-sec {
  background-color: #fff;
}
.main-blk .b-bank-slider {
  padding: 70px 0;
}
.main-blk .b-bank-slider .ttl {
  padding-bottom: 30px;
}
.main-blk .bs-bank .ttl {
  color: #000;
  padding-bottom: 30px;
}
.main-blk .b-bnk-blk h3, .main-blk .b-bnk-blk p {
  color: #000;
}
.main-blk .b-bnk-blk h3 {
  font-size: 16px;
}
.main-blk .bb-pt {
  padding-top: 30px;
}
.main-blk .cnt-height {
  height: 100px;
}
.main-blk .p-banking-inner.business-bank-blk .img-sec img {
  border-radius: 0;
}
.main-blk .p-banking-inner .ttl {
  font-size: 20px;
}
.main-blk .tailor-sol-sec .locatn-blk .card {
  height: 360px;
}
.main-blk .tailor-sol-sec.bser-sec .card {
  height: 410px;
}
.main-blk .tailor-sol-sec.bser-sec .slide-cnt p {
  height: 110px;
}
.main-blk .tailor-sol-sec .locatn-blk .slide-cnt p {
  height: 80px;
}
@media (min-width: 1024px) and (max-width: 1100px) {
  .main-blk {
    /*.nri-block{
        padding:30px 10px 30px 10px;
    }*/
  }
  .main-blk .corousel-blk {
    margin: 0 auto;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav {
    width: 500px;
  }
  .main-blk .v-slide-ttl .v-slide-cnt h6 {
    font-size: 24px;
  }
  .main-blk .cnt-blk h3,
  .main-blk .v-slide-ttl .v-slide-cnt p {
    font-size: 18px;
  }
  .main-blk .v-slide-inner {
    padding: 20px;
  }
  .main-blk .grid-sec {
    height: 370px;
  }
  .main-blk .cnct-prt span {
    font-size: 120.9%;
  }
  .main-blk .btn-contact-blk-inner {
    margin-bottom: 15px;
  }
  .main-blk .cnct-prt img {
    width: 50px;
  }
  .main-blk .cnt-blk {
    margin-bottom: 15px;
  }
  .main-blk iframe {
    height: 291px;
  }
  .main-blk .lft-blk input[type=search] {
    width: 250px;
  }
  .main-blk .links-bar .navbar-lft .navbar-nav .nav-item.dropdown .dropdown-menu .navsub-item .submenu {
    height: 480px;
    overflow-y: scroll;
  }
  .main-blk .divider-2 {
    border-left: 2px solid var(--color-orange);
  }
  .main-blk .bordr {
    border-right: 1px solid #E5E5E5;
  }
  .main-blk .bordr:last-child {
    border-right: 0;
  }
  .main-blk .sol-carousel .owl-carousel .owl-stage {
    right: 30px;
  }
  .main-blk .click-btn {
    padding: 4px 20px;
    font-size: 15px;
  }
  .main-blk .banr-cnt h5 {
    font-size: 1.25rem;
  }
  .main-blk .banr-cnt {
    left: 30px;
  }
  .main-blk .p-banking-inner {
    padding: 15px 40px 40px;
  }
  .main-blk .p-banking {
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-blk .p-banr-cnt {
    right: 50px;
  }
  .main-blk .p-banking-banner {
    padding: 50px;
  }
  .main-blk .p-bank .carousel-indicators {
    right: -300px;
  }
  .main-blk .img-rads {
    border-radius: 40px;
  }
  .main-blk .p-banking-inner .ttl {
    font-size: 20px;
  }
  .main-blk .b-card h4 {
    font-size: 20px;
  }
  .main-blk .tailor-sol-sec .locatn-blk .slide-cnt p {
    height: 105px;
  }
  .main-blk .nri-cnt p {
    min-height: 120px;
  }
}
@media (max-width: 1023px) {
  .main-blk .make-payment {
    z-index: 1;
  }
  .main-blk .sol-carousel .owl-carousel .owl-stage {
    right: 30px;
  }
  .main-blk .click-btn {
    padding: 4px 20px;
    font-size: 15px;
  }
  .main-blk .banr-cnt h5 {
    font-size: 1.25rem;
  }
  .main-blk .banr-cnt {
    left: 30px;
  }
  .main-blk .nri-block {
    padding: 30px 10px 30px 10px;
  }
  .main-blk .p-banking-inner {
    padding: 15px 40px 40px;
  }
  .main-blk .p-banking {
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-blk .p-banr-cnt {
    right: 50px;
  }
  .main-blk .p-bank .carousel-indicators {
    right: -300px;
  }
  .main-blk .img-rads {
    border-radius: 40px;
  }
  .main-blk .tailor-sol-sec.bser-sec .card {
    height: auto;
  }
  .main-blk .nri-cnt p {
    min-height: 132px;
  }
  .main-blk .tailor-sol-sec.per-bnk .btm-ttl {
    margin-bottom: 40px;
  }
}
@media (max-width: 992px) {
  .main-blk {
    /*.tailor-sol-sec .card {
        height: 600px;
    }*/
  }
  .main-blk .click-btn {
    padding: 4px 20px;
    font-size: 15px;
  }
  .main-blk .banr-cnt h5 {
    font-size: 1.25rem;
  }
  .main-blk .banr-cnt {
    left: 30px;
  }
  .main-blk .nri-block {
    padding: 30px 10px 30px 10px;
  }
  .main-blk .p-banking-inner {
    padding: 15px 40px 40px;
  }
  .main-blk .p-banking {
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-blk .p-banr-cnt {
    right: 50px;
  }
  .main-blk .p-banking-banner {
    padding: 50px;
  }
  .main-blk .p-bank .carousel-indicators {
    right: -415px;
  }
  .main-blk .p-top {
    padding-top: 10px;
  }
  .main-blk .asst-res {
    padding-top: 20px;
  }
  .main-blk .img-rads {
    border-radius: 40px;
  }
  .main-blk .b-card {
    width: 100%;
    height: auto;
  }
  .main-blk .c-img-blk {
    width: 100%;
    height: auto;
  }
  .main-blk .c-img-blk img {
    min-width: 100%;
  }
  .main-blk .p-banking {
    padding: 0;
  }
  .main-blk .cnt-ht {
    height: auto;
  }
  .main-blk .p-empty-space {
    height: 320px;
  }
  .main-blk .b-bank-slider {
    padding: 40px 15px;
  }
  .main-blk .blk-btm:last-child {
    border-bottom: 0;
  }
  .main-blk .nri-block, .main-blk .title-block {
    padding: 20px 0;
  }
  .main-blk #carouselExampleIndicators {
    margin-bottom: 40px;
  }
  .main-blk .nri-cnt p {
    min-height: 110px;
    margin-bottom: 0;
    font-size: 12px;
  }
  .main-blk .bnr-attached-icons {
    padding: 0 0 20px 0;
  }
  .main-blk .p-bank .v-slide-inner {
    padding: 5px 40px 5px 5px;
  }
  .main-blk .deals-offrs {
    padding: 5px;
  }
  .main-blk .container.p-bank.p-top {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .main-blk {
    /*.tailor-sol-sec .card {
        height: 370px;
    }*/
  }
  .main-blk .img-circle {
    border-radius: 50%;
  }
  .main-blk .asst-res {
    padding-top: 40px;
  }
  .main-blk .res-mar {
    margin-bottom: 30px;
  }
  .main-blk .cnt-height {
    height: auto;
  }
  .main-blk .res-cnt {
    text-align: center;
  }
  .main-blk .sol-carousel .owl-carousel .owl-stage {
    right: 30px;
  }
  .main-blk .sol-carousel .owl-nav button {
    width: 25px;
  }
  .main-blk .click-btn {
    padding: 2px 8px;
    font-size: 8px;
  }
  .main-blk .banr-cnt h5 {
    font-size: 0.65rem;
  }
  .main-blk .banr-cnt {
    left: 10px;
  }
  .main-blk .nri-block {
    padding: 30px 0px 30px 0px;
  }
  .main-blk .p-banking-inner {
    padding: 15px 15px 20px;
    border-radius: 30px;
  }
  .main-blk .p-banking {
    padding: 15px 0;
  }
  .main-blk .aln-cnt {
    text-align: center;
  }
  .main-blk .p-banr-cnt {
    right: 15px;
  }
  .main-blk .p-banking-banner {
    padding: 15px;
    border-radius: 30px;
  }
  .main-blk .p-bank .carousel-indicators {
    right: -300px;
  }
  .main-blk .p-top {
    padding-top: 10px;
  }
  .main-blk .blk-btm {
    border-bottom: 1px solid #ccc;
  }
  .main-blk .img-rads {
    border-radius: 25px;
  }
  .main-blk .v-slide-mob {
    padding-top: 20px;
  }
  .main-blk .title-block {
    padding-bottom: 20px;
  }
  .main-blk .p-bank-blog .blog-inner, .main-blk .nri-blog-sec .blog-inner {
    padding: 0 20px 30px;
    border-radius: 30px;
  }
  .main-blk .bs-bank .ttl {
    padding-bottom: 10px;
  }
  .main-blk .p-banking-banner .responsive-img {
    border-radius: 30px;
  }
  .main-blk .nri-cnt p {
    min-height: auto;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .main-blk .nri-block {
    padding: 15px 0;
  }
  .main-blk .owl-ttl-fst {
    padding: 15px 15px 60px;
  }
  .main-blk .tailor-sol-sec .locatn-blk .card, .main-blk .tailor-sol-sec.bser-sec .slide-cnt p {
    height: auto;
  }
  .main-blk .p-bank-tab .tab-blk {
    transform: translateY(-90px);
    border-radius: 30px;
  }
  .main-blk .nri-tab-blk .tab-blk {
    transform: translateY(0);
  }
  .main-blk .tailor-sol-sec {
    padding: 20px 0 20px;
  }
  .main-blk .p-empty-space {
    height: 260px;
  }
}
@media (min-width: 458px) and (max-width: 767px) {
  .main-blk .img-circle {
    border-radius: 50%;
  }
  .main-blk .asst-res {
    padding-top: 40px;
  }
  .main-blk .res-mar {
    margin-bottom: 30px;
  }
  .main-blk .res-cnt {
    text-align: center;
  }
  .main-blk .sol-carousel .owl-carousel .owl-stage {
    right: 30px;
  }
  .main-blk .sol-carousel .owl-nav button {
    width: 25px;
  }
  .main-blk .click-btn {
    padding: 4px 15px;
    font-size: 14px;
  }
  .main-blk .banr-cnt h5 {
    font-size: 1.25rem;
  }
  .main-blk .banr-cnt {
    left: 25px;
  }
  .main-blk .nri-block {
    padding: 30px 0px 30px 0px;
  }
  .main-blk .p-banking-inner {
    padding: 15px 40px 40px;
  }
  .main-blk .p-banking {
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-blk .aln-cnt {
    text-align: center;
  }
  .main-blk .p-banr-cnt {
    right: 55px;
  }
  .main-blk .p-banking-banner {
    padding: 20px;
  }
  .main-blk .p-bank .carousel-indicators {
    right: -300px;
  }
  .main-blk .p-top {
    padding-top: 10px;
  }
  .main-blk .img-rads {
    border-radius: 40px;
  }
  .main-blk .p-empty-space {
    height: 280px;
  }
}
@media all and (min-width: 992px) {
  .main-blk .divider-2 {
    border-left: 2px solid var(--color-orange);
  }
  .main-blk .bordr {
    border-right: 1px solid #E5E5E5;
  }
  .main-blk .bordr:last-child {
    border-right: 0;
  }
  .main-blk .sol-carousel .owl-carousel .owl-stage {
    right: 30px;
  }
  .main-blk .click-btn {
    padding: 4px 20px;
    font-size: 15px;
  }
  .main-blk .banr-cnt h5 {
    font-size: 1.25rem;
  }
  .main-blk .banr-cnt {
    left: 30px;
  }
  .main-blk .nri-block {
    padding: 20px 10px 20px 10px;
  }
  .main-blk .p-banking-inner {
    padding: 15px 40px 40px;
  }
  .main-blk .p-banking {
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-blk .p-banr-cnt {
    right: 50px;
  }
  .main-blk .p-banking-banner {
    padding: 50px;
  }
  .main-blk .p-bank .carousel-indicators {
    right: -380px;
  }
  .main-blk .b-bnk-blk p {
    width: auto;
  }
  .main-blk .img-rads {
    border-radius: 40px;
  }
}
@media (max-device-width: 320px) {
  .main-blk {
    /*IPhone portrait and smaller. You can probably stop on 320px*/
    /*.tailor-sol-sec .card {
        height: 320px;
    }*/
  }
  .main-blk .item .b-cad {
    margin: auto -3px !important;
  }
  .main-blk .tailor-sol-sec .locatn-blk .card {
    height: 350px;
  }
  .main-blk .tailor-sol-sec .locatn-blk .slide-cnt p {
    height: 100px;
  }
  .main-blk .sol-carousel .owl-theme .owl-nav [class*=owl-] img {
    width: 80%;
  }
}
.main-blk .owl-carousel, .main-blk .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.main-blk .owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.main-blk .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.main-blk .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.main-blk .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.main-blk .owl-carousel .owl-item, .main-blk .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.main-blk .owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.main-blk .owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.main-blk .no-js .owl-carousel, .main-blk .owl-carousel.owl-loaded {
  display: block;
}
.main-blk .owl-carousel .owl-dot, .main-blk .owl-carousel .owl-nav .owl-next, .main-blk .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.main-blk .owl-carousel .owl-nav button.owl-next, .main-blk .owl-carousel .owl-nav button.owl-prev, .main-blk .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.main-blk .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.main-blk .owl-carousel.owl-hidden {
  opacity: 0;
}
.main-blk .owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.main-blk .owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.main-blk .owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.main-blk .owl-carousel.owl-rtl {
  direction: rtl;
}
.main-blk .owl-carousel.owl-rtl .owl-item {
  float: right;
}
.main-blk .owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.main-blk .owl-carousel .owl-animated-in {
  z-index: 0;
}
.main-blk .owl-carousel .owl-animated-out {
  z-index: 1;
}
.main-blk .owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.main-blk .owl-height {
  transition: height 0.5s ease-in-out;
}
.main-blk .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.main-blk .owl-carousel .owl-item .owl-lazy:not([src]), .main-blk .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.main-blk .owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.main-blk .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.main-blk .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.main-blk .owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.main-blk .owl-carousel .owl-video-playing .owl-video-play-icon, .main-blk .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.main-blk .owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.main-blk .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.main-blk .owl-carousel .owl-dots.disabled {
  display: none;
}
.main-blk .owl-carousel .owl-nav.disabled {
  display: block;
}
.main-blk .owl-theme .owl-dots, .main-blk .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.main-blk .owl-theme .owl-nav {
  margin-top: 10px;
}
.main-blk .owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.main-blk .owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.main-blk .owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.main-blk .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.main-blk .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.main-blk .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.main-blk .owl-theme .owl-dots .owl-dot.active span, .main-blk .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.main-blk .bnr-img {
  margin-top: 19px;
  overflow: hidden;
  position: relative;
}
.main-blk .bnr-img img {
  max-width: 100%;
  border-radius: 99.5px;
  width: 100%;
}
.main-blk .savings-ttl .page-ttl {
  float: left;
  margin-left: 100px;
}
.main-blk .startsr {
  font-size: 22px;
  text-align: center;
  color: black;
}
.main-blk .start-con p {
  text-align: center;
  color: #004E96;
  font-weight: 800;
}
.main-blk .start-con {
  width: 1054px;
  position: relative;
  margin: 0 auto;
  padding: 25px;
  background-color: #fff;
  border-radius: 40px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  margin-top: -120px;
  padding-bottom: 100px;
}
.main-blk .start-con .item {
  display: flex;
  height: 100px;
}
.main-blk .savings-tab-section .item-list-section {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5) !important;
}
.main-blk .actives {
  color: black !important;
  background-color: #FAA61A;
}
.main-blk .sav-tab {
  background-color: transparent !important;
}
.main-blk .saving-icon {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: auto;
  padding: 12px 13.8px;
  color: #004e96;
  position: relative;
  z-index: 9;
  border-right: 1px solid #faa61a;
  height: 94px;
  cursor: pointer;
}
.main-blk .start-letter {
  display: inline-block;
  width: 100%;
  text-align: center;
  border: 1px solid #FAA61A;
  color: #FAA61A;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  transition: 0.3s ease all;
  border-radius: 4px;
  margin: 3.5px;
  font-family: var(--font-family2);
}
.main-blk .start-con .make-payment:hover,
.main-blk .start-con .btn-letter:hover {
  background-color: #fff;
  border: none;
  color: #fff;
}
.main-blk .saving-sections {
  position: relative;
  border-bottom: none;
  display: flex;
  flex-direction: row !important;
  justify-content: center;
}
.main-blk .saving-sections li a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin-bottom: 16px;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease 0s;
  border: 1px solid #faa61a;
  height: 31px;
  line-height: 30px;
  padding: 0 9px;
  font-weight: 700;
}
.main-blk .savings-middle {
  margin: 0 !important;
}
.main-blk .nav-tabs li a:active {
  background-color: #FAA61A;
}
.main-blk .start-con strong {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  width: 200px;
  margin-left: 40px;
  margin-top: 20px;
}
.main-blk .start-con .actual-img {
  display: block;
  width: 45px;
  height: 63px;
}
.main-blk .savings-tab-section .item-list-column .item {
  width: 33.33%;
}
.main-blk .savings-tab-section .item-list-column .item:not(:nth-child(4n)) {
  border: none;
}
.main-blk .savings-tab-section .item-list-column .item .title {
  font-weight: 600;
  font-size: 14px;
}
.main-blk .saving-circle:hover {
  background-color: #FAA61A;
}
.main-blk .saving-circle {
  width: 30px;
  height: 30px;
  background: #004E95;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  margin-top: 20px;
}
.main-blk .saving-carosel .owl-item {
  width: 320px !important;
  margin-right: 25px !important;
  margin-left: 25px !important;
  height: 400px;
}
.main-blk .saving-carosel .slider-image {
  padding: 20px;
}
.main-blk .saving-carosel .slider-title {
  margin-left: 15px;
}
.main-blk .saving-carosel .slider-button {
  justify-content: left !important;
  margin-left: 15px;
}
.main-blk .saving-carosel .default-page-btn {
  border-radius: 0 !important;
  color: black;
}
.main-blk .saving-custom {
  width: auto !important;
}
.main-blk .savings-tab-section .item-list-column img {
  width: 65px;
  height: 65px;
}
.main-blk .popup {
  display: flex;
  height: 400px;
  width: 40%;
  justify-content: center;
  align-items: center;
  position: relative;
  bottom: 410px;
  left: 30%;
  z-index: 1;
  background-color: white;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  border-radius: 60px;
}
.main-blk #caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
.main-blk .modals-body {
  display: flex;
}
.main-blk .modals-img {
  height: 450px;
  width: 450px;
}
.main-blk .blue {
  background-color: #004E95;
}
.main-blk .modals-body img {
  height: 100%;
  padding: 20px;
  border-radius: 41px;
}
.main-blk .models-description {
  padding-top: 20px;
}
.main-blk .modals {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  justify-content: center;
  align-items: center;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: transparent !important;
  /* Black w/ opacity */
  -webkit-animation-name: fadeIn;
  /* Fade in the background */
  -webkit-animation-duration: 0.4s;
  animation-name: fadeIn;
  animation-duration: 0.4s;
}
.main-blk .modals-content {
  position: fixed;
  top: 30px;
  background-color: #fefefe;
  width: 50%;
  -webkit-animation-name: slideIn;
  -webkit-animation-duration: 0.4s;
  animation-name: slideIn;
  animation-duration: 0.4s;
  border-radius: 30px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  padding-bottom: 10px;
}
.main-blk .saving-carosel {
  padding-top: 50px !important;
}
.main-blk .modals-content .default-page-btn {
  color: black;
}
.main-blk .close {
  color: black !important;
  float: right;
  font-size: 28px;
  font-weight: bold;
  padding-right: 20px;
  padding-top: 10px;
}
.main-blk .close:hover,
.main-blk .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  background-color: #FAA61A !important;
}
.main-blk .saving-model .close {
  background-color: transparent !important;
}
.main-blk .modals-body {
  padding: 2px 16px;
  padding-bottom: 50px;
}
.main-blk .modals-content,
.main-blk #caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.main-blk .models-description p,
.main-blk .models-description h5 {
  color: black;
}
.main-blk .complete-tick {
  display: none;
}
.main-blk .complete-tick i:before {
  content: "✔";
}
.main-blk .short-p {
  border-bottom: 1px solid #faa61a;
  padding-bottom: 15px;
  margin-right: 50px;
  margin-left: 50px;
}
@media only screen and (max-width: 700px) {
  .main-blk .modalss-content {
    width: 100%;
  }
}
.main-blk .pro-com-tab-section .icon {
  height: 200px !important;
  width: 200px;
}
.main-blk .product-tabs {
  margin-bottom: 100px;
}
.main-blk .product-compare-end {
  margin-top: -300px !important;
}
.main-blk .product-tabs .item-list-column .item:not(:nth-child(3n)) {
  border-right: 1px solid #ABABAB !important;
}
.main-blk #Section1 {
  margin-bottom: 100px;
}
.main-blk .saving-pers {
  padding: 0 !important;
}
.main-blk .pro-com-tab-section .item-list-column img {
  width: 100%;
  height: 100%;
  border-radius: 60px;
}
.main-blk #banner2,
.main-blk #banner3 {
  display: none;
}
.main-blk #banner2 .savings-ttl .page-ttl,
.main-blk #banner3 .savings-ttl .page-ttl {
  float: right !important;
  /* margin-left: 100px; */
  margin-right: 100px;
}
.main-blk #datepicker {
  margin-bottom: 20px;
}
.main-blk .sitemap .tab-content {
  display: block !important;
}
.main-blk .ui-widget-header {
  background: #fff !important;
  border: 0;
}
.main-blk .ui-state-default,
.main-blk .ui-widget-content .ui-state-default {
  background: #fff !important;
}
.main-blk .ui-state-default:hover {
  background-color: #004E95 !important;
  color: #fff !important;
}
.main-blk .ui-state-default,
.main-blk .ui-widget-content .ui-state-default,
.main-blk .ui-widget-header .ui-state-default,
.main-blk .ui-button,
.main-blk html .ui-button.ui-state-disabled:hover,
.main-blk html .ui-button.ui-state-disabled:active {
  border-color: gray !important;
  text-align: center;
}
.main-blk .ui-datepicker-calendar tr {
  background-color: #eeeeee;
}
.main-blk .ui-widget.ui-widget-content {
  background-color: #eeeeee;
}
.main-blk .inner-page-ttl {
  position: absolute;
  top: 99px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin: 0;
  line-height: 46px;
}
.main-blk .phbanking ul li,
.main-blk .serviceoffered ul li,
.main-blk .servicelaunched ul li,
.main-blk .loginsecurity ul li,
.main-blk .systemsec ul li,
.main-blk .freezimp ul li,
.main-blk .onltrading ul li,
.main-blk .pisacc ul li {
  list-style: circle;
  display: list-item !important;
  margin-left: 1em;
  max-width: none !important;
  color: #797C80 !important;
}
.main-blk .phbanking ul,
.main-blk .serviceoffered ul,
.main-blk .servicelaunched ul,
.main-blk .loginsecurity ul,
.main-blk .systemsec ul,
.main-blk .freezimp ul,
.main-blk .onltrading ul,
.main-blk .pisacc ul {
  margin-top: 10px;
  display: block !important;
}
.main-blk .startrading a,
.main-blk .vbvreg a,
.main-blk .mkpay a,
.main-blk .rtgsen a {
  display: initial !important;
  position: static !important;
}
.main-blk .search-container {
  padding: 32px 32px 60px;
  border-radius: 93px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  width: 1089px;
  margin: -154px auto -20px;
  position: relative;
  z-index: 9;
}
.main-blk .btn-search {
  width: 299px;
  margin: 0 auto;
  position: relative;
}
.main-blk input[type=text] {
  border: 1px solid #E0E0E0;
  box-shadow: none;
  border-radius: 4px;
  font-family: var(--font-family2);
  color: #575757;
  font-size: 12px;
  margin-bottom: 11px;
  height: 33px;
}
.main-blk .btn-srch {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.main-blk ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #575757;
  font-size: 14px;
  font-family: var(--font-family2);
}
.main-blk ::-moz-placeholder {
  /* Firefox 19+ */
  color: #575757;
  font-size: 14px;
  font-family: var(--font-family2);
}
.main-blk :-ms-input-placeholder {
  /* IE 10+ */
  color: #575757;
  font-size: 14px;
  font-family: var(--font-family2);
}
.main-blk :-moz-placeholder {
  /* Firefox 18- */
  color: #575757;
  font-size: 14px;
  font-family: var(--font-family2);
}
.main-blk ::-webkit-scrollbar {
  width: 10px;
}
.main-blk ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(163, 193, 228, 0.2);
  background-color: rgba(163, 193, 228, 0.2);
}
.main-blk ::-webkit-scrollbar-thumb {
  background-color: #C4C4C4;
  border-radius: 50px;
  width: 5px;
}
.main-blk .search-container p {
  text-align: center;
  font-size: 14px;
  color: #797C80;
  font-family: var(--font-family2);
}
.main-blk .atozblk ul {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.main-blk .atozblk ul li {
  display: inline-flex;
  flex: 1 1 110px;
  max-width: 110px;
  justify-content: center;
  align-items: center;
}
.main-blk .btn-letter {
  display: inline-block;
  width: 100%;
  text-align: center;
  border: 1px solid #FAA61A;
  color: #FAA61A;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  transition: 0.3s ease all;
  border-radius: 4px;
  margin: 3.5px;
  font-family: var(--font-family2);
}
.main-blk .make-payment.btn-letter {
  border: 1px solid transparent;
}
.main-blk .oneRoof-bank .make-payment.btn-letter strong {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #004e96;
}
.main-blk .make-payment.btn-letter img {
  margin: 0 auto;
}
.main-blk .btn-letter:hover {
  border: 1px solid #E0E0E0;
  background-color: #004E96;
  color: #fff;
}
.main-blk .accordion-scroll {
  height: 500px;
  overflow: hidden auto;
  padding: 10px;
}
.main-blk .accordion .card {
  border: none;
  margin-bottom: 20px;
}
.main-blk .accordion .card h2 {
  background: url(/o/federal-bank-theme/images/set-2/glossary/uparrow.png) no-repeat calc(100% - 0px) center;
  background-size: 16px;
  cursor: pointer;
  font-size: 16px;
  font-family: var(--font-family2);
  font-weight: 700;
}
.main-blk .accordion .card h2.collapsed {
  background-image: url(/o/federal-bank-theme/images/set-2/glossary/downarrow.png);
}
.main-blk .accordion .card-body {
  padding-left: 0;
  padding-right: 0;
}
.main-blk .atoz-accordian {
  display: flex;
  /* border-top: 1px dashed #FAA61A; */
  margin-bottom: 30px;
  /* border-bottom: 1px dashed #909090; */
  box-shadow: 0 0 3px rgba(250, 166, 26, 0.9);
  padding: 25px;
  border-radius: 15px;
}
.main-blk .atoz-accordian:last-child {
  margin-bottom: 0;
}
.main-blk .letter {
  flex: 1 1 150px;
  max-width: 150px;
  justify-content: center;
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  color: #FAA61A;
  font-family: var(--font-family2);
}
.main-blk .acrdnblk {
  flex: 1 1 calc(100% - 150px);
  max-width: calc(100% - 150px);
}
.main-blk .card-head {
  height: 40px;
  border-bottom: 1px dashed #faa61a;
}
.main-blk .panel-heading .accordion-toggle:after {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
  content: "\f077";
  float: right;
  color: #FAA61A;
  font-weight: normal;
  font-size: 14px;
}
.main-blk .panel-heading .accordion-toggle.collapsed:after {
  content: "\f078";
}
.main-blk .faq-sec .ttl-blk {
  position: absolute;
  top: 50%;
  right: 95px;
  transform: translateY(-50%);
}
.main-blk .page-ttl {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}
.main-blk .faq-sec .ttl-blk p,
.main-blk .bnr-sec.overseas-sec .ttl-blk p {
  font-size: 14px;
  color: #fff;
  text-align: left;
}
.main-blk .accordion-toggle {
  display: block;
  padding: 15px 0;
}
.main-blk .search-container.faq-page {
  margin: -90px auto -20px;
}
.main-blk .atozblk h6 {
  text-align: center;
  color: #000;
  font-size: 14px;
}
.main-blk .search-container.faq-page .atozblk .btn-search {
  width: 85%;
  margin: 60px auto;
}
.main-blk .asba-ttl {
  font-size: 16px;
  text-align: center;
  margin: 0 0 20px;
  color: #575757;
}
.main-blk .panel-title {
  font-size: 14px;
  color: #004E96;
  font-weight: 700;
  border-bottom: 1px solid #FAA61A;
}
.main-blk .search-container .panel-body p {
  text-align: left;
  color: #000;
  font-size: 14px;
}
.main-blk .accordion-toggle {
  padding: 15px 20px 15px 0;
  position: relative;
}
.main-blk .panel-heading .accordion-toggle:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}
.main-blk .faq-division .panel-heading .accordion-toggle:after {
  z-index: 0;
}
.main-blk .bnr-sec.overseas-sec .ttl-blk {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
}
.main-blk .bnr-sec.overseas-sec .ttl-blk p {
  text-align: center;
}
.main-blk .owl-carousel .make-payment .actual-img,
.main-blk .owl-carousel .make-payment:hover .hover-img {
  display: block;
  width: 60px;
}
.main-blk .owl-carousel .make-payment .hover-img,
.main-blk .owl-carousel .make-payment:hover .actual-img {
  display: none;
}
.main-blk .tab-slider {
  background-color: #fff;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.4);
  padding: 10px 90px;
  border-radius: 60px;
  position: relative;
  transform: translateY(-50%);
  z-index: 1;
}
.main-blk .tab-slider .owl-prev,
.main-blk .tab-slider .owl-next {
  position: absolute;
  background-color: #faa61a;
  top: 50%;
  transform: translateY(-50%);
  outline: 0;
  margin: 0 !important;
  display: inline-block;
}
.main-blk .tab-slider .owl-theme .owl-nav [class*=owl-] {
  background-color: #faa61a;
}
.main-blk .tab-slider .owl-theme .owl-nav [class*=owl-]:hover,
.main-blk .tab-slider .owl-theme .owl-nav [class*=owl-]:focus {
  background-color: #faa61a;
}
.main-blk .tab-slider .owl-prev {
  left: -60px;
}
.main-blk .tab-slider .owl-next {
  right: -60px;
}
.main-blk .tab-slider .owl-theme .owl-nav [class*=owl-] {
  background-color: #faa61a;
  border-radius: 50%;
  padding: 5px !important;
}
.main-blk .tab-slider .owl-theme .owl-nav [class*=owl-] img {
  max-width: 25px;
  width: 100%;
  height: 25px;
}
.main-blk .make-payment:hover {
  background-color: #faa61a;
}
.main-blk .tab-slider .owl-theme .owl-nav {
  margin-top: 0;
}
.main-blk .custom-container {
  width: 1054px;
  margin: 0 auto;
}
.main-blk .tab-slider .make-payment {
  border: 0;
}
.main-blk .tab-slider .make-payment:before {
  content: "";
  width: 1px;
  height: 80%;
  position: absolute;
  right: -10px;
  background-color: #faa61a;
}
.main-blk .tab-slider .make-payment:hover strong {
  color: #fff;
}
.main-blk .map-tab-sec .ttl-blk {
  font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 500;
}
.main-blk .tabs-below > .nav-tabs,
.main-blk .tabs-right > .nav-tabs,
.main-blk .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.main-blk .tab-content > .active,
.main-blk .pill-content > .active {
  display: block;
  opacity: 1;
}
.main-blk .tabs-left > .nav-tabs > li,
.main-blk .tabs-right > .nav-tabs > li {
  float: none;
}
.main-blk .tabs-left > .nav-tabs > li > a,
.main-blk .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.main-blk .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.main-blk .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.main-blk .tabs-left > .nav-tabs > li > a:hover,
.main-blk .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.main-blk .tabs-left > .nav-tabs .active > a,
.main-blk .tabs-left > .nav-tabs .active > a:hover,
.main-blk .tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.main-blk .nav-tabs {
  border-bottom: 0;
  flex-direction: column;
}
.main-blk .search-field-box .btn-search {
  width: 100%;
}
.main-blk .tab-img {
  margin-bottom: 15px;
}
.main-blk .tab-img h6 {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #004E96;
  margin: 0;
}
.main-blk .grid-col-lft {
  flex: 1 1 30%;
  max-width: 30%;
  padding: 25px;
}
.main-blk .grid-col-rgt {
  flex: 1 1 70%;
  max-width: 70%;
  padding: 25px;
  background-color: #A3C1E4;
}
.main-blk .tab-content.white-blk {
  background-color: #fff;
  padding: 60px;
  border-radius: 93px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
.main-blk .country-blk h4 {
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  color: #000;
  border-bottom: 1px solid #000;
}
.main-blk .uae-large-blk img {
  width: 100%;
}
.main-blk .adress-blk {
  display: flex;
  border-bottom: 1px solid #FAA61A;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  padding: 20px 40px;
}
.main-blk .icon-blk {
  width: 62px;
}
.main-blk .adress-blk .city-blk {
  font-size: 14px;
  padding: 0 40px;
  margin-bottom: 0;
  font-weight: 700;
  color: #000;
  white-space: nowrap;
  width: 220px;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
.main-blk .addr-main-blk {
  height: 250px;
  overflow-y: auto;
}
.main-blk .icon-blk img {
  width: 100%;
}
.main-blk .person-blk p {
  margin: 0;
  color: #909090;
  font-size: 11px;
}
.main-blk .person-blk h6 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.main-blk .search-field-box {
  margin-bottom: 25px;
}
.main-blk .search-field-box #dLabel,
.main-blk .search-field-box #dLabel1 {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #cccccc;
  text-align: left;
  padding: 7.5px 15px;
  color: #ccc;
  letter-spacing: 0.7px;
  margin-top: 25px;
}
.main-blk .search-field-box .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  color: #000;
}
.main-blk .search-field-box .caret {
  float: right;
  margin-top: 5px;
  display: block;
}
.main-blk .search-field-box .dropdown.show:hover .dropdown-menu.show {
  opacity: unset;
  visibility: unset;
}
.main-blk .search-field-box .dropdown-menu {
  width: 100%;
  padding: 0;
  margin: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  visibility: hidden;
  opacity: 0;
  top: 100%;
}
.main-blk .search-field-box .dropdown button:hover,
.main-blk .search-field-box .dropdown button:focus {
  border: none;
  outline: 0;
}
.main-blk .search-field-box .dropdown.open button#dLabel,
.main-blk .search-field-box .dropdown.open button#dLabel1 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
  border: solid 1px #666;
  border-bottom: none;
}
.main-blk .search-field-box .dropdown.open ul {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
  border: solid 1px #666;
  border-top: none;
  height: 200px;
  overflow-y: scroll;
}
.main-blk .search-field-box .dropdown-menu li {
  width: 100%;
  line-height: 1.5;
  letter-spacing: 0.7px;
  color: #666;
  font-size: 14px;
  cursor: pointer;
  padding: 7.5px 15px;
  border-top: solid 1px #f3f3f3;
}
.main-blk .search-field-box .dropdown-menu li:hover {
  background-color: #ccc;
}
.main-blk .search-field-box .dropdown-menu.show {
  visibility: visible;
  opacity: 1;
}
.main-blk .represent-office {
  padding: 50px 0;
}
.main-blk .represent-office .ttl-blk {
  font-size: 20px;
  font-weight: 700;
  color: #004E96;
  text-align: center;
  margin-bottom: 30px;
}
.main-blk .represent-location .card {
  padding: 14px;
  margin: 0;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
  border: 0;
}
.main-blk .img-blk img {
  width: 100%;
}
.main-blk .img-blk {
  margin-bottom: 10px;
}
.main-blk .represent-location h6 {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.main-blk .represent-location .card p {
  text-align: center;
  font-size: 14px;
}
.main-blk .tab .nav-tabs {
  position: relative;
  border-bottom: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.main-blk .tab .nav-tabs li {
  margin-right: 15px;
}
.main-blk .tab .nav-tabs li:last-child {
  margin-right: 0;
}
.main-blk .tab .nav-tabs li a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #faa61a;
  text-align: center;
  margin-bottom: 16px;
  border-radius: 6px;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease 0s;
  border: 1px solid #faa61a;
  height: 31px;
  line-height: 30px;
  padding: 0 9px;
  font-weight: 700;
}
.main-blk .tab .nav-tabs li a:hover,
.main-blk .tab .nav-tabs li a.active,
.main-blk .tab .nav-tabs li a:focus {
  background-color: #faa61a;
  color: #fff;
}
.main-blk .tab .tab-content {
  padding: 0;
  border: 0;
}
.main-blk .tab .tab-content h3 {
  font-size: 24px;
  margin-top: 0;
}
.main-blk .table .tbl-prnt-cell {
  padding: 0;
  border-right: 0;
}
.main-blk .country-table.table-responsive {
  padding: 15px 0;
}
.main-blk .table {
  margin-bottom: 0;
}
.main-blk .table-border {
  border: 1px solid #797C80;
}
.main-blk .table td,
.main-blk .table th {
  border: 0;
  border-right: 1px solid #797C80;
  color: #faa61a;
  padding: 10px;
  min-width: 150px;
}
.main-blk .table td a,
.main-blk .table th a {
  color: #faa61a;
  transition: 0.3s all ease;
  display: block;
}
.main-blk .table td:last-child,
.main-blk .table th:last-child {
  border-right: 0;
}
.main-blk .table td a:hover {
  color: #004e96;
}
.main-blk .table-row {
  border-bottom: 1px solid #797C80;
}
.main-blk .bank-ttl {
  font-size: 18px;
}
.main-blk .result-table {
  margin: 30px 0;
}
.main-blk .result-table .table th {
  background-color: #004e96;
  color: #fff;
  min-width: 150px;
}
.main-blk .result-table .table {
  border: 1px solid #faa61a;
}
.main-blk .result-table .table td {
  border: 1px solid #797c80;
}
.main-blk .result-table .table th {
  border: 1px solid #fff;
}
.main-blk table tbody tr:nth-child(even),
.main-blk table tbody,
.main-blk table tfoot,
.main-blk table thead {
  background-color: transparent;
  border: 0;
}
.main-blk table tbody tr:nth-child(even) {
  border-bottom: 1px solid #999;
}
.main-blk .table-row:last-child {
  border-bottom: 0;
}
.main-blk #tabs-content a:not(.download-btn) {
  display: block;
  position: relative;
  font-size: 18px;
}
.main-blk #tabs-content .panl-title.panl-ttl-large a:after,
.main-blk #tabs-content .panl-ttl-small a:after,
.main-blk #tabs-content .panl-title.panl-ttl-medium a:after {
  content: "\f078";
  /* fa-chevron-down */
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
  position: absolute;
  right: 0;
  color: #faa61a;
}
.main-blk #tabs-content .panl-title.panl-ttl-medium a[aria-expanded=true]:after,
.main-blk #tabs-content .panl-title.panl-ttl-large a[aria-expanded=true]:after,
.main-blk #tabs-content .panl-ttl-small a[aria-expanded=true]:after {
  content: "\f077";
  /* fa-chevron-up */
  color: #faa61a;
}
.main-blk #tabs-content .card-header {
  background-color: transparent;
  border-bottom: 0;
  padding: 0;
}
.main-blk #tabs-content .card {
  border: 0;
  margin: 0;
}
.main-blk .no-results {
  text-align: center;
  margin: 0;
  font-size: 18px;
}
.main-blk #accordion .card-body p {
  margin: 0 0 10px;
  text-align: left;
}
.main-blk .accordion-toggle.main-ttl {
  font-size: 16px;
  color: #575757;
}
.main-blk .bnr-sec.sitemap .ttl-blk .page-ttl {
  color: #fff;
}
.main-blk .bnr-sec.sitemap .ttl-blk {
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  text-align: center;
}
.main-blk .bnr-sec.sitemap .bnr-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 99.5px;
}
.main-blk .search-container.faq-page.sitemap {
  padding: 50px 50px 60px;
}
.main-blk #tabs-content .panl-title.panl-ttl-large a {
  font-size: 20px;
  padding-bottom: 15px;
  color: #004e96;
}
.main-blk .search-container.faq-page.sitemap .card-body {
  padding: 10px;
}
.main-blk #tabs-content .panl-title.panl-ttl-medium a {
  font-size: 18px;
}
.main-blk .search-container.faq-page.sitemap .card-body ul {
  display: flex;
  flex-direction: column;
}
.main-blk #tabs-content .card-body ul li {
  position: relative;
}
.main-blk #tabs-content .card-body ul li a {
  font-size: 14px;
  font-weight: 600;
  color: #004e96;
  margin: 5px 0;
  transition: 0.3s all ease;
}
.main-blk #tabs-content .card-body.first-layer ul li a {
  font-size: 18px;
}
.main-blk #tabs-content .card-body.first-layer .card-body.sub ul li a {
  font-size: 16px;
}
.main-blk #tabs-content .card-body ul li a:hover {
  color: #faa61a;
}
.main-blk #tabs-content .card-body ul li a i {
  margin-right: 10px;
}
.main-blk .search-container.faq-page.sitemap .card-body.padd-0 .accordion-toggle {
  padding: 5px 20px 5px 0;
  border-bottom: 1px solid #faa61a;
}
.main-blk .search-container.faq-page.sitemap .card-body.padd-0 {
  padding: 0;
}
.main-blk #tabs-content .card-body.first-layer ul li a {
  font-size: 18px;
}
.main-blk #tabs-content .card-body.first-layer .card-body.sub-inr ul li a,
.main-blk #tabs-content .card-body.sub .card-body.sub-inr ul li a,
.main-blk #tabs-content .card-body.sub-inr a,
.main-blk #tabs-content .card-body.first-layer ul.card-body.sub-inr li a {
  font-size: 16px;
}
.main-blk #tabs-content .card-body.first-layer .card-body.sub-inr-in ul li a,
.main-blk #tabs-content .card-body.first-layer .card-body.sub-inr .card-body.sub-inr-in ul li a {
  font-size: 14px;
}
.main-blk #tabs-content .card-header.padd-lft-10 {
  padding-left: 10px;
}
.main-blk .search-container.faq-page.sitemap .card-body.padd-lft-20 {
  padding-left: 20px;
}
@media only screen and (max-width: 479px) {
  .main-blk .tab .nav-tabs li {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 1024px) and (max-width: 1179px) {
  .main-blk .start-con {
    width: 95%;
    margin-top: -50px;
  }
  .main-blk .search-container {
    width: 85%;
    display: block;
    height: 100%;
    margin: -79px auto -20px;
    border-radius: 40px;
    padding: 30px;
  }
  .main-blk .custom-container {
    width: 90%;
  }
  .main-blk .bnr-img img {
    border-radius: 40px;
  }
  .main-blk .inner-page-ttl {
    top: 40px;
  }
  .main-blk .bnr-sec.sitemap .bnr-img:before {
    border-radius: 40.5px;
  }
}
@media (max-width: 1023px) {
  .main-blk .search-container {
    width: 85%;
    display: block;
    height: 100%;
    margin: -79px auto -20px;
    border-radius: 40px;
    padding: 30px;
  }
  .main-blk .bnr-img img {
    border-radius: 40px;
  }
  .main-blk .custom-container {
    width: 90%;
  }
  .main-blk .bnr-sec.sitemap .bnr-img:before {
    border-radius: 40.5px;
  }
}
@media (max-width: 992px) {
  .main-blk {
    /*===Faq page===*/
    /*oversea page*/
  }
  .main-blk .atoz-accordian .accordion {
    background-color: transparent;
  }
  .main-blk .search-container {
    width: 85%;
    display: block;
    height: 100%;
    margin: -79px auto -10px;
    border-radius: 20px;
    padding: 30px;
  }
  .main-blk #banner1 {
    max-width: 100% !important;
  }
  .main-blk .atoz-accordian {
    flex-direction: column;
  }
  .main-blk .letter,
  .main-blk .acrdnblk {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .main-blk .inner-page-ttl {
    top: 30px;
  }
  .main-blk .bnr-img img {
    border-radius: 20px;
  }
  .main-blk .btn-search {
    width: 100%;
  }
  .main-blk .faq-sec .ttl-blk {
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
    transform: unset;
  }
  .main-blk .faq-sec .ttl-blk .page-ttl {
    text-align: center;
  }
  .main-blk .faq-sec .ttl-blk p {
    text-align: center;
  }
  .main-blk .search-container.faq-page .atozblk .btn-search {
    margin: 30px auto;
  }
  .main-blk .custom-container {
    width: 90%;
  }
  .main-blk .quick-search-sec .gridrow {
    align-items: flex-start;
  }
  .main-blk .represent-office {
    padding: 30px 0;
  }
  .main-blk .represent-office .ttl-blk {
    margin-bottom: 20px;
  }
  .main-blk .represent-location .card {
    margin-bottom: 20px;
  }
  .main-blk .bnr-sec.sitemap .bnr-img:before {
    border-radius: 20px;
  }
  .main-blk .map-tab-sec {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .main-blk {
    /*oveseas page*/
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  .main-blk .atozblk ul li {
    flex: 1 1 85px;
    max-width: 85px;
  }
  .main-blk .start-con {
    width: 350px;
    margin-top: 15px;
  }
  .main-blk .start-con .item {
    display: block;
    height: auto;
  }
  .main-blk .start-con .make-payment {
    margin-bottom: 120px;
  }
  .main-blk .savings-tab-section .item-list-column .item {
    width: 100%;
  }
  .main-blk .modals-body {
    display: block;
    padding-bottom: 20px;
  }
  .main-blk .modals-content {
    width: 300px;
  }
  .main-blk .modals-img {
    height: auto;
    width: auto;
  }
  .main-blk .models-description p {
    margin-bottom: 0.5rem;
  }
  .main-blk .product-section {
    margin-left: 30px;
    margin-right: 30px;
    flex-direction: column !important;
  }
  .main-blk .product-tabs .item-list-column .item:not(:nth-child(3n)) {
    border-right: none !important;
    border-bottom: 1px solid #ABABAB !important;
  }
  .main-blk .product-tabs .item-list-column .item {
    border-right: none !important;
    border-bottom: 1px solid #ABABAB !important;
  }
  .main-blk .search-container {
    margin: -20px auto -10px;
    width: 95%;
    padding: 15px 0;
  }
  .main-blk .inner-page-ttl {
    top: 12px;
    font-size: 24px;
  }
  .main-blk .btn-search {
    width: 90%;
  }
  .main-blk .search-container.faq-page {
    margin: -10px auto -10px;
  }
  .main-blk .faq-sec .ttl-blk {
    top: 0;
  }
  .main-blk .faq-sec .ttl-blk .page-ttl {
    text-align: center;
    margin: 0;
  }
  .main-blk .faq-sec .ttl-blk p {
    line-height: 16px;
  }
  .main-blk .asba-faq-prt {
    padding: 0 15px;
  }
  .main-blk .tab-slider {
    padding: 3px 60px;
    border-radius: 20px;
    transform: translateY(-5%);
  }
  .main-blk .bnr-sec.overseas-sec .ttl-blk p {
    text-align: center;
    margin: 0;
    line-height: 16px;
    font-size: 14px;
  }
  .main-blk .page-ttl {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin: 0;
  }
  .main-blk .tab-slider .owl-prev {
    left: -50px;
  }
  .main-blk .tab-slider .owl-next {
    right: -50px;
  }
  .main-blk .quick-search-sec .gridrow,
  .main-blk .adress-blk {
    flex-direction: column;
  }
  .main-blk .person-blk h6,
  .main-blk .person-blk p {
    text-align: center;
  }
  .main-blk .tab-content.white-blk {
    padding: 25px;
    border-radius: 20px;
  }
  .main-blk .grid-col-lft,
  .main-blk .grid-col-rgt {
    flex: 1 1 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .main-blk .tab-img {
    text-align: center;
  }
  .main-blk .grid-col-lft,
  .main-blk .grid-col-rgt {
    padding: 15px;
  }
  .main-blk .bnr-sec.overseas-sec .ttl-blk {
    top: 45%;
    padding: 0 10px;
  }
  .main-blk .represent-office {
    padding: 30px 0;
  }
  .main-blk .represent-office .ttl-blk {
    margin-bottom: 20px;
  }
  .main-blk .search-field-box #dLabel,
  .main-blk .search-field-box #dLabel1 {
    margin-top: 15px;
  }
  .main-blk ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .main-blk ::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .main-blk ::-webkit-scrollbar-thumb {
    background: #888;
  }
  .main-blk ::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .main-blk .result-table .table-responsive {
    padding-bottom: 15px;
  }
  .main-blk .bnr-sec.sitemap .bnr-img:before {
    border-radius: 20px;
  }
}
@media (max-width: 320px) {
  .main-blk .faq-sec .ttl-blk .page-ttl,
  .main-blk .page-ttl {
    font-size: 18px;
  }
  .main-blk .faq-sec .ttl-blk p,
  .main-blk .bnr-sec.overseas-sec .ttl-blk p,
  .main-blk .make-payment strong {
    line-height: 14px;
    font-size: 12px;
  }
  .main-blk .bnr-sec.overseas-sec .ttl-blk {
    top: 35px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .main-blk .faq-sec .ttl-blk {
    top: 35px;
  }
  .main-blk .grid-col-lft {
    flex: 1 1 30%;
    max-width: 30%;
    min-width: 30%;
  }
  .main-blk .grid-col-rgt {
    flex: 1 1 70%;
    max-width: 70%;
    min-width: 70%;
  }
  .main-blk .quick-search-sec .gridrow,
  .main-blk .adress-blk {
    flex-direction: row;
  }
}
.main-blk .bnr-img {
  margin-top: 19px;
  overflow: hidden;
  position: relative;
}
.main-blk .bnr-img img {
  max-width: 100%;
  border-radius: 99.5px;
}
.main-blk .disc-more:hover {
  background-color: #004e96 !important;
  color: #fff;
  transition: none !important;
}
.main-blk .inner-page-ttl {
  position: absolute;
  top: 99px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin: 0;
  line-height: 46px;
}
.main-blk .search-container {
  padding: 32px 32px 89px;
  border-radius: 93px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  width: 1089px;
  margin: -154px auto -20px;
  position: relative;
  z-index: 9;
}
.main-blk .btn-search {
  width: 299px;
  margin: 0 auto;
  position: relative;
}
.main-blk input[type=text] {
  border: 1px solid #E0E0E0;
  box-shadow: none;
  border-radius: 4px;
  font-family: var(--font-family2);
  color: #575757;
  font-size: 12px;
  margin-bottom: 11px;
  height: 33px;
}
.main-blk .btn-srch {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.main-blk ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #575757;
  font-size: 14px;
  font-family: var(--font-family2);
}
.main-blk ::-moz-placeholder {
  /* Firefox 19+ */
  color: #575757;
  font-size: 14px;
  font-family: var(--font-family2);
}
.main-blk :-ms-input-placeholder {
  /* IE 10+ */
  color: #575757;
  font-size: 14px;
  font-family: var(--font-family2);
}
.main-blk :-moz-placeholder {
  /* Firefox 18- */
  color: #575757;
  font-size: 14px;
  font-family: var(--font-family2);
}
.main-blk ::-webkit-scrollbar {
  width: 10px;
}
.main-blk ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(163, 193, 228, 0.2);
  background-color: rgba(163, 193, 228, 0.2);
}
.main-blk ::-webkit-scrollbar-thumb {
  background-color: #C4C4C4;
  border-radius: 50px;
  width: 5px;
}
.main-blk .search-container p {
  text-align: center;
  font-size: 14px;
  color: #797C80;
  font-family: var(--font-family2);
}
.main-blk .atozblk ul {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.main-blk .atozblk ul li {
  display: inline-flex;
  flex: 1 1 110px;
  max-width: 110px;
  justify-content: center;
  align-items: center;
}
.main-blk .btn-letter {
  display: inline-block;
  width: 100%;
  text-align: center;
  border: 1px solid #FAA61A;
  color: #FAA61A;
  font-size: 12px;
  height: 32px;
  line-height: 32px;
  transition: 0.3s ease all;
  border-radius: 4px;
  margin: 3.5px;
  font-family: var(--font-family2);
}
.main-blk .btn-letter:hover, .main-blk .btn-letter.tag-selected {
  border: 1px solid #E0E0E0;
  background-color: #004E96;
  color: #fff;
}
.main-blk .accordion-scroll {
  height: 500px;
  overflow: hidden auto;
  padding: 10px;
}
.main-blk .accordion .card {
  border: none;
  margin-bottom: 20px;
}
.main-blk .accordion .card h2 {
  background: url(/o/federal-bank-theme/images/set-2/glossary/uparrow.png) no-repeat calc(100% - 0px) center;
  background-size: 16px;
  cursor: pointer;
  font-size: 16px;
  font-family: var(--font-family2);
  font-weight: 700;
}
.main-blk .accordion .card h2.collapsed {
  background-image: url(/o/federal-bank-theme/images/set-2/glossary/downarrow.png);
}
.main-blk .accordion .card-body {
  padding-left: 0;
  padding-right: 0;
}
.main-blk .atoz-accordian {
  display: flex;
  /* border-top: 1px dashed #FAA61A; */
  margin-bottom: 30px;
  /* border-bottom: 1px dashed #909090; */
  box-shadow: 0 0 3px rgba(250, 166, 26, 0.9);
  padding: 25px;
  border-radius: 15px;
}
.main-blk .atoz-accordian:last-child {
  margin-bottom: 0;
}
.main-blk .letter {
  flex: 1 1 150px;
  max-width: 150px;
  justify-content: center;
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  color: #FAA61A;
  font-family: var(--font-family2);
}
.main-blk .acrdnblk {
  flex: 1 1 calc(100% - 150px);
  max-width: calc(100% - 150px);
}
.main-blk .card-head {
  height: 40px;
  border-bottom: 1px dashed #faa61a;
}
.main-blk .panel-heading .accordion-toggle:after {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
  content: "\f077";
  float: right;
  color: #FAA61A;
  font-weight: normal;
  font-size: 14px;
}
.main-blk .panel-heading .accordion-toggle.collapsed:after {
  content: "\f078";
}
.main-blk .faq-sec .ttl-blk {
  position: absolute;
  top: 50%;
  right: 95px;
  transform: translateY(-50%);
}
.main-blk .page-ttl {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}
.main-blk .faq-sec .ttl-blk p,
.main-blk .bnr-sec.overseas-sec .ttl-blk p {
  font-size: 14px;
  color: #fff;
  text-align: left;
}
.main-blk .accordion-toggle {
  display: block;
  padding: 15px 0;
}
.main-blk .search-container.faq-page {
  margin: -90px auto -20px;
}
.main-blk .atozblk h6 {
  text-align: center;
  color: #000;
  font-size: 14px;
}
.main-blk .search-container.faq-page .atozblk .btn-search {
  width: 85%;
  margin: 60px auto;
}
.main-blk .asba-ttl {
  font-size: 16px;
  text-align: center;
  margin: 0 0 20px;
  color: #575757;
}
.main-blk .panel-title {
  font-size: 14px;
  color: #004E96;
  font-weight: 700;
  border-bottom: 1px solid #FAA61A;
}
.main-blk .search-container .panel-body p {
  text-align: left;
  color: #000;
  font-size: 14px;
}
.main-blk .accordion-toggle {
  padding: 15px 20px 15px 0;
  position: relative;
}
.main-blk .panel-heading .accordion-toggle:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.main-blk .bnr-sec.overseas-sec .ttl-blk {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
}
.main-blk .bnr-sec.overseas-sec .ttl-blk p {
  text-align: center;
}
.main-blk .owl-carousel .make-payment .actual-img,
.main-blk .owl-carousel .make-payment:hover .hover-img {
  display: block;
  width: 60px;
}
.main-blk .owl-carousel .make-payment .hover-img,
.main-blk .owl-carousel .make-payment:hover .actual-img {
  display: none;
}
.main-blk .tab-slider {
  background-color: #fff;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  padding: 10px 90px;
  border-radius: 60px;
  position: relative;
  transform: translateY(-50%);
}
.main-blk .tab-slider .owl-prev,
.main-blk .tab-slider .owl-next {
  position: absolute;
  background-color: #faa61a;
  top: 50%;
  transform: translateY(-50%);
  outline: 0;
  margin: 0 !important;
  display: inline-block;
}
.main-blk .tab-slider .owl-theme .owl-nav [class*=owl-] {
  background-color: #faa61a;
}
.main-blk .tab-slider .owl-theme .owl-nav [class*=owl-]:hover,
.main-blk .tab-slider .owl-theme .owl-nav [class*=owl-]:focus {
  background-color: #faa61a;
}
.main-blk .tab-slider .owl-prev {
  left: -60px;
}
.main-blk .tab-slider .owl-next {
  right: -60px;
}
.main-blk .tab-slider .owl-theme .owl-nav [class*=owl-] {
  background-color: #faa61a;
  border-radius: 50%;
  padding: 0 !important;
  line-height: 20px;
  width: 40px;
  height: 40px;
}
.main-blk .tab-slider .owl-theme .owl-nav [class*=owl-] img {
  max-width: 20px;
  width: 100%;
  height: 20px;
}
.main-blk .make-payment:hover {
  background-color: #faa61a;
}
.main-blk .tab-slider .owl-theme .owl-nav {
  margin-top: 0;
}
.main-blk .custom-container {
  width: 1054px;
  margin: 0 auto;
}
.main-blk .tab-slider .make-payment {
  border: 0;
}
.main-blk .tab-slider .make-payment:before {
  content: "";
  width: 1px;
  height: 80%;
  position: absolute;
  right: -10px;
  background-color: #faa61a;
}
.main-blk .tab-slider .make-payment:hover strong {
  color: #fff;
}
.main-blk .map-tab-sec .ttl-blk {
  font-size: 14px;
  text-align: center;
  margin-bottom: 15px;
  font-weight: 700;
}
.main-blk .tabs-below > .nav-tabs,
.main-blk .tabs-right > .nav-tabs,
.main-blk .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.main-blk .tab-content > .tab-pane,
.main-blk .pill-content > .pill-pane {
  display: none;
}
.main-blk .tab-content > .active,
.main-blk .pill-content > .active {
  display: block;
  opacity: 1;
}
.main-blk .tabs-left > .nav-tabs > li,
.main-blk .tabs-right > .nav-tabs > li {
  float: none;
}
.main-blk .tabs-left > .nav-tabs > li > a,
.main-blk .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.main-blk .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.main-blk .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.main-blk .tabs-left > .nav-tabs > li > a:hover,
.main-blk .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.main-blk .tabs-left > .nav-tabs .active > a,
.main-blk .tabs-left > .nav-tabs .active > a:hover,
.main-blk .tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.main-blk .nav-tabs {
  border-bottom: 0;
  flex-direction: column;
}
.main-blk .search-field-box .btn-search {
  width: 100%;
}
.main-blk .tab-img {
  margin-bottom: 15px;
}
.main-blk .tab-img h6 {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #004E96;
  margin: 0;
}
.main-blk .grid-col-lft {
  flex: 1 1 30%;
  max-width: 30%;
  padding: 25px;
}
.main-blk .grid-col-rgt {
  flex: 1 1 70%;
  max-width: 70%;
  padding: 25px;
  background-color: #A3C1E4;
}
.main-blk .tab-content.white-blk {
  background-color: #fff;
  padding: 60px;
  border-radius: 93px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
.main-blk .country-blk h4 {
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  color: #000;
  border-bottom: 1px solid #000;
}
.main-blk .uae-large-blk img {
  width: 100%;
}
.main-blk .adress-blk {
  display: flex;
  border-bottom: 1px solid #FAA61A;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  padding: 20px 40px;
}
.main-blk .icon-blk {
  width: 62px;
}
.main-blk .adress-blk .city-blk {
  font-size: 14px;
  padding: 0 40px;
  margin-bottom: 0;
  font-weight: 700;
  color: #000;
}
.main-blk .icon-blk img {
  width: 100%;
}
.main-blk .person-blk p {
  margin: 0;
  color: #909090;
  font-size: 11px;
}
.main-blk .person-blk h6 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.main-blk .search-field-box {
  margin-bottom: 25px;
}
.main-blk .search-field-box h5 {
  font-size: 20px;
}
.main-blk .search-field-box .checkboxes label {
  font-size: 14px;
}
.main-blk .select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
.main-blk .select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #333;
  width: 100%;
  height: 40px;
  border-radius: 4px;
}
.main-blk .page-lft .select {
  width: 25%;
  margin-right: 10px;
}
.main-blk .page-lft {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.main-blk .select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #eee;
  padding: 8px 15px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 4px;
}
.main-blk .select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  top: 16px;
  right: 10px;
}
.main-blk .select-styled:hover {
  background-color: #eee;
}
.main-blk .select-styled:active, .main-blk .select-styled.active {
  background-color: #eee;
}
.main-blk .select-styled:active:after, .main-blk .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #333 transparent;
}
.main-blk .select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #eee;
}
.main-blk .select-options li {
  margin: 0;
  padding: 12px 0;
  text-indent: 15px;
  border-top: 1px solid #f3f3f3;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  display: block;
}
.main-blk .select-options li:hover {
  color: #004e96;
  background: #eee;
}
.main-blk .select-options li[rel=hide] {
  display: none;
}
.main-blk .btn-page {
  border: 1px solid #eee;
  border-radius: 20px;
  font-size: 14px;
  min-width: 81px;
  transition: 0.3s all ease;
  margin-right: 10px;
}
.main-blk .btn-page:hover {
  background-color: #eee;
}
.main-blk .page-btn-blk {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.main-blk .btn-page:last-child {
  margin-right: 0;
}
.main-blk .represent-office {
  padding: 50px 0;
}
.main-blk .represent-office .ttl-blk {
  font-size: 20px;
  font-weight: 700;
  color: #004E96;
  text-align: center;
  margin-bottom: 30px;
}
.main-blk .represent-location .card {
  padding: 14px;
  margin: 0;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
  border: 0;
}
.main-blk .img-blk img {
  width: 100%;
}
.main-blk .img-blk {
  margin-bottom: 10px;
}
.main-blk .represent-location h6 {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.main-blk .represent-location .card p {
  text-align: center;
  font-size: 14px;
}
.main-blk .tab .nav-tabs {
  position: relative;
  border-bottom: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.main-blk .tab .nav-tabs li {
  margin-right: 15px;
}
.main-blk .tab .nav-tabs li:last-child {
  margin-right: 0;
}
.main-blk .tab .nav-tabs li a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #faa61a;
  text-align: center;
  margin-bottom: 16px;
  border-radius: 6px;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease 0s;
  border: 1px solid #faa61a;
  height: 31px;
  line-height: 30px;
  padding: 0 9px;
  font-weight: 700;
}
.main-blk .tab .nav-tabs li a:hover,
.main-blk .tab .nav-tabs li a.active,
.main-blk .tab .nav-tabs li a:focus {
  background-color: #faa61a;
  color: #fff;
}
.main-blk .tab .tab-content {
  padding: 0;
  border: 0;
}
.main-blk .tab .tab-content h3 {
  font-size: 24px;
  margin-top: 0;
}
.main-blk .table .tbl-prnt-cell {
  padding: 0;
  border-right: 0;
}
.main-blk table tbody tr:nth-child(even),
.main-blk table tbody,
.main-blk table tfoot,
.main-blk table thead {
  background-color: transparent;
  border: 0;
}
.main-blk .table-row {
  border-bottom: 1px solid #797C80 !important;
}
.main-blk .table td,
.main-blk .table th {
  border: 0;
  border-right: 1px solid #797C80;
  line-height: 40px;
  padding: 10px;
  min-width: 100px;
  font-size: 14px;
  font-weight: 700;
  color: #FAA61A;
}
.main-blk .table td.table-cell {
  max-width: 150px;
  text-align: left;
}
.main-blk .table td.table-cell h6 {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  margin: 0;
}
.main-blk .table td.table-cell p {
  font-size: 12px;
  margin: 0 0 6.5px;
}
.main-blk .table td.table-cell a {
  font-size: 12px;
  color: #FAA61A;
}
.main-blk .table-row:last-child {
  border-bottom: 0 !important;
}
.main-blk .country-table.table-responsive {
  margin-top: 20px;
}
.main-blk .tab-slider.plain-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 9;
  padding: 10px 40px;
  width: 90%;
  margin: 0 auto;
}
.main-blk .tab-slider .make-payment img {
  max-width: 100%;
  width: 100%;
}
.main-blk .tab-slider.plain-slide .make-payment .actual-img,
.main-blk .tab-slider.plain-slide .make-payment:hover .hover-img {
  display: block;
  width: 60px;
}
.main-blk .tab-slider.plain-slide .make-payment .hover-img,
.main-blk .tab-slider.plain-slide .make-payment:hover .actual-img {
  display: none;
}
.main-blk .tab-slider.plain-slide .make-payment {
  width: 25%;
  margin: 0 10px;
}
.main-blk .tab-slider.plain-slide .make-payment:last-child:before {
  content: none;
}
.main-blk .apply-now:hover {
  background-color: #004e96;
  color: #fff;
}
.main-blk .img-part {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  height: 140px;
  align-items: flex-end;
}
.main-blk .cnt-prt {
  align-items: center;
}
.main-blk .master-card {
  padding-bottom: 30px;
  border-bottom: 1px solid #faa61a;
  margin-bottom: 30px;
}
.main-blk .master-card:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.main-blk .bnr-sec.master-card-sec .search-container {
  padding: 32px 32px 130px;
}
.main-blk .page-end-container.master-cr-pg {
  margin: 0;
  padding: 0;
}
.main-blk .page-end-container.master-cr-pg {
  margin: 0;
  padding: 0 0 50px;
}
.main-blk .page-end-section {
  padding: 32px;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  border-radius: 100px;
}
.main-blk .page-end-section .owl-item {
  box-shadow: none;
  background-color: transparent;
}
.main-blk .page-end-section .owl-item .item {
  padding: 15px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
.main-blk .page-end-section-title {
  color: #004e96;
  margin-bottom: 20px;
}
.main-blk .slider-image-card {
  font-size: 11px;
  font-weight: 400;
  color: #000;
}
.main-blk .bnr-sec.master-card-sec .ttl-blk {
  position: absolute;
  top: 99px;
  left: 0;
  right: 0;
  text-align: center;
}
.main-blk .page-end-section .owl-dots {
  display: none;
}
.main-blk .slider-description {
  padding: 15px 0;
}
.main-blk .founder-sec .page-ttl,
.main-blk .bnr-sec.overseas-sec.founder-sec .ttl-blk p,
.main-blk .bnr-sec.overseas-sec.open-account-sec .page-ttl {
  color: #004e96;
}
.main-blk .item-list-section.open-acc {
  margin: -40px 0;
  position: relative;
}
.main-blk .item-list-section.open-acc .blk-deisgn {
  width: 80%;
  margin: 0 auto 30px;
}
.main-blk .item-list-section.open-acc .slider-button {
  display: flex;
  align-items: center;
}
.main-blk .item-list-section.open-acc .slider-button .default-page-btn.primary-btn {
  margin-right: 15px;
  border: 1px solid #faa61a;
  transition: 0.3s all ease;
  margin-top: 0;
}
.main-blk .default-page-btn.secondary-btn {
  background-color: #004e96;
  transition: 0.3s all ease;
  border: 1px solid #004e96;
  margin-top: 0;
}
.main-blk .default-page-btn.primary-btn:hover {
  background-color: transparent;
  border: 1px solid #faa61a;
  color: #faa61a;
}
.main-blk .default-page-btn.secondary-btn:hover {
  background-color: transparent;
  border: 1px solid #004e96;
  color: #004e96;
}
.main-blk .item-list-section.open-acc .slider-description {
  min-height: 150px;
}
.main-blk .item-list-section.open-acc .blk-deisgn .slider-image img {
  max-width: 100%;
  width: 100%;
}
.main-blk .drpdm {
  margin: 20px 0;
}
.main-blk .filter {
  text-decoration-line: underline;
  color: #C4C4C4;
  padding-left: 10px;
  padding-top: 5px;
  font-size: 12px;
}
.main-blk .category-txt {
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  padding-right: 10px;
}
.main-blk .filter-area {
  display: flex;
  margin-top: 20px;
}
.main-blk .checkboxes label {
  display: inline-block;
  padding-right: 10px;
  white-space: nowrap;
  width: 160px;
  margin-top: 5px;
}
.main-blk .checkboxes input {
  vertical-align: -7px;
  width: 20px;
  height: 20px;
}
.main-blk .checkboxes label span {
  vertical-align: middle;
}
.main-blk .checkboxes {
  display: flex;
  flex-flow: wrap;
  align-items: center;
}
.main-blk .butn {
  background: #FAA61A;
  border: 1px solid #FAA61A;
  box-sizing: border-box;
  /* border-radius: 6px; */
  width: 100px;
  height: 31px;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 14px;
  border-radius: 6px;
}
.main-blk .main-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 3px solid #000;
}
.main-blk .main-text h3 {
  font-size: 22px;
  font-weight: 600;
  color: #000;
}
.main-blk .main-text h4 {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.main-blk .bank-location-details {
  display: flex;
  margin-top: 20px;
  border-bottom: 1px solid #faa61a;
}
.main-blk .bank-location-icons {
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px;
}
.main-blk .bank-location-icons .btn-circle {
  border-radius: 50%;
  width: 38px;
  height: 38px;
  text-align: center;
  padding-top: 5px;
  margin-top: 10px;
}
.main-blk .icon-btn {
  display: inline-block;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  text-align: center;
  line-height: 34px;
  transition: 0.3s all ease;
}
.main-blk .icon-btn.gallery {
  background-color: #faa61a;
}
.main-blk .icon-btn.clock {
  background-color: #004E96;
}
.main-blk .icon-btn.calender {
  background-color: #faa61a;
}
.main-blk .icon-btn.gallery:hover,
.main-blk .icon-btn.calender:hover {
  background-color: #004E96;
}
.main-blk .icon-btn.clock:hover {
  background-color: #faa61a;
}
.main-blk .aminites-sec {
  border-left: 0.25px solid #E5E5E5;
  padding-left: 10px;
}
.main-blk .aminites-sec p {
  color: #004E96;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 0 10px;
}
.main-blk .star-blk {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.main-blk .btn-sec {
  margin-top: 24px;
}
.main-blk .butn {
  box-sizing: border-box;
  /* border-radius: 6px; */
  width: auto;
  height: 31px;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 14px;
  border-radius: 6px;
  display: inline-block;
  padding: 8px 15px;
  margin-bottom: 10px;
  transition: 0.3s all ease;
}
.main-blk .btn-sec .butn:first-child {
  background-color: #FAA61A;
  border: 1px solid #FAA61A;
}
.main-blk .btn-sec .butn:last-child {
  background-color: #575757;
  border: 1px solid #575757;
}
.main-blk .address address {
  color: #000;
  font-size: 12px;
  line-height: 20px;
}
.main-blk .pagination.branch-pages {
  justify-content: flex-end;
  margin: 15px 0 0;
}
.main-blk .pagination.branch-pages li.page-item .page-link {
  border: 0;
}
.main-blk .financial-sec .ttl-blk {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  left: 0;
  text-align: center;
}
.main-blk .financial-sec .ttl-blk .page-ttl {
  color: #004E96;
}
.main-blk .carousel-sec.financial .owl-carousel .owl-item img {
  width: 40px;
}
.main-blk .carousel-sec.financial .tab-slider .make-payment:hover {
  background-color: #FFF0D7;
}
.main-blk .carousel-sec.financial .tab-slider .make-payment:hover strong {
  color: #004E96;
}
.main-blk .carousel-sec.financial .container.one-item {
  padding: 30px;
}
.main-blk .owl_1.owl-carousel li {
  display: block;
}
.main-blk .acrdnblk .card-head {
  height: 50px;
  border-bottom: 1px dashed #faa61a;
}
.main-blk .tailor-sol-sec.fn-rlt .card-space .offer-details p {
  margin-bottom: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: initial;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.main-blk .btn-sec.send-mail .default-page-btn, .main-blk .btn-sec.send-mail .butn.secondary-button {
  padding: 0;
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
  line-height: 32px;
  transition: 0.3s all ease;
}
.main-blk .btn-sec.send-mail .butn.secondary-button:hover {
  background-color: #004e96 !important;
}
.main-blk .sendMail-popup .modal-dialog {
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%) !important;
}
.main-blk .sendMail-popup .modal-body {
  padding: 30px;
  position: relative;
}
.main-blk .sendMail-popup .modal-title {
  margin: 20px 0;
  padding: 20px 0;
  border-bottom: 2px solid #faa61a;
  color: #000;
}
.main-blk .address-blk h6 {
  color: #000;
  font-size: 16px;
}
.main-blk .address-blk, .main-blk .email-blk {
  margin-bottom: 40px;
}
.main-blk .sendMail-popup .close {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  background-color: #faa61a;
  border-radius: 50%;
  font-size: 18px;
  color: #004e96;
  opacity: 1;
}
.main-blk .table-blk {
  margin-bottom: 40px;
  height: 280px;
}
.main-blk .table-blk table {
  border: 1px solid #c2c2c2;
  margin-bottom: 0;
}
.main-blk .table-blk table th, .main-blk .table-blk table td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
  border-right: 1px solid #c2c2c2;
  color: #797C80;
  font-weight: normal;
}
.main-blk .table-blk table th {
  background: #fdbe57;
  color: #004e96;
}
.main-blk .searched-results-popups-wrapper table tr:nth-child(even) {
  background-color: #f4f4f4;
}
.main-blk .branch-name {
  font-size: 16px;
  color: #004e96;
}
@media (min-width: 1024px) and (max-width: 1179px) {
  .main-blk .search-container {
    width: 85%;
    display: block;
    height: 100%;
    margin: -79px auto -20px;
    border-radius: 40px;
    padding: 30px;
  }
  .main-blk .custom-container {
    width: 90%;
  }
  .main-blk .bnr-img img {
    border-radius: 40px;
  }
  .main-blk .inner-page-ttl {
    top: 40px;
  }
}
@media (max-width: 1023px) {
  .main-blk .search-container {
    width: 85%;
    display: block;
    height: 100%;
    margin: -79px auto -20px;
    border-radius: 40px;
    padding: 30px;
  }
  .main-blk .bnr-img img {
    border-radius: 40px;
  }
  .main-blk .custom-container {
    width: 90%;
  }
  .main-blk .map-tab-sec {
    margin-top: -25px;
  }
  .main-blk .quick-search-sec .gridrow {
    align-items: flex-start;
    flex-direction: column;
  }
  .main-blk .grid-col-lft {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .main-blk .grid-col-rgt {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .main-blk {
    /*===Faq page===*/
    /*oversea page*/
    /*==Master card page==*/
  }
  .main-blk .atoz-accordian .accordion {
    background-color: transparent;
  }
  .main-blk .search-container {
    width: 85%;
    display: block;
    height: 100%;
    margin: -79px auto -10px;
    border-radius: 20px;
    padding: 30px;
  }
  .main-blk .atoz-accordian {
    flex-direction: column;
  }
  .main-blk .letter,
  .main-blk .acrdnblk {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .main-blk .inner-page-ttl {
    top: 30px;
  }
  .main-blk .bnr-img img {
    border-radius: 20px;
  }
  .main-blk .btn-search {
    width: 100%;
  }
  .main-blk .faq-sec .ttl-blk {
    position: absolute;
    top: 20px;
    right: 0;
    left: 0;
    transform: unset;
  }
  .main-blk .faq-sec .ttl-blk .page-ttl {
    text-align: center;
  }
  .main-blk .faq-sec .ttl-blk p {
    text-align: center;
  }
  .main-blk .search-container.faq-page .atozblk .btn-search {
    margin: 30px auto;
  }
  .main-blk .custom-container {
    width: 90%;
  }
  .main-blk .quick-search-sec .gridrow {
    align-items: flex-start;
  }
  .main-blk .represent-office {
    padding: 30px 0;
  }
  .main-blk .represent-office .ttl-blk {
    margin-bottom: 20px;
  }
  .main-blk .represent-location .card {
    margin-bottom: 20px;
  }
  .main-blk .map-tab-sec {
    margin-top: -25px;
  }
  .main-blk .tab-slider.plain-slide .make-payment {
    height: auto;
  }
  .main-blk .tab-slider.plain-slide {
    border-radius: 20px;
    padding: 10px;
  }
  .main-blk .bnr-sec.master-card-sec .ttl-blk {
    top: 30px;
  }
  .main-blk .page-end-section {
    border-radius: 20px;
  }
  .main-blk .blog-sec {
    padding: 0;
    margin: -10px 0;
  }
}
@media (max-width: 767px) {
  .main-blk {
    /*oveseas page*/
  }
  .main-blk .atozblk ul li {
    flex: 1 1 85px;
    max-width: 85px;
  }
  .main-blk .search-container {
    margin: -20px auto -10px;
    width: 95%;
    padding: 15px 0;
  }
  .main-blk .inner-page-ttl {
    top: 12px;
    font-size: 24px;
  }
  .main-blk .btn-search {
    width: 90%;
  }
  .main-blk .search-container.faq-page {
    margin: -10px auto -10px;
  }
  .main-blk .faq-sec .ttl-blk {
    top: 0;
  }
  .main-blk .faq-sec .ttl-blk .page-ttl {
    text-align: center;
    margin: 0;
  }
  .main-blk .faq-sec .ttl-blk p {
    line-height: 16px;
  }
  .main-blk .asba-faq-prt {
    padding: 0 15px;
  }
  .main-blk .tab-slider {
    padding: 3px 60px;
    border-radius: 20px;
    transform: translateY(-5%);
  }
  .main-blk .bnr-sec.overseas-sec .ttl-blk p {
    text-align: center;
    margin: 0;
    line-height: 16px;
    font-size: 14px;
  }
  .main-blk .page-ttl {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin: 0;
  }
  .main-blk .tab-slider .owl-prev {
    left: -50px;
  }
  .main-blk .tab-slider .owl-next {
    right: -50px;
  }
  .main-blk .quick-search-sec .gridrow,
  .main-blk .adress-blk {
    flex-direction: column;
  }
  .main-blk .person-blk h6,
  .main-blk .person-blk p {
    text-align: center;
  }
  .main-blk .tab-content.white-blk {
    padding: 25px;
    border-radius: 20px;
  }
  .main-blk .grid-col-lft,
  .main-blk .grid-col-rgt {
    flex: 1 1 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .main-blk .tab-img {
    text-align: center;
  }
  .main-blk .grid-col-lft,
  .main-blk .grid-col-rgt {
    padding: 15px;
  }
  .main-blk .bnr-sec.overseas-sec .ttl-blk {
    top: 45%;
    padding: 0 10px;
  }
  .main-blk .represent-office {
    padding: 30px 0;
  }
  .main-blk .represent-office .ttl-blk {
    margin-bottom: 20px;
  }
  .main-blk .search-field-box #dLabel,
  .main-blk .search-field-box #dLabel1 {
    margin-top: 15px;
  }
  .main-blk .map-tab-sec {
    margin-top: 20px;
  }
  .main-blk .tab .nav-tabs li {
    margin-right: 0px;
  }
  .main-blk .table td.table-cell {
    max-width: 200px;
  }
  .main-blk .bnr-sec.master-card-sec .search-container {
    padding: 0 15px 50px;
    width: 100%;
  }
  .main-blk .tab-slider.plain-slide {
    border-radius: 20px;
    padding: 15px;
    width: 100%;
    flex-direction: column;
  }
  .main-blk .tab-slider.plain-slide .make-payment {
    height: auto;
    width: 100%;
    margin: 0;
  }
  .main-blk .tab-slider .make-payment:before {
    content: none;
  }
  .main-blk .tab-slider.plain-slide .make-payment {
    height: auto;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #faa61a;
  }
  .main-blk .page-end-section {
    border-radius: 20px;
    padding: 20px;
  }
  .main-blk .page-end-section-title {
    margin-bottom: 0;
    font-size: 18px;
  }
  .main-blk .item-list-section.open-acc .blk-deisgn {
    width: 100%;
    margin: 0 auto;
  }
  .main-blk .item-list-section.open-acc .blk-deisgn {
    margin-bottom: 30px;
  }
  .main-blk .item-list-section.open-acc .slider-description {
    min-height: auto;
  }
  .main-blk .item-list-section.open-acc {
    margin: -20px 0;
    padding: 15px;
  }
  .main-blk .bank-location-img {
    text-align: center;
  }
  .main-blk .aminites-sec {
    border: 0;
    padding: 0;
  }
  .main-blk .tab-slider .owl-theme .owl-nav [class*=owl-] {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (max-width: 479px) {
  .main-blk .tab .nav-tabs li {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 320px) {
  .main-blk .faq-sec .ttl-blk .page-ttl,
  .main-blk .page-ttl {
    font-size: 18px;
  }
  .main-blk .faq-sec .ttl-blk p,
  .main-blk .bnr-sec.overseas-sec .ttl-blk p,
  .main-blk .make-payment strong {
    line-height: 14px;
    font-size: 12px;
  }
  .main-blk .bnr-sec.overseas-sec .ttl-blk {
    top: 35px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .main-blk .faq-sec .ttl-blk {
    top: 35px;
  }
}
.main-blk :root {
  --colors-base: #131417;
  --colors-blue: #004e96;
  --color-orange: #faa61a;
  --color-text: #2C2C2C;
  --font-family1: "titillium_webbold";
  --font-family2: "titillium_webregular";
  --font-family3: "titillium_websemibold";
  --font-family4: "Roboto", sans-serif;
  --color-light-black: #797C80;
  --color-light-black1: #575757;
  --fontsize-12:12px;
  --dropdown-color:#f4f4f4;
}
.main-blk .card1 {
  position: absolute;
  width: 1018px;
  height: 367px;
  left: 132px;
  top: 2229px;
  background: #FFFFFF;
  box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  border: 2px solid transparent;
}
.main-blk .whats-new-sec .b-bank-slider .p {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 110%;
  /* or 26px */
  letter-spacing: -0.045em;
  /* Base/Black */
  color: #23242A;
}
.main-blk .b-bnk-blk h3 {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 110%;
  /* or 26px */
  letter-spacing: -0.045em;
  /* Base/Black */
  color: #23242A;
}
.main-blk .b-bnk-blk p {
  font-family: var(--font-family4);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  /* or 17px */
  letter-spacing: -0.01em;
  /* Base/Black */
  color: #23242A;
}
.main-blk .nri-cnt p {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 135.94%;
  /* identical to box height, or 19px */
  color: #000000;
}
.main-blk .ttl-blk p {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 152.34%;
  /* identical to box height, or 21px */
  text-align: center;
  color: #000000;
}
.main-blk .container-top {
  width: 100%;
  padding-right: 15px;
  padding-left: 75px;
  /* padding-top: 10px; */
  margin-right: auto;
  margin-left: auto;
}
.main-blk .container-custom-1 {
  max-width: 1140px;
  margin-left: 135px;
}
.main-blk .container-custom-md {
  max-width: 1140px;
  max-height: 900px;
  margin: 0 auto;
}
.main-blk .nri-cnt p {
  min-height: unset;
}
.main-blk .p-banking {
  padding-bottom: 30px;
}
.main-blk .container-lt {
  max-height: 486px;
}
.main-blk .border-line {
  position: absolute;
  width: 931px;
  height: 0px;
  left: 180px;
  top: 1520px;
  border: 0.5px dashed #FAA61A;
  box-sizing: border-box;
}
.main-blk .text-block {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  /* identical to box height */
  text-align: center;
  color: #004E96;
}
.main-blk .text-block {
  padding-left: 162px;
  max-width: 1195px;
}
.main-blk .tab-blk-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  border-radius: 60px;
  position: relative;
  transform: translateY(-50%);
  background-color: #fff;
  z-index: 9;
  width: 830px;
}
.main-blk .container-wd {
  padding-left: 280px;
  max-width: 1140px;
  height: 535px;
}
.main-blk .solution strong {
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #004E96;
}
.main-blk .solution {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: auto;
  padding: 12px 13.8px;
  color: #004e96;
  position: relative;
  z-index: 9;
  border-right: 1px solid #faa61a;
  height: 94px;
}
.main-blk .solution-sol {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: auto;
  padding: 12px 13.8px;
  color: #004e96;
  position: relative;
  z-index: 9;
  height: 94px;
}
.main-blk .solution-sol {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #004E96;
}
.main-blk .img-sec-1 .img-sq {
  position: absolute;
  width: 225px;
  height: 118px;
  left: 212px;
  top: 790px;
  background: url(IB159620-SM548873.jpg);
}
.main-blk .img-se {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.main-blk .btn-blk {
  text-align: center;
}
.main-blk .b-pro h5 {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
  /* identical to box height, or 140% */
  letter-spacing: -0.4px;
  margin: 20px 7px 25px;
  color: #000000;
}
.main-blk .b-pro.product-land h5 {
  margin: 20px 0 25px;
}
.main-blk .b-pro.product-land h2 {
  margin: 20px 0 0px;
}
.main-blk .b-pro h2 {
  font-family: var(--font-family4);
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 120%;
  text-align: left;
  margin: 20px 7px 0px;
  letter-spacing: -0.01em;
  color: #000000;
}
.main-blk .b-pro p {
  font-family: var(--font-family4);
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 120%;
  /* or 14px */
  letter-spacing: -0.01em;
  text-align: left;
  /* Base/Black */
  color: #23242A;
  margin: 10px 7px 0px;
}
.main-blk .b-pro.product-land p {
  margin: 10px 0 0px;
}
.main-blk .img-se img {
  width: 100%;
}
.main-blk .b-pro.product-land .btn-blk {
  text-align: left;
  margin-top: 20px;
  align-items: center;
}
.main-blk .apply-now.explre {
  margin-right: 15px;
}
.main-blk .block {
  padding: 20px 45px 10px 45px;
}
.main-blk .explore {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  text-align: left !important;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  background-color: var(--color-orange);
  border-radius: 6px;
  padding: 4px 10px;
}
.main-blk .apply {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 31px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  border-radius: 7px;
  display: inline-block;
  padding: 0 10px;
  background: #004E96;
  border-radius: 6px;
  margin-left: 15px;
}
.main-blk .cnt-hi {
  height: 150px;
}
.main-blk .cnt-h {
  height: 70px;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.main-blk .tth {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 14px;
  /* identical to box height, or 70% */
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 26px;
}
.main-blk .sub-tth {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 14px;
  /* or 58% */
  color: #004E96;
}
.main-blk .bbr-org {
  /* display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px; */
  border-top: 0.5px dashed #FAA61A;
  margin-bottom: 60px;
  margin-top: 40px;
}
.main-blk .top-right {
  position: absolute;
  top: 50%;
  right: 301px;
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  /* identical to box height */
  text-align: center;
  color: #004E96;
}
.main-blk .top-left {
  position: absolute;
  top: 111px;
  left: 19px;
}
.main-blk .top-left h4 {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 46px;
  color: #575757;
}
.main-blk .top-left p {
  font-family: var(--font-family4);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  /* or 17px */
  letter-spacing: -0.01em;
  /* Base/Black */
  color: #23242A;
}
.main-blk .p-banking-pl {
  position: absolute;
  width: 1095px;
  height: 751px;
  left: 92px;
  top: 682px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 93px;
}
.main-blk .title-bl {
  padding-bottom: 30px;
  padding-top: 40px;
}
.main-blk .brdr-b {
  position: absolute;
  border-top: 0.5px dashed #909090;
  box-sizing: border-box;
  border-bottom: 0.5px dashed #909090;
  align: center;
}
.main-blk .bank-spec {
  padding: 10px 20px 10px 20px;
}
.main-blk .bord {
  border-right: 1px solid #FAA61A;
  margin-top: 3px;
  margin-bottom: 3px;
}
.main-blk .img-sm {
  width: 38px;
  height: 38px;
}
.main-blk .img-sec-sm {
  width: 42px;
  margin: 0 auto;
  border-radius: 55px;
  overflow: hidden;
}
.main-blk .banking-pl {
  position: absolute;
  width: 1095px;
  height: 554px;
  margin-left: 125px;
  top: 682px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 95px;
  padding-left: 76px;
  padding-right: 76px;
}
.main-blk .b-cnt p {
  font-family: var(--font-family4);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #000000;
}
.main-blk .container-cl {
  width: auto;
}
.main-blk .container-w {
  padding-left: 280px;
  max-width: 1140px;
  height: 500px;
}
.main-blk .tailor-sol {
  padding: 20px 0 60px;
  background: #A3C1E4;
  height: 679px;
}
.main-blk .container-owl {
  position: absolute;
  width: 1343px;
  height: 1113px;
  left: 1px;
  z-index: -1;
}
.main-blk .ol-carousel .owl-nav {
  margin-top: 10px;
  position: absolute;
  bottom: -33px;
  left: 50px;
}
.main-blk .owl-fst h2 {
  font-family: var(--font-family4);
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  /* identical to box height */
  text-align: center;
  margin-top: 11px;
  color: #FFFFFF;
}
.main-blk .blog-se {
  padding-top: 0px;
}
.main-blk .container-ps {
  max-width: 1260px;
  height: 597px;
  margin-left: 43px;
}
.main-blk .ol-carousel {
  margin: 20px;
}
.main-blk .apply-b {
  color: #fff;
  border-radius: 7px;
  display: inline-block;
  padding: 4px 10px;
  border-bottom: 3px solid #575757;
  font-family: var(--font-family2);
  color: #fff;
  font-size: 14px;
  background: #575757;
  border-radius: 6px;
  font-weight: bold;
  margin-bottom: 70px;
  margin-top: 40px;
}
.main-blk .owl-fst {
  padding-bottom: 25px;
  padding-top: 65px;
}
.main-blk .bnr-img {
  border-radius: 99.5px;
  position: relative;
  overflow: hidden;
  margin-top: 0;
  position: relative;
}
.main-blk .tailor-sol-owl {
  padding: 20px 0 60px;
  background: #A3C1E4;
  height: auto;
  margin-top: 0px;
}
.main-blk .aply, .main-blk .donate-button, .main-blk .apply-button, .main-blk .btn-blue {
  color: #fff;
  border-radius: 7px;
  display: inline-flex;
  padding: 0 10px;
  height: 31px;
  align-items: center;
  line-height: 31px;
  /*border-bottom: 3px solid #575757;*/
  font-family: var(--font-family2);
  color: #fff;
  font-size: 14px;
  background: #575757;
  border-radius: 6px;
  font-weight: bold;
  margin: 0 0 0 15px;
}
.main-blk .container-b {
  padding-left: 280px;
  max-width: 1140px;
}
.main-blk .button-group {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
.main-blk .apply-button {
  background: var(--color-orange);
}
.main-blk .tab-blk-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  border-radius: 60px;
  position: relative;
  transform: translateY(-50%);
  background-color: #fff;
  z-index: 9;
  width: 830px;
  margin: 0 auto;
}
.main-blk .blog-inner-spec {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
  margin-top: -158px;
  position: relative;
  z-index: 90;
  background-color: #fff;
  padding: 60px;
  border-radius: 60px;
}
.main-blk .what-new-sec {
  background: #A3C1E4;
  padding: 18px 0;
}
.main-blk .tab-blk-m {
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  border-radius: 60px;
  position: relative;
  /* transform: translateY(-50%); */
  background-color: #fff;
  z-index: 9;
  margin-top: -55px;
}
.main-blk .b-bank-slider-m {
  padding: 102px 0;
  margin-top: -29px;
}
.main-blk .p-bank-bl .blog-in {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
  /* margin-top: -330px;*/
  margin-bottom: -24px;
  position: relative;
  z-index: 99;
  background-color: #fff;
  padding: 0px 60px 60px;
  border-radius: 60px;
}
.main-blk .ct-blog {
  text-align: center;
  margin-top: 20px;
}
.main-blk .ct-blog h5 {
  font-size: 16px;
  color: #004e96;
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}
.main-blk .ct-blog p {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 135.94%;
  /* identical to box height, or 19px */
  color: #000000;
}
.main-blk .ttl-m {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  /* identical to box height */
  text-align: center;
  color: #004E96;
  margin-top: 24px;
  margin-bottom: 24px;
}
.main-blk .img .img-s {
  height: 86px;
  width: 86px;
}
.main-blk .ct-blog p {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 135.94%;
  /* or 19px */
  text-align: center;
  color: #000000;
}
.main-blk .ttl-m p {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 152.34%;
  /* identical to box height, or 21px */
  text-align: center;
  color: #000000;
}
.main-blk .actual-im {
  width: 50px;
  height: 50px;
}
.main-blk .actual-im:hover {
  background-color: #FAA61A;
  position: absolute;
  width: 171px;
  height: 99px;
  left: 309px;
  top: 570px;
}
.main-blk .center-b {
  margin-top: 20px;
  text-align: center;
}
.main-blk .center-b a:hover, .main-blk .center-b a:focus {
  background-color: #004e96;
  color: #fff;
  /*border-bottom: 3px solid #004e96;*/
}
.main-blk .sld-cnt .btn-owl {
  align-items: center;
}
.main-blk .aply-now {
  background-color: var(--color-orange);
  color: #fff !important;
  border-radius: 7px;
  display: inline-block;
  padding: 4px 10px;
  height: 31px;
  /*border-bottom: 3px solid var(--color-orange);*/
  font-family: var(--font-family3);
  color: #fff;
  font-size: 14px;
  margin: 7px;
}
.main-blk .btn-blue {
  background-color: #004e96;
  color: #fff !important;
}
.main-blk .aply-now:hover, .main-blk .donate-button:hover, .main-blk .apply-button:hover {
  background-color: #004e96;
  color: #fff !important;
  border-bottom: 0;
}
.main-blk .btn-blue:hover {
  background-color: var(--color-orange);
}
.main-blk .container-wd-ps {
  max-width: 1140px;
  height: 556px;
  margin-left: 19%;
}
.main-blk .hd-mpp {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  align-items: center;
  color: #000000;
}
.main-blk .bdr {
  border-bottom: 0.5px dashed #FAA61A;
  box-sizing: border-box;
  position: absolute;
  width: 931px;
}
.main-blk .cnt-p {
  font-family: var(--font-family4);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #23242A;
}
.main-blk .titl {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 14px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.main-blk .sld-cnt h4 {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #000000;
  margin-top: 15px;
}
.main-blk .sld-cnt h2 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #000000;
  margin-top: 25px;
}
.main-blk .ctr-block li {
  display: flex;
  justify-content: left;
  align-items: center;
}
.main-blk .inputgroup {
  position: relative;
}
.main-blk .inputgroup .form-control {
  border: 1px solid #FAA61A;
  box-shadow: none;
}
.main-blk .inputgroup select:focus {
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
.main-blk .inputgroup .form-control:focus {
  outline: 0;
  box-shadow: unset;
}
.main-blk .formselect {
  position: absolute;
  top: 2px;
  right: 2px;
  color: #666666;
  font-weight: 400;
  font-size: 14px;
  font-weight: 700;
  width: 124px;
  height: 36px;
  border-radius: 0;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(/o/federal-bank-theme/images/new-icon/select-dropdown.svg);
  background-size: auto;
}
.main-blk .ctr-block ul li a {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  display: flex;
  align-items: center;
  color: #000000;
}
.main-blk .apply-conditions p {
  text-align: right;
  font-family: var(--font-family4);
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #FAA61A;
}
.main-blk .fm-mar {
  margin-top: 15px;
}
.main-blk .ctr-block .icon-center {
  height: 94px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.main-blk .kyc-crd {
  padding: 20px;
  box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
.main-blk .kyc-img-lrg {
  margin-bottom: 10px;
}
.main-blk .learn .text-cntr {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  text-align: center;
  color: #fff;
}
.main-blk .cnt-kyc h6, .main-blk .kyc-cnt h6 {
  color: #FAA61A;
  font-size: 11px;
  line-height: 28px;
}
.main-blk .cnt-kyc h4, .main-blk .kyc-cnt h4 {
  margin-bottom: 0;
  margin-top: 15px;
  color: #23242A;
  font-size: 20px;
}
.main-blk .cnt-kyc .minute-time, .main-blk .kyc-cnt .minute-time {
  font-weight: bold;
  font-size: 11px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #909090;
}
.main-blk .cnt-kyc p, .main-blk .kyc-cnt p {
  color: #23242A;
  font-size: 12px;
}
.main-blk .cnt-kyc .apply-now, .main-blk .kyc-cnt .apply-now {
  padding-left: 20px;
  padding-right: 20px;
}
.main-blk .learning-cntr .title-block {
  padding-bottom: 20px;
  padding-top: 20px;
}
.main-blk .learning-cntr .title-block h2 {
  color: #004E96;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
}
.main-blk .filter-keyword {
  padding: 40px 0;
}
.main-blk .kyc-crd {
  padding: 20px;
  box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
.main-blk .kyc-img-lrg {
  margin-bottom: 10px;
}
.main-blk .learn .text-cntr {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  text-align: center;
  color: #fff;
}
.main-blk .cnt-kyc h6, .main-blk .kyc-cnt h6 {
  color: #FAA61A;
  font-size: 11px;
  line-height: 28px;
}
.main-blk .cnt-kyc h4, .main-blk .kyc-cnt h4 {
  margin-bottom: 0;
  margin-top: 15px;
  color: #23242A;
  font-size: 24px;
}
.main-blk .cnt-kyc .minute-time, .main-blk .kyc-cnt .minute-time {
  font-weight: bold;
  font-size: 11px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #909090;
}
.main-blk .cnt-kyc p, .main-blk .kyc-cnt p {
  color: #23242A;
  font-size: 12px;
}
.main-blk .cnt-kyc .apply-now, .main-blk .kyc-cnt .apply-now {
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}
.main-blk .learning-cntr .title-block {
  padding-bottom: 20px;
  padding-top: 20px;
}
.main-blk .learning-cntr .title-block h2 {
  color: #004E96;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
}
.main-blk .tabs.milestone-tab {
  border-radius: 0;
  border: 0;
}
.main-blk .tabs.milestone-tab #tabs-nav {
  list-style: none;
  margin: 0;
  padding: 5px;
  overflow: auto;
  display: flex;
  align-items: center;
  flex-flow: wrap;
}
.main-blk .tabs.milestone-tab .title {
  text-align: center;
}
.main-blk .tabs.milestone-tab #tabs-nav li {
  /* float: left; */
  font-weight: bold;
  /* margin-right: 2px; */
  padding: 8px 10px;
  border-radius: 0;
  cursor: pointer;
  flex: 1 1 25%;
  max-width: 25%;
  border-right: 1px solid #FAA61A;
}
.main-blk .tabs.milestone-tab #tabs-nav li:nth-child(4n) {
  border-right: 0;
}
.main-blk .tabs.milestone-tab #tabs-nav li a {
  text-decoration: none;
}
.main-blk .tabs.milestone-tab .tab-content {
  padding: 10px;
}
.main-blk .blog-item-list-section .blog-sec {
  padding-bottom: 0;
  margin-bottom: 0;
}
.main-blk .blog-item-list-section .blog-inner {
  box-shadow: none;
  margin-top: 0;
  position: relative;
  z-index: 99;
  background-color: #fff;
  padding: 30px;
  border-radius: 60px;
}
.main-blk .milestone-list-items .ttl-blk h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 46px;
  text-align: center;
  color: #575757;
  padding: 20px 0 10px;
}
.main-blk .blog-item-list-section .img-blog {
  width: 208px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.main-blk .blog-item-list-section .img-blog img {
  width: 208px;
  height: 208px;
}
.main-blk .blog-item-list-section .img-blog.no-img {
  background: #eee;
  border: 1px solid #ddd;
  height: 208px;
  text-align: center;
  font-size: 125px;
  line-height: 208px;
  color: #999;
}
.main-blk .blog-item-list-section .blog-spots .cnt-blog p {
  color: #000;
  height: 85px;
}
.main-blk .blog-item-list-section .blog-spots {
  margin-bottom: 30px;
}
.main-blk .discover-section {
  text-align: center;
  padding: 20px 0;
}
.main-blk .discover-section .disc-more {
  background: #FAA61A;
  border: 1px solid #FAA61A;
  box-sizing: border-box;
  border-radius: 10px;
  color: #fff;
  padding: 10px 30px;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
}
.main-blk .video-learning-sction p {
  color: #23242A;
  margin-bottom: 30px;
}
.main-blk .learning-cntr .p-banking-inner {
  margin-top: -550px;
}
.main-blk .empty-learning-blk {
  background-color: #A3C1E4;
  height: 450px;
}
.main-blk .video-learning-sction.learn-blk p {
  color: #fff;
}
.main-blk .aply.apply-margin {
  margin-top: 15px;
}
@media (min-width: 1024px) and (max-width: 1179px) {
  .main-blk {
    /*master-p-page*/
    /*m-s-p*/
  }
  .main-blk .tab-blk-2 {
    width: auto;
    margin: 0 auto;
  }
  .main-blk .img-se {
    width: auto;
  }
  .main-blk .apply {
    margin-top: 5px;
  }
  .main-blk .cnt-h {
    height: 170px;
  }
  .main-blk .block {
    padding: 0px 0px 20px 0px;
  }
  .main-blk .top-right {
    top: 50%;
    right: 107px;
    transform: translateY(-50%);
  }
  .main-blk .tab-blk-m {
    margin-top: -171px;
    border-radius: 20px;
  }
  .main-blk .bnr-img {
    border-radius: 20px;
    margin-top: 0;
    position: relative;
  }
  .main-blk .p-bank-bl .blog-in {
    border-radius: 20px;
  }
  .main-blk .b-bank-slider-m .corousel-blk {
    border-radius: 20px;
  }
  .main-blk .container-wd-ps {
    margin: 79px 96px;
  }
  .main-blk .banking-pl {
    position: absolute;
    width: 1016px;
    height: 554px;
    /* left: 92px; */
    top: 682px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 93px;
    padding-left: 40px;
  }
  .main-blk .learning-blog-padding {
    padding: 0 70px;
  }
}
.main-blk .learning-blog-padding {
  padding: 0 70px;
}
@media (max-width: 992px) {
  .main-blk {
    /*master-p-page*/
    /* m-s-p */
    /* p-l-p */
  }
  .main-blk .tab-blk-2 {
    width: auto;
    margin: 0 auto;
    transform: unset;
  }
  .main-blk .tab-blk-2.product-page {
    transform: translateY(-50%);
    width: 95%;
    overflow: hidden;
  }
  .main-blk .tab-blk-2.product-page .mcd-menu .mcd-menu-list:first-child, .main-blk .tab-blk-2.product-page .mcd-menu .mcd-menu-list:nth-child(2) {
    border-bottom: 0;
  }
  .main-blk .b-pro.product-land .btn-blk {
    text-align: center;
    justify-content: center;
  }
  .main-blk .cnt-h {
    height: auto;
  }
  .main-blk .b-pro.product-land {
    margin-bottom: 20px;
  }
  .main-blk .cnt-h, .main-blk .b-pro.product-land p {
    height: auto;
  }
  .main-blk .solution {
    border-right: unset;
  }
  .main-blk .top-right {
    /*top: 267px;*/
    right: 107px;
  }
  .main-blk .b-pro h5, .main-blk .b-pro h2, .main-blk .b-pro p {
    text-align: center;
  }
  .main-blk .ctr-block li {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main-blk .container-custom-1 {
    max-width: 100%;
    margin-left: 0;
  }
  .main-blk .tab-blk-m {
    margin-top: -20px;
    border-radius: 20px;
  }
  .main-blk .frm-mr, .main-blk .fm-mar {
    margin-top: 15px;
  }
  .main-blk .container-custom .lst {
    height: auto;
    margin: 0 auto 20px;
  }
  .main-blk .bnr-img {
    border-radius: 20px;
  }
  .main-blk .b-bank-slider-m .corousel-blk {
    border-radius: 20px;
  }
  .main-blk .p-bank-bl .blog-in {
    border-radius: 20px;
  }
  .main-blk .tab-blk-1 {
    width: 735px;
    left: 14px;
    transform: unset;
  }
  .main-blk .container-wd-ps {
    padding-left: unset;
  }
  .main-blk .banking-pl {
    width: 996px;
    left: 15px;
    padding-left: 30px;
  }
  .main-blk .business-bank-blk .p-banking-inner {
    border-radius: 20px;
  }
  .main-blk .cor-blk .corousel-blk {
    border-radius: 20px;
  }
  .main-blk .mcd-menu {
    border-radius: unset;
  }
  .main-blk .p-banking {
    padding-bottom: 20px;
  }
  .main-blk .whats-new-sec {
    padding: 20px 0;
  }
  .main-blk .first-prt {
    text-align: center;
    margin-bottom: 20px;
  }
  .main-blk .blog-item-list-section .blog-spots .cnt-blog p {
    height: auto;
  }
  .main-blk .learning-cntr .p-banking-inner {
    margin-top: -20px;
  }
  .main-blk .empty-learning-blk {
    height: 0px;
  }
  .main-blk .space-mpp .ctr-block .icon-center {
    justify-content: center;
  }
  .main-blk .hd-mpp {
    text-align: center;
  }
  .main-blk .tab-blk-m {
    margin-top: -20px;
    border-radius: 20px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .main-blk {
    /*414*/
    /*p-l-p*/
  }
  .main-blk .img-se {
    padding-top: 10px;
    width: auto;
  }
  .main-blk .top-right {
    /*top: 317px;*/
    right: 44px;
  }
  .main-blk .block {
    padding: 20px 15px 32px 15px;
  }
  .main-blk .b-pro h5, .main-blk .b-pro h2, .main-blk .b-pro p {
    text-align: center;
  }
  .main-blk .cnt-h {
    height: 175px;
  }
  .main-blk .frm-mr {
    margin-top: 20px;
  }
  .main-blk .bnr-img {
    border-radius: 20px;
  }
  .main-blk .b-bank-slider-m .corousel-blk {
    border-radius: 20px;
  }
  .main-blk .p-bank-bl .blog-in {
    border-radius: 20px;
  }
  .main-blk .ctr-block li {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main-blk .bbr-org {
    border-top: 0;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .main-blk .ctr-block .icon-center {
    height: 94px;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .main-blk .container-custom-1 {
    max-width: 100%;
    margin: 5px 10px 10px;
    text-align: center;
  }
  .main-blk .container-custom .lst {
    text-align: center;
    height: auto;
    margin: 0 auto 20px;
  }
  .main-blk .business-bank-blk .p-banking-inner {
    border-radius: 20px;
  }
  .main-blk .cor-blk .corousel-blk {
    border-radius: 20px;
  }
  .main-blk .b-pro.product-land {
    margin-bottom: 20px;
  }
  .main-blk .b-pro p {
    line-height: unset;
  }
  .main-blk .tab-blk-2.product-page {
    transform: unset;
    border-radius: 20px;
  }
  .main-blk .tab-blk-2.product-page .mcd-menu .mcd-menu-list, .main-blk .tab-blk-2.product-page .mcd-menu .mcd-menu-list:first-child {
    border-bottom: 1px solid var(--color-orange);
  }
  .main-blk .tab-blk-2.product-page .mcd-menu .mcd-menu-list:last-child {
    border-bottom: 0;
  }
  .main-blk .cnt-kyc, .main-blk .kyc-cnt {
    text-align: center;
  }
  .main-blk .learning-blog-padding {
    padding: 0 10px;
  }
  .main-blk .learning-blog-padding .atozblk ul li {
    flex: 1 1 125px;
    max-width: 125px;
  }
  .main-blk .filter-keyword {
    padding: 20px 0;
  }
  .main-blk .block {
    padding: 0;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .main-blk .tab-blk-2.product-page .mcd-menu .mcd-menu-list:first-child {
    border-bottom: 0;
  }
}
@media (max-width: 360px) {
  .main-blk {
    /*for master-p-page*/
    /* p-l-p */
  }
  .main-blk .top-right {
    /*top: 306px;*/
    right: 44px;
    font-size: 14px;
  }
  .main-blk .tab-blk-m {
    margin-top: -15px;
    border-radius: 20px;
  }
  .main-blk .container-custom-1 {
    max-width: 100%;
    /* margin-left: 122px; */
    margin: 5px 10px 10px;
    text-align: center;
  }
  .main-blk .container-custom .lst {
    text-align: center;
    height: auto;
    margin: 0 auto 20px;
  }
  .main-blk .bnr-img {
    border-radius: 20px;
  }
  .main-blk .b-bank-slider-m .corousel-blk {
    border-radius: 20px;
  }
  .main-blk .p-bank-bl .blog-in {
    border-radius: 20px;
  }
  .main-blk .ctr-block li {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main-blk .bbr-org {
    border-top: 0;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .main-blk .business-bank-blk .p-banking-inner {
    border-radius: 20px;
  }
  .main-blk .cor-blk .corousel-blk {
    border-radius: 20px;
  }
  .main-blk .ctr-block .icon-center {
    height: 94px;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .main-blk .learning-blog-padding {
    padding: 0;
  }
}
@media (max-width: 320px) {
  .main-blk {
    /*for master-p-page*/
    /* p-l-p */
  }
  .main-blk .top-right {
    /*top: 297px;
    */
    right: 33px;
    font-size: 14px;
  }
  .main-blk .solution {
    border-right: unset;
  }
  .main-blk .tab-blk-2 {
    transform: unset;
  }
  .main-blk .cnt-h {
    height: 185px;
  }
  .main-blk .apply {
    margin-top: 5px;
  }
  .main-blk .tab-blk-m {
    margin-top: -5px;
    border-radius: 20px;
  }
  .main-blk .b-bank-slider-m .corousel-blk {
    border-radius: 20px;
  }
  .main-blk .p-bank-bl .blog-in {
    border-radius: 20px;
  }
  .main-blk .ctr-block .icon-center {
    height: 94px;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .main-blk .container-custom-1 {
    max-width: 100%;
    /* margin-left: 122px; */
    margin: 1px 32px 19px 32px;
    text-align: center;
  }
  .main-blk .container-custom .lst {
    height: auto;
  }
  .main-blk .bnr-img {
    border-radius: 20px;
  }
  .main-blk .ctr-block li {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .main-blk .bbr-org {
    border-top: 0;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .main-blk .business-bank-blk .p-banking-inner {
    border-radius: 20px;
  }
  .main-blk .cor-blk .corousel-blk {
    border-radius: 30px;
  }
}
.main-blk .container.page-banner {
  position: relative;
  margin-top: 20px;
}
.main-blk .banner-content {
  position: absolute;
  width: 100%;
  top: 10%;
  text-align: center;
}
.main-blk .banner-content {
  position: absolute;
  width: 100%;
  top: 23%;
  font-family: "titillium_webregular";
  font-style: normal;
  text-align: center;
  color: #ffffff;
}
.main-blk .banner-content h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
}
.main-blk .banner-content p {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}
.main-blk .container.list-items {
  padding: 200px;
  padding-bottom: 0px;
  position: relative;
  z-index: 99;
  margin-top: -115px;
  padding-top: 0;
}
.main-blk .item-list-section {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 30px;
  border-radius: 60px;
  background: #fff;
}
.main-blk .item-list-column {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
}
.main-blk .item-list-column .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 15px;
  text-align: center;
  font-family: titillium_webregular;
  font-style: normal;
  width: 25%;
}
.main-blk .item-list-column .item:not(:nth-child(4n)) {
  border-right: 1px solid #faa61a;
}
.main-blk .item-list-column .item .title {
  font-family: var(--font-family2);
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #004e96;
  padding-top: 10px;
}
.main-blk .item-list-column .item .description {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  padding-top: 10px;
}
.main-blk .container.one-item {
  padding: 100px;
  margin-top: -160px;
  position: relative;
}
.main-blk .one-item-section {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  padding: 120px 30px 30px 30px;
  height: auto;
}
.main-blk .one-item-section-title {
  font-family: titillium_webregular;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
  display: flex;
  align-items: center;
  color: #ffffff;
  justify-content: center;
  padding-bottom: 10px;
  text-align: center;
}
.main-blk .award-item-list-section {
  padding: 50px 20px;
  margin-bottom: 60px;
  margin-top: 20px;
}
.main-blk .item-list-column-3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.main-blk .item-list-column-3 .item {
  width: 33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0px 70px;
}
.main-blk .item-list-column-3 .item .icon {
  padding-top: 50px;
}
.main-blk .item-list-column-3 .item:first-child .icon {
  padding-top: 0px;
}
.main-blk .item-list-column-3 .item:nth-child(2) .icon,
.main-blk .item-list-column-3 .item:nth-child(3) .icon {
  padding-top: 0px;
}
.main-blk .item-list-column-3 .item:not(:nth-child(3n)) {
  border-right: 1px solid #e5e5e5;
}
.main-blk .item-list-column-3 .item .description {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #23242a;
  padding-top: 20px;
}
.main-blk .item-list-column-3 .item .title {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #004e96;
  padding-top: 20px;
}
.main-blk .item-list-section.apply-login-container {
  width: 75%;
  margin: 0px auto;
  padding: 20px 40px 175px 40px;
  border-radius: 93px;
  margin-bottom: -180px;
  position: relative;
}
.main-blk .apply-login-btns {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.main-blk .apply-login-btns .default-page-btn {
  width: 45%;
  padding: 20px;
}
.main-blk .fed-net-list-items {
  padding: 40px 0px;
  border-top: 0.5px dashed #909090;
  border-bottom: 0.5px dashed #909090;
}
.main-blk .container.one-item.fed-net {
  margin-top: -310px;
  padding-top: 30px;
}
.main-blk .container.one-item.fed-net .one-item-section {
  padding: 145px 30px 30px 30px;
}
.main-blk .item-list-section.fednet {
  z-index: 9;
  position: relative;
  padding: 0px;
}
.main-blk .item-list-column .item .item-cointainer {
  padding: 13px;
}
.main-blk .item-list-section.fednet .item-list-column .item {
  padding-top: 0px;
  padding-bottom: 0px;
}
.main-blk .item-list-column .item.active .item-cointainer {
  background: #f5a640;
}
.main-blk .item-list-column .item.active .item-cointainer .title {
  color: #fff;
}
.main-blk .fed-net .one-item-section-title {
  color: #004e96;
}
.main-blk .fed-net-list-items .item-list-column-3 {
  justify-content: flex-start;
}
.main-blk .fed-net-list-items .item-list-column-3 .item:not(:nth-child(3n)) {
  border-right: 1px solid #f5a640;
}
.main-blk .fed-net-list-items .item-list-column-3 .item .title {
  font-family: var(--font-family4);
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #000000;
}
.main-blk .fed-net-list-items .page-description {
  text-align: center;
  padding: 10px 50px;
  width: 90%;
  margin: 0px auto;
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}
.main-blk .fed-net-list-items .page-description p {
  margin-top: 30px;
}
.main-blk .fed-net-list-items .page-description p:first-child {
  margin-top: 0px;
}
.main-blk .container.list-items.social {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 50px;
}
.main-blk .container.list-items.social .item-list-section {
  margin: 10px;
}
.main-blk .social-icon-with-title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.main-blk .social-icon-with-title span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 30px;
  color: #004E96;
}
.main-blk .video-list-section .video-item .text-section {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #23242A;
  padding-top: 15px;
  padding-bottom: 20px;
  width: 90%;
}
.main-blk .video-list-section .video-item {
  padding: 20px;
}
.main-blk .video-section {
  position: relative;
}
.main-blk .play-icon-div img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.main-blk footer.footer-sec.overlap-footer-design .ft-list-main .list-line {
  padding-top: 150px;
}
.main-blk .ft-list-main .list-line:first-child {
  border-left: none;
}
.main-blk .ft-list-main .list-line:last-child {
  border-right: none;
}
.main-blk .lead-generation-form .banner-content {
  top: 64%;
  color: #004E96;
}
.main-blk .container.list-items.lead-generation-form {
  margin-top: -20px;
}
.main-blk .container.list-items.lead-generation-form {
  margin-top: -60px;
  padding: 40px;
  margin-bottom: -100px;
}
.main-blk .form-section {
  margin: 0px 11px 10px 25px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 93px;
  font-family: "titillium_webregular";
}
.main-blk .left-form {
  background-color: #A3C1E4;
  border-radius: 50px;
  padding-bottom: 80px;
  padding-top: 40px;
  margin-left: 32px;
  margin-top: 15px;
  padding-left: 20px;
  margin-bottom: 20px;
}
.main-blk .left-form .title-form {
  width: 225px;
  height: 225px;
  border-radius: 112px;
  margin-left: 86px;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.main-blk .left-form .title-form .title-form-icon img {
  width: 100px;
  height: 100px;
  margin-left: 58px;
  margin-top: 38px;
}
.main-blk .left-form .title-form .title-form-icon p {
  text-align: center;
  font-weight: 700;
  color: #004E96;
  padding-top: 10px;
  font-size: 20px;
}
.main-blk .left-form .title-form-content {
  width: 97%;
  margin-top: 10px;
  padding-bottom: 30px;
}
.main-blk .left-form .title-form-content p {
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: -0.01em;
  padding: 15px 3px 0px 15px;
  font-family: "titillium_webregular";
}
.main-blk .formsinfo {
  margin-top: 20px;
  margin-right: 33px;
}
.main-blk label {
  color: #666666;
  font-weight: 600;
  font-size: 12px;
  padding-bottom: 9px;
}
.main-blk .form-control {
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 8px;
  width: 301px;
  height: 56px;
  font-weight: 400;
  font-size: 12px;
}
.main-blk p.radioinfo {
  font-family: "titillium_webregular";
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
.main-blk [type=checkbox] + label, .main-blk [type=radio] + label {
  margin-top: -15px;
  font-size: 14px;
  font-family: "titillium_webregular";
  font-weight: 400;
  color: #666666;
}
.main-blk input[type=radio] {
  background: #7A5CFA;
}
.main-blk .accounttext {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #666666;
}
.main-blk .bankno {
  width: 100%;
}
.main-blk .inputgroup {
  position: relative;
}
.main-blk input[type=phone] {
  padding-left: 120px;
  width: 100%;
}
.main-blk .formselect {
  position: absolute;
  top: 0px;
  color: #666666;
  font-weight: 400;
  font-size: 14px;
  width: 124px;
  height: 55px;
  border-radius: 8px;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(../images/inner-pages/select-box-dropdown-icon.svg);
  background-size: auto;
}
.main-blk .form-select {
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  height: 55px;
  border-radius: 8px;
  color: #666666;
  text-align: center;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(../images/inner-pages/select-box-dropdown-icon.svg);
  background-size: auto;
}
.main-blk .submit-button, .main-blk .cancel-button {
  background-color: #FFFFFF;
  border: 1px solid #FAA61A;
  color: #FAA61A;
  outline: none;
  border-radius: 8px;
  width: 162px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
}
.main-blk .submit-button:hover, .main-blk .cancel-button:hover {
  border: 1px solid var(--colors-blue);
  color: var(--colors-blue);
}
.main-blk .button-outline {
  margin-left: 135px;
  background: #FAA61A;
  color: #FFF;
}
.main-blk .col-sm-12.buts {
  margin-top: 10px;
}
.main-blk .radio-container {
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  line-height: 24px;
}
.main-blk .radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.main-blk .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
  border: 1px solid #666666;
}
.main-blk .radio-container:hover input ~ .checkmark {
  background-color: #ccc;
}
.main-blk .radio-container input:checked ~ .checkmark {
  background-color: #FFF;
  border: 1px solid #666666;
}
.main-blk .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.main-blk .radio-container input:checked ~ .checkmark:after {
  display: block;
}
.main-blk .radio-container .checkmark:after {
  top: 5px;
  left: 5px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: mediumpurple;
}
.main-blk .accordion-toggle .site1-ttl {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
.main-blk .acc-button {
  background: #004E96;
  border: 1px solid #004E96;
  box-sizing: border-box;
  border-radius: 6px;
}
.main-blk .panl-title {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  /* or 120% */
  border-bottom: 1px solid #FAA61A;
}
.main-blk #tabs-content .apply.default-page-btn.secondary-btn {
  margin-right: 11px;
  background: #004E96;
  border: 1px solid #004E96;
  box-sizing: border-box;
  border-radius: 6px;
  width: 168px;
  height: 46px;
  text-align: center;
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
}
.main-blk .panel-ttle {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: #FAA61A;
  border-bottom: 1px solid #FAA61A;
}
.main-blk .panel-ttle-active {
  border-bottom: 1px solid #fff;
}
.main-blk a.accordion-toggle.site1-ttl {
  color: #004E96;
}
.main-blk .ttl-color1 a.accordion-toggle {
  color: #FAA61A;
}
@media (max-width: 767px) {
  .main-blk {
    /* Milestone Page */
    /* Milestone Page End*/
    /* Shareholder Page Start*/
    /* Shareholder Page End*/
    /* FedNet Page Start*/
    /* FedNet Page End*/
    /* Religious Offerings Page Start*/
    /* Religious Offerings Page End*/
    /* Lead Generation Form Start*/
    /* Lead Generation Form Start*/
  }
  .main-blk .container.list-items {
    padding: 0;
    border-radius: 0;
    padding-top: 10px;
    margin-top: -33px;
  }
  .main-blk .banner-content {
    top: 7px;
  }
  .main-blk .item-list-column {
    padding: 0px;
  }
  .main-blk .item-list-section {
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-blk .item-list-column .item,
  .main-blk .item-list-column-5 .item,
  .main-blk .item-list-column-3 .item {
    border: none !important;
    width: 50%;
    padding: 10px;
    justify-content: flex-start;
  }
  .main-blk .item-list-column-3 .item {
    width: 100%;
  }
  .main-blk .video-list-section .video-item .text-section {
    padding-bottom: 10px;
    width: 90%;
  }
  .main-blk .one-item-section {
    margin-left: 10px;
    margin-right: 10px;
  }
  .main-blk .one-item-section.video .content-section .title-description .description {
    padding-right: 0px;
  }
  .main-blk .container.one-item {
    padding-left: 0;
    padding-right: 0;
  }
  .main-blk .content-section {
    padding-top: 20px;
  }
  .main-blk .owl-prev {
    left: -10px;
  }
  .main-blk .owl-next {
    right: -10px;
  }
  .main-blk .milestone-list-items {
    padding: 10px;
    width: 100%;
  }
  .main-blk .milestone-flow {
    width: 100%;
    padding: 50px 0px;
  }
  .main-blk .milestone .one-item-section {
    padding-left: 0;
    padding-right: 0;
  }
  .main-blk .milestone-flow ul li ul {
    padding-left: 0px;
  }
  .main-blk .milestone-flow ul li ul::before {
    left: 44px;
  }
  .main-blk .milestone-year {
    width: 90px;
    height: 90px;
    font-size: 20px;
    line-height: 30px;
  }
  .main-blk .milestone-month {
    width: 44%;
  }
  .main-blk .milestone-month button {
    font-size: 12px;
    line-height: 14px;
  }
  .main-blk .item-list-column-3 .item:nth-child(2) .icon,
  .main-blk .item-list-column-3 .item:nth-child(3) .icon,
  .main-blk .item-list-column-3 .item:first-child .icon,
  .main-blk .item-list-column-3 .item .icon {
    padding-top: 20px;
  }
  .main-blk .shareholder-list-items .item-list-column-3 .item {
    padding: 0px 10px 20px 10px;
  }
  .main-blk .item-list-section.address-section {
    padding: 50px;
    text-align: center;
  }
  .main-blk .stock-item-list .stock-item {
    margin-bottom: 20px;
  }
  .main-blk .address-section-container {
    padding-top: 40px;
    margin-left: 0px;
  }
  .main-blk .shareholder .owl-nav .owl-prev {
    left: -10px;
  }
  .main-blk .shareholder .owl-nav .owl-next {
    right: -10px;
  }
  .main-blk .owl-carousel.shareholder .owl-item {
    padding: 50px;
  }
  .main-blk .item-list-section.fednet {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .main-blk .apply-login-btns {
    flex-direction: column;
    align-items: center;
  }
  .main-blk .apply-login-btns .default-page-btn {
    width: 100%;
  }
  .main-blk .fed-net-list-items .page-description {
    padding: 10px 10px;
    width: 100%;
  }
  .main-blk .web-mobile-buttons {
    margin-top: 20px;
  }
  .main-blk .religious-offerings-popup {
    height: 98%;
  }
  .main-blk .container.list-items.religious-offerings {
    margin-bottom: 40px;
    margin-top: -50px;
  }
  .main-blk .religious-offerings-popup .popup-content .owl-carousel .owl-item .item .slider-description {
    padding: 0px;
  }
  .main-blk .religious-offerings-popup .owl-nav .owl-prev {
    top: 5%;
    left: 5%;
  }
  .main-blk .religious-offerings-popup .owl-nav .owl-next {
    top: 5%;
    right: 5%;
  }
  .main-blk span.popup-close-btn {
    right: 0;
    left: 0;
    text-align: center;
    top: 20px;
  }
  .main-blk .container.list-items.religious-offerings .item-list-section {
    border-radius: 60px;
  }
  .main-blk .container.list-items.social {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-blk .container.list-items.social .item-list-section {
    border-radius: 30px;
  }
  .main-blk .container.list-items.lead-generation-form {
    margin-top: 0px;
    padding: 20px;
    margin-bottom: 20px;
  }
  .main-blk .form-section {
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 30px 0px;
    border-radius: 45px;
  }
  .main-blk .formsinfo {
    margin-top: 20px;
    margin-right: 0px;
  }
  .main-blk .left-form {
    margin: 10px 10px 0px 10px;
    padding: 30px 0px 30px 0px;
  }
  .main-blk .left-form .title-form {
    margin-left: 98px;
    width: 121px;
    height: 121px;
    margin-bottom: 7px;
  }
  .main-blk .left-form .title-form .title-form-icon img {
    width: 37px;
    height: 37px;
    margin-left: 42px;
  }
  .main-blk .left-form .title-form .title-form-icon p {
    font-size: 12px;
  }
  .main-blk .left-form .title-form-content p {
    font-size: 12px;
    padding: 6px 1px 7px 13px;
  }
  .main-blk .form-control {
    width: 100%;
    height: 46px;
  }
  .main-blk .submit-button, .main-blk .cancel-button {
    width: 100px;
    height: 31px;
    font-size: 12px;
    margin-bottom: 20px;
  }
  .main-blk .button-outline {
    margin-left: 25px;
  }
  .main-blk .form-select {
    width: 100%;
    height: 45px;
  }
  .main-blk .formselect {
    width: 113px;
    height: 45px;
  }
  .main-blk .buts {
    margin-top: 15px;
  }
}
.main-blk .icon-img {
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-blk h2.one-item-section-title {
  padding-top: 0px;
  padding-bottom: 20px;
}
@media (min-width: 1024px) and (max-width: 1179px) {
  .main-blk .center-b {
    top: 88%;
  }
  .main-blk .container.list-items {
    margin-top: -102px;
    padding: 51px;
  }
}
@media (max-width: 992px) {
  .main-blk {
    /* .top-left {
        top: 228px;
        left: 31px;
    } */
  }
  .main-blk .item-list-column-3 .item {
    padding: 2px;
  }
  .main-blk .item-list-section {
    border-radius: 20px;
  }
  .main-blk .container.list-items {
    margin-top: -25px;
  }
  .main-blk .fed-net-list-items {
    padding: 28px 0px;
  }
  .main-blk .title {
    margin-left: 12px;
  }
  .main-blk .one-item-section {
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .main-blk {
    /* .top-left {

        top: 228px;
        left: 31px;
    } */
  }
  .main-blk .item-list-section {
    border-radius: 20px;
  }
  .main-blk .container.list-items {
    margin-top: -25px;
  }
  .main-blk .one-item-section {
    border-radius: 20px;
  }
  .main-blk #tabs-content .apply.default-page-btn.secondary-btn {
    width: 100%;
    margin: 0 0 10px;
  }
  .main-blk #tabs-content .apply.default-page-btn.secondary-btn:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .main-blk .item-list-section {
    border-radius: 20px;
  }
  .main-blk .one-item-section {
    border-radius: 20px;
  }
  .main-blk #tabs-content .apply.default-page-btn.secondary-btn {
    width: 168px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .main-blk #tabs-content .apply.default-page-btn.secondary-btn:last-child {
    margin-right: 10px;
  }
}
.main-blk button:focus {
  outline: 0 !important;
  border: 0;
}
.main-blk .open-tab {
  position: relative;
  flex-direction: row;
  bottom: 100px;
  border: none !important;
  color: #ffffff;
  width: 50%;
  overflow: hidden;
  background-color: #004e96;
  border-radius: 30px 30px 0 0;
  margin-left: 55px;
}
.main-blk .n-personal .slider-description {
  height: 80px !important;
}
.main-blk .list-field h6 {
  color: #004E96;
}
.main-blk .opn-acc-card .slider-description {
  height: 150px;
  margin-bottom: 10px;
}
.main-blk .field-p {
  height: 220px !important;
}
.main-blk .list-field .learn-more {
  margin-bottom: 40px;
}
.main-blk .about-nav-tabs .description {
  display: none;
}
.main-blk .content-section .title {
  text-align: center;
}
.main-blk .open-account .nav-tabs {
  display: flex;
  flex-direction: row;
  width: 50%;
  border-radius: 40px 40px 0 0;
  overflow: hidden;
}
.main-blk .open-account .tab-content {
  padding: 20px;
}
.main-blk .open-account .nav-tabs li a {
  margin-right: 0 !important;
  line-height: 1.42857143;
  border: none !important;
  overflow: hidden;
  font-weight: 700;
  border-radius: 10px 10px 0 0;
}
.main-blk .tab-content .slider-button {
  justify-content: center;
}
.main-blk .open-account {
  margin: 30px 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
  border-radius: 40px;
  overflow: hidden;
}
.main-blk .open-account .nav-tabs li {
  width: 33.33%;
  text-align: center;
  overflow: hidden;
}
.main-blk .open-account .nav-tabs li a {
  color: white;
  height: 50px;
  text-align: center;
  padding: 15px 15px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #004e96;
}
.main-blk .open-account .nav-tabs li a:hover {
  background-color: #faa61a;
}
.main-blk .container.page-banner {
  position: relative;
  margin-top: 20px;
  min-height: 300px;
}
.main-blk .shareholdercont {
  margin-top: 150px !important;
  margin-bottom: 100px !important;
}
.main-blk .banner-content {
  position: absolute;
  width: 100%;
  top: 10%;
  text-align: center;
}
.main-blk .video-search-form input::placeholder {
  color: black;
}
.main-blk .slider-button .default-page-btn:hover {
  background-color: #004e96;
  color: #fff;
  transition: none !important;
}
.main-blk .corr-text .lft-cnt {
  color: #004e96;
  text-align: left;
}
.main-blk .keysec .board:hover {
  background-color: #004e96 !important;
  color: #fff !important;
  transition: none !important;
  border: 0 !important;
}
.main-blk .keysec .senior:hover {
  background-color: #faa61a !important;
  color: #fff;
}
.main-blk .buts .submit-button:hover,
.main-blk .buts .cancel-button:hover {
  background-color: #004e96;
  color: #fff;
  transition: none !important;
  border: 1px solid #004e96;
}
.main-blk .secondary-button:hover {
  background-color: #004e96 !important;
  color: #fff;
  border-bottom: 0 !important;
}
.main-blk .buttons .default-page-btn:hover {
  background-color: #004e96;
  color: #fff;
  transition: none !important;
}
.main-blk .aply:hover {
  background-color: #004e96 !important;
  color: #fff;
  border-bottom: 0 !important;
}
.main-blk .secondary-btn:hover {
  background-color: #004e96;
  color: #fff;
  border-bottom: 0 !important;
}
.main-blk .product-spaco .aply-now:hover {
  background-color: #004e96;
  color: #fff;
  border-bottom: 0;
}
.main-blk .bigbtn .default-page-btn:hover {
  background-color: #004e96;
  color: #fff;
  transition: none !important;
}
.main-blk .btn-sec .default-page-btn {
  margin-bottom: 10px;
  padding: 8px 15px;
  font-weight: 700;
}
.main-blk .product-spacs {
  margin-top: 0px !important;
}
.main-blk .tailor-sol-owl .product-spac {
  margin-top: -130px;
}
.main-blk .product-spac .btn-owl .aply-now {
  margin: 0;
}
.main-blk .banner-content {
  position: absolute;
  width: 100%;
  top: 23%;
  font-family: "titillium_webregular";
  font-style: normal;
  text-align: center;
  color: #ffffff;
  left: 0;
  right: 0;
  margin: auto;
}
.main-blk .banner-content h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
}
.main-blk .banner-content p {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  padding: 0px 20px;
}
.main-blk .container.list-items {
  padding: 0;
  padding-bottom: 0px;
  position: relative;
  z-index: 99;
  margin-top: -10%;
  padding-top: 0;
}
.main-blk .item-list-section {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 30px;
  border-radius: 60px;
  background: #fff;
  width: 1054px;
  margin: 0 auto !important;
}
.main-blk .shareholder-footer-items .item-list-section {
  width: auto;
}
.main-blk .item-list-column {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}
.main-blk .item-list-column .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 15px;
  text-align: center;
  font-family: titillium_webregular;
  font-style: normal;
  width: 25%;
}
.main-blk .item-list-column .item:not(:nth-child(4n)) {
  border-right: 1px solid #faa61a;
}
.main-blk .item-list-column .item .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  color: #004e96;
  padding-top: 10px;
}
.main-blk .item-list-column .item .description {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  padding-top: 10px;
}
.main-blk .container.one-item {
  padding: 100px;
  margin-top: -160px;
  position: relative;
}
.main-blk .container.one-item.milestone {
  padding: 100px 0 100px;
}
.main-blk .container.list-items.with-banner-title-description.milestone-main {
  padding: 0;
}
.main-blk .one-item-section {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  padding: 120px 30px 30px 30px;
}
.main-blk .one-item-section-title {
  font-family: titillium_webregular;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 37px;
  display: flex;
  align-items: center;
  color: #ffffff;
  justify-content: center;
  padding-bottom: 10px;
  text-align: center;
}
.main-blk .plain-body-text,
.main-blk .one-item-section-description {
  font-family: titillium_webregular;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #575757;
  padding-top: 15px;
}
.main-blk .horizontal-line {
  height: 0px;
  border-bottom: 1px solid #faa61a;
  width: 100%;
  padding-top: 20px;
}
.main-blk .one-item-section.video .content-section {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-blk .one-item-section.video .content-section .title-description .title {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  color: #004e96;
}
.main-blk .one-item-section.video .content-section .title-description .description {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #004e96;
  padding-top: 10px;
  padding-right: 80px;
}
.main-blk .page-end-container {
  background: #a3c1e4;
  padding-top: 220px;
  margin-top: -300px;
  padding-bottom: 40px;
}
.main-blk .page-end-section-title {
  font-family: titillium_webregular;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  padding-bottom: 10px;
}
.main-blk .tailor-sol-owl.product-spac .owl-item {
  padding: 10px;
}
.main-blk .owl-carousel.owl-drag .owl-item .card {
  margin-bottom: 0;
  border: 0;
}
.main-blk .carousel-sec.financial .owl-item {
  box-shadow: unset;
  padding: unset;
  background-color: unset;
}
.main-blk .slider-title {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 110%;
  padding-top: 15px;
  color: #23242a;
}
.main-blk .slider-description {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #23242a;
  padding-top: 15px;
  min-height: 60px;
}
.main-blk .default-page-btn {
  background: #faa61a;
  margin-top: 15px;
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 31px;
  color: #fff;
  border-radius: 7px;
  padding: 0 0.75rem;
}
.main-blk .default-page-btn {
  position: relative;
  overflow: hidden;
}
.main-blk .default-page-btn::before {
  content: "";
  background: rgba(255, 255, 255, 0.4784313725);
  width: 120%;
  left: -10%;
  transform: skew(0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.main-blk .default-page-btn:hover::before {
  opacity: 1;
  transform: translate3d(100%, 0, 0);
}
.main-blk .owl-item.active:not(:last-child) {
  margin-right: 20px;
}
.main-blk .product-spaco .owl-prev {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 40%;
  left: -50px;
  display: block !important;
  background: #f5a640 !important;
  border-radius: 50% !important;
}
.main-blk .product-spaco .owl-next {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 40%;
  right: -50px;
  display: block !important;
  background: #f5a640 !important;
  border-radius: 50% !important;
}
.main-blk .product-spaco .sld-cnt p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main-blk .product-spaco .owl-item {
  background: #ffffff;
  padding: 10px;
}
.main-blk .owl-prev i,
.main-blk .owl-next i {
  transform: scale(1, 6);
  color: #ccc;
}
.main-blk .item-list-column-2-container {
  display: flex;
  justify-content: space-evenly;
  width: auto;
  padding-left: 20%;
  padding-right: 20%;
}
.main-blk .item-list-column-2 {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.main-blk .item-list-column-2 .item {
  padding: 25px;
  font-family: titillium_webregular;
  font-style: normal;
  color: #faa61a;
}
.main-blk .item-list-column-2 .item .title {
  font-weight: 900;
  font-size: 20px;
  line-height: 30px;
  padding-top: 10px;
}
.main-blk .item-list-column-2 .item .description {
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
}
.main-blk .bigbtn {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.main-blk .bigbtn .default-page-btn {
  padding: 15px 50px;
}
.main-blk .bigbtn .default-page-btn:hover {
  color: #fff;
}
.main-blk .bnr-img img {
  max-width: 100%;
  border-radius: 99.5px;
}
.main-blk .about-us-federal .banner-content h2,
.main-blk .about-us-federal .banner-content p {
  color: #004e96;
}
.main-blk .owl-carousel button.owl-dot {
  outline: 0;
  border-radius: 50%;
}
.main-blk .milestone-icon .icon img {
  height: 60px;
}
.main-blk .tabs.milestone-tab #tabs-nav li.active a {
  background-color: var(--color-orange);
  display: block;
}
.main-blk .tabs.milestone-tab #tabs-nav li a:hover {
  background-color: var(--color-orange);
  display: block;
}
.main-blk .milestone .one-item-section {
  background: #004e96;
  border-radius: 120px;
  padding-top: 80px;
}
.main-blk .milestone-list-items {
  padding: 54px;
  background: #fff;
  border-radius: 60px;
  width: 80%;
  margin: 0px auto;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.main-blk .item-list-column-5 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.main-blk .item-list-column-5 .item {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;
}
.main-blk .item-list-column-5 .item:not(:nth-child(5n)) {
  border-right: 1px solid #faa61a;
}
.main-blk .item-list-column-5 .item .title {
  font-family: titillium_webregular;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #004e96;
}
.main-blk .milestone-flow {
  padding: 50px 20px;
  width: 80%;
  margin: 0px auto;
}
.main-blk .milestone-year {
  width: 150px;
  height: 150px;
  background: #faa61a;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 37px;
}
.main-blk .milestone-flow ul li ul {
  margin: 0;
  position: relative;
  padding-left: 15px;
}
.main-blk .milestone-flow ul li:not(:last-child) > .milestone-flow ul li ul {
  padding-bottom: 20px;
}
.main-blk .milestone-flow ul ul li {
  display: flex;
  justify-content: space-between;
  padding: 26px 0px;
  align-items: center;
  position: relative;
}
.main-blk .milestone-month {
  width: 25%;
}
.main-blk .milestone-month button {
  background: #fff;
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #004e96;
  padding: 6px 10px;
  border-radius: 12px;
  width: 75%;
  position: relative;
  z-index: 2;
}
.main-blk .milestone-description {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  width: 85%;
  position: relative;
  z-index: 2;
  border: 1px solid #abc;
  padding: 20px;
  border-radius: 20px;
}
.main-blk .milestone-flow ul li ul::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 76px;
}
.main-blk .milestone-flow ul li:last-child ul li:last-child {
  position: relative;
}
.main-blk .milestone-flow ul li:last-child ul li:last-child::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50%;
  background-color: #0f4e96;
  bottom: 0;
  left: 0;
}
.main-blk .item-list-section.milestone {
  width: 1054px;
  margin: 0 auto;
}
.main-blk .award-item-list-section {
  padding: 50px 20px;
  margin-bottom: 60px;
  margin-top: 20px;
}
.main-blk .item-list-column-3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.main-blk .item-list-column-3 .item {
  width: 33%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0px 44px;
}
.main-blk .item-list-column-3 .item .icon {
  padding-top: 0;
  cursor: pointer;
  height: auto;
}
.main-blk .shareholder-list-items.finance .item-list-column-3 .item .icon {
  padding-top: 0;
  cursor: pointer;
  text-align: center;
}
.main-blk .shareholder-list-items.finance .item-list-column-3 .item {
  border-right: 1px solid #faa61a;
}
.main-blk .shareholder-list-items.finance .item-list-column-3 .item:nth-child(3n) {
  border-right: 0;
}
.main-blk .accordion-content-list-item .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  margin: 0 auto;
}
.main-blk .item-list-column-3 .item:first-child .icon {
  padding-top: 0px;
}
.main-blk .item-list-column-3 .item:nth-child(2) .icon,
.main-blk .item-list-column-3 .item:nth-child(3) .icon {
  padding-top: 0px;
}
.main-blk .item-list-column-3 .item:not(:nth-child(3n)) {
  border-right: 1px solid #e5e5e5;
}
.main-blk .item-list-column-3 .item .description {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #23242a;
  padding-top: 20px;
}
.main-blk .award-item-list-section .item-list-column-3 .item .description {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #23242a;
  padding-top: 20px;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main-blk .item-list-column-3 .item .title {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #004e96;
  padding-top: 20px;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  /*-webkit-line-clamp: 1;*/
  -webkit-box-orient: vertical;
}
.main-blk .shadow-blk {
  padding: 20px;
  margin-bottom: 10px;
  transition: 0.3s all ease;
}
.main-blk .shadow-blk:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.main-blk .item-list-column-3 .shadow-blk .title {
  text-align: left;
}
.main-blk .item-list-column-3 .shadow-blk .icon img {
  width: 100%;
}
.main-blk .one-item-content.shareholder h2 {
  color: #575757;
  margin-bottom: 40px;
  margin-top: 10px;
}
.main-blk .shareholder-list-items {
  width: 80%;
  margin: 0px auto;
  margin-bottom: 60px;
}
.main-blk .shareholder-list-items .item-list-column-3 {
  justify-content: center;
}
.main-blk .shareholder-list-items .item-list-column-3 .item {
  border: none;
  padding: 0px 30px;
}
.main-blk .shareholder-list-items .item-list-column-3 .item .title {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #000000;
  padding: 0 0 10px;
  justify-content: center;
}
.main-blk .stock-item-content {
  background: #fff;
  height: 100%;
  box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
}
.main-blk .stock-item-content .title {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -0.045em;
  color: #575757;
  padding: 30px 20px 10px 20px;
  text-align: center;
}
.main-blk .stock-item-content .description .item {
  display: flex;
  justify-content: space-between;
  padding: 15px 5px;
  border-bottom: 1px solid #faa61a;
}
.main-blk .stock-item-content .description {
  margin: 20px;
}
.main-blk .stock-item-content .description .item:first-child {
  border-top: 1px solid #faa61a;
}
.main-blk .stock-item-content .description .name {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: -0.045em;
  color: #faa61a;
}
.main-blk .stock-item-content .description .value {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 110%;
  letter-spacing: -0.045em;
  color: #575757;
}
.main-blk .shareholder .ttl-blk {
  position: static;
}
.main-blk .stock-item-list {
  margin-top: 40px;
  margin-bottom: 40px;
}
.main-blk .accordion-content-list-item a:hover .list-content-text {
  color: #000;
}
.main-blk .item-list-column-3.shareholder-footer {
  padding: 22px;
}
.main-blk .item-list-column-3.shareholder-footer .item {
  padding: 0px 22px;
  text-align: center;
}
.main-blk .item-list-column-3.shareholder-footer .item:not(:nth-child(3n)) {
  border-color: #faa61a;
}
.main-blk .item-list-column-3.shareholder-footer .item .icon {
  padding-top: 20px;
  font-size: 35px;
  color: var(--color-orange);
}
.main-blk .item-list-column-3.shareholder-footer .item.active .icon {
  color: #fff;
}
.main-blk .item-list-column-3.shareholder-footer .item .title {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  padding-top: 0px;
}
.main-blk .shareholder-footer-container {
  position: relative;
  z-index: 9;
}
.main-blk .address-section-container {
  padding-top: 17%;
  margin-left: -10%;
}
.main-blk .page-bnr-inr {
  position: relative;
  border-radius: 99.5px;
  overflow: hidden;
}
.main-blk .page-bnr-inr:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.main-blk .margin-bottom-50 {
  margin-bottom: 50px;
}
.main-blk .margin-bottom-40 {
  margin-bottom: 50px;
}
.main-blk .margin-bottom-20 {
  margin-bottom: 20px;
}
.main-blk .margin-bottom-60 {
  margin-bottom: 60px;
}
.main-blk .item-list-section.address-section {
  padding: 120px 50px 60px 150px;
  display: flex;
  justify-content: center;
}
.main-blk .address-title h2 {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #004e96;
}
.main-blk .address p {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: #000000;
  margin: 0;
}
.main-blk .shareholder .owl-nav .owl-prev {
  left: -60px;
}
.main-blk .shareholder .owl-nav .owl-next {
  right: -60px;
}
.main-blk .shareholder .owl-stage-outer .owl-stage .owl-item .item .slider-title {
  width: 75%;
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: -0.045em;
  color: #004e96;
}
.main-blk .owl-carousel.shareholder .owl-stage-outer .owl-stage {
  display: flex;
}
.main-blk .owl-carousel.shareholder .owl-item {
  padding: 35px;
}
.main-blk .width-auto {
  width: auto !important;
}
.main-blk .shareholder-slider-container {
  padding-left: 40px;
  padding-right: 40px;
}
.main-blk .item-list-section.apply-login-container {
  width: 75%;
  margin: 0px auto;
  padding: 20px 40px 175px 40px;
  border-radius: 93px;
  margin-bottom: -180px;
  position: relative;
}
.main-blk .apply-login-btns {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.main-blk .apply-login-btns .default-page-btn {
  width: 45%;
  padding: 20px;
}
.main-blk .fed-net-list-items {
  padding: 40px 0px;
  border-top: 0.5px dashed #909090;
}
.main-blk .container.one-item.fed-net {
  margin-top: -310px;
  padding-top: 30px;
}
.main-blk .container.one-item.fed-net .one-item-section {
  padding: 0 30px 30px 30px;
}
.main-blk .container.one-item.fed-net .one-item-section .one-item-content {
  padding-top: 30px;
}
.main-blk .item-list-section.fednet {
  z-index: 9;
  position: relative;
  padding: 0px;
  margin-top: -180px !important;
}
.main-blk .item-list-column .item .item-cointainer {
  padding: 13px;
}
.main-blk .item-list-section.fednet .item-list-column .item {
  padding-top: 3px;
  padding-bottom: 0px;
}
.main-blk .item-list-column .item.active .item-cointainer {
  background: #f5a640;
}
.main-blk .fednet .item-list-column .item:hover .item-cointainer {
  background: #f5a640;
}
.main-blk .fednet .item-list-column .item:hover .item-cointainer .title {
  color: #fff;
}
.main-blk .fednet .item-list-column .item .item-cointainer {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.main-blk .fednet .item-list-column .item .title {
  font-size: 14px;
  line-height: 21px;
}
.main-blk .item-list-column .item.active .item-cointainer .title {
  color: #fff;
}
.main-blk .fed-net .one-item-section-title {
  color: #004e96;
}
.main-blk .fed-net-list-items .item-list-column-3 {
  justify-content: flex-start;
}
.main-blk .fed-net-list-items .item-list-column-3 .item:not(:nth-child(3n)) {
  border-right: 1px solid #f5a640;
}
.main-blk .fed-net-list-items .item-list-column-3 .item .title {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #000000;
}
.main-blk .fed-net-list-items .page-description {
  text-align: center;
  padding: 10px 50px;
  width: 90%;
  margin: 0px auto;
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}
.main-blk .fed-net-list-items .page-description p {
  margin-top: 30px;
}
.main-blk .fed-net-list-items .page-description p:first-child {
  margin-top: 0px;
}
.main-blk .no-top-padding {
  padding-top: 0px !important;
}
.main-blk .fednet .item-list-column .item .item-cointainer .icon {
  display: flex;
  justify-content: center;
}
.main-blk .default-icon,
.main-blk .hover-icon {
  max-width: 54px;
  max-height: 54px;
}
.main-blk .hover-icon {
  display: none;
}
.main-blk .fednet .item-list-column .item:hover .item-cointainer .icon img.hover-icon,
.main-blk .fednet .item-list-column .item.active .item-cointainer .icon img.hover-icon {
  display: block;
}
.main-blk .fednet .item-list-column .item:hover .item-cointainer .icon img.default-icon,
.main-blk .fednet .item-list-column .item.active .item-cointainer .icon img.default-icon {
  display: none;
}
.main-blk .container.list-items.religious-offerings {
  margin-bottom: -20px;
  margin-top: -150px;
}
.main-blk .web-mobile-buttons {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main-blk button.default-page-btn.secondary {
  background: #575757;
}
.main-blk .container.list-items.religious-offerings .item-list-column-3 .item .description {
  font-size: 14px;
  line-height: 120%;
  letter-spacing: -0.01em;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main-blk .container.list-items.religious-offerings .item {
  padding: 20px;
  padding-top: 0px;
  position: relative;
  padding-bottom: 20px;
}
.main-blk .linkandbuttons .buttons {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.main-blk .linkandbuttons .buttons button.default-page-btn,
.main-blk .web-mobile-buttons .buttons button.default-page-btn {
  min-width: 100px;
  margin: 10px;
}
.main-blk .container.list-items.religious-offerings .item .item-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0px 20px;
}
.main-blk .learn-more-btn {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 135.94%;
  text-align: center;
  color: #004e96;
  border-bottom: 3px solid #faa61a;
  margin-bottom: 10px;
  cursor: pointer;
  padding: 4px 10px;
}
.main-blk .learn-more-btn:hover {
  background: #faa61a;
  color: #FFF;
  border-radius: 7px;
  border-bottom: 3px solid transparent;
}
.main-blk .linkandbuttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  /*position: absolute;.container.list-items.religious-offerings .item
  bottom: 0;
  left: 0;
  right: 0;*/
}
.main-blk .container.list-items.religious-offerings .item-list-section {
  position: relative;
  border-radius: 120px;
}
.main-blk .religious-offerings-popup,
.main-blk .religious-senior {
  position: absolute;
  width: 86%;
  left: 0;
  right: 0;
  height: 95%;
  background: rgba(253, 253, 253, 0.9);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 120px;
  z-index: 99;
  margin: auto;
  display: none;
}
.main-blk .religious-offerings-popup.key-persionel,
.main-blk .religious-senior {
  background: rgb(253, 253, 253);
  height: 90%;
}
.main-blk .religious-offerings-popup .popup-container {
  position: relative;
}
.main-blk span.popup-close-btn {
  position: absolute;
  right: 70px;
  z-index: 99;
  top: 36px;
  cursor: pointer;
}
.main-blk .religious-offerings-popup .popup-content .owl-carousel .owl-item .item .slider-image img {
  width: auto;
  margin: 0px auto;
}
.main-blk .religious-offerings-popup .popup-content .owl-carousel .owl-item {
  background: transparent;
}
.main-blk .religious-offerings-popup .popup-content .owl-carousel .owl-item .item .slider-title {
  color: #004e96;
  text-align: center;
  max-width: 200px;
  margin: 0px auto;
  margin-top: 30px;
  margin-bottom: 30px;
}
.main-blk .religious-offerings-popup .popup-content .owl-carousel .owl-item .item .slider-description {
  text-align: center;
  padding: 18px 100px;
}
.main-blk .religious-offerings-popup .popup-slider {
  padding-top: 50px;
}
.main-blk .religious-offerings-popup .owl-nav .owl-prev {
  left: 20%;
}
.main-blk .religious-offerings-popup .owl-nav .owl-next {
  right: 20%;
}
.main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-next,
.main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-prev,
.main-blk .religious-offerings-popup .owl-carousel button.owl-dot,
.main-blk .container.demo-video .owl-carousel .owl-nav button.owl-next,
.main-blk .container.demo-video .owl-carousel .owl-nav button.owl-prev,
.main-blk .container.demo-video .owl-carousel button.owl-dot {
  display: block !important;
}
.main-blk .horizontal-line-popup {
  height: 0px;
  border-bottom: 3px solid #faa61a;
  width: 70px;
  padding-top: 24px;
  margin: 0 auto;
}
.main-blk .religious-offerings-popup .popup-slider .owl-item {
  box-shadow: none;
}
.main-blk .container.list-items.social {
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 50px;
}
.main-blk .container.list-items.social .item-list-section {
  margin: 10px !important;
  width: 100%;
}
.main-blk .social-icon-with-title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.main-blk .social-icon-with-title span {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 30px;
  color: #004e96;
}
.main-blk .video-list-section .video-item .text-section {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #23242a;
  padding-top: 15px;
  padding-bottom: 20px;
  width: 90%;
}
.main-blk .video-list-section .video-item {
  padding: 20px;
}
.main-blk .social-content .social-posts {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.main-blk .video-section {
  position: relative;
  cursor: pointer;
}
.main-blk .video-section:hover .play-icon-div img {
  transform: scale(1.5);
}
.main-blk .play-icon-div img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.main-blk footer.footer-sec.overlap-footer-design .ft-list-main .list-line {
  padding-top: 120px;
}
.main-blk .ft-list-main .list-line:first-child {
  border-left: none;
}
.main-blk .ft-list-main .list-line:last-child {
  border-right: none;
}
.main-blk .container.codes-and-policies {
  padding: 22px 50px;
  margin-top: -110px;
}
.main-blk .rightborder {
  margin-top: -150px;
  margin-left: -180px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 120px;
  padding-left: 70px;
  padding-right: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
  z-index: 9;
  min-height: 700px;
}
.main-blk .rightborder .heading {
  height: 31px;
  top: 28px;
  margin-right: 90px;
  position: relative;
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #004e95;
}
.main-blk .para {
  margin-top: 33px;
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  letter-spacing: -0.01em;
  color: #23242a;
}
.main-blk .sideborder {
  position: relative;
  margin-top: -77px;
  margin-right: 100px;
  z-index: 99;
}
.main-blk .sidebar {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 60px;
  text-align: center;
}
.main-blk .sidecontent {
  padding: 5px 0px 0px 10px;
  color: #004e96;
}
.main-blk img.sideicon {
  width: 50px;
  height: 50px;
}
.main-blk .dashed {
  border: 0.5px dashed #faa61a;
  margin-top: 10px;
}
.main-blk h4.panel-title {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  color: #004e96;
}
.main-blk .panel-heading {
  color: #1779ba;
  cursor: pointer;
  position: relative;
}
.main-blk .panel-body {
  padding: 30px 0px;
}
.main-blk .panel-heading.collapsed:after {
  content: "";
  background: url(/o/federal-bank-theme/images/inner-pages/down-arrow-icon.svg);
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  position: absolute;
  right: 0px;
  top: 12px;
  background-size: auto;
}
.main-blk .panel-heading:after {
  content: "";
  width: 13px;
  height: 13px;
  background-repeat: no-repeat;
  position: absolute;
  right: 0px;
  top: 12px;
  background-size: auto;
  z-index: -1;
}
.main-blk .accordion-content-list-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 20px;
}
.main-blk .panel-body .list-content-text {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 110%;
  text-align: center;
  color: #575757;
  padding-top: 15px;
}
.main-blk .page-end-container.codes-and-policies {
  background: #a3c1e4;
  padding-top: 220px;
  margin-top: -210px;
  padding-bottom: 40px;
}
.main-blk .accordian-list-items {
  margin-top: 30px;
}
.main-blk .sidebar a {
  display: block;
  width: 150px;
  padding: 5px 10px;
  margin-bottom: 3px;
  border-radius: 4px;
  transition: 0.3s all ease;
}
.main-blk .sidebar a:hover,
.main-blk .sidebar a:focus {
  background-color: #f7ecd9;
}
.main-blk form.video-search-form {
  width: 52%;
  margin: 0px auto;
  position: relative;
}
.main-blk form.video-search-form input {
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  padding-right: 40px;
}
.main-blk form.video-search-form img {
  position: absolute;
  right: 12px;
  top: 12px;
  cursor: pointer;
}
.main-blk .demo-video-slider-main {
  background: #a3c1e4;
}
.main-blk .container.demo-video {
  padding: 30px 50px;
}
.main-blk .container.demo-video .owl-carousel.owl-drag .owl-item {
  background: transparent;
  box-shadow: none;
}
.main-blk .row.demo-video-slider-item {
  margin: 20px;
  background: #fff;
  padding: 20px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
}
.main-blk .container.demo-video .owl-carousel.owl-drag .owl-item .slider-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  width: 70%;
}
.main-blk .container.demo-video .owl-carousel.owl-drag .owl-item .slider-title {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  color: #004e96;
}
.main-blk .container.demo-video .owl-carousel.owl-drag .owl-item .slider-description {
  color: #004e96;
}
.main-blk .container.demo-video-listing {
  padding: 40px 20px;
}
.main-blk .checkbox-container {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: -0.4px;
  color: #000000;
}
.main-blk .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.main-blk .checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 1px;
  border: 1px solid #ffffff;
}
.main-blk .checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}
.main-blk .checkbox-container input:checked ~ .checkmark {
  background-color: #2196f3;
}
.main-blk .checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.main-blk .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
.main-blk .checkbox-container .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-blk .filter-content h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: -0.55px;
  color: #000000;
  mix-blend-mode: normal;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.main-blk .filter-content h2 span,
.main-blk .filter-content h3 span {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.4px;
  text-decoration-line: underline;
  color: #c4c4c4;
  margin-left: 10px;
  cursor: pointer;
}
.main-blk .filter-content h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.4px;
  color: #000000;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.main-blk .demo-video-listing .col-sm-12 {
  padding-top: 10px;
}
.main-blk .text-section h3 {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #004e96;
  padding: 20px 0px 0px 0px;
}
.main-blk .demo-video-listing-container img.video-background {
  width: 100%;
}
.main-blk .sort-by-section {
  justify-content: flex-end;
  padding: 0px 20px 20px 0px;
}
.main-blk .sort-by-item {
  flex-direction: row;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #faa61a;
  padding: 5px 10px;
  margin: 10px;
}
.main-blk .sort-by-item select.form-select {
  width: auto;
  border: none;
  height: auto;
  padding-right: 40px;
  background-image: none;
  margin: 0;
  position: relative;
  background: url(/o/federal-bank-theme/images/inner-pages/down-arrow-icon-black.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto;
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;
  color: #000000;
  mix-blend-mode: normal;
}
.main-blk .sort-by-item label {
  padding-bottom: 0;
}
.main-blk .sort-by-item select.form-select:focus {
  box-shadow: none;
}
.main-blk .owl-carousel .owl-stage {
  display: flex;
  justify-content: center;
}
.main-blk .container-blk {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
  overflow: hidden;
}
.main-blk .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 20px;
}
.main-blk .owl-theme .owl-dots {
  display: none;
}
.main-blk .page-end-container.keyper-sec {
  margin-top: 60px;
}
.main-blk .tab .nav-tabs {
  position: relative;
  border-bottom: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.main-blk .tab .nav-tabs li {
  margin-right: 15px;
}
.main-blk .tab .nav-tabs li:last-child {
  margin-right: 0;
}
.main-blk .tab .nav-tabs li a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #faa61a;
  text-align: center;
  margin-bottom: 16px;
  border-radius: 6px;
  z-index: 1;
  position: relative;
  transition: all 0.3s ease 0s;
  border: 1px solid #faa61a;
  height: 31px;
  line-height: 30px;
  padding: 0 9px;
  font-weight: 700;
}
.main-blk .tab .nav-tabs a.active,
.main-blk .tab .nav-tabs li a:focus {
  background-color: #faa61a;
  color: #fff;
}
.main-blk .our-key-persons {
  padding: 50px 0;
}
.main-blk .key-per-blk {
  padding: 100px 147px 40px;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  border-radius: 100px;
  margin: -100px 0 -300px;
  position: relative;
  background-color: #fff;
}
.main-blk .profile-prt {
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  width: 190px;
  height: 190px;
  margin: 0 auto;
  position: relative;
}
.main-blk .plus-icon {
  width: 25px;
  height: 25px;
  display: block;
  margin: 0 auto;
  transform: translateY(-50%);
  background-color: #FAA61A;
  text-align: center;
  border-radius: 50%;
  line-height: 25px;
  color: #082461;
}
.main-blk .plus-icon:hover {
  color: #082461;
}
.main-blk .profile-cnt h6 {
  color: #575757;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}
.main-blk .profile-cnt p {
  font-size: 12px;
  color: #575757;
  margin: 0;
}
.main-blk .key-per-blk .tab-content.tabs {
  padding: 45px 0 0;
}
.main-blk .profile-cnt {
  text-align: center;
  margin-bottom: 40px;
}
.main-blk .plus-icon i {
  transition: 0.3s all ease;
}
.main-blk .plus-icon:hover i {
  transform: rotate(90deg);
}
.main-blk .key-pr-tab {
  border-bottom: 1px solid #faa61a;
  margin-bottom: 30px;
}
.main-blk .key-pr-tab:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.main-blk .modal-dialog {
  max-width: 78%;
}
.main-blk .modal-header {
  align-items: center;
  border-bottom: 0;
  justify-content: flex-end;
}
.main-blk .modal-header .close {
  padding: 5px;
  margin: 0;
  line-height: 15px;
  border-radius: 4px;
  background-color: #FAA61A;
  color: #fff;
}
.main-blk .modal-header .close:focus {
  outline: 0;
}
.main-blk .owl-carousel.owl-theme.key-per-inr.owl-loaded.owl-drag .owl-prev {
  top: 10%;
  left: 140px;
}
.main-blk .owl-carousel.owl-theme.key-per-inr.owl-loaded.owl-drag .owl-next {
  top: 10%;
  right: 140px;
}
.main-blk .cnt-main p,
.main-blk .cnt-main ul li {
  font-size: 14px;
  color: #575757;
}
.main-blk .founder-blk {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.main-blk .our-key-persons.our-founder-landing .custom-container {
  width: 965px;
  margin: 0 auto;
}
.main-blk .founder-blk .founder-lft,
.main-blk .founder-blk .founder-rgt {
  flex: 1 1 50%;
  max-width: 50%;
}
.main-blk .founder-blk .founder-lft {
  text-align: center;
}
.main-blk .our-key-persons.our-founder-landing .key-per-blk {
  padding: 100px 30px 40px;
}
.main-blk .our-key-persons.error-page {
  padding: 50px 0;
  background-image: linear-gradient(#fff, #FFE0AC);
}
.main-blk .our-key-persons.error-page .key-per-blk {
  padding: 0 0 30px;
  margin: 0;
  text-align: center;
}
.main-blk .error-blk .page-ttl {
  font-size: 250px;
  color: #004e96;
  text-align: center;
  line-height: 250px;
  margin-bottom: -100px;
}
.main-blk .error-cnt {
  margin-top: -70px;
}
.main-blk .error-cnt p {
  font-size: 24px;
  font-weight: 700;
  color: #004e96;
}
.main-blk .page-end-container.error-sec {
  margin: 0;
  padding: 40px 0;
  background-color: #fff;
}
.main-blk .page-end-container.error-sec .page-end-section-title {
  color: #004e96;
}
.main-blk .page-end-container.error-sec .owl-item {
  box-shadow: none;
  padding: 5px;
}
.main-blk .page-end-container.error-sec .owl-item .item {
  background: #ffffff;
  box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.main-blk .slider-description p {
  font-size: 12px;
  color: #23242a;
  margin-bottom: 5px;
}
.main-blk .error-sec h6 {
  font-size: 15px;
  font-weight: 700;
  margin: 10px 0 0;
  color: #000;
}
.main-blk .error-sec .slider-description {
  padding-top: 10px;
}
.main-blk .error-sec .slider-title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 0;
  color: #000;
}
.main-blk .error-sec .owl-carousel .owl-item img {
  display: block;
  max-width: 100%;
}
.main-blk .error-sec .default-page-btn {
  margin-top: 0;
}
.main-blk .our-key-persons.success-page {
  background: linear-gradient(#fff 50%, #FFE0AC 100%);
  padding: 50px 0 30px;
}
.main-blk .success-blk .error-cnt {
  margin-top: 0;
}
.main-blk .success-blk {
  text-align: center;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  padding: 40px;
  border-radius: 100px;
  background-color: #fff;
}
.main-blk .tick-mark {
  display: inline-flex;
  width: 50px;
  height: 50px;
  font-size: 30px;
  border-radius: 50%;
  border: 2px solid #FAA61A;
  align-items: center;
  justify-content: center;
  color: #FAA61A;
}
.main-blk .success-blk .error-cnt h1 {
  font-size: 150px;
  line-height: 150px;
  color: #004e9d;
  font-weight: 700;
}
.main-blk .success-blk .error-cnt p {
  margin: 0;
}
.main-blk .success-blk .error-cnt p:last-child {
  margin: 0 0 20px;
}
.main-blk .success-blk .error-cnt h4,
.main-blk .success-blk .error-cnt p {
  color: #004e96;
  font-size: 20px;
  font-weight: 700;
}
.main-blk .success-blk .error-cnt h4 {
  margin: 50px 0 0;
}
.main-blk .success-blk .error-cnt .apply-now {
  margin-top: 15px;
}
.main-blk .p-banking-banner.priority-bank {
  margin: -140px 0 20px;
  padding: 20px;
}
.main-blk .p-banking-banner.priority-bank .v-slide {
  padding: 0;
}
.main-blk .p-banking-banner.priority-bank .carousel {
  margin-top: 0;
  margin-bottom: 30px;
}
.main-blk .p-banking-banner.priority-bank .carousel-indicators {
  position: absolute;
  bottom: -30px;
  top: unset;
}
.main-blk .p-banking-banner.priority-bank .assist-ttl.asst-res {
  margin-bottom: 20px;
}
.main-blk .p-banking-banner.priority-bank .icn-blk.int-div,
.main-blk .p-banking-banner.priority-bank .icn-blk,
.main-blk .p-banking-banner.priority-bank .msme-div {
  width: 60px;
  height: 60px;
}
.main-blk .p-banking-banner.priority-bank .assist-pad {
  padding: 30px 0;
}
.main-blk .bnr-attached-icons.priority-sec {
  background: linear-gradient(#fff 50%, #FFE0AC 100%);
  padding: 0 0 100px;
}
.main-blk .oneRoof-bank {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  width: 710px;
  margin: 0 auto;
  padding: 25px;
  background-color: #fff;
  border-radius: 60px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  margin-top: -55px;
  justify-content: center;
}
.main-blk .product-spac .oneRoof-bank {
  position: relative;
  width: 1024px;
  z-index: 1;
}
.main-blk .priority-main {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
  padding: 30px;
  border-radius: 60px;
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
}
.main-blk .priority-main h4 {
  padding: 40px 0 14px;
  border-bottom: 1px dashed #909090;
  color: #004E96;
  font-size: 20px;
  font-weight: 700;
}
.main-blk .priority-main p {
  font-size: 14px;
  color: #000;
  margin: 30px 0 16px;
}
.main-blk .find-products {
  text-align: center;
  padding: 0 0 50px;
}
.main-blk .find-products .ttl {
  color: #004E96;
  font-size: 20px;
  font-weight: 700;
}
.main-blk .find-products p {
  color: #000;
  font-size: 14px;
}
.main-blk .oneRoof-bank .item {
  display: inline-flex;
  flex: 1 1 25%;
  max-width: 25%;
  justify-content: center;
  border-right: 1px solid #FAA61A;
}
.main-blk .oneRoof-bank .item:nth-child(4n), .main-blk .oneRoof-bank .item:last-child {
  border-right: 0;
}
.main-blk .oneRoof-bank .make-payment:hover strong, .main-blk .oneRoof-bank .make-payment:hover i {
  color: #fff;
  opacity: 1;
}
.main-blk .oneRoof-bank .make-payment {
  height: auto;
  border-right: 0;
  width: 100%;
  margin: 5px;
  padding: 5px;
}
.main-blk .oneRoof-bank .make-payment strong {
  min-height: 40px;
  line-height: 16px;
  display: block;
  padding-top: 5px;
}
.main-blk .oneRoof-bank .make-payment .actual-img,
.main-blk .oneRoof-bank .make-payment:hover .hover-img, .main-blk .oneRoof-bank .make-payment.active .hover-img {
  display: block;
  width: 63px;
  height: 63px;
}
.main-blk .oneRoof-bank .make-payment:hover .actual-img, .main-blk .oneRoof-bank .make-payment.active .actual-img,
.main-blk .oneRoof-bank .make-payment .hover-img {
  display: none;
  width: 100%;
  width: 63px;
  height: 63px;
}
.main-blk .find-products-main {
  width: 1062px;
  margin: -100px auto;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  border-radius: 60px;
  padding: 40px;
  background-color: #fff;
  position: relative;
}
.main-blk .list-field .img-prt {
  width: 193px;
  margin: 0 auto 15px;
  border-radius: 50px;
  overflow: hidden;
}
.main-blk .priority-fields {
  padding: 50px 0 150px;
  background-color: #A3C1E4;
}
.main-blk .view-slider {
  padding: 25px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  border-radius: 50px;
  background-color: #fff;
}
.main-blk .view-gllery {
  padding: 150px 0 40px;
  background-color: #A3C1E4;
}
.main-blk .view-gllery .carousel {
  margin-top: 0;
}
.main-blk .carousel-control-next,
.main-blk .carousel-control-prev {
  width: 50px;
  height: 50px;
  background-color: #FAA61A;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
}
.main-blk .carousel-control-next {
  right: 15px;
}
.main-blk .carousel-control-prev {
  left: 15px;
}
.main-blk .view-slider .ttl {
  color: #004e96;
  margin-bottom: 20px;
}
.main-blk .priority-branch {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  justify-content: center;
}
.main-blk .priority-branch-inr {
  padding: 25px;
  width: 100%;
  background-color: #fff;
  border-radius: 50px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
.main-blk .priority-branch-inr h4 {
  font-size: 20px;
  font-weight: 700;
  color: #004e96;
  margin-bottom: 15px;
}
.main-blk .alaphuja {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
.main-blk .alaphuja p {
  margin-bottom: 0;
}
.main-blk .align-mid {
  text-align: center;
}
.main-blk .priority-fields.forms-stationary .oneRoof-bank {
  width: 1054px;
  position: relative;
}
.main-blk .bnr-sec.faq-sec.forms-stationary .ttl-blk {
  left: 0;
  right: 0;
  text-align: center;
}
.main-blk .forms-stationary .oneRoof-bank .item {
  flex: 1 1 16.6666666667%;
  max-width: 16.6666666667%;
}
.main-blk .forms-stationary .oneRoof-bank .item:nth-child(4n) {
  border-right: 1px solid #FAA61A;
}
.main-blk .forms-stationary .oneRoof-bank .item:nth-child(6n) {
  border-right: 0;
}
.main-blk .empty-space.forms-st {
  padding: 138px 0 80px;
}
.main-blk .atoz-sec .item-list-column-3 .item {
  flex: 1 1 25%;
  max-width: 25%;
  border-right: 0;
  padding: 0;
}
.main-blk .atoz-sec .item-list-column-3 .item .icon {
  padding: 0;
}
.main-blk .atoz-sec .shareholder-list-items {
  width: 100%;
  margin-bottom: 0;
}
.main-blk .atozblk .title {
  color: #000;
  font-size: 12px;
}
.main-blk .download-btn {
  font-size: 10px;
  color: #FAA61A;
  font-weight: 700;
  margin-bottom: 15px;
}
.main-blk .download-btn:focus {
  outline: 0;
}
.main-blk .atoz-sec .search-container.faq-page {
  margin: 0 auto;
  border-radius: 60px;
}
.main-blk .priority-fields.forms-stationary.atozblk {
  margin-bottom: -150px;
  padding: 50px 0 0;
}
.main-blk .correspondent-banks .item-list-section {
  width: 1054px;
  margin: -60px auto -120px !important;
}
.main-blk .correspondent-banks .item-list-section .item-list-column .item {
  flex: 1 1 20%;
  max-width: 20%;
}
.main-blk .correspondent-banks .item-list-section .item-list-column .item:nth-child(4n) {
  border-right: 1px solid #FAA61A;
}
.main-blk .correspondent-banks .item-list-section .item-list-column .item:nth-child(5n) {
  border-right: 0;
}
.main-blk .correspondent-banks .item-list-section .icon img {
  width: 60px;
}
.main-blk .bnr-sec.faq-sec.correspondent-banks .ttl-blk {
  left: 190px;
  right: 190px;
  text-align: center;
}
.main-blk .bnr-sec.faq-sec.correspondent-banks .ttl-blk p {
  text-align: center;
  margin: 0;
}
.main-blk .empty-blk {
  background-color: #A3C1E4;
  min-height: 650px;
}
.main-blk .expand-card {
  padding: 10px;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1);
  border-bottom: 4px solid #faa61a;
  position: absolute;
  bottom: 0;
  background-color: #fff;
  cursor: pointer;
  width: 100%;
}
.main-blk .visible-cnt {
  padding: 10px;
}
.main-blk .visible-cnt .icon h4 {
  text-align: center;
  font-size: 30px;
  margin: 0;
  color: #faa61a;
  font-weight: 700;
  font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
}
.main-blk .visible-cnt .title {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  text-align: center;
}
.main-blk .visible-cnt .description {
  text-align: center;
  color: #000;
  min-height: 40px;
}
.main-blk .click-visible {
  display: block;
  margin: 10px auto 5px;
}
.main-blk .click-visible i {
  color: #faa61a;
}
.main-blk .expand-card.expand .click-visible i {
  transform: rotate(180deg);
}
.main-blk .click-visible:focus {
  outline: 0;
}
.main-blk .invisible-card ul li {
  border-top: 1px solid #faa61a;
  padding: 10px 0;
  display: block;
}
.main-blk .invisible-card ul li:last-child {
  border-bottom: 1px solid #faa61a;
}
.main-blk .cnt-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-blk .lft-cnt,
.main-blk .rgt-cnt {
  font-size: 12px;
  font-weight: 700;
}
.main-blk .lft-cnt {
  color: #004e96;
}
.main-blk .rgt-cnt {
  color: #000;
}
.main-blk .expand-card .invisible-card {
  display: none;
}
.main-blk .expand-card.expand .invisible-card {
  display: block;
}
.main-blk .expand-card.expand {
  border-bottom: 0;
}
.main-blk .expand-main {
  position: relative;
  min-height: 215px;
}
.main-blk .expand-card-sec {
  padding: 0 0 50px;
  margin-top: -215px;
}
.main-blk .expand-card.expand .visible-cnt {
  background-color: #faa61a;
  margin-bottom: 10px;
}
.main-blk .expand-card.expand .visible-cnt .icon h4,
.main-blk .expand-card.expand .visible-cnt .title {
  color: #fff;
}
.main-blk .expand-card.expand .click-visible {
  display: none;
}
.main-blk .insurance-page .container.list-items {
  width: 1054px;
  padding: 0;
}
.main-blk .insurance-page .container.list-items.religious-offerings .item-list-column-3 .item .linkandbuttons {
  position: static;
  padding-top: 10;
}
.main-blk .insurance-page .container.list-items.religious-offerings .item-list-column-3 .item {
  padding: 20px;
}
.main-blk .insurance-page .container.list-items.religious-offerings .item-list-column-3 .item .title {
  padding-top: 0;
}
.main-blk .insurance-page .linkandbuttons .buttons .default-page-btn {
  margin: 0 15px 0 0;
}
.main-blk .insurance-page .linkandbuttons .buttons .default-page-btn:last-child {
  margin: 0;
}
.main-blk .insurance-page .container.list-items.religious-offerings .item-list-column-3 .item .description {
  min-height: 120px;
  padding-top: 15px;
}
.main-blk .insurance-page .item-list-column-3,
.main-blk .award-item-list-section .item-list-column-3 {
  justify-content: flex-start;
}
.main-blk .blog-sec.master-card-blg .ttl-blk {
  position: static;
}
.main-blk .insurance-page button.default-page-btn.secondary {
  background-color: #575757;
}
.main-blk .insurance-page.insurance-new .container.list-items.religious-offerings .item-list-section {
  display: block;
  padding: 60px;
}
.main-blk .col.item-cnt p {
  font-size: 14px;
  color: #23242A;
  text-align: justify;
}
.main-blk .insurance-page.insurance-new .container.list-items.religious-offerings .item-list-column-3 .item .description {
  font-size: 14px;
  color: #23242A;
}
.main-blk .insurance-page.insurance-new .container.list-items.religious-offerings .item .item-content {
  padding: 0;
}
.main-blk .insurance-page.insurance-new .oneRoof-bank {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 0;
  width: 130%;
  margin-left: -16%;
}
.main-blk .insurance-page.insurance-new .container.list-items.religious-offerings .item {
  padding: 0;
  flex: 1 1 33.3333333333%;
  max-width: 33.3333333333%;
}
.main-blk .insurance-page.insurance-new .container.list-items.religious-offerings .item:nth-child(3n) {
  border-right: 0;
}
.main-blk .insurance-page.insurance-new .make-payment:hover {
  border-radius: 50px;
}
.main-blk .insurance-page.insurance-new .container.list-items.religious-offerings .item {
  padding: 0;
}
.main-blk .insurance-page.insurance-new .oneRoof-bank .make-payment {
  padding: 15px 45px;
  text-align: center;
  margin: 15px;
}
.main-blk .insurance-page.insurance-new .oneRoof-bank .make-payment p {
  margin: 0;
  min-height: 100px;
}
.main-blk .insurance-page.insurance-new .oneRoof-bank .make-payment:hover p,
.main-blk .insurance-page.insurance-new .oneRoof-bank .item.active .make-payment p,
.main-blk .insurance-page.insurance-new .oneRoof-bank .item.active .make-payment strong {
  color: #fff;
}
.main-blk .insurance-page.insurance-new .oneRoof-bank .make-payment strong {
  min-height: 40px;
  line-height: 16px;
  font-weight: 500;
  font-family: var(--font-family3);
}
.main-blk .insurance-page.insurance-new .oneRoof-bank .item.active .make-payment {
  background-color: #faa61a;
  border-radius: 50px;
}
.main-blk .product-spac .oneRoof-bank .item:hover .make-payment {
  background-color: #faa61a;
}
.main-blk .blog-sec .ttl-blk {
  position: static;
}
.main-blk .tailor-sol-owl.product-spac {
  height: auto;
}
.main-blk .tabs.milestone-tab {
  border-radius: 0;
  border: 0;
}
.main-blk .tabs.milestone-tab #tabs-nav {
  list-style: none;
  margin: 0;
  padding: 5px;
  overflow: auto;
  display: flex;
  align-items: center;
  flex-flow: wrap;
}
.main-blk .tabs.milestone-tab .title {
  text-align: center;
}
.main-blk .tabs.milestone-tab #tabs-nav li {
  /* float: left; */
  font-weight: bold;
  /* margin-right: 2px; */
  padding: 8px 10px;
  border-radius: 0;
  cursor: pointer;
  flex: 1 1 25%;
  max-width: 25%;
  border-right: 1px solid #FAA61A;
}
.main-blk .tabs.milestone-tab #tabs-nav li:nth-child(4n) {
  border-right: 0;
}
.main-blk .tabs.milestone-tab #tabs-nav li a {
  text-decoration: none;
}
.main-blk .tabs.milestone-tab .tab-content {
  padding: 10px;
}
.main-blk .milestone-flow ul li ul.milestone-list ul:before {
  content: none;
}
.main-blk .milestone-description p a {
  color: #faa61a;
  font-weight: 600;
}
.main-blk .slider-button {
  display: flex;
}
.main-blk .bullet-point {
  margin: 0;
}
.main-blk .milestone-flow ul .bullet-point li {
  padding: 0 0 0 25px;
  position: relative;
}
.main-blk .milestone-flow ul .bullet-point li:before,
.main-blk .milestone-flow ul li:last-child .bullet-point li:last-child:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.main-blk .milestone-sec .bnr-img.page-ttl {
  color: #fff;
}
.main-blk .milestone-sec .bnr-img:before,
.main-blk .bnr-sec.insurance .bnr-img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.main-blk .milestone-sec .bnr-img:before {
  border-radius: 99.5px;
}
.main-blk .milestone-sec .bnr-img,
.main-blk .bnr-sec.insurance .bnr-img {
  position: relative;
  border-radius: 99.5px;
  overflow: hidden;
}
.main-blk .milestone-sec .bnr-img {
  border-radius: 0 !important;
}
.main-blk .milestone-sec .bnr-img img,
.main-blk .bnr-sec.insurance .bnr-img img {
  width: 100%;
}
.main-blk .milestone-sec .bnr-img .page-ttl {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}
.main-blk .milestone-sec .bnr-img p {
  color: #fff;
}
.main-blk .ttl.vision {
  color: #004e96;
  text-align: left;
  margin-bottom: 0;
}
.main-blk .ttl.mission {
  color: #faa61a;
  text-align: left;
  margin-bottom: 0;
}
.main-blk .bnr-sec.overseas-sec.open-account-sec .page-ttl,
.main-blk .bnr-sec.overseas-sec.founder-sec .page-ttl,
.main-blk .bnr-sec.overseas-sec.founder-sec p {
  color: #004e96;
}
.main-blk .slider-button .primary-btn {
  margin-right: 10px;
}
.main-blk .slider-button .secondary-btn {
  background-color: #575757;
}
.main-blk .blk-deisgn {
  margin-bottom: 20px;
}
.main-blk .blk-deisgn .slider-image img {
  width: 100%;
}
.main-blk .owl-space {
  width: 90%;
  margin: 0 auto;
}
.main-blk .a_minus_body .page-ttl {
  font-size: 240px;
}
.main-blk .a_plus_body .error-cnt p {
  font-size: 28px;
}
.main-blk .a_minus_body .error-cnt p,
.main-blk .a_minus_body .success-blk .error-cnt h4 {
  font-size: 20px;
}
.main-blk .a_plus_body .success-blk .error-cnt h4 {
  font-size: 24px;
}
.main-blk .a_plus_body .page-ttl {
  font-size: 280px;
}
.main-blk .a_plus_body .success-blk .error-cnt h1 {
  font-size: 170px;
}
.main-blk .a_minus_body .success-blk .error-cnt h1 {
  font-size: 130px;
}
.main-blk .a_plus_body .error-sec h6,
.main-blk .a_plus_body .default-page-btn,
.main-blk .a_plus_body .slider-description p {
  font-size: 16px;
}
.main-blk .a_minus_body .error-sec h6,
.main-blk .a_minus_body .default-page-btn.a_minus_body .slider-description p {
  font-size: 12px;
}
.main-blk .tab-slider.plain-slide.product-spec {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
.main-blk .tab-slider.plain-slide.product-spec .make-payment strong,
.main-blk .tab-slider.plain-slide.product-spec .make-payment {
  height: auto;
}
.main-blk .tab-slider.plain-slide.product-spec .make-payment {
  padding: 5px 10px;
}
.main-blk .tailor-sol-owl.product-spac {
  height: auto;
  margin: 0;
  background-color: #fff;
}
.main-blk .tailor-sol-owl.product-spac .owl-item {
  box-shadow: none;
}
.main-blk .tailor-sol-owl.product-spac .owl-carousel .owl-item img {
  width: auto;
}
.main-blk .tailor-sol-owl.product-spac .owl-fst h2 {
  color: #004e96;
}
.main-blk .carousel-sec.financial .tab-slider {
  transform: translateY(-50%);
}
.main-blk .shareholder-list-items.finance {
  margin-bottom: 30px;
}
.main-blk .load-more .load-btn {
  transition: 0.3s all ease;
  padding: 10px;
  font-size: 14px;
}
.main-blk .load-more .load-btn:hover {
  background-color: #004e96;
  color: #fff;
  border: 1px solid #004e96;
}
.main-blk .carousel-sec.financial.fn-rlt {
  padding: 30px 0;
}
.main-blk .carousel-sec.financial.fn-rlt .tab-content {
  margin-top: 20px;
}
.main-blk .carousel-sec.financial.fn-rlt .shareholder-list-items .item-list-column-3 .item {
  padding: 0 30px 30px;
}
.main-blk .carousel-sec.financial.fn-rlt .container.one-item {
  padding: 0;
}
.main-blk .item-list-column .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
}
.main-blk .tabs.milestone-tab .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-blk .insurance-page.insurance-new.gninsl .container.list-items.religious-offerings .item .item-content {
  padding: 10px;
}
.main-blk .insurance-page.insurance-new.gninsl {
  margin-bottom: -250px;
}
.main-blk .item-list-section.open-acc {
  /* margin: -70px auto -10px!important;*/
  position: relative;
  bottom: 100px;
}
.main-blk .whats-new-sec.success-page.add-extra .carousel {
  margin-top: 30px;
}
.main-blk .blk-deisgn {
  padding: 15px;
}
.main-blk .item-list-section.fednet.fednet-design .item-list-column .item .hover-img,
.main-blk .item-list-section.fednet.fednet-design .item-list-column .item:hover .actual-img {
  display: none;
}
.main-blk .item-list-section.fednet.fednet-design .item-list-column .item:hover .hover-img,
.main-blk .item-list-section.fednet.fednet-design .item-list-column .item .actual-img {
  display: block;
}
.main-blk .item-list-section.fednet.fednet-design .item-cointainer {
  width: 100%;
  padding: 5px;
}
.main-blk .item-list-section.fednet.fednet-design .item-cointainer a {
  display: inline-block;
  width: 100%;
}
.main-blk .item-list-section.fednet.fednet-design .item-cointainer a .icon {
  width: 60px;
  justify-content: center;
  margin: 0 auto;
}
.main-blk .item-list-section.fednet.fednet-design .item-cointainer img {
  width: 100%;
}
.main-blk .item-list-section.fednet.fednet-design {
  margin: 0 auto !important;
  width: 540px;
  margin-top: -25px !important;
}
.main-blk .item-list-section.fednet.fednet-design .item-list-column {
  justify-content: center;
}
.main-blk .item-list-section.fednet.fednet-design .item-list-column .item {
  width: 50%;
  padding: 5px;
}
.main-blk .item-list-section.fednet.fednet-design .item-list-column .item:nth-child(4n),
.main-blk .item-list-section.fednet.fednet-design .item-list-column .item:last-child {
  border-right: 0;
}
.main-blk #pills-tabContent .item-list-column-3 {
  justify-content: flex-start;
}
.main-blk .popup-slider .item {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 40px;
}
.main-blk .popup-slider .carousel-control-next,
.main-blk .popup-slider .carousel-control-prev {
  top: 80px;
  transform: unset;
}
.main-blk .bnr-attached-icons.interates .bnr-img h4 {
  position: absolute;
  top: 40%;
  left: 20%;
  transform: translateY(-40%);
  color: #004e96;
}
.main-blk .tab-details {
  position: relative;
  margin-bottom: -816px;
}
.main-blk .interest-cnt-blk {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
  border-radius: 60px;
  width: 1054px;
  margin: 0 auto;
  margin-top: 0px;
  padding: 180px 180px 120px;
  margin-top: -150px;
  background-color: #fff;
}
.main-blk .tab-details h4 {
  height: 31px;
  margin-right: 90px;
  position: relative;
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #004e95;
  margin: 0 0 30px;
}
.main-blk .tailor-sol-owl.intrst-rates {
  padding-top: 160px;
}
.main-blk .table-structure .table th {
  border: 0;
  border-right: 1px solid #faa61a;
  background-color: #faa61a;
  color: #fff;
  text-align: center;
}
.main-blk .table-structure .table tbody {
  border: 1px solid #faa61a;
}
.main-blk .table-structure .table td {
  background-color: #fff;
  border-right: 1px solid #faa61a;
}
.main-blk .table-structure .table td:last-child {
  border-right: 0;
}
.main-blk .table-structure .table ul {
  padding: 0 15px;
}
.main-blk .table-structure ul li {
  color: var(--color-light-black);
  display: block;
}
.main-blk .bnr-attached-icons.interates .product-spac .oneRoof-bank {
  width: 760px;
}
.main-blk .bnr-attached-icons.interates .oneRoof-bank .make-payment img {
  width: 35px;
  height: 35px;
}
.main-blk .tab-div {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.6);
  transform: translateY(-50%);
  width: 710px;
  margin: 0 auto;
  border-radius: 60px;
  padding: 10px 25px;
  position: relative;
  z-index: 1;
}
.main-blk .tab-div .list-item {
  padding: 10px 30px;
  border-right: 1px solid #faa61a;
  transition: 0.3s all ease;
}
.main-blk .tab-div .list-item:last-child {
  border-right: 0;
}
.main-blk .tab-div-cnt {
  width: 1054px;
  margin: -145px auto 0;
  padding: 70px 190px 20px;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.6);
  border-radius: 60px;
  position: relative;
  background-color: #fff;
}
.main-blk .tailor-sol-owl.intrst-rates {
  padding-top: 800px;
}
.main-blk .tab-div .list-item a {
  transition: 0.3s all ease;
  display: block;
  padding: 10px;
  width: 250px;
}
.main-blk .bnr-attached-icons.interates #tabs-nav {
  display: flex;
  align-items: center;
  flex-flow: wrap;
}
.main-blk .bnr-attached-icons.interates ul li.active a,
.main-blk .tab-div .list-item a:hover {
  background-color: #faa61a;
}
.main-blk .bnr-attached-icons.interates .oneRoof-bank .item.active .actual-img,
.main-blk .tab-div .list-item a:hover .actual-img {
  display: none;
}
.main-blk .bnr-attached-icons.interates .oneRoof-bank .item.active .hover-img {
  display: block;
}
.main-blk .bnr-attached-icons.interates .oneRoof-bank .item.active strong,
.main-blk .tab-div .list-item a:hover .list-content-text {
  color: #fff;
}
.main-blk .tab-div .list-item .hover-img {
  display: none;
}
.main-blk .tab-div .list-item a:hover .hover-img {
  display: block;
  margin: 0 auto;
}
.main-blk .ttl-blk.ttlAbout {
  transform: translateY(-50%);
  top: 50%;
}
.main-blk .bton {
  background-color: var(--color-orange);
  color: #fff;
  border-radius: 7px;
  display: inline-block;
  padding: 5px 10px;
  font-family: var(--font-family3);
  color: #fff;
  margin-top: 15px;
  font-size: 14px;
  height: 35px;
  width: 280px;
  text-align: center;
  transition: 0.3s all ease;
}
.main-blk .bton1 {
  background-color: var(--color-orange);
  color: #fff;
  border-radius: 7px;
}
.main-blk .bton1:hover,
.main-blk .bton1:focus {
  background-color: #004e96;
  color: white;
}
.main-blk .social-content {
  width: 100%;
}
.main-blk .social-content iframe {
  height: 712px;
}
.main-blk .social-content iframe ._2p3a {
  width: 100% !important;
}
.main-blk .video-list-section {
  width: 100%;
}
.main-blk .demo-video-listing .select-options,
.main-blk .demo-video-listing .select-styled,
.main-blk .select-styled {
  display: none !important;
}
.main-blk .select-sec {
  display: flex;
  justify-content: flex-end;
  max-width: 100%;
  width: 100%;
  align-content: center;
  position: relative;
}
.main-blk .sort-by-item label {
  padding-bottom: 0;
  align-content: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
}
.main-blk .demo-video-listing .sort-by-item {
  justify-content: flex-end;
}
.main-blk .owl-carousel.shareholder.our-founder .owl-item {
  padding: 0;
}
.main-blk .owl-carousel.shareholder.our-founder a {
  display: flex;
  flex-direction: column;
  min-height: 185px;
  padding: 35px;
}
.main-blk .modal-content.securityTips .modal-header {
  justify-content: space-between;
}
.main-blk .modal-content.securityTips {
  padding: 25px;
  border-radius: 20px;
}
.main-blk .body-cnt ul li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
  display: block;
}
.main-blk .body-cnt ul li::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #333;
  border-radius: 50%;
  left: 0;
  top: 10px;
}
.main-blk .body-cnt ul li .circular-bullet li::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 1px solid #333;
  background-color: transparent;
}
.main-blk .open-account .nav-tabs li a.active,
.main-blk .open-account .nav-tabs > li a.active:hover,
.main-blk .open-account .nav-tabs > li a.active:focus,
.main-blk .open-account .nav-tabs li.active a,
.main-blk .open-account .nav-tabs > li.active > a:hover,
.main-blk .open-account .nav-tabs > li.active > a:focus {
  background-color: #faa61a;
  color: white;
}
.main-blk .terms-sec p {
  padding: 10px 25px;
  background-color: #faa61a;
  color: #fff;
  border-radius: 5px;
  width: 80%;
  margin: 0 auto 0px;
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) {
  .main-blk .awards-height .shadow-blk {
    min-height: 250px;
  }
}
@media (min-width: 1024px) and (max-width: 1179px) {
  .main-blk {
    /*====key personal End===*/
    /*===404===*/
    /*===priority bank===*/
    /*==forms and stationary==*/
  }
  .main-blk .container.list-items {
    padding: 50px 100px 0;
  }
  .main-blk .page-end-container {
    padding: 220px 30px 30px;
  }
  .main-blk .container.list-items.about-us-landing {
    padding: 50px 100px 0;
  }
  .main-blk .one-item-section {
    padding: 170px 30px 30px 30px;
  }
  .main-blk .owl-carousel {
    display: block;
    width: 95%;
    margin: 0 auto;
  }
  .main-blk .find-products-main {
    width: 100%;
  }
  .main-blk .priority-fields.forms-stationary .oneRoof-bank {
    width: 100%;
  }
  .main-blk .bnr-sec.faq-sec.correspondent-banks .ttl-blk {
    left: 15px;
    right: 15px;
    text-align: center;
  }
  .main-blk .correspondent-banks .item-list-section {
    margin: -30px auto -120px;
    width: 100%;
  }
  .main-blk .correspondent-banks .item-list-section .item-list-column .item {
    flex: 1 1 25%;
    max-width: 25%;
    border-right: 1px solid #faa61a !important;
  }
  .main-blk .correspondent-banks .item-list-section .item-list-column .item:nth-child(5n) {
    border-right: 1px solid #faa61a !important;
  }
  .main-blk .correspondent-banks .item-list-section .item-list-column .item:nth-child(4n) {
    border-right: 0 !important;
  }
  .main-blk .insurance-page .container.list-items {
    width: 90%;
  }
  .main-blk .insurance-page .container.list-items.religious-offerings .item-list-column-3 .item .description {
    min-height: 90px;
  }
  .main-blk .insurance-page.insurance-new .container.list-items.religious-offerings .item-list-section {
    width: 90%;
    margin: 0 auto;
  }
  .main-blk .insurance-page.insurance-new .oneRoof-bank .make-payment p {
    min-height: 150px;
  }
  .main-blk .priority-fields .oneRoof-bank {
    position: relative;
    width: 1024px;
  }
  .main-blk .awards-height .shadow-blk {
    min-height: 250px;
  }
  .main-blk .interest-cnt-blk {
    width: 100%;
    padding: 180px 60px;
  }
  .main-blk .tab-div-cnt {
    width: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
  .main-blk .inner-page-body .container {
    max-width: 720px;
  }
  .main-blk .container.list-items.religious-offerings {
    margin-bottom: 20px;
    margin-top: -150px;
  }
  .main-blk .container.list-items.lead-generation-form {
    margin-top: 0px;
    padding: 20px;
    margin-bottom: 20px;
  }
  .main-blk .left-form .title-form {
    width: 190px;
    height: 190px;
    margin-left: 0;
  }
  .main-blk .left-form .title-form .title-form-icon img {
    width: 78px;
    height: 78px;
    margin-left: 47px;
    margin-top: 28px;
  }
  .main-blk .button-outline {
    margin-left: 0px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: landscape) {
  .main-blk .inner-page-body .container {
    max-width: 960px;
  }
  .main-blk .container.list-items.religious-offerings {
    margin-bottom: 20px;
    margin-top: -150px;
  }
  .main-blk .container.list-items.lead-generation-form {
    margin-top: 0px;
    padding: 20px;
    margin-bottom: 20px;
  }
  .main-blk .left-form .title-form .title-form-icon img {
    width: 78px;
    height: 78px;
    margin-left: 47px;
    margin-top: 28px;
  }
  .main-blk .left-form .title-form {
    width: 190px;
    height: 190px;
    margin-left: 0;
  }
  .main-blk .button-outline {
    margin-left: 0px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .main-blk .inner-page-body .container {
    max-width: 720px;
  }
  .main-blk .container.list-items.religious-offerings {
    margin-bottom: 20px;
    margin-top: -150px;
  }
  .main-blk .container.list-items.lead-generation-form {
    margin-top: 0px;
    padding: 20px;
    margin-bottom: 20px;
  }
  .main-blk .left-form .title-form {
    width: 190px;
    height: 190px;
    margin-left: 0;
  }
  .main-blk .left-form .title-form .title-form-icon img {
    width: 78px;
    height: 78px;
    margin-left: 47px;
    margin-top: 28px;
  }
  .main-blk .button-outline {
    margin-left: 0px;
  }
  .main-blk .owl-carousel button.owl-dot {
    display: none !important;
  }
  .main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-next,
  .main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-prev,
  .main-blk .religious-offerings-popup .owl-carousel button.owl-dot,
  .main-blk .container.demo-video .owl-carousel .owl-nav button.owl-next,
  .main-blk .container.demo-video .owl-carousel .owl-nav button.owl-prev,
  .main-blk .container.demo-video .owl-carousel button.owl-dot {
    display: block !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .main-blk .inner-page-body .container {
    max-width: 960px;
  }
  .main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-next,
  .main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-prev,
  .main-blk .religious-offerings-popup .owl-carousel button.owl-dot,
  .main-blk .container.demo-video .owl-carousel .owl-nav button.owl-next,
  .main-blk .container.demo-video .owl-carousel .owl-nav button.owl-prev,
  .main-blk .container.demo-video .owl-carousel button.owl-dot {
    display: block !important;
  }
  .main-blk .container.list-items.religious-offerings {
    margin-bottom: -150px !important;
    margin-top: -150px !important;
  }
  .main-blk .product-spac .oneRoof-bank {
    width: 95%;
    margin-top: -20px;
  }
  .main-blk .product-spac .one-item-section-title {
    padding-top: 100px;
  }
  .main-blk .apply-b {
    margin: 0;
  }
  .main-blk .priority-fields.forms-stationary.atozblk .search-container {
    width: 100%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1179px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .main-blk .inner-page-body .container {
    max-width: 960px;
  }
  .main-blk .container.list-items.religious-offerings {
    margin-bottom: -150px;
    margin-top: -150px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1179px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .main-blk .inner-page-body .container {
    max-width: 1260px;
  }
  .main-blk .container.list-items {
    padding: 10%;
    margin-top: -50px;
  }
  .main-blk .container.one-item.fed-net {
    margin-top: 0px;
  }
  .main-blk .container.one-item {
    padding: 70px;
    margin-top: -150px;
    position: relative;
    padding-bottom: 100px;
  }
  .main-blk .container.list-items.religious-offerings {
    margin-bottom: -250px;
    margin-top: -280px;
  }
  .main-blk .milestone-sec .bnr-img,
  .main-blk .bnr-sec.insurance .bnr-img {
    border-radius: 40px;
  }
  .main-blk .milestone .one-item-section {
    border-radius: 40px;
  }
}
@media (max-width: 1023px) {
  .main-blk {
    /*.owl-nav {
        display: none;
    }*/
    /* .bnr-img:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.4)
    } */
    /*.product-spac .owl-theme .owl-nav {
        display: none
    }*/
    /*.owl_1.owl-carousel .owl-nav {display: block;}
    .carousel-sec.financial .owl-carousel .owl-nav button.owl-next, .carousel-sec.financial .owl-carousel .owl-nav button.owl-prev {display: block !important;}*/
  }
  .main-blk .item-list-column .item {
    width: 50%;
  }
  .main-blk .container.list-items {
    padding: 0 60px;
  }
  .main-blk .item-list-column .item:not(:nth-child(4n)) {
    border-right: 0;
  }
  .main-blk .item-list-column .item:not(:nth-child(2n)) {
    border-right: 1px solid #faa61a;
  }
  .main-blk .key-per-blk {
    padding: 80px 30px 30px;
    overflow: hidden;
    border-radius: 20px;
  }
  .main-blk .page-end-container {
    padding: 220px 30px 30px;
  }
  .main-blk .our-key-persons.our-founder-landing .custom-container {
    width: 95%;
  }
  .main-blk .founder-blk .founder-lft {
    flex: 1 1 40%;
    max-width: 40%;
  }
  .main-blk .founder-blk .founder-rgt {
    flex: 1 1 60%;
    max-width: 60%;
  }
  .main-blk .owl-carousel {
    display: block;
    width: 95%;
    margin: 0 auto;
  }
  .main-blk .success-blk {
    border-radius: 20px;
  }
  .main-blk .page-end-container {
    padding: 260px 30px 30px;
  }
  .main-blk .container.one-item {
    padding: 70px;
  }
  .main-blk .container.list-items {
    margin-top: -75px;
  }
  .main-blk .milestone .one-item-section {
    padding-top: 120px;
    border-radius: 20px;
  }
  .main-blk .milestone-list-items,
  .main-blk .milestone-flow {
    padding: 20px;
    width: 100%;
  }
  .main-blk .milestone-list-items {
    border-radius: 20px;
  }
  .main-blk .one-item-section.video .content-section .title-description .title {
    margin-top: 20px;
  }
  .main-blk .container.codes-and-policies {
    margin-top: 0;
    max-width: 100%;
  }
  .main-blk .rightborder {
    border-radius: 20px;
  }
  .main-blk .p-banking-banner.priority-bank {
    margin: -100px 0 20px;
  }
  .main-blk .oneRoof-bank,
  .main-blk .priority-main,
  .main-blk .find-products-main {
    width: 100%;
  }
  .main-blk .view-slider {
    margin-bottom: 20px;
  }
  .main-blk .priority-fields.forms-stationary .oneRoof-bank {
    width: 100%;
  }
  .main-blk .search-container {
    width: 100%;
  }
  .main-blk .forms-stationary .oneRoof-bank .item {
    flex: 1 1 50%;
    max-width: 50%;
  }
  .main-blk .forms-stationary .oneRoof-bank .item:nth-child(6n) {
    border-right: 1px solid #FAA61A;
  }
  .main-blk .forms-stationary .oneRoof-bank .item:nth-child(2n) {
    border-right: 0;
  }
  .main-blk .bnr-sec.faq-sec.forms-stationary .ttl-blk {
    top: 50%;
    transform: translateY(-50%);
  }
  .main-blk .correspondent-banks .item-list-section {
    margin: -30px auto -120px;
    width: 100%;
  }
  .main-blk .correspondent-banks .item-list-section .item-list-column .item {
    flex: 1 1 33.3333333333%;
    max-width: 33.3333333333%;
    border-right: 1px solid #faa61a !important;
  }
  .main-blk .correspondent-banks .item-list-section .item-list-column .item:nth-child(5n) {
    border-right: 1px solid #faa61a !important;
  }
  .main-blk .correspondent-banks .item-list-section .item-list-column .item:nth-child(3n) {
    border-right: 0 !important;
  }
  .main-blk .bnr-sec.faq-sec.correspondent-banks .ttl-blk {
    left: 15px;
    right: 15px;
  }
  .main-blk .correspondent-banks .item-list-section .item-list-column .item {
    flex: 1 1 100%;
    max-width: 100%;
    border-right: 0 !important;
  }
  .main-blk .bnr-sec.faq-sec.correspondent-banks .ttl-blk {
    left: 15px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .main-blk .bnr-img img {
    border-radius: 20px;
  }
  .main-blk .bnr-sec.faq-sec.correspondent-banks .ttl-blk p {
    font-size: 12px;
    line-height: 14px;
  }
  .main-blk .correspondent-banks .item-list-section .item-list-column .item:nth-child(5n) {
    border-right: 0 !important;
  }
  .main-blk .expand-card {
    left: 0;
    right: 0;
    text-align: center;
  }
  .main-blk .item-list-section.milestone {
    width: 85%;
  }
  .main-blk .owl-carousel button.owl-dot {
    display: none !important;
  }
  .main-blk .container.list-items {
    margin-top: -50px;
  }
  .main-blk .product-spac .oneRoof-bank {
    width: 95%;
    margin-top: -20px;
  }
  .main-blk .product-spac .one-item-section-title {
    padding-top: 100px;
  }
  .main-blk .top-left {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    text-align: center;
  }
  .main-blk .bnr-img {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
  }
  .main-blk .bnr-attached-icons.product-spac .top-left h4,
  .main-blk .bnr-attached-icons.product-spac .top-left p {
    color: #fff;
  }
  .main-blk .container.one-item.fed-net .one-item-section {
    padding-top: 0px;
  }
  .main-blk .product-spac .one-item-section-title {
    padding-top: 10px;
  }
  .main-blk .apply-b {
    margin: 0;
  }
  .main-blk .carousel-sec.financial.fn-rlt .tab-slider {
    padding: 20px;
    border-radius: 20px;
    transform: translateY(-20px);
  }
  .main-blk .carousel-sec.financial.fn-rlt .container.one-item {
    padding: 0;
  }
  .main-blk .carousel-sec.financial.fn-rlt .one-item-section {
    margin: 0 0 15px;
  }
  .main-blk .carousel-sec.financial.fn-rlt .shareholder-list-items.finance .item-list-column-3 .item .icon {
    text-align: center;
  }
  .main-blk .carousel-sec.financial.fn-rlt .shareholder-list-items .item-list-column-3 .item {
    padding: 20px 10px 20px 10px;
  }
  .main-blk .carousel-sec.financial.fn-rlt .one-item-content.shareholder h2 {
    margin-bottom: 0;
  }
  .main-blk .tailor-sol-sec .owl-ttl-fst {
    padding: 15px 0;
  }
  .main-blk .milestone-sec .bnr-img,
  .main-blk .bnr-sec.insurance .bnr-img {
    border-radius: 40px;
  }
  .main-blk .insurance-page.insurance-new.gninsl .oneRoof-bank {
    width: 100%;
    margin-left: 0;
  }
  .main-blk .insurance-page.insurance-new.gninsl .container.list-items.religious-offerings .oneRoof-bank .item,
  .main-blk .insurance-page.insurance-new.gninsl .container.list-items.religious-offerings .item {
    flex: 1 1 100%;
    max-width: 100%;
    border-right: 0;
  }
  .main-blk .insurance-page.insurance-new.gninsl .item-list-column-3 .item:not(:nth-child(2n)) {
    border-right: 0 !important;
    border-bottom: 1px solid #faa61a;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .main-blk .inner-page-body.gn-insrnc .page-end-container {
    padding: 230px 5px 20px;
  }
  .main-blk .search-container.master-crd,
  .main-blk .page-end-container.master-cr-pg .tab-slider.plain-slide {
    width: 100%;
  }
  .main-blk .item-list-section.fednet.fednet-design .item-list-column .item:last-child {
    border-right: 0 !important;
  }
  .main-blk .prdct-land .top-right {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    color: #fff;
  }
  .main-blk .interest-cnt-blk {
    width: 100%;
    padding: 180px 60px 100px;
    border-radius: 20px;
  }
  .main-blk .tab-div-cnt,
  .main-blk .bnr-attached-icons.interates .product-spac .oneRoof-bank {
    width: 100%;
    border-radius: 20px;
  }
  .main-blk .tab-div-cnt {
    padding: 60px;
  }
  .main-blk .tab-div .list-item a:hover .list-content-text {
    color: #fff;
  }
  .main-blk .tab-div {
    width: 100%;
    border-radius: 100px;
  }
  .main-blk .rightborder {
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    border-radius: 20px;
    padding: 0;
    min-height: auto;
  }
  .main-blk .sidebar {
    border-radius: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .main-blk .milestone-sec .bnr-img:before {
    border-radius: 20px;
  }
  .main-blk .social-content {
    margin-bottom: 20px;
  }
  .main-blk .forms-stationary .oneRoof-bank .item:nth-child(6n) {
    border-right: 1px solid #FAA61A;
  }
  .main-blk .forms-stationary .oneRoof-bank .item:nth-child(2n) {
    border-right: 0;
  }
}
@media (max-height: 360px) {
  .main-blk .container.list-items {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-blk .one-item-section {
    margin-left: 15px;
    margin-right: 15px;
  }
  .main-blk .milestone-flow ul li ul::before {
    left: 13%;
  }
  .main-blk .milestone-year {
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .main-blk {
    /*.item-list-column .item:nth-child(2n) {
        border-right: 0!important;
    }
    .item-list-column-5 .item::nth-child(2n){
      border-right: 0!important;
    }*/
    /* Milestone Page */
    /* Milestone Page End*/
    /* Shareholder Page Start*/
    /* Shareholder Page End*/
    /* FedNet Page Start*/
    /* FedNet Page End*/
    /* Religious Offerings Page Start*/
    /*.container.list-items.religious-offerings .item {
        padding-bottom: 130px;
    }*/
    /* Religious Offerings Page End*/
    /* Lead Generation Form Start*/
    /* Lead Generation Form Start*/
    /* Codes-and-Policies Start*/
    /* Codes-and-Policies End*/
    /* Demo Video Start*/
    /* Demo Video End*/
    /* Award Page Start*/
    /* Award Page End*/
    /*.container.list-items.religious-offerings .item {
        padding-left: 10px;
        padding-right: 10px;
    }*/
    /*.container.list-items.about-us-landing {
        margin-top: -28%;
    }*/
    /*key persons page*/
    /*key persons page*/
    /*.owl-theme .owl-nav {
        display: none;
    }*/
    /*==priority bank ====*/
    /* {
        padding: 70px 0 40px
    } */
  }
  .main-blk .item-list-section {
    border-radius: 20px;
  }
  .main-blk .page-end-container {
    padding-bottom: 50px;
  }
  .main-blk .owl-carousel button.owl-dot {
    display: none !important;
  }
  .main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-next,
  .main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-prev,
  .main-blk .religious-offerings-popup .owl-carousel button.owl-dot,
  .main-blk .container.demo-video .owl-carousel .owl-nav button.owl-next,
  .main-blk .container.demo-video .owl-carousel .owl-nav button.owl-prev,
  .main-blk .container.demo-video .owl-carousel button.owl-dot {
    display: block !important;
  }
  .main-blk .container.page-banner {
    min-height: 70px;
  }
  .main-blk .container.list-items {
    padding: 0;
    border-radius: 0;
    padding-top: 10px;
    margin-top: -10%;
  }
  .main-blk .banner-content {
    top: 15px;
  }
  .main-blk .item-list-column {
    padding: 0px;
  }
  .main-blk .item-list-section {
    margin-left: 24px;
    margin-right: 24px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-blk .item-list-section {
    border-radius: 20px;
    margin: 0 auto;
    padding: 0;
    width: 95%;
  }
  .main-blk .item-list-column .item,
  .main-blk .item-list-column-5 .item,
  .main-blk .item-list-column-3 .item {
    border: none !important;
    width: 50%;
    padding: 10px;
    justify-content: flex-start;
  }
  .main-blk .item-list-column-3 .item {
    width: 100%;
  }
  .main-blk .video-list-section .video-item .text-section {
    padding-bottom: 10px;
    width: 90%;
  }
  .main-blk .one-item-section {
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 20px;
    padding: 110px 30px 40px 30px;
  }
  .main-blk .year-wise-blk .one-item-section {
    margin-top: -100px;
  }
  .main-blk .one-item-section.video .content-section .title-description .description {
    padding-right: 0px;
  }
  .main-blk .container.one-item {
    padding-left: 0;
    padding-right: 0;
  }
  .main-blk .content-section {
    padding-top: 20px;
  }
  .main-blk .owl-prev {
    left: -10px;
  }
  .main-blk .owl-next {
    right: -10px;
  }
  .main-blk .item-list-column-2-container {
    padding-left: 5%;
    padding-right: 5%;
  }
  .main-blk .milestone-list-items {
    padding: 10px;
    width: 100%;
    border-radius: 20px;
  }
  .main-blk .milestone-flow {
    width: 100%;
    padding: 50px 0px;
  }
  .main-blk .milestone .one-item-section {
    padding-left: 0;
    padding-right: 0;
    border-radius: 20px;
  }
  .main-blk .milestone-flow ul li ul {
    padding-left: 0px;
  }
  .main-blk .milestone-flow ul li ul::before {
    left: 44px;
  }
  .main-blk .milestone-year {
    width: 90px;
    height: 90px;
    font-size: 20px;
    line-height: 30px;
  }
  .main-blk .milestone-month {
    width: 44%;
  }
  .main-blk .milestone-month button {
    font-size: 12px;
    line-height: 14px;
  }
  .main-blk .item-list-column-3 .item:nth-child(2) .icon,
  .main-blk .item-list-column-3 .item:nth-child(3) .icon,
  .main-blk .item-list-column-3 .item:first-child .icon,
  .main-blk .item-list-column-3 .item .icon {
    padding-top: 20px;
  }
  .main-blk .shareholder-list-items {
    width: 100%;
  }
  .main-blk .shareholder-list-items .item-list-column-3 .item {
    padding: 0px 10px 20px 10px;
  }
  .main-blk .item-list-column-3.shareholder-footer .item {
    padding-bottom: 20px;
    border-color: #faa61a !important;
  }
  .main-blk .item-list-section.address-section {
    padding: 50px;
    text-align: center;
  }
  .main-blk .stock-item-list .stock-item {
    margin-bottom: 20px;
  }
  .main-blk .address-section-container {
    padding-top: 40px;
    margin-left: 0px;
  }
  .main-blk .shareholder .owl-nav .owl-prev {
    left: -10px;
  }
  .main-blk .shareholder .owl-nav .owl-next {
    right: -10px;
  }
  .main-blk .owl-carousel.shareholder .owl-item {
    padding: 50px;
  }
  .main-blk .shareholder-slider-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-blk .item-list-section.apply-login-container {
    width: 95%;
    margin: 0px auto;
    padding: 20px 20px 175px 20px;
    border-radius: 20px;
    margin-bottom: -180px;
    position: relative;
  }
  .main-blk .item-list-section.fednet {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .main-blk .apply-login-btns {
    flex-direction: column;
    align-items: center;
  }
  .main-blk .apply-login-btns .default-page-btn {
    width: 80%;
    padding: 15px;
  }
  .main-blk .fed-net-list-items .page-description {
    padding: 10px 10px;
    width: 100%;
  }
  .main-blk .web-mobile-buttons {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .main-blk .religious-offerings-popup {
    height: 100%;
    border-radius: 20px;
    width: 100%;
  }
  .main-blk .container.list-items.religious-offerings .item {
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-blk .container.list-items.religious-offerings {
    margin-bottom: 20px;
    margin-top: -100px;
  }
  .main-blk .religious-offerings-popup .popup-content .owl-carousel .owl-item .item .slider-description {
    padding: 0px;
  }
  .main-blk .religious-offerings-popup .owl-nav .owl-prev {
    top: 5%;
    left: 5%;
  }
  .main-blk .religious-offerings-popup .owl-nav .owl-next {
    top: 5%;
    right: 5%;
  }
  .main-blk span.popup-close-btn {
    right: 15px;
    left: auto;
    text-align: left;
    top: 10px;
  }
  .main-blk .container.list-items.religious-offerings .item-list-section {
    border-radius: 20px;
  }
  .main-blk .linkandbuttons {
    bottom: 15px;
  }
  .main-blk .container.list-items.social {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
  }
  .main-blk .container.list-items.social .item-list-section {
    border-radius: 20px;
  }
  .main-blk .container.list-items.lead-generation-form {
    margin-top: 0px;
    padding: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .main-blk .form-section {
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 30px 0px;
    border-radius: 20px;
  }
  .main-blk .formsinfo {
    margin-top: 20px;
    margin-right: 0px;
    padding: 20px;
  }
  .main-blk .left-form {
    margin: 10px 10px 0px 10px;
    padding: 30px 0px 30px 0px;
  }
  .main-blk .left-form .title-form {
    margin-left: 98px;
    width: 121px;
    height: 121px;
    margin-bottom: 7px;
    margin: 0px auto;
  }
  .main-blk .left-form .title-form .title-form-icon img {
    width: 37px;
    height: 37px;
    margin-left: 42px;
  }
  .main-blk .left-form .title-form .title-form-icon p {
    font-size: 12px;
  }
  .main-blk .left-form .title-form-content p {
    font-size: 12px;
    padding: 6px 1px 7px 13px;
  }
  .main-blk .form-control {
    width: 100%;
    height: 46px;
  }
  .main-blk .submit-button,
  .main-blk .cancel-button {
    width: 100px;
    height: 31px;
    font-size: 12px;
    margin-bottom: 20px;
  }
  .main-blk .button-outline {
    margin-left: 25px;
  }
  .main-blk .form-select {
    width: 100%;
    height: 45px;
  }
  .main-blk .formselect {
    width: 120px;
    height: 45px;
  }
  .main-blk .buts {
    margin-top: 15px;
  }
  .main-blk .container.codes-and-policies {
    padding: 22px 20px;
    margin-top: -151px;
  }
  .main-blk .page-end-container.codes-and-policies {
    padding-bottom: 20px;
  }
  .main-blk .rightborder {
    margin-top: -30px;
    margin-left: 0px;
    background: #ffffff;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 9;
    padding-bottom: 60px;
    padding-top: 50px;
  }
  .main-blk .sideborder {
    margin-top: 40px;
    margin-right: 0px;
    margin-left: 0px;
    z-index: 99;
  }
  .main-blk .rightborder .heading {
    margin-right: 0;
  }
  .main-blk .sidebar {
    flex-direction: column;
    border-radius: 20px;
  }
  .main-blk .sidebar a {
    width: 100%;
  }
  .main-blk .rightborder {
    border-radius: 20px;
    padding-bottom: 20px;
  }
  .main-blk .container.demo-video {
    padding: 0px 20px;
  }
  .main-blk .container.demo-video .owl-carousel.owl-drag .owl-item .slider-content {
    width: 100%;
    text-align: center;
  }
  .main-blk .demo-video-listing-container {
    padding-top: 20px;
  }
  .main-blk .sort-by-section {
    padding: 7px;
  }
  .main-blk .award-item-list-section {
    padding: 10px;
    margin-top: 40px;
  }
  .main-blk .award-item-list-section .item-list-column-3 .item .description {
    text-align: center;
  }
  .main-blk .item-list-column-3 .item {
    border-bottom: 1px solid #e5e5e5 !important;
  }
  .main-blk .container.list-items.social .col {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .main-blk .stock-item-list .stock-item {
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }
  .main-blk .religious-offerings-popup .popup-slider {
    padding-top: 52px;
  }
  .main-blk .religious-offerings-popup .popup-slider .item {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .main-blk .container.page-banner {
    min-height: 150px;
  }
  .main-blk .container.list-items.with-banner-title-description {
    margin-top: -20px;
  }
  .main-blk .item-list-section {
    border-radius: 20px;
  }
  .main-blk .bnr-sec.overseas-sec .ttl-blk {
    top: 40%;
  }
  .main-blk .item-list-column .item,
  .main-blk .item-list-column-5 .item,
  .main-blk .item-list-column-3 .item {
    width: 100%;
    border-bottom: 1px solid #faa61a !important;
    padding: 15px;
  }
  .main-blk .bnr-sec.faq-sec.forms-stationary .item-list-column-3 .item {
    border-bottom: 0 !important;
  }
  .main-blk .item-list-column .item:last-child,
  .main-blk .item-list-column-5 .item:last-child,
  .main-blk .item-list-column-3 .item:last-child {
    border-bottom: 0 !important;
    padding: 15px;
  }
  .main-blk .tab .nav-tabs li {
    margin-right: 0;
  }
  .main-blk .key-per-blk {
    border-radius: 20px;
  }
  .main-blk .page-end-container {
    padding: 260px 5px 10px;
  }
  .main-blk .page-end-container.keyper-sec {
    margin-top: 50px;
  }
  .main-blk .key-pr-tab {
    border-bottom: 0;
    margin-bottom: 0;
  }
  .main-blk .owl-carousel.owl-theme.key-per-inr.owl-loaded.owl-drag .owl-next {
    top: 90px;
    right: -25px;
  }
  .main-blk .owl-carousel.owl-theme.key-per-inr.owl-loaded.owl-drag .owl-prev {
    top: 90px;
    left: -25px;
  }
  .main-blk .owl-carousel.owl-theme.key-per-inr .owl-item {
    box-shadow: none;
    padding: 20px 0;
  }
  .main-blk .owl-theme .owl-nav .owl-next {
    right: -30px;
  }
  .main-blk .owl-theme .owl-nav .owl-prev {
    left: -30px;
  }
  .main-blk .founder-blk .founder-lft {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .main-blk .founder-blk .founder-rgt {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .main-blk .founder-blk {
    flex-direction: column;
  }
  .main-blk .owl-carousel {
    display: block;
    width: 95%;
    margin: 0 auto;
  }
  .main-blk .error-blk .page-ttl {
    font-size: 150px;
    line-height: 150px;
    margin-bottom: 0;
  }
  .main-blk .error-cnt {
    margin-top: 0;
  }
  .main-blk .page-end-container.error-sec {
    padding: 20px 0;
  }
  .main-blk .success-blk .error-cnt h1 {
    font-size: 80px;
    line-height: 80px;
  }
  .main-blk .success-page .carousel {
    margin-top: 0;
  }
  .main-blk .one-item-section {
    padding: 140px 15px 15px 15px;
  }
  .main-blk .milestone-sec .bnr-img p {
    display: none;
  }
  .main-blk .p-banking-banner.priority-bank {
    margin: -30px 0 20px;
  }
  .main-blk .oneRoof-bank .item {
    flex: 1 1 50%;
    max-width: 50%;
  }
  .main-blk .oneRoof-bank .item:nth-child(4n) {
    border-right: 1px solid #FAA61A;
  }
  .main-blk .oneRoof-bank .item:nth-child(2n) {
    border-right: 0;
  }
  .main-blk .oneRoof-bank,
  .main-blk .find-products-main,
  .main-blk .priority-main {
    border-radius: 20px;
    padding: 20px;
  }
  .main-blk .view-gllery {
    padding: 70px 0 40px;
  }
  .main-blk .view-slider,
  .main-blk .priority-branch-inr {
    border-radius: 20px;
  }
  .main-blk .p-banking-banner.priority-bank .carousel-indicators {
    margin: 0;
  }
  .main-blk .forms-stationary .oneRoof-bank .item {
    flex: 1 1 100%;
    max-width: 100%;
    border-right: 0;
    border-bottom: 1px solid #FAA61A;
  }
  .main-blk .forms-stationary .oneRoof-bank .item:nth-child(6n) {
    border-right: 0;
  }
  .main-blk .atoz-sec .item-list-column-3 .item {
    flex: 1 1 50%;
    max-width: 50%;
    border-bottom: 0;
  }
  .main-blk .priority-fields.forms-stationary .oneRoof-bank {
    width: 100%;
    margin-top: -80px;
  }
  .main-blk .insurance-page .container.list-items.religious-offerings {
    margin-top: -20px;
  }
  .main-blk .insurance .ttl-blk {
    top: 50%;
    transform: translateY(-50%);
  }
  .main-blk .insurance-page .container.list-items.religious-offerings .item-list-section {
    padding: 0;
  }
  .main-blk .insurance-page .container.list-items.religious-offerings .item-list-column-3 .item {
    padding: 20px 0;
  }
  .main-blk .insurance-page .item-list-column-3 {
    padding: 0;
  }
  .main-blk .tabs.milestone-tab #tabs-nav li {
    flex: 1 1 50%;
    max-width: 50%;
  }
  .main-blk .tabs.milestone-tab #tabs-nav li:nth-child(2n) {
    border-right: 0;
  }
  .main-blk .bnr-attached-icons.product-spac .top-left h4,
  .main-blk .bnr-attached-icons.product-spac .top-left p {
    font-size: 20px;
  }
  .main-blk .bnr-attached-icons.product-spac .top-left p {
    display: none;
  }
  .main-blk .tailor-sol-owl.product-spac {
    height: auto;
    padding-top: 60px;
  }
  .main-blk .tailor-sol-owl.product-spac .container.one-item {
    padding: unset;
  }
  .main-blk .tailor-sol-owl.product-spac .one-item-section {
    padding: 15px;
  }
  .main-blk .correspondent-banks .item-list-section {
    margin: -20px auto -120px !important;
  }
  .main-blk .bnr-sec.faq-sec.correspondent-banks .ttl-blk p,
  .main-blk .banner-content p {
    display: none;
  }
  .main-blk .award-item-list-section .item {
    padding: 0;
  }
  .main-blk .award-item-list-section.award-item-list,
  .main-blk .award-item-list-section.award-item-list .col.item-list-column-3 {
    padding: 0;
  }
  .main-blk .page-bnr-inr {
    border-radius: 20px;
  }
  .main-blk .carousel-sec.financial.fn-rlt {
    padding: 30px 0;
    margin-top: -30px;
  }
  .main-blk .row.demo-video-slider-item {
    border-radius: 20px;
    margin: 0;
  }
  .main-blk .container.demo-video .owl-carousel.owl-drag .owl-item {
    padding: 15px 0;
  }
  .main-blk .inner-page-body.demo-sec img {
    border-radius: 20px;
  }
  .main-blk .slider-content .slider-button {
    display: flex;
    justify-content: center;
  }
  .main-blk .container.one-item.fed-net .one-item-section {
    padding: 0 15px 15px;
    margin-top: -15px;
  }
  .main-blk .product-spaco {
    padding-top: 50px !important;
  }
  .main-blk .insurance-page.insurance-new.gninsl .container.list-items.religious-offerings .row.item-list-section {
    padding: 30px 15px;
  }
  .main-blk .bnr-sec.overseas-sec .ttl-blk p {
    display: none;
  }
  .main-blk .item-list-section.open-acc {
    margin: -20px auto -10px !important;
    overflow: hidden;
  }
  .main-blk .item-list-section.fednet.fednet-design {
    /* transform: translateY(-20px); */
    width: 80%;
    padding: 10px;
  }
  .main-blk .item-list-section.fednet.fednet-design .item-list-column .item {
    width: 100%;
  }
  .main-blk #pills-web .item,
  .main-blk .container.list-items.religious-offerings .religious-offerings-popup .item {
    padding: 0 !important;
  }
  .main-blk .interest-cnt-blk {
    padding: 180px 20px 160px;
  }
  .main-blk .tab-div {
    width: 100%;
    border-radius: 20px;
    flex-direction: column;
  }
  .main-blk .tab-div .list-item {
    border-right: 0;
    border-bottom: 1px solid #faa61a;
  }
  .main-blk .tab-div .list-item:last-child {
    border-bottom: 0;
  }
  .main-blk .tab-div-cnt {
    padding: 60px 20px 20px;
    margin-top: -180px;
  }
  .main-blk .tab-div .list-item a .list-content-text {
    text-align: center;
  }
  .main-blk .owl-next,
  .main-blk .owl-prev {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main-blk .owl-theme .owl-nav [class*=owl-] {
    border-radius: 50%;
  }
  .main-blk .owl-theme .owl-nav [class*=owl-] img {
    width: 20px;
  }
  .main-blk .bnr-sec.insurance .bnr-img {
    border-radius: 20px;
  }
  .main-blk .priority-fields.forms-stationary.atozblk .search-container {
    width: 100%;
    padding: 15px;
    border-radius: 20px;
  }
  .main-blk .empty-space.forms-st {
    padding: 138px 0 40px;
  }
}
@media (max-width: 320px) {
  .main-blk {
    /*.container.list-items.religious-offerings .item {
        padding-bottom: 130px;
    }*/
  }
  .main-blk .item-list-column .item:not(:nth-child(2n)),
  .main-blk .item-list-column-5 .item:not(:nth-child(2n)) {
    border-right: 0 !important;
  }
  .main-blk .item-list-column .item,
  .main-blk .item-list-column-5 .item,
  .main-blk .item-list-column-3 .item {
    width: 100%;
    border-right: 0 !important;
    border-bottom: 1px solid #faa61a !important;
  }
  .main-blk .item-list-column-3 .item {
    border-bottom: 1px solid #e5e5e5 !important;
  }
  .main-blk .milestone-list-items {
    border-radius: 30px;
  }
  .main-blk .milestone-month {
    text-align: center;
  }
  .main-blk .linkandbuttons .buttons button.default-page-btn,
  .main-blk .web-mobile-buttons .buttons button.default-page-btn {
    min-width: 92px;
    margin: 8px;
  }
  .main-blk .linkandbuttons {
    bottom: 15px;
  }
  .main-blk .religious-offerings-popup .popup-slider .item {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .main-blk .container.list-items.with-banner-title-description {
    margin-top: -30px;
  }
  .main-blk .priority-fields.forms-stationary .oneRoof-bank {
    width: 100%;
    margin-top: -60px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .main-blk .item-list-column .item,
  .main-blk .item-list-column-5 .item {
    border: 0 !important;
  }
  .main-blk .item-list-column .item:not(:nth-child(2n)),
  .main-blk .item-list-column-5 .item:not(:nth-child(2n)) {
    border-right: 0 !important;
  }
  .main-blk .item-list-column .item:not(:nth-child(3n)),
  .main-blk .item-list-column-5 .item:not(:nth-child(3n)) {
    border-right: 1px solid #faa61a !important;
  }
  .main-blk .item-list-column .item,
  .main-blk .item-list-column-5 .item,
  .main-blk .item-list-column-3 .item {
    width: 33%;
  }
  .main-blk .owl-carousel button.owl-dot {
    display: none !important;
  }
  .main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-next,
  .main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-prev,
  .main-blk .religious-offerings-popup .owl-carousel button.owl-dot,
  .main-blk .container.demo-video .owl-carousel .owl-nav button.owl-next,
  .main-blk .container.demo-video .owl-carousel .owl-nav button.owl-prev,
  .main-blk .container.demo-video .owl-carousel button.owl-dot {
    display: block !important;
  }
  .main-blk .container.list-items.social .col {
    max-width: 50%;
  }
  .main-blk .insurance-page .linkandbuttons .buttons .default-page-btn {
    font-size: 12px;
  }
}
@media (min-width: 420px) and (max-width: 767px) {
  .main-blk {
    /* .item-list-column .item:not(:nth-child(4n)), .item-list-column-5 .item:not(:nth-child(4n)) {
        border-right: 1px solid #faa61a!important;
    } */
    /*.container.list-items.religious-offerings .item {
        padding-bottom: 140px;
    }*/
    /*.formsinfo {
        margin-right: 10px;
    }*/
    /*.container.list-items.about-us-landing {
        margin-top: -16%;
    }*/
  }
  .main-blk .milestone-flow ul li ul::before {
    left: 76px;
  }
  .main-blk .item-list-column .item,
  .main-blk .item-list-column-5 .item {
    border: 0 !important;
  }
  .main-blk .item-list-column .item:not(:nth-child(2n)),
  .main-blk .item-list-column-5 .item:not(:nth-child(2n)) {
    border-right: 0 !important;
  }
  .main-blk .item-list-column .item:not(:nth-child(3n)),
  .main-blk .item-list-column-5 .item:not(:nth-child(3n)) {
    border-right: 1px solid #faa61a !important;
  }
  .main-blk .item-list-column .item,
  .main-blk .item-list-column-5 .item,
  .main-blk .item-list-column-3 .item {
    width: 33%;
  }
  .main-blk .milestone-year {
    margin-left: 5%;
  }
  .main-blk .item-list-column-3 .item {
    width: 50%;
    padding-top: 0px;
    padding-bottom: 30px;
    border-bottom: 0px !important;
  }
  .main-blk .item-list-column-3 .item:not(:nth-child(2n)) {
    border-right: 1px solid #e5e5e5 !important;
  }
  .main-blk .item-list-column-3 .item .icon {
    padding-top: 0px;
  }
  .main-blk .item-list-column-3 .item:nth-child(2) .icon,
  .main-blk .item-list-column-3 .item:nth-child(3) .icon,
  .main-blk .item-list-column-3 .item:first-child .icon,
  .main-blk .item-list-column-3 .item .icon {
    padding-top: 0px;
  }
  .main-blk .shareholder-footer-container .item-list-column-3 {
    justify-content: flex-start;
  }
  .main-blk .shareholder-footer-container .item-list-column-3 .item {
    padding-bottom: 20px;
    width: 33%;
  }
  .main-blk .shareholder-footer-container .item-list-column-3 .item:not(:nth-child(2n)) {
    border-right: none !important;
  }
  .main-blk .shareholder-footer-container .item-list-column-3 .item:not(:nth-child(3n)) {
    border-right: 1px solid #faa61a !important;
  }
  .main-blk .shareholder-footer-items .col {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    margin: 20px;
  }
  .main-blk .item-list-column-3.shareholder-footer {
    padding: 5px;
  }
  .main-blk .address-section-container {
    padding-top: 10px;
  }
  .main-blk .apply-login-btns .default-page-btn {
    width: 48%;
  }
  .main-blk .apply-login-btns {
    flex-direction: row;
  }
  .main-blk .linkandbuttons {
    bottom: 20px;
  }
  .main-blk .religious-offerings-popup .popup-slider {
    padding-top: 70px;
  }
  .main-blk .religious-offerings-popup .owl-nav .owl-next {
    top: 10%;
    right: 10%;
  }
  .main-blk .religious-offerings-popup .owl-nav .owl-prev {
    top: 10%;
    left: 10%;
  }
  .main-blk .container.list-items.social .col {
    max-width: 50%;
  }
  .main-blk .lead-generation-form .banner-content {
    left: 12%;
  }
  .main-blk .code-policy-items-main {
    max-width: 100%;
    flex: 100%;
  }
  .main-blk .sidebar {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
  }
  .main-blk .sidebar a {
    width: 25%;
  }
  .main-blk .demo-video-slider-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .main-blk .demo-video-slider-item .video-slider-item-main {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .main-blk .sort-by-item {
    flex: 50%;
    max-width: 40%;
  }
  .main-blk .filter-content h2,
  .main-blk .filter-content h3 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .main-blk .filter-content h2 span,
  .main-blk .filter-content h3 span {
    margin-left: 0px;
  }
  .main-blk .container.list-items.with-banner-title-description {
    margin-top: -40px;
  }
  .main-blk .container.list-items.lead-generation-form .form-section .formsinfo .col-md-12.col-lg-6 {
    flex: 100%;
    max-width: 100%;
  }
  .main-blk .bankno {
    width: 100%;
    margin-top: 10px;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .main-blk {
    /*.container.list-items.religious-offerings .item {
        padding-bottom: 140px;
    }*/
    /*.container.list-items.about-us-landing {
        margin-top: -16%;
    }*/
    /*.formsinfo {
        padding-bottom: 30px;
    }*/
  }
  .main-blk .container.list-items {
    padding: 8%;
    padding-top: 0;
    margin-top: -50px;
  }
  .main-blk .saving-container .bnr-img:before {
    background-color: transparent;
  }
  .main-blk .item-list-section {
    border-radius: 40px;
    padding: 20px;
    width: 100%;
  }
  .main-blk .item-list-column {
    padding: 10px;
  }
  .main-blk .item-list-column .item,
  .main-blk .item-list-column-5 .item {
    width: 33%;
  }
  .main-blk .item-list-column .item {
    border: none !important;
  }
  .main-blk .item-list-column .item:not(:nth-child(3n)) {
    border-right: 1px solid #faa61a !important;
  }
  .main-blk .container.one-item {
    padding: 30px;
    /*margin-top: -190px;*/
    padding-bottom: 100px;
  }
  .main-blk .one-item-section {
    border-radius: 40px;
  }
  .main-blk .one-item-section.video .video-section {
    padding-top: 20px;
  }
  .main-blk .one-item-section.video .content-section {
    padding-top: 40px;
    padding-bottom: 20px;
    justify-content: flex-start;
  }
  .main-blk .milestone .one-item-section {
    border-radius: 40px;
    padding-top: 110px;
  }
  .main-blk .milestone-list-items {
    padding: 20px;
    width: 90%;
  }
  .main-blk .item-list-column-5 .item {
    border: none !important;
  }
  .main-blk .item-list-column-5 .item:not(:nth-child(3n)) {
    border-right: 1px solid #faa61a !important;
  }
  .main-blk .milestone-flow {
    width: 100%;
  }
  .main-blk .milestone-month {
    width: 30%;
  }
  .main-blk .milestone-description {
    width: 70%;
  }
  .main-blk .item-list-column-3 .item {
    width: 50%;
    padding: 0px 20px;
    padding-bottom: 30px;
    text-align: center;
  }
  .main-blk .item-list-column-3 .item:not(:nth-child(3n)) {
    border-right: none !important;
  }
  .main-blk .item-list-column-3 .item:not(:nth-child(2n)) {
    border-right: 1px solid #e5e5e5 !important;
  }
  .main-blk .item-list-column-3 .item .icon {
    padding-top: 0px;
  }
  .main-blk .shareholder-list-items {
    width: 100%;
  }
  .main-blk .shareholder-list-items .item-list-column-3 .item {
    padding-bottom: 30px;
  }
  .main-blk .stock-item-content .description .item {
    flex-direction: row;
  }
  .main-blk .item-list-column-3.shareholder-footer {
    justify-content: flex-start;
  }
  .main-blk .shareholder-footer-items .col {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    margin: 20px;
  }
  .main-blk .item-list-section.address-section {
    flex-direction: column;
  }
  .main-blk .address-section-container {
    padding-top: 20px;
  }
  .main-blk .shareholder-footer-items .col .item {
    width: 33%;
    border-color: #faa61a !important;
  }
  .main-blk .shareholder-footer-items .item-list-column-3 .item:not(:nth-child(2n)) {
    border-right: none !important;
  }
  .main-blk .shareholder-footer-items .item-list-column-3 .item:not(:nth-child(3n)) {
    border-right: 1px solid #faa61a !important;
  }
  .main-blk .item-list-column-3.shareholder-footer {
    padding: 0px;
  }
  .main-blk .item-list-section.address-section {
    padding: 50px;
  }
  .main-blk .stock-item-list .stock-item {
    max-width: 100%;
    flex: 100%;
    width: 100%;
    margin-bottom: 20px;
  }
  .main-blk .fed-net-list-items .item-list-column-3 .item {
    width: 33%;
    border: none !important;
  }
  .main-blk .fed-net-list-items .item-list-column-3 .item:not(:nth-child(3n)) {
    border-right: 1px solid #f5a640 !important;
  }
  .main-blk .linkandbuttons {
    bottom: 20px;
  }
  .main-blk .container.list-items.religious-offerings .item-list-section {
    border-radius: 60px;
  }
  .main-blk .religious-offerings-popup .popup-slider {
    padding-top: 100px;
  }
  .main-blk .religious-offerings-popup .owl-nav .owl-next {
    top: 10%;
    right: 10%;
  }
  .main-blk .religious-offerings-popup .owl-nav .owl-prev {
    top: 10%;
    left: 10%;
  }
  .main-blk .religious-offerings-popup {
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    border-radius: 60px;
  }
  .main-blk .container.list-items.religious-offerings {
    margin-bottom: 20px !important;
  }
  .main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-next,
  .main-blk .religious-offerings-popup .owl-carousel .owl-nav button.owl-prev,
  .main-blk .religious-offerings-popup .owl-carousel button.owl-dot,
  .main-blk .container.demo-video .owl-carousel .owl-nav button.owl-next,
  .main-blk .container.demo-video .owl-carousel .owl-nav button.owl-prev,
  .main-blk .container.demo-video .owl-carousel button.owl-dot {
    display: block !important;
  }
  .main-blk .lead-generation-form .banner-content {
    left: 12%;
    top: 62%;
  }
  .main-blk .left-form .title-form {
    width: 150px;
    height: 150px;
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .main-blk .left-form .title-form .title-form-icon img {
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-top: auto;
  }
  .main-blk .form-section {
    border-radius: 40px;
    margin: 10px;
  }
  .main-blk .container.list-items.lead-generation-form {
    padding: 0px;
  }
  .main-blk .left-form {
    margin-left: 24px;
  }
  .main-blk .sideborder {
    margin-right: 0;
    margin-top: 0;
  }
  .main-blk .sidebar {
    border-radius: 40px;
  }
  .main-blk .rightborder {
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    border-radius: 20px;
  }
  .main-blk .demo-video-slider-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .main-blk .demo-video-slider-item .video-slider-item-main {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .main-blk .sort-by-item {
    flex: 50%;
    max-width: 40%;
  }
  .main-blk .container.demo-video .owl-carousel.owl-drag .owl-item .slider-content {
    width: 100%;
    text-align: center;
  }
  .main-blk .container.page-banner {
    min-height: 150px;
  }
  .main-blk .container.list-items.with-banner-title-description {
    margin-top: -40px;
  }
  .main-blk .bankno {
    width: 100%;
    margin-top: 10px;
  }
  .main-blk .container.list-items.religious-offerings {
    margin-top: -10%;
  }
}
@media (min-width: 1024px) and (max-width: 1179px) {
  .main-blk .container.list-items.religious-offerings {
    margin-bottom: -7% !important;
  }
  .main-blk .lead-generation-form .banner-content {
    left: 12%;
    top: 66%;
  }
  .main-blk .insurance-page .container.list-items.religious-offerings {
    margin-bottom: 40px !important;
  }
  .main-blk .item-list-section.milestone {
    width: 90%;
  }
}
@media (max-width: 1024px) {
  .main-blk .item-list-section {
    width: 95%;
  }
  .main-blk .product-banner-container .container {
    width: 100%;
  }
  .main-blk .start-con {
    width: 95%;
    margin-top: -25px;
    padding: 0;
    padding-top: 20px;
    padding-bottom: 100px;
  }
  .main-blk .sav-acc {
    margin-left: 15px !important;
  }
  .main-blk .start-con.btn-letter {
    width: 200px;
  }
  .main-blk .product-banner-container .savings-ttl .page-ttl,
  .main-blk .saving-container .savings-ttl .page-ttl {
    float: none;
  }
  .main-blk .sav-acc {
    float: none;
  }
  .main-blk .modals-content {
    width: 90%;
  }
  .main-blk .startsr {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-blk .short-p {
    margin-right: 15px;
    margin-left: 15px;
  }
  .main-blk .modals-body.compare-model-body {
    padding: 0 !important;
  }
  .main-blk .modals-content.compare-model {
    overflow-x: auto;
    overflow-y: auto;
  }
  .main-blk .table-head .Specificationstd {
    padding-right: 10px !important;
    padding-left: 10px;
  }
  .main-blk .Specificationstd {
    width: auto !important;
  }
  .main-blk .thclosex {
    display: none;
  }
  .main-blk .modals-content {
    bottom: 10px;
  }
  .main-blk .compare-model {
    top: 30px;
    bottom: 100px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .main-blk .container,
  .main-blk .container-custom {
    max-width: 100%;
    padding: 0 30px;
  }
  .main-blk .owl-theme .owl-nav .owl-next {
    right: -30px;
  }
  .main-blk .owl-theme .owl-nav .owl-prev {
    left: -30px;
  }
  .main-blk .owl-carousel.owl-theme.key-per-inr.owl-loaded.owl-drag .owl-next {
    right: 35px;
  }
  .main-blk .owl-carousel.owl-theme.key-per-inr.owl-loaded.owl-drag .owl-prev {
    left: 35px;
  }
  .main-blk .founder-blk .founder-lft {
    flex: 1 1 40%;
    max-width: 40%;
  }
  .main-blk .founder-blk .founder-rgt {
    flex: 1 1 60%;
    max-width: 60%;
  }
  .main-blk .founder-blk {
    flex-direction: row;
  }
  .main-blk .error-cnt p {
    padding: 0 10px;
  }
}
.main-blk .deals-offers .tailor-sol-sec {
  background-color: #fff;
  padding: 20px 0 20px;
}
.main-blk :root {
  --colors-base: #131417;
  --colors-blue: #004e96;
  --color-orange: #faa61a;
  --color-text: #2C2C2C;
  --font-family1: "titillium_webbold";
  --font-family2: "titillium_webregular";
  --font-family3: "titillium_websemibold";
  --font-family4: "Roboto", sans-serif;
  --color-light-black: #797C80;
  --color-light-black1: #575757;
  --fontsize-12:12px;
  --dropdown-color:#f4f4f4;
}
.main-blk .deals-offers .card {
  box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  width: 293px;
  margin: 0 auto;
}
.main-blk .deals-offers h2 {
  color: #004E96;
}
.main-blk .deals-offers .sol-carousel .owl-nav {
  position: static;
}
.main-blk .deals-offers .owl-prev, .main-blk .deals-offers .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.main-blk .deals-offers .owl-prev {
  left: -15px;
}
.main-blk .deals-offers .owl-next {
  right: -15px;
}
.main-blk .custom-control-label::after {
  top: 4px;
  left: -22px;
  width: 16px;
  height: 16px;
}
.main-blk .custom-control-label::before {
  position: absolute;
  top: 4px;
  left: -22px;
  display: block;
  width: 16px;
  height: 16px;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #0D0D0D solid 1px;
}
.main-blk .custom-checkbox .custom-control-label::before {
  border-radius: 0;
}
.main-blk .deals-blk {
  padding-bottom: 50px;
  padding-right: 50px;
}
.main-blk .deals-blk [type=checkbox] + label.custom-control-label {
  margin-left: 16px;
}
.main-blk .filter-sec h4 {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  font-family: var(--font-family3);
}
.main-blk .filter-sec h6 {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  font-family: var(--font-family2);
  margin-bottom: 10px;
}
.main-blk .filter-sec h4 span a {
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #C4C4C4 !important;
  font-family: var(--font-family2);
  text-decoration: underline !important;
  padding-left: 10px;
}
.main-blk .filter-sec h6 span a {
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #C4C4C4 !important;
  font-family: var(--font-family2);
  text-decoration: underline !important;
  padding-left: 10px;
}
.main-blk .filter-sec h4 span a:hover, .main-blk .filter-sec h6 span a:hover {
  color: #79a2d2 !important;
}
.main-blk .custom-control {
  padding-left: 1rem;
}
.main-blk .ofr-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.main-blk .ofr-img img {
  width: 100%;
}
.main-blk .product-overlay {
  position: absolute;
  bottom: 0;
  background: var(--colors-blue);
  color: white;
  width: 100%;
  transition: 0.5s ease;
  opacity: 1;
  font-size: 11px;
  font-weight: 700;
  font-family: var(--font-family3);
  text-transform: uppercase;
  text-align: center;
  padding: 12px;
}
.main-blk .product-overlay-expired {
  position: absolute;
  bottom: 0;
  background: #C66752;
  color: white;
  width: 100%;
  transition: 0.5s ease;
  opacity: 1;
  font-size: 11px;
  font-weight: 700;
  /* font-family: 'Public Sans', sans-serif;  */
  font-family: var(--font-family3);
  text-transform: uppercase;
  text-align: center;
  padding: 12px;
}
.main-blk .product-detl p {
  margin-bottom: 0;
}
.main-blk .share-pad {
  padding-left: 10px;
}
.main-blk .product-detl p:first-child {
  color: #FAA61A;
  font-size: 11px;
  line-height: 28px;
}
.main-blk .product-detl .product-cnt {
  color: #23242A;
  margin-bottom: 10px;
  font-size: 12px;
}
.main-blk .product-detl h5 {
  color: #000;
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 5px;
}
.main-blk .product-detl h6 {
  color: #004E96;
  font-size: 14px;
  line-height: 28px;
}
.main-blk .product-detl .apply-now {
  padding: 4px 20px;
  border-radius: 6px;
}
.main-blk .product-detl .apply-now:hover, .main-blk .product-detl .apply-now:focus {
  padding: 4px 20px;
}
.main-blk .products-section {
  padding-top: 15px;
}
.main-blk .offer-card {
  margin-bottom: 20px;
}
.main-blk .bnr-position {
  margin-top: -150px;
  background-color: #79a2d2;
}
.main-blk .bnr-position2 {
  /* margin-top:-150px; */
}
.main-blk .slider-position .tab-slider {
  background-color: #fff;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.4);
  padding: 10px 90px;
  border-radius: 60px;
  position: relative;
  transform: translateY(-50%);
}
.main-blk .load-btn {
  border: 1px solid #FAA61A;
  color: #0D0D0D;
  /* font-family: 'Public Sans', sans-serif;  */
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  padding: 15px 60px;
  text-align: center;
}
.main-blk .load-more {
  margin-top: 30px;
  text-align: center;
}
.main-blk .card-space .offer-details {
  padding: 20px;
}
.main-blk .card-space .offer-details h6 {
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 110%;
  padding-top: 15px;
  color: #23242A;
}
.main-blk .card-space .offer-details p {
  color: #23242A;
  font-size: 14px;
  margin-bottom: 0;
}
.main-blk .banner-img .top-space {
  padding-top: 20px;
}
.main-blk .deals-pos .p-empty-space {
  height: 70px;
  background-color: unset;
  padding: 0;
}
.main-blk .details-heading {
  /* font-family: 'Public Sans', sans-serif;  */
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  border-bottom: 1px solid #000000;
  color: #000;
  padding-bottom: 15px;
  margin-top: 15px;
}
.main-blk .offer-description h6 {
  /* font-family: 'Public Sans', sans-serif; */
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #909090;
  margin-bottom: 0;
}
.main-blk .offer-description h5 {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #000000;
  margin-bottom: 5px;
}
.main-blk .offer-description p:first-child {
  margin-bottom: 30px;
}
.main-blk .offer-description p {
  color: #000;
}
.main-blk .terms-accordion {
  margin-top: 30px;
}
.main-blk .terms-accordion i {
  position: absolute;
  right: 15px;
}
.main-blk .terms-accordion .card-header {
  padding: 0.75rem 0rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid #909090;
}
.main-blk .terms-accordion .accordion > .card > .card-header {
  margin-bottom: 0;
}
.main-blk .terms-accordion .accordion .card {
  margin-bottom: 0;
}
.main-blk .terms-accordion button {
  padding: 0;
}
.main-blk .terms-accordion .accordion .card button {
  /* font-family: 'Public Sans', sans-serif; */
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #909090;
  outline: 0;
}
.main-blk .terms-accordion .btn.focus, .main-blk .btn:focus {
  box-shadow: unset;
}
.main-blk .terms-accordion .btn-link:hover, .main-blk .terms-accordion .btn-link.focus, .main-blk .btn-link:focus {
  text-decoration: none;
}
.main-blk .social-share {
  float: right;
  padding-top: 15px;
}
.main-blk .border-btm {
  border-bottom: 1px solid #000;
  padding-top: 20px;
}
.main-blk .social-share ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.main-blk .social-share ul li {
  padding-left: 15px;
}
.main-blk .explore-offers {
  padding: 0 75px;
}
.main-blk .card-space {
  margin: 0 auto;
  width: 293px;
  box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  transition: 0.3s all ease;
}
.main-blk .card-space:hover {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
  background-color: #FFF0D7;
}
.main-blk .offers-browse {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
  position: relative;
  background-color: #fff;
  border-radius: 93px;
  padding-bottom: 30px;
  margin-top: 35px;
}
.main-blk .offers-browse .deals-offers .card {
  width: auto;
}
.main-blk .heading .owl-ttl-fst h2.ttl {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  font-family: var(--font-family3);
  color: #004E96;
  padding-top: 25px;
}
.main-blk .deals-offers .owl-theme .owl-nav [class*=owl-] {
  background-color: #faa61a;
  border-radius: 50%;
  padding: 5px !important;
}
.main-blk .heading-title h1 {
  font-size: 20px;
  color: #fff;
  font-family: var(--font-family3);
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-30%);
}
.main-blk .deals-title h1 {
  font-size: 20px;
  color: #fff;
  font-family: var(--font-family3);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
}
.main-blk .slider-menu .tab-slider .owl-theme .owl-nav [class*=owl-] {
  background-color: #fff;
  border-radius: 50%;
  padding: 5px !important;
}
.main-blk .owl-item.active:not(:last-child) {
  margin-right: 0;
}
.main-blk .terms-accordion .accordion .card h2 {
  background: none;
}
@media (min-width: 1024px) and (max-width: 1100px) {
  .main-blk .card-space {
    margin: 0 auto;
    width: auto;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 1023px) {
  .main-blk .card-space {
    margin: 0 auto;
    width: auto;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 992px) {
  .main-blk {
    /* .terms-accordion .accordion .card h2{
        background: none;
    } */
  }
  .main-blk .deals-blk {
    padding-left: 5px;
    padding-right: 5px;
  }
  .main-blk .card-space {
    margin: 0 0px 15px;
  }
  .main-blk .explore-offers {
    padding: 0 20px;
  }
  .main-blk .card-space {
    margin: 0 auto 20px;
    width: auto;
  }
  .main-blk .slider-position .tab-slider {
    background-color: #fff;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.4);
    padding: 10px 90px;
    border-radius: 60px;
    position: relative;
    transform: translateY(0);
  }
  .main-blk .deals-pos .tab-sec {
    padding: 0px 0 30px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .main-blk .deals-offers .card {
    width: auto;
  }
  .main-blk .card-space {
    margin: 0 auto 20px;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  }
  .main-blk .terms-accordion .accordion {
    background-color: #fff;
  }
  .main-blk .deals-blk .filter-sec .custom-control {
    width: 50%;
    float: left;
  }
}
@media (min-width: 458px) and (max-width: 767px) {
  .main-blk .card-space {
    margin: 0 auto;
    width: auto;
    box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  }
}
@media (max-device-width: 320px) {
  .main-blk {
    /*IPhone portrait and smaller. You can probably stop on 320px*/
  }
}
.main-blk .inputgroup {
  position: relative;
}
.main-blk .inputgroup .form-control {
  border: 1px solid #FAA61A;
}
.main-blk .inputgroup select:focus {
  border-top: 1px solid #FAA61A;
  border-radius: 0;
  border-bottom: 1px solid #FAA61A;
  border-right: 1px solid #FAA61A;
  border-left: 0;
  box-shadow: unset;
}
.main-blk .inputgroup .form-control:focus {
  outline: 0;
  box-shadow: unset;
}
.main-blk .formselect {
  position: absolute;
  top: 0px;
  right: -3px;
  color: #666666;
  font-weight: 400;
  font-size: 14px;
  font-weight: 700;
  width: 124px;
  height: 39px;
  border-top: 1px solid #FAA61A;
  border-radius: 0;
  border-bottom: 1px solid #FAA61A;
  border-right: 1px solid #FAA61A;
  border-left: 0;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(/o/federal-bank-theme/images/deals-and-offers/select-dropdown.svg);
  background-size: auto;
}
.main-blk .visa, .main-blk .rupay {
  height: 63px;
}
.main-blk .totol-result {
  font-size: 14px;
  color: #000;
}
.main-blk .deals-margin {
  margin-top: 90px;
}
.main-blk .tab-slider {
  background-color: #fff;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.4);
  padding: 10px 90px;
  border-radius: 60px;
  position: relative;
  transform: translateY(50%);
}
.main-blk .taglib-social-bookmarks ul li {
  display: inline-block;
  margin-right: 10px;
}
.main-blk .taglib-social-bookmarks ul li::before {
  display: none;
}
@media (max-width: 440px) {
  .main-blk .product-spaco .sld-cnt h4 {
    text-align: center;
    padding-left: 7px;
    padding-right: 7px;
  }
}
.main-blk .call-back-block {
  background: #A3C1E4;
}
.main-blk .call-back-img-blk {
  /* margin: -100px auto; */
  text-align: center;
  width: 1095px;
  /* transform: translateY(-50%); */
  position: relative;
  margin: 0 auto;
  margin-top: -85px;
  margin-bottom: 175px;
}
.main-blk .features-card {
  width: 1095px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 93px;
}
.main-blk .call-back-img-blk {
  position: relative;
}
.main-blk .lft-img img {
  position: absolute;
  top: 50%;
  /* width: 222px; */
  /* height: 359px; */
  right: 180px;
  transform: translateY(-50%);
  max-height: 85%;
}
.main-blk .call-btn {
  background: #575757;
  border-radius: 6px;
  padding: 10px 10px;
  color: #fff;
}
.main-blk .center-btn {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
}
.main-blk .terms-cond-blk {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 93px;
  position: relative;
}
.main-blk .terms-cond-blk .oneRoof-bank {
  position: relative;
  transform: translateY(-50%);
  margin-top: -65px;
}
.main-blk .terms-sec {
  text-align: center;
  background-color: #faa61a;
  padding: 10px 25px;
  color: #fff;
}
.main-blk .terms-last {
  border-right: 0;
}
.main-blk .term1 {
  padding-top: 35px;
  height: 140px;
}
.main-blk .term2 {
  padding-top: 20px;
  height: 180px;
}
.main-blk .border-botm {
  border-top: 0.5px dashed;
  margin-left: 35px;
  margin-right: 35px;
  margin-bottom: 20px;
  text-align: right;
  color: #FAA61A;
  font-size: 14px;
}
.main-blk .border-tp {
  border-bottom: 0.5px dashed;
  padding-top: 20px;
  margin-left: 35px;
  margin-right: 35px;
  margin-bottom: 20px;
}
.main-blk .features-title-blk h2 {
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
  text-transform: uppercase;
  color: #004E96;
}
.main-blk .product-spec-pg .tab-slider {
  transform: translateY(-50%);
}
.main-blk .terms-btns {
  padding-bottom: 40px;
}
.main-blk .terms-btns .apply-now {
  background-color: var(--color-orange);
  color: #fff;
  border-radius: 7px;
  display: inline-block;
  padding: 4px 10px;
  font-family: var(--font-family3);
  font-size: 14px;
  height: auto;
  width: 114px;
  text-align: center;
  transition: 0.3s all ease;
  margin-right: 30px;
  border: 0;
  height: 31px;
}
.main-blk .terms-btns .call-btn, .main-blk .center-btn .call-btn {
  background-color: #575757;
  color: #fff;
  border-radius: 7px;
  display: inline-block;
  padding: 4px 10px;
  font-family: var(--font-family3);
  /*border-bottom: 3px solid #575757;*/
  font-size: 14px;
  height: 31px;
  width: 114px;
  text-align: center;
  transition: 0.3s all ease;
  margin-left: 30px;
}
.main-blk .terms-btns .apply-now:hover {
  background-color: #004e96;
  color: #fff;
}
.main-blk .terms-btns .call-btn:hover, .main-blk .center-btn .call-btn:hover {
  background-color: #004e96;
  color: #fff;
}
.main-blk .sol-carousel .owl-item {
  background: #ffffff;
  box-shadow: none;
}
.main-blk .condition-sec {
  padding: 30px 0;
}
.main-blk .deals-offers .owl-theme .owl-prev {
  left: -70px;
}
.main-blk .deals-offers .owl-theme .owl-next {
  right: -70px;
}
.main-blk .tab-slider.plain-slide.product-spec {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  /*flex-flow: wrap;
  justify-content: center;*/
}
.main-blk .deals-offers.product-spac .sol-carousel {
  padding-left: 0;
}
.main-blk .center-blk-main {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.main-blk .center-blk-main .terms-item {
  flex: 1 1 33.3333333333%;
  text-align: center;
}
.main-blk .center-blk-main .terms-item:last-child {
  border-right: 0;
}
@media (max-width: 1023px) {
  .main-blk {
    /*.terms-last {border-right:1px solid #faa61a;}
    .terms-item.terms-middle {border-right: 0}*/
  }
  .main-blk .tab-slider.plain-slide.product-spec .make-payment {
    border-right: 1px solid #faa61a;
    border-bottom: 1px solid #faa61a;
    flex: 1 1 calc(50% - 20px);
    max-width: calc(50% - 20px);
    margin: 0;
  }
  .main-blk .tab-slider.plain-slide.product-spec .make-payment:nth-child(2n), .main-blk .tab-slider.plain-slide.product-spec .make-payment:last-child {
    border-right: 0;
  }
  .main-blk .tab-slider.plain-slide.product-spec .make-payment:before {
    content: none;
  }
  .main-blk .tab-slider.plain-slide.product-spec .make-payment:last-child {
    max-width: 100%;
  }
  .main-blk .tab-slider.plain-slide.product-spec {
    transform: translateY(20%);
  }
  .main-blk .tab-slider.plain-slide.product-spec .owl-carousel {
    width: 100%;
  }
  .main-blk .call-back-img-blk {
    display: none;
  }
  .main-blk .tab-slider.plain-slide.product-spec .make-payment {
    border-bottom: 0;
  }
  .main-blk .bnr-sec.master-card-sec .ttl-blk {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .main-blk .terms-item {
    border-right: 0;
  }
  .main-blk .border-tp {
    border-bottom: 0;
    padding-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .main-blk .term1 {
    padding-top: 0;
    height: auto;
  }
  .main-blk .term2 {
    height: auto;
  }
  .main-blk .terms-cond-blk {
    margin: 0;
    border-radius: 20px;
  }
  .main-blk .terms-cond-blk .oneRoof-bank {
    position: relative;
    transform: unset;
    margin-top: -40px;
  }
  .main-blk .terms-sec {
    margin-top: 40px;
  }
  .main-blk .master-card-sec .bnr-img {
    margin-bottom: 0;
  }
  .main-blk .center-blk-main {
    flex-flow: wrap;
  }
  .main-blk .center-blk-main .terms-item {
    flex: 100%;
    max-width: 100%;
    text-align: center;
  }
  .main-blk .tab-slider.plain-slide.product-spec {
    transform: translateY(60px);
  }
  .main-blk .tab-slider.plain-slide.product-spec .make-payment {
    border-bottom: 0;
    flex: 1 1 100%;
    max-width: 100%;
    border-right: 0;
    border-bottom: 1px solid #faa61a;
  }
  .main-blk .carousel-sec, .main-blk .owl-fst, .main-blk .condition-sec, .main-blk .bnr-attached-icons, .main-blk .tailor-sol-owl.product-spac {
    padding: 0 0 20px 0;
  }
  .main-blk .tailor-sol-owl.product-spac .owl-fst h2 {
    padding-top: 0;
  }
  .main-blk .p-banking-banner {
    border-radius: 20px;
  }
  .main-blk .owl-ttl-fst {
    padding: 0;
  }
  .main-blk .deals-offers .tailor-sol-sec {
    padding: 0;
  }
  .main-blk .sol-carousel p {
    height: auto;
  }
  .main-blk .deals-offers.product-spac .owl-item {
    padding: 10px;
  }
  .main-blk .tab-slider.plain-slide.product-spec .make-payment:last-child {
    border-bottom: 0;
  }
}
.main-blk .deals-offers .tailor-sol-sec {
  background-color: #fff;
  padding: 20px 0 20px;
}
.main-blk :root {
  --colors-base: #131417;
  --colors-blue: #004e96;
  --color-orange: #faa61a;
  --color-text: #2C2C2C;
  --font-family1: "titillium_webbold";
  --font-family2: "titillium_webregular";
  --font-family3: "titillium_websemibold";
  --font-family4: "Roboto", sans-serif;
  --color-light-black: #797C80;
  --color-light-black1: #575757;
  --fontsize-12:12px;
  --dropdown-color:#f4f4f4;
}
.main-blk .grievance-blk {
  height: 450px;
  background-color: #F4F4F4;
  position: relative;
  margin-top: -120px;
}
.main-blk .banner-img {
  position: relative;
}
.main-blk .heading-title h1 {
  /* font-size: 20px; */
  font-size: 30px;
  color: #fff;
  font-family: var(--font-family3);
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(50%);
}
.main-blk .grievance-heading-section h6 {
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #23242A;
  text-align: center;
  padding-top: 60px;
}
.main-blk .grievance-heading-section p {
  padding: 0px 250px;
  text-align: center;
  color: #23242A;
  font-family: var(--font-family2);
}
.main-blk .empty-blk {
  height: 60px;
  background-color: #fff;
}
.main-blk .redressal-team-sec {
  padding: 0 115px;
  background-color: #A3C1E4;
}
.main-blk .redressal-team-blk {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 60px;
  padding: 15px 60px 20px;
  transform: translateY(-45%);
}
.main-blk .grievance-card.active, .main-blk .grievance-card:hover {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 60px;
}
.main-blk .grievance-card {
  padding-bottom: 5px;
}
.main-blk .grievance-frst-blk {
  padding: 40px 40px 60px;
}
.main-blk .grievance-font .grievance-heading h4 {
  color: #004E96;
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 30px;
}
.main-blk .grievance-heading h4 {
  color: #004E96;
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 30px;
}
.main-blk .grievance-cobvid-blk .grievance-heading h4 {
  color: #004E96;
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 20px;
  padding-top: 10px;
}
.main-blk .grievance-card h6 {
  color: #000;
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
}
.main-blk .redressal-desc {
  font-size: 14px;
  color: #000;
  margin-bottom: 50px;
}
.main-blk .submit-grievance-blk .redressal-des {
  font-size: 14px;
  color: #000;
  margin-bottom: 50px;
  font-weight: normal;
}
.main-blk .cust-details {
  margin-bottom: 50px;
}
.main-blk .email-colr {
  color: #FAA61A;
  font-weight: 600;
}
.main-blk .email-colr:hover {
  color: #1468a0;
}
.main-blk .grievance-card b {
  font-weight: 600;
  color: #000;
  font-size: 14px;
}
.main-blk .grievance-img-blk {
  text-align: center;
  padding-top: 45px;
}
.main-blk .grievance-cobvid-blk {
  padding: 20px;
}
.main-blk .covid-cont p {
  color: #000;
  font-size: 14px;
  font-family: var(--font-family2);
}
.main-blk .covid-cont a {
  color: #FAA61A;
  font-weight: 600;
}
.main-blk .covid-cont .or-color p {
  color: black;
  font-weight: bold;
  font-size: 18px;
}
.main-blk .submit-grievance-blk {
  /* display: grid;
  place-items: center;
  justify-content: center;
  margin: 0 auto; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 100%;
  /* min-height: 50vh;
  margin-top: 80px; */
}
.main-blk .submit-grievance-blk p {
  padding: 20px 35px 0;
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #004E96;
}
.main-blk .submit-grievance-blk h4 {
  padding: 20px 35px 0;
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #004E96;
}
.main-blk .functionaries-block .card {
  background: #FFFFFF;
  box-shadow: 0px 3px 10px 3px rgba(0, 0, 0, 0.1);
  margin: 10px;
}
.main-blk .contct-detl h4 {
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 110%;
  color: #23242A;
  padding-bottom: 5px;
}
.main-blk .contct-detl .designatn {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 110%;
  color: #000000;
}
.main-blk .contct-detl .pad-t {
  padding-top: 25px;
}
.main-blk .functionaries-blk-title h2 {
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #004E96;
  padding: 60px 0;
}
.main-blk .download-form {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-evenly;
  margin: 10px 250px;
}
.main-blk .form-item {
  flex: 1 1 33.33333%;
  max-width: 33.33333%;
  margin-bottom: 40px;
}
.main-blk .icon-sec {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.main-blk .form-download-heading h2 {
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #004E96;
  padding-top: 100px;
  padding-bottom: 60px;
}
.main-blk .icon-sec .title {
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #000000;
  height: 65px;
}
.main-blk .icon-sec .amend {
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 21px;
  color: #000000;
  margin-top: -15px;
}
.main-blk .form-item .icon-sec .title a {
  color: #000000;
}
.main-blk .wizard-title h2 {
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  /* display: flex;
  align-items: center; */
  text-align: center;
  color: #004E96;
  padding-top: 30px;
}
.main-blk .progress-wrap {
  font-family: var(--font-family2);
  font-weight: 600;
  z-index: -2;
  padding: 30px 0 80px;
  max-width: 1100px;
  margin: 0px auto;
}
.main-blk .progress-wrap h4 {
  color: #9D9DBF;
  padding-bottom: 20px;
}
.main-blk .progress-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  color: #9393A0;
}
.main-blk .progress-steps > li {
  position: relative;
  display: table-cell;
  text-align: center;
  font-size: 0.8em;
  vertical-align: top;
}
.main-blk .progress-steps > li span {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-top: 5px;
  display: block;
  font-size: 14px;
  line-height: 15px;
}
.main-blk .progress-steps > li:before {
  content: attr(data-step);
  display: block;
  margin: 0.18em auto;
  background: #FAA61A;
  color: #fff;
  border: 3px solid #FAA61A;
  width: 129px;
  height: 129px;
  padding-top: 40px;
  word-spacing: 9999px;
  text-align: center;
  margin-bottom: 0.25em;
  /* line-height: 1.5em; */
  border-radius: 100%;
  position: relative;
  z-index: 1000;
  font-family: var(--font-family2);
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
.main-blk .progress-steps > li:after {
  content: "";
  position: absolute;
  display: block;
  background: #FAA61A;
  width: 100%;
  height: 1px;
  top: 6.75em;
  left: 50%;
  margin-left: 1.5em\9 ;
}
.main-blk .step-description {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.main-blk .feature-steps .step-description {
  text-align: center;
}
.main-blk .step-description p {
  font-size: 14px;
  line-height: 14px;
  font-family: var(--font-family2);
  font-weight: normal;
  padding: 10px 10px 0;
  color: #18191F;
}
.main-blk .step-description a {
  color: #FAA61A !important;
}
.main-blk .wizard-help {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 60px;
}
.main-blk .step-wizard-blk {
  padding: 30px 60px 0px;
  margin-top: -415px;
}
.main-blk .progress-steps > li:last-child:after {
  display: none;
}
.main-blk .progress-steps > li.is-complete {
  color: #650cb3;
}
.main-blk .progress-steps > li.is-complete:before {
  /* Font awesome tick or replace with SVG */
  content: "\f00c";
  color: #FFF;
  background: #FAA61A;
  border: 4px solid #FAA61A;
}
.main-blk .progress-steps > li.is-complete:after {
  background: #FAA61A;
  color: #FAA61A;
}
.main-blk .progress-steps > li.is-active {
  color: #650cb3;
}
.main-blk .progress-steps > li.is-active:before {
  color: #FFF;
  background: #FAA61A;
  border: 3px solid #FAA61A;
}
.main-blk .progress-steps__last:after {
  display: none !important;
}
.main-blk .progress-wrap *,
.main-blk .progress-wrap *:after,
.main-blk .progress-wrap *:before {
  box-sizing: border-box;
}
.main-blk .empty-light-blue-space {
  background: #A3C1E4;
  height: 150px;
}
.main-blk .redressal-cards {
  /* border-bottom: 0.5px dashed #909090; */
  padding-bottom: 30px;
}
.main-blk .transaction-block-sec {
  margin-bottom: 30px;
}
.main-blk .transaction-block-sec h2 {
  font-family: var(--font-family3);
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #004E96;
  padding-top: 20px;
  padding-bottom: 10px;
}
.main-blk .transaction-block-blk {
  text-align: center;
}
.main-blk .cnt-details {
  margin-bottom: 20px;
  /* height: 100%; */
}
.main-blk .title-height {
  height: 60px;
}
@media (min-width: 1024px) and (max-width: 1100px) {
  .main-blk .redressal-team-sec {
    padding: 15px 30px 0;
    background-color: #A3C1E4;
  }
  .main-blk .redressal-team-blk {
    padding: 15px 20px 0px;
    transform: translateY(-50%);
  }
  .main-blk .redressal-cards {
    padding-bottom: 20px;
  }
  .main-blk .transaction-block-blk {
    padding-bottom: 30px;
  }
  .main-blk .submit-grievance-blk {
    min-height: 100%;
    min-height: 33vh;
    margin-top: 0px;
  }
  .main-blk .empty-blk {
    height: 30px;
  }
  .main-blk .download-form {
    margin: 10px 150px;
  }
  .main-blk .grievance-heading-section p {
    padding: 0px 50px;
  }
  .main-blk .grievance-blk {
    margin-top: -85px;
  }
  .main-blk .progress-wrap {
    padding: 30px 0 150px;
  }
}
@media (max-width: 992px) {
  .main-blk {
    /* .cnt-details{
        height: 100%;
    } */
  }
  .main-blk .download-form {
    margin: 10px 50px;
  }
  .main-blk .step-description {
    height: 320px;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
  }
  .main-blk .step-wizard-blk {
    padding: 30px 10px 0px;
    margin-top: -280px;
  }
  .main-blk .progress-wrap {
    padding: 30px 0 40px;
  }
  .main-blk .empty-light-blue-space {
    display: none;
    height: 0;
  }
  .main-blk .grievance-heading-section p {
    padding: 0px 50px;
  }
  .main-blk .redressal-team-blk {
    transform: translateY(-25%);
  }
  .main-blk .submit-grievance-blk {
    min-height: 100%;
    /* min-height: auto; */
    margin-top: 10px;
  }
  .main-blk .grievance-cobvid-blk {
    text-align: center;
  }
  .main-blk .grievance-blk {
    margin-top: -65px;
  }
  .main-blk .functionaries-block .card {
    width: 450px;
    margin: 0 auto;
  }
  .main-blk .contct-detl {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .main-blk .redressal-team-blk {
    padding: 15px;
    transform: translateY(-8%);
    border-radius: 20px;
  }
  .main-blk .wizard-help {
    border-radius: 20px;
    padding: 15px;
  }
  .main-blk .grievance-card {
    border-radius: 20px;
    padding: 15px;
    text-align: center;
  }
  .main-blk .redressal-team-sec {
    padding: 0;
  }
  .main-blk .grievance-heading-section p {
    padding: 0px 20px;
  }
  .main-blk .grievance-cobvid-blk {
    text-align: center;
  }
  .main-blk .grievance-img-blk {
    padding-top: 10px;
  }
  .main-blk .grievance-card.active, .main-blk .grievance-card:hover {
    border-radius: 20px;
  }
  .main-blk .form-item {
    flex: 1 1 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }
  .main-blk .download-form {
    margin: 0;
  }
  .main-blk .step-wizard-blk {
    padding: 0;
    margin-top: -90px;
  }
  .main-blk .progress-steps > li {
    margin-bottom: 20px;
  }
  .main-blk .progress-steps > li:last-child {
    margin-bottom: 0;
  }
  .main-blk .progress-steps {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .main-blk .step-description {
    text-align: center;
    height: auto;
  }
  .main-blk .progress-steps > li:after {
    content: none;
  }
  .main-blk .grievance-blk {
    margin-top: -35px;
  }
  .main-blk .functionaries-block, .main-blk .redressal-cards {
    padding-bottom: 0px;
  }
  .main-blk .functionaries-blk-title h2 {
    padding: 50px 0 10px;
  }
  .main-blk .progress-wrap {
    padding: 0;
  }
  .main-blk .form-download-heading h2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .main-blk .heading-title h1 {
    top: 15%;
  }
  .main-blk .functionaries-block .card {
    width: auto;
    margin: 0 auto;
  }
  .main-blk .contct-detl {
    text-align: center;
  }
  .main-blk .heading-title h1 {
    font-size: 24px;
  }
  .main-blk .submit-grievance-blk .redressal-des {
    margin-bottom: 20px;
    font-weight: normal;
    padding: 0;
  }
}
@media (max-device-width: 320px) {
  .main-blk {
    /*IPhone portrait and smaller. You can probably stop on 320px*/
  }
}
.main-blk .container:before, .main-blk .container:after,
.main-blk .navbar-collapse:before,
.main-blk .navbar-collapse:after {
  content: none;
}
.main-blk .content-section .title {
  text-align: center;
  color: #004e96;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.main-blk .result-table {
  width: 100%;
}
.main-blk .one-item-section {
  padding-top: 40px;
}
.main-blk table th,
.main-blk table td,
.main-blk .table th,
.main-blk .table td,
.main-blk .blue-text .table th,
.main-blk .blue-text .table td,
.main-blk .common_Table th,
.main-blk .common_Table td {
  line-height: 25px;
  padding: 7px;
  font-weight: normal;
  color: #000;
  border: 1px solid #faa61a;
}
.main-blk table th a,
.main-blk table td a,
.main-blk .table th a,
.main-blk .table td a,
.main-blk .blue-text .table th a,
.main-blk .blue-text .table td a,
.main-blk .common_Table th a,
.main-blk .common_Table td a {
  color: #1779ba;
}
.main-blk table th:last-child,
.main-blk table td:last-child,
.main-blk .table th:last-child,
.main-blk .table td:last-child,
.main-blk .blue-text .table th:last-child,
.main-blk .blue-text .table td:last-child,
.main-blk .common_Table th:last-child,
.main-blk .common_Table td:last-child {
  border-right: 1px solid #faa61a;
}
.main-blk table th,
.main-blk .table th,
.main-blk .blue-text .table th,
.main-blk .common_Table th {
  background: none;
  color: #004e96;
  font-weight: bold;
}
.main-blk table th:last-child,
.main-blk .table th:last-child,
.main-blk .blue-text .table th:last-child,
.main-blk .common_Table th:last-child {
  border-right: 1px solid #faa61a;
}
.main-blk table tr td:first-child,
.main-blk table tr th:first-child,
.main-blk .table tr td:first-child,
.main-blk .table tr th:first-child,
.main-blk .blue-text .table tr td:first-child,
.main-blk .blue-text .table tr th:first-child,
.main-blk .common_Table tr td:first-child,
.main-blk .common_Table tr th:first-child {
  padding-left: 7px;
}
.main-blk .rounded-table .table,
.main-blk .rounded-table .common_Table {
  border-collapse: separate;
  border: 1px solid #faa61a;
  border-radius: 20px;
}
.main-blk .rounded-table .table td,
.main-blk .rounded-table .table th,
.main-blk .rounded-table .common_Table td,
.main-blk .rounded-table .common_Table th {
  border: none;
  border-left: 1px solid #faa61a;
  border-top: 1px solid #faa61a;
}
.main-blk .rounded-table .table th,
.main-blk .rounded-table .common_Table th {
  border-top: none;
}
.main-blk .rounded-table .table td:first-child,
.main-blk .rounded-table .table th:first-child,
.main-blk .rounded-table .common_Table td:first-child,
.main-blk .rounded-table .common_Table th:first-child {
  border-left: none;
}
.main-blk .rounded-table .table th:last-child,
.main-blk .rounded-table .common_Table th:last-child {
  border-right: none;
}
.main-blk .searchcontainer-content .table th {
  background: #004e96;
  color: #fff;
}
.main-blk .no-border .table,
.main-blk .no-border .common_Table,
.main-blk .no-border table {
  border: none;
}
.main-blk .no-border .table td,
.main-blk .no-border .table th,
.main-blk .no-border .common_Table td,
.main-blk .no-border .common_Table th,
.main-blk .no-border table td,
.main-blk .no-border table th {
  border: none;
}
.main-blk .table.no-border,
.main-blk .common_Table.no-border,
.main-blk table.no-border {
  border: none;
}
.main-blk .table.no-border td,
.main-blk .table.no-border th,
.main-blk .common_Table.no-border td,
.main-blk .common_Table.no-border th,
.main-blk table.no-border td,
.main-blk table.no-border th {
  border: none;
}
.main-blk #pills-tabContent .item-list-column-3 {
  justify-content: center;
}
.main-blk .fed-net-list-items .item-list-column-3 .item:last-child {
  border-right: none;
}
.main-blk ol {
  list-style-position: inside;
}
.main-blk ol li {
  display: list-item;
  list-style: inherit;
}
.main-blk ul {
  list-style-position: inside;
  list-style-type: none;
}
.main-blk ul > li {
  display: list-item;
  vertical-align: inherit;
}
.main-blk ul > li:before {
  content: "\f138";
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
  padding: 0 10px 0 0;
}
.main-blk ul > li ul {
  margin-left: 30px;
}
.main-blk ul > li ul > li:before {
  content: "\f111";
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 400);
  padding: 0 10px 0 0;
  font-size: 13px;
}
.main-blk .srch-bx ul > li {
  display: inline-block;
  list-style: none;
}
.main-blk .srch-bx ul > li:before {
  content: "";
  padding: 0;
}
.main-blk ul.social-icons li {
  display: inline-block;
  list-style: none;
}
.main-blk ul.social-icons li:before {
  content: "";
  padding: 0;
}
.main-blk ul.navbar-nav li::before,
.main-blk .ft-list-main li::before,
.main-blk .dropdown-menu li::before,
.main-blk .product-spac .oneRoof-bank li::before,
.main-blk .mcd-menu li::before,
.main-blk ul.tab li::before,
.main-blk .footer-sec .accordion-body li::before,
.main-blk .admin-nav li::before,
.main-blk .customCalculatorNav li::before,
.main-blk .lfr-pagination li::before,
.main-blk .no-bullets li::before,
.main-blk .compare-buttons-ul li::before,
.main-blk .display-style-descriptive li::before,
.main-blk .breadcrumb li::before {
  content: "";
  padding: 0;
}
.main-blk .lfr-pagination ul li {
  display: inline-block;
}
.main-blk .oneRoof-bank li.item:before {
  content: "";
  padding: 0;
}
.main-blk .w-90 {
  width: 90%;
}
.main-blk .w-80 {
  width: 80%;
}
.main-blk .m-0-a {
  margin: 0 auto;
}
.main-blk .admin-nav {
  font-family: Arial, Helvetica, sans-serif;
  background: #f6f6f6;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(white), to(#f6f6f6));
  background: -webkit-linear-gradient(white, #f6f6f6);
  background: -moz-linear-gradient(white, #f6f6f6);
  background: -ms-linear-gradient(white, #f6f6f6);
  background: -o-linear-gradient(white, #f6f6f6);
  background: linear-gradient(#fff, #f6f6f6);
  margin-top: 20px;
  border: 1px solid #e0e9f2;
  margin-bottom: 20px;
}
.main-blk .admin-nav ul.layouts {
  margin: 0;
  padding: 0;
  list-style-type: none;
  clear: both;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-left: 52px;
  border: none;
  overflow: hidden;
}
.main-blk .admin-nav ul.layouts li {
  float: left;
  background: url(/o/federal-bank-theme/images/admin_tab_deactive.gif) bottom center repeat;
  width: 200px;
  height: 40px;
  padding-left: 5px;
  color: #2d2d2d;
  font-size: 13px;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 15px;
  line-height: 40px;
  text-align: center;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border: 1px solid #dcdcdc;
}
.main-blk .admin-nav ul.layouts li a {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  padding: 0;
  line-height: 40px;
  border: 1px solid transparent;
}
.main-blk .admin-nav ul.layouts li a:hover, .main-blk .admin-nav ul.layouts li a:focus {
  background: 0;
  border: 1px solid transparent;
  color: #004e95;
}
.main-blk .admin-nav ul.layouts li.selected {
  background: #0449a4 url(/o/federal-bank-theme/images/admin_tab_active.jpg) bottom center repeat-x;
  color: #2d2d2d;
}
.main-blk .admin-nav ul.layouts li.selected a {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.main-blk .customCalculatorNav .list-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: none;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 20px;
}
.main-blk .customCalculatorNav .list-menu ul li {
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #c9c9c9;
  position: relative;
  display: block;
  float: none;
}
.main-blk .customCalculatorNav .list-menu ul li a {
  color: #c5c5c5;
  padding: 13px 15px;
  display: block;
  font-size: 16px;
  margin: 0;
  margin: 0;
  cursor: pointer;
  padding: 8px 15px;
  line-height: 31px;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: left;
  font-weight: 600;
  background-color: #004e96;
  -ms-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-blk .customCalculatorNav .list-menu ul li a:hover, .main-blk .customCalculatorNav .list-menu ul li a:focus {
  background: var(--color-orange);
  color: #fff;
}
.main-blk .customCalculatorNav .list-menu ul li a.selected {
  background: var(--color-orange);
  color: #fff;
}
.main-blk .customCalculatorNav .list-menu ul li.selected a {
  background: var(--color-orange);
  color: #fff;
}
.main-blk .custBtn {
  background: var(--color-orange);
  text-shadow: none;
  border: none;
  border-radius: 0;
  padding: 8px 30px;
  color: #fff;
}
.main-blk .custBtn_active {
  background: #e1e1e1;
  text-shadow: none;
  border: none;
  border-radius: 0;
  padding: 8px 30px;
  color: #000;
}
.main-blk .container .rounded-container {
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  padding: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.main-blk .container.small-container {
  padding-left: 100px;
  padding-right: 100px;
}
.main-blk .form-group .input-text-wrapper {
  display: block;
}
.main-blk .form-group .input-text-wrapper .form-control {
  width: 100%;
}
.main-blk .audit-inputs.submit-input {
  padding-top: 25px;
  padding-bottom: 10px;
}
.main-blk .blue-header {
  color: #004e96;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: var(--font-family4);
  margin-bottom: 1rem;
}
.main-blk .black-header {
  font-size: 50px;
  color: #575757;
  font-family: var(--font-family3);
}
.main-blk .text-primary {
  color: var(--colors-blue) !important;
}
.main-blk .text-secondary {
  color: var(--color-orange) !important;
}
.main-blk .dropdown-menu {
  max-height: max-content;
}
.main-blk .item-list-column-3 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.main-blk .item-list-column-3 .item .title {
  font-family: var(--font-family2);
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #000000;
  text-transform: initial;
}
.main-blk .intrest-tabs .interest-tab-detail h3 {
  color: var(--colors-blue);
  font-size: 20px;
}
.main-blk .taglib-page-iterator .lfr-pagination-buttons {
  padding-top: 5px;
}
.main-blk .landing-page-header-desc {
  font-family: var(--font-family4);
  line-height: 130%;
  margin: 30px 0;
  text-align: center;
}
.main-blk .lead-generation-form {
  /* dropdown */
  /* The container */
}
.main-blk .lead-generation-form .banner-content {
  top: 64%;
  color: #004e96;
}
.main-blk .lead-generation-form .form-section {
  margin: 0px 11px 10px 25px;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 93px;
  font-family: "titillium_webregular";
}
.main-blk .lead-generation-form .left-form {
  background-color: #a3c1e4;
  border-radius: 50px;
  padding-bottom: 80px;
  padding-top: 40px;
  margin-left: 32px;
  margin-top: 15px;
  padding-left: 20px;
  margin-bottom: 20px;
}
.main-blk .lead-generation-form .left-form .title-form {
  width: 225px;
  height: 225px;
  border-radius: 112px;
  margin: 0px auto;
  background-color: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.main-blk .lead-generation-form .left-form .title-form .title-form-icon img {
  width: 100px;
  height: 100px;
  margin-left: 58px;
  margin-top: 38px;
}
.main-blk .lead-generation-form .left-form .title-form .title-form-icon p {
  text-align: center;
  font-weight: 700;
  color: #004e96;
  padding-top: 10px;
  font-size: 20px;
}
.main-blk .lead-generation-form .left-form .title-form-content {
  width: 97%;
  margin-top: 10px;
  padding-bottom: 30px;
}
.main-blk .lead-generation-form .left-form .title-form-content p {
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: -0.01em;
  padding: 15px 3px 0px 15px;
  font-family: "titillium_webregular";
}
.main-blk .lead-generation-form .formsinfo {
  margin-top: 20px;
  margin-right: 0;
  padding: 20px;
}
.main-blk .lead-generation-form label {
  color: #666666;
  font-weight: 600;
  font-size: 12px;
  padding-bottom: 9px;
}
.main-blk .lead-generation-form .form-control {
  background: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 8px;
  width: 100%;
  height: 56px;
  font-weight: 400;
  font-size: 12px;
}
.main-blk .lead-generation-form p.radioinfo {
  font-family: "titillium_webregular";
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
.main-blk .lead-generation-form [type=checkbox] + label,
.main-blk .lead-generation-form [type=radio] + label {
  margin-top: -15px;
  font-size: 14px;
  font-family: "titillium_webregular";
  font-weight: 400;
  color: #666666;
}
.main-blk .lead-generation-form input[type=radio] {
  background: #7a5cfa;
}
.main-blk .lead-generation-form .accounttext {
  font-family: "titillium_webregular";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #666666;
}
.main-blk .lead-generation-form .bankno {
  width: 100%;
}
.main-blk .lead-generation-form .inputgroup {
  position: relative;
}
.main-blk .lead-generation-form input[type=phone] {
  padding-left: 120px;
  width: 100%;
}
.main-blk .lead-generation-form .formselect {
  position: absolute;
  top: 0px;
  color: #666666;
  font-weight: 400;
  font-size: 14px;
  width: 124px;
  height: 55px;
  border-radius: 8px;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(/o/federal-bank-theme/images/inner-pages/select-box-dropdown-icon.svg);
  background-size: auto;
}
.main-blk .lead-generation-form .inputgroup .formselect {
  left: 0;
  border: 1px solid #cacaca;
}
.main-blk .lead-generation-form .inputgroup select:focus {
  border: 1px solid #cacaca;
  border-radius: 8px;
}
.main-blk .lead-generation-form .row .row {
  margin-left: -15px;
  margin-right: -15px;
}
.main-blk .lead-generation-form .form-select {
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  height: 55px;
  border-radius: 8px;
  color: #666666;
  text-align: center;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(/o/federal-bank-theme/images/inner-pages/select-box-dropdown-icon.svg);
  background-size: auto;
}
.main-blk .lead-generation-form .submit-button,
.main-blk .lead-generation-form .cancel-button {
  background-color: #ffffff;
  border: 1px solid var(--color-orange);
  color: var(--color-orange);
  outline: none;
  border-radius: 8px;
  width: 162px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
}
.main-blk .lead-generation-form .submit-button:hover,
.main-blk .lead-generation-form .cancel-button:hover {
  border: 1px solid var(--colors-blue);
  background: var(--colors-blue);
  color: #fff;
}
.main-blk .lead-generation-form .button-outline {
  margin: 0 auto;
  background: #faa61a;
  color: #fff;
}
.main-blk .lead-generation-form .buts {
  margin-top: 10px;
}
.main-blk .lead-generation-form .radio-container {
  display: block;
  position: relative;
  cursor: pointer;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  line-height: 24px;
}
.main-blk .lead-generation-form .radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.main-blk .lead-generation-form .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
  border: 1px solid #666666;
}
.main-blk .lead-generation-form .radio-container:hover input ~ .checkmark {
  background-color: #ccc;
}
.main-blk .lead-generation-form .radio-container input:checked ~ .checkmark {
  background-color: #fff;
  border: 1px solid #666666;
}
.main-blk .lead-generation-form .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.main-blk .lead-generation-form .radio-container input:checked ~ .checkmark:after {
  display: block;
}
.main-blk .lead-generation-form .radio-container .checkmark:after {
  top: 5px;
  left: 5px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: mediumpurple;
}
.main-blk .lead-generation-form input.form-control.mobile-number-input {
  padding-left: 126px;
}
.main-blk .form-select {
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  height: 55px;
  border-radius: 8px;
  color: #666666;
  text-align: center;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(/o/federal-bank-theme/images/inner-pages/select-box-dropdown-icon.svg);
  background-size: auto;
}
.main-blk .search-field-box .form-select {
  height: 40px;
  text-align: left;
  border-radius: 4px;
  padding: 8px 8px;
  border: 1px solid #E0E0E0;
  background-position-x: calc(100% + 10px);
}
.main-blk input[type=text].form-control:not(.me-2) {
  width: 100%;
  height: 56px;
}
.main-blk .container.list-items.lead-generation-form {
  margin-top: -20px;
}
.main-blk .container.list-items.lead-generation-form {
  margin-top: -60px;
  padding: 40px;
  margin-bottom: -65px;
}
.main-blk .container.page-banner.lead-generation-form.no-image {
  min-height: 150px;
  background: var(--colors-blue);
  border-radius: 50px;
}
.main-blk .container.page-banner.lead-generation-form.no-image .banner-content {
  top: 25%;
  color: #ffffff;
}
.main-blk .tab-slider .make-payment i {
  color: var(--color-orange);
  font-size: 42px;
  opacity: 0.8;
}
.main-blk .tab-slider .make-payment:hover {
  background-color: var(--color-orange);
  color: #fff;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
}
.main-blk .tab-slider .make-payment:hover i,
.main-blk .tab-slider .make-payment:hover strong {
  color: #fff;
  opacity: 1;
}
.main-blk .tab-slider .make-payment.no-icon:hover {
  background-color: transparent;
  color: var(--color-orange);
  box-shadow: none;
}
.main-blk .tab-slider .make-payment.no-icon:hover strong {
  color: var(--color-orange);
}
.main-blk .mcd-menu-list .make-payment {
  background: #fff;
}
.main-blk .mcd-menu-list .make-payment i {
  color: var(--colors-blue);
  font-size: 36px;
  opacity: 0.8;
  line-height: 40px;
}
.main-blk .mcd-menu-list .make-payment strong {
  color: var(--colors-blue);
  opacity: 1;
}
.main-blk .mcd-menu-list.open .make-payment, .main-blk .mcd-menu-list:hover .make-payment {
  background: var(--color-orange);
  color: #fff;
}
.main-blk .mcd-menu-list.open .make-payment i,
.main-blk .mcd-menu-list.open .make-payment strong, .main-blk .mcd-menu-list:hover .make-payment i,
.main-blk .mcd-menu-list:hover .make-payment strong {
  color: #fff;
  opacity: 1;
}
.main-blk .mcd-menu-list .make-payment.no-icon:hover {
  background-color: transparent;
  color: var(--color-orange);
  box-shadow: none;
}
.main-blk .mcd-menu-list .make-payment.no-icon:hover strong {
  color: var(--color-orange);
}
.main-blk .explore-offers .owl-carousel .owl-item img {
  display: block;
  width: 30%;
}
.main-blk .slider-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  padding: 15px 0 0 0;
}
.main-blk .one-item-content.shareholder h2 {
  font-size: 2.5rem;
  text-align: center;
}
.main-blk .calc-all-warpper {
  padding: 0;
}
.main-blk .calc-all-warpper .calc-links-wrap {
  margin-right: 45px;
}
.main-blk .calc-all-warpper .calc-links-wrap .calc-link-list {
  list-style: none;
  border-top: solid 1px #c9c9c9;
}
.main-blk .calc-all-warpper .calc-links-wrap .calc-link-list:first-child {
  border-top: none;
}
.main-blk .calc-all-warpper .calc-links-wrap .calc-link-list a {
  color: #c5c5c5;
  padding: 13px 15px;
  display: block;
  font-size: 16px;
}
.main-blk .calc-all-warpper .calc-links-wrap .calc-link-list a:hover,
.main-blk .calc-all-warpper .calc-links-wrap .calc-link-list.active-calc-link a {
  background: #e8e8e8;
  color: #444;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-action-head h3 {
  font-size: 24px;
  color: #004e96;
  margin-bottom: 0;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-action-head p {
  color: #666;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper {
  padding-top: 10px;
  margin-left: 10px;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range {
  padding: 10px 0;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .range-explainer .range-label {
  display: inline-block;
  font-size: 14px;
  color: #000;
  padding-top: 15px;
  padding-bottom: 5px;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .range-explainer .range-label span {
  font-size: 12px;
  color: #666;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .range-explainer .range-val-box {
  padding-bottom: 10px;
  float: right;
  display: inline-block;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .range-explainer .range-val-box input {
  width: 120px;
  padding: 4px;
  text-align: center;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .calc-range-rail {
  position: relative;
  min-height: 60px;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .calc-range-rail .sync-input {
  position: absolute;
  right: 0;
  top: -35px;
  width: 100px;
  text-align: center;
  font-size: 13px;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .calc-range-rail .ui-slider-horizontal .ui-slider-range {
  background: #004e96 !important;
  border-radius: 0;
  border: none;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .calc-range-rail .ui-slider.ui-slider-horizontal {
  background: #e8e8e8;
  border-radius: 0;
  border: none;
  cursor: pointer;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .calc-range-rail .ui-slider-handle {
  background: #fff;
  border-radius: 50%;
  width: 1.3em;
  height: 1.3em;
  outline: none;
  cursor: pointer;
  border: solid 1px #004e96;
}
.main-blk .calc-all-warpper .calc-range-rail .ui-state-hover,
.main-blk .calc-all-warpper .calc-range-rail .ui-widget-content .ui-state-hover,
.main-blk .calc-all-warpper .calc-range-rail .ui-widget-header .ui-state-hover,
.main-blk .calc-all-warpper .calc-range-rail .ui-state-focus,
.main-blk .calc-all-warpper .calc-range-rail .ui-widget-content .ui-state-focus,
.main-blk .calc-all-warpper .calc-range-rail .ui-widget-header .ui-state-focus {
  border: solid 1px #e8e8e8;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range fieldset.field-set {
  display: inline-block;
  padding-left: 20px;
  vertical-align: -2px;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range fieldset.field-set .field-in-wrap {
  position: relative;
  padding-left: 18px;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range fieldset.field-set input {
  z-index: 2;
  margin-top: 0;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range fieldset.field-set .off-radio {
  position: absolute;
  left: 0px;
  content: "";
  top: 0px;
  width: 15px;
  height: 15px;
  background: #fff;
  border: 1px solid #004e96;
  border-radius: 50%;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range fieldset.field-set .on-radio {
  position: absolute;
  left: 5px;
  content: "";
  top: 5px;
  width: 5px;
  height: 5px;
  background: #004e96;
  border-radius: 50%;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range fieldset.field-set .on-radio.activeRadio {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range fieldset.field-set label {
  font-weight: 300;
  font-size: 12px;
  padding-right: 10px;
  vertical-align: top;
  margin-top: -3px;
  padding-bottom: 0;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .calc-bt-forms .btn-calculate {
  text-align: center;
  font-size: 18px;
  color: #fff;
  padding: 10px 0px;
  width: 100%;
  display: inline-block;
  background: #004e96;
  font-weight: 300;
  border-radius: 4px;
  border: 0px;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .calc-bt-forms .btn-calculate:hover {
  background: var(--color-orange);
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .calc-bt-forms .form-button-note p {
  color: #444;
  padding-top: 5px;
  font-size: 13px;
}
.main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .calc-bt-forms .form-button-note span {
  color: #004e96;
  font-weight: bold;
}
.main-blk #showCalinfoDiv {
  display: none;
}
.main-blk #erCalDiv {
  outline: none;
  font-size: 12px;
  margin-top: 6px;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
  display: none;
  margin: auto;
  text-align: center;
}
.main-blk .calc-all-warpper .calc-sec-desclaimer {
  background: #f4f4f4;
  padding: 10px;
  margin-top: 20px;
}
.main-blk .calc-all-warpper .calc-sec-desclaimer h5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 7px;
}
.main-blk .calc-all-warpper .calc-sec-desclaimer p {
  color: #333;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 19px;
}
.main-blk .calc-all-warpper .calc-result-table-wrap {
  margin: 20px 0;
  display: table;
  width: 100%;
}
.main-blk .calc-all-warpper .calc-result-table-wrap .calc-result-table-cell {
  display: table-cell;
  text-align: center;
  border: solid 1px #c9c9c9;
  width: 33.3333%;
  padding: 20px 0;
}
.main-blk .calc-all-warpper .calc-result-table-wrap .calc-result-table-cell:first-child {
  border-right: none;
}
.main-blk .calc-all-warpper .calc-result-table-wrap .calc-result-table-cell:last-child {
  border-left: none;
}
.main-blk .calc-all-warpper .calc-result-table-wrap .calc-result-table-cell h4 {
  color: #555;
}
.main-blk .calc-all-warpper .calc-result-table-wrap .calc-result-table-cell .result-value {
  color: #004e96;
  font-size: 20px;
  font-weight: bold;
}
.main-blk .calc-all-warpper .clac-result-tabs .result-tab-init ul.resp-tabs-list {
  flex-direction: column;
  display: inline-block;
  border-bottom: 0;
}
.main-blk .calc-all-warpper .clac-result-tabs .result-tab-init .resp-tabs-list li {
  font-size: 14px;
  color: #333;
  padding: 0;
  border: 1px solid var(--color-orange);
  border-bottom: 0;
  font-weight: 300;
  margin-right: 0;
  display: inline-block;
  list-style: none;
  vertical-align: middle;
  margin-bottom: -5px;
}
.main-blk .calc-all-warpper .clac-result-tabs .result-tab-init .resp-tabs-list li .nav-link {
  padding: 15px 20px;
  border-radius: 0px;
  border: 0px;
}
.main-blk .calc-all-warpper .clac-result-tabs .result-tab-init .resp-tabs-list li .nav-link.active {
  background: var(--color-orange);
  color: #fff;
  border: none;
}
.main-blk .calc-all-warpper .clac-result-tabs .result-tab-init .resp-tabs-list li.resp-tab-active {
  background: var(--color-orange);
  color: #fff;
  position: relative;
}
.main-blk .calc-all-warpper .clac-result-tabs .result-tab-init .resp-tabs-list li.resp-tab-active:after {
  position: absolute;
  content: "";
  bottom: -8px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid var(--color-orange);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main-blk .calc-all-warpper .clac-result-tabs .resp-tabs-container {
  border: solid 1px var(--color-orange);
  overflow-x: auto;
}
.main-blk .calc-all-warpper .clac-result-tabs .result-tab-init .resp-tab-content.resp-tab-content-active {
  border: solid 1px var(--color-orange);
}
.main-blk .Ruppecurrency {
  background: url(/o/federal-bank-theme/images/indian-rupee.png) 0 0px no-repeat;
  width: 7px;
  height: 10px;
  border: 0;
  padding-right: 15px;
  line-height: 15px;
  display: inline-block;
}
.main-blk .btn_export_to_pdf {
  background: url(/o/federal-bank-theme/images/set-2/forms-stationary/declaration-forms.png) 0 0 no-repeat;
  width: 61px;
  height: 61px;
  border: 0;
  display: block;
  cursor: pointer;
  margin-right: 20px;
}
.main-blk .btn_export_to_csv {
  background: url(/o/federal-bank-theme/images/csv-logo1.png) 0 0 no-repeat;
  width: 81px;
  height: 54px;
  border: 0;
  display: block;
  cursor: pointer;
}
.main-blk .nav-pills .nav-link.active,
.main-blk .nav-pills .show > .nav-link {
  color: #fff;
  background-color: var(--colors-blue);
}
.main-blk .nav-pills .nav-link.active .title,
.main-blk .nav-pills .show > .nav-link .title {
  color: #fff;
}
.main-blk .nav-tabs > li.active > a,
.main-blk .nav-tabs > li.active > a:hover,
.main-blk .nav-tabs > li.active > a:focus {
  border-color: #eee #eee #ddd;
  background-color: #eee;
}
.main-blk .nav.nav-pills .default-page-btn {
  border: 1px solid #faa61a;
  background: #fff;
  color: var(--color-orange);
}
.main-blk .nav.nav-pills .default-page-btn.active {
  background-color: #faa61a;
  color: #fff;
}
.main-blk .demo-video-listing .filter-content h3 {
  border-bottom: 1px solid #abc;
  font-size: 20px;
  margin-bottom: 15px;
}
.main-blk .demo-video-listing .nav.nav-pills li.nav-item {
  width: 100%;
}
.main-blk .demo-video-listing .nav.nav-pills li.nav-item .nav-link {
  display: block;
  width: 100%;
  background: #eee;
  color: #000;
  padding: 12px;
}
.main-blk .demo-video-listing .nav.nav-pills li.nav-item .nav-link.active, .main-blk .demo-video-listing .nav.nav-pills li.nav-item .nav-link:hover {
  background: var(--colors-blue);
  color: #fff;
}
.main-blk .demo-video-listing .nav.nav-pills li.nav-item::before {
  content: "";
  padding: 0;
}
.main-blk .sidebar a:hover,
.main-blk .sidebar a:focus,
.main-blk .sidebar a.active {
  background-color: #f7ecd9;
}
.main-blk .audit-reg-head {
  margin: 30px 0 10px 0;
  border-bottom: solid 1px var(--colors-blue);
}
.main-blk .audit-reg-head h3 {
  color: #fff;
  margin-bottom: 0;
}
.main-blk .audit-reg-head h3 span {
  background: var(--colors-blue);
  display: inline-block;
  font-size: 14px;
  padding: 10px;
}
.main-blk .audit-type {
  background: var(--color-orange);
  color: #fff;
  text-align: center;
  padding: 5px 0;
  position: relative;
  margin: 20px 0 10px 0;
}
.main-blk .audit-type:after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid var(--color-orange);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.main-blk .lfr-pagination-config .lfr-icon-menu {
  right: 0;
  left: auto;
}
.main-blk .lfr-pagination-config .lfr-icon-menu .btn {
  background: #f1f1f1;
  border-color: #ccc;
  background: #fefefe;
  border-color: #ccc;
  color: #000;
}
.main-blk .milestone-flow .milestone-description ul {
  padding-left: 0;
}
.main-blk .milestone-flow .milestone-description ul li {
  justify-content: flex-start;
  display: block;
  text-align: left;
}
.main-blk .milestone-flow .milestone-description ul li:last-child::before {
  content: none !important;
}
.main-blk .milestone-flow .milestone-description a {
  display: inline !important;
  font-size: inherit !important;
  position: inherit !important;
  color: var(--color-orange);
}
.main-blk .p-banking-banner.priority-bank .icn-blk.int-div,
.main-blk .p-banking-banner.priority-bank .icn-blk,
.main-blk .p-banking-banner.priority-bank .msme-div {
  height: 60px;
  width: 40px;
}
.main-blk .audit-inputs input[type=text] {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  width: 100%;
  height: 56px;
  font-weight: 400;
  font-size: 12px;
  display: block;
  box-sizing: border-box;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out;
  -webkit-box-shadow: 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.main-blk .audit-inputs select {
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  height: 55px;
  border-radius: 8px;
  color: #666666;
  text-align: center;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(/o/federal-bank-theme/images/inner-pages/select-box-dropdown-icon.svg);
  background-size: auto;
}
.main-blk .audit-form-wrapper .tabs {
  border: none;
  background: transparent;
  display: none;
}
.main-blk .audit-form-wrapper .tabs.active {
  display: block;
}
.main-blk .audit-form-wrapper ul.tab {
  padding-left: 0;
  margin-bottom: 0;
  margin-left: 0px;
  list-style: none;
  border-bottom: solid 1px var(--color-orange);
  padding-bottom: 1px;
}
.main-blk .audit-form-wrapper ul.tab li {
  float: left;
  margin-bottom: -1px;
  position: relative;
  display: block;
  list-style: none;
  padding: 5px 25px;
  background: #E9E8E8;
  margin-right: 6px;
}
.main-blk .audit-form-wrapper ul.tab li a {
  color: #000;
}
.main-blk .audit-form-wrapper ul.tab li.active {
  background: var(--color-orange);
  color: #fff;
  position: relative;
}
.main-blk .audit-form-wrapper ul.tab li.active a {
  color: #fff;
}
.main-blk .audit-form-wrapper input[type=text] {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  width: 100%;
  height: 56px;
  font-weight: 400;
  font-size: 12px;
  display: block;
  box-sizing: border-box;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out;
  -webkit-box-shadow: 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
.main-blk .audit-form-wrapper select {
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  height: 55px;
  border-radius: 8px;
  color: #666666;
  text-align: center;
  -webkit-appearance: none;
  appearance: none;
  background-image: url(/o/federal-bank-theme/images/inner-pages/select-box-dropdown-icon.svg);
  background-size: auto;
}
.main-blk #erDiv {
  width: 100% !important;
  color: #dc3545;
  margin-bottom: 10px;
}
.main-blk .portlet-boundary_DebitCardEmiStoreLocatorWeb_ .form-control {
  width: 100%;
}
.main-blk .solution-finder-page {
  position: relative;
}
.main-blk .solution-finder.faq-wrapper .state-table-load-pops {
  z-index: 2;
}
.main-blk .solution-finder.faq-wrapper .resp-tabs-container {
  border: none !important;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content {
  padding: 0;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item:first-child .faq-d-item-content {
  border-top: 1px solid #e8e8e8;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content .faq-popup {
  padding: 0px 0 0px 45px;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content ul {
  list-style: none url("/o/federalbank-new-theme/images/federalbank/vertical-type-1-icon.png");
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content li {
  margin-bottom: 5px;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content h5 {
  font-size: 18px;
  padding: 20px 0 20px 45px;
  color: #47c5f8;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content h5:after {
  color: #666999;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content h6 {
  font-size: 18px;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content.opened h5 {
  background: #47c5f8;
  color: #ffffff;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content.opened h5:after {
  color: #ffffff;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content.opened,
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content:hover {
  background: #ececec;
}
.main-blk .solution-finder-wrapper .disc-checkbox {
  /* float: left;padding:0;margin-top: 18px */
}
.main-blk .solution-finder-wrapper .disc-checkbox {
  background-color: transparent;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links ul {
  width: 100%;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li {
  text-align: center;
  position: relative;
  width: 31.33%;
  display: inline-block;
  float: left;
  padding: 25px;
  border: 1px solid #eb5a79;
  height: 175px;
  margin: 3px 7px 11px 7px;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li:hover,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.resp-tab-active {
  background: #eb5a79;
  color: #ffffff;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links h5 {
  text-align: center;
}
.main-blk .solution-finder.faq-wrapper .card {
  margin-bottom: 5px;
}
.main-blk .solution-finder.faq-wrapper .card-body {
  border: 1px solid #ccc;
  padding: 20px;
  background: #f4f4f4;
}
.main-blk .solution-finder.faq-wrapper .card-body h6 {
  font-size: 18px;
  color: #575757;
}
.main-blk .solution-finder.faq-wrapper .card-body a.comp-plan-read-more {
  background-color: var(--color-orange);
  color: #fff;
  border-radius: 7px;
  display: inline-block;
  padding: 8px 15px;
  font-family: var(--font-family3);
  font-size: 14px;
  text-align: center;
  transition: 0.3s all ease;
  border: 0;
  line-height: 14px;
  text-transform: uppercase;
  margin-top: 10px;
}
.main-blk .solution-finder.faq-wrapper .card-body a.comp-plan-read-more:hover {
  background-color: var(--colors-blue);
}
.main-blk .solution-finder.faq-wrapper .card-head {
  border: 1px solid var(--colors-blue);
  border-bottom: 2px solid var(--color-orange);
  background: var(--colors-blue);
  padding: 15px;
  color: #fff;
  height: auto;
}
.main-blk .solution-finder.faq-wrapper .card-head:hover {
  background: var(--color-orange);
  border-color: var(--color-orange);
}
.main-blk .solution-finder.faq-wrapper .card-head h2 {
  margin-left: 45px;
  background: none;
}
.main-blk .solution-finder.faq-wrapper .card-head h2 i {
  float: right;
  margin-right: 10px;
}
.main-blk .solution-finder.faq-wrapper .card-head h2 .fa-angle-up {
  display: block;
}
.main-blk .solution-finder.faq-wrapper .card-head h2 .fa-angle-down {
  display: none;
}
.main-blk .solution-finder.faq-wrapper .card-head h2.collapsed .fa-angle-up {
  display: none;
}
.main-blk .solution-finder.faq-wrapper .card-head h2.collapsed .fa-angle-down {
  display: block;
}
.main-blk .solution-finder.faq-wrapper .card-head .disc-checkbox {
  border: 1px solid #ffffff;
  color: #fff;
}
.main-blk .solution-finder.faq-wrapper .card-head .disc-checkbox .fa-check {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
}
.main-blk .solution-finder.faq-wrapper .card-head .disc-checkbox.checked .fa-check {
  opacity: 1;
}
.main-blk .solution-finder.faq-wrapper .card-head.checked {
  background: #fff;
  color: var(--colors-blue);
  border-color: var(--colors-blue);
}
.main-blk .solution-finder.faq-wrapper .card-head.checked .disc-checkbox {
  border: 1px solid var(--colors-blue);
  color: var(--colors-blue);
}
.main-blk .solution-finder.faq-wrapper .card-head.disabled {
  background: #dee2e6;
  color: #333;
  border-color: #cacaca;
}
.main-blk .solution-finder.faq-wrapper .card-head.disabled .disc-checkbox {
  border: 1px solid #333;
  color: #333;
}
.main-blk .solution-finder.faq-wrapper .compare-button a {
  background: var(--color-orange);
  color: #000;
  text-align: center;
  padding: 8px 0;
  border-radius: 3px;
  display: inline-block;
  width: 100%;
  font-size: 22px;
  margin-bottom: 20px;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links .feature-box {
  height: 125px;
  align-content: center;
  margin-bottom: 30px;
  border: 1px solid var(--colors-blue);
  padding: 25px;
  text-align: center;
  background: var(--colors-blue);
  color: #fff;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links .feature-box:hover {
  background: var(--color-orange);
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links .feature-box .disc-checkbox {
  border: 1px solid #ffffff;
  color: #fff;
  left: 50%;
  transform: translateX(-11px);
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links .feature-box .disc-checkbox .fa-check {
  position: absolute;
  top: 0;
  width: 22px;
  height: 22px;
  text-align: center;
  opacity: 0;
  transform: translateX(-11px);
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links .feature-box .disc-checkbox.checked .fa-check {
  opacity: 1;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links .feature-box.checked {
  background: #fff;
  color: var(--colors-blue);
  border-color: var(--colors-blue);
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links .feature-box.checked .disc-checkbox {
  border: 1px solid var(--colors-blue);
  color: var(--colors-blue);
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li:hover .disc-checkbox,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.resp-tab-active .disc-checkbox {
  border-color: #ffffff;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links i {
  display: inline-block;
  height: 30px;
  width: 30px;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.women i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/women-icon.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.women:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.women.resp-tab-active i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/women-icon-hover.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.withdrawal i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/withdrawal-icon.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.withdrawal:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.withdrawal.resp-tab-active i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/withdrawal-icon-hover.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.youth i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/youth-icon.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.youth:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.youth.resp-tab-active i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/youth-icon-hover.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.overdraft i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/overdraft-icon.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.overdraft:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.overdraft.resp-tab-active i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/overdraft-icon-hover.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.cheque i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/cheque-icon.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.cheque:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.cheque.resp-tab-active i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/cheque-icon-hover.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.fund-transfer i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/fund-transfer-icon.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.fund-transfer:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.fund-transfer.resp-tab-active i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/fund-transfer-icon-hover.png) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .solution-finder-horizontal .resp-tabs-container {
  width: 100%;
}
.main-blk .solution-finder.faq-wrapper .solution-finder-horizontal .resp-tabs-container > h4 {
  padding: 8px;
}
.main-blk .solution-finder.faq-wrapper .solution-finder-horizontal .detailed-hori-tab-item {
  padding: 8px;
}
.main-blk .solution-finder.faq-wrapper .solution-finder-horizontal .detailed-hori-tab-item .disc-checkbox {
  left: 22px;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(1) .method-box-inner i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/solution.png) no-repeat;
  background-size: 100%;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(1):hover .method-box-inner i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/solution-active.png) no-repeat;
  background-size: 100%;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(2) .method-box-inner i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/view.png) no-repeat;
  background-size: 100%;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(2):hover .method-box-inner i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/view-active.png) no-repeat;
  background-size: 100%;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(3) .method-box-inner i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/compare.png) no-repeat;
  background-size: 100%;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(3):hover .method-box-inner i {
  background: url(/o/federalbank-new-theme/images/federalbank/federalbank/compare-active.png) no-repeat;
  background-size: 100%;
}
.main-blk .disc-checkbox input {
  opacity: 0;
  margin: 0;
  position: relative;
  width: 22px;
  height: 22px;
  display: inline-block;
  z-index: 1;
}
.main-blk .disc-checkbox {
  border: 1px solid #787878;
  position: absolute;
  left: 10px;
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  z-index: 2;
}
.main-blk .solution-finder-page {
  position: relative;
}
.main-blk .solution-finder.faq-wrapper .state-table-load-pops {
  z-index: 2;
}
.main-blk .solution-finder.faq-wrapper .resp-tabs-container {
  border: none !important;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content {
  padding: 0;
  border: 1px solid #e8e8e8;
  border-top: none;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item:first-child .faq-d-item-content {
  border-top: 1px solid #e8e8e8;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content .faq-popup {
  padding: 0px 0 10px 45px;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content ul {
  list-style: none url("../images/vertical-type-1-icon.png");
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content li {
  margin-bottom: 5px;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content h5 {
  font-size: 18px;
  padding: 20px 0 20px 45px;
  color: #47c5f8;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content h5:after {
  color: #999999;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content h6 {
  font-size: 18px;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content.opened h5 {
  background: #47c5f8;
  color: #ffffff;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content.opened h5:after {
  color: #ffffff;
}
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content.opened,
.main-blk .solution-finder.faq-wrapper .faq-detailed .faq-d-item .faq-d-item-content:hover {
  background: #ececec;
}
.main-blk .solution-finder-wrapper .disc-checkbox {
  float: left;
  padding: 0;
  margin-top: 18px;
}
.main-blk .solution-finder-wrapper .disc-checkbox {
  background-color: transparent;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links ul {
  width: 100%;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li {
  text-align: center;
  position: relative;
  width: 31.33%;
  display: inline-block;
  float: left;
  padding: 25px;
  border: 1px solid #eb5a79;
  height: 175px;
  margin: 3px 7px 11px 7px;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li:hover,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.resp-tab-active {
  background: #eb5a79;
  color: #ffffff;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links h5 {
  text-align: center;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links .disc-checkbox {
  left: 50%;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li:hover .disc-checkbox,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.resp-tab-active .disc-checkbox {
  border-color: #ffffff;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links i {
  display: inline-block;
  height: 30px;
  width: 30px;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.women i {
  background: url(/documents/10180/10166910/women-icon.png/cb0a8d2a-4556-4bfe-899f-722aaf1f0cd2?t=1482221743052) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.women:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.women.resp-tab-active i {
  background: url(/documents/10180/10166910/women-icon-hover.png/bfefa4bc-d9fe-436c-bca1-fdd7fc36428a?t=1482221743306) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.withdrawal i {
  background: url(/documents/10180/10166910/withdrawal-icon.png/f2f77fdf-a98c-4637-81c9-041911fcb7b3?t=1482221742456) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.withdrawal:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.withdrawal.resp-tab-active i {
  background: url(/documents/10180/10166910/withdrawal-icon-hover.png/4c50b8ee-e3b0-407e-b0c5-a7de5f11bc72?t=1482221742742) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.youth i {
  background: url(/documents/10180/10166910/youth-icon.png/0af6d665-f257-4c42-b311-fd16eceb6a7b?t=1482221743501) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.youth:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.youth.resp-tab-active i {
  background: url(/documents/10180/10166910/youth-icon-hover.png/9be3dd13-088d-4251-b94f-e2cb90b1c26d?t=1482221743675) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.overdraft i {
  background: url(/documents/10180/10166910/overdraft-icon.png/c8521fa2-6bc1-4cb7-adf2-6356e0924bbc?t=1482221736411) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.overdraft:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.overdraft.resp-tab-active i {
  background: url(/documents/10180/10166910/overdraft-icon-hover.png/a688772f-889a-4ab4-8889-4e3546de75ff?t=1482221736534) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.cheque i {
  background: url(/documents/10180/10166910/cheque-icon.png/e41db4da-f2a6-459d-b934-2afe907c8b6e?t=1482221732341) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.cheque:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.cheque.resp-tab-active i {
  background: url(/documents/10180/10166910/cheque-icon-hover.png/646e2c4c-f5bb-4072-8cd6-8e0087e410c0?t=1482221732554) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.fund-transfer i {
  background: url(/documents/10180/10166910/fund-transfer-icon.png/bb178119-fbff-4b37-93a8-202dfc7946ad?t=1482221735023) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.fund-transfer:hover i,
.main-blk .solution-finder.faq-wrapper .faq-hori-links li.fund-transfer.resp-tab-active i {
  background: url(/documents/10180/10166910/fund-transfer-icon-hover.png/92eb34b0-4153-4545-af54-8d1cb0f2509a?t=1482221735144) no-repeat;
  background-size: contain;
}
.main-blk .solution-finder.faq-wrapper .solution-finder-horizontal .resp-tabs-container {
  width: 100%;
}
.main-blk .solution-finder.faq-wrapper .solution-finder-horizontal .resp-tabs-container > h4 {
  padding: 8px;
}
.main-blk .solution-finder.faq-wrapper .solution-finder-horizontal .detailed-hori-tab-item {
  padding: 8px;
}
.main-blk .solution-finder.faq-wrapper .solution-finder-horizontal .detailed-hori-tab-item .disc-checkbox {
  left: 22px;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(1) .method-box-inner i {
  background: url(/documents/10180/10166910/solution.png/a6de535e-670b-446d-a946-07ab5b1b5d2b?t=1482221740033) no-repeat;
  background-size: 100%;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(1):hover .method-box-inner i {
  background: url(/documents/10180/10166910/solution-active.png/4e688e02-2915-48b3-9294-6fe5513067b0?t=1482221740169) no-repeat;
  background-size: 100%;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(2) .method-box-inner i {
  background: url(/documents/10180/10166910/view.png/207553b8-7ce0-498a-bc7b-ea4a655b7d3b?t=1482221741342) no-repeat;
  background-size: 100%;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(2):hover .method-box-inner i {
  background: url(/documents/10180/10166910/view-active.png/e6081656-ee15-4165-9499-2bae8579a26f?t=1482221741995) no-repeat;
  background-size: 100%;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(3) .method-box-inner i {
  background: url(/documents/10180/10166910/compare.png/a9d9c1bd-6d47-46ed-a2fb-0819c4102b33?t=1482221732684) no-repeat;
  background-size: 100%;
}
.main-blk .solution-finder-wrapper .method-box-wrapper .method-box:nth-child(3):hover .method-box-inner i {
  background: url(/documents/10180/10166910/compare-active.png/4767482b-19f4-49f6-86b2-c31f384ba749?t=1482221732881) no-repeat;
  background-size: 100%;
}
.main-blk .compare-tabs.faq-wrapper .detailed-tab {
  border: none;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul {
  width: 100%;
  padding-left: 0;
  margin-left: 0;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li {
  width: 32.333%;
  display: inline-block;
  background: var(--colors-blue);
  border: solid 1px var(--colors-blue);
  text-align: center;
  margin-bottom: 1.2%;
  min-height: 125px;
  vertical-align: top;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li:hover {
  background: var(--color-orange);
  border: solid 1px var(--color-orange);
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li.disabled {
  background: #ddd;
  border: solid 1px var(--color-light-black);
  color: var(--color-light-black1);
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li:nth-child(3n+2) {
  margin: 0 1%;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li p {
  color: #fff;
  font-size: 22px;
  padding-top: 15%;
  font-weight: 300;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li.disabled p {
  color: var(--color-light-black1);
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li .comp-check-box {
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-bottom: 20px;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li .comp-check-box input {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  margin-top: 0;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li .comp-check-box .dummy-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  left: 0;
  top: 0;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li .comp-check-box .dummy-box i {
  opacity: 0;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li .comp-check-box .dummy-box.check-active i {
  opacity: 1;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li.active-check-parent {
  background: none;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li.active-check-parent p {
  color: #333;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li.active-check-parent .comp-check-box .dummy-box {
  color: #333;
  border: solid 1px #666;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-button {
  display: none;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-button a {
  background: var(--color-orange);
  color: #000;
  text-align: center;
  padding: 8px 0;
  border-radius: 3px;
  display: inline-block;
  width: 100%;
  font-size: 22px;
  margin-bottom: 20px;
}
.main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-button a:hover {
  background: #c9c9c9;
}
.main-blk .state-table-load-pops.comp-table {
  min-height: unset;
  top: 40px;
}
.main-blk .state-table-load-pops.comp-table tr td a.comp-plan-read-more {
  font-size: 18px;
  color: #000;
  padding: 8px 15px;
  background: #fdbe57;
  display: inline-block;
  border-radius: 3px;
}
.main-blk .state-table-load-pops.comp-table tr td a.comp-plan-read-more:hover {
  background: #c9c9c9;
}
.main-blk .bank-location-details .bank-location-img img,
.main-blk .bank-location-details .bank-location-img .carousel-img {
  border-radius: 10px;
}
.main-blk .bank-location-details .bank-location-img .bank-location-icons {
  margin-top: 20px;
}
.main-blk .bank-location-details .bank-location-img i {
  font-size: 120px;
  color: var(--colors-blue);
  line-height: 120px;
}
.main-blk .bank-location-details .bank-location-img .carousel-indicators {
  width: 100%;
  margin: 0;
}
.main-blk .bank-location-details .aminites-sec {
  border: none;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.main-blk .bank-location-details .aminites-sec .star-blk {
  margin-right: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 3px;
  justify-content: center;
}
.main-blk .bank-location-details .aminites-sec .star-blk p {
  margin: 0 0 0 5px;
}
.main-blk .religious-offerings .item-list-column-3 .item .title {
  color: var(--colors-blue);
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.16px;
}
.main-blk .sitemap-wrapper {
  margin-top: 50px;
}
.main-blk .sitemap-wrapper .detailed-tab {
  display: none;
  font-family: "Open Sans";
}
.main-blk .sitemap-wrapper .detailed-tab .sitemap-detailed {
  padding: 10px 25px;
}
.main-blk .sitemap-wrapper .detailed-tab .sub-link-head h4 {
  margin: 0;
  border-bottom: 1px solid #b7b7b7;
  color: #92defc;
  background: transparent;
  width: 100%;
  padding: 10px 0px;
}
.main-blk .sitemap-wrapper .sitemap-links {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  cursor: pointer;
  margin-top: 10px;
}
.main-blk .sitemap-wrapper .sitemap-links h3 {
  font-size: 20px;
  padding-bottom: 10px;
  color: var(--colors-blue);
  border-bottom: 1px solid var(--color-orange);
}
.main-blk .sitemap-wrapper .sitemap-links h3:after {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
  content: "\f078";
  float: right;
  color: #faa61a;
  font-weight: normal;
  font-size: 14px;
}
.main-blk .sitemap-wrapper .sitemap-links.active h3:after {
  content: "\f077";
}
.main-blk .sitemap-wrapper .sitemap-sub-blocks {
  float: left;
  display: block;
  width: 100%;
  margin-top: 10px;
}
.main-blk .sitemap-wrapper .sitemap-sub-blocks .sub-item-head {
  cursor: pointer;
}
.main-blk .sitemap-wrapper .sitemap-sub-blocks .sub-item-head h4 {
  font-size: 18px;
  padding-bottom: 10px;
  color: var(--colors-blue);
  border-bottom: 1px solid var(--color-orange);
}
.main-blk .sitemap-wrapper .sitemap-sub-blocks .sub-item-head h4:after {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
  content: "\f078";
  float: right;
  color: var(--color-orange);
  font-weight: normal;
  font-size: 14px;
}
.main-blk .sitemap-wrapper .sitemap-sub-blocks .sub-item-head.active h4:after {
  content: "\f077";
}
.main-blk .sitemap-wrapper .sitemap-sub-item {
  border-bottom: 1px solid #b7b7b7;
}
.main-blk .sitemap-wrapper .sitemap-sub-item:last-child {
  border-bottom: none;
}
.main-blk .sitemap-wrapper .sitemap-sub-item .sub-links {
  display: none;
  overflow: hidden;
}
.main-blk .sitemap-wrapper .sitemap-sub-item ul {
  width: 100%;
  margin: 0;
  display: block;
  padding-left: 10px;
  list-style: none;
}
.main-blk .sitemap-wrapper .sitemap-sub-item ul li {
  margin: 12px auto;
  position: relative;
}
.main-blk .sitemap-wrapper .sitemap-sub-item ul li:before {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 400);
  content: "\f101";
  padding: 0 4px 0 0;
  color: var(--colors-blue);
  font-weight: normal;
}
.main-blk .sitemap-wrapper .sitemap-sub-item ul li a {
  color: var(--colors-blue);
  font-weight: 600;
}
.main-blk .sitemap-wrapper .sitemap-sub-item ul li a:hover {
  color: var(--color-orange);
}
.main-blk .sitemap-wrapper .sitemap-sub-item ul li ul {
  padding-left: 25px;
}
.main-blk .sitemap-wrapper .sitemap-sub-item ul li ul li {
  margin: 7px auto;
}
.main-blk .portlet-login {
  max-width: 390px;
}
.main-blk .portlet-login .portlet-icon-back {
  display: none;
}
.main-blk .portlet-login h2.portlet-title-text {
  color: var(--color-orange);
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 0;
  display: block;
}
.main-blk .portlet-login .fieldset {
  border: none;
  padding: 0;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper {
  overflow: hidden;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper label {
  color: #575757;
  width: 80px;
  display: block;
  float: left;
  margin-top: 10px;
  font-size: 15px;
  font-weight: bold;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper .with-logo-box {
  display: block;
  border-radius: 2px;
  margin: 8px 0;
  width: calc(100% - 85px);
  width: -webkit-calc(100% - 85px);
  width: -moz-calc(100% - 85px);
  width: -ms-calc(100% - 85px);
  width: -o-calc(100% - 85px);
  float: right;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper .with-logo-box p {
  background: #c2c2c2;
  display: inline-block;
  padding: 6px 5px;
  vertical-align: middle;
  width: 30px;
  float: left;
  margin: 0;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper .with-logo-box p img {
  width: 24px;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper .with-logo-box .form-group {
  margin-bottom: 0;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper .with-logo-box .form-group input {
  border: solid 1px #c2c2c2;
  padding: 6px;
  color: #444;
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: -ms-calc(100% - 30px);
  width: -o-calc(100% - 30px);
  border-radius: 0 4px 4px 0;
  height: 35px;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper .with-logo-box .new-user-opt a {
  padding: 8px;
  background: #ebebeb;
  color: #000;
  font-weight: normal;
  display: block;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 25px;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper.log-bt .with-logo-box {
  border: 0;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper.log-bt .with-logo-box input.audit-form-sign-bt {
  width: 100%;
  color: #fff;
  background: var(--color-orange);
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  font-weight: normal;
  webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 4px;
  border: none;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper.log-bt .with-logo-box input.audit-form-sign-bt:hover {
  background: var(--colors-blue);
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper.log-bt .forgot-word span {
  display: inline-block;
  float: none;
}
.main-blk .portlet-login .audit-sign-in-right .input-box-wrapper.log-bt .forgot-word span a {
  color: var(--colors-blue);
  text-align: left;
  padding: 8px 0;
  display: inline-block;
}
.main-blk .audit-sign-in-left {
  padding: 15px 0;
}
.main-blk .audit-sign-in-left .audit-sign-head {
  color: #575757;
  font-size: 28px;
  margin-top: 20px;
}
.main-blk .audit-sign-in-left .audit-sign-sub-head {
  color: #777;
  font-weight: bold;
}
.main-blk .audit-sign-in-left .btn-green {
  background: var(--color-orange);
  color: #fff;
  border-radius: 4px;
  padding: 10px 14px;
  text-align: center;
  font-size: 16px;
  text-shadow: none;
  font-weight: normal;
  font-family: sans-serif;
}
.main-blk .audit-sign-in-left .btn-green:hover {
  background: var(--colors-blue);
}
.main-blk .offer-details img.offer-brand {
  height: 63px;
}
.main-blk .products-section .categories {
  color: #999;
}
.main-blk .products-section .categories a {
  color: var(--color-orange);
  font-size: 12px;
}
.main-blk .products-section .details-heading {
  margin-top: 0px;
}
.main-blk .products-section .offer-description h6 {
  color: var(--colors-blue);
  font-size: 14px;
  line-height: 28px;
}
.main-blk .products-section .product-detl .share-pad {
  display: inline-block;
}
.main-blk .products-section .product-detl .product-cnt {
  color: #23242a;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main-blk .products-section .product-detl .product-cnt p {
  color: #23242a;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: inherit;
}
.main-blk .products-section .terms-accordion .btn-link .fa-minus {
  opacity: 1;
}
.main-blk .products-section .terms-accordion .btn-link .fa-plus {
  opacity: 0;
}
.main-blk .products-section .terms-accordion .btn-link.collapsed .fa-minus {
  opacity: 0;
}
.main-blk .products-section .terms-accordion .btn-link.collapsed .fa-plus {
  opacity: 1;
}
.main-blk .products-section .terms-heading {
  line-height: 30px;
  border-bottom: 1px solid #000;
  color: #777;
  margin-bottom: 5px;
  font-size: 16px;
}
.main-blk .products-section .no-offer {
  width: 100%;
  text-align: center;
  border: 1px solid #ccc;
  background: #eee;
  padding: 50px;
  color: var(--colors-blue);
  border-radius: 20px;
}
.main-blk .taglib-social-bookmarks {
  display: inline-block;
}
.main-blk .taglib-social-bookmarks .dropdown-menu {
  max-height: max-content;
  min-width: fit-content;
  width: 100%;
  overflow: hidden;
  transform: inherit;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  color: #333;
}
.main-blk .taglib-social-bookmarks .dropdown-menu.show {
  display: block;
  opacity: 1;
  visibility: visible;
}
.main-blk .taglib-social-bookmarks .dropdown-menu .dropdown-item {
  font-weight: normal;
  line-height: 1.42857;
  color: #333;
}
.main-blk .social-share {
  font-size: 20px;
  color: #777;
}
.main-blk .social-share ul.dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  position: relative;
  top: 0;
  transform: inherit;
  background: none;
  box-shadow: none;
}
.main-blk .social-share ul.dropdown-menu li {
  float: left;
}
.main-blk .social-share ul.dropdown-menu li a {
  font-size: 20px;
  color: #777;
  padding: 3px 5px;
}
.main-blk .social-share ul.dropdown-menu li a:hover {
  color: #000;
  background: none;
}
.main-blk .carousel-sec.deals-carousel .tab-slider .make-payment:hover {
  background-color: var(--color-orange);
}
.main-blk .carousel-sec.deals-carousel .tab-slider .make-payment:hover strong {
  color: #fff;
}
.main-blk .proirity-tab-sec {
  padding: 35px 0 0px 0;
}
.main-blk .proirity-tab-sec .each-proirity-tab {
  text-align: center;
  text-align: center;
  margin: 5px auto;
  cursor: pointer;
  position: relative;
  border-radius: 50%;
}
.main-blk .proirity-tab-sec .each-proirity-tab .prio-desc h3 {
  margin-top: 5px;
  font-size: 20px;
}
.main-blk .proirity-tab-sec .each-proirity-tab .prio-desc h3 span {
  display: block;
}
.main-blk .proirity-tab-sec .each-proirity-tab .prio-img {
  position: relative;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: 0 auto;
  padding: 18px;
  transition-property: transform;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-duration: 1s;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -ms-transition-duration: 1s;
  -o-transition-duration: 1s;
}
.main-blk .proirity-tab-sec .each-proirity-tab .prio-img:after {
  opacity: 0;
  position: absolute;
  content: "";
  bottom: -8px;
  left: 50%;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.main-blk .proirity-tab-sec .each-proirity-tab.green-tab .prio-img:after {
  border-top: 8px solid var(--colors-blue);
}
.main-blk .proirity-tab-sec .each-proirity-tab.yellow-tab .prio-img:after {
  border-top: 8px solid #fdbe57;
}
.main-blk .proirity-tab-sec .each-proirity-tab.pink-tab .prio-img:after {
  border-top: 8px solid #eb5a79;
}
.main-blk .proirity-tab-sec .each-proirity-tab.blue-tab .prio-img:after {
  border-top: 8px solid #7cbaee;
}
.main-blk .proirity-tab-sec .each-proirity-tab .prio-img .prio-img-inner {
  display: inline-block;
  border-radius: 50%;
  padding: 40px;
  overflow: hidden;
}
.main-blk .proirity-tab-sec .each-proirity-tab .prio-open-wrap {
  /*position: absolute;*/
  cursor: initial;
  z-index: 2;
  top: 104%;
  background: #fff;
  left: 0;
  width: 100%;
  padding: 15px;
  transform: translateY(-80px) scale(1, 0);
  -webkit-transform: translateY(-80px) scale(1, 0);
  -moz-transform: translateY(-80px) scale(1, 0);
  -ms-transform: translateY(-80px) scale(1, 0);
  -o-transform: translateY(-80px) scale(1, 0);
}
.main-blk .proirity-tab-sec .each-proirity-tab .prio-open-wrap p {
  font-family: "Open Sans";
  font-size: 14px;
  line-height: 21px;
  padding-bottom: 5px;
}
.main-blk .proirity-tab-sec .each-proirity-tab .prio-open-wrap a {
  color: #fff;
  font-size: 16px;
  font-family: "Open Sans";
  padding: 6px 20px;
  display: inline-block;
}
.main-blk .proirity-tab-sec .each-proirity-tab.green-tab .prio-open-wrap a {
  background: var(--colors-blue);
}
.main-blk .proirity-tab-sec .each-proirity-tab.yellow-tab .prio-open-wrap a {
  background: #fdbe57;
}
.main-blk .proirity-tab-sec .each-proirity-tab.pink-tab .prio-open-wrap a {
  background: #eb5a79;
}
.main-blk .proirity-tab-sec .each-proirity-tab.blue-tab .prio-open-wrap a {
  background: #7cbaee;
}
.main-blk .proirity-tab-sec .each-proirity-tab .prio-open-wrap p a.fed-select-click {
  background: none;
  color: #000;
  /*display: block;*/
  padding: 5px;
  text-decoration: underline;
}
.main-blk .proirity-tab-sec .each-proirity-tab.green-tab:hover .prio-img {
  background: rgba(49, 141, 221, 0.25);
}
.main-blk .proirity-tab-sec .each-proirity-tab.yellow-tab:hover .prio-img {
  background: rgba(253, 190, 87, 0.25);
}
.main-blk .proirity-tab-sec .each-proirity-tab.pink-tab:hover .prio-img {
  background: rgba(235, 90, 121, 0.25);
}
.main-blk .proirity-tab-sec .each-proirity-tab.blue-tab:hover .prio-img {
  background: rgba(124, 186, 238, 0.25);
}
.main-blk .proirity-tab-sec .each-proirity-tab:hover .prio-img .prio-img-inner {
  transform: rotate(180deg);
  animation-name: rotate;
  -webkit-animation-name: rotate;
  -moz-animation-name: rotate;
  -ms-animation-name: rotate;
  -o-animation-name: rotate;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
}
.main-blk .proirity-tab-sec .each-proirity-tab:hover .prio-img:after {
  opacity: 1;
}
.main-blk .proirity-tab-sec .each-proirity-tab:hover .prio-open-wrap {
  /*position:static;*/
  transform: translateY(0px) scale(1, 1);
  -webkit-transform: translateY(0px) scale(1, 1);
  -moz-transform: translateY(0px) scale(1, 1);
  -ms-transform: translateY(0px) scale(1, 1);
  -o-transform: translateY(0px) scale(1, 1);
}
.main-blk .proirity-tab-sec .prio-open-wrap a:hover i {
  /*background: #faa519;*/
  color: #fff;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
.main-blk .proirity-tab-sec .each-proirity-tab.green-tab .prio-desc h3 span {
  color: var(--colors-blue);
}
.main-blk .proirity-tab-sec .each-proirity-tab.yellow-tab .prio-desc h3 span {
  color: #fdbe57;
}
.main-blk .proirity-tab-sec .each-proirity-tab.pink-tab .prio-desc h3 span {
  color: #eb5a79;
}
.main-blk .proirity-tab-sec .each-proirity-tab.blue-tab .prio-desc h3 span {
  color: #7cbaee;
}
.main-blk .proirity-tab-sec .each-proirity-tab.green-tab .prio-img .prio-img-inner {
  background: var(--colors-blue);
}
.main-blk .proirity-tab-sec .each-proirity-tab.yellow-tab .prio-img .prio-img-inner {
  background: #fdbe57;
}
.main-blk .proirity-tab-sec .each-proirity-tab.pink-tab .prio-img .prio-img-inner {
  background: #eb5a79;
}
.main-blk .proirity-tab-sec .each-proirity-tab.blue-tab .prio-img .prio-img-inner {
  background: #7cbaee;
}
.main-blk .proirity-tab-sec .each-proirity-tab.green-tab .prio-img {
  border: solid 1px var(--colors-blue);
}
.main-blk .proirity-tab-sec .each-proirity-tab.yellow-tab .prio-img {
  border: solid 1px #fdbe57;
}
.main-blk .proirity-tab-sec .each-proirity-tab.pink-tab .prio-img {
  border: solid 1px #eb5a79;
}
.main-blk .proirity-tab-sec .each-proirity-tab.blue-tab .prio-img {
  border: solid 1px #7cbaee;
}
.main-blk .portlet-search .portlet-icon-back {
  display: none;
}
.main-blk .portlet-search .lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper {
  width: 100%;
}
.main-blk .portlet-search input[type=text].search-keywords-input {
  height: 34px;
  font-size: 16px;
}
.main-blk .portlet-search .tabular-list-group .list-group-item {
  height: auto;
}
.main-blk .portlet-search .tabular-list-group .list-group-item .list-group-item-content {
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  display: block;
  border: none;
}
.main-blk .portlet-search .tabular-list-group .list-group-item .list-group-item-content h6.text-default {
  color: #333;
  font-size: 12px;
}
.main-blk .portlet-search .pagination li::before {
  content: "";
  padding: 0;
}
.main-blk .portlet-search .pagination > li > a,
.main-blk .portlet-search .pagination > li > span {
  border: 1px solid #ddd;
  margin-left: -1px;
  padding: 8px 12px;
  margin-top: 5px;
  display: inline-block;
  font-size: 13px;
}
.main-blk .portlet-search .pagination-results {
  margin-top: 5px;
}
.main-blk .portlet-search .pagination > .active > a,
.main-blk .portlet-search .pagination > .active > a:hover,
.main-blk .portlet-search .pagination > .active > a:focus,
.main-blk .portlet-search .pagination > .active > span,
.main-blk .portlet-search .pagination > .active > span:hover,
.main-blk .portlet-search .pagination > .active > span:focus {
  background-color: #ccc;
  border-color: #ccc;
}
.main-blk .portlet-search .pagination .disabled {
  padding: 0;
}
.main-blk .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer {
  border: none;
  margin: 0;
  padding: 0;
  margin-top: 15px;
}
.main-blk .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.main-blk .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer .input-group .input-group-addon,
.main-blk .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer .input-group .input-group-btn,
.main-blk .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer .input-group .input-group .form-control {
  display: table-cell;
}
.main-blk .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer .input-group .input-group-addon,
.main-blk .portlet-search #_com_liferay_portal_search_web_portlet_SearchPortlet_searchContainer .input-group .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.main-blk .portlet-search .search-btn {
  height: 34px;
  margin-top: 0;
  background: #004e95;
  border-color: #004e95;
  color: #fff;
  font-size: 15px;
  font-family: var(--font-family2);
}
.main-blk .portlet-asset-publisher .h2, .main-blk .portlet-blogs .h2 {
  font-size: 25px;
  padding-bottom: 10px;
  color: var(--colors-blue);
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #999;
}
.main-blk .portlet-asset-publisher .h2 .header-back-to, .main-blk .portlet-blogs .h2 .header-back-to {
  float: left;
  background: var(--color-orange);
  color: #fff;
  padding: 6px 12px 10px 8px;
  line-height: 15px;
  display: inline-block;
}
.main-blk .portlet-asset-publisher .h2 .header-back-to a, .main-blk .portlet-blogs .h2 .header-back-to a {
  color: #fff;
  font-size: 15px;
  line-height: 15px;
}
.main-blk .portlet-asset-publisher .h2 .header-back-to span.taglib-text.sr-only, .main-blk .portlet-blogs .h2 .header-back-to span.taglib-text.sr-only {
  position: relative;
}
.main-blk .portlet-blogs .entry-body .cover-image-container {
  margin-bottom: 15px;
}
.main-blk .portlet-blogs .entry-body p {
  line-height: 27px;
  margin-bottom: 10px;
}
.main-blk .referfreinduser-portlet .inputgroup .formselect {
  left: 0;
  border: 1px solid #cacaca;
  width: 85px;
}
.main-blk .referfreinduser-portlet .inputgroup input.form-control.mobile-number-input {
  padding-left: 90px;
}
.main-blk #all-login:hover {
  background-color: #f0b551;
}
.main-blk #book-appointment {
  white-space: inherit;
}
.main-blk #book-appointment:hover {
  background-color: #f0b551;
}
.main-blk .Guest_Diary-portlet .submit-your-suggestion-btn a {
  min-width: 108px;
  margin: 15px;
  text-transform: uppercase;
  background-color: var(--color-orange);
  border-radius: 7px;
  display: inline-block;
  padding: 7px 10px;
  border-bottom: 3px solid var(--color-orange);
  font-family: var(--font-family3);
  color: #fff;
  font-size: 14px;
}
.main-blk .Guest_Diary-portlet .submit-your-suggestion-btn a:hover {
  background-color: var(--colors-blue);
}
.main-blk .Guest_Diary-portlet .grid-item {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.main-blk .Guest_Diary-portlet .grid-item:hover {
  background: #dee2e6;
}
.main-blk .Guest_Diary-portlet .grid-item .news-text h4 {
  font-weight: bold;
  font-size: 18px;
  color: #004e96;
}
.main-blk .Guest_Diary-portlet .grid-item .news-text p {
  font-style: italic;
  color: #333;
}
.main-blk .Guest_Diary-portlet .grid-item .news-text p.submit-date {
  font-style: normal !important;
}
.main-blk .Guest_Diary-portlet .grid-item .news-text p.submit-person {
  font-weight: bold;
  font-style: normal !important;
}
.main-blk #toggleDarkMode .fa-eye {
  display: inline-block;
}
.main-blk #toggleDarkMode .fa-eye-slash {
  display: none;
}
.main-blk .navbar-lft .nav-item.dropdown {
  display: list-item;
}
.main-blk .navbar-lft .nav-item.dropdown .main-menu-toggle-mobile {
  display: none;
}
.main-blk section#portlet_status {
  padding: 0;
  margin: 0;
}
.main-blk .breadcrumb {
  margin: 10px 0;
  padding: 5px 0;
  background-color: transparent;
}
.main-blk .breadcrumb li a {
  color: var(--colors-blue);
  padding: 0 2px;
}
.main-blk .breadcrumb li.active {
  color: #333;
}
.main-blk .breadcrumb-item + .breadcrumb-item {
  display: inline-flex;
}
.main-blk .breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  background: none;
  position: relative;
  height: auto;
  width: auto;
  margin-top: 0;
  top: 0;
}
.main-blk .taglib-captcha .refresh .taglib-icon .lexicon-icon-reload {
  display: inline-block;
  fill: currentColor;
  height: 3em;
  margin-top: -3px;
  vertical-align: middle;
  width: 3em;
}
.main-blk .col, .main-blk .col-1, .main-blk .col-10, .main-blk .col-11, .main-blk .col-12, .main-blk .col-2, .main-blk .col-3, .main-blk .col-4, .main-blk .col-5, .main-blk .col-6, .main-blk .col-7, .main-blk .col-8, .main-blk .col-9, .main-blk .col-auto, .main-blk .col-lg, .main-blk .col-lg-1, .main-blk .col-lg-10, .main-blk .col-lg-11, .main-blk .col-lg-12, .main-blk .col-lg-2, .main-blk .col-lg-3, .main-blk .col-lg-4, .main-blk .col-lg-5, .main-blk .col-lg-6, .main-blk .col-lg-7, .main-blk .col-lg-8, .main-blk .col-lg-9, .main-blk .col-lg-auto, .main-blk .col-md, .main-blk .col-md-1, .main-blk .col-md-10, .main-blk .col-md-11, .main-blk .col-md-12, .main-blk .col-md-2, .main-blk .col-md-3, .main-blk .col-md-4, .main-blk .col-md-5, .main-blk .col-md-6, .main-blk .col-md-7, .main-blk .col-md-8, .main-blk .col-md-9, .main-blk .col-md-auto, .main-blk .col-sm, .main-blk .col-sm-1, .main-blk .col-sm-10, .main-blk .col-sm-11, .main-blk .col-sm-12, .main-blk .col-sm-2, .main-blk .col-sm-3, .main-blk .col-sm-4, .main-blk .col-sm-5, .main-blk .col-sm-6, .main-blk .col-sm-7, .main-blk .col-sm-8, .main-blk .col-sm-9, .main-blk .col-sm-auto, .main-blk .col-xl, .main-blk .col-xl-1, .main-blk .col-xl-10, .main-blk .col-xl-11, .main-blk .col-xl-12, .main-blk .col-xl-2, .main-blk .col-xl-3, .main-blk .col-xl-4, .main-blk .col-xl-5, .main-blk .col-xl-6, .main-blk .col-xl-7, .main-blk .col-xl-8, .main-blk .col-xl-9, .main-blk .col-xl-auto {
  box-sizing: border-box;
}
@media only screen and (max-width: 1330px) {
  .main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li:nth-child(3n+2) {
    margin: 0 0.5%;
  }
}
@media screen and (max-width: 1024px) {
  .main-blk .solution-finder.faq-wrapper .faq-hori-links li {
    width: 30.5%;
    height: 150px;
    padding: 10px;
  }
  .main-blk .solution-finder-wrapper .disc-checkbox {
    margin-top: 9px;
  }
}
@media only screen and (max-width: 991px) {
  .main-blk .calc-all-warpper .calc-links-wrap {
    margin-right: 20px;
  }
  .main-blk .calc-all-warpper .calc-result-table-wrap .calc-result-table-cell h4 {
    font-size: 14px;
  }
  .main-blk .calc-all-warpper .calc-result-table-wrap .calc-result-table-cell .result-value {
    font-size: 16px;
  }
  .main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul {
    padding-top: 15px;
  }
  .main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li:nth-child(3n+2) {
    margin: 0 1%;
  }
  .main-blk .navbar-lft .nav-item.dropdown:hover > .nav-link.dropdown-toggle.mobile-nav, .main-blk .navbar-lft .nav-item.dropdown:hover .main-menu-toggle-mobile {
    background: var(--color-orange);
  }
}
@media (max-width: 767px) {
  .main-blk {
    /* Lead Generation Form Start*/
    /* Lead Generation Form Ends*/
  }
  .main-blk .container .rounded-container {
    padding: 20px;
  }
  .main-blk .container.small-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-blk .container.list-items.lead-generation-form {
    margin-top: 0px;
    padding: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .main-blk .container.list-items.lead-generation-form .form-section {
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 30px 0px;
    border-radius: 20px;
  }
  .main-blk .container.list-items.lead-generation-form .formsinfo {
    margin-top: 20px;
    margin-right: 0px;
    padding: 20px;
  }
  .main-blk .container.list-items.lead-generation-form .left-form {
    margin: 10px 10px 0px 10px;
    padding: 30px 0px 30px 0px;
  }
  .main-blk .container.list-items.lead-generation-form .left-form .title-form {
    margin-left: 98px;
    width: 121px;
    height: 121px;
    margin-bottom: 7px;
    margin: 0px auto;
  }
  .main-blk .container.list-items.lead-generation-form .left-form .title-form .title-form-icon img {
    width: 37px;
    height: 37px;
    margin-left: 42px;
  }
  .main-blk .container.list-items.lead-generation-form .left-form .title-form .title-form-icon p {
    font-size: 12px;
  }
  .main-blk .container.list-items.lead-generation-form .left-form .title-form-content p {
    font-size: 12px;
    padding: 6px 1px 7px 13px;
  }
  .main-blk .container.list-items.lead-generation-form .form-control {
    width: 100%;
    height: 46px;
  }
  .main-blk .container.list-items.lead-generation-form .submit-button,
  .main-blk .container.list-items.lead-generation-form .cancel-button {
    width: 100px;
    height: 31px;
    font-size: 12px;
    margin-bottom: 20px;
  }
  .main-blk .container.list-items.lead-generation-form .button-outline {
    margin-left: 25px;
  }
  .main-blk .container.list-items.lead-generation-form .form-select {
    width: 100%;
    height: 45px;
  }
  .main-blk .container.list-items.lead-generation-form .formselect {
    width: 120px;
    height: 45px;
  }
  .main-blk .container.list-items.lead-generation-form .buts {
    margin-top: 15px;
  }
  .main-blk .calc-all-warpper .calc-links-wrap {
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .main-blk .calc-all-warpper .calc-links-wrap .calc-link-list a {
    padding-left: 0;
    text-align: center;
  }
  .main-blk .calc-all-warpper .result-tab-init .resp-tabs-container.result-tbs h2.resp-tab-active {
    background-color: #41c28d !important;
    color: #fff;
  }
  .main-blk .calc-all-warpper .result-tab-init .resp-tabs-container.result-tbs h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #fff;
  }
  .main-blk .calc-all-warpper .calc-result-table-wrap .calc-result-table-cell.amb-result-only-cell {
    width: 100%;
  }
  .main-blk .container.one-item.milestone {
    padding: 0;
    margin-top: -90px;
  }
  .main-blk .tab-slider.plain-slide.product-spec {
    transform: translateY(0px);
  }
  .main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li:nth-child(3n+2) {
    margin: 0;
    margin-bottom: 1%;
  }
  .main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li {
    width: 100%;
    padding: 5px;
    clear: both;
    min-height: unset;
  }
  .main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li:hover {
    background: #47c5f8;
    border: solid 1px #47c5f8;
  }
  .main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li p {
    float: left;
    width: 90%;
    padding: 0;
    text-align: left;
  }
  .main-blk .compare-tabs .detailed-tab .compare-thumbs .compare-buttons-ul .compare-buttons-li .comp-check-box {
    float: right;
    margin-bottom: 0;
    margin-top: 6px;
  }
  .main-blk .search-container.faq-page.sitemap {
    padding: 50px 20px 60px;
  }
  .main-blk .search-container.faq-page.sitemap .detailed-tab .sitemap-detailed {
    padding: 10px 10px;
  }
  .main-blk .open-account .nav-tabs {
    width: 100%;
  }
  .main-blk .mcd-menu-list {
    /* &.open {
        .make-payment {
            background: #fff;
            color: var(--colors-blue);

            i,
            strong {
                color: var(--colors-blue);
                opacity: 1;
            }
            .actual-img {
                display: block;
            }
            .hover-img {
                display: none;
            }
        }
    } */
  }
  .main-blk .mcd-menu-list .make-payment {
    background: #fff;
  }
  .main-blk .mcd-menu-list .make-payment i {
    color: var(--colors-blue);
    font-size: 36px;
    opacity: 0.8;
    line-height: 40px;
  }
  .main-blk .mcd-menu-list .make-payment strong {
    color: var(--colors-blue);
    opacity: 1;
  }
  .main-blk .mcd-menu-list .make-payment.no-icon:hover {
    background-color: transparent;
    color: var(--color-orange);
    box-shadow: none;
  }
  .main-blk .mcd-menu-list .make-payment.no-icon:hover strong {
    color: var(--color-orange);
  }
}
@media only screen and (max-width: 599px) {
  .main-blk .calc-all-warpper .calc-result-table-wrap .calc-result-table-cell {
    display: block;
    width: 100%;
  }
  .main-blk .calc-all-warpper .calc-result-table-wrap .calc-result-table-cell:first-child {
    border-right: solid 1px #c9c9c9;
    border-bottom: none;
  }
  .main-blk .calc-all-warpper .calc-result-table-wrap .calc-result-table-cell:last-child {
    border-left: solid 1px #c9c9c9;
    border-top: none;
  }
  .main-blk .calc-all-warpper .amb-clac-item-wrap .amb-ac-scheme-select {
    width: 100%;
    padding: 10px 0;
  }
  .main-blk .calc-all-warpper .amb-clac-item-wrap .amb-day-close-bl {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .range-explainer .range-label {
    font-size: 12px;
  }
  .main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .range-explainer .range-label span {
    font-size: 10px;
  }
  .main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range fieldset.field-set {
    padding-left: 5px;
  }
}
@media only screen and (max-width: 375px) {
  .main-blk .calc-all-warpper .calc-action-wrapper .calc-form-wrapper .each-val-range .calc-range-rail .sync-input {
    width: 50px;
    font-size: 10px;
    top: -40px;
  }
}
.main-blk .lexicon-icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  margin-top: -3px;
  vertical-align: middle;
  width: 1em;
}
.main-blk .c-inner {
  align-items: inherit;
  display: inherit;
  flex-direction: inherit;
  height: inherit;
  justify-content: inherit;
  line-height: inherit;
  max-width: inherit;
  min-width: inherit;
  outline: 0;
  overflow: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  padding-right: inherit;
  padding-top: inherit;
  width: inherit;
}
.main-blk .pagination {
  border-radius: 0.25rem;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  list-style: none;
  margin-bottom: 0.5rem;
  padding-left: 0;
}
.main-blk .pagination-bar {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .main-blk .pagination-bar {
    flex-direction: column;
    justify-content: center;
  }
  .main-blk .pagination-bar .pagination {
    margin-top: 0.5rem;
  }
}
.main-blk .page-link {
  align-items: center;
  background-color: transparent;
  border-radius: 4px;
  border-color: transparent;
  border-style: solid;
  border-width: 0.0625rem;
  color: #6b6c7e;
  cursor: pointer;
  display: inline-flex;
  height: 2rem;
  justify-content: center;
  line-height: 1;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0;
  position: relative;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  letter-spacing: 0.033em;
}
.main-blk .pagination a.page-link {
  display: inline-flex;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .page-link {
    transition: none;
  }
}
.main-blk .c-prefers-reduced-motion .page-link {
  transition: none;
}
.main-blk .page-link::before {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
}
.main-blk .page-link:hover,
.main-blk .page-link.hover {
  background-color: rgba(39, 40, 51, 0.04);
  border-color: transparent;
  color: #272833;
  text-decoration: none;
  z-index: 2;
  font-weight: 600;
  letter-spacing: 0.025em;
}
.main-blk .page-link:hover::before,
.main-blk .page-link.hover::before {
  background-color: #88889a;
  height: 0.1875rem;
}
.main-blk .page-link.focus,
.main-blk .page-link:focus-visible,
.main-blk .c-prefers-focus .page-link:focus {
  box-shadow: none;
  outline: 0;
  z-index: 4;
  border-color: transparent;
  color: #272833;
}
.main-blk .page-link.focus::after,
.main-blk .page-link:focus-visible::after,
.main-blk .c-prefers-focus .page-link:focus::after {
  border-radius: 4px;
  bottom: 0;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #528eff;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}
.main-blk .page-link:active {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
  z-index: 3;
  font-weight: 600;
  letter-spacing: 0;
}
.main-blk .page-link.active {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
  z-index: 3;
  font-weight: 600;
  letter-spacing: 0;
}
.main-blk .page-link.active::before {
  background-color: #528eff;
  height: 0.25rem;
}
.main-blk .page-link:disabled,
.main-blk .page-link.disabled {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: auto;
  z-index: 0;
}
.main-blk .page-link:disabled::before,
.main-blk .page-link.disabled::before {
  content: none;
}
.main-blk .page-link:disabled:focus-visible::after,
.main-blk .c-prefers-focus .page-link:disabled:focus::after,
.main-blk .page-link.disabled:focus-visible::after,
.main-blk .c-prefers-focus .page-link.disabled:focus::after {
  content: none;
}
.main-blk .page-link:disabled:active,
.main-blk .page-link.disabled:active {
  pointer-events: none;
}
.main-blk .page-link[aria-expanded=true],
.main-blk .page-link.show {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
  z-index: 3;
  font-weight: 600;
  letter-spacing: 0;
}
.main-blk .page-link[aria-expanded=true]::before,
.main-blk .page-link.show::before {
  background-color: transparent;
}
.main-blk .page-link[aria-expanded=true]:hover::before,
.main-blk .page-link.show:hover::before {
  background-color: #88889a;
  height: 0.1875rem;
}
.main-blk .page-link > .c-inner {
  margin-bottom: 0;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  margin-top: 0;
}
.main-blk .page-link .lexicon-icon {
  margin-top: 0;
}
.main-blk .page-item {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.main-blk .pagination .page-item::before {
  display: none;
}
.main-blk .page-item.active .page-link {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
  z-index: 3;
  font-weight: 600;
  letter-spacing: 0;
}
.main-blk .page-item.active .page-link::before {
  background-color: #528eff;
  height: 0.25rem;
}
.main-blk .page-item.disabled .page-link {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: auto;
  z-index: 0;
}
.main-blk .page-item.disabled .page-link::before {
  content: none;
}
.main-blk .page-item.disabled .page-link.focus::after,
.main-blk .page-item.disabled .page-link:focus-visible::after,
.main-blk .c-prefers-focus .page-item.disabled .page-link:focus::after {
  content: none;
}
.main-blk .page-item.disabled .page-link:active {
  pointer-events: none;
}
.main-blk .page-item:first-child .page-link,
.main-blk .page-link-first {
  border-radius: 4px;
}
.main-blk .page-item:last-child .page-link,
.main-blk .page-link-last {
  border-radius: 4px;
}
.main-blk .pagination-items-per-page {
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
.main-blk .pagination-items-per-page > a,
.main-blk .pagination-items-per-page > button {
  align-items: center;
  border-color: transparent;
  border-radius: 0.25rem;
  border-style: solid;
  border-width: 0.0625rem;
  color: #6b6c7e;
  display: inline-flex;
  height: 2rem;
  justify-content: center;
  line-height: 1;
  padding-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0;
  text-decoration: none;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  letter-spacing: 0.025em;
}
@media (prefers-reduced-motion: reduce) {
  .main-blk .pagination-items-per-page > a,
  .main-blk .pagination-items-per-page > button {
    transition: none;
  }
}
.main-blk .c-prefers-reduced-motion .pagination-items-per-page > a,
.main-blk .c-prefers-reduced-motion .pagination-items-per-page > button {
  transition: none;
}
.main-blk .pagination-items-per-page > a::before,
.main-blk .pagination-items-per-page > button::before {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
}
.main-blk .pagination-items-per-page > a:hover,
.main-blk .pagination-items-per-page > a.hover,
.main-blk .pagination-items-per-page > button:hover,
.main-blk .pagination-items-per-page > button.hover {
  background-color: rgba(39, 40, 51, 0.04);
  border-color: transparent;
  color: #272833;
  font-weight: 600;
  letter-spacing: 0.025em;
  text-decoration: none;
  z-index: 2;
}
.main-blk .pagination-items-per-page > a:hover::before,
.main-blk .pagination-items-per-page > a.hover::before,
.main-blk .pagination-items-per-page > button:hover::before,
.main-blk .pagination-items-per-page > button.hover::before {
  background-color: #88889a;
  height: 0.1875rem;
}
.main-blk .pagination-items-per-page > a.focus,
.main-blk .pagination-items-per-page > a:focus-visible,
.main-blk .c-prefers-focus .pagination-items-per-page > a:focus,
.main-blk .pagination-items-per-page > button.focus,
.main-blk .pagination-items-per-page > button:focus-visible,
.main-blk .c-prefers-focus .pagination-items-per-page > button:focus {
  outline: 0;
  border-color: transparent;
  color: #272833;
}
.main-blk .pagination-items-per-page > a.focus::after,
.main-blk .pagination-items-per-page > a:focus-visible::after,
.main-blk .c-prefers-focus .pagination-items-per-page > a:focus::after,
.main-blk .pagination-items-per-page > button.focus::after,
.main-blk .pagination-items-per-page > button:focus-visible::after,
.main-blk .c-prefers-focus .pagination-items-per-page > button:focus::after {
  border-radius: 4px;
  bottom: 0;
  box-shadow: 0 0 0 0.125rem #fff, 0 0 0 0.25rem #528eff;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}
.main-blk .pagination-items-per-page > a:active,
.main-blk .pagination-items-per-page > button:active {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
}
.main-blk .pagination-items-per-page > a.active,
.main-blk .pagination-items-per-page > button.active {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
}
.main-blk .pagination-items-per-page > a:disabled,
.main-blk .pagination-items-per-page > a.disabled,
.main-blk .pagination-items-per-page > button:disabled,
.main-blk .pagination-items-per-page > button.disabled {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: auto;
  font-weight: 400;
  letter-spacing: 0.033em;
}
.main-blk .pagination-items-per-page > a:disabled::before,
.main-blk .pagination-items-per-page > a.disabled::before,
.main-blk .pagination-items-per-page > button:disabled::before,
.main-blk .pagination-items-per-page > button.disabled::before {
  content: none;
}
.main-blk .pagination-items-per-page > a:disabled:focus-visible::after,
.main-blk .c-prefers-focus .pagination-items-per-page > a:disabled:focus::after,
.main-blk .pagination-items-per-page > a.disabled:focus-visible::after,
.main-blk .c-prefers-focus .pagination-items-per-page > a.disabled:focus::after,
.main-blk .pagination-items-per-page > button:disabled:focus-visible::after,
.main-blk .c-prefers-focus .pagination-items-per-page > button:disabled:focus::after,
.main-blk .pagination-items-per-page > button.disabled:focus-visible::after,
.main-blk .c-prefers-focus .pagination-items-per-page > button.disabled:focus::after {
  content: none;
}
.main-blk .pagination-items-per-page > a[aria-expanded=true],
.main-blk .pagination-items-per-page > a.show,
.main-blk .pagination-items-per-page > button[aria-expanded=true],
.main-blk .pagination-items-per-page > button.show {
  background-color: rgba(11, 95, 255, 0.06);
  border-color: transparent;
  color: #272833;
  font-weight: 600;
  letter-spacing: 0;
}
.main-blk .pagination-items-per-page > a[aria-expanded=true]::before,
.main-blk .pagination-items-per-page > a.show::before,
.main-blk .pagination-items-per-page > button[aria-expanded=true]::before,
.main-blk .pagination-items-per-page > button.show::before {
  background-color: transparent;
}
.main-blk .pagination-items-per-page > a[aria-expanded=true]:hover::before,
.main-blk .pagination-items-per-page > a.show:hover::before,
.main-blk .pagination-items-per-page > button[aria-expanded=true]:hover::before,
.main-blk .pagination-items-per-page > button.show:hover::before {
  background-color: #88889a;
  height: 0.1875rem;
}
.main-blk .pagination-items-per-page > a > .c-inner,
.main-blk .pagination-items-per-page > button > .c-inner {
  margin-bottom: 0;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  margin-top: 0;
}
.main-blk .pagination-items-per-page > a .lexicon-icon,
.main-blk .pagination-items-per-page > button .lexicon-icon {
  margin-left: 0.125rem;
  margin-top: 0.125rem;
}
.main-blk .pagination-items-per-page.disabled > a,
.main-blk .pagination-items-per-page.disabled > button {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  color: #6b6c7e;
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: auto;
  font-weight: 400;
  letter-spacing: 0.033em;
}
.main-blk .pagination-items-per-page.disabled > a::before,
.main-blk .pagination-items-per-page.disabled > button::before {
  content: none;
}
.main-blk .pagination-items-per-page.disabled > a.focus::after,
.main-blk .pagination-items-per-page.disabled > a:focus-visible::after,
.main-blk .c-prefers-focus .pagination-items-per-page.disabled > a:focus::after,
.main-blk .pagination-items-per-page.disabled > button.focus::after,
.main-blk .pagination-items-per-page.disabled > button:focus-visible::after,
.main-blk .c-prefers-focus .pagination-items-per-page.disabled > button:focus::after {
  content: none;
}
@media (max-width: 767.98px) {
  .main-blk .pagination-items-per-page + .pagination-results {
    margin-left: auto;
  }
}
.main-blk .page-item .dropdown-menu,
.main-blk .pagination-items-per-page .dropdown-menu {
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
}
.main-blk .pagination-results {
  border-color: transparent;
  border-style: solid;
  border-width: 0.0625rem;
  color: #6b6c7e;
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 0.5rem;
  margin-right: auto;
  max-width: 100%;
  padding: 0 0.625rem;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.main-blk .pagination-sm .page-link {
  font-size: 0.75rem;
  height: 1.5rem;
  line-height: 1;
  padding-bottom: 0;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  padding-top: 0;
}
.main-blk .pagination-sm .page-link > .c-inner {
  margin-bottom: 0;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  margin-top: 0;
}
.main-blk .pagination-sm .page-item:first-child .page-link,
.main-blk .pagination-sm .page-link-first {
  border-bottom-left-radius: 0.3125rem;
  border-top-left-radius: 0.3125rem;
}
.main-blk .pagination-sm .page-item:last-child .page-link,
.main-blk .pagination-sm .page-link-last {
  border-bottom-right-radius: 0.3125rem;
  border-top-right-radius: 0.3125rem;
}
.main-blk .pagination-sm .pagination-items-per-page {
  border-radius: 0.3125rem;
}
.main-blk .pagination-sm .pagination-items-per-page > a,
.main-blk .pagination-sm .pagination-items-per-page > button {
  font-size: 0.75rem;
  height: 1.5rem;
  line-height: 1;
  padding-bottom: 0;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0;
}
.main-blk .pagination-sm .pagination-items-per-page > a > .c-inner,
.main-blk .pagination-sm .pagination-items-per-page > button > .c-inner {
  margin-bottom: 0;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  margin-top: 0;
}
.main-blk .pagination-sm .pagination-items-per-page + .pagination-results {
  font-size: 0.75rem;
  line-height: 1;
  padding: 0 0.625rem;
}
.main-blk .pagination-lg .page-link {
  font-size: 1.125rem;
  height: 2.75rem;
  line-height: 1;
  padding-bottom: 0;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0;
}
.main-blk .pagination-lg .page-link > .c-inner {
  margin-bottom: 0;
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: 0;
}
.main-blk .pagination-lg .page-item:first-child .page-link,
.main-blk .pagination-lg .page-link-first {
  border-bottom-left-radius: 0.3125rem;
  border-top-left-radius: 0.3125rem;
}
.main-blk .pagination-lg .page-item:last-child .page-link,
.main-blk .pagination-lg .page-link-last {
  border-bottom-right-radius: 0.3125rem;
  border-top-right-radius: 0.3125rem;
}
.main-blk .pagination-lg .pagination-items-per-page {
  border-radius: 0.3125rem;
}
.main-blk .pagination-lg .pagination-items-per-page > a,
.main-blk .pagination-lg .pagination-items-per-page > button {
  font-size: 1.125rem;
  height: 2.75rem;
  line-height: 1;
  padding: 0 0.625rem;
}
.main-blk .pagination-lg .pagination-items-per-page + .pagination-results {
  font-size: 1.125rem;
  line-height: 1;
  padding: 0 0.625rem;
}
@keyframes loading-animation-circle {
  100% {
    transform: rotate(360deg);
  }
}
.main-blk .loading-animation {
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em;
}
.main-blk .loading-animation::before {
  animation: loading-animation-circle 1s linear infinite;
  border-radius: 50%;
  box-shadow: -0.03125em -0.375em 0 0 currentColor;
  content: "";
  height: 0.25em;
  left: 50%;
  margin-left: -0.125em;
  margin-top: -0.125em;
  position: absolute;
  top: 50%;
  width: 0.25em;
}
.main-blk .loading-animation::after {
  animation: loading-animation-circle 1s linear infinite;
  background-color: currentColor;
  border-radius: 50%;
  content: "";
  display: block;
  height: 1em;
  -webkit-mask: conic-gradient(transparent 10%, #000), linear-gradient(#000 0 0) content-box;
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  padding: 0.25em;
  width: 1em;
}
.main-blk .dropdown-menu-top {
  bottom: 100% !important;
  left: 0 !important;
  margin-top: 0;
  margin-bottom: 0.3125rem;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  will-change: auto !important;
}
.main-blk .dropdown-menu-top-center {
  bottom: 100% !important;
  left: 50% !important;
  margin-top: 0;
  margin-bottom: 0.3125rem;
  right: auto !important;
  top: auto !important;
  transform: translateX(-50%) !important;
  will-change: auto !important;
}
.main-blk .dropdown-menu.show {
  display: block;
  visibility: visible;
  opacity: 1;
}
.main-blk .top-control-menu-container {
  top: 0;
  z-index: 989;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  animation: none;
  background-color: transparent;
  background-image: none;
  border-width: 0;
  box-shadow: none;
  box-sizing: border-box;
  color: #272833;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: auto;
  letter-spacing: normal;
  line-height: 1.5;
  margin: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-decoration-color: currentcolor;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  transform: none;
  transition: none;
  visibility: visible;
  white-space: normal;
  width: auto;
  word-break: normal;
  word-spacing: normal;
  overflow-wrap: normal;
  word-wrap: normal;
}
.main-blk .top-control-menu {
  background-color: #30313f;
  color: #cdced9;
}
.main-blk .control-menu-nav {
  align-items: center;
  display: flex;
  font-size: 16px;
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.main-blk .control-menu-nav-item {
  display: inline-flex;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.main-blk .control-menu-nav-item:before {
  content: "";
}
.main-blk .control-menu-nav-item .h4 {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 16px;
}
.main-blk .user-control-group {
  flex-grow: 1;
  min-width: auto;
}
.main-blk .user-control-group .control-menu-nav {
  justify-content: end;
}
.main-blk .alert-dismissible .close {
  padding: 5px;
}
.main-blk .alert-success .lead {
  padding-right: 10px;
}
.main-blk .alert-success .lead::after {
  content: ":";
}
.main-blk .alert .lead, .main-blk .portlet-msg-alert .lead, .main-blk .portlet-msg-error .lead, .main-blk .portlet-msg-help .lead, .main-blk .portlet-msg-info .lead, .main-blk .portlet-msg-progress .lead, .main-blk .portlet-msg-success .lead {
  margin-right: 0.3125rem;
}
.main-blk .alert, .main-blk .portlet-msg-alert, .main-blk .portlet-msg-error, .main-blk .portlet-msg-help, .main-blk .portlet-msg-info, .main-blk .portlet-msg-progress, .main-blk .portlet-msg-success {
  border-color: transparent;
  border-style: solid;
  border-width: 0.0625rem;
  border-radius: 0.25rem;
  display: block;
  margin-bottom: 1rem;
  padding: 0.75rem 1.25rem;
  position: relative;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.main-blk .alert-info, .main-blk .portlet-msg-help, .main-blk .portlet-msg-info, .main-blk .portlet-msg-progress {
  background-color: #d1ecf1;
  border-color: #bee5eb;
  color: #0c5460;
}
.main-blk .autofit-row {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
.main-blk .autofit-col, .main-blk .tbar-item {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  min-height: 0;
  position: relative;
}
.main-blk .autofit-col-expand, .main-blk .tbar-item-expand {
  flex-grow: 1;
  flex-shrink: 1;
  min-width: 3.125rem;
  word-wrap: break-word;
}
.main-blk .autofit-row.alert-autofit-row {
  align-items: baseline;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  width: auto;
}
.main-blk .autofit-row.alert-autofit-row > .autofit-col {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.main-blk .autofit-row.alert-autofit-row > .autofit-col {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.main-blk .portlet-blogs h4.sub-title {
  font-size: 18px;
}
.main-blk .portlet-blogs .portlet-icon-back {
  display: none;
}
.main-blk .portlet-blogs .categories .taglib-asset-categories-summary, .main-blk .portlet-blogs h2.entry-title.taglib-categorization-filter {
  text-align: center;
}
.main-blk .portlet-blogs .categories .taglib-asset-categories-summary .label, .main-blk .portlet-blogs h2.entry-title.taglib-categorization-filter .label {
  background: #faa619;
  padding: 6px 10px;
  margin-bottom: 3px;
  border-radius: 6px;
  cursor: pointer;
}
.main-blk .portlet-blogs .categories .taglib-asset-categories-summary .label .label-item-after, .main-blk .portlet-blogs h2.entry-title.taglib-categorization-filter .label .label-item-after {
  color: #fff;
  padding-left: 4px;
}
.main-blk .portlet-blogs .portlet .portlet-header {
  display: block;
}
@media (min-width: 576px) {
  .main-blk .top-control-menu-container {
    position: sticky;
  }
}
.main-blk #portlet_com_liferay_portal_search_web_portlet_SearchPortlet .input-group {
  display: block;
}
.main-blk #portlet_com_liferay_portal_search_web_portlet_SearchPortlet .input-group .input-group-item {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%;
}
.main-blk #portlet_com_liferay_portal_search_web_portlet_SearchPortlet .input-group .input-group-item .input-group-inset-after.form-control {
  margin-bottom: 0;
}
.main-blk #portlet_com_liferay_portal_search_web_portlet_SearchPortlet .input-group .input-group-item .input-group-inset-item {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  display: table-cell;
  background: #faa619;
}
.main-blk #portlet_com_liferay_portal_search_web_portlet_SearchPortlet .input-group .input-group-item .input-group-inset-item .btn {
  background: transparent;
  border: none;
  color: #fff;
}
.main-blk #portlet_com_liferay_portal_search_web_portlet_SearchPortlet .search-layout #_com_liferay_portal_search_web_portlet_SearchPortlet_facetNavigation {
  display: none;
}
.main-blk #portlet_com_liferay_portal_search_web_portlet_SearchPortlet .search-layout .result {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}
.main-blk .srch-bx .portlet-search-bar input.form-control.input-group-inset.input-group-inset-after.search-bar-keywords-input {
  margin: 0;
  height: 33px;
  width: 600px;
  line-height: 33px;
  border-radius: 4px 0 0 4px;
  font-size: 16px;
  padding-right: 25px;
}
.main-blk .srch-bx .portlet-search-bar .input-group {
  margin: 0;
}
.main-blk .srch-bx .portlet-search-bar .input-group-inset-item.input-group-inset-item-after {
  border-radius: 0 4px 4px 0;
}
.main-blk .srch-bx .portlet-search-bar .panel-body {
  margin: 0;
  padding: 0;
}
.main-blk .portlet-search-results .list-group-item {
  padding: 0;
  border: none;
  margin-bottom: 10px;
}
.main-blk .portlet-search-results .list-group-item .list-group-title a {
  color: #004e96;
  font-weight: 900;
}
.main-blk .portlet-search-results .mark {
  white-space: normal;
  background: none;
  box-shadow: none;
  color: #faa619;
  font-weight: bold;
  padding: 0;
}
.main-blk .portlet-search-results ul > li:before {
  content: "";
  display: none;
}
.main-blk .portlet-search-results p.list-group-subtext {
  padding: 0;
  margin: 0;
}
.main-blk .portlet-search-results ul > li > .autofit-col.autofit-col-expand {
  margin: 0;
  padding: 0 0 5px 0;
}
.main-blk .portlet-search-results p.search-link {
  margin-bottom: 1px;
}
.main-blk .search-page-bar input.form-control.input-group-inset.input-group-inset-after.search-bar-keywords-input {
  width: fit-content;
  margin-bottom: 0;
}
.main-blk .search-page-bar .input-group-inset-item.input-group-inset-item-after {
  background-color: var(--color-orange);
  color: white;
  padding: 0 20px;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .vjs-button > .vjs-icon-placeholder:before {
  text-align: center;
}

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");
  font-weight: 400;
  font-style: normal;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before {
  content: "\f101";
}

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-play-circle:before {
  content: "\f102";
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder, .vjs-icon-pause {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before, .vjs-icon-pause:before {
  content: "\f103";
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder, .vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before, .vjs-icon-volume-mute:before {
  content: "\f104";
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder, .vjs-icon-volume-low {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before, .vjs-icon-volume-low:before {
  content: "\f105";
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder, .vjs-icon-volume-mid {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before, .vjs-icon-volume-mid:before {
  content: "\f106";
}

.video-js .vjs-mute-control .vjs-icon-placeholder, .vjs-icon-volume-high {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-mute-control .vjs-icon-placeholder:before, .vjs-icon-volume-high:before {
  content: "\f107";
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-enter:before {
  content: "\f108";
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder, .vjs-icon-fullscreen-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before, .vjs-icon-fullscreen-exit:before {
  content: "\f109";
}

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-square:before {
  content: "\f10a";
}

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-spinner:before {
  content: "\f10b";
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-subtitles {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-subtitles:before {
  content: "\f10c";
}

.video-js .vjs-captions-button .vjs-icon-placeholder, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .vjs-icon-captions {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-captions-button .vjs-icon-placeholder:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .vjs-icon-captions:before {
  content: "\f10d";
}

.video-js .vjs-chapters-button .vjs-icon-placeholder, .vjs-icon-chapters {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-chapters-button .vjs-icon-placeholder:before, .vjs-icon-chapters:before {
  content: "\f10e";
}

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-share:before {
  content: "\f10f";
}

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-cog:before {
  content: "\f110";
}

.video-js .vjs-play-progress, .video-js .vjs-volume-level, .vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-play-progress:before, .video-js .vjs-volume-level:before, .vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before {
  content: "\f111";
}

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-circle-outline:before {
  content: "\f112";
}

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-circle-inner-circle:before {
  content: "\f113";
}

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-hd:before {
  content: "\f114";
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder, .vjs-icon-cancel {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before, .vjs-icon-cancel:before {
  content: "\f115";
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder, .vjs-icon-replay {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before, .vjs-icon-replay:before {
  content: "\f116";
}

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-facebook:before {
  content: "\f117";
}

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-gplus:before {
  content: "\f118";
}

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-linkedin:before {
  content: "\f119";
}

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-twitter:before {
  content: "\f11a";
}

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tumblr:before {
  content: "\f11b";
}

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-pinterest:before {
  content: "\f11c";
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder, .vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-descriptions-button .vjs-icon-placeholder:before, .vjs-icon-audio-description:before {
  content: "\f11d";
}

.video-js .vjs-audio-button .vjs-icon-placeholder, .vjs-icon-audio {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-audio-button .vjs-icon-placeholder:before, .vjs-icon-audio:before {
  content: "\f11e";
}

.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-next-item:before {
  content: "\f11f";
}

.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-previous-item:before {
  content: "\f120";
}

.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder, .vjs-icon-picture-in-picture-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before, .vjs-icon-picture-in-picture-enter:before {
  content: "\f121";
}

.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder, .vjs-icon-picture-in-picture-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before, .vjs-icon-picture-in-picture-exit:before {
  content: "\f122";
}

.video-js {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}

.video-js:-moz-full-screen {
  position: absolute;
}

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.video-js[tabindex="-1"] {
  outline: 0;
}

.video-js *, .video-js :after, .video-js :before {
  box-sizing: inherit;
}

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.video-js.vjs-1-1, .video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-9-16, .video-js.vjs-fluid {
  width: 100%;
  max-width: 100%;
}

.video-js.vjs-1-1:not(.vjs-audio-only-mode), .video-js.vjs-16-9:not(.vjs-audio-only-mode), .video-js.vjs-4-3:not(.vjs-audio-only-mode), .video-js.vjs-9-16:not(.vjs-audio-only-mode), .video-js.vjs-fluid:not(.vjs-audio-only-mode) {
  height: 0;
}

.video-js.vjs-16-9:not(.vjs-audio-only-mode) {
  padding-top: 56.25%;
}

.video-js.vjs-4-3:not(.vjs-audio-only-mode) {
  padding-top: 75%;
}

.video-js.vjs-9-16:not(.vjs-audio-only-mode) {
  padding-top: 177.7777777778%;
}

.video-js.vjs-1-1:not(.vjs-audio-only-mode) {
  padding-top: 100%;
}

.video-js.vjs-fill:not(.vjs-audio-only-mode) {
  width: 100%;
  height: 100%;
}

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-js.vjs-audio-only-mode .vjs-tech {
  display: none;
}

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
}

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

.vjs-hidden {
  display: none !important;
}

.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

.vjs-lock-showing {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}

.vjs-no-js a, .vjs-no-js a:visited {
  color: #66a8cc;
}

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0;
  margin-top: -0.81666em;
  margin-left: -1.5em;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s;
}

.video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s;
}

.vjs-controls-disabled .vjs-big-play-button, .vjs-error .vjs-big-play-button, .vjs-has-started .vjs-big-play-button, .vjs-using-native-controls .vjs-big-play-button {
  display: none;
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}

.video-js button {
  background: 0 0;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}

.video-js .vjs-modal-dialog > * {
  box-sizing: border-box;
}

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

.vjs-menu-button {
  cursor: pointer;
}

.vjs-menu-button.vjs-disabled {
  cursor: default;
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}

.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box;
}

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

.js-focus-visible .vjs-menu li.vjs-menu-item:hover, .vjs-menu li.vjs-menu-item:focus, .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.js-focus-visible .vjs-menu li.vjs-selected:hover, .vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2b333f;
}

.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible), .video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible) {
  background: 0 0;
}

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: 700;
  cursor: default;
}

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}

.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}

.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}

.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content, .vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing, .vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu {
  display: block;
}

.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden;
}

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

.video-js .vjs-menu-button-inline.vjs-slider-active, .video-js .vjs-menu-button-inline:focus, .video-js .vjs-menu-button-inline:hover {
  width: 12em;
}

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu, .vjs-menu-button-inline:focus .vjs-menu, .vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1;
}

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
}

.vjs-audio-only-mode .vjs-control-bar, .vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  pointer-events: none;
  transition: visibility 1s, opacity 1s;
}

.vjs-controls-disabled .vjs-control-bar, .vjs-error .vjs-control-bar, .vjs-using-native-controls .vjs-control-bar {
  display: none !important;
}

.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar, .vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}

.video-js .vjs-control.vjs-visible-text {
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}

.vjs-button > .vjs-icon-placeholder {
  display: block;
}

.video-js .vjs-control:focus, .video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}

.video-js :not(.vjs-visible-text) > .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.video-js .vjs-custom-control-spacer {
  display: none;
}

.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none;
}

.video-js .vjs-progress-control.disabled {
  cursor: default;
}

.vjs-live .vjs-progress-control {
  display: none;
}

.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center;
}

.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em;
}

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}

.video-js .vjs-progress-holder .vjs-load-progress, .video-js .vjs-progress-holder .vjs-load-progress div, .video-js .vjs-progress-holder .vjs-play-progress {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}

.video-js .vjs-play-progress {
  background-color: #fff;
}

.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  line-height: 0.35em;
  z-index: 1;
}

.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75);
}

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip, .video-js .vjs-progress-control:hover .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-slider.disabled {
  cursor: default;
}

.video-js .vjs-slider:focus {
  text-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}

.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
}

.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex;
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}

.video-js .vjs-volume-panel {
  transition: width 1s;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s;
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active {
  width: 10em;
  transition: width 0.1s;
}

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}

.video-js .vjs-volume-panel {
  display: flex;
}

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
  z-index: 1;
}

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
  z-index: 1;
}

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}

.vjs-slider-horizontal .vjs-volume-level:before {
  line-height: 0.35em;
  right: -0.5em;
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.7);
}

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}

.video-js .vjs-volume-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip, .video-js .vjs-volume-control:hover .vjs-volume-tooltip {
  display: block;
  font-size: 1em;
  visibility: visible;
}

.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip, .video-js .vjs-volume-vertical:hover .vjs-volume-tooltip {
  left: 1em;
  top: -12px;
}

.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
  font-size: 1em;
}

.video-js .vjs-volume-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: 1;
}

.video-js .vjs-volume-horizontal .vjs-mouse-display {
  width: 1px;
  height: 100%;
}

.video-js .vjs-volume-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.vjs-mouse-display .vjs-volume-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.vjs-has-started .vjs-poster, .vjs-using-native-controls .vjs-poster {
  display: none;
}

.vjs-audio.vjs-has-started .vjs-poster, .vjs-has-started.vjs-audio-poster-mode .vjs-poster {
  display: block;
}

.vjs-poster img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}

.video-js.vjs-liveui .vjs-live-control, .video-js:not(.vjs-live) .vjs-live-control {
  display: none;
}

.video-js .vjs-seek-to-live-control {
  align-items: center;
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
}

.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control, .video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}

.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}

.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.video-js .vjs-current-time, .video-js .vjs-duration, .vjs-live .vjs-time-control, .vjs-live .vjs-time-divider {
  display: none;
}

.vjs-time-divider {
  display: none;
  line-height: 3em;
}

.video-js .vjs-play-control {
  cursor: pointer;
}

.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none;
}

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

.video-js.vjs-controls-disabled .vjs-text-track-display, .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}

.vjs-subtitles {
  color: #fff;
}

.vjs-captions {
  color: #fc6;
}

.vjs-tt-cue {
  display: block;
}

video::-webkit-media-text-track-display {
  transform: translateY(-3em);
}

.video-js.vjs-controls-disabled video::-webkit-media-text-track-display, .video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em);
}

.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none;
}

.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control {
  display: none;
}

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
}

.video-js.vjs-audio-only-mode .vjs-fullscreen-control {
  display: none;
}

.vjs-playback-rate .vjs-playback-rate-value, .vjs-playback-rate > .vjs-menu-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}

.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
  display: block;
  animation: vjs-spinner-show 0s linear 0.3s forwards;
}

.vjs-loading-spinner:after, .vjs-loading-spinner:before {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: #fff;
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:before {
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}

.vjs-seeking .vjs-loading-spinner:before, .vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff;
}

.vjs-seeking .vjs-loading-spinner:after, .vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  animation-delay: 0.44s;
}

@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: #fff;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
.video-js.vjs-audio-only-mode .vjs-captions-button {
  display: none;
}

.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

.video-js.vjs-audio-only-mode .vjs-descriptions-button {
  display: none;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\f10d";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js.vjs-audio-only-mode .vjs-subs-caps-button {
  display: none;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \f11d";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js.vjs-layout-small .vjs-current-time, .video-js.vjs-layout-small .vjs-duration, .video-js.vjs-layout-small .vjs-playback-rate, .video-js.vjs-layout-small .vjs-remaining-time, .video-js.vjs-layout-small .vjs-time-divider, .video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-tiny .vjs-current-time, .video-js.vjs-layout-tiny .vjs-duration, .video-js.vjs-layout-tiny .vjs-playback-rate, .video-js.vjs-layout-tiny .vjs-remaining-time, .video-js.vjs-layout-tiny .vjs-time-divider, .video-js.vjs-layout-tiny .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-current-time, .video-js.vjs-layout-x-small .vjs-duration, .video-js.vjs-layout-x-small .vjs-playback-rate, .video-js.vjs-layout-x-small .vjs-remaining-time, .video-js.vjs-layout-x-small .vjs-time-divider, .video-js.vjs-layout-x-small .vjs-volume-control {
  display: none;
}

.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
  width: auto;
  width: initial;
}

.video-js.vjs-layout-tiny .vjs-progress-control, .video-js.vjs-layout-x-small .vjs-progress-control {
  display: none;
}

.video-js.vjs-layout-x-small .vjs-custom-control-spacer {
  flex: auto;
  display: block;
}

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2b333f;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}

.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-controls, .vjs-text-track-settings .vjs-track-settings-font {
  display: table-cell;
}

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}

@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0 24px;
  }
  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
  }
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1;
  }
  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content, .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr;
  }
}
.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em;
}

.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}

.vjs-text-track-settings fieldset span {
  display: inline-block;
}

.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em;
}

.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0;
}

.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.vjs-track-settings-controls button:active, .vjs-track-settings-controls button:focus {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2b333f;
  cursor: pointer;
  border-radius: 2px;
}

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}

.vjs-title-bar {
  background: rgba(0, 0, 0, 0.9);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0) 100%);
  font-size: 1.2em;
  line-height: 1.5;
  transition: opacity 0.1s;
  padding: 0.666em 1.333em 4em;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.vjs-title-bar-description, .vjs-title-bar-title {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vjs-title-bar-title {
  font-weight: 700;
  margin-bottom: 0.333em;
}

.vjs-playing.vjs-user-inactive .vjs-title-bar {
  opacity: 0;
  transition: opacity 1s;
}

@media print {
  .video-js > :not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}

.js-focus-visible .video-js :focus:not(.focus-visible) {
  outline: 0;
}

.video-js :focus:not(:focus-visible) {
  outline: 0;
}

.has-control-menu .main-blk {
  /* margin-top: 64px; */
}

/* @media (prefers-color-scheme: dark) {
    @import "fb/dark";
} */
.controls-hidden .portlet .portlet-header {
  display: none;
}

.signed-out .portlet-layout .portlet-header {
  display: none;
}

.main-blk *, .main-blk :after, .main-blk :before {
  box-sizing: border-box;
}

.dark-theme {
  background-color: var(--color-dark);
  color: #fefefe;
}
.dark-theme body {
  background-color: var(--color-dark);
  color: #fefefe;
}
.dark-theme .main-blk {
  /* .icon-bar {
      background-color: #fefefe;
  } */
}
.dark-theme .main-blk img {
  filter: brightness(0.8) contrast(1.2);
}
.dark-theme .main-blk img:hover {
  filter: brightness(1) contrast(1);
}
.dark-theme .main-blk #logo img, .dark-theme .main-blk .cnct-prt img, .dark-theme .main-blk .login-prt img, .dark-theme .main-blk #book-appointment img {
  filter: brightness(1) contrast(1);
}
.dark-theme .main-blk .empty-space {
  background-color: var(--color-dark);
}
.dark-theme .main-blk .p-empty-space {
  background-color: #575757;
}
.dark-theme .main-blk .p-banking-banner {
  background-color: #ddd;
}
.dark-theme .main-blk .p-banking-inner {
  background-color: #777;
}
.dark-theme .main-blk .p-banking-inner .bordr {
  border-color: #999;
}
.dark-theme .main-blk .p-banking-inner .nri-cnt h5, .dark-theme .main-blk .p-banking-inner .b-cnt h5 {
  color: #fff;
}
.dark-theme .main-blk .p-banking-inner .nri-cnt p, .dark-theme .main-blk .p-banking-inner .b-cnt p {
  color: #eee;
}
.dark-theme .main-blk .p-banking-inner .b-pro p {
  color: #fefefe;
}
.dark-theme .main-blk .p-banking-inner .b-pro h5 {
  color: #eee;
}
.dark-theme .main-blk .p-banking-inner .blue-header {
  color: #ffffff;
}
.dark-theme .main-blk .item-list-section {
  background: #eee;
}
.dark-theme .main-blk .tailor-sol-sec {
  background-color: #575757;
}
.dark-theme .main-blk .tailor-sol-sec .card {
  background: #dddddd;
}
.dark-theme .main-blk .tailor-sol-owl {
  background: #999;
}
.dark-theme .main-blk .product-spaco .owl-item {
  background: #eee;
}
.dark-theme .main-blk .product-spaco .owl-item .card {
  background: #eee;
  color: #000;
}
.dark-theme .main-blk #toggleDarkMode .fa-eye {
  display: none;
}
.dark-theme .main-blk #toggleDarkMode .fa-eye-slash {
  display: inline-block;
}
.dark-theme .main-blk .hd-top {
  background-color: #001528;
  color: #fefefe;
}
.dark-theme .main-blk .hd-top .mobile-shadow {
  background-color: #ccc;
  color: #000;
  /* .cnct-prt span {
      color: #dee2e6;
  } */
}
.dark-theme .main-blk .hd-top .links-bar {
  background-color: #ccc;
  color: #fff;
}
.dark-theme .main-blk .navbar-lft .nav-item.dropdown .nav-link {
  background-color: #01264b;
}
.dark-theme .main-blk .navbar-lft .nav-item.dropdown .nav-link:hover, .dark-theme .main-blk .navbar-lft .nav-item.dropdown .nav-link.active {
  background-color: var(--color-orange);
}
.dark-theme .main-blk .navbar-rgt .navbar-nav {
  background: #575757;
  color: #fff;
}
.dark-theme .main-blk .navbar-rgt .navbar-nav .nav-item .nav-link {
  color: #fff;
}
.dark-theme .main-blk .ttl.deals-offers {
  color: #fefefe;
}
.dark-theme .main-blk .deals-slider {
  background-color: transparent !important;
}
.dark-theme .main-blk .blog-inner {
  background-color: #575757;
}
.dark-theme .main-blk .blog-inner .cnt-blog h5 {
  color: #fefefe;
}
.dark-theme .main-blk .blog-inner .cnt-blog p {
  color: #eee;
}
.dark-theme .main-blk .ttl-blk .ttl {
  color: #fefefe;
}
.dark-theme .main-blk .ttl-blk p {
  color: #eee;
}
.dark-theme .main-blk .learn-more {
  color: #fff;
}
.dark-theme .main-blk .whats-new-sec {
  background-color: #333;
  color: #fff;
}
.dark-theme .main-blk .footer-sec {
  background-color: #0d3254;
}
.dark-theme .main-blk .footer-sec .ft-bottom {
  background-color: #001528;
}
.dark-theme .main-blk .footer-sec .accordion {
  background-color: #0d3254;
}
.dark-theme .main-blk .mcd-menu {
  background: #202124;
}
.dark-theme .main-blk .mcd-menu .mcd-menu-list .make-payment {
  background: #dddddd;
}
.dark-theme .main-blk .mcd-menu .mcd-menu-list .make-payment img {
  filter: brightness(1) contrast(1);
}
.dark-theme .main-blk .mcd-menu .mcd-menu-list:hover .make-payment {
  background: var(--color-orange);
  color: #fff;
}
.dark-theme .main-blk .mcd-menu li ul, .dark-theme .main-blk .mcd-menu li ul li ul {
  background: #eee;
}
.dark-theme .main-blk .btn-primary {
  background-color: #d08406;
}
.dark-theme .main-blk .v-slide-inner {
  background-color: #eee;
  border: 2px solid #cacaca;
}
.dark-theme .main-blk .v-slide-inner .sub-ttl {
  color: #555;
}
.dark-theme .main-blk .v-slide-inner h6 {
  color: #575757;
}
.dark-theme .main-blk .v-slide-inner p {
  color: #555;
}
.dark-theme .main-blk .grid-sec {
  background-color: #575757;
}
.dark-theme .main-blk .v-slide-ttl .v-slide-cnt p {
  color: #fefefe;
}
.dark-theme .main-blk .corousel-blk {
  background-color: #ddd;
}
.dark-theme .main-blk ul.breadcrumb li a {
  color: #fff;
}
.dark-theme .main-blk ul.breadcrumb li.active {
  color: #eee;
}
.dark-theme .main-blk .oneRoof-bank {
  background-color: #f7f7f7;
}
.dark-theme .main-blk .one-item-section {
  background: #f7f7f7;
}
.dark-theme .main-blk .one-item-section p {
  color: #000;
}
.dark-theme .main-blk .form-control {
  background: #eee;
}

.search-bar-suggestions-dropdown-menu .text-truncate {
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-bar-suggestions-dropdown-menu .mark {
  white-space: normal;
  background: none;
  box-shadow: none;
  color: #faa619;
  font-weight: bold;
  padding: 0;
}

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