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

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

.portal-iframe #main-content {
  width: 100%; }

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

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

span.alert {
  display: inline-block; }

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

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

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

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-image-selector.progress-active .selection-status {
  opacity: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

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

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .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 (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%); } }

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

.portlet-actions {
  float: right; }

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

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

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

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

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

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/*!
 *  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("../fonts/fontawesome/fontawesome-alloy.eot");
  src: url("../fonts/fontawesome/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-alloy.woff") format("woff"), url("../fonts/fontawesome/fontawesome-alloy.ttf") format("truetype"), url("../fonts/fontawesome/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.333333333em; }

/* 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.142857143em;
  text-align: right;
  padding-right: 0.285714286em; }
  [class^="icon-"].icon-fixed-width.icon-large,
  [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.428571429em; }

.icons-ul {
  margin-left: 2.142857143em;
  list-style-type: none; }
  .icons-ul > li {
    position: relative; }
  .icons-ul .icon-li {
    position: absolute;
    left: -2.142857143em;
    width: 2.142857143em;
    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: .2em .25em .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: .3em; }

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .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: .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: .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: .18em; }

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .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: .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: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .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: 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"; }

:root {
  --font-family-base: "HelveticaNow", Helvetica, Arial, sans-serif; }

@font-face {
  font-family: "fontawesome-alloy";
  src: url("../fonts/fontawesome/fontawesome-alloy.eot");
  src: url("../fonts/fontawesome/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-alloy.woff") format("woff"), url("../fonts/fontawesome/fontawesome-alloy.ttf") format("truetype"), url("../fonts/fontawesome/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal; }

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* COMMON */
/* GRID MIXIN */
/* COLOR CONVERTER */
/*** BORDER MIXINS ***/
/*** BORDERS ***/
.border_0 {
  border-style: solid;
  border-width: 0px !important; }

.border-top_0 {
  border-top-style: solid;
  border-top-width: 0px !important; }

.border-right_0 {
  border-right-style: solid;
  border-right-width: 0px !important; }

.border-bottom_0 {
  border-bottom-style: solid;
  border-bottom-width: 0px !important; }

.border-left_0 {
  border-left-style: solid;
  border-left-width: 0px !important; }

.border {
  border-style: solid;
  border-width: 1px !important; }

.border_1 {
  border-style: solid;
  border-width: 1px !important; }

.border-top {
  border-style: solid;
  border-width: 1px !important; }

.border-top_1 {
  border-top-style: solid;
  border-top-width: 1px !important; }

.border-right {
  border-style: solid;
  border-width: 1px !important; }

.border-right_1 {
  border-right-style: solid;
  border-right-width: 1px !important; }

.border-bottom {
  border-style: solid;
  border-width: 1px !important; }

.border-bottom_1 {
  border-bottom-style: solid;
  border-bottom-width: 1px !important; }

.border-left {
  border-style: solid;
  border-width: 1px !important; }

.border-left_1 {
  border-left-style: solid;
  border-left-width: 1px !important; }

.border_2 {
  border-style: solid;
  border-width: 2px !important; }

.border-top_2 {
  border-top-style: solid;
  border-top-width: 2px !important; }

.border-right_2 {
  border-right-style: solid;
  border-right-width: 2px !important; }

.border-bottom_2 {
  border-bottom-style: solid;
  border-bottom-width: 2px !important; }

.border-left_2 {
  border-left-style: solid;
  border-left-width: 2px !important; }

.border_3 {
  border-style: solid;
  border-width: 3px !important; }

.border-top_3 {
  border-top-style: solid;
  border-top-width: 3px !important; }

.border-right_3 {
  border-right-style: solid;
  border-right-width: 3px !important; }

.border-bottom_3 {
  border-bottom-style: solid;
  border-bottom-width: 3px !important; }

.border-left_3 {
  border-left-style: solid;
  border-left-width: 3px !important; }

.border_4 {
  border-style: solid;
  border-width: 4px !important; }

.border-top_4 {
  border-top-style: solid;
  border-top-width: 4px !important; }

.border-right_4 {
  border-right-style: solid;
  border-right-width: 4px !important; }

.border-bottom_4 {
  border-bottom-style: solid;
  border-bottom-width: 4px !important; }

.border-left_4 {
  border-left-style: solid;
  border-left-width: 4px !important; }

.border_5 {
  border-style: solid;
  border-width: 5px !important; }

.border-top_5 {
  border-top-style: solid;
  border-top-width: 5px !important; }

.border-right_5 {
  border-right-style: solid;
  border-right-width: 5px !important; }

.border-bottom_5 {
  border-bottom-style: solid;
  border-bottom-width: 5px !important; }

.border-left_5 {
  border-left-style: solid;
  border-left-width: 5px !important; }

.border-radius_0 {
  border-radius: 0px; }

.border-radius-tl_0 {
  border-top-left-radius: 0px; }

.border-radius-tr_0 {
  border-top-right-radius: 0px; }

.border-radius-br_0 {
  border-bottom-left-radius: 0px; }

.border-radius-bl_0 {
  border-bottom-right-radius: 0px; }

.border-radius_1 {
  border-radius: 1px; }

.border-radius-tl_1 {
  border-top-left-radius: 1px; }

.border-radius-tr_1 {
  border-top-right-radius: 1px; }

.border-radius-br_1 {
  border-bottom-left-radius: 1px; }

.border-radius-bl_1 {
  border-bottom-right-radius: 1px; }

.border-radius_2 {
  border-radius: 2px; }

.border-radius-tl_2 {
  border-top-left-radius: 2px; }

.border-radius-tr_2 {
  border-top-right-radius: 2px; }

.border-radius-br_2 {
  border-bottom-left-radius: 2px; }

.border-radius-bl_2 {
  border-bottom-right-radius: 2px; }

.border-radius_3 {
  border-radius: 3px; }

.border-radius-tl_3 {
  border-top-left-radius: 3px; }

.border-radius-tr_3 {
  border-top-right-radius: 3px; }

.border-radius-br_3 {
  border-bottom-left-radius: 3px; }

.border-radius-bl_3 {
  border-bottom-right-radius: 3px; }

.border-radius_4 {
  border-radius: 4px; }

.border-radius-tl_4 {
  border-top-left-radius: 4px; }

.border-radius-tr_4 {
  border-top-right-radius: 4px; }

.border-radius-br_4 {
  border-bottom-left-radius: 4px; }

.border-radius-bl_4 {
  border-bottom-right-radius: 4px; }

.border-radius_5 {
  border-radius: 5px; }

.border-radius-tl_5 {
  border-top-left-radius: 5px; }

.border-radius-tr_5 {
  border-top-right-radius: 5px; }

.border-radius-br_5 {
  border-bottom-left-radius: 5px; }

.border-radius-bl_5 {
  border-bottom-right-radius: 5px; }

.border-radius_15 {
  border-radius: 15px; }

.border-radius-tl_15 {
  border-top-left-radius: 15px; }

.border-radius-tr_15 {
  border-top-right-radius: 15px; }

.border-radius-br_15 {
  border-bottom-left-radius: 15px; }

.border-radius-bl_15 {
  border-bottom-right-radius: 15px; }

.border-radius_20 {
  border-radius: 20px; }

.border-radius-tl_20 {
  border-top-left-radius: 20px; }

.border-radius-tr_20 {
  border-top-right-radius: 20px; }

.border-radius-br_20 {
  border-bottom-left-radius: 20px; }

.border-radius-bl_20 {
  border-bottom-right-radius: 20px; }

.border-radius_30 {
  border-radius: 30px; }

.border-radius-tl_30 {
  border-top-left-radius: 30px; }

.border-radius-tr_30 {
  border-top-right-radius: 30px; }

.border-radius-br_30 {
  border-bottom-left-radius: 30px; }

.border-radius-bl_30 {
  border-bottom-right-radius: 30px; }

.border-radius_40 {
  border-radius: 40px; }

.border-radius-tl_40 {
  border-top-left-radius: 40px; }

.border-radius-tr_40 {
  border-top-right-radius: 40px; }

.border-radius-br_40 {
  border-bottom-left-radius: 40px; }

.border-radius-bl_40 {
  border-bottom-right-radius: 40px; }

.border-radius_50 {
  border-radius: 50px; }

.border-radius-tl_50 {
  border-top-left-radius: 50px; }

.border-radius-tr_50 {
  border-top-right-radius: 50px; }

.border-radius-br_50 {
  border-bottom-left-radius: 50px; }

.border-radius-bl_50 {
  border-bottom-right-radius: 50px; }

@media (min-width: 576px) {
  .border-sm_0 {
    border-style: solid;
    border-width: 0px !important; }
  .border-top-sm_0 {
    border-top-style: solid;
    border-top-width: 0px !important; }
  .border-right-sm_0 {
    border-right-style: solid;
    border-right-width: 0px !important; }
  .border-bottom-sm_0 {
    border-bottom-style: solid;
    border-bottom-width: 0px !important; }
  .border-left-sm_0 {
    border-left-style: solid;
    border-left-width: 0px !important; }
  .border-sm {
    border-style: solid;
    border-width: 1px !important; }
  .border-sm_1 {
    border-style: solid;
    border-width: 1px !important; }
  .border-top-sm {
    border-style: solid;
    border-width: 1px !important; }
  .border-top-sm_1 {
    border-top-style: solid;
    border-top-width: 1px !important; }
  .border-right-sm {
    border-style: solid;
    border-width: 1px !important; }
  .border-right-sm_1 {
    border-right-style: solid;
    border-right-width: 1px !important; }
  .border-bottom-sm {
    border-style: solid;
    border-width: 1px !important; }
  .border-bottom-sm_1 {
    border-bottom-style: solid;
    border-bottom-width: 1px !important; }
  .border-left-sm {
    border-style: solid;
    border-width: 1px !important; }
  .border-left-sm_1 {
    border-left-style: solid;
    border-left-width: 1px !important; }
  .border-sm_2 {
    border-style: solid;
    border-width: 2px !important; }
  .border-top-sm_2 {
    border-top-style: solid;
    border-top-width: 2px !important; }
  .border-right-sm_2 {
    border-right-style: solid;
    border-right-width: 2px !important; }
  .border-bottom-sm_2 {
    border-bottom-style: solid;
    border-bottom-width: 2px !important; }
  .border-left-sm_2 {
    border-left-style: solid;
    border-left-width: 2px !important; }
  .border-sm_3 {
    border-style: solid;
    border-width: 3px !important; }
  .border-top-sm_3 {
    border-top-style: solid;
    border-top-width: 3px !important; }
  .border-right-sm_3 {
    border-right-style: solid;
    border-right-width: 3px !important; }
  .border-bottom-sm_3 {
    border-bottom-style: solid;
    border-bottom-width: 3px !important; }
  .border-left-sm_3 {
    border-left-style: solid;
    border-left-width: 3px !important; }
  .border-sm_4 {
    border-style: solid;
    border-width: 4px !important; }
  .border-top-sm_4 {
    border-top-style: solid;
    border-top-width: 4px !important; }
  .border-right-sm_4 {
    border-right-style: solid;
    border-right-width: 4px !important; }
  .border-bottom-sm_4 {
    border-bottom-style: solid;
    border-bottom-width: 4px !important; }
  .border-left-sm_4 {
    border-left-style: solid;
    border-left-width: 4px !important; }
  .border-sm_5 {
    border-style: solid;
    border-width: 5px !important; }
  .border-top-sm_5 {
    border-top-style: solid;
    border-top-width: 5px !important; }
  .border-right-sm_5 {
    border-right-style: solid;
    border-right-width: 5px !important; }
  .border-bottom-sm_5 {
    border-bottom-style: solid;
    border-bottom-width: 5px !important; }
  .border-left-sm_5 {
    border-left-style: solid;
    border-left-width: 5px !important; }
  .border-radius-sm_0 {
    border-radius: 0px; }
  .border-radius-tl-sm_0 {
    border-top-left-radius: 0px; }
  .border-radius-tr-sm_0 {
    border-top-right-radius: 0px; }
  .border-radius-br-sm_0 {
    border-bottom-left-radius: 0px; }
  .border-radius-bl-sm_0 {
    border-bottom-right-radius: 0px; }
  .border-radius-sm_1 {
    border-radius: 1px; }
  .border-radius-tl-sm_1 {
    border-top-left-radius: 1px; }
  .border-radius-tr-sm_1 {
    border-top-right-radius: 1px; }
  .border-radius-br-sm_1 {
    border-bottom-left-radius: 1px; }
  .border-radius-bl-sm_1 {
    border-bottom-right-radius: 1px; }
  .border-radius-sm_2 {
    border-radius: 2px; }
  .border-radius-tl-sm_2 {
    border-top-left-radius: 2px; }
  .border-radius-tr-sm_2 {
    border-top-right-radius: 2px; }
  .border-radius-br-sm_2 {
    border-bottom-left-radius: 2px; }
  .border-radius-bl-sm_2 {
    border-bottom-right-radius: 2px; }
  .border-radius-sm_3 {
    border-radius: 3px; }
  .border-radius-tl-sm_3 {
    border-top-left-radius: 3px; }
  .border-radius-tr-sm_3 {
    border-top-right-radius: 3px; }
  .border-radius-br-sm_3 {
    border-bottom-left-radius: 3px; }
  .border-radius-bl-sm_3 {
    border-bottom-right-radius: 3px; }
  .border-radius-sm_4 {
    border-radius: 4px; }
  .border-radius-tl-sm_4 {
    border-top-left-radius: 4px; }
  .border-radius-tr-sm_4 {
    border-top-right-radius: 4px; }
  .border-radius-br-sm_4 {
    border-bottom-left-radius: 4px; }
  .border-radius-bl-sm_4 {
    border-bottom-right-radius: 4px; }
  .border-radius-sm_5 {
    border-radius: 5px; }
  .border-radius-tl-sm_5 {
    border-top-left-radius: 5px; }
  .border-radius-tr-sm_5 {
    border-top-right-radius: 5px; }
  .border-radius-br-sm_5 {
    border-bottom-left-radius: 5px; }
  .border-radius-bl-sm_5 {
    border-bottom-right-radius: 5px; }
  .border-radius-sm_15 {
    border-radius: 15px; }
  .border-radius-tl-sm_15 {
    border-top-left-radius: 15px; }
  .border-radius-tr-sm_15 {
    border-top-right-radius: 15px; }
  .border-radius-br-sm_15 {
    border-bottom-left-radius: 15px; }
  .border-radius-bl-sm_15 {
    border-bottom-right-radius: 15px; }
  .border-radius-sm_20 {
    border-radius: 20px; }
  .border-radius-tl-sm_20 {
    border-top-left-radius: 20px; }
  .border-radius-tr-sm_20 {
    border-top-right-radius: 20px; }
  .border-radius-br-sm_20 {
    border-bottom-left-radius: 20px; }
  .border-radius-bl-sm_20 {
    border-bottom-right-radius: 20px; }
  .border-radius-sm_30 {
    border-radius: 30px; }
  .border-radius-tl-sm_30 {
    border-top-left-radius: 30px; }
  .border-radius-tr-sm_30 {
    border-top-right-radius: 30px; }
  .border-radius-br-sm_30 {
    border-bottom-left-radius: 30px; }
  .border-radius-bl-sm_30 {
    border-bottom-right-radius: 30px; }
  .border-radius-sm_40 {
    border-radius: 40px; }
  .border-radius-tl-sm_40 {
    border-top-left-radius: 40px; }
  .border-radius-tr-sm_40 {
    border-top-right-radius: 40px; }
  .border-radius-br-sm_40 {
    border-bottom-left-radius: 40px; }
  .border-radius-bl-sm_40 {
    border-bottom-right-radius: 40px; }
  .border-radius-sm_50 {
    border-radius: 50px; }
  .border-radius-tl-sm_50 {
    border-top-left-radius: 50px; }
  .border-radius-tr-sm_50 {
    border-top-right-radius: 50px; }
  .border-radius-br-sm_50 {
    border-bottom-left-radius: 50px; }
  .border-radius-bl-sm_50 {
    border-bottom-right-radius: 50px; } }

@media (min-width: 768px) {
  .border-md_0 {
    border-style: solid;
    border-width: 0px !important; }
  .border-top-md_0 {
    border-top-style: solid;
    border-top-width: 0px !important; }
  .border-right-md_0 {
    border-right-style: solid;
    border-right-width: 0px !important; }
  .border-bottom-md_0 {
    border-bottom-style: solid;
    border-bottom-width: 0px !important; }
  .border-left-md_0 {
    border-left-style: solid;
    border-left-width: 0px !important; }
  .border-md {
    border-style: solid;
    border-width: 1px !important; }
  .border-md_1 {
    border-style: solid;
    border-width: 1px !important; }
  .border-top-md {
    border-style: solid;
    border-width: 1px !important; }
  .border-top-md_1 {
    border-top-style: solid;
    border-top-width: 1px !important; }
  .border-right-md {
    border-style: solid;
    border-width: 1px !important; }
  .border-right-md_1 {
    border-right-style: solid;
    border-right-width: 1px !important; }
  .border-bottom-md {
    border-style: solid;
    border-width: 1px !important; }
  .border-bottom-md_1 {
    border-bottom-style: solid;
    border-bottom-width: 1px !important; }
  .border-left-md {
    border-style: solid;
    border-width: 1px !important; }
  .border-left-md_1 {
    border-left-style: solid;
    border-left-width: 1px !important; }
  .border-md_2 {
    border-style: solid;
    border-width: 2px !important; }
  .border-top-md_2 {
    border-top-style: solid;
    border-top-width: 2px !important; }
  .border-right-md_2 {
    border-right-style: solid;
    border-right-width: 2px !important; }
  .border-bottom-md_2 {
    border-bottom-style: solid;
    border-bottom-width: 2px !important; }
  .border-left-md_2 {
    border-left-style: solid;
    border-left-width: 2px !important; }
  .border-md_3 {
    border-style: solid;
    border-width: 3px !important; }
  .border-top-md_3 {
    border-top-style: solid;
    border-top-width: 3px !important; }
  .border-right-md_3 {
    border-right-style: solid;
    border-right-width: 3px !important; }
  .border-bottom-md_3 {
    border-bottom-style: solid;
    border-bottom-width: 3px !important; }
  .border-left-md_3 {
    border-left-style: solid;
    border-left-width: 3px !important; }
  .border-md_4 {
    border-style: solid;
    border-width: 4px !important; }
  .border-top-md_4 {
    border-top-style: solid;
    border-top-width: 4px !important; }
  .border-right-md_4 {
    border-right-style: solid;
    border-right-width: 4px !important; }
  .border-bottom-md_4 {
    border-bottom-style: solid;
    border-bottom-width: 4px !important; }
  .border-left-md_4 {
    border-left-style: solid;
    border-left-width: 4px !important; }
  .border-md_5 {
    border-style: solid;
    border-width: 5px !important; }
  .border-top-md_5 {
    border-top-style: solid;
    border-top-width: 5px !important; }
  .border-right-md_5 {
    border-right-style: solid;
    border-right-width: 5px !important; }
  .border-bottom-md_5 {
    border-bottom-style: solid;
    border-bottom-width: 5px !important; }
  .border-left-md_5 {
    border-left-style: solid;
    border-left-width: 5px !important; }
  .border-radius-md_0 {
    border-radius: 0px; }
  .border-radius-tl-md_0 {
    border-top-left-radius: 0px; }
  .border-radius-tr-md_0 {
    border-top-right-radius: 0px; }
  .border-radius-br-md_0 {
    border-bottom-left-radius: 0px; }
  .border-radius-bl-md_0 {
    border-bottom-right-radius: 0px; }
  .border-radius-md_1 {
    border-radius: 1px; }
  .border-radius-tl-md_1 {
    border-top-left-radius: 1px; }
  .border-radius-tr-md_1 {
    border-top-right-radius: 1px; }
  .border-radius-br-md_1 {
    border-bottom-left-radius: 1px; }
  .border-radius-bl-md_1 {
    border-bottom-right-radius: 1px; }
  .border-radius-md_2 {
    border-radius: 2px; }
  .border-radius-tl-md_2 {
    border-top-left-radius: 2px; }
  .border-radius-tr-md_2 {
    border-top-right-radius: 2px; }
  .border-radius-br-md_2 {
    border-bottom-left-radius: 2px; }
  .border-radius-bl-md_2 {
    border-bottom-right-radius: 2px; }
  .border-radius-md_3 {
    border-radius: 3px; }
  .border-radius-tl-md_3 {
    border-top-left-radius: 3px; }
  .border-radius-tr-md_3 {
    border-top-right-radius: 3px; }
  .border-radius-br-md_3 {
    border-bottom-left-radius: 3px; }
  .border-radius-bl-md_3 {
    border-bottom-right-radius: 3px; }
  .border-radius-md_4 {
    border-radius: 4px; }
  .border-radius-tl-md_4 {
    border-top-left-radius: 4px; }
  .border-radius-tr-md_4 {
    border-top-right-radius: 4px; }
  .border-radius-br-md_4 {
    border-bottom-left-radius: 4px; }
  .border-radius-bl-md_4 {
    border-bottom-right-radius: 4px; }
  .border-radius-md_5 {
    border-radius: 5px; }
  .border-radius-tl-md_5 {
    border-top-left-radius: 5px; }
  .border-radius-tr-md_5 {
    border-top-right-radius: 5px; }
  .border-radius-br-md_5 {
    border-bottom-left-radius: 5px; }
  .border-radius-bl-md_5 {
    border-bottom-right-radius: 5px; }
  .border-radius-md_15 {
    border-radius: 15px; }
  .border-radius-tl-md_15 {
    border-top-left-radius: 15px; }
  .border-radius-tr-md_15 {
    border-top-right-radius: 15px; }
  .border-radius-br-md_15 {
    border-bottom-left-radius: 15px; }
  .border-radius-bl-md_15 {
    border-bottom-right-radius: 15px; }
  .border-radius-md_20 {
    border-radius: 20px; }
  .border-radius-tl-md_20 {
    border-top-left-radius: 20px; }
  .border-radius-tr-md_20 {
    border-top-right-radius: 20px; }
  .border-radius-br-md_20 {
    border-bottom-left-radius: 20px; }
  .border-radius-bl-md_20 {
    border-bottom-right-radius: 20px; }
  .border-radius-md_30 {
    border-radius: 30px; }
  .border-radius-tl-md_30 {
    border-top-left-radius: 30px; }
  .border-radius-tr-md_30 {
    border-top-right-radius: 30px; }
  .border-radius-br-md_30 {
    border-bottom-left-radius: 30px; }
  .border-radius-bl-md_30 {
    border-bottom-right-radius: 30px; }
  .border-radius-md_40 {
    border-radius: 40px; }
  .border-radius-tl-md_40 {
    border-top-left-radius: 40px; }
  .border-radius-tr-md_40 {
    border-top-right-radius: 40px; }
  .border-radius-br-md_40 {
    border-bottom-left-radius: 40px; }
  .border-radius-bl-md_40 {
    border-bottom-right-radius: 40px; }
  .border-radius-md_50 {
    border-radius: 50px; }
  .border-radius-tl-md_50 {
    border-top-left-radius: 50px; }
  .border-radius-tr-md_50 {
    border-top-right-radius: 50px; }
  .border-radius-br-md_50 {
    border-bottom-left-radius: 50px; }
  .border-radius-bl-md_50 {
    border-bottom-right-radius: 50px; } }

@media (min-width: 992px) {
  .border-lg_0 {
    border-style: solid;
    border-width: 0px !important; }
  .border-top-lg_0 {
    border-top-style: solid;
    border-top-width: 0px !important; }
  .border-right-lg_0 {
    border-right-style: solid;
    border-right-width: 0px !important; }
  .border-bottom-lg_0 {
    border-bottom-style: solid;
    border-bottom-width: 0px !important; }
  .border-left-lg_0 {
    border-left-style: solid;
    border-left-width: 0px !important; }
  .border-lg {
    border-style: solid;
    border-width: 1px !important; }
  .border-lg_1 {
    border-style: solid;
    border-width: 1px !important; }
  .border-top-lg {
    border-style: solid;
    border-width: 1px !important; }
  .border-top-lg_1 {
    border-top-style: solid;
    border-top-width: 1px !important; }
  .border-right-lg {
    border-style: solid;
    border-width: 1px !important; }
  .border-right-lg_1 {
    border-right-style: solid;
    border-right-width: 1px !important; }
  .border-bottom-lg {
    border-style: solid;
    border-width: 1px !important; }
  .border-bottom-lg_1 {
    border-bottom-style: solid;
    border-bottom-width: 1px !important; }
  .border-left-lg {
    border-style: solid;
    border-width: 1px !important; }
  .border-left-lg_1 {
    border-left-style: solid;
    border-left-width: 1px !important; }
  .border-lg_2 {
    border-style: solid;
    border-width: 2px !important; }
  .border-top-lg_2 {
    border-top-style: solid;
    border-top-width: 2px !important; }
  .border-right-lg_2 {
    border-right-style: solid;
    border-right-width: 2px !important; }
  .border-bottom-lg_2 {
    border-bottom-style: solid;
    border-bottom-width: 2px !important; }
  .border-left-lg_2 {
    border-left-style: solid;
    border-left-width: 2px !important; }
  .border-lg_3 {
    border-style: solid;
    border-width: 3px !important; }
  .border-top-lg_3 {
    border-top-style: solid;
    border-top-width: 3px !important; }
  .border-right-lg_3 {
    border-right-style: solid;
    border-right-width: 3px !important; }
  .border-bottom-lg_3 {
    border-bottom-style: solid;
    border-bottom-width: 3px !important; }
  .border-left-lg_3 {
    border-left-style: solid;
    border-left-width: 3px !important; }
  .border-lg_4 {
    border-style: solid;
    border-width: 4px !important; }
  .border-top-lg_4 {
    border-top-style: solid;
    border-top-width: 4px !important; }
  .border-right-lg_4 {
    border-right-style: solid;
    border-right-width: 4px !important; }
  .border-bottom-lg_4 {
    border-bottom-style: solid;
    border-bottom-width: 4px !important; }
  .border-left-lg_4 {
    border-left-style: solid;
    border-left-width: 4px !important; }
  .border-lg_5 {
    border-style: solid;
    border-width: 5px !important; }
  .border-top-lg_5 {
    border-top-style: solid;
    border-top-width: 5px !important; }
  .border-right-lg_5 {
    border-right-style: solid;
    border-right-width: 5px !important; }
  .border-bottom-lg_5 {
    border-bottom-style: solid;
    border-bottom-width: 5px !important; }
  .border-left-lg_5 {
    border-left-style: solid;
    border-left-width: 5px !important; }
  .border-radius-lg_0 {
    border-radius: 0px; }
  .border-radius-tl-lg_0 {
    border-top-left-radius: 0px; }
  .border-radius-tr-lg_0 {
    border-top-right-radius: 0px; }
  .border-radius-br-lg_0 {
    border-bottom-left-radius: 0px; }
  .border-radius-bl-lg_0 {
    border-bottom-right-radius: 0px; }
  .border-radius-lg_1 {
    border-radius: 1px; }
  .border-radius-tl-lg_1 {
    border-top-left-radius: 1px; }
  .border-radius-tr-lg_1 {
    border-top-right-radius: 1px; }
  .border-radius-br-lg_1 {
    border-bottom-left-radius: 1px; }
  .border-radius-bl-lg_1 {
    border-bottom-right-radius: 1px; }
  .border-radius-lg_2 {
    border-radius: 2px; }
  .border-radius-tl-lg_2 {
    border-top-left-radius: 2px; }
  .border-radius-tr-lg_2 {
    border-top-right-radius: 2px; }
  .border-radius-br-lg_2 {
    border-bottom-left-radius: 2px; }
  .border-radius-bl-lg_2 {
    border-bottom-right-radius: 2px; }
  .border-radius-lg_3 {
    border-radius: 3px; }
  .border-radius-tl-lg_3 {
    border-top-left-radius: 3px; }
  .border-radius-tr-lg_3 {
    border-top-right-radius: 3px; }
  .border-radius-br-lg_3 {
    border-bottom-left-radius: 3px; }
  .border-radius-bl-lg_3 {
    border-bottom-right-radius: 3px; }
  .border-radius-lg_4 {
    border-radius: 4px; }
  .border-radius-tl-lg_4 {
    border-top-left-radius: 4px; }
  .border-radius-tr-lg_4 {
    border-top-right-radius: 4px; }
  .border-radius-br-lg_4 {
    border-bottom-left-radius: 4px; }
  .border-radius-bl-lg_4 {
    border-bottom-right-radius: 4px; }
  .border-radius-lg_5 {
    border-radius: 5px; }
  .border-radius-tl-lg_5 {
    border-top-left-radius: 5px; }
  .border-radius-tr-lg_5 {
    border-top-right-radius: 5px; }
  .border-radius-br-lg_5 {
    border-bottom-left-radius: 5px; }
  .border-radius-bl-lg_5 {
    border-bottom-right-radius: 5px; }
  .border-radius-lg_15 {
    border-radius: 15px; }
  .border-radius-tl-lg_15 {
    border-top-left-radius: 15px; }
  .border-radius-tr-lg_15 {
    border-top-right-radius: 15px; }
  .border-radius-br-lg_15 {
    border-bottom-left-radius: 15px; }
  .border-radius-bl-lg_15 {
    border-bottom-right-radius: 15px; }
  .border-radius-lg_20 {
    border-radius: 20px; }
  .border-radius-tl-lg_20 {
    border-top-left-radius: 20px; }
  .border-radius-tr-lg_20 {
    border-top-right-radius: 20px; }
  .border-radius-br-lg_20 {
    border-bottom-left-radius: 20px; }
  .border-radius-bl-lg_20 {
    border-bottom-right-radius: 20px; }
  .border-radius-lg_30 {
    border-radius: 30px; }
  .border-radius-tl-lg_30 {
    border-top-left-radius: 30px; }
  .border-radius-tr-lg_30 {
    border-top-right-radius: 30px; }
  .border-radius-br-lg_30 {
    border-bottom-left-radius: 30px; }
  .border-radius-bl-lg_30 {
    border-bottom-right-radius: 30px; }
  .border-radius-lg_40 {
    border-radius: 40px; }
  .border-radius-tl-lg_40 {
    border-top-left-radius: 40px; }
  .border-radius-tr-lg_40 {
    border-top-right-radius: 40px; }
  .border-radius-br-lg_40 {
    border-bottom-left-radius: 40px; }
  .border-radius-bl-lg_40 {
    border-bottom-right-radius: 40px; }
  .border-radius-lg_50 {
    border-radius: 50px; }
  .border-radius-tl-lg_50 {
    border-top-left-radius: 50px; }
  .border-radius-tr-lg_50 {
    border-top-right-radius: 50px; }
  .border-radius-br-lg_50 {
    border-bottom-left-radius: 50px; }
  .border-radius-bl-lg_50 {
    border-bottom-right-radius: 50px; } }

@media (min-width: 1200px) {
  .border-xl_0 {
    border-style: solid;
    border-width: 0px !important; }
  .border-top-xl_0 {
    border-top-style: solid;
    border-top-width: 0px !important; }
  .border-right-xl_0 {
    border-right-style: solid;
    border-right-width: 0px !important; }
  .border-bottom-xl_0 {
    border-bottom-style: solid;
    border-bottom-width: 0px !important; }
  .border-left-xl_0 {
    border-left-style: solid;
    border-left-width: 0px !important; }
  .border-xl {
    border-style: solid;
    border-width: 1px !important; }
  .border-xl_1 {
    border-style: solid;
    border-width: 1px !important; }
  .border-top-xl {
    border-style: solid;
    border-width: 1px !important; }
  .border-top-xl_1 {
    border-top-style: solid;
    border-top-width: 1px !important; }
  .border-right-xl {
    border-style: solid;
    border-width: 1px !important; }
  .border-right-xl_1 {
    border-right-style: solid;
    border-right-width: 1px !important; }
  .border-bottom-xl {
    border-style: solid;
    border-width: 1px !important; }
  .border-bottom-xl_1 {
    border-bottom-style: solid;
    border-bottom-width: 1px !important; }
  .border-left-xl {
    border-style: solid;
    border-width: 1px !important; }
  .border-left-xl_1 {
    border-left-style: solid;
    border-left-width: 1px !important; }
  .border-xl_2 {
    border-style: solid;
    border-width: 2px !important; }
  .border-top-xl_2 {
    border-top-style: solid;
    border-top-width: 2px !important; }
  .border-right-xl_2 {
    border-right-style: solid;
    border-right-width: 2px !important; }
  .border-bottom-xl_2 {
    border-bottom-style: solid;
    border-bottom-width: 2px !important; }
  .border-left-xl_2 {
    border-left-style: solid;
    border-left-width: 2px !important; }
  .border-xl_3 {
    border-style: solid;
    border-width: 3px !important; }
  .border-top-xl_3 {
    border-top-style: solid;
    border-top-width: 3px !important; }
  .border-right-xl_3 {
    border-right-style: solid;
    border-right-width: 3px !important; }
  .border-bottom-xl_3 {
    border-bottom-style: solid;
    border-bottom-width: 3px !important; }
  .border-left-xl_3 {
    border-left-style: solid;
    border-left-width: 3px !important; }
  .border-xl_4 {
    border-style: solid;
    border-width: 4px !important; }
  .border-top-xl_4 {
    border-top-style: solid;
    border-top-width: 4px !important; }
  .border-right-xl_4 {
    border-right-style: solid;
    border-right-width: 4px !important; }
  .border-bottom-xl_4 {
    border-bottom-style: solid;
    border-bottom-width: 4px !important; }
  .border-left-xl_4 {
    border-left-style: solid;
    border-left-width: 4px !important; }
  .border-xl_5 {
    border-style: solid;
    border-width: 5px !important; }
  .border-top-xl_5 {
    border-top-style: solid;
    border-top-width: 5px !important; }
  .border-right-xl_5 {
    border-right-style: solid;
    border-right-width: 5px !important; }
  .border-bottom-xl_5 {
    border-bottom-style: solid;
    border-bottom-width: 5px !important; }
  .border-left-xl_5 {
    border-left-style: solid;
    border-left-width: 5px !important; }
  .border-radius-xl_0 {
    border-radius: 0px; }
  .border-radius-tl-xl_0 {
    border-top-left-radius: 0px; }
  .border-radius-tr-xl_0 {
    border-top-right-radius: 0px; }
  .border-radius-br-xl_0 {
    border-bottom-left-radius: 0px; }
  .border-radius-bl-xl_0 {
    border-bottom-right-radius: 0px; }
  .border-radius-xl_1 {
    border-radius: 1px; }
  .border-radius-tl-xl_1 {
    border-top-left-radius: 1px; }
  .border-radius-tr-xl_1 {
    border-top-right-radius: 1px; }
  .border-radius-br-xl_1 {
    border-bottom-left-radius: 1px; }
  .border-radius-bl-xl_1 {
    border-bottom-right-radius: 1px; }
  .border-radius-xl_2 {
    border-radius: 2px; }
  .border-radius-tl-xl_2 {
    border-top-left-radius: 2px; }
  .border-radius-tr-xl_2 {
    border-top-right-radius: 2px; }
  .border-radius-br-xl_2 {
    border-bottom-left-radius: 2px; }
  .border-radius-bl-xl_2 {
    border-bottom-right-radius: 2px; }
  .border-radius-xl_3 {
    border-radius: 3px; }
  .border-radius-tl-xl_3 {
    border-top-left-radius: 3px; }
  .border-radius-tr-xl_3 {
    border-top-right-radius: 3px; }
  .border-radius-br-xl_3 {
    border-bottom-left-radius: 3px; }
  .border-radius-bl-xl_3 {
    border-bottom-right-radius: 3px; }
  .border-radius-xl_4 {
    border-radius: 4px; }
  .border-radius-tl-xl_4 {
    border-top-left-radius: 4px; }
  .border-radius-tr-xl_4 {
    border-top-right-radius: 4px; }
  .border-radius-br-xl_4 {
    border-bottom-left-radius: 4px; }
  .border-radius-bl-xl_4 {
    border-bottom-right-radius: 4px; }
  .border-radius-xl_5 {
    border-radius: 5px; }
  .border-radius-tl-xl_5 {
    border-top-left-radius: 5px; }
  .border-radius-tr-xl_5 {
    border-top-right-radius: 5px; }
  .border-radius-br-xl_5 {
    border-bottom-left-radius: 5px; }
  .border-radius-bl-xl_5 {
    border-bottom-right-radius: 5px; }
  .border-radius-xl_15 {
    border-radius: 15px; }
  .border-radius-tl-xl_15 {
    border-top-left-radius: 15px; }
  .border-radius-tr-xl_15 {
    border-top-right-radius: 15px; }
  .border-radius-br-xl_15 {
    border-bottom-left-radius: 15px; }
  .border-radius-bl-xl_15 {
    border-bottom-right-radius: 15px; }
  .border-radius-xl_20 {
    border-radius: 20px; }
  .border-radius-tl-xl_20 {
    border-top-left-radius: 20px; }
  .border-radius-tr-xl_20 {
    border-top-right-radius: 20px; }
  .border-radius-br-xl_20 {
    border-bottom-left-radius: 20px; }
  .border-radius-bl-xl_20 {
    border-bottom-right-radius: 20px; }
  .border-radius-xl_30 {
    border-radius: 30px; }
  .border-radius-tl-xl_30 {
    border-top-left-radius: 30px; }
  .border-radius-tr-xl_30 {
    border-top-right-radius: 30px; }
  .border-radius-br-xl_30 {
    border-bottom-left-radius: 30px; }
  .border-radius-bl-xl_30 {
    border-bottom-right-radius: 30px; }
  .border-radius-xl_40 {
    border-radius: 40px; }
  .border-radius-tl-xl_40 {
    border-top-left-radius: 40px; }
  .border-radius-tr-xl_40 {
    border-top-right-radius: 40px; }
  .border-radius-br-xl_40 {
    border-bottom-left-radius: 40px; }
  .border-radius-bl-xl_40 {
    border-bottom-right-radius: 40px; }
  .border-radius-xl_50 {
    border-radius: 50px; }
  .border-radius-tl-xl_50 {
    border-top-left-radius: 50px; }
  .border-radius-tr-xl_50 {
    border-top-right-radius: 50px; }
  .border-radius-br-xl_50 {
    border-bottom-left-radius: 50px; }
  .border-radius-bl-xl_50 {
    border-bottom-right-radius: 50px; } }

/*** COLORS (TEXT, BACKGROUND, BORDER) ***/
.text-primary {
  color: var(--primary) !important; }

.bg-primary {
  background-color: var(--primary) !important; }

.border-primary {
  border-color: var(--primary) !important; }

.text-secondary {
  color: var(--secondary) !important; }

.bg-secondary {
  background-color: var(--secondary) !important; }

.border-secondary {
  border-color: var(--secondary) !important; }

.text-success {
  color: #28a745 !important; }

.bg-success {
  background-color: #28a745 !important; }

.border-success {
  border-color: #28a745 !important; }

.text-info {
  color: #17a2b8 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.text-warning {
  color: #ffc107 !important; }

.bg-warning {
  background-color: #ffc107 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.text-danger {
  color: #dc3545 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.text-light {
  color: #f8f9fa !important; }

.bg-light {
  background-color: #f8f9fa !important; }

.border-light {
  border-color: #f8f9fa !important; }

.text-dark {
  color: #343a40 !important; }

.bg-dark {
  background-color: #343a40 !important; }

.border-dark {
  border-color: #343a40 !important; }

.text-white {
  color: #fff !important; }

.bg-white {
  background-color: #fff !important; }

.border-white {
  border-color: #fff !important; }

.text-black {
  color: #000 !important; }

.bg-black {
  background-color: #000 !important; }

.border-black {
  border-color: #000 !important; }

.text-yellow {
  color: #D33056 !important; }

.bg-yellow {
  background-color: #D33056 !important; }

.border-yellow {
  border-color: #D33056 !important; }

.text-main {
  color: #D33056 !important; }

.bg-main {
  background-color: #D33056 !important; }

.border-main {
  border-color: #D33056 !important; }

.text-grey {
  color: #565E69 !important; }

.bg-grey {
  background-color: #565E69 !important; }

.border-grey {
  border-color: #565E69 !important; }

.text-light-grey {
  color: #F8F8F8 !important; }

.bg-light-grey {
  background-color: #F8F8F8 !important; }

.border-light-grey {
  border-color: #F8F8F8 !important; }

.text-middle-grey {
  color: #6d6c6c !important; }

.bg-middle-grey {
  background-color: #6d6c6c !important; }

.border-middle-grey {
  border-color: #6d6c6c !important; }

.text-dark-grey {
  color: #444444 !important; }

.bg-dark-grey {
  background-color: #444444 !important; }

.border-dark-grey {
  border-color: #444444 !important; }

.text-red {
  color: #80180f !important; }

.bg-red {
  background-color: #80180f !important; }

.border-red {
  border-color: #80180f !important; }

.text-anthracite {
  color: #343434 !important; }

.bg-anthracite {
  background-color: #343434 !important; }

.border-anthracite {
  border-color: #343434 !important; }

.text-blue {
  color: #3065AF !important; }

.bg-blue {
  background-color: #3065AF !important; }

.border-blue {
  border-color: #3065AF !important; }

.text-dark-blue {
  color: #3065AF !important; }

.bg-dark-blue {
  background-color: #3065AF !important; }

.border-dark-blue {
  border-color: #3065AF !important; }

.text-orange {
  color: #F6A02A !important; }

.bg-orange {
  background-color: #F6A02A !important; }

.border-orange {
  border-color: #F6A02A !important; }

.w_25 {
  width: 25% !important; }

.w_50 {
  width: 50% !important; }

.w_75 {
  width: 75% !important; }

.w_100 {
  width: 100% !important; }

.w_auto {
  width: auto !important; }

.w_0 {
  width: 0 !important; }

.w_10 {
  width: 10% !important; }

.w_20 {
  width: 20% !important; }

.w_30 {
  width: 30% !important; }

.w_33 {
  width: 33.3% !important; }

.w_35 {
  width: 35% !important; }

.w_40 {
  width: 40% !important; }

.w_60 {
  width: 60% !important; }

.w_65 {
  width: 65% !important; }

.w_70 {
  width: 70% !important; }

.w_80 {
  width: 80% !important; }

.w_90 {
  width: 90% !important; }

.w_fit-content {
  width: fit-content !important; }

.h_25 {
  height: 25% !important; }

.h_50 {
  height: 50% !important; }

.h_75 {
  height: 75% !important; }

.h_100 {
  height: 100% !important; }

.h_auto {
  height: auto !important; }

.h_0 {
  height: 0 !important; }

.h_10 {
  height: 10% !important; }

.h_20 {
  height: 20% !important; }

.h_30 {
  height: 30% !important; }

.h_33 {
  height: 33.3% !important; }

.h_35 {
  height: 35% !important; }

.h_40 {
  height: 40% !important; }

.h_60 {
  height: 60% !important; }

.h_65 {
  height: 65% !important; }

.h_70 {
  height: 70% !important; }

.h_80 {
  height: 80% !important; }

.h_90 {
  height: 90% !important; }

.h_fit-content {
  height: fit-content !important; }

@media (min-width: 576px) {
  .w-sm_25 {
    width: 25% !important; }
  .w-sm_50 {
    width: 50% !important; }
  .w-sm_75 {
    width: 75% !important; }
  .w-sm_100 {
    width: 100% !important; }
  .w-sm_auto {
    width: auto !important; }
  .w-sm_0 {
    width: 0 !important; }
  .w-sm_10 {
    width: 10% !important; }
  .w-sm_20 {
    width: 20% !important; }
  .w-sm_30 {
    width: 30% !important; }
  .w-sm_33 {
    width: 33.3% !important; }
  .w-sm_35 {
    width: 35% !important; }
  .w-sm_40 {
    width: 40% !important; }
  .w-sm_60 {
    width: 60% !important; }
  .w-sm_65 {
    width: 65% !important; }
  .w-sm_70 {
    width: 70% !important; }
  .w-sm_80 {
    width: 80% !important; }
  .w-sm_90 {
    width: 90% !important; }
  .w-sm_fit-content {
    width: fit-content !important; }
  .h-sm_25 {
    height: 25% !important; }
  .h-sm_50 {
    height: 50% !important; }
  .h-sm_75 {
    height: 75% !important; }
  .h-sm_100 {
    height: 100% !important; }
  .h-sm_auto {
    height: auto !important; }
  .h-sm_0 {
    height: 0 !important; }
  .h-sm_10 {
    height: 10% !important; }
  .h-sm_20 {
    height: 20% !important; }
  .h-sm_30 {
    height: 30% !important; }
  .h-sm_33 {
    height: 33.3% !important; }
  .h-sm_35 {
    height: 35% !important; }
  .h-sm_40 {
    height: 40% !important; }
  .h-sm_60 {
    height: 60% !important; }
  .h-sm_65 {
    height: 65% !important; }
  .h-sm_70 {
    height: 70% !important; }
  .h-sm_80 {
    height: 80% !important; }
  .h-sm_90 {
    height: 90% !important; }
  .h-sm_fit-content {
    height: fit-content !important; } }

@media (min-width: 768px) {
  .w-md_25 {
    width: 25% !important; }
  .w-md_50 {
    width: 50% !important; }
  .w-md_75 {
    width: 75% !important; }
  .w-md_100 {
    width: 100% !important; }
  .w-md_auto {
    width: auto !important; }
  .w-md_0 {
    width: 0 !important; }
  .w-md_10 {
    width: 10% !important; }
  .w-md_20 {
    width: 20% !important; }
  .w-md_30 {
    width: 30% !important; }
  .w-md_33 {
    width: 33.3% !important; }
  .w-md_35 {
    width: 35% !important; }
  .w-md_40 {
    width: 40% !important; }
  .w-md_60 {
    width: 60% !important; }
  .w-md_65 {
    width: 65% !important; }
  .w-md_70 {
    width: 70% !important; }
  .w-md_80 {
    width: 80% !important; }
  .w-md_90 {
    width: 90% !important; }
  .w-md_fit-content {
    width: fit-content !important; }
  .h-md_25 {
    height: 25% !important; }
  .h-md_50 {
    height: 50% !important; }
  .h-md_75 {
    height: 75% !important; }
  .h-md_100 {
    height: 100% !important; }
  .h-md_auto {
    height: auto !important; }
  .h-md_0 {
    height: 0 !important; }
  .h-md_10 {
    height: 10% !important; }
  .h-md_20 {
    height: 20% !important; }
  .h-md_30 {
    height: 30% !important; }
  .h-md_33 {
    height: 33.3% !important; }
  .h-md_35 {
    height: 35% !important; }
  .h-md_40 {
    height: 40% !important; }
  .h-md_60 {
    height: 60% !important; }
  .h-md_65 {
    height: 65% !important; }
  .h-md_70 {
    height: 70% !important; }
  .h-md_80 {
    height: 80% !important; }
  .h-md_90 {
    height: 90% !important; }
  .h-md_fit-content {
    height: fit-content !important; } }

@media (min-width: 992px) {
  .w-lg_25 {
    width: 25% !important; }
  .w-lg_50 {
    width: 50% !important; }
  .w-lg_75 {
    width: 75% !important; }
  .w-lg_100 {
    width: 100% !important; }
  .w-lg_auto {
    width: auto !important; }
  .w-lg_0 {
    width: 0 !important; }
  .w-lg_10 {
    width: 10% !important; }
  .w-lg_20 {
    width: 20% !important; }
  .w-lg_30 {
    width: 30% !important; }
  .w-lg_33 {
    width: 33.3% !important; }
  .w-lg_35 {
    width: 35% !important; }
  .w-lg_40 {
    width: 40% !important; }
  .w-lg_60 {
    width: 60% !important; }
  .w-lg_65 {
    width: 65% !important; }
  .w-lg_70 {
    width: 70% !important; }
  .w-lg_80 {
    width: 80% !important; }
  .w-lg_90 {
    width: 90% !important; }
  .w-lg_fit-content {
    width: fit-content !important; }
  .h-lg_25 {
    height: 25% !important; }
  .h-lg_50 {
    height: 50% !important; }
  .h-lg_75 {
    height: 75% !important; }
  .h-lg_100 {
    height: 100% !important; }
  .h-lg_auto {
    height: auto !important; }
  .h-lg_0 {
    height: 0 !important; }
  .h-lg_10 {
    height: 10% !important; }
  .h-lg_20 {
    height: 20% !important; }
  .h-lg_30 {
    height: 30% !important; }
  .h-lg_33 {
    height: 33.3% !important; }
  .h-lg_35 {
    height: 35% !important; }
  .h-lg_40 {
    height: 40% !important; }
  .h-lg_60 {
    height: 60% !important; }
  .h-lg_65 {
    height: 65% !important; }
  .h-lg_70 {
    height: 70% !important; }
  .h-lg_80 {
    height: 80% !important; }
  .h-lg_90 {
    height: 90% !important; }
  .h-lg_fit-content {
    height: fit-content !important; } }

@media (min-width: 1200px) {
  .w-xl_25 {
    width: 25% !important; }
  .w-xl_50 {
    width: 50% !important; }
  .w-xl_75 {
    width: 75% !important; }
  .w-xl_100 {
    width: 100% !important; }
  .w-xl_auto {
    width: auto !important; }
  .w-xl_0 {
    width: 0 !important; }
  .w-xl_10 {
    width: 10% !important; }
  .w-xl_20 {
    width: 20% !important; }
  .w-xl_30 {
    width: 30% !important; }
  .w-xl_33 {
    width: 33.3% !important; }
  .w-xl_35 {
    width: 35% !important; }
  .w-xl_40 {
    width: 40% !important; }
  .w-xl_60 {
    width: 60% !important; }
  .w-xl_65 {
    width: 65% !important; }
  .w-xl_70 {
    width: 70% !important; }
  .w-xl_80 {
    width: 80% !important; }
  .w-xl_90 {
    width: 90% !important; }
  .w-xl_fit-content {
    width: fit-content !important; }
  .h-xl_25 {
    height: 25% !important; }
  .h-xl_50 {
    height: 50% !important; }
  .h-xl_75 {
    height: 75% !important; }
  .h-xl_100 {
    height: 100% !important; }
  .h-xl_auto {
    height: auto !important; }
  .h-xl_0 {
    height: 0 !important; }
  .h-xl_10 {
    height: 10% !important; }
  .h-xl_20 {
    height: 20% !important; }
  .h-xl_30 {
    height: 30% !important; }
  .h-xl_33 {
    height: 33.3% !important; }
  .h-xl_35 {
    height: 35% !important; }
  .h-xl_40 {
    height: 40% !important; }
  .h-xl_60 {
    height: 60% !important; }
  .h-xl_65 {
    height: 65% !important; }
  .h-xl_70 {
    height: 70% !important; }
  .h-xl_80 {
    height: 80% !important; }
  .h-xl_90 {
    height: 90% !important; }
  .h-xl_fit-content {
    height: fit-content !important; } }

/*** MARGIN & PADDING ***/
.m_0 {
  margin: 0px !important; }

.mt_0 {
  margin-top: 0px !important; }

.mr_0 {
  margin-right: 0px !important; }

.mb_0 {
  margin-bottom: 0px !important; }

.ml_0 {
  margin-left: 0px !important; }

.my_0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important; }

.mx_0 {
  margin-right: 0px !important;
  margin-left: 0px !important; }

.m_1 {
  margin: 1px !important; }

.mt_1 {
  margin-top: 1px !important; }

.mr_1 {
  margin-right: 1px !important; }

.mb_1 {
  margin-bottom: 1px !important; }

.ml_1 {
  margin-left: 1px !important; }

.my_1 {
  margin-top: 1px !important;
  margin-bottom: 1px !important; }

.mx_1 {
  margin-right: 1px !important;
  margin-left: 1px !important; }

.m_2 {
  margin: 2px !important; }

.mt_2 {
  margin-top: 2px !important; }

.mr_2 {
  margin-right: 2px !important; }

.mb_2 {
  margin-bottom: 2px !important; }

.ml_2 {
  margin-left: 2px !important; }

.my_2 {
  margin-top: 2px !important;
  margin-bottom: 2px !important; }

.mx_2 {
  margin-right: 2px !important;
  margin-left: 2px !important; }

.m_3 {
  margin: 3px !important; }

.mt_3 {
  margin-top: 3px !important; }

.mr_3 {
  margin-right: 3px !important; }

.mb_3 {
  margin-bottom: 3px !important; }

.ml_3 {
  margin-left: 3px !important; }

.my_3 {
  margin-top: 3px !important;
  margin-bottom: 3px !important; }

.mx_3 {
  margin-right: 3px !important;
  margin-left: 3px !important; }

.m_4 {
  margin: 4px !important; }

.mt_4 {
  margin-top: 4px !important; }

.mr_4 {
  margin-right: 4px !important; }

.mb_4 {
  margin-bottom: 4px !important; }

.ml_4 {
  margin-left: 4px !important; }

.my_4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important; }

.mx_4 {
  margin-right: 4px !important;
  margin-left: 4px !important; }

.m_5 {
  margin: 5px !important; }

.mt_5 {
  margin-top: 5px !important; }

.mr_5 {
  margin-right: 5px !important; }

.mb_5 {
  margin-bottom: 5px !important; }

.ml_5 {
  margin-left: 5px !important; }

.my_5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important; }

.mx_5 {
  margin-right: 5px !important;
  margin-left: 5px !important; }

.m_6 {
  margin: 6px !important; }

.mt_6 {
  margin-top: 6px !important; }

.mr_6 {
  margin-right: 6px !important; }

.mb_6 {
  margin-bottom: 6px !important; }

.ml_6 {
  margin-left: 6px !important; }

.my_6 {
  margin-top: 6px !important;
  margin-bottom: 6px !important; }

.mx_6 {
  margin-right: 6px !important;
  margin-left: 6px !important; }

.m_8 {
  margin: 8px !important; }

.mt_8 {
  margin-top: 8px !important; }

.mr_8 {
  margin-right: 8px !important; }

.mb_8 {
  margin-bottom: 8px !important; }

.ml_8 {
  margin-left: 8px !important; }

.my_8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important; }

.mx_8 {
  margin-right: 8px !important;
  margin-left: 8px !important; }

.m_10 {
  margin: 10px !important; }

.mt_10 {
  margin-top: 10px !important; }

.mr_10 {
  margin-right: 10px !important; }

.mb_10 {
  margin-bottom: 10px !important; }

.ml_10 {
  margin-left: 10px !important; }

.my_10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

.mx_10 {
  margin-right: 10px !important;
  margin-left: 10px !important; }

.m_12 {
  margin: 12px !important; }

.mt_12 {
  margin-top: 12px !important; }

.mr_12 {
  margin-right: 12px !important; }

.mb_12 {
  margin-bottom: 12px !important; }

.ml_12 {
  margin-left: 12px !important; }

.my_12 {
  margin-top: 12px !important;
  margin-bottom: 12px !important; }

.mx_12 {
  margin-right: 12px !important;
  margin-left: 12px !important; }

.m_15 {
  margin: 15px !important; }

.mt_15 {
  margin-top: 15px !important; }

.mr_15 {
  margin-right: 15px !important; }

.mb_15 {
  margin-bottom: 15px !important; }

.ml_15 {
  margin-left: 15px !important; }

.my_15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important; }

.mx_15 {
  margin-right: 15px !important;
  margin-left: 15px !important; }

.m_16 {
  margin: 16px !important; }

.mt_16 {
  margin-top: 16px !important; }

.mr_16 {
  margin-right: 16px !important; }

.mb_16 {
  margin-bottom: 16px !important; }

.ml_16 {
  margin-left: 16px !important; }

.my_16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important; }

.mx_16 {
  margin-right: 16px !important;
  margin-left: 16px !important; }

.m_20 {
  margin: 20px !important; }

.mt_20 {
  margin-top: 20px !important; }

.mr_20 {
  margin-right: 20px !important; }

.mb_20 {
  margin-bottom: 20px !important; }

.ml_20 {
  margin-left: 20px !important; }

.my_20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important; }

.mx_20 {
  margin-right: 20px !important;
  margin-left: 20px !important; }

.m_25 {
  margin: 25px !important; }

.mt_25 {
  margin-top: 25px !important; }

.mr_25 {
  margin-right: 25px !important; }

.mb_25 {
  margin-bottom: 25px !important; }

.ml_25 {
  margin-left: 25px !important; }

.my_25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important; }

.mx_25 {
  margin-right: 25px !important;
  margin-left: 25px !important; }

.m_30 {
  margin: 30px !important; }

.mt_30 {
  margin-top: 30px !important; }

.mr_30 {
  margin-right: 30px !important; }

.mb_30 {
  margin-bottom: 30px !important; }

.ml_30 {
  margin-left: 30px !important; }

.my_30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important; }

.mx_30 {
  margin-right: 30px !important;
  margin-left: 30px !important; }

.m_32 {
  margin: 32px !important; }

.mt_32 {
  margin-top: 32px !important; }

.mr_32 {
  margin-right: 32px !important; }

.mb_32 {
  margin-bottom: 32px !important; }

.ml_32 {
  margin-left: 32px !important; }

.my_32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important; }

.mx_32 {
  margin-right: 32px !important;
  margin-left: 32px !important; }

.m_35 {
  margin: 35px !important; }

.mt_35 {
  margin-top: 35px !important; }

.mr_35 {
  margin-right: 35px !important; }

.mb_35 {
  margin-bottom: 35px !important; }

.ml_35 {
  margin-left: 35px !important; }

.my_35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important; }

.mx_35 {
  margin-right: 35px !important;
  margin-left: 35px !important; }

.m_40 {
  margin: 40px !important; }

.mt_40 {
  margin-top: 40px !important; }

.mr_40 {
  margin-right: 40px !important; }

.mb_40 {
  margin-bottom: 40px !important; }

.ml_40 {
  margin-left: 40px !important; }

.my_40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important; }

.mx_40 {
  margin-right: 40px !important;
  margin-left: 40px !important; }

.m_45 {
  margin: 45px !important; }

.mt_45 {
  margin-top: 45px !important; }

.mr_45 {
  margin-right: 45px !important; }

.mb_45 {
  margin-bottom: 45px !important; }

.ml_45 {
  margin-left: 45px !important; }

.my_45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important; }

.mx_45 {
  margin-right: 45px !important;
  margin-left: 45px !important; }

.m_50 {
  margin: 50px !important; }

.mt_50 {
  margin-top: 50px !important; }

.mr_50 {
  margin-right: 50px !important; }

.mb_50 {
  margin-bottom: 50px !important; }

.ml_50 {
  margin-left: 50px !important; }

.my_50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important; }

.mx_50 {
  margin-right: 50px !important;
  margin-left: 50px !important; }

.m_55 {
  margin: 55px !important; }

.mt_55 {
  margin-top: 55px !important; }

.mr_55 {
  margin-right: 55px !important; }

.mb_55 {
  margin-bottom: 55px !important; }

.ml_55 {
  margin-left: 55px !important; }

.my_55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important; }

.mx_55 {
  margin-right: 55px !important;
  margin-left: 55px !important; }

.m_60 {
  margin: 60px !important; }

.mt_60 {
  margin-top: 60px !important; }

.mr_60 {
  margin-right: 60px !important; }

.mb_60 {
  margin-bottom: 60px !important; }

.ml_60 {
  margin-left: 60px !important; }

.my_60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

.mx_60 {
  margin-right: 60px !important;
  margin-left: 60px !important; }

.m_65 {
  margin: 65px !important; }

.mt_65 {
  margin-top: 65px !important; }

.mr_65 {
  margin-right: 65px !important; }

.mb_65 {
  margin-bottom: 65px !important; }

.ml_65 {
  margin-left: 65px !important; }

.my_65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important; }

.mx_65 {
  margin-right: 65px !important;
  margin-left: 65px !important; }

.m_70 {
  margin: 70px !important; }

.mt_70 {
  margin-top: 70px !important; }

.mr_70 {
  margin-right: 70px !important; }

.mb_70 {
  margin-bottom: 70px !important; }

.ml_70 {
  margin-left: 70px !important; }

.my_70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important; }

.mx_70 {
  margin-right: 70px !important;
  margin-left: 70px !important; }

.m_75 {
  margin: 75px !important; }

.mt_75 {
  margin-top: 75px !important; }

.mr_75 {
  margin-right: 75px !important; }

.mb_75 {
  margin-bottom: 75px !important; }

.ml_75 {
  margin-left: 75px !important; }

.my_75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important; }

.mx_75 {
  margin-right: 75px !important;
  margin-left: 75px !important; }

.m_80 {
  margin: 80px !important; }

.mt_80 {
  margin-top: 80px !important; }

.mr_80 {
  margin-right: 80px !important; }

.mb_80 {
  margin-bottom: 80px !important; }

.ml_80 {
  margin-left: 80px !important; }

.my_80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important; }

.mx_80 {
  margin-right: 80px !important;
  margin-left: 80px !important; }

.m_85 {
  margin: 85px !important; }

.mt_85 {
  margin-top: 85px !important; }

.mr_85 {
  margin-right: 85px !important; }

.mb_85 {
  margin-bottom: 85px !important; }

.ml_85 {
  margin-left: 85px !important; }

.my_85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important; }

.mx_85 {
  margin-right: 85px !important;
  margin-left: 85px !important; }

.m_90 {
  margin: 90px !important; }

.mt_90 {
  margin-top: 90px !important; }

.mr_90 {
  margin-right: 90px !important; }

.mb_90 {
  margin-bottom: 90px !important; }

.ml_90 {
  margin-left: 90px !important; }

.my_90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important; }

.mx_90 {
  margin-right: 90px !important;
  margin-left: 90px !important; }

.m_95 {
  margin: 95px !important; }

.mt_95 {
  margin-top: 95px !important; }

.mr_95 {
  margin-right: 95px !important; }

.mb_95 {
  margin-bottom: 95px !important; }

.ml_95 {
  margin-left: 95px !important; }

.my_95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important; }

.mx_95 {
  margin-right: 95px !important;
  margin-left: 95px !important; }

.m_100 {
  margin: 100px !important; }

.mt_100 {
  margin-top: 100px !important; }

.mr_100 {
  margin-right: 100px !important; }

.mb_100 {
  margin-bottom: 100px !important; }

.ml_100 {
  margin-left: 100px !important; }

.my_100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important; }

.mx_100 {
  margin-right: 100px !important;
  margin-left: 100px !important; }

.m_115 {
  margin: 115px !important; }

.mt_115 {
  margin-top: 115px !important; }

.mr_115 {
  margin-right: 115px !important; }

.mb_115 {
  margin-bottom: 115px !important; }

.ml_115 {
  margin-left: 115px !important; }

.my_115 {
  margin-top: 115px !important;
  margin-bottom: 115px !important; }

.mx_115 {
  margin-right: 115px !important;
  margin-left: 115px !important; }

.m_120 {
  margin: 120px !important; }

.mt_120 {
  margin-top: 120px !important; }

.mr_120 {
  margin-right: 120px !important; }

.mb_120 {
  margin-bottom: 120px !important; }

.ml_120 {
  margin-left: 120px !important; }

.my_120 {
  margin-top: 120px !important;
  margin-bottom: 120px !important; }

.mx_120 {
  margin-right: 120px !important;
  margin-left: 120px !important; }

.m_125 {
  margin: 125px !important; }

.mt_125 {
  margin-top: 125px !important; }

.mr_125 {
  margin-right: 125px !important; }

.mb_125 {
  margin-bottom: 125px !important; }

.ml_125 {
  margin-left: 125px !important; }

.my_125 {
  margin-top: 125px !important;
  margin-bottom: 125px !important; }

.mx_125 {
  margin-right: 125px !important;
  margin-left: 125px !important; }

.m_150 {
  margin: 150px !important; }

.mt_150 {
  margin-top: 150px !important; }

.mr_150 {
  margin-right: 150px !important; }

.mb_150 {
  margin-bottom: 150px !important; }

.ml_150 {
  margin-left: 150px !important; }

.my_150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important; }

.mx_150 {
  margin-right: 150px !important;
  margin-left: 150px !important; }

.m_200 {
  margin: 200px !important; }

.mt_200 {
  margin-top: 200px !important; }

.mr_200 {
  margin-right: 200px !important; }

.mb_200 {
  margin-bottom: 200px !important; }

.ml_200 {
  margin-left: 200px !important; }

.my_200 {
  margin-top: 200px !important;
  margin-bottom: 200px !important; }

.mx_200 {
  margin-right: 200px !important;
  margin-left: 200px !important; }

.m_220 {
  margin: 220px !important; }

.mt_220 {
  margin-top: 220px !important; }

.mr_220 {
  margin-right: 220px !important; }

.mb_220 {
  margin-bottom: 220px !important; }

.ml_220 {
  margin-left: 220px !important; }

.my_220 {
  margin-top: 220px !important;
  margin-bottom: 220px !important; }

.mx_220 {
  margin-right: 220px !important;
  margin-left: 220px !important; }

.m_250 {
  margin: 250px !important; }

.mt_250 {
  margin-top: 250px !important; }

.mr_250 {
  margin-right: 250px !important; }

.mb_250 {
  margin-bottom: 250px !important; }

.ml_250 {
  margin-left: 250px !important; }

.my_250 {
  margin-top: 250px !important;
  margin-bottom: 250px !important; }

.mx_250 {
  margin-right: 250px !important;
  margin-left: 250px !important; }

.m_300 {
  margin: 300px !important; }

.mt_300 {
  margin-top: 300px !important; }

.mr_300 {
  margin-right: 300px !important; }

.mb_300 {
  margin-bottom: 300px !important; }

.ml_300 {
  margin-left: 300px !important; }

.my_300 {
  margin-top: 300px !important;
  margin-bottom: 300px !important; }

.mx_300 {
  margin-right: 300px !important;
  margin-left: 300px !important; }

.p_0 {
  padding: 0px !important; }

.pt_0 {
  padding-top: 0px !important; }

.pr_0 {
  padding-right: 0px !important; }

.pb_0 {
  padding-bottom: 0px !important; }

.pl_0 {
  padding-left: 0px !important; }

.py_0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.px_0 {
  padding-right: 0px !important;
  padding-left: 0px !important; }

.p_1 {
  padding: 1px !important; }

.pt_1 {
  padding-top: 1px !important; }

.pr_1 {
  padding-right: 1px !important; }

.pb_1 {
  padding-bottom: 1px !important; }

.pl_1 {
  padding-left: 1px !important; }

.py_1 {
  padding-top: 1px !important;
  padding-bottom: 1px !important; }

.px_1 {
  padding-right: 1px !important;
  padding-left: 1px !important; }

.p_2 {
  padding: 2px !important; }

.pt_2 {
  padding-top: 2px !important; }

.pr_2 {
  padding-right: 2px !important; }

.pb_2 {
  padding-bottom: 2px !important; }

.pl_2 {
  padding-left: 2px !important; }

.py_2 {
  padding-top: 2px !important;
  padding-bottom: 2px !important; }

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

.p_3 {
  padding: 3px !important; }

.pt_3 {
  padding-top: 3px !important; }

.pr_3 {
  padding-right: 3px !important; }

.pb_3 {
  padding-bottom: 3px !important; }

.pl_3 {
  padding-left: 3px !important; }

.py_3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important; }

.px_3 {
  padding-right: 3px !important;
  padding-left: 3px !important; }

.p_4 {
  padding: 4px !important; }

.pt_4 {
  padding-top: 4px !important; }

.pr_4 {
  padding-right: 4px !important; }

.pb_4 {
  padding-bottom: 4px !important; }

.pl_4 {
  padding-left: 4px !important; }

.py_4 {
  padding-top: 4px !important;
  padding-bottom: 4px !important; }

.px_4 {
  padding-right: 4px !important;
  padding-left: 4px !important; }

.p_5 {
  padding: 5px !important; }

.pt_5 {
  padding-top: 5px !important; }

.pr_5 {
  padding-right: 5px !important; }

.pb_5 {
  padding-bottom: 5px !important; }

.pl_5 {
  padding-left: 5px !important; }

.py_5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.px_5 {
  padding-right: 5px !important;
  padding-left: 5px !important; }

.p_6 {
  padding: 6px !important; }

.pt_6 {
  padding-top: 6px !important; }

.pr_6 {
  padding-right: 6px !important; }

.pb_6 {
  padding-bottom: 6px !important; }

.pl_6 {
  padding-left: 6px !important; }

.py_6 {
  padding-top: 6px !important;
  padding-bottom: 6px !important; }

.px_6 {
  padding-right: 6px !important;
  padding-left: 6px !important; }

.p_8 {
  padding: 8px !important; }

.pt_8 {
  padding-top: 8px !important; }

.pr_8 {
  padding-right: 8px !important; }

.pb_8 {
  padding-bottom: 8px !important; }

.pl_8 {
  padding-left: 8px !important; }

.py_8 {
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

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

.p_10 {
  padding: 10px !important; }

.pt_10 {
  padding-top: 10px !important; }

.pr_10 {
  padding-right: 10px !important; }

.pb_10 {
  padding-bottom: 10px !important; }

.pl_10 {
  padding-left: 10px !important; }

.py_10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.px_10 {
  padding-right: 10px !important;
  padding-left: 10px !important; }

.p_12 {
  padding: 12px !important; }

.pt_12 {
  padding-top: 12px !important; }

.pr_12 {
  padding-right: 12px !important; }

.pb_12 {
  padding-bottom: 12px !important; }

.pl_12 {
  padding-left: 12px !important; }

.py_12 {
  padding-top: 12px !important;
  padding-bottom: 12px !important; }

.px_12 {
  padding-right: 12px !important;
  padding-left: 12px !important; }

.p_15 {
  padding: 15px !important; }

.pt_15 {
  padding-top: 15px !important; }

.pr_15 {
  padding-right: 15px !important; }

.pb_15 {
  padding-bottom: 15px !important; }

.pl_15 {
  padding-left: 15px !important; }

.py_15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.px_15 {
  padding-right: 15px !important;
  padding-left: 15px !important; }

.p_16 {
  padding: 16px !important; }

.pt_16 {
  padding-top: 16px !important; }

.pr_16 {
  padding-right: 16px !important; }

.pb_16 {
  padding-bottom: 16px !important; }

.pl_16 {
  padding-left: 16px !important; }

.py_16 {
  padding-top: 16px !important;
  padding-bottom: 16px !important; }

.px_16 {
  padding-right: 16px !important;
  padding-left: 16px !important; }

.p_20 {
  padding: 20px !important; }

.pt_20 {
  padding-top: 20px !important; }

.pr_20 {
  padding-right: 20px !important; }

.pb_20 {
  padding-bottom: 20px !important; }

.pl_20 {
  padding-left: 20px !important; }

.py_20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.px_20 {
  padding-right: 20px !important;
  padding-left: 20px !important; }

.p_25 {
  padding: 25px !important; }

.pt_25 {
  padding-top: 25px !important; }

.pr_25 {
  padding-right: 25px !important; }

.pb_25 {
  padding-bottom: 25px !important; }

.pl_25 {
  padding-left: 25px !important; }

.py_25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important; }

.px_25 {
  padding-right: 25px !important;
  padding-left: 25px !important; }

.p_30 {
  padding: 30px !important; }

.pt_30 {
  padding-top: 30px !important; }

.pr_30 {
  padding-right: 30px !important; }

.pb_30 {
  padding-bottom: 30px !important; }

.pl_30 {
  padding-left: 30px !important; }

.py_30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.px_30 {
  padding-right: 30px !important;
  padding-left: 30px !important; }

.p_32 {
  padding: 32px !important; }

.pt_32 {
  padding-top: 32px !important; }

.pr_32 {
  padding-right: 32px !important; }

.pb_32 {
  padding-bottom: 32px !important; }

.pl_32 {
  padding-left: 32px !important; }

.py_32 {
  padding-top: 32px !important;
  padding-bottom: 32px !important; }

.px_32 {
  padding-right: 32px !important;
  padding-left: 32px !important; }

.p_35 {
  padding: 35px !important; }

.pt_35 {
  padding-top: 35px !important; }

.pr_35 {
  padding-right: 35px !important; }

.pb_35 {
  padding-bottom: 35px !important; }

.pl_35 {
  padding-left: 35px !important; }

.py_35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important; }

.px_35 {
  padding-right: 35px !important;
  padding-left: 35px !important; }

.p_40 {
  padding: 40px !important; }

.pt_40 {
  padding-top: 40px !important; }

.pr_40 {
  padding-right: 40px !important; }

.pb_40 {
  padding-bottom: 40px !important; }

.pl_40 {
  padding-left: 40px !important; }

.py_40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.px_40 {
  padding-right: 40px !important;
  padding-left: 40px !important; }

.p_45 {
  padding: 45px !important; }

.pt_45 {
  padding-top: 45px !important; }

.pr_45 {
  padding-right: 45px !important; }

.pb_45 {
  padding-bottom: 45px !important; }

.pl_45 {
  padding-left: 45px !important; }

.py_45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important; }

.px_45 {
  padding-right: 45px !important;
  padding-left: 45px !important; }

.p_50 {
  padding: 50px !important; }

.pt_50 {
  padding-top: 50px !important; }

.pr_50 {
  padding-right: 50px !important; }

.pb_50 {
  padding-bottom: 50px !important; }

.pl_50 {
  padding-left: 50px !important; }

.py_50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }

.px_50 {
  padding-right: 50px !important;
  padding-left: 50px !important; }

.p_55 {
  padding: 55px !important; }

.pt_55 {
  padding-top: 55px !important; }

.pr_55 {
  padding-right: 55px !important; }

.pb_55 {
  padding-bottom: 55px !important; }

.pl_55 {
  padding-left: 55px !important; }

.py_55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important; }

.px_55 {
  padding-right: 55px !important;
  padding-left: 55px !important; }

.p_60 {
  padding: 60px !important; }

.pt_60 {
  padding-top: 60px !important; }

.pr_60 {
  padding-right: 60px !important; }

.pb_60 {
  padding-bottom: 60px !important; }

.pl_60 {
  padding-left: 60px !important; }

.py_60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }

.px_60 {
  padding-right: 60px !important;
  padding-left: 60px !important; }

.p_65 {
  padding: 65px !important; }

.pt_65 {
  padding-top: 65px !important; }

.pr_65 {
  padding-right: 65px !important; }

.pb_65 {
  padding-bottom: 65px !important; }

.pl_65 {
  padding-left: 65px !important; }

.py_65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important; }

.px_65 {
  padding-right: 65px !important;
  padding-left: 65px !important; }

.p_70 {
  padding: 70px !important; }

.pt_70 {
  padding-top: 70px !important; }

.pr_70 {
  padding-right: 70px !important; }

.pb_70 {
  padding-bottom: 70px !important; }

.pl_70 {
  padding-left: 70px !important; }

.py_70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important; }

.px_70 {
  padding-right: 70px !important;
  padding-left: 70px !important; }

.p_75 {
  padding: 75px !important; }

.pt_75 {
  padding-top: 75px !important; }

.pr_75 {
  padding-right: 75px !important; }

.pb_75 {
  padding-bottom: 75px !important; }

.pl_75 {
  padding-left: 75px !important; }

.py_75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important; }

.px_75 {
  padding-right: 75px !important;
  padding-left: 75px !important; }

.p_80 {
  padding: 80px !important; }

.pt_80 {
  padding-top: 80px !important; }

.pr_80 {
  padding-right: 80px !important; }

.pb_80 {
  padding-bottom: 80px !important; }

.pl_80 {
  padding-left: 80px !important; }

.py_80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.px_80 {
  padding-right: 80px !important;
  padding-left: 80px !important; }

.p_85 {
  padding: 85px !important; }

.pt_85 {
  padding-top: 85px !important; }

.pr_85 {
  padding-right: 85px !important; }

.pb_85 {
  padding-bottom: 85px !important; }

.pl_85 {
  padding-left: 85px !important; }

.py_85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important; }

.px_85 {
  padding-right: 85px !important;
  padding-left: 85px !important; }

.p_90 {
  padding: 90px !important; }

.pt_90 {
  padding-top: 90px !important; }

.pr_90 {
  padding-right: 90px !important; }

.pb_90 {
  padding-bottom: 90px !important; }

.pl_90 {
  padding-left: 90px !important; }

.py_90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important; }

.px_90 {
  padding-right: 90px !important;
  padding-left: 90px !important; }

.p_95 {
  padding: 95px !important; }

.pt_95 {
  padding-top: 95px !important; }

.pr_95 {
  padding-right: 95px !important; }

.pb_95 {
  padding-bottom: 95px !important; }

.pl_95 {
  padding-left: 95px !important; }

.py_95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important; }

.px_95 {
  padding-right: 95px !important;
  padding-left: 95px !important; }

.p_100 {
  padding: 100px !important; }

.pt_100 {
  padding-top: 100px !important; }

.pr_100 {
  padding-right: 100px !important; }

.pb_100 {
  padding-bottom: 100px !important; }

.pl_100 {
  padding-left: 100px !important; }

.py_100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.px_100 {
  padding-right: 100px !important;
  padding-left: 100px !important; }

.p_115 {
  padding: 115px !important; }

.pt_115 {
  padding-top: 115px !important; }

.pr_115 {
  padding-right: 115px !important; }

.pb_115 {
  padding-bottom: 115px !important; }

.pl_115 {
  padding-left: 115px !important; }

.py_115 {
  padding-top: 115px !important;
  padding-bottom: 115px !important; }

.px_115 {
  padding-right: 115px !important;
  padding-left: 115px !important; }

.p_120 {
  padding: 120px !important; }

.pt_120 {
  padding-top: 120px !important; }

.pr_120 {
  padding-right: 120px !important; }

.pb_120 {
  padding-bottom: 120px !important; }

.pl_120 {
  padding-left: 120px !important; }

.py_120 {
  padding-top: 120px !important;
  padding-bottom: 120px !important; }

.px_120 {
  padding-right: 120px !important;
  padding-left: 120px !important; }

.p_125 {
  padding: 125px !important; }

.pt_125 {
  padding-top: 125px !important; }

.pr_125 {
  padding-right: 125px !important; }

.pb_125 {
  padding-bottom: 125px !important; }

.pl_125 {
  padding-left: 125px !important; }

.py_125 {
  padding-top: 125px !important;
  padding-bottom: 125px !important; }

.px_125 {
  padding-right: 125px !important;
  padding-left: 125px !important; }

.p_150 {
  padding: 150px !important; }

.pt_150 {
  padding-top: 150px !important; }

.pr_150 {
  padding-right: 150px !important; }

.pb_150 {
  padding-bottom: 150px !important; }

.pl_150 {
  padding-left: 150px !important; }

.py_150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important; }

.px_150 {
  padding-right: 150px !important;
  padding-left: 150px !important; }

.p_200 {
  padding: 200px !important; }

.pt_200 {
  padding-top: 200px !important; }

.pr_200 {
  padding-right: 200px !important; }

.pb_200 {
  padding-bottom: 200px !important; }

.pl_200 {
  padding-left: 200px !important; }

.py_200 {
  padding-top: 200px !important;
  padding-bottom: 200px !important; }

.px_200 {
  padding-right: 200px !important;
  padding-left: 200px !important; }

.p_220 {
  padding: 220px !important; }

.pt_220 {
  padding-top: 220px !important; }

.pr_220 {
  padding-right: 220px !important; }

.pb_220 {
  padding-bottom: 220px !important; }

.pl_220 {
  padding-left: 220px !important; }

.py_220 {
  padding-top: 220px !important;
  padding-bottom: 220px !important; }

.px_220 {
  padding-right: 220px !important;
  padding-left: 220px !important; }

.p_250 {
  padding: 250px !important; }

.pt_250 {
  padding-top: 250px !important; }

.pr_250 {
  padding-right: 250px !important; }

.pb_250 {
  padding-bottom: 250px !important; }

.pl_250 {
  padding-left: 250px !important; }

.py_250 {
  padding-top: 250px !important;
  padding-bottom: 250px !important; }

.px_250 {
  padding-right: 250px !important;
  padding-left: 250px !important; }

.p_300 {
  padding: 300px !important; }

.pt_300 {
  padding-top: 300px !important; }

.pr_300 {
  padding-right: 300px !important; }

.pb_300 {
  padding-bottom: 300px !important; }

.pl_300 {
  padding-left: 300px !important; }

.py_300 {
  padding-top: 300px !important;
  padding-bottom: 300px !important; }

.px_300 {
  padding-right: 300px !important;
  padding-left: 300px !important; }

@media (min-width: 576px) {
  .m-sm_0 {
    margin: 0px !important; }
  .mt-sm_0 {
    margin-top: 0px !important; }
  .mr-sm_0 {
    margin-right: 0px !important; }
  .mb-sm_0 {
    margin-bottom: 0px !important; }
  .ml-sm_0 {
    margin-left: 0px !important; }
  .my-sm_0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
  .mx-sm_0 {
    margin-right: 0px !important;
    margin-left: 0px !important; }
  .m-sm_1 {
    margin: 1px !important; }
  .mt-sm_1 {
    margin-top: 1px !important; }
  .mr-sm_1 {
    margin-right: 1px !important; }
  .mb-sm_1 {
    margin-bottom: 1px !important; }
  .ml-sm_1 {
    margin-left: 1px !important; }
  .my-sm_1 {
    margin-top: 1px !important;
    margin-bottom: 1px !important; }
  .mx-sm_1 {
    margin-right: 1px !important;
    margin-left: 1px !important; }
  .m-sm_2 {
    margin: 2px !important; }
  .mt-sm_2 {
    margin-top: 2px !important; }
  .mr-sm_2 {
    margin-right: 2px !important; }
  .mb-sm_2 {
    margin-bottom: 2px !important; }
  .ml-sm_2 {
    margin-left: 2px !important; }
  .my-sm_2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important; }
  .mx-sm_2 {
    margin-right: 2px !important;
    margin-left: 2px !important; }
  .m-sm_3 {
    margin: 3px !important; }
  .mt-sm_3 {
    margin-top: 3px !important; }
  .mr-sm_3 {
    margin-right: 3px !important; }
  .mb-sm_3 {
    margin-bottom: 3px !important; }
  .ml-sm_3 {
    margin-left: 3px !important; }
  .my-sm_3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important; }
  .mx-sm_3 {
    margin-right: 3px !important;
    margin-left: 3px !important; }
  .m-sm_4 {
    margin: 4px !important; }
  .mt-sm_4 {
    margin-top: 4px !important; }
  .mr-sm_4 {
    margin-right: 4px !important; }
  .mb-sm_4 {
    margin-bottom: 4px !important; }
  .ml-sm_4 {
    margin-left: 4px !important; }
  .my-sm_4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important; }
  .mx-sm_4 {
    margin-right: 4px !important;
    margin-left: 4px !important; }
  .m-sm_5 {
    margin: 5px !important; }
  .mt-sm_5 {
    margin-top: 5px !important; }
  .mr-sm_5 {
    margin-right: 5px !important; }
  .mb-sm_5 {
    margin-bottom: 5px !important; }
  .ml-sm_5 {
    margin-left: 5px !important; }
  .my-sm_5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }
  .mx-sm_5 {
    margin-right: 5px !important;
    margin-left: 5px !important; }
  .m-sm_6 {
    margin: 6px !important; }
  .mt-sm_6 {
    margin-top: 6px !important; }
  .mr-sm_6 {
    margin-right: 6px !important; }
  .mb-sm_6 {
    margin-bottom: 6px !important; }
  .ml-sm_6 {
    margin-left: 6px !important; }
  .my-sm_6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important; }
  .mx-sm_6 {
    margin-right: 6px !important;
    margin-left: 6px !important; }
  .m-sm_8 {
    margin: 8px !important; }
  .mt-sm_8 {
    margin-top: 8px !important; }
  .mr-sm_8 {
    margin-right: 8px !important; }
  .mb-sm_8 {
    margin-bottom: 8px !important; }
  .ml-sm_8 {
    margin-left: 8px !important; }
  .my-sm_8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important; }
  .mx-sm_8 {
    margin-right: 8px !important;
    margin-left: 8px !important; }
  .m-sm_10 {
    margin: 10px !important; }
  .mt-sm_10 {
    margin-top: 10px !important; }
  .mr-sm_10 {
    margin-right: 10px !important; }
  .mb-sm_10 {
    margin-bottom: 10px !important; }
  .ml-sm_10 {
    margin-left: 10px !important; }
  .my-sm_10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .mx-sm_10 {
    margin-right: 10px !important;
    margin-left: 10px !important; }
  .m-sm_12 {
    margin: 12px !important; }
  .mt-sm_12 {
    margin-top: 12px !important; }
  .mr-sm_12 {
    margin-right: 12px !important; }
  .mb-sm_12 {
    margin-bottom: 12px !important; }
  .ml-sm_12 {
    margin-left: 12px !important; }
  .my-sm_12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important; }
  .mx-sm_12 {
    margin-right: 12px !important;
    margin-left: 12px !important; }
  .m-sm_15 {
    margin: 15px !important; }
  .mt-sm_15 {
    margin-top: 15px !important; }
  .mr-sm_15 {
    margin-right: 15px !important; }
  .mb-sm_15 {
    margin-bottom: 15px !important; }
  .ml-sm_15 {
    margin-left: 15px !important; }
  .my-sm_15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .mx-sm_15 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .m-sm_16 {
    margin: 16px !important; }
  .mt-sm_16 {
    margin-top: 16px !important; }
  .mr-sm_16 {
    margin-right: 16px !important; }
  .mb-sm_16 {
    margin-bottom: 16px !important; }
  .ml-sm_16 {
    margin-left: 16px !important; }
  .my-sm_16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important; }
  .mx-sm_16 {
    margin-right: 16px !important;
    margin-left: 16px !important; }
  .m-sm_20 {
    margin: 20px !important; }
  .mt-sm_20 {
    margin-top: 20px !important; }
  .mr-sm_20 {
    margin-right: 20px !important; }
  .mb-sm_20 {
    margin-bottom: 20px !important; }
  .ml-sm_20 {
    margin-left: 20px !important; }
  .my-sm_20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .mx-sm_20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .m-sm_25 {
    margin: 25px !important; }
  .mt-sm_25 {
    margin-top: 25px !important; }
  .mr-sm_25 {
    margin-right: 25px !important; }
  .mb-sm_25 {
    margin-bottom: 25px !important; }
  .ml-sm_25 {
    margin-left: 25px !important; }
  .my-sm_25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; }
  .mx-sm_25 {
    margin-right: 25px !important;
    margin-left: 25px !important; }
  .m-sm_30 {
    margin: 30px !important; }
  .mt-sm_30 {
    margin-top: 30px !important; }
  .mr-sm_30 {
    margin-right: 30px !important; }
  .mb-sm_30 {
    margin-bottom: 30px !important; }
  .ml-sm_30 {
    margin-left: 30px !important; }
  .my-sm_30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .mx-sm_30 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .m-sm_32 {
    margin: 32px !important; }
  .mt-sm_32 {
    margin-top: 32px !important; }
  .mr-sm_32 {
    margin-right: 32px !important; }
  .mb-sm_32 {
    margin-bottom: 32px !important; }
  .ml-sm_32 {
    margin-left: 32px !important; }
  .my-sm_32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important; }
  .mx-sm_32 {
    margin-right: 32px !important;
    margin-left: 32px !important; }
  .m-sm_35 {
    margin: 35px !important; }
  .mt-sm_35 {
    margin-top: 35px !important; }
  .mr-sm_35 {
    margin-right: 35px !important; }
  .mb-sm_35 {
    margin-bottom: 35px !important; }
  .ml-sm_35 {
    margin-left: 35px !important; }
  .my-sm_35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }
  .mx-sm_35 {
    margin-right: 35px !important;
    margin-left: 35px !important; }
  .m-sm_40 {
    margin: 40px !important; }
  .mt-sm_40 {
    margin-top: 40px !important; }
  .mr-sm_40 {
    margin-right: 40px !important; }
  .mb-sm_40 {
    margin-bottom: 40px !important; }
  .ml-sm_40 {
    margin-left: 40px !important; }
  .my-sm_40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .mx-sm_40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .m-sm_45 {
    margin: 45px !important; }
  .mt-sm_45 {
    margin-top: 45px !important; }
  .mr-sm_45 {
    margin-right: 45px !important; }
  .mb-sm_45 {
    margin-bottom: 45px !important; }
  .ml-sm_45 {
    margin-left: 45px !important; }
  .my-sm_45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .mx-sm_45 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .m-sm_50 {
    margin: 50px !important; }
  .mt-sm_50 {
    margin-top: 50px !important; }
  .mr-sm_50 {
    margin-right: 50px !important; }
  .mb-sm_50 {
    margin-bottom: 50px !important; }
  .ml-sm_50 {
    margin-left: 50px !important; }
  .my-sm_50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .mx-sm_50 {
    margin-right: 50px !important;
    margin-left: 50px !important; }
  .m-sm_55 {
    margin: 55px !important; }
  .mt-sm_55 {
    margin-top: 55px !important; }
  .mr-sm_55 {
    margin-right: 55px !important; }
  .mb-sm_55 {
    margin-bottom: 55px !important; }
  .ml-sm_55 {
    margin-left: 55px !important; }
  .my-sm_55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important; }
  .mx-sm_55 {
    margin-right: 55px !important;
    margin-left: 55px !important; }
  .m-sm_60 {
    margin: 60px !important; }
  .mt-sm_60 {
    margin-top: 60px !important; }
  .mr-sm_60 {
    margin-right: 60px !important; }
  .mb-sm_60 {
    margin-bottom: 60px !important; }
  .ml-sm_60 {
    margin-left: 60px !important; }
  .my-sm_60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .mx-sm_60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .m-sm_65 {
    margin: 65px !important; }
  .mt-sm_65 {
    margin-top: 65px !important; }
  .mr-sm_65 {
    margin-right: 65px !important; }
  .mb-sm_65 {
    margin-bottom: 65px !important; }
  .ml-sm_65 {
    margin-left: 65px !important; }
  .my-sm_65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important; }
  .mx-sm_65 {
    margin-right: 65px !important;
    margin-left: 65px !important; }
  .m-sm_70 {
    margin: 70px !important; }
  .mt-sm_70 {
    margin-top: 70px !important; }
  .mr-sm_70 {
    margin-right: 70px !important; }
  .mb-sm_70 {
    margin-bottom: 70px !important; }
  .ml-sm_70 {
    margin-left: 70px !important; }
  .my-sm_70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important; }
  .mx-sm_70 {
    margin-right: 70px !important;
    margin-left: 70px !important; }
  .m-sm_75 {
    margin: 75px !important; }
  .mt-sm_75 {
    margin-top: 75px !important; }
  .mr-sm_75 {
    margin-right: 75px !important; }
  .mb-sm_75 {
    margin-bottom: 75px !important; }
  .ml-sm_75 {
    margin-left: 75px !important; }
  .my-sm_75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important; }
  .mx-sm_75 {
    margin-right: 75px !important;
    margin-left: 75px !important; }
  .m-sm_80 {
    margin: 80px !important; }
  .mt-sm_80 {
    margin-top: 80px !important; }
  .mr-sm_80 {
    margin-right: 80px !important; }
  .mb-sm_80 {
    margin-bottom: 80px !important; }
  .ml-sm_80 {
    margin-left: 80px !important; }
  .my-sm_80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .mx-sm_80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .m-sm_85 {
    margin: 85px !important; }
  .mt-sm_85 {
    margin-top: 85px !important; }
  .mr-sm_85 {
    margin-right: 85px !important; }
  .mb-sm_85 {
    margin-bottom: 85px !important; }
  .ml-sm_85 {
    margin-left: 85px !important; }
  .my-sm_85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important; }
  .mx-sm_85 {
    margin-right: 85px !important;
    margin-left: 85px !important; }
  .m-sm_90 {
    margin: 90px !important; }
  .mt-sm_90 {
    margin-top: 90px !important; }
  .mr-sm_90 {
    margin-right: 90px !important; }
  .mb-sm_90 {
    margin-bottom: 90px !important; }
  .ml-sm_90 {
    margin-left: 90px !important; }
  .my-sm_90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important; }
  .mx-sm_90 {
    margin-right: 90px !important;
    margin-left: 90px !important; }
  .m-sm_95 {
    margin: 95px !important; }
  .mt-sm_95 {
    margin-top: 95px !important; }
  .mr-sm_95 {
    margin-right: 95px !important; }
  .mb-sm_95 {
    margin-bottom: 95px !important; }
  .ml-sm_95 {
    margin-left: 95px !important; }
  .my-sm_95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important; }
  .mx-sm_95 {
    margin-right: 95px !important;
    margin-left: 95px !important; }
  .m-sm_100 {
    margin: 100px !important; }
  .mt-sm_100 {
    margin-top: 100px !important; }
  .mr-sm_100 {
    margin-right: 100px !important; }
  .mb-sm_100 {
    margin-bottom: 100px !important; }
  .ml-sm_100 {
    margin-left: 100px !important; }
  .my-sm_100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .mx-sm_100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .m-sm_115 {
    margin: 115px !important; }
  .mt-sm_115 {
    margin-top: 115px !important; }
  .mr-sm_115 {
    margin-right: 115px !important; }
  .mb-sm_115 {
    margin-bottom: 115px !important; }
  .ml-sm_115 {
    margin-left: 115px !important; }
  .my-sm_115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important; }
  .mx-sm_115 {
    margin-right: 115px !important;
    margin-left: 115px !important; }
  .m-sm_120 {
    margin: 120px !important; }
  .mt-sm_120 {
    margin-top: 120px !important; }
  .mr-sm_120 {
    margin-right: 120px !important; }
  .mb-sm_120 {
    margin-bottom: 120px !important; }
  .ml-sm_120 {
    margin-left: 120px !important; }
  .my-sm_120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; }
  .mx-sm_120 {
    margin-right: 120px !important;
    margin-left: 120px !important; }
  .m-sm_125 {
    margin: 125px !important; }
  .mt-sm_125 {
    margin-top: 125px !important; }
  .mr-sm_125 {
    margin-right: 125px !important; }
  .mb-sm_125 {
    margin-bottom: 125px !important; }
  .ml-sm_125 {
    margin-left: 125px !important; }
  .my-sm_125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important; }
  .mx-sm_125 {
    margin-right: 125px !important;
    margin-left: 125px !important; }
  .m-sm_150 {
    margin: 150px !important; }
  .mt-sm_150 {
    margin-top: 150px !important; }
  .mr-sm_150 {
    margin-right: 150px !important; }
  .mb-sm_150 {
    margin-bottom: 150px !important; }
  .ml-sm_150 {
    margin-left: 150px !important; }
  .my-sm_150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important; }
  .mx-sm_150 {
    margin-right: 150px !important;
    margin-left: 150px !important; }
  .m-sm_200 {
    margin: 200px !important; }
  .mt-sm_200 {
    margin-top: 200px !important; }
  .mr-sm_200 {
    margin-right: 200px !important; }
  .mb-sm_200 {
    margin-bottom: 200px !important; }
  .ml-sm_200 {
    margin-left: 200px !important; }
  .my-sm_200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important; }
  .mx-sm_200 {
    margin-right: 200px !important;
    margin-left: 200px !important; }
  .m-sm_220 {
    margin: 220px !important; }
  .mt-sm_220 {
    margin-top: 220px !important; }
  .mr-sm_220 {
    margin-right: 220px !important; }
  .mb-sm_220 {
    margin-bottom: 220px !important; }
  .ml-sm_220 {
    margin-left: 220px !important; }
  .my-sm_220 {
    margin-top: 220px !important;
    margin-bottom: 220px !important; }
  .mx-sm_220 {
    margin-right: 220px !important;
    margin-left: 220px !important; }
  .m-sm_250 {
    margin: 250px !important; }
  .mt-sm_250 {
    margin-top: 250px !important; }
  .mr-sm_250 {
    margin-right: 250px !important; }
  .mb-sm_250 {
    margin-bottom: 250px !important; }
  .ml-sm_250 {
    margin-left: 250px !important; }
  .my-sm_250 {
    margin-top: 250px !important;
    margin-bottom: 250px !important; }
  .mx-sm_250 {
    margin-right: 250px !important;
    margin-left: 250px !important; }
  .m-sm_300 {
    margin: 300px !important; }
  .mt-sm_300 {
    margin-top: 300px !important; }
  .mr-sm_300 {
    margin-right: 300px !important; }
  .mb-sm_300 {
    margin-bottom: 300px !important; }
  .ml-sm_300 {
    margin-left: 300px !important; }
  .my-sm_300 {
    margin-top: 300px !important;
    margin-bottom: 300px !important; }
  .mx-sm_300 {
    margin-right: 300px !important;
    margin-left: 300px !important; }
  .p-sm_0 {
    padding: 0px !important; }
  .pt-sm_0 {
    padding-top: 0px !important; }
  .pr-sm_0 {
    padding-right: 0px !important; }
  .pb-sm_0 {
    padding-bottom: 0px !important; }
  .pl-sm_0 {
    padding-left: 0px !important; }
  .py-sm_0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .px-sm_0 {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  .p-sm_1 {
    padding: 1px !important; }
  .pt-sm_1 {
    padding-top: 1px !important; }
  .pr-sm_1 {
    padding-right: 1px !important; }
  .pb-sm_1 {
    padding-bottom: 1px !important; }
  .pl-sm_1 {
    padding-left: 1px !important; }
  .py-sm_1 {
    padding-top: 1px !important;
    padding-bottom: 1px !important; }
  .px-sm_1 {
    padding-right: 1px !important;
    padding-left: 1px !important; }
  .p-sm_2 {
    padding: 2px !important; }
  .pt-sm_2 {
    padding-top: 2px !important; }
  .pr-sm_2 {
    padding-right: 2px !important; }
  .pb-sm_2 {
    padding-bottom: 2px !important; }
  .pl-sm_2 {
    padding-left: 2px !important; }
  .py-sm_2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important; }
  .px-sm_2 {
    padding-right: 2px !important;
    padding-left: 2px !important; }
  .p-sm_3 {
    padding: 3px !important; }
  .pt-sm_3 {
    padding-top: 3px !important; }
  .pr-sm_3 {
    padding-right: 3px !important; }
  .pb-sm_3 {
    padding-bottom: 3px !important; }
  .pl-sm_3 {
    padding-left: 3px !important; }
  .py-sm_3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important; }
  .px-sm_3 {
    padding-right: 3px !important;
    padding-left: 3px !important; }
  .p-sm_4 {
    padding: 4px !important; }
  .pt-sm_4 {
    padding-top: 4px !important; }
  .pr-sm_4 {
    padding-right: 4px !important; }
  .pb-sm_4 {
    padding-bottom: 4px !important; }
  .pl-sm_4 {
    padding-left: 4px !important; }
  .py-sm_4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important; }
  .px-sm_4 {
    padding-right: 4px !important;
    padding-left: 4px !important; }
  .p-sm_5 {
    padding: 5px !important; }
  .pt-sm_5 {
    padding-top: 5px !important; }
  .pr-sm_5 {
    padding-right: 5px !important; }
  .pb-sm_5 {
    padding-bottom: 5px !important; }
  .pl-sm_5 {
    padding-left: 5px !important; }
  .py-sm_5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }
  .px-sm_5 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  .p-sm_6 {
    padding: 6px !important; }
  .pt-sm_6 {
    padding-top: 6px !important; }
  .pr-sm_6 {
    padding-right: 6px !important; }
  .pb-sm_6 {
    padding-bottom: 6px !important; }
  .pl-sm_6 {
    padding-left: 6px !important; }
  .py-sm_6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important; }
  .px-sm_6 {
    padding-right: 6px !important;
    padding-left: 6px !important; }
  .p-sm_8 {
    padding: 8px !important; }
  .pt-sm_8 {
    padding-top: 8px !important; }
  .pr-sm_8 {
    padding-right: 8px !important; }
  .pb-sm_8 {
    padding-bottom: 8px !important; }
  .pl-sm_8 {
    padding-left: 8px !important; }
  .py-sm_8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }
  .px-sm_8 {
    padding-right: 8px !important;
    padding-left: 8px !important; }
  .p-sm_10 {
    padding: 10px !important; }
  .pt-sm_10 {
    padding-top: 10px !important; }
  .pr-sm_10 {
    padding-right: 10px !important; }
  .pb-sm_10 {
    padding-bottom: 10px !important; }
  .pl-sm_10 {
    padding-left: 10px !important; }
  .py-sm_10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .px-sm_10 {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  .p-sm_12 {
    padding: 12px !important; }
  .pt-sm_12 {
    padding-top: 12px !important; }
  .pr-sm_12 {
    padding-right: 12px !important; }
  .pb-sm_12 {
    padding-bottom: 12px !important; }
  .pl-sm_12 {
    padding-left: 12px !important; }
  .py-sm_12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important; }
  .px-sm_12 {
    padding-right: 12px !important;
    padding-left: 12px !important; }
  .p-sm_15 {
    padding: 15px !important; }
  .pt-sm_15 {
    padding-top: 15px !important; }
  .pr-sm_15 {
    padding-right: 15px !important; }
  .pb-sm_15 {
    padding-bottom: 15px !important; }
  .pl-sm_15 {
    padding-left: 15px !important; }
  .py-sm_15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .px-sm_15 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .p-sm_16 {
    padding: 16px !important; }
  .pt-sm_16 {
    padding-top: 16px !important; }
  .pr-sm_16 {
    padding-right: 16px !important; }
  .pb-sm_16 {
    padding-bottom: 16px !important; }
  .pl-sm_16 {
    padding-left: 16px !important; }
  .py-sm_16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important; }
  .px-sm_16 {
    padding-right: 16px !important;
    padding-left: 16px !important; }
  .p-sm_20 {
    padding: 20px !important; }
  .pt-sm_20 {
    padding-top: 20px !important; }
  .pr-sm_20 {
    padding-right: 20px !important; }
  .pb-sm_20 {
    padding-bottom: 20px !important; }
  .pl-sm_20 {
    padding-left: 20px !important; }
  .py-sm_20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .px-sm_20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .p-sm_25 {
    padding: 25px !important; }
  .pt-sm_25 {
    padding-top: 25px !important; }
  .pr-sm_25 {
    padding-right: 25px !important; }
  .pb-sm_25 {
    padding-bottom: 25px !important; }
  .pl-sm_25 {
    padding-left: 25px !important; }
  .py-sm_25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }
  .px-sm_25 {
    padding-right: 25px !important;
    padding-left: 25px !important; }
  .p-sm_30 {
    padding: 30px !important; }
  .pt-sm_30 {
    padding-top: 30px !important; }
  .pr-sm_30 {
    padding-right: 30px !important; }
  .pb-sm_30 {
    padding-bottom: 30px !important; }
  .pl-sm_30 {
    padding-left: 30px !important; }
  .py-sm_30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .px-sm_30 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .p-sm_32 {
    padding: 32px !important; }
  .pt-sm_32 {
    padding-top: 32px !important; }
  .pr-sm_32 {
    padding-right: 32px !important; }
  .pb-sm_32 {
    padding-bottom: 32px !important; }
  .pl-sm_32 {
    padding-left: 32px !important; }
  .py-sm_32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important; }
  .px-sm_32 {
    padding-right: 32px !important;
    padding-left: 32px !important; }
  .p-sm_35 {
    padding: 35px !important; }
  .pt-sm_35 {
    padding-top: 35px !important; }
  .pr-sm_35 {
    padding-right: 35px !important; }
  .pb-sm_35 {
    padding-bottom: 35px !important; }
  .pl-sm_35 {
    padding-left: 35px !important; }
  .py-sm_35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important; }
  .px-sm_35 {
    padding-right: 35px !important;
    padding-left: 35px !important; }
  .p-sm_40 {
    padding: 40px !important; }
  .pt-sm_40 {
    padding-top: 40px !important; }
  .pr-sm_40 {
    padding-right: 40px !important; }
  .pb-sm_40 {
    padding-bottom: 40px !important; }
  .pl-sm_40 {
    padding-left: 40px !important; }
  .py-sm_40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .px-sm_40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .p-sm_45 {
    padding: 45px !important; }
  .pt-sm_45 {
    padding-top: 45px !important; }
  .pr-sm_45 {
    padding-right: 45px !important; }
  .pb-sm_45 {
    padding-bottom: 45px !important; }
  .pl-sm_45 {
    padding-left: 45px !important; }
  .py-sm_45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .px-sm_45 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .p-sm_50 {
    padding: 50px !important; }
  .pt-sm_50 {
    padding-top: 50px !important; }
  .pr-sm_50 {
    padding-right: 50px !important; }
  .pb-sm_50 {
    padding-bottom: 50px !important; }
  .pl-sm_50 {
    padding-left: 50px !important; }
  .py-sm_50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .px-sm_50 {
    padding-right: 50px !important;
    padding-left: 50px !important; }
  .p-sm_55 {
    padding: 55px !important; }
  .pt-sm_55 {
    padding-top: 55px !important; }
  .pr-sm_55 {
    padding-right: 55px !important; }
  .pb-sm_55 {
    padding-bottom: 55px !important; }
  .pl-sm_55 {
    padding-left: 55px !important; }
  .py-sm_55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important; }
  .px-sm_55 {
    padding-right: 55px !important;
    padding-left: 55px !important; }
  .p-sm_60 {
    padding: 60px !important; }
  .pt-sm_60 {
    padding-top: 60px !important; }
  .pr-sm_60 {
    padding-right: 60px !important; }
  .pb-sm_60 {
    padding-bottom: 60px !important; }
  .pl-sm_60 {
    padding-left: 60px !important; }
  .py-sm_60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .px-sm_60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .p-sm_65 {
    padding: 65px !important; }
  .pt-sm_65 {
    padding-top: 65px !important; }
  .pr-sm_65 {
    padding-right: 65px !important; }
  .pb-sm_65 {
    padding-bottom: 65px !important; }
  .pl-sm_65 {
    padding-left: 65px !important; }
  .py-sm_65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important; }
  .px-sm_65 {
    padding-right: 65px !important;
    padding-left: 65px !important; }
  .p-sm_70 {
    padding: 70px !important; }
  .pt-sm_70 {
    padding-top: 70px !important; }
  .pr-sm_70 {
    padding-right: 70px !important; }
  .pb-sm_70 {
    padding-bottom: 70px !important; }
  .pl-sm_70 {
    padding-left: 70px !important; }
  .py-sm_70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }
  .px-sm_70 {
    padding-right: 70px !important;
    padding-left: 70px !important; }
  .p-sm_75 {
    padding: 75px !important; }
  .pt-sm_75 {
    padding-top: 75px !important; }
  .pr-sm_75 {
    padding-right: 75px !important; }
  .pb-sm_75 {
    padding-bottom: 75px !important; }
  .pl-sm_75 {
    padding-left: 75px !important; }
  .py-sm_75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important; }
  .px-sm_75 {
    padding-right: 75px !important;
    padding-left: 75px !important; }
  .p-sm_80 {
    padding: 80px !important; }
  .pt-sm_80 {
    padding-top: 80px !important; }
  .pr-sm_80 {
    padding-right: 80px !important; }
  .pb-sm_80 {
    padding-bottom: 80px !important; }
  .pl-sm_80 {
    padding-left: 80px !important; }
  .py-sm_80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .px-sm_80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .p-sm_85 {
    padding: 85px !important; }
  .pt-sm_85 {
    padding-top: 85px !important; }
  .pr-sm_85 {
    padding-right: 85px !important; }
  .pb-sm_85 {
    padding-bottom: 85px !important; }
  .pl-sm_85 {
    padding-left: 85px !important; }
  .py-sm_85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important; }
  .px-sm_85 {
    padding-right: 85px !important;
    padding-left: 85px !important; }
  .p-sm_90 {
    padding: 90px !important; }
  .pt-sm_90 {
    padding-top: 90px !important; }
  .pr-sm_90 {
    padding-right: 90px !important; }
  .pb-sm_90 {
    padding-bottom: 90px !important; }
  .pl-sm_90 {
    padding-left: 90px !important; }
  .py-sm_90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important; }
  .px-sm_90 {
    padding-right: 90px !important;
    padding-left: 90px !important; }
  .p-sm_95 {
    padding: 95px !important; }
  .pt-sm_95 {
    padding-top: 95px !important; }
  .pr-sm_95 {
    padding-right: 95px !important; }
  .pb-sm_95 {
    padding-bottom: 95px !important; }
  .pl-sm_95 {
    padding-left: 95px !important; }
  .py-sm_95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important; }
  .px-sm_95 {
    padding-right: 95px !important;
    padding-left: 95px !important; }
  .p-sm_100 {
    padding: 100px !important; }
  .pt-sm_100 {
    padding-top: 100px !important; }
  .pr-sm_100 {
    padding-right: 100px !important; }
  .pb-sm_100 {
    padding-bottom: 100px !important; }
  .pl-sm_100 {
    padding-left: 100px !important; }
  .py-sm_100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .px-sm_100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .p-sm_115 {
    padding: 115px !important; }
  .pt-sm_115 {
    padding-top: 115px !important; }
  .pr-sm_115 {
    padding-right: 115px !important; }
  .pb-sm_115 {
    padding-bottom: 115px !important; }
  .pl-sm_115 {
    padding-left: 115px !important; }
  .py-sm_115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important; }
  .px-sm_115 {
    padding-right: 115px !important;
    padding-left: 115px !important; }
  .p-sm_120 {
    padding: 120px !important; }
  .pt-sm_120 {
    padding-top: 120px !important; }
  .pr-sm_120 {
    padding-right: 120px !important; }
  .pb-sm_120 {
    padding-bottom: 120px !important; }
  .pl-sm_120 {
    padding-left: 120px !important; }
  .py-sm_120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; }
  .px-sm_120 {
    padding-right: 120px !important;
    padding-left: 120px !important; }
  .p-sm_125 {
    padding: 125px !important; }
  .pt-sm_125 {
    padding-top: 125px !important; }
  .pr-sm_125 {
    padding-right: 125px !important; }
  .pb-sm_125 {
    padding-bottom: 125px !important; }
  .pl-sm_125 {
    padding-left: 125px !important; }
  .py-sm_125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important; }
  .px-sm_125 {
    padding-right: 125px !important;
    padding-left: 125px !important; }
  .p-sm_150 {
    padding: 150px !important; }
  .pt-sm_150 {
    padding-top: 150px !important; }
  .pr-sm_150 {
    padding-right: 150px !important; }
  .pb-sm_150 {
    padding-bottom: 150px !important; }
  .pl-sm_150 {
    padding-left: 150px !important; }
  .py-sm_150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important; }
  .px-sm_150 {
    padding-right: 150px !important;
    padding-left: 150px !important; }
  .p-sm_200 {
    padding: 200px !important; }
  .pt-sm_200 {
    padding-top: 200px !important; }
  .pr-sm_200 {
    padding-right: 200px !important; }
  .pb-sm_200 {
    padding-bottom: 200px !important; }
  .pl-sm_200 {
    padding-left: 200px !important; }
  .py-sm_200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important; }
  .px-sm_200 {
    padding-right: 200px !important;
    padding-left: 200px !important; }
  .p-sm_220 {
    padding: 220px !important; }
  .pt-sm_220 {
    padding-top: 220px !important; }
  .pr-sm_220 {
    padding-right: 220px !important; }
  .pb-sm_220 {
    padding-bottom: 220px !important; }
  .pl-sm_220 {
    padding-left: 220px !important; }
  .py-sm_220 {
    padding-top: 220px !important;
    padding-bottom: 220px !important; }
  .px-sm_220 {
    padding-right: 220px !important;
    padding-left: 220px !important; }
  .p-sm_250 {
    padding: 250px !important; }
  .pt-sm_250 {
    padding-top: 250px !important; }
  .pr-sm_250 {
    padding-right: 250px !important; }
  .pb-sm_250 {
    padding-bottom: 250px !important; }
  .pl-sm_250 {
    padding-left: 250px !important; }
  .py-sm_250 {
    padding-top: 250px !important;
    padding-bottom: 250px !important; }
  .px-sm_250 {
    padding-right: 250px !important;
    padding-left: 250px !important; }
  .p-sm_300 {
    padding: 300px !important; }
  .pt-sm_300 {
    padding-top: 300px !important; }
  .pr-sm_300 {
    padding-right: 300px !important; }
  .pb-sm_300 {
    padding-bottom: 300px !important; }
  .pl-sm_300 {
    padding-left: 300px !important; }
  .py-sm_300 {
    padding-top: 300px !important;
    padding-bottom: 300px !important; }
  .px-sm_300 {
    padding-right: 300px !important;
    padding-left: 300px !important; } }

@media (min-width: 768px) {
  .m-md_0 {
    margin: 0px !important; }
  .mt-md_0 {
    margin-top: 0px !important; }
  .mr-md_0 {
    margin-right: 0px !important; }
  .mb-md_0 {
    margin-bottom: 0px !important; }
  .ml-md_0 {
    margin-left: 0px !important; }
  .my-md_0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
  .mx-md_0 {
    margin-right: 0px !important;
    margin-left: 0px !important; }
  .m-md_1 {
    margin: 1px !important; }
  .mt-md_1 {
    margin-top: 1px !important; }
  .mr-md_1 {
    margin-right: 1px !important; }
  .mb-md_1 {
    margin-bottom: 1px !important; }
  .ml-md_1 {
    margin-left: 1px !important; }
  .my-md_1 {
    margin-top: 1px !important;
    margin-bottom: 1px !important; }
  .mx-md_1 {
    margin-right: 1px !important;
    margin-left: 1px !important; }
  .m-md_2 {
    margin: 2px !important; }
  .mt-md_2 {
    margin-top: 2px !important; }
  .mr-md_2 {
    margin-right: 2px !important; }
  .mb-md_2 {
    margin-bottom: 2px !important; }
  .ml-md_2 {
    margin-left: 2px !important; }
  .my-md_2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important; }
  .mx-md_2 {
    margin-right: 2px !important;
    margin-left: 2px !important; }
  .m-md_3 {
    margin: 3px !important; }
  .mt-md_3 {
    margin-top: 3px !important; }
  .mr-md_3 {
    margin-right: 3px !important; }
  .mb-md_3 {
    margin-bottom: 3px !important; }
  .ml-md_3 {
    margin-left: 3px !important; }
  .my-md_3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important; }
  .mx-md_3 {
    margin-right: 3px !important;
    margin-left: 3px !important; }
  .m-md_4 {
    margin: 4px !important; }
  .mt-md_4 {
    margin-top: 4px !important; }
  .mr-md_4 {
    margin-right: 4px !important; }
  .mb-md_4 {
    margin-bottom: 4px !important; }
  .ml-md_4 {
    margin-left: 4px !important; }
  .my-md_4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important; }
  .mx-md_4 {
    margin-right: 4px !important;
    margin-left: 4px !important; }
  .m-md_5 {
    margin: 5px !important; }
  .mt-md_5 {
    margin-top: 5px !important; }
  .mr-md_5 {
    margin-right: 5px !important; }
  .mb-md_5 {
    margin-bottom: 5px !important; }
  .ml-md_5 {
    margin-left: 5px !important; }
  .my-md_5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }
  .mx-md_5 {
    margin-right: 5px !important;
    margin-left: 5px !important; }
  .m-md_6 {
    margin: 6px !important; }
  .mt-md_6 {
    margin-top: 6px !important; }
  .mr-md_6 {
    margin-right: 6px !important; }
  .mb-md_6 {
    margin-bottom: 6px !important; }
  .ml-md_6 {
    margin-left: 6px !important; }
  .my-md_6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important; }
  .mx-md_6 {
    margin-right: 6px !important;
    margin-left: 6px !important; }
  .m-md_8 {
    margin: 8px !important; }
  .mt-md_8 {
    margin-top: 8px !important; }
  .mr-md_8 {
    margin-right: 8px !important; }
  .mb-md_8 {
    margin-bottom: 8px !important; }
  .ml-md_8 {
    margin-left: 8px !important; }
  .my-md_8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important; }
  .mx-md_8 {
    margin-right: 8px !important;
    margin-left: 8px !important; }
  .m-md_10 {
    margin: 10px !important; }
  .mt-md_10 {
    margin-top: 10px !important; }
  .mr-md_10 {
    margin-right: 10px !important; }
  .mb-md_10 {
    margin-bottom: 10px !important; }
  .ml-md_10 {
    margin-left: 10px !important; }
  .my-md_10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .mx-md_10 {
    margin-right: 10px !important;
    margin-left: 10px !important; }
  .m-md_12 {
    margin: 12px !important; }
  .mt-md_12 {
    margin-top: 12px !important; }
  .mr-md_12 {
    margin-right: 12px !important; }
  .mb-md_12 {
    margin-bottom: 12px !important; }
  .ml-md_12 {
    margin-left: 12px !important; }
  .my-md_12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important; }
  .mx-md_12 {
    margin-right: 12px !important;
    margin-left: 12px !important; }
  .m-md_15 {
    margin: 15px !important; }
  .mt-md_15 {
    margin-top: 15px !important; }
  .mr-md_15 {
    margin-right: 15px !important; }
  .mb-md_15 {
    margin-bottom: 15px !important; }
  .ml-md_15 {
    margin-left: 15px !important; }
  .my-md_15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .mx-md_15 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .m-md_16 {
    margin: 16px !important; }
  .mt-md_16 {
    margin-top: 16px !important; }
  .mr-md_16 {
    margin-right: 16px !important; }
  .mb-md_16 {
    margin-bottom: 16px !important; }
  .ml-md_16 {
    margin-left: 16px !important; }
  .my-md_16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important; }
  .mx-md_16 {
    margin-right: 16px !important;
    margin-left: 16px !important; }
  .m-md_20 {
    margin: 20px !important; }
  .mt-md_20 {
    margin-top: 20px !important; }
  .mr-md_20 {
    margin-right: 20px !important; }
  .mb-md_20 {
    margin-bottom: 20px !important; }
  .ml-md_20 {
    margin-left: 20px !important; }
  .my-md_20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .mx-md_20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .m-md_25 {
    margin: 25px !important; }
  .mt-md_25 {
    margin-top: 25px !important; }
  .mr-md_25 {
    margin-right: 25px !important; }
  .mb-md_25 {
    margin-bottom: 25px !important; }
  .ml-md_25 {
    margin-left: 25px !important; }
  .my-md_25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; }
  .mx-md_25 {
    margin-right: 25px !important;
    margin-left: 25px !important; }
  .m-md_30 {
    margin: 30px !important; }
  .mt-md_30 {
    margin-top: 30px !important; }
  .mr-md_30 {
    margin-right: 30px !important; }
  .mb-md_30 {
    margin-bottom: 30px !important; }
  .ml-md_30 {
    margin-left: 30px !important; }
  .my-md_30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .mx-md_30 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .m-md_32 {
    margin: 32px !important; }
  .mt-md_32 {
    margin-top: 32px !important; }
  .mr-md_32 {
    margin-right: 32px !important; }
  .mb-md_32 {
    margin-bottom: 32px !important; }
  .ml-md_32 {
    margin-left: 32px !important; }
  .my-md_32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important; }
  .mx-md_32 {
    margin-right: 32px !important;
    margin-left: 32px !important; }
  .m-md_35 {
    margin: 35px !important; }
  .mt-md_35 {
    margin-top: 35px !important; }
  .mr-md_35 {
    margin-right: 35px !important; }
  .mb-md_35 {
    margin-bottom: 35px !important; }
  .ml-md_35 {
    margin-left: 35px !important; }
  .my-md_35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }
  .mx-md_35 {
    margin-right: 35px !important;
    margin-left: 35px !important; }
  .m-md_40 {
    margin: 40px !important; }
  .mt-md_40 {
    margin-top: 40px !important; }
  .mr-md_40 {
    margin-right: 40px !important; }
  .mb-md_40 {
    margin-bottom: 40px !important; }
  .ml-md_40 {
    margin-left: 40px !important; }
  .my-md_40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .mx-md_40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .m-md_45 {
    margin: 45px !important; }
  .mt-md_45 {
    margin-top: 45px !important; }
  .mr-md_45 {
    margin-right: 45px !important; }
  .mb-md_45 {
    margin-bottom: 45px !important; }
  .ml-md_45 {
    margin-left: 45px !important; }
  .my-md_45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .mx-md_45 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .m-md_50 {
    margin: 50px !important; }
  .mt-md_50 {
    margin-top: 50px !important; }
  .mr-md_50 {
    margin-right: 50px !important; }
  .mb-md_50 {
    margin-bottom: 50px !important; }
  .ml-md_50 {
    margin-left: 50px !important; }
  .my-md_50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .mx-md_50 {
    margin-right: 50px !important;
    margin-left: 50px !important; }
  .m-md_55 {
    margin: 55px !important; }
  .mt-md_55 {
    margin-top: 55px !important; }
  .mr-md_55 {
    margin-right: 55px !important; }
  .mb-md_55 {
    margin-bottom: 55px !important; }
  .ml-md_55 {
    margin-left: 55px !important; }
  .my-md_55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important; }
  .mx-md_55 {
    margin-right: 55px !important;
    margin-left: 55px !important; }
  .m-md_60 {
    margin: 60px !important; }
  .mt-md_60 {
    margin-top: 60px !important; }
  .mr-md_60 {
    margin-right: 60px !important; }
  .mb-md_60 {
    margin-bottom: 60px !important; }
  .ml-md_60 {
    margin-left: 60px !important; }
  .my-md_60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .mx-md_60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .m-md_65 {
    margin: 65px !important; }
  .mt-md_65 {
    margin-top: 65px !important; }
  .mr-md_65 {
    margin-right: 65px !important; }
  .mb-md_65 {
    margin-bottom: 65px !important; }
  .ml-md_65 {
    margin-left: 65px !important; }
  .my-md_65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important; }
  .mx-md_65 {
    margin-right: 65px !important;
    margin-left: 65px !important; }
  .m-md_70 {
    margin: 70px !important; }
  .mt-md_70 {
    margin-top: 70px !important; }
  .mr-md_70 {
    margin-right: 70px !important; }
  .mb-md_70 {
    margin-bottom: 70px !important; }
  .ml-md_70 {
    margin-left: 70px !important; }
  .my-md_70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important; }
  .mx-md_70 {
    margin-right: 70px !important;
    margin-left: 70px !important; }
  .m-md_75 {
    margin: 75px !important; }
  .mt-md_75 {
    margin-top: 75px !important; }
  .mr-md_75 {
    margin-right: 75px !important; }
  .mb-md_75 {
    margin-bottom: 75px !important; }
  .ml-md_75 {
    margin-left: 75px !important; }
  .my-md_75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important; }
  .mx-md_75 {
    margin-right: 75px !important;
    margin-left: 75px !important; }
  .m-md_80 {
    margin: 80px !important; }
  .mt-md_80 {
    margin-top: 80px !important; }
  .mr-md_80 {
    margin-right: 80px !important; }
  .mb-md_80 {
    margin-bottom: 80px !important; }
  .ml-md_80 {
    margin-left: 80px !important; }
  .my-md_80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .mx-md_80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .m-md_85 {
    margin: 85px !important; }
  .mt-md_85 {
    margin-top: 85px !important; }
  .mr-md_85 {
    margin-right: 85px !important; }
  .mb-md_85 {
    margin-bottom: 85px !important; }
  .ml-md_85 {
    margin-left: 85px !important; }
  .my-md_85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important; }
  .mx-md_85 {
    margin-right: 85px !important;
    margin-left: 85px !important; }
  .m-md_90 {
    margin: 90px !important; }
  .mt-md_90 {
    margin-top: 90px !important; }
  .mr-md_90 {
    margin-right: 90px !important; }
  .mb-md_90 {
    margin-bottom: 90px !important; }
  .ml-md_90 {
    margin-left: 90px !important; }
  .my-md_90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important; }
  .mx-md_90 {
    margin-right: 90px !important;
    margin-left: 90px !important; }
  .m-md_95 {
    margin: 95px !important; }
  .mt-md_95 {
    margin-top: 95px !important; }
  .mr-md_95 {
    margin-right: 95px !important; }
  .mb-md_95 {
    margin-bottom: 95px !important; }
  .ml-md_95 {
    margin-left: 95px !important; }
  .my-md_95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important; }
  .mx-md_95 {
    margin-right: 95px !important;
    margin-left: 95px !important; }
  .m-md_100 {
    margin: 100px !important; }
  .mt-md_100 {
    margin-top: 100px !important; }
  .mr-md_100 {
    margin-right: 100px !important; }
  .mb-md_100 {
    margin-bottom: 100px !important; }
  .ml-md_100 {
    margin-left: 100px !important; }
  .my-md_100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .mx-md_100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .m-md_115 {
    margin: 115px !important; }
  .mt-md_115 {
    margin-top: 115px !important; }
  .mr-md_115 {
    margin-right: 115px !important; }
  .mb-md_115 {
    margin-bottom: 115px !important; }
  .ml-md_115 {
    margin-left: 115px !important; }
  .my-md_115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important; }
  .mx-md_115 {
    margin-right: 115px !important;
    margin-left: 115px !important; }
  .m-md_120 {
    margin: 120px !important; }
  .mt-md_120 {
    margin-top: 120px !important; }
  .mr-md_120 {
    margin-right: 120px !important; }
  .mb-md_120 {
    margin-bottom: 120px !important; }
  .ml-md_120 {
    margin-left: 120px !important; }
  .my-md_120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; }
  .mx-md_120 {
    margin-right: 120px !important;
    margin-left: 120px !important; }
  .m-md_125 {
    margin: 125px !important; }
  .mt-md_125 {
    margin-top: 125px !important; }
  .mr-md_125 {
    margin-right: 125px !important; }
  .mb-md_125 {
    margin-bottom: 125px !important; }
  .ml-md_125 {
    margin-left: 125px !important; }
  .my-md_125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important; }
  .mx-md_125 {
    margin-right: 125px !important;
    margin-left: 125px !important; }
  .m-md_150 {
    margin: 150px !important; }
  .mt-md_150 {
    margin-top: 150px !important; }
  .mr-md_150 {
    margin-right: 150px !important; }
  .mb-md_150 {
    margin-bottom: 150px !important; }
  .ml-md_150 {
    margin-left: 150px !important; }
  .my-md_150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important; }
  .mx-md_150 {
    margin-right: 150px !important;
    margin-left: 150px !important; }
  .m-md_200 {
    margin: 200px !important; }
  .mt-md_200 {
    margin-top: 200px !important; }
  .mr-md_200 {
    margin-right: 200px !important; }
  .mb-md_200 {
    margin-bottom: 200px !important; }
  .ml-md_200 {
    margin-left: 200px !important; }
  .my-md_200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important; }
  .mx-md_200 {
    margin-right: 200px !important;
    margin-left: 200px !important; }
  .m-md_220 {
    margin: 220px !important; }
  .mt-md_220 {
    margin-top: 220px !important; }
  .mr-md_220 {
    margin-right: 220px !important; }
  .mb-md_220 {
    margin-bottom: 220px !important; }
  .ml-md_220 {
    margin-left: 220px !important; }
  .my-md_220 {
    margin-top: 220px !important;
    margin-bottom: 220px !important; }
  .mx-md_220 {
    margin-right: 220px !important;
    margin-left: 220px !important; }
  .m-md_250 {
    margin: 250px !important; }
  .mt-md_250 {
    margin-top: 250px !important; }
  .mr-md_250 {
    margin-right: 250px !important; }
  .mb-md_250 {
    margin-bottom: 250px !important; }
  .ml-md_250 {
    margin-left: 250px !important; }
  .my-md_250 {
    margin-top: 250px !important;
    margin-bottom: 250px !important; }
  .mx-md_250 {
    margin-right: 250px !important;
    margin-left: 250px !important; }
  .m-md_300 {
    margin: 300px !important; }
  .mt-md_300 {
    margin-top: 300px !important; }
  .mr-md_300 {
    margin-right: 300px !important; }
  .mb-md_300 {
    margin-bottom: 300px !important; }
  .ml-md_300 {
    margin-left: 300px !important; }
  .my-md_300 {
    margin-top: 300px !important;
    margin-bottom: 300px !important; }
  .mx-md_300 {
    margin-right: 300px !important;
    margin-left: 300px !important; }
  .p-md_0 {
    padding: 0px !important; }
  .pt-md_0 {
    padding-top: 0px !important; }
  .pr-md_0 {
    padding-right: 0px !important; }
  .pb-md_0 {
    padding-bottom: 0px !important; }
  .pl-md_0 {
    padding-left: 0px !important; }
  .py-md_0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .px-md_0 {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  .p-md_1 {
    padding: 1px !important; }
  .pt-md_1 {
    padding-top: 1px !important; }
  .pr-md_1 {
    padding-right: 1px !important; }
  .pb-md_1 {
    padding-bottom: 1px !important; }
  .pl-md_1 {
    padding-left: 1px !important; }
  .py-md_1 {
    padding-top: 1px !important;
    padding-bottom: 1px !important; }
  .px-md_1 {
    padding-right: 1px !important;
    padding-left: 1px !important; }
  .p-md_2 {
    padding: 2px !important; }
  .pt-md_2 {
    padding-top: 2px !important; }
  .pr-md_2 {
    padding-right: 2px !important; }
  .pb-md_2 {
    padding-bottom: 2px !important; }
  .pl-md_2 {
    padding-left: 2px !important; }
  .py-md_2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important; }
  .px-md_2 {
    padding-right: 2px !important;
    padding-left: 2px !important; }
  .p-md_3 {
    padding: 3px !important; }
  .pt-md_3 {
    padding-top: 3px !important; }
  .pr-md_3 {
    padding-right: 3px !important; }
  .pb-md_3 {
    padding-bottom: 3px !important; }
  .pl-md_3 {
    padding-left: 3px !important; }
  .py-md_3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important; }
  .px-md_3 {
    padding-right: 3px !important;
    padding-left: 3px !important; }
  .p-md_4 {
    padding: 4px !important; }
  .pt-md_4 {
    padding-top: 4px !important; }
  .pr-md_4 {
    padding-right: 4px !important; }
  .pb-md_4 {
    padding-bottom: 4px !important; }
  .pl-md_4 {
    padding-left: 4px !important; }
  .py-md_4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important; }
  .px-md_4 {
    padding-right: 4px !important;
    padding-left: 4px !important; }
  .p-md_5 {
    padding: 5px !important; }
  .pt-md_5 {
    padding-top: 5px !important; }
  .pr-md_5 {
    padding-right: 5px !important; }
  .pb-md_5 {
    padding-bottom: 5px !important; }
  .pl-md_5 {
    padding-left: 5px !important; }
  .py-md_5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }
  .px-md_5 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  .p-md_6 {
    padding: 6px !important; }
  .pt-md_6 {
    padding-top: 6px !important; }
  .pr-md_6 {
    padding-right: 6px !important; }
  .pb-md_6 {
    padding-bottom: 6px !important; }
  .pl-md_6 {
    padding-left: 6px !important; }
  .py-md_6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important; }
  .px-md_6 {
    padding-right: 6px !important;
    padding-left: 6px !important; }
  .p-md_8 {
    padding: 8px !important; }
  .pt-md_8 {
    padding-top: 8px !important; }
  .pr-md_8 {
    padding-right: 8px !important; }
  .pb-md_8 {
    padding-bottom: 8px !important; }
  .pl-md_8 {
    padding-left: 8px !important; }
  .py-md_8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }
  .px-md_8 {
    padding-right: 8px !important;
    padding-left: 8px !important; }
  .p-md_10 {
    padding: 10px !important; }
  .pt-md_10 {
    padding-top: 10px !important; }
  .pr-md_10 {
    padding-right: 10px !important; }
  .pb-md_10 {
    padding-bottom: 10px !important; }
  .pl-md_10 {
    padding-left: 10px !important; }
  .py-md_10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .px-md_10 {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  .p-md_12 {
    padding: 12px !important; }
  .pt-md_12 {
    padding-top: 12px !important; }
  .pr-md_12 {
    padding-right: 12px !important; }
  .pb-md_12 {
    padding-bottom: 12px !important; }
  .pl-md_12 {
    padding-left: 12px !important; }
  .py-md_12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important; }
  .px-md_12 {
    padding-right: 12px !important;
    padding-left: 12px !important; }
  .p-md_15 {
    padding: 15px !important; }
  .pt-md_15 {
    padding-top: 15px !important; }
  .pr-md_15 {
    padding-right: 15px !important; }
  .pb-md_15 {
    padding-bottom: 15px !important; }
  .pl-md_15 {
    padding-left: 15px !important; }
  .py-md_15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .px-md_15 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .p-md_16 {
    padding: 16px !important; }
  .pt-md_16 {
    padding-top: 16px !important; }
  .pr-md_16 {
    padding-right: 16px !important; }
  .pb-md_16 {
    padding-bottom: 16px !important; }
  .pl-md_16 {
    padding-left: 16px !important; }
  .py-md_16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important; }
  .px-md_16 {
    padding-right: 16px !important;
    padding-left: 16px !important; }
  .p-md_20 {
    padding: 20px !important; }
  .pt-md_20 {
    padding-top: 20px !important; }
  .pr-md_20 {
    padding-right: 20px !important; }
  .pb-md_20 {
    padding-bottom: 20px !important; }
  .pl-md_20 {
    padding-left: 20px !important; }
  .py-md_20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .px-md_20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .p-md_25 {
    padding: 25px !important; }
  .pt-md_25 {
    padding-top: 25px !important; }
  .pr-md_25 {
    padding-right: 25px !important; }
  .pb-md_25 {
    padding-bottom: 25px !important; }
  .pl-md_25 {
    padding-left: 25px !important; }
  .py-md_25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }
  .px-md_25 {
    padding-right: 25px !important;
    padding-left: 25px !important; }
  .p-md_30 {
    padding: 30px !important; }
  .pt-md_30 {
    padding-top: 30px !important; }
  .pr-md_30 {
    padding-right: 30px !important; }
  .pb-md_30 {
    padding-bottom: 30px !important; }
  .pl-md_30 {
    padding-left: 30px !important; }
  .py-md_30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .px-md_30 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .p-md_32 {
    padding: 32px !important; }
  .pt-md_32 {
    padding-top: 32px !important; }
  .pr-md_32 {
    padding-right: 32px !important; }
  .pb-md_32 {
    padding-bottom: 32px !important; }
  .pl-md_32 {
    padding-left: 32px !important; }
  .py-md_32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important; }
  .px-md_32 {
    padding-right: 32px !important;
    padding-left: 32px !important; }
  .p-md_35 {
    padding: 35px !important; }
  .pt-md_35 {
    padding-top: 35px !important; }
  .pr-md_35 {
    padding-right: 35px !important; }
  .pb-md_35 {
    padding-bottom: 35px !important; }
  .pl-md_35 {
    padding-left: 35px !important; }
  .py-md_35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important; }
  .px-md_35 {
    padding-right: 35px !important;
    padding-left: 35px !important; }
  .p-md_40 {
    padding: 40px !important; }
  .pt-md_40 {
    padding-top: 40px !important; }
  .pr-md_40 {
    padding-right: 40px !important; }
  .pb-md_40 {
    padding-bottom: 40px !important; }
  .pl-md_40 {
    padding-left: 40px !important; }
  .py-md_40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .px-md_40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .p-md_45 {
    padding: 45px !important; }
  .pt-md_45 {
    padding-top: 45px !important; }
  .pr-md_45 {
    padding-right: 45px !important; }
  .pb-md_45 {
    padding-bottom: 45px !important; }
  .pl-md_45 {
    padding-left: 45px !important; }
  .py-md_45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .px-md_45 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .p-md_50 {
    padding: 50px !important; }
  .pt-md_50 {
    padding-top: 50px !important; }
  .pr-md_50 {
    padding-right: 50px !important; }
  .pb-md_50 {
    padding-bottom: 50px !important; }
  .pl-md_50 {
    padding-left: 50px !important; }
  .py-md_50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .px-md_50 {
    padding-right: 50px !important;
    padding-left: 50px !important; }
  .p-md_55 {
    padding: 55px !important; }
  .pt-md_55 {
    padding-top: 55px !important; }
  .pr-md_55 {
    padding-right: 55px !important; }
  .pb-md_55 {
    padding-bottom: 55px !important; }
  .pl-md_55 {
    padding-left: 55px !important; }
  .py-md_55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important; }
  .px-md_55 {
    padding-right: 55px !important;
    padding-left: 55px !important; }
  .p-md_60 {
    padding: 60px !important; }
  .pt-md_60 {
    padding-top: 60px !important; }
  .pr-md_60 {
    padding-right: 60px !important; }
  .pb-md_60 {
    padding-bottom: 60px !important; }
  .pl-md_60 {
    padding-left: 60px !important; }
  .py-md_60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .px-md_60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .p-md_65 {
    padding: 65px !important; }
  .pt-md_65 {
    padding-top: 65px !important; }
  .pr-md_65 {
    padding-right: 65px !important; }
  .pb-md_65 {
    padding-bottom: 65px !important; }
  .pl-md_65 {
    padding-left: 65px !important; }
  .py-md_65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important; }
  .px-md_65 {
    padding-right: 65px !important;
    padding-left: 65px !important; }
  .p-md_70 {
    padding: 70px !important; }
  .pt-md_70 {
    padding-top: 70px !important; }
  .pr-md_70 {
    padding-right: 70px !important; }
  .pb-md_70 {
    padding-bottom: 70px !important; }
  .pl-md_70 {
    padding-left: 70px !important; }
  .py-md_70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }
  .px-md_70 {
    padding-right: 70px !important;
    padding-left: 70px !important; }
  .p-md_75 {
    padding: 75px !important; }
  .pt-md_75 {
    padding-top: 75px !important; }
  .pr-md_75 {
    padding-right: 75px !important; }
  .pb-md_75 {
    padding-bottom: 75px !important; }
  .pl-md_75 {
    padding-left: 75px !important; }
  .py-md_75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important; }
  .px-md_75 {
    padding-right: 75px !important;
    padding-left: 75px !important; }
  .p-md_80 {
    padding: 80px !important; }
  .pt-md_80 {
    padding-top: 80px !important; }
  .pr-md_80 {
    padding-right: 80px !important; }
  .pb-md_80 {
    padding-bottom: 80px !important; }
  .pl-md_80 {
    padding-left: 80px !important; }
  .py-md_80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .px-md_80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .p-md_85 {
    padding: 85px !important; }
  .pt-md_85 {
    padding-top: 85px !important; }
  .pr-md_85 {
    padding-right: 85px !important; }
  .pb-md_85 {
    padding-bottom: 85px !important; }
  .pl-md_85 {
    padding-left: 85px !important; }
  .py-md_85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important; }
  .px-md_85 {
    padding-right: 85px !important;
    padding-left: 85px !important; }
  .p-md_90 {
    padding: 90px !important; }
  .pt-md_90 {
    padding-top: 90px !important; }
  .pr-md_90 {
    padding-right: 90px !important; }
  .pb-md_90 {
    padding-bottom: 90px !important; }
  .pl-md_90 {
    padding-left: 90px !important; }
  .py-md_90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important; }
  .px-md_90 {
    padding-right: 90px !important;
    padding-left: 90px !important; }
  .p-md_95 {
    padding: 95px !important; }
  .pt-md_95 {
    padding-top: 95px !important; }
  .pr-md_95 {
    padding-right: 95px !important; }
  .pb-md_95 {
    padding-bottom: 95px !important; }
  .pl-md_95 {
    padding-left: 95px !important; }
  .py-md_95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important; }
  .px-md_95 {
    padding-right: 95px !important;
    padding-left: 95px !important; }
  .p-md_100 {
    padding: 100px !important; }
  .pt-md_100 {
    padding-top: 100px !important; }
  .pr-md_100 {
    padding-right: 100px !important; }
  .pb-md_100 {
    padding-bottom: 100px !important; }
  .pl-md_100 {
    padding-left: 100px !important; }
  .py-md_100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .px-md_100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .p-md_115 {
    padding: 115px !important; }
  .pt-md_115 {
    padding-top: 115px !important; }
  .pr-md_115 {
    padding-right: 115px !important; }
  .pb-md_115 {
    padding-bottom: 115px !important; }
  .pl-md_115 {
    padding-left: 115px !important; }
  .py-md_115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important; }
  .px-md_115 {
    padding-right: 115px !important;
    padding-left: 115px !important; }
  .p-md_120 {
    padding: 120px !important; }
  .pt-md_120 {
    padding-top: 120px !important; }
  .pr-md_120 {
    padding-right: 120px !important; }
  .pb-md_120 {
    padding-bottom: 120px !important; }
  .pl-md_120 {
    padding-left: 120px !important; }
  .py-md_120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; }
  .px-md_120 {
    padding-right: 120px !important;
    padding-left: 120px !important; }
  .p-md_125 {
    padding: 125px !important; }
  .pt-md_125 {
    padding-top: 125px !important; }
  .pr-md_125 {
    padding-right: 125px !important; }
  .pb-md_125 {
    padding-bottom: 125px !important; }
  .pl-md_125 {
    padding-left: 125px !important; }
  .py-md_125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important; }
  .px-md_125 {
    padding-right: 125px !important;
    padding-left: 125px !important; }
  .p-md_150 {
    padding: 150px !important; }
  .pt-md_150 {
    padding-top: 150px !important; }
  .pr-md_150 {
    padding-right: 150px !important; }
  .pb-md_150 {
    padding-bottom: 150px !important; }
  .pl-md_150 {
    padding-left: 150px !important; }
  .py-md_150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important; }
  .px-md_150 {
    padding-right: 150px !important;
    padding-left: 150px !important; }
  .p-md_200 {
    padding: 200px !important; }
  .pt-md_200 {
    padding-top: 200px !important; }
  .pr-md_200 {
    padding-right: 200px !important; }
  .pb-md_200 {
    padding-bottom: 200px !important; }
  .pl-md_200 {
    padding-left: 200px !important; }
  .py-md_200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important; }
  .px-md_200 {
    padding-right: 200px !important;
    padding-left: 200px !important; }
  .p-md_220 {
    padding: 220px !important; }
  .pt-md_220 {
    padding-top: 220px !important; }
  .pr-md_220 {
    padding-right: 220px !important; }
  .pb-md_220 {
    padding-bottom: 220px !important; }
  .pl-md_220 {
    padding-left: 220px !important; }
  .py-md_220 {
    padding-top: 220px !important;
    padding-bottom: 220px !important; }
  .px-md_220 {
    padding-right: 220px !important;
    padding-left: 220px !important; }
  .p-md_250 {
    padding: 250px !important; }
  .pt-md_250 {
    padding-top: 250px !important; }
  .pr-md_250 {
    padding-right: 250px !important; }
  .pb-md_250 {
    padding-bottom: 250px !important; }
  .pl-md_250 {
    padding-left: 250px !important; }
  .py-md_250 {
    padding-top: 250px !important;
    padding-bottom: 250px !important; }
  .px-md_250 {
    padding-right: 250px !important;
    padding-left: 250px !important; }
  .p-md_300 {
    padding: 300px !important; }
  .pt-md_300 {
    padding-top: 300px !important; }
  .pr-md_300 {
    padding-right: 300px !important; }
  .pb-md_300 {
    padding-bottom: 300px !important; }
  .pl-md_300 {
    padding-left: 300px !important; }
  .py-md_300 {
    padding-top: 300px !important;
    padding-bottom: 300px !important; }
  .px-md_300 {
    padding-right: 300px !important;
    padding-left: 300px !important; } }

@media (min-width: 992px) {
  .m-lg_0 {
    margin: 0px !important; }
  .mt-lg_0 {
    margin-top: 0px !important; }
  .mr-lg_0 {
    margin-right: 0px !important; }
  .mb-lg_0 {
    margin-bottom: 0px !important; }
  .ml-lg_0 {
    margin-left: 0px !important; }
  .my-lg_0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
  .mx-lg_0 {
    margin-right: 0px !important;
    margin-left: 0px !important; }
  .m-lg_1 {
    margin: 1px !important; }
  .mt-lg_1 {
    margin-top: 1px !important; }
  .mr-lg_1 {
    margin-right: 1px !important; }
  .mb-lg_1 {
    margin-bottom: 1px !important; }
  .ml-lg_1 {
    margin-left: 1px !important; }
  .my-lg_1 {
    margin-top: 1px !important;
    margin-bottom: 1px !important; }
  .mx-lg_1 {
    margin-right: 1px !important;
    margin-left: 1px !important; }
  .m-lg_2 {
    margin: 2px !important; }
  .mt-lg_2 {
    margin-top: 2px !important; }
  .mr-lg_2 {
    margin-right: 2px !important; }
  .mb-lg_2 {
    margin-bottom: 2px !important; }
  .ml-lg_2 {
    margin-left: 2px !important; }
  .my-lg_2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important; }
  .mx-lg_2 {
    margin-right: 2px !important;
    margin-left: 2px !important; }
  .m-lg_3 {
    margin: 3px !important; }
  .mt-lg_3 {
    margin-top: 3px !important; }
  .mr-lg_3 {
    margin-right: 3px !important; }
  .mb-lg_3 {
    margin-bottom: 3px !important; }
  .ml-lg_3 {
    margin-left: 3px !important; }
  .my-lg_3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important; }
  .mx-lg_3 {
    margin-right: 3px !important;
    margin-left: 3px !important; }
  .m-lg_4 {
    margin: 4px !important; }
  .mt-lg_4 {
    margin-top: 4px !important; }
  .mr-lg_4 {
    margin-right: 4px !important; }
  .mb-lg_4 {
    margin-bottom: 4px !important; }
  .ml-lg_4 {
    margin-left: 4px !important; }
  .my-lg_4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important; }
  .mx-lg_4 {
    margin-right: 4px !important;
    margin-left: 4px !important; }
  .m-lg_5 {
    margin: 5px !important; }
  .mt-lg_5 {
    margin-top: 5px !important; }
  .mr-lg_5 {
    margin-right: 5px !important; }
  .mb-lg_5 {
    margin-bottom: 5px !important; }
  .ml-lg_5 {
    margin-left: 5px !important; }
  .my-lg_5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }
  .mx-lg_5 {
    margin-right: 5px !important;
    margin-left: 5px !important; }
  .m-lg_6 {
    margin: 6px !important; }
  .mt-lg_6 {
    margin-top: 6px !important; }
  .mr-lg_6 {
    margin-right: 6px !important; }
  .mb-lg_6 {
    margin-bottom: 6px !important; }
  .ml-lg_6 {
    margin-left: 6px !important; }
  .my-lg_6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important; }
  .mx-lg_6 {
    margin-right: 6px !important;
    margin-left: 6px !important; }
  .m-lg_8 {
    margin: 8px !important; }
  .mt-lg_8 {
    margin-top: 8px !important; }
  .mr-lg_8 {
    margin-right: 8px !important; }
  .mb-lg_8 {
    margin-bottom: 8px !important; }
  .ml-lg_8 {
    margin-left: 8px !important; }
  .my-lg_8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important; }
  .mx-lg_8 {
    margin-right: 8px !important;
    margin-left: 8px !important; }
  .m-lg_10 {
    margin: 10px !important; }
  .mt-lg_10 {
    margin-top: 10px !important; }
  .mr-lg_10 {
    margin-right: 10px !important; }
  .mb-lg_10 {
    margin-bottom: 10px !important; }
  .ml-lg_10 {
    margin-left: 10px !important; }
  .my-lg_10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .mx-lg_10 {
    margin-right: 10px !important;
    margin-left: 10px !important; }
  .m-lg_12 {
    margin: 12px !important; }
  .mt-lg_12 {
    margin-top: 12px !important; }
  .mr-lg_12 {
    margin-right: 12px !important; }
  .mb-lg_12 {
    margin-bottom: 12px !important; }
  .ml-lg_12 {
    margin-left: 12px !important; }
  .my-lg_12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important; }
  .mx-lg_12 {
    margin-right: 12px !important;
    margin-left: 12px !important; }
  .m-lg_15 {
    margin: 15px !important; }
  .mt-lg_15 {
    margin-top: 15px !important; }
  .mr-lg_15 {
    margin-right: 15px !important; }
  .mb-lg_15 {
    margin-bottom: 15px !important; }
  .ml-lg_15 {
    margin-left: 15px !important; }
  .my-lg_15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .mx-lg_15 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .m-lg_16 {
    margin: 16px !important; }
  .mt-lg_16 {
    margin-top: 16px !important; }
  .mr-lg_16 {
    margin-right: 16px !important; }
  .mb-lg_16 {
    margin-bottom: 16px !important; }
  .ml-lg_16 {
    margin-left: 16px !important; }
  .my-lg_16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important; }
  .mx-lg_16 {
    margin-right: 16px !important;
    margin-left: 16px !important; }
  .m-lg_20 {
    margin: 20px !important; }
  .mt-lg_20 {
    margin-top: 20px !important; }
  .mr-lg_20 {
    margin-right: 20px !important; }
  .mb-lg_20 {
    margin-bottom: 20px !important; }
  .ml-lg_20 {
    margin-left: 20px !important; }
  .my-lg_20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .mx-lg_20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .m-lg_25 {
    margin: 25px !important; }
  .mt-lg_25 {
    margin-top: 25px !important; }
  .mr-lg_25 {
    margin-right: 25px !important; }
  .mb-lg_25 {
    margin-bottom: 25px !important; }
  .ml-lg_25 {
    margin-left: 25px !important; }
  .my-lg_25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; }
  .mx-lg_25 {
    margin-right: 25px !important;
    margin-left: 25px !important; }
  .m-lg_30 {
    margin: 30px !important; }
  .mt-lg_30 {
    margin-top: 30px !important; }
  .mr-lg_30 {
    margin-right: 30px !important; }
  .mb-lg_30 {
    margin-bottom: 30px !important; }
  .ml-lg_30 {
    margin-left: 30px !important; }
  .my-lg_30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .mx-lg_30 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .m-lg_32 {
    margin: 32px !important; }
  .mt-lg_32 {
    margin-top: 32px !important; }
  .mr-lg_32 {
    margin-right: 32px !important; }
  .mb-lg_32 {
    margin-bottom: 32px !important; }
  .ml-lg_32 {
    margin-left: 32px !important; }
  .my-lg_32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important; }
  .mx-lg_32 {
    margin-right: 32px !important;
    margin-left: 32px !important; }
  .m-lg_35 {
    margin: 35px !important; }
  .mt-lg_35 {
    margin-top: 35px !important; }
  .mr-lg_35 {
    margin-right: 35px !important; }
  .mb-lg_35 {
    margin-bottom: 35px !important; }
  .ml-lg_35 {
    margin-left: 35px !important; }
  .my-lg_35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }
  .mx-lg_35 {
    margin-right: 35px !important;
    margin-left: 35px !important; }
  .m-lg_40 {
    margin: 40px !important; }
  .mt-lg_40 {
    margin-top: 40px !important; }
  .mr-lg_40 {
    margin-right: 40px !important; }
  .mb-lg_40 {
    margin-bottom: 40px !important; }
  .ml-lg_40 {
    margin-left: 40px !important; }
  .my-lg_40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .mx-lg_40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .m-lg_45 {
    margin: 45px !important; }
  .mt-lg_45 {
    margin-top: 45px !important; }
  .mr-lg_45 {
    margin-right: 45px !important; }
  .mb-lg_45 {
    margin-bottom: 45px !important; }
  .ml-lg_45 {
    margin-left: 45px !important; }
  .my-lg_45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .mx-lg_45 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .m-lg_50 {
    margin: 50px !important; }
  .mt-lg_50 {
    margin-top: 50px !important; }
  .mr-lg_50 {
    margin-right: 50px !important; }
  .mb-lg_50 {
    margin-bottom: 50px !important; }
  .ml-lg_50 {
    margin-left: 50px !important; }
  .my-lg_50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .mx-lg_50 {
    margin-right: 50px !important;
    margin-left: 50px !important; }
  .m-lg_55 {
    margin: 55px !important; }
  .mt-lg_55 {
    margin-top: 55px !important; }
  .mr-lg_55 {
    margin-right: 55px !important; }
  .mb-lg_55 {
    margin-bottom: 55px !important; }
  .ml-lg_55 {
    margin-left: 55px !important; }
  .my-lg_55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important; }
  .mx-lg_55 {
    margin-right: 55px !important;
    margin-left: 55px !important; }
  .m-lg_60 {
    margin: 60px !important; }
  .mt-lg_60 {
    margin-top: 60px !important; }
  .mr-lg_60 {
    margin-right: 60px !important; }
  .mb-lg_60 {
    margin-bottom: 60px !important; }
  .ml-lg_60 {
    margin-left: 60px !important; }
  .my-lg_60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .mx-lg_60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .m-lg_65 {
    margin: 65px !important; }
  .mt-lg_65 {
    margin-top: 65px !important; }
  .mr-lg_65 {
    margin-right: 65px !important; }
  .mb-lg_65 {
    margin-bottom: 65px !important; }
  .ml-lg_65 {
    margin-left: 65px !important; }
  .my-lg_65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important; }
  .mx-lg_65 {
    margin-right: 65px !important;
    margin-left: 65px !important; }
  .m-lg_70 {
    margin: 70px !important; }
  .mt-lg_70 {
    margin-top: 70px !important; }
  .mr-lg_70 {
    margin-right: 70px !important; }
  .mb-lg_70 {
    margin-bottom: 70px !important; }
  .ml-lg_70 {
    margin-left: 70px !important; }
  .my-lg_70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important; }
  .mx-lg_70 {
    margin-right: 70px !important;
    margin-left: 70px !important; }
  .m-lg_75 {
    margin: 75px !important; }
  .mt-lg_75 {
    margin-top: 75px !important; }
  .mr-lg_75 {
    margin-right: 75px !important; }
  .mb-lg_75 {
    margin-bottom: 75px !important; }
  .ml-lg_75 {
    margin-left: 75px !important; }
  .my-lg_75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important; }
  .mx-lg_75 {
    margin-right: 75px !important;
    margin-left: 75px !important; }
  .m-lg_80 {
    margin: 80px !important; }
  .mt-lg_80 {
    margin-top: 80px !important; }
  .mr-lg_80 {
    margin-right: 80px !important; }
  .mb-lg_80 {
    margin-bottom: 80px !important; }
  .ml-lg_80 {
    margin-left: 80px !important; }
  .my-lg_80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .mx-lg_80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .m-lg_85 {
    margin: 85px !important; }
  .mt-lg_85 {
    margin-top: 85px !important; }
  .mr-lg_85 {
    margin-right: 85px !important; }
  .mb-lg_85 {
    margin-bottom: 85px !important; }
  .ml-lg_85 {
    margin-left: 85px !important; }
  .my-lg_85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important; }
  .mx-lg_85 {
    margin-right: 85px !important;
    margin-left: 85px !important; }
  .m-lg_90 {
    margin: 90px !important; }
  .mt-lg_90 {
    margin-top: 90px !important; }
  .mr-lg_90 {
    margin-right: 90px !important; }
  .mb-lg_90 {
    margin-bottom: 90px !important; }
  .ml-lg_90 {
    margin-left: 90px !important; }
  .my-lg_90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important; }
  .mx-lg_90 {
    margin-right: 90px !important;
    margin-left: 90px !important; }
  .m-lg_95 {
    margin: 95px !important; }
  .mt-lg_95 {
    margin-top: 95px !important; }
  .mr-lg_95 {
    margin-right: 95px !important; }
  .mb-lg_95 {
    margin-bottom: 95px !important; }
  .ml-lg_95 {
    margin-left: 95px !important; }
  .my-lg_95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important; }
  .mx-lg_95 {
    margin-right: 95px !important;
    margin-left: 95px !important; }
  .m-lg_100 {
    margin: 100px !important; }
  .mt-lg_100 {
    margin-top: 100px !important; }
  .mr-lg_100 {
    margin-right: 100px !important; }
  .mb-lg_100 {
    margin-bottom: 100px !important; }
  .ml-lg_100 {
    margin-left: 100px !important; }
  .my-lg_100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .mx-lg_100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .m-lg_115 {
    margin: 115px !important; }
  .mt-lg_115 {
    margin-top: 115px !important; }
  .mr-lg_115 {
    margin-right: 115px !important; }
  .mb-lg_115 {
    margin-bottom: 115px !important; }
  .ml-lg_115 {
    margin-left: 115px !important; }
  .my-lg_115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important; }
  .mx-lg_115 {
    margin-right: 115px !important;
    margin-left: 115px !important; }
  .m-lg_120 {
    margin: 120px !important; }
  .mt-lg_120 {
    margin-top: 120px !important; }
  .mr-lg_120 {
    margin-right: 120px !important; }
  .mb-lg_120 {
    margin-bottom: 120px !important; }
  .ml-lg_120 {
    margin-left: 120px !important; }
  .my-lg_120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; }
  .mx-lg_120 {
    margin-right: 120px !important;
    margin-left: 120px !important; }
  .m-lg_125 {
    margin: 125px !important; }
  .mt-lg_125 {
    margin-top: 125px !important; }
  .mr-lg_125 {
    margin-right: 125px !important; }
  .mb-lg_125 {
    margin-bottom: 125px !important; }
  .ml-lg_125 {
    margin-left: 125px !important; }
  .my-lg_125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important; }
  .mx-lg_125 {
    margin-right: 125px !important;
    margin-left: 125px !important; }
  .m-lg_150 {
    margin: 150px !important; }
  .mt-lg_150 {
    margin-top: 150px !important; }
  .mr-lg_150 {
    margin-right: 150px !important; }
  .mb-lg_150 {
    margin-bottom: 150px !important; }
  .ml-lg_150 {
    margin-left: 150px !important; }
  .my-lg_150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important; }
  .mx-lg_150 {
    margin-right: 150px !important;
    margin-left: 150px !important; }
  .m-lg_200 {
    margin: 200px !important; }
  .mt-lg_200 {
    margin-top: 200px !important; }
  .mr-lg_200 {
    margin-right: 200px !important; }
  .mb-lg_200 {
    margin-bottom: 200px !important; }
  .ml-lg_200 {
    margin-left: 200px !important; }
  .my-lg_200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important; }
  .mx-lg_200 {
    margin-right: 200px !important;
    margin-left: 200px !important; }
  .m-lg_220 {
    margin: 220px !important; }
  .mt-lg_220 {
    margin-top: 220px !important; }
  .mr-lg_220 {
    margin-right: 220px !important; }
  .mb-lg_220 {
    margin-bottom: 220px !important; }
  .ml-lg_220 {
    margin-left: 220px !important; }
  .my-lg_220 {
    margin-top: 220px !important;
    margin-bottom: 220px !important; }
  .mx-lg_220 {
    margin-right: 220px !important;
    margin-left: 220px !important; }
  .m-lg_250 {
    margin: 250px !important; }
  .mt-lg_250 {
    margin-top: 250px !important; }
  .mr-lg_250 {
    margin-right: 250px !important; }
  .mb-lg_250 {
    margin-bottom: 250px !important; }
  .ml-lg_250 {
    margin-left: 250px !important; }
  .my-lg_250 {
    margin-top: 250px !important;
    margin-bottom: 250px !important; }
  .mx-lg_250 {
    margin-right: 250px !important;
    margin-left: 250px !important; }
  .m-lg_300 {
    margin: 300px !important; }
  .mt-lg_300 {
    margin-top: 300px !important; }
  .mr-lg_300 {
    margin-right: 300px !important; }
  .mb-lg_300 {
    margin-bottom: 300px !important; }
  .ml-lg_300 {
    margin-left: 300px !important; }
  .my-lg_300 {
    margin-top: 300px !important;
    margin-bottom: 300px !important; }
  .mx-lg_300 {
    margin-right: 300px !important;
    margin-left: 300px !important; }
  .p-lg_0 {
    padding: 0px !important; }
  .pt-lg_0 {
    padding-top: 0px !important; }
  .pr-lg_0 {
    padding-right: 0px !important; }
  .pb-lg_0 {
    padding-bottom: 0px !important; }
  .pl-lg_0 {
    padding-left: 0px !important; }
  .py-lg_0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .px-lg_0 {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  .p-lg_1 {
    padding: 1px !important; }
  .pt-lg_1 {
    padding-top: 1px !important; }
  .pr-lg_1 {
    padding-right: 1px !important; }
  .pb-lg_1 {
    padding-bottom: 1px !important; }
  .pl-lg_1 {
    padding-left: 1px !important; }
  .py-lg_1 {
    padding-top: 1px !important;
    padding-bottom: 1px !important; }
  .px-lg_1 {
    padding-right: 1px !important;
    padding-left: 1px !important; }
  .p-lg_2 {
    padding: 2px !important; }
  .pt-lg_2 {
    padding-top: 2px !important; }
  .pr-lg_2 {
    padding-right: 2px !important; }
  .pb-lg_2 {
    padding-bottom: 2px !important; }
  .pl-lg_2 {
    padding-left: 2px !important; }
  .py-lg_2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important; }
  .px-lg_2 {
    padding-right: 2px !important;
    padding-left: 2px !important; }
  .p-lg_3 {
    padding: 3px !important; }
  .pt-lg_3 {
    padding-top: 3px !important; }
  .pr-lg_3 {
    padding-right: 3px !important; }
  .pb-lg_3 {
    padding-bottom: 3px !important; }
  .pl-lg_3 {
    padding-left: 3px !important; }
  .py-lg_3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important; }
  .px-lg_3 {
    padding-right: 3px !important;
    padding-left: 3px !important; }
  .p-lg_4 {
    padding: 4px !important; }
  .pt-lg_4 {
    padding-top: 4px !important; }
  .pr-lg_4 {
    padding-right: 4px !important; }
  .pb-lg_4 {
    padding-bottom: 4px !important; }
  .pl-lg_4 {
    padding-left: 4px !important; }
  .py-lg_4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important; }
  .px-lg_4 {
    padding-right: 4px !important;
    padding-left: 4px !important; }
  .p-lg_5 {
    padding: 5px !important; }
  .pt-lg_5 {
    padding-top: 5px !important; }
  .pr-lg_5 {
    padding-right: 5px !important; }
  .pb-lg_5 {
    padding-bottom: 5px !important; }
  .pl-lg_5 {
    padding-left: 5px !important; }
  .py-lg_5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }
  .px-lg_5 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  .p-lg_6 {
    padding: 6px !important; }
  .pt-lg_6 {
    padding-top: 6px !important; }
  .pr-lg_6 {
    padding-right: 6px !important; }
  .pb-lg_6 {
    padding-bottom: 6px !important; }
  .pl-lg_6 {
    padding-left: 6px !important; }
  .py-lg_6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important; }
  .px-lg_6 {
    padding-right: 6px !important;
    padding-left: 6px !important; }
  .p-lg_8 {
    padding: 8px !important; }
  .pt-lg_8 {
    padding-top: 8px !important; }
  .pr-lg_8 {
    padding-right: 8px !important; }
  .pb-lg_8 {
    padding-bottom: 8px !important; }
  .pl-lg_8 {
    padding-left: 8px !important; }
  .py-lg_8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }
  .px-lg_8 {
    padding-right: 8px !important;
    padding-left: 8px !important; }
  .p-lg_10 {
    padding: 10px !important; }
  .pt-lg_10 {
    padding-top: 10px !important; }
  .pr-lg_10 {
    padding-right: 10px !important; }
  .pb-lg_10 {
    padding-bottom: 10px !important; }
  .pl-lg_10 {
    padding-left: 10px !important; }
  .py-lg_10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .px-lg_10 {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  .p-lg_12 {
    padding: 12px !important; }
  .pt-lg_12 {
    padding-top: 12px !important; }
  .pr-lg_12 {
    padding-right: 12px !important; }
  .pb-lg_12 {
    padding-bottom: 12px !important; }
  .pl-lg_12 {
    padding-left: 12px !important; }
  .py-lg_12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important; }
  .px-lg_12 {
    padding-right: 12px !important;
    padding-left: 12px !important; }
  .p-lg_15 {
    padding: 15px !important; }
  .pt-lg_15 {
    padding-top: 15px !important; }
  .pr-lg_15 {
    padding-right: 15px !important; }
  .pb-lg_15 {
    padding-bottom: 15px !important; }
  .pl-lg_15 {
    padding-left: 15px !important; }
  .py-lg_15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .px-lg_15 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .p-lg_16 {
    padding: 16px !important; }
  .pt-lg_16 {
    padding-top: 16px !important; }
  .pr-lg_16 {
    padding-right: 16px !important; }
  .pb-lg_16 {
    padding-bottom: 16px !important; }
  .pl-lg_16 {
    padding-left: 16px !important; }
  .py-lg_16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important; }
  .px-lg_16 {
    padding-right: 16px !important;
    padding-left: 16px !important; }
  .p-lg_20 {
    padding: 20px !important; }
  .pt-lg_20 {
    padding-top: 20px !important; }
  .pr-lg_20 {
    padding-right: 20px !important; }
  .pb-lg_20 {
    padding-bottom: 20px !important; }
  .pl-lg_20 {
    padding-left: 20px !important; }
  .py-lg_20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .px-lg_20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .p-lg_25 {
    padding: 25px !important; }
  .pt-lg_25 {
    padding-top: 25px !important; }
  .pr-lg_25 {
    padding-right: 25px !important; }
  .pb-lg_25 {
    padding-bottom: 25px !important; }
  .pl-lg_25 {
    padding-left: 25px !important; }
  .py-lg_25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }
  .px-lg_25 {
    padding-right: 25px !important;
    padding-left: 25px !important; }
  .p-lg_30 {
    padding: 30px !important; }
  .pt-lg_30 {
    padding-top: 30px !important; }
  .pr-lg_30 {
    padding-right: 30px !important; }
  .pb-lg_30 {
    padding-bottom: 30px !important; }
  .pl-lg_30 {
    padding-left: 30px !important; }
  .py-lg_30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .px-lg_30 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .p-lg_32 {
    padding: 32px !important; }
  .pt-lg_32 {
    padding-top: 32px !important; }
  .pr-lg_32 {
    padding-right: 32px !important; }
  .pb-lg_32 {
    padding-bottom: 32px !important; }
  .pl-lg_32 {
    padding-left: 32px !important; }
  .py-lg_32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important; }
  .px-lg_32 {
    padding-right: 32px !important;
    padding-left: 32px !important; }
  .p-lg_35 {
    padding: 35px !important; }
  .pt-lg_35 {
    padding-top: 35px !important; }
  .pr-lg_35 {
    padding-right: 35px !important; }
  .pb-lg_35 {
    padding-bottom: 35px !important; }
  .pl-lg_35 {
    padding-left: 35px !important; }
  .py-lg_35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important; }
  .px-lg_35 {
    padding-right: 35px !important;
    padding-left: 35px !important; }
  .p-lg_40 {
    padding: 40px !important; }
  .pt-lg_40 {
    padding-top: 40px !important; }
  .pr-lg_40 {
    padding-right: 40px !important; }
  .pb-lg_40 {
    padding-bottom: 40px !important; }
  .pl-lg_40 {
    padding-left: 40px !important; }
  .py-lg_40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .px-lg_40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .p-lg_45 {
    padding: 45px !important; }
  .pt-lg_45 {
    padding-top: 45px !important; }
  .pr-lg_45 {
    padding-right: 45px !important; }
  .pb-lg_45 {
    padding-bottom: 45px !important; }
  .pl-lg_45 {
    padding-left: 45px !important; }
  .py-lg_45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .px-lg_45 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .p-lg_50 {
    padding: 50px !important; }
  .pt-lg_50 {
    padding-top: 50px !important; }
  .pr-lg_50 {
    padding-right: 50px !important; }
  .pb-lg_50 {
    padding-bottom: 50px !important; }
  .pl-lg_50 {
    padding-left: 50px !important; }
  .py-lg_50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .px-lg_50 {
    padding-right: 50px !important;
    padding-left: 50px !important; }
  .p-lg_55 {
    padding: 55px !important; }
  .pt-lg_55 {
    padding-top: 55px !important; }
  .pr-lg_55 {
    padding-right: 55px !important; }
  .pb-lg_55 {
    padding-bottom: 55px !important; }
  .pl-lg_55 {
    padding-left: 55px !important; }
  .py-lg_55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important; }
  .px-lg_55 {
    padding-right: 55px !important;
    padding-left: 55px !important; }
  .p-lg_60 {
    padding: 60px !important; }
  .pt-lg_60 {
    padding-top: 60px !important; }
  .pr-lg_60 {
    padding-right: 60px !important; }
  .pb-lg_60 {
    padding-bottom: 60px !important; }
  .pl-lg_60 {
    padding-left: 60px !important; }
  .py-lg_60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .px-lg_60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .p-lg_65 {
    padding: 65px !important; }
  .pt-lg_65 {
    padding-top: 65px !important; }
  .pr-lg_65 {
    padding-right: 65px !important; }
  .pb-lg_65 {
    padding-bottom: 65px !important; }
  .pl-lg_65 {
    padding-left: 65px !important; }
  .py-lg_65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important; }
  .px-lg_65 {
    padding-right: 65px !important;
    padding-left: 65px !important; }
  .p-lg_70 {
    padding: 70px !important; }
  .pt-lg_70 {
    padding-top: 70px !important; }
  .pr-lg_70 {
    padding-right: 70px !important; }
  .pb-lg_70 {
    padding-bottom: 70px !important; }
  .pl-lg_70 {
    padding-left: 70px !important; }
  .py-lg_70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }
  .px-lg_70 {
    padding-right: 70px !important;
    padding-left: 70px !important; }
  .p-lg_75 {
    padding: 75px !important; }
  .pt-lg_75 {
    padding-top: 75px !important; }
  .pr-lg_75 {
    padding-right: 75px !important; }
  .pb-lg_75 {
    padding-bottom: 75px !important; }
  .pl-lg_75 {
    padding-left: 75px !important; }
  .py-lg_75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important; }
  .px-lg_75 {
    padding-right: 75px !important;
    padding-left: 75px !important; }
  .p-lg_80 {
    padding: 80px !important; }
  .pt-lg_80 {
    padding-top: 80px !important; }
  .pr-lg_80 {
    padding-right: 80px !important; }
  .pb-lg_80 {
    padding-bottom: 80px !important; }
  .pl-lg_80 {
    padding-left: 80px !important; }
  .py-lg_80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .px-lg_80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .p-lg_85 {
    padding: 85px !important; }
  .pt-lg_85 {
    padding-top: 85px !important; }
  .pr-lg_85 {
    padding-right: 85px !important; }
  .pb-lg_85 {
    padding-bottom: 85px !important; }
  .pl-lg_85 {
    padding-left: 85px !important; }
  .py-lg_85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important; }
  .px-lg_85 {
    padding-right: 85px !important;
    padding-left: 85px !important; }
  .p-lg_90 {
    padding: 90px !important; }
  .pt-lg_90 {
    padding-top: 90px !important; }
  .pr-lg_90 {
    padding-right: 90px !important; }
  .pb-lg_90 {
    padding-bottom: 90px !important; }
  .pl-lg_90 {
    padding-left: 90px !important; }
  .py-lg_90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important; }
  .px-lg_90 {
    padding-right: 90px !important;
    padding-left: 90px !important; }
  .p-lg_95 {
    padding: 95px !important; }
  .pt-lg_95 {
    padding-top: 95px !important; }
  .pr-lg_95 {
    padding-right: 95px !important; }
  .pb-lg_95 {
    padding-bottom: 95px !important; }
  .pl-lg_95 {
    padding-left: 95px !important; }
  .py-lg_95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important; }
  .px-lg_95 {
    padding-right: 95px !important;
    padding-left: 95px !important; }
  .p-lg_100 {
    padding: 100px !important; }
  .pt-lg_100 {
    padding-top: 100px !important; }
  .pr-lg_100 {
    padding-right: 100px !important; }
  .pb-lg_100 {
    padding-bottom: 100px !important; }
  .pl-lg_100 {
    padding-left: 100px !important; }
  .py-lg_100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .px-lg_100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .p-lg_115 {
    padding: 115px !important; }
  .pt-lg_115 {
    padding-top: 115px !important; }
  .pr-lg_115 {
    padding-right: 115px !important; }
  .pb-lg_115 {
    padding-bottom: 115px !important; }
  .pl-lg_115 {
    padding-left: 115px !important; }
  .py-lg_115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important; }
  .px-lg_115 {
    padding-right: 115px !important;
    padding-left: 115px !important; }
  .p-lg_120 {
    padding: 120px !important; }
  .pt-lg_120 {
    padding-top: 120px !important; }
  .pr-lg_120 {
    padding-right: 120px !important; }
  .pb-lg_120 {
    padding-bottom: 120px !important; }
  .pl-lg_120 {
    padding-left: 120px !important; }
  .py-lg_120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; }
  .px-lg_120 {
    padding-right: 120px !important;
    padding-left: 120px !important; }
  .p-lg_125 {
    padding: 125px !important; }
  .pt-lg_125 {
    padding-top: 125px !important; }
  .pr-lg_125 {
    padding-right: 125px !important; }
  .pb-lg_125 {
    padding-bottom: 125px !important; }
  .pl-lg_125 {
    padding-left: 125px !important; }
  .py-lg_125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important; }
  .px-lg_125 {
    padding-right: 125px !important;
    padding-left: 125px !important; }
  .p-lg_150 {
    padding: 150px !important; }
  .pt-lg_150 {
    padding-top: 150px !important; }
  .pr-lg_150 {
    padding-right: 150px !important; }
  .pb-lg_150 {
    padding-bottom: 150px !important; }
  .pl-lg_150 {
    padding-left: 150px !important; }
  .py-lg_150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important; }
  .px-lg_150 {
    padding-right: 150px !important;
    padding-left: 150px !important; }
  .p-lg_200 {
    padding: 200px !important; }
  .pt-lg_200 {
    padding-top: 200px !important; }
  .pr-lg_200 {
    padding-right: 200px !important; }
  .pb-lg_200 {
    padding-bottom: 200px !important; }
  .pl-lg_200 {
    padding-left: 200px !important; }
  .py-lg_200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important; }
  .px-lg_200 {
    padding-right: 200px !important;
    padding-left: 200px !important; }
  .p-lg_220 {
    padding: 220px !important; }
  .pt-lg_220 {
    padding-top: 220px !important; }
  .pr-lg_220 {
    padding-right: 220px !important; }
  .pb-lg_220 {
    padding-bottom: 220px !important; }
  .pl-lg_220 {
    padding-left: 220px !important; }
  .py-lg_220 {
    padding-top: 220px !important;
    padding-bottom: 220px !important; }
  .px-lg_220 {
    padding-right: 220px !important;
    padding-left: 220px !important; }
  .p-lg_250 {
    padding: 250px !important; }
  .pt-lg_250 {
    padding-top: 250px !important; }
  .pr-lg_250 {
    padding-right: 250px !important; }
  .pb-lg_250 {
    padding-bottom: 250px !important; }
  .pl-lg_250 {
    padding-left: 250px !important; }
  .py-lg_250 {
    padding-top: 250px !important;
    padding-bottom: 250px !important; }
  .px-lg_250 {
    padding-right: 250px !important;
    padding-left: 250px !important; }
  .p-lg_300 {
    padding: 300px !important; }
  .pt-lg_300 {
    padding-top: 300px !important; }
  .pr-lg_300 {
    padding-right: 300px !important; }
  .pb-lg_300 {
    padding-bottom: 300px !important; }
  .pl-lg_300 {
    padding-left: 300px !important; }
  .py-lg_300 {
    padding-top: 300px !important;
    padding-bottom: 300px !important; }
  .px-lg_300 {
    padding-right: 300px !important;
    padding-left: 300px !important; } }

@media (min-width: 1200px) {
  .m-xl_0 {
    margin: 0px !important; }
  .mt-xl_0 {
    margin-top: 0px !important; }
  .mr-xl_0 {
    margin-right: 0px !important; }
  .mb-xl_0 {
    margin-bottom: 0px !important; }
  .ml-xl_0 {
    margin-left: 0px !important; }
  .my-xl_0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important; }
  .mx-xl_0 {
    margin-right: 0px !important;
    margin-left: 0px !important; }
  .m-xl_1 {
    margin: 1px !important; }
  .mt-xl_1 {
    margin-top: 1px !important; }
  .mr-xl_1 {
    margin-right: 1px !important; }
  .mb-xl_1 {
    margin-bottom: 1px !important; }
  .ml-xl_1 {
    margin-left: 1px !important; }
  .my-xl_1 {
    margin-top: 1px !important;
    margin-bottom: 1px !important; }
  .mx-xl_1 {
    margin-right: 1px !important;
    margin-left: 1px !important; }
  .m-xl_2 {
    margin: 2px !important; }
  .mt-xl_2 {
    margin-top: 2px !important; }
  .mr-xl_2 {
    margin-right: 2px !important; }
  .mb-xl_2 {
    margin-bottom: 2px !important; }
  .ml-xl_2 {
    margin-left: 2px !important; }
  .my-xl_2 {
    margin-top: 2px !important;
    margin-bottom: 2px !important; }
  .mx-xl_2 {
    margin-right: 2px !important;
    margin-left: 2px !important; }
  .m-xl_3 {
    margin: 3px !important; }
  .mt-xl_3 {
    margin-top: 3px !important; }
  .mr-xl_3 {
    margin-right: 3px !important; }
  .mb-xl_3 {
    margin-bottom: 3px !important; }
  .ml-xl_3 {
    margin-left: 3px !important; }
  .my-xl_3 {
    margin-top: 3px !important;
    margin-bottom: 3px !important; }
  .mx-xl_3 {
    margin-right: 3px !important;
    margin-left: 3px !important; }
  .m-xl_4 {
    margin: 4px !important; }
  .mt-xl_4 {
    margin-top: 4px !important; }
  .mr-xl_4 {
    margin-right: 4px !important; }
  .mb-xl_4 {
    margin-bottom: 4px !important; }
  .ml-xl_4 {
    margin-left: 4px !important; }
  .my-xl_4 {
    margin-top: 4px !important;
    margin-bottom: 4px !important; }
  .mx-xl_4 {
    margin-right: 4px !important;
    margin-left: 4px !important; }
  .m-xl_5 {
    margin: 5px !important; }
  .mt-xl_5 {
    margin-top: 5px !important; }
  .mr-xl_5 {
    margin-right: 5px !important; }
  .mb-xl_5 {
    margin-bottom: 5px !important; }
  .ml-xl_5 {
    margin-left: 5px !important; }
  .my-xl_5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important; }
  .mx-xl_5 {
    margin-right: 5px !important;
    margin-left: 5px !important; }
  .m-xl_6 {
    margin: 6px !important; }
  .mt-xl_6 {
    margin-top: 6px !important; }
  .mr-xl_6 {
    margin-right: 6px !important; }
  .mb-xl_6 {
    margin-bottom: 6px !important; }
  .ml-xl_6 {
    margin-left: 6px !important; }
  .my-xl_6 {
    margin-top: 6px !important;
    margin-bottom: 6px !important; }
  .mx-xl_6 {
    margin-right: 6px !important;
    margin-left: 6px !important; }
  .m-xl_8 {
    margin: 8px !important; }
  .mt-xl_8 {
    margin-top: 8px !important; }
  .mr-xl_8 {
    margin-right: 8px !important; }
  .mb-xl_8 {
    margin-bottom: 8px !important; }
  .ml-xl_8 {
    margin-left: 8px !important; }
  .my-xl_8 {
    margin-top: 8px !important;
    margin-bottom: 8px !important; }
  .mx-xl_8 {
    margin-right: 8px !important;
    margin-left: 8px !important; }
  .m-xl_10 {
    margin: 10px !important; }
  .mt-xl_10 {
    margin-top: 10px !important; }
  .mr-xl_10 {
    margin-right: 10px !important; }
  .mb-xl_10 {
    margin-bottom: 10px !important; }
  .ml-xl_10 {
    margin-left: 10px !important; }
  .my-xl_10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important; }
  .mx-xl_10 {
    margin-right: 10px !important;
    margin-left: 10px !important; }
  .m-xl_12 {
    margin: 12px !important; }
  .mt-xl_12 {
    margin-top: 12px !important; }
  .mr-xl_12 {
    margin-right: 12px !important; }
  .mb-xl_12 {
    margin-bottom: 12px !important; }
  .ml-xl_12 {
    margin-left: 12px !important; }
  .my-xl_12 {
    margin-top: 12px !important;
    margin-bottom: 12px !important; }
  .mx-xl_12 {
    margin-right: 12px !important;
    margin-left: 12px !important; }
  .m-xl_15 {
    margin: 15px !important; }
  .mt-xl_15 {
    margin-top: 15px !important; }
  .mr-xl_15 {
    margin-right: 15px !important; }
  .mb-xl_15 {
    margin-bottom: 15px !important; }
  .ml-xl_15 {
    margin-left: 15px !important; }
  .my-xl_15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .mx-xl_15 {
    margin-right: 15px !important;
    margin-left: 15px !important; }
  .m-xl_16 {
    margin: 16px !important; }
  .mt-xl_16 {
    margin-top: 16px !important; }
  .mr-xl_16 {
    margin-right: 16px !important; }
  .mb-xl_16 {
    margin-bottom: 16px !important; }
  .ml-xl_16 {
    margin-left: 16px !important; }
  .my-xl_16 {
    margin-top: 16px !important;
    margin-bottom: 16px !important; }
  .mx-xl_16 {
    margin-right: 16px !important;
    margin-left: 16px !important; }
  .m-xl_20 {
    margin: 20px !important; }
  .mt-xl_20 {
    margin-top: 20px !important; }
  .mr-xl_20 {
    margin-right: 20px !important; }
  .mb-xl_20 {
    margin-bottom: 20px !important; }
  .ml-xl_20 {
    margin-left: 20px !important; }
  .my-xl_20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  .mx-xl_20 {
    margin-right: 20px !important;
    margin-left: 20px !important; }
  .m-xl_25 {
    margin: 25px !important; }
  .mt-xl_25 {
    margin-top: 25px !important; }
  .mr-xl_25 {
    margin-right: 25px !important; }
  .mb-xl_25 {
    margin-bottom: 25px !important; }
  .ml-xl_25 {
    margin-left: 25px !important; }
  .my-xl_25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important; }
  .mx-xl_25 {
    margin-right: 25px !important;
    margin-left: 25px !important; }
  .m-xl_30 {
    margin: 30px !important; }
  .mt-xl_30 {
    margin-top: 30px !important; }
  .mr-xl_30 {
    margin-right: 30px !important; }
  .mb-xl_30 {
    margin-bottom: 30px !important; }
  .ml-xl_30 {
    margin-left: 30px !important; }
  .my-xl_30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important; }
  .mx-xl_30 {
    margin-right: 30px !important;
    margin-left: 30px !important; }
  .m-xl_32 {
    margin: 32px !important; }
  .mt-xl_32 {
    margin-top: 32px !important; }
  .mr-xl_32 {
    margin-right: 32px !important; }
  .mb-xl_32 {
    margin-bottom: 32px !important; }
  .ml-xl_32 {
    margin-left: 32px !important; }
  .my-xl_32 {
    margin-top: 32px !important;
    margin-bottom: 32px !important; }
  .mx-xl_32 {
    margin-right: 32px !important;
    margin-left: 32px !important; }
  .m-xl_35 {
    margin: 35px !important; }
  .mt-xl_35 {
    margin-top: 35px !important; }
  .mr-xl_35 {
    margin-right: 35px !important; }
  .mb-xl_35 {
    margin-bottom: 35px !important; }
  .ml-xl_35 {
    margin-left: 35px !important; }
  .my-xl_35 {
    margin-top: 35px !important;
    margin-bottom: 35px !important; }
  .mx-xl_35 {
    margin-right: 35px !important;
    margin-left: 35px !important; }
  .m-xl_40 {
    margin: 40px !important; }
  .mt-xl_40 {
    margin-top: 40px !important; }
  .mr-xl_40 {
    margin-right: 40px !important; }
  .mb-xl_40 {
    margin-bottom: 40px !important; }
  .ml-xl_40 {
    margin-left: 40px !important; }
  .my-xl_40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important; }
  .mx-xl_40 {
    margin-right: 40px !important;
    margin-left: 40px !important; }
  .m-xl_45 {
    margin: 45px !important; }
  .mt-xl_45 {
    margin-top: 45px !important; }
  .mr-xl_45 {
    margin-right: 45px !important; }
  .mb-xl_45 {
    margin-bottom: 45px !important; }
  .ml-xl_45 {
    margin-left: 45px !important; }
  .my-xl_45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important; }
  .mx-xl_45 {
    margin-right: 45px !important;
    margin-left: 45px !important; }
  .m-xl_50 {
    margin: 50px !important; }
  .mt-xl_50 {
    margin-top: 50px !important; }
  .mr-xl_50 {
    margin-right: 50px !important; }
  .mb-xl_50 {
    margin-bottom: 50px !important; }
  .ml-xl_50 {
    margin-left: 50px !important; }
  .my-xl_50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .mx-xl_50 {
    margin-right: 50px !important;
    margin-left: 50px !important; }
  .m-xl_55 {
    margin: 55px !important; }
  .mt-xl_55 {
    margin-top: 55px !important; }
  .mr-xl_55 {
    margin-right: 55px !important; }
  .mb-xl_55 {
    margin-bottom: 55px !important; }
  .ml-xl_55 {
    margin-left: 55px !important; }
  .my-xl_55 {
    margin-top: 55px !important;
    margin-bottom: 55px !important; }
  .mx-xl_55 {
    margin-right: 55px !important;
    margin-left: 55px !important; }
  .m-xl_60 {
    margin: 60px !important; }
  .mt-xl_60 {
    margin-top: 60px !important; }
  .mr-xl_60 {
    margin-right: 60px !important; }
  .mb-xl_60 {
    margin-bottom: 60px !important; }
  .ml-xl_60 {
    margin-left: 60px !important; }
  .my-xl_60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important; }
  .mx-xl_60 {
    margin-right: 60px !important;
    margin-left: 60px !important; }
  .m-xl_65 {
    margin: 65px !important; }
  .mt-xl_65 {
    margin-top: 65px !important; }
  .mr-xl_65 {
    margin-right: 65px !important; }
  .mb-xl_65 {
    margin-bottom: 65px !important; }
  .ml-xl_65 {
    margin-left: 65px !important; }
  .my-xl_65 {
    margin-top: 65px !important;
    margin-bottom: 65px !important; }
  .mx-xl_65 {
    margin-right: 65px !important;
    margin-left: 65px !important; }
  .m-xl_70 {
    margin: 70px !important; }
  .mt-xl_70 {
    margin-top: 70px !important; }
  .mr-xl_70 {
    margin-right: 70px !important; }
  .mb-xl_70 {
    margin-bottom: 70px !important; }
  .ml-xl_70 {
    margin-left: 70px !important; }
  .my-xl_70 {
    margin-top: 70px !important;
    margin-bottom: 70px !important; }
  .mx-xl_70 {
    margin-right: 70px !important;
    margin-left: 70px !important; }
  .m-xl_75 {
    margin: 75px !important; }
  .mt-xl_75 {
    margin-top: 75px !important; }
  .mr-xl_75 {
    margin-right: 75px !important; }
  .mb-xl_75 {
    margin-bottom: 75px !important; }
  .ml-xl_75 {
    margin-left: 75px !important; }
  .my-xl_75 {
    margin-top: 75px !important;
    margin-bottom: 75px !important; }
  .mx-xl_75 {
    margin-right: 75px !important;
    margin-left: 75px !important; }
  .m-xl_80 {
    margin: 80px !important; }
  .mt-xl_80 {
    margin-top: 80px !important; }
  .mr-xl_80 {
    margin-right: 80px !important; }
  .mb-xl_80 {
    margin-bottom: 80px !important; }
  .ml-xl_80 {
    margin-left: 80px !important; }
  .my-xl_80 {
    margin-top: 80px !important;
    margin-bottom: 80px !important; }
  .mx-xl_80 {
    margin-right: 80px !important;
    margin-left: 80px !important; }
  .m-xl_85 {
    margin: 85px !important; }
  .mt-xl_85 {
    margin-top: 85px !important; }
  .mr-xl_85 {
    margin-right: 85px !important; }
  .mb-xl_85 {
    margin-bottom: 85px !important; }
  .ml-xl_85 {
    margin-left: 85px !important; }
  .my-xl_85 {
    margin-top: 85px !important;
    margin-bottom: 85px !important; }
  .mx-xl_85 {
    margin-right: 85px !important;
    margin-left: 85px !important; }
  .m-xl_90 {
    margin: 90px !important; }
  .mt-xl_90 {
    margin-top: 90px !important; }
  .mr-xl_90 {
    margin-right: 90px !important; }
  .mb-xl_90 {
    margin-bottom: 90px !important; }
  .ml-xl_90 {
    margin-left: 90px !important; }
  .my-xl_90 {
    margin-top: 90px !important;
    margin-bottom: 90px !important; }
  .mx-xl_90 {
    margin-right: 90px !important;
    margin-left: 90px !important; }
  .m-xl_95 {
    margin: 95px !important; }
  .mt-xl_95 {
    margin-top: 95px !important; }
  .mr-xl_95 {
    margin-right: 95px !important; }
  .mb-xl_95 {
    margin-bottom: 95px !important; }
  .ml-xl_95 {
    margin-left: 95px !important; }
  .my-xl_95 {
    margin-top: 95px !important;
    margin-bottom: 95px !important; }
  .mx-xl_95 {
    margin-right: 95px !important;
    margin-left: 95px !important; }
  .m-xl_100 {
    margin: 100px !important; }
  .mt-xl_100 {
    margin-top: 100px !important; }
  .mr-xl_100 {
    margin-right: 100px !important; }
  .mb-xl_100 {
    margin-bottom: 100px !important; }
  .ml-xl_100 {
    margin-left: 100px !important; }
  .my-xl_100 {
    margin-top: 100px !important;
    margin-bottom: 100px !important; }
  .mx-xl_100 {
    margin-right: 100px !important;
    margin-left: 100px !important; }
  .m-xl_115 {
    margin: 115px !important; }
  .mt-xl_115 {
    margin-top: 115px !important; }
  .mr-xl_115 {
    margin-right: 115px !important; }
  .mb-xl_115 {
    margin-bottom: 115px !important; }
  .ml-xl_115 {
    margin-left: 115px !important; }
  .my-xl_115 {
    margin-top: 115px !important;
    margin-bottom: 115px !important; }
  .mx-xl_115 {
    margin-right: 115px !important;
    margin-left: 115px !important; }
  .m-xl_120 {
    margin: 120px !important; }
  .mt-xl_120 {
    margin-top: 120px !important; }
  .mr-xl_120 {
    margin-right: 120px !important; }
  .mb-xl_120 {
    margin-bottom: 120px !important; }
  .ml-xl_120 {
    margin-left: 120px !important; }
  .my-xl_120 {
    margin-top: 120px !important;
    margin-bottom: 120px !important; }
  .mx-xl_120 {
    margin-right: 120px !important;
    margin-left: 120px !important; }
  .m-xl_125 {
    margin: 125px !important; }
  .mt-xl_125 {
    margin-top: 125px !important; }
  .mr-xl_125 {
    margin-right: 125px !important; }
  .mb-xl_125 {
    margin-bottom: 125px !important; }
  .ml-xl_125 {
    margin-left: 125px !important; }
  .my-xl_125 {
    margin-top: 125px !important;
    margin-bottom: 125px !important; }
  .mx-xl_125 {
    margin-right: 125px !important;
    margin-left: 125px !important; }
  .m-xl_150 {
    margin: 150px !important; }
  .mt-xl_150 {
    margin-top: 150px !important; }
  .mr-xl_150 {
    margin-right: 150px !important; }
  .mb-xl_150 {
    margin-bottom: 150px !important; }
  .ml-xl_150 {
    margin-left: 150px !important; }
  .my-xl_150 {
    margin-top: 150px !important;
    margin-bottom: 150px !important; }
  .mx-xl_150 {
    margin-right: 150px !important;
    margin-left: 150px !important; }
  .m-xl_200 {
    margin: 200px !important; }
  .mt-xl_200 {
    margin-top: 200px !important; }
  .mr-xl_200 {
    margin-right: 200px !important; }
  .mb-xl_200 {
    margin-bottom: 200px !important; }
  .ml-xl_200 {
    margin-left: 200px !important; }
  .my-xl_200 {
    margin-top: 200px !important;
    margin-bottom: 200px !important; }
  .mx-xl_200 {
    margin-right: 200px !important;
    margin-left: 200px !important; }
  .m-xl_220 {
    margin: 220px !important; }
  .mt-xl_220 {
    margin-top: 220px !important; }
  .mr-xl_220 {
    margin-right: 220px !important; }
  .mb-xl_220 {
    margin-bottom: 220px !important; }
  .ml-xl_220 {
    margin-left: 220px !important; }
  .my-xl_220 {
    margin-top: 220px !important;
    margin-bottom: 220px !important; }
  .mx-xl_220 {
    margin-right: 220px !important;
    margin-left: 220px !important; }
  .m-xl_250 {
    margin: 250px !important; }
  .mt-xl_250 {
    margin-top: 250px !important; }
  .mr-xl_250 {
    margin-right: 250px !important; }
  .mb-xl_250 {
    margin-bottom: 250px !important; }
  .ml-xl_250 {
    margin-left: 250px !important; }
  .my-xl_250 {
    margin-top: 250px !important;
    margin-bottom: 250px !important; }
  .mx-xl_250 {
    margin-right: 250px !important;
    margin-left: 250px !important; }
  .m-xl_300 {
    margin: 300px !important; }
  .mt-xl_300 {
    margin-top: 300px !important; }
  .mr-xl_300 {
    margin-right: 300px !important; }
  .mb-xl_300 {
    margin-bottom: 300px !important; }
  .ml-xl_300 {
    margin-left: 300px !important; }
  .my-xl_300 {
    margin-top: 300px !important;
    margin-bottom: 300px !important; }
  .mx-xl_300 {
    margin-right: 300px !important;
    margin-left: 300px !important; }
  .p-xl_0 {
    padding: 0px !important; }
  .pt-xl_0 {
    padding-top: 0px !important; }
  .pr-xl_0 {
    padding-right: 0px !important; }
  .pb-xl_0 {
    padding-bottom: 0px !important; }
  .pl-xl_0 {
    padding-left: 0px !important; }
  .py-xl_0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .px-xl_0 {
    padding-right: 0px !important;
    padding-left: 0px !important; }
  .p-xl_1 {
    padding: 1px !important; }
  .pt-xl_1 {
    padding-top: 1px !important; }
  .pr-xl_1 {
    padding-right: 1px !important; }
  .pb-xl_1 {
    padding-bottom: 1px !important; }
  .pl-xl_1 {
    padding-left: 1px !important; }
  .py-xl_1 {
    padding-top: 1px !important;
    padding-bottom: 1px !important; }
  .px-xl_1 {
    padding-right: 1px !important;
    padding-left: 1px !important; }
  .p-xl_2 {
    padding: 2px !important; }
  .pt-xl_2 {
    padding-top: 2px !important; }
  .pr-xl_2 {
    padding-right: 2px !important; }
  .pb-xl_2 {
    padding-bottom: 2px !important; }
  .pl-xl_2 {
    padding-left: 2px !important; }
  .py-xl_2 {
    padding-top: 2px !important;
    padding-bottom: 2px !important; }
  .px-xl_2 {
    padding-right: 2px !important;
    padding-left: 2px !important; }
  .p-xl_3 {
    padding: 3px !important; }
  .pt-xl_3 {
    padding-top: 3px !important; }
  .pr-xl_3 {
    padding-right: 3px !important; }
  .pb-xl_3 {
    padding-bottom: 3px !important; }
  .pl-xl_3 {
    padding-left: 3px !important; }
  .py-xl_3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important; }
  .px-xl_3 {
    padding-right: 3px !important;
    padding-left: 3px !important; }
  .p-xl_4 {
    padding: 4px !important; }
  .pt-xl_4 {
    padding-top: 4px !important; }
  .pr-xl_4 {
    padding-right: 4px !important; }
  .pb-xl_4 {
    padding-bottom: 4px !important; }
  .pl-xl_4 {
    padding-left: 4px !important; }
  .py-xl_4 {
    padding-top: 4px !important;
    padding-bottom: 4px !important; }
  .px-xl_4 {
    padding-right: 4px !important;
    padding-left: 4px !important; }
  .p-xl_5 {
    padding: 5px !important; }
  .pt-xl_5 {
    padding-top: 5px !important; }
  .pr-xl_5 {
    padding-right: 5px !important; }
  .pb-xl_5 {
    padding-bottom: 5px !important; }
  .pl-xl_5 {
    padding-left: 5px !important; }
  .py-xl_5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }
  .px-xl_5 {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  .p-xl_6 {
    padding: 6px !important; }
  .pt-xl_6 {
    padding-top: 6px !important; }
  .pr-xl_6 {
    padding-right: 6px !important; }
  .pb-xl_6 {
    padding-bottom: 6px !important; }
  .pl-xl_6 {
    padding-left: 6px !important; }
  .py-xl_6 {
    padding-top: 6px !important;
    padding-bottom: 6px !important; }
  .px-xl_6 {
    padding-right: 6px !important;
    padding-left: 6px !important; }
  .p-xl_8 {
    padding: 8px !important; }
  .pt-xl_8 {
    padding-top: 8px !important; }
  .pr-xl_8 {
    padding-right: 8px !important; }
  .pb-xl_8 {
    padding-bottom: 8px !important; }
  .pl-xl_8 {
    padding-left: 8px !important; }
  .py-xl_8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important; }
  .px-xl_8 {
    padding-right: 8px !important;
    padding-left: 8px !important; }
  .p-xl_10 {
    padding: 10px !important; }
  .pt-xl_10 {
    padding-top: 10px !important; }
  .pr-xl_10 {
    padding-right: 10px !important; }
  .pb-xl_10 {
    padding-bottom: 10px !important; }
  .pl-xl_10 {
    padding-left: 10px !important; }
  .py-xl_10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important; }
  .px-xl_10 {
    padding-right: 10px !important;
    padding-left: 10px !important; }
  .p-xl_12 {
    padding: 12px !important; }
  .pt-xl_12 {
    padding-top: 12px !important; }
  .pr-xl_12 {
    padding-right: 12px !important; }
  .pb-xl_12 {
    padding-bottom: 12px !important; }
  .pl-xl_12 {
    padding-left: 12px !important; }
  .py-xl_12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important; }
  .px-xl_12 {
    padding-right: 12px !important;
    padding-left: 12px !important; }
  .p-xl_15 {
    padding: 15px !important; }
  .pt-xl_15 {
    padding-top: 15px !important; }
  .pr-xl_15 {
    padding-right: 15px !important; }
  .pb-xl_15 {
    padding-bottom: 15px !important; }
  .pl-xl_15 {
    padding-left: 15px !important; }
  .py-xl_15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .px-xl_15 {
    padding-right: 15px !important;
    padding-left: 15px !important; }
  .p-xl_16 {
    padding: 16px !important; }
  .pt-xl_16 {
    padding-top: 16px !important; }
  .pr-xl_16 {
    padding-right: 16px !important; }
  .pb-xl_16 {
    padding-bottom: 16px !important; }
  .pl-xl_16 {
    padding-left: 16px !important; }
  .py-xl_16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important; }
  .px-xl_16 {
    padding-right: 16px !important;
    padding-left: 16px !important; }
  .p-xl_20 {
    padding: 20px !important; }
  .pt-xl_20 {
    padding-top: 20px !important; }
  .pr-xl_20 {
    padding-right: 20px !important; }
  .pb-xl_20 {
    padding-bottom: 20px !important; }
  .pl-xl_20 {
    padding-left: 20px !important; }
  .py-xl_20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }
  .px-xl_20 {
    padding-right: 20px !important;
    padding-left: 20px !important; }
  .p-xl_25 {
    padding: 25px !important; }
  .pt-xl_25 {
    padding-top: 25px !important; }
  .pr-xl_25 {
    padding-right: 25px !important; }
  .pb-xl_25 {
    padding-bottom: 25px !important; }
  .pl-xl_25 {
    padding-left: 25px !important; }
  .py-xl_25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important; }
  .px-xl_25 {
    padding-right: 25px !important;
    padding-left: 25px !important; }
  .p-xl_30 {
    padding: 30px !important; }
  .pt-xl_30 {
    padding-top: 30px !important; }
  .pr-xl_30 {
    padding-right: 30px !important; }
  .pb-xl_30 {
    padding-bottom: 30px !important; }
  .pl-xl_30 {
    padding-left: 30px !important; }
  .py-xl_30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
  .px-xl_30 {
    padding-right: 30px !important;
    padding-left: 30px !important; }
  .p-xl_32 {
    padding: 32px !important; }
  .pt-xl_32 {
    padding-top: 32px !important; }
  .pr-xl_32 {
    padding-right: 32px !important; }
  .pb-xl_32 {
    padding-bottom: 32px !important; }
  .pl-xl_32 {
    padding-left: 32px !important; }
  .py-xl_32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important; }
  .px-xl_32 {
    padding-right: 32px !important;
    padding-left: 32px !important; }
  .p-xl_35 {
    padding: 35px !important; }
  .pt-xl_35 {
    padding-top: 35px !important; }
  .pr-xl_35 {
    padding-right: 35px !important; }
  .pb-xl_35 {
    padding-bottom: 35px !important; }
  .pl-xl_35 {
    padding-left: 35px !important; }
  .py-xl_35 {
    padding-top: 35px !important;
    padding-bottom: 35px !important; }
  .px-xl_35 {
    padding-right: 35px !important;
    padding-left: 35px !important; }
  .p-xl_40 {
    padding: 40px !important; }
  .pt-xl_40 {
    padding-top: 40px !important; }
  .pr-xl_40 {
    padding-right: 40px !important; }
  .pb-xl_40 {
    padding-bottom: 40px !important; }
  .pl-xl_40 {
    padding-left: 40px !important; }
  .py-xl_40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .px-xl_40 {
    padding-right: 40px !important;
    padding-left: 40px !important; }
  .p-xl_45 {
    padding: 45px !important; }
  .pt-xl_45 {
    padding-top: 45px !important; }
  .pr-xl_45 {
    padding-right: 45px !important; }
  .pb-xl_45 {
    padding-bottom: 45px !important; }
  .pl-xl_45 {
    padding-left: 45px !important; }
  .py-xl_45 {
    padding-top: 45px !important;
    padding-bottom: 45px !important; }
  .px-xl_45 {
    padding-right: 45px !important;
    padding-left: 45px !important; }
  .p-xl_50 {
    padding: 50px !important; }
  .pt-xl_50 {
    padding-top: 50px !important; }
  .pr-xl_50 {
    padding-right: 50px !important; }
  .pb-xl_50 {
    padding-bottom: 50px !important; }
  .pl-xl_50 {
    padding-left: 50px !important; }
  .py-xl_50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .px-xl_50 {
    padding-right: 50px !important;
    padding-left: 50px !important; }
  .p-xl_55 {
    padding: 55px !important; }
  .pt-xl_55 {
    padding-top: 55px !important; }
  .pr-xl_55 {
    padding-right: 55px !important; }
  .pb-xl_55 {
    padding-bottom: 55px !important; }
  .pl-xl_55 {
    padding-left: 55px !important; }
  .py-xl_55 {
    padding-top: 55px !important;
    padding-bottom: 55px !important; }
  .px-xl_55 {
    padding-right: 55px !important;
    padding-left: 55px !important; }
  .p-xl_60 {
    padding: 60px !important; }
  .pt-xl_60 {
    padding-top: 60px !important; }
  .pr-xl_60 {
    padding-right: 60px !important; }
  .pb-xl_60 {
    padding-bottom: 60px !important; }
  .pl-xl_60 {
    padding-left: 60px !important; }
  .py-xl_60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important; }
  .px-xl_60 {
    padding-right: 60px !important;
    padding-left: 60px !important; }
  .p-xl_65 {
    padding: 65px !important; }
  .pt-xl_65 {
    padding-top: 65px !important; }
  .pr-xl_65 {
    padding-right: 65px !important; }
  .pb-xl_65 {
    padding-bottom: 65px !important; }
  .pl-xl_65 {
    padding-left: 65px !important; }
  .py-xl_65 {
    padding-top: 65px !important;
    padding-bottom: 65px !important; }
  .px-xl_65 {
    padding-right: 65px !important;
    padding-left: 65px !important; }
  .p-xl_70 {
    padding: 70px !important; }
  .pt-xl_70 {
    padding-top: 70px !important; }
  .pr-xl_70 {
    padding-right: 70px !important; }
  .pb-xl_70 {
    padding-bottom: 70px !important; }
  .pl-xl_70 {
    padding-left: 70px !important; }
  .py-xl_70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }
  .px-xl_70 {
    padding-right: 70px !important;
    padding-left: 70px !important; }
  .p-xl_75 {
    padding: 75px !important; }
  .pt-xl_75 {
    padding-top: 75px !important; }
  .pr-xl_75 {
    padding-right: 75px !important; }
  .pb-xl_75 {
    padding-bottom: 75px !important; }
  .pl-xl_75 {
    padding-left: 75px !important; }
  .py-xl_75 {
    padding-top: 75px !important;
    padding-bottom: 75px !important; }
  .px-xl_75 {
    padding-right: 75px !important;
    padding-left: 75px !important; }
  .p-xl_80 {
    padding: 80px !important; }
  .pt-xl_80 {
    padding-top: 80px !important; }
  .pr-xl_80 {
    padding-right: 80px !important; }
  .pb-xl_80 {
    padding-bottom: 80px !important; }
  .pl-xl_80 {
    padding-left: 80px !important; }
  .py-xl_80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .px-xl_80 {
    padding-right: 80px !important;
    padding-left: 80px !important; }
  .p-xl_85 {
    padding: 85px !important; }
  .pt-xl_85 {
    padding-top: 85px !important; }
  .pr-xl_85 {
    padding-right: 85px !important; }
  .pb-xl_85 {
    padding-bottom: 85px !important; }
  .pl-xl_85 {
    padding-left: 85px !important; }
  .py-xl_85 {
    padding-top: 85px !important;
    padding-bottom: 85px !important; }
  .px-xl_85 {
    padding-right: 85px !important;
    padding-left: 85px !important; }
  .p-xl_90 {
    padding: 90px !important; }
  .pt-xl_90 {
    padding-top: 90px !important; }
  .pr-xl_90 {
    padding-right: 90px !important; }
  .pb-xl_90 {
    padding-bottom: 90px !important; }
  .pl-xl_90 {
    padding-left: 90px !important; }
  .py-xl_90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important; }
  .px-xl_90 {
    padding-right: 90px !important;
    padding-left: 90px !important; }
  .p-xl_95 {
    padding: 95px !important; }
  .pt-xl_95 {
    padding-top: 95px !important; }
  .pr-xl_95 {
    padding-right: 95px !important; }
  .pb-xl_95 {
    padding-bottom: 95px !important; }
  .pl-xl_95 {
    padding-left: 95px !important; }
  .py-xl_95 {
    padding-top: 95px !important;
    padding-bottom: 95px !important; }
  .px-xl_95 {
    padding-right: 95px !important;
    padding-left: 95px !important; }
  .p-xl_100 {
    padding: 100px !important; }
  .pt-xl_100 {
    padding-top: 100px !important; }
  .pr-xl_100 {
    padding-right: 100px !important; }
  .pb-xl_100 {
    padding-bottom: 100px !important; }
  .pl-xl_100 {
    padding-left: 100px !important; }
  .py-xl_100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .px-xl_100 {
    padding-right: 100px !important;
    padding-left: 100px !important; }
  .p-xl_115 {
    padding: 115px !important; }
  .pt-xl_115 {
    padding-top: 115px !important; }
  .pr-xl_115 {
    padding-right: 115px !important; }
  .pb-xl_115 {
    padding-bottom: 115px !important; }
  .pl-xl_115 {
    padding-left: 115px !important; }
  .py-xl_115 {
    padding-top: 115px !important;
    padding-bottom: 115px !important; }
  .px-xl_115 {
    padding-right: 115px !important;
    padding-left: 115px !important; }
  .p-xl_120 {
    padding: 120px !important; }
  .pt-xl_120 {
    padding-top: 120px !important; }
  .pr-xl_120 {
    padding-right: 120px !important; }
  .pb-xl_120 {
    padding-bottom: 120px !important; }
  .pl-xl_120 {
    padding-left: 120px !important; }
  .py-xl_120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important; }
  .px-xl_120 {
    padding-right: 120px !important;
    padding-left: 120px !important; }
  .p-xl_125 {
    padding: 125px !important; }
  .pt-xl_125 {
    padding-top: 125px !important; }
  .pr-xl_125 {
    padding-right: 125px !important; }
  .pb-xl_125 {
    padding-bottom: 125px !important; }
  .pl-xl_125 {
    padding-left: 125px !important; }
  .py-xl_125 {
    padding-top: 125px !important;
    padding-bottom: 125px !important; }
  .px-xl_125 {
    padding-right: 125px !important;
    padding-left: 125px !important; }
  .p-xl_150 {
    padding: 150px !important; }
  .pt-xl_150 {
    padding-top: 150px !important; }
  .pr-xl_150 {
    padding-right: 150px !important; }
  .pb-xl_150 {
    padding-bottom: 150px !important; }
  .pl-xl_150 {
    padding-left: 150px !important; }
  .py-xl_150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important; }
  .px-xl_150 {
    padding-right: 150px !important;
    padding-left: 150px !important; }
  .p-xl_200 {
    padding: 200px !important; }
  .pt-xl_200 {
    padding-top: 200px !important; }
  .pr-xl_200 {
    padding-right: 200px !important; }
  .pb-xl_200 {
    padding-bottom: 200px !important; }
  .pl-xl_200 {
    padding-left: 200px !important; }
  .py-xl_200 {
    padding-top: 200px !important;
    padding-bottom: 200px !important; }
  .px-xl_200 {
    padding-right: 200px !important;
    padding-left: 200px !important; }
  .p-xl_220 {
    padding: 220px !important; }
  .pt-xl_220 {
    padding-top: 220px !important; }
  .pr-xl_220 {
    padding-right: 220px !important; }
  .pb-xl_220 {
    padding-bottom: 220px !important; }
  .pl-xl_220 {
    padding-left: 220px !important; }
  .py-xl_220 {
    padding-top: 220px !important;
    padding-bottom: 220px !important; }
  .px-xl_220 {
    padding-right: 220px !important;
    padding-left: 220px !important; }
  .p-xl_250 {
    padding: 250px !important; }
  .pt-xl_250 {
    padding-top: 250px !important; }
  .pr-xl_250 {
    padding-right: 250px !important; }
  .pb-xl_250 {
    padding-bottom: 250px !important; }
  .pl-xl_250 {
    padding-left: 250px !important; }
  .py-xl_250 {
    padding-top: 250px !important;
    padding-bottom: 250px !important; }
  .px-xl_250 {
    padding-right: 250px !important;
    padding-left: 250px !important; }
  .p-xl_300 {
    padding: 300px !important; }
  .pt-xl_300 {
    padding-top: 300px !important; }
  .pr-xl_300 {
    padding-right: 300px !important; }
  .pb-xl_300 {
    padding-bottom: 300px !important; }
  .pl-xl_300 {
    padding-left: 300px !important; }
  .py-xl_300 {
    padding-top: 300px !important;
    padding-bottom: 300px !important; }
  .px-xl_300 {
    padding-right: 300px !important;
    padding-left: 300px !important; } }

.top-25 {
  top: 25% !important; }

.top-50 {
  top: 50% !important; }

.top-75 {
  top: 75% !important; }

.top-100 {
  top: 100% !important; }

.top-auto {
  top: auto !important; }

.top-0 {
  top: 0 !important; }

.top-10 {
  top: 10% !important; }

.top-20 {
  top: 20% !important; }

.top-30 {
  top: 30% !important; }

.top-33 {
  top: 33.3% !important; }

.top-35 {
  top: 35% !important; }

.top-40 {
  top: 40% !important; }

.top-60 {
  top: 60% !important; }

.top-65 {
  top: 65% !important; }

.top-70 {
  top: 70% !important; }

.top-80 {
  top: 80% !important; }

.top-90 {
  top: 90% !important; }

.top-fit-content {
  top: fit-content !important; }

.right-25 {
  right: 25% !important; }

.right-50 {
  right: 50% !important; }

.right-75 {
  right: 75% !important; }

.right-100 {
  right: 100% !important; }

.right-auto {
  right: auto !important; }

.right-0 {
  right: 0 !important; }

.right-10 {
  right: 10% !important; }

.right-20 {
  right: 20% !important; }

.right-30 {
  right: 30% !important; }

.right-33 {
  right: 33.3% !important; }

.right-35 {
  right: 35% !important; }

.right-40 {
  right: 40% !important; }

.right-60 {
  right: 60% !important; }

.right-65 {
  right: 65% !important; }

.right-70 {
  right: 70% !important; }

.right-80 {
  right: 80% !important; }

.right-90 {
  right: 90% !important; }

.right-fit-content {
  right: fit-content !important; }

.bottom-25 {
  bottom: 25% !important; }

.bottom-50 {
  bottom: 50% !important; }

.bottom-75 {
  bottom: 75% !important; }

.bottom-100 {
  bottom: 100% !important; }

.bottom-auto {
  bottom: auto !important; }

.bottom-0 {
  bottom: 0 !important; }

.bottom-10 {
  bottom: 10% !important; }

.bottom-20 {
  bottom: 20% !important; }

.bottom-30 {
  bottom: 30% !important; }

.bottom-33 {
  bottom: 33.3% !important; }

.bottom-35 {
  bottom: 35% !important; }

.bottom-40 {
  bottom: 40% !important; }

.bottom-60 {
  bottom: 60% !important; }

.bottom-65 {
  bottom: 65% !important; }

.bottom-70 {
  bottom: 70% !important; }

.bottom-80 {
  bottom: 80% !important; }

.bottom-90 {
  bottom: 90% !important; }

.bottom-fit-content {
  bottom: fit-content !important; }

.left-25 {
  left: 25% !important; }

.left-50 {
  left: 50% !important; }

.left-75 {
  left: 75% !important; }

.left-100 {
  left: 100% !important; }

.left-auto {
  left: auto !important; }

.left-0 {
  left: 0 !important; }

.left-10 {
  left: 10% !important; }

.left-20 {
  left: 20% !important; }

.left-30 {
  left: 30% !important; }

.left-33 {
  left: 33.3% !important; }

.left-35 {
  left: 35% !important; }

.left-40 {
  left: 40% !important; }

.left-60 {
  left: 60% !important; }

.left-65 {
  left: 65% !important; }

.left-70 {
  left: 70% !important; }

.left-80 {
  left: 80% !important; }

.left-90 {
  left: 90% !important; }

.left-fit-content {
  left: fit-content !important; }

@media (min-width: 576px) {
  .top-sm-25 {
    top: 25% !important; }
  .top-sm-50 {
    top: 50% !important; }
  .top-sm-75 {
    top: 75% !important; }
  .top-sm-100 {
    top: 100% !important; }
  .top-sm-auto {
    top: auto !important; }
  .top-sm-0 {
    top: 0 !important; }
  .top-sm-10 {
    top: 10% !important; }
  .top-sm-20 {
    top: 20% !important; }
  .top-sm-30 {
    top: 30% !important; }
  .top-sm-33 {
    top: 33.3% !important; }
  .top-sm-35 {
    top: 35% !important; }
  .top-sm-40 {
    top: 40% !important; }
  .top-sm-60 {
    top: 60% !important; }
  .top-sm-65 {
    top: 65% !important; }
  .top-sm-70 {
    top: 70% !important; }
  .top-sm-80 {
    top: 80% !important; }
  .top-sm-90 {
    top: 90% !important; }
  .top-sm-fit-content {
    top: fit-content !important; }
  .right-sm-25 {
    right: 25% !important; }
  .right-sm-50 {
    right: 50% !important; }
  .right-sm-75 {
    right: 75% !important; }
  .right-sm-100 {
    right: 100% !important; }
  .right-sm-auto {
    right: auto !important; }
  .right-sm-0 {
    right: 0 !important; }
  .right-sm-10 {
    right: 10% !important; }
  .right-sm-20 {
    right: 20% !important; }
  .right-sm-30 {
    right: 30% !important; }
  .right-sm-33 {
    right: 33.3% !important; }
  .right-sm-35 {
    right: 35% !important; }
  .right-sm-40 {
    right: 40% !important; }
  .right-sm-60 {
    right: 60% !important; }
  .right-sm-65 {
    right: 65% !important; }
  .right-sm-70 {
    right: 70% !important; }
  .right-sm-80 {
    right: 80% !important; }
  .right-sm-90 {
    right: 90% !important; }
  .right-sm-fit-content {
    right: fit-content !important; }
  .bottom-sm-25 {
    bottom: 25% !important; }
  .bottom-sm-50 {
    bottom: 50% !important; }
  .bottom-sm-75 {
    bottom: 75% !important; }
  .bottom-sm-100 {
    bottom: 100% !important; }
  .bottom-sm-auto {
    bottom: auto !important; }
  .bottom-sm-0 {
    bottom: 0 !important; }
  .bottom-sm-10 {
    bottom: 10% !important; }
  .bottom-sm-20 {
    bottom: 20% !important; }
  .bottom-sm-30 {
    bottom: 30% !important; }
  .bottom-sm-33 {
    bottom: 33.3% !important; }
  .bottom-sm-35 {
    bottom: 35% !important; }
  .bottom-sm-40 {
    bottom: 40% !important; }
  .bottom-sm-60 {
    bottom: 60% !important; }
  .bottom-sm-65 {
    bottom: 65% !important; }
  .bottom-sm-70 {
    bottom: 70% !important; }
  .bottom-sm-80 {
    bottom: 80% !important; }
  .bottom-sm-90 {
    bottom: 90% !important; }
  .bottom-sm-fit-content {
    bottom: fit-content !important; }
  .left-sm-25 {
    left: 25% !important; }
  .left-sm-50 {
    left: 50% !important; }
  .left-sm-75 {
    left: 75% !important; }
  .left-sm-100 {
    left: 100% !important; }
  .left-sm-auto {
    left: auto !important; }
  .left-sm-0 {
    left: 0 !important; }
  .left-sm-10 {
    left: 10% !important; }
  .left-sm-20 {
    left: 20% !important; }
  .left-sm-30 {
    left: 30% !important; }
  .left-sm-33 {
    left: 33.3% !important; }
  .left-sm-35 {
    left: 35% !important; }
  .left-sm-40 {
    left: 40% !important; }
  .left-sm-60 {
    left: 60% !important; }
  .left-sm-65 {
    left: 65% !important; }
  .left-sm-70 {
    left: 70% !important; }
  .left-sm-80 {
    left: 80% !important; }
  .left-sm-90 {
    left: 90% !important; }
  .left-sm-fit-content {
    left: fit-content !important; } }

@media (min-width: 768px) {
  .top-md-25 {
    top: 25% !important; }
  .top-md-50 {
    top: 50% !important; }
  .top-md-75 {
    top: 75% !important; }
  .top-md-100 {
    top: 100% !important; }
  .top-md-auto {
    top: auto !important; }
  .top-md-0 {
    top: 0 !important; }
  .top-md-10 {
    top: 10% !important; }
  .top-md-20 {
    top: 20% !important; }
  .top-md-30 {
    top: 30% !important; }
  .top-md-33 {
    top: 33.3% !important; }
  .top-md-35 {
    top: 35% !important; }
  .top-md-40 {
    top: 40% !important; }
  .top-md-60 {
    top: 60% !important; }
  .top-md-65 {
    top: 65% !important; }
  .top-md-70 {
    top: 70% !important; }
  .top-md-80 {
    top: 80% !important; }
  .top-md-90 {
    top: 90% !important; }
  .top-md-fit-content {
    top: fit-content !important; }
  .right-md-25 {
    right: 25% !important; }
  .right-md-50 {
    right: 50% !important; }
  .right-md-75 {
    right: 75% !important; }
  .right-md-100 {
    right: 100% !important; }
  .right-md-auto {
    right: auto !important; }
  .right-md-0 {
    right: 0 !important; }
  .right-md-10 {
    right: 10% !important; }
  .right-md-20 {
    right: 20% !important; }
  .right-md-30 {
    right: 30% !important; }
  .right-md-33 {
    right: 33.3% !important; }
  .right-md-35 {
    right: 35% !important; }
  .right-md-40 {
    right: 40% !important; }
  .right-md-60 {
    right: 60% !important; }
  .right-md-65 {
    right: 65% !important; }
  .right-md-70 {
    right: 70% !important; }
  .right-md-80 {
    right: 80% !important; }
  .right-md-90 {
    right: 90% !important; }
  .right-md-fit-content {
    right: fit-content !important; }
  .bottom-md-25 {
    bottom: 25% !important; }
  .bottom-md-50 {
    bottom: 50% !important; }
  .bottom-md-75 {
    bottom: 75% !important; }
  .bottom-md-100 {
    bottom: 100% !important; }
  .bottom-md-auto {
    bottom: auto !important; }
  .bottom-md-0 {
    bottom: 0 !important; }
  .bottom-md-10 {
    bottom: 10% !important; }
  .bottom-md-20 {
    bottom: 20% !important; }
  .bottom-md-30 {
    bottom: 30% !important; }
  .bottom-md-33 {
    bottom: 33.3% !important; }
  .bottom-md-35 {
    bottom: 35% !important; }
  .bottom-md-40 {
    bottom: 40% !important; }
  .bottom-md-60 {
    bottom: 60% !important; }
  .bottom-md-65 {
    bottom: 65% !important; }
  .bottom-md-70 {
    bottom: 70% !important; }
  .bottom-md-80 {
    bottom: 80% !important; }
  .bottom-md-90 {
    bottom: 90% !important; }
  .bottom-md-fit-content {
    bottom: fit-content !important; }
  .left-md-25 {
    left: 25% !important; }
  .left-md-50 {
    left: 50% !important; }
  .left-md-75 {
    left: 75% !important; }
  .left-md-100 {
    left: 100% !important; }
  .left-md-auto {
    left: auto !important; }
  .left-md-0 {
    left: 0 !important; }
  .left-md-10 {
    left: 10% !important; }
  .left-md-20 {
    left: 20% !important; }
  .left-md-30 {
    left: 30% !important; }
  .left-md-33 {
    left: 33.3% !important; }
  .left-md-35 {
    left: 35% !important; }
  .left-md-40 {
    left: 40% !important; }
  .left-md-60 {
    left: 60% !important; }
  .left-md-65 {
    left: 65% !important; }
  .left-md-70 {
    left: 70% !important; }
  .left-md-80 {
    left: 80% !important; }
  .left-md-90 {
    left: 90% !important; }
  .left-md-fit-content {
    left: fit-content !important; } }

@media (min-width: 992px) {
  .top-lg-25 {
    top: 25% !important; }
  .top-lg-50 {
    top: 50% !important; }
  .top-lg-75 {
    top: 75% !important; }
  .top-lg-100 {
    top: 100% !important; }
  .top-lg-auto {
    top: auto !important; }
  .top-lg-0 {
    top: 0 !important; }
  .top-lg-10 {
    top: 10% !important; }
  .top-lg-20 {
    top: 20% !important; }
  .top-lg-30 {
    top: 30% !important; }
  .top-lg-33 {
    top: 33.3% !important; }
  .top-lg-35 {
    top: 35% !important; }
  .top-lg-40 {
    top: 40% !important; }
  .top-lg-60 {
    top: 60% !important; }
  .top-lg-65 {
    top: 65% !important; }
  .top-lg-70 {
    top: 70% !important; }
  .top-lg-80 {
    top: 80% !important; }
  .top-lg-90 {
    top: 90% !important; }
  .top-lg-fit-content {
    top: fit-content !important; }
  .right-lg-25 {
    right: 25% !important; }
  .right-lg-50 {
    right: 50% !important; }
  .right-lg-75 {
    right: 75% !important; }
  .right-lg-100 {
    right: 100% !important; }
  .right-lg-auto {
    right: auto !important; }
  .right-lg-0 {
    right: 0 !important; }
  .right-lg-10 {
    right: 10% !important; }
  .right-lg-20 {
    right: 20% !important; }
  .right-lg-30 {
    right: 30% !important; }
  .right-lg-33 {
    right: 33.3% !important; }
  .right-lg-35 {
    right: 35% !important; }
  .right-lg-40 {
    right: 40% !important; }
  .right-lg-60 {
    right: 60% !important; }
  .right-lg-65 {
    right: 65% !important; }
  .right-lg-70 {
    right: 70% !important; }
  .right-lg-80 {
    right: 80% !important; }
  .right-lg-90 {
    right: 90% !important; }
  .right-lg-fit-content {
    right: fit-content !important; }
  .bottom-lg-25 {
    bottom: 25% !important; }
  .bottom-lg-50 {
    bottom: 50% !important; }
  .bottom-lg-75 {
    bottom: 75% !important; }
  .bottom-lg-100 {
    bottom: 100% !important; }
  .bottom-lg-auto {
    bottom: auto !important; }
  .bottom-lg-0 {
    bottom: 0 !important; }
  .bottom-lg-10 {
    bottom: 10% !important; }
  .bottom-lg-20 {
    bottom: 20% !important; }
  .bottom-lg-30 {
    bottom: 30% !important; }
  .bottom-lg-33 {
    bottom: 33.3% !important; }
  .bottom-lg-35 {
    bottom: 35% !important; }
  .bottom-lg-40 {
    bottom: 40% !important; }
  .bottom-lg-60 {
    bottom: 60% !important; }
  .bottom-lg-65 {
    bottom: 65% !important; }
  .bottom-lg-70 {
    bottom: 70% !important; }
  .bottom-lg-80 {
    bottom: 80% !important; }
  .bottom-lg-90 {
    bottom: 90% !important; }
  .bottom-lg-fit-content {
    bottom: fit-content !important; }
  .left-lg-25 {
    left: 25% !important; }
  .left-lg-50 {
    left: 50% !important; }
  .left-lg-75 {
    left: 75% !important; }
  .left-lg-100 {
    left: 100% !important; }
  .left-lg-auto {
    left: auto !important; }
  .left-lg-0 {
    left: 0 !important; }
  .left-lg-10 {
    left: 10% !important; }
  .left-lg-20 {
    left: 20% !important; }
  .left-lg-30 {
    left: 30% !important; }
  .left-lg-33 {
    left: 33.3% !important; }
  .left-lg-35 {
    left: 35% !important; }
  .left-lg-40 {
    left: 40% !important; }
  .left-lg-60 {
    left: 60% !important; }
  .left-lg-65 {
    left: 65% !important; }
  .left-lg-70 {
    left: 70% !important; }
  .left-lg-80 {
    left: 80% !important; }
  .left-lg-90 {
    left: 90% !important; }
  .left-lg-fit-content {
    left: fit-content !important; } }

@media (min-width: 1200px) {
  .top-xl-25 {
    top: 25% !important; }
  .top-xl-50 {
    top: 50% !important; }
  .top-xl-75 {
    top: 75% !important; }
  .top-xl-100 {
    top: 100% !important; }
  .top-xl-auto {
    top: auto !important; }
  .top-xl-0 {
    top: 0 !important; }
  .top-xl-10 {
    top: 10% !important; }
  .top-xl-20 {
    top: 20% !important; }
  .top-xl-30 {
    top: 30% !important; }
  .top-xl-33 {
    top: 33.3% !important; }
  .top-xl-35 {
    top: 35% !important; }
  .top-xl-40 {
    top: 40% !important; }
  .top-xl-60 {
    top: 60% !important; }
  .top-xl-65 {
    top: 65% !important; }
  .top-xl-70 {
    top: 70% !important; }
  .top-xl-80 {
    top: 80% !important; }
  .top-xl-90 {
    top: 90% !important; }
  .top-xl-fit-content {
    top: fit-content !important; }
  .right-xl-25 {
    right: 25% !important; }
  .right-xl-50 {
    right: 50% !important; }
  .right-xl-75 {
    right: 75% !important; }
  .right-xl-100 {
    right: 100% !important; }
  .right-xl-auto {
    right: auto !important; }
  .right-xl-0 {
    right: 0 !important; }
  .right-xl-10 {
    right: 10% !important; }
  .right-xl-20 {
    right: 20% !important; }
  .right-xl-30 {
    right: 30% !important; }
  .right-xl-33 {
    right: 33.3% !important; }
  .right-xl-35 {
    right: 35% !important; }
  .right-xl-40 {
    right: 40% !important; }
  .right-xl-60 {
    right: 60% !important; }
  .right-xl-65 {
    right: 65% !important; }
  .right-xl-70 {
    right: 70% !important; }
  .right-xl-80 {
    right: 80% !important; }
  .right-xl-90 {
    right: 90% !important; }
  .right-xl-fit-content {
    right: fit-content !important; }
  .bottom-xl-25 {
    bottom: 25% !important; }
  .bottom-xl-50 {
    bottom: 50% !important; }
  .bottom-xl-75 {
    bottom: 75% !important; }
  .bottom-xl-100 {
    bottom: 100% !important; }
  .bottom-xl-auto {
    bottom: auto !important; }
  .bottom-xl-0 {
    bottom: 0 !important; }
  .bottom-xl-10 {
    bottom: 10% !important; }
  .bottom-xl-20 {
    bottom: 20% !important; }
  .bottom-xl-30 {
    bottom: 30% !important; }
  .bottom-xl-33 {
    bottom: 33.3% !important; }
  .bottom-xl-35 {
    bottom: 35% !important; }
  .bottom-xl-40 {
    bottom: 40% !important; }
  .bottom-xl-60 {
    bottom: 60% !important; }
  .bottom-xl-65 {
    bottom: 65% !important; }
  .bottom-xl-70 {
    bottom: 70% !important; }
  .bottom-xl-80 {
    bottom: 80% !important; }
  .bottom-xl-90 {
    bottom: 90% !important; }
  .bottom-xl-fit-content {
    bottom: fit-content !important; }
  .left-xl-25 {
    left: 25% !important; }
  .left-xl-50 {
    left: 50% !important; }
  .left-xl-75 {
    left: 75% !important; }
  .left-xl-100 {
    left: 100% !important; }
  .left-xl-auto {
    left: auto !important; }
  .left-xl-0 {
    left: 0 !important; }
  .left-xl-10 {
    left: 10% !important; }
  .left-xl-20 {
    left: 20% !important; }
  .left-xl-30 {
    left: 30% !important; }
  .left-xl-33 {
    left: 33.3% !important; }
  .left-xl-35 {
    left: 35% !important; }
  .left-xl-40 {
    left: 40% !important; }
  .left-xl-60 {
    left: 60% !important; }
  .left-xl-65 {
    left: 65% !important; }
  .left-xl-70 {
    left: 70% !important; }
  .left-xl-80 {
    left: 80% !important; }
  .left-xl-90 {
    left: 90% !important; }
  .left-xl-fit-content {
    left: fit-content !important; } }

.translate-middle {
  transform: translate(-50%, -50%) !important; }
  .translate-middle-x {
    transform: translateX(-50%) !important; }
  .translate-middle-y {
    transform: translateY(-50%) !important; }

@media screen and (min-width: 62em) {
  .position-relative_lg {
    position: relative !important; } }

/* TITILLIUM */
@font-face {
  font-family: 'Titillium Web';
  src: url("../fonts/titillium/TitilliumWeb-Black.ttf");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Titillium Web';
  src: url("../fonts/titillium/TitilliumWeb-Bold.ttf");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Titillium Web';
  src: url("../fonts/titillium/TitilliumWeb-SemiBold.ttf");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Titillium Web';
  src: url("../fonts/titillium/TitilliumWeb-Regular.ttf");
  font-weight: 400;
  font-style: normal; }

/* STALEMATE */
@font-face {
  font-family: 'Stalemate';
  src: url("../fonts/stalemate/Stalemate-Regular.ttf");
  font-weight: 400;
  font-style: normal; }

/* CIRCULAR STD */
@font-face {
  font-family: 'Circular STD';
  src: url("../fonts/circular-std/circular-std-medium-500.ttf");
  font-weight: 500;
  font-style: normal; }

body {
  font-family: "Titillium Web", sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  line-height: 1;
  margin: 0; }

h1, .h1 {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 49px;
  color: #000; }
  @media screen and (max-width: 47.9375em) {
    h1, .h1 {
      font-size: 30px;
      line-height: 34px; } }

h2, .h2 {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  color: #000; }
  @media screen and (max-width: 47.9375em) {
    h2, .h2 {
      font-size: 24px;
      line-height: 38px; } }

h3, .h3 {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 40px;
  color: #000; }
  @media screen and (max-width: 47.9375em) {
    h3, .h3 {
      font-size: 22px;
      line-height: 33px; } }

h4, .h4 {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #000; }

h5, .h5 {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #000; }

h6, .h6 {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #000; }

p {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000; }

a:hover {
  text-decoration: none; }

a.btn-link:hover {
  text-decoration: none; }

ul {
  margin: 0;
  list-style-type: square;
  padding-inline-start: 30px; }
  ul.list-style-none {
    list-style-type: none;
    padding-inline-start: 0; }

.fs_5 {
  font-size: 5px !important; }

.fs_6 {
  font-size: 6px !important; }

.fs_7 {
  font-size: 7px !important; }

.fs_8 {
  font-size: 8px !important; }

.fs_9 {
  font-size: 9px !important; }

.fs_10 {
  font-size: 10px !important; }

.fs_11 {
  font-size: 11px !important; }

.fs_12 {
  font-size: 12px !important; }

.fs_13 {
  font-size: 13px !important; }

.fs_14 {
  font-size: 14px !important; }

.fs_15 {
  font-size: 15px !important; }

.fs_16 {
  font-size: 16px !important; }

.fs_17 {
  font-size: 17px !important; }

.fs_18 {
  font-size: 18px !important; }

.fs_19 {
  font-size: 19px !important; }

.fs_20 {
  font-size: 20px !important; }

.fs_21 {
  font-size: 21px !important; }

.fs_22 {
  font-size: 22px !important; }

.fs_23 {
  font-size: 23px !important; }

.fs_24 {
  font-size: 24px !important; }

.fs_25 {
  font-size: 25px !important; }

.fs_26 {
  font-size: 26px !important; }

.fs_27 {
  font-size: 27px !important; }

.fs_28 {
  font-size: 28px !important; }

.fs_29 {
  font-size: 29px !important; }

.fs_30 {
  font-size: 30px !important; }

.fs_31 {
  font-size: 31px !important; }

.fs_32 {
  font-size: 32px !important; }

.fs_33 {
  font-size: 33px !important; }

.fs_34 {
  font-size: 34px !important; }

.fs_35 {
  font-size: 35px !important; }

.fs_36 {
  font-size: 36px !important; }

.fs_37 {
  font-size: 37px !important; }

.fs_38 {
  font-size: 38px !important; }

.fs_39 {
  font-size: 39px !important; }

.fs_40 {
  font-size: 40px !important; }

.fs_41 {
  font-size: 41px !important; }

.fs_42 {
  font-size: 42px !important; }

.fs_43 {
  font-size: 43px !important; }

.fs_44 {
  font-size: 44px !important; }

.fs_45 {
  font-size: 45px !important; }

.fs_46 {
  font-size: 46px !important; }

.fs_47 {
  font-size: 47px !important; }

.fs_48 {
  font-size: 48px !important; }

.fs_49 {
  font-size: 49px !important; }

.fs_50 {
  font-size: 50px !important; }

.fs_51 {
  font-size: 51px !important; }

.fs_52 {
  font-size: 52px !important; }

.fs_53 {
  font-size: 53px !important; }

.fs_54 {
  font-size: 54px !important; }

.fs_55 {
  font-size: 55px !important; }

.fs_56 {
  font-size: 56px !important; }

.fs_57 {
  font-size: 57px !important; }

.fs_58 {
  font-size: 58px !important; }

.fs_59 {
  font-size: 59px !important; }

.fs_60 {
  font-size: 60px !important; }

.fs_61 {
  font-size: 61px !important; }

.fs_62 {
  font-size: 62px !important; }

.fs_63 {
  font-size: 63px !important; }

.fs_64 {
  font-size: 64px !important; }

.fs_65 {
  font-size: 65px !important; }

.fs_66 {
  font-size: 66px !important; }

.fs_67 {
  font-size: 67px !important; }

.fs_68 {
  font-size: 68px !important; }

.fs_69 {
  font-size: 69px !important; }

.fs_70 {
  font-size: 70px !important; }

.fs_71 {
  font-size: 71px !important; }

.fs_72 {
  font-size: 72px !important; }

.fs_73 {
  font-size: 73px !important; }

.fs_74 {
  font-size: 74px !important; }

.fs_75 {
  font-size: 75px !important; }

.fs_76 {
  font-size: 76px !important; }

.fs_77 {
  font-size: 77px !important; }

.fs_78 {
  font-size: 78px !important; }

.fs_79 {
  font-size: 79px !important; }

.fs_80 {
  font-size: 80px !important; }

.fs_81 {
  font-size: 81px !important; }

.fs_82 {
  font-size: 82px !important; }

.fs_83 {
  font-size: 83px !important; }

.fs_84 {
  font-size: 84px !important; }

.fs_85 {
  font-size: 85px !important; }

.fs_86 {
  font-size: 86px !important; }

.fs_87 {
  font-size: 87px !important; }

.fs_88 {
  font-size: 88px !important; }

.fs_89 {
  font-size: 89px !important; }

.fs_90 {
  font-size: 90px !important; }

.fs_91 {
  font-size: 91px !important; }

.fs_92 {
  font-size: 92px !important; }

.fs_93 {
  font-size: 93px !important; }

.fs_94 {
  font-size: 94px !important; }

.fs_95 {
  font-size: 95px !important; }

.fs_96 {
  font-size: 96px !important; }

.fs_97 {
  font-size: 97px !important; }

.fs_98 {
  font-size: 98px !important; }

.fs_99 {
  font-size: 99px !important; }

.fs_100 {
  font-size: 100px !important; }

.fs_101 {
  font-size: 101px !important; }

.fs_102 {
  font-size: 102px !important; }

.fs_103 {
  font-size: 103px !important; }

.fs_104 {
  font-size: 104px !important; }

.fs_105 {
  font-size: 105px !important; }

.fs_106 {
  font-size: 106px !important; }

.fs_107 {
  font-size: 107px !important; }

.fs_108 {
  font-size: 108px !important; }

.fs_109 {
  font-size: 109px !important; }

.fs_110 {
  font-size: 110px !important; }

.fs_111 {
  font-size: 111px !important; }

.fs_112 {
  font-size: 112px !important; }

.fs_113 {
  font-size: 113px !important; }

.fs_114 {
  font-size: 114px !important; }

.fs_115 {
  font-size: 115px !important; }

.fs_116 {
  font-size: 116px !important; }

.fs_117 {
  font-size: 117px !important; }

.fs_118 {
  font-size: 118px !important; }

.fs_119 {
  font-size: 119px !important; }

.fs_120 {
  font-size: 120px !important; }

.fs_121 {
  font-size: 121px !important; }

.fs_122 {
  font-size: 122px !important; }

.fs_123 {
  font-size: 123px !important; }

.fs_124 {
  font-size: 124px !important; }

.fs_125 {
  font-size: 125px !important; }

.fs_126 {
  font-size: 126px !important; }

.fs_127 {
  font-size: 127px !important; }

.fs_128 {
  font-size: 128px !important; }

.fs_129 {
  font-size: 129px !important; }

.fs_130 {
  font-size: 130px !important; }

.fs_131 {
  font-size: 131px !important; }

.fs_132 {
  font-size: 132px !important; }

.fs_133 {
  font-size: 133px !important; }

.fs_134 {
  font-size: 134px !important; }

.fs_135 {
  font-size: 135px !important; }

.fs_136 {
  font-size: 136px !important; }

.fs_137 {
  font-size: 137px !important; }

.fs_138 {
  font-size: 138px !important; }

.fs_139 {
  font-size: 139px !important; }

.fs_140 {
  font-size: 140px !important; }

.fs_141 {
  font-size: 141px !important; }

.fs_142 {
  font-size: 142px !important; }

.fs_143 {
  font-size: 143px !important; }

.fs_144 {
  font-size: 144px !important; }

.fs_145 {
  font-size: 145px !important; }

.fs_146 {
  font-size: 146px !important; }

.fs_147 {
  font-size: 147px !important; }

.fs_148 {
  font-size: 148px !important; }

.fs_149 {
  font-size: 149px !important; }

.fs_150 {
  font-size: 150px !important; }

.lh_5 {
  line-height: 5px !important; }

.lh_6 {
  line-height: 6px !important; }

.lh_7 {
  line-height: 7px !important; }

.lh_8 {
  line-height: 8px !important; }

.lh_9 {
  line-height: 9px !important; }

.lh_10 {
  line-height: 10px !important; }

.lh_11 {
  line-height: 11px !important; }

.lh_12 {
  line-height: 12px !important; }

.lh_13 {
  line-height: 13px !important; }

.lh_14 {
  line-height: 14px !important; }

.lh_15 {
  line-height: 15px !important; }

.lh_16 {
  line-height: 16px !important; }

.lh_17 {
  line-height: 17px !important; }

.lh_18 {
  line-height: 18px !important; }

.lh_19 {
  line-height: 19px !important; }

.lh_20 {
  line-height: 20px !important; }

.lh_21 {
  line-height: 21px !important; }

.lh_22 {
  line-height: 22px !important; }

.lh_23 {
  line-height: 23px !important; }

.lh_24 {
  line-height: 24px !important; }

.lh_25 {
  line-height: 25px !important; }

.lh_26 {
  line-height: 26px !important; }

.lh_27 {
  line-height: 27px !important; }

.lh_28 {
  line-height: 28px !important; }

.lh_29 {
  line-height: 29px !important; }

.lh_30 {
  line-height: 30px !important; }

.lh_31 {
  line-height: 31px !important; }

.lh_32 {
  line-height: 32px !important; }

.lh_33 {
  line-height: 33px !important; }

.lh_34 {
  line-height: 34px !important; }

.lh_35 {
  line-height: 35px !important; }

.lh_36 {
  line-height: 36px !important; }

.lh_37 {
  line-height: 37px !important; }

.lh_38 {
  line-height: 38px !important; }

.lh_39 {
  line-height: 39px !important; }

.lh_40 {
  line-height: 40px !important; }

.lh_41 {
  line-height: 41px !important; }

.lh_42 {
  line-height: 42px !important; }

.lh_43 {
  line-height: 43px !important; }

.lh_44 {
  line-height: 44px !important; }

.lh_45 {
  line-height: 45px !important; }

.lh_46 {
  line-height: 46px !important; }

.lh_47 {
  line-height: 47px !important; }

.lh_48 {
  line-height: 48px !important; }

.lh_49 {
  line-height: 49px !important; }

.lh_50 {
  line-height: 50px !important; }

.lh_51 {
  line-height: 51px !important; }

.lh_52 {
  line-height: 52px !important; }

.lh_53 {
  line-height: 53px !important; }

.lh_54 {
  line-height: 54px !important; }

.lh_55 {
  line-height: 55px !important; }

.lh_56 {
  line-height: 56px !important; }

.lh_57 {
  line-height: 57px !important; }

.lh_58 {
  line-height: 58px !important; }

.lh_59 {
  line-height: 59px !important; }

.lh_60 {
  line-height: 60px !important; }

.lh_61 {
  line-height: 61px !important; }

.lh_62 {
  line-height: 62px !important; }

.lh_63 {
  line-height: 63px !important; }

.lh_64 {
  line-height: 64px !important; }

.lh_65 {
  line-height: 65px !important; }

.lh_66 {
  line-height: 66px !important; }

.lh_67 {
  line-height: 67px !important; }

.lh_68 {
  line-height: 68px !important; }

.lh_69 {
  line-height: 69px !important; }

.lh_70 {
  line-height: 70px !important; }

.lh_71 {
  line-height: 71px !important; }

.lh_72 {
  line-height: 72px !important; }

.lh_73 {
  line-height: 73px !important; }

.lh_74 {
  line-height: 74px !important; }

.lh_75 {
  line-height: 75px !important; }

.lh_76 {
  line-height: 76px !important; }

.lh_77 {
  line-height: 77px !important; }

.lh_78 {
  line-height: 78px !important; }

.lh_79 {
  line-height: 79px !important; }

.lh_80 {
  line-height: 80px !important; }

.lh_81 {
  line-height: 81px !important; }

.lh_82 {
  line-height: 82px !important; }

.lh_83 {
  line-height: 83px !important; }

.lh_84 {
  line-height: 84px !important; }

.lh_85 {
  line-height: 85px !important; }

.lh_86 {
  line-height: 86px !important; }

.lh_87 {
  line-height: 87px !important; }

.lh_88 {
  line-height: 88px !important; }

.lh_89 {
  line-height: 89px !important; }

.lh_90 {
  line-height: 90px !important; }

.lh_91 {
  line-height: 91px !important; }

.lh_92 {
  line-height: 92px !important; }

.lh_93 {
  line-height: 93px !important; }

.lh_94 {
  line-height: 94px !important; }

.lh_95 {
  line-height: 95px !important; }

.lh_96 {
  line-height: 96px !important; }

.lh_97 {
  line-height: 97px !important; }

.lh_98 {
  line-height: 98px !important; }

.lh_99 {
  line-height: 99px !important; }

.lh_100 {
  line-height: 100px !important; }

.lh_101 {
  line-height: 101px !important; }

.lh_102 {
  line-height: 102px !important; }

.lh_103 {
  line-height: 103px !important; }

.lh_104 {
  line-height: 104px !important; }

.lh_105 {
  line-height: 105px !important; }

.lh_106 {
  line-height: 106px !important; }

.lh_107 {
  line-height: 107px !important; }

.lh_108 {
  line-height: 108px !important; }

.lh_109 {
  line-height: 109px !important; }

.lh_110 {
  line-height: 110px !important; }

.lh_111 {
  line-height: 111px !important; }

.lh_112 {
  line-height: 112px !important; }

.lh_113 {
  line-height: 113px !important; }

.lh_114 {
  line-height: 114px !important; }

.lh_115 {
  line-height: 115px !important; }

.lh_116 {
  line-height: 116px !important; }

.lh_117 {
  line-height: 117px !important; }

.lh_118 {
  line-height: 118px !important; }

.lh_119 {
  line-height: 119px !important; }

.lh_120 {
  line-height: 120px !important; }

.lh_121 {
  line-height: 121px !important; }

.lh_122 {
  line-height: 122px !important; }

.lh_123 {
  line-height: 123px !important; }

.lh_124 {
  line-height: 124px !important; }

.lh_125 {
  line-height: 125px !important; }

.lh_126 {
  line-height: 126px !important; }

.lh_127 {
  line-height: 127px !important; }

.lh_128 {
  line-height: 128px !important; }

.lh_129 {
  line-height: 129px !important; }

.lh_130 {
  line-height: 130px !important; }

.lh_131 {
  line-height: 131px !important; }

.lh_132 {
  line-height: 132px !important; }

.lh_133 {
  line-height: 133px !important; }

.lh_134 {
  line-height: 134px !important; }

.lh_135 {
  line-height: 135px !important; }

.lh_136 {
  line-height: 136px !important; }

.lh_137 {
  line-height: 137px !important; }

.lh_138 {
  line-height: 138px !important; }

.lh_139 {
  line-height: 139px !important; }

.lh_140 {
  line-height: 140px !important; }

.lh_141 {
  line-height: 141px !important; }

.lh_142 {
  line-height: 142px !important; }

.lh_143 {
  line-height: 143px !important; }

.lh_144 {
  line-height: 144px !important; }

.lh_145 {
  line-height: 145px !important; }

.lh_146 {
  line-height: 146px !important; }

.lh_147 {
  line-height: 147px !important; }

.lh_148 {
  line-height: 148px !important; }

.lh_149 {
  line-height: 149px !important; }

.lh_150 {
  line-height: 150px !important; }

.fw_100 {
  font-weight: 100 !important; }

.fw_200 {
  font-weight: 200 !important; }

.fw_300 {
  font-weight: 300 !important; }

.fw_400 {
  font-weight: 400 !important; }

.fw_500 {
  font-weight: 500 !important; }

.fw_600 {
  font-weight: 600 !important; }

.fw_700 {
  font-weight: 700 !important; }

.fw_800 {
  font-weight: 800 !important; }

.fw_900 {
  font-weight: 900 !important; }

@media (min-width: 576px) {
  .fs-sm_5 {
    font-size: 5px !important; }
  .fs-sm_6 {
    font-size: 6px !important; }
  .fs-sm_7 {
    font-size: 7px !important; }
  .fs-sm_8 {
    font-size: 8px !important; }
  .fs-sm_9 {
    font-size: 9px !important; }
  .fs-sm_10 {
    font-size: 10px !important; }
  .fs-sm_11 {
    font-size: 11px !important; }
  .fs-sm_12 {
    font-size: 12px !important; }
  .fs-sm_13 {
    font-size: 13px !important; }
  .fs-sm_14 {
    font-size: 14px !important; }
  .fs-sm_15 {
    font-size: 15px !important; }
  .fs-sm_16 {
    font-size: 16px !important; }
  .fs-sm_17 {
    font-size: 17px !important; }
  .fs-sm_18 {
    font-size: 18px !important; }
  .fs-sm_19 {
    font-size: 19px !important; }
  .fs-sm_20 {
    font-size: 20px !important; }
  .fs-sm_21 {
    font-size: 21px !important; }
  .fs-sm_22 {
    font-size: 22px !important; }
  .fs-sm_23 {
    font-size: 23px !important; }
  .fs-sm_24 {
    font-size: 24px !important; }
  .fs-sm_25 {
    font-size: 25px !important; }
  .fs-sm_26 {
    font-size: 26px !important; }
  .fs-sm_27 {
    font-size: 27px !important; }
  .fs-sm_28 {
    font-size: 28px !important; }
  .fs-sm_29 {
    font-size: 29px !important; }
  .fs-sm_30 {
    font-size: 30px !important; }
  .fs-sm_31 {
    font-size: 31px !important; }
  .fs-sm_32 {
    font-size: 32px !important; }
  .fs-sm_33 {
    font-size: 33px !important; }
  .fs-sm_34 {
    font-size: 34px !important; }
  .fs-sm_35 {
    font-size: 35px !important; }
  .fs-sm_36 {
    font-size: 36px !important; }
  .fs-sm_37 {
    font-size: 37px !important; }
  .fs-sm_38 {
    font-size: 38px !important; }
  .fs-sm_39 {
    font-size: 39px !important; }
  .fs-sm_40 {
    font-size: 40px !important; }
  .fs-sm_41 {
    font-size: 41px !important; }
  .fs-sm_42 {
    font-size: 42px !important; }
  .fs-sm_43 {
    font-size: 43px !important; }
  .fs-sm_44 {
    font-size: 44px !important; }
  .fs-sm_45 {
    font-size: 45px !important; }
  .fs-sm_46 {
    font-size: 46px !important; }
  .fs-sm_47 {
    font-size: 47px !important; }
  .fs-sm_48 {
    font-size: 48px !important; }
  .fs-sm_49 {
    font-size: 49px !important; }
  .fs-sm_50 {
    font-size: 50px !important; }
  .fs-sm_51 {
    font-size: 51px !important; }
  .fs-sm_52 {
    font-size: 52px !important; }
  .fs-sm_53 {
    font-size: 53px !important; }
  .fs-sm_54 {
    font-size: 54px !important; }
  .fs-sm_55 {
    font-size: 55px !important; }
  .fs-sm_56 {
    font-size: 56px !important; }
  .fs-sm_57 {
    font-size: 57px !important; }
  .fs-sm_58 {
    font-size: 58px !important; }
  .fs-sm_59 {
    font-size: 59px !important; }
  .fs-sm_60 {
    font-size: 60px !important; }
  .fs-sm_61 {
    font-size: 61px !important; }
  .fs-sm_62 {
    font-size: 62px !important; }
  .fs-sm_63 {
    font-size: 63px !important; }
  .fs-sm_64 {
    font-size: 64px !important; }
  .fs-sm_65 {
    font-size: 65px !important; }
  .fs-sm_66 {
    font-size: 66px !important; }
  .fs-sm_67 {
    font-size: 67px !important; }
  .fs-sm_68 {
    font-size: 68px !important; }
  .fs-sm_69 {
    font-size: 69px !important; }
  .fs-sm_70 {
    font-size: 70px !important; }
  .fs-sm_71 {
    font-size: 71px !important; }
  .fs-sm_72 {
    font-size: 72px !important; }
  .fs-sm_73 {
    font-size: 73px !important; }
  .fs-sm_74 {
    font-size: 74px !important; }
  .fs-sm_75 {
    font-size: 75px !important; }
  .fs-sm_76 {
    font-size: 76px !important; }
  .fs-sm_77 {
    font-size: 77px !important; }
  .fs-sm_78 {
    font-size: 78px !important; }
  .fs-sm_79 {
    font-size: 79px !important; }
  .fs-sm_80 {
    font-size: 80px !important; }
  .fs-sm_81 {
    font-size: 81px !important; }
  .fs-sm_82 {
    font-size: 82px !important; }
  .fs-sm_83 {
    font-size: 83px !important; }
  .fs-sm_84 {
    font-size: 84px !important; }
  .fs-sm_85 {
    font-size: 85px !important; }
  .fs-sm_86 {
    font-size: 86px !important; }
  .fs-sm_87 {
    font-size: 87px !important; }
  .fs-sm_88 {
    font-size: 88px !important; }
  .fs-sm_89 {
    font-size: 89px !important; }
  .fs-sm_90 {
    font-size: 90px !important; }
  .fs-sm_91 {
    font-size: 91px !important; }
  .fs-sm_92 {
    font-size: 92px !important; }
  .fs-sm_93 {
    font-size: 93px !important; }
  .fs-sm_94 {
    font-size: 94px !important; }
  .fs-sm_95 {
    font-size: 95px !important; }
  .fs-sm_96 {
    font-size: 96px !important; }
  .fs-sm_97 {
    font-size: 97px !important; }
  .fs-sm_98 {
    font-size: 98px !important; }
  .fs-sm_99 {
    font-size: 99px !important; }
  .fs-sm_100 {
    font-size: 100px !important; }
  .fs-sm_101 {
    font-size: 101px !important; }
  .fs-sm_102 {
    font-size: 102px !important; }
  .fs-sm_103 {
    font-size: 103px !important; }
  .fs-sm_104 {
    font-size: 104px !important; }
  .fs-sm_105 {
    font-size: 105px !important; }
  .fs-sm_106 {
    font-size: 106px !important; }
  .fs-sm_107 {
    font-size: 107px !important; }
  .fs-sm_108 {
    font-size: 108px !important; }
  .fs-sm_109 {
    font-size: 109px !important; }
  .fs-sm_110 {
    font-size: 110px !important; }
  .fs-sm_111 {
    font-size: 111px !important; }
  .fs-sm_112 {
    font-size: 112px !important; }
  .fs-sm_113 {
    font-size: 113px !important; }
  .fs-sm_114 {
    font-size: 114px !important; }
  .fs-sm_115 {
    font-size: 115px !important; }
  .fs-sm_116 {
    font-size: 116px !important; }
  .fs-sm_117 {
    font-size: 117px !important; }
  .fs-sm_118 {
    font-size: 118px !important; }
  .fs-sm_119 {
    font-size: 119px !important; }
  .fs-sm_120 {
    font-size: 120px !important; }
  .fs-sm_121 {
    font-size: 121px !important; }
  .fs-sm_122 {
    font-size: 122px !important; }
  .fs-sm_123 {
    font-size: 123px !important; }
  .fs-sm_124 {
    font-size: 124px !important; }
  .fs-sm_125 {
    font-size: 125px !important; }
  .fs-sm_126 {
    font-size: 126px !important; }
  .fs-sm_127 {
    font-size: 127px !important; }
  .fs-sm_128 {
    font-size: 128px !important; }
  .fs-sm_129 {
    font-size: 129px !important; }
  .fs-sm_130 {
    font-size: 130px !important; }
  .fs-sm_131 {
    font-size: 131px !important; }
  .fs-sm_132 {
    font-size: 132px !important; }
  .fs-sm_133 {
    font-size: 133px !important; }
  .fs-sm_134 {
    font-size: 134px !important; }
  .fs-sm_135 {
    font-size: 135px !important; }
  .fs-sm_136 {
    font-size: 136px !important; }
  .fs-sm_137 {
    font-size: 137px !important; }
  .fs-sm_138 {
    font-size: 138px !important; }
  .fs-sm_139 {
    font-size: 139px !important; }
  .fs-sm_140 {
    font-size: 140px !important; }
  .fs-sm_141 {
    font-size: 141px !important; }
  .fs-sm_142 {
    font-size: 142px !important; }
  .fs-sm_143 {
    font-size: 143px !important; }
  .fs-sm_144 {
    font-size: 144px !important; }
  .fs-sm_145 {
    font-size: 145px !important; }
  .fs-sm_146 {
    font-size: 146px !important; }
  .fs-sm_147 {
    font-size: 147px !important; }
  .fs-sm_148 {
    font-size: 148px !important; }
  .fs-sm_149 {
    font-size: 149px !important; }
  .fs-sm_150 {
    font-size: 150px !important; }
  .lh-sm_5 {
    line-height: 5px !important; }
  .lh-sm_6 {
    line-height: 6px !important; }
  .lh-sm_7 {
    line-height: 7px !important; }
  .lh-sm_8 {
    line-height: 8px !important; }
  .lh-sm_9 {
    line-height: 9px !important; }
  .lh-sm_10 {
    line-height: 10px !important; }
  .lh-sm_11 {
    line-height: 11px !important; }
  .lh-sm_12 {
    line-height: 12px !important; }
  .lh-sm_13 {
    line-height: 13px !important; }
  .lh-sm_14 {
    line-height: 14px !important; }
  .lh-sm_15 {
    line-height: 15px !important; }
  .lh-sm_16 {
    line-height: 16px !important; }
  .lh-sm_17 {
    line-height: 17px !important; }
  .lh-sm_18 {
    line-height: 18px !important; }
  .lh-sm_19 {
    line-height: 19px !important; }
  .lh-sm_20 {
    line-height: 20px !important; }
  .lh-sm_21 {
    line-height: 21px !important; }
  .lh-sm_22 {
    line-height: 22px !important; }
  .lh-sm_23 {
    line-height: 23px !important; }
  .lh-sm_24 {
    line-height: 24px !important; }
  .lh-sm_25 {
    line-height: 25px !important; }
  .lh-sm_26 {
    line-height: 26px !important; }
  .lh-sm_27 {
    line-height: 27px !important; }
  .lh-sm_28 {
    line-height: 28px !important; }
  .lh-sm_29 {
    line-height: 29px !important; }
  .lh-sm_30 {
    line-height: 30px !important; }
  .lh-sm_31 {
    line-height: 31px !important; }
  .lh-sm_32 {
    line-height: 32px !important; }
  .lh-sm_33 {
    line-height: 33px !important; }
  .lh-sm_34 {
    line-height: 34px !important; }
  .lh-sm_35 {
    line-height: 35px !important; }
  .lh-sm_36 {
    line-height: 36px !important; }
  .lh-sm_37 {
    line-height: 37px !important; }
  .lh-sm_38 {
    line-height: 38px !important; }
  .lh-sm_39 {
    line-height: 39px !important; }
  .lh-sm_40 {
    line-height: 40px !important; }
  .lh-sm_41 {
    line-height: 41px !important; }
  .lh-sm_42 {
    line-height: 42px !important; }
  .lh-sm_43 {
    line-height: 43px !important; }
  .lh-sm_44 {
    line-height: 44px !important; }
  .lh-sm_45 {
    line-height: 45px !important; }
  .lh-sm_46 {
    line-height: 46px !important; }
  .lh-sm_47 {
    line-height: 47px !important; }
  .lh-sm_48 {
    line-height: 48px !important; }
  .lh-sm_49 {
    line-height: 49px !important; }
  .lh-sm_50 {
    line-height: 50px !important; }
  .lh-sm_51 {
    line-height: 51px !important; }
  .lh-sm_52 {
    line-height: 52px !important; }
  .lh-sm_53 {
    line-height: 53px !important; }
  .lh-sm_54 {
    line-height: 54px !important; }
  .lh-sm_55 {
    line-height: 55px !important; }
  .lh-sm_56 {
    line-height: 56px !important; }
  .lh-sm_57 {
    line-height: 57px !important; }
  .lh-sm_58 {
    line-height: 58px !important; }
  .lh-sm_59 {
    line-height: 59px !important; }
  .lh-sm_60 {
    line-height: 60px !important; }
  .lh-sm_61 {
    line-height: 61px !important; }
  .lh-sm_62 {
    line-height: 62px !important; }
  .lh-sm_63 {
    line-height: 63px !important; }
  .lh-sm_64 {
    line-height: 64px !important; }
  .lh-sm_65 {
    line-height: 65px !important; }
  .lh-sm_66 {
    line-height: 66px !important; }
  .lh-sm_67 {
    line-height: 67px !important; }
  .lh-sm_68 {
    line-height: 68px !important; }
  .lh-sm_69 {
    line-height: 69px !important; }
  .lh-sm_70 {
    line-height: 70px !important; }
  .lh-sm_71 {
    line-height: 71px !important; }
  .lh-sm_72 {
    line-height: 72px !important; }
  .lh-sm_73 {
    line-height: 73px !important; }
  .lh-sm_74 {
    line-height: 74px !important; }
  .lh-sm_75 {
    line-height: 75px !important; }
  .lh-sm_76 {
    line-height: 76px !important; }
  .lh-sm_77 {
    line-height: 77px !important; }
  .lh-sm_78 {
    line-height: 78px !important; }
  .lh-sm_79 {
    line-height: 79px !important; }
  .lh-sm_80 {
    line-height: 80px !important; }
  .lh-sm_81 {
    line-height: 81px !important; }
  .lh-sm_82 {
    line-height: 82px !important; }
  .lh-sm_83 {
    line-height: 83px !important; }
  .lh-sm_84 {
    line-height: 84px !important; }
  .lh-sm_85 {
    line-height: 85px !important; }
  .lh-sm_86 {
    line-height: 86px !important; }
  .lh-sm_87 {
    line-height: 87px !important; }
  .lh-sm_88 {
    line-height: 88px !important; }
  .lh-sm_89 {
    line-height: 89px !important; }
  .lh-sm_90 {
    line-height: 90px !important; }
  .lh-sm_91 {
    line-height: 91px !important; }
  .lh-sm_92 {
    line-height: 92px !important; }
  .lh-sm_93 {
    line-height: 93px !important; }
  .lh-sm_94 {
    line-height: 94px !important; }
  .lh-sm_95 {
    line-height: 95px !important; }
  .lh-sm_96 {
    line-height: 96px !important; }
  .lh-sm_97 {
    line-height: 97px !important; }
  .lh-sm_98 {
    line-height: 98px !important; }
  .lh-sm_99 {
    line-height: 99px !important; }
  .lh-sm_100 {
    line-height: 100px !important; }
  .lh-sm_101 {
    line-height: 101px !important; }
  .lh-sm_102 {
    line-height: 102px !important; }
  .lh-sm_103 {
    line-height: 103px !important; }
  .lh-sm_104 {
    line-height: 104px !important; }
  .lh-sm_105 {
    line-height: 105px !important; }
  .lh-sm_106 {
    line-height: 106px !important; }
  .lh-sm_107 {
    line-height: 107px !important; }
  .lh-sm_108 {
    line-height: 108px !important; }
  .lh-sm_109 {
    line-height: 109px !important; }
  .lh-sm_110 {
    line-height: 110px !important; }
  .lh-sm_111 {
    line-height: 111px !important; }
  .lh-sm_112 {
    line-height: 112px !important; }
  .lh-sm_113 {
    line-height: 113px !important; }
  .lh-sm_114 {
    line-height: 114px !important; }
  .lh-sm_115 {
    line-height: 115px !important; }
  .lh-sm_116 {
    line-height: 116px !important; }
  .lh-sm_117 {
    line-height: 117px !important; }
  .lh-sm_118 {
    line-height: 118px !important; }
  .lh-sm_119 {
    line-height: 119px !important; }
  .lh-sm_120 {
    line-height: 120px !important; }
  .lh-sm_121 {
    line-height: 121px !important; }
  .lh-sm_122 {
    line-height: 122px !important; }
  .lh-sm_123 {
    line-height: 123px !important; }
  .lh-sm_124 {
    line-height: 124px !important; }
  .lh-sm_125 {
    line-height: 125px !important; }
  .lh-sm_126 {
    line-height: 126px !important; }
  .lh-sm_127 {
    line-height: 127px !important; }
  .lh-sm_128 {
    line-height: 128px !important; }
  .lh-sm_129 {
    line-height: 129px !important; }
  .lh-sm_130 {
    line-height: 130px !important; }
  .lh-sm_131 {
    line-height: 131px !important; }
  .lh-sm_132 {
    line-height: 132px !important; }
  .lh-sm_133 {
    line-height: 133px !important; }
  .lh-sm_134 {
    line-height: 134px !important; }
  .lh-sm_135 {
    line-height: 135px !important; }
  .lh-sm_136 {
    line-height: 136px !important; }
  .lh-sm_137 {
    line-height: 137px !important; }
  .lh-sm_138 {
    line-height: 138px !important; }
  .lh-sm_139 {
    line-height: 139px !important; }
  .lh-sm_140 {
    line-height: 140px !important; }
  .lh-sm_141 {
    line-height: 141px !important; }
  .lh-sm_142 {
    line-height: 142px !important; }
  .lh-sm_143 {
    line-height: 143px !important; }
  .lh-sm_144 {
    line-height: 144px !important; }
  .lh-sm_145 {
    line-height: 145px !important; }
  .lh-sm_146 {
    line-height: 146px !important; }
  .lh-sm_147 {
    line-height: 147px !important; }
  .lh-sm_148 {
    line-height: 148px !important; }
  .lh-sm_149 {
    line-height: 149px !important; }
  .lh-sm_150 {
    line-height: 150px !important; }
  .fw-sm_100 {
    font-weight: 100 !important; }
  .fw-sm_200 {
    font-weight: 200 !important; }
  .fw-sm_300 {
    font-weight: 300 !important; }
  .fw-sm_400 {
    font-weight: 400 !important; }
  .fw-sm_500 {
    font-weight: 500 !important; }
  .fw-sm_600 {
    font-weight: 600 !important; }
  .fw-sm_700 {
    font-weight: 700 !important; }
  .fw-sm_800 {
    font-weight: 800 !important; }
  .fw-sm_900 {
    font-weight: 900 !important; } }

@media (min-width: 768px) {
  .fs-md_5 {
    font-size: 5px !important; }
  .fs-md_6 {
    font-size: 6px !important; }
  .fs-md_7 {
    font-size: 7px !important; }
  .fs-md_8 {
    font-size: 8px !important; }
  .fs-md_9 {
    font-size: 9px !important; }
  .fs-md_10 {
    font-size: 10px !important; }
  .fs-md_11 {
    font-size: 11px !important; }
  .fs-md_12 {
    font-size: 12px !important; }
  .fs-md_13 {
    font-size: 13px !important; }
  .fs-md_14 {
    font-size: 14px !important; }
  .fs-md_15 {
    font-size: 15px !important; }
  .fs-md_16 {
    font-size: 16px !important; }
  .fs-md_17 {
    font-size: 17px !important; }
  .fs-md_18 {
    font-size: 18px !important; }
  .fs-md_19 {
    font-size: 19px !important; }
  .fs-md_20 {
    font-size: 20px !important; }
  .fs-md_21 {
    font-size: 21px !important; }
  .fs-md_22 {
    font-size: 22px !important; }
  .fs-md_23 {
    font-size: 23px !important; }
  .fs-md_24 {
    font-size: 24px !important; }
  .fs-md_25 {
    font-size: 25px !important; }
  .fs-md_26 {
    font-size: 26px !important; }
  .fs-md_27 {
    font-size: 27px !important; }
  .fs-md_28 {
    font-size: 28px !important; }
  .fs-md_29 {
    font-size: 29px !important; }
  .fs-md_30 {
    font-size: 30px !important; }
  .fs-md_31 {
    font-size: 31px !important; }
  .fs-md_32 {
    font-size: 32px !important; }
  .fs-md_33 {
    font-size: 33px !important; }
  .fs-md_34 {
    font-size: 34px !important; }
  .fs-md_35 {
    font-size: 35px !important; }
  .fs-md_36 {
    font-size: 36px !important; }
  .fs-md_37 {
    font-size: 37px !important; }
  .fs-md_38 {
    font-size: 38px !important; }
  .fs-md_39 {
    font-size: 39px !important; }
  .fs-md_40 {
    font-size: 40px !important; }
  .fs-md_41 {
    font-size: 41px !important; }
  .fs-md_42 {
    font-size: 42px !important; }
  .fs-md_43 {
    font-size: 43px !important; }
  .fs-md_44 {
    font-size: 44px !important; }
  .fs-md_45 {
    font-size: 45px !important; }
  .fs-md_46 {
    font-size: 46px !important; }
  .fs-md_47 {
    font-size: 47px !important; }
  .fs-md_48 {
    font-size: 48px !important; }
  .fs-md_49 {
    font-size: 49px !important; }
  .fs-md_50 {
    font-size: 50px !important; }
  .fs-md_51 {
    font-size: 51px !important; }
  .fs-md_52 {
    font-size: 52px !important; }
  .fs-md_53 {
    font-size: 53px !important; }
  .fs-md_54 {
    font-size: 54px !important; }
  .fs-md_55 {
    font-size: 55px !important; }
  .fs-md_56 {
    font-size: 56px !important; }
  .fs-md_57 {
    font-size: 57px !important; }
  .fs-md_58 {
    font-size: 58px !important; }
  .fs-md_59 {
    font-size: 59px !important; }
  .fs-md_60 {
    font-size: 60px !important; }
  .fs-md_61 {
    font-size: 61px !important; }
  .fs-md_62 {
    font-size: 62px !important; }
  .fs-md_63 {
    font-size: 63px !important; }
  .fs-md_64 {
    font-size: 64px !important; }
  .fs-md_65 {
    font-size: 65px !important; }
  .fs-md_66 {
    font-size: 66px !important; }
  .fs-md_67 {
    font-size: 67px !important; }
  .fs-md_68 {
    font-size: 68px !important; }
  .fs-md_69 {
    font-size: 69px !important; }
  .fs-md_70 {
    font-size: 70px !important; }
  .fs-md_71 {
    font-size: 71px !important; }
  .fs-md_72 {
    font-size: 72px !important; }
  .fs-md_73 {
    font-size: 73px !important; }
  .fs-md_74 {
    font-size: 74px !important; }
  .fs-md_75 {
    font-size: 75px !important; }
  .fs-md_76 {
    font-size: 76px !important; }
  .fs-md_77 {
    font-size: 77px !important; }
  .fs-md_78 {
    font-size: 78px !important; }
  .fs-md_79 {
    font-size: 79px !important; }
  .fs-md_80 {
    font-size: 80px !important; }
  .fs-md_81 {
    font-size: 81px !important; }
  .fs-md_82 {
    font-size: 82px !important; }
  .fs-md_83 {
    font-size: 83px !important; }
  .fs-md_84 {
    font-size: 84px !important; }
  .fs-md_85 {
    font-size: 85px !important; }
  .fs-md_86 {
    font-size: 86px !important; }
  .fs-md_87 {
    font-size: 87px !important; }
  .fs-md_88 {
    font-size: 88px !important; }
  .fs-md_89 {
    font-size: 89px !important; }
  .fs-md_90 {
    font-size: 90px !important; }
  .fs-md_91 {
    font-size: 91px !important; }
  .fs-md_92 {
    font-size: 92px !important; }
  .fs-md_93 {
    font-size: 93px !important; }
  .fs-md_94 {
    font-size: 94px !important; }
  .fs-md_95 {
    font-size: 95px !important; }
  .fs-md_96 {
    font-size: 96px !important; }
  .fs-md_97 {
    font-size: 97px !important; }
  .fs-md_98 {
    font-size: 98px !important; }
  .fs-md_99 {
    font-size: 99px !important; }
  .fs-md_100 {
    font-size: 100px !important; }
  .fs-md_101 {
    font-size: 101px !important; }
  .fs-md_102 {
    font-size: 102px !important; }
  .fs-md_103 {
    font-size: 103px !important; }
  .fs-md_104 {
    font-size: 104px !important; }
  .fs-md_105 {
    font-size: 105px !important; }
  .fs-md_106 {
    font-size: 106px !important; }
  .fs-md_107 {
    font-size: 107px !important; }
  .fs-md_108 {
    font-size: 108px !important; }
  .fs-md_109 {
    font-size: 109px !important; }
  .fs-md_110 {
    font-size: 110px !important; }
  .fs-md_111 {
    font-size: 111px !important; }
  .fs-md_112 {
    font-size: 112px !important; }
  .fs-md_113 {
    font-size: 113px !important; }
  .fs-md_114 {
    font-size: 114px !important; }
  .fs-md_115 {
    font-size: 115px !important; }
  .fs-md_116 {
    font-size: 116px !important; }
  .fs-md_117 {
    font-size: 117px !important; }
  .fs-md_118 {
    font-size: 118px !important; }
  .fs-md_119 {
    font-size: 119px !important; }
  .fs-md_120 {
    font-size: 120px !important; }
  .fs-md_121 {
    font-size: 121px !important; }
  .fs-md_122 {
    font-size: 122px !important; }
  .fs-md_123 {
    font-size: 123px !important; }
  .fs-md_124 {
    font-size: 124px !important; }
  .fs-md_125 {
    font-size: 125px !important; }
  .fs-md_126 {
    font-size: 126px !important; }
  .fs-md_127 {
    font-size: 127px !important; }
  .fs-md_128 {
    font-size: 128px !important; }
  .fs-md_129 {
    font-size: 129px !important; }
  .fs-md_130 {
    font-size: 130px !important; }
  .fs-md_131 {
    font-size: 131px !important; }
  .fs-md_132 {
    font-size: 132px !important; }
  .fs-md_133 {
    font-size: 133px !important; }
  .fs-md_134 {
    font-size: 134px !important; }
  .fs-md_135 {
    font-size: 135px !important; }
  .fs-md_136 {
    font-size: 136px !important; }
  .fs-md_137 {
    font-size: 137px !important; }
  .fs-md_138 {
    font-size: 138px !important; }
  .fs-md_139 {
    font-size: 139px !important; }
  .fs-md_140 {
    font-size: 140px !important; }
  .fs-md_141 {
    font-size: 141px !important; }
  .fs-md_142 {
    font-size: 142px !important; }
  .fs-md_143 {
    font-size: 143px !important; }
  .fs-md_144 {
    font-size: 144px !important; }
  .fs-md_145 {
    font-size: 145px !important; }
  .fs-md_146 {
    font-size: 146px !important; }
  .fs-md_147 {
    font-size: 147px !important; }
  .fs-md_148 {
    font-size: 148px !important; }
  .fs-md_149 {
    font-size: 149px !important; }
  .fs-md_150 {
    font-size: 150px !important; }
  .lh-md_5 {
    line-height: 5px !important; }
  .lh-md_6 {
    line-height: 6px !important; }
  .lh-md_7 {
    line-height: 7px !important; }
  .lh-md_8 {
    line-height: 8px !important; }
  .lh-md_9 {
    line-height: 9px !important; }
  .lh-md_10 {
    line-height: 10px !important; }
  .lh-md_11 {
    line-height: 11px !important; }
  .lh-md_12 {
    line-height: 12px !important; }
  .lh-md_13 {
    line-height: 13px !important; }
  .lh-md_14 {
    line-height: 14px !important; }
  .lh-md_15 {
    line-height: 15px !important; }
  .lh-md_16 {
    line-height: 16px !important; }
  .lh-md_17 {
    line-height: 17px !important; }
  .lh-md_18 {
    line-height: 18px !important; }
  .lh-md_19 {
    line-height: 19px !important; }
  .lh-md_20 {
    line-height: 20px !important; }
  .lh-md_21 {
    line-height: 21px !important; }
  .lh-md_22 {
    line-height: 22px !important; }
  .lh-md_23 {
    line-height: 23px !important; }
  .lh-md_24 {
    line-height: 24px !important; }
  .lh-md_25 {
    line-height: 25px !important; }
  .lh-md_26 {
    line-height: 26px !important; }
  .lh-md_27 {
    line-height: 27px !important; }
  .lh-md_28 {
    line-height: 28px !important; }
  .lh-md_29 {
    line-height: 29px !important; }
  .lh-md_30 {
    line-height: 30px !important; }
  .lh-md_31 {
    line-height: 31px !important; }
  .lh-md_32 {
    line-height: 32px !important; }
  .lh-md_33 {
    line-height: 33px !important; }
  .lh-md_34 {
    line-height: 34px !important; }
  .lh-md_35 {
    line-height: 35px !important; }
  .lh-md_36 {
    line-height: 36px !important; }
  .lh-md_37 {
    line-height: 37px !important; }
  .lh-md_38 {
    line-height: 38px !important; }
  .lh-md_39 {
    line-height: 39px !important; }
  .lh-md_40 {
    line-height: 40px !important; }
  .lh-md_41 {
    line-height: 41px !important; }
  .lh-md_42 {
    line-height: 42px !important; }
  .lh-md_43 {
    line-height: 43px !important; }
  .lh-md_44 {
    line-height: 44px !important; }
  .lh-md_45 {
    line-height: 45px !important; }
  .lh-md_46 {
    line-height: 46px !important; }
  .lh-md_47 {
    line-height: 47px !important; }
  .lh-md_48 {
    line-height: 48px !important; }
  .lh-md_49 {
    line-height: 49px !important; }
  .lh-md_50 {
    line-height: 50px !important; }
  .lh-md_51 {
    line-height: 51px !important; }
  .lh-md_52 {
    line-height: 52px !important; }
  .lh-md_53 {
    line-height: 53px !important; }
  .lh-md_54 {
    line-height: 54px !important; }
  .lh-md_55 {
    line-height: 55px !important; }
  .lh-md_56 {
    line-height: 56px !important; }
  .lh-md_57 {
    line-height: 57px !important; }
  .lh-md_58 {
    line-height: 58px !important; }
  .lh-md_59 {
    line-height: 59px !important; }
  .lh-md_60 {
    line-height: 60px !important; }
  .lh-md_61 {
    line-height: 61px !important; }
  .lh-md_62 {
    line-height: 62px !important; }
  .lh-md_63 {
    line-height: 63px !important; }
  .lh-md_64 {
    line-height: 64px !important; }
  .lh-md_65 {
    line-height: 65px !important; }
  .lh-md_66 {
    line-height: 66px !important; }
  .lh-md_67 {
    line-height: 67px !important; }
  .lh-md_68 {
    line-height: 68px !important; }
  .lh-md_69 {
    line-height: 69px !important; }
  .lh-md_70 {
    line-height: 70px !important; }
  .lh-md_71 {
    line-height: 71px !important; }
  .lh-md_72 {
    line-height: 72px !important; }
  .lh-md_73 {
    line-height: 73px !important; }
  .lh-md_74 {
    line-height: 74px !important; }
  .lh-md_75 {
    line-height: 75px !important; }
  .lh-md_76 {
    line-height: 76px !important; }
  .lh-md_77 {
    line-height: 77px !important; }
  .lh-md_78 {
    line-height: 78px !important; }
  .lh-md_79 {
    line-height: 79px !important; }
  .lh-md_80 {
    line-height: 80px !important; }
  .lh-md_81 {
    line-height: 81px !important; }
  .lh-md_82 {
    line-height: 82px !important; }
  .lh-md_83 {
    line-height: 83px !important; }
  .lh-md_84 {
    line-height: 84px !important; }
  .lh-md_85 {
    line-height: 85px !important; }
  .lh-md_86 {
    line-height: 86px !important; }
  .lh-md_87 {
    line-height: 87px !important; }
  .lh-md_88 {
    line-height: 88px !important; }
  .lh-md_89 {
    line-height: 89px !important; }
  .lh-md_90 {
    line-height: 90px !important; }
  .lh-md_91 {
    line-height: 91px !important; }
  .lh-md_92 {
    line-height: 92px !important; }
  .lh-md_93 {
    line-height: 93px !important; }
  .lh-md_94 {
    line-height: 94px !important; }
  .lh-md_95 {
    line-height: 95px !important; }
  .lh-md_96 {
    line-height: 96px !important; }
  .lh-md_97 {
    line-height: 97px !important; }
  .lh-md_98 {
    line-height: 98px !important; }
  .lh-md_99 {
    line-height: 99px !important; }
  .lh-md_100 {
    line-height: 100px !important; }
  .lh-md_101 {
    line-height: 101px !important; }
  .lh-md_102 {
    line-height: 102px !important; }
  .lh-md_103 {
    line-height: 103px !important; }
  .lh-md_104 {
    line-height: 104px !important; }
  .lh-md_105 {
    line-height: 105px !important; }
  .lh-md_106 {
    line-height: 106px !important; }
  .lh-md_107 {
    line-height: 107px !important; }
  .lh-md_108 {
    line-height: 108px !important; }
  .lh-md_109 {
    line-height: 109px !important; }
  .lh-md_110 {
    line-height: 110px !important; }
  .lh-md_111 {
    line-height: 111px !important; }
  .lh-md_112 {
    line-height: 112px !important; }
  .lh-md_113 {
    line-height: 113px !important; }
  .lh-md_114 {
    line-height: 114px !important; }
  .lh-md_115 {
    line-height: 115px !important; }
  .lh-md_116 {
    line-height: 116px !important; }
  .lh-md_117 {
    line-height: 117px !important; }
  .lh-md_118 {
    line-height: 118px !important; }
  .lh-md_119 {
    line-height: 119px !important; }
  .lh-md_120 {
    line-height: 120px !important; }
  .lh-md_121 {
    line-height: 121px !important; }
  .lh-md_122 {
    line-height: 122px !important; }
  .lh-md_123 {
    line-height: 123px !important; }
  .lh-md_124 {
    line-height: 124px !important; }
  .lh-md_125 {
    line-height: 125px !important; }
  .lh-md_126 {
    line-height: 126px !important; }
  .lh-md_127 {
    line-height: 127px !important; }
  .lh-md_128 {
    line-height: 128px !important; }
  .lh-md_129 {
    line-height: 129px !important; }
  .lh-md_130 {
    line-height: 130px !important; }
  .lh-md_131 {
    line-height: 131px !important; }
  .lh-md_132 {
    line-height: 132px !important; }
  .lh-md_133 {
    line-height: 133px !important; }
  .lh-md_134 {
    line-height: 134px !important; }
  .lh-md_135 {
    line-height: 135px !important; }
  .lh-md_136 {
    line-height: 136px !important; }
  .lh-md_137 {
    line-height: 137px !important; }
  .lh-md_138 {
    line-height: 138px !important; }
  .lh-md_139 {
    line-height: 139px !important; }
  .lh-md_140 {
    line-height: 140px !important; }
  .lh-md_141 {
    line-height: 141px !important; }
  .lh-md_142 {
    line-height: 142px !important; }
  .lh-md_143 {
    line-height: 143px !important; }
  .lh-md_144 {
    line-height: 144px !important; }
  .lh-md_145 {
    line-height: 145px !important; }
  .lh-md_146 {
    line-height: 146px !important; }
  .lh-md_147 {
    line-height: 147px !important; }
  .lh-md_148 {
    line-height: 148px !important; }
  .lh-md_149 {
    line-height: 149px !important; }
  .lh-md_150 {
    line-height: 150px !important; }
  .fw-md_100 {
    font-weight: 100 !important; }
  .fw-md_200 {
    font-weight: 200 !important; }
  .fw-md_300 {
    font-weight: 300 !important; }
  .fw-md_400 {
    font-weight: 400 !important; }
  .fw-md_500 {
    font-weight: 500 !important; }
  .fw-md_600 {
    font-weight: 600 !important; }
  .fw-md_700 {
    font-weight: 700 !important; }
  .fw-md_800 {
    font-weight: 800 !important; }
  .fw-md_900 {
    font-weight: 900 !important; } }

@media (min-width: 992px) {
  .fs-lg_5 {
    font-size: 5px !important; }
  .fs-lg_6 {
    font-size: 6px !important; }
  .fs-lg_7 {
    font-size: 7px !important; }
  .fs-lg_8 {
    font-size: 8px !important; }
  .fs-lg_9 {
    font-size: 9px !important; }
  .fs-lg_10 {
    font-size: 10px !important; }
  .fs-lg_11 {
    font-size: 11px !important; }
  .fs-lg_12 {
    font-size: 12px !important; }
  .fs-lg_13 {
    font-size: 13px !important; }
  .fs-lg_14 {
    font-size: 14px !important; }
  .fs-lg_15 {
    font-size: 15px !important; }
  .fs-lg_16 {
    font-size: 16px !important; }
  .fs-lg_17 {
    font-size: 17px !important; }
  .fs-lg_18 {
    font-size: 18px !important; }
  .fs-lg_19 {
    font-size: 19px !important; }
  .fs-lg_20 {
    font-size: 20px !important; }
  .fs-lg_21 {
    font-size: 21px !important; }
  .fs-lg_22 {
    font-size: 22px !important; }
  .fs-lg_23 {
    font-size: 23px !important; }
  .fs-lg_24 {
    font-size: 24px !important; }
  .fs-lg_25 {
    font-size: 25px !important; }
  .fs-lg_26 {
    font-size: 26px !important; }
  .fs-lg_27 {
    font-size: 27px !important; }
  .fs-lg_28 {
    font-size: 28px !important; }
  .fs-lg_29 {
    font-size: 29px !important; }
  .fs-lg_30 {
    font-size: 30px !important; }
  .fs-lg_31 {
    font-size: 31px !important; }
  .fs-lg_32 {
    font-size: 32px !important; }
  .fs-lg_33 {
    font-size: 33px !important; }
  .fs-lg_34 {
    font-size: 34px !important; }
  .fs-lg_35 {
    font-size: 35px !important; }
  .fs-lg_36 {
    font-size: 36px !important; }
  .fs-lg_37 {
    font-size: 37px !important; }
  .fs-lg_38 {
    font-size: 38px !important; }
  .fs-lg_39 {
    font-size: 39px !important; }
  .fs-lg_40 {
    font-size: 40px !important; }
  .fs-lg_41 {
    font-size: 41px !important; }
  .fs-lg_42 {
    font-size: 42px !important; }
  .fs-lg_43 {
    font-size: 43px !important; }
  .fs-lg_44 {
    font-size: 44px !important; }
  .fs-lg_45 {
    font-size: 45px !important; }
  .fs-lg_46 {
    font-size: 46px !important; }
  .fs-lg_47 {
    font-size: 47px !important; }
  .fs-lg_48 {
    font-size: 48px !important; }
  .fs-lg_49 {
    font-size: 49px !important; }
  .fs-lg_50 {
    font-size: 50px !important; }
  .fs-lg_51 {
    font-size: 51px !important; }
  .fs-lg_52 {
    font-size: 52px !important; }
  .fs-lg_53 {
    font-size: 53px !important; }
  .fs-lg_54 {
    font-size: 54px !important; }
  .fs-lg_55 {
    font-size: 55px !important; }
  .fs-lg_56 {
    font-size: 56px !important; }
  .fs-lg_57 {
    font-size: 57px !important; }
  .fs-lg_58 {
    font-size: 58px !important; }
  .fs-lg_59 {
    font-size: 59px !important; }
  .fs-lg_60 {
    font-size: 60px !important; }
  .fs-lg_61 {
    font-size: 61px !important; }
  .fs-lg_62 {
    font-size: 62px !important; }
  .fs-lg_63 {
    font-size: 63px !important; }
  .fs-lg_64 {
    font-size: 64px !important; }
  .fs-lg_65 {
    font-size: 65px !important; }
  .fs-lg_66 {
    font-size: 66px !important; }
  .fs-lg_67 {
    font-size: 67px !important; }
  .fs-lg_68 {
    font-size: 68px !important; }
  .fs-lg_69 {
    font-size: 69px !important; }
  .fs-lg_70 {
    font-size: 70px !important; }
  .fs-lg_71 {
    font-size: 71px !important; }
  .fs-lg_72 {
    font-size: 72px !important; }
  .fs-lg_73 {
    font-size: 73px !important; }
  .fs-lg_74 {
    font-size: 74px !important; }
  .fs-lg_75 {
    font-size: 75px !important; }
  .fs-lg_76 {
    font-size: 76px !important; }
  .fs-lg_77 {
    font-size: 77px !important; }
  .fs-lg_78 {
    font-size: 78px !important; }
  .fs-lg_79 {
    font-size: 79px !important; }
  .fs-lg_80 {
    font-size: 80px !important; }
  .fs-lg_81 {
    font-size: 81px !important; }
  .fs-lg_82 {
    font-size: 82px !important; }
  .fs-lg_83 {
    font-size: 83px !important; }
  .fs-lg_84 {
    font-size: 84px !important; }
  .fs-lg_85 {
    font-size: 85px !important; }
  .fs-lg_86 {
    font-size: 86px !important; }
  .fs-lg_87 {
    font-size: 87px !important; }
  .fs-lg_88 {
    font-size: 88px !important; }
  .fs-lg_89 {
    font-size: 89px !important; }
  .fs-lg_90 {
    font-size: 90px !important; }
  .fs-lg_91 {
    font-size: 91px !important; }
  .fs-lg_92 {
    font-size: 92px !important; }
  .fs-lg_93 {
    font-size: 93px !important; }
  .fs-lg_94 {
    font-size: 94px !important; }
  .fs-lg_95 {
    font-size: 95px !important; }
  .fs-lg_96 {
    font-size: 96px !important; }
  .fs-lg_97 {
    font-size: 97px !important; }
  .fs-lg_98 {
    font-size: 98px !important; }
  .fs-lg_99 {
    font-size: 99px !important; }
  .fs-lg_100 {
    font-size: 100px !important; }
  .fs-lg_101 {
    font-size: 101px !important; }
  .fs-lg_102 {
    font-size: 102px !important; }
  .fs-lg_103 {
    font-size: 103px !important; }
  .fs-lg_104 {
    font-size: 104px !important; }
  .fs-lg_105 {
    font-size: 105px !important; }
  .fs-lg_106 {
    font-size: 106px !important; }
  .fs-lg_107 {
    font-size: 107px !important; }
  .fs-lg_108 {
    font-size: 108px !important; }
  .fs-lg_109 {
    font-size: 109px !important; }
  .fs-lg_110 {
    font-size: 110px !important; }
  .fs-lg_111 {
    font-size: 111px !important; }
  .fs-lg_112 {
    font-size: 112px !important; }
  .fs-lg_113 {
    font-size: 113px !important; }
  .fs-lg_114 {
    font-size: 114px !important; }
  .fs-lg_115 {
    font-size: 115px !important; }
  .fs-lg_116 {
    font-size: 116px !important; }
  .fs-lg_117 {
    font-size: 117px !important; }
  .fs-lg_118 {
    font-size: 118px !important; }
  .fs-lg_119 {
    font-size: 119px !important; }
  .fs-lg_120 {
    font-size: 120px !important; }
  .fs-lg_121 {
    font-size: 121px !important; }
  .fs-lg_122 {
    font-size: 122px !important; }
  .fs-lg_123 {
    font-size: 123px !important; }
  .fs-lg_124 {
    font-size: 124px !important; }
  .fs-lg_125 {
    font-size: 125px !important; }
  .fs-lg_126 {
    font-size: 126px !important; }
  .fs-lg_127 {
    font-size: 127px !important; }
  .fs-lg_128 {
    font-size: 128px !important; }
  .fs-lg_129 {
    font-size: 129px !important; }
  .fs-lg_130 {
    font-size: 130px !important; }
  .fs-lg_131 {
    font-size: 131px !important; }
  .fs-lg_132 {
    font-size: 132px !important; }
  .fs-lg_133 {
    font-size: 133px !important; }
  .fs-lg_134 {
    font-size: 134px !important; }
  .fs-lg_135 {
    font-size: 135px !important; }
  .fs-lg_136 {
    font-size: 136px !important; }
  .fs-lg_137 {
    font-size: 137px !important; }
  .fs-lg_138 {
    font-size: 138px !important; }
  .fs-lg_139 {
    font-size: 139px !important; }
  .fs-lg_140 {
    font-size: 140px !important; }
  .fs-lg_141 {
    font-size: 141px !important; }
  .fs-lg_142 {
    font-size: 142px !important; }
  .fs-lg_143 {
    font-size: 143px !important; }
  .fs-lg_144 {
    font-size: 144px !important; }
  .fs-lg_145 {
    font-size: 145px !important; }
  .fs-lg_146 {
    font-size: 146px !important; }
  .fs-lg_147 {
    font-size: 147px !important; }
  .fs-lg_148 {
    font-size: 148px !important; }
  .fs-lg_149 {
    font-size: 149px !important; }
  .fs-lg_150 {
    font-size: 150px !important; }
  .lh-lg_5 {
    line-height: 5px !important; }
  .lh-lg_6 {
    line-height: 6px !important; }
  .lh-lg_7 {
    line-height: 7px !important; }
  .lh-lg_8 {
    line-height: 8px !important; }
  .lh-lg_9 {
    line-height: 9px !important; }
  .lh-lg_10 {
    line-height: 10px !important; }
  .lh-lg_11 {
    line-height: 11px !important; }
  .lh-lg_12 {
    line-height: 12px !important; }
  .lh-lg_13 {
    line-height: 13px !important; }
  .lh-lg_14 {
    line-height: 14px !important; }
  .lh-lg_15 {
    line-height: 15px !important; }
  .lh-lg_16 {
    line-height: 16px !important; }
  .lh-lg_17 {
    line-height: 17px !important; }
  .lh-lg_18 {
    line-height: 18px !important; }
  .lh-lg_19 {
    line-height: 19px !important; }
  .lh-lg_20 {
    line-height: 20px !important; }
  .lh-lg_21 {
    line-height: 21px !important; }
  .lh-lg_22 {
    line-height: 22px !important; }
  .lh-lg_23 {
    line-height: 23px !important; }
  .lh-lg_24 {
    line-height: 24px !important; }
  .lh-lg_25 {
    line-height: 25px !important; }
  .lh-lg_26 {
    line-height: 26px !important; }
  .lh-lg_27 {
    line-height: 27px !important; }
  .lh-lg_28 {
    line-height: 28px !important; }
  .lh-lg_29 {
    line-height: 29px !important; }
  .lh-lg_30 {
    line-height: 30px !important; }
  .lh-lg_31 {
    line-height: 31px !important; }
  .lh-lg_32 {
    line-height: 32px !important; }
  .lh-lg_33 {
    line-height: 33px !important; }
  .lh-lg_34 {
    line-height: 34px !important; }
  .lh-lg_35 {
    line-height: 35px !important; }
  .lh-lg_36 {
    line-height: 36px !important; }
  .lh-lg_37 {
    line-height: 37px !important; }
  .lh-lg_38 {
    line-height: 38px !important; }
  .lh-lg_39 {
    line-height: 39px !important; }
  .lh-lg_40 {
    line-height: 40px !important; }
  .lh-lg_41 {
    line-height: 41px !important; }
  .lh-lg_42 {
    line-height: 42px !important; }
  .lh-lg_43 {
    line-height: 43px !important; }
  .lh-lg_44 {
    line-height: 44px !important; }
  .lh-lg_45 {
    line-height: 45px !important; }
  .lh-lg_46 {
    line-height: 46px !important; }
  .lh-lg_47 {
    line-height: 47px !important; }
  .lh-lg_48 {
    line-height: 48px !important; }
  .lh-lg_49 {
    line-height: 49px !important; }
  .lh-lg_50 {
    line-height: 50px !important; }
  .lh-lg_51 {
    line-height: 51px !important; }
  .lh-lg_52 {
    line-height: 52px !important; }
  .lh-lg_53 {
    line-height: 53px !important; }
  .lh-lg_54 {
    line-height: 54px !important; }
  .lh-lg_55 {
    line-height: 55px !important; }
  .lh-lg_56 {
    line-height: 56px !important; }
  .lh-lg_57 {
    line-height: 57px !important; }
  .lh-lg_58 {
    line-height: 58px !important; }
  .lh-lg_59 {
    line-height: 59px !important; }
  .lh-lg_60 {
    line-height: 60px !important; }
  .lh-lg_61 {
    line-height: 61px !important; }
  .lh-lg_62 {
    line-height: 62px !important; }
  .lh-lg_63 {
    line-height: 63px !important; }
  .lh-lg_64 {
    line-height: 64px !important; }
  .lh-lg_65 {
    line-height: 65px !important; }
  .lh-lg_66 {
    line-height: 66px !important; }
  .lh-lg_67 {
    line-height: 67px !important; }
  .lh-lg_68 {
    line-height: 68px !important; }
  .lh-lg_69 {
    line-height: 69px !important; }
  .lh-lg_70 {
    line-height: 70px !important; }
  .lh-lg_71 {
    line-height: 71px !important; }
  .lh-lg_72 {
    line-height: 72px !important; }
  .lh-lg_73 {
    line-height: 73px !important; }
  .lh-lg_74 {
    line-height: 74px !important; }
  .lh-lg_75 {
    line-height: 75px !important; }
  .lh-lg_76 {
    line-height: 76px !important; }
  .lh-lg_77 {
    line-height: 77px !important; }
  .lh-lg_78 {
    line-height: 78px !important; }
  .lh-lg_79 {
    line-height: 79px !important; }
  .lh-lg_80 {
    line-height: 80px !important; }
  .lh-lg_81 {
    line-height: 81px !important; }
  .lh-lg_82 {
    line-height: 82px !important; }
  .lh-lg_83 {
    line-height: 83px !important; }
  .lh-lg_84 {
    line-height: 84px !important; }
  .lh-lg_85 {
    line-height: 85px !important; }
  .lh-lg_86 {
    line-height: 86px !important; }
  .lh-lg_87 {
    line-height: 87px !important; }
  .lh-lg_88 {
    line-height: 88px !important; }
  .lh-lg_89 {
    line-height: 89px !important; }
  .lh-lg_90 {
    line-height: 90px !important; }
  .lh-lg_91 {
    line-height: 91px !important; }
  .lh-lg_92 {
    line-height: 92px !important; }
  .lh-lg_93 {
    line-height: 93px !important; }
  .lh-lg_94 {
    line-height: 94px !important; }
  .lh-lg_95 {
    line-height: 95px !important; }
  .lh-lg_96 {
    line-height: 96px !important; }
  .lh-lg_97 {
    line-height: 97px !important; }
  .lh-lg_98 {
    line-height: 98px !important; }
  .lh-lg_99 {
    line-height: 99px !important; }
  .lh-lg_100 {
    line-height: 100px !important; }
  .lh-lg_101 {
    line-height: 101px !important; }
  .lh-lg_102 {
    line-height: 102px !important; }
  .lh-lg_103 {
    line-height: 103px !important; }
  .lh-lg_104 {
    line-height: 104px !important; }
  .lh-lg_105 {
    line-height: 105px !important; }
  .lh-lg_106 {
    line-height: 106px !important; }
  .lh-lg_107 {
    line-height: 107px !important; }
  .lh-lg_108 {
    line-height: 108px !important; }
  .lh-lg_109 {
    line-height: 109px !important; }
  .lh-lg_110 {
    line-height: 110px !important; }
  .lh-lg_111 {
    line-height: 111px !important; }
  .lh-lg_112 {
    line-height: 112px !important; }
  .lh-lg_113 {
    line-height: 113px !important; }
  .lh-lg_114 {
    line-height: 114px !important; }
  .lh-lg_115 {
    line-height: 115px !important; }
  .lh-lg_116 {
    line-height: 116px !important; }
  .lh-lg_117 {
    line-height: 117px !important; }
  .lh-lg_118 {
    line-height: 118px !important; }
  .lh-lg_119 {
    line-height: 119px !important; }
  .lh-lg_120 {
    line-height: 120px !important; }
  .lh-lg_121 {
    line-height: 121px !important; }
  .lh-lg_122 {
    line-height: 122px !important; }
  .lh-lg_123 {
    line-height: 123px !important; }
  .lh-lg_124 {
    line-height: 124px !important; }
  .lh-lg_125 {
    line-height: 125px !important; }
  .lh-lg_126 {
    line-height: 126px !important; }
  .lh-lg_127 {
    line-height: 127px !important; }
  .lh-lg_128 {
    line-height: 128px !important; }
  .lh-lg_129 {
    line-height: 129px !important; }
  .lh-lg_130 {
    line-height: 130px !important; }
  .lh-lg_131 {
    line-height: 131px !important; }
  .lh-lg_132 {
    line-height: 132px !important; }
  .lh-lg_133 {
    line-height: 133px !important; }
  .lh-lg_134 {
    line-height: 134px !important; }
  .lh-lg_135 {
    line-height: 135px !important; }
  .lh-lg_136 {
    line-height: 136px !important; }
  .lh-lg_137 {
    line-height: 137px !important; }
  .lh-lg_138 {
    line-height: 138px !important; }
  .lh-lg_139 {
    line-height: 139px !important; }
  .lh-lg_140 {
    line-height: 140px !important; }
  .lh-lg_141 {
    line-height: 141px !important; }
  .lh-lg_142 {
    line-height: 142px !important; }
  .lh-lg_143 {
    line-height: 143px !important; }
  .lh-lg_144 {
    line-height: 144px !important; }
  .lh-lg_145 {
    line-height: 145px !important; }
  .lh-lg_146 {
    line-height: 146px !important; }
  .lh-lg_147 {
    line-height: 147px !important; }
  .lh-lg_148 {
    line-height: 148px !important; }
  .lh-lg_149 {
    line-height: 149px !important; }
  .lh-lg_150 {
    line-height: 150px !important; }
  .fw-lg_100 {
    font-weight: 100 !important; }
  .fw-lg_200 {
    font-weight: 200 !important; }
  .fw-lg_300 {
    font-weight: 300 !important; }
  .fw-lg_400 {
    font-weight: 400 !important; }
  .fw-lg_500 {
    font-weight: 500 !important; }
  .fw-lg_600 {
    font-weight: 600 !important; }
  .fw-lg_700 {
    font-weight: 700 !important; }
  .fw-lg_800 {
    font-weight: 800 !important; }
  .fw-lg_900 {
    font-weight: 900 !important; } }

@media (min-width: 1200px) {
  .fs-xl_5 {
    font-size: 5px !important; }
  .fs-xl_6 {
    font-size: 6px !important; }
  .fs-xl_7 {
    font-size: 7px !important; }
  .fs-xl_8 {
    font-size: 8px !important; }
  .fs-xl_9 {
    font-size: 9px !important; }
  .fs-xl_10 {
    font-size: 10px !important; }
  .fs-xl_11 {
    font-size: 11px !important; }
  .fs-xl_12 {
    font-size: 12px !important; }
  .fs-xl_13 {
    font-size: 13px !important; }
  .fs-xl_14 {
    font-size: 14px !important; }
  .fs-xl_15 {
    font-size: 15px !important; }
  .fs-xl_16 {
    font-size: 16px !important; }
  .fs-xl_17 {
    font-size: 17px !important; }
  .fs-xl_18 {
    font-size: 18px !important; }
  .fs-xl_19 {
    font-size: 19px !important; }
  .fs-xl_20 {
    font-size: 20px !important; }
  .fs-xl_21 {
    font-size: 21px !important; }
  .fs-xl_22 {
    font-size: 22px !important; }
  .fs-xl_23 {
    font-size: 23px !important; }
  .fs-xl_24 {
    font-size: 24px !important; }
  .fs-xl_25 {
    font-size: 25px !important; }
  .fs-xl_26 {
    font-size: 26px !important; }
  .fs-xl_27 {
    font-size: 27px !important; }
  .fs-xl_28 {
    font-size: 28px !important; }
  .fs-xl_29 {
    font-size: 29px !important; }
  .fs-xl_30 {
    font-size: 30px !important; }
  .fs-xl_31 {
    font-size: 31px !important; }
  .fs-xl_32 {
    font-size: 32px !important; }
  .fs-xl_33 {
    font-size: 33px !important; }
  .fs-xl_34 {
    font-size: 34px !important; }
  .fs-xl_35 {
    font-size: 35px !important; }
  .fs-xl_36 {
    font-size: 36px !important; }
  .fs-xl_37 {
    font-size: 37px !important; }
  .fs-xl_38 {
    font-size: 38px !important; }
  .fs-xl_39 {
    font-size: 39px !important; }
  .fs-xl_40 {
    font-size: 40px !important; }
  .fs-xl_41 {
    font-size: 41px !important; }
  .fs-xl_42 {
    font-size: 42px !important; }
  .fs-xl_43 {
    font-size: 43px !important; }
  .fs-xl_44 {
    font-size: 44px !important; }
  .fs-xl_45 {
    font-size: 45px !important; }
  .fs-xl_46 {
    font-size: 46px !important; }
  .fs-xl_47 {
    font-size: 47px !important; }
  .fs-xl_48 {
    font-size: 48px !important; }
  .fs-xl_49 {
    font-size: 49px !important; }
  .fs-xl_50 {
    font-size: 50px !important; }
  .fs-xl_51 {
    font-size: 51px !important; }
  .fs-xl_52 {
    font-size: 52px !important; }
  .fs-xl_53 {
    font-size: 53px !important; }
  .fs-xl_54 {
    font-size: 54px !important; }
  .fs-xl_55 {
    font-size: 55px !important; }
  .fs-xl_56 {
    font-size: 56px !important; }
  .fs-xl_57 {
    font-size: 57px !important; }
  .fs-xl_58 {
    font-size: 58px !important; }
  .fs-xl_59 {
    font-size: 59px !important; }
  .fs-xl_60 {
    font-size: 60px !important; }
  .fs-xl_61 {
    font-size: 61px !important; }
  .fs-xl_62 {
    font-size: 62px !important; }
  .fs-xl_63 {
    font-size: 63px !important; }
  .fs-xl_64 {
    font-size: 64px !important; }
  .fs-xl_65 {
    font-size: 65px !important; }
  .fs-xl_66 {
    font-size: 66px !important; }
  .fs-xl_67 {
    font-size: 67px !important; }
  .fs-xl_68 {
    font-size: 68px !important; }
  .fs-xl_69 {
    font-size: 69px !important; }
  .fs-xl_70 {
    font-size: 70px !important; }
  .fs-xl_71 {
    font-size: 71px !important; }
  .fs-xl_72 {
    font-size: 72px !important; }
  .fs-xl_73 {
    font-size: 73px !important; }
  .fs-xl_74 {
    font-size: 74px !important; }
  .fs-xl_75 {
    font-size: 75px !important; }
  .fs-xl_76 {
    font-size: 76px !important; }
  .fs-xl_77 {
    font-size: 77px !important; }
  .fs-xl_78 {
    font-size: 78px !important; }
  .fs-xl_79 {
    font-size: 79px !important; }
  .fs-xl_80 {
    font-size: 80px !important; }
  .fs-xl_81 {
    font-size: 81px !important; }
  .fs-xl_82 {
    font-size: 82px !important; }
  .fs-xl_83 {
    font-size: 83px !important; }
  .fs-xl_84 {
    font-size: 84px !important; }
  .fs-xl_85 {
    font-size: 85px !important; }
  .fs-xl_86 {
    font-size: 86px !important; }
  .fs-xl_87 {
    font-size: 87px !important; }
  .fs-xl_88 {
    font-size: 88px !important; }
  .fs-xl_89 {
    font-size: 89px !important; }
  .fs-xl_90 {
    font-size: 90px !important; }
  .fs-xl_91 {
    font-size: 91px !important; }
  .fs-xl_92 {
    font-size: 92px !important; }
  .fs-xl_93 {
    font-size: 93px !important; }
  .fs-xl_94 {
    font-size: 94px !important; }
  .fs-xl_95 {
    font-size: 95px !important; }
  .fs-xl_96 {
    font-size: 96px !important; }
  .fs-xl_97 {
    font-size: 97px !important; }
  .fs-xl_98 {
    font-size: 98px !important; }
  .fs-xl_99 {
    font-size: 99px !important; }
  .fs-xl_100 {
    font-size: 100px !important; }
  .fs-xl_101 {
    font-size: 101px !important; }
  .fs-xl_102 {
    font-size: 102px !important; }
  .fs-xl_103 {
    font-size: 103px !important; }
  .fs-xl_104 {
    font-size: 104px !important; }
  .fs-xl_105 {
    font-size: 105px !important; }
  .fs-xl_106 {
    font-size: 106px !important; }
  .fs-xl_107 {
    font-size: 107px !important; }
  .fs-xl_108 {
    font-size: 108px !important; }
  .fs-xl_109 {
    font-size: 109px !important; }
  .fs-xl_110 {
    font-size: 110px !important; }
  .fs-xl_111 {
    font-size: 111px !important; }
  .fs-xl_112 {
    font-size: 112px !important; }
  .fs-xl_113 {
    font-size: 113px !important; }
  .fs-xl_114 {
    font-size: 114px !important; }
  .fs-xl_115 {
    font-size: 115px !important; }
  .fs-xl_116 {
    font-size: 116px !important; }
  .fs-xl_117 {
    font-size: 117px !important; }
  .fs-xl_118 {
    font-size: 118px !important; }
  .fs-xl_119 {
    font-size: 119px !important; }
  .fs-xl_120 {
    font-size: 120px !important; }
  .fs-xl_121 {
    font-size: 121px !important; }
  .fs-xl_122 {
    font-size: 122px !important; }
  .fs-xl_123 {
    font-size: 123px !important; }
  .fs-xl_124 {
    font-size: 124px !important; }
  .fs-xl_125 {
    font-size: 125px !important; }
  .fs-xl_126 {
    font-size: 126px !important; }
  .fs-xl_127 {
    font-size: 127px !important; }
  .fs-xl_128 {
    font-size: 128px !important; }
  .fs-xl_129 {
    font-size: 129px !important; }
  .fs-xl_130 {
    font-size: 130px !important; }
  .fs-xl_131 {
    font-size: 131px !important; }
  .fs-xl_132 {
    font-size: 132px !important; }
  .fs-xl_133 {
    font-size: 133px !important; }
  .fs-xl_134 {
    font-size: 134px !important; }
  .fs-xl_135 {
    font-size: 135px !important; }
  .fs-xl_136 {
    font-size: 136px !important; }
  .fs-xl_137 {
    font-size: 137px !important; }
  .fs-xl_138 {
    font-size: 138px !important; }
  .fs-xl_139 {
    font-size: 139px !important; }
  .fs-xl_140 {
    font-size: 140px !important; }
  .fs-xl_141 {
    font-size: 141px !important; }
  .fs-xl_142 {
    font-size: 142px !important; }
  .fs-xl_143 {
    font-size: 143px !important; }
  .fs-xl_144 {
    font-size: 144px !important; }
  .fs-xl_145 {
    font-size: 145px !important; }
  .fs-xl_146 {
    font-size: 146px !important; }
  .fs-xl_147 {
    font-size: 147px !important; }
  .fs-xl_148 {
    font-size: 148px !important; }
  .fs-xl_149 {
    font-size: 149px !important; }
  .fs-xl_150 {
    font-size: 150px !important; }
  .lh-xl_5 {
    line-height: 5px !important; }
  .lh-xl_6 {
    line-height: 6px !important; }
  .lh-xl_7 {
    line-height: 7px !important; }
  .lh-xl_8 {
    line-height: 8px !important; }
  .lh-xl_9 {
    line-height: 9px !important; }
  .lh-xl_10 {
    line-height: 10px !important; }
  .lh-xl_11 {
    line-height: 11px !important; }
  .lh-xl_12 {
    line-height: 12px !important; }
  .lh-xl_13 {
    line-height: 13px !important; }
  .lh-xl_14 {
    line-height: 14px !important; }
  .lh-xl_15 {
    line-height: 15px !important; }
  .lh-xl_16 {
    line-height: 16px !important; }
  .lh-xl_17 {
    line-height: 17px !important; }
  .lh-xl_18 {
    line-height: 18px !important; }
  .lh-xl_19 {
    line-height: 19px !important; }
  .lh-xl_20 {
    line-height: 20px !important; }
  .lh-xl_21 {
    line-height: 21px !important; }
  .lh-xl_22 {
    line-height: 22px !important; }
  .lh-xl_23 {
    line-height: 23px !important; }
  .lh-xl_24 {
    line-height: 24px !important; }
  .lh-xl_25 {
    line-height: 25px !important; }
  .lh-xl_26 {
    line-height: 26px !important; }
  .lh-xl_27 {
    line-height: 27px !important; }
  .lh-xl_28 {
    line-height: 28px !important; }
  .lh-xl_29 {
    line-height: 29px !important; }
  .lh-xl_30 {
    line-height: 30px !important; }
  .lh-xl_31 {
    line-height: 31px !important; }
  .lh-xl_32 {
    line-height: 32px !important; }
  .lh-xl_33 {
    line-height: 33px !important; }
  .lh-xl_34 {
    line-height: 34px !important; }
  .lh-xl_35 {
    line-height: 35px !important; }
  .lh-xl_36 {
    line-height: 36px !important; }
  .lh-xl_37 {
    line-height: 37px !important; }
  .lh-xl_38 {
    line-height: 38px !important; }
  .lh-xl_39 {
    line-height: 39px !important; }
  .lh-xl_40 {
    line-height: 40px !important; }
  .lh-xl_41 {
    line-height: 41px !important; }
  .lh-xl_42 {
    line-height: 42px !important; }
  .lh-xl_43 {
    line-height: 43px !important; }
  .lh-xl_44 {
    line-height: 44px !important; }
  .lh-xl_45 {
    line-height: 45px !important; }
  .lh-xl_46 {
    line-height: 46px !important; }
  .lh-xl_47 {
    line-height: 47px !important; }
  .lh-xl_48 {
    line-height: 48px !important; }
  .lh-xl_49 {
    line-height: 49px !important; }
  .lh-xl_50 {
    line-height: 50px !important; }
  .lh-xl_51 {
    line-height: 51px !important; }
  .lh-xl_52 {
    line-height: 52px !important; }
  .lh-xl_53 {
    line-height: 53px !important; }
  .lh-xl_54 {
    line-height: 54px !important; }
  .lh-xl_55 {
    line-height: 55px !important; }
  .lh-xl_56 {
    line-height: 56px !important; }
  .lh-xl_57 {
    line-height: 57px !important; }
  .lh-xl_58 {
    line-height: 58px !important; }
  .lh-xl_59 {
    line-height: 59px !important; }
  .lh-xl_60 {
    line-height: 60px !important; }
  .lh-xl_61 {
    line-height: 61px !important; }
  .lh-xl_62 {
    line-height: 62px !important; }
  .lh-xl_63 {
    line-height: 63px !important; }
  .lh-xl_64 {
    line-height: 64px !important; }
  .lh-xl_65 {
    line-height: 65px !important; }
  .lh-xl_66 {
    line-height: 66px !important; }
  .lh-xl_67 {
    line-height: 67px !important; }
  .lh-xl_68 {
    line-height: 68px !important; }
  .lh-xl_69 {
    line-height: 69px !important; }
  .lh-xl_70 {
    line-height: 70px !important; }
  .lh-xl_71 {
    line-height: 71px !important; }
  .lh-xl_72 {
    line-height: 72px !important; }
  .lh-xl_73 {
    line-height: 73px !important; }
  .lh-xl_74 {
    line-height: 74px !important; }
  .lh-xl_75 {
    line-height: 75px !important; }
  .lh-xl_76 {
    line-height: 76px !important; }
  .lh-xl_77 {
    line-height: 77px !important; }
  .lh-xl_78 {
    line-height: 78px !important; }
  .lh-xl_79 {
    line-height: 79px !important; }
  .lh-xl_80 {
    line-height: 80px !important; }
  .lh-xl_81 {
    line-height: 81px !important; }
  .lh-xl_82 {
    line-height: 82px !important; }
  .lh-xl_83 {
    line-height: 83px !important; }
  .lh-xl_84 {
    line-height: 84px !important; }
  .lh-xl_85 {
    line-height: 85px !important; }
  .lh-xl_86 {
    line-height: 86px !important; }
  .lh-xl_87 {
    line-height: 87px !important; }
  .lh-xl_88 {
    line-height: 88px !important; }
  .lh-xl_89 {
    line-height: 89px !important; }
  .lh-xl_90 {
    line-height: 90px !important; }
  .lh-xl_91 {
    line-height: 91px !important; }
  .lh-xl_92 {
    line-height: 92px !important; }
  .lh-xl_93 {
    line-height: 93px !important; }
  .lh-xl_94 {
    line-height: 94px !important; }
  .lh-xl_95 {
    line-height: 95px !important; }
  .lh-xl_96 {
    line-height: 96px !important; }
  .lh-xl_97 {
    line-height: 97px !important; }
  .lh-xl_98 {
    line-height: 98px !important; }
  .lh-xl_99 {
    line-height: 99px !important; }
  .lh-xl_100 {
    line-height: 100px !important; }
  .lh-xl_101 {
    line-height: 101px !important; }
  .lh-xl_102 {
    line-height: 102px !important; }
  .lh-xl_103 {
    line-height: 103px !important; }
  .lh-xl_104 {
    line-height: 104px !important; }
  .lh-xl_105 {
    line-height: 105px !important; }
  .lh-xl_106 {
    line-height: 106px !important; }
  .lh-xl_107 {
    line-height: 107px !important; }
  .lh-xl_108 {
    line-height: 108px !important; }
  .lh-xl_109 {
    line-height: 109px !important; }
  .lh-xl_110 {
    line-height: 110px !important; }
  .lh-xl_111 {
    line-height: 111px !important; }
  .lh-xl_112 {
    line-height: 112px !important; }
  .lh-xl_113 {
    line-height: 113px !important; }
  .lh-xl_114 {
    line-height: 114px !important; }
  .lh-xl_115 {
    line-height: 115px !important; }
  .lh-xl_116 {
    line-height: 116px !important; }
  .lh-xl_117 {
    line-height: 117px !important; }
  .lh-xl_118 {
    line-height: 118px !important; }
  .lh-xl_119 {
    line-height: 119px !important; }
  .lh-xl_120 {
    line-height: 120px !important; }
  .lh-xl_121 {
    line-height: 121px !important; }
  .lh-xl_122 {
    line-height: 122px !important; }
  .lh-xl_123 {
    line-height: 123px !important; }
  .lh-xl_124 {
    line-height: 124px !important; }
  .lh-xl_125 {
    line-height: 125px !important; }
  .lh-xl_126 {
    line-height: 126px !important; }
  .lh-xl_127 {
    line-height: 127px !important; }
  .lh-xl_128 {
    line-height: 128px !important; }
  .lh-xl_129 {
    line-height: 129px !important; }
  .lh-xl_130 {
    line-height: 130px !important; }
  .lh-xl_131 {
    line-height: 131px !important; }
  .lh-xl_132 {
    line-height: 132px !important; }
  .lh-xl_133 {
    line-height: 133px !important; }
  .lh-xl_134 {
    line-height: 134px !important; }
  .lh-xl_135 {
    line-height: 135px !important; }
  .lh-xl_136 {
    line-height: 136px !important; }
  .lh-xl_137 {
    line-height: 137px !important; }
  .lh-xl_138 {
    line-height: 138px !important; }
  .lh-xl_139 {
    line-height: 139px !important; }
  .lh-xl_140 {
    line-height: 140px !important; }
  .lh-xl_141 {
    line-height: 141px !important; }
  .lh-xl_142 {
    line-height: 142px !important; }
  .lh-xl_143 {
    line-height: 143px !important; }
  .lh-xl_144 {
    line-height: 144px !important; }
  .lh-xl_145 {
    line-height: 145px !important; }
  .lh-xl_146 {
    line-height: 146px !important; }
  .lh-xl_147 {
    line-height: 147px !important; }
  .lh-xl_148 {
    line-height: 148px !important; }
  .lh-xl_149 {
    line-height: 149px !important; }
  .lh-xl_150 {
    line-height: 150px !important; }
  .fw-xl_100 {
    font-weight: 100 !important; }
  .fw-xl_200 {
    font-weight: 200 !important; }
  .fw-xl_300 {
    font-weight: 300 !important; }
  .fw-xl_400 {
    font-weight: 400 !important; }
  .fw-xl_500 {
    font-weight: 500 !important; }
  .fw-xl_600 {
    font-weight: 600 !important; }
  .fw-xl_700 {
    font-weight: 700 !important; }
  .fw-xl_800 {
    font-weight: 800 !important; }
  .fw-xl_900 {
    font-weight: 900 !important; } }

.av-container {
  max-width: 1130px;
  margin: 0 auto;
  width: 100%; }
  @media screen and (max-width: 70.625em) {
    .av-container {
      padding-left: 16px;
      padding-right: 16px; } }

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

.portlet {
  margin: 0; }

figure {
  margin: 0 !important; }

@media screen and (max-width: 47.9375em) {
  img {
    max-width: 100%; } }

.has-edit-mode-menu #content {
  height: 100vh; }

.page-editor__fragment-content .portlet > .portlet-topper {
  height: auto; }

.portlet-decorate .portlet-content {
  padding-bottom: 0px; }

.portlet-content-editable {
  border-width: 0px 0px 0px 0px; }

.portlet-barebone .portlet-title-text,
.not-title .portlet-header .portlet-title-text {
  display: none; }

.hide-title .portlet-header .portlet-title-text {
  visibility: hidden; }

.ck.ck-toolbar.ck-toolbar_grouping > .ck-toolbar__items {
  flex-wrap: wrap !important; }

.unstyled {
  background: none;
  outline: none;
  padding: 0;
  border: 0;
  margin: 0; }

#wrapper.autonomia-veneto-theme {
  padding-top: 0; }

.taglib-categorization-filter {
  display: none; }

.page-editor lfr-editable img {
  width: 100%;
  height: 100%; }

.page-editor__theme-adapter-buttons .btn.btn-secondary {
  color: #6b6c7e !important; }

@media screen and (max-width: 47.9375em) {
  .flex-column_m {
    flex-direction: column; } }

.btn.btn-primary {
  background: #D33056;
  color: #fff !important;
  border-color: #D33056; }

.btn.btn-outline-primary {
  background: transparent;
  color: #D33056 !important;
  border-color: #D33056; }

.btn.btn-link {
  background: transparent;
  border-color: transparent; }

.btn.btn-secondary {
  background: #000;
  color: white !important;
  border-color: #000; }

.btn.btn-outline-secondary {
  background: transparent;
  color: #000 !important;
  border-color: #000; }

@media (min-width: 992px) {
  .overflow-lg-visible {
    overflow: visible !important; } }

/* ICOMOON*/
@font-face {
  font-family: "icomoon";
  src: url("../icomoon/fonts/icomoon.ttf?9vjyqv") format("truetype"), url("../icomoon/fonts/icomoon.woff?9vjyqv") format("woff"), url("../icomoon/fonts/icomoon.svg?9vjyqv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icomoon-"],
[class*=" icomoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icomoon-calendar:before {
  content: "";
  color: #80180f; }

.icomoon-protection:before {
  content: "";
  color: #0e53a5; }

.icomoon-close:before {
  content: ""; }

.icomoon-download:before {
  content: "";
  color: #b20d1a; }

.icomoon-file:before {
  content: "";
  color: #80180f; }

.icomoon-filter:before {
  content: "";
  color: #80180f; }

.icomoon-mail:before {
  content: "";
  color: #80180f; }

.icomoon-phone:before {
  content: "";
  color: #80180f; }

.icomoon-mark:before {
  content: "";
  color: #80180f; }

.icomoon-user:before {
  content: "";
  color: #80180f; }

.icomoon-share:before {
  content: ""; }

.icomoon-research:before {
  content: "";
  color: #00a1ab; }

.icomoon-security:before {
  content: "";
  color: #6f4270; }

.icomoon-sport:before {
  content: "";
  color: #1d74b4; }

.icomoon-supply:before {
  content: "";
  color: #978f46; }

.icomoon-work:before {
  content: "";
  color: #a739b2; }

.icomoon-boat:before {
  content: "";
  color: #692195; }

.icomoon-build:before {
  content: "";
  color: #c15330; }

.icomoon-comunication:before {
  content: "";
  color: #c600b2; }

.icomoon-coordination:before {
  content: "";
  color: #b43126; }

.icomoon-eneregy:before {
  content: "";
  color: #518c7e; }

.icomoon-europe:before {
  content: "";
  color: #4a89d3; }

.icomoon-graphic:before {
  content: "";
  color: #ab754e; }

.icomoon-healthcare:before {
  content: "";
  color: #b43126; }

.icomoon-helmet:before {
  content: "";
  color: #8f9873; }

.icomoon-institutions:before {
  content: "";
  color: #bf8a01; }

.icomoon-instruction:before {
  content: "";
  color: #c9641c; }

.icomoon-italy:before {
  content: "";
  color: #307c4f; }

.icomoon-leaf:before {
  content: "";
  color: #049a53; }

.icomoon-libra:before {
  content: "";
  color: #d15b50; }

.icomoon-mask:before {
  content: "";
  color: #8c50c8; }

.icomoon-money:before {
  content: "";
  color: #e7b204; }

.icomoon-net:before {
  content: "";
  color: #089573; }

.icomoon-chevron-up:before {
  content: ""; }

.icomoon-acquisti-forniture:before {
  content: "";
  color: #2b6ac0; }

.icomoon-appalti:before {
  content: "";
  color: #1f92a1; }

.icomoon-approvazioni:before {
  content: "";
  color: #aa6037; }

.icomoon-bonifiche:before {
  content: "";
  color: #b78b1b; }

.icomoon-edilizia:before {
  content: "";
  color: #783bc6; }

.icomoon-infrastrutture:before {
  content: "";
  color: #2b6ac0; }

.icomoon-paesaggio:before {
  content: "";
  color: #3f8912; }

.icomoon-permessi:before {
  content: "";
  color: #ba3653; }

.icomoon-verifiche:before {
  content: "";
  color: #44945e; }

.icomoon-arrow:before {
  content: ""; }

.icomoon-play:before {
  content: ""; }

.icomoon-search:before {
  content: ""; }

.icomoon-youtube:before {
  content: ""; }

.icomoon-instagram:before {
  content: ""; }

.icomoon-facebook:before {
  content: ""; }

.icomoon-twitter:before {
  content: ""; }

.icomoon-vimeo:before {
  content: ""; }

/* VENDOR */
/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  touch-action: pan-y; }

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

:root {
  --swiper-navigation-size: 44px;
  /*
    --swiper-navigation-color: var(--swiper-theme-color);
    */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important; }

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-lock {
  display: none; }

:root {
  /*
    --swiper-pagination-color: var(--swiper-theme-color);
    --swiper-pagination-bullet-size: 8px;
    --swiper-pagination-bullet-width: 8px;
    --swiper-pagination-bullet-height: 8px;
    --swiper-pagination-bullet-inactive-color: #000;
    --swiper-pagination-bullet-inactive-opacity: 0.2;
    --swiper-pagination-bullet-opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: 4px;
    --swiper-pagination-bullet-vertical-gap: 6px;
    */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
    --swiper-preloader-color: var(--swiper-theme-color);
    */ }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

.swiper-flip {
  overflow: visible; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height; }

.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto; }

.nice-select:hover {
  border-color: #dbdbdb; }

.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999; }

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px; }

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none; }

.nice-select.disabled:after {
  border-color: #cccccc; }

.nice-select.wide {
  width: 100%; }

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important; }

.nice-select.right {
  float: right; }

.nice-select.right .list {
  left: auto;
  right: 0; }

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px; }

.nice-select.small:after {
  height: 4px;
  width: 4px; }

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px; }

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9; }

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important; }

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6; }

.nice-select .option.selected {
  font-weight: bold; }

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

/* COMPONENTS */
.av-banner {
  overflow: hidden;
  background-size: cover;
  background-position: top center; }
  @media screen and (max-width: 47.9375em) {
    .av-banner {
      background-position: center; } }
  .av-banner .av-container {
    padding: 70px 0 !important; }
  .av-banner h2 {
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    padding: 0 0 20px;
    color: #fff; }
    @media screen and (max-width: 47.9375em) {
      .av-banner h2 {
        font-size: 22px;
        line-height: 20px; } }
  .av-banner .btn {
    border-radius: 100px;
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    padding: 17px 50px;
    border-width: 2px;
    display: inline-block !important; }
    @media screen and (max-width: 47.9375em) {
      .av-banner .btn {
        padding: 10px 15px; } }
  .av-banner span {
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #565E69; }
    @media screen and (max-width: 47.9375em) {
      .av-banner span {
        font-size: 12px;
        line-height: 15px;
        color: #000; } }
  .av-banner.vivobene .av-container {
    padding: 115px 0 !important;
    z-index: 1; }
    @media screen and (max-width: 47.9375em) {
      .av-banner.vivobene .av-container {
        padding: 50px 0 !important; } }
  .av-banner.vivobene.small .av-container {
    padding: 80px 0 !important; }
    @media screen and (max-width: 47.9375em) {
      .av-banner.vivobene.small .av-container {
        padding: 50px 0 !important; } }
    .av-banner.vivobene.small .av-container span {
      font-size: 16px; }
      @media screen and (max-width: 47.9375em) {
        .av-banner.vivobene.small .av-container span {
          font-size: 12px;
          line-height: 15px; } }
  .av-banner.vivobene .background-image {
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 0; }
    @media screen and (max-width: 61.9375em) {
      .av-banner.vivobene .background-image {
        /*opacity:0.1;*/
        width: 100%; } }
    @media screen and (max-width: 61.9375em) {
      .av-banner.vivobene .background-image:after {
        content: "";
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.7);
        position: absolute; } }

.header .top-bar {
  background: #D33056;
  height: 40px;
  display: flex;
  align-items: center; }
  .header .top-bar__title {
    font-size: 14px;
    font-weight: 700;
    font-family: "Titillium Web", sans-serif; }
  .header .top-bar__link {
    cursor: pointer; }
  .header .top-bar h2 {
    color: #fff; }

.header__body {
  padding-top: 40px;
  padding-bottom: 30px;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 61.9375em) {
    .header__body {
      padding-top: 10px;
      padding-bottom: 15px;
      flex-wrap: wrap; } }
  @media screen and (max-width: 61.9375em) {
    .header__body .logo {
      text-align: center;
      margin: 7px 0 5px;
      order: 3;
      width: 100%; } }
  .header__body .custom-logo img, .header__body .default-logo img {
    height: 80px;
    width: auto; }
    @media screen and (max-width: 61.9375em) {
      .header__body .custom-logo img, .header__body .default-logo img {
        height: 50px;
        width: auto; } }
  .header__body .search {
    width: 250px; }
  .header__body .title-site {
    flex: 1 0 auto;
    letter-spacing: 2px; }
  .header__body .logo__figure {
    display: inline-block; }
  .header__body .logo__img {
    width: 100%;
    height: auto;
    display: inline-block; }
  @media screen and (max-width: 61.9375em) {
    .header__body .hamburger {
      display: flex !important;
      align-items: center; } }
  .header__body .hamburger__cta {
    cursor: pointer; }
  .header__body .hamburger__line {
    height: 2px;
    width: 34px;
    margin-bottom: 4px;
    margin-top: 4px;
    background-color: #444444;
    border-radius: 2px; }
  .header__body .hamburger__label {
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.02em;
    text-transform: uppercase; }
  @media screen and (max-width: 61.9375em) {
    .header__body .search-mobile {
      display: flex !important;
      align-items: center; } }
  .header__body .search-mobile__wrapper {
    cursor: pointer; }
  @media screen and (max-width: 61.9375em) {
    .header__body .search-mobile .icomoon-search {
      font-size: 24px; } }

.header .title-site {
  text-align: center; }
  .header .title-site__top {
    font-size: 18px;
    font-weight: 500;
    font-family: "Circular STD", sans-serif;
    line-height: 27px;
    letter-spacing: 0.05em;
    color: #565E69; }
    @media screen and (max-width: 47.9375em) {
      .header .title-site__top {
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 0; } }
  .header .title-site__center {
    font-size: 34px;
    line-height: 30px;
    font-family: "Circular STD", sans-serif;
    letter-spacing: 0.05em; }
    @media screen and (max-width: 47.9375em) {
      .header .title-site__center {
        font-size: 18px;
        line-height: 27px;
        letter-spacing: 0; } }
  .header .title-site__article {
    font-size: 18px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
    line-height: 27px; }
    @media screen and (max-width: 47.9375em) {
      .header .title-site__article {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0.05em; } }

.header .search {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  @media screen and (max-width: 61.9375em) {
    .header .search {
      position: fixed;
      top: 40px;
      left: 0;
      width: 100%;
      height: calc(100vh - 40px);
      background: #fff;
      z-index: 101;
      transform: translateX(100%);
      padding-left: 16px;
      padding-right: 16px;
      transition: all 0.3s ease;
      display: inline-flex;
      flex-direction: column;
      align-items: flex-end;
      justify-content: flex-start; } }
  @media screen and (max-width: 61.9375em) {
    .header .search.open {
      transform: translateX(0%); } }
  @media screen and (max-width: 61.9375em) {
    .header .search__form {
      padding: 9px 0 21px 0;
      width: 100%; } }
  .header .search .label-search--mobile {
    width: 100%;
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #444444; }
  .header .search .close-search--mobile {
    display: inline-block;
    padding: 21px 0; }
    .header .search .close-search--mobile .icomoon-close {
      text-align: center; }
    .header .search .close-search--mobile .close-search--label {
      font-weight: 600;
      font-size: 9px;
      line-height: 14px;
      color: #444444;
      font-family: "Titillium Web", sans-serif;
      text-transform: uppercase; }
  .header .search__wrapper {
    position: relative;
    max-width: 160px; }
    @media screen and (max-width: 61.9375em) {
      .header .search__wrapper {
        max-width: 100%; } }
    .header .search__wrapper:before {
      content: "";
      position: absolute;
      left: 0;
      width: calc(100% - 22px);
      height: 1px;
      background: #444444;
      bottom: 0;
      transform: scale(0);
      transition: transform 0.3s;
      transform-origin: left; }
      @media screen and (max-width: 61.9375em) {
        .header .search__wrapper:before {
          transform: scale(1); } }
    .header .search__wrapper.search-has-value:before {
      transform: scale(1); }
    .header .search__wrapper.search-has-value .search__cta-search {
      color: #D33056; }
  .header .search__input {
    border: none;
    padding-right: 22px;
    font-size: 16px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
    width: 100%;
    padding-bottom: 5px; }
    .header .search__input:-webkit-autofill, .header .search__input:-webkit-autofill:hover, .header .search__input:-webkit-autofill:focus, .header .search__input:-internal-autofill-selected {
      background-color: transparent !important;
      -webkit-background-clip: text !important; }
    .header .search__input::-webkit-input-placeholder {
      /* WebKit browsers */ }
      @media screen and (max-width: 61.9375em) {
        .header .search__input::-webkit-input-placeholder {
          color: transparent; } }
    .header .search__input:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */ }
      @media screen and (max-width: 61.9375em) {
        .header .search__input:-moz-placeholder {
          color: transparent;
          opacity: 0; } }
    .header .search__input::-moz-placeholder {
      /* Mozilla Firefox 19+ */ }
      @media screen and (max-width: 61.9375em) {
        .header .search__input::-moz-placeholder {
          color: transparent;
          opacity: 0; } }
    .header .search__input:-ms-input-placeholder {
      /* Internet Explorer 10+ */ }
      @media screen and (max-width: 61.9375em) {
        .header .search__input:-ms-input-placeholder {
          color: transparent; } }
  .header .search__input:focus-visible {
    outline: none; }
  .header .search__cta-search {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 21px;
    color: #444444;
    cursor: pointer; }

.header .site-navigation {
  padding-left: 10px;
  padding-right: 10px; }
  @media screen and (max-width: 61.9375em) {
    .header .site-navigation {
      position: fixed;
      top: 40px;
      left: 0;
      width: 100%;
      height: calc(100vh - 40px);
      background: #fff;
      z-index: 101;
      transform: translateX(-100%);
      padding-left: 6px;
      padding-right: 6px;
      transition: all 0.3s ease;
      overflow: auto;
      text-align: right; } }
  @media screen and (max-width: 61.9375em) {
    .header .site-navigation.open {
      transform: translateX(0%); } }
  .header .site-navigation .layouts {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    list-style-type: none;
    padding: 0; }
    @media screen and (max-width: 61.9375em) {
      .header .site-navigation .layouts {
        flex-wrap: wrap;
        flex-direction: column; } }
  .header .site-navigation li.lfr-nav-item {
    display: inline-flex;
    margin-top: 10px; }
    @media screen and (max-width: 61.9375em) {
      .header .site-navigation li.lfr-nav-item {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%; } }
  .header .site-navigation a.lfr-nav-item {
    padding: 11px 30px;
    font-size: 14px;
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #444444;
    margin-left: 3px;
    margin-right: 3px;
    transition: all 0.3s;
    letter-spacing: 0.07em; }
    @media screen and (max-width: 61.9375em) {
      .header .site-navigation a.lfr-nav-item {
        background-color: transparent;
        border-radius: 0px;
        font-size: 20px;
        line-height: 30px;
        padding: 0px; } }
    .header .site-navigation a.lfr-nav-item:hover {
      color: #fff;
      text-decoration: none;
      background-color: #3065AF;
      border-radius: 100px; }
      @media screen and (max-width: 61.9375em) {
        .header .site-navigation a.lfr-nav-item:hover {
          background-color: transparent;
          border-radius: 0px;
          color: #444444; } }
    .header .site-navigation a.lfr-nav-item.active {
      background-color: #3065AF;
      color: #fff;
      border-radius: 100px; }
      @media screen and (max-width: 61.9375em) {
        .header .site-navigation a.lfr-nav-item.active {
          background-color: transparent;
          border-radius: 0px;
          position: relative;
          color: #444444; } }
      @media screen and (max-width: 61.9375em) {
        .header .site-navigation a.lfr-nav-item.active:before {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 4px;
          background-color: #444444; } }
  .header .site-navigation .close-navigation--mobile {
    display: inline-block;
    padding: 21px 0; }
    .header .site-navigation .close-navigation--mobile .icomoon-close {
      text-align: center; }
    .header .site-navigation .close-navigation--mobile .close-navigation--label {
      font-weight: 600;
      font-size: 9px;
      line-height: 14px;
      color: #000;
      font-family: "Titillium Web", sans-serif;
      text-transform: uppercase; }

.article__list {
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }
  @media screen and (max-width: 47.9375em) {
    .article__list {
      margin-left: -16px;
      margin-right: -16px; } }

.article-wrapper {
  padding: 10px; }
  @media screen and (max-width: 47.9375em) {
    .article-wrapper {
      padding: 0; } }
  .article-wrapper.one-column {
    width: calc(100% / 3); }
    @media screen and (max-width: 74.9375em) {
      .article-wrapper.one-column {
        width: calc(100% / 2); } }
    @media screen and (max-width: 47.9375em) {
      .article-wrapper.one-column {
        width: 100%; } }
  .article-wrapper.border-bottom {
    border-color: rgba(86, 94, 105, 0.4) !important; }
  .article-wrapper.two-column {
    width: 66.66%; }
    @media screen and (max-width: 74.9375em) {
      .article-wrapper.two-column {
        width: calc(100% / 2); } }
    @media screen and (max-width: 47.9375em) {
      .article-wrapper.two-column {
        width: 100%; } }
  .article-wrapper:last-child {
    border-bottom: 0 !important; }
  .article-wrapper > .journal-content-article {
    height: 100%; }
  .article-wrapper .article-card .featured-image {
    overflow: hidden;
    border-radius: 30px; }
    @media screen and (max-width: 61.9375em) {
      .article-wrapper .article-card .featured-image {
        border-radius: 20px; } }
  .article-wrapper .article-card .icon-cat {
    right: 10px;
    bottom: 10px; }
    .article-wrapper .article-card .icon-cat img {
      height: 45px; }
  .article-wrapper .article-card .article-inner {
    padding: 15px; }
    @media screen and (max-width: 61.9375em) {
      .article-wrapper .article-card .article-inner {
        padding: 20px 0 30px 0; } }
  .article-wrapper .article-card .article-date {
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px; }
    @media screen and (max-width: 47.9375em) {
      .article-wrapper .article-card .article-date {
        font-size: 12px;
        line-height: 16px; } }
  .article-wrapper .article-card .article-title {
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    color: #000; }
    @media screen and (max-width: 47.9375em) {
      .article-wrapper .article-card .article-title {
        font-size: 16px;
        line-height: 20px; } }
  .article-wrapper .article-card .article-description {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap; }
    .article-wrapper .article-card .article-description:before {
      content: "";
      display: inline-block;
      width: 13px;
      height: 5px;
      margin: 7px 7px 0 0;
      background-color: #D33056; }
    .article-wrapper .article-card .article-description p {
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: #000;
      font-family: "Titillium Web", sans-serif;
      width: 100%; }
      @media screen and (max-width: 47.9375em) {
        .article-wrapper .article-card .article-description p {
          font-size: 12px;
          line-height: 18px; } }
  .article-wrapper .article-card .article-cta,
  .article-wrapper .article-card .article-cta a {
    color: #D33056;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 23px; }
    @media screen and (max-width: 47.9375em) {
      .article-wrapper .article-card .article-cta,
      .article-wrapper .article-card .article-cta a {
        font-size: 14px;
        line-height: 21px; } }
    .article-wrapper .article-card .article-cta.dropdown-item, .article-wrapper .article-card .article-cta.dropdown-item:hover,
    .article-wrapper .article-card .article-cta a.dropdown-item,
    .article-wrapper .article-card .article-cta a.dropdown-item:hover {
      color: #565E69;
      font-weight: normal; }
  .article-wrapper .article-card .article-cta .icomoon-arrow {
    font-size: 10px; }
  .article-wrapper .article-card.bg {
    border-radius: 30px;
    background-size: cover;
    background-position: center; }
    @media screen and (max-width: 47.9375em) {
      .article-wrapper .article-card.bg {
        padding-top: 56%;
        border-radius: 20px; } }
    @media screen and (max-width: 24.9375em) {
      .article-wrapper .article-card.bg {
        padding-top: 80%; } }
    .article-wrapper .article-card.bg .article-date,
    .article-wrapper .article-card.bg .article-title,
    .article-wrapper .article-card.bg .article-description p {
      color: #fff; }
    .article-wrapper .article-card.bg .bgimage-gradient {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.7) 90%); }

.article-wrapper.two-column .article-card,
.article-wrapper.two-column .article-inner {
  height: 100%; }

.article-wrapper.two-column .article-inner {
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
  z-index: 1;
  position: relative;
  padding: 60px; }
  @media screen and (max-width: 61.9375em) {
    .article-wrapper.two-column .article-inner {
      padding: 20px; } }
  @media screen and (max-width: 47.9375em) {
    .article-wrapper.two-column .article-inner {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; } }

.article-wrapper.two-column .article-description {
  display: block;
  align-items: unset;
  width: 70%; }
  @media screen and (max-width: 24.9375em) {
    .article-wrapper.two-column .article-description {
      width: 90%; } }

.article-wrapper.two-column button.dropdown-toggle {
  background: transparent;
  border: 0;
  outline: none;
  color: white;
  font-size: 30px; }

.article-wrapper.two-column .av-article--play {
  background: transparent;
  border: 0;
  outline: none;
  color: white;
  font-size: 30px; }
  @media screen and (max-width: 47.9375em) {
    .article-wrapper.two-column .av-article--play {
      font-size: 20px; } }

.article-wrapper.two-column .article-title {
  padding-bottom: 0; }

.article-wrapper.two-column .dropdown-share button.dropdown-toggle i {
  font-size: 30px; }
  @media screen and (max-width: 47.9375em) {
    .article-wrapper.two-column .dropdown-share button.dropdown-toggle i {
      font-size: 20px; } }

.dropdown.dropdown-share button.dropdown-toggle {
  background: transparent;
  border: 0;
  outline: none;
  padding: 0; }
  .dropdown.dropdown-share button.dropdown-toggle:hover, .dropdown.dropdown-share button.dropdown-toggle:focus {
    border: 0;
    outline: none; }
  .dropdown.dropdown-share button.dropdown-toggle:focus-visible {
    outline: -webkit-focus-ring-color auto 1px !important; }
  .dropdown.dropdown-share button.dropdown-toggle i {
    font-size: 17px; }

.pillow_width-3 {
  width: calc(33.33% - 16px);
  margin: 8px; }

.pillow_width-4 {
  width: calc(25% - 10px); }
  @media screen and (max-width: 61.9375em) {
    .pillow_width-4 {
      width: calc(50% - 10px);
      padding-bottom: 20px; } }
  @media screen and (max-width: 47.9375em) {
    .pillow_width-4 {
      width: 100%;
      padding-bottom: 10px; } }

.pillow_width-5 {
  width: calc(20% - 25px);
  margin-right: 25px; }
  @media screen and (max-width: 47.9375em) {
    .pillow_width-5 {
      width: calc(50% - 13px);
      margin-right: 0; } }
  .pillow_width-5:nth-child(5n) {
    margin-right: 0px; }

.av-pillow--container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  text-align: center; }

.av-pillow--rounded {
  border-radius: 100%;
  padding-top: 100%;
  box-shadow: 3.69903px 17.2621px 53.0194px rgba(0, 0, 0, 0.06);
  position: relative; }
  .av-pillow--rounded .av-pillow__icon {
    color: #D33056;
    font-size: 20px; }
    @media screen and (max-width: 47.9375em) {
      .av-pillow--rounded .av-pillow__icon {
        font-size: 18px; } }

.av-pillow--ovalized {
  border-radius: 30px;
  padding: 60px 15px; }

.av-pillow-blue {
  background: #2b6ac0; }

.av-pillow-gray {
  background: #444444; }

.av-pillow-magenta {
  background: #ba3653; }

.av-pillow.text-white span,
.av-pillow.text-white .pillow-top,
.av-pillow.text-white .pillow-bottom {
  color: white; }
  .av-pillow.text-white span:before,
  .av-pillow.text-white .pillow-top:before,
  .av-pillow.text-white .pillow-bottom:before {
    background-color: white; }

.pillow-top {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  width: 100%;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  min-height: 62px;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 47.9375em) {
    .pillow-top {
      font-size: 22px;
      line-height: 33px; } }
  .pillow-top:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 1px;
    background-color: #444444; }
  .av-pillow--rounded .pillow-top {
    width: 100%;
    min-height: 50px;
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
    font-family: "Titillium Web", sans-serif;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 0; }
    @media screen and (max-width: 47.9375em) {
      .av-pillow--rounded .pillow-top {
        font-size: 16px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 18px; } }
    .av-pillow--rounded .pillow-top:before {
      display: none; }

.pillow-bottom {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  width: 100%; }
  @media screen and (max-width: 47.9375em) {
    .pillow-bottom {
      font-size: 18px;
      line-height: 27px; } }

@media screen and (max-width: 47.9375em) {
  .collapsing-menu.list-menu ul.layouts {
    justify-content: space-between; } }

.av-quote {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative; }
  @media screen and (max-width: 70.625em) {
    .av-quote {
      padding-left: 16px;
      padding-right: 16px; } }
  .av-quote:before, .av-quote:after {
    position: absolute;
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    color: #D33056;
    line-height: 1;
    height: 35px; }
  .av-quote:before {
    content: "“";
    top: 0;
    left: 0; }
    @media screen and (max-width: 47.9375em) {
      .av-quote:before {
        left: 16px; } }
  .av-quote:after {
    content: "”";
    bottom: 0;
    right: 0;
    transform: translateY(-50%); }
    @media screen and (max-width: 47.9375em) {
      .av-quote:after {
        right: 16px; } }
  .av-quote--text,
  .av-quote--text p {
    font-family: "Titillium Web", sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 26px;
    line-height: 40px;
    color: #000; }
    @media screen and (max-width: 47.9375em) {
      .av-quote--text,
      .av-quote--text p {
        font-size: 14px;
        line-height: 21px; } }
  .av-quote--sign {
    font-family: "Stalemate", sans-serif;
    font-style: italic;
    font-weight: 400;
    color: #000;
    display: block;
    font-size: 53px;
    line-height: 48px;
    padding-top: 10px; }
    .av-quote--sign-img {
      max-width: 233px;
      width: 100%; }
      @media screen and (max-width: 47.9375em) {
        .av-quote--sign-img {
          max-width: 122px; } }
  .av-quote--role {
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #444444; }
    @media screen and (max-width: 47.9375em) {
      .av-quote--role {
        font-size: 14px;
        line-height: 21px; } }
  .av-quote--sign-container {
    display: flex;
    align-items: flex-end;
    padding-right: 40px;
    flex-direction: column; }

@media screen and (max-width: 47.9375em) {
  .av-citazioni-carousel.swiper-horizontal .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -5px; } }

.footer {
  padding-top: 100px;
  overflow-x: hidden; }
  .footer__container {
    position: relative; }
    .footer__container:before {
      content: "";
      position: absolute;
      width: 150%;
      height: 100%;
      background-color: #F6A02A;
      top: -10px;
      left: 0;
      z-index: 1;
      transform: rotate(-1.5deg);
      transform-origin: left top; }
      @media screen and (max-width: 47.9375em) {
        .footer__container:before {
          transform: rotate(-7deg);
          left: -3px; } }
  .footer__wrapper {
    position: relative;
    background-color: #1A1919;
    z-index: 1; }
  .footer .logo__figure {
    max-width: 220px;
    width: 100%;
    height: auto;
    display: inline-block; }
  .footer .logo__img {
    width: 100%;
    height: auto;
    display: inline-block; }
  .footer__top {
    padding-top: 40px;
    padding-bottom: 32px; }
  .footer__body {
    padding-bottom: 40px; }
  .footer__title {
    font-size: 18px;
    font-weight: 700;
    font-family: "Titillium Web", sans-serif;
    line-height: 27px;
    color: #fff;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 15px; }
    @media screen and (max-width: 47.9375em) {
      .footer__title {
        font-size: 18px;
        line-height: 27px; } }
    .footer__title:after {
      content: "";
      height: 1px;
      width: calc(100% - 31px);
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: rgba(255, 255, 255, 0.2); }
      @media screen and (max-width: 47.9375em) {
        .footer__title:after {
          width: 100%; } }
  .footer__content {
    font-size: 14px;
    font-weight: 400;
    font-family: "Titillium Web", sans-serif;
    line-height: 21px;
    color: #fff;
    padding-top: 0; }
    .footer__content a, .footer__content a:hover {
      color: #fff; }
  .footer .footer__socials--content {
    /*padding-top: 15px;*/
    display: flex;
    flex-wrap: wrap; }
  .footer .social-icon {
    padding-bottom: 10px; }
    .footer .social-icon .icon {
      font-size: 30px;
      margin-right: 12px;
      color: #fff; }
  .footer__bottom {
    background-color: #000; }
    .footer__bottom .layouts {
      display: flex;
      padding: 10px 0;
      list-style-type: none; }
      .footer__bottom .layouts li.lfr-nav-item {
        padding-right: 30px; }
        @media screen and (max-width: 47.9375em) {
          .footer__bottom .layouts li.lfr-nav-item:last-child {
            padding-right: 0; } }
      .footer__bottom .layouts a.lfr-nav-item {
        font-size: 14px;
        font-weight: 400;
        font-family: "Titillium Web", sans-serif;
        color: #fff; }
  @media screen and (max-width: 47.9375em) {
    .footer__contatti, .footer__recapiti {
      padding-bottom: 40px; } }
  .footer.hover {
    padding-top: 0;
    overflow-x: hidden;
    margin-top: -60px; }
    @media screen and (max-width: 47.9375em) {
      .footer.hover {
        margin-top: -100px; } }
    .footer.hover .footer__container {
      padding-top: 60px; }
      @media screen and (max-width: 47.9375em) {
        .footer.hover .footer__container {
          padding-top: 100px; } }
      .footer.hover .footer__container:before {
        height: 60px;
        top: 50px;
        z-index: 10; }
        @media screen and (max-width: 47.9375em) {
          .footer.hover .footer__container:before {
            height: 100px;
            top: 93px; } }
    .footer.hover .footer__wrapper {
      z-index: 11; }

.av-carousel-article {
  border-radius: 30px;
  color: white;
  padding-top: 56%;
  position: relative;
  overflow: hidden; }
  .av-carousel-article.bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .av-carousel-article--inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 36px 40px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column; }
    @media screen and (max-width: 61.9375em) {
      .av-carousel-article--inner {
        padding: 20px; } }
  .av-carousel-article--wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
  .av-carousel-article--play {
    color: #fff;
    font-size: 35px;
    padding-left: 20px; }
  .av-carousel-article--link, .av-carousel-article--link:hover {
    color: #fff;
    text-decoration: none; }
  .av-carousel-article--title {
    font-size: 22px;
    font-weight: 700;
    font-family: "Titillium Web", sans-serif;
    line-height: 30px;
    color: #fff; }
    @media screen and (max-width: 61.9375em) {
      .av-carousel-article--title {
        font-size: 14px;
        line-height: 14px; } }
  .av-carousel-article--date {
    font-weight: 400;
    font-size: 16px;
    font-family: "Titillium Web", sans-serif;
    color: #fff; }
    @media screen and (max-width: 61.9375em) {
      .av-carousel-article--date {
        font-size: 12px;
        line-height: 18px; } }
  .av-carousel-article--author,
  .av-carousel-article--author p {
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: white; }
    @media screen and (max-width: 61.9375em) {
      .av-carousel-article--author,
      .av-carousel-article--author p {
        font-size: 12px;
        line-height: 18px; } }
  @media screen and (max-width: 61.9375em) {
    .av-carousel-article--bottom {
      flex-wrap: wrap; } }
  .av-carousel-article.av-parola-esperti .av-carousel-article--title {
    max-width: 300px; }
  .av-carousel-article.av-parola-esperti a.text-underline-hover {
    display: none;
    color: #D33056;
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    flex: 1 0 auto;
    text-align: right; }

.swiper-wrapper {
  list-style-type: none;
  padding: 0; }

@media screen and (max-width: 47.9375em) {
  .av-swiper-carousel-3d.av-container {
    padding-left: 0;
    padding-right: 0; } }

.av-swiper-carousel-3d .swiper {
  width: 100%;
  padding-bottom: 50px; }

.av-swiper-carousel-3d .swiper-slide {
  background-position: center;
  background-size: cover;
  opacity: 0;
  border-radius: 35px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  transition: box-shadow ease 0.5s; }

.av-swiper-carousel-3d .swiper-slide img {
  display: block;
  width: 100%; }

.av-swiper-carousel-3d .swiper-slide-next,
.av-swiper-carousel-3d .swiper-slide-prev,
.av-swiper-carousel-3d .swiper-slide-active {
  opacity: 1;
  visibility: visible; }

.av-swiper-carousel-3d .swiper-slide-active {
  box-shadow: 7px 7px 19px -2px rgba(0, 0, 0, 0.5);
  transition: box-shadow ease 0.5s; }

.av-swiper-carousel-3d .swiper-wrapper {
  overflow: visible; }

.av-swiper-carousel-3d .swiper-pagination .swiper-pagination-bullet {
  background: #6d6c6c; }
  .av-swiper-carousel-3d .swiper-pagination .swiper-pagination-bullet-active {
    background: #D33056; }

.av-bgimage-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.701015) 0%, rgba(0, 0, 0, 0.496534) 50%, rgba(55, 64, 80, 0) 100%); }

.swiper-pagination-bullet {
  background-color: #6d6c6c;
  opacity: 1;
  margin: 0 8px !important; }
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #D33056; }

.bg-dark-blue .av-swiper-carousel-3d .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fff !important; }

.bg-dark-blue .av-swiper-carousel-3d .swiper-pagination .swiper-pagination-bullet {
  background-color: #000; }

.swiper-slide-active .av-carousel-article.av-parola-esperti .text-underline-hover {
  display: block; }
  @media screen and (max-width: 61.9375em) {
    .swiper-slide-active .av-carousel-article.av-parola-esperti .text-underline-hover {
      width: 100%;
      text-align: left;
      font-size: 14px;
      line-height: 21px; } }

@media screen and (max-width: 47.9375em) {
  .swiper-block .component-heading {
    font-size: 22px;
    line-height: 33px; } }

@media screen and (max-width: 47.9375em) {
  .swiper-block .av-paragraph {
    font-size: 14px;
    line-height: 21px; } }

.component-tabs,
.av-page-menu {
  position: relative; }
  .component-tabs .navbar.navigation-bar-light,
  .component-tabs .portlet-navigation,
  .av-page-menu .navbar.navigation-bar-light,
  .av-page-menu .portlet-navigation {
    background-color: transparent; }
    .component-tabs .navbar.navigation-bar-light li,
    .component-tabs .portlet-navigation li,
    .av-page-menu .navbar.navigation-bar-light li,
    .av-page-menu .portlet-navigation li {
      margin-right: 45px; }
      @media screen and (max-width: 61.9375em) {
        .component-tabs .navbar.navigation-bar-light li,
        .component-tabs .portlet-navigation li,
        .av-page-menu .navbar.navigation-bar-light li,
        .av-page-menu .portlet-navigation li {
          margin-right: 20px; } }
    .component-tabs .navbar.navigation-bar-light .nav-link,
    .component-tabs .portlet-navigation .nav-link,
    .av-page-menu .navbar.navigation-bar-light .nav-link,
    .av-page-menu .portlet-navigation .nav-link {
      padding: 0; }
      .component-tabs .navbar.navigation-bar-light .nav-link span,
      .component-tabs .portlet-navigation .nav-link span,
      .av-page-menu .navbar.navigation-bar-light .nav-link span,
      .av-page-menu .portlet-navigation .nav-link span {
        font-family: "Titillium Web", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 49px;
        color: #919191;
        transition: 0.3s; }
        @media screen and (max-width: 61.9375em) {
          .component-tabs .navbar.navigation-bar-light .nav-link span,
          .component-tabs .portlet-navigation .nav-link span,
          .av-page-menu .navbar.navigation-bar-light .nav-link span,
          .av-page-menu .portlet-navigation .nav-link span {
            font-size: 30px;
            line-height: 46px; } }
      .component-tabs .navbar.navigation-bar-light .nav-link.active:after,
      .component-tabs .portlet-navigation .nav-link.active:after,
      .av-page-menu .navbar.navigation-bar-light .nav-link.active:after,
      .av-page-menu .portlet-navigation .nav-link.active:after {
        background-color: #D33056;
        width: 13px; }
      .component-tabs .navbar.navigation-bar-light .nav-link.active span,
      .component-tabs .portlet-navigation .nav-link.active span,
      .av-page-menu .navbar.navigation-bar-light .nav-link.active span,
      .av-page-menu .portlet-navigation .nav-link.active span {
        color: #444444; }
      .component-tabs .navbar.navigation-bar-light .nav-link:focus,
      .component-tabs .portlet-navigation .nav-link:focus,
      .av-page-menu .navbar.navigation-bar-light .nav-link:focus,
      .av-page-menu .portlet-navigation .nav-link:focus {
        outline: 0; }
      .component-tabs .navbar.navigation-bar-light .nav-link:focus-visible,
      .component-tabs .portlet-navigation .nav-link:focus-visible,
      .av-page-menu .navbar.navigation-bar-light .nav-link:focus-visible,
      .av-page-menu .portlet-navigation .nav-link:focus-visible {
        outline: -webkit-focus-ring-color auto 1px; }
      .component-tabs .navbar.navigation-bar-light .nav-link:hover span,
      .component-tabs .portlet-navigation .nav-link:hover span,
      .av-page-menu .navbar.navigation-bar-light .nav-link:hover span,
      .av-page-menu .portlet-navigation .nav-link:hover span {
        color: #444444; }
  .component-tabs .portlet-navigation .nav-tabs,
  .av-page-menu .portlet-navigation .nav-tabs {
    border-bottom: 0; }
  .component-tabs .portlet-navigation .nav-link,
  .av-page-menu .portlet-navigation .nav-link {
    border: 0; }
  .component-tabs .portlet-navigation .nav-item.active a.nav-link:after,
  .av-page-menu .portlet-navigation .nav-item.active a.nav-link:after {
    content: "";
    background-color: #D33056;
    width: 13px;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: 0px; }
  .component-tabs .portlet-navigation .nav-item.active a.nav-link span,
  .av-page-menu .portlet-navigation .nav-item.active a.nav-link span {
    color: #444444; }

@media screen and (max-width: 61.9375em) {
  .av-page-menu ul.nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden; } }

.has-edit-mode-menu .component-tabs .nav-link {
  padding: 50px !important;
  border: solid 1px #D33056 !important; }

.av-page-menu--rounded .nav-tabs {
  border-bottom: none; }
  @media screen and (max-width: 47.9375em) {
    .av-page-menu--rounded .nav-tabs {
      flex-wrap: nowrap;
      overflow-x: auto;
      overflow-y: hidden;
      margin-right: -16px; } }

.av-page-menu--rounded .nav-link {
  padding: 12px 26px;
  color: #444444;
  margin-right: 16px;
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  border-radius: 100px;
  background: transparent;
  transition: all 0.3s; }
  .av-page-menu--rounded .nav-link:hover {
    border-color: transparent;
    background: #D33056;
    color: #fff; }
  @media screen and (max-width: 47.9375em) {
    .av-page-menu--rounded .nav-link {
      padding-left: 30px;
      padding-right: 30px;
      margin-right: 10px;
      text-transform: uppercase;
      letter-spacing: 0.07em;
      height: 44px; } }

.av-page-menu--rounded .nav-item.active .nav-link {
  background: #D33056;
  color: #fff; }

.av-page-menu--rounded h2 {
  font-size: 30px;
  line-height: 30px; }

.page-intro__item {
  max-width: 146px; }
  @media screen and (max-width: 47.9375em) {
    .page-intro__item {
      max-width: 60px; } }
  .page-intro__item__icon {
    font-size: 50px; }
    @media screen and (max-width: 47.9375em) {
      .page-intro__item__icon {
        font-size: 25px; } }
  .page-intro__item__description {
    flex: 1 1 auto; }

.page-intro--container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  text-align: center; }

.page-intro--rounded {
  position: relative;
  border-radius: 100%;
  padding-top: 100%;
  background: #fff;
  box-shadow: 3.69903px 17.2621px 53.0194px rgba(0, 0, 0, 0.06); }
  .page-intro--rounded h6 {
    color: #000; }

@media screen and (max-width: 47.9375em) {
  .page-intro .component-heading {
    font-size: 30px;
    line-height: 30px; } }

.page-content__title {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 33px; }

.page-content__summary {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px; }

.page-content__description {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px; }

.bubble_width-4 {
  width: calc(25% - 18px);
  margin: 9px;
  border-radius: 50%;
  background: #fff; }
  .bubble_width-4 a {
    box-shadow: 3px 14px 43px rgba(0, 0, 0, 0.06); }
  @media screen and (max-width: 61.9375em) {
    .bubble_width-4 {
      width: calc(50% - 11px);
      padding-bottom: 20px; } }

.collapsing-menu .layouts {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap; }

.collapsing-menu__item__icon {
  font-size: 50px; }
  @media screen and (max-width: 47.9375em) {
    .collapsing-menu__item__icon {
      font-size: 40px; } }

.collapsing-menu__item__title {
  padding: 10px 20px 0 20px; }
  @media screen and (max-width: 47.9375em) {
    .collapsing-menu__item__title {
      font-size: 12px;
      line-height: 14px;
      font-weight: bold;
      padding: 10px 31px 0 31px; } }

.collapsing-menu .expandbtn {
  cursor: pointer; }
  .collapsing-menu .expandbtn i {
    display: inline-block;
    transition: transform .33s ease-in-out; }
    .collapsing-menu .expandbtn i.upset {
      transform: rotate(180deg); }

.collapsing-menu.aree-tematiche .page-intro--rounded {
  background-color: transparent;
  box-shadow: none;
  padding-top: 85%; }

@media screen and (max-width: 61.9375em) {
  .collapsing-menu.aree-tematiche .collapsing-menu .layouts {
    width: calc(25% - 43px);
    margin-right: 40px; } }

.collapsing-menu.aree-tematiche .page-intro--container {
  padding-left: 15%; }

.collapsing-menu.aree-tematiche .pillow_width-4 {
  width: calc(25% - 43px);
  margin-right: 40px;
  background-image: url(../images/bg-aree-tematiche.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }
  @media screen and (max-width: 61.9375em) {
    .collapsing-menu.aree-tematiche .pillow_width-4 {
      width: calc(25% - 43px);
      margin-right: 40px; } }
  @media screen and (max-width: 47.9375em) {
    .collapsing-menu.aree-tematiche .pillow_width-4 {
      width: calc(50% - 13px);
      margin-right: 0;
      padding-bottom: 0; } }
  .collapsing-menu.aree-tematiche .pillow_width-4:nth-child(4n) {
    margin-right: 0px; }

.collapsing-menu.aree-tematiche .collapsing-menu__item__icon {
  font-size: 60px; }
  @media screen and (max-width: 61.9375em) {
    .collapsing-menu.aree-tematiche .collapsing-menu__item__icon {
      font-size: 40px; } }

@media screen and (max-width: 61.9375em) {
  .collapsing-menu.aree-tematiche .collapsing-menu__item__title {
    font-size: 12px;
    line-height: 14px; } }

.av-accordion.panel {
  background: #F8F8F8;
  margin-bottom: 5px;
  border-radius: 30px; }
  @media screen and (max-width: 47.9375em) {
    .av-accordion.panel {
      margin-bottom: 10px;
      padding-bottom: 24px;
      padding-top: 24px; } }
  .av-accordion.panel .panel-title {
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 33px;
    color: #000;
    transition: 0.3s;
    padding-right: 50px;
    display: block; }
    @media screen and (max-width: 47.9375em) {
      .av-accordion.panel .panel-title {
        padding-right: 30px;
        font-size: 14px;
        font-weight: 700;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: left; } }
  .av-accordion.panel button {
    padding: 24px 60px; }
    @media screen and (max-width: 47.9375em) {
      .av-accordion.panel button {
        padding: 0px 20px; } }
    .av-accordion.panel button:not(.collapsed) .panel-title {
      color: #D33056; }
    .av-accordion.panel button .collapse-icon-closed,
    .av-accordion.panel button .collapse-icon-open {
      right: 50px;
      color: #D33056;
      font-size: 16px; }
      @media screen and (max-width: 47.9375em) {
        .av-accordion.panel button .collapse-icon-closed,
        .av-accordion.panel button .collapse-icon-open {
          right: 18px;
          font-size: 22px; } }
    .av-accordion.panel button:focus {
      box-shadow: none; }

.av-accordion--body,
.av-accordion--body p {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000; }
  @media screen and (max-width: 47.9375em) {
    .av-accordion--body,
    .av-accordion--body p {
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      letter-spacing: 0em;
      text-align: left; } }

.av-accordion--body {
  padding: 0 60px 36px; }
  @media screen and (max-width: 47.9375em) {
    .av-accordion--body {
      padding: 16px 20px 0px 20px; } }

/* PAGINAZIONE CUSTOM */
.taglib-page-iterator .lfr-pagination-buttons {
  float: none;
  display: flex;
  justify-content: center;
  align-items: center; }
  .taglib-page-iterator .lfr-pagination-buttons.pager li > a,
  .taglib-page-iterator .lfr-pagination-buttons.pager li > span {
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.07em;
    color: #444444;
    padding: 12px 18px;
    background: transparent;
    border: 0; }
  .taglib-page-iterator .lfr-pagination-buttons.pager li.active > a,
  .taglib-page-iterator .lfr-pagination-buttons.pager li.active > span {
    background: #D33056;
    border-radius: 100px;
    color: #fff; }
  @media screen and (max-width: 61.9375em) {
    .taglib-page-iterator .lfr-pagination-buttons.pager li {
      width: auto; } }

/* PAGINAZIONE SEMPLICE */
.lfr-pagination ul {
  display: flex;
  align-items: center;
  justify-content: center; }

.lfr-pagination li:first-child {
  margin-right: 5px; }

.lfr-pagination li:last-child {
  margin-left: 5px; }

.lfr-pagination li a {
  background: #ffffff;
  border: 1px solid #3065AF;
  border-radius: 48px;
  padding: 10px 25px;
  color: #3065AF;
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px; }
  .lfr-pagination li a:hover {
    background-color: white; }

.lfr-pagination li.disabled a, .lfr-pagination li.disabled a:hover {
  color: #3065AF;
  opacity: 0.5; }

.av-arrow-link {
  position: absolute;
  right: 0;
  top: 50px;
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px; }
  .av-arrow-link:focus {
    box-shadow: none; }

#av-scroll-top {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  right: 40px;
  bottom: 40px;
  width: 60px;
  height: 60px;
  background-color: #D33056;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s; }
  @media screen and (max-width: 47.9375em) {
    #av-scroll-top {
      right: 16px;
      bottom: 20px; } }
  #av-scroll-top:after {
    content: "\e908";
    font-family: "icomoon" !important;
    color: white;
    font-size: 21px; }
  #av-scroll-top.scroll-top-visible {
    opacity: 0.5;
    visibility: visible; }
    #av-scroll-top.scroll-top-visible:hover {
      opacity: 1; }

.block-icon-text .icon-container {
  background: white;
  box-shadow: 3px 14px 43px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px; }
  @media screen and (max-width: 47.9375em) {
    .block-icon-text .icon-container {
      width: 48px;
      height: 48px;
      align-self: flex-start !important;
      flex: 0 0 auto; } }

.block-icon-text .description-text {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  color: #000; }
  @media screen and (max-width: 47.9375em) {
    .block-icon-text .description-text {
      font-size: 16px;
      line-height: 24px; } }
  .block-icon-text .description-text a {
    color: #000;
    text-decoration: underline; }
    .block-icon-text .description-text a:hover {
      color: #000; }

.block-icon-text i {
  font-size: 27px;
  color: #D33056; }
  @media screen and (max-width: 47.9375em) {
    .block-icon-text i {
      font-size: 22px; } }

.portlet-breadcrumb ol.breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-bottom: 10px; }
  .portlet-breadcrumb ol.breadcrumb li.breadcrumb-item {
    position: relative;
    display: flex;
    align-items: center;
    margin-right: 0.3em; }
    .portlet-breadcrumb ol.breadcrumb li.breadcrumb-item:first-child .breadcrumb-link {
      margin-left: 0; }
    .portlet-breadcrumb ol.breadcrumb li.breadcrumb-item .breadcrumb-link {
      font-family: "Titillium Web", sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #000;
      text-decoration: none;
      margin-left: 20px; }
    .portlet-breadcrumb ol.breadcrumb li.breadcrumb-item span.active {
      font-family: "Titillium Web", sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 14px;
      line-height: 21px;
      color: #000;
      padding-left: 0.7em; }
    .portlet-breadcrumb ol.breadcrumb li.breadcrumb-item + .breadcrumb-item {
      padding-left: 0; }
      .portlet-breadcrumb ol.breadcrumb li.breadcrumb-item + .breadcrumb-item:before {
        content: '/';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        background-image: unset;
        float: none;
        height: auto;
        margin-top: 0;
        width: auto; }

.av-file__list {
  padding-left: 0;
  list-style-type: none; }

.av-file-item {
  background: #eeeeee;
  border-radius: 30px;
  padding: 40px; }
  @media screen and (max-width: 47.9375em) {
    .av-file-item {
      align-items: flex-start !important;
      padding: 20px; } }

.av-file-item-img {
  background: #eeeeee;
  border-radius: 30px;
  padding: 20px 30px; }
  @media screen and (max-width: 47.9375em) {
    .av-file-item-img {
      padding: 20px; } }

.av-file--icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  flex: 0 0 auto;
  box-shadow: 3px 14px 43px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 47.9375em) {
    .av-file--icon {
      width: 48px;
      height: 48px; } }
  .av-file--icon i {
    font-weight: bold;
    color: #D33056;
    font-size: 22px; }
    @media screen and (max-width: 47.9375em) {
      .av-file--icon i {
        font-size: 18px; } }

.av-file--image {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  flex: 0 0 auto;
  box-shadow: 3px 14px 43px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 47.9375em) {
    .av-file--image {
      width: 48px;
      height: 48px; } }
  .av-file--image img {
    height: 22px; }
    @media screen and (max-width: 47.9375em) {
      .av-file--image img {
        height: 18px; } }

@media screen and (max-width: 47.9375em) {
  .av-file--link {
    margin-top: 20px;
    text-align: left !important; } }

.av-select.nice-select {
  border: 0;
  background-color: #D33056;
  padding: 10px 40px 10px 20px;
  border-radius: 100px;
  float: unset; }
  .av-select.nice-select span {
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: white; }

.av-select:after {
  width: 10px;
  height: 10px;
  right: 20px;
  top: calc(50% - 2px);
  border-bottom: 2px solid white;
  border-right: 2px solid white; }

.category-select {
  overflow: hidden; }
  .category-select.open {
    overflow: visible; }
  .category-select .nice-select {
    height: 51px;
    line-height: 51px;
    background-color: #eee;
    padding: 15px 20px;
    border-radius: 15px;
    float: unset;
    border: 1px solid #565E69; }
    .category-select .nice-select:focus-visible {
      outline: -webkit-focus-ring-color auto 1px; }
    .category-select .nice-select .list {
      width: 100%;
      border-radius: 15px;
      box-shadow: none;
      border: 1px solid #565E69; }
    .category-select .nice-select span {
      display: block;
      font-weight: 700;
      font-size: 14px;
      line-height: 20px;
      color: #565E69; }
    .category-select .nice-select .option {
      color: #565E69; }
      .category-select .nice-select .option:hover, .category-select .nice-select .option.focus, .category-select .nice-select .option.selected.focus {
        background-color: #eee; }
    .category-select .nice-select:after {
      border-bottom: 2px solid #565E69;
      border-right: 2px solid #565E69; }

.tappe-header {
  background: #F8F8F8;
  padding: 30px 60px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 61px; }
  @media screen and (max-width: 61.9375em) {
    .tappe-header {
      flex-direction: column;
      align-items: start;
      background: transparent;
      padding-left: 16px;
      padding-right: 16px;
      margin-bottom: 0px;
      padding-top: 0px; } }
  .tappe-header__left {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 61.9375em) {
      .tappe-header__left {
        width: 100%;
        justify-content: space-between;
        padding: 10px 10px 10px 30px;
        background-color: #F8F8F8;
        border-radius: 30px;
        margin-bottom: 30px; } }
  .tappe-header__title {
    font-weight: 700;
    font-size: 22px;
    padding-right: 20px;
    font-family: "Titillium Web", sans-serif; }
    @media screen and (max-width: 61.9375em) {
      .tappe-header__title {
        font-size: 18px;
        line-height: 27px; } }
  .tappe-header .legislatura__label,
  .tappe-header .legislatura__value {
    font-weight: 700;
    font-size: 22px;
    line-height: 33px;
    font-family: "Titillium Web", sans-serif; }
    @media screen and (max-width: 61.9375em) {
      .tappe-header .legislatura__label,
      .tappe-header .legislatura__value {
        font-size: 18px;
        line-height: 27px; } }
  .tappe-header .legislatura__label {
    padding-right: 15px;
    color: #444444; }
  .tappe-header .legislatura__value {
    color: #D33056; }

.tappe {
  position: relative; }
  .tappe .active-year {
    position: absolute;
    font-size: 280px;
    line-height: 206px;
    font-weight: 700;
    font-family: "Titillium Web", sans-serif;
    top: 0;
    left: 50%;
    transform: translateX(132px);
    color: #8f8f8f; }
    @media screen and (max-width: 95em) {
      .tappe .active-year {
        right: 0;
        left: unset;
        transform: none;
        font-size: 190px; } }
    @media screen and (max-width: 61.9375em) {
      .tappe .active-year {
        display: none; } }
  .tappe__wrapper:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 6px;
    background-size: 4px;
    background-image: url(../images/dot.png);
    background-repeat: repeat-y; }
    @media screen and (max-width: 61.9375em) {
      .tappe__wrapper:after {
        transform: translateX(-50%); } }
  @media screen and (max-width: 61.9375em) {
    .tappe__wrapper .d-flex:last-child .item-tappe__dot {
      display: none; } }

.item-tappe__bubble {
  width: calc(100% - 45px);
  position: relative;
  padding: 30px;
  border-radius: 30px;
  background-color: #F8F8F8; }
  @media screen and (max-width: 61.9375em) {
    .item-tappe__bubble {
      width: 100%;
      z-index: 1;
      margin-bottom: 110px;
      border-radius: 20px; } }
  .item-tappe__bubble:before {
    content: "";
    position: absolute;
    width: 42px;
    height: 42px;
    left: calc(100% - 30px);
    top: 25px;
    background: #F8F8F8;
    border-radius: 3px;
    transform: rotate(45deg);
    z-index: 1; }
    @media screen and (max-width: 61.9375em) {
      .item-tappe__bubble:before {
        display: none; } }
    .justify-content-end .item-tappe__bubble:before {
      left: unset;
      right: calc(100% - 27px); }
      @media screen and (max-width: 61.9375em) {
        .justify-content-end .item-tappe__bubble:before {
          left: 50%;
          right: unset; } }

.item-tappe__dot {
  position: absolute;
  height: 32px;
  width: 32px;
  left: calc(100% + 30px);
  background: #b20d1a;
  border: 6px solid #ffffff;
  box-shadow: 2px 10px 16px rgba(0, 0, 0, 0.17);
  border-radius: 100%;
  z-index: 1; }
  @media screen and (max-width: 61.9375em) {
    .item-tappe__dot {
      top: calc(100% + 55px);
      left: 50%;
      transform: translate(-50%, -50%); } }
  .justify-content-end .item-tappe__dot {
    left: unset;
    right: calc(100% + 28px); }
    @media screen and (max-width: 61.9375em) {
      .justify-content-end .item-tappe__dot {
        top: calc(100% + 55px);
        left: 50%;
        transform: translate(-50%, -50%); } }

.justify-content-end .item-tappe {
  display: flex;
  justify-content: flex-end; }

.item-tappe__wrapper {
  display: flex;
  z-index: 1;
  position: relative; }

.item-tappe__left {
  flex: 1 0 auto; }

.item-tappe__right {
  padding-left: 30px; }
  @media screen and (max-width: 61.9375em) {
    .item-tappe__right {
      padding-left: 10px; } }

.item-tappe__figure {
  display: inline-block;
  max-width: 160px;
  width: 100%;
  height: auto; }
  @media screen and (max-width: 61.9375em) {
    .item-tappe__figure {
      max-width: 120px; } }

.item-tappe__img {
  width: 100%;
  height: auto;
  border-radius: 27px; }

.item-tappe__date {
  text-align: center;
  padding-top: 14px;
  color: #D33056;
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  font-family: "Titillium Web", sans-serif; }
  @media screen and (max-width: 61.9375em) {
    .item-tappe__date {
      padding-top: 7px;
      font-size: 16px;
      line-height: 24px; } }

.item-tappe__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  font-family: "Titillium Web", sans-serif;
  color: #444444;
  padding-bottom: 10px; }
  @media screen and (max-width: 61.9375em) {
    .item-tappe__title {
      font-size: 16px;
      line-height: 24px; } }

.item-tappe__description {
  padding-left: 16px;
  position: relative; }
  .item-tappe__description:after {
    content: "";
    position: absolute;
    background-color: #D33056;
    top: 7px;
    left: 0;
    width: 13px;
    height: 5px; }
  .item-tappe__description p {
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    max-height: 100%; }
    @media screen and (max-width: 61.9375em) {
      .item-tappe__description p {
        font-size: 12px;
        line-height: 18px; } }
  .item-tappe__description.ellipsed-description p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    max-height: 70px; }

.item-tappe__read-more {
  text-align: right; }
  @media screen and (max-width: 61.9375em) {
    .item-tappe__read-more {
      text-align: left; } }

.item-tappe .read-more {
  display: inline-block;
  color: #D33056;
  cursor: pointer; }
  .item-tappe .read-more__label {
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    font-family: "Titillium Web", sans-serif;
    padding-right: 5px; }
    @media screen and (max-width: 61.9375em) {
      .item-tappe .read-more__label {
        font-size: 14px;
        line-height: 21px; } }
  .item-tappe .read-more__icon {
    transform: scale(-1);
    display: inline-block;
    font-size: 11px; }
  .item-tappe .read-more.open .read-more__icon {
    transform: scale(1); }

.av-full--back-page a,
.av-full--back-page span {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-size: 14px;
  line-height: 21px;
  color: #000;
  text-decoration: none;
  padding-bottom: 10px; }

.av-full--back-page a {
  font-weight: 400;
  display: inline-block; }

.av-full--back-page .av-full--current-page {
  font-weight: 700; }

.av-full--title {
  font-weight: 700;
  line-height: 28px;
  opacity: 0.9; }

.av-full--date {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  text-transform: lowercase; }

.av-full--image img {
  width: 100%;
  max-width: 100%;
  border-radius: 30px; }

.av-full-right .article__list {
  flex-direction: column;
  margin-left: 0;
  margin-right: 0; }
  .av-full-right .article__list .article-wrapper {
    width: 100%;
    padding: 0 0 25px 0; }

.av-full-right h3 {
  line-height: 47px; }

.av-full .dropdown-item {
  color: #D33056; }

.av-full .page-content__summary.role {
  font-weight: 700; }

@media screen and (max-width: 47.9375em) {
  .av-full.av-parola-esperti-detail .video {
    width: 100% !important; } }

.av-modal.modal {
  display: none; }
  .av-modal.modal .modal-dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 600px;
    width: 90%; }
  .av-modal.modal .modal-content {
    background: white;
    border-radius: 30px; }
  .av-modal.modal .modal-header {
    border-bottom: 0;
    height: auto;
    padding: 40px 40px 0;
    justify-content: flex-end; }
    @media screen and (max-width: 47.9375em) {
      .av-modal.modal .modal-header {
        padding: 20px; } }
    .av-modal.modal .modal-header button.close {
      width: auto;
      height: auto;
      opacity: 1; }
      .av-modal.modal .modal-header button.close:focus-visible {
        outline: -webkit-focus-ring-color auto 1px; }
      .av-modal.modal .modal-header button.close span {
        color: #000; }
  .av-modal.modal .modal-body {
    padding: 0 60px 70px;
    max-height: 480px; }
    @media screen and (max-width: 47.9375em) {
      .av-modal.modal .modal-body {
        padding: 0 20px 50px;
        max-height: 350px; } }
  .av-modal.modal .modal-footer {
    padding: 0px 60px 60px;
    border: 0; }
    @media screen and (max-width: 47.9375em) {
      .av-modal.modal .modal-footer {
        padding: 0 20px 20px; } }
    .av-modal.modal .modal-footer .modal-item-last {
      padding: 0; }
    @media screen and (max-width: 47.9375em) {
      .av-modal.modal .modal-footer .btn-group-item {
        width: 100%;
        margin: 0 0 10px; } }
    @media screen and (max-width: 47.9375em) {
      .av-modal.modal .modal-footer .btn-group-item .btn {
        width: 100%; } }
  .av-modal.modal label {
    color: #D33056;
    text-transform: uppercase;
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px; }
  .av-modal.modal input {
    background: #eeeeee;
    border-radius: 15px;
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #565E69;
    padding: 15px 20px;
    border: 1px solid #565E69; }
    .av-modal.modal input:-webkit-autofill, .av-modal.modal input:-webkit-autofill:hover, .av-modal.modal input:-webkit-autofill:focus, .av-modal.modal input:-internal-autofill-selected {
      background-color: #eeeeee !important;
      color: #565E69 !important; }
    .av-modal.modal input:focus, .av-modal.modal input:focus-visible {
      outline: none; }
  .av-modal.modal .btn {
    border-radius: 100px;
    font-family: "Titillium Web", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    padding: 10px 75px;
    border: 0; }
    .av-modal.modal .btn.btn-text {
      background: transparent;
      color: #000;
      padding: 10px 50px; }
    .av-modal.modal .btn.btn-primary {
      background: #D33056;
      color: white; }
    .av-modal.modal .btn:focus-visible {
      outline: -webkit-focus-ring-color auto 1px; }
  .av-modal.modal button:focus {
    outline: none;
    box-shadow: none; }
  .av-modal.modal input[type="date"] {
    position: relative; }
    .av-modal.modal input[type="date"]:before {
      content: "\e929";
      font-family: "icomoon" !important;
      position: absolute;
      top: 50%;
      right: 15px;
      transform: translate(-50%, -50%);
      color: #D33056;
      z-index: 0;
      cursor: pointer; }

#av-filter-button {
  cursor: pointer; }

::-webkit-calendar-picker-indicator {
  z-index: 1;
  opacity: 0;
  background: none;
  cursor: pointer; }

.av-search .portlet-content {
  padding: 0; }

.av-search .portlet-title-text, .av-search .search-total-label {
  display: none; }

.av-search ul.list-group {
  border-radius: 0;
  margin-bottom: 0; }

.av-search li.list-group-item {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 28px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #D1DCE3;
  border-radius: 0; }

.av-search .autofit-col {
  display: none;
  padding: 0; }
  .av-search .autofit-col.autofit-col-expand {
    display: flex; }

.av-search .search-results-metadata .list-group-subtext:first-child {
  display: none; }

.av-search .list-group-title a {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 33px;
  color: #444444;
  opacity: 0.9;
  margin-bottom: 8px; }

.av-search .subtext-item {
  font-family: "Titillium Web", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #444444; }

.av-search .portlet-search-results form {
  display: none; }

.parola-exp .exp {
  display: flex;
  padding-bottom: 15px; }
  @media screen and (max-width: 47.9375em) {
    .parola-exp .exp {
      padding-bottom: 30px; } }
  .parola-exp .exp__left {
    max-width: 207px;
    width: 100%; }
    @media screen and (max-width: 47.9375em) {
      .parola-exp .exp__left {
        max-width: 100px; } }
    .parola-exp .exp__left picture {
      width: 100%;
      height: auto;
      border-radius: 30px;
      display: inline-block; }
  .parola-exp .exp__img {
    padding-top: 100%;
    border-radius: 30px;
    background-size: cover;
    background-position: center; }
    @media screen and (max-width: 47.9375em) {
      .parola-exp .exp__img {
        border-radius: 16px; } }
  .parola-exp .exp__right {
    width: 100%;
    padding-left: 25px; }
  .parola-exp .exp__title {
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 33px;
    color: #444444; }
    @media screen and (max-width: 47.9375em) {
      .parola-exp .exp__title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 5px; } }
  .parola-exp .exp__date {
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #444444; }
  .parola-exp .exp__publishing {
    display: flex;
    padding-top: 8px; }
    @media screen and (max-width: 47.9375em) {
      .parola-exp .exp__publishing {
        padding-top: 10px;
        flex-direction: column;
        font-size: 14px;
        line-height: 21px; } }
    .parola-exp .exp__publishing p {
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: #444444; }
      @media screen and (max-width: 47.9375em) {
        .parola-exp .exp__publishing p {
          font-size: 14px;
          line-height: 21px; } }
    .parola-exp .exp__publishing p.exp__publishing--role {
      font-weight: 700; }
  .parola-exp .exp__text {
    padding-bottom: 8px; }
    @media screen and (max-width: 47.9375em) {
      .parola-exp .exp__text {
        font-size: 14px;
        padding-bottom: 6px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden; } }
    .parola-exp .exp__text p {
      font-family: "Titillium Web", sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: #444444; }
  .parola-exp .exp__link {
    display: flex;
    align-items: center;
    color: #D33056;
    font-weight: 700;
    font-size: 14.9203px;
    line-height: 23px;
    font-family: "Titillium Web", sans-serif; }
    @media screen and (max-width: 47.9375em) {
      .parola-exp .exp__link {
        font-size: 14px;
        line-height: 21px; } }
    .parola-exp .exp__link .icomoon-arrow {
      padding-left: 9px;
      font-size: 11px; }

@media screen and (max-width: 47.9375em) {
  .parola-exp .journal-content-article:last-child .exp {
    padding-bottom: 0; } }

@media screen and (max-width: 47.9375em) {
  .component-graph-element__title {
    font-size: 14px;
    line-height: 21px; } }

@media screen and (max-width: 47.9375em) {
  .component-graph-element__description {
    font-size: 14px;
    line-height: 21px; } }

body {
  background-color: #fff;
  color: #565E69; }

.main-text-color {
  color: #D33056 !important; }
  .main-text-color:before {
    color: #D33056; }

.light-gray-bg {
  background: #F8F8F8; }

.font-circular {
  font-family: "Circular STD", sans-serif; }

.bannerHomepage .av-banner {
  position: relative; }
  .bannerHomepage .av-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 49.48%, rgba(0, 0, 0, 0) 100%), radial-gradient(53.4% 779.51% at 100% 49.87%, rgba(0, 0, 0, 0) 0.59%, rgba(0, 0, 0, 0.4) 100%); }
  .bannerHomepage .av-banner .av-container {
    z-index: 2;
    padding: 100px 0 !important; }

#related-assets .bkg {
  content: '';
  position: absolute;
  background-color: #F8F8F8;
  width: 25%;
  height: 100%;
  right: 0;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px; }

.box-topic {
  border-radius: 30px;
  padding: 35px 30px;
  background-color: #000; }
  @media screen and (max-width: 61.9375em) {
    .box-topic {
      padding: 40px 20px; } }
  .box-topic:after {
    background: linear-gradient(0, #000000 50%, rgba(55, 64, 80, 0) 100%);
    opacity: 0.7;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .box-topic h4 {
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 33px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto; }
  .box-topic .btn {
    border-radius: 100px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 12px 30px;
    border-width: 2px;
    display: inline-block !important; }
    @media screen and (max-width: 47.9375em) {
      .box-topic .btn {
        padding: 10px 15px; } }

.number .content-number {
  height: 258px;
  box-shadow: 4px 18px 54px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 47.9375em) {
    .number .content-number {
      height: 160px; } }
  .number .content-number span {
    font-size: 116px; }
    @media screen and (max-width: 47.9375em) {
      .number .content-number span {
        font-size: 54px; } }

#filter-news {
  background-color: #f0f0f0; }
  #filter-news .cat.selected {
    background-color: #D33056 !important;
    color: #fff !important; }

@media screen and (max-width: 992px) {
  .content-categories {
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s ease-in-out; }
    .content-categories.open {
      height: auto;
      max-height: 100vh; } }

#list-cat .cat {
  font-size: 12px;
  padding: 5px 20px;
  margin-left: 5px; }

#list-cat .text-label {
  background-image: url(../images/arrow-category.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 35px;
  line-height: 20px; }

@media screen and (max-width: 47.9375em) {
  #list-cat .overflow {
    overflow: auto; } }

#list-cat.border-grey {
  border-color: rgba(86, 94, 105, 0.4) !important; }