@charset "UTF-8";
/**
 * Clay 3.13.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.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; }

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

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 {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description
.input-localized.input-localized-editor
.input-group-item
.wrapper
.form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
  .sidebar-sm .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; }

.portal-popup {
  background-color: #fff; }

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

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

.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:not(.component-action) {
  color: #343a40; }

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

.lfr-search-container-wrapper .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; }

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

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

.portal-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) {
    .portal-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%); } }
  .portal-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) {
      .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-out;
      background-color: #007bff; }
  .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-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 {
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007bff;
    height: 4px; }

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

.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-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }

.modal-hidden {
  display: none; }

.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 {
  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;
  flex-direction: column;
  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("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'fontawesome-alloy';
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[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.33333em; }

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

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none; }
  .icons-ul > li {
    position: relative; }
  .icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    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;
    *line-height: 2em; }
  .icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em; }

/* 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"; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg"); }

.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "\20ac"; }

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

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

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-tent:before {
  content: "\26fa"; }

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

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

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

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

.glyphicon-hourglass:before {
  content: "\231b"; }

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

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

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

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

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

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

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

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

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

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

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

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

/** 
* 
* -----------------------------------------------------------------------------
*
* Template : Braintech - Technology & IT Solutions HTML Template
* Author : rs-theme
* Author URI : http://www.rstheme.com/ 
*
* -----------------------------------------------------------------------------
* 
**/
/* TABLE OF CONTENT
---------------------------------------------------------
    01. General CSS
    02. Global Class CSS
    03. Header Section CSS
    04. Sticky Menu CSS
    05. Banner Section CSS
    06. Breadcrumbs Section CSS
    07. Slider Section CSS
    08. Video Section CSS
    09. About Section CSS
    10. Project Section CSS
    11. Portfolio Section CSS
    12. Services Section CSS
    13. Faq Section CSS
    14. Skill-bar Section CSS
    15. Pricing Section CSS
    16. Contact Section CSS
    17. Testimonial Section CSS
    18. Team Section CSS
    19. Blog Section CSS
    20. Gallery Section CSS
    21. CTA Section CSS
    22. Counter Section CSS
    23. Coming Soon CSS
    24. Error Section CSS
    25. Shop Section CSS
    26. Single Shop Section CSS
    27. Cart Section CSS
    28. Checkout Section CSS
    29. Account Section CSS
    30. Footer Section CSS
    31. Scroll Up CSS
    32. Preloader CSS
    33. Animation Part 

--------------------------------------------------------*/
/* -----------------------------------01. General CSS-------------------------------------*/
html,
body {
  font-size: 16px;
  color: #000;
  font-family: "Livvic", sans-serif;
  vertical-align: baseline;
  line-height: 26px;
  font-weight: 400;
  overflow-x: hidden; }

body.nav-expanded .offwrap {
  left: 0%;
  transition: all 0.8s ease-out 0s; }

body .search-modal {
  background: #0b70e1;
  position: fixed;
  top: 0;
  bottom: 0;
  background: rgba(16, 110, 234, 0.98);
  width: 100%;
  height: 100%;
  z-index: 9999;
  left: 0; }

body .search-modal .modal-content {
  position: initial;
  border: 0;
  background: transparent; }

body .search-modal .search-block input {
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  background: transparent;
  border-width: 0 0 1px 0;
  border-radius: 0;
  border-color: rgba(255, 255, 255, 0.4);
  box-shadow: none;
  color: #ffffff;
  font-weight: 600;
  font-size: 18px; }

body .search-modal .search-block ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 1; }

body .search-modal .search-block ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 1; }

body .search-modal .search-block :-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 1; }

body .search-modal .search-block :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 1; }

body .search-modal .close {
  position: fixed;
  right: 50px;
  top: 50px;
  background: #ffffff;
  color: #0a0a0a;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.5s ease;
  font-size: 18px; }

body .search-modal .close span::before {
  font-size: 18px; }

body .search-modal .close:hover {
  opacity: 0.8; }

.alde {
  /* ------------------------------------02. Global Class CSS---------------------------------------*/
  /*-- Services Button Css --*/
  /*-- Services-btn--*/
  /*-- Services-btn--*/
  /*-- Blog Button Css --*/
  /*-- Submit Button Css --*/
  /*-- Add Cart Button Css --*/
  /*Video Icon*/
  /* -----------------------03. Header Section CSS--------------------------*/
  /*------------------------------------04. Sticky Menu CSS--------------------------------------*/
  /* ------------------------------------05. About Section CSS---------------------------------------*/
  /* ------------------------------------06. Breadcrumbs Section CSS---------------------------------------*/
  /* ------------------------------------05. Slider Section CSS---------------------------------------*/
  /* ------------------------------------13. Faq Section CSS---------------------------------------*/
  /* ------------------------------------05. Contact Section CSS---------------------------------------*/
  /* ------------------------------------05. Banner Section CSS---------------------------------------*/
  /* ------------------------------------14. Counter Section CSS---------------------------------------*/
  /* ------------------------------------14. Skill-bar Section CSS---------------------------------------*/
  /* ------------------------------------15. Cta Section CSS---------------------------------------*/
  /* ------------------------------------15. Choose Section CSS---------------------------------------*/
  /* ------------------------------------15. Team Section CSS---------------------------------------*/
  /* ------------------------------------15. Services Section CSS---------------------------------------*/
  /* ------------------------------------15. Process Section CSS---------------------------------------*/
  /*------------------------------------30. Pricing Section CSS------------------------------------*/
  /*------------------------------------30. Technology Section CSS------------------------------------*/
  /*------------------------------------30. Industry Section CSS------------------------------------*/
  /*------------------------------------30. Project Section CSS------------------------------------*/
  /*------------------------------------30. Case Study Section CSS------------------------------------*/
  /*------------------------------------30. Blog Section CSS------------------------------------*/
  /*------------------------------------30. Features Section CSS------------------------------------*/
  /*------------------------------------30. Call Action Section CSS------------------------------------*/
  /*------------------------------------30. Video Section CSS------------------------------------*/
  /*------------------------------------30. Partner Section CSS------------------------------------*/
  /*------------------------------------30. Project Section CSS------------------------------------*/
  /* ------------------------------------17. Testimonial Section CSS---------------------------------------*/
  /*----------------------------------------25. Shop Section CSS----------------------------------------*/
  /*----------------------------------------26. Single Shop Section CSS----------------------------------------*/
  /*----------------------------------------27. Cart Section CSS----------------------------------------*/
  /*----------------------------------------28. Checkout Section CSS----------------------------------------*/
  /*----------------------------------------29. Account Section CSS----------------------------------------*/
  /*------------------------------------30. Footer Section CSS------------------------------------*/
  /* -----------------------31. Scroll Up CSS--------------------------*/
  /* ------------------------------------32. Preloader CSS---------------------------------------*/
  /* ------------------------------------33. Animation Part---------------------------------------*/
  /*Pulse Border Animation*/
  /* ---------------------------------------------------------------------- */
  /* Generic
    /* ---------------------------------------------------------------------- */
  /* ---------------------------------------------------------------------- */
  /* JS-created Code
    /* ---------------------------------------------------------------------- */
  /* Drop-Down Menu */
  /* Flags */
  /* Carousel 4*/
  /* youtube link */
  /*----------------------------------------Cart Section CSS----------------------------------------*/
  /* price css  */
  /* -----------------------------------Liferay CSS Starts-------------------------------------*/
  /* -----------------------------------Liferay CSS Ends-------------------------------------*/ }
  .alde img {
    max-width: 100%;
    height: auto; }
  .alde p {
    margin: 0 0 26px;
    line-height: 23px; }
  .alde h1,
  .alde h2,
  .alde h3,
  .alde h4,
  .alde h5,
  .alde h6 {
    font-family: "Livvic", sans-serif;
    color: #fff;
    margin: 0 0 26px;
    line-height: 1.2; }
  .alde h1 {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase; }
  .alde h2 {
    font-size: 36px;
    font-weight: 700; }
  .alde h3 {
    font-size: 28px;
    font-weight: 700; }
  .alde h4 {
    font-size: 24px;
    font-weight: 700; }
  .alde h5 {
    font-size: 18px;
    font-weight: 700; }
  .alde h6 {
    font-size: 16px;
    font-weight: 700; }
  .alde .pb-230 {
    padding-bottom: 230px; }
  .alde .pb-435 {
    padding-bottom: 435px; }
  .alde .pr-220 {
    padding-right: 220px; }
  .alde .offwrap {
    cursor: url(../images/close.html), auto;
    width: 100%;
    left: 100%;
    transition: all 0.8s ease-out 0s;
    position: fixed;
    background: rgba(255, 255, 255, 0.3);
    height: 100vh;
    top: 0;
    bottom: 0;
    z-index: 999;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px); }
  .alde .home11 {
    background: #000000; }
  .alde .home-style2 h1,
  .alde .home-style2 h2,
  .alde .home-style2 h3,
  .alde .home-style2 h4,
  .alde .home-style2 h5,
  .alde .home-style2 h6 {
    color: #0a0a0a; }
  .alde .no-border {
    border: none !important; }
  .alde .uppercase {
    text-transform: uppercase !important; }
  .alde .capitalize {
    text-transform: capitalize !important; }
  .alde .bold-text {
    font-size: 20px;
    font-weight: bold;
    font-family: "Livvic", sans-serif; }
  .alde .extra-bold {
    font-weight: 800 !important; }
  .alde .gray-color {
    background-color: #f6f7f9; }
  .alde .black-dark {
    background: #131313 !important; }
  .alde .gray-color-important {
    background-color: #f6f7f9 !important; }
  .alde .white-bg {
    background: #ffffff; }
  .alde .white-color {
    color: #ffffff !important; }
  .alde .pt-255 {
    padding-top: 255px; }
  .alde .pb-390 {
    padding-bottom: 390px; }
  .alde .md-pt-215 {
    padding-top: 215px; }
  .alde .rs-call-us .image-part img {
    max-height: 585px; }
  .alde a {
    color: #ed3237;
    transition: all 0.3s ease;
    text-decoration: none !important;
    outline: none !important; }
  .alde a:active,
  .alde a:hover {
    text-decoration: none;
    outline: 0 none;
    color: #ed3237; }
  .alde ul {
    list-style: outside none none;
    margin: 0;
    padding: 0; }
  .alde .clear {
    clear: both; }
  .alde ::-moz-selection {
    background: #ed3237;
    text-shadow: none;
    color: #ffffff; }
  .alde ::selection {
    background: #ed3237;
    text-shadow: none;
    color: #ffffff; }
  .alde .bg100 {
    background: url(../images/bg/testimonial-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f5f5f5; }
  .alde .bg1 {
    background: url(../images/bg/testimonial-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e92127; }
  .alde .bg2 {
    background: url(../images/bg/counter-bg.png);
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: -1px 21px 25px 0px rgba(0, 0, 0, 0.12);
    border-radius: 10px 10px 10px 10px;
    padding: 40px 40px 40px 40px;
    z-index: 1;
    position: relative; }
  .alde .bg3 {
    background: url(../images/bg/process-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ed3237;
    margin: 0px 31px 0px 0px;
    padding: 80px 40px 75px 40px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    border-radius: 10px 10px 10px 10px; }
  .alde .bg4 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .alde .bg5 {
    background-image: linear-gradient(90deg, #e40f15 10%, #ed3237 100%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000060; }
  .alde .bg6 {
    background: url(../images/bg/project-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-color: #000060; }
  .alde .bg7 {
    background: url(../images/bg/cta-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .alde .bg8 {
    background: url(../images/bg/call-action.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .alde .bg9 {
    background: url(../images/bg/work-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 100px 60px 100px 50px;
    border-radius: 10px 10px 10px 10px; }
  .alde .bg10 {
    background: url(../images/bg/testi-home7.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 100px 90px 100px 90px;
    border-radius: 5px 5px 5px 5px; }
  .alde .bg11 {
    background: url(../images/bg/index-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-color: #0c54b8; }
  .alde .bg12 {
    background: url(../images/bg/case-study.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 110px 160px 185px 90px; }
  .alde .bg12.mod {
    padding: 113px 160px 194px 90px; }
  .alde .bg13 {
    background: url(../images/bg/services-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }
  .alde .bg14 {
    background: url(../images/bg/choose-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .alde .bg15 {
    background: url(../images/bg/steps-area.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #f3f7ff; }
  .alde .bg16 {
    background: url(../images/bg/tech-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #020e38; }
  .alde .bg17 {
    background: url(../images/bg/call-to-action2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .alde .bg18 {
    background: url(../images/bg/shape-bg2.png);
    background-repeat: no-repeat;
    background-size: cover; }
  .alde .bg19 {
    background: url(../images/bg/3counter-.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 80px 60px 70px 60px; }
  .alde .bg20 {
    background: url(../images/bg/services-bg-shape.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .alde .bg21 {
    background: url(../images/bg/home13/counter-bg.html);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .alde .bg22 {
    background: url(../images/bg/testi12-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .alde .bg23 {
    background: url(../images/bg/call-action3.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .alde .rs-step {
    background: url(../images/bg/steps-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px 10px 10px 10px;
    padding: 258px 0; }
  .alde .shape-part .right-side,
  .alde .shape-part .left-side {
    position: absolute;
    bottom: 0px;
    left: 0; }
  .alde .shape-part .right-side {
    left: auto;
    right: 0; }
  .alde .bg-unset {
    background: unset !important; }
  .alde .rs-menu-toggle {
    color: #ed3237;
    text-align: right; }
  .alde button {
    cursor: pointer; }
  .alde .glyph-icon:before {
    margin: 0; }
  .alde .z-index-1 {
    position: relative;
    z-index: 1; }
  .alde ul.services-list li a {
    display: block;
    border: 2px solid #e8e8e8;
    padding: 16px 18px;
    transition: all 0.5s ease;
    border-radius: 5px;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #101010;
    margin-bottom: 15px; }
  .alde ul.services-list li a:before {
    content: "\f113";
    position: absolute;
    right: 12px;
    top: 16px;
    font-family: Flaticon;
    color: #1c1b1b; }
  .alde ul.services-list li a:hover,
  .alde ul.services-list li a.active {
    background-image: linear-gradient(250deg, #1273eb 19%, #ed3237 100%);
    color: #ffffff;
    border-radius: 5px;
    border-color: #1273eb; }
  .alde ul.services-list li a:hover:before,
  .alde ul.services-list li a.active:before {
    color: #ffffff; }
  .alde ul.listing-style li {
    margin-bottom: 7px; }
  .alde ul.listing-style li i {
    color: #ed3237;
    font-size: 24px;
    line-height: 31px;
    margin-right: 10px; }
  .alde ul.rs-features-list li {
    margin: 0px 0px 21px 0px; }
  .alde ul.rs-features-list li i {
    color: #fff;
    background-color: transparent;
    background-image: linear-gradient(180deg, #dd4c23 0%, #f27c1e 100%);
    padding: 10px 10px 10px 10px;
    margin: 0px 20px 0px 0px;
    border-radius: 50px 50px 50px 50px; }
  .alde ul.rs-features-list li span {
    color: #575757;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline; }
  .alde ul.rs-features-list li span:hover {
    color: #fc4f29; }
  .alde input:focus,
  .alde select:focus,
  .alde textarea:focus,
  .alde button:focus {
    outline: none !important; }
  .alde .pagination-part {
    display: inline-block;
    border: 1px solid #f9f9f9;
    padding: 11px 0;
    border-radius: 3px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    background: #fff; }
  .alde .pagination-part li {
    padding: 2px 20px 0 21px;
    line-height: 23px;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.4s ease-in-out 0s;
    text-align: center;
    background: 0 0;
    color: #000;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #e6e6e6; }
  .alde .pagination-part li a {
    color: #454545; }
  .alde .pagination-part li:last-child {
    border-right: unset; }
  .alde .pagination-part .next-page {
    position: relative;
    transition: all 0.4s ease-in-out 0s;
    padding-right: 12px; }
  .alde .pagination-part .next-page:before,
  .alde .pagination-part .next-page:after {
    content: "\f105";
    position: absolute;
    top: 6px;
    right: 0;
    color: #454545;
    line-height: 16px;
    font-family: fontawesome;
    font-size: 12px; }
  .alde .pagination-part .next-page:before {
    right: 4px; }
  .alde .pagination-part .active a {
    color: #ed3237; }
  .alde .gridFilter button {
    font-size: 16px;
    background: 0 0 !important;
    color: #0a0a0a;
    display: inline-block;
    transition: 0.4s;
    outline: 0;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    position: relative;
    padding: 5px 20px;
    border-radius: 30px;
    border: 0;
    border-radius: 3px; }
  .alde .gridFilter button.active {
    background: #fff;
    color: #ff5421;
    box-shadow: 0 0 30px #eee; }
  .alde .gridFilter button + button {
    margin-left: 20px; }
  .alde blockquote {
    margin: 0px 0px;
    padding: 40px 27px;
    color: #666;
    position: relative;
    background: rgba(0, 0, 0, 0.01);
    font-weight: normal;
    text-align: left;
    clear: both;
    font-weight: 400;
    border-radius: 8px;
    left: 15px;
    text-align: justify; }
  .alde blockquote:before {
    font-size: 35px;
    padding-bottom: 0;
    display: inline-block;
    font-family: flaticon;
    font-weight: 400;
    text-align: center;
    top: 0;
    background: 0 0;
    transform: rotate(180deg); }
  .alde blockquote cite {
    font-size: 15px;
    display: block;
    margin-top: 10px; }
  .alde blockquote cite:before {
    content: "";
    font-size: 28px;
    color: #ff5421;
    padding-bottom: 0px;
    display: inline-block;
    background: #0b70e1;
    height: 2px;
    width: 40px;
    font-weight: 400;
    text-align: center;
    top: -4px;
    margin-right: 10px;
    position: relative; }
  .alde .dots {
    list-style: disc;
    margin: 0 0 1.5em 3em; }
  .alde .arrow-btn {
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -15%); }
  .alde .arrow-btn a {
    font-weight: 400;
    font-size: 17px;
    border-color: #f2541b;
    border-style: solid;
    border-width: 1px;
    margin: 0px;
    border-radius: 23px;
    padding: 12px 15px;
    color: #f2541b; }
  .alde .arrow-btn a span {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    border-radius: 50%;
    background: #f2541b; }
  .alde .rs-carousel.nav-style1 {
    position: relative; }
  .alde .rs-carousel.nav-style1 .owl-nav {
    display: block; }
  .alde .rs-carousel.nav-style1 .owl-nav .owl-next,
  .alde .rs-carousel.nav-style1 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    background: #ed3237;
    text-align: center;
    color: #ffffff;
    transition: all 0.5s;
    transition-delay: 0.7s;
    opacity: 0;
    visibility: hidden; }
  .alde .rs-carousel.nav-style1 .owl-nav .owl-next i:before,
  .alde .rs-carousel.nav-style1 .owl-nav .owl-prev i:before {
    content: "\f138";
    font-family: Flaticon; }
  .alde .rs-carousel.nav-style1 .owl-nav .owl-next {
    right: 30px;
    left: unset; }
  .alde .rs-carousel.nav-style1 .owl-nav .owl-next i:before {
    content: "\f137"; }
  .alde .rs-carousel.nav-style1:hover .owl-nav .owl-next,
  .alde .rs-carousel.nav-style1:hover .owl-nav .owl-prev {
    left: -50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1; }
  .alde .rs-carousel.nav-style1:hover .owl-nav .owl-next {
    right: -50px;
    left: unset; }
  .alde .rs-carousel.nav-style2 {
    position: relative; }
  .alde .rs-carousel.nav-style2 .owl-nav {
    display: block;
    position: absolute;
    top: -80px;
    right: 0; }
  .alde .rs-carousel.nav-style2 .owl-nav .owl-prev,
  .alde .rs-carousel.nav-style2 .owl-nav .owl-next {
    display: inline-block; }
  .alde .rs-carousel.nav-style2 .owl-nav .owl-prev i,
  .alde .rs-carousel.nav-style2 .owl-nav .owl-next i {
    transition: all 0.3s ease; }
  .alde .rs-carousel.nav-style2 .owl-nav .owl-prev i:before,
  .alde .rs-carousel.nav-style2 .owl-nav .owl-next i:before {
    font-family: Flaticon;
    font-size: 22px; }
  .alde .rs-carousel.nav-style2 .owl-nav .owl-prev:hover i,
  .alde .rs-carousel.nav-style2 .owl-nav .owl-next:hover i {
    color: #ed3237; }
  .alde .rs-carousel.nav-style2 .owl-nav .owl-prev i:before {
    content: "\f134"; }
  .alde .rs-carousel.nav-style2 .owl-nav .owl-prev:after {
    content: "/";
    padding: 0 5px 0 5px;
    position: relative;
    top: -3px; }
  .alde .rs-carousel.nav-style2 .owl-nav .owl-next i:before {
    content: "\f133"; }
  .alde .rs-carousel .owl-dots {
    text-align: center;
    margin: 40px auto 0;
    line-height: 15px;
    display: block; }
  .alde .rs-carousel .owl-dots .owl-dot {
    width: 30px;
    height: 10px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: 1px solid #ed3237;
    background: transparent;
    opacity: 0.7;
    cursor: pointer; }
  .alde .rs-carousel .owl-dots .owl-dot:hover {
    background: #ed3237; }
  .alde .rs-carousel .owl-dots .active {
    background: #ed3237;
    opacity: 1; }
  .alde .y-middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
  .alde .y-bottom {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end; }
  .alde .project-item .vertical-middle {
    position: relative;
    z-index: 9; }
  .alde .vertical-middle {
    display: table;
    height: 100%;
    width: 100%; }
  .alde .vertical-middle-cell {
    display: table-cell;
    vertical-align: middle; }
  .alde .readon {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s;
    z-index: 1;
    background-color: transparent; }
  .alde .readon.learn-more {
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(90deg, #d70309 10%, #ed3237 100%);
    border-radius: 30px 30px 30px 30px; }
  .alde .readon.learn-more:hover {
    background-image: linear-gradient(90deg, #ed3237 10%, #d70309 100%);
    color: #ffffff; }
  .alde .readon.learn-more.sub-con {
    background-image: linear-gradient(250deg, #4e95ed 0%, #ed3237 100%);
    padding: 18px 36px 16px 36px;
    font-size: 14px;
    font-weight: 500; }
  .alde .readon.learn-more.sub-con:hover {
    background-image: linear-gradient(250deg, #ed3237 0%, #4e95ed 100%);
    color: #ffffff; }
  .alde .readon.learn-more.submit {
    background-image: linear-gradient(90deg, #d70309 10%, #ed3237 100%);
    padding: 16px 40px 16px 40px;
    font-weight: 500;
    font-size: 16px; }
  .alde .readon.learn-more.submit:hover {
    background-image: linear-gradient(200deg, #d70309 10%, #ed3237 100%);
    color: #ffffff; }
  .alde .readon.learn-more.post {
    background-image: linear-gradient(50deg, #ed3237 10%, #0e73e4 100%);
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 500; }
  .alde .readon.learn-more.post:hover {
    background-image: linear-gradient(50deg, #0e73e4 10%, #ed3237 100%);
    color: #fff; }
  .alde .readon.learn-more.pdf i {
    margin-left: 10px; }
  .alde .readon.learn-more.contact-us {
    border-radius: 8px 8px 8px 8px !important; }
  .alde .readon.learn-more.learn-btn {
    background-image: linear-gradient(90deg, #ed3237 0%, #1d62f0 100%);
    border-radius: 3px 3px 3px 3px !important; }
  .alde .readon.learn-more.learn-btn:hover {
    background-image: linear-gradient(180deg, #ed3237 19%, #4e95ed 100%); }
  .alde .readon.learn-more.slider-btn {
    background-image: linear-gradient(90deg, #d70309 10%, #ed3237 100%);
    color: #fff;
    padding: 15px 37px;
    border-radius: 8px 8px 8px 8px !important; }
  .alde .readon.learn-more.slider-btn:hover {
    background-image: linear-gradient(250deg, #d70309 10%, #ed3237 100%);
    color: #ffffff; }
  .alde .readon.started {
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(90deg, #ed3237 10%, #d70309 100%);
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 100%, 75% 0);
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 100%, 75% 0); }
  .alde .readon.started:hover {
    background-image: linear-gradient(150deg, #ed3237 10%, #d70309 100%);
    color: #ffffff; }
  .alde .readon.started.get-new:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(79deg, #dd4c23 0%, #f27c1e 63%, #f27c1e); }
  .alde .readon.started.get-ready {
    background-image: linear-gradient(90deg, #ed3237 0, #0e73e4 100%);
    border-radius: 3px;
    text-transform: uppercase; }
  .alde .readon.started.get-ready:hover {
    opacity: 0.9; }
  .alde .readon.started.get-ready2 {
    border-radius: 5px 5px 5px 5px; }
  .alde .readon.started.get-ready3 {
    border-radius: 5px 5px 5px 5px;
    text-transform: uppercase;
    font-weight: 500; }
  .alde .readon.lets-talk {
    padding: 14px 40px 14px 40px;
    background-image: linear-gradient(250deg, #d70309 10%, #ed3237 100%);
    border-radius: 30px 30px 30px 30px; }
  .alde .readon.lets-talk:hover {
    background-image: linear-gradient(180deg, #d70309 10%, #ed3237 100%);
    color: #ffffff; }
  .alde .readon.buy-now {
    padding: 10px 40px 10px 40px;
    background-image: linear-gradient(170deg, #ed3237 0%, #4e95ed 100%);
    border-radius: 30px 30px 30px 30px;
    text-transform: uppercase;
    position: relative;
    top: 25px; }
  .alde .readon.buy-now:hover {
    background-image: linear-gradient(360deg, #ed3237 0%, #4e95ed 100%);
    color: #ffffff; }
  .alde .readon.buy-now.get-in {
    padding: 15px 34px;
    border: 1px solid #fff;
    color: #ffffff;
    background: transparent; }
  .alde .readon.buy-now.get-in:hover {
    background: #ed3237;
    color: #ffffff;
    border: 1px solid #ed3237; }
  .alde .readon.buy-now.table-btn {
    background-image: linear-gradient(90deg, #032390 0%, #032390 100%);
    color: #ffffff;
    border-radius: 3px 3px 3px 3px;
    font-weight: 500; }
  .alde .readon.buy-now.table-btn:hover {
    background-image: linear-gradient(90deg, #0d6ada 0%, #0d6ada 100%); }
  .alde .readon.buy-now.sl-btn {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #ed3237 0%, #1d62f0 100%);
    color: #ffffff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    padding: 17px 28px; }
  .alde .readon.buy-now.sl-btn:hover {
    background-image: linear-gradient(90deg, #0d6ada 0%, #0d6ada 100%); }
  .alde .readon.buy-now.price {
    background-image: linear-gradient(170deg, #ed3237 0%, #4e95ed 100%);
    border-radius: 8px 8px 8px 8px; }
  .alde .readon.buy-now.price:hover {
    background-image: linear-gradient(200deg, #ed3237 0%, #4e95ed 100%); }
  .alde .readon.buy-now.pricing:hover {
    background-image: linear-gradient(170deg, #ed3237 0%, #4e95ed 100%);
    color: #ffffff; }
  .alde .readon.view-more {
    padding: 12px 25px 12px 25px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #111111;
    background-color: #ffffff;
    border-radius: 30px 30px 30px 30px; }
  .alde .readon.discover {
    font-size: 16px;
    font-weight: 500;
    color: #032491;
    padding: 17px 30px 17px 30px;
    background: transparent;
    background-image: linear-gradient(90deg, #ffffff 19%, #ffffff 100%);
    border-radius: 4px 4px 4px 4px; }
  .alde .readon.discover.started {
    padding: 16px 30px 16px 30px; }
  .alde .readon.discover.started:hover {
    background-image: linear-gradient(90deg, #f6f7f9 19%, #f6f7f9 100%);
    color: #032491; }
  .alde .readon.discover:hover {
    background-image: linear-gradient(90deg, #f6f7f9 19%, #f6f7f9 100%); }
  .alde .readon.discover.more {
    background-image: linear-gradient(90deg, #032491 19%, #032491 100%);
    padding: 16px 30px 16px 30px;
    color: #ffffff; }
  .alde .readon.discover.more:hover {
    background-image: linear-gradient(90deg, #0d6ada 19%, #0d6ada 100%);
    color: #ffffff; }
  .alde .readon.qoute-btn {
    font-size: 16px;
    padding: 15px 32px;
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    color: #101010;
    border: 1px solid #f2541b;
    background: transparent; }
  .alde .readon.qoute-btn:hover {
    color: #ffffff;
    background-image: linear-gradient(150deg, #dd4c23 19%, #f27c1e 100%); }
  .alde .readon.reply {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    padding: 3px 20px 6px;
    line-height: 22px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 500;
    color: #ffffff !important;
    background-image: linear-gradient(50deg, #ed3237 10%, #0e73e4 100%);
    z-index: 1;
    border: none; }
  .alde .readon.reply:hover {
    background-image: linear-gradient(50deg, #0e73e4 10%, #ed3237 100%);
    color: #ffffff;
    opacity: 0.99; }
  .alde .services-button a {
    position: relative;
    display: inline-block;
    transition: all ease 0.3s;
    padding: 18px 0px 0px 0px;
    font-size: 16px;
    font-weight: 500;
    color: #101010; }
  .alde .services-button a:after {
    content: "\f113";
    font-family: Flaticon;
    font-size: 10px;
    position: relative;
    right: 0;
    top: 0;
    display: inline-block;
    margin-left: 15px;
    transition: all ease 0.4s;
    color: #101010; }
  .alde .services-btn2 a {
    position: relative;
    display: inline-block;
    transition: all ease 0.3s;
    font-weight: 500;
    color: #032390; }
  .alde .services-btn2 a:after {
    position: absolute;
    width: 30px;
    height: 1px;
    background: #0b70e1;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
    transition: 0.4s;
    opacity: 0; }
  .alde .services-btn2 a:hover:after {
    right: -40px;
    opacity: 1; }
  .alde .services-btn3 a {
    position: relative;
    color: #101010;
    display: inline-block;
    transition: all 0.9s ease;
    text-decoration: underline !important; }
  .alde .services-btn3 a:after {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 15px;
    font-weight: 500;
    color: #f2541b;
    font-family: "Flaticon";
    transform: translateY(-50%);
    transition: all 0.2s ease; }
  .alde .services-btn3 a:hover {
    color: #f2541b; }
  .alde .services-btn3 a:hover:after {
    right: -28px;
    content: "\f110";
    transition: all 0.9s ease; }
  .alde .blog-button a {
    position: relative;
    display: inline-block;
    color: #061340;
    font-size: 16px;
    font-weight: 600;
    transition: all ease 0.4s; }
  .alde .blog-button a:after {
    content: "\f113";
    font-family: Flaticon;
    font-size: 8px;
    position: relative;
    right: 0;
    top: 0;
    display: inline-block;
    margin-left: 8px;
    transition: all ease 0.4s;
    color: #101010; }
  .alde .blog-button a:hover {
    color: #ed3237; }
  .alde .blog-button a:hover:after {
    transform: translateX(10px);
    color: #ed3237; }
  .alde .blog-button.style2 a:hover {
    color: #ed3237; }
  .alde .blog-button.style2 a:hover:after {
    color: #ed3237; }
  .alde .blog-button.inner-blog a {
    text-align: center;
    display: inline-block;
    color: #0b70e1;
    padding-right: 25px;
    position: relative;
    z-index: 1;
    font-family: "Livvic", sans-serif;
    font-weight: 500;
    font-size: 15px;
    transition: all 0.3s; }
  .alde .blog-button.inner-blog a:after {
    content: "\f114";
    position: absolute;
    font-family: flaticon;
    font-size: 15px;
    top: 1px;
    right: 0;
    opacity: 1;
    transition: all 0.3s;
    color: #0b70e1; }
  .alde .blog-button.inner-blog a:hover {
    color: #0b70e1; }
  .alde .blog-button.inner-blog a:hover:after {
    right: -5px;
    opacity: 1;
    transform: unset; }
  .alde .submit-btn {
    box-shadow: 0 28px 50px 0 rgba(0, 0, 0, 0.05);
    outline: 0;
    border: none;
    padding: 18px 18px 18px 18px;
    border-radius: 3px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-image: linear-gradient(160deg, #ed3237 0%, #0b70e1 77%);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    width: 100%;
    cursor: pointer; }
  .alde .submit-btn:hover {
    opacity: 0.9; }
  .alde .submit-btn.orange-btn {
    background-image: linear-gradient(160deg, #f27c1e 0%, #dd4c23 79%); }
  .alde .submit {
    color: #ffffff;
    background-color: transparent;
    background-image: linear-gradient(95deg, #ed3237 0%, #4e95ed 100%);
    padding: 18px 40px 17px 40px;
    font-size: 15px;
    border-radius: 30px 30px 30px 30px;
    border: none; }
  .alde .submit:hover {
    opacity: 0.99; }
  .alde .submit.sub-small {
    padding: 17px 40px 17px 40px; }
  .alde .submit.sub-small:hover {
    color: #ffffff;
    background-image: linear-gradient(290deg, #ed3237 0%, #4e95ed 100%);
    opacity: unset; }
  .alde .add-btn {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    padding: 10px 40px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    background-image: linear-gradient(90deg, #ed3237 0%, #d31e23 100%);
    color: #ffffff;
    z-index: 1;
    border: none; }
  .alde .add-btn:hover {
    color: #fff;
    background-image: linear-gradient(90deg, #d31e23 19%, #ed3237 100%);
    z-index: 1; }
  .alde .media-icon {
    position: relative;
    display: inline-block;
    z-index: 1; }
  .alde .media-icon .popup-videos {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    background: #ed3237;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center; }
  .alde .media-icon .popup-videos:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
    background-color: #1042c0;
    transition: 0.3s ease all; }
  .alde .media-icon .popup-videos i:before {
    font-size: 30px;
    line-height: 70px;
    transition: 0.3s ease all; }
  .alde .media-icon .popup-videos:hover:before {
    background: #ed3237; }
  .alde .media-icon.video-item {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .alde .slider-video .popup-videos {
    display: inline-block;
    position: relative;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 100%;
    text-align: center;
    background: #ed3237; }
  .alde .slider-video .popup-videos i {
    text-align: center;
    color: #ffffff;
    border-radius: 100%;
    font-size: 25px;
    position: relative;
    line-height: 70px;
    z-index: 9;
    width: 100%;
    vertical-align: middle;
    margin-left: 0;
    height: auto; }
  .alde .slider-video .popup-videos:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    animation: pulse-border 3000ms ease-out infinite;
    background: #ed3237; }
  .alde .address-item .address-icon {
    display: inline-block;
    position: relative;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 100%;
    text-align: center;
    background: #ffffff; }
  .alde .address-item .address-icon i {
    text-align: center;
    color: #ed3237;
    border-radius: 100%;
    font-size: 25px;
    position: relative;
    line-height: 70px;
    z-index: 9;
    width: 100%;
    vertical-align: middle;
    margin-left: 0;
    height: auto; }
  .alde .address-item .address-icon:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
    background: #ffffff; }
  .alde .tab-videos .popup-videos {
    color: #de5022;
    display: flex;
    overflow: hidden; }
  .alde .tab-videos .popup-videos i {
    width: 35px;
    height: 35px;
    line-height: 32px;
    border: 2px solid #de5022;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    float: left;
    margin-right: 18px; }
  .alde .tab-videos .popup-videos:hover {
    color: #de5022; }
  .alde .tab-videos .popup-videos .title {
    font-size: 22px;
    line-height: 34px;
    font-weight: 600;
    color: #102b3e; }
  .alde .tab-videos .popup-videos .title:hover {
    color: #f2541b; }
  .alde .rs-videos .animate-border .popup-border {
    background-image: linear-gradient(180deg, #ed3237 0%, #0b70e1 100%);
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
  .alde .rs-videos .animate-border .popup-border i {
    font-size: 20px;
    line-height: 80px;
    display: block;
    color: #ffffff; }
  .alde .rs-videos .animate-border .popup-border:before {
    content: "";
    border: 2px solid #ed3237;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s; }
  .alde .rs-videos .animate-border .popup-border:after {
    content: "";
    border: 2px solid #ed3237;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s; }
  .alde .rs-videos .animate-border.main-home .popup-border {
    left: 8%; }
  .alde .rs-videos .animate-border.main-home.style2 .popup-border {
    left: 50%; }
  .alde .rs-videos .animate-border.white-color .popup-border {
    background: #ffffff;
    bottom: -14px;
    left: 44%; }
  .alde .rs-videos .animate-border.white-color .popup-border i {
    color: #ed3237; }
  .alde .rs-videos .animate-border.white-color .popup-border:before {
    border: 2px solid #ffffff; }
  .alde .rs-videos .animate-border.white-color .popup-border:after {
    border: 2px solid #ffffff; }
  .alde .rs-videos .animate-border.white-color.style3 .popup-border {
    bottom: 362px;
    left: 10%; }

@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px; }
  40% {
    opacity: 0.5;
    border-width: 2px; }
  65% {
    border-width: 1px; }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px; } }

@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px; }
  40% {
    opacity: 0.5;
    border-width: 2px; }
  65% {
    border-width: 1px; }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px; } }
  .alde .margin-remove {
    margin: 0 !important; }
  .alde .no-gutter {
    margin-left: 0;
    margin-right: 0; }
  .alde .no-gutter [class*="col-"] {
    padding-left: 0;
    padding-right: 0; }
  .alde [class^="flaticon-"]:before,
  .alde [class*=" flaticon-"]:before,
  .alde [class^="flaticon-"]:after,
  .alde [class*=" flaticon-"]:after {
    margin: 0; }
  .alde .container-fluid {
    padding-left: 60px;
    padding-right: 60px; }
  .alde .display-table {
    display: table;
    height: 100%;
    width: 100%; }
  .alde .display-table-cell {
    display: table-cell;
    vertical-align: middle; }
  .alde .relative {
    position: relative; }
  .alde .sec-title {
    position: relative; }
  .alde .sec-title .sub-text {
    position: relative;
    padding-left: 95px;
    display: inline-block;
    line-height: 28px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #ed3237;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .alde .sec-title .sub-text:after {
    content: "";
    position: absolute;
    border: 0;
    height: 4px;
    width: 50px;
    background-color: #ed3237;
    z-index: 1;
    margin-left: 0;
    left: 24px;
    top: 12px; }
  .alde .sec-title .sub-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    height: 4px;
    width: 12px;
    background-color: #ed3237; }
  .alde .sec-title .sub-text.new {
    color: #ffffff;
    font-size: 15px;
    padding-left: 0; }
  .alde .sec-title .sub-text.new:before {
    display: none; }
  .alde .sec-title .sub-text.new:after {
    display: none; }
  .alde .sec-title .sub-text.new-text {
    padding-left: 0;
    margin-bottom: 7px;
    color: #ffffff; }
  .alde .sec-title .sub-text.new-text:before {
    display: none; }
  .alde .sec-title .sub-text.new-text:after {
    display: none; }
  .alde .sec-title .sub-text.style2:after {
    background-color: #ed3237; }
  .alde .sec-title .sub-text.style2:before {
    background-color: #ed3237; }
  .alde .sec-title .sub-text.style-bg {
    background-color: #1273eb17;
    display: inline-block;
    padding: 6px 25px;
    color: #1273eb;
    border-radius: 30px;
    text-transform: uppercase; }
  .alde .sec-title .sub-text.style-bg:before {
    display: none; }
  .alde .sec-title .sub-text.style-bg:after {
    display: none; }
  .alde .sec-title .sub-text.style4-bg {
    color: #ed3237; }
  .alde .sec-title .sub-text.style4-bg:before {
    background-color: #d70309; }
  .alde .sec-title .sub-text.style4-bg:after {
    background-color: #d70309; }
  .alde .sec-title .sub-text.choose {
    font-size: 16px;
    font-weight: 500; }
  .alde .sec-title .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    color: #101010;
    margin: 0; }
  .alde .sec-title .title.white-color {
    color: #ffffff; }
  .alde .sec-title .desc {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    line-height: 23px; }
  .alde .sec-title .desc.white-color {
    color: #fff; }
  .alde .sec-title .desc-big {
    font-size: 28px;
    line-height: 48px;
    font-weight: 500;
    margin: 0; }
  .alde .sec-title2 {
    position: relative; }
  .alde .sec-title2 .sub-text {
    margin: 0 0 10px;
    display: block;
    line-height: 28px;
    font-family: "Livvic", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #ed3237;
    text-transform: uppercase; }
  .alde .sec-title2 .sub-text.white-color {
    color: #ffffff; }
  .alde .sec-title2 .sub-text.gold-color {
    font-weight: 600;
    color: #f27c1e; }
  .alde .sec-title2 .sub-text.contact {
    color: #1273eb; }
  .alde .sec-title2 .sub-text.orange-color {
    color: #f2541b !important; }
  .alde .sec-title2 .sub-text.style-bg {
    background-color: #1273eb17;
    display: inline-block;
    padding: 6px 25px;
    color: #1273eb;
    border-radius: 30px;
    text-transform: uppercase; }
  .alde .sec-title2 .sub-text.style-bg.white-color {
    color: #ffffff; }
  .alde .sec-title2 .sub-text.style-bg.con-bg {
    background-color: #ed3237; }
  .alde .sec-title2 .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    color: #0a0a0a;
    max-width: 490px;
    margin: 0 auto; }
  .alde .sec-title2 .title.white-color {
    color: #ffffff; }
  .alde .sec-title2 .title.testi-title {
    max-width: unset; }
  .alde .sec-title2 .title.testi-title.new {
    color: #102b3e; }
  .alde .sec-title2 .title.title2 {
    max-width: 550px; }
  .alde .sec-title2 .title.title3 {
    color: #102b3e;
    max-width: 430px;
    margin: 0; }
  .alde .sec-title2 .title.title4 {
    max-width: 660px; }
  .alde .sec-title2 .title.title5 {
    color: #102b3e; }
  .alde .sec-title2 .title.title6 {
    font-weight: 600;
    max-width: unset; }
  .alde .sec-title2 .title.title7 {
    color: #102b3e;
    max-width: unset; }
  .alde .sec-title2 .title.orange-color {
    color: #f2541b !important; }
  .alde .sec-title2 .heading-line {
    position: relative;
    background-color: #ed3237;
    height: 5px;
    width: 90px;
    border-radius: 30px;
    margin: 20px auto; }
  .alde .sec-title2 .heading-line:before {
    background-color: #ed3237;
    content: "";
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-direction: alternate-reverse;
    -webkit-animation-name: watermark-animate;
    animation-name: watermark-animate; }
  .alde .sec-title2 .desc {
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    color: #454545;
    max-width: 429px;
    margin: 13px auto 0; }
  .alde .sec-title2 .desc.desc-text {
    max-width: 540px; }
  .alde .sec-title2 .desc.white-color {
    color: #fff; }
  .alde .sec-title2 .desc.desc2 {
    max-width: 700px;
    margin: 0; }
  .alde .sec-title2 .desc-big {
    font-size: 18px;
    line-height: 31px;
    color: #ffffff; }
  .alde .sec-title3 .sub-text {
    font-size: 19px;
    line-height: 1.4;
    font-weight: 700;
    color: #ffffff;
    display: block;
    margin-bottom: 20px; }
  .alde .sec-title3 .title {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    line-height: 40px;
    margin-bottom: 30px; }
  .alde .sec-title3 .desc {
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    margin: 0; }
  .alde .sec-title4 .sub-text {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    color: #ed3237;
    margin: 0 0 10px;
    display: block;
    text-transform: uppercase; }
  .alde .sec-title4 .title {
    font-size: 36px;
    line-height: 1.3;
    font-weight: 700;
    color: #101010;
    margin: 0 0 17px; }
  .alde .sec-title4 .heading-line {
    height: 5px;
    width: 90px;
    background: #fbbabc;
    margin: 0px;
    position: relative;
    border-radius: 30px; }
  .alde .sec-title4 .heading-line:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #ed3237;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-direction: alternate-reverse;
    -webkit-animation-name: watermark-animate;
    animation-name: watermark-animate; }
  .alde .sec-title4 .desc {
    margin: 0; }
  .alde .sec-title4 .desc.desc-big {
    font-size: 20px;
    line-height: 30px;
    margin: 26px 0px 30px 0px; }
  .alde .sec-title5 .logo-icon {
    margin-bottom: 15px; }
  .alde .sec-title5 .logo-icon img {
    width: 71px; }
  .alde .sec-title5 .title {
    font-size: 36px;
    line-height: 1.4;
    font-weight: 700;
    color: #102b3e;
    margin-bottom: 10px; }
  .alde .sec-title5 .title span {
    color: #f9780f; }
  .alde .sec-title5 .desc {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    max-width: 626px;
    margin: 0 auto; }
  .alde .pt-relative {
    position: relative !important; }
  .alde .sec-title6 .sub-text {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 32px;
    color: #f24c1a;
    display: block;
    margin-bottom: 5px; }
  .alde .sec-title6 .sub-text.new-text {
    margin-bottom: 10px; }
  .alde .sec-title6 .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    color: #102b3e;
    margin-bottom: 5px; }
  .alde .sec-title6 .title.new-title {
    max-width: 700px;
    margin: 0 auto; }
  .alde .sec-title6 .desc {
    padding-right: 125px; }
  .alde .sec-right {
    position: absolute;
    right: -17%;
    top: 45%;
    transform: rotate(90deg);
    z-index: 1; }
  .alde .sec-right .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #101010;
    letter-spacing: 2px;
    margin-bottom: 20px; }
  .alde .sec-left {
    transform: rotate(-90deg) translatex(-50%);
    transform-origin: left;
    position: absolute;
    left: -2%;
    top: 46%;
    z-index: 1; }
  .alde .sec-left .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #101010;
    letter-spacing: 2px;
    margin-bottom: 20px; }
  .alde .mfp-content .mfp-iframe-scaler .iframe {
    top: -30px;
    left: -17.2%;
    max-width: 770px; }
  .alde .full-width-header {
    position: relative; }
  .alde .full-width-header .rs-header {
    position: relative; }
  .alde .full-width-header .rs-header .topbar-area {
    padding-top: 20px; }
  .alde .full-width-header .rs-header .topbar-area .rs-contact-info .contact-part {
    display: inline-block;
    padding-right: 25px;
    padding-left: 25px;
    border-right: 1px solid #eee;
    font-size: 14px; }
  .alde .full-width-header .rs-header .topbar-area .rs-contact-info .contact-part i {
    float: left;
    margin-right: 15px;
    line-height: 44px; }
  .alde .full-width-header .rs-header .topbar-area .rs-contact-info .contact-part i:before {
    font-size: 26px;
    color: #ed3237; }
  .alde .full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info {
    float: left;
    text-align: left;
    display: block; }
  .alde .full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info span {
    color: #0a0a0a;
    display: block;
    text-align: left;
    font-size: 15px;
    padding: 0;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0; }
  .alde .full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info a {
    color: #454545;
    font-size: 14px; }
  .alde .full-width-header .rs-header .topbar-area .rs-contact-info .contact-part .contact-info a:hover {
    color: #ed3237; }
  .alde .full-width-header .rs-header .topbar-area.style2 {
    background-image: linear-gradient(90deg, #e40f15 10%, #ed3237 100%);
    padding-top: 0px;
    padding-bottom: 0px; }
  .alde .full-width-header .rs-header .topbar-area.style2 .topbar-contact li {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    line-height: 50px; }
  .alde .full-width-header .rs-header .topbar-area.style2 .topbar-contact li i {
    margin-right: 5px; }
  .alde .full-width-header .rs-header .topbar-area.style2 .topbar-contact li i:before {
    font-size: 14px;
    color: #ffffff; }
  .alde .full-width-header .rs-header .topbar-area.style2 .topbar-contact li a {
    color: #ffe6c8;
    font-size: 14px;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #ffe6c8; }
  .alde .full-width-header .rs-header .topbar-area.style2 .topbar-contact li a:hover {
    color: #ccc; }
  .alde .full-width-header .rs-header .topbar-area.style2 .topbar-contact li:last-child {
    margin: 0;
    border: none; }
  .alde .full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul .opening {
    color: #ffe6c8; }
  .alde .full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul .opening em {
    border-right: 1px solid #ffe6c8;
    margin-right: 5px;
    padding-right: 20px;
    font-style: normal; }
  .alde .full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul .opening em i {
    margin-right: 8px; }
  .alde .full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul .opening em i:before {
    font-size: 15px;
    font-weight: 600;
    color: #ffe6c8; }
  .alde .full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    margin-right: 24px;
    font-weight: bold; }
  .alde .full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul li a {
    font-size: 14px;
    color: #ffe6c8; }
  .alde .full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul li a:hover {
    color: #ccc; }
  .alde .full-width-header .rs-header .topbar-area.style2 .toolbar-sl-share ul li:last-child {
    margin: 0; }
  .alde .full-width-header .rs-header .topbar-area.style2.modify1 {
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .alde .full-width-header .rs-header .topbar-area.style2.modify1 .topbar-contact li {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    margin-right: 20px;
    padding-right: 20px; }
  .alde .full-width-header .rs-header .topbar-area.style2.modify1 .topbar-contact li a {
    border-right: unset; }
  .alde .full-width-header .rs-header .topbar-area.style2.modify1 .topbar-contact li:last-child {
    margin: 0;
    border: none; }
  .alde .full-width-header .rs-header .topbar-area.style2.modify1 .toolbar-sl-share ul .opening {
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
  .alde .full-width-header .rs-header .topbar-area.style2.modify1 .toolbar-sl-share ul .opening em {
    border-right: unset; }
  .alde .full-width-header .rs-header .menu-area {
    transition: all 0.3s ease;
    background-image: linear-gradient(90deg, #ed3237 10%, #0e73e4 100%); }
  .alde .full-width-header .rs-header .menu-area .logo-area a img {
    transition: 0.4s;
    max-height: 40px; }
  .alde .full-width-header .rs-header .menu-area .logo-area a .sticky-logo {
    display: none; }
  .alde .full-width-header .rs-header .menu-area .rs-menu-area {
    align-items: center;
    justify-content: flex-end;
    float: left; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    margin-right: 14px;
    padding: 0; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    transition: all 0.3s ease;
    font-size: 15px;
    font-weight: 600;
    margin-right: 8px;
    height: 65px;
    line-height: 65px;
    padding: 0;
    color: #000;
    position: relative;
    font-family: Livvic; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #000; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children > a {
    padding-right: 17px; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children > a:before {
    content: "+";
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    text-align: center;
    z-index: 9999;
    font-size: 16px;
    display: block;
    cursor: pointer;
    transform: translateY(-50%);
    font-weight: 400; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover > a:before {
    content: "-"; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #bbb; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
    margin-right: 0 !important; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child a {
    margin-right: 0 !important; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
    margin: 0; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
    background: #ffffff;
    margin: 0;
    padding: 20px 0;
    border-radius: 0 0 5px 5px; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0 !important;
    border: none; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
    line-height: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #101010;
    height: unset;
    line-height: 16px; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #ed3237; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before {
    display: none; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.current-menu-item > a,
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active > a {
    color: #ed3237 !important; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
    margin: 0; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.right {
    left: auto;
    right: 100%; }
  .alde .full-width-header .rs-header .menu-area.sticky {
    background: #fff; }
  .alde .full-width-header .rs-header .menu-area.sticky .logo-area {
    display: inline-block;
    top: 18px; }
  .alde .full-width-header .rs-header .menu-area.sticky .logo-area a .sticky-logo {
    display: block;
    max-height: 30px; }
  .alde .full-width-header .rs-header .menu-area.sticky .rs-menu-area {
    float: right; }
  .alde .full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
    color: #0a0a0a; }
  .alde .full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
    color: #ed3237; }
  .alde .full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li.current-menu-item > a {
    color: #ed3237; }
  .alde .full-width-header .rs-header .menu-area.sticky .expand-btn-inner {
    line-height: unset;
    height: unset; }
  .alde .full-width-header .rs-header .menu-area.sticky .expand-btn-inner.search-icon .sidebarmenu-search > a {
    color: #101010; }
  .alde .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .cart-icon .cart-count {
    background: #ed3237;
    color: #ffffff; }
  .alde .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li > a {
    color: #494949; }
  .alde .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li > a:hover {
    color: #ed3237; }
  .alde .full-width-header .rs-header .menu-area.sticky .expand-btn-inner.hidden-sticky {
    display: none; }
  .alde .full-width-header .rs-header .expand-btn-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    line-height: 65px;
    height: 65px;
    position: relative; }
  .alde .full-width-header .rs-header .expand-btn-inner .sidebarmenu-search > a {
    color: #ffffff;
    border-right: 1px solid #fff;
    padding-right: 20px; }
  .alde .full-width-header .rs-header .expand-btn-inner .sidebarmenu-search > a i:before {
    font-size: 19px;
    font-weight: bold; }
  .alde .full-width-header .rs-header .expand-btn-inner .sidebarmenu-search > a i.flaticon-shopping-bag-1:before {
    font-weight: normal; }
  .alde .full-width-header .rs-header .expand-btn-inner .sidebarmenu-search > a:hover {
    color: #ffffff; }
  .alde .full-width-header .rs-header .expand-btn-inner .toolbar-sl-share {
    padding-left: 25px; }
  .alde .full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li {
    display: inline-block;
    margin-right: 14px; }
  .alde .full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li a {
    color: #ffffff;
    font-size: 14px; }
  .alde .full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li a:hover {
    opacity: 0.8; }
  .alde .full-width-header .rs-header .expand-btn-inner .toolbar-sl-share .social li:last-child {
    margin-right: 0; }
  .alde .full-width-header .rs-header.style2 .menu-area {
    background: #ffffff; }
  .alde .full-width-header .rs-header.style2 .menu-area .logo-part img {
    transition: 0.4s;
    max-height: 88px; }
  .alde .full-width-header .rs-header.style2 .menu-area .logo-part .dark {
    display: none; }
  .alde .full-width-header .rs-header.style2 .menu-area .logo-part .light {
    display: inherit; }
  .alde .full-width-header .rs-header.style2 .menu-area .rs-menu-area {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: flex-end; }
  .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    margin-right: 29px;
    padding: 0; }
  .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: #101010;
    line-height: 100px;
    height: 100px; }
  .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover > a:before {
    content: "-"; }
  .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0;
    border: none; }
  .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    height: unset;
    line-height: 16px; }
  .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before {
    display: none; }
  .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style2 .menu-area.sticky .expand-btn-inner ul {
    display: flex; }
  .alde .full-width-header .rs-header.style2 .menu-area.sticky .expand-btn-inner ul li {
    margin-left: 25px; }
  .alde .full-width-header .rs-header.style2 .menu-area.sticky .expand-btn-inner ul li .quote-btn {
    font-size: 14px;
    background-image: linear-gradient(90deg, #73286d 0%, #580351 100%);
    padding: 13px 22px;
    border-radius: 3px;
    color: #fff;
    font-weight: 500; }
  .alde .full-width-header .rs-header.style2 .menu-area.sticky .expand-btn-inner ul li .quote-btn:hover {
    color: #ffffff;
    background-image: linear-gradient(90deg, #0e73e4 0%, #ed3237 100%); }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner .sidebarmenu-search > a {
    color: #101010; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner .sidebarmenu-search > a i:before {
    font-size: 15px;
    font-weight: 600; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner .sidebarmenu-search > a i.flaticon-shopping-bag-1:before {
    font-weight: normal; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner .sidebarmenu-search > a:hover {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner li .humburger {
    max-width: 45px;
    display: flex !important;
    flex-wrap: wrap;
    margin: -5px; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner li .humburger span {
    height: 5px;
    width: 5px;
    display: block;
    background: #0a0a0a;
    border-radius: 50%;
    transition: none;
    list-style: none;
    transition: all 0.3s ease;
    margin: 4px 5px; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner li .humburger span.dot2,
  .alde .full-width-header .rs-header.style2 .expand-btn-inner li .humburger span.dot4,
  .alde .full-width-header .rs-header.style2 .expand-btn-inner li .humburger span.dot6,
  .alde .full-width-header .rs-header.style2 .expand-btn-inner li .humburger span.dot8 {
    background: #ed3237; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner ul {
    display: flex; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner ul li {
    margin-left: 25px; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner ul li .quote-btn {
    font-size: 14px;
    background-image: linear-gradient(90deg, #73286d 0%, #580351 100%);
    padding: 13px 22px;
    border-radius: 3px;
    color: #fff;
    font-weight: 500; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner ul li .quote-btn:hover {
    color: #ffffff;
    background-image: linear-gradient(90deg, #73286d 0%, #580351 100%); }
  .alde .full-width-header .rs-header.style3 .menu-area {
    background: rgba(255, 255, 255, 0.5);
    padding: 5px 0; }
  .alde .full-width-header .rs-header.style3 .menu-area .logo-part a .sticky-logo {
    display: none; }
  .alde .full-width-header .rs-header.style3 .menu-area .logo-part img {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    width: 200px; }
  .alde .full-width-header .rs-header.style3 .menu-area .logo-part .dark {
    display: none; }
  .alde .full-width-header .rs-header.style3 .menu-area .logo-part .light {
    display: inherit; }
  .alde .full-width-header .rs-header.style3 .menu-area .rs-menu-area {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: flex-end; }
  .alde .full-width-header .rs-header.style3 .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    padding: 0; }
  .alde .full-width-header .rs-header.style3 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover > a:before {
    content: "-"; }
  .alde .full-width-header .rs-header.style3 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    line-height: 16px;
    height: unset; }
  .alde .full-width-header .rs-header.style3 .menu-area .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before {
    display: none; }
  .alde .full-width-header .rs-header.style3 .menu-area.sticky {
    background: #ffffff; }
  .alde .full-width-header .rs-header.style3 .menu-area.sticky .logo-part a .sticky-logo {
    display: block; }
  .alde .full-width-header .rs-header.style3 .menu-area.sticky .logo-part a .normal-logo {
    display: none; }
  .alde .full-width-header .rs-header.style3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a {
    color: #101010; }
  .alde .full-width-header .rs-header.style3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style3 .expand-btn-inner ul {
    display: flex;
    align-items: center; }
  .alde .full-width-header .rs-header.style3 .expand-btn-inner ul .sidebarmenu-search > a {
    border: unset;
    padding-right: unset; }
  .alde .full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger {
    max-width: 45px;
    display: flex;
    flex-wrap: wrap;
    margin: -5px; }
  .alde .full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger span {
    height: 5px;
    width: 5px;
    display: block;
    background: #ffffff;
    border-radius: 50%;
    transition: none;
    list-style: none;
    transition: all 0.3s ease;
    margin: 3px 4px; }
  .alde .full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger span.dot2,
  .alde .full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger span.dot4,
  .alde .full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger span.dot6,
  .alde .full-width-header .rs-header.style3 .expand-btn-inner ul li .humburger span.dot8 {
    background: #6394bf; }
  .alde .full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    padding: 0; }
  .alde .full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: #101010; }
  .alde .full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover > a:before {
    content: "-"; }
  .alde .full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    color: #101010; }
  .alde .full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before {
    display: none; }
  .alde .full-width-header .rs-header.style3.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style3.modify1 .expand-btn-inner ul .sidebarmenu-search a i {
    color: #101010; }
  .alde .full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li {
    margin-right: 30px; }
  .alde .full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li .humburger span {
    background: #101010; }
  .alde .full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li .humburger span.dot2,
  .alde .full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li .humburger span.dot4,
  .alde .full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li .humburger span.dot6,
  .alde .full-width-header .rs-header.style3.modify1 .expand-btn-inner ul li .humburger span.dot8 {
    background: #6394bf; }
  .alde .full-width-header .rs-header.style3.modify2 .menu-area.sticky .expand-btn-inner ul li .humburger span {
    background: #ed3237; }
  .alde .full-width-header .rs-header.style3.modify2 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot2,
  .alde .full-width-header .rs-header.style3.modify2 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot4,
  .alde .full-width-header .rs-header.style3.modify2 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot6,
  .alde .full-width-header .rs-header.style3.modify2 .menu-area.sticky .expand-btn-inner ul li .humburger span.dot8 {
    background: #333333; }
  .alde .full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li {
    margin-right: 30px; }
  .alde .full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li .humburger span {
    background: #000; }
  .alde .full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li .humburger span.dot2,
  .alde .full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li .humburger span.dot4,
  .alde .full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li .humburger span.dot6,
  .alde .full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li .humburger span.dot8 {
    background: #ed3237; }
  .alde .full-width-header .rs-header.style3.modify2 .expand-btn-inner ul li:last-child {
    margin-right: 0; }
  .alde .full-width-header .rs-header.style4 .menu-area {
    transition: all 0.3s ease;
    background-image: linear-gradient(90deg, #ed3237 10%, #0e73e4 100%); }
  .alde .full-width-header .rs-header.style4 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    line-height: 16px;
    height: unset; }
  .alde .full-width-header .rs-header.style4 .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
    margin: 0; }
  .alde .full-width-header .rs-header.style4 .expand-btn-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    line-height: 50px;
    height: 50px;
    position: relative; }
  .alde .full-width-header .rs-header.style4 .expand-btn-inner .sidebarmenu-search > a {
    border-right: 1px solid #fff;
    padding-right: 20px; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area {
    background: unset; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .box-layout {
    background: #ffffff;
    margin-top: 50px;
    padding: 0 40px;
    z-index: 1;
    border-radius: 5px; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .rs-menu-area {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    font-size: 16px;
    color: #454545;
    height: 110px;
    line-height: 110px; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #f2541b; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children > a {
    color: #0a0a0a; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children > a:hover {
    color: #f2541b; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #f2541b; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    line-height: 16px;
    height: unset; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #f2541b; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li.current-menu-item > a,
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li.active > a {
    color: #f2541b !important; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
    margin: 0; }
  .alde .full-width-header .rs-header.style4.modify1 .menu-area.sticky .box-layout {
    margin-top: unset; }
  .alde .full-width-header .rs-header.style4.modify1 .expand-btn-inner ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative; }
  .alde .full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .sidebarmenu-search > a {
    border-right: 1px solid #ccc;
    padding-right: 20px; }
  .alde .full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .sidebarmenu-search > a i {
    color: #101010; }
  .alde .full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .sidebarmenu-search:hover {
    color: #ed3237; }
  .alde .full-width-header .rs-header.style4.modify1 .expand-btn-inner ul li i:before {
    font-size: 15px;
    font-weight: 600;
    color: #101010;
    padding-left: 20px; }
  .alde .full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .quote-btn a {
    font-size: 14px;
    background-image: linear-gradient(150deg, #dd4c23 19%, #f27c1e 100%);
    padding: 16px 26px;
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
    padding-right: 30px;
    text-transform: uppercase; }
  .alde .full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .quote-btn a:hover {
    background-image: linear-gradient(90deg, #e45d21 19%, #e45d21 100%);
    color: #ffffff; }
  .alde .full-width-header .rs-header.header-transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9; }
  .alde .full-width-header .mobile-menu {
    display: none; }
  .alde .full-width-header .mobile-menu .mobile-logo {
    float: left; }
  .alde .full-width-header .mobile-menu .mobile-logo img {
    max-height: 30px; }
  .alde .full-width-header .mobile-menu .rs-menu-toggle {
    color: #ffffff;
    float: right; }
  .alde .full-width-header .mobile-menu .rs-menu-toggle:hover {
    opacity: 0.8; }
  .alde .full-width-header .mobile-menu .rs-menu-toggle.primary {
    color: #ed3237; }
  .alde .full-width-header .mobile-menu .rs-menu-toggle.secondary {
    color: #ed3237; }
  .alde .full-width-header .right_menu_togle {
    background: rgba(226, 233, 247, 0.6);
    padding: 50px;
    width: 500px;
    right: -500px;
    z-index: 999999;
    transition: all 0.3s ease;
    position: fixed; }
  .alde .full-width-header .right_menu_togle .close-btn {
    overflow: visible; }
  .alde .full-width-header .right_menu_togle .close-btn .nav-link {
    position: absolute;
    right: 25px;
    top: 25px; }
  .alde .full-width-header .right_menu_togle .close-btn .nav-link .humburger {
    max-width: 45px;
    display: flex !important;
    flex-wrap: wrap;
    margin: -5px; }
  .alde .full-width-header .right_menu_togle .close-btn .nav-link .humburger span {
    height: 5px;
    width: 5px;
    display: block;
    background: #0a0a0a;
    border-radius: 50%;
    transition: none;
    list-style: none;
    transition: all 0.3s ease;
    margin: 4px 5px; }
  .alde .full-width-header .right_menu_togle .close-btn .nav-link .humburger span.dot2,
  .alde .full-width-header .right_menu_togle .close-btn .nav-link .humburger span.dot4,
  .alde .full-width-header .right_menu_togle .close-btn .nav-link .humburger span.dot6,
  .alde .full-width-header .right_menu_togle .close-btn .nav-link .humburger span.dot8 {
    background: #ed3237; }
  .alde .full-width-header .right_menu_togle .canvas-logo {
    padding-left: 0;
    padding-bottom: 25px; }
  .alde .full-width-header .right_menu_togle .canvas-logo img {
    max-height: 93px; }
  .alde .full-width-header .right_menu_togle .sidebarnav_menu li a {
    font-size: 17px;
    color: #222;
    padding-left: 0; }
  .alde .full-width-header .right_menu_togle .sidebarnav_menu li a:hover {
    color: #ed3237; }
  .alde .full-width-header .right_menu_togle .canvas-contact {
    padding: 25px 0 0; }
  .alde .full-width-header .right_menu_togle .canvas-contact .address-area .address-list {
    display: flex;
    margin-top: 18px; }
  .alde .full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-icon i:before {
    margin: 0 20px 0 0;
    font-size: 25px;
    color: #0b70e1; }
  .alde .full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content .title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 5px; }
  .alde .full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em {
    display: block;
    font-style: normal;
    line-height: 22px;
    font-size: 15px; }
  .alde .full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em a {
    color: #333333; }
  .alde .full-width-header .right_menu_togle .canvas-contact .social {
    margin: 50px 0 0; }
  .alde .full-width-header .right_menu_togle .canvas-contact .social li {
    display: inline-block;
    padding-right: 10px; }
  .alde .full-width-header .right_menu_togle .canvas-contact .social li a i {
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: #032390;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px; }
  .alde .full-width-header .right_menu_togle .canvas-contact .social li a:hover {
    opacity: 0.82; }
  .alde .full-width-header .right_menu_togle .canvas-contact .social li:last-child {
    padding: 0; }
  .alde .menu-sticky {
    background: #fff;
    margin: 0;
    z-index: 999;
    width: 100%;
    top: 0;
    position: relative; }

@-webkit-keyframes sticky-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes sticky-animation {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
  .alde .rs-about .rs-animation-shape {
    position: relative;
    z-index: 1; }
  .alde .rs-about .rs-animation-shape .pattern {
    position: absolute;
    top: 22px; }
  .alde .rs-about .rs-animation-shape .middle {
    position: absolute;
    left: -165px;
    top: -56px;
    z-index: -1; }
  .alde .rs-about .rs-animation-shape .bottom-shape {
    position: absolute;
    left: -165px;
    top: 395px;
    z-index: -1; }
  .alde .rs-about .rs-animation-shape .middle-image2 {
    position: absolute;
    top: -80px;
    left: -25px;
    z-index: -1; }
  .alde .rs-about .shape-image {
    position: relative; }
  .alde .rs-about .shape-image .top {
    position: absolute;
    right: 51%;
    top: -125px; }
  .alde .rs-about .shape-image .bottom {
    position: absolute;
    right: 0;
    top: 145px; }
  .alde .rs-about.style2 {
    background-color: #f6f7f9;
    border-radius: 0px 270px 0px 0px;
    position: relative; }
  .alde .rs-about.style2 .image-part {
    position: absolute;
    left: 35px; }
  .alde .rs-about.style2 .image-part img {
    max-width: 50%; }
  .alde .rs-about.style2.modify1 {
    background-color: unset;
    border-radius: unset;
    position: unset; }
  .alde .rs-about.style2.modify1 .images {
    left: unset;
    position: unset; }
  .alde .rs-about.style2.modify1 .images img {
    max-width: 600px; }
  .alde .rs-about.style2.modify2 {
    border-radius: unset;
    position: relative; }
  .alde .rs-about.style2.modify2 .about-img img {
    max-width: 690px; }
  .alde .rs-about.style3 {
    position: relative; }
  .alde .rs-about.style3 .rs-animation-image .pattern-img {
    text-align: center;
    z-index: -1; }
  .alde .rs-about.style3 .rs-animation-image .middle-img {
    position: absolute;
    left: 10px;
    top: -30px; }
  .alde .rs-about.style4 .about-content .logo-img {
    margin-bottom: 15px; }
  .alde .rs-about.style4 .about-content .logo-img img {
    width: 71px; }
  .alde .rs-about.style4 .about-content .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #102b3e;
    margin-bottom: 30px;
    padding-right: 24px; }
  .alde .rs-about.style4 .about-content .title span {
    color: #f9780f; }
  .alde .rs-about.style4 .about-content p {
    padding-right: 121px;
    margin-bottom: 40px; }
  .alde .rs-about .software-img img {
    max-width: 600px; }
  .alde .rs-breadcrumbs {
    background-repeat: no-repeat !important;
    background-size: cover !important; }
  .alde .rs-breadcrumbs .breadcrumbs-inner {
    padding: 118px 0 40px; }
  .alde .rs-breadcrumbs .breadcrumbs-inner .page-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    margin-bottom: 5px;
    color: #000; }
  .alde .rs-breadcrumbs .breadcrumbs-inner .page-title.new-title {
    margin: 0 auto;
    max-width: 850px; }
  .alde .rs-breadcrumbs .breadcrumbs-inner ul {
    padding: 0; }
  .alde .rs-breadcrumbs .breadcrumbs-inner ul li {
    color: #ed3237;
    display: inline-block;
    font-size: 14px;
    font-weight: 400; }
  .alde .rs-breadcrumbs .breadcrumbs-inner ul li a {
    position: relative;
    padding-right: 22px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #000; }
  .alde .rs-breadcrumbs .breadcrumbs-inner ul li a:before {
    background-color: #fff;
    content: "";
    height: 15px;
    width: 1px;
    position: absolute;
    right: 9px;
    top: 2px;
    transform: rotate(26deg); }
  .alde .rs-breadcrumbs.img1 {
    background: url(../images/breadcrumbs/1.jpg);
    background-position: center top; }
  .alde .rs-breadcrumbs.img2 {
    background: url(../images/breadcrumbs/2.jpg); }
  .alde .rs-breadcrumbs.img3 {
    background: url(../images/breadcrumbs/3.jpg); }
  .alde .rs-breadcrumbs.img4 {
    background: url(../images/breadcrumbs/4.jpg); }
  .alde .rs-slider.style1 .slider-content {
    padding: 230px 0 230px; }
  .alde .rs-slider.style1 .slider-content .sl-sub-title {
    font-size: 20px;
    line-height: 45px;
    font-weight: 600;
    color: #000;
    margin-bottom: 25px; }
  .alde .rs-slider.style1 .slider-content .sl-title {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 40px;
    font-family: "Poppins", sans-serif; }
  .alde .rs-slider.style1 .slider-content .sl-desc {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    color: #000;
    margin-bottom: 40px; }
  .alde .rs-slider.style1 .slider-content .slider-btn li {
    display: inline-block;
    margin-right: 30px; }
  .alde .rs-slider.style1 .slider-content .slider-btn li:last-child {
    margin-right: 0; }
  .alde .rs-slider.style1 .slider-content {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 260px 0 270px; }
  .alde .rs-slider.style1 .owl-nav .owl-next,
  .alde .rs-slider.style1 .owl-nav .owl-prev {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    right: 26%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
    transition-delay: 0.7s;
    opacity: 0;
    visibility: hidden;
    border: 2px solid #fff; }
  .alde .rs-slider.style1 .owl-nav .owl-next i:before,
  .alde .rs-slider.style1 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon; }
  .alde .rs-slider.style1 .owl-nav .owl-next:hover,
  .alde .rs-slider.style1 .owl-nav .owl-prev:hover {
    background: #ed3237;
    color: #ffffff; }
  .alde .rs-slider.style1 .owl-nav .owl-next {
    left: unset; }
  .alde .rs-slider.style1 .owl-nav .owl-next i:before {
    content: "\f113"; }
  .alde .rs-slider .slider-content .white-text h1 {
    color: #fff; }
  .alde .rs-slider .slider-content .black-text h1 {
    color: #000; }
  .alde .rs-slider .slider-content .white-text p {
    color: #fff; }
  .alde .rs-slider .slider-content .black-text p {
    color: #000; }
  .alde .rs-slider.style1:hover .owl-nav .owl-next,
  .alde .rs-slider.style1:hover .owl-nav .owl-prev {
    transition-delay: 0s;
    visibility: visible;
    opacity: 1; }
  .alde .rs-slider.style1:hover .owl-nav .owl-next {
    right: 26%;
    left: unset;
    top: 52%;
    border: 2px solid #fff;
    color: #fff; }
  .alde .rs-slider.style2 .slider-content {
    padding: 140px 0 200px; }
  .alde .rs-slider.style2 .slider-content .sl-img {
    margin-bottom: 20px; }
  .alde .rs-slider.style2 .slider-content .sl-img img {
    width: 90px;
    height: 90px; }
  .alde .rs-slider.style2 .slider-content .sl-title {
    font-size: 78px;
    line-height: 80px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 4px;
    margin-bottom: 20px; }
  .alde .rs-slider.style2 .slider-content .sl-title2 {
    font-size: 73px;
    line-height: 80px;
    font-weight: 900;
    color: #ffffff;
    margin-bottom: 30px; }
  .alde .rs-slider.style2 .slider-content .sl-desc {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #ffffff;
    max-width: 600px;
    margin-bottom: 20px; }
  .alde .rs-slider.style2 .slider-content.slide1 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .alde .rs-slider.style2 .slider-content.slide2 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .alde .rs-slider.style2 .owl-nav .owl-next,
  .alde .rs-slider.style2 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    color: #101010;
    transition: all 0.5s;
    transition-delay: 0.7s;
    opacity: 0;
    visibility: hidden; }
  .alde .rs-slider.style2 .owl-nav .owl-next i:before,
  .alde .rs-slider.style2 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon; }
  .alde .rs-slider.style2 .owl-nav .owl-next:hover,
  .alde .rs-slider.style2 .owl-nav .owl-prev:hover {
    background: #ed3237;
    color: #ffffff; }
  .alde .rs-slider.style2 .owl-nav .owl-next {
    right: 30px;
    left: unset; }
  .alde .rs-slider.style2 .owl-nav .owl-next i:before {
    content: "\f113"; }
  .alde .rs-slider.style2:hover .owl-nav .owl-next,
  .alde .rs-slider.style2:hover .owl-nav .owl-prev {
    left: 50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1; }
  .alde .rs-slider.style2:hover .owl-nav .owl-next {
    right: 50px;
    left: unset; }
  .alde .rs-faq .faq-content .accordion {
    border-width: 12px; }
  .alde .rs-faq .faq-content .accordion .card {
    margin-bottom: 15px;
    border: none;
    background-color: #fff;
    border-radius: 5px; }
  .alde .rs-faq .faq-content .accordion .card:last-child {
    margin-bottom: 0; }
  .alde .rs-faq .faq-content .accordion .card .card-header {
    display: flex;
    align-items: center;
    padding: 0 !important;
    border: none;
    background-color: #fff;
    box-shadow: unset; }
  .alde .rs-faq .faq-content .accordion .card .card-header .card-link {
    position: relative;
    display: block;
    width: 100%;
    padding: 20px 30px 0 30px;
    height: 65px;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 600;
    background: #e42025;
    color: #101010; }
  .alde .rs-faq .faq-content .accordion .card .card-header .card-link:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f068";
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background-image: linear-gradient(250deg, #d70309 10%, #ed3237 100%);
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 100%; }
  .alde .rs-faq .faq-content .accordion .card .card-header .card-link.collapsed {
    background: #e3e3e3; }
  .alde .rs-faq .faq-content .accordion .card .card-header .card-link.collapsed:after {
    color: #ffffff;
    content: "\f067"; }
  .alde .rs-faq .faq-content .accordion .card .card-body {
    color: #101010;
    border-radius: 0 0 30px 30px;
    padding: 0 30px 30px 30px !important;
    width: 100%;
    background: #ffffff; }
  .alde .rs-contact .contact-wrap {
    background: #ffffff;
    padding: 25px 40px 50px;
    border-radius: 10px 10px 10px 10px; }
  .alde .rs-contact .contact-wrap .content-part {
    text-align: center; }
  .alde .rs-contact .contact-wrap .content-part .title {
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    color: #0a0a0a;
    margin: 0; }
  .alde .rs-contact .contact-wrap .content-part .desc {
    margin: 0; }
  .alde .rs-contact .contact-wrap .from-control {
    padding: 12px 16px 12px 16px;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-color: #02010100;
    background-color: #f6f7f9;
    color: #454545;
    width: 100%;
    opacity: 4; }
  .alde .rs-contact .contact-wrap ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact .contact-wrap ::-moz-placeholder {
    /* Firefox 19+ */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact .contact-wrap :-ms-input-placeholder {
    /* IE 10+ */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact .contact-wrap :-moz-placeholder {
    /* Firefox 18- */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact .contact-box {
    background-image: linear-gradient(250deg, #d70309 10%, #ed3237 100%);
    padding: 36px 30px 36px 30px;
    border-radius: 5px 5px 5px 5px; }
  .alde .rs-contact .contact-box .address-box {
    display: flex; }
  .alde .rs-contact .contact-box .address-box .address-icon {
    background-image: linear-gradient(275deg, #ffffff 0%, #fcfcff 100%);
    min-width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 40px;
    border-radius: 50%;
    margin-right: 23px; }
  .alde .rs-contact .contact-box .address-box .address-icon i {
    font-size: 20px;
    line-height: 20px;
    color: #ed3237; }
  .alde .rs-contact .contact-box .address-box .address-text .label {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    margin-bottom: 5px; }
  .alde .rs-contact .contact-box .address-box .address-text a {
    color: #ffffff; }
  .alde .rs-contact .contact-box .address-box .address-text a:hover {
    color: #ccc; }
  .alde .rs-contact .contact-box .address-box .address-text .desc {
    color: #ffffff; }
  .alde .rs-contact .contact-box.onepage-box {
    background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%); }
  .alde .rs-contact .contact-box.onepage-box .address-box .address-icon {
    background: white-color; }
  .alde .rs-contact .contact-box.onepage-box .address-box .address-icon i {
    color: #f2541b; }
  .alde .rs-contact .contact-widget .from-control {
    padding: 20px 20px 20px 20px;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    background-color: #f6f7f9;
    width: 100%;
    max-width: 100%; }
  .alde .rs-contact .contact-widget textarea {
    height: 120px; }
  .alde .rs-contact .contact-widget ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact .contact-widget ::-moz-placeholder {
    /* Firefox 19+ */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact .contact-widget :-ms-input-placeholder {
    /* IE 10+ */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact .contact-widget :-moz-placeholder {
    /* Firefox 18- */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact .contact-widget.onepage-style .from-control {
    background: #fff; }
  .alde .rs-contact .map-canvas {
    overflow: hidden; }
  .alde .rs-contact .map-canvas iframe {
    float: left;
    width: 100%;
    height: 620px;
    border: unset; }
  .alde .rs-contact.style2 .contact-box-wrap {
    background-image: linear-gradient(270deg, #4e95ed 0%, #ed3237 100%);
    border-radius: 5px 5px 5px 5px;
    padding: 90px 60px 60px 60px; }
  .alde .rs-contact.style2 .contact-box-wrap .from-control {
    padding: 16px 16px 16px 16px;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #f1f5fb;
    width: 100%;
    max-width: 100%; }
  .alde .rs-contact.style2 .contact-box-wrap textarea {
    height: 120px; }
  .alde .rs-contact.style2 .contact-box-wrap ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact.style2 .contact-box-wrap ::-moz-placeholder {
    /* Firefox 19+ */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact.style2 .contact-box-wrap :-ms-input-placeholder {
    /* IE 10+ */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact.style2 .contact-box-wrap :-moz-placeholder {
    /* Firefox 18- */
    color: #454545;
    opacity: 1; }
  .alde .rs-contact.negative-margin {
    margin-top: -315px; }
  .alde .rs-banner.main-home {
    background: url(../images/banner/banner-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 765px; }
  .alde .rs-banner.main-home .content-wrap {
    padding-top: 40px; }
  .alde .rs-banner.main-home .content-wrap .it-title {
    font-size: 52px;
    line-height: 1.3;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    padding-bottom: 20px; }
  .alde .rs-banner.main-home .content-wrap .description .desc {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #ffffff;
    margin: 0;
    padding-bottom: 40px; }
  .alde .rs-banner.style2 {
    background: url(../images/banner/banner-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top; }
  .alde .rs-banner.style2 .banner-content {
    padding: 210px 0 210px; }
  .alde .rs-banner.style2 .banner-content .sub-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .alde .rs-banner.style2 .banner-content .title {
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .alde .rs-banner.style2 .banner-content .title-small {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .alde .rs-banner.style3 {
    background-image: linear-gradient(100deg, #ed3237 34%, #0e73e4 100%);
    border-radius: 0px 0px 0px 270px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 300px 0px 270px 0px;
    position: relative; }
  .alde .rs-banner.style3 .banner-content {
    position: relative;
    z-index: 1; }
  .alde .rs-banner.style3 .banner-content .sub-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .alde .rs-banner.style3 .banner-content .title {
    font-size: 52px;
    line-height: 68px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px; }
  .alde .rs-banner.style3 .banner-content .desc {
    font-size: 20px;
    line-height: 34px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 55px; }
  .alde .rs-banner.style3 .banner-content .banner-btn li {
    display: inline-block; }
  .alde .rs-banner.style3 .images-part {
    position: absolute;
    right: 3%;
    top: 55%;
    transform: translateY(-50%);
    max-width: 48%; }
  .alde .rs-banner.style3.modify1 {
    border-radius: unset;
    padding: 400px 0px 190px 0px; }
  .alde .rs-banner.style3.modify1 .banner-content .title {
    font-size: 42px;
    line-height: 59px; }
  .alde .rs-banner.style3.modify1 .banner-content .desc {
    margin-bottom: 35px; }
  .alde .rs-banner.style3.modify1 .banner-content .banner-btn li {
    display: unset; }
  .alde .rs-banner.style3.modify1 .images-part {
    position: absolute;
    right: 80px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2; }
  .alde .rs-banner.style3.modify1 .images-part img {
    max-width: 900px; }
  .alde .rs-banner.style3.modify2 {
    background: unset;
    border-radius: unset;
    padding: 130px 0px 100px 0px; }
  .alde .rs-banner.style3.modify2 .banner-content .title {
    color: #101010; }
  .alde .rs-banner.style3.modify2 .banner-content .desc {
    color: #454545;
    margin-bottom: 35px; }
  .alde .rs-banner.style3.modify2 .banner-content .banner-btn {
    position: relative; }
  .alde .rs-banner.style3.modify2 .banner-content .banner-btn li {
    display: unset; }
  .alde .rs-banner.style3.modify2 .banner-content .banner-btn li .rs-videos .animate-border a {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .alde .rs-banner.style3.modify2 .banner-img img {
    max-width: 850px; }
  .alde .rs-banner.style3.modify2 .rs-animation {
    position: absolute;
    left: 0;
    top: 90px; }
  .alde .rs-banner.style4 {
    background: url(../images/banner/banner-6.jpg);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat; }
  .alde .rs-banner.style4 .banner-content {
    padding: 250px 0 250px;
    max-width: 572px; }
  .alde .rs-banner.style4 .banner-content .sub-title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    margin-bottom: 15px; }
  .alde .rs-banner.style4 .banner-content .title {
    font-size: 60px;
    line-height: 68px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 25px; }
  .alde .rs-banner.style4 .banner-content .desc {
    font-size: 20px;
    line-height: 34px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 55px; }
  .alde .rs-banner.style4 .banner-content .banner-btn {
    position: relative; }
  .alde .rs-banner.style4 .banner-content .banner-btn li {
    display: unset; }
  .alde .rs-banner.style4 .banner-content .banner-btn li .rs-videos .animate-border a {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .alde .rs-banner.style5 {
    background: url(../images/banner/style2/banner-9.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative; }
  .alde .rs-banner.style5 .banner-content {
    padding: 250px 0 200px; }
  .alde .rs-banner.style5 .banner-content .icon-seller img {
    width: 80px; }
  .alde .rs-banner.style5 .banner-content .title {
    font-size: 52px;
    line-height: 70px;
    font-weight: 700;
    color: #101010; }
  .alde .rs-banner.style5 .banner-content .title span {
    color: #f24c1a; }
  .alde .rs-banner.style5 .banner-content .desc {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #454545;
    margin-bottom: 40px;
    padding-right: 188px; }
  .alde .rs-banner.style5 .banner-img .images-part {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5.6%;
    max-width: 40%; }
  .alde .rs-banner.style5 .banner-img .images-part img {
    animation: move-y 2s alternate infinite; }
  .alde .rs-banner.style5 .banner-img .layer-img {
    position: absolute;
    left: 58%;
    transform: translateX(-50%);
    bottom: 30px; }
  .alde .rs-banner.style6 {
    position: relative; }
  .alde .rs-banner.style6 .banner-content {
    padding: 170px 0 200px; }
  .alde .rs-banner.style6 .banner-content .sub-text {
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
    color: #f24c1a;
    display: block;
    text-transform: uppercase;
    margin-bottom: 14px; }
  .alde .rs-banner.style6 .banner-content .title {
    font-size: 52px;
    line-height: 70px;
    font-weight: 700;
    color: #101010; }
  .alde .rs-banner.style6 .banner-content .title .blue-color {
    color: #0073ff; }
  .alde .rs-banner.style6 .banner-content .title .pink-color {
    color: #f24c1a; }
  .alde .rs-banner.style6 .banner-content .desc {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #454545;
    margin-bottom: 40px;
    padding-right: 68px; }
  .alde .rs-banner.style6 .images-part {
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
    max-width: 670px; }
  .alde .rs-banner.style6 .images-part img {
    animation: move-y 2s alternate infinite; }
  .alde .rs-banner.style7 {
    background: url(../images/banner/style3/home-11.jpg);
    background-color: #ed3237;
    background-repeat: no-repeat;
    background-size: cover; }
  .alde .rs-banner.style7 .banner-content {
    padding: 208px 0 200px; }
  .alde .rs-banner.style7 .banner-content .sub-title {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    color: #d70309;
    display: block;
    margin: 0px 0px 15px 0px; }
  .alde .rs-banner.style7 .banner-content .title {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.3em;
    color: #fff;
    margin: 0px 0px 20px 0px; }
  .alde .rs-banner.style7 .banner-content .desc {
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    color: #ffffff;
    margin: 0px 40px 54px 0px; }
  .alde .rs-banner.style8 {
    background: url(../images/banner/home-12.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .alde .rs-banner.style8 .banner-content {
    padding: 320px 0 360px; }
  .alde .rs-banner.style8 .banner-content .sub-title {
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 500;
    color: #f24c1a;
    display: block;
    margin: 0px 0px 15px 0px; }
  .alde .rs-banner.style8 .banner-content .title {
    font-size: 52px;
    font-weight: 700;
    line-height: 70px;
    color: #102b3e;
    max-width: 820px;
    margin: 0 auto 40px; }
  .alde .rs-banner.style8 .banner-content .title span {
    color: #f24c1a; }
  .alde .rs-banner.style8 .banner-content .banner-btn li {
    display: inline-block;
    margin-right: 25px; }
  .alde .rs-banner.style8 .banner-content .banner-btn li:last-child {
    margin-right: 0; }
  .alde .rs-counter {
    margin-top: -78px;
    position: absolute;
    min-width: 50%;
    left: 24%; }
  .alde .rs-counter .counter-top-area .counter-list .counter-text .count-number {
    margin-bottom: 7px; }
  .alde .rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #ed3237;
    font-size: 48px;
    font-weight: 900;
    position: relative; }
  .alde .rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
    padding-right: 30px !important; }
  .alde .rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
    content: "+";
    position: absolute;
    right: 0; }
  .alde .rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.k {
    padding-right: 30px !important; }
  .alde .rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
    content: "k";
    position: absolute;
    right: 0; }
  .alde .rs-counter .counter-top-area .counter-list .counter-text .title {
    font-size: 19px;
    line-height: 29px;
    color: #333333;
    font-weight: 600;
    margin: 0; }
  .alde .rs-counter.style2 {
    margin-top: unset;
    position: unset;
    min-width: unset;
    right: unset; }
  .alde .rs-counter.style2 .counter-top-area .counter-list {
    display: flex;
    align-items: center; }
  .alde .rs-counter.style2 .counter-top-area .counter-list .count-icon {
    width: 80px;
    display: inline-block;
    padding-right: 15px; }
  .alde .rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number {
    margin-bottom: 7px; }
  .alde .rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #ffffff;
    font-size: 53px;
    font-weight: 700;
    -webkit-text-fill-color: #042ba1;
    -webkit-text-stroke-width: 1px;
    position: relative; }
  .alde .rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
    padding-right: 22px; }
  .alde .rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
    content: "+";
    position: absolute;
    right: 0;
    top: 25px;
    font-size: 35px; }
  .alde .rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.k {
    padding-right: 22px; }
  .alde .rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
    content: "k";
    position: absolute;
    right: 0;
    top: 25px;
    font-size: 35px; }
  .alde .rs-counter.style2 .counter-top-area .counter-list .counter-text .title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0; }
  .alde .rs-counter.style3 {
    margin-top: unset;
    position: unset;
    min-width: unset;
    right: unset; }
  .alde .rs-counter.style3 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #ed3237;
    font-size: 45px;
    font-weight: 700;
    padding: 0px 0px 0px 0px; }
  .alde .rs-counter.style3 .counter-top-area .counter-list .counter-text .count-number .rs-count.orange-color {
    color: #dd4c23; }
  .alde .rs-counter.style3 .counter-top-area .counter-list .counter-text .title {
    font-size: 18px;
    font-weight: 600;
    color: #101010; }
  .alde .rs-counter.style3.modify1 {
    background-image: linear-gradient(180deg, #ed3237 0%, #4e95ed 100%); }
  .alde .rs-counter.style3.modify1 .counter-top-area {
    text-align: center; }
  .alde .rs-counter.style3.modify1 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #ffffff; }
  .alde .rs-counter.style3.modify1 .counter-top-area .counter-list .counter-text .count-number .prefix {
    font-size: 16px;
    color: #ffffff;
    font-weight: 700; }
  .alde .rs-counter.style3.modify1 .counter-top-area .counter-list .counter-text .title {
    color: #ffffff; }
  .alde .rs-counter.style3.modify2 .counter-top-area {
    text-align: center; }
  .alde .rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number {
    padding: 0px 0px 10px 0px; }
  .alde .rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.purple-color {
    color: #7d88fc; }
  .alde .rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.blue-color {
    color: #0073ff; }
  .alde .rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.pink-color {
    color: #f1491a; }
  .alde .rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number .rs-count.paste-color {
    color: #39ebe6; }
  .alde .rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .title {
    color: #454545;
    font-size: 20px;
    font-weight: 600; }
  .alde .rs-counter.style4 {
    margin-top: -130px;
    position: unset;
    min-width: unset;
    right: unset; }
  .alde .rs-counter.style4 .counter-top-area {
    text-align: center; }
  .alde .rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number {
    margin-bottom: 7px; }
  .alde .rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    color: #fff;
    font-size: 52px;
    font-weight: 700; }
  .alde .rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus {
    padding-right: 30px !important; }
  .alde .rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
    content: "+";
    position: absolute;
    right: 0; }
  .alde .rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.k {
    padding-right: 30px !important; }
  .alde .rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count.k:before {
    content: "k";
    position: absolute;
    right: 0; }
  .alde .rs-counter.style4 .counter-top-area .counter-list .counter-text .title {
    color: #fff;
    font-size: 20px;
    font-weight: 400; }
  .alde .rs-skillbar.style1 .cl-skill-bar .skillbar-title {
    font-weight: 500;
    font-size: 14px;
    color: #212121; }
  .alde .rs-skillbar.style1 .cl-skill-bar .skillbar {
    background: #eeeeee;
    height: 7px;
    margin: 10px 0 24px;
    position: relative;
    width: 100%; }
  .alde .rs-skillbar.style1 .cl-skill-bar .skillbar .skillbar-bar {
    background: #ed3237;
    width: 0;
    margin-bottom: 0;
    height: 7px;
    line-height: 7px;
    background-color: transparent;
    background-image: linear-gradient(190deg, #105aad 0%, #4e95ed 100%);
    background-size: 1rem 1rem; }
  .alde .rs-skillbar.style1 .cl-skill-bar .skillbar .skill-bar-percent {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: -38px;
    font-size: 16px;
    font-weight: 700;
    color: #0a0a0a; }
  .alde .rs-skillbar.style1.modify1 .cl-skill-bar .skillbar-title {
    text-transform: uppercase; }
  .alde .rs-skillbar.style1.modify1 .cl-skill-bar .skillbar {
    background-color: #dfedfe; }
  .alde .rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skillbar-bar {
    background: #ed3237; }
  .alde .rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skill-bar-percent {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: -38px;
    font-size: 16px;
    font-weight: 700;
    color: #0a0a0a; }
  .alde .rs-skillbar.style1.modify1 .cl-skill-bar .skillbar .skill-bar-percent.white-color {
    color: #fff; }
  .alde .rs-skillbar.style1.modify2 .cl-skill-bar .skillbar-title {
    text-transform: uppercase; }
  .alde .rs-skillbar.style1.modify2 .cl-skill-bar .skillbar {
    background: #fff;
    border: 1px solid #0b70e1;
    height: 9px;
    border-radius: 0;
    overflow: visible;
    padding: 1px; }
  .alde .rs-skillbar.style1.modify2 .cl-skill-bar .skillbar .skillbar-bar {
    background: #007bff;
    background-image: linear-gradient(250deg, #0b70e1 19%, #ed3237 100%);
    height: 5px; }
  .alde .rs-skillbar.style1.modify2 .cl-skill-bar .skillbar .skill-bar-percent {
    right: 70px;
    color: #454545;
    font-weight: 400; }
  .alde .rs-skillbar.style1.modify3 {
    padding: 0 120px 0 0; }
  .alde .rs-skillbar.style1.modify3 .cl-skill-bar .skillbar {
    height: 8px;
    line-height: 8px;
    padding: 1px 1px 1px 1px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ff571c;
    background-color: #bf1f1f00;
    border-radius: 3px 3px 3px 3px; }
  .alde .rs-skillbar.style1.modify3 .cl-skill-bar .skillbar .skillbar-bar {
    height: 100%;
    background: #ff571c; }
  .alde .rs-skillbar.style1.modify3 .cl-skill-bar .skillbar .skill-bar-percent {
    right: 70px;
    color: #454545;
    font-weight: 400; }
  .alde .rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.purple-style {
    border-color: #7e06e4; }
  .alde .rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.purple-style .skillbar-bar {
    background: #7e06e4; }
  .alde .rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.blue-style {
    border-color: #0073ff; }
  .alde .rs-skillbar.style1.modify3 .cl-skill-bar .skillbar.blue-style .skillbar-bar {
    background: #0073ff; }
  .alde .rs-skillbar.style1.home4 .skillbar .skillbar-bar {
    background-color: #d70309;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .alde .rs-skillbar.style1.home4 .skillbar .skillbar-bar.paste-bg {
    background-color: #03dea8; }
  .alde .rs-skillbar.style1.home4 .skillbar .skillbar-bar.blue-bg {
    background-color: #0a99fd; }
  .alde .rs-skillbar.style1.home4 .skillbar .skillbar-bar.pink-bg {
    background-color: #f00674; }
  .alde .rs-cta.style1 .title-wrap .epx-title {
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    color: #fff;
    margin: 0px; }
  .alde .rs-cta.style1 span {
    font-weight: 500;
    margin: 0 0 10px;
    display: block;
    line-height: 28px;
    font-family: "Livvic", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff; }
  .alde .rs-cta.style1.bg-widget {
    background-image: linear-gradient(150deg, #ed3237 46%, #0e73e4 100%); }
  .alde .rs-why-choose .services-wrap {
    display: flex;
    align-items: center; }
  .alde .rs-why-choose .services-wrap .services-icon {
    padding: 5px 5px 0 0; }
  .alde .rs-why-choose .services-wrap .services-icon img {
    height: 55px; }
  .alde .rs-why-choose .services-wrap .services-text {
    padding: 0px 0px 0px 15px; }
  .alde .rs-why-choose .services-wrap .services-text .title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px; }
  .alde .rs-why-choose .services-wrap .services-text .title a {
    color: #0a0a0a; }
  .alde .rs-why-choose .services-wrap .services-text .title a:hover {
    color: #ed3237; }
  .alde .rs-why-choose .services-wrap .services-text .services-txt {
    margin: 0; }
  .alde .rs-why-choose.style1 .services-wrap .services-text .title a {
    color: #ffffff; }
  .alde .rs-why-choose.style1 .services-wrap .services-text .title a:hover {
    color: #ec6f22; }
  .alde .rs-why-choose.style1 .services-wrap .services-text .services-txt {
    color: #ffffff; }
  .alde .rs-why-choose .animation .top-shape {
    position: absolute;
    top: 0;
    z-index: -111; }
  .alde .rs-why-choose .animation .bottom-shape {
    position: absolute;
    bottom: -70px;
    right: 0;
    z-index: -111; }
  .alde .rs-why-choose .animation.style2 .top-shape {
    top: -30px;
    z-index: -111; }
  .alde .rs-why-choose .animation.style2 .bottom-shape {
    bottom: 0px;
    right: 30px;
    z-index: -111; }
  .alde .rs-why-choose .image-part {
    position: relative;
    z-index: 1; }
  .alde .rs-why-choose .shape-animate .top-shape {
    position: absolute;
    top: -30px; }
  .alde .rs-why-choose .shape-animate .bottom-shape {
    position: absolute;
    bottom: 0px;
    right: 30px; }
  .alde .rs-why-choose.style2 .services-wrap {
    display: flex;
    align-items: center; }
  .alde .rs-why-choose.style2 .services-wrap .services-icon {
    padding: 5px 5px 0 0; }
  .alde .rs-why-choose.style2 .services-wrap .services-icon img {
    height: 55px; }
  .alde .rs-why-choose.style2 .services-wrap .services-text {
    padding: 0px 0px 0px 15px; }
  .alde .rs-why-choose.style2 .services-wrap .services-text .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 10px; }
  .alde .rs-why-choose.style2 .services-wrap .services-text .title a {
    color: #0a0a0a; }
  .alde .rs-why-choose.style2 .services-wrap .services-text .title a:hover {
    color: #ed3237; }
  .alde .rs-why-choose.style2 .services-wrap .services-text .services-txt {
    margin: 0; }
  .alde .rs-why-choose.style2.modify1 .services-wrap .services-text .title a {
    color: #ffffff; }
  .alde .rs-why-choose.style2.modify1 .services-wrap .services-text .services-txt {
    color: #ffffff; }
  .alde .rs-why-choose.style2.modify1 .services-wrap .services-text .services-txt:hover {
    color: #ec6f22; }
  .alde .rs-why-choose.style3 .features-content .features-list li {
    margin: 0px 0px 17px 0px;
    display: flex;
    align-items: center; }
  .alde .rs-why-choose.style3 .features-content .features-list li i {
    font-size: 30px;
    width: 40px;
    margin-right: 10px;
    color: #0b70e1; }
  .alde .rs-why-choose.style3 .features-content .features-list li span {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    display: block; }
  .alde .rs-why-choose.style3 .features-wrap .sub-title {
    font-size: 19px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 25px; }
  .alde .rs-why-choose.style3 .features-wrap .title {
    font-size: 44px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 35px; }
  .alde .rs-why-choose.style3 .features-wrap .desc {
    font-size: 19px;
    line-height: 27px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 45px; }
  .alde .rs-team {
    background: url(../images/bg/team-bg.png);
    background-position: center center;
    background-size: cover;
    background-color: #000060; }
  .alde .rs-team .team-item-wrap .team-wrap {
    padding: 9px 35px 25px 20px;
    background: url(../images/team/ngbng.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .alde .rs-team .team-item-wrap .team-wrap .image-inner {
    overflow: hidden;
    border-radius: 50%; }
  .alde .rs-team .team-item-wrap .team-wrap .image-inner a img {
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
  .alde .rs-team .team-item-wrap .team-content {
    padding: 20px 20px 20px; }
  .alde .rs-team .team-item-wrap .team-content .person-name {
    font-size: 22px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 5px; }
  .alde .rs-team .team-item-wrap .team-content .person-name a {
    color: #ffffff; }
  .alde .rs-team .team-item-wrap .team-content .designation {
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
    margin-bottom: 15px; }
  .alde .rs-team .team-item-wrap .team-content .team-social li {
    display: inline-block;
    margin-right: 10px; }
  .alde .rs-team .team-item-wrap .team-content .team-social li a i {
    font-size: 15px;
    line-height: 14px;
    font-weight: 400;
    color: #ffffff; }
  .alde .rs-team .team-item-wrap .team-content .team-social li:last-child {
    margin-right: 0; }
  .alde .rs-team .team-item-wrap:hover .team-wrap .image-inner a img {
    transform: scale(1.3); }
  .alde .rs-team .owl-dots {
    text-align: center; }
  .alde .rs-team .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #0b70e1;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25); }
  .alde .rs-team .owl-dots .owl-dot:hover,
  .alde .rs-team .owl-dots .owl-dot.active {
    width: 40px;
    background: #0b70e1;
    opacity: 1; }
  .alde .rs-team .owl-stage-outer {
    padding: 10px;
    margin: -10px; }
  .alde .rs-team.onepage-team {
    background: url(../images/bg/team-bg.png);
    background-color: #f6f7f9; }
  .alde .rs-team.onepage-team .team-item-wrap .team-content {
    padding: 20px 20px 20px; }
  .alde .rs-team.onepage-team .team-item-wrap .team-content .person-name a {
    color: #101010; }
  .alde .rs-team.onepage-team .team-item-wrap .team-content .designation {
    color: #101010; }
  .alde .rs-team.onepage-team .team-item-wrap .team-content .team-social li a i {
    color: #454545; }
  .alde .rs-team.onepage-team.change-bg {
    background-color: #f5f5f5; }
  .alde .rs-team.onepage-team.modify1 {
    background-color: #000000; }
  .alde .rs-team.onepage-team.modify1 .team-item-wrap .team-content {
    padding: 20px 20px 20px; }
  .alde .rs-team.onepage-team.modify1 .team-item-wrap .team-content .person-name a {
    color: #ffffff; }
  .alde .rs-team.onepage-team.modify1 .team-item-wrap .team-content .designation {
    color: #ffffff; }
  .alde .rs-team.onepage-team.modify1 .team-item-wrap .team-content .team-social li a i {
    color: #ffffff; }
  .alde .rs-team.onepage-team.modify1 .owl-dots {
    text-align: center; }
  .alde .rs-team.onepage-team.modify1 .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #0b70e1;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25); }
  .alde .rs-team.onepage-team.modify1 .owl-dots .owl-dot:hover,
  .alde .rs-team.onepage-team.modify1 .owl-dots .owl-dot.active {
    width: 40px;
    background: #d70309;
    opacity: 1; }
  .alde .rs-team.onepage-style2 {
    border-radius: 270px 0px 0px 0px; }
  .alde .rs-team.modify1 {
    background: unset; }
  .alde .rs-team.modify1 .team-item-wrap .team-content .person-name a {
    color: #101010; }
  .alde .rs-team.modify1 .team-item-wrap .team-content .designation {
    color: #101010; }
  .alde .rs-team.modify1 .team-item-wrap .team-content .team-social li a i {
    color: #454545; }
  .alde .rs-team.style2 {
    background: unset; }
  .alde .rs-team.style2 .team-item .images-part {
    position: relative;
    overflow: hidden; }
  .alde .rs-team.style2 .team-item .images-part .social-icon {
    position: absolute;
    bottom: 0;
    right: -50px;
    width: 50px;
    background: #ed3237;
    padding: 12px 6px 12px;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    opacity: 0; }
  .alde .rs-team.style2 .team-item .images-part .social-icon a i {
    font-size: 15px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    color: #ffffff;
    background: #ed3237;
    text-align: center;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
    margin: 0; }
  .alde .rs-team.style2 .team-item .team-content {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    background-color: #ffffff;
    text-align: center;
    margin: 0;
    padding: 20px; }
  .alde .rs-team.style2 .team-item .team-content .person-name {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 2px;
    text-transform: capitalize;
    line-height: 1.3; }
  .alde .rs-team.style2 .team-item .team-content .person-name a {
    color: #0a0a0a; }
  .alde .rs-team.style2 .team-item .team-content .person-name a:hover {
    color: #ed3237; }
  .alde .rs-team.style2 .team-item .team-content .designation {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #555555;
    display: block; }
  .alde .rs-team.style2 .team-item:hover .images-part .social-icon {
    right: 0;
    width: 50px;
    opacity: 1;
    visibility: visible; }
  .alde .rs-team.style2.onepage-style3 .team-item .images-part .social-icon {
    background: #f9780f; }
  .alde .rs-team.style2.onepage-style3 .team-item .images-part .social-icon a i {
    background: #f9780f; }
  .alde .rs-team.style2.onepage-style3 .team-item .team-content .person-name a:hover {
    color: #f9780f; }
  .alde .rs-team-Single .btm-info-team {
    position: relative;
    box-shadow: 0px 0px 32px 0px rgba(7, 28, 31, 0.05);
    background: #fff;
    margin-bottom: 70px;
    padding: 40px; }
  .alde .rs-team-Single .btm-info-team .images-part {
    padding: 0 30px 0 0; }
  .alde .rs-team-Single .btm-info-team .images-part img {
    border-radius: 50%; }
  .alde .rs-team-Single .btm-info-team .con-info {
    position: relative; }
  .alde .rs-team-Single .btm-info-team .con-info .designation-info {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: #0b70e1;
    display: block;
    text-transform: uppercase; }
  .alde .rs-team-Single .btm-info-team .con-info .title {
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    color: #101010;
    margin-bottom: 10px; }
  .alde .rs-team-Single .btm-info-team .con-info .short-desc {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    margin-bottom: 25px;
    padding-right: 50px; }
  .alde .rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li {
    margin: 5px 0 10px;
    padding: 0;
    display: block; }
  .alde .rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li span i:before {
    color: #0b70e1;
    margin-right: 18px;
    position: relative;
    top: 2px;
    font-weight: 500;
    display: inline-block;
    text-align: center; }
  .alde .rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li a {
    color: #555; }
  .alde .rs-team-Single .btm-info-team .con-info .ps-informations .personal-info li a:hover {
    color: #ed3237; }
  .alde .rs-team-Single .btm-info-team .con-info .ps-informations .social-info {
    margin-top: 15px; }
  .alde .rs-team-Single .btm-info-team .con-info .ps-informations .social-info li {
    display: inline-block;
    margin-right: 18px; }
  .alde .rs-team-Single .btm-info-team .con-info .ps-informations .social-info li a {
    color: #555; }
  .alde .rs-team-Single .btm-info-team .con-info .ps-informations .social-info li:last-child {
    margin-right: 0; }
  .alde .rs-team-Single .btm-info-team .con-info:before {
    content: "\f10b";
    font-size: 250px;
    position: absolute;
    right: 130px;
    color: #0a0a0a;
    font-family: "Flaticon";
    height: 100%;
    top: 250px;
    opacity: 0.02; }
  .alde .rs-services.main-home .services-item {
    margin: 0px 0px 0px 0px;
    padding: 60px 25px 50px 35px;
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px; }
  .alde .rs-services.main-home .services-item .services-icon {
    margin-bottom: 30px; }
  .alde .rs-services.main-home .services-item .services-icon .image-part img {
    width: 80px;
    height: 80px; }
  .alde .rs-services.main-home .services-item .services-content .services-text .services-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px; }
  .alde .rs-services.main-home .services-item .services-content .services-text .services-title a {
    color: #101010; }
  .alde .rs-services.main-home .services-item .services-content .services-text .services-title a:hover {
    color: #ed3237; }
  .alde .rs-services.main-home .services-item .services-content .services-desc p {
    color: #444;
    margin: 0; }
  .alde .rs-services.main-home.style1 {
    position: relative;
    z-index: 111; }
  .alde .rs-services.main-home.style1 .services-item {
    text-align: center;
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 48px 0px rgba(162, 162, 162, 0.5);
    margin: 0px -10px 0px 0px;
    padding: 40px; }
  .alde .rs-services.main-home.style1 .services-item .services-icon {
    margin-bottom: 15px; }
  .alde .rs-services.main-home.style1 .services-item .services-icon .image-part img {
    width: 80px;
    height: 80px; }
  .alde .rs-services.main-home.style1 .services-item .services-content .services-text .services-title {
    margin-bottom: 5px; }
  .alde .rs-services.main-home.style2 .services-item {
    padding: 65px 35px 35px 35px;
    margin: 0px -10px 0px 0px;
    text-align: center;
    border-radius: unset; }
  .alde .rs-services.main-home.style2 .services-item .services-icon {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto 42px;
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 28px 28px 0 rgba(108, 88, 250, 0.2);
    z-index: 1; }
  .alde .rs-services.main-home.style2 .services-item .services-icon:before {
    position: absolute;
    content: "";
    right: -1px;
    bottom: -2px;
    width: 112px;
    height: 112px;
    border-radius: 100%;
    border: 1px solid;
    transition: all 0.3s ease 0s;
    z-index: 0;
    border-color: #1443c61c; }
  .alde .rs-services.main-home.style2 .services-item .shape-part {
    position: absolute;
    top: 30px;
    right: 76px;
    opacity: 0;
    visibility: hidden; }
  .alde .rs-services.main-home.style2 .services-item .services-content .services-text .services-title a:hover {
    color: #061340; }
  .alde .rs-services.main-home.style2 .services-item.active {
    box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
    background: #ffffff; }
  .alde .rs-services.main-home.style2 .services-item:hover {
    box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
    background: #ffffff; }
  .alde .rs-services.main-home.style2 .services-item:hover .services-icon {
    position: relative; }
  .alde .rs-services.main-home.style2 .services-item:hover .services-icon:before {
    display: none; }
  .alde .rs-services.main-home.style2 .services-item:hover .shape-part {
    opacity: 1;
    visibility: visible; }
  .alde .rs-services.main-home.style3 .services-item {
    padding: 50px 50px 50px 50px;
    background-color: #f3f7ff;
    border-radius: 10px 10px 10px 10px;
    box-shadow: unset;
    margin: 0px -10px 0px 0px; }
  .alde .rs-services.main-home.style3 .services-item .services-content {
    padding: unset;
    position: unset; }
  .alde .rs-services.main-home.style3 .services-item:hover {
    background-color: #ffffff; }
  .alde .rs-services.main-home.style3 .services-item:hover .services-content {
    padding: unset;
    position: unset; }
  .alde .rs-services.main-home.style3 .services-item:hover .services-content .services-desc p {
    color: #454545; }
  .alde .rs-services .bg-section {
    background: #ffffff; }
  .alde .rs-services .bg-section .shape-part .left-side {
    position: absolute;
    bottom: 0px; }
  .alde .rs-services .bg-section .shape-part .right-side {
    position: absolute;
    bottom: 0px;
    right: 0; }
  .alde .rs-services.style2 .flip-box-inner {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px; }
  .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part {
    background-color: #ffffff;
    text-align: center;
    padding: 50px 40px 50px 40px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05); }
  .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part {
    margin-bottom: 15px; }
  .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part img {
    width: 60px;
    height: 60px; }
  .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px; }
  .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a {
    color: #101010; }
  .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a:hover {
    color: #ed3237; }
  .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-desc-part p {
    color: #444;
    margin: 0; }
  .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .back-front {
    transform: rotateX(180deg);
    position: absolute;
    z-index: -1;
    padding: 30px;
    border-radius: 5px;
    background-color: #562dd4;
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 300px;
    background-color: transparent;
    background-position: center;
    background-clip: padding-box;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275); }
  .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 15px; }
  .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title a {
    color: #ffffff; }
  .alde .rs-services.style2 .flip-box-inner:hover .flip-box-wrap .back-front {
    transform: rotateX(0);
    z-index: 1;
    background-image: linear-gradient(90deg, #1672de 0%, #071f6b 58%); }
  .alde .rs-services.style2 .flip-box-inner:hover .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
    color: #ffffff; }
  .alde .rs-services.style2 .flip-box-inner:hover .flip-box-wrap .back-front .back-front-content .back-desc-part .back-desc {
    color: #ffffff; }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part {
    height: 350px; }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part {
    margin-bottom: 15px; }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part img {
    width: 60px;
    height: 60px; }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px; }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a {
    color: #101010; }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a:hover {
    color: #ed3237; }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-desc-part p {
    color: #444;
    margin: 0; }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.purple-bg {
    background: url(../images/services/main-home/icons/bg-box.png); }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.gold-bg {
    background: url(../images/services/main-home/icons/bg-box-2.html); }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.blue-bg {
    background: url(../images/services/main-home/icons/bg-box-3.html); }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.purple-bg,
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.gold-bg,
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part.blue-bg {
    background-size: cover;
    background-position: center center; }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .back-front {
    transform: rotateX(180deg);
    position: absolute;
    z-index: -1;
    padding: 30px;
    border-radius: 5px;
    background-color: #562dd4;
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 350px;
    background-color: transparent;
    background-position: center;
    background-clip: padding-box;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275); }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 15px; }
  .alde .rs-services.style2.modify1 .flip-box-inner:hover .flip-box-wrap .back-front {
    transform: rotateX(0);
    z-index: 1;
    background-image: linear-gradient(90deg, #1672de 0%, #071f6b 58%); }
  .alde .rs-services.style2.modify1 .flip-box-inner:hover .flip-box-wrap .back-front.purple-bg {
    background: #7218f9; }
  .alde .rs-services.style2.modify1 .flip-box-inner:hover .flip-box-wrap .back-front.gold-bg {
    background: #fc821b; }
  .alde .rs-services.style3 .services-item {
    padding: 50px 28px 50px 28px;
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 50px 11px rgba(95, 138, 236, 0.05);
    position: relative;
    text-align: left; }
  .alde .rs-services.style3 .services-item .services-icon {
    position: relative;
    transition: all 0.3s ease; }
  .alde .rs-services.style3 .services-item .services-icon .image-part .main-img {
    height: 70px;
    width: 70px; }
  .alde .rs-services.style3 .services-item .services-icon .image-part .hover-img {
    height: 70px;
    width: 70px;
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
    transition: all 0.3s ease; }
  .alde .rs-services.style3 .services-item .services-content {
    padding: 33px 0px 0px 0;
    position: relative; }
  .alde .rs-services.style3 .services-item .services-content .services-text .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 13px; }
  .alde .rs-services.style3 .services-item .services-content .services-text .title a {
    color: #1c1b1b; }
  .alde .rs-services.style3 .services-item .services-content .services-desc p {
    margin: 0; }
  .alde .rs-services.style3 .services-item .services-content .serial-number {
    position: absolute;
    right: 15px;
    top: -113px;
    font-size: 70px;
    font-weight: 600;
    line-height: 119px;
    color: #02010108;
    margin-bottom: 10px; }
  .alde .rs-services.style3 .services-item:hover {
    background-color: #fd660a; }
  .alde .rs-services.style3 .services-item:hover.pink-bg {
    background: #f30876; }
  .alde .rs-services.style3 .services-item:hover.aqua-bg {
    background: #05dbee; }
  .alde .rs-services.style3 .services-item:hover.paste-bg {
    background: #13e1af; }
  .alde .rs-services.style3 .services-item:hover.purple-bg {
    background: #780fda; }
  .alde .rs-services.style3 .services-item:hover.green-bg {
    background: #0a99fd; }
  .alde .rs-services.style3 .services-item:hover.blue-bg {
    background: #2c44e4; }
  .alde .rs-services.style3 .services-item:hover.gold-bg {
    background: #f5be18; }
  .alde .rs-services.style3 .services-item:hover.cyan-bg {
    background: #14d2f5; }
  .alde .rs-services.style3 .services-item:hover.orange-bg {
    background: #fd660a; }
  .alde .rs-services.style3 .services-item:hover .services-icon {
    position: relative;
    transition: all 0.3s ease; }
  .alde .rs-services.style3 .services-item:hover .services-icon .image-part .main-img {
    transform: scale(0); }
  .alde .rs-services.style3 .services-item:hover .services-icon .image-part .hover-img {
    visibility: visible;
    opacity: 1;
    transform: scale(1); }
  .alde .rs-services.style3 .services-item:hover .services-content {
    padding: 33px 0px 0px 0;
    position: relative; }
  .alde .rs-services.style3 .services-item:hover .services-content .services-text .title a {
    color: #ffffff; }
  .alde .rs-services.style3 .services-item:hover .services-content .services-desc p {
    color: #ffffff; }
  .alde .rs-services.style3 .services-item:hover .services-content .serial-number {
    color: #ffffff26; }
  .alde .rs-services.style3 .services-item.services-item {
    padding: 50px 36px 50px 36px; }
  .alde .rs-services.style3.modify1 .services-item {
    text-align: center; }
  .alde .rs-services.style3.modify1 .services-item .services-icon .image-part .hover-img {
    left: 50%;
    transform: scale(0) translateX(-50%); }
  .alde .rs-services.style3.modify1 .services-item:hover.pink-light-bg {
    background: #f072d6; }
  .alde .rs-services.style3.modify1 .services-item:hover.blue2-bg {
    background: #4790f2; }
  .alde .rs-services.style3.modify1 .services-item:hover.paste2-bg {
    background: #67c565; }
  .alde .rs-services.style3.modify1 .services-item:hover.purple2-bg {
    background: #626ff3; }
  .alde .rs-services.style3.modify1 .services-item:hover.cyan2-bg {
    background: #4ccbe6; }
  .alde .rs-services.style3.modify1 .services-item:hover.pink2-bg {
    background: #e65599; }
  .alde .rs-services.style3.modify1 .services-item:hover .services-icon .image-part .main-img {
    transform: scale(0); }
  .alde .rs-services.style3.modify1 .services-item:hover .services-icon .image-part .hover-img {
    visibility: visible;
    opacity: 1;
    transform: scale(1) translateX(-50%); }
  .alde .rs-services.style3.modify1 .services-item:hover .services-content {
    padding: 33px 0px 0px 15px;
    position: relative; }
  .alde .rs-services.style3.modify1 .services-item:hover .services-content .services-button a {
    color: #ffffff; }
  .alde .rs-services.style3.modify1 .services-item:hover .services-content .services-button a:after {
    color: #ffffff; }
  .alde .rs-services.style3.modify1 .services-item.services-item {
    padding: 50px 25px 50px 25px; }
  .alde .rs-services.style3.modify2 .services-item {
    display: flex;
    margin: 0px -13px 0px 0px;
    padding: 35px 37px 35px !important;
    background-color: #fff;
    box-shadow: 0 0 30px #eee;
    border-radius: 3px 3px 3px 3px; }
  .alde .rs-services.style3.modify2 .services-item .services-icon .image-part .main-img {
    max-width: unset; }
  .alde .rs-services.style3.modify2 .services-item .services-content {
    padding: 0px 0px 0px 20px; }
  .alde .rs-services.style3.modify2 .services-item:hover {
    background-color: #fd660a; }
  .alde .rs-services.style3.modify2 .services-item:hover.pink-bg {
    background: #f30876; }
  .alde .rs-services.style3.modify2 .services-item:hover.aqua-bg {
    background: #05dbee; }
  .alde .rs-services.style3.modify2 .services-item:hover.paste-bg {
    background: #13e1af; }
  .alde .rs-services.style3.modify2 .services-item:hover.purple-bg {
    background: #780fda; }
  .alde .rs-services.style3.modify2 .services-item:hover.green-bg {
    background: #0a99fd; }
  .alde .rs-services.style3.modify2 .services-item:hover.blue-bg {
    background: #2c44e4; }
  .alde .rs-services.style3.modify2 .services-item:hover.gold-bg {
    background: #f5be18; }
  .alde .rs-services.style3.modify2 .services-item:hover.cyan-bg {
    background: #14d2f5; }
  .alde .rs-services.style3.modify2 .services-item:hover .services-content {
    padding: 0px 0px 0px 20px; }
  .alde .rs-services.style3.modify3 .services-item {
    background-color: #131313;
    box-shadow: unset; }
  .alde .rs-services.style3.modify3 .services-item .services-content .services-text .title a {
    color: #ffffff; }
  .alde .rs-services.style3.modify3 .services-item .services-content .services-desc p {
    color: #ffffff; }
  .alde .rs-services.style3.modify3 .services-item .services-content .serial-number {
    color: #ffffff08; }
  .alde .rs-services.style4 .services-item {
    text-align: center;
    padding: 50px 40px 50px 40px; }
  .alde .rs-services.style4 .services-item .services-icon {
    margin-bottom: 20px; }
  .alde .rs-services.style4 .services-item .services-icon img {
    width: 50px;
    height: 50px; }
  .alde .rs-services.style4 .services-item .services-content .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 10px; }
  .alde .rs-services.style4 .services-item .services-content .title a {
    color: #102b3e; }
  .alde .rs-services.style4 .services-item .services-content .title a:hover {
    color: #ed3237; }
  .alde .rs-services.style4 .services-item .services-content .desc {
    margin-bottom: 15px; }
  .alde .rs-services.style4 .services-item:hover,
  .alde .rs-services.style4 .services-item.active {
    background: #ffffff;
    box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05); }
  .alde .rs-services.style4.modify1 .services-item {
    text-align: left;
    display: flex;
    padding: 40px 30px 35px 30px; }
  .alde .rs-services.style4.modify1 .services-item .services-icon {
    padding: 8px 0px 0px 0px;
    font-size: 50px;
    line-height: 50px; }
  .alde .rs-services.style4.modify1 .services-item .services-icon img {
    max-width: unset; }
  .alde .rs-services.style4.modify1 .services-item .services-content {
    padding: 0px 0px 0px 15px; }
  .alde .rs-services.style4.modify1 .services-item .services-content .title a {
    color: #102b3e; }
  .alde .rs-services.style4.modify1 .services-item .services-content .title a:hover {
    color: #032390; }
  .alde .rs-services.style4.modify1.services3 .services-item {
    padding: 50px 25px 33px 25px;
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    margin: 0 -10px 0 0; }
  .alde .rs-services.style5 .services-item {
    padding: 25px 25px 25px 25px;
    background-color: #f1f6fc;
    border-radius: 4px 4px 4px 4px;
    margin: 0 -12px 0 0;
    display: flex; }
  .alde .rs-services.style5 .services-item .services-icon {
    padding: 5px 5px 0px 0px; }
  .alde .rs-services.style5 .services-item .services-icon img {
    height: 65px;
    width: 65px;
    max-width: unset; }
  .alde .rs-services.style5 .services-item .services-content {
    padding: 0px 0px 0px 15px; }
  .alde .rs-services.style5 .services-item .services-content .services-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px; }
  .alde .rs-services.style5 .services-item .services-content .services-title a {
    color: #101010; }
  .alde .rs-services.style5 .services-item .services-content .services-title a:hover {
    color: #ed3237; }
  .alde .rs-services.style5 .services-item .services-content .services-desc {
    color: #444444;
    margin-bottom: 0px; }
  .alde .rs-services.style6 .services-item {
    padding: 0px 44px 0px;
    text-align: center; }
  .alde .rs-services.style6 .services-item .services-icon {
    padding-bottom: 35px; }
  .alde .rs-services.style6 .services-item .services-icon img {
    transition: all ease 0.3s; }
  .alde .rs-services.style6 .services-item .services-content .services-title .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    margin: 0px 20px 8px 20px; }
  .alde .rs-services.style6 .services-item .services-content .services-title .title a {
    color: #102b3e; }
  .alde .rs-services.style6 .services-item .services-content .services-title .title a:hover {
    color: #ed3237; }
  .alde .rs-services.style6 .services-item:hover .services-icon img {
    transform: scale(1.1) rotate(4deg); }
  .alde .rs-services.style7 .services-item .services-img {
    overflow: hidden;
    border-radius: 5px; }
  .alde .rs-services.style7 .services-item .services-img a img {
    transition: all 0.8s ease;
    transform: scale(1); }
  .alde .rs-services.style7 .services-item .services-content {
    padding-top: 25px; }
  .alde .rs-services.style7 .services-item .services-content .services-title .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin: 0 0 10px 0; }
  .alde .rs-services.style7 .services-item .services-content .services-title .title a {
    color: #102b3e; }
  .alde .rs-services.style7 .services-item .services-content .services-title .title a:hover {
    color: #f2541b; }
  .alde .rs-services.style7 .services-item .services-content .services-txt {
    margin-bottom: 20px;
    padding-right: 34px; }
  .alde .rs-services.style7 .services-item:hover .services-img a img {
    transform: scale(1.1); }
  .alde .rs-services.style7 .animation-layer {
    position: relative; }
  .alde .rs-services.style7 .animation-layer .shape-layer {
    position: absolute;
    right: -6%;
    bottom: -58px; }
  .alde .rs-services .shape-animation {
    position: relative; }
  .alde .rs-services .shape-animation .shape-part {
    position: absolute;
    left: -50px;
    bottom: 150px; }
  .alde .rs-services-single .services-add {
    background: url(../images/services/single/contact-phone.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    border-radius: 5px;
    padding: 50px 35px 53px; }
  .alde .rs-services-single .services-add .title {
    font-size: 24px;
    line-height: 42px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 30px; }
  .alde .rs-services-single .services-add .contact a {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #ffffff; }
  .alde .rs-services-single .brochures {
    background-color: #f0f5ff;
    padding: 35px 30px 45px 30px;
    border-radius: 5px 5px 5px 5px; }
  .alde .rs-case-studies-single .services-add {
    background-image: linear-gradient(250deg, #0b70e1 19%, #ed3237 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    border-radius: 5px;
    padding: 50px 35px 53px; }
  .alde .rs-case-studies-single .services-add .title {
    font-size: 24px;
    line-height: 42px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 30px; }
  .alde .rs-case-studies-single .services-add .contact a {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #ffffff; }
  .alde .rs-case-studies-single .brochures {
    background-color: #f0f5ff;
    padding: 35px 30px 45px 30px;
    border-radius: 5px 5px 5px 5px; }
  .alde .rs-case-studies-single .services-img img {
    border-radius: 5px; }
  .alde .rs-case-studies-single .ps-informations ul {
    margin: 0;
    list-style: none;
    text-align: left;
    padding: 0; }
  .alde .rs-case-studies-single .ps-informations ul li {
    color: #fff; }
  .alde .rs-case-studies-single .ps-informations ul li + li {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid rgba(54, 54, 54, 0.1); }
  .alde .rs-case-studies-single .ps-informations ul li span {
    width: 150px;
    display: inline-block;
    font-weight: 600; }
  .alde .rs-case-studies-single .ps-informations {
    padding: 40px 30px 46px;
    border-radius: 5px;
    background-image: linear-gradient(250deg, #0b70e1 19%, #ed3237 100%); }
  .alde .rs-case-studies-single .ps-informations .info-title {
    padding-bottom: 10px;
    color: #fff; }
  .alde .rs-process .rs-addon-number .number-text .number-area {
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.4;
    color: #ed3237; }
  .alde .rs-process .rs-addon-number .number-text .number-title .title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 10px; }
  .alde .rs-process .rs-addon-number .number-text .number-txt {
    margin: 0;
    padding-right: 34px; }
  .alde .rs-process.modify1 {
    background-image: linear-gradient(140deg, #ed3237 62%, #0e73e4 100%);
    border-radius: 270px 0px 0px 0px; }
  .alde .rs-process.modify1 .rs-addon-number .number-text {
    margin: 0px 25px 0px 30px;
    padding: 0px 48px 11px 48px;
    background-color: #182aee45;
    border-radius: 10px 10px 50px 10px;
    position: relative; }
  .alde .rs-process.modify1 .rs-addon-number .number-text .number-area {
    font-size: 41px;
    font-weight: 600;
    line-height: 62px;
    position: relative;
    color: #ffffff;
    display: inline-block;
    width: 70px;
    height: 70px;
    left: -70px;
    top: -30px;
    text-align: center;
    background: #06d3e5;
    transition: all 0.3s ease 0s;
    border-radius: 50%; }
  .alde .rs-process.modify1 .rs-addon-number .number-text .number-area.green-bg {
    background: #3bcd4c; }
  .alde .rs-process.modify1 .rs-addon-number .number-text .number-area.plum-bg {
    background: #9439e9; }
  .alde .rs-process.modify1 .rs-addon-number .number-text .number-area.pink-bg {
    background: #f30876; }
  .alde .rs-process.modify1 .rs-addon-number .number-text .number-title .title {
    color: #ffffff;
    margin-bottom: 15px; }
  .alde .rs-process.modify1 .rs-addon-number .number-text .number-txt {
    color: #ffffff;
    margin-bottom: 40px;
    padding-right: 0; }
  .alde .rs-process.style2 .addon-process .process-wrap .process-img {
    padding: 10px 10px 10px 10px; }
  .alde .rs-process.style2 .addon-process .process-wrap .process-img img {
    width: 100%;
    height: auto; }
  .alde .rs-process.style2 .addon-process .process-wrap .process-text {
    text-align: center;
    padding: 15px 0 0; }
  .alde .rs-process.style2 .addon-process .process-wrap .process-text .title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #0a0a0a;
    margin-bottom: 0; }
  .alde .rs-process.style2 .addon-process .process-wrap .process-text .title:hover {
    color: #061340; }
  .alde .rs-process.style3 .rs-addon-number {
    margin: 0px -10px 0px 0px;
    padding: 37px 30px 37px 38px;
    background-color: #ffffff;
    border-bottom: 7px solid #095fd0; }
  .alde .rs-process.style4 .rs-addon-number {
    margin: 0px -10px 0px 0px;
    padding: unset;
    background-color: unset; }
  .alde .rs-process.style4 .rs-addon-number .number-text .number-area {
    display: inline-block;
    width: 50px;
    line-height: 50px;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
    text-align: center;
    width: 64px;
    height: 54px;
    top: -20px; }
  .alde .rs-process.style4 .rs-addon-number .number-text .number-area:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: -15px;
    left: 0;
    z-index: -1;
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
    border-radius: 50px 50px 50px 50px;
    background: #a0b3f8; }
  .alde .rs-process.style5 .rs-addon-number .number-text .number-area {
    color: #ffffff; }
  .alde .rs-process.style5 .rs-addon-number .number-text .number-title .title {
    color: #ffffff; }
  .alde .rs-process.style5 .rs-addon-number .number-text .number-txt {
    color: #ffffff; }
  .alde .rs-process.style6 .tab-area .nav {
    border-bottom: unset; }
  .alde .rs-process.style6 .tab-area .nav li .tab-item {
    padding: 20px 30px;
    display: block;
    position: relative;
    transition: all ease 0.6s; }
  .alde .rs-process.style6 .tab-area .nav li .tab-item h3 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: #102b3e;
    margin-bottom: 8px;
    text-decoration: underline; }
  .alde .rs-process.style6 .tab-area .nav li .tab-item p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #101010;
    height: 0;
    opacity: 0;
    margin: 0;
    transition: all ease 0.4s; }
  .alde .rs-process.style6 .tab-area .nav li .tab-item.active {
    background: #f8f6ff; }
  .alde .rs-process.style6 .tab-area .nav li .tab-item.active h3 {
    color: #f2541b; }
  .alde .rs-process.style6 .tab-area .nav li .tab-item.active p {
    height: auto;
    opacity: 1;
    transition: all ease 0.8s; }
  .alde .rs-process .shape-animation {
    position: relative; }
  .alde .rs-process .shape-animation .shape-process {
    position: absolute;
    left: 180px;
    top: 50px; }
  .alde .rs-pricing {
    margin-top: -150px;
    position: relative; }
  .alde .rs-pricing .pricing-table {
    padding: 27px 40px 0px 40px;
    box-shadow: 0 0 30px #eee;
    background: #ffffff;
    border-radius: 10px 10px 10px 10px;
    position: relative;
    text-align: center;
    margin: 0px 7px 0px 0px; }
  .alde .rs-pricing .pricing-table .pricing-badge {
    top: 30px;
    left: 0px;
    padding: 10px 23px 11px 23px;
    background-color: #1273eb;
    border-radius: 0px 30px 30px 0px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    color: #fff;
    line-height: 1;
    z-index: 1; }
  .alde .rs-pricing .pricing-table .pricing-badge.white-color-bg {
    background: #ffffff;
    color: #ed3237; }
  .alde .rs-pricing .pricing-table .pricing-badge.secondary-bg {
    background: #ed3237; }
  .alde .rs-pricing .pricing-table .pricing-icon {
    margin-bottom: 60px; }
  .alde .rs-pricing .pricing-table .pricing-icon img {
    width: 110px; }
  .alde .rs-pricing .pricing-table .pricing-table-price {
    margin-bottom: 30px; }
  .alde .rs-pricing .pricing-table .pricing-table-price .pricing-table-bags .pricing-currency {
    font-size: 25px;
    font-weight: 600;
    color: #101010; }
  .alde .rs-pricing .pricing-table .pricing-table-price .pricing-table-bags .table-price-text {
    font-size: 52px;
    font-weight: 600;
    color: #101010; }
  .alde .rs-pricing .pricing-table .pricing-table-price .pricing-table-bags .table-period {
    color: #435761;
    font-size: 16px;
    font-weight: 500;
    display: block; }
  .alde .rs-pricing .pricing-table .pricing-table-body {
    margin-bottom: 10px;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #ebebeb;
    padding: 18px 15px 4px 15px; }
  .alde .rs-pricing .pricing-table .pricing-table-body li {
    text-align: left;
    padding: 9px 0px 9px 0px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: 400; }
  .alde .rs-pricing .pricing-table .pricing-table-body li i {
    float: left;
    margin-right: 0;
    color: #ed3237; }
  .alde .rs-pricing .pricing-table.primary-bg {
    background-image: linear-gradient(70deg, #0b70e1 0%, #ed3237 100%); }
  .alde .rs-pricing .pricing-table.primary-bg .pricing-table-price .pricing-table-bags .pricing-currency {
    color: #ffffff; }
  .alde .rs-pricing .pricing-table.primary-bg .pricing-table-price .pricing-table-bags .table-price-text {
    color: #ffffff; }
  .alde .rs-pricing .pricing-table.primary-bg .pricing-table-price .pricing-table-bags .table-period {
    color: #ffffff; }
  .alde .rs-pricing .pricing-table.primary-bg .pricing-table-body {
    border-color: #1f71c1; }
  .alde .rs-pricing .pricing-table.primary-bg .pricing-table-body li {
    color: #ffffff; }
  .alde .rs-pricing .pricing-table.primary-bg .pricing-table-body li i {
    color: #ffffff; }
  .alde .rs-pricing .pricing-table.light-gray-bg {
    background-color: #f3f7ff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ebebeb;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0); }
  .alde .rs-pricing .pricing-table.light-gray-bg .pricing-table-price .pricing-table-bags .pricing-currency {
    color: #ed3237; }
  .alde .rs-pricing .pricing-table.light-gray-bg .pricing-table-price .pricing-table-bags .table-price-text {
    color: #ed3237; }
  .alde .rs-pricing .pricing-table.light-gray-bg .pricing-table-body li i {
    color: #101010; }
  .alde .rs-pricing .pricing-table.new-style {
    box-shadow: unset;
    background: unset;
    border-style: solid;
    border-color: #ebebeb;
    border-width: 1px 1px 1px 1px; }
  .alde .rs-pricing .pricing-table.new-style2 {
    background: unset;
    border-style: solid;
    border-color: #ebebeb;
    border-width: 1px 1px 1px 1px; }
  .alde .rs-pricing.style2 {
    margin-top: unset;
    position: unset; }
  .alde .rs-pricing.style2.modify1 .pricing-table .pricing-table-body li i {
    color: #ed3237; }
  .alde .rs-pricing.style2.modify1 {
    background-color: unset; }
  .alde .rs-technology .technology-item {
    text-align: center;
    padding: 20px 40px 20px 40px; }
  .alde .rs-technology .technology-item a {
    overflow: hidden; }
  .alde .rs-technology.style2 .technology-wrap .rs-grid-figure {
    position: relative;
    text-align: center;
    padding: 45px 30px 45px 30px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #a7acb4;
    border-radius: 4px 4px 4px 4px;
    transition: all ease 0.4s; }
  .alde .rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img {
    overflow: hidden; }
  .alde .rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a {
    overflow: hidden;
    display: inline-block;
    position: relative; }
  .alde .rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a .hover-img {
    transition: all ease 0.4s;
    filter: grayscale(100%);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    visibility: hidden; }
  .alde .rs-technology.style2 .technology-wrap .rs-grid-figure .logo-img a .main-img {
    transition: all ease 0.4s;
    filter: grayscale(100%); }
  .alde .rs-technology.style2 .technology-wrap .logo-title {
    position: relative;
    text-align: center;
    padding: 30px 0px 0px 0px; }
  .alde .rs-technology.style2 .technology-wrap .logo-title .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    margin: 36px 0px 0px 0px; }
  .alde .rs-technology.style2 .technology-wrap .logo-title:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    height: 40px;
    width: 1px;
    transform: translateX(-50%);
    background-color: #a7acb4;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .alde .rs-technology.style2 .technology-wrap .logo-title:after {
    content: "";
    position: absolute;
    top: 40px;
    left: 50.3%;
    height: 12px;
    border-radius: 50%;
    width: 12px;
    transform: translateX(-50%);
    background-color: #a7acb4;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .alde .rs-technology.style2 .technology-wrap:hover .rs-grid-figure {
    border-color: #fff;
    background-color: #fff; }
  .alde .rs-technology.style2 .technology-wrap:hover .rs-grid-figure .logo-img a .hover-img {
    display: block;
    opacity: 3;
    visibility: visible;
    transform: translateY(0%);
    filter: grayscale(0%); }
  .alde .rs-technology.style2 .technology-wrap:hover .rs-grid-figure .logo-img a .main-img {
    display: block;
    visibility: hidden;
    transform: translateY(100%); }
  .alde .rs-technology.style2 .technology-wrap:hover .logo-title:before {
    background-color: #fff; }
  .alde .rs-technology.style2 .technology-wrap:hover .logo-title:after {
    background-color: #fff; }
  .alde .rs-industry .all-services {
    display: inline-block;
    width: 100%; }
  .alde .rs-industry .all-services .services-item {
    padding: 10px; }
  .alde .rs-industry .all-services .services-item .services-wrap {
    padding: 35px 27px 35px 27px;
    background: #ebebed;
    box-shadow: 0px 0px 50px 2px rgba(0, 0, 0, 0.03);
    text-align: center;
    border-radius: 23px; }
  .alde .rs-industry .all-services .services-item .services-wrap .services-icon {
    margin-bottom: 15px;
    display: inline-block; }
  .alde .rs-industry .all-services .services-item .services-wrap .services-icon img {
    height: 65px;
    width: 65px; }
  .alde .rs-industry .all-services .services-item .services-wrap .services-text .title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #0a0a0a;
    margin-bottom: 0; }
  .alde .rs-industry .all-services .services-item .services-wrap .services-text .title:hover {
    color: #061340; }
  .alde .progress-pie-part .box {
    width: 100%;
    display: block;
    text-align: center;
    color: #0a0a0a; }
  .alde .progress-pie-part .box .chart {
    position: relative; }
  .alde .progress-pie-part .box .chart span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    font-weight: 600;
    color: #102b3e; }
  .alde .progress-pie-part .box .title {
    font-size: 22px;
    line-height: 37px;
    font-weight: 600;
    color: #102b3e;
    margin: 14px 0 0; }
  .alde .rs-blog .blog-item {
    transition: all 500ms ease;
    border-radius: 5px;
    box-shadow: 0 6px 25px rgba(12, 89, 219, 0.09);
    margin-top: 15px;
    padding: 15px;
    background: #fff; }
  .alde .rs-blog .blog-item .image-wrap {
    position: relative; }
  .alde .rs-blog .blog-item .image-wrap .post-categories {
    position: absolute;
    z-index: 11;
    bottom: 20px;
    right: 20px;
    z-index: 10; }
  .alde .rs-blog .blog-item .image-wrap .post-categories li {
    display: inline-block; }
  .alde .rs-blog .blog-item .image-wrap .post-categories li a {
    border-radius: 30px;
    color: #ffffff;
    background: #ed3237;
    background: -moz-linear-gradient(left, #ed3237 0%, #ed3237 0%, #ed3237 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: -webkit-linear-gradient(left, #ed3237 0%, #ed3237 0%, #ed3237 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: linear-gradient(to right, #ed3237 0%, #ed3237 0%, #ed3237 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed3237', endColorstr='#0b70e1', GradientType=1);
    transition: 0.4s;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
    display: block; }
  .alde .rs-blog .blog-item .image-wrap .post-categories li a:hover {
    background: linear-gradient(to left, #ed3237 0%, #ed3237 0%, #ed3237 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%); }
  .alde .rs-blog .blog-item .blog-content {
    padding: 30px 15px 18px 15px;
    background: #fff; }
  .alde .rs-blog .blog-item .blog-content .blog-meta {
    margin-bottom: 10px;
    display: flex; }
  .alde .rs-blog .blog-item .blog-content .blog-meta .date {
    font-size: 14px;
    color: #454545; }
  .alde .rs-blog .blog-item .blog-content .blog-meta .date i {
    color: #ed3237;
    padding-right: 5px; }
  .alde .rs-blog .blog-item .blog-content .blog-meta .admin {
    font-size: 15px;
    font-weight: 500;
    color: #454545;
    margin-left: 25px; }
  .alde .rs-blog .blog-item .blog-content .blog-meta .admin i {
    color: #ed3237;
    padding-right: 5px; }
  .alde .rs-blog .blog-item .blog-content .blog-title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 1.4; }
  .alde .rs-blog .blog-item .blog-content .blog-title a {
    color: #101010; }
  .alde .rs-blog .blog-item .blog-content .blog-title a:hover {
    color: #ed3237; }
  .alde .rs-blog .blog-item .blog-content .desc {
    margin-bottom: 15px; }
  .alde .rs-blog .owl-stage-outer {
    padding-bottom: 10px;
    margin-top: -10px; }
  .alde .rs-blog .blog-item:hover {
    transform: translateY(-10px); }
  .alde .rs-blog.style2 .blog-item {
    transition: all 500ms ease;
    border-radius: 5px;
    box-shadow: 0 6px 25px rgba(12, 89, 219, 0.09);
    margin-top: 15px;
    padding: 15px; }
  .alde .rs-blog.style2 .blog-item .image-wrap .post-categories li a {
    border-radius: 8px 8px 8px 8px;
    background-image: linear-gradient(150deg, #da4511 0%, #e7b723 100%); }
  .alde .rs-blog.style2 .blog-item .blog-content {
    padding: 30px 15px 18px 15px;
    background: #fff; }
  .alde .rs-blog.style2 .blog-item .blog-content .blog-meta .date {
    font-size: 14px;
    color: #454545; }
  .alde .rs-blog.style2 .blog-item .blog-content .blog-meta .date i {
    color: #ed3237;
    padding-right: 5px; }
  .alde .rs-blog.style2 .blog-item .blog-content .blog-meta .admin {
    font-size: 15px;
    font-weight: 500;
    color: #454545;
    margin-left: 25px; }
  .alde .rs-blog.style2 .blog-item .blog-content .blog-meta .admin i {
    color: #ed3237;
    padding-right: 5px; }
  .alde .rs-blog.style2 .blog-item .blog-content .blog-title a {
    color: #101010; }
  .alde .rs-blog.style2 .blog-item .blog-content .blog-title a:hover {
    color: #ed3237; }
  .alde .rs-inner-blog .blog-item {
    background: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
    padding: 15px;
    transition: 0.3s; }
  .alde .rs-inner-blog .blog-item .blog-img {
    position: relative; }
  .alde .rs-inner-blog .blog-item .blog-img a img {
    border-radius: 10px; }
  .alde .rs-inner-blog .blog-item .blog-img .post-categories {
    position: absolute;
    z-index: 11;
    bottom: 20px;
    right: 20px;
    z-index: 10; }
  .alde .rs-inner-blog .blog-item .blog-img .post-categories li {
    display: inline-block; }
  .alde .rs-inner-blog .blog-item .blog-img .post-categories li a {
    border-radius: 30px;
    color: #ffffff;
    background: #ed3237;
    background: -moz-linear-gradient(left, #ed3237 0%, #ed3237 0%, #ed3237 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: -webkit-linear-gradient(left, #ed3237 0%, #ed3237 0%, #ed3237 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    background: linear-gradient(to right, #ed3237 0%, #ed3237 0%, #ed3237 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed3237', endColorstr='#0b70e1', GradientType=1);
    transition: 0.4s;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
    display: block; }
  .alde .rs-inner-blog .blog-item .blog-img .post-categories li a:hover {
    background: linear-gradient(to left, #ed3237 0%, #ed3237 0%, #ed3237 26%, #4e95ed 100%, #2989d8 100%, #207cca 100%, #0b70e1 100%); }
  .alde .rs-inner-blog .blog-item .blog-content {
    padding: 25px 15px 25px;
    overflow: hidden; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-title {
    margin: 4px 0 10px;
    font-size: 26px;
    line-height: 35px;
    font-weight: 700; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-title a {
    color: #0a0a0a; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-title a:hover {
    color: #ed3237; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate {
    overflow: hidden;
    margin: 0 0 5px;
    padding: 0 0 12px;
    font-size: 13px;
    display: flex;
    align-items: center; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li {
    margin-right: 15px; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date {
    display: inline-block;
    font-weight: 400;
    font-size: 13px;
    color: #999; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .blog-date i {
    color: #0b70e1;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 600; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author {
    display: inline-block;
    padding: 0;
    margin-right: 0;
    line-height: normal;
    color: #999; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li .author i {
    color: #0b70e1;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 600; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-meta .btm-cate li:last-child {
    margin-right: 0; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-desc {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #454545;
    margin-bottom: 20px; }
  .alde .rs-inner-blog .widget-area .widget-title .title {
    color: #101010;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    padding-bottom: 12px;
    margin: 0; }
  .alde .rs-inner-blog .widget-area .widget-title .title:before {
    content: "";
    position: absolute;
    border: 0;
    width: 50px;
    height: 2px;
    background: #ed3237;
    z-index: 1;
    margin-left: 0;
    bottom: 0;
    left: 0; }
  .alde .rs-inner-blog .widget-area .search-widget {
    background: #fff;
    padding: 40px 30px 40px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
    border-radius: 10px; }
  .alde .rs-inner-blog .widget-area .search-widget .search-wrap {
    position: relative; }
  .alde .rs-inner-blog .widget-area .search-widget .search-wrap [type="search"] {
    border: 1px solid #ddd;
    color: #444444;
    padding: 12px 17px;
    width: 100%;
    border-radius: 5px;
    position: relative; }
  .alde .rs-inner-blog .widget-area .search-widget .search-wrap button {
    background: transparent;
    border: medium none;
    color: #454545;
    padding: 11px 15px 12px;
    position: absolute;
    display: block;
    right: 0px;
    top: 0;
    z-index: 10;
    font-size: 20px;
    border-radius: 0 5px 5px; }
  .alde .rs-inner-blog .widget-area .search-widget .search-wrap button i:before {
    font-weight: 600;
    font-size: 18px; }
  .alde .rs-inner-blog .widget-area .search-widget .search-wrap button:hover {
    color: #ed3237; }
  .alde .rs-inner-blog .widget-area .recent-posts {
    background: #fff;
    padding: 40px 30px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
    border-radius: 10px; }
  .alde .rs-inner-blog .widget-area .recent-posts .recent-post-widget {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.06); }
  .alde .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-img {
    width: 100px;
    float: left;
    padding-right: 15px; }
  .alde .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc {
    display: block;
    font-size: 12px;
    color: #888;
    overflow: hidden; }
  .alde .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a {
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    color: #0a0a0a;
    display: block; }
  .alde .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc a:hover {
    color: #ed3237; }
  .alde .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date {
    display: block; }
  .alde .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date i {
    margin-right: 5px; }
  .alde .rs-inner-blog .widget-area .recent-posts .recent-post-widget .post-desc .date i:before {
    font-size: 12px; }
  .alde .rs-inner-blog .widget-area .categories {
    background: #fff;
    padding: 40px 30px 40px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.08);
    border-radius: 10px; }
  .alde .rs-inner-blog .widget-area .categories li {
    margin-top: 13px;
    padding-top: 13px;
    border-top: 1px solid rgba(0, 0, 0, 0.06); }
  .alde .rs-inner-blog .widget-area .categories li a {
    font-size: 15px;
    font-weight: 500;
    color: #101010; }
  .alde .rs-inner-blog .widget-area .categories li a:hover {
    color: #ed3237; }
  .alde .rs-inner-blog .blog-details .blog-full .single-post-meta {
    display: flex;
    align-items: center;
    padding: 0 0 30px; }
  .alde .rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date {
    color: #555;
    font-size: 14px;
    margin-right: 8px; }
  .alde .rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date i {
    font-size: 13px;
    margin-right: 3px;
    color: #0b70e1; }
  .alde .rs-inner-blog .blog-details .blog-full .single-post-meta li .p-date i:before {
    margin-right: 5px; }
  .alde .rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
    color: #555;
    font-size: 14px; }
  .alde .rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line i {
    color: #0b70e1;
    margin-right: 3px; }
  .alde .rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line i:before {
    margin-right: 4px; }
  .alde .rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line a {
    font-weight: 400;
    color: #555;
    font-size: 14px; }
  .alde .rs-inner-blog .blog-details .blog-full .single-post-meta .Post-cate .tag-line a:hover {
    color: #ed3237; }
  .alde .rs-inner-blog .blog-details .blog-full .single-post-meta .post-comment {
    color: #555;
    font-size: 14px; }
  .alde .rs-inner-blog .blog-details .blog-full .single-post-meta .post-comment i:before {
    color: #0b70e1; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-title {
    font-size: 24px;
    margin-bottom: 40px;
    margin-top: 35px; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-body {
    display: flex;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
    margin-bottom: 25px; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-body .rstheme-logo {
    margin-right: 28px; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-body .rstheme-logo img {
    border-radius: 50%;
    max-width: unset; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-body .comment-meta span {
    display: block; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-body .comment-meta span a {
    color: #0a0a0a;
    font-weight: 700;
    line-height: 22px; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-body .comment-meta a {
    font-size: 14px;
    color: #909090; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-note .from-control {
    width: 100%;
    padding: 15px 20px;
    background-color: #f6f7f9;
    border: none;
    border-radius: 5px; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-note textarea {
    height: 160px; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-note ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #454545;
    opacity: 1; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-note ::-moz-placeholder {
    /* Firefox 19+ */
    color: #454545;
    opacity: 1; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-note :-ms-input-placeholder {
    /* IE 10+ */
    color: #454545;
    opacity: 1; }
  .alde .rs-inner-blog .blog-details .blog-full .comment-note :-moz-placeholder {
    /* Firefox 18- */
    color: #454545;
    opacity: 1; }
  .alde .rs-feature .icon-box-area {
    padding: 50px 40px 41px 40px;
    background-image: linear-gradient(90deg, #f69f6b 41%, #fbbb6a 100%);
    border-radius: 5px 5px 5px 5px; }
  .alde .rs-feature .icon-box-area .box-inner .icon-area {
    margin-bottom: 15px; }
  .alde .rs-feature .icon-box-area .box-inner .content-part .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 0; }
  .alde .rs-feature .icon-box-area .box-inner .content-part .title a {
    color: #fff; }
  .alde .rs-feature .icon-box-area.blue-bg {
    background-image: linear-gradient(90deg, #559cea 41%, #6ba3cb 100%); }
  .alde .rs-feature .icon-box-area.purple-bg {
    background-image: linear-gradient(90deg, #a040f3 41%, #a86ae3 100%); }
  .alde .rs-feature .icon-box-area.pink-bg {
    background-image: linear-gradient(90deg, #f954a1 41%, #f2a1c6 100%); }
  .alde .rs-call-action .action-wrap {
    text-align: center;
    margin: 0 auto;
    max-width: 500px; }
  .alde .rs-call-action .action-wrap .icon-img {
    margin-bottom: 20px; }
  .alde .rs-call-action .action-wrap .icon-img img {
    width: 120px; }
  .alde .rs-call-action .action-wrap .title {
    font-size: 36px;
    line-height: 50px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: underline;
    margin-bottom: 15px; }
  .alde .rs-call-action .action-wrap .title .watermark {
    color: #fbab9a; }
  .alde .rs-call-action.style2 .action-wrap {
    max-width: 520px; }
  .alde .rs-call-action.style2 .action-wrap .title {
    font-size: 42px;
    color: #102b3e; }
  .alde .rs-video-wrap {
    margin-top: -125px;
    z-index: -111; }
  .alde .rs-video-wrap .video-item {
    background: url(../images/video/video.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 280px 0 395px; }
  .alde .rs-video-wrap .rs-requset {
    padding: 90px 60px 90px 60px;
    background: #f4f7ff; }
  .alde .rs-video-wrap .rs-requset .from-control {
    width: 100%;
    max-width: 100%;
    opacity: 1;
    padding: 10px 18px;
    border: 1px solid #f1f5fb; }
  .alde .rs-video-wrap .rs-requset textarea {
    height: 120px; }
  .alde .rs-video-wrap .rs-requset ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #454545;
    opacity: 1; }
  .alde .rs-video-wrap .rs-requset ::-moz-placeholder {
    /* Firefox 19+ */
    color: #454545;
    opacity: 1; }
  .alde .rs-video-wrap .rs-requset :-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffff;
    opacity: 1; }
  .alde .rs-video-wrap .rs-requset :-moz-placeholder {
    /* Firefox 18- */
    color: #454545;
    opacity: 1; }
  .alde .rs-video-wrap.style2 {
    margin-top: -380px;
    z-index: -111; }
  .alde .rs-video-wrap.style2 .rs-requset {
    padding: 160px 60px 160px 60px; }
  .alde .rs-video-wrap.style3 {
    margin-top: unset;
    z-index: unset; }
  .alde .rs-video-wrap.style3 .grdiant-bg {
    background-image: linear-gradient(160deg, #ed3237 0%, #4e95ed 100%); }
  .alde .rs-video-wrap.style3 .rs-requset {
    padding: 40px 60px;
    background: transparent; }
  .alde .rs-video-wrap.style3 .rs-requset .from-control {
    padding: 15px 15px 15px 15px;
    border-radius: 5px 5px 5px 5px;
    color: #666666;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #efefef;
    background-color: #ffffff; }
  .alde .rs-video-wrap.style3 .rs-requset textarea {
    height: 120px; }
  .alde .rs-video-wrap.style3 .rs-requset ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #666666;
    opacity: 1; }
  .alde .rs-video-wrap.style3 .rs-requset ::-moz-placeholder {
    /* Firefox 19+ */
    color: #666666;
    opacity: 1; }
  .alde .rs-video-wrap.style3 .rs-requset :-ms-input-placeholder {
    /* IE 10+ */
    color: #666666;
    opacity: 1; }
  .alde .rs-video-wrap.style3 .rs-requset :-moz-placeholder {
    /* Firefox 18- */
    color: #666666;
    opacity: 1; }
  .alde .rs-partner {
    background: #ececef; }
  .alde .rs-partner .partner-item .logo-img a {
    overflow: hidden;
    display: inline-block;
    position: relative;
    transition: all 0.3s ease-in-out; }
  .alde .rs-partner .partner-item .logo-img a .hover-logo {
    transition: all 0.3s ease-in-out;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    visibility: hidden;
    filter: grayscale(100%); }
  .alde .rs-partner .partner-item .logo-img a .main-logo {
    transition: all 0.3s ease-in-out;
    display: block; }
  .alde .rs-partner .partner-item .logo-img a:hover .hover-logo {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    opacity: 3;
    visibility: visible;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    filter: grayscale(0%); }
  .alde .rs-partner .partner-item .logo-img a:hover .main-logo {
    display: block;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    filter: grayscale(100%); }
  .alde .rs-partner.style2 {
    box-shadow: 0px 8px 50px 0px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    background-image: unset; }
  .alde .rs-partner.style2.modify1 {
    box-shadow: unset;
    background: unset; }
  .alde .rs-partner.style2.modify1 .title {
    color: #717070;
    font-size: 18px;
    font-weight: 600; }
  .alde .rs-partner.style3 {
    background-image: unset;
    background: url(../images/bg/partners-bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-color: #00005b; }
  .alde .rs-partner.style4 {
    box-shadow: unset;
    background-image: unset; }
  .alde .rs-partner.style5 {
    background-image: linear-gradient(150deg, #ed3237 46%, #0e73e4 100%); }
  .alde .rs-project.style1 .owl-stage-outer {
    padding-bottom: 70px; }
  .alde .rs-project.style1 .project-item {
    position: relative;
    overflow: visible; }
  .alde .rs-project.style1 .project-item .project-img {
    position: relative;
    z-index: 1;
    overflow: hidden; }
  .alde .rs-project.style1 .project-item .project-img img {
    width: 100%;
    transition: 1.3s all ease;
    border-radius: 5px; }
  .alde .rs-project.style1 .project-item .project-content {
    background: #fff;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
    position: absolute;
    bottom: -29px;
    left: 35px;
    right: 35px;
    padding: 18px 0;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    z-index: 10;
    text-align: center; }
  .alde .rs-project.style1 .project-item .project-content .title {
    font-size: 21px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 8px; }
  .alde .rs-project.style1 .project-item .project-content .title a {
    color: #101010; }
  .alde .rs-project.style1 .project-item .project-content .category {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: block; }
  .alde .rs-project.style1 .project-item .project-content .category a {
    color: #ed3237; }
  .alde .rs-project.style1 .project-item:hover .project-img img {
    transform: scale(1.3); }
  .alde .rs-project.style1 .project-item:hover .project-content {
    bottom: -50px; }
  .alde .rs-project.style1 .owl-nav .owl-next,
  .alde .rs-project.style1 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    background: #ffe9c1;
    text-align: center;
    color: #101010;
    transition: all 0.5s;
    transition-delay: 0.7s;
    opacity: 0;
    visibility: hidden; }
  .alde .rs-project.style1 .owl-nav .owl-next i:before,
  .alde .rs-project.style1 .owl-nav .owl-prev i:before {
    content: "\f111";
    font-family: Flaticon; }
  .alde .rs-project.style1 .owl-nav .owl-next:hover,
  .alde .rs-project.style1 .owl-nav .owl-prev:hover {
    color: #ed3237; }
  .alde .rs-project.style1 .owl-nav .owl-next {
    right: -50px;
    left: unset; }
  .alde .rs-project.style1 .owl-nav .owl-next i:before {
    content: "\f110"; }
  .alde .rs-project.style1:hover .owl-nav .owl-next,
  .alde .rs-project.style1:hover .owl-nav .owl-prev {
    left: -50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1; }
  .alde .rs-project.style1:hover .owl-nav .owl-next {
    right: -50px;
    left: unset; }
  .alde .rs-project.style2 .project-item {
    position: relative;
    overflow: hidden; }
  .alde .rs-project.style2 .project-item .project-img img {
    width: 100%;
    border-radius: 5px; }
  .alde .rs-project.style2 .project-item .project-content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 40%;
    text-align: center;
    z-index: 10;
    padding: 25px;
    opacity: 0;
    -webkit-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    border-radius: 5px;
    z-index: 1; }
  .alde .rs-project.style2 .project-item .project-content .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 8px; }
  .alde .rs-project.style2 .project-item .project-content .title a {
    color: #ffffff; }
  .alde .rs-project.style2 .project-item .project-content .category {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: block; }
  .alde .rs-project.style2 .project-item .project-content .category a {
    color: #ffffff; }
  .alde .rs-project.style2 .project-item .project-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease 0s;
    border-radius: 5px; }
  .alde .rs-project.style2 .project-item:hover .project-content {
    top: 0;
    opacity: 1;
    z-index: 1; }
  .alde .rs-project.style2 .owl-nav .owl-next,
  .alde .rs-project.style2 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    color: #101010;
    transition: all 0.5s;
    transition-delay: 0.7s;
    opacity: 0;
    visibility: hidden; }
  .alde .rs-project.style2 .owl-nav .owl-next i:before,
  .alde .rs-project.style2 .owl-nav .owl-prev i:before {
    content: "\f111";
    font-family: Flaticon; }
  .alde .rs-project.style2 .owl-nav .owl-next:hover,
  .alde .rs-project.style2 .owl-nav .owl-prev:hover {
    color: #ed3237; }
  .alde .rs-project.style2 .owl-nav .owl-next {
    right: -50px;
    left: unset; }
  .alde .rs-project.style2 .owl-nav .owl-next i:before {
    content: "\f110"; }
  .alde .rs-project.style2:hover .owl-nav .owl-next,
  .alde .rs-project.style2:hover .owl-nav .owl-prev {
    left: -50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1; }
  .alde .rs-project.style2:hover .owl-nav .owl-next {
    right: -50px;
    left: unset; }
  .alde .rs-project.style3 {
    background-image: linear-gradient(150deg, #ed3237 46%, #0e73e4 100%);
    border-radius: 0px 270px 0px 0px;
    padding: 110px 70px 120px 70px; }
  .alde .rs-project.style3 .project-item {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 5px; }
  .alde .rs-project.style3 .project-item .project-img a img {
    transition: 1.3s all ease;
    border-radius: 5px; }
  .alde .rs-project.style3 .project-item .project-content {
    position: absolute;
    padding: 24px 30px;
    opacity: 1;
    z-index: 10;
    top: 0;
    border: none;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    width: 100%; }
  .alde .rs-project.style3 .project-item .project-content .portfolio-inner {
    position: absolute;
    bottom: 30px;
    right: 40px;
    left: 40px;
    display: flex;
    flex-wrap: wrap;
    transition: all 0.5s ease;
    width: 100%; }
  .alde .rs-project.style3 .project-item .project-content .portfolio-inner .title {
    margin-top: 8px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 8px;
    transform: translateY(0);
    order: 2;
    flex: 0 0 100%; }
  .alde .rs-project.style3 .project-item .project-content .portfolio-inner .title a {
    color: #ffffff; }
  .alde .rs-project.style3 .project-item .project-content .portfolio-inner .category {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: block;
    flex: 0 0 100%;
    transform: translateY(0px); }
  .alde .rs-project.style3 .project-item .project-content .portfolio-inner .category a {
    color: #ffffff; }
  .alde .rs-project.style3 .project-item .project-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease 0s;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.4);
    opacity: 1; }
  .alde .rs-project.style3 .project-item:hover .project-img a img {
    transform: scale(1.2); }
  .alde .rs-project.style3 .project-item:hover .project-content {
    opacity: 1; }
  .alde .rs-project.style3 .project-item:hover .project-content .portfolio-inner {
    bottom: 50px; }
  .alde .rs-project.style3 .owl-nav .owl-next,
  .alde .rs-project.style3 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    color: #101010;
    transition: all 0.5s;
    transition-delay: 0.7s;
    opacity: 0;
    visibility: hidden; }
  .alde .rs-project.style3 .owl-nav .owl-next i:before,
  .alde .rs-project.style3 .owl-nav .owl-prev i:before {
    content: "\f111";
    font-family: Flaticon; }
  .alde .rs-project.style3 .owl-nav .owl-next:hover,
  .alde .rs-project.style3 .owl-nav .owl-prev:hover {
    color: #ed3237; }
  .alde .rs-project.style3 .owl-nav .owl-next {
    right: -50px;
    left: unset; }
  .alde .rs-project.style3 .owl-nav .owl-next i:before {
    content: "\f110"; }
  .alde .rs-project.style3:hover .owl-nav .owl-next,
  .alde .rs-project.style3:hover .owl-nav .owl-prev {
    left: -50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1; }
  .alde .rs-project.style3:hover .owl-nav .owl-next {
    right: -50px;
    left: unset; }
  .alde .rs-project.style3.modify1 {
    background-image: unset;
    border-radius: unset;
    padding: 100px 0;
    margin-left: -80px; }
  .alde .rs-project.style3.modify1.mod {
    padding: 120px 0; }
  .alde .rs-project.style3.modify1.mod .project-item .project-img a img {
    width: 380px;
    max-width: 380px; }
  .alde .rs-project.style3.modify1 .owl-nav .owl-next,
  .alde .rs-project.style3.modify1 .owl-nav .owl-prev {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background: unset;
    color: #fff;
    border: 1px solid #fff;
    transform: translateY(-50%);
    transition: 0.6s ease all;
    z-index: 9;
    text-align: center;
    visibility: visible;
    opacity: 1; }
  .alde .rs-project.style3.modify1 .owl-nav .owl-next i:before,
  .alde .rs-project.style3.modify1 .owl-nav .owl-prev i:before {
    content: "\f111";
    font-family: Flaticon;
    font-size: 18px;
    font-weight: 400; }
  .alde .rs-project.style3.modify1 .owl-nav .owl-next:hover,
  .alde .rs-project.style3.modify1 .owl-nav .owl-prev:hover {
    color: #ccc; }
  .alde .rs-project.style3.modify1 .owl-nav .owl-next {
    top: 350px;
    right: 1704px; }
  .alde .rs-project.style3.modify1 .owl-nav .owl-next i:before {
    content: "\f110"; }
  .alde .rs-project.style3.modify1 .owl-nav .owl-prev {
    left: -470px;
    top: 350px; }
  .alde .rs-project.style3.modify1.case-style3 {
    margin-left: unset;
    padding: 120px 0; }
  .alde .rs-project.style4 .project-item {
    position: relative;
    overflow: hidden; }
  .alde .rs-project.style4 .project-item .project-img img {
    border-radius: 5px; }
  .alde .rs-project.style4 .project-item .project-content {
    position: absolute;
    padding: 30px 20px 30px;
    opacity: 0;
    z-index: 1;
    bottom: -150px;
    left: 50%;
    transform: translateX(-50%);
    width: 86%;
    z-index: 9;
    background: #ffffff;
    transition: 0.6s; }
  .alde .rs-project.style4 .project-item .project-content .category {
    margin: 0; }
  .alde .rs-project.style4 .project-item .project-content .category a {
    font-size: 16px;
    color: #0b70e1; }
  .alde .rs-project.style4 .project-item .project-content .title {
    font-size: 20px;
    font-weight: 700; }
  .alde .rs-project.style4 .project-item .project-content .title a {
    color: #0f0f0f; }
  .alde .rs-project.style4 .project-item:hover .project-content {
    opacity: 1;
    bottom: 30px; }
  .alde .rs-project.style4 .project-item:hover .project-content .category {
    margin-bottom: 5px; }
  .alde .rs-project.style4 .project-item:hover .project-content .category a {
    font-size: 16px;
    color: #0b70e1; }
  .alde .rs-project.style4 .project-item:hover .project-content .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0; }
  .alde .rs-project.style4 .project-item:hover .project-content .title a {
    color: #0f0f0f; }
  .alde .rs-project.style5 .project-item {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 5px;
    transition: all 0.3s ease; }
  .alde .rs-project.style5 .project-item .project-img img {
    border-radius: 5px; }
  .alde .rs-project.style5 .project-item .project-content {
    opacity: 0;
    visibility: hidden; }
  .alde .rs-project.style5 .project-item .project-content .p-icon {
    position: absolute;
    top: 40px;
    right: 0px;
    bottom: 20px;
    text-align: right;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    transition: all 0.3s ease;
    z-index: 11; }
  .alde .rs-project.style5 .project-item .project-content .p-icon a i:before {
    color: #1c1b1b; }
  .alde .rs-project.style5 .project-item .project-content .project-inner {
    position: absolute;
    bottom: 0px;
    left: 25px;
    transition: all 0.3s ease; }
  .alde .rs-project.style5 .project-item .project-content .project-inner .title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .alde .rs-project.style5 .project-item .project-content .project-inner .title a {
    color: #ffffff; }
  .alde .rs-project.style5 .project-item .project-content .project-inner .title a:hover {
    color: #ed3237; }
  .alde .rs-project.style5 .project-item .project-content .project-inner .category {
    font-size: 22px;
    line-height: 37px;
    font-weight: 600;
    display: block; }
  .alde .rs-project.style5 .project-item .project-content .project-inner .category a {
    color: #ffffff; }
  .alde .rs-project.style5 .project-item .project-content .project-inner .category a:hover {
    color: #ed3237; }
  .alde .rs-project.style5 .project-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1c232f;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease; }
  .alde .rs-project.style5 .project-item:hover .project-content {
    opacity: 1;
    visibility: visible; }
  .alde .rs-project.style5 .project-item:hover .project-content .p-icon {
    right: 25px; }
  .alde .rs-project.style5 .project-item:hover .project-content .p-icon a i:before {
    color: #1c1b1b; }
  .alde .rs-project.style5 .project-item:hover .project-content .project-inner {
    bottom: 20px; }
  .alde .rs-project.style5 .project-item:hover:before {
    opacity: 0.5;
    visibility: visible; }
  .alde .rs-project.style6 .project-item {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease; }
  .alde .rs-project.style6 .project-item .project-img {
    position: relative; }
  .alde .rs-project.style6 .project-item .project-img img {
    border-radius: 5px; }
  .alde .rs-project.style6 .project-item .project-img .plus-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    color: #101010;
    background: #d2d2d3;
    position: absolute;
    right: 40px;
    top: 10px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease; }
  .alde .rs-project.style6 .project-item .project-img .plus-icon i {
    font-size: 14px;
    color: #101010; }
  .alde .rs-project.style6 .project-item .project-content {
    margin-top: 25px; }
  .alde .rs-project.style6 .project-item .project-content .title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 5px; }
  .alde .rs-project.style6 .project-item .project-content .title a {
    color: #101010; }
  .alde .rs-project.style6 .project-item .project-content .title a:hover {
    color: #ed3237; }
  .alde .rs-project.style6 .project-item .project-content .category {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    display: block; }
  .alde .rs-project.style6 .project-item .project-content .category a {
    color: #ed3237; }
  .alde .rs-project.style6 .project-item:hover .project-img .plus-icon {
    opacity: 1;
    visibility: visible; }
  .alde .rs-project.style6.modify1 .project-item .project-img .plus-icon {
    background: #f9780f; }
  .alde .rs-project.style6.modify1 .project-item .project-img .plus-icon i {
    font-size: 16px;
    font-weight: 300;
    color: #ffffff; }
  .alde .rs-project.style6.modify1 .project-item .project-content {
    margin-top: 25px; }
  .alde .rs-project.style6.modify1 .project-item .project-content .title {
    font-size: 23px;
    font-weight: 700;
    line-height: 46px;
    margin-bottom: 5px;
    text-decoration: underline; }
  .alde .rs-project.style6.modify1 .project-item .project-content .title a {
    color: #101010; }
  .alde .rs-project.style6.modify1 .project-item .project-content .title a:hover {
    color: #ed3237; }
  .alde .rs-project.style6.modify2 .project-item .project-img .plus-icon {
    background: #1273eb; }
  .alde .rs-project.style6.modify2 .project-item .project-img .plus-icon i {
    font-size: 24px;
    line-height: 50px;
    font-weight: 300;
    color: #ffffff; }
  .alde .rs-project.style6.modify2 .project-item .project-content {
    margin-top: 25px; }
  .alde .rs-project.style6.modify2 .project-item .project-content .title {
    font-size: 25px;
    font-weight: 700;
    line-height: 53px;
    margin-bottom: 0; }
  .alde .rs-project.style6.modify2 .project-item .project-content .title a {
    color: #101010; }
  .alde .rs-project.style6.modify2 .project-item .project-content .title a:hover {
    color: #ed3237; }
  .alde .rs-project.style7 .project-item {
    position: relative;
    overflow: hidden;
    border-radius: 5px; }
  .alde .rs-project.style7 .project-item .project-img img {
    transform: scale(1.2);
    transition: 0.6s;
    border-radius: 5px; }
  .alde .rs-project.style7 .project-item .project-content {
    position: absolute;
    padding: 24px 30px;
    opacity: 0;
    z-index: 10;
    top: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    text-align: center;
    transform: scale(1.3);
    transition: 0.4s; }
  .alde .rs-project.style7 .project-item .project-content .title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 8px; }
  .alde .rs-project.style7 .project-item .project-content .title a {
    color: #ffffff; }
  .alde .rs-project.style7 .project-item .project-content .title a:hover {
    color: #ed3237; }
  .alde .rs-project.style7 .project-item .project-content .category {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    display: block; }
  .alde .rs-project.style7 .project-item .project-content .category a {
    color: #ffffff; }
  .alde .rs-project.style7 .project-item .project-content .category a:hover {
    color: #ed3237; }
  .alde .rs-project.style7 .project-item .project-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px; }
  .alde .rs-project.style7 .project-item:hover .project-img img {
    transform: scale(1); }
  .alde .rs-project.style7 .project-item:hover .project-content {
    visibility: visible;
    opacity: 1;
    transform: scale(1); }
  .alde .rs-project.style7 .project-item:hover .project-content:before {
    opacity: 1;
    visibility: visible; }
  .alde .rs-project.style8 .project-item {
    position: relative;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden; }
  .alde .rs-project.style8 .project-item .project-img {
    position: relative;
    z-index: 1;
    overflow: hidden; }
  .alde .rs-project.style8 .project-item .project-img img {
    width: 100%;
    transition: 1.3s all ease; }
  .alde .rs-project.style8 .project-item .project-content {
    position: absolute;
    padding: 17px 25px 15px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    left: 0;
    bottom: -100px;
    text-align: left;
    width: 100%;
    z-index: 11;
    transition: 0.6s;
    height: 100%; }
  .alde .rs-project.style8 .project-item .project-content .project-inner {
    position: absolute;
    bottom: -100px;
    transition: 0.5s;
    left: 30px; }
  .alde .rs-project.style8 .project-item .project-content .project-inner .title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .alde .rs-project.style8 .project-item .project-content .project-inner .title a {
    color: #ffffff; }
  .alde .rs-project.style8 .project-item .project-content .project-inner .title a:hover {
    color: #ed3237; }
  .alde .rs-project.style8 .project-item .project-content .project-inner .category {
    font-size: 22px;
    line-height: 37px;
    font-weight: 600;
    display: block; }
  .alde .rs-project.style8 .project-item .project-content .project-inner .category a {
    color: #ffffff; }
  .alde .rs-project.style8 .project-item .project-content .project-inner .category a:hover {
    color: #ed3237; }
  .alde .rs-project.style8 .project-item .project-content:before {
    content: "";
    position: absolute;
    bottom: -150px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transition: all 0.4s;
    border-radius: 5px;
    transition: 0.6s; }
  .alde .rs-project.style8 .project-item:hover .project-img img {
    transform: scale(1.2); }
  .alde .rs-project.style8 .project-item:hover .project-content {
    opacity: 1;
    visibility: visible;
    bottom: 0; }
  .alde .rs-project.style8 .project-item:hover .project-content .project-inner {
    bottom: 30px; }
  .alde .rs-project.style8 .project-item:hover .project-content .project-inner .title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px; }
  .alde .rs-project.style8 .project-item:hover .project-content .project-inner .title a {
    color: #ffffff; }
  .alde .rs-project.style8 .project-item:hover .project-content .project-inner .title a:hover {
    color: #ed3237; }
  .alde .rs-project.style8 .project-item:hover .project-content .project-inner .category {
    font-size: 22px;
    line-height: 37px;
    font-weight: 600;
    display: block; }
  .alde .rs-project.style8 .project-item:hover .project-content .project-inner .category a {
    color: #ffffff; }
  .alde .rs-project.style8 .project-item:hover .project-content .project-inner .category a:hover {
    color: #ed3237; }
  .alde .rs-project.style8 .project-item:hover .project-content:before {
    opacity: 1;
    bottom: 0;
    visibility: visible; }
  .alde .rs-project.style8.modify1 .project-item .project-content {
    z-index: 1; }
  .alde .rs-project.style8.modify1 .project-item .project-content .project-inner .title a {
    color: #ffffff; }
  .alde .rs-project.style8.modify1 .project-item .project-content .project-inner .title a:hover {
    color: #ffffff; }
  .alde .rs-project.style8.modify1 .project-item .project-content .project-inner .category a {
    color: #ffffff; }
  .alde .rs-project.style8.modify1 .project-item .project-content .project-inner .category a:hover {
    color: #f2541b; }
  .alde .rs-project.style9 .project-item {
    position: relative;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden; }
  .alde .rs-project.style9 .project-item .project-content {
    position: absolute;
    width: 100%;
    bottom: -105%;
    left: 40px;
    transition: 0.4s; }
  .alde .rs-project.style9 .project-item .project-content .project-inner .title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 5px; }
  .alde .rs-project.style9 .project-item .project-content .project-inner .title a {
    color: #ffffff; }
  .alde .rs-project.style9 .project-item .project-content .project-inner .title a:hover {
    color: #ed3237; }
  .alde .rs-project.style9 .project-item .project-content .project-inner .category {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    display: block;
    margin-bottom: 25px; }
  .alde .rs-project.style9 .project-item .project-content .project-inner .category a {
    color: #ffffff; }
  .alde .rs-project.style9 .project-item .project-content .project-inner .category a:hover {
    color: #ed3237; }
  .alde .rs-project.style9 .project-item .project-content .p-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    background: #fff;
    font-size: 24px; }
  .alde .rs-project.style9 .project-item .project-content .p-icon i {
    color: #101010; }
  .alde .rs-project.style9 .project-item:before {
    background: #ed3237;
    content: "";
    position: absolute;
    bottom: -105%;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s; }
  .alde .rs-project.style9 .project-item:hover .project-content {
    bottom: 40px; }
  .alde .rs-project.style9 .project-item:hover:before {
    bottom: 0;
    opacity: 0.8;
    visibility: visible; }
  .alde .rs-testimonial.main-home .testi-item .author-desc {
    background: #ffffff;
    padding: 28px 40px 80px 40px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: -2px 16px 44px -32px rgba(0, 0, 0, 0); }
  .alde .rs-testimonial.main-home .testi-item .author-desc .desc {
    text-align: center;
    position: relative;
    color: #333333;
    padding: 61px 0px 10px 0px;
    font-size: 17px;
    line-height: 33px;
    font-weight: 400; }
  .alde .rs-testimonial.main-home .testi-item .author-desc .desc .quote {
    width: 50px;
    top: -13px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
  .alde .rs-testimonial.main-home .testi-item .author-desc .author-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px; }
  .alde .rs-testimonial.main-home .testi-item .author-desc .author-img img {
    width: 90px;
    height: 90px;
    border-radius: 50%; }
  .alde .rs-testimonial.main-home .testi-item .author-part {
    text-align: center;
    padding-top: 0px; }
  .alde .rs-testimonial.main-home .testi-item .author-part .name {
    color: #0a0a0a;
    font-size: 22px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px; }
  .alde .rs-testimonial.main-home .owl-dots {
    text-align: center;
    margin-top: 47px; }
  .alde .rs-testimonial.main-home .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #ed3237;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25); }
  .alde .rs-testimonial.main-home .owl-dots .owl-dot:hover,
  .alde .rs-testimonial.main-home .owl-dots .owl-dot.active {
    width: 40px;
    background: #ed3237;
    opacity: 1; }
  .alde .rs-testimonial.main-home .owl-stage-outer {
    margin: -45px 0; }
  .alde .rs-testimonial.main-home.style2 .testi-item .author-desc {
    background-image: linear-gradient(90deg, #e40f15 10%, #ed3237 100%);
    box-shadow: unset; }
  .alde .rs-testimonial.main-home.style2 .testi-item .author-desc .desc {
    color: #ffffff;
    font-size: 20px;
    padding: 32px 5px 37px 5px; }
  .alde .rs-testimonial.main-home.style2 .testi-item .author-part .name {
    color: #000; }
  .alde .rs-testimonial.main-home.style2 .testi-item .author-part .designation {
    color: #000; }
  .alde .rs-testimonial.main-home.style2.modify1 .overlayer {
    position: relative; }
  .alde .rs-testimonial.main-home.style2.modify1 .overlayer .testi-item .author-desc {
    background-color: #ed323775;
    background-image: unset;
    box-shadow: unset;
    border-radius: unset; }
  .alde .rs-testimonial.main-home.style2.modify1 .overlayer:after {
    background-color: #020e38;
    opacity: 0.64;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .alde .rs-testimonial.main-home.style4 {
    padding: 120px 0px 120px 0px;
    border-radius: 270px 0px 0px 0px; }
  .alde .rs-testimonial.main-home.style4 .testi-item {
    padding: unset;
    position: relative; }
  .alde .rs-testimonial.main-home.style4 .testi-item .author-desc {
    background: #ffffff;
    padding: 54px 42px 109px 37px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: -2px 16px 44px -32px rgba(0, 0, 0, 0); }
  .alde .rs-testimonial.main-home.style4 .testi-item .author-desc .desc {
    text-align: unset;
    position: unset;
    color: #333333;
    padding: 73px 0px 10px 0px;
    font-size: 17px;
    line-height: 33px;
    font-weight: 400; }
  .alde .rs-testimonial.main-home.style4 .testi-item .author-desc .desc .quote {
    top: 44px;
    position: absolute;
    left: 7%;
    transform: unset; }
  .alde .rs-testimonial.main-home.style4 .testi-item .testimonial-content {
    position: absolute;
    display: flex;
    align-items: center;
    bottom: 5px;
    margin-left: 37px; }
  .alde .rs-testimonial.main-home.style4 .testi-item .testimonial-content .author-img img {
    width: 90px;
    height: 90px;
    border-radius: 50px 50px 50px 50px; }
  .alde .rs-testimonial.main-home.style4 .testi-item .testimonial-content .author-part {
    padding-left: 15px;
    text-align: unset;
    padding-top: unset; }
  .alde .rs-testimonial.main-home.style4.modify1 {
    border-radius: unset;
    position: relative; }
  .alde .rs-testimonial.main-home.style4.modify1 .modify-gap {
    padding-right: 220px;
    padding-left: 50px; }
  .alde .rs-testimonial.main-home.style4.modify1 .testi-img img {
    max-width: 900px; }
  .alde .rs-testimonial.main-home.style4.modify2 .testi-item .author-desc {
    padding: 40px 40px 160px 43px; }
  .alde .rs-testimonial.main-home.style4.modify2 .testi-item .testimonial-content {
    bottom: 50px;
    left: 34px; }
  .alde .rs-testimonial.style3 .testi-item {
    text-align: center; }
  .alde .rs-testimonial.style3 .testi-item .author-desc {
    background-image: linear-gradient(310deg, #0024ba 19%, #000060 65%);
    padding: 100px 45px 40px 45px;
    border-radius: 15px 15px 15px 15px;
    box-shadow: -2px 16px 44px -32px rgba(0, 0, 0, 0);
    position: relative; }
  .alde .rs-testimonial.style3 .testi-item .author-desc .desc {
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 0; }
  .alde .rs-testimonial.style3 .testi-item .author-desc .desc .quote {
    width: 50px;
    top: 36px;
    position: absolute;
    left: 44%; }
  .alde .rs-testimonial.style3 .testi-item .author-desc:before {
    top: 100%;
    left: 15%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #061340;
    border-width: 12px;
    margin-left: -30px;
    left: 55%;
    z-index: 1; }
  .alde .rs-testimonial.style3 .testi-item .testi-content .images-wrap img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 25px auto 18px; }
  .alde .rs-testimonial.style3 .testi-item .testi-content .name {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    color: #101010;
    display: block;
    margin-bottom: 7px; }
  .alde .rs-testimonial.style3 .testi-item .testi-content .name:hover {
    color: #ed3237; }
  .alde .rs-testimonial.style3 .testi-item .testi-content .designation {
    color: #878787;
    margin-bottom: 0px; }
  .alde .rs-testimonial.style3 .owl-dots {
    text-align: center;
    margin-top: 47px; }
  .alde .rs-testimonial.style3 .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #0b70e1;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25); }
  .alde .rs-testimonial.style3 .owl-dots .owl-dot:hover,
  .alde .rs-testimonial.style3 .owl-dots .owl-dot.active {
    width: 40px;
    background: #0b70e1;
    opacity: 1; }
  .alde .rs-testimonial.style3 .owl-stage-outer {
    padding: 10px;
    margin: -10px; }
  .alde .rs-testimonial.style4 .testi-item {
    background-color: #fdfdfd;
    border-radius: 5px 5px 5px 5px;
    padding: 60px 60px 60px 60px; }
  .alde .rs-testimonial.style4 .testi-item .testi-content {
    display: flex; }
  .alde .rs-testimonial.style4 .testi-item .testi-content .images-wrap img {
    width: 60px;
    height: 60px;
    border-radius: 4px 4px 4px 4px; }
  .alde .rs-testimonial.style4 .testi-item .testi-content .testi-information {
    padding-left: 15px;
    position: relative; }
  .alde .rs-testimonial.style4 .testi-item .testi-content .testi-information .testi-name {
    color: #000000;
    font-size: 20px;
    font-weight: 500; }
  .alde .rs-testimonial.style4 .testi-item .testi-content .testi-information .testi-title {
    display: block;
    color: #878787; }
  .alde .rs-testimonial.style4 .testi-item .item-content-basic .desc {
    color: #555555;
    padding: 30px 0px 0px 0px; }
  .alde .rs-testimonial.style4 .testi-item .item-content-basic .desc .quote {
    width: 54px;
    top: 55px;
    position: absolute;
    left: 71%;
    z-index: 9; }
  .alde .rs-testimonial.style4 .owl-nav .owl-next,
  .alde .rs-testimonial.style4 .owl-nav .owl-prev {
    position: absolute;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: #fbfbfb;
    border: 1px solid #fff;
    transform: translateY(-50%);
    transition: 0.6s ease all;
    z-index: 9;
    text-align: center; }
  .alde .rs-testimonial.style4 .owl-nav .owl-next i:before,
  .alde .rs-testimonial.style4 .owl-nav .owl-prev i:before {
    content: "\f111";
    font-family: Flaticon;
    font-size: 18px;
    font-weight: 400; }
  .alde .rs-testimonial.style4 .owl-nav .owl-next:hover,
  .alde .rs-testimonial.style4 .owl-nav .owl-prev:hover {
    color: #ffffff; }
  .alde .rs-testimonial.style4 .owl-nav .owl-next {
    top: 249px;
    left: -63%; }
  .alde .rs-testimonial.style4 .owl-nav .owl-next i:before {
    content: "\f110"; }
  .alde .rs-testimonial.style4 .owl-nav .owl-prev {
    left: -75%;
    top: 249px; }
  .alde .rs-testimonial.style5 .testi-item {
    background-image: linear-gradient(140deg, #ed3237 0%, #4e95ed 100%);
    padding: 70px 60px 70px 60px;
    border-radius: 10px 10px 10px 10px;
    text-align: center; }
  .alde .rs-testimonial.style5 .testi-item p {
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 0;
    padding: 30px 35px 20px 35px; }
  .alde .rs-testimonial.style5 .testi-item .testi-content {
    display: flex;
    align-items: center;
    justify-content: center; }
  .alde .rs-testimonial.style5 .testi-item .testi-content .testi-img {
    padding-right: 15px; }
  .alde .rs-testimonial.style5 .testi-item .testi-content .testi-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%; }
  .alde .rs-testimonial.style5 .testi-item .testi-content .author-part {
    text-align: left; }
  .alde .rs-testimonial.style5 .testi-item .testi-content .author-part .name {
    font-size: 16px;
    line-height: 35px;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 0;
    display: block; }
  .alde .rs-testimonial.style5 .testi-item .testi-content .author-part .designation {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    display: block; }
  .alde .rs-testimonial.style6 .testi-item {
    background-color: #fff;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 10px 0px rgba(232, 232, 232, 0.5);
    padding: 92px 0px 90px 0px;
    margin: 0 -15px 0 0; }
  .alde .rs-testimonial.style6 .testi-item .testi-content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 34px; }
  .alde .rs-testimonial.style6 .testi-item .testi-content .images-wrap {
    width: 90px;
    height: 90px; }
  .alde .rs-testimonial.style6 .testi-item .testi-content .images-wrap img {
    border-radius: 50px 50px 50px 50px; }
  .alde .rs-testimonial.style6 .testi-item .testi-content .testi-information {
    padding: 0 0 0 25px;
    text-align: left; }
  .alde .rs-testimonial.style6 .testi-item .testi-content .testi-information .testi-name {
    color: #102b3e;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px; }
  .alde .rs-testimonial.style6 .testi-item .testi-content .testi-information .testi-title {
    color: #404a50;
    padding-bottom: 10px;
    display: block; }
  .alde .rs-testimonial.style6 .testi-item .testi-content .testi-information .rating img {
    width: 100px; }
  .alde .rs-testimonial.style6 .testi-item .item-content-basic {
    padding: 0px 40px 0px 40px;
    text-align: center; }
  .alde .rs-testimonial.style6 .testi-item .item-content-basic p {
    color: #272525;
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    line-height: 35px; }
  .alde .rs-testimonial.style6 .testi-item .item-content-basic span img {
    width: 32px;
    top: 82%;
    position: absolute;
    left: 47%;
    z-index: 9; }
  .alde .rs-testimonial.style6 .owl-dots {
    text-align: center;
    margin-top: 47px; }
  .alde .rs-testimonial.style6 .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    border: none;
    transition: all 0.3s ease;
    background: #032390;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25); }
  .alde .rs-testimonial.style6 .owl-dots .owl-dot:hover,
  .alde .rs-testimonial.style6 .owl-dots .owl-dot.active {
    width: 40px;
    background: #032390;
    opacity: 1; }
  .alde .rs-testimonial.style7 {
    background: url(../images/bg/testimonial-bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover; }
  .alde .rs-testimonial.style7 .testi-main {
    margin: 0px 0px 0px 0px;
    padding: 0px 100px 0px 150px; }
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content {
    display: flex;
    align-items: center;
    border-radius: 3px;
    background: #ffffff;
    box-shadow: 0 0 30px #eee;
    margin: 40px 37px 30px 100px;
    padding: 50px 30px 50px 50px; }
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content .images-wrap img {
    border-radius: 3px;
    height: 263px;
    max-width: 263px;
    width: 263px;
    margin-left: -150px; }
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information {
    padding-left: 45px; }
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information p {
    color: #102b3e;
    font-size: 22px;
    font-weight: 500;
    font-style: italic;
    line-height: 35px; }
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information .testi-name {
    color: #102b3e;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px; }
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information .testi-title {
    color: #404a50; }
  .alde .rs-testimonial.style7 .owl-nav .owl-next,
  .alde .rs-testimonial.style7 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    background: linear-gradient(90deg, #ed3237 10%, #0e73e4 100%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    color: #ffffff; }
  .alde .rs-testimonial.style7 .owl-nav .owl-next i,
  .alde .rs-testimonial.style7 .owl-nav .owl-prev i {
    margin-top: 15px; }
  .alde .rs-testimonial.style7 .owl-nav .owl-next i:before,
  .alde .rs-testimonial.style7 .owl-nav .owl-prev i:before {
    content: "\f115";
    font-family: Flaticon;
    font-size: 18px;
    font-weight: 400; }
  .alde .rs-testimonial.style7 .owl-nav .owl-next:hover,
  .alde .rs-testimonial.style7 .owl-nav .owl-prev:hover {
    background: linear-gradient(0deg, #ed3237 10%, #0e73e4 100%);
    color: #ffffff; }
  .alde .rs-testimonial.style7 .owl-nav .owl-next {
    right: -75px;
    left: unset; }
  .alde .rs-testimonial.style7 .owl-nav .owl-next i:before {
    content: "\f114";
    font-size: 18px;
    font-weight: 400; }
  .alde .rs-testimonial.style7 .owl-nav .owl-prev {
    right: unset;
    left: -105px; }
  .alde .rs-testimonial.style7 .owl-nav .owl-prev i:before {
    content: "\f115";
    font-size: 18px;
    font-weight: 400; }
  .alde .rs-testimonial.style8 .testi-item {
    background: #fff;
    padding: 50px 35px;
    border-radius: 4px; }
  .alde .rs-testimonial.style8 .testi-item .item-content-basic span img {
    width: 100px; }
  .alde .rs-testimonial.style8 .testi-item .item-content-basic p {
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
    color: #101010;
    margin-bottom: 32px;
    padding-top: 20px; }
  .alde .rs-testimonial.style8 .testi-item .testi-information {
    display: flex;
    align-items: center; }
  .alde .rs-testimonial.style8 .testi-item .testi-information .img-part img {
    border-radius: 50%; }
  .alde .rs-testimonial.style8 .testi-item .testi-information .testi-content {
    padding-left: 25px; }
  .alde .rs-testimonial.style8 .testi-item .testi-information .testi-content .testi-name {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 2px; }
  .alde .rs-testimonial.style8 .testi-item .testi-information .testi-content .testi-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    margin-bottom: 0; }
  .alde .rs-testimonial.style8 .owl-dots {
    text-align: center;
    margin-top: 47px; }
  .alde .rs-testimonial.style8 .owl-dots .owl-dot {
    width: 15px;
    height: 8px;
    display: inline-block;
    margin: 0 6px;
    padding: 3px 0;
    border-radius: 30px;
    background: #0d58ba;
    border: none;
    transition: all 0.3s ease; }
  .alde .rs-testimonial.style8 .owl-dots .owl-dot:hover,
  .alde .rs-testimonial.style8 .owl-dots .owl-dot.active {
    width: 40px;
    opacity: 1;
    background: #f2541b; }
  .alde .rs-testimonial.style8 .owl-stage-outer {
    padding: 10px;
    margin: -10px; }
  .alde .rs-shop-part .woocommerce-result-count {
    font-size: 15px;
    line-height: 26px;
    color: #454545;
    font-weight: 400;
    margin: 0; }
  .alde .rs-shop-part .from-control {
    float: right;
    font-size: 15px;
    color: #454545;
    font-weight: 400;
    vertical-align: top;
    padding: 10px;
    border: 1px solid #ced4da;
    border-radius: 5px; }
  .alde .rs-shop-part .product-list .image-product {
    position: relative; }
  .alde .rs-shop-part .product-list .image-product .overley i {
    position: absolute;
    bottom: 150px;
    right: 13px;
    background: transparent;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s; }
  .alde .rs-shop-part .product-list .image-product .overley i:before {
    font-size: 30px;
    color: #ffffff;
    font-weight: 400;
    background: #ed3237;
    border: none;
    padding: 8px 10px 8px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 5px; }
  .alde .rs-shop-part .product-list .image-product .onsale {
    font-size: 13px;
    color: #ffffff;
    font-weight: 700;
    line-height: 40px;
    background: #ed3237;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 13px; }
  .alde .rs-shop-part .product-list .content-desc .loop-product-title {
    margin: 0;
    font-size: 18px;
    line-height: 50px;
    color: #454545;
    font-weight: 700; }
  .alde .rs-shop-part .product-list .content-desc .loop-product-title a {
    color: #101010;
    font-size: 18px;
    line-height: 52px;
    font-weight: 600; }
  .alde .rs-shop-part .product-list .content-desc .loop-product-title a:hover {
    color: #ed3237; }
  .alde .rs-shop-part .product-list .content-desc .price {
    font-size: 20px;
    line-height: 30px;
    color: #ed3237;
    font-weight: 700;
    margin: 0; }
  .alde .rs-shop-part .product-list .content-desc .price del {
    opacity: 0.6;
    padding-right: 10px; }
  .alde .rs-shop-part .product-list:hover .image-product .overley i {
    opacity: 1;
    visibility: visible;
    bottom: 13px; }
  .alde .rs-single-shop .single-product-image .images-single {
    z-index: 1 !important; }
  .alde .rs-single-shop .single-product-image img {
    width: 100%; }
  .alde .rs-single-shop .single-price-info .product-title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 12px; }
  .alde .rs-single-shop .single-price-info .single-price {
    color: #ed3237;
    font-weight: 600; }
  .alde .rs-single-shop .single-price-info .some-text {
    margin-top: 15px; }
  .alde .rs-single-shop .single-price-info form {
    margin-bottom: 30px; }
  .alde .rs-single-shop .single-price-info form input {
    height: 40px;
    width: 70px;
    line-height: 40px;
    text-align: center;
    padding-left: 10px;
    border: 1px solid rgba(54, 54, 54, 0.1);
    outline: none; }
  .alde .rs-single-shop .single-price-info p.category {
    margin: 0;
    padding-top: 25px;
    border-top: 1px solid #e6e6e6;
    font-size: 14px; }
  .alde .rs-single-shop .single-price-info p.category span {
    font-weight: 700;
    padding-right: 10px; }
  .alde .rs-single-shop .single-price-info p.category a {
    color: #454545; }
  .alde .rs-single-shop .single-price-info p.category a:hover {
    color: #ed3237; }
  .alde .rs-single-shop .single-price-info .tag {
    margin: 0; }
  .alde .rs-single-shop .single-price-info .tag span {
    font-weight: 700; }
  .alde .rs-single-shop .tab-area {
    margin-top: 50px; }
  .alde .rs-single-shop .tab-area ul.nav-tabs {
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 32px; }
  .alde .rs-single-shop .tab-area ul.nav-tabs li {
    margin-right: 3px; }
  .alde .rs-single-shop .tab-area ul.nav-tabs li a {
    padding: 10px 30px;
    display: inline-block;
    border-radius: 4px 4px 0 0;
    font-size: 18px;
    background: #f0f0f0;
    color: #101010;
    font-weight: 600; }
  .alde .rs-single-shop .tab-area ul.nav-tabs li a:hover,
  .alde .rs-single-shop .tab-area ul.nav-tabs li a.active {
    background: #ed3237;
    color: #ffffff; }
  .alde .rs-single-shop .tab-area ul.nav-tabs li:last-child {
    margin-right: 0; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .tab-title {
    font-weight: 700;
    margin-bottom: 34px; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .dsc-p {
    margin: 0; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area {
    margin-bottom: 5px; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area p {
    margin-bottom: 23px; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .top-area h6 {
    font-size: 15px;
    font-weight: 600;
    color: #454545; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form {
    max-width: 600px; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form p.comment-notes {
    margin-bottom: 15px; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl label {
    font-weight: 600;
    display: block; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl input {
    border: 1px solid rgba(54, 54, 54, 0.1);
    padding: 10px 15px;
    margin-bottom: 10px;
    width: 100%; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .placeholder-cntrl textarea {
    width: 100%;
    padding: 10px 15px;
    height: 75px;
    border: 1px solid rgba(54, 54, 54, 0.1);
    margin-bottom: 20px; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings {
    font-weight: 600;
    margin-bottom: 18px;
    display: block; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li {
    display: inline; }
  .alde .rs-single-shop .tab-area .tab-content .tab-pane .reviews-grid .comment-form .ratings ul li i {
    color: #ed3237;
    font-weight: normal; }
  .alde .rs-cart .cart-wrap table.cart-table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    border-collapse: collapse; }
  .alde .rs-cart .cart-wrap table.cart-table td,
  .alde .rs-cart .cart-wrap table.cart-table th {
    padding: 25px;
    text-align: center;
    border: 1px solid #ccc; }
  .alde .rs-cart .cart-wrap table.cart-table th {
    border: none;
    font-size: 18px;
    padding: 25px;
    text-align: center;
    vertical-align: middle;
    font-weight: 700; }
  .alde .rs-cart .cart-wrap table.cart-table td {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #e6e6e6; }
  .alde .rs-cart .cart-wrap table.cart-table .product-remove a {
    margin: 0 auto;
    color: #101010;
    display: block;
    border-radius: 100%;
    border: 1px solid #ddd;
    font-size: 16px;
    font-weight: 400;
    height: 20px;
    width: 20px;
    line-height: 17px;
    text-align: center; }
  .alde .rs-cart .cart-wrap table.cart-table .product-remove a:hover {
    background: #ff0000;
    color: #ffffff; }
  .alde .rs-cart .cart-wrap table.cart-table .product-thumbnail {
    min-width: 32px; }
  .alde .rs-cart .cart-wrap table.cart-table .product-thumbnail a img {
    width: 80px;
    height: auto; }
  .alde .rs-cart .cart-wrap table.cart-table .product-name a {
    color: #454545;
    font-weight: 700; }
  .alde .rs-cart .cart-wrap table.cart-table .product-name a:hover {
    color: #ed3237; }
  .alde .rs-cart .cart-wrap table.cart-table .product-price {
    font-weight: 700; }
  .alde .rs-cart .cart-wrap table.cart-table .product-quantity input {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 0 0 0 10px;
    max-width: 65px;
    margin: 0 auto;
    outline: none; }
  .alde .rs-cart .cart-wrap table.cart-table .action .coupon {
    float: left; }
  .alde .rs-cart .cart-wrap table.cart-table .action .coupon input {
    box-sizing: border-box;
    border: 1px solid #d3ced2;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: none;
    width: 320px;
    border-radius: 4px;
    height: 45px;
    margin-right: 20px;
    text-align: left;
    padding-left: 22px; }
  .alde .rs-cart .cart-collaterals {
    width: 100%;
    overflow: hidden; }
  .alde .rs-cart .cart-collaterals .cart-totals {
    float: right;
    width: 48%; }
  .alde .rs-cart .cart-collaterals .cart-totals .title {
    font-weight: 700;
    color: #454545;
    text-transform: capitalize; }
  .alde .rs-cart .cart-collaterals .cart-totals table.cart-total-table {
    text-align: left;
    width: 100%;
    border-collapse: collapse;
    border-radius: 5px; }
  .alde .rs-cart .cart-collaterals .cart-totals table.cart-total-table tr {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .alde .rs-cart .cart-collaterals .cart-totals table.cart-total-table tr th {
    font-size: 18px;
    font-weight: 700; }
  .alde .rs-cart .cart-collaterals .cart-totals table.cart-total-table tr td,
  .alde .rs-cart .cart-collaterals .cart-totals table.cart-total-table tr th {
    padding: 15px 10px; }
  .alde .rs-checkout .checkout-title {
    margin-bottom: 30px; }
  .alde .rs-checkout .checkout-title h3 {
    font-size: 26px;
    margin: 0; }
  .alde .rs-checkout .coupon-toggle .accordion .card {
    border: unset;
    border-top: 3px solid #ed3237;
    border-radius: 0; }
  .alde .rs-checkout .coupon-toggle .accordion .card .card-header {
    border: none;
    margin: 0;
    border-radius: unset; }
  .alde .rs-checkout .coupon-toggle .accordion .card .card-header .card-title {
    margin: 0; }
  .alde .rs-checkout .coupon-toggle .accordion .card .card-header .card-title span i {
    margin-right: 10px; }
  .alde .rs-checkout .coupon-toggle .accordion .card .card-header .card-title button {
    background: unset;
    border: none;
    color: #ed3237;
    transition: all 0.3s ease;
    outline: none;
    cursor: pointer; }
  .alde .rs-checkout .coupon-toggle .accordion .card .card-header .card-title button:hover {
    color: #ed3237; }
  .alde .rs-checkout .coupon-toggle .accordion .card .card-body {
    border: 1px solid #d3ced2;
    padding: 20px 20px 50px 20px;
    margin-top: 2em;
    text-align: left; }
  .alde .rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input {
    width: 47%;
    float: left;
    margin-right: 50px; }
  .alde .rs-checkout .coupon-toggle .accordion .card .card-body .coupon-code-input input {
    width: 100%;
    height: 45px;
    outline: none;
    padding: 10px 18px;
    color: #454545;
    border: 1px solid rgba(54, 54, 54, 0.1); }
  .alde .rs-checkout .full-grid {
    margin-top: 25px; }
  .alde .rs-checkout .full-grid .form-content-box {
    margin-bottom: 50px; }
  .alde .rs-checkout .full-grid .form-content-box .form-group label {
    line-height: 2;
    display: block;
    margin-bottom: 5px;
    font-weight: 600; }
  .alde .rs-checkout .full-grid .form-content-box .form-group select {
    color: #666666;
    opacity: 0.5;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #ccc;
    border-radius: 0;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    width: 100%;
    outline: none; }
  .alde .rs-checkout .full-grid .form-content-box .form-group textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    box-shadow: none;
    width: 100%;
    border: 1px solid rgba(54, 54, 54, 0.1);
    padding: 10px 18px;
    margin: 0;
    outline: none; }
  .alde .rs-checkout .full-grid .form-content-box .form-group .form-control-mod {
    border: 1px solid rgba(54, 54, 54, 0.1);
    height: 45px;
    padding: 10px 18px;
    width: 100%;
    margin: 0;
    outline: none;
    line-height: normal;
    border-radius: unset; }
  .alde .rs-checkout .full-grid .form-content-box .form-group .form-control-mod.margin-bottom {
    margin-bottom: 10px !important; }
  .alde .rs-checkout .full-grid .ordered-product table {
    width: 100%; }
  .alde .rs-checkout .full-grid .ordered-product table tr th {
    border: 1px solid #ccc;
    padding: 9px 12px; }
  .alde .rs-checkout .full-grid .ordered-product table tr td {
    border: 1px solid #ccc;
    padding: 6px 12px; }
  .alde .rs-checkout .full-grid .payment-method .top-area {
    border-bottom: 1px solid #d3ced2; }
  .alde .rs-checkout .full-grid .payment-method .top-area .payment-co {
    margin-bottom: 20px; }
  .alde .rs-checkout .full-grid .payment-method .top-area .payment-co span {
    font-weight: 600;
    margin-right: 10px; }
  .alde .rs-checkout .full-grid .payment-method .top-area .p-msg {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0 2em;
    font-size: 0.92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #f9f9f9; }
  .alde .rs-checkout .full-grid .payment-method .top-area .p-msg:before {
    content: "";
    display: block;
    border: 1em solid #f9f9f9;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em; }
  .alde .rs-my-account .title {
    font-size: 42px;
    line-height: 52px;
    font-weight: 600;
    color: #101010;
    margin: 0; }
  .alde .rs-my-account .rs-login {
    border: 1px solid rgba(54, 54, 54, 0.1);
    padding: 20px;
    text-align: left;
    border-radius: 5px; }
  .alde .rs-my-account .rs-login .form-group label {
    display: block;
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    color: #454545; }
  .alde .rs-my-account .rs-login .form-group label span {
    color: #ed3237; }
  .alde .rs-my-account .rs-login .form-group input {
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    border: 1px solid rgba(54, 54, 54, 0.1);
    height: 45px; }
  .alde .rs-my-account .rs-login .last-password a {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #ed3237; }
  .alde .rs-my-account .rs-login p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #454545;
    margin-bottom: 14px; }
  .alde .rs-my-account .rs-login p a {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #ed3237; }
  .alde .rs-footer {
    background: url(../images/bg/footer-bg.png);
    background-color: #f5f6f9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .alde .rs-footer .footer-top {
    padding: 60px 0 60px; }
  .alde .rs-footer .footer-top .footer-logo img {
    height: 92px; }
  .alde .rs-footer .footer-top .widget-title {
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    color: #101010;
    margin-bottom: 25px; }
  .alde .rs-footer .footer-top .site-map li {
    margin-bottom: 12px; }
  .alde .rs-footer .footer-top .site-map li a {
    font-size: 16px;
    color: #000; }
  .alde .rs-footer .footer-top .site-map li a i {
    font-size: 18px;
    margin-right: 10px;
    font-weight: 600; }
  .alde .rs-footer .footer-top .site-map li a:hover {
    color: #ed3237; }
  .alde .rs-footer .footer-top .footer-social li {
    display: inline;
    margin-right: 5px; }
  .alde .rs-footer .footer-top .footer-social li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: #ffe6c8;
    text-align: center;
    font-size: 15px;
    transition: all 0.8s ease;
    background: #ed3237; }
  .alde .rs-footer .footer-top .footer-social li a i {
    line-height: 35px; }
  .alde .rs-footer .footer-top .footer-social li a:hover {
    color: #ffffff;
    background: #ed3237; }
  .alde .rs-footer .footer-top .footer-social li:last-child {
    margin: 0; }
  .alde .rs-footer .footer-top .address-widget li {
    padding: 0px 0px 16px 40px;
    position: relative; }
  .alde .rs-footer .footer-top .address-widget li .desc a {
    color: #000; }
  .alde .rs-footer .footer-top .address-widget li .desc a:hover {
    color: #ed3237; }
  .alde .rs-footer .footer-top .address-widget li i {
    color: #ed3237;
    position: absolute;
    left: 0px; }
  .alde .rs-footer .footer-top .address-widget li i:before {
    font-size: 20px; }
  .alde .rs-footer .footer-top .widget-desc {
    margin: 0; }
  .alde .rs-footer .footer-top p {
    margin: 30px 0 0;
    position: relative; }
  .alde .rs-footer .footer-top p input[type="email"] {
    border: none;
    width: 91%;
    font-size: 13px;
    padding: 16px 60px 16px 20px;
    margin: 0;
    color: #0a0a0a;
    overflow: hidden;
    border-radius: 30px 0 0 30px;
    background: #fff;
    box-shadow: 0 0 25px #eeeeee; }
  .alde .rs-footer .footer-top p input[type="submit"] {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    background-image: linear-gradient(90deg, #ed3237 0%, #0e73e4 100%);
    border-radius: 50%;
    padding: 15px 28px 15px;
    font-family: "Flaticon";
    font-size: 0;
    border: none; }
  .alde .rs-footer .footer-top p i {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 12px 20px;
    pointer-events: none;
    color: #ffffff; }
  .alde .rs-footer .footer-top p ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #454545;
    opacity: 1; }
  .alde .rs-footer .footer-top p ::-moz-placeholder {
    /* Firefox 19+ */
    color: #454545;
    opacity: 1; }
  .alde .rs-footer .footer-top p :-ms-input-placeholder {
    /* IE 10+ */
    color: #454545;
    opacity: 1; }
  .alde .rs-footer .footer-top p :-moz-placeholder {
    /* Firefox 18- */
    color: #454545;
    opacity: 1; }
  .alde .rs-footer .footer-bottom {
    padding: 6px 0;
    background: #ed3237; }
  .alde .rs-footer .footer-bottom .copyright p {
    margin: 0;
    color: #ed3237; }
  .alde .rs-footer .footer-bottom .copyright p a {
    color: #454545; }
  .alde .rs-footer .footer-bottom .copyright p a:hover {
    color: #ed3237; }
  .alde .rs-footer .footer-bottom .copy-right-menu li {
    display: inline-block;
    position: relative;
    padding: 0px 19px 0 25px; }
  .alde .rs-footer .footer-bottom .copy-right-menu li a {
    color: #454545; }
  .alde .rs-footer .footer-bottom .copy-right-menu li a:hover {
    color: #ed3237; }
  .alde .rs-footer .footer-bottom .copy-right-menu li:before {
    display: block;
    content: "";
    position: absolute;
    font-size: 18px;
    background: #ed3237;
    left: 0;
    top: 50%;
    width: 6px;
    height: 6px;
    transform: translateY(-50%);
    border-radius: 50%; }
  .alde .rs-footer .footer-bottom .copy-right-menu li:first-child:before {
    display: none; }
  .alde .rs-footer.style1 .footer-top .widget-title {
    color: #102b3e; }
  .alde .rs-footer.style1 .footer-top .site-map li a:hover {
    color: #f2541b; }
  .alde .rs-footer.style1 .footer-top .footer-social li a:hover {
    background: #f2541b; }
  .alde .rs-footer.style1 .footer-top .address-widget li .desc a:hover {
    color: #f2541b; }
  .alde .rs-footer.style1 .footer-top .address-widget li i {
    color: #f2541b; }
  .alde .rs-footer.style1 .footer-top p input[type="submit"] {
    background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%); }
  .alde .rs-footer.style1 .footer-bottom .copyright p a:hover {
    color: #f2541b; }
  .alde .rs-footer.style1 .footer-bottom .copy-right-menu li a:hover {
    color: #f2541b; }
  .alde .rs-footer.style1 .footer-bottom .copy-right-menu li:before {
    background: #f2541b; }
  .alde .rs-footer.style2 {
    background: url(../images/bg/footer-bg2.jpg);
    background-color: #f5f6f9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .alde .rs-footer.style2 .footer-top {
    padding: 92px 0 65px; }
  .alde .rs-footer.style2 .footer-top .footer-logo img {
    height: 40px; }
  .alde .rs-footer.style2 .footer-top .widget-title {
    color: #ffffff; }
  .alde .rs-footer.style2 .footer-top .site-map li a {
    color: #ffffff; }
  .alde .rs-footer.style2 .footer-top .site-map li a:hover {
    color: #ed3237; }
  .alde .rs-footer.style2 .footer-top .footer-social li {
    display: inline;
    margin-right: 5px; }
  .alde .rs-footer.style2 .footer-top .footer-social li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: #555;
    text-align: center;
    font-size: 15px;
    transition: all 0.8s ease;
    background: rgba(255, 255, 255, 0.9); }
  .alde .rs-footer.style2 .footer-top .footer-social li a:hover {
    color: #ffffff;
    background: #ed3237; }
  .alde .rs-footer.style2 .footer-top .footer-social li:last-child {
    margin: 0; }
  .alde .rs-footer.style2 .footer-top .address-widget li {
    padding: 0px 0px 16px 40px;
    position: relative; }
  .alde .rs-footer.style2 .footer-top .address-widget li .desc {
    color: #ffffff; }
  .alde .rs-footer.style2 .footer-top .address-widget li .desc a {
    color: #ffffff; }
  .alde .rs-footer.style2 .footer-top .address-widget li .desc a:hover {
    color: #ed3237; }
  .alde .rs-footer.style2 .footer-top .widget-desc {
    margin: 0; }
  .alde .rs-footer.style2 .footer-top p input[type="email"] {
    box-shadow: unset; }
  .alde .rs-footer.style2 .footer-bottom {
    background: transparent;
    border-color: rgba(80, 90, 100, 0.56) !important;
    border-top: 1px solid; }
  .alde .rs-footer.style2 .footer-bottom .copyright p {
    color: #ffffff; }
  .alde .rs-footer.style2 .footer-bottom .copyright p a {
    color: #ffffff; }
  .alde .rs-footer.style2 .footer-bottom .copyright p a:hover {
    color: #ed3237; }
  .alde .rs-footer.style2 .footer-bottom .copy-right-menu li a {
    color: #ffffff; }
  .alde .rs-footer.style2.modify1 {
    background: unset;
    background-color: unset; }
  .alde .rs-footer.style2.modify1 .footer-top .site-map li a:hover {
    color: #1273eb; }
  .alde .rs-footer.style2.modify1 .footer-top .address-widget li i:before {
    color: #d70309; }
  .alde .rs-footer.style2.modify1 .footer-top .address-widget li .desc a:hover {
    color: #1273eb; }
  .alde .rs-footer.style2.modify1 .footer-bottom {
    background: #000000;
    border-color: unset;
    border-top: unset; }
  .alde .rs-footer.style2.modify1 .footer-bottom .copyright p {
    color: #ffffff; }
  .alde .rs-footer.style2.modify1 .footer-bottom .copyright p a {
    color: #ffffff; }
  .alde .rs-footer.style2.modify1 .footer-bottom .copyright p a:hover {
    color: #1273eb; }
  .alde .rs-footer.style2.modify1 .footer-bottom .copy-right-menu li a {
    color: #ffffff; }
  .alde .rs-footer.style2.modify1 .footer-bottom .copy-right-menu li a:hover {
    color: #1273eb; }
  .alde #scrollUp {
    text-align: center;
    bottom: 40px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 999;
    border-radius: 50px 50px 4px 4px; }
  .alde #scrollUp i {
    background-image: linear-gradient(90deg, #d70309 10%, #ed3237 100%);
    border-radius: 50%;
    height: 40px;
    font-size: 24px;
    font-weight: 600;
    width: 42px;
    color: #fff;
    line-height: 36px;
    transition: all 0.3s ease;
    margin-left: 2px;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4); }
  .alde #scrollUp i:hover {
    opacity: 0.8; }
  .alde #scrollUp.oranage i {
    background-image: linear-gradient(180deg, #dd4c23 19%, #f27c1e 100%); }
  .alde .loader {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0;
    top: 0;
    z-index: 999999; }
  .alde .loader .loader-container {
    width: 396px;
    height: 275px;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1s infinite ease-in-out;
    animation: sk-scaleout 1s infinite ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }

@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1; }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0; } }
  .alde .move-y {
    animation: move-y 2s alternate infinite;
    -webkit-animation: move-y 2s alternate infinite; }

@keyframes move-y {
  0% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0); }
  100% {
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0); } }
  .alde .dance3 {
    -webkit-animation: dance3 8s alternate infinite; }

@keyframes dance3 {
  0% {
    -webkit-transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1); } }
  .alde .dance {
    -webkit-animation: dance 2s alternate infinite; }

@keyframes dance {
  0% {
    -webkit-transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1); } }
  .alde .dance2 {
    -webkit-animation: dance2 4s alternate infinite; }

@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0); }
  50% {
    -webkit-transform: translate3d(15px, -15px, 0); }
  100% {
    -webkit-transform: translate3d(0, -15px, 15px); } }
  .alde .watermark-animate {
    -webkit-animation: watermark-animate 8s infinite;
    animation: watermark-animate 8s infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

@keyframes watermark-animate {
  0% {
    left: 0; }
  100% {
    left: 100%; } }
  .alde .rs-rain-animate {
    position: relative; }
  .alde .rs-rain-animate .container {
    position: relative;
    z-index: 1; }
  .alde .rs-rain-animate .line-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    margin: auto;
    width: calc(100%);
    pointer-events: none;
    overflow: hidden;
    z-index: 0;
    max-width: 1240px; }
  .alde .rs-rain-animate .line-inner .line {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: calc(50%);
    background: #fff;
    z-index: 1; }
  .alde .rs-rain-animate .line-inner .line:after {
    content: "";
    display: block;
    position: absolute;
    height: 80px;
    width: 3px;
    top: -20%;
    left: -1px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 39%, #1273eb 130%, #1273eb 59%);
    background-color: rgba(0, 0, 0, 0);
    -webkit-animation: rain-line 13s 0s linear infinite;
    animation: rain-line 13s 0s linear infinite;
    animation-delay: 0s; }
  .alde .rs-rain-animate .line-inner .line:nth-child(1) {
    left: 2px !important; }
  .alde .rs-rain-animate .line-inner .line:nth-child(1):after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s; }
  .alde .rs-rain-animate .line-inner .line:nth-child(3) {
    left: unset !important;
    right: 2px; }
  .alde .rs-rain-animate .line-inner .line:nth-child(3):after {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s; }
  .alde .rs-rain-animate .line-inner.style2 .line {
    background: rgba(255, 255, 255, 0.1); }
  .alde .rs-rain-animate .line-inner.style2 .line:after {
    background-color: #fff; }
  .alde .rs-rain-animate .line-inner.orange-dark .line {
    background: rgba(255, 255, 255, 0.1); }
  .alde .rs-rain-animate .line-inner.orange-dark .line:after {
    background-image: linear-gradient(220deg, #f27c1e 0%, #dd4c23 79%); }

@keyframes rain-line {
  0% {
    top: -20%; }
  100% {
    top: 100%; } }

@-webkit-keyframes rain-line {
  0% {
    top: -20%; }
  100% {
    top: 100%; } }
  .alde .up-down {
    animation: up-down 3s alternate infinite;
    -webkit-animation: up-down 3s alternate infinite; }

@keyframes up-down {
  0% {
    transform: translateY(10px);
    -webkit-transform: translateY(0); }
  50% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px); }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0); } }

@-webkit-keyframes up-down {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0); }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px); }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0); } }
  .alde #polyglotLanguageSwitcher a.current:link,
  .alde #polyglotLanguageSwitcher a.current:visited,
  .alde #polyglotLanguageSwitcher a.current:active {
    background-color: transparent;
    border: none;
    border-radius: 0;
    height: auto;
    font-size: 14px;
    font-weight: 300;
    color: #6b6b6b; }
  .alde #polyglotLanguageSwitcher {
    padding: 7px 0; }
  .alde #polyglotLanguageSwitcher span.trigger {
    top: 13px;
    right: 5px; }
  .alde #polyglotLanguageSwitcher,
  .alde #polyglotLanguageSwitcher * {
    margin: 0;
    padding: 0;
    outline: none;
    width: 98px; }
  .alde #polyglotLanguageSwitcher ul {
    list-style: none; }
  .alde #polyglotLanguageSwitcher {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #444;
    line-height: normal;
    position: relative;
    /* sets the initial position for the drop-down menu */
    z-index: 100; }
  .alde #polyglotLanguageSwitcher a {
    text-decoration: none;
    display: block;
    padding: 0.5em 6px 0.5em 28px;
    /* 6px 6px 6px 28px */
    color: #444;
    width: 7em;
    /* 84px; total width: 120px */
    background-repeat: no-repeat;
    background-position: 6px center; }
  .alde #polyglotLanguageSwitcher a:hover {
    color: #000; }
  .alde #polyglotLanguageSwitcher a.current:link,
  .alde #polyglotLanguageSwitcher a.current:visited,
  .alde #polyglotLanguageSwitcher a.current:active {
    position: relative;
    /* sets the initial position for the trigger arrow */
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    height: 1.25em;
    /* 15px */ }
  .alde #polyglotLanguageSwitcher a.current:hover,
  .alde #polyglotLanguageSwitcher ul.dropdown li:hover {
    background-color: #f7f7f7; }
  .alde #polyglotLanguageSwitcher a.active {
    /* This style is applied as long as the drop-down menu is visible. */
    border-bottom: none !important;
    border-radius: 3px 3px 0 0 !important; }
  .alde #polyglotLanguageSwitcher span.trigger {
    display: block;
    position: absolute;
    width: 9px;
    height: 5px;
    text-indent: -10000em;
    top: 0.5em;
    /* 6px */
    right: 6px; }
  .alde #polyglotLanguageSwitcher a.current:link span.trigger,
  .alde #polyglotLanguageSwitcher a.current:visited span.trigger {
    background: url(../images/arrow-down.gif) no-repeat left top; }
  .alde #polyglotLanguageSwitcher a.current:hover span.trigger,
  .alde #polyglotLanguageSwitcher a.current:active span.trigger,
  .alde #polyglotLanguageSwitcher a.active span.trigger {
    background-position: left bottom !important; }
  .alde #polyglotLanguageSwitcher ul.dropdown {
    display: none;
    position: absolute;
    top: 2.333em;
    /* 28px */
    left: 0;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top: none !important;
    border-radius: 0 0 3px 3px; }
  .alde #polyglotLanguageSwitcher ul.dropdown li {
    border-top: 1px dotted #d4d4d4; }
  .alde #polyglotLanguageSwitcher ul.dropdown li:last-child {
    border-radius: 0 0 3px 3px; }
  .alde #en {
    background-image: url(../images/flags/gb.png); }
  .alde #fr {
    background-image: url(../images/flags/fr.png); }
  .alde #de {
    background-image: url(../images/flags/de.png); }
  .alde #it {
    background-image: url(../images/flags/it.png); }
  .alde #es {
    background-image: url(../images/flags/es.png); }
  .alde .pull-left {
    float: left !important;
    margin-top: 14px; }
  .alde .top-icon-logo {
    position: relative;
    background: url(../images/icon.png) no-repeat;
    height: 88px;
    width: 88px;
    text-align: center !important;
    display: flex;
    margin-top: -97px;
    margin-left: auto;
    margin-right: auto; }
  .alde .top-icon-logo-two {
    background: url(../images/icon.png) no-repeat;
    height: 70px;
    width: 70px;
    text-align: center !important;
    display: flex;
    margin-top: -158px;
    margin-left: auto;
    margin-right: auto; }
  .alde .fonts-gradient-1 {
    background: #d70309;
    background: -webkit-linear-gradient(to right, #d70309 0%, #ed3237 100%);
    background: -moz-linear-gradient(to right, #d70309 0%, #ed3237 100%);
    background: linear-gradient(to right, #d70309 0%, #ed3237 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase; }
  .alde .testimony-29101 .image {
    width: 40%;
    height: 20rem;
    background-size: cover;
    background-position: center center; }
  .alde .testimony-29101 .text {
    width: 60%;
    padding: 0rem 0rem;
    background: #f8f9fa; }
  .alde .testimony-29101 .text blockquote {
    position: relative;
    padding-bottom: 50px;
    font-size: 18px; }
  .alde .testimony-29101 .text blockquote .author {
    font-size: 14px;
    position: absolute;
    bottom: 0; }
  .alde .slide-one-item .owl-nav .owl-prev,
  .alde .slide-one-item .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000; }
  .alde .slide-one-item .owl-nav .owl-prev span,
  .alde .slide-one-item .owl-nav .owl-next span {
    font-size: 30px; }
  .alde .slide-one-item .owl-nav .owl-prev:hover,
  .alde .slide-one-item .owl-nav .owl-next:hover {
    color: #000; }
  .alde .slide-one-item .owl-nav .owl-prev:active,
  .alde .slide-one-item .owl-nav .owl-prev:focus,
  .alde .slide-one-item .owl-nav .owl-next:active,
  .alde .slide-one-item .owl-nav .owl-next:focus {
    outline: none; }
  .alde .slide-one-item .owl-nav .owl-prev {
    left: 20px; }
  .alde .slide-one-item .owl-nav .owl-next {
    right: 20px; }
  .alde .slide-one-item .owl-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center;
    z-index: 2; }
  .alde .slide-one-item .owl-dots .owl-dot {
    display: inline-block; }
  .alde .slide-one-item .owl-dots .owl-dot > span {
    -webkit-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
    -o-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
    transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
    display: inline-block;
    width: 15px;
    height: 3px;
    background: rgba(0, 0, 0, 0.4);
    margin: 3px; }
  .alde .slide-one-item .owl-dots .owl-dot.active > span {
    width: 15px;
    background: #000; }
  .alde .belowContent:before {
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-right: 15px solid #fff;
    content: "";
    height: 0;
    position: absolute;
    left: -41px;
    top: -2px;
    width: 0;
    z-index: 1; }
  .alde .imgCarouselS .captionBorder {
    border: 0.5px solid #f5a623;
    position: absolute;
    height: 94%;
    bottom: 0;
    opacity: 0.6;
    -webkit-animation: borderLineCar;
    animation: borderLineCar;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    animation-duration: 2s; }
  .alde .rightIndicator > img {
    margin-left: 0.5rem; }
  .alde .leftIndicator > img {
    margin-right: 0.5rem; }
  .alde .videoSeekBar {
    width: 1px;
    height: 2px;
    background-color: #e2a330 !important;
    position: absolute;
    z-index: 999;
    transition: all 0.5s;
    -ms-transition: all 0.5s; }
  .alde .activePause > img:nth-child(1),
  .alde .centerIndicator > img:nth-child(2) {
    display: none; }
  .alde .activePause > img:nth-child(2) {
    display: inline-block; }
  .alde .heroSection {
    position: relative;
    width: 100%; }
  .alde .heroBannerSection {
    height: 100vh;
    min-height: 600px;
    overflow: hidden; }
  .alde .heroCarousel {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0; }
  .alde .heroHeadline > .sectionContent {
    max-width: 50rem; }
  .alde .heroCarousel > .innerCarousel > .carItem,
  .alde .heroCarousel > .innerCarousel {
    height: 100%; }
  .alde .heroCarousel > .innerCarousel > .carItem > picture > img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .alde .heroForegrounds > .heroHeadline > .sectionContent > .bannerHeading > span {
    padding: 0.6rem 1rem;
    color: #fff;
    background-color: #043a5b;
    font-style: italic;
    font-size: 1.4rem; }
  .alde .heroForegrounds > .heroHeadline > .sectionContent > .bannerPara {
    color: #fff;
    padding-left: 5rem;
    max-width: 500px;
    position: relative; }
  .alde .paddingRight0 {
    padding-right: 0; }
  .alde .marginRight0 {
    margin-right: 0; }
  .alde a:hover {
    color: #fff;
    text-decoration: none; }
  .alde .colorBlack {
    background-color: #000 !important; }
  .alde .heroCarousel {
    width: auto;
    position: relative; }
  .alde .paddingLeft1p6rem {
    padding-left: 1.6rem; }
  .alde .heroCarousel > .carousel-inner > .Indicators {
    position: relative; }
  .alde .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    left: 0;
    margin: 0;
    width: 20%;
    margin-bottom: 4%; }
  .alde .heroControls {
    position: relative; }
  .alde .heroControls > .heroControlsArrow {
    width: 20%;
    position: absolute;
    z-index: 11;
    left: 0;
    margin-left: 0;
    top: auto; }
  .alde .heroControls > .heroControlsArrow > .carousel-control {
    position: relative;
    font-size: 100%; }
  .alde .Indicators > .carousel-indicators > li {
    border-radius: 0;
    width: 33.33%;
    height: 2px;
    background-color: #fff;
    opacity: 0.3;
    border: 0;
    margin: 0;
    float: left;
    position: relative; }
  .alde .Indicators > .carousel-indicators > .active {
    border-radius: 0;
    width: 33.33%;
    height: 2px;
    opacity: 1;
    background-color: #fff;
    border: 0;
    position: relative; }
  .alde .Indicators > .carousel-control {
    background: 0; }
  .alde .heroControlsArrow > .leftIndicator {
    width: 24%;
    text-align: left; }
  .alde .heroControlsArrow > .centerIndicator {
    width: 5%;
    text-align: center;
    margin-left: 24%; }
  .alde .heroControlsArrow > .rightIndicator {
    width: 24%;
    text-align: right; }
  .alde .numPagination {
    position: absolute;
    width: 20%;
    bottom: 5.8rem;
    left: 1.7rem;
    color: #fff; }
  .alde .numPagination > .slideNumber {
    font-size: 1.6rem; }
  .alde .backgroundImage {
    position: relative; }
  .alde .backgroundImage .Bg {
    width: 100%;
    height: auto; }
  .alde .paddingLeft3Rem {
    padding-left: 1.5rem; }
  .alde .bannerReadingTxt > .hideDiv {
    font-size: 1.6rem;
    font-weight: 500;
    max-width: 300px; }
  .alde .Indicators > .numPagination > .slideNumber {
    font-weight: bold; }
  .alde .animm {
    opacity: 0; }
  .alde .animm.inView {
    -webkit-animation-name: opacityCh;
    -webkit-animation-duration: 2s;
    animation-name: opacityCh;
    animation-duration: 2s;
    opacity: 1; }
  .alde .bannerBorder {
    border-left: 0.1rem solid #e2a330;
    height: 95%;
    min-height: 90%;
    padding: 12px;
    -webkit-animation: borderLine ease-in 1 forwards;
    -ms-animation: borderLine ease-in 1 forwards;
    -o-animation: borderLine ease-in 1 forwards;
    -moz-animation: borderLine ease-in 1 forwards;
    animation: borderLine ease-in 1 forwards;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 2s;
    -ms-animation-delay: 2s;
    -o-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s; }
  .alde .text-gradient-heding {
    font-size: 1.5em;
    background: #ed3237;
    background: -webkit-linear-gradient(to right, #ed3237 0%, #b90005 100%);
    background: -moz-linear-gradient(to right, #ed3237 0%, #b90005 100%);
    background: linear-gradient(to right, #ed3237 0%, #b90005 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase; }

@keyframes borderLineH {
  100% {
    opacity: 0.5;
    bottom: 0; }
  from {
    opacity: 0;
    bottom: -300%; } }
  .alde .parallaxControls {
    position: fixed;
    top: -moz-calc(50% - 75px);
    top: -webkit-calc(50% - 75px);
    top: -o-calc(50% - 75px);
    top: calc(50% - 75px);
    width: 10rem;
    z-index: 995;
    right: 4rem; }
  .alde .parallaxControls.showAll {
    position: fixed;
    top: -moz-calc(50% - 150px);
    top: -webkit-calc(50% - 150px);
    top: -o-calc(50% - 150px);
    top: calc(50% - 150px);
    width: 10rem;
    z-index: 3;
    right: 15.5rem; }
  .alde .parallaxControls > .pointerDiv > .point {
    box-sizing: border-box;
    height: 3rem;
    width: 0.2rem;
    border: 1px solid #d0d4d9;
    opacity: 0.6;
    display: block;
    margin-top: 0.3rem;
    margin-left: 0.1rem; }
  .alde .parallaxControls.showAll > .pointerDiv > .pointerText {
    position: absolute;
    display: block;
    top: 0.1rem;
    font-size: 1.4rem;
    line-height: 2.6rem;
    opacity: 0.6;
    color: #fff;
    width: 15rem;
    height: 3rem;
    left: 0.4rem;
    text-align: left;
    padding-left: 2rem; }
  .alde .parallaxControls > .pointerDiv > .pointerText {
    display: none; }
  .alde .parallaxControls.showAll > .active > .pointerText {
    position: absolute;
    display: block;
    top: 0.1rem;
    font-size: 1.4rem;
    line-height: 2.6rem;
    color: #fff;
    width: 15rem;
    height: 3rem;
    left: 0.4rem;
    background-color: rgba(4, 58, 91, 0.6);
    text-align: left;
    padding-left: 2rem;
    opacity: 1; }
  .alde .parallaxControls > .active:hover > .pointerText,
  .alde .parallaxControls > .pointerDiv:hover > .pointerText {
    position: absolute;
    display: block;
    top: 0.1rem;
    font-size: 1.1rem;
    line-height: 2.6rem;
    color: #fff;
    width: 10.1rem;
    height: 3rem;
    opacity: 1;
    left: 0.4rem;
    background-color: rgba(4, 58, 91, 0.6);
    text-align: left;
    padding-left: 2rem; }
  .alde .parallaxControls > .pointerDiv {
    position: relative;
    cursor: pointer; }
  .alde .parallaxControls > .active > .point {
    border: 1px solid #e2a330;
    z-index: 2;
    width: 0.4rem;
    border-radius: 0.2rem;
    margin-left: 0; }
  .alde .parallaxControls > .pointerDiv > .linePointer {
    display: none; }
  .alde .parallaxControls > .active:hover > .linePointer,
  .alde .parallaxControls > .pointerDiv:hover > .linePointer,
  .alde .parallaxControls.showAll > .active > .linePointer {
    display: inline-block;
    height: 0.2rem;
    width: 1.5rem;
    border-top: 1px solid #e2a330;
    position: absolute;
    top: 1.4rem;
    bottom: 0;
    z-index: 2;
    left: 0.4rem; }
  .alde .notActive > .pointerDiv {
    display: none; }
  .alde .parallaxControls > .active > .linePointer,
  .alde .parallaxControls > .pointerDiv:hover > .linePointer {
    left: 9rem !important; }
  .alde .parallaxControls.showAll > .pointerDiv > .pointerText:hover {
    opacity: 1;
    background-color: transparent; }
  .alde .parallaxControls.showAll > .active > .linePointer,
  .alde .parallaxControls.showAll > .pointerDiv:hover > .linePointer {
    left: 0.4rem !important; }
  .alde .parallaxControls.showAll > .active:hover > .pointerText,
  .alde .parallaxControls.showAll > .pointerDiv:hover > .pointerText {
    width: 15rem;
    font-size: 1.4rem; }
  .alde .parallaxControls.showAll > .pointerDiv:hover > .pointerText {
    background-color: transparent; }
  .alde .parallaxControls.showAll > .active:hover > .pointerText:hover,
  .alde .parallaxControls.showAll > .active:hover > .pointerText {
    background-color: rgba(4, 58, 91, 0.6); }
  .alde .parallaxControls.showAll > .active > .linePointer {
    display: block; }

@keyframes cssHide {
  0 {
    opacity: 0; }
  1% {
    opacity: 1; }
  81% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes cssHide {
  0 {
    opacity: 0; }
  1% {
    opacity: 1; }
  81% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .alde .parallaxControls > .active > .linePointer {
    opacity: 0;
    display: inline-block;
    height: 0.2rem;
    width: 1.5rem;
    border-top: 1px solid #e2a330;
    position: absolute;
    top: 1.4rem;
    bottom: 0;
    z-index: 2;
    left: 9rem !important;
    animation-name: cssHide;
    animation-duration: 6s; }
  .alde .parallaxControls > .active:hover > .linePointer {
    opacity: 1;
    display: inline-block;
    height: 0.2rem;
    width: 1.5rem;
    border-top: 1px solid #e2a330;
    position: absolute;
    top: 1.4rem;
    bottom: 0;
    z-index: 2;
    left: 9rem !important; }
  .alde .parallaxControls > .active > .pointerText {
    position: absolute;
    display: block;
    top: 0.1rem;
    font-size: 1.1rem;
    line-height: 2.6rem;
    color: #fff;
    width: 10.1rem;
    height: 3rem;
    opacity: 0;
    line-height: 2.9rem !important;
    left: 0.3rem !important;
    padding-left: 1.5rem !important;
    background-color: rgba(4, 58, 91, 0.6);
    text-align: left;
    padding-left: 2rem;
    animation-name: cssHide;
    animation-duration: 6s; }
  .alde .parallaxControls > .active:hover > .pointerText {
    position: absolute;
    display: block;
    top: 0.1rem;
    font-size: 1.1rem;
    line-height: 2.6rem;
    color: #fff;
    width: 10.1rem;
    height: 3rem;
    opacity: 1;
    line-height: 2.9rem !important;
    left: 0.3rem !important;
    padding-left: 1.5rem !important;
    background-color: rgba(4, 58, 91, 0.6);
    text-align: left;
    padding-left: 2rem; }
  .alde .parallaxControls > .active > .linePointer.artificialHover,
  .alde .parallaxControls > .pointerDiv > .linePointer.artificialHover {
    opacity: 0;
    display: inline-block;
    height: 0.2rem;
    width: 1.5rem;
    border-top: 1px solid #e2a330;
    position: absolute;
    top: 1.4rem;
    bottom: 0;
    z-index: 2;
    left: 9rem !important;
    animation-name: cssHide;
    animation-duration: 6s; }
  .alde .parallaxControls > .active:hover > .linePointer,
  .alde .parallaxControls > .pointerDiv:hover > .linePointer {
    opacity: 1;
    display: inline-block;
    height: 0.2rem;
    width: 1.5rem;
    border-top: 1px solid #e2a330;
    position: absolute;
    top: 1.4rem;
    bottom: 0;
    z-index: 2;
    left: 9rem !important; }
  .alde .parallaxControls > .pointerDiv > .pointerText.artificialHover {
    position: absolute;
    display: block;
    top: 0.1rem;
    font-size: 1.1rem;
    line-height: 2.6rem;
    color: #fff;
    width: 10.1rem;
    height: 3rem;
    opacity: 0;
    line-height: 2.9rem !important;
    left: 0.3rem !important;
    padding-left: 1.5rem !important;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: left;
    padding-left: 2rem;
    animation-name: cssHide;
    animation-duration: 6s; }
  .alde .parallaxControls > .pointerDiv:hover > .pointerText {
    position: absolute;
    display: block;
    top: 0.1rem;
    font-size: 1.1rem;
    line-height: 2.6rem;
    color: #fff;
    width: 10.1rem;
    height: 3rem;
    opacity: 1;
    line-height: 2.9rem !important;
    left: 0.3rem !important;
    padding-left: 1.5rem !important;
    background-color: rgba(4, 58, 91, 0.6);
    text-align: left;
    padding-left: 2rem; }
  .alde .fB .dynaImg {
    object-fit: cover; }
  .alde .storyIndicators {
    width: auto; }
  .alde .fullscreenN,
  .alde .longBg {
    height: 100vh;
    min-height: 91rem; }
  .alde .innerCarousel.sHockey {
    box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3); }
  .alde .headingCaption > span {
    display: block; }
  .alde .instagram {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }
  .alde .instagram .storyContent {
    width: 40%; }
  .alde .instagramDiv {
    position: relative; }
  .alde .instagram .arrow {
    left: 93% !important; }
  .alde .tweetContainer .carItem {
    height: 200px; }
  .alde .parallaxControls > .pointerDiv > .point {
    margin-left: 165px !important; }
  .alde .parallaxControls > .active:hover > .pointerText,
  .alde .parallaxControls > .pointerDiv:hover > .pointerText,
  .alde .parallaxControls > .pointerDiv > .pointerText.artificialHover {
    line-height: 2.9rem !important;
    left: 0.3rem !important;
    padding-left: 1.5rem !important; }
  .alde .parallaxControls > .active:hover > .linePointer,
  .alde .parallaxControls > .pointerDiv:hover > .linePointer,
  .alde .parallaxControls > .active > .linePointer.artificialHover,
  .alde .parallaxControls > .pointerDiv > .linePointer.artificialHover {
    left: 9rem !important; }
  .alde .ymlSalt .newsroom {
    padding-top: 5rem; }
  .alde .offwrap {
    cursor: url(../images/close.png), auto;
    width: 100%;
    left: 100%;
    transition: all 0.8s ease-out 0s;
    position: fixed;
    background: rgba(255, 255, 255, 0.3);
    height: 100vh;
    top: 0;
    bottom: 0;
    z-index: 999;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px); }
  .alde .footer-logo-icon {
    background: url(../images/footer-logo-icon.png) no-repeat;
    height: 89px;
    width: 92px;
    right: 151px;
    position: absolute;
    margin-top: -58px; }
  .alde .wrapperr {
    position: fixed;
    bottom: 1%;
    z-index: 9999999;
    left: 15px; }
  .alde .wrapperr ul {
    list-style: none; }
  .alde .wrapperr ul li a {
    color: #fff; }
  .alde .wrapperr ul li {
    width: 40px;
    height: 40px;
    position: relative;
    background: #e59500;
    margin: 10px 0;
    cursor: pointer;
    border-radius: 34px 34px 34px 34px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
  .alde .wrapperr ul li .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 15px;
    color: #fff; }
  .alde .wrapperr ul li.facebook {
    background: #3b5998; }
  .alde .wrapperr ul li.twitter {
    background: #00aced; }
  .alde .wrapperr ul li.instagram {
    background: #bc2a8d; }
  .alde .wrapperr ul li.linkedin {
    background: #dd4b39; }
  .alde .wrapperr ul li.whatsapp {
    background: #4dc247; }
  .alde .wrapperr ul li.facebook div.slider {
    background: #627aac; }
  .alde .wrapperr ul li.twitter div.slider {
    background: #7fd5f6; }
  .alde .wrapperr ul li.instagram div.slider {
    background: #dd94c6; }
  .alde .wrapperr ul li.linkedin div.slider {
    background: #eea59c; }
  .alde .wrapperr ul li.whatsapp div.slider {
    background: #82d47e; }
  .alde .slider {
    content: "";
    position: absolute;
    top: 0;
    left: 51px;
    width: 0px;
    height: 41px;
    background: #eebb5c;
    border-radius: 3px;
    transition: all 0.5s 0.3s ease; }
  .alde .slider p {
    font-family: arial;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    line-height: 41px;
    opacity: 0;
    transition: all 0.6s ease; }
  .alde ul li:hover .slider {
    width: 111px;
    transition: all 0.5s ease; }
  .alde ul li:hover .slider p {
    opacity: 1;
    transition: all 1s 0.2s ease; }
  .alde .youtube {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 160px;
    text-align: center;
    padding: 15px 10px;
    background: #bb0000;
    border-radius: 5px; }
  .alde .youtube a {
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px; }
  .alde .blockquote1 {
    color: #fff;
    width: 50%; }
  .alde .custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 4px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .alde .color-dark,
  .alde .list-dark > li:before,
  .alde .list-dark i {
    color: #404040 !important; }
  .alde .item-details.product > li strong {
    margin-right: 15px; }
  .alde b,
  .alde strong {
    font-weight: bolder; }
  .alde .item-details.product > li .custom-select-wrapper {
    min-width: 100px; }
  .alde .custom-select-wrapper {
    position: relative; }
  .alde .item-details.product li {
    margin-bottom: 20px; }
  .alde .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .alde .d-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .alde .item-details.product > li strong {
    margin-right: 15px; }
  .alde .custom-select1 {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 4px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .alde .check-squaree li {
    position: relative;
    padding-left: 36px;
    line-height: 27px;
    border: none;
    font-size: 15px;
    font-weight: 500;
    color: #454545; }
  .alde .check-squaree li:before {
    position: absolute;
    left: 0;
    z-index: 0;
    content: "\f058";
    font-weight: 400;
    font-family: fontawesome;
    color: #787cf2; }
  .alde .header-action-2 .header-action-icon-2 > a span.pro-count.blue {
    background-color: #d70309; }
  .alde .header-action-2 .header-action-icon-2 > a span.pro-count {
    position: absolute;
    right: -11px;
    top: -5px;
    color: #ffffff;
    height: 18px;
    width: 18px;
    border-radius: 100%;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    line-height: 18px; }
  .alde .header-action-2 .header-action-icon-2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 14px; }
  .alde .header-action-2 .header-action-icon-2:last-child {
    padding: 0 0px 0 8px; }
  .alde .header-action-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 27px; }
  .alde .header-action-2 .header-action-icon-2:last-child {
    padding: 0 0px 0 8px; }
  .alde .header-action-2 .header-action-icon-2 > a {
    font-size: 30px;
    color: #333;
    line-height: 1;
    display: inline-block;
    position: relative;
    width: 1em; }
  .alde .header-action-2 .header-action-icon-2 > a img {
    width: 100%;
    max-width: 25px;
    opacity: 0.8; }
  .alde .header-action-2 .header-action-icon-2 > a span.pro-count {
    position: absolute;
    right: -11px;
    top: -5px;
    color: #ffffff;
    height: 18px;
    width: 18px;
    border-radius: 100%;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    line-height: 18px; }
  .alde .cart-dropdown-wrap ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-img a {
    display: block; }
  .alde .header-height-2 {
    border-bottom: 1px solid #e2e9e1; }
  .alde .header-action-2 .header-action-icon-2 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 14px; }
  .alde .header-action-2 .header-action-icon-2 > a svg {
    width: 1em;
    height: 1em; }
  .alde .header-action-2 .header-action-icon-2 > a span.pro-count.blue {
    background-color: #d70309; }
  .alde .header-action-2 .header-action-icon-2:hover > a {
    color: #d70309;
    fill: #d70309; }
  .alde .header-action-2 .header-action-icon-2:hover .cart-dropdown-wrap {
    opacity: 1;
    visibility: visible;
    top: calc(100% + 10px); }
  .alde .header-middle-ptb-1 {
    padding: 25px 0 0 0; }
  .alde .cart-dropdown-wrap {
    position: absolute;
    right: 0;
    top: calc(100% + 20px);
    z-index: 99;
    width: 320px;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.05);
    padding: 30px 20px 27px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 4px;
    border: 1px solid #eef0ee; }
  .alde .cart-dropdown-wrap.cart-dropdown-hm2 {
    right: -63px;
    z-index: 9999999; }
  .alde .cart-dropdown-wrap ul li:last-child {
    margin: 0 0 0px; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    margin-right: 20px; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-img a img {
    max-width: 100%; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-title {
    margin: 6px 0 0; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-title h4 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 9px;
    color: #000; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-title h4 a {
    color: #d70309; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-title h4 a:hover {
    color: #1a1a1a; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-title h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 0px;
    color: #d70309; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-title h3 span {
    color: #696969;
    font-weight: 400;
    font-size: 15px; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-delete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 100;
    -ms-flex-positive: 100;
    flex-grow: 100;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 6px 0 0; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-delete a {
    font-size: 18px;
    color: #696969; }
  .alde .cart-dropdown-wrap ul li .shopping-cart-delete a:hover {
    color: #333; }
  .alde .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total {
    border-top: 2px solid #f3f3f3;
    margin: 25px 0;
    padding: 17px 0 0; }
  .alde .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total h4 {
    color: #9b9b9b;
    font-weight: 700;
    font-size: 15px;
    margin: 0; }
  .alde .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total h4 span {
    font-size: 18px;
    float: right;
    color: #d70309; }
  .alde .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center; }
  .alde .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    border-radius: 4px;
    line-height: 1;
    padding: 10px 20px;
    background-color: #d70309;
    font-family: "Spartan", sans-serif;
    border: 2px solid #d70309; }
  .alde .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a.outline {
    background-color: transparent;
    border: 2px solid #d70309;
    color: #d70309; }
  .alde .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a.outline:hover {
    color: #ffffff; }
  .alde .cart-dropdown-wrap .shopping-cart-footer .shopping-cart-button a:hover {
    background-color: #d70309; }
  .alde ._25b18c ._30jeq3 {
    display: inline-block;
    font-size: 26px;
    font-weight: 500;
    color: #212121; }
  .alde ._25b18c ._3I9_wc {
    text-decoration: line-through;
    font-size: 14px;
    color: #878787; }
  .alde ._25b18c ._3Ay6Sb,
  .alde ._25b18c ._3I9_wc {
    display: inline-block;
    margin-left: 8px; }
  .alde ._25b18c ._3Ay6Sb {
    color: #388e3c;
    font-size: 13px;
    letter-spacing: -0.2px;
    font-weight: 500; }
  .alde ._25b18c ._3utEwz {
    font-size: 16px;
    color: #212121; }
  .alde ._16Jk6d {
    font-size: 28px;
    vertical-align: sub; }
  .alde ._3I9_wc {
    text-decoration: line-through;
    font-size: 14px;
    color: #878787; }
  .alde ._25b18c ._3Ay6Sb,
  .alde ._25b18c ._3I9_wc {
    display: inline-block;
    margin-left: 8px; }
  .alde ._2p6lqe {
    font-size: 16px;
    margin-left: 12px;
    vertical-align: middle;
    color: #878787; }
  .alde ._25b18c ._3Ay6Sb {
    color: #388e3c;
    font-size: 13px;
    letter-spacing: -0.2px;
    font-weight: 500; }
  .alde .aMaAEs .dyC4hf .CEmiEU ._31Dcoz {
    margin-left: 12px;
    font-size: 16px;
    font-weight: 500;
    color: #388e3c;
    vertical-align: middle; }
  .alde .aMaAEs .dyC4hf .CEmiEU ._31Dcoz.pZkvcx {
    color: #26a541; }
  .alde .aMaAEs .dyC4hf .CEmiEU ._31Dcoz.pZkvcx {
    color: #26a541; }
  .alde .aMaAEs ._6aiF2j {
    margin: 4px 0 4px -8px; }
  .alde .aMaAEs .ABqeNJ {
    display: table;
    min-width: 380px;
    max-width: 440px; }
  .alde .aMaAEs .V_omJD {
    color: #878787;
    font-weight: 500;
    margin: 12px 0 0 12px; }
  .alde .aMaAEs .dyC4hf.pZkvcx {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 8px !important; }
  .alde .aMaAEs ._1V_ZGU {
    font-weight: 500;
    text-align: left;
    color: #388e3c;
    margin: 12px 0 -12px; }
  .alde .aMaAEs ._1V_ZGU.pZkvcx {
    color: #26a541;
    margin: 6px 0 -4px; }
  .alde .aMaAEs ._2WsQB3 {
    display: inline-block;
    margin-left: 3px; }
  .alde .aMaAEs .zzfS3p {
    margin-right: 3px; }
  .alde .aMaAEs ._16VRIQ {
    display: inline-block;
    vertical-align: middle; }
  .alde .aMaAEs ._3uSWvT {
    padding: 2px 7px;
    border-radius: 14px;
    font-size: 16px;
    background-color: #26a541;
    vertical-align: baseline; }
  .alde .aMaAEs ._19cuvx {
    height: 12px; }
  .alde .aMaAEs .b7864- {
    margin-left: 12px;
    vertical-align: middle;
    font-size: 20px; }
  .alde .aMaAEs .b7864-:after {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .alde .aMaAEs ._2Z07dN {
    cursor: pointer; }
  .alde .aMaAEs .jMnjzX {
    vertical-align: middle; }
  .alde .aMaAEs .jMnjzX.pZkvcx {
    margin-top: -4px;
    height: 18px; }
  .alde .aMaAEs ._3_L3jD {
    cursor: pointer;
    display: inline-block; }
  .alde .aMaAEs ._3Zuayz {
    margin-bottom: 4px; }
  .alde .aMaAEs ._1jc1GJ {
    margin: 12px 0 0 8px;
    cursor: pointer; }
  .alde .aMaAEs ._1jc1GJ,
  .alde .aMaAEs ._3tLJXl {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #2874f0; }
  .alde .aMaAEs ._3tLJXl {
    margin-top: 6px;
    vertical-align: middle; }
  .alde .aMaAEs ._3tLJXl.pZkvcx {
    display: block; }
  .alde .card {
    border: 1px solid #e1e1e1;
    border-radius: 0;
    background-color: #fff; }
  .alde .shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
  .alde .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem; }
  .alde h3,
  .alde .h3-style {
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5em;
    margin: 0 0 20px;
    padding: 0;
    color: #282828; }
  .alde .text-marker {
    display: inline-block;
    padding: 0 7px;
    color: #fff;
    background-color: #ef4024; }
  .alde .page-content p,
  .alde .modal-content p {
    margin: 20px 0 0 0; }
  .alde .mt-2,
  .alde .my-2 {
    margin-top: 20px !important; }
  .alde .right-side-d-e {
    top: 0px;
    z-index: 000000;
    position: absolute;
    right: 12px; }
  .alde .btn--sm {
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    padding: 6px 16px;
    border-radius: 4px; }
  .alde .btn--invert,
  .alde .btn--invert:active,
  .alde .btn--invert:active:focus,
  .alde .btn--invert:visited,
  .alde .btn--invert:focus {
    color: #fff;
    background-color: #282828; }
  .alde .btn,
  .alde .btn:active,
  .alde .btn:active:focus,
  .alde .btn:visited,
  .alde .btn:focus {
    text-decoration: none;
    color: #fff;
    outline: none;
    background-color: #ef4024;
    box-shadow: none !important; }
  .alde .btn {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 15px 30px;
    cursor: pointer;
    white-space: nowrap;
    border: 0 !important;
    border-radius: 4px; }
  .alde .btn--grey,
  .alde .btn--grey:active,
  .alde .btn--grey:active:focus,
  .alde .btn--grey:visited,
  .alde .btn--grey:focus {
    color: #282828;
    background-color: #efefef; }
  .alde .bg50 {
    background: url(../images/about-bg4.jpg) no-repeat; }
  .alde .bg51 {
    background: url(../images/about-bg5.jpg) #000 no-repeat; }
  .alde .bg52 {
    background: url(../images/manufacturing-unit.jpg) no-repeat;
    background-color: #000; }
  .alde .bg53 {
    background: url(../images/export.jpg) no-repeat;
    background-color: #000; }
  .alde .bg54 {
    background: url(../images/Business.jpg) no-repeat;
    background-color: #000; }
  .alde .bg55 {
    background: url(../images/d-s.jpg) no-repeat; }
  .alde .blink {
    -webkit-animation: 2s linear infinite condemned_blink_effect;
    /* for Safari 4.0 - 8.0 */
    animation: 2s linear infinite condemned_blink_effect; }

@-webkit-keyframes condemned_blink_effect {
  0% {
    visibility: hidden; }
  50% {
    visibility: hidden; }
  100% {
    visibility: visible; } }

@keyframes condemned_blink_effect {
  0% {
    visibility: hidden; }
  50% {
    visibility: hidden; }
  100% {
    visibility: visible; } }
  .alde .toll-free {
    color: #ed3237;
    font-weight: bold; }
  .alde .toll-free1 {
    color: #ed3237;
    font-size: 120px;
    font-weight: bold; }
  .alde .main-content-body {
    margin-top: 0px !important; }
  .alde .portlet-column {
    padding: 0px !important; }
  .alde .portlet-content {
    padding: 0px !important; }
  .alde .portlet-layout.row {
    margin-right: 0;
    margin-left: 0; }
  .alde .portlet {
    margin-bottom: 0px !important; }
  .alde .portlet-decorate .portlet-content {
    background: transparent; }
  .alde .portlet-content .portlet-header {
    display: none; }
  .alde .portlet-decorate .portlet-content {
    border-style: none; }
  .alde .rs-footer .portlet-content {
    background: transparent; }
  .alde .right_menu_togle .portlet-content {
    background: transparent; }

@media (max-width: 991.98px) {
  .alde .testimony-29101 .image {
    height: 300px; } }

@media (max-width: 991.98px) {
  .alde .testimony-29101 .image,
  .alde .testimony-29101 .text {
    width: 100%;
    display: block !important; } }

@media (max-width: 991.98px) {
  .alde .slide-one-item .owl-nav {
    display: none; } }

@media (max-width: 575px) {
  .alde .imgDiv {
    position: relative; }
  .alde .titleLink {
    margin-top: 1rem; }
  .alde .globalList > div {
    line-height: 2.5rem;
    cursor: pointer;
    color: #474747;
    font-size: 1.4rem;
    white-space: initial; }
  .alde .tagLists,
  .alde .allCheck {
    width: 50%;
    float: left; }
  .alde .tags {
    display: block;
    clear: both; }
  .alde .tagName {
    margin-bottom: 1.5rem; }
  .alde .pagination > ul li {
    padding: 0rem 1.2rem 3rem 0.8rem; }
  .alde .tagCount {
    font-size: 1.4rem; }
  .alde .pagination {
    margin: 0 0 3rem 0; }
  .alde .card > .details > .cardImg {
    width: 12rem;
    height: 8rem;
    margin: 0; }
  .alde .card > .details {
    display: block; }
  .alde .card > .details > div > .titleDiv > .cardTitle {
    padding-left: 0;
    padding-top: 1.3rem; }
  .alde .cardTitle > .titleLink {
    padding-left: 0; }
  .alde .card > .details > div > .description {
    padding-left: 0; }
  .alde .card > .details > div > .imgDiv {
    padding-left: 0.2rem; }
  .alde .filters {
    width: 100%; }
  .alde .searchTitle {
    font-size: 1.8rem !important;
    display: inline-block; }
  .alde .filters > .filterHeading {
    font-size: 2rem; }
  .alde .tagName,
  .alde .anchorUrl,
  .alde .description {
    font-size: 1.4rem; }
  .alde .globalListMarginTop {
    width: 100%; }
  .alde .globalListMarginTop > .searchTitle,
  .alde .globalListMarginTop {
    margin-top: 1rem; }
  .alde .parallaxControls.showAll {
    display: none; }
  .alde .backgroundImage .Bg {
    height: 100vh; }
  .alde .numPagination {
    left: 10%;
    margin-bottom: auto;
    bottom: 12.5rem; }
  .alde .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    left: 5%;
    width: 66%;
    margin-bottom: auto;
    bottom: 11rem; }
  .alde .heroControls > .heroControlsArrow {
    left: 5%;
    width: 66%;
    bottom: 8rem; }
  .alde .leftIndicator > img {
    margin-right: 1rem; }
  .alde .rightIndicator > img {
    margin-left: 1rem; }
  .alde .bannerReadingTxt {
    padding-left: 1rem; }
  .alde .heroForegrounds > .heroHeadline > .sectionContent > .bannerPara {
    width: 35rem;
    padding-left: 2rem; }
  .alde .heroBannerSection {
    min-height: 500px; }
  .alde .heroForegrounds > .heroHeadline > .sectionContent > .bannerHeading > h1 {
    font-size: 2.6rem !important;
    line-height: 3.2rem !important; }
  .alde .heroHeadline > .sectionContent {
    max-width: 25rem !important; }
  .alde .heroControls > .heroControlsArrow > .carousel-control:focus {
    opacity: 0.5; }
  .alde .carousel-control:focus,
  .alde .carousel-control:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .alde .not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none; }
  .alde .bg50 {
    background-image: none !important;
    background-color: #000; }
  .alde .bg51 {
    background-image: none !important;
    background-color: #000; }
  .alde .bg52 {
    background-image: none !important;
    background-color: #000; }
  .alde .bg53 {
    background-image: none !important;
    background-color: #000; }
  .alde .bg54 {
    background-image: none !important;
    background-color: #000; }
  .alde .adjustable-box {
    top: -43px;
    position: absolute;
    right: 39px; }
  .alde .full-width-header .rs-header .expand-btn-inner {
    height: 0px; }
  .alde .imgDiv {
    position: relative; } }

@media (min-width: 576px) and (max-width: 767px) {
  .alde .imgDiv {
    position: relative; }
  .alde .tagLists,
  .alde .allCheck {
    width: 50%;
    float: left; }
  .alde .tags {
    display: block;
    clear: both; }
  .alde .tagCount {
    font-size: 1.5rem; }
  .alde .card > .details > div > .imgDiv {
    padding-left: 2rem; }
  .alde .filters {
    width: 100%; }
  .alde .searchTitle {
    font-size: 1.8rem !important; }
  .alde .filters > .filterHeading {
    font-size: 2rem; }
  .alde .tagName,
  .alde .anchorUrl,
  .alde .description {
    font-size: 1.4rem; }
  .alde .globalListMarginTop {
    width: 100%; }
  .alde .globalListMarginTop > .searchTitle,
  .alde .globalListMarginTop {
    margin-top: 1rem; }
  .alde .parallaxControls.showAll {
    right: 6.5rem; }
  .alde .backgroundImage .Bg {
    height: 100vh; }
  .alde .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    margin-bottom: 4%; }
  .alde .heroControls > .heroControlsArrow {
    bottom: 2rem; }
  .alde .leftIndicator > img {
    margin-right: 1rem; }
  .alde .rightIndicator > img {
    margin-left: 1rem; }
  .alde .bannerReadingTxt > .hideDiv {
    font-size: 1.4rem; }
  .alde .numPagination {
    margin-bottom: auto;
    bottom: 10rem; }
  .alde .heroControls > .heroControlsArrow,
  .alde .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    width: 38%;
    bottom: 7rem !important; }
  .alde .carousel-control:focus,
  .alde .carousel-control:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); } }

@media (max-width: 991px) {
  .alde .full-width-header .mobile-menu {
    display: block; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children > a:before {
    content: none; } }

@media (min-width: 768px) and (max-width: 991px) {
  .alde .imgDiv .spnTextCopy {
    left: 2rem;
    top: 4rem; }
  .alde .imgDiv {
    position: relative; }
  .alde .tagCount {
    font-size: 1.5rem; }
  .alde .globalList {
    width: 100%; }
  .alde .tagLists,
  .alde .allCheck {
    width: 50%;
    float: left; }
  .alde .tags {
    display: block;
    clear: both; }
  .alde .filters {
    width: 100%; }
  .alde .globalListMarginTop {
    margin-top: 1rem; }
  .alde .searchSection {
    top: 5rem; }
  .alde .txtareaSafariSearch {
    margin-left: 2rem; }
  .alde .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    margin-bottom: 15%; }
  .alde .heroControls > .heroControlsArrow {
    bottom: 8rem; }
  .alde .leftIndicator > img {
    margin-right: 1rem; }
  .alde .rightIndicator > img {
    margin-left: 1rem; }
  .alde .bannerReadingTxt > .hideDiv {
    font-size: 1.4rem; }
  .alde .numPagination {
    bottom: 13.8rem; }
  .alde .heroControls > .heroControlsArrow,
  .alde .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    width: 35%; }
  .alde .carousel-control:focus,
  .alde .carousel-control:hover {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  .alde .parallaxControls.showAll {
    top: -webkit-calc(45% - 100px);
    top: -o-calc(45% - 100px);
    top: calc(45% - 100px);
    right: 9.5rem; } }

@media (min-width: 1200px) and (max-width: 1439px) {
  .alde .twitterTooltip {
    margin-left: -1.25%; }
  .alde .backgroundImage .Bg {
    height: auto; }
  .alde .heroControls > .heroControlsArrow > .carousel-control:hover {
    opacity: 1; } }

@media (min-width: 1439px) {
  .alde .twitterTooltip {
    margin-left: -1%; } }

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .alde li.pageDigits.active {
    background-image: url("../assets/img/common/globalSearch/hover.svg"); } }

@media screen and (min-width: 992px) {
  .alde .globalList .twitterLink:hover .twitterTooltip {
    display: block; }
  .alde .globalList .phoneDivSearch:hover .phoneTooltip {
    display: block; }
  .alde .globalList .Tooltip .tooltiptext {
    top: 4rem;
    left: 0; }
  .alde .globalList .Tooltip .tooltiptext::after {
    transform: rotate(-45deg);
    top: -27%;
    left: 23% !important; }
  .alde .globalList .Tooltip .phoneDivVertical + .tooltiptext {
    top: -3.5rem;
    left: -1.2rem; }
  .alde .globalList .Tooltip .phoneDivVertical + .tooltiptext::after {
    transform: rotate(270deg);
    top: 96%; }
  .alde .globalList .details .copyDiv:hover .copyLinkTooltip {
    display: block; } }

main {
  overflow: hidden;
  width: 100%;
  position: relative; }

@media (min-width: 992px) and (max-width: 1199px) {
  .alde .heroControls > .heroControlsArrow {
    width: 24%; }
  .alde .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    width: 24%;
    bottom: 0.7rem; }
  .alde .numPagination {
    bottom: 6rem;
    margin-bottom: auto; }
  .alde .heroControls > .heroControlsArrow > .carousel-control:hover {
    opacity: 1; }
  .alde .twitterTooltip {
    margin-left: -1.5%; } }

@media screen and (min-width: 2000px) {
  .alde .bannerReadingTxt > .hideDiv {
    margin-top: 3rem;
    max-width: 420px;
    font-weight: 300; }
  .alde .heroControls > .heroControlsArrow > .carousel-control:hover {
    opacity: 1; }
  .alde .parallaxControls {
    top: calc(50% - 32px);
    top: -webkit-calc(50% - 32px); }
  .alde .parallaxControls {
    right: 20.4rem; }
  .alde .parallaxControls.showAll {
    top: -moz-calc(50% - 205px);
    top: -webkit-calc(50% - 205px);
    top: -o-calc(50% - 205px);
    top: calc(50% - 205px); } }

@media (min-width: 1300px) {
  .alde .img-a22 {
    display: none; }
  .alde .img-a23 {
    display: none; }
  .alde .img-a24 {
    display: none; }
  .alde .img-a25 {
    display: none; } }

/* --------------------------------------------Intro Page Style STARTS------------------------------------------------- */
/* --------------------------------------------Intro Page Style STARTS------------------------------------------------- */
/* --------------------------------------------Gallery Style STARTS------------------------------------------------- */
/*-----------------------------------------------------------------------------------*/
/*	11. SLIDER REVOLUTION 
/*-----------------------------------------------------------------------------------*/
.alde {
  /*-----------------------------------------------------------------------------------*/
  /* 	13. BASIC GALLERY
    /*-----------------------------------------------------------------------------------*/ }
  .alde .rev_slider_wrapper {
    left: 0px;
    width: 100%; }
  .alde .rev_th_auto .rev_slider {
    margin-bottom: 5px !important; }
  .alde .zeus.tparrows {
    background: rgba(0, 0, 0, 0.4); }
  .alde .zeus .tp-bullet {
    width: 10px;
    height: 10px; }
  .alde .zeus .tp-bullet-imageoverlay {
    background: rgba(0, 0, 0, 0); }
  .alde .zeus .tp-bullet-title,
  .alde .zeus .tp-bullet-imageoverlay {
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
  .alde .tp-caption:not(.font-body):not(.font-title) {
    font-family: "Montserrat"; }
  .alde .tp-caption.boxshadow {
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); }
  .alde .tp-caption.start-boxshadow {
    -webkit-box-shadow: 1px 1px 0 0 #1a1a1a, 2px 2px 0 0 #1a1a1a, 3px 3px 0 0 #1a1a1a, 4px 4px 0 0 #1a1a1a, 5px 5px 0 0 #1a1a1a, 6px 6px 0 0 #1a1a1a;
    box-shadow: 1px 1px 0 0 #1a1a1a, 2px 2px 0 0 #1a1a1a, 3px 3px 0 0 #1a1a1a, 4px 4px 0 0 #1a1a1a, 5px 5px 0 0 #1a1a1a, 6px 6px 0 0 #1a1a1a; }
  .alde .tp-dottedoverlay.darkoverlay {
    background: rgba(48, 48, 48, 0.6); }
  .alde .tp-bannertimer {
    background: rgba(255, 255, 255, 0.25); }
  .alde .tp-loader.spinner2 {
    background: #151515;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .alde .bg-dark .tp-loader.spinner2,
  .alde .light-spinner .tp-loader.spinner2 {
    background: #fff; }
  .alde .tp-dottedoverlay.darkoverlay {
    background: rgba(21, 21, 21, 0.5); }
  .alde .rev-scroll-btn span {
    width: 4px;
    height: 4px;
    margin: -2px 0 0 -2px; }
  .alde .zeus .tp-tab:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    z-index: 2;
    -webkit-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid transparent; }
  .alde .zeus .tp-tab.selected:after {
    border-color: rgba(255, 255, 255, 0.8); }
  .alde .rev_th_auto .zeus .tp-tab:after {
    border: 0;
    background: transparent; }
  .alde .rev_th_auto .zeus .tp-tab:hover:after,
  .alde .rev_th_auto .zeus .tp-tab.selected:after {
    background: rgba(255, 255, 255, 0.3); }
  .alde .erinyen .tp-tab-title {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 3px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Montserrat";
    margin: 0; }
  .alde .basic-gallery {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%; }
  .alde .basic-gallery li {
    display: block;
    width: 100%;
    margin-top: 40px; }
  .alde .basic-gallery li:first-child {
    margin-top: 0; }
  .alde .basic-gallery li img {
    display: inline;
    max-width: 100%;
    height: auto; }
  .alde .modal .basic-gallery li img {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

@media (min-width: 768px) {
  .alde .navbar .container .navbar-header {
    max-width: 720px; }
  .alde .panel.pricing:not(.box-border) {
    border-left: 1px solid rgba(21, 21, 21, 0.15) !important; }
  .alde [class*="col-"]:first-child .panel.pricing:not(.box-border) {
    border-left: 0 !important; }
  .alde .process-wrapper.arrow [class*="col-"]:before {
    font-family: "FontAwesome";
    content: "\f054";
    display: block;
    position: absolute;
    top: 21px;
    left: 0;
    color: rgba(21, 21, 21, 0.15); }
  .alde .process-wrapper.arrow [class*="col-"]:first-child:before {
    display: none; }
  .alde .process-wrapper.line [class*="col-"] {
    position: relative; }
  .alde .process-wrapper.line [class*="col-"]:before,
  .alde .process-wrapper.line [class*="col-"]:after {
    width: calc(50% - 66px);
    position: absolute;
    content: "";
    height: 1px;
    background: rgba(21, 21, 21, 0.15);
    top: 33px;
    z-index: 1;
    left: 0;
    margin-left: 0; }
  .alde .process-wrapper.line [class*="col-"]:after {
    right: 0;
    left: auto;
    margin-right: 0;
    margin-left: 0; }
  .alde .process-wrapper.line [class*="col-"]:first-child:before,
  .alde .process-wrapper.line [class*="col-"]:last-child:after {
    display: none; }
  .alde .tabs-wrapper.lined .nav-tabs {
    border-bottom: 1px solid rgba(21, 21, 21, 0.25); }
  .alde .tabs-wrapper.lined .nav-tabs .nav-link {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid transparent;
    padding: 20px 0; } }

@media (max-width: 767.98px) {
  .alde .container {
    padding-right: 20px;
    padding-left: 20px; }
  .alde .navbar .container-fluid {
    padding-left: 0px;
    padding-right: 0px; }
  .alde .navbar .navbar-header {
    padding-left: 30px;
    padding-right: 30px; }
  .alde .box-layout .container > .navbar .navbar-header {
    padding-right: 0px;
    padding-left: 0px; }
  .alde .split-layout .content-left {
    height: 300px; }
  .alde .col-1-5 {
    width: 33%; }
  .alde video.js-player {
    max-width: 100%; }
  .alde .row > [class*="col-"] {
    margin-bottom: 30px; }
  .alde .row > [class*="col-"]:last-child,
  .alde .row > [class*="col-"]:only-child,
  .alde .mega-menu-content .row > [class*="col-"],
  .alde form .row > [class*="col-"],
  .alde .block-wrapper > [class*="col-"] {
    margin-bottom: 0; }
  .alde .list-view {
    margin: 0; }
  .alde form [class*="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important; }
  .alde .swiper-auto .swiper-slide,
  .alde .swiper-auto .swiper-slide img,
  .alde .swiper-auto-tab .swiper-slide,
  .alde .swiper-auto-tab .swiper-slide img,
  .alde .swiper-auto-centered .swiper-slide,
  .alde .swiper-auto-centered .swiper-slide img,
  .alde .swiper-portrait .swiper-slide,
  .alde .swiper-portrait .swiper-slide img {
    height: 250px; }
  .alde .h-100-less {
    height: 100%;
    padding-top: 60px;
    padding-bottom: 60px; }
  .alde .image-block-wrapper .image-block {
    position: relative;
    height: 400px; }
  .alde #overlay-nav .modal-dialog {
    margin-top: 50px !important;
    margin-bottom: 50px !important; }
  .alde .sidebar {
    padding-left: 15px !important; }
  .alde .sidebar.left-sidebar {
    padding-right: 15px !important; }
  .alde .block-wrapper {
    margin-bottom: 30px; }
  .alde .block-wrapper.arrowed .block:first-child:after,
  .alde .image-block-wrapper.arrowed .image-block:after {
    display: none; }
  .alde .slide-portfolio-item-content-close {
    right: 5px;
    top: 5px; }
  .alde .nav-tabs:not(.justify-content-center):not(.align-self-center) {
    display: block; }
  .alde .tabs-wrapper.filtered .nav-tabs.text-md-right .nav-link {
    margin: 0 20px 0 0; }
  .alde .nav-tabs:not(.justify-content-center):not(.align-self-center) .nav-item {
    margin-bottom: 10px; }
  .alde .image-block-wrapper .box {
    padding: 30px 20px; }
  .alde .split-layout .inner {
    padding: 50px 30px; }
  .alde .p-sm-0 {
    padding: 0 !important; }
  .alde .overlay.caption-wrapper figcaption {
    display: none; }
  .alde .post-nav-wrapper .post-nav {
    width: 100% !important;
    text-align: left !important;
    padding: 0 !important;
    display: block !important;
    border: 0 !important; }
  .alde .post-nav-wrapper .prev .meta {
    padding-left: 0; }
  .alde #comments .user {
    display: none; }
  .alde #comments .message-inner {
    margin-left: 0; }
  .alde #comments ul.children {
    padding: 0 0 0 25px; } }

@media (max-width: 575.98px) {
  .alde .navbar .navbar-header {
    padding-right: 20px;
    padding-left: 20px; }
  .alde .box-layout .container > .navbar .navbar-header {
    padding-right: 0px;
    padding-left: 0px; }
  .alde .col-1-5 {
    width: 50%; } }

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

@media (min-width: 768px) {
  .alde .modal-dialog {
    max-width: 720px; } }

@media (min-width: 992px) {
  .alde .modal-dialog {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .alde .modal-dialog {
    max-width: 1140px; } }

/* --------------------------------------------Gallery Style ENDS------------------------------------------------- */
@media only screen and (min-width: 1300px) {
  .alde .container {
    max-width: 1240px;
    width: 100%; } }

/* container control end */
@media only screen and (max-width: 1700px) {
  .alde .rs-about.style2 .image-part img {
    max-width: 45%; }
  .alde .rs-testimonial.main-home.style4.modify1 .testi-img img {
    max-width: 100%; }
  .alde .rs-testimonial.main-home.style4.modify1 .modify-gap {
    padding: 0 15px; } }

@media only screen and (max-width: 1440px) {
  .alde .rs-banner.style5 .banner-img .images-part {
    right: 0; }
  .alde .rs-banner.style5 .banner-content .title {
    font-size: 48px; }
  .alde .rs-banner.style3.modify1 .images-part img {
    max-width: 590px; }
  .alde .rs-banner.style3.modify1 .images-part {
    right: 40px; }
  .alde .rs-about.style2.modify1 .images img {
    max-width: 575px; }
  .alde .sec-right {
    right: -15%; }
  .alde .bg12 {
    padding: 140px 100px 130px 30px; }
  .alde .rs-project.style3 .project-item .project-content .portfolio-inner {
    width: auto; }
  .alde .rs-about .rs-animation-shape .bottom-shape,
  .alde .rs-about .rs-animation-shape .middle {
    left: -40px; } }

@media only screen and (max-width: 1366px) {
  .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li {
    margin-right: 25px; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner ul li,
  .alde .full-width-header .rs-header.style2 .menu-area.sticky .expand-btn-inner ul li {
    margin-left: 0; }
  .alde .full-width-header .rs-header.style2 .expand-btn-inner .sidebarmenu-search > a {
    padding-right: 30px; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu {
    padding-left: 25px !important;
    padding-right: 25px !important; }
  .alde .rs-banner.style3 .images-part {
    right: 0; }
  .alde .rs-case-study .bg12 {
    padding: 120px 120px 100px 50px; }
  .alde .rs-banner.style6 .images-part {
    right: 0; }
  .alde .sec-left,
  .alde .sec-right {
    display: none; }
  .alde .full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .quote-btn a {
    padding-right: 20px;
    font-size: 13px; }
  .alde .arrow-btn {
    top: 120%;
    left: 50%; } }

@media only screen and (max-width: 1199px) {
  .alde {
    /*Menu Part CSS*/ }
    .alde .lg-pl-pr-15,
    .alde .lg-col-padding > [class*="col-"] {
      padding-right: 15px !important;
      padding-left: 15px !important; }
    .alde .full-width-header .rs-header .topbar-area.style2.modify1 .topbar-contact li {
      margin-right: 0;
      padding-right: 0; }
    .alde .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li,
    .alde .full-width-header .rs-header.style3 .menu-area .main-menu .rs-menu ul.nav-menu li {
      margin-right: 18px; }
    .alde .full-width-header .rs-header.style2 .expand-btn-inner .sidebarmenu-search > a {
      padding-right: 0; }
    .alde .full-width-header .rs-header.style2 .expand-btn-inner ul li .quote-btn {
      display: none; }
    .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .front-part .front-content-part {
      padding: 50px 30px; }
    .alde .rs-services.style2 .flip-box-inner .flip-box-wrap .back-front {
      height: 100%; }
    .alde .rs-testimonial.style3 .testi-item .author-desc {
      padding: 100px 20px 40px; }
    .alde .rs-counter.style2 .counter-top-area .counter-list {
      display: block; }
    .alde .rs-counter.style2 .counter-top-area .counter-list .count-icon {
      padding-right: 0;
      margin-bottom: 30px; }
    .alde .rs-video-wrap.style3 .rs-requset {
      padding: 40px 40px; }
    .alde .rs-services.style4 .services-item .services-content .desc {
      font-size: 14px; }
    .alde .rs-video-wrap .video-item {
      padding: 334px 0 395px; }
    .alde .rs-banner.style2 .banner-content {
      padding: 140px 0 120px; }
    .alde .rs-services.style7 .services-item .services-content .services-txt {
      padding-right: 0; }
    .alde .sec-title6 .title.new-title {
      font-size: 35px; }
    .alde .rs-testimonial.style8 .testi-item .item-content-basic p {
      font-size: 17px;
      line-height: 32px; }
    .alde .rs-testimonial.style8 .testi-item {
      padding: 40px 28px; }
    .alde .rs-process.style6 .tab-area .nav li .tab-item h3 {
      font-size: 20px;
      line-height: 32px; }
    .alde .rs-process.style6 .tab-area .nav li .tab-item {
      padding: 14px 16px; }
    .alde h4 {
      font-size: 21px; }
    .alde .rs-banner.style3 .banner-content .title {
      font-size: 35px;
      line-height: 1.3; }
    .alde .rs-banner.style3 .rs-videos .animate-border .popup-border {
      left: 54%; }
    .alde .rs-process.modify1 .rs-addon-number .number-text {
      margin-left: 15px;
      margin-right: 15px;
      padding-left: 20px;
      padding-right: 20px; }
    .alde .rs-process.modify1 .rs-addon-number .number-text .number-area {
      left: -54px; }
    .alde .rs-cta.style1 .title-wrap .epx-title {
      font-size: 33px;
      line-height: 43px; }
    .alde .rs-banner.style3.modify2 .rs-animation {
      display: none; }
    .alde .rs-banner.style3.modify2 .banner-img img {
      max-width: 450px; }
    .alde .rs-case-studies-single .services-add,
    .alde .rs-process.style3 .rs-addon-number {
      padding-left: 20px;
      padding-right: 20px; }
    .alde .rs-services.style4.modify1 .services-item,
    .alde .rs-services.style4 .services-item {
      padding-left: 15px;
      padding-right: 15px; }
    .alde .rs-about.style3 .rs-animation-image .middle-img {
      left: 0;
      top: 25px; }
    .alde .progress-pie-part .box .title {
      font-size: 20px; }
    .alde .rs-banner.style7 .banner-content .title {
      font-size: 40px;
      margin: 0px 0px 17px 0px; }
    .alde .rs-testimonial.style4 .owl-nav .owl-prev {
      left: -76%; }
    .alde .rs-testimonial.style4 .owl-nav .owl-next {
      left: -60%; }
    .alde .rs-testimonial.style4 .testi-item {
      padding: 30px; }
    .alde .rs-banner.style5 .banner-content .title {
      font-size: 40px;
      line-height: 1.4; }
    .alde .rs-banner.style5 .banner-img .images-part {
      max-width: 45%; }
    .alde .rs-services.style6 .services-item {
      padding: 0 20px; }
    .alde .rs-services.style6 .services-item .services-content .services-title .title {
      font-size: 20px; }
    .alde .rs-banner.style5 .banner-content {
      padding: 180px 0 200px; }
    .alde .rs-banner.style6 .banner-content .title {
      font-size: 40px;
      line-height: 1.4; }
    .alde .rs-banner.style6 .images-part {
      right: 0;
      max-width: 470px; }
    .alde .rs-testimonial.style7 .testi-main {
      padding-left: 100px;
      padding-right: 60px; }
    .alde .rs-about.style2.modify2 .about-img img {
      max-width: 100%; }
    .alde .rs-slider.style2 .slider-content .sl-title2,
    .alde .rs-slider.style2 .slider-content .sl-title {
      font-size: 64px;
      line-height: 74px; }
    .alde .rs-slider.style2 .slider-content .sl-title {
      margin-bottom: 10px; }
    .alde .rs-services-single .services-add .title {
      font-size: 20px; }
    .alde .rs-services-single .services-add .contact a {
      font-size: 26px; }
    .alde .readon.learn-more {
      padding: 14px 35px 14px 35px; }
    .alde .rs-rain-animate .line-inner {
      max-width: 960px; }
    .alde .rs-banner.style3.modify1 .rs-videos .animate-border .popup-border {
      left: 40px; }
    .alde .rs-banner.style3.modify1 .images-part img {
      max-width: 517px; }
    .alde .rs-banner.style3.modify1 .banner-content .title {
      font-size: 40px;
      line-height: 56px; }
    .alde .rs-services.style3 .services-item.services-item {
      padding: 50px 30px; }
    .alde .rs-about.style2.modify1 .images img {
      max-width: unset;
      width: 100%; }
    .alde .rs-project.style3 .project-item .project-img a img {
      width: 300px;
      max-width: 300px; }
    .alde .rs-project.style3.modify1.mod {
      padding: 0 30px;
      margin-left: 0; }
    .alde .rs-case-study .bg12 {
      padding: 112px 20px 80px 30px; }
    .alde .rs-project.style3 .project-item .project-content .portfolio-inner {
      left: 10px;
      right: 10px; }
    .alde .rs-project.style3 .project-item .project-content .portfolio-inner .title {
      margin-top: 0;
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 0; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .alde .full-width-header.header-style2.md-mod .container-fluid {
    padding-left: 40px;
    padding-right: 40px; }
  .alde .rs-blog .blog-item .blog-content {
    padding: 30px 10px 18px; }
  .alde .rs-testimonial.main-home .testi-item .author-desc .desc {
    font-size: 15px; }
  .alde .rs-testimonial.main-home .testi-item .author-desc {
    padding: 60px 30px 70px; }
  .alde .rs-pricing .pricing-table {
    padding: 22px 30px 0; }
  .alde .rs-project.style1 .project-item .project-content .title {
    font-size: 20px;
    margin-bottom: 5px; }
  .alde .rs-project.style1 .project-item .project-content {
    left: 30px;
    right: 30px;
    padding: 30px 0; }
  .alde .full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .quote-btn a {
    font-size: 13px;
    padding: 14px 10px;
    padding-right: 20px; }
  .alde .full-width-header .rs-header.style4.modify1 .expand-btn-inner ul li i::before {
    font-size: 14px;
    padding-left: 10px; }
  .alde .full-width-header .rs-header.style4.modify1 .expand-btn-inner ul .sidebarmenu-search > a {
    padding-right: 12px; }
  .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
    margin-right: 18px; }
  .alde .arrow-btn {
    top: 120%;
    left: 50%; }
  .alde .bg3 {
    margin: 0 15px 0 0;
    padding: 70px 30px 65px; }
  .alde .sec-title .title {
    font-size: 27px; }
  .alde .rs-counter {
    margin-top: -58px;
    position: absolute;
    min-width: 720px;
    right: 100px; }
  .alde .rs-services.main-home .services-item {
    padding: 60px 20px 50px 25px; }
  .alde .rs-about .rs-animation-shape .middle {
    left: -20px;
    top: -50px; }
  .alde .rs-about .rs-animation-shape .bottom-shape {
    left: -20px; }
  .alde .rs-contact .contact-wrap {
    padding: 25px 35px 50px; }
  .alde .rs-banner.main-home .content-wrap .it-title {
    font-size: 38px;
    line-height: 1.3; }
  .alde .rs-contact .contact-wrap .content-part .title {
    font-size: 18px; }
  .alde .rs-contact .contact-wrap .content-part .desc {
    font-size: 14px; }
  .alde .rs-technology .technology-item {
    padding-left: 20px;
    padding-right: 20px; }
  .alde .rs-services.main-home.style1 .services-item .services-icon .image-part img {
    width: 75px;
    height: 75px; }
  .alde .rs-services.main-home .services-item .services-content .services-text .services-title {
    font-size: 19px; }
  .alde .rs-services.main-home .services-item .services-content .services-desc p {
    font-size: 14px; }
  .alde .rs-services.main-home.style1 .services-item {
    padding: 30px; }
  .alde .rs-banner.style3.modify2 .banner-img {
    right: 50px;
    top: 166px; }
  .alde .rs-services.style4 .services-item .services-content .title {
    font-size: 18px; }
  .alde .rs-about.style2.modify2 .about-img img {
    max-width: 420px; }
  .alde .rs-about.style2.modify2 .about-img {
    right: 30px;
    top: 150px; }
  .alde .rs-industry .all-services .services-item .services-wrap .services-text .title {
    font-size: 15px; }
  .alde .rs-industry .all-services .services-item .services-wrap .services-icon img {
    height: 60px;
    width: 60px; }
  .alde .rs-industry .all-services .services-item .services-wrap {
    padding: 30px 20px; }
  .alde .rs-feature .icon-box-area .box-inner .content-part .title {
    font-size: 20px; }
  .alde .rs-feature .icon-box-area {
    padding-left: 18px;
    padding-right: 18px; } }

@media screen and (min-width: 992px) {
  .alde .nav-menu .rs-mega-menu > a:after,
  .alde .nav-menu > .menu-item-has-children > a:after {
    content: "\f107";
    font-family: FontAwesome;
    float: right;
    margin: 2px 0 0 5px;
    display: none; }
  .alde .sticky {
    background: #fff !important;
    position: fixed !important;
    top: 0px;
    z-index: 999;
    margin: 0 auto !important;
    padding: 0;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: sticky-animation;
    animation-name: sticky-animation;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  .alde .full-width-header.home14style {
    display: none; } }

@media only screen and (max-width: 991px) {
  .alde {
    /*Menu Part CSS*/ }
    .alde .owl-nav {
      display: none; }
    .alde .content-part {
      margin-top: 30px; }
    .alde .rs-slider.style1 .slider-content,
    .alde .rs-slider.style1 .slider-content.slide1 {
      padding: 28px 0 131px; }
    .alde .rs-industry .all-services .services-item .services-wrap .services-text .title {
      font-size: 18px;
      line-height: 28px;
      font-weight: 600;
      color: #0a0a0a;
      margin-bottom: 0; }
    .alde .full-width-header .rs-header.style3 .menu-area {
      background: rgba(255, 255, 255, 0.5);
      padding: 8px 0px 28px 0px; }
    .alde .hidden-md {
      display: none !important; }
    .alde .sec-title2 .title,
    .alde .sec-title .title {
      font-size: 30px;
      line-height: 1.4; }
    .alde .rs-process.modify1 .sec-title .title {
      padding: 0 30px; }
    .alde .md-center {
      text-align: center !important; }
    .alde .order-first,
    .alde .order-last {
      order: unset; }
    .alde .rs-project.style3 {
      padding: 75px 0 80px; }
    .alde .md-pb-395 {
      padding-bottom: 395px; }
    .alde .rs-banner.style3.modify2 .banner-content .banner-btn li .rs-videos .animate-border a {
      left: 60%; }
    .alde .rs-banner.style7 .banner-content {
      padding: 178px 0 150px; }
    .alde .rs-counter {
      right: auto;
      position: relative;
      margin: 80px 30px 0;
      min-width: auto; }
    .alde .rs-process .process-wrap.bg3 {
      margin-right: 0; }
    .alde .rs-slider.style1 .slider-content,
    .alde .rs-slider.style1 .slider-content.slide1 {
      padding: 160px 0 170px; }
    .alde .logo-part {
      float: left;
      height: 65px;
      line-height: 62px; }
    .alde .rs-call-action.style2 .action-wrap .title {
      font-size: 36px; }
    .alde .main-menu {
      width: 100%; }
    .alde .full-width-header .rs-header.style4.modify1 .menu-area .logo-part img {
      transition: 0.4s;
      -webkit-transition: 0.4s;
      max-height: 40px; }
    .alde .full-width-header .rs-header.style4.modify1 .menu-area .box-layout {
      background: unset;
      margin-top: unset;
      padding: 0px 20px; }
    .alde .full-width-header .mobile-menu {
      display: block;
      height: 65px;
      line-height: 65px; }
    .alde .full-width-header .rs-header .topbar-area {
      display: none; }
    .alde .full-width-header .rs-header .menu-area .logo-area img {
      max-width: 35px; }
    .alde .full-width-header .rs-header .menu-area.sticky .logo-area a .sticky-logo {
      display: none; }
    .alde .full-width-header .rs-header .menu-area .rs-menu-area {
      float: unset !important; }
    .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.right {
      right: unset;
      left: 0; }
    .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a,
    .alde .full-width-header .rs-header.style3 .menu-area .main-menu .rs-menu ul.nav-menu li a {
      color: #111;
      margin-right: 0; }
    .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
    .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
      color: #106eea; }
    .alde .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children > a::before {
      display: none; }
    .alde .full-width-header .menu-area.sticky .mobile-menu .rs-menu-toggle {
      color: #106eea; }
    .alde .rs-cart .cart-wrap table.cart-table .action .coupon input {
      width: 250px; }
    .alde .rs-footer .footer-bottom .copy-right-menu,
    .alde .copyright {
      text-align: center; }
    .alde .rs-footer .footer-top p {
      max-width: 380px; }
    .alde .rs-pricing .pricing-table {
      max-width: 500px;
      margin: 0 auto; }
    .alde .rs-pricing {
      margin-top: -190px; }
    .alde .readon.buy-now {
      padding: 7px 32px;
      top: -24px; }
    .alde .rs-pricing .pricing-table .pricing-table-body {
      margin-bottom: 32px; }
    .alde .rs-pricing .pricing-table .pricing-icon {
      margin-bottom: 30px; }
    .alde .rs-project.style1 .project-item .project-content .category {
      font-size: 14px; }
    .alde .rs-call-us .image-part img {
      display: none; }
    .alde .rs-counter.main-counter-home {
      margin-top: 80px;
      position: unset;
      min-width: unset;
      right: unset;
      padding: 0; }
    .alde .bg3 {
      text-align: center;
      margin: 0 31px 0 0;
      padding: 80px 40px 80px; }
    .alde .rs-about .rs-animation-shape .pattern {
      position: unset;
      top: 22px; }
    .alde .rs-about .rs-animation-shape .bottom-shape {
      left: -15px; }
    .alde .rs-about .rs-animation-shape .middle {
      left: -40px;
      top: -56px; }
    .alde .dance {
      -webkit-animation: unset; }
    .alde .dance2 {
      -webkit-animation: unset; }
    .alde .rs-banner.main-home {
      min-height: 1200px; }
    .alde .rs-banner.main-home .content-wrap {
      padding-top: unset; }
    .alde .rs-banner.main-home .content-wrap .it-title {
      font-size: 47px;
      line-height: 1.3; }
    .alde .rs-contact .contact-wrap {
      max-width: 450px; }
    .alde .rs-about .rs-animation-shape .middle {
      left: -15px;
      top: -80px; }
    .alde .rs-process .rs-addon-number .number-text .number-txt {
      padding-right: 0; }
    .alde .rs-services.main-home.style1 {
      margin-top: 10px; }
    .alde .rs-services.style6 .services-item .services-icon {
      padding-bottom: 20px; }
    .alde .rs-banner.style2 .banner-content .btn {
      padding: 16px 0 0; }
    .alde .rs-banner.style2 .banner-content .readon.buy-now {
      top: 0; }
    .alde .rs-services.main-home.style2 .services-item {
      padding: 65px 15px 35px;
      margin: 0; }
    .alde .rs-banner.style2 .banner-content {
      padding: 230px 0 210px; }
    .alde .rs-slider.style1 .slider-content .sl-title,
    .alde .rs-slider.style1 .slider-content .sl-sub-title {
      margin-bottom: 0; }
    .alde .rs-slider.style1 .slider-content .sl-desc {
      font-size: 18px;
      line-height: 1.3; }
    .alde .rs-slider.style1 .slider-content .sl-sub-title {
      line-height: 1.3;
      font-size: 30px; }
    .alde .rs-slider.style1 .slider-content .sl-title {
      font-size: 65px;
      line-height: 1.4;
      margin-bottom: 10px; }
    .alde .rs-counter.style2 {
      padding: 80px 0 72px; }
    .alde .rs-counter.style3.modify2 .counter-top-area .counter-list .counter-text .count-number {
      padding: 0 0 5px;
      margin: 0; }
    .alde .rs-video-wrap {
      margin-top: 0; }
    .alde .rs-video-wrap .video-item {
      padding: 234px 0 315px; }
    .alde .rs-banner.style3 {
      padding: 150px 0 200px; }
    .alde .rs-banner.style3 .banner-content .desc {
      font-size: 18px; }
    .alde .rs-banner.style3 .banner-content {
      max-width: 420px; }
    .alde .rs-banner.style3 .images-part {
      top: 50%; }
    .alde .rs-video-wrap .rs-requset {
      padding: 70px 50px; }
    .alde .rs-about.style2 .image-part {
      position: relative;
      margin-bottom: 30px; }
    .alde .rs-about.style2 .image-part img {
      max-width: 85%; }
    .alde .rs-testimonial.style3 .testi-item .author-desc::before {
      margin-left: 0;
      left: 50%;
      transform: translateX(-50%); }
    .alde .rs-services.style2 .flip-box-inner {
      max-width: 500px;
      margin: 0 auto; }
    .alde .rs-about.style3 .rs-animation-image .middle-img {
      top: 5px; }
    .alde .rs-project.style3.modify1.case-style3 {
      padding: 90px 0; }
    .alde .rs-case-study .bg12 {
      padding: 75px 30px 20px; }
    .alde .rs-case-study .rs-project.style3.modify1 {
      padding: 0 30px 80px;
      margin-left: 0; }
    .alde .rs-industry .all-services .services-item {
      width: 50%; }
    .alde .rs-industry .all-services .services-item .services-wrap .services-icon img {
      height: 50px;
      width: 50px; }
    .alde .rs-services.style3.modify1 .services-item.services-item {
      padding: 50px 18px; }
    .alde .rs-banner.style5 .banner-content .title {
      font-size: 34px; }
    .alde .rs-banner.style5 .banner-content .desc {
      padding-right: 0; }
    .alde .rs-banner.style5 .banner-img .images-part {
      max-width: 37%; }
    .alde .rs-testimonial.main-home.style4.modify1 .testi-img {
      left: 125px;
      top: 80px;
      position: unset; }
    .alde .rs-banner.style6 .banner-content .title {
      font-size: 34px; }
    .alde .rs-banner.style6 .banner-content {
      padding: 80px 0 0; }
    .alde .rs-banner.style6 .images-part {
      max-width: 340px; }
    .alde .sec-title6 .desc,
    .alde .rs-skillbar.style1.modify3 {
      padding-right: 0; }
    .alde .md-pb-185 {
      padding-bottom: 185px; }
    .alde .rs-services.style3.modify2 .services-item {
      padding: 35px 20px !important; }
    .alde .rs-testimonial.main-home.style4.modify1 .testi-img img {
      max-width: 100%; }
    .alde .rs-testimonial.style7 .testi-main {
      padding-left: 35px;
      padding-right: 0; }
    .alde .rs-testimonial.main-home.style4.modify1 {
      padding: 80px 0; }
    .alde .rs-testimonial.style7 .owl-nav .owl-next {
      right: -28px; }
    .alde .rs-testimonial.style7 .owl-nav .owl-prev {
      left: -60px; }
    .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information p {
      font-size: 18px; }
    .alde .rs-about.style2.modify2 .about-img {
      position: unset; }
    .alde .rs-banner.style3.modify2 .banner-img {
      position: unset; }
    .alde .rs-banner.style3.modify2 {
      padding: 130px 0 0px; }
    .alde .rs-banner.style8 .banner-content {
      padding: 220px 0 260px; }
    .alde .arrow-btn {
      top: 87%; }
    .alde .rs-banner.style8 .banner-content .title {
      font-size: 42px;
      line-height: 52px; }
    .alde .rs-banner.style3.modify2 .banner-img img {
      max-width: 100%; }
    .alde .rs-video-wrap.style2 .rs-requset {
      padding: 100px 40px 100px 40px; }
    .alde .dance30 {
      width: 81px;
      position: absolute;
      bottom: 57px;
      right: 158px; }
    .alde .rs-about .software-img img {
      max-width: 100%; }
    .alde .sec-title4 .sub-text {
      font-size: 14px; }
    .alde .sec-title4 .title {
      font-size: 30px; }
    .alde .readon.buy-now.sl-btn {
      padding: 14px 18px;
      display: inline-block;
      margin-top: 40px; }
    .alde .rs-why-choose.style3 .features-wrap .title {
      font-size: 36px; }
    .alde .rs-services.style5 .services-item {
      padding: 20px 20px 20px 20px;
      margin: unset; }
    .alde .rs-cta.style1 .button-wrap {
      text-align: left; }
    .alde .rs-services.style4 .services-item .services-content .title {
      font-size: 20px; }
    .alde .rs-services.style4.modify1.services3 .services-item {
      margin: unset; }
    .alde .rs-banner.style3.modify1 {
      padding: 270px 0px 130px 0px; }
    .alde .rs-banner.style3.modify1 .banner-content {
      max-width: 470px; }
    .alde .rs-videos .animate-border.white-color.style3 .popup-border {
      bottom: 320px; }
    .alde .rs-contact.mod1 .contact-wrap {
      max-width: 100%; }
    .alde .rs-testimonial.main-home.style4.modify1.md-fixing {
      padding: 70px 0 120px; }
    .alde .rs-rain-animate .line-inner {
      max-width: 720px; }
    .alde .rs-project.style3 .project-item .project-img a img {
      width: 100%;
      max-width: 100%; } }

@media only screen and (max-width: 767px) {
  .alde .owl-nav {
    display: none; }
  .alde .content-part {
    margin-top: 30px; }
  .alde .rs-slider.style1 .slider-content,
  .alde .rs-slider.style1 .slider-content.slide1 {
    padding: 28px 0 131px; }
  .alde .rs-slider.style2 .slider-content .sl-title2,
  .alde .rs-slider.style2 .slider-content .sl-title {
    font-size: 50px;
    line-height: 60px; }
  .alde .rs-services.style5 .services-item .services-content {
    padding: 0px 0px 0px 8px; }
  .alde .rs-banner.style8 .banner-content .sub-title {
    font-size: 16px;
    line-height: 30px; }
  .alde .rs-banner.style8 .banner-content .title {
    font-size: 30px;
    line-height: 40px; }
  .alde .arrow-btn {
    top: 73%; }
  .alde .rs-banner.style8 .banner-content {
    padding: 180px 0 220px; }
  .alde .readon.started.get-ready3 {
    padding: 12px 35px 12px 35px;
    font-size: 14px; }
  .alde .sec-title6 .title.new-title {
    font-size: 26px; }
  .alde .sec-title6 .sub-text {
    font-size: 16px;
    line-height: 30px; }
  .alde .readon.qoute-btn {
    font-size: 14px;
    padding: 12px 26px; }
  .alde .rs-services.style7 .services-item .services-content .services-title .title {
    font-size: 20px;
    line-height: 30px; }
  .alde .rs-project.style8 .project-item .project-content .project-inner .category {
    font-size: 20px;
    line-height: 34px; }
  .alde .sec-title6 .title {
    font-size: 31px; }
  .alde .gridFilter button + button {
    margin-left: 5px; }
  .alde .gridFilter button {
    font-size: 14px;
    padding: 4px 16px; }
  .alde .rs-banner.style8 .banner-content .banner-btn li {
    margin-right: 10px; }
  .alde .rs-services.style5 .services-item .services-content .services-title {
    font-size: 18px;
    margin-bottom: 5px; }
  .alde .rs-services.style5 .services-item .services-icon img {
    height: 55px;
    width: 55px; }
  .alde .rs-case-study .rs-project.style3 .project-item {
    max-width: 380px;
    margin: 55px auto 0; }
  .alde .rs-services.style5 .services-item .services-content .services-desc {
    font-size: 14px; }
  .alde .rs-banner.style7 .banner-content {
    padding: 158px 0 130px; }
  .alde .rs-project.style6.modify1 .project-item .project-content {
    margin-top: 10px; }
  .alde .rs-shop-part .from-control {
    float: unset; }
  .alde .rs-slider.style1 .slider-content .sl-title {
    font-size: 50px; }
  .alde .rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count {
    font-size: 45px; }
  .alde .rs-counter.style2 .counter-top-area .counter-list .counter-text .count-number .rs-count.plus:before {
    top: 16px; }
  .alde .rs-contact.style2 .contact-box-wrap {
    padding: 70px 30px 70px 30px; }
  .alde .rs-my-account .title,
  .alde .rs-team-Single .btm-info-team .con-info .title,
  .alde .rs-why-choose.style3 .features-wrap .title,
  .alde .rs-banner.style6 .banner-content .title,
  .alde .rs-call-action .action-wrap .title,
  .alde .rs-about.style4 .about-content .title,
  .alde .rs-banner.style5 .banner-content .title,
  .alde .sec-title5 .title,
  .alde .rs-banner.style3 .banner-content .title {
    font-size: 28px; }
  .alde .rs-step {
    padding: 170px 0; }
  .alde .rs-banner.style4 .banner-content {
    padding-top: 100px;
    padding-bottom: 100px; }
  .alde .bg3 {
    margin: unset;
    padding: 60px 20px 60px; }
  .alde .sec-title3 .desc {
    font-size: 16px; }
  .alde .sec-title3 .title {
    font-size: 36px;
    margin-bottom: 20px; }
  .alde .sec-title .title {
    font-size: 26px; }
  .alde .rs-counter .counter-top-area .counter-list .counter-text .title {
    font-size: 17px;
    line-height: 1.2; }
  .alde .rs-counter.style4 .counter-top-area .counter-list .counter-text .count-number .rs-count,
  .alde .rs-counter .counter-top-area .counter-list .counter-text .count-number .rs-count {
    font-size: 40px; }
  .alde .rs-footer .footer-top p {
    max-width: 280px; }
  .alde .rs-blog .blog-item .blog-content .blog-title {
    font-size: 17px; }
  .alde .rs-pricing .pricing-table {
    max-width: 420px; }
  .alde .rs-pricing .pricing-table .pricing-table-price .pricing-table-bags .table-price-text {
    font-size: 40px; }
  .alde .rs-services.main-home .services-item .services-icon {
    margin-bottom: 20px; }
  .alde .rs-services.main-home .services-item .services-content .services-text .services-title {
    font-size: 20px;
    margin-bottom: 8px; }
  .alde .rs-services.main-home .services-item .services-icon .image-part img {
    width: 70px;
    height: 70px; }
  .alde .rs-services .bg-section .shape-part .left-side img {
    height: 200px;
    width: 200px; }
  .alde .rs-services.style4.modify1 .services-item .services-icon img {
    width: 40px;
    height: 40px; }
  .alde .rs-banner.style2 .banner-content .title {
    font-size: 40px;
    line-height: 50px; }
  .alde .rs-banner.style2 .banner-content .title-small {
    font-size: 25px;
    line-height: 32px; }
  .alde .rs-banner.style2 .banner-content {
    padding: 190px 0 170px; }
  .alde .rs-banner.style2 .banner-content .sub-title {
    margin-bottom: 5px; }
  .alde .rs-about .rs-animation-shape .middle-image2 .dance {
    max-width: 335px; }
  .alde .rs-banner.style3 .banner-content {
    max-width: 100%; }
  .alde .rs-banner.style4 .banner-content .title {
    font-size: 45px;
    line-height: 1.3; }
  .alde .rs-testimonial .bg10 {
    padding-left: 30px;
    padding-right: 30px; }
  .alde .rs-about .rs-animation-shape .middle,
  .alde .rs-about .rs-animation-shape .bottom-shape,
  .alde .rs-process .shape-animation .shape-process,
  .alde .rs-banner.style6 .images-part,
  .alde .rs-banner.style5 .banner-img .images-part {
    display: none; }
  .alde .rs-banner.style5 .banner-img .layer-img {
    bottom: 20px;
    max-width: 100px; }
  .alde .rs-banner.style5 .banner-content {
    padding: 120px 0 60px; }
  .alde .rs-testimonial.style6 .testi-item .item-content-basic {
    padding-left: 20px;
    padding-right: 20px; }
  .alde .rs-counter.style4 .bg19 {
    padding: 80px 20px 35px; }
  .alde .rs-banner.style6 .banner-content .desc {
    padding-right: 0; }
  .alde .rs-testimonial.style7 .testi-main,
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content .testi-information {
    padding-left: 0; }
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content {
    margin: 30px;
    display: block; }
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content {
    padding: 30px; }
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content .images-wrap img {
    margin-left: 0;
    margin-bottom: 20px;
    height: auto;
    width: auto; }
  .alde .rs-breadcrumbs .breadcrumbs-inner .page-title {
    font-size: 30px;
    line-height: 45px; }
  .alde .mt-34 {
    font-size: 24px; }
  .alde h3 {
    font-size: 23px; }
  .alde .rs-testimonial.style5 .testi-item {
    padding: 60px 40px 60px 40px; }
  .alde .rs-testimonial.style5 .testi-item p {
    font-size: 16px;
    padding: 30px 20px 20px 20px; }
  .alde .rs-rain-animate .line-inner {
    max-width: 540px; }
  .alde .rs-cart .cart-wrap table.cart-table td {
    display: block; }
  .alde .rs-cart .cart-wrap table.cart-table .action {
    text-align: left !important; }
  .alde .rs-cart .cart-wrap table.cart-table .action .coupon {
    float: none;
    margin-bottom: 30px;
    text-align: left !important;
    display: block; }
  .alde .rs-cart .cart-wrap table.cart-table .action .coupon input {
    padding: 0 20px;
    margin: 0 10px 10px 0;
    width: calc(100% - 200px); }
  .alde .rs-cart .cart-wrap table.cart-table .action .update-cart button.add-btn {
    display: block;
    text-align: center;
    width: 100%; }
  .alde .rs-cart .cart-wrap table.cart-table th {
    display: none; }
  .alde .rs-cart .cart-collaterals .cart-totals {
    float: none;
    width: 100%; } }

@media only screen and (max-width: 575px) {
  .alde .parallaxControls {
    display: none; }
  .alde .responsive-spacing {
    margin-bottom: 116px; }
  .alde .responsive-spacing1 {
    margin-bottom: 46px; }
  .alde .blockquote1 {
    padding: 0px;
    width: 72% ​ !important; }
  .alde .owl-nav {
    display: none; }
  .alde .content-part {
    margin-top: 30px; }
  .alde .rs-slider.style1 .slider-content,
  .alde .rs-slider.style1 .slider-content.slide1 {
    padding: 28px 0 131px; }
  .alde .full-width-header.header-style3 .rs-header .menu-area.sticky .container,
  .alde .full-width-header.header-style3 .rs-header .menu-area .container,
  .alde .md-container,
  .alde .sm-container,
  .alde .md-row-container {
    max-width: 100%; }
  .alde .xs-center {
    text-align: center; }
  .alde .container-fluid2 {
    padding-left: 15px;
    padding-right: 15px; }
  .alde .full-width-header .rs-header .right_menu_togle .canvas-contact .canvas-map iframe {
    width: 300px; }
  .alde .full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part > li > a {
    font-size: 25px;
    line-height: 30px;
    padding: 15px 0; }
  .alde .full-width-header .rs-header .right_menu_togle.custom .inner-offcanvas .off-menu ul.menu-part li.has-children .toggle-btn {
    top: 20px; }
  .alde .rs-banner.style5 .banner-img .layer-img,
  .alde .rs-carousel .owl-dots {
    display: none; }
  .alde .rs-video-wrap .rs-requset {
    padding: 60px 20px; }
  .alde .rs-banner.style2 .banner-content .title {
    font-size: 36px;
    line-height: 46px; }
  .alde .rs-call-action.style2 .action-wrap .title {
    font-size: 32px; }
  .alde .sec-title6 .title {
    font-size: 26px;
    line-height: 1.2; }
  .alde .sec-title6 .title.new-title {
    font-size: 23px; }
  .alde .rs-industry .all-services .services-item {
    width: 100%; }
  .alde .rs-banner.style5 .banner-content {
    padding-bottom: 0; }
  .alde .rs-technology.style2 .technology-wrap {
    max-width: 240px;
    margin: 0 auto; }
  .alde .rs-banner.style8 .banner-content .title {
    font-size: 27px;
    line-height: 37px; }
  .alde .rs-banner.style8 .banner-content .sub-title {
    font-size: 14px;
    line-height: 27px; }
  .alde .rs-slider.style2 .slider-content .sl-title2,
  .alde .rs-slider.style2 .slider-content .sl-title {
    font-size: 28px;
    line-height: 38px; }
  .alde .rs-inner-blog .blog-item .blog-content .blog-title {
    font-size: 20px;
    line-height: 30px; }
  .alde .rs-video-wrap .video-item {
    padding: 145px 0 215px; }
  .alde .rs-rain-animate .line-inner {
    max-width: calc(100% - 15px); }
  .alde .rs-about .rs-animation-shape .middle,
  .alde .rs-about .rs-animation-shape .bottom-shape {
    left: -10px; } }

@media only screen and (max-width: 480px) {
  .alde ul.listing-style li {
    display: flex;
    align-items: center; }
  .alde .rs-banner.style7 .banner-content .desc {
    font-size: 17px;
    margin: 0px 0px 40px 0px; }
  .alde .rs-banner.style7 .banner-content {
    padding: 138px 0 110px; }
  .alde .rs-banner.style7 .banner-content .title {
    font-size: 26px;
    margin: 0px 0px 16px 0px; }
  .alde .rs-banner.style8 .banner-content .banner-btn li {
    display: block;
    margin: 0 0 20px; }
  .alde .arrow-btn {
    top: 82%; }
  .alde .rs-call-action.style2 .action-wrap .title {
    font-size: 24px; }
  .alde .rs-testimonial.style5 .testi-item {
    padding: 60px 20px 60px 20px; }
  .alde .rs-testimonial.style5 .testi-item p {
    padding: 30px 10px 20px 10px; }
  .alde .sec-title4 .title {
    font-size: 26px; }
  .alde .rs-video-wrap.style2 .rs-requset {
    padding: 80px 25px 80px 25px; }
  .alde .rs-services.style3 .services-item .services-content .services-desc p {
    font-size: 14px; }
  .alde .sec-title6 .title.new-title {
    font-size: 21px; }
  .alde .rs-technology .technology-item {
    padding: 20px 24px; }
  .alde .rs-services.style2.modify1 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-desc-part p {
    font-size: 15px; }
  .alde .rs-slider.style1 .slider-content .sl-sub-title {
    font-size: 20px;
    margin-bottom: 5px; }
  .alde .rs-slider.style1 .slider-content .sl-desc {
    margin-bottom: 25px; }
  .alde .rs-slider.style1 .slider-content .sl-title {
    font-size: 30px; }
  .alde .rs-banner.style4 .banner-content .banner-btn li .rs-videos .animate-border a {
    left: 80%; }
  .alde .rs-services.style4.modify1 .services-item .services-content .title,
  .alde .rs-why-choose.style3 .features-content .features-list li span,
  .alde .rs-banner.style6 .banner-content .desc,
  .alde .rs-banner.style5 .banner-content .desc,
  .alde .rs-slider.style1 .slider-content .sl-desc {
    font-size: 18px; }
  .alde .rs-slider.style1 .slider-content,
  .alde .rs-slider.style1 .slider-content.slide1 {
    padding: 100px 0 110px; }
  .alde .readon.learn-more.slider-btn {
    font-size: 14px;
    padding: 12px 18px; }
  .alde .rs-faq .faq-content .accordion .card .card-header {
    padding-bottom: 20px !important; }
  .alde .rs-faq .faq-content .accordion .card .card-header .card-link {
    font-size: 15px;
    padding-right: 55px; }
  .alde .container-fluid {
    padding: 0 15px; }
  .alde .rs-footer .footer-top p {
    max-width: 100%; }
  .alde .rs-cta.style1 .title-wrap .epx-title,
  .alde .sec-title2 .title {
    font-size: 28px; }
  .alde .rs-project.style6.modify2 .project-item .project-content .title {
    font-size: 20px;
    line-height: 1.5; }
  .alde .rs-blog .blog-item .blog-content {
    padding: 30px 10px 18px; }
  .alde .rs-blog.style2 .blog-item .blog-content {
    padding: 30px 10px 18px 10px; }
  .alde .rs-about .rs-animation-shape .bottom-shape {
    top: 260px; }
  .alde .rs-testimonial.main-home .testi-item .author-desc .desc {
    padding: 50px 0 10px;
    font-size: 15px; }
  .alde .rs-testimonial.main-home .testi-item .author-desc {
    padding: 50px 30px 60px; }
  .alde .rs-pricing .pricing-table {
    max-width: 350px; }
  .alde .rs-pricing .pricing-table .pricing-badge {
    padding: 7px 14px 7px; }
  .alde .rs-pricing .pricing-table .pricing-icon img {
    width: 89px; }
  .alde .rs-pricing .pricing-table .pricing-table-body li {
    padding: 6px 0;
    font-size: 14px; }
  .alde .rs-pricing .pricing-table {
    padding: 27px 27px 0; }
  .alde .rs-banner.style5 .banner-content .title {
    margin-bottom: 10px; }
  .alde .rs-banner.style6 .banner-content .title,
  .alde .rs-banner.style5 .banner-content .title,
  .alde .rs-project .sec-title2 .title {
    font-size: 22px; }
  .alde .rs-project.style1 .project-item .project-content .title {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 4px; }
  .alde .rs-project.style1 .project-item .project-content {
    left: 30px;
    right: 30px;
    padding: 30px 0; }
  .alde .rs-services.main-home .services-item .services-content .services-desc p {
    font-size: 14px; }
  .alde .rs-call-action .action-wrap .title {
    line-height: 1.4; }
  .alde .rs-call-action .action-wrap .title,
  .alde .rs-services.main-home .sec-title2 .title {
    font-size: 24px; }
  .alde .sec-title3 .title {
    font-size: 34px;
    margin-bottom: 15px; }
  .alde .sec-title3 .desc {
    font-size: 15px; }
  .alde .sec-title .title {
    font-size: 24px; }
  .alde .rs-banner.main-home .content-wrap .it-title {
    font-size: 28px; }
  .alde .rs-banner.main-home .content-wrap .description .desc {
    font-size: 17px; }
  .alde .rs-contact .contact-wrap .content-part .title {
    font-size: 15px; }
  .alde .rs-videos .animate-border.main-home .popup-border {
    left: 24%; }
  .alde .submit-btn {
    padding: 15px;
    font-size: 14px; }
  .alde .rs-contact .contact-wrap .content-part .desc {
    font-size: 12px; }
  .alde .rs-testimonial.main-home.style2 .testi-item .author-desc {
    padding: 40px 15px 50px; }
  .alde .rs-testimonial.main-home.style2 .testi-item .author-desc .desc {
    font-size: 17px;
    padding: 60px 15px 25px; }
  .alde .rs-testimonial .bg10,
  .alde .rs-testimonial.main-home.style4 .testi-item .author-desc {
    padding-left: 20px;
    padding-right: 20px; }
  .alde .rs-banner.style3 .rs-videos .animate-border .popup-border {
    left: 78%; }
  .alde .rs-banner.style2 .banner-content {
    padding: 150px 0 130px; }
  .alde .rs-banner.style2 .banner-content .title {
    font-size: 23px;
    line-height: 33px;
    margin-bottom: 10px; }
  .alde .rs-banner.style2 .banner-content .sub-title {
    font-size: 15px;
    line-height: 25px; }
  .alde .rs-banner.style2 .banner-content .title-small {
    font-size: 19px;
    line-height: 29px; }
  .alde .rs-banner.style2 .banner-content .readon.buy-now.get-in {
    padding: 9px 22px; }
  .alde .rs-about .rs-animation-shape .middle-image2 .dance {
    max-width: 233px; }
  .alde .rs-banner.style4 .banner-content .title {
    font-size: 28px; }
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content {
    margin-left: 15px;
    margin-right: 15px; }
  .alde .rs-contact.mod1 .contact-wrap,
  .alde .rs-video-wrap.style3 .rs-requset,
  .alde .rs-case-studies-single .ps-informations,
  .alde .rs-testimonial.style7 .testi-main .testi-item .testi-content {
    padding-left: 15px;
    padding-right: 15px; }
  .alde .rs-banner.style6 .banner-content .sub-text {
    font-size: 15px;
    margin-bottom: 5px; }
  .alde .readon.started {
    padding: 10px 25px; }
  .alde .rs-banner.style3.modify2 .banner-content .banner-btn li .rs-videos .animate-border a {
    display: none; }
  .alde .rs-team-Single .btm-info-team .con-info .short-desc {
    padding-right: 20px; }
  .alde .rs-banner.style3.modify1 .banner-content .title {
    font-size: 25px;
    line-height: 41px; }
  .alde .rs-banner.style3.modify1 .banner-content .desc {
    font-size: 15px;
    line-height: 25px; }
  .alde .rs-videos .animate-border.white-color.style3 .popup-border {
    bottom: 290px; }
  .alde .rs-banner.style3.modify1 {
    padding: 241px 0px 80px 0px; }
  .alde .rs-counter.style4 {
    margin-left: 0;
    margin-right: 0; } }

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

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