@charset "UTF-8";
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?kfuile");
  src: url("fonts/icomoon.eot?kfuile#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?kfuile") format("truetype"), url("fonts/icomoon.woff?kfuile") format("woff"), url("fonts/icomoon.svg?kfuile#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-spotify:before {
  content: "\e900"; }

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

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

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

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

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

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

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

.icon-varning:before {
  content: "\e908"; }

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

.icon-email:before {
  content: "\e90a"; }

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

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

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

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

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

.icon-clock:before {
  content: "\e910";
  color: #282B2B; }

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

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

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

.icon-chevron-top:before {
  content: "\e914"; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.tagcloud, .slick-custom .slick-dots, .header-nav ul, .list-user-info, .nav-main ul, .soc-netw, .card-post .cat, .pagin-nav ul, .text-content-page ul, .section-hero-banner .slick-dots, .events-tabset, .section-brands .brands, .filters-list, .section-text ul, .section-two-column .sidebar ul, .section-pd .pd-list, .content-cs .item > ul, .content-cs .item > ol, .content-cs .holder-for-an-links ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after,
.post-password-form:after, .search-form p:after,
.post-password-form p:after, .container:after {
  content: "";
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

.df-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px; }
  @media (min-width: 375px) {
    .df-row.df-rr-xsph {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  @media (min-width: 375px) {
    .df-row.df-aic-xsph {
      -ms-flex-align: center;
          align-items: center; } }
  @media (min-width: 576px) {
    .df-row.df-rr-ph {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  @media (min-width: 576px) {
    .df-row.df-aic-ph {
      -ms-flex-align: center;
          align-items: center; } }
  @media (min-width: 768px) {
    .df-row.df-rr-sm {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  @media (min-width: 768px) {
    .df-row.df-aic-sm {
      -ms-flex-align: center;
          align-items: center; } }
  @media (min-width: 1100px) {
    .df-row.df-rr-md {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; } }
  @media (min-width: 1100px) {
    .df-row.df-aic-md {
      -ms-flex-align: center;
          align-items: center; } }
  @media (min-width: 375px) {
    .df-row .col-xsph-1 {
      -ms-flex: 1 0 calc(100% / 12 * 1);
          flex: 1 0 calc(100% / 12 * 1);
      max-width: calc(100% / 12 * 1); } }
  @media (min-width: 375px) {
    .df-row .col-xsph-2 {
      -ms-flex: 1 0 calc(100% / 12 * 2);
          flex: 1 0 calc(100% / 12 * 2);
      max-width: calc(100% / 12 * 2); } }
  @media (min-width: 375px) {
    .df-row .col-xsph-3 {
      -ms-flex: 1 0 calc(100% / 12 * 3);
          flex: 1 0 calc(100% / 12 * 3);
      max-width: calc(100% / 12 * 3); } }
  @media (min-width: 375px) {
    .df-row .col-xsph-4 {
      -ms-flex: 1 0 calc(100% / 12 * 4);
          flex: 1 0 calc(100% / 12 * 4);
      max-width: calc(100% / 12 * 4); } }
  @media (min-width: 375px) {
    .df-row .col-xsph-5 {
      -ms-flex: 1 0 calc(100% / 12 * 5);
          flex: 1 0 calc(100% / 12 * 5);
      max-width: calc(100% / 12 * 5); } }
  @media (min-width: 375px) {
    .df-row .col-xsph-6 {
      -ms-flex: 1 0 calc(100% / 12 * 6);
          flex: 1 0 calc(100% / 12 * 6);
      max-width: calc(100% / 12 * 6); } }
  @media (min-width: 375px) {
    .df-row .col-xsph-7 {
      -ms-flex: 1 0 calc(100% / 12 * 7);
          flex: 1 0 calc(100% / 12 * 7);
      max-width: calc(100% / 12 * 7); } }
  @media (min-width: 375px) {
    .df-row .col-xsph-8 {
      -ms-flex: 1 0 calc(100% / 12 * 8);
          flex: 1 0 calc(100% / 12 * 8);
      max-width: calc(100% / 12 * 8); } }
  @media (min-width: 375px) {
    .df-row .col-xsph-9 {
      -ms-flex: 1 0 calc(100% / 12 * 9);
          flex: 1 0 calc(100% / 12 * 9);
      max-width: calc(100% / 12 * 9); } }
  @media (min-width: 375px) {
    .df-row .col-xsph-10 {
      -ms-flex: 1 0 calc(100% / 12 * 10);
          flex: 1 0 calc(100% / 12 * 10);
      max-width: calc(100% / 12 * 10); } }
  @media (min-width: 375px) {
    .df-row .col-xsph-11 {
      -ms-flex: 1 0 calc(100% / 12 * 11);
          flex: 1 0 calc(100% / 12 * 11);
      max-width: calc(100% / 12 * 11); } }
  @media (min-width: 375px) {
    .df-row .col-xsph-12 {
      -ms-flex: 1 0 calc(100% / 12 * 12);
          flex: 1 0 calc(100% / 12 * 12);
      max-width: calc(100% / 12 * 12); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-0 {
      margin-left: calc(100% / 12 * 0); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-1 {
      margin-left: calc(100% / 12 * 1); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-2 {
      margin-left: calc(100% / 12 * 2); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-3 {
      margin-left: calc(100% / 12 * 3); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-4 {
      margin-left: calc(100% / 12 * 4); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-5 {
      margin-left: calc(100% / 12 * 5); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-6 {
      margin-left: calc(100% / 12 * 6); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-7 {
      margin-left: calc(100% / 12 * 7); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-8 {
      margin-left: calc(100% / 12 * 8); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-9 {
      margin-left: calc(100% / 12 * 9); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-10 {
      margin-left: calc(100% / 12 * 10); } }
  @media (min-width: 375px) {
    .df-row .col-offset-xsph-11 {
      margin-left: calc(100% / 12 * 11); } }
  @media (min-width: 576px) {
    .df-row .col-ph-1 {
      -ms-flex: 1 0 calc(100% / 12 * 1);
          flex: 1 0 calc(100% / 12 * 1);
      max-width: calc(100% / 12 * 1); } }
  @media (min-width: 576px) {
    .df-row .col-ph-2 {
      -ms-flex: 1 0 calc(100% / 12 * 2);
          flex: 1 0 calc(100% / 12 * 2);
      max-width: calc(100% / 12 * 2); } }
  @media (min-width: 576px) {
    .df-row .col-ph-3 {
      -ms-flex: 1 0 calc(100% / 12 * 3);
          flex: 1 0 calc(100% / 12 * 3);
      max-width: calc(100% / 12 * 3); } }
  @media (min-width: 576px) {
    .df-row .col-ph-4 {
      -ms-flex: 1 0 calc(100% / 12 * 4);
          flex: 1 0 calc(100% / 12 * 4);
      max-width: calc(100% / 12 * 4); } }
  @media (min-width: 576px) {
    .df-row .col-ph-5 {
      -ms-flex: 1 0 calc(100% / 12 * 5);
          flex: 1 0 calc(100% / 12 * 5);
      max-width: calc(100% / 12 * 5); } }
  @media (min-width: 576px) {
    .df-row .col-ph-6 {
      -ms-flex: 1 0 calc(100% / 12 * 6);
          flex: 1 0 calc(100% / 12 * 6);
      max-width: calc(100% / 12 * 6); } }
  @media (min-width: 576px) {
    .df-row .col-ph-7 {
      -ms-flex: 1 0 calc(100% / 12 * 7);
          flex: 1 0 calc(100% / 12 * 7);
      max-width: calc(100% / 12 * 7); } }
  @media (min-width: 576px) {
    .df-row .col-ph-8 {
      -ms-flex: 1 0 calc(100% / 12 * 8);
          flex: 1 0 calc(100% / 12 * 8);
      max-width: calc(100% / 12 * 8); } }
  @media (min-width: 576px) {
    .df-row .col-ph-9 {
      -ms-flex: 1 0 calc(100% / 12 * 9);
          flex: 1 0 calc(100% / 12 * 9);
      max-width: calc(100% / 12 * 9); } }
  @media (min-width: 576px) {
    .df-row .col-ph-10 {
      -ms-flex: 1 0 calc(100% / 12 * 10);
          flex: 1 0 calc(100% / 12 * 10);
      max-width: calc(100% / 12 * 10); } }
  @media (min-width: 576px) {
    .df-row .col-ph-11 {
      -ms-flex: 1 0 calc(100% / 12 * 11);
          flex: 1 0 calc(100% / 12 * 11);
      max-width: calc(100% / 12 * 11); } }
  @media (min-width: 576px) {
    .df-row .col-ph-12 {
      -ms-flex: 1 0 calc(100% / 12 * 12);
          flex: 1 0 calc(100% / 12 * 12);
      max-width: calc(100% / 12 * 12); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-0 {
      margin-left: calc(100% / 12 * 0); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-1 {
      margin-left: calc(100% / 12 * 1); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-2 {
      margin-left: calc(100% / 12 * 2); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-3 {
      margin-left: calc(100% / 12 * 3); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-4 {
      margin-left: calc(100% / 12 * 4); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-5 {
      margin-left: calc(100% / 12 * 5); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-6 {
      margin-left: calc(100% / 12 * 6); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-7 {
      margin-left: calc(100% / 12 * 7); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-8 {
      margin-left: calc(100% / 12 * 8); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-9 {
      margin-left: calc(100% / 12 * 9); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-10 {
      margin-left: calc(100% / 12 * 10); } }
  @media (min-width: 576px) {
    .df-row .col-offset-ph-11 {
      margin-left: calc(100% / 12 * 11); } }
  @media (min-width: 768px) {
    .df-row .col-sm-1 {
      -ms-flex: 1 0 calc(100% / 12 * 1);
          flex: 1 0 calc(100% / 12 * 1);
      max-width: calc(100% / 12 * 1); } }
  @media (min-width: 768px) {
    .df-row .col-sm-2 {
      -ms-flex: 1 0 calc(100% / 12 * 2);
          flex: 1 0 calc(100% / 12 * 2);
      max-width: calc(100% / 12 * 2); } }
  @media (min-width: 768px) {
    .df-row .col-sm-3 {
      -ms-flex: 1 0 calc(100% / 12 * 3);
          flex: 1 0 calc(100% / 12 * 3);
      max-width: calc(100% / 12 * 3); } }
  @media (min-width: 768px) {
    .df-row .col-sm-4 {
      -ms-flex: 1 0 calc(100% / 12 * 4);
          flex: 1 0 calc(100% / 12 * 4);
      max-width: calc(100% / 12 * 4); } }
  @media (min-width: 768px) {
    .df-row .col-sm-5 {
      -ms-flex: 1 0 calc(100% / 12 * 5);
          flex: 1 0 calc(100% / 12 * 5);
      max-width: calc(100% / 12 * 5); } }
  @media (min-width: 768px) {
    .df-row .col-sm-6 {
      -ms-flex: 1 0 calc(100% / 12 * 6);
          flex: 1 0 calc(100% / 12 * 6);
      max-width: calc(100% / 12 * 6); } }
  @media (min-width: 768px) {
    .df-row .col-sm-7 {
      -ms-flex: 1 0 calc(100% / 12 * 7);
          flex: 1 0 calc(100% / 12 * 7);
      max-width: calc(100% / 12 * 7); } }
  @media (min-width: 768px) {
    .df-row .col-sm-8 {
      -ms-flex: 1 0 calc(100% / 12 * 8);
          flex: 1 0 calc(100% / 12 * 8);
      max-width: calc(100% / 12 * 8); } }
  @media (min-width: 768px) {
    .df-row .col-sm-9 {
      -ms-flex: 1 0 calc(100% / 12 * 9);
          flex: 1 0 calc(100% / 12 * 9);
      max-width: calc(100% / 12 * 9); } }
  @media (min-width: 768px) {
    .df-row .col-sm-10 {
      -ms-flex: 1 0 calc(100% / 12 * 10);
          flex: 1 0 calc(100% / 12 * 10);
      max-width: calc(100% / 12 * 10); } }
  @media (min-width: 768px) {
    .df-row .col-sm-11 {
      -ms-flex: 1 0 calc(100% / 12 * 11);
          flex: 1 0 calc(100% / 12 * 11);
      max-width: calc(100% / 12 * 11); } }
  @media (min-width: 768px) {
    .df-row .col-sm-12 {
      -ms-flex: 1 0 calc(100% / 12 * 12);
          flex: 1 0 calc(100% / 12 * 12);
      max-width: calc(100% / 12 * 12); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-0 {
      margin-left: calc(100% / 12 * 0); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-1 {
      margin-left: calc(100% / 12 * 1); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-2 {
      margin-left: calc(100% / 12 * 2); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-3 {
      margin-left: calc(100% / 12 * 3); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-4 {
      margin-left: calc(100% / 12 * 4); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-5 {
      margin-left: calc(100% / 12 * 5); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-6 {
      margin-left: calc(100% / 12 * 6); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-7 {
      margin-left: calc(100% / 12 * 7); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-8 {
      margin-left: calc(100% / 12 * 8); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-9 {
      margin-left: calc(100% / 12 * 9); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-10 {
      margin-left: calc(100% / 12 * 10); } }
  @media (min-width: 768px) {
    .df-row .col-offset-sm-11 {
      margin-left: calc(100% / 12 * 11); } }
  @media (min-width: 1100px) {
    .df-row .col-md-1 {
      -ms-flex: 1 0 calc(100% / 12 * 1);
          flex: 1 0 calc(100% / 12 * 1);
      max-width: calc(100% / 12 * 1); } }
  @media (min-width: 1100px) {
    .df-row .col-md-2 {
      -ms-flex: 1 0 calc(100% / 12 * 2);
          flex: 1 0 calc(100% / 12 * 2);
      max-width: calc(100% / 12 * 2); } }
  @media (min-width: 1100px) {
    .df-row .col-md-3 {
      -ms-flex: 1 0 calc(100% / 12 * 3);
          flex: 1 0 calc(100% / 12 * 3);
      max-width: calc(100% / 12 * 3); } }
  @media (min-width: 1100px) {
    .df-row .col-md-4 {
      -ms-flex: 1 0 calc(100% / 12 * 4);
          flex: 1 0 calc(100% / 12 * 4);
      max-width: calc(100% / 12 * 4); } }
  @media (min-width: 1100px) {
    .df-row .col-md-5 {
      -ms-flex: 1 0 calc(100% / 12 * 5);
          flex: 1 0 calc(100% / 12 * 5);
      max-width: calc(100% / 12 * 5); } }
  @media (min-width: 1100px) {
    .df-row .col-md-6 {
      -ms-flex: 1 0 calc(100% / 12 * 6);
          flex: 1 0 calc(100% / 12 * 6);
      max-width: calc(100% / 12 * 6); } }
  @media (min-width: 1100px) {
    .df-row .col-md-7 {
      -ms-flex: 1 0 calc(100% / 12 * 7);
          flex: 1 0 calc(100% / 12 * 7);
      max-width: calc(100% / 12 * 7); } }
  @media (min-width: 1100px) {
    .df-row .col-md-8 {
      -ms-flex: 1 0 calc(100% / 12 * 8);
          flex: 1 0 calc(100% / 12 * 8);
      max-width: calc(100% / 12 * 8); } }
  @media (min-width: 1100px) {
    .df-row .col-md-9 {
      -ms-flex: 1 0 calc(100% / 12 * 9);
          flex: 1 0 calc(100% / 12 * 9);
      max-width: calc(100% / 12 * 9); } }
  @media (min-width: 1100px) {
    .df-row .col-md-10 {
      -ms-flex: 1 0 calc(100% / 12 * 10);
          flex: 1 0 calc(100% / 12 * 10);
      max-width: calc(100% / 12 * 10); } }
  @media (min-width: 1100px) {
    .df-row .col-md-11 {
      -ms-flex: 1 0 calc(100% / 12 * 11);
          flex: 1 0 calc(100% / 12 * 11);
      max-width: calc(100% / 12 * 11); } }
  @media (min-width: 1100px) {
    .df-row .col-md-12 {
      -ms-flex: 1 0 calc(100% / 12 * 12);
          flex: 1 0 calc(100% / 12 * 12);
      max-width: calc(100% / 12 * 12); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-0 {
      margin-left: calc(100% / 12 * 0); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-1 {
      margin-left: calc(100% / 12 * 1); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-2 {
      margin-left: calc(100% / 12 * 2); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-3 {
      margin-left: calc(100% / 12 * 3); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-4 {
      margin-left: calc(100% / 12 * 4); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-5 {
      margin-left: calc(100% / 12 * 5); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-6 {
      margin-left: calc(100% / 12 * 6); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-7 {
      margin-left: calc(100% / 12 * 7); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-8 {
      margin-left: calc(100% / 12 * 8); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-9 {
      margin-left: calc(100% / 12 * 9); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-10 {
      margin-left: calc(100% / 12 * 10); } }
  @media (min-width: 1100px) {
    .df-row .col-offset-md-11 {
      margin-left: calc(100% / 12 * 11); } }
  .df-row [class*="col"] {
    width: 100%;
    padding: 0 15px; }

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; }

*,
*:before,
*:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  color: #686A6A;
  background: #fff;
  font: 16px/1.2 "Work Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  letter-spacing: -0.03em; }
  @media (min-width: 768px) {
    body {
      font-size: 16px;
      line-height: 1.2; } }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: inline-block; }

.gm-style img {
  max-width: none; }

@media (max-width: 1099px) {
  iframe {
    width: 100%; } }

.resize-active * {
  transition: none !important; }

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
  margin: 0 0 20px; }

blockquote {
  border-left: 4px solid #ddd;
  padding-left: 10px;
  margin-left: 0; }

table {
  border-collapse: collapse; }

th,
td {
  border: 1px solid #ddd;
  padding: 3px;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul,
ol {
  padding-left: 20px; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 20px;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: 0.3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%;
  overflow: auto; }

.form-row {
  margin-bottom: 32px; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

form input[type='text'],
form input[type='tel'],
form input[type='email'],
form input[type='search'],
form input[type='password'],
form input[type='url'],
form textarea {
  width: 100%;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 10px 0;
  font-size: 16px;
  line-height: 18px;
  font-family: "Work Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  box-sizing: border-box;
  border: 0;
  border-bottom: 1px solid #A9AAAA;
  border-radius: 0;
  background: transparent;
  color: #f2f2f2;
  letter-spacing: -0.03em; }
  form input[type='text']:not(textarea),
  form input[type='tel']:not(textarea),
  form input[type='email']:not(textarea),
  form input[type='search']:not(textarea),
  form input[type='password']:not(textarea),
  form input[type='url']:not(textarea),
  form textarea:not(textarea) {
    height: 40px; }
  form input[type='text']:focus,
  form input[type='tel']:focus,
  form input[type='email']:focus,
  form input[type='search']:focus,
  form input[type='password']:focus,
  form input[type='url']:focus,
  form textarea:focus {
    outline: none;
    border-color: #fff; }
  form input[type='text']::-webkit-input-placeholder,
  form input[type='tel']::-webkit-input-placeholder,
  form input[type='email']::-webkit-input-placeholder,
  form input[type='search']::-webkit-input-placeholder,
  form input[type='password']::-webkit-input-placeholder,
  form input[type='url']::-webkit-input-placeholder,
  form textarea::-webkit-input-placeholder {
    color: #F2F2F2; }
  form input[type='text']::-moz-placeholder,
  form input[type='tel']::-moz-placeholder,
  form input[type='email']::-moz-placeholder,
  form input[type='search']::-moz-placeholder,
  form input[type='password']::-moz-placeholder,
  form input[type='url']::-moz-placeholder,
  form textarea::-moz-placeholder {
    opacity: 1;
    color: #F2F2F2; }
  form input[type='text']:-moz-placeholder,
  form input[type='tel']:-moz-placeholder,
  form input[type='email']:-moz-placeholder,
  form input[type='search']:-moz-placeholder,
  form input[type='password']:-moz-placeholder,
  form input[type='url']:-moz-placeholder,
  form textarea:-moz-placeholder {
    color: #F2F2F2; }
  form input[type='text']:-ms-input-placeholder,
  form input[type='tel']:-ms-input-placeholder,
  form input[type='email']:-ms-input-placeholder,
  form input[type='search']:-ms-input-placeholder,
  form input[type='password']:-ms-input-placeholder,
  form input[type='url']:-ms-input-placeholder,
  form textarea:-ms-input-placeholder {
    color: #F2F2F2; }
  form input[type='text'].placeholder,
  form input[type='tel'].placeholder,
  form input[type='email'].placeholder,
  form input[type='search'].placeholder,
  form input[type='password'].placeholder,
  form input[type='url'].placeholder,
  form textarea.placeholder {
    color: #F2F2F2; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 0;
  border-bottom: 1px solid #A9AAAA;
  -webkit-text-fill-color: #f2f2f2;
  -webkit-box-shadow: 0 0 0px 1000px #202222 inset;
  transition: background-color 5000s ease-in-out 0s; }

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  resize: none;
  vertical-align: top;
  overflow: auto;
  height: 100px; }

form button,
form input[type="button"],
form input[type="reset"],
form input[type="file"],
form input[type="submit"] {
  transition: background 0.5s ease-in-out;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  height: 40px;
  padding: 10px 0;
  font-size: 16px;
  line-height: 18px;
  color: #F2F2F2;
  outline: none;
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 0;
  background: #000; }
  form button:hover,
  form input[type="button"]:hover,
  form input[type="reset"]:hover,
  form input[type="file"]:hover,
  form input[type="submit"]:hover {
    background: black;
    color: #fff; }

.contact-form .btn-holder .btn {
  margin-bottom: 0; }

.contact-form.error-form .error-ms {
  display: block; }

.contact-form.error-form .btn-holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }

.contact-form .error-ms {
  display: none;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  padding-left: 10px;
  text-transform: uppercase; }

.loader {
  display: none; }

.loading {
  position: relative; }
  .loading .loader {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(32, 34, 34, 0.9);
    z-index: 99; }

.input-error {
  position: relative;
  z-index: 1; }
  .input-error input[type='email'],
  .input-error input[type='text'],
  .input-error textarea {
    border-bottom: 2px solid #fff; }
  .input-error:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 4px;
    font-family: "icomoon" !important;
    content: "\e908";
    color: inherit;
    font-size: 18px; }

.valid {
  position: relative;
  z-index: 1; }
  .valid input[type='email'],
  .valid input[type='text'],
  .valid textarea {
    border-bottom: 2px solid #fff; }
  .valid:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 4px;
    font-family: "icomoon" !important;
    content: "\e90e";
    color: inherit; }

.success-send .thank-you-ms {
  display: -ms-flexbox;
  display: flex; }

.success-send .form-inner {
  display: none; }

.thank-you-ms {
  display: none;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: 1px solid #686A6A;
  border-radius: 10px;
  text-align: center;
  height: 310px;
  color: #f2f2f2;
  font-size: 20px; }
  .thank-you-ms img {
    margin-bottom: 20px; }
    .thank-you-ms img.icon-dark {
      display: none; }
  .thank-you-ms strong {
    font-weight: 500; }
  .thank-you-ms p {
    margin-bottom: 0; }

.bg-light .contact-form .btn {
  border-color: #282B2B;
  color: #282B2B; }
  .bg-light .contact-form .btn:hover {
    background-color: #282B2B;
    color: #fff; }

.bg-light .contact-form input,
.bg-light .contact-form textarea {
  border-color: #a9aaaa;
  color: #686A6A; }
  .bg-light .contact-form input::-webkit-input-placeholder,
  .bg-light .contact-form textarea::-webkit-input-placeholder {
    color: #686A6A; }
  .bg-light .contact-form input::-moz-placeholder,
  .bg-light .contact-form textarea::-moz-placeholder {
    opacity: 1;
    color: #686A6A; }
  .bg-light .contact-form input:-moz-placeholder,
  .bg-light .contact-form textarea:-moz-placeholder {
    color: #686A6A; }
  .bg-light .contact-form input:-ms-input-placeholder,
  .bg-light .contact-form textarea:-ms-input-placeholder {
    color: #686A6A; }
  .bg-light .contact-form input.placeholder,
  .bg-light .contact-form textarea.placeholder {
    color: #686A6A; }

.bg-light .contact-form .thank-you-ms {
  color: #686A6A; }

.bg-light .contact-form .icon-light {
  display: none; }

.bg-light .contact-form .icon-dark {
  display: inline-block; }

.bg-light .contact-form input[type='email']:focus,
.bg-light .contact-form input[type='text']:focus,
.bg-light .contact-form textarea:focus {
  border-bottom: 2px solid #282B2B !important; }

.bg-light .loading .loader {
  background: rgba(255, 255, 255, 0.9); }

.bg-light .valid {
  position: relative;
  z-index: 1; }
  .bg-light .valid input[type='email'],
  .bg-light .valid input[type='text'],
  .bg-light .valid textarea {
    border-bottom: 2px solid #282B2B; }

.bg-light .input-error:after {
  color: #000;
  font-size: 20px; }

.bg-light input:-webkit-autofill,
.bg-light input:-webkit-autofill:hover,
.bg-light input:-webkit-autofill:focus,
.bg-light textarea:-webkit-autofill,
.bg-light textarea:-webkit-autofill:hover,
.bg-light textarea:-webkit-autofill:focus,
.bg-light select:-webkit-autofill,
.bg-light select:-webkit-autofill:hover,
.bg-light select:-webkit-autofill:focus {
  border: 0;
  border-bottom: 1px solid #A9AAAA;
  -webkit-text-fill-color: #6c6c6c;
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset;
  transition: background-color 5000s ease-in-out 0s; }

form {
  /* Let's get this party started */
  /* Track */
  /* Handle */ }
  form ::-webkit-scrollbar {
    width: 10px; }
  form ::-webkit-scrollbar-track {
    border-radius: 10px; }
  form ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #D9D9D9; }
  form ::-webkit-scrollbar-thumb:window-inactive {
    background: #D9D9D9; }

.nav-links,
.navigation,
.navigation-comments, .navigation-single {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px; }

.nav-links .next,
.nav-links .prev,
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev, .navigation-single .next a,
.navigation-single .prev a {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  padding: 12px 20px;
  font-size: 12px;
  line-height: 16px; }
  .nav-links .next:hover,
  .nav-links .prev:hover,
  .navigation .next:hover,
  .navigation .prev:hover,
  .navigation-comments .next:hover,
  .navigation-comments .prev:hover, .navigation-single .next a:hover,
  .navigation-single .prev a:hover {
    background: black;
    color: #fff; }

@media (min-width: 768px) {
  [id="twocolumns"] {
    display: -ms-flexbox;
    display: flex; } }

[id="content"] {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    [id="content"] {
      width: 70%; } }
  [id="content"]:only-child {
    width: 100%; }

[id="sidebar"] {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    [id="sidebar"] {
      width: 30%;
      padding-left: 30px; } }

.widget {
  margin-bottom: 20px; }
  .widget select {
    min-width: 150px;
    width: 100%; }

.search-form,
.post-password-form {
  margin-bottom: 10px; }
  .search-form label,
  .post-password-form label {
    display: block; }
  .search-form input,
  .post-password-form input {
    float: left;
    margin-right: 5px; }
    @media (min-width: 768px) {
      [id="sidebar"] .search-form input, [id="sidebar"]
      .post-password-form input {
        width: 100%;
        margin: 0 0 5px; } }
    .search-form input[type="submit"],
    .post-password-form input[type="submit"] {
      margin: 0; }

.nav-links,
.navigation,
.navigation-comments {
  width: 100%;
  position: relative; }
  .nav-links .screen-reader-text,
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .nav-links .page-numbers,
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    margin: 0 3px; }
    .nav-links .page-numbers:first-child,
    .navigation .page-numbers:first-child,
    .navigation-comments .page-numbers:first-child {
      margin-left: 0; }
    .nav-links .page-numbers:last-child,
    .navigation .page-numbers:last-child,
    .navigation-comments .page-numbers:last-child {
      margin-right: 0; }
  .nav-links .next,
  .nav-links .prev,
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    transition: background 0.5s ease-in-out;
    max-width: 49%; }
    @media (max-width: 767px) {
      .nav-links .next,
      .nav-links .prev,
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        font-size: 0; }
        .nav-links .next:after,
        .nav-links .prev:after,
        .navigation .next:after,
        .navigation .prev:after,
        .navigation-comments .next:after,
        .navigation-comments .prev:after {
          content: "»";
          font-size: 12px; } }
  @media (max-width: 767px) {
    .nav-links .prev:after,
    .navigation .prev:after,
    .navigation-comments .prev:after {
      content: "«"; } }

.navigation-single {
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
  width: 100%; }
  .navigation-single .next,
  .navigation-single .prev {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 0;
    margin: 0;
    max-width: 49%;
    border: 0; }
    .navigation-single .next a,
    .navigation-single .prev a {
      transition: background 0.5s ease-in-out;
      display: block;
      padding: 12px 20px;
      border: 1px solid #000; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          font-size: 0; }
          .navigation-single .next a:after,
          .navigation-single .prev a:after {
            content: "»";
            font-size: 12px; } }
  @media (max-width: 767px) {
    .navigation-single .prev a:after {
      content: "«"; } }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form input,
.comment-form textarea {
  margin: 0 4px 0 0;
  width: 100%; }
  @media (min-width: 768px) {
    .comment-form input,
    .comment-form textarea {
      max-width: 300px; } }
  .comment-form input[type="submit"],
  .comment-form textarea[type="submit"] {
    display: block;
    width: auto; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 20px; }

.widget_calendar th,
.widget_calendar td {
  text-align: center; }

.widget_calendar #prev {
  text-align: left; }

.widget_calendar #next {
  text-align: right; }

#wp-calendar {
  width: 100%; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #000;
  padding: 4px;
  margin-bottom: 20px;
  text-align: center; }
  .wp-caption img {
    margin-bottom: 4px; }
  .wp-caption p {
    margin: 0; }

.aligncenter {
  margin: 0 auto 20px; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 20px; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

.gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  .gallery .gallery-item {
    margin: 0;
    padding: 0 10px 10px; }
    .gallery .gallery-item dt {
      float: none;
      width: 100%;
      margin: 0 0 10px;
      padding: 0; }

.gallery-columns-2 .gallery-item {
  max-width: 50%;
  width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
  width: 33.33%; }

.tagcloud {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.comment-list .comment-body {
  margin-bottom: 20px; }

.comment-author img {
  margin-right: 10px; }

h1,
.h1 {
  font-size: 40px; }

h2,
.h2 {
  font-size: 28px; }

h3,
.h3 {
  font-size: 15px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 14px; }

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 40px; }
  h2,
  .h2 {
    font-size: 30px; }
  h3,
  .h3 {
    font-size: 28px; }
  h4,
  .h4 {
    font-size: 22px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

@media (min-width: 1100px) {
  h1,
  .h1 {
    font-size: 60px; }
  h2,
  .h2 {
    font-size: 30px; }
  h3,
  .h3 {
    font-size: 28px; }
  h4,
  .h4 {
    font-size: 22px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

@media (min-width: 1440px) {
  h1,
  .h1 {
    font-size: 70px; }
  h2,
  .h2 {
    font-size: 30px; }
  h3,
  .h3 {
    font-size: 28px; }
  h4,
  .h4 {
    font-size: 22px; }
  h5,
  .h5 {
    font-size: 18px; }
  h6,
  .h6 {
    font-size: 16px; } }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
  font-family: "Work Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: inherit;
  font-weight: bold;
  margin: 0 0 10px;
  letter-spacing: -0.04em;
  font-weight: 800;
  color: #282B2B; }
  @media (min-width: 768px) {
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6,
    .h {
      margin-bottom: 20px; } }

h1,
.h1 {
  color: #282B2B;
  letter-spacing: -.04em;
  line-height: 1; }

p {
  margin: 0 0 20px; }

a {
  color: #282B2B;
  text-decoration: none; }
  a:hover, a:focus {
    color: #000;
    text-decoration: none; }

a[href*="mailto:"] {
  word-wrap: break-word; }

.section-title.decor {
  max-width: 130px;
  width: 100%;
  padding-top: 5px;
  border-top: 2px solid #282B2B;
  font-weight: 800;
  font-size: 12px;
  line-height: 14px;
  color: #282B2B;
  text-align: right;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .section-title.decor {
      max-width: 140px;
      -ms-flex: 0 0 140px;
          flex: 0 0 140px;
      margin-right: 60px; } }

.link-read-more {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-transform: uppercase;
  color: #282B2B;
  font-weight: 800;
  font-size: 14px;
  transition: .3s all; }
  @media (min-width: 768px) {
    .link-read-more {
      font-size: 16px; } }
  .link-read-more:after {
    font-family: "icomoon" !important;
    content: "\e907";
    margin-left: 8px;
    transition: .3s all; }
  .link-read-more:hover {
    text-decoration: none !important;
    color: #000; }
    .link-read-more:hover::after {
      margin-left: 4px; }

strong {
  font-weight: 800;
  color: #282B2B; }

p {
  line-height: 1.5; }

.nav-active {
  overflow: hidden; }

[id="header"] {
  position: relative;
  background: #fff;
  padding: 18px 0;
  z-index: 9;
  transition: .3s all;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0);
  width: 100%; }
  @media (min-width: 768px) {
    [id="header"] {
      padding: 34px 0; } }
  [id="header"] .container {
    max-width: 100%; }
    @media (max-width: 575px) {
      [id="header"] .container {
        padding: 0 20px; } }
  .fixed-position [id="header"] {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    padding: 25px 0; }
  .nav-active [id="header"] {
    top: 0;
    width: 100% !important;
    border-bottom: 0; }
    @media (min-width: 768px) {
      .nav-active [id="header"] {
        padding: 34px 0; } }

.header-holder {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }

.logo {
  width: 30px;
  margin-right: 20px; }
  @media (min-width: 768px) {
    .logo {
      width: 38px; } }

.nav-opener {
  position: relative;
  width: 30px;
  height: 16px;
  z-index: 1; }
  @media (min-width: 768px) {
    .nav-opener {
      width: 36px;
      height: 20px; } }
  .nav-opener:after, .nav-opener:before {
    content: ""; }
  .nav-opener:after, .nav-opener:before,
  .nav-opener span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #282B2B;
    transition: .3s all; }
  .nav-opener:before {
    top: 0; }
  .nav-opener:after {
    bottom: 0; }
  .nav-opener span {
    top: 50%;
    transform: translateY(-50%); }
  .nav-active .nav-opener span {
    opacity: 0; }
  .nav-active .nav-opener:before {
    top: calc(50% - 1px);
    transform: rotate(-45deg); }
  .nav-active .nav-opener:after {
    bottom: calc(50% - 1px);
    transform: rotate(45deg); }

.slick-custom .slick-dots {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 30px; }
  @media (min-width: 768px) {
    .slick-custom .slick-dots {
      padding-top: 50px; } }
  .slick-custom .slick-dots li + li {
    margin-left: 10px; }
  .slick-custom .slick-dots .slick-active button {
    border-color: #282B2B; }
  .slick-custom .slick-dots button {
    display: block;
    padding: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #C4C6C9;
    font-size: 0;
    cursor: pointer;
    background: transparent; }

.btn {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  border-radius: 100px;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.03em;
  padding: 12px 20px;
  margin: 0 0 20px;
  vertical-align: top;
  text-align: center;
  min-width: 200px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  transition: .3s all; }
  .btn:hover {
    background: black;
    color: #fff;
    border: 1px solid black; }
  .btn:hover {
    text-decoration: none !important; }
  .btn-default {
    background: #000;
    color: #fff;
    border: 1px solid #000; }
    .btn-default:hover {
      background: black;
      color: #fff;
      border: 1px solid black; }
  .btn-primary {
    background: #007bff;
    color: #fff;
    border: #007bff; }
    .btn-primary:hover {
      background: #0062cc;
      color: #fff;
      border: #0062cc; }
  .btn-warning {
    background: #ffc107;
    color: #fff;
    border: #ffc107; }
    .btn-warning:hover {
      background: #d39e00;
      color: #fff;
      border: #d39e00; }
  .btn-sm {
    border-radius: 0;
    padding: 4px 10px; }
  .btn-light-outline {
    border-color: #F2F2F2;
    color: #F2F2F2;
    background: transparent; }
    .btn-light-outline:hover {
      background-color: #F2F2F2;
      color: #282B2B; }
  .btn-light {
    border-color: #F2F2F2;
    color: #282B2B;
    background: #fff; }
    .btn-light:hover {
      background-color: #F2F2F2;
      color: #282B2B; }
  .btn-dark-outline {
    border-color: #DFDFDF;
    background: transparent;
    color: #282B2B; }
    .btn-dark-outline:hover {
      background-color: #282B2B;
      border-color: #282B2B; }
  .btn-dark {
    border-color: #282B2B;
    background: #282B2B;
    color: #F2F2F2; }
    .btn-dark:hover {
      background-color: #686A6A;
      border-color: #686A6A; }

.btn-group {
  display: -ms-flexbox;
  display: flex; }
  .btn-group > .btn + .btn {
    border-left: 0; }

.btn-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .btn-wrap .btn {
    margin: 0 0 10px;
    max-width: 50%; }
    .btn-wrap .btn + .btn {
      margin-left: 20px; }

.menu-drop {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  position: fixed;
  top: 59px;
  left: 0;
  width: 100%;
  height: calc(100vh - 60px);
  padding: 66px 0 95px 0;
  background-color: rgba(255, 255, 255, 0.95);
  transform: translateY(-10%);
  opacity: 0;
  transition: .3s all;
  pointer-events: none;
  overflow-y: auto; }
  @media (min-width: 768px) {
    .menu-drop {
      height: calc(100vh - 100px);
      top: 99px;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  .nav-active .menu-drop {
    transform: translateY(0);
    opacity: 1;
    pointer-events: all; }

.header-nav {
  margin-bottom: 50px; }
  .header-nav ul {
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    letter-spacing: -0.04em;
    color: #282B2B; }
    @media (min-width: 768px) {
      .header-nav ul {
        font-size: 36px; } }
    .header-nav ul a {
      color: inherit;
      transition: .3s all; }
      .header-nav ul a.anchor-active {
        color: #686A6A; }
      .header-nav ul a:hover {
        color: #686A6A; }
    .header-nav ul li + li {
      margin-top: 27px; }

.list-user-info {
  color: #282B2B;
  font-weight: 700;
  letter-spacing: -0.03em;
  font-size: 16px;
  text-align: center;
  line-height: 1.9; }
  @media (min-width: 768px) {
    .list-user-info {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      font-size: 18px; } }
  .list-user-info li + li {
    margin-top: 10px; }
    @media (min-width: 768px) {
      .list-user-info li + li {
        margin-left: 44px;
        margin-top: 0; } }
  .list-user-info a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    color: inherit;
    transition: .3s color; }
    .list-user-info a:hover {
      color: #686A6A; }
    .list-user-info a i {
      margin-right: 7px; }

.heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 51px 0 29px 0; }
  @media (min-width: 768px) {
    .heading {
      padding: 80px 0; } }
  .heading.heading-home {
    text-align: left;
    min-height: 480px;
    padding-top: 90px;
    padding-bottom: 71px; }
    @media (min-width: 768px) {
      .heading.heading-home {
        text-align: center; } }
    @media (min-width: 1440px) {
      .heading.heading-home {
        min-height: 880px; } }
    .heading.heading-home .heading-content {
      text-align: left; }
      @media (min-width: 768px) {
        .heading.heading-home .heading-content {
          text-align: center; } }
  .heading .heading-content {
    text-align: center;
    max-width: 1070px;
    margin: 0 auto;
    opacity: 0;
    transform: translateY(-20px); }
    .heading .heading-content h1,
    .heading .heading-content .h1 {
      margin-bottom: 60px;
      line-height: .9;
      letter-spacing: -0.035em;
      font-weight: 800; }
      @media (max-width: 575px) {
        .heading .heading-content h1,
        .heading .heading-content .h1 {
          font-size: 28px;
          line-height: 1.2; } }
      .heading .heading-content h1.subtitle,
      .heading .heading-content .h1.subtitle {
        font-weight: 300;
        letter-spacing: -0.045em;
        margin-bottom: 14px; }
        @media (min-width: 576px) {
          .heading .heading-content h1.subtitle,
          .heading .heading-content .h1.subtitle {
            margin-bottom: 30px; } }
    .heading .heading-content p {
      letter-spacing: -0.04em; }
      @media (min-width: 576px) {
        .heading .heading-content p {
          display: block; } }
      .heading .heading-content p span {
        color: #282B2B;
        font-weight: 500;
        font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .heading .text-lg {
    /* display: none; */
    max-width: 740px;
    margin: 75px auto 0;
    font-size: 20px;
    line-height: 1.6; }
    @media (min-width: 768px) {
      .heading .text-lg {
        font-size: 22px;
        display: block; } }
  .heading .nav-main {
    margin-right: -22px; }
    @media (min-width: 576px) {
      .heading .nav-main {
        margin-right: 0; } }
    .heading .nav-main .slick-slide {
      padding-bottom: 15px; }
      .heading .nav-main .slick-slide + .slick-slide {
        margin-left: 40px; }
    .heading .nav-main a {
      text-transform: uppercase; }

.nav-main ul {
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
  font-weight: 800;
  line-height: 1.2;
  color: #686A6A;
  width: 100%;
  height: 100%; }
  @media (min-width: 576px) {
    .nav-main ul {
      -ms-flex-pack: center;
          justify-content: center;
      margin-top: 43px; } }
  .nav-main ul li {
    padding-bottom: 15px; }
    .nav-main ul li + li {
      margin-left: 40px; }
    .nav-main ul li a {
      text-transform: capitalize; }
      .nav-main ul li a.anchor-active {
        color: #686A6A; }
        .nav-main ul li a.anchor-active:after {
          bottom: -5px;
          opacity: 1; }
  .nav-main ul a {
    position: relative;
    color: inherit;
    z-index: 1; }
    .nav-main ul a:hover {
      color: #202222; }
      .nav-main ul a:hover::after {
        bottom: -5px;
        opacity: 1;
        background-color: #202222; }
    .nav-main ul a:after {
      position: absolute;
      left: 0;
      right: 0;
      bottom: -2px;
      content: "";
      display: block;
      background: #686A6A;
      border-radius: 10px;
      height: 2px;
      opacity: 0;
      transition: .4s all; }

.soc-netw {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 62px;
  color: #AFAFAF; }
  @media (min-width: 576px) {
    .soc-netw {
      margin-top: 40px; } }
  .soc-netw li + li {
    margin-left: 24px; }
  .soc-netw a {
    color: inherit;
    transition: .3s color; }
    .soc-netw a:hover {
      color: #282B2B; }

.card {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 20px;
  cursor: pointer;
  z-index: 1;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 576px) {
    .card {
      margin-bottom: 40px; } }
  .card:hover .card-img:after {
    opacity: 1; }
  .card:hover .card-img:before {
    opacity: 1;
    width: 50px;
    height: 50px; }
  .card.img-to-bottom {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .card .card-img {
    position: relative; }
    .card .card-img img {
      width: 100%; }
    .card .card-img:after, .card .card-img:before {
      content: '';
      opacity: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      transition: .3s all; }
    .card .card-img:after {
      background: rgba(255, 255, 255, 0.9);
      z-index: 1; }
    .card .card-img:before {
      width: 70px;
      height: 70px;
      margin: auto;
      background-image: url("images/theme/plus.svg");
      z-index: 2; }
  .card .card-body {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% - 10px);
    text-align: center;
    z-index: 2; }
    @media (min-width: 768px) {
      .card .card-body {
        top: calc(100% - 18px); } }
    @media (min-width: 1100px) {
      .card .card-body {
        top: calc(100% - 24px); } }
  .card .card-title {
    color: #282B2B;
    line-height: 1;
    margin-bottom: 0;
    font-size: 18px; }
    @media (min-width: 576px) {
      .card .card-title {
        font-size: 25px; } }
    @media (min-width: 768px) {
      .card .card-title {
        font-size: 30px; } }
    @media (min-width: 1100px) {
      .card .card-title {
        font-size: 38px; } }
  .card .card-subtitle {
    color: #686A6A;
    font-weight: 400;
    font-size: 10px;
    margin-bottom: 0;
    line-height: 1.8; }
    @media (min-width: 768px) {
      .card .card-subtitle {
        font-size: 16px; } }
    @media (min-width: 768px) {
      .card .card-subtitle {
        font-size: 20px;
        line-height: 36px; } }

.card-event {
  background-color: #fff;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 1100px) {
    .card-event.card-main .card-title {
      font-size: 30px; } }
  .card-event .card-img {
    overflow: hidden; }
    .card-event .card-img img {
      width: 100%;
      transition: 0.3s all; }
      .card-event .card-img img:hover {
        transform: scale(1.1); }
  .card-event .card-body {
    position: relative;
    padding: 20px; }
    @media (min-width: 768px) {
      .card-event .card-body {
        padding: 20px 30px 30px 30px; } }
  .card-event .card-logo {
    position: absolute;
    right: 30px;
    top: -13%; }
  .card-event .card-title {
    color: #282B2B;
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 10px;
    letter-spacing: -0.03em;
    font-size: 22px; }
    @media (min-width: 1100px) {
      .card-event .card-title {
        font-size: 26px; } }
    .card-event .card-title:hover {
      color: #686A6A; }
    .card-event .card-title a {
      color: inherit;
      transition: 0.3s color; }
  .card-event .card-text {
    line-height: 1.5; }
  .card-event .link-read-more {
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.1em; }

.card-post {
  opacity: 0;
  transform: translateY(-20px); }
  .card-post.title-first .card-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
  .card-post.title-first .card-tags {
    margin-top: 0;
    margin-bottom: 0; }
  .card-post.size-lg .card-title {
    font-size: 30px; }
  .card-post.size-lg .card-body {
    padding-bottom: 0; }
    .card-post.size-lg .card-body p {
      line-height: 1.5;
      margin-bottom: 0; }
  .card-post.size-lg .card-text {
    margin-bottom: 16px; }
    @media (min-width: 1100px) {
      .card-post.size-lg .card-text {
        margin-bottom: 45px; } }
  .card-post.label-rb .card-label {
    top: auto;
    bottom: 15px; }
  @media (min-width: 1100px) {
    .card-post.card-row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row; } }
  @media (min-width: 1100px) {
    .card-post.card-row .card-img {
      max-width: 380px;
      -ms-flex: 0 0 380px;
          flex: 0 0 380px; } }
  @media (min-width: 1100px) {
    .card-post.card-row .card-body {
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
      padding: 40px 0 30px 30px; } }
  @media (min-width: 1100px) {
    .card-post.card-row .card-text {
      margin-bottom: 23px; } }
  .card-post time {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-right: 18px; }
    @media (min-width: 1100px) {
      .card-post time {
        margin-right: 25px; } }
    .card-post time span {
      display: block;
      margin: 5px 0; }
    .card-post time i {
      margin-right: 5px; }
    .card-post time + .cat {
      display: none;
      -ms-flex-order: 1;
          order: 1;
      margin-left: 25px; }
      @media (min-width: 768px) {
        .card-post time + .cat {
          display: -ms-flexbox;
          display: flex; } }
  .card-post .card-body {
    padding: 12px 0; }
  .card-post .card-img {
    position: relative;
    overflow: hidden;
    z-index: 1; }
    .card-post .card-img img {
      width: 100%;
      transition: 0.3s all; }
      .card-post .card-img img:hover {
        transform: scale(1.1); }
  .card-post .card-label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    line-height: 1;
    position: absolute;
    font-size: 7px;
    top: 10px;
    right: 10px;
    padding: 7px 10px;
    background-color: #282B2B;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 2px;
    letter-spacing: 0.14em;
    z-index: 1; }
    @media (min-width: 576px) {
      .card-post .card-label {
        font-size: 10px;
        top: 15px;
        right: 15px;
        padding: 12px 15px; } }
    .card-post .card-label i {
      margin-right: 5px;
      font-size: 8px;
      vertical-align: middle; }
      @media (min-width: 576px) {
        .card-post .card-label i {
          margin-right: 8px;
          font-size: 14px; } }
  .card-post .card-title {
    color: #282B2B;
    margin-bottom: 9px;
    font-size: 22px; }
    @media (min-width: 768px) {
      .card-post .card-title {
        font-size: 18px; } }
    @media (min-width: 1100px) {
      .card-post .card-title {
        font-size: 24px; } }
    .card-post .card-title:hover {
      color: #686A6A; }
    .card-post .card-title a {
      color: inherit;
      transition: 0.3s color; }
  .card-post .card-header {
    margin-bottom: 23px; }
  .card-post .cat {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #686A6A;
    margin-right: 20px; }
    .card-post .cat:before {
      width: 18px;
      height: 14px;
      margin-right: 5px;
      content: "";
      background: url("images/theme/tag.png") no-repeat center;
      background-size: cover; }
    .card-post .cat li {
      margin-top: 5px;
      margin-bottom: 5px; }
      .card-post .cat li + li:before {
        content: "/";
        margin: 0 8px; }
    .card-post .cat a {
      color: inherit; }
      .card-post .cat a:hover {
        text-decoration: underline; }
  .card-post .share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #686A6A;
    transition: 0.3s opacity; }
    .card-post .share:hover {
      opacity: 0.8; }
    .card-post .share:before {
      width: 16px;
      height: 16px;
      margin-right: 5px;
      content: "";
      background: url("images/theme/share.png") no-repeat center;
      background-size: cover; }
  .card-post .card-tags {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    font-size: 14px;
    margin-bottom: 17px;
    margin-top: 11px; }
  .card-post .btn-wrap .btn {
    min-width: 160px;
    max-width: none;
    margin: 0; }
    @media (max-width: 767px) {
      .card-post .btn-wrap .btn {
        font-size: 12px; } }
    .card-post .btn-wrap .btn:after {
      font-family: "icomoon" !important;
      content: "\e907";
      margin-left: 8px;
      transition: .3s all; }
    .card-post .btn-wrap .btn:visited {
      color: #F2F2F2; }

.card-creds {
  width: 100%;
  padding: 42px 35px 45px 35px;
  background-color: #fff;
  text-align: center;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 768px) {
    .card-creds {
      padding: 54px 35px 65px 35px; } }
  .card-creds .card-title {
    color: #282B2B;
    margin-bottom: 12px;
    font-size: 18px; }
    .card-creds .card-title:hover {
      color: #686A6A; }
    .card-creds .card-title a {
      color: inherit;
      transition: 0.3s color; }
  .card-creds .card-text {
    line-height: 1.5;
    font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    .card-creds .card-text p {
      margin-bottom: 17px; }
  .card-creds .card-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    min-height: 65px;
    margin-bottom: 20px; }
  .card-creds .link-read-more {
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 12px; }

.card-tc {
  margin-bottom: 30px;
  background: #F2F2F2; }
  @media (min-width: 768px) {
    .card-tc {
      margin-bottom: 50px;
      display: -ms-flexbox;
      display: flex; } }
  .card-tc.reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
  .card-tc .card-img {
    position: relative;
    height: 315px;
    opacity: 0;
    transform: translateY(-20px); }
    @media (min-width: 768px) {
      .card-tc .card-img {
        height: auto;
        max-width: 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%; } }
    @media (min-width: 1100px) {
      .card-tc .card-img {
        max-width: 530px;
        -ms-flex: 0 0 530px;
            flex: 0 0 530px; } }
    .card-tc .card-img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
  .card-tc .card-body {
    opacity: 0;
    transform: translateY(-20px);
    padding: 20px;
    -ms-flex: 1 0 0px;
        flex: 1 0 0; }
    @media (min-width: 768px) {
      .card-tc .card-body {
        padding: 108px 80px 108px 70px; } }
  .card-tc .card-title,
  .card-tc strong {
    font-weight: 800;
    color: #282B2B; }
  .card-tc .card-title {
    font-size: 40px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .card-tc .card-title {
        font-size: 52px;
        margin-bottom: 30px; } }
  .card-tc strong {
    display: block;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .card-tc strong {
        font-size: 24px; } }
  .card-tc P {
    mix-blend-mode: 0;
    line-height: 1.5; }

.block-counter {
  padding: 50px 0 0 0;
  text-align: center; }
  @media (min-width: 768px) {
    .block-counter {
      padding: 60px 0 16px 0; } }
  .block-counter .container {
    max-width: 1245px; }
  .block-counter .block-title {
    margin-bottom: 30px;
    font-weight: 400;
    letter-spacing: -0.03em;
    line-height: 1.6; }
    @media (min-width: 1100px) {
      .block-counter .block-title {
        margin-bottom: 78px; } }
    .block-counter .block-title strong {
      font-weight: 500;
      color: #282B2B;
      font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .block-counter .counter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .block-counter .counter-item {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
    color: #686A6A;
    font-size: 12px;
    padding-bottom: 32px;
    letter-spacing: -0.04em; }
    @media (min-width: 768px) {
      .block-counter .counter-item {
        max-width: 33.3333333%;
        -ms-flex: 0 0 33.3333333%;
            flex: 0 0 33.3333333%;
        padding-bottom: 50px; } }
    @media (min-width: 1100px) {
      .block-counter .counter-item {
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
        max-width: none; } }
    @media (min-width: 1100px) {
      .block-counter .counter-item + .counter-item {
        margin-left: 64px; } }
    .block-counter .counter-item strong {
      display: block;
      margin-bottom: 6px;
      color: #282B2B;
      font-size: 42px;
      line-height: .8; }

.js-ajax-tab-content {
  position: relative; }
  .js-ajax-tab-content .loader {
    display: none; }
  .ajax-tabs-loading .js-ajax-tab-content {
    min-height: 200px;
    position: relative; }
    .ajax-tabs-loading .js-ajax-tab-content .loader {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 1; }
    .ajax-tabs-loading .js-ajax-tab-content .js-ajax-tab {
      opacity: 0.6; }

.js-ajax-tab {
  width: 100%; }
  .js-ajax-tab.active {
    animation: tabFade 0.4s both; }

@keyframes tabFade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.js-read-more-block {
  position: relative; }
  .js-read-more-block.expanded .js-read-more-content:after {
    opacity: 0; }
  @media (min-width: 576px) {
    .js-read-more-block[data-init="mobile"] .js-read-more-content {
      height: auto !important; } }
  @media (min-width: 576px) {
    .js-read-more-block[data-init="mobile"] .js-read-more-toggle {
      display: none !important; } }
  .js-read-more-block .js-read-more-content {
    position: relative;
    z-index: 1; }
    @media (max-width: 575px) {
      .js-read-more-block .js-read-more-content:after {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        content: "";
        height: 46px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
        transition: .3s all; } }
  .js-read-more-block .js-read-more-toggle {
    display: none;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #282B2B;
    text-transform: uppercase;
    line-height: 1;
    z-index: 3; }
    .js-read-more-block .js-read-more-toggle i {
      display: inline-block;
      margin-left: 5px;
      margin-bottom: -5px; }
    .js-read-more-block .js-read-more-toggle.show-toggle {
      display: -ms-flexbox;
      display: flex; }
    .js-read-more-block .js-read-more-toggle .text-more {
      display: none; }
    .js-read-more-block .js-read-more-toggle .text-less {
      display: inline; }
  .js-read-more-block.collapsed .js-read-more-toggle .text-more {
    display: inline; }
  .js-read-more-block.collapsed .js-read-more-toggle .text-less {
    display: none; }

.block-cards {
  padding: 0 0 10px 0; }
  @media (min-width: 768px) {
    .block-cards {
      padding: 70px 0 80px 0; } }
  .block-cards .df-row {
    margin: 0 -7px; }
    @media (min-width: 1100px) {
      .block-cards .df-row {
        margin: 0 -20px; } }
    .block-cards .df-row [class*="col-"] {
      display: -ms-flexbox;
      display: flex;
      padding: 0 7px; }
      @media (min-width: 1100px) {
        .block-cards .df-row [class*="col-"] {
          padding: 0 20px; } }

.block-blockquote-carousel {
  padding: 95px 0 80px 0;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 1100px) {
    .block-blockquote-carousel {
      padding: 167px 0; } }
  .block-blockquote-carousel .container {
    max-width: 1240px; }
  .block-blockquote-carousel .ds-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .block-blockquote-carousel .section-title {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .block-blockquote-carousel .section-title {
        margin-bottom: 50px; } }
  .block-blockquote-carousel .blockquote-carousel {
    max-width: 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
    @media (min-width: 1100px) {
      .block-blockquote-carousel .blockquote-carousel {
        max-width: 770px;
        -ms-flex: 0 0 770px;
            flex: 0 0 770px;
        margin-top: -10px; } }
    .block-blockquote-carousel .blockquote-carousel blockquote {
      padding: 0;
      border: 0;
      margin: 0 0 10px 0;
      font-weight: 800;
      font-size: 22px;
      line-height: 1.3;
      color: #282B2B;
      letter-spacing: -0.04em;
      line-height: 1.3; }
      @media (min-width: 1100px) {
        .block-blockquote-carousel .blockquote-carousel blockquote {
          font-size: 26px; } }
    .block-blockquote-carousel .blockquote-carousel figcaption {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .block-blockquote-carousel .blockquote-carousel .img {
      width: 34px;
      height: 34px;
      border-radius: 50%;
      overflow: hidden;
      margin-right: 7px; }
    .block-blockquote-carousel .blockquote-carousel cite {
      font-size: 14px;
      font-style: normal;
      color: #686A6A; }
    .block-blockquote-carousel .blockquote-carousel figure {
      margin: 0; }
    .block-blockquote-carousel .blockquote-carousel .slick-dots {
      padding-top: 25px; }
      @media (min-width: 1230px) {
        .block-blockquote-carousel .blockquote-carousel .slick-dots {
          margin-right: 177px; } }

.block-cards-single .card-post {
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 50px;
  padding: 50px 0; }
  @media (min-width: 1100px) {
    .block-cards-single .card-post .card-body {
      padding-top: 27px; } }
  @media (min-width: 1100px) {
    .block-cards-single .card-post .card-header {
      margin-bottom: 14px; } }
  @media (max-width: 767px) {
    .block-cards-single .card-post .card-title {
      font-size: 24px; } }
  @media (min-width: 1100px) {
    .block-cards-single .card-post .card-post {
      line-height: 1.5; } }
  @media (min-width: 1100px) {
    .block-cards-single .card-post .card-text {
      margin-bottom: 40px; } }

.pagin-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  line-height: 1; }
  .pagin-nav .prev,
  .pagin-nav .next {
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    color: #C5C9CE;
    transition: .3s color; }
    .pagin-nav .prev:hover,
    .pagin-nav .next:hover {
      color: #686A6A; }
    .pagin-nav .prev.active,
    .pagin-nav .next.active {
      color: #282B2B; }
      .pagin-nav .prev.active:hover,
      .pagin-nav .next.active:hover {
        color: #686A6A; }
    .pagin-nav .prev .icon-arrow-right,
    .pagin-nav .next .icon-arrow-right {
      margin-left: 6px;
      font-size: 14px; }
    .pagin-nav .prev .icon-arrow-left,
    .pagin-nav .next .icon-arrow-left {
      font-size: 14px;
      margin-right: 6px; }
  .pagin-nav ul {
    display: none;
    text-transform: uppercase;
    color: #686A6A;
    font-weight: 600; }
    @media (min-width: 768px) {
      .pagin-nav ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; } }
    .pagin-nav ul li {
      padding: 0 26px; }
      .pagin-nav ul li.points {
        color: #c5c9ce; }
      .pagin-nav ul li:hover {
        color: #282B2B; }
      .pagin-nav ul li.active {
        color: #282B2B;
        font-weight: 800; }
        .pagin-nav ul li.active:hover {
          color: #686A6A; }
      .pagin-nav ul li + li {
        border-left: 1px solid #686A6A; }
    .pagin-nav ul a {
      color: inherit;
      transition: .3s color; }

.three-col-img {
  text-align: center;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .three-col-img {
      margin-top: 50px; } }
  .three-col-img .df-row {
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -23px; }
    .three-col-img .df-row [class*="col-"] {
      padding: 0 23px 30px; }
      @media (min-width: 768px) {
        .three-col-img .df-row [class*="col-"] {
          padding: 0 23px; } }

.block-music {
  margin: 30px 0;
  text-align: center; }
  @media (min-width: 768px) {
    .block-music {
      margin: 50px 0 100px 0; } }
  .block-music .inner {
    position: relative;
    padding: 40px 23px 80px;
    border: 10px solid #F2F2F2;
    z-index: 1;
    opacity: 0;
    transform: translateY(-20px); }
    @media (min-width: 768px) {
      .block-music .inner {
        padding: 50px 90px; } }
    .block-music .inner::after {
      width: 150px;
      height: 85px;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      position: absolute;
      content: '';
      background: url("images/theme/music-icon.png") no-repeat bottom center;
      z-index: -1;
      background-size: contain; }
      @media (min-width: 768px) {
        .block-music .inner::after {
          width: 220px;
          height: 95px;
          left: auto;
          right: 90px; } }
  .block-music .text {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .block-music .text {
        font-size: 22px;
        margin-bottom: 44px; } }
    .block-music .text p {
      margin-bottom: 0; }
    .block-music .text strong {
      font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      font-weight: 500;
      color: #282B2B; }
  .block-music .embed-block {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .block-music .embed-block {
        margin-bottom: 50px; } }
  .block-music img {
    width: 100%; }
  .block-music .btn {
    margin-bottom: 0; }

.block-image {
  opacity: 0;
  transform: translateY(-20px); }
  .block-image .container {
    max-width: 1400px; }
    @media (max-width: 767px) {
      .block-image .container {
        padding: 0; } }
  .block-image img {
    width: 100%; }

.block-text-cont {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  letter-spacing: -0.03em;
  padding: 50px 0;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 768px) {
    .block-text-cont {
      padding: 150px 0 90px 0;
      font-size: 22px; } }
  .block-text-cont .container {
    max-width: 950px;
    text-align: center; }
  .block-text-cont p {
    margin-bottom: 0; }
  .block-text-cont strong {
    font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #282B2B;
    font-weight: 500;
    /*font-weight: 800;*/ }

.locked-banner {
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 768px) {
    .locked-banner {
      padding-bottom: 40px; } }
  .locked-banner .inner-form,
  .locked-banner .js-unlocked-content {
    max-width: 1200px;
    padding: 50px 20px;
    margin: auto;
    text-align: center;
    border: 10px solid #F2F2F2; }
    @media (min-width: 768px) {
      .locked-banner .inner-form,
      .locked-banner .js-unlocked-content {
        padding: 85px 0 48px 0; } }
  .locked-banner h2 {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 10px;
    letter-spacing: 0; }
    @media (min-width: 768px) {
      .locked-banner h2 {
        font-size: 26px; } }
    .locked-banner h2:before {
      display: block;
      margin: 0 auto 12px;
      content: "";
      width: 28px;
      height: 37px;
      background: url("images/theme/icon-lock.svg") no-repeat center;
      background-size: cover; }
      @media (min-width: 768px) {
        .locked-banner h2:before {
          margin: 0 auto 18px; } }
  .locked-banner p {
    margin-bottom: 7px;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: -0.057em; }
    @media (min-width: 576px) {
      .locked-banner p {
        font-size: 22px; } }
    @media (min-width: 768px) {
      .locked-banner p {
        font-size: 22px; } }
    .locked-banner p span {
      color: #282B2B; }
  .locked-banner form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 370px;
    margin: 28px auto 0; }
    @media (min-width: 768px) {
      .locked-banner form {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center; } }
    .locked-banner form input[type="password"] {
      max-width: 160px;
      width: 100%;
      color: #686A6A;
      border-bottom: 1px solid #282B2B;
      font-size: 22px;
      text-align: center;
      padding-right: 20px; }
      .locked-banner form input[type="password"]:placeholder-shown ~ .btn-reset {
        display: none; }
      @media (min-width: 768px) {
        .locked-banner form input[type="password"] {
          max-width: 170px;
          text-align: left;
          margin-right: 17px; } }
      .locked-banner form input[type="password"]::-webkit-input-placeholder {
        color: #686A6A; }
      .locked-banner form input[type="password"]::-moz-placeholder {
        opacity: 1;
        color: #686A6A; }
      .locked-banner form input[type="password"]:-moz-placeholder {
        color: #686A6A; }
      .locked-banner form input[type="password"]:-ms-input-placeholder {
        color: #686A6A; }
      .locked-banner form input[type="password"].placeholder {
        color: #686A6A; }
    .locked-banner form .form-row {
      margin-bottom: 20px;
      position: relative;
      max-width: 160px;
      margin-left: auto;
      margin-right: auto;
      z-index: 1; }
    .locked-banner form .btn {
      width: 160px;
      min-width: auto;
      border-color: #202222;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .locked-banner form .btn {
          width: 130px;
          margin-top: 0; } }
    .locked-banner form .btn-reset {
      display: block;
      position: absolute;
      right: 1px;
      top: 9px;
      content: "";
      width: 20px;
      height: 20px;
      font-size: 0;
      line-height: 0;
      padding: 0;
      margin: 0;
      border: none;
      background: url("images/theme/icon-xx.svg") no-repeat center; }

.post-pagination {
  padding: 30px 0 0 0; }
  .post-pagination .container {
    max-width: 1400px; }
  .post-pagination img {
    width: 100%; }
  .post-pagination .df-row {
    margin: 0 -20px; }
    .post-pagination .df-row [class*="col-"] {
      padding: 0 20px; }
      .post-pagination .df-row [class*="col-"]:first-child {
        display: none; }
        @media (min-width: 768px) {
          .post-pagination .df-row [class*="col-"]:first-child {
            display: block; } }
        .post-pagination .df-row [class*="col-"]:first-child .content {
          left: 0;
          text-align: right;
          left: -15px; }
          @media (min-width: 1440px) {
            .post-pagination .df-row [class*="col-"]:first-child .content {
              left: -72px; } }
      .post-pagination .df-row [class*="col-"]:last-child .content {
        right: -15px; }
        @media (min-width: 1440px) {
          .post-pagination .df-row [class*="col-"]:last-child .content {
            right: -72px; } }
        .post-pagination .df-row [class*="col-"]:last-child .content .section-title {
          text-align: left;
          margin-left: auto; }
  .post-pagination .post-pag {
    position: relative;
    min-height: 300px;
    background-color: #ececec; }
    .post-pagination .post-pag .section-title {
      margin-bottom: 10px;
      margin-left: 0;
      margin-right: 0;
      text-align: right; }
      @media (min-width: 1100px) {
        .post-pagination .post-pag .section-title {
          margin-bottom: 20px; } }
    .post-pagination .post-pag h3 {
      font-weight: 700;
      font-size: 30px; }
      @media (min-width: 768px) {
        .post-pagination .post-pag h3 {
          font-size: 38px; } }
    .post-pagination .post-pag .content {
      position: absolute;
      bottom: 30px;
      z-index: 1; }
      @media (min-width: 768px) {
        .post-pagination .post-pag .content {
          bottom: 45px; } }
    .post-pagination .post-pag a {
      transition: .3s all; }
      .post-pagination .post-pag a:hover {
        opacity: 0.8; }

.block-heading {
  padding: 50px 0;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 768px) {
    .block-heading {
      padding: 100px 0; } }
  .block-heading .container {
    max-width: 1470px; }
    @media (max-width: 767px) {
      .block-heading .container {
        padding: 0; } }
  .block-heading .inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 66px 0;
    min-height: 220px;
    background-color: #F2F2F2;
    z-index: 1;
    overflow: initial; }
    @media (min-width: 768px) {
      .block-heading .inner {
        padding: 20px 0; } }
    @media (min-width: 1440px) {
      .block-heading .inner {
        overflow: initial; } }
  .block-heading h1 {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .block-heading h1 {
        font-size: 40px;
        max-width: 150px; } }
  .block-heading .content {
    position: relative;
    padding-left: 20px;
    z-index: 2; }
    @media (min-width: 1440px) {
      .block-heading .content {
        margin-left: -37px;
        padding-left: 0; } }
  .block-heading .section-label {
    max-width: 150px;
    padding-top: 5px;
    border-top: 2px solid #282B2B;
    font-weight: 800;
    font-size: 12px;
    line-height: 14px;
    color: #282B2B;
    text-align: right;
    line-height: 1;
    text-transform: uppercase; }
  .block-heading .img {
    position: absolute;
    width: 365px;
    height: 252px;
    bottom: -51px;
    right: -123px; }
    @media (min-width: 1100px) {
      .block-heading .img {
        bottom: 0;
        right: 0;
        width: 400px;
        height: 220px; } }
    .block-heading .img img {
      width: 100%; }

.block-img-carousel {
  padding: 30px 0 30px 0;
  /*background-color: #52327E;*/ }
  @media (min-width: 768px) {
    .block-img-carousel {
      padding: 100px 0 50px 0; } }
  .block-img-carousel .container {
    max-width: 1240px; }
  .block-img-carousel .inner {
    position: relative; }
  .block-img-carousel img {
    width: 100%; }
  .block-img-carousel .slick-dots li button {
    border-color: rgba(255, 255, 255, 0.2); }
  .block-img-carousel .slick-dots li.slick-active button {
    border-color: white; }
  .block-img-carousel .arrows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    padding: 20px 10px;
    margin: auto;
    z-index: 6; }
    @media (min-width: 768px) {
      .block-img-carousel .arrows {
        opacity: 1;
        pointer-events: all; } }
    @media (min-width: 1440px) {
      .block-img-carousel .arrows {
        padding: 50px 20px; } }
    .block-img-carousel .arrows button {
      padding: 0;
      width: 50px;
      height: 50px;
      border: 1px solid #CACACA;
      background-color: transparent;
      font-size: 0;
      cursor: pointer;
      transition: .3s background-color; }
      .block-img-carousel .arrows button:hover {
        background-color: #fff; }
      .block-img-carousel .arrows button + button {
        margin-left: 10px; }
      .block-img-carousel .arrows button:after {
        font-family: "icomoon" !important;
        font-size: 25px;
        color: #CACACA;
        font-weight: 900; }
    .block-img-carousel .arrows .slick-prev:after {
      content: "\e906"; }
    .block-img-carousel .arrows .slick-next:after {
      content: "\e905"; }

.block-img-column {
  opacity: 0;
  transform: translateY(-20px); }
  .block-img-column .df-row {
    margin: 0 -37px; }
    @media (min-width: 576px) {
      .block-img-column .df-row {
        margin: 0 -20px; } }
    .block-img-column .df-row [class*="col-"] {
      padding: 0 7px 14px; }
      @media (min-width: 576px) {
        .block-img-column .df-row [class*="col-"] {
          padding: 0 20px 20px; } }
  .block-img-column img {
    width: 100%; }
  .block-img-column .img-cation {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: center; }
    .block-img-column .img-cation p:only-child {
      margin: 0; }
  .block-img-column .text {
    max-width: 640px;
    margin: 0 auto;
    line-height: 24px;
    padding-top: 30px;
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .block-img-column .text {
        padding-bottom: 88px;
        padding-top: 55px; } }
    .block-img-column .text p:only-child {
      margin: 0; }

.text-content-page {
  padding: 75px 0 70px 0;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 768px) {
    .text-content-page {
      padding: 75px 0 130px 0; } }
  .text-content-page p {
    font-weight: 600; }
  .text-content-page .container {
    max-width: 1240px; }
  .text-content-page img {
    position: relative;
    z-index: 6; }
  .text-content-page ul {
    line-height: 1.5;
    margin-bottom: 20px;
    padding-left: 20px; }
    @media (min-width: 768px) {
      .text-content-page ul {
        padding-left: 20px; } }
    .text-content-page ul li {
      position: relative;
      padding-left: 15px; }
      .text-content-page ul li + li {
        margin-top: 20px; }
      .text-content-page ul li:before {
        position: absolute;
        left: 0;
        content: "";
        width: 6px;
        height: 6px;
        top: 8px;
        border-radius: 50%;
        background: #686A6A;
        margin-right: 5px; }
    .text-content-page ul a {
      color: inherit;
      text-decoration: underline; }
      .text-content-page ul a:hover {
        text-decoration: none; }

.img-content {
  text-align: center;
  font-weight: 600;
  opacity: 0;
  margin-bottom: 50px;
  transform: translateY(-20px); }
  .img-content p {
    margin-bottom: 0;
    margin-top: 20px;
    line-height: 1; }

.section-hero-banner {
  position: relative;
  z-index: 1;
  opacity: 0;
  transform: translateY(-20px); }
  .section-hero-banner .inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 20px 0;
    min-height: 520px;
    background-color: #F2F2F2;
    z-index: 1; }
    @media (min-width: 768px) {
      .section-hero-banner .inner {
        min-height: 760px; } }
  .section-hero-banner .container {
    max-width: 100%; }
    @media (max-width: 767px) {
      .section-hero-banner .container {
        padding: 0 10px; } }
  .section-hero-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
    object-position: center; }
  .section-hero-banner .content {
    max-width: 293px;
    padding-left: 20px;
    transform: scale(0.8);
    transition: 1s all; }
    @media (min-width: 768px) {
      .section-hero-banner .content {
        max-width: 477px; } }
    @media (min-width: 1440px) {
      .section-hero-banner .content {
        margin-left: -50px;
        padding-left: 0; } }
  .section-hero-banner .slick-active .content {
    transform: scale(1); }
  .section-hero-banner .section-label {
    max-width: 150px;
    padding-top: 5px;
    border-top: 2px solid #282B2B;
    font-weight: 800;
    font-size: 12px;
    line-height: 14px;
    color: #282B2B;
    text-align: right;
    line-height: 1;
    text-transform: uppercase; }
  .section-hero-banner .section-title {
    line-height: 1; }
  .section-hero-banner p {
    margin-bottom: 0;
    letter-spacing: -0.02em;
    font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 767px) {
      .section-hero-banner p {
        display: none; } }
  .section-hero-banner .slide-counter-holder {
    position: absolute;
    width: 100px;
    text-align: right;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: auto; }
  .section-hero-banner .slide-counter {
    display: none; }
    @media (min-width: 1440px) {
      .section-hero-banner .slide-counter {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        margin-left: auto;
        font-size: 14px;
        width: 35px;
        margin: auto;
        font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        color: #282B2B; } }
    .section-hero-banner .slide-counter span {
      margin-right: 2px; }
    .section-hero-banner .slide-counter strong {
      margin-left: 2px; }
    .section-hero-banner .slide-counter:before {
      margin-bottom: 10px; }
    .section-hero-banner .slide-counter:after {
      margin-top: 10px; }
    .section-hero-banner .slide-counter:before, .section-hero-banner .slide-counter:after {
      display: inline-block;
      content: "";
      width: 1px;
      height: 50px;
      background: #A9AAAA; }
  .section-hero-banner .slick-dots {
    position: absolute;
    left: auto;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1; }
    @media (min-width: 768px) {
      .section-hero-banner .slick-dots {
        right: 50px; } }
    @media (min-width: 1440px) {
      .section-hero-banner .slick-dots {
        left: -999999px; } }
    .section-hero-banner .slick-dots li + li {
      margin-top: 8px; }
    .section-hero-banner .slick-dots li.slick-active button {
      background-color: #000; }
    .section-hero-banner .slick-dots button {
      display: block;
      padding: 0;
      font-size: 0;
      width: 20px;
      height: 2px;
      border: 0;
      background-color: #DFDFDF; }
  .section-hero-banner .arrows {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 50px;
    margin: auto;
    z-index: 1; }
    @media (min-width: 768px) {
      .section-hero-banner .arrows {
        opacity: 1;
        pointer-events: all; } }
    @media (min-width: 1440px) {
      .section-hero-banner .arrows {
        padding: 50px 150px; } }
    .section-hero-banner .arrows button {
      padding: 0;
      width: 50px;
      height: 50px;
      border: 1px solid #CACACA;
      background-color: transparent;
      font-size: 0;
      cursor: pointer;
      transition: .3s background-color; }
      .section-hero-banner .arrows button:hover {
        background-color: #fff; }
      .section-hero-banner .arrows button + button {
        margin-left: 10px; }
      .section-hero-banner .arrows button:after {
        font-family: "icomoon" !important;
        font-size: 25px;
        color: #CACACA;
        font-weight: 900; }
    .section-hero-banner .arrows .slick-prev:after {
      content: "\e906"; }
    .section-hero-banner .arrows .slick-next:after {
      content: "\e905"; }
  .section-hero-banner .icon-arrow-down {
    position: absolute;
    width: 20px;
    margin: auto;
    left: 0;
    right: 0;
    top: calc(100% + 40px);
    font-size: 33px;
    color: #282B2B;
    font-weight: 500;
    animation: pulse 2s infinite; }
    @media (min-width: 768px) {
      .section-hero-banner .icon-arrow-down {
        display: none; } }

.section-about {
  min-height: 880px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 30px 0;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 768px) {
    .section-about {
      padding: 62px 0; } }
  .section-about .df-row {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  @media (min-width: 768px) {
    .section-about .col {
      -ms-flex: 1 0 0px;
          flex: 1 0 0; } }
  .section-about .col p:only-child {
    margin: 0; }
  .section-about .col:nth-child(2) {
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .section-about .col:nth-child(2) {
        padding-bottom: 0; } }
  @media (min-width: 768px) {
    .section-about .col.col-img {
      max-width: 373px;
      -ms-flex: 0 0 373px;
          flex: 0 0 373px; } }
  @media (max-width: 575px) {
    .section-about .img img {
      width: 100%; } }

.section .container {
  max-width: 1255px; }

.section .col-title {
  max-width: 100%;
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  margin-bottom: 30px; }
  @media (min-width: 1100px) {
    .section .col-title {
      padding-right: 45px;
      max-width: 200px;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
      margin-bottom: 50px; } }

.section .section-title {
  margin-bottom: 0; }

.section .col-img {
  padding-top: 50px;
  text-align: center; }
  @media (min-width: 768px) {
    .section .col-img {
      padding-top: 0; } }

.section .text {
  color: #686A6A;
  line-height: 1.5;
  margin-top: -5px; }
  .section .text.text-lg {
    font-size: 18px;
    line-height: 1.6; }
    @media (min-width: 1100px) {
      .section .text.text-lg {
        font-size: 22px;
        margin-top: -12px; } }
    .section .text.text-lg strong {
      font-weight: 500;
      color: #282B2B;
      font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .section .text a:not(.link-read-more) {
    color: inherit; }
    .section .text a:not(.link-read-more):hover {
      text-decoration: underline; }

.section-events {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .section-events {
      padding-bottom: 100px; } }
  .section-events .df-row {
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0; }
  .section-events.transparent-section {
    padding-bottom: 0; }
    .section-events.transparent-section .slick-track {
      display: -ms-flexbox;
      display: flex; }
    .section-events.transparent-section .tab-content {
      margin: 0; }
    .section-events.transparent-section .df-row {
      margin: 0 !important;
      -ms-flex-pack: center;
          justify-content: center; }
      .section-events.transparent-section .df-row [class*="col-"] {
        padding: 0; }
    .section-events.transparent-section .slick-active + .slick-active {
      margin-left: 15px; }
      @media (min-width: 768px) {
        .section-events.transparent-section .slick-active + .slick-active {
          margin-left: 46px; } }
    .section-events.transparent-section .mobile-content {
      padding-bottom: 50px; }
    .section-events.transparent-section .inner {
      background: transparent;
      padding-left: 30px;
      padding-right: 30px;
      padding-bottom: 0; }
      @media (min-width: 1100px) {
        .section-events.transparent-section .inner {
          padding: 60px 100px 26px; } }
    @media (min-width: 768px) {
      .section-events.transparent-section .section-title.decor {
        margin-right: 60px; } }
    @media (max-width: 767px) {
      .section-events.transparent-section .card-label {
        font-size: 10px;
        padding: 12px 14px; } }
    @media (max-width: 767px) {
      .section-events.transparent-section .card-label i {
        font-size: 16px; } }
    @media (max-width: 767px) {
      .section-events.transparent-section .slick-dots {
        padding-top: 4px; } }
  @media (max-width: 767px) {
    .section-events .container {
      padding: 0; } }
  @media (min-width: 768px) {
    .section-events .mobile-content {
      display: none; } }
  .section-events .mobile-content .df-row {
    margin: 0 -15px; }
  @media (max-width: 767px) {
    .section-events .desktop-content {
      display: none; } }
  .section-events .section-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 30px;
    opacity: 0;
    transform: translateY(-20px); }
    @media (min-width: 768px) {
      .section-events .section-header {
        margin-bottom: 50px; } }
    .section-events .section-header .section-title {
      margin-bottom: 0; }
  .section-events .inner {
    padding: 50px 30px 30px 30px;
    background-color: #F2F2F2; }
    @media (min-width: 768px) {
      .section-events .inner {
        padding: 50px; } }
    @media (min-width: 1100px) {
      .section-events .inner {
        padding: 110px 100px  85px; } }
  .section-events .tab-content {
    margin: 0 -15px; }
    @media (min-width: 768px) {
      .section-events .tab-content {
        margin: 0 -22px; } }
  .section-events .df-row [class*="col-"] {
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 768px) {
      .section-events .df-row [class*="col-"] {
        padding: 0 22px; } }

.events-tabset {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  font-weight: 800;
  font-size: 12px;
  line-height: 1.2;
  color: #C5C9CE;
  text-transform: uppercase;
  letter-spacing: normal; }
  @media (min-width: 576px) {
    .events-tabset {
      -ms-flex-pack: center;
          justify-content: center; } }
  .events-tabset li {
    padding-bottom: 15px; }
    .events-tabset li + li {
      margin-left: 25px; }
      @media (min-width: 1100px) {
        .events-tabset li + li {
          margin-left: 40px; } }
  .events-tabset a {
    position: relative;
    color: inherit;
    transition: .3s all;
    z-index: 1; }
    .events-tabset a.active {
      color: #282B2B; }
      .events-tabset a.active::after {
        bottom: -5px;
        opacity: 1; }
    .events-tabset a:hover {
      color: #282B2B; }
      .events-tabset a:hover::after {
        bottom: -5px;
        opacity: 1; }
    .events-tabset a:after {
      position: absolute;
      left: 0;
      right: 0;
      bottom: -2px;
      content: "";
      display: block;
      background: #686A6A;
      border-radius: 10px;
      height: 2px;
      opacity: 0;
      transition: 0.4s all; }

.heading + .section-contact {
  margin-top: -55px; }
  @media (min-width: 768px) {
    .heading + .section-contact {
      margin-top: -120px; } }

.section-contact {
  padding: 50px 0 25px 0;
  color: #F2F2F2;
  background-color: #202222; }
  @media (min-width: 768px) {
    .section-contact {
      padding: 150px 0 87px 0; } }
  .section-contact.bg-light {
    background-color: #fff;
    color: #686A6A; }
    @media (min-width: 768px) {
      .section-contact.bg-light {
        padding-bottom: 131px; } }
    .section-contact.bg-light .btn {
      border-color: #282B2B;
      color: #282B2B; }
      .section-contact.bg-light .btn:hover {
        background-color: #282B2B;
        color: #fff; }
    .section-contact.bg-light .thank-you-ms {
      border-color: #C5C9CE; }
    .section-contact.bg-light strong {
      color: inherit !important; }
  .section-contact .container {
    max-width: 1235px; }
  .section-contact .section-title {
    text-align: center;
    color: inherit;
    opacity: 0;
    transform: translateY(-20px); }
    @media (max-width: 575px) {
      .section-contact .section-title {
        font-size: 25px;
        margin-bottom: 22px; } }
    @media (min-width: 768px) {
      .section-contact .section-title {
        margin-bottom: 65px; } }
  .section-contact .df-row {
    margin: 0 -25px; }
    .section-contact .df-row [class*="col"] {
      padding: 0 25px; }
  .section-contact .col-text {
    -ms-flex: 1 0 0px;
        flex: 1 0 0;
    max-width: none;
    line-height: 1.5; }
    @media (min-width: 768px) {
      .section-contact .col-text {
        display: block;
        max-width: 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%; } }
    @media (min-width: 1100px) {
      .section-contact .col-text {
        -ms-flex: 1 0 0px;
            flex: 1 0 0; } }
    .section-contact .col-text .btn {
      margin-top: 25px; }
  .section-contact .col-form {
    display: none; }
    @media (min-width: 768px) {
      .section-contact .col-form {
        display: block;
        max-width: 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%; } }
    @media (min-width: 1100px) {
      .section-contact .col-form {
        max-width: 550px;
        -ms-flex: 0 0 550px;
            flex: 0 0 550px; } }
  .section-contact .block-text {
    padding-top: 10px;
    opacity: 0;
    transform: translateY(-20px); }
  .section-contact a {
    color: inherit;
    font-weight: 500; }
    .section-contact a:hover {
      text-decoration: underline; }
  .section-contact form {
    opacity: 0;
    transform: translateY(-20px); }
    .section-contact form .thank-you-ms strong {
      color: #F2F2F2; }

.section-social + .section-contact {
  margin-top: 30px; }
  @media (min-width: 1100px) {
    .section-social + .section-contact {
      margin-top: 100px; } }

@media (max-width: 767px) {
  .section-social .container {
    padding: 0; } }

.section-social .inner {
  padding: 50px 30px 30px 30px;
  background-color: #F2F2F2; }
  @media (min-width: 768px) {
    .section-social .inner {
      padding: 50px; } }
  @media (min-width: 1100px) {
    .section-social .inner {
      padding: 108px 100px  85px; } }

.section-social .df-row {
  margin: 0 -10px; }

.section-social .col-title {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
  padding-right: 40px;
  padding-left: 10px;
  opacity: 0;
  margin-bottom: 30px;
  transform: translateY(-20px); }
  @media (min-width: 1300px) {
    .section-social .col-title {
      -ms-flex: 1 0 0px;
          flex: 1 0 0; } }

.section-social .col-card {
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px 30px;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 768px) {
    .section-social .col-card {
      max-width: 60%;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
      padding-bottom: 0; } }
  @media (min-width: 1300px) {
    .section-social .col-card {
      max-width: 590px;
      -ms-flex: 0 0 590px;
          flex: 0 0 590px; } }
  .section-social .col-card > * {
    width: 100%;
    background-color: #fff; }

.section-social .col-embed {
  padding: 0 10px;
  opacity: 0;
  transform: translateY(-20px);
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 768px) {
    .section-social .col-embed {
      max-width: 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%; } }
  @media (min-width: 1300px) {
    .section-social .col-embed {
      max-width: 280px;
      -ms-flex: 0 0 280px;
          flex: 0 0 280px; } }

.section-social .image-carousel {
  padding-top: 20px;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 768px) {
    .section-social .image-carousel .slick-dots {
      padding-top: 30px; } }
  .section-social .image-carousel .df-row {
    margin: 0 -5px; }
  .section-social .image-carousel .img {
    max-width: 50%;
    -ms-flex: 0 0  50%;
        flex: 0 0  50%;
    padding: 0 8px; }
    @media (min-width: 768px) {
      .section-social .image-carousel .img {
        max-width: 33.33333333%;
        -ms-flex: 0 0  33.33333333%;
            flex: 0 0  33.33333333%;
        padding: 0 23px; } }
    .section-social .image-carousel .img:first-child {
      max-width: 100%;
      -ms-flex: 0 0  100%;
          flex: 0 0  100%;
      padding-bottom: 16px; }
      @media (min-width: 768px) {
        .section-social .image-carousel .img:first-child {
          max-width: 33.33333333%;
          -ms-flex: 0 0  33.33333333%;
              flex: 0 0  33.33333333%;
          padding-bottom: 0; } }
  .section-social .image-carousel img {
    width: 100%; }

.section-social .block-title {
  max-width: 620px;
  margin-left: auto;
  margin: 48px auto 30px;
  font-weight: 400;
  letter-spacing: -0.03em;
  line-height: 1.6;
  text-align: center; }
  @media (min-width: 1100px) {
    .section-social .block-title {
      margin-bottom: 78px;
      margin-top: 93px; } }
  .section-social .block-title strong {
    font-weight: 500;
    color: #282B2B;
    font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }

.section-social .card-post .card-body {
  padding: 20px 20px 20px 20px;
  background-color: #fff; }

@media (max-width: 767px) {
  .section-social .card-post .card-title {
    font-size: 22px; } }

.section-social .card-post .card-header {
  margin-bottom: 0; }

.section-social .card-post .card-tags {
  margin-bottom: 0; }

.soc-embed-block {
  border: 2px solid #FFFFFF;
  background-color: #F2F2F2;
  padding: 25px 20px 32px 20px; }
  .soc-embed-block .header {
    color: #282B2B;
    font-weight: 700;
    margin-bottom: 20px; }
    .soc-embed-block .header a {
      color: inherit;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .soc-embed-block .header i {
      font-size: 23px;
      margin-right: 7px; }
  .soc-embed-block .img {
    border-radius: 6px;
    overflow: hidden; }
    .soc-embed-block .img img {
      width: 100%; }
  .soc-embed-block .text {
    position: relative;
    padding-top: 10px;
    font-size: 14px;
    line-height: 1.6;
    overflow: hidden;
    height: 155px; }
    @media (min-width: 1100px) {
      .soc-embed-block .text {
        height: 195px; } }
    .soc-embed-block .text:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      background: linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, #F2F2F2 100%);
      height: 70px;
      z-index: 1; }
    .soc-embed-block .text .btn {
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      bottom: 0;
      z-index: 2;
      max-width: 190px;
      margin: auto; }

.section-brands {
  padding: 25px 0 50px 0; }
  @media (min-width: 768px) {
    .section-brands {
      padding: 25px 0 85px 0; } }
  .section-brands.load-active .brands.brands-mobile li.hidden-content {
    display: block;
    margin-bottom: 57px; }
  .section-brands h2 {
    max-width: 660px;
    font-weight: 400;
    letter-spacing: -0.03em;
    line-height: 1.6;
    margin: 0 auto 7px;
    text-align: center;
    opacity: 0;
    transform: translateY(-20px); }
    @media (max-width: 767px) {
      .section-brands h2 {
        font-size: 18px; } }
    @media (min-width: 1100px) {
      .section-brands h2 {
        margin-bottom: 75px; } }
    .section-brands h2 strong {
      font-weight: 500;
      color: #282B2B;
      font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .section-brands .container {
    max-width: 1240px; }
  .section-brands .brands {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 20px;
    opacity: 0;
    transform: translateY(-20px); }
    .section-brands .brands li {
      max-width: 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      text-align: center;
      margin-bottom: 85px; }
      @media (min-width: 576px) {
        .section-brands .brands li {
          max-width: 33.3333333%;
          -ms-flex: 0 0 33.3333333%;
              flex: 0 0 33.3333333%; } }
      @media (min-width: 1100px) {
        .section-brands .brands li {
          max-width: 20%;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%; } }
    @media (min-width: 1100px) {
      .section-brands .brands.brands-mobile {
        display: none; } }
    .section-brands .brands.brands-mobile img {
      max-width: 65%; }
    .section-brands .brands.brands-mobile li {
      margin-bottom: 57px; }
      .section-brands .brands.brands-mobile li.hidden-content {
        display: none;
        margin-bottom: 0; }
    .section-brands .brands.brands-desktop {
      display: none; }
      @media (min-width: 1100px) {
        .section-brands .brands.brands-desktop {
          display: -ms-flexbox;
          display: flex; } }
  .section-brands .btn {
    display: block;
    max-width: 160px;
    min-width: auto;
    margin: auto;
    opacity: 0;
    transform: translateY(-20px); }
    @media (min-width: 1100px) {
      .section-brands .btn {
        display: none; } }

.section-creds {
  padding: 0 0 30px 0; }
  @media (min-width: 576px) {
    .section-creds {
      padding: 0 0 100px 0; } }
  @media (max-width: 575px) {
    .section-creds .container {
      padding: 0; } }
  .section-creds .inner {
    padding: 52px 30px 20px 30px;
    background-color: #f2f2f2; }
    @media (min-width: 768px) {
      .section-creds .inner {
        padding: 50px; } }
    @media (min-width: 1100px) {
      .section-creds .inner {
        padding: 108px 100px 95px; } }
  .section-creds .section-title {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .section-creds .section-title {
        margin-bottom: 50px; } }
  .section-creds .df-row {
    margin: 0 -10px;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (min-width: 1100px) {
      .section-creds .df-row {
        margin: 0 -23px; } }
    .section-creds .df-row [class*="col-"] {
      display: -ms-flexbox;
      display: flex;
      padding: 0 10px 20px; }
      @media (min-width: 1100px) {
        .section-creds .df-row [class*="col-"] {
          padding: 0 23px 20px; } }
  .section-creds .block-blockquote-carousel {
    padding: 0 0 53px 0; }
    @media (min-width: 1100px) {
      .section-creds .block-blockquote-carousel {
        padding-bottom: 77px; } }

.section-works {
  padding-bottom: 30px;
  padding-top: 50px; }
  @media (min-width: 768px) {
    .section-works {
      padding-bottom: 76px;
      padding-top: 120px; } }
  @media (min-width: 768px) {
    .section-works .mobile-content {
      display: none; } }
  @media (max-width: 767px) {
    .section-works .desktop-content {
      display: none; } }
  .section-works .inner {
    max-width: 1040px;
    margin: 0 auto; }
  .section-works .section-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 30px;
    opacity: 0;
    transform: translateY(-20px); }
    @media (min-width: 1100px) {
      .section-works .section-header {
        margin-bottom: 50px; } }
    .section-works .section-header .section-title {
      margin-bottom: 0; }
  .section-works .grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    margin: 0 -7px;
    opacity: 0;
    transform: translateY(-20px); }
    @media (min-width: 768px) {
      .section-works .grid {
        margin: 0 -10px; } }
  .section-works .grid-item {
    -ms-flex: 0 0;
        flex: 0 0;
    padding: 7px;
    width: 50%; }
    @media (min-width: 768px) {
      .section-works .grid-item {
        padding: 10px; } }
    .section-works .grid-item img {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      max-width: none; }
    .section-works .grid-item:hover .grid-content {
      opacity: 1; }
  .section-works .grid-inner {
    position: relative;
    width: 100%;
    height: 0; }
    .section-works .grid-inner .grid-content {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      text-align: center;
      padding: 10px;
      color: #282B2B;
      z-index: 2;
      background-color: rgba(255, 255, 255, 0.9);
      opacity: 0;
      transition: .3s all;
      overflow-y: auto; }
      .section-works .grid-inner .grid-content strong,
      .section-works .grid-inner .grid-content span {
        display: block; }
      .section-works .grid-inner .grid-content strong {
        font-weight: 800;
        line-height: 1.2;
        letter-spacing: -0.02em;
        color: #282B2B; }
        @media (min-width: 768px) {
          .section-works .grid-inner .grid-content strong {
            font-size: 22px; } }
      .section-works .grid-inner .grid-content span {
        font-size: 12px;
        line-height: 1.5;
        color: #686A6A;
        font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
        @media (min-width: 768px) {
          .section-works .grid-inner .grid-content span {
            font-size: 16px; } }
      .section-works .grid-inner .grid-content i {
        font-size: 20px;
        margin-top: 5px; }
        @media (min-width: 768px) {
          .section-works .grid-inner .grid-content i {
            font-size: 32px; } }
  @media (min-width: 768px) {
    .section-works .first-wh {
      width: 26.875%; } }
  .section-works .first-wh .grid-inner {
    padding-top: 177.4%; }
  @media (min-width: 768px) {
    .section-works .second-wh {
      width: 46.25%; } }
  .section-works .second-wh .grid-inner {
    padding-top: 100%; }
  @media (min-width: 768px) {
    .section-works .third-wh {
      width: 26.875%; } }
  .section-works .third-wh .grid-inner {
    padding-top: 84.9%; }
  .section-works .btn {
    display: block;
    max-width: 160px;
    min-width: auto;
    margin: 20px auto 0; }

.filters-list {
  display: none;
  color: #C5C9CE;
  letter-spacing: normal; }
  @media (min-width: 576px) {
    .filters-list {
      -ms-flex-pack: center;
          justify-content: center; } }
  @media (min-width: 768px) {
    .filters-list {
      display: -ms-flexbox;
      display: flex; } }
  .filters-list li {
    padding-bottom: 15px; }
    .filters-list li + li {
      margin-left: 34px; }
  .filters-list button {
    position: relative;
    font-weight: 800;
    font-size: 12px;
    line-height: 1.2;
    color: inherit;
    transition: .3s all;
    background: transparent;
    text-transform: uppercase;
    cursor: pointer;
    border: 0;
    padding: 0;
    font-weight: 800;
    z-index: 1; }
    .filters-list button.is-checked {
      color: #282B2B; }
      .filters-list button.is-checked::after {
        bottom: -5px;
        opacity: 1; }
    .filters-list button:hover {
      color: #282B2B; }
      .filters-list button:hover:after {
        bottom: -5px;
        opacity: 1; }
    .filters-list button:after {
      position: absolute;
      left: 0;
      right: 0;
      bottom: -2px;
      content: "";
      display: block;
      background: #686A6A;
      border-radius: 10px;
      height: 2px;
      opacity: 0;
      transition: 0.4s all; }

.section-three-col {
  padding: 65px 0 43px 0;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 1100px) {
    .section-three-col {
      padding: 154px 0; } }
  .section-three-col .container {
    max-width: 1240px; }
  .section-three-col .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .section-three-col .section-title {
    margin-bottom: 30px; }
  .section-three-col .text-holder {
    max-width: 100%;
    -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
    @media (min-width: 1100px) {
      .section-three-col .text-holder {
        -ms-flex: 1 0 0px;
            flex: 1 0 0; } }
  .section-three-col .block-text {
    line-height: 1.5;
    margin-top: -12px; }
    @media (max-width: 1099px) {
      .section-three-col .block-text {
        margin-bottom: 38px; } }
    .section-three-col .block-text strong {
      display: block;
      font-weight: 600;
      font-size: 22px;
      line-height: 1.5;
      color: #282B2B;
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .section-three-col .block-text strong {
          font-size: 16px;
          margin-bottom: 0; } }
    .section-three-col .block-text p {
      margin-bottom: 0; }
  @media (min-width: 768px) {
    .section-three-col .text-holder .df-row {
      margin: 0 -22px; } }
  @media (min-width: 768px) {
    .section-three-col .text-holder [class*="col-"] {
      padding: 0 22px; } }
  .section-three-col .link-read-more {
    display: inline-block;
    margin-top: 20px; }

.js-locked-content-holder.loading .loader {
  display: block;
  position: static;
  background: none; }

.js-locked-content-holder.error-form .error-ms {
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0;
  color: #282B2B; }

.js-locked-content-holder.success-send .js-locked-content {
  display: none; }

.js-locked-content-holder.success-send .js-unlocked-content {
  display: block; }

.js-locked-content-holder .js-unlocked-content {
  display: none; }
  .js-locked-content-holder .js-unlocked-content h2:before {
    width: 50px;
    height: 50px;
    background: url("images/theme/hurt.svg") no-repeat center !important;
    background-size: cover; }
  .js-locked-content-holder .js-unlocked-content p {
    font-weight: 400;
    max-width: 820px;
    margin: auto;
    font-size: 14px;
    line-height: 24px; }
    @media (min-width: 1100px) {
      .js-locked-content-holder .js-unlocked-content p {
        font-size: 22px;
        line-height: 36px; } }

.js-locked-content-holder .error-ms {
  display: none;
  margin-top: 15px; }

.js-locked-content-holder a {
  color: inherit; }
  .js-locked-content-holder a:hover {
    color: #000; }

.section-card-banner {
  text-align: center;
  padding: 47px 0;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 768px) {
    .section-card-banner {
      padding: 30px 0 55px 0; } }
  .section-card-banner .section-title {
    margin-bottom: 6px;
    color: #282B2B;
    font-weight: 700;
    font-size: 18px;
    margin-top: -3.5%; }
    @media (min-width: 576px) {
      .section-card-banner .section-title {
        font-size: 25px;
        margin-top: -1.5%; } }
    @media (min-width: 1100px) {
      .section-card-banner .section-title {
        font-size: 38px; } }
  .section-card-banner .text {
    max-width: 925px;
    margin: 0 auto 21px;
    line-height: 1.4;
    letter-spacing: -.035em;
    font-size: 14px; }
    @media (min-width: 768px) {
      .section-card-banner .text {
        font-size: 18px;
        margin: 0 auto 0; } }
    @media (min-width: 1100px) {
      .section-card-banner .text {
        font-size: 20px;
        margin-bottom: 30px; } }
    .section-card-banner .text p {
      margin-bottom: 0; }
  .section-card-banner .btn {
    margin-bottom: 0; }

.section-text {
  font-size: 22px;
  line-height: 1.6;
  text-align: center; }
  .section-text .container {
    max-width: 850px; }
  .section-text ul {
    margin-bottom: 2px; }
    @media (min-width: 768px) {
      .section-text ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        margin-bottom: 50px; } }
    .section-text ul h2 {
      margin-bottom: 0;
      font-weight: 300;
      margin: 0 18px;
      font-size: 36px;
      line-height: 1.1; }
      @media (min-width: 768px) {
        .section-text ul h2 {
          font-size: 38px; } }
    .section-text ul .active h2 {
      font-weight: 800;
      color: #282B2B; }
  @media (min-width: 768px) {
    .section-text li {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; } }
  .section-text li + li:before {
    display: block;
    font-family: "icomoon";
    content: "\e90f";
    margin: 5px 30px;
    font-size: 38px;
    color: #C5C9CE;
    line-height: 1;
    transform: rotate(90deg); }
    @media (min-width: 768px) {
      .section-text li + li:before {
        transform: rotate(0);
        font-size: 42px;
        margin: 5px 0; } }
  @media (max-width: 767px) {
    .section-text p {
      /*display: none;*/ } }

.section-two-column {
  padding-bottom: 80px; }
  @media (min-width: 768px) {
    .section-two-column {
      padding-bottom: 100px; } }
  .section-two-column .df-row {
    margin: 0 -25px; }
    .section-two-column .df-row [class*="col-"] {
      padding: 0 25px; }
  @media (min-width: 768px) {
    .section-two-column .col-content {
      -ms-flex: 1 0 calc(100% - 340px);
          flex: 1 0 calc(100% - 340px);
      max-width: calc(100% - 340px); } }
  .section-two-column .col-sidebar {
    display: none;
    max-width: 340px;
    -ms-flex: 0 0 340px;
        flex: 0 0 340px; }
    @media (min-width: 768px) {
      .section-two-column .col-sidebar {
        display: block; } }
  .section-two-column .sidebar {
    padding: 30px;
    border: 1px solid #DFDFDF; }
    .section-two-column .sidebar-items {
      padding-bottom: 35px;
      margin-bottom: 32px;
      border-bottom: 1px solid #DFDFDF; }
      .section-two-column .sidebar-items:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0; }
      .section-two-column .sidebar-items strong {
        display: block;
        margin-bottom: 23px;
        line-height: 1.6;
        font-weight: 700;
        color: #282B2B; }
      .section-two-column .sidebar-items .link-read-more {
        font-size: 12px; }
      .section-two-column .sidebar-items p {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 16px; }
    .section-two-column .sidebar ul.cat-list li + li {
      margin-top: 20px; }
    .section-two-column .sidebar ul.cat-list a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      color: #282B2B;
      transition: .3s all; }
      .section-two-column .sidebar ul.cat-list a:hover {
        color: #686A6A; }
    .section-two-column .sidebar .tag-list {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0 -3px; }
      .section-two-column .sidebar .tag-list a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between;
        color: #282B2B;
        transition: .3s all; }
        .section-two-column .sidebar .tag-list a:hover {
          color: #686A6A; }
      .section-two-column .sidebar .tag-list li {
        padding: 5px 3px; }
    .section-two-column .sidebar .tag {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      background: #F2F2F2;
      border-radius: 100px;
      padding: 8px 12px;
      font-weight: 600;
      letter-spacing: -0.02em;
      font-size: 12px;
      line-height: 14px;
      z-index: 1; }
      .section-two-column .sidebar .tag .icon-tag {
        display: block;
        transform: rotate(45deg);
        margin-right: 5px;
        font-size: 16px; }
    .section-two-column .sidebar .soc-netw {
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .section-two-column .card-post {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #DFDFDF; }
    @media (max-width: 1099px) {
      .section-two-column .card-post .card-title {
        font-size: 24px; } }

.section-loaction {
  color: #F2F2F2;
  padding-top: 37px; }
  @media (min-width: 768px) {
    .section-loaction {
      padding-bottom: 0; } }
  .section-loaction .container {
    max-width: 1400px; }
    @media (max-width: 767px) {
      .section-loaction .container {
        padding: 0; } }
  .section-loaction .inner {
    padding: 50px 30px;
    background: url("images/theme/map.jpg") no-repeat center;
    background-size: cover; }
    @media (min-width: 768px) {
      .section-loaction .inner {
        padding: 157px 80px; } }
  .section-loaction .text-content {
    max-width: 362px;
    line-height: 1.5; }
    .section-loaction .text-content p {
      margin-bottom: 0;
      opacity: 0;
      transform: translateY(-20px); }
  .section-loaction h1,
  .section-loaction h2,
  .section-loaction h3 {
    color: inherit;
    margin-bottom: 0;
    opacity: 0;
    transform: translateY(-20px); }
  .section-loaction h1 {
    font-size: 50px;
    margin-bottom: 20px; }
    @media (min-width: 1100px) {
      .section-loaction h1 {
        font-size: 52px;
        margin-bottom: 7px; } }
  .section-loaction h3 {
    font-size: 18px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .section-loaction h3 {
        font-size: 24px;
        margin-bottom: 7px; } }
  .section-loaction .section-title {
    margin-bottom: 30px;
    opacity: 0;
    transform: translateY(-20px); }
    @media (min-width: 768px) {
      .section-loaction .section-title {
        margin-bottom: 63px; } }
    .section-loaction .section-title.decor {
      color: #F2F2F2;
      border-color: #F2F2F2; }

.section-two-col-cards .container {
  max-width: 1400px; }

.section-experience {
  padding: 50px 0 80px 0; }
  @media (min-width: 768px) {
    .section-experience {
      padding: 100px 0 150px 0; } }
  .section-experience .container {
    max-width: 1240px; }
  .section-experience .section-title {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .section-experience .section-title {
        margin-bottom: 50px; } }
  .section-experience .block-exp {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    z-index: 1; }
    @media (min-width: 768px) {
      .section-experience .block-exp {
        margin-bottom: 57px; } }
    .section-experience .block-exp .sub-title-holder {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 10px; }
      .section-experience .block-exp .sub-title-holder span {
        display: block;
        font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
        font-weight: 600;
        font-size: 12px;
        line-height: 1.5;
        letter-spacing: -0.02em;
        color: #282B2B; }
        @media (min-width: 768px) {
          .section-experience .block-exp .sub-title-holder span {
            font-size: 16px;
            color: #686A6A; } }
        .section-experience .block-exp .sub-title-holder span strong {
          font-weight: 800;
          display: block;
          color: #282B2B;
          font-family: "Work Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
          font-size: 14px; }
          @media (min-width: 768px) {
            .section-experience .block-exp .sub-title-holder span strong {
              display: inline;
              font-weight: 600;
              color: #686A6A;
              font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
              font-size: 16px; } }
    .section-experience .block-exp .icon {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      max-width: 50px;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
      height: 50px;
      margin-right: 13px;
      border-radius: 50%;
      background-color: #F2F2F2;
      opacity: 0;
      transform: translateY(-20px); }
      @media (min-width: 768px) {
        .section-experience .block-exp .icon {
          position: absolute;
          left: 0;
          top: 0;
          max-width: none;
          width: 116px;
          height: 116px; } }
      .section-experience .block-exp .icon img {
        max-width: 50%; }
    .section-experience .block-exp .text {
      padding-top: 11px;
      position: relative;
      opacity: 0;
      transform: translateY(-20px); }
      @media (min-width: 768px) {
        .section-experience .block-exp .text {
          position: static;
          padding-left: 140px; } }
      .section-experience .block-exp .text.expanded:after {
        opacity: 0;
        visibility: hidden; }
    .section-experience .block-exp .title-holder {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
      @media (min-width: 768px) {
        .section-experience .block-exp .title-holder {
          display: block; } }
      .section-experience .block-exp .title-holder > strong {
        display: block;
        margin-bottom: 13px;
        font-weight: 800;
        font-size: 22px;
        line-height: 1.25;
        letter-spacing: -0.03em;
        color: #282B2B; }
        @media (min-width: 768px) {
          .section-experience .block-exp .title-holder > strong {
            font-size: 24px; } }
    .section-experience .block-exp p {
      line-height: 1.5;
      letter-spacing: -0.02em;
      margin-bottom: 0; }
  .section-experience .btn-holder {
    text-align: center; }
    .section-experience .btn-holder .btn {
      margin: 0; }
  @media (max-width: 575px) {
    .section-experience .js-read-more-content:after {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      content: "";
      height: 46px;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
      z-index: 1;
      transition: .3s all; } }

.section-experience .block-exp ul li{
  padding-bottom: 7px;
}

.section-motto {
  color: #F2F2F2;
  padding: 50px 0 20px 0;
  background: #202222; }
  @media (min-width: 768px) {
    .section-motto {
      padding: 224px 0 167px 0; } }
  .section-motto .container {
    max-width: 1240px; }
  .section-motto .section-title {
    color: #F2F2F2;
    border-color: #F2F2F2;
    opacity: 0;
    transform: translateY(-20px); }
    @media (min-width: 1100px) {
      .section-motto .section-title {
        margin-bottom: 60px; } }
  .section-motto h1 {
    color: #F2F2F2;
    font-weight: 800;
    font-size: 50px;
    line-height: 1;
    margin-bottom: 55px;
    opacity: 0;
    transform: translateY(-20px); }
    @media (min-width: 1100px) {
      .section-motto h1 {
        font-size: 70px; } }
    .section-motto h1 strong {
      color: inherit; }
      @media (max-width: 1099px) {
        .section-motto h1 strong {
          display: block; } }
    .section-motto h1 span {
      position: relative;
      z-index: 1; }
    .section-motto h1 .first:after {
      content: '';
      position: absolute;
      width: 3.8em;
      height: 2.2em;
      background: url("images/theme/text-arrow-m.svg") no-repeat center;
      background-size: cover;
      z-index: -1;
      left: -0.18em;
      top: -0.7em; }
      @media (min-width: 1100px) {
        .section-motto h1 .first:after {
          width: 5.4em;
          height: 3.1em;
          background: url("images/theme/text-arrow.svg") no-repeat center;
          background-size: cover;
          z-index: -1;
          left: -0.18em;
          top: -1.46em; } }
    .section-motto h1 .second:after {
      content: '';
      position: absolute;
      width: 4em;
      height: 0.1em;
      background: url("images/theme/line.svg") no-repeat center;
      background-size: cover;
      z-index: -1;
      left: 0;
      top: 100%; }
  .section-motto .df-row {
    margin: 0 -20px; }
    .section-motto .df-row [class*="col-"] {
      padding: 0 20px; }
  .section-motto .text {
    opacity: 0;
    transform: translateY(-20px);
    line-height: 1.5; }
  @media (max-width: 1099px) {
    .section-motto p {
      margin-bottom: 20px; } }

.section-hero {
  position: relative;
  z-index: 1;
  opacity: 0;
  transform: translateY(-20px); }
  .section-hero .container {
    max-width: 100%; }
    @media (max-width: 767px) {
      .section-hero .container {
        padding: 0 10px; } }
  .section-hero img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
    object-position: right bottom; }
  .section-hero .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 20px 0;
    height: calc(100vh  - 60px);
    background-color: #F2F2F2;
    z-index: 1; }
    @media (min-width: 768px) {
      .section-hero .inner {
        height: calc(100vh  - 100px);
      } }
  .section-hero .content {
    position: relative;
    max-width: 310px;
    padding-left: 20px;
    z-index: 2; }
    @media (min-width: 768px) {
      .section-hero .content {
        max-width: 530px; } }
    @media (min-width: 1440px) {
      .section-hero .content {
        margin-left: -50px;
        padding-left: 0; } }
  .section-hero .section-label {
    max-width: 150px;
    padding-top: 5px;
    border-top: 2px solid #282B2B;
    font-weight: 800;
    font-size: 12px;
    line-height: 14px;
    color: #282B2B;
    text-align: right;
    line-height: 1;
    text-transform: uppercase; }
  .section-hero .section-title {
    line-height: 1; }
  .section-hero p {
    margin-bottom: 0;
    letter-spacing: -0.02em;
    font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 767px) {
      .section-hero p {
        display: none; } }
  .section-hero .icon-arrow-down {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 50px;
    width: 20px;
    height: 34px;
    color: #282B2B;
    font-weight: 500;
    animation: pulse 2s infinite;
    background: url("images/theme/arrow-down.svg") no-repeat center;
    z-index: 3;
    opacity: 0;
    font-size: 0; }
    @media (min-width: 768px) {
      .section-hero .icon-arrow-down {
        opacity: 1; } }

.section-pd {
  padding: 68px 0 100px 0;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 768px) {
    .section-pd {
      padding: 118px 0 50px 0; } }
  .section-pd .container {
    max-width: 1275px; }
  @media (min-width: 768px) {
    .section-pd .inner {
      display: -ms-flexbox;
      display: flex; } }
  .section-pd .section-title {
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .section-pd .section-title {
        margin-bottom: 50px; } }
  .section-pd .text-content {
    -ms-flex: 1 0 0px;
        flex: 1 0 0; }
  .section-pd .text-content {
    display: -ms-flexbox;
    display: flex; }
  .section-pd .pd-list {
    display: none;
    max-width: 150px;
    -ms-flex: 0 0 150px;
        flex: 0 0 150px; }
    @media (min-width: 1100px) {
      .section-pd .pd-list {
        display: block;
        margin-top: -5px; } }
    .section-pd .pd-list li + li {
      margin-top: 30px; }
    .section-pd .pd-list strong {
      font-weight: 600;
      line-height: 1; }
    .section-pd .pd-list p {
      line-height: 1.5; }
  .section-pd .text {
    -ms-flex: 1 0 0px;
        flex: 1 0 0;
    line-height: 1.5; }
    @media (min-width: 768px) {
      .section-pd .text {
        margin-top: -10px;
        padding-left: 12px; } }
    .section-pd .text h3 {
      font-weight: 600;
      font-size: 26px;
      line-height: 1.3; }

.section-related-posts {
  padding: 50px 0 100px 0; }
  @media (min-width: 768px) {
    .section-related-posts {
      padding: 100px 0; } }
  .section-related-posts .section-title {
    font-weight: 700px;
    line-height: 1.4;
    margin-bottom: 30px;
    font-size: 22px; }
    @media (min-width: 576px) {
      .section-related-posts .section-title {
        font-size: 30px; } }
    @media (min-width: 768px) {
      .section-related-posts .section-title {
        text-align: center;
        font-size: 38px;
        margin-bottom: 44px; } }
  .section-related-posts .slick-list {
    margin: 0 -15px; }
  .section-related-posts .item {
    padding: 0 15px; }

.section-title-text {
  padding: 54px 0 30px 0;
  opacity: 0;
  transform: translateY(-20px); }
  @media (min-width: 768px) {
    .section-title-text {
      padding: 100px 0 50px 0; } }
  @media (min-width: 768px) {
    .section-title-text.text-bottom .text-content {
      margin-top: 0;
      padding-left: 0; } }
  .section-title-text .container {
    max-width: 1275px; }
  .section-title-text .section-title {
    margin-bottom: 30px; }
    @media (min-width: 1100px) {
      .section-title-text .section-title {
        margin-bottom: 50px; } }
  @media (min-width: 768px) {
    .section-title-text .inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .section-title-text .text-content {
    -ms-flex: 1 0 0px;
        flex: 1 0 0;
    line-height: 1.5; }
    @media (min-width: 768px) {
      .section-title-text .text-content {
        margin-top: -7px;
        padding-left: 12px; } }
    .section-title-text .text-content h3 {
      font-weight: 600;
      font-size: 26px;
      line-height: 1.3; }

.section-cs {
  padding: 50px 0 0 0; }
  @media (min-width: 768px) {
    .section-cs {
      padding: 100px 0 0 0; } }
  .section-cs .container {
    max-width: 1240px; }
  @media (min-width: 768px) {
    .section-cs .inner {
      display: -ms-flexbox;
      display: flex; } }
  .section-cs .section-title {
    margin-bottom: 30px; }

.content-cs {
  margin-top: -7px;
  max-width: 640px; }
  .content-cs:only-child {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto; }
  .content-cs .item {
    opacity: 0;
    transform: translateY(-20px); }
    .content-cs .item:first-child {
      opacity: 1;
      transform: none; }
    .content-cs .item + .item {
      margin-top: 53px; }
      @media (min-width: 768px) {
        .content-cs .item + .item {
          margin-top: 96px; } }
    .content-cs .item:last-child {
      margin-bottom: 52px; }
      @media (min-width: 768px) {
        .content-cs .item:last-child {
          margin-bottom: 44px; } }
    .content-cs .item .note {
      font-weight: 500;
      font-size: 12px;
      line-height: 1;
      color: #686A6A; }
      .content-cs .item .note p {
        margin-bottom: 0; }
        .content-cs .item .note p:before {
          display: inline-block;
          vertical-align: middle;
          margin-right: 5px;
          margin-bottom: 4px;
          width: 15px;
          height: 16px;
          content: "";
          background: url("images/theme/icon-note.svg") no-repeat center;
          background-size: cover; }
      .content-cs .item .note a {
        color: inherit;
        text-decoration: underline; }
        .content-cs .item .note a:hover {
          text-decoration: none; }
    .content-cs .item > ul {
      line-height: 1.5;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .content-cs .item > ul {
          padding-left: 20px; } }
      .content-cs .item > ul li {
        position: relative;
        padding-left: 15px; }
        .content-cs .item > ul li + li {
          margin-top: 20px; }
        .content-cs .item > ul li:before {
          position: absolute;
          left: 0;
          content: "";
          width: 6px;
          height: 6px;
          top: 8px;
          border-radius: 50%;
          background: #686A6A;
          margin-right: 5px; }
    .content-cs .item > ol {
      counter-reset: my-sec-counter;
      margin-bottom: 30px;
      margin-top: 30px; }
      .content-cs .item > ol li {
        position: relative;
        padding-left: 25px; }
        .content-cs .item > ol li + li {
          margin-top: 20px; }
        .content-cs .item > ol li:before {
          counter-increment: my-sec-counter;
          position: absolute;
          left: 0;
          content: counter(my-sec-counter) ". ";
          font-weight: 700;
          font-size: 16px;
          line-height: 1.5; }
  .content-cs .holder-for-an-links {
    position: relative;
    margin-top: 75px; }
    .content-cs .holder-for-an-links .an-links {
      margin-bottom: 40px;
      background-color: rgba(255, 255, 255, 0.85); }
      @media (min-width: 768px) {
        .content-cs .holder-for-an-links .an-links {
          position: absolute;
          right: calc(100% + 70px);
          top: 0;
          width: 140px;
          padding: 10px; } }
      .content-cs .holder-for-an-links .an-links strong {
        display: block;
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 10px; }
        @media (min-width: 768px) {
          .content-cs .holder-for-an-links .an-links strong {
            padding-right: 20px; } }
    .content-cs .holder-for-an-links ul {
      display: -ms-flexbox;
      display: flex;
      font-weight: 500;
      font-size: 16px;
      line-height: 2;
      color: #AAABAB; }
      @media (min-width: 768px) {
        .content-cs .holder-for-an-links ul {
          display: block; } }
      @media (max-width: 767px) {
        .content-cs .holder-for-an-links ul li + li {
          margin-left: 15px; } }
      .content-cs .holder-for-an-links ul a {
        color: inherit;
        transition: .3s color; }
        .content-cs .holder-for-an-links ul a.anchor-active {
          color: #52327C; }
        .content-cs .holder-for-an-links ul a:hover {
          color: #52327C; }
  .content-cs .heading-cs {
    margin-bottom: 30px; }
  .content-cs .item-title {
    line-height: 1;
    margin-bottom: 0;
    font-size: 40px; }
    @media (min-width: 1100px) {
      .content-cs .item-title {
        font-size: 52px; } }
  .content-cs .item-subtitle {
    margin: 31px 0 20px 0;
    font-size: 18px;
    font-family: "Bitter", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    line-height: 24px; }
    @media (min-width: 768px) {
      .content-cs .item-subtitle {
        margin: 30px 0 15px 0; } }
    .content-cs .item-subtitle p {
      margin-bottom: 0; }
    .content-cs .item-subtitle strong {
      font-weight: 800;
      font-size: 22px;
      line-height: 30px; }
      @media (min-width: 768px) {
        .content-cs .item-subtitle strong {
          font-size: 24px; } }
  .content-cs .item-titme {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px; }
    .content-cs .item-titme:before {
      display: block;
      margin-right: 3px;
      max-width: 16px;
      -ms-flex: 0 0 16px;
          flex: 0 0 16px;
      min-height: 16px;
      content: "";
      background: url("images/theme/icon-time.png") no-repeat center;
      background-size: cover; }
    .content-cs .item-titme p {
      margin-bottom: 0; }
  .content-cs figure {
    display: -ms-flexbox;
    display: flex;
    margin: 50px 0 0 0;
    padding: 20px;
    background: #F2F2F2; }
    @media (min-width: 768px) {
      .content-cs figure {
        padding: 38px 50px; } }
    .content-cs figure .img {
      position: relative;
      max-width: 70px;
      -ms-flex: 0 0 70px;
          flex: 0 0 70px;
      height: 70px; }
      @media (min-width: 768px) {
        .content-cs figure .img {
          max-width: 85px;
          -ms-flex: 0 0 85px;
              flex: 0 0 85px;
          height: 85px; } }
      .content-cs figure .img a {
        position: relative;
        display: block;
        height: 100%;
        width: 100%; }
      .content-cs figure .img .icon-link {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 32px;
        height: 32px;
        background: #F2F2F2 url("images/theme/icon-link.svg") no-repeat center;
        border: 2px solid #FFFFFF;
        z-index: 3; }
      .content-cs figure .img img {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        object-fit: cover;
        object-position: center; }
    .content-cs figure blockquote {
      margin: 0;
      border: 0;
      padding: 0;
      font-weight: 700;
      font-size: 16px;
      line-height: 1.3;
      letter-spacing: -0.04em;
      color: #282B2B; }
      @media (min-width: 768px) {
        .content-cs figure blockquote {
          font-size: 20px; } }
    .content-cs figure .blockquote-inner {
      height: 100px;
      padding-left: 20px; }
      @media (min-width: 768px) {
        .content-cs figure .blockquote-inner {
          padding-left: 45px; } }
    .content-cs figure cite {
      font-weight: 400;
      font-size: 14px;
      line-height: 1.7;
      color: #282B2B;
      font-style: normal; }
      .content-cs figure cite a {
        color: #282B2B;
        font-weight: 500;
        text-decoration: underline; }
        .content-cs figure cite a:hover {
          text-decoration: none; }
    .content-cs figure.figure-img {
      display: block;
      padding: 0;
      background: transparent;
      margin-top: 30px;
      margin-bottom: 30px; }
      @media (min-width: 1100px) {
        .content-cs figure.figure-img {
          max-width: 345px; } }
      @media (min-width: 1100px) {
        .content-cs figure.figure-img.left {
          float: left;
          margin-left: -31%;
          margin-right: 45px; } }
      @media (min-width: 1100px) {
        .content-cs figure.figure-img.right {
          float: right;
          margin-right: -31%;
          margin-left: 45px; } }
      .content-cs figure.figure-img figcaption {
        display: block;
        margin-top: 15px;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        text-align: center; }

    .content-cs div.figure-img {
      display: block;
      padding: 0;
      background: transparent;
      margin-top: 30px;
      margin-bottom: 30px; }
      @media (min-width: 1100px) {
        .content-cs div.figure-img {
          max-width: 345px; } }
      @media (min-width: 1100px) {
        .content-cs div.figure-img.left {
          float: left;
          margin-left: -31%;
          margin-right: 45px; } }
      @media (min-width: 1100px) {
        .content-cs div.figure-img.right {
          float: right;
          margin-right: -31%;
          margin-left: 45px; } }
      .content-cs div.figure-img caption {
        display: block;
        margin-top: 15px;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        text-align: center; }

[id="wrapper"] {
  width: 100%;
  overflow: hidden;
  background: #fff; }

.container {
  max-width: 100%;
  padding: 0 30px;
  margin: 0 auto; }
  @media (min-width: 1440px) {
    .container {
      max-width: 1440px;
      padding: 0 100px; } }

.container-sm {
  max-width: 1240px; }

::selection {
  background-color: #202222;
  color: #fff; }

.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important; }

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.in-viewport .fadeInDown {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: slideInDown; }

.in-viewport.fadeInDown {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: slideInDown; }



/* ABOUT PAGE */

@media screen and (max-width: 820px) {
  .in-viewport.fadeInDown .card-text p:nth-child(2){
    visibility: hidden;
    display: none;
  }
  .in-viewport.fadeInDown .card-text p strong{
    font-size: 20px;
  }
  .in-viewport.fadeInDown .card-title {
    /* font-size: 45px; */
  }
  .in-viewport.fadeInDown .service-title{
    font-size: 45px;
  }
  .motto{
    padding-bottom: 30px;
  }
  .section-motto h1 .first:after{
    top: -0.6em;
  }
}

@media screen and (max-width: 414px) {
  .in-viewport.fadeInDown .card-text p:nth-child(2){
    visibility: visible;
    display: block;
  }
}



@keyframes pulse {
  0% {
    transform: translateY(0); }
  70% {
    transform: translateY(-5px); }
  100% {
    transform: translateY(0); } }

.section-cs-holder img {
  width: 100%;
  position: relative;
  z-index: 2; }

.d-none {
  display: none; }

.hidden-content {
  opacity: 0;
  pointer-events: none;
  height: 0;
  overflow: hidden;
  transition: .3s all; }
  .load-active .hidden-content {
    opacity: 1;
    height: auto;
    pointer-events: all; }

.load-active .btn,
.load-active .btn-holder {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -9999999px; }

#footer {
  padding: 50px 0;
  background: #F4F4F4; }
  @media (min-width: 576px) {
    #footer {
      padding: 60px 0 60px 0; } }
  #footer .nav-main ul {
    margin-top: 0;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (min-width: 576px) {
      #footer .nav-main ul {
        -ms-flex-direction: row;
            flex-direction: row; } }
    #footer .nav-main ul li {
      text-align: center; }
      @media (max-width: 575px) {
        #footer .nav-main ul li + li {
          margin-left: 0;
          margin-top: 16px; } }
  #footer .soc-netw {
    margin-top: 15px; }

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

/* CUSTOMIZATIONS */

.heading-content .card-text a{
  color: #282B2B;
}
.heading-content .card-text a:hover{
  color: #282B2B;
  text-decoration: underline;
}

.block-blockquote-carousel .blockquote-carousel cite a{
  color: #282B2B;
}
.block-blockquote-carousel .blockquote-carousel cite a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.soc-embed-block .text p a{
  color: #282B2B;
}
.soc-embed-block .text p a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.section-card-banner .text p a{
  color: #282B2B;
}
.section-card-banner .text p a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.js-read-more-block .js-read-more-content a{
  color: #282B2B;
}
.js-read-more-block .js-read-more-content a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.card-event .card-text p a{
  color: #282B2B;
}
.card-event .card-text p a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.mobile-content .card-event .card-text p a{
  color: #282B2B;
}
.mobile-content .card-event .card-text p a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.card-post.size-lg .card-body p a{
  color: #282B2B;
}
.card-post.size-lg .card-body p a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.section-title-text .text-content p a{
  color: #282B2B;
}
.section-title-text .text-content p a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.section-hero-banner .section-title a{
  color: #282B2B;
}
.section-hero-banner .section-title a:hover{
  color: #000000;
}
.block-img-column .img-cation p:only-child a{
  color: #282B2B;
}
.block-img-column .img-cation p:only-child a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.block-img-column .text p:only-child a{
  color: #282B2B;
}
.block-img-column .text p:only-child a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.content-cs .holder-for-an-links p a{
  color: #282B2B;
}
.content-cs .holder-for-an-links p a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.content-cs .item:last-child p a{
  color: #282B2B;
}
.content-cs .item:last-child p a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.content-cs .item .note p a{
  color: #686A6A;
}
.content-cs .item .note p a:hover{
  color: #282B2B;
}
.block-img-column .text p a{
  color: #282B2B;
}
.block-img-column .text p a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.block-img-column .text ul li a{
  color: #282B2B;
}
.block-img-column .text ul li a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.block-img-column .text ol li a{
  color: #282B2B;
}
.block-img-column .text ol li a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.section-experience .block-exp .sub-title-holder span a{
  color: #686A6A;
}
.section-experience .block-exp .sub-title-holder span a:hover{
  color: #686A6A;
  text-decoration: underline;
}
.content-cs .item > ul li a{
  color: #282B2B;
}
.content-cs .item > ul li a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.content-cs .item > ol li a{
  color: #282B2B;
}
.content-cs .item > ol li a:hover{
  color: #282B2B;
  text-decoration: underline;
}
.404text a{
  color: #282B2B;
}
.404text a:hover{
  color: #282B2B;
  text-decoration: underline;
}
#project-closer{
  margin-top: 50px;
  margin-bottom: 100px;
  display: block;
  height: 1px;
  border: 0;
  border-top: 2px solid #F2F2F2;
}