@charset "UTF-8";
/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

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

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

@media (min-width: 1200px) {
  .container {
    max-width: calc(100% - 60px); } }

@media (min-width: 1480px) {
  .container {
    max-width: 1360px !important; } }

@media (min-width: 1600px) {
  .container {
    max-width: 1430px !important; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto,
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto,
.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1; }

.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
          order: 13; }

.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0; }

.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1; }

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2; }

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3; }

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4; }

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5; }

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6; }

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7; }

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8; }

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9; }

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10; }

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11; }

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
          order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1400px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xxl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xxl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xxl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xxl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-xxl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-xxl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-xxl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-xxl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-xxl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-xxl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-xxl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-xxl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-xxl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-xxl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-xxl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-xxl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-xxl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-xxl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.333333%; }
  .offset-xxl-2 {
    margin-left: 16.666667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.333333%; }
  .offset-xxl-5 {
    margin-left: 41.666667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.333333%; }
  .offset-xxl-8 {
    margin-left: 66.666667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.333333%; }
  .offset-xxl-11 {
    margin-left: 91.666667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-box !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-xxl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

.flex-row {
  -ms-flex-direction: row !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
          flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  -ms-flex: 1 1 auto !important;
  -webkit-box-flex: 1 !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  -webkit-box-flex: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  -webkit-box-flex: 1 !important;
          flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  -webkit-box-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  -webkit-box-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  -webkit-box-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  -webkit-box-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  -webkit-box-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  -webkit-box-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  -webkit-box-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  -webkit-box-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1400px) {
  .flex-xxl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-xxl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
            flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
            flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
            flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-xxl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xxl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-xxl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-xxl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-xxl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xxl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

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

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

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 31px;
    height: 3px;
    background-color: #000;
    border-radius: 0px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 1.5px;
  -webkit-transition: background-color 0s 0.13s linear;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 10px;
    -webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 20px;
    -webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.22s;
          transition-delay: 0.22s;
  background-color: transparent !important; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    -webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
            transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
            transform: translate3d(0, 10px, 0) rotate(-45deg); }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

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

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

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

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'icons-font';
    src: url('../font/icons-font.svg?72743795#icons-font') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "icons-font";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-close:before {
  content: '\e801'; }

/* '' */
.icon-search:before {
  content: '\e803'; }

/* '' */
.icon-location:before {
  content: '\e804'; }

/* '' */
.icon-znanylekarz:before {
  content: '\e805'; }

/* '' */
.icon-info:before {
  content: '\e806'; }

/* '' */
.icon-phone:before {
  content: '\e808'; }

/* '' */
.icon-mail:before {
  content: '\e809'; }

/* '' */
.icon-clock:before {
  content: '\e80a'; }

/* '' */
.icon-signet:before {
  content: '\e80d'; }

/* '' */
.icon-arrow-right-1:before {
  content: '\e80f'; }

/* '' */
.icon-info-1:before {
  content: '\e814'; }

/* '' */
.icon-marker:before {
  content: '\e817'; }

/* '' */
.icon-quote-1:before {
  content: '\e819'; }

/* '' */
.icon-quote-2:before {
  content: '\e81a'; }

/* '' */
.icon-tooth:before {
  content: '\e81f'; }

/* '' */
.icon-globe:before {
  content: '\e822'; }

/* '' */
.icon-twitter:before {
  content: '\f099'; }

/* '' */
.icon-linkedin:before {
  content: '\f0e1'; }

/* '' */
.icon-arrow-left:before {
  content: '\f104'; }

/* '' */
.icon-arrow-right:before {
  content: '\f105'; }

/* '' */
.icon-arrow-up:before {
  content: '\f106'; }

/* '' */
.icon-arrow-down:before {
  content: '\f107'; }

/* '' */
.icon-youtube:before {
  content: '\f16a'; }

/* '' */
.icon-instagram:before {
  content: '\f16d'; }

/* '' */
.icon-google:before {
  content: '\f1a0'; }

/* '' */
.icon-facebook:before {
  content: '\f30c'; }

/* '' */
/*!
 * justifiedGallery - v3.8.1
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2020 Miro Mannino
 * Licensed under the MIT license.
 */
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden; }

.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
  filter: "alpha(opacity=10)";
  opacity: 0.1;
  margin: 0;
  padding: 0; }

.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0; }

.justified-gallery > a > .jg-caption,
.justified-gallery > div > .jg-caption,
.justified-gallery > figure > .jg-caption {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: #000000;
  left: 0;
  right: 0;
  margin: 0;
  color: white;
  font-size: 12px;
  font-weight: 300;
  font-family: sans-serif; }

.justified-gallery > a > .jg-caption.jg-caption-visible,
.justified-gallery > div > .jg-caption.jg-caption-visible,
.justified-gallery > figure > .jg-caption.jg-caption-visible {
  display: initial;
  filter: "alpha(opacity=70)";
  opacity: 0.7;
  -webkit-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in; }

.justified-gallery > .jg-entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: none; }

.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg {
  filter: "alpha(opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in; }

.justified-gallery > .jg-filtered {
  display: none; }

.justified-gallery > .jg-spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial; }

.justified-gallery > .jg-spinner > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px; }

img-comparison-slider {
  visibility: hidden;
  outline: none; }

img-comparison-slider [slot='second'] {
  display: none; }

img-comparison-slider.rendered {
  visibility: inherit; }

img-comparison-slider.rendered [slot='second'] {
  display: unset; }

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
          transition-duration: 50ms; }

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  -webkit-transition-delay: 50ms;
          transition-delay: 50ms; }

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  -webkit-transition-duration: .1s;
          transition-duration: .1s; }

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  -webkit-transition-delay: .1s;
          transition-delay: .1s; }

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  -webkit-transition-duration: .15s;
          transition-duration: .15s; }

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  -webkit-transition-delay: .15s;
          transition-delay: .15s; }

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  -webkit-transition-duration: .2s;
          transition-duration: .2s; }

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: .2s;
          transition-delay: .2s; }

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  -webkit-transition-duration: .25s;
          transition-duration: .25s; }

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  -webkit-transition-delay: .25s;
          transition-delay: .25s; }

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  -webkit-transition-duration: .3s;
          transition-duration: .3s; }

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: .3s;
          transition-delay: .3s; }

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  -webkit-transition-duration: .35s;
          transition-duration: .35s; }

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  -webkit-transition-delay: .35s;
          transition-delay: .35s; }

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: .4s;
          transition-duration: .4s; }

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: .4s;
          transition-delay: .4s; }

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  -webkit-transition-duration: .45s;
          transition-duration: .45s; }

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  -webkit-transition-delay: .45s;
          transition-delay: .45s; }

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  -webkit-transition-duration: .5s;
          transition-duration: .5s; }

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: .5s;
          transition-delay: .5s; }

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  -webkit-transition-duration: .55s;
          transition-duration: .55s; }

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: .55s;
          transition-delay: .55s; }

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  -webkit-transition-duration: .6s;
          transition-duration: .6s; }

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: .6s;
          transition-delay: .6s; }

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  -webkit-transition-duration: .65s;
          transition-duration: .65s; }

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  -webkit-transition-delay: .65s;
          transition-delay: .65s; }

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  -webkit-transition-duration: .7s;
          transition-duration: .7s; }

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: .7s;
          transition-delay: .7s; }

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  -webkit-transition-duration: .75s;
          transition-duration: .75s; }

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  -webkit-transition-delay: .75s;
          transition-delay: .75s; }

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  -webkit-transition-duration: .8s;
          transition-duration: .8s; }

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: .8s;
          transition-delay: .8s; }

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  -webkit-transition-duration: .85s;
          transition-duration: .85s; }

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  -webkit-transition-delay: .85s;
          transition-delay: .85s; }

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  -webkit-transition-duration: .9s;
          transition-duration: .9s; }

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: .9s;
          transition-delay: .9s; }

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  -webkit-transition-duration: .95s;
          transition-duration: .95s; }

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  -webkit-transition-delay: .95s;
          transition-delay: .95s; }

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  -webkit-transition-duration: 1s;
          transition-duration: 1s; }

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
          transition-delay: 1s; }

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  -webkit-transition-duration: 1.05s;
          transition-duration: 1.05s; }

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s; }

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  -webkit-transition-duration: 1.1s;
          transition-duration: 1.1s; }

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s; }

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  -webkit-transition-duration: 1.15s;
          transition-duration: 1.15s; }

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s; }

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  -webkit-transition-duration: 1.2s;
          transition-duration: 1.2s; }

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s; }

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  -webkit-transition-duration: 1.25s;
          transition-duration: 1.25s; }

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s; }

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  -webkit-transition-duration: 1.3s;
          transition-duration: 1.3s; }

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s; }

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  -webkit-transition-duration: 1.35s;
          transition-duration: 1.35s; }

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s; }

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  -webkit-transition-duration: 1.4s;
          transition-duration: 1.4s; }

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s; }

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  -webkit-transition-duration: 1.45s;
          transition-duration: 1.45s; }

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s; }

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  -webkit-transition-duration: 1.5s;
          transition-duration: 1.5s; }

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s; }

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  -webkit-transition-duration: 1.55s;
          transition-duration: 1.55s; }

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.55s;
          transition-delay: 1.55s; }

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  -webkit-transition-duration: 1.6s;
          transition-duration: 1.6s; }

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s; }

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  -webkit-transition-duration: 1.65s;
          transition-duration: 1.65s; }

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.65s;
          transition-delay: 1.65s; }

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  -webkit-transition-duration: 1.7s;
          transition-duration: 1.7s; }

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s; }

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  -webkit-transition-duration: 1.75s;
          transition-duration: 1.75s; }

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s; }

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  -webkit-transition-duration: 1.8s;
          transition-duration: 1.8s; }

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s; }

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  -webkit-transition-duration: 1.85s;
          transition-duration: 1.85s; }

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.85s;
          transition-delay: 1.85s; }

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  -webkit-transition-duration: 1.9s;
          transition-duration: 1.9s; }

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s; }

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  -webkit-transition-duration: 1.95s;
          transition-duration: 1.95s; }

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.95s;
          transition-delay: 1.95s; }

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  -webkit-transition-duration: 2s;
          transition-duration: 2s; }

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  -webkit-transition-delay: 2s;
          transition-delay: 2s; }

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  -webkit-transition-duration: 2.05s;
          transition-duration: 2.05s; }

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.05s;
          transition-delay: 2.05s; }

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  -webkit-transition-duration: 2.1s;
          transition-duration: 2.1s; }

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s; }

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  -webkit-transition-duration: 2.15s;
          transition-duration: 2.15s; }

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.15s;
          transition-delay: 2.15s; }

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  -webkit-transition-duration: 2.2s;
          transition-duration: 2.2s; }

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s; }

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  -webkit-transition-duration: 2.25s;
          transition-duration: 2.25s; }

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.25s;
          transition-delay: 2.25s; }

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  -webkit-transition-duration: 2.3s;
          transition-duration: 2.3s; }

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s; }

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  -webkit-transition-duration: 2.35s;
          transition-duration: 2.35s; }

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.35s;
          transition-delay: 2.35s; }

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  -webkit-transition-duration: 2.4s;
          transition-duration: 2.4s; }

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s; }

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  -webkit-transition-duration: 2.45s;
          transition-duration: 2.45s; }

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.45s;
          transition-delay: 2.45s; }

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  -webkit-transition-duration: 2.5s;
          transition-duration: 2.5s; }

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s; }

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  -webkit-transition-duration: 2.55s;
          transition-duration: 2.55s; }

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.55s;
          transition-delay: 2.55s; }

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  -webkit-transition-duration: 2.6s;
          transition-duration: 2.6s; }

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.6s;
          transition-delay: 2.6s; }

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  -webkit-transition-duration: 2.65s;
          transition-duration: 2.65s; }

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.65s;
          transition-delay: 2.65s; }

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  -webkit-transition-duration: 2.7s;
          transition-duration: 2.7s; }

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.7s;
          transition-delay: 2.7s; }

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  -webkit-transition-duration: 2.75s;
          transition-duration: 2.75s; }

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.75s;
          transition-delay: 2.75s; }

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  -webkit-transition-duration: 2.8s;
          transition-duration: 2.8s; }

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.8s;
          transition-delay: 2.8s; }

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  -webkit-transition-duration: 2.85s;
          transition-duration: 2.85s; }

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.85s;
          transition-delay: 2.85s; }

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  -webkit-transition-duration: 2.9s;
          transition-duration: 2.9s; }

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.9s;
          transition-delay: 2.9s; }

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  -webkit-transition-duration: 2.95s;
          transition-duration: 2.95s; }

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.95s;
          transition-delay: 2.95s; }

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  -webkit-transition-duration: 3s;
          transition-duration: 3s; }

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  -webkit-transition-delay: 0s;
          transition-delay: 0s; }

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  -webkit-transition-delay: 3s;
          transition-delay: 3s; }

[data-aos] {
  pointer-events: none; }

[data-aos].aos-animate {
  pointer-events: auto; }

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
          transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease; }

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in; }

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out; }

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
          transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
          transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
          transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
          transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
          transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

@media screen {
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform; }
  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
        transform: none; }
  html:not(.no-js) [data-aos=fade-up] {
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0); }
  html:not(.no-js) [data-aos=fade-down] {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0); }
  html:not(.no-js) [data-aos=fade-right] {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); }
  html:not(.no-js) [data-aos=fade-left] {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0); }
  html:not(.no-js) [data-aos=fade-up-right] {
    -webkit-transform: translate3d(-100px, 100px, 0);
    transform: translate3d(-100px, 100px, 0); }
  html:not(.no-js) [data-aos=fade-up-left] {
    -webkit-transform: translate3d(100px, 100px, 0);
    transform: translate3d(100px, 100px, 0); }
  html:not(.no-js) [data-aos=fade-down-right] {
    -webkit-transform: translate3d(-100px, -100px, 0);
    transform: translate3d(-100px, -100px, 0); }
  html:not(.no-js) [data-aos=fade-down-left] {
    -webkit-transform: translate3d(100px, -100px, 0);
    transform: translate3d(100px, -100px, 0); }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform; }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1); }
  html:not(.no-js) [data-aos=zoom-in] {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
        transform: scale(0.6); }
  html:not(.no-js) [data-aos=zoom-in-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
    transform: translate3d(0, 100px, 0) scale(0.6); }
  html:not(.no-js) [data-aos=zoom-in-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
    transform: translate3d(0, -100px, 0) scale(0.6); }
  html:not(.no-js) [data-aos=zoom-in-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
    transform: translate3d(-100px, 0, 0) scale(0.6); }
  html:not(.no-js) [data-aos=zoom-in-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
    transform: translate3d(100px, 0, 0) scale(0.6); }
  html:not(.no-js) [data-aos=zoom-out] {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
        transform: scale(1.2); }
  html:not(.no-js) [data-aos=zoom-out-up] {
    -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
    transform: translate3d(0, 100px, 0) scale(1.2); }
  html:not(.no-js) [data-aos=zoom-out-down] {
    -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
    transform: translate3d(0, -100px, 0) scale(1.2); }
  html:not(.no-js) [data-aos=zoom-out-right] {
    -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
    transform: translate3d(-100px, 0, 0) scale(1.2); }
  html:not(.no-js) [data-aos=zoom-out-left] {
    -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
    transform: translate3d(100px, 0, 0) scale(1.2); }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    visibility: hidden; }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  html:not(.no-js) [data-aos=slide-up] {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  html:not(.no-js) [data-aos=slide-down] {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  html:not(.no-js) [data-aos=slide-right] {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  html:not(.no-js) [data-aos=slide-left] {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform; }
  html:not(.no-js) [data-aos=flip-left] {
    -webkit-transform: perspective(2500px) rotateY(-100deg);
    transform: perspective(2500px) rotateY(-100deg); }
  html:not(.no-js) [data-aos=flip-left].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0); }
  html:not(.no-js) [data-aos=flip-right] {
    -webkit-transform: perspective(2500px) rotateY(100deg);
    transform: perspective(2500px) rotateY(100deg); }
  html:not(.no-js) [data-aos=flip-right].aos-animate {
    -webkit-transform: perspective(2500px) rotateY(0);
    transform: perspective(2500px) rotateY(0); }
  html:not(.no-js) [data-aos=flip-up] {
    -webkit-transform: perspective(2500px) rotateX(-100deg);
    transform: perspective(2500px) rotateX(-100deg); }
  html:not(.no-js) [data-aos=flip-up].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0); }
  html:not(.no-js) [data-aos=flip-down] {
    -webkit-transform: perspective(2500px) rotateX(100deg);
    transform: perspective(2500px) rotateX(100deg); }
  html:not(.no-js) [data-aos=flip-down].aos-animate {
    -webkit-transform: perspective(2500px) rotateX(0);
    transform: perspective(2500px) rotateX(0); } }

@-webkit-keyframes orbit-rotation {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); } }

@keyframes orbit-rotation {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); } }

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

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

/* FADE OUT */
@-webkit-keyframes fade-out {
  0% {
    opacity: 0.8; }
  100% {
    opacity: 0; } }
@keyframes fade-out {
  0% {
    opacity: 0.8; }
  100% {
    opacity: 0; } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes floating {
  0% {
    -webkit-transform: rotate(0deg) translateY(-15px) rotate(0deg);
            transform: rotate(0deg) translateY(-15px) rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg) translateY(-15px) rotate(-360deg);
            transform: rotate(360deg) translateY(-15px) rotate(-360deg); } }

@keyframes floating {
  0% {
    -webkit-transform: rotate(0deg) translateY(-15px) rotate(0deg);
            transform: rotate(0deg) translateY(-15px) rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg) translateY(-15px) rotate(-360deg);
            transform: rotate(360deg) translateY(-15px) rotate(-360deg); } }

/** FADEIN FROM D-NONE */
@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

/* FADEIN FLEX FROM D-NONE */
@-webkit-keyframes displayFlexFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: -webkit-box !important;
    display: flex !important;
    opacity: 0; }
  100% {
    display: -webkit-box !important;
    display: flex !important;
    opacity: 1; } }
@keyframes displayFlexFromNone {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    opacity: 0; }
  100% {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    opacity: 1; } }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

p {
  margin: 0;
  line-height: 1; }

div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

input,
textarea {
  resize: none;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0; }

a {
  color: inherit;
  text-decoration: none;
  outline: 0; }
  a:active {
    text-decoration: none;
    outline: 0; }
  a:focus {
    text-decoration: none;
    outline: 0; }
  a:visited {
    text-decoration: none;
    outline: 0; }
  a:hover {
    text-decoration: none;
    outline: 0; }

li, button {
  outline: 0; }
  li:active, button:active {
    outline: 0; }
  li:focus, button:focus {
    outline: 0; }
  li:visited, button:visited {
    outline: 0; }
  li:hover, button:hover {
    outline: 0; }

body {
  -webkit-text-size-adjust: none;
  -webkit-backface-visibility: hidden; }

div, header, footer, ul, li,
p, a, header, section, input, textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0; }

html {
  font-size: 16px; }
  @media (min-width: 1480px) {
    html {
      font-size: 17px; } }

html, body {
  scroll-behavior: smooth; }

body {
  color: #111;
  max-width: 100vw;
  min-height: 100vh;
  font-family: "Instrument Sans", sans-serif; }
  body.noscroll {
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; }

img, svg, figure {
  max-width: 100%;
  height: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

p {
  line-height: 1.5; }

a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

hr {
  border: none;
  border-top: 1px solid #ccc;
  margin-top: 40px;
  margin-bottom: 32px; }

mark {
  background-color: transparent; }

table {
  margin: 0 auto;
  color: gray;
  border-collapse: collapse;
  width: 100% !important;
  margin: 8px 0 20px; }
  table thead tr,
  table thead th {
    color: #fff; }
  table thead th,
  table tfoot th {
    text-align: left;
    font-weight: bold; }
  table caption {
    padding: 1em .8em; }
  table th, table td {
    padding: .7em;
    line-height: 1.2;
    color: #333; }
  table tr {
    border-bottom: 1px solid #ddd; }
    table tr:first-of-type {
      font-weight: bold;
      color: #333; }
      table tr:first-of-type td {
        line-height: 1.4;
        display: table-cell;
        vertical-align: bottom;
        padding-bottom: .9em; }
    table tr:last-of-type {
      border-bottom: none; }

body.notextcopy > * {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

body.noimagesave img, body.noimagesave svg, body.noimagesave picture {
  pointer-events: none; }

.site {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.1);
  position: relative; }

.site-content {
  position: relative;
  z-index: 1; }

.nowrap {
  white-space: nowrap; }

.white {
  color: #fff !important; }

.center {
  text-align: center !important; }

.uppercase {
  text-transform: uppercase; }

.lowercase {
  text-transform: lowercase; }

body.single-post .img-holder:not(.--sidebar):not(.--testimonial).--wp-editor img, .single-offer-content .img-holder.single-offer-content__image img,
.absolute-img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center; }

.relative {
  position: relative; }

.w100 {
  width: 100%; }

.strong,
.bold {
  font-weight: 600; }

.color-primary {
  color: #CC6727 !important; }

.color-gray {
  color: #575756; }

.red {
  color: #d40404; }

.fs-14 {
  font-size: 14px; }

.fs-15 {
  font-size: 15px; }

.fs-20 {
  font-size: 20px; }
  @media (max-width: 767.98px) {
    .fs-20 {
      font-size: 18px; } }

.fs-24 {
  font-size: 24px; }
  @media (max-width: 767.98px) {
    .fs-24 {
      font-size: 20px; } }

img.alignright, a img.alignright {
  display: block;
  margin: 1em 0; }
  @media (min-width: 576px) {
    img.alignright, a img.alignright {
      display: inline;
      max-width: 50%;
      height: auto;
      float: right;
      margin: 1em 0 1em 2em; } }

img.alignleft, a img.alignleft {
  display: block;
  margin: 1em 0; }
  @media (min-width: 576px) {
    img.alignleft, a img.alignleft {
      display: inline;
      max-width: 50%;
      height: auto;
      float: left;
      margin: 1em 2em 1em 0; } }

img.aligncenter, a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.single-post-content__nav a,
.btn {
  display: inline-block;
  padding: 10px 24px;
  font-size: 16px;
  background-color: #CC6727;
  border: 1px solid #CC6727;
  line-height: 1.4;
  letter-spacing: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #fff;
  border-radius: 24px;
  position: relative; }
  .single-post-content__nav a::before,
  .btn::before {
    content: '\f105';
    font-family: 'icons-font';
    margin-right: 5px; }
  @media (max-width: 1199.98px) {
    .single-post-content__nav a,
    .btn {
      padding: 10px 30px; } }
  @media (max-width: 575.98px) {
    .single-post-content__nav a,
    .btn {
      font-size: 15px; } }
  .single-post-content__nav a:hover,
  .btn:hover {
    background-color: #111;
    color: #f2f2f2 !important;
    border: 1px solid #111; }
  
  .btn--secondary {
    border: 1px solid #101010;
    color: #fff;
    background-color: #101010; }
    
    .btn--secondary:hover {
      background-color: #fff;
      color: #101010 !important; }
  
  .btn--border-white {
    border: 1px solid #fff !important; }
  
  .btn--small {
    padding: 6px 20px; }
  
  .btn--left-side-icon i {
    margin: 0 4px 0 -4px; }
  
  .btn--right-side-icon i {
    margin: 0 -4px 0 4px; }
  
  .btn--both-side-icon i:first-of-type {
    margin: 0 4px 0 -4px; }
  
  .btn--both-side-icon i:last-of-type {
    margin: 0 -4px 0 4px; }

.btns-wrapper {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .btns-wrapper .btn {
    margin-right: 16px;
    margin-bottom: 16px; }
    .btns-wrapper .btn:last-of-type {
      margin-right: 0; }

.icons-section .btns-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.offer-section--carousel .btns-wrapper {
  margin-top: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 1359.98px) {
    .offer-section--carousel .btns-wrapper {
      margin-top: 24px; } }

.offer-section--list .btns-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.team-section--carousel .btns-wrapper {
  margin-top: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 1359.98px) {
    .team-section--carousel .btns-wrapper {
      margin-top: 24px; } }

.btns-reverse .btns-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .btns-reverse .btns-wrapper .btn:nth-of-type(1) {
    margin-left: 1rem; }

.standard-format--post h1:not(.headline), .standard-format--post h2:not(.headline), .standard-format--post h3:not(.headline), .standard-format--post h4:not(.headline), .standard-format--post h5:not(.headline), .standard-format--post h6:not(.headline), .section-quote blockquote,
.headline {
  font-size: 42px;
  margin-bottom: 44px;
  line-height: 1.2 !important;
  font-family: "Instrument Sans", sans-serif;
  font-weight: 500;
  font-size: clamp(30px, 2.1875vw, 42px); }
  @media (max-width: 575.98px) {
    .standard-format--post h1:not(.headline), .standard-format--post h2:not(.headline), .standard-format--post h3:not(.headline), .standard-format--post h4:not(.headline), .standard-format--post h5:not(.headline), .standard-format--post h6:not(.headline), .section-quote blockquote,
    .headline {
      margin-bottom: 34px; } }
  .standard-format--post h1:not(.headline) strong, .standard-format--post h2:not(.headline) strong, .standard-format--post h3:not(.headline) strong, .standard-format--post h4:not(.headline) strong, .standard-format--post h5:not(.headline) strong, .standard-format--post h6:not(.headline) strong, .section-quote blockquote strong,
  .headline strong {
    font-weight: 600; }
  @media (max-width: 1199.98px) {
    .standard-format--post h1:not(.headline) br, .standard-format--post h2:not(.headline) br, .standard-format--post h3:not(.headline) br, .standard-format--post h4:not(.headline) br, .standard-format--post h5:not(.headline) br, .standard-format--post h6:not(.headline) br, .section-quote blockquote br,
    .headline br {
      display: none; } }
  .standard-format--post h1:not(.headline) > span, .standard-format--post h2:not(.headline) > span, .standard-format--post h3:not(.headline) > span, .standard-format--post h4:not(.headline) > span, .standard-format--post h5:not(.headline) > span, .standard-format--post h6:not(.headline) > span, .section-quote blockquote > span,
  .headline > span {
    color: #CC6727; }
  
  .headline--xxl {
    font-size: clamp(60px, 7.29167vw, 140px); }
  
  .headline--lg {
    font-size: clamp(30px, 2.91667vw, 56px); }
    
    .headline--lg strong {
      font-weight: 800; }
  .standard-format--post h1:not(.headline), .section-quote blockquote,
  .headline--sm {
    font-size: clamp(28px, 2.39583vw, 46px); }
  .standard-format--post h2:not(.headline), .standard-format--post h3:not(.headline), .footer-menu-section__nav .menu > .menu-item > a,
  .headline--xs {
    font-size: clamp(26px, 1.66667vw, 32px); }
  .standard-format--post h4:not(.headline), .standard-format--post h5:not(.headline), .standard-format--post h6:not(.headline), .preview-offer__title,
  .headline--xxs {
    font-size: clamp(20px, 1.25vw, 24px); }
  
  .headline--mb-xs {
    margin-bottom: 8px; }
  
  .headline--mb-sm {
    margin-bottom: 16px; }
  
  .headline--mb-lg {
    margin-bottom: 32px; }
  
  .headline--mb-xl {
    margin-bottom: 40px; }

.intro {
  font-size: 17px;
  margin-bottom: 12px; }

.owl-carousel .owl-dots {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  bottom: 24px; }
  .owl-carousel .owl-dots .owl-dot {
    background-color: #EAEAEA;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 6px; }
    .owl-carousel .owl-dots .owl-dot.active {
      background-color: #CC6727; }

.owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 3;
  margin: 30px 0; }
  .owl-nav button.owl-prev, .owl-nav button.owl-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 36px;
    height: 50px;
    display: flex;
    overflow: hidden;
    background-color: transparent;
    margin-left: 5px;
    margin-right: 5px;
    border: none;
    cursor: pointer; }
    @media (max-width: 767.98px) {
      .owl-nav button.owl-prev, .owl-nav button.owl-next {
        width: 25px;
        height: 50px; } }
    .owl-nav button.owl-prev:hover span, .owl-nav button.owl-prev:hover i, .owl-nav button.owl-next:hover span, .owl-nav button.owl-next:hover i {
      color: #CC6727; }
    .owl-nav button.owl-prev span, .owl-nav button.owl-prev i, .owl-nav button.owl-next span, .owl-nav button.owl-next i {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 80px;
      line-height: 1;
      margin-bottom: 10px;
      color: #CACACA;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      @media (max-width: 991.98px) {
        .owl-nav button.owl-prev span, .owl-nav button.owl-prev i, .owl-nav button.owl-next span, .owl-nav button.owl-next i {
          font-size: 60px; } }
      @media (max-width: 767.98px) {
        .owl-nav button.owl-prev span, .owl-nav button.owl-prev i, .owl-nav button.owl-next span, .owl-nav button.owl-next i {
          font-size: 60px; } }
      .owl-nav button.owl-prev span::before, .owl-nav button.owl-prev i::before, .owl-nav button.owl-next span::before, .owl-nav button.owl-next i::before {
        margin-left: 0;
        margin-right: 0; }
    .owl-nav button.owl-prev img path, .owl-nav button.owl-prev svg path, .owl-nav button.owl-next img path, .owl-nav button.owl-next svg path {
      fill: #111;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .owl-nav button.owl-prev:hover, .owl-nav button.owl-next:hover {
      color: #CC6727; }
      .owl-nav button.owl-prev:hover svg path, .owl-nav button.owl-next:hover svg path {
        fill: #CC6727; }
  .owl-nav button.owl-prev img, .owl-nav button.owl-prev svg {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }

.owl-carousel--nav-on-left .owl-nav {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px); }

.owl-carousel--aside-nav .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%;
  height: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 1200px) {
    .owl-carousel--aside-nav .owl-nav .owl-prev,
    .owl-carousel--aside-nav .owl-nav .owl-next {
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); } }

.owl-carousel--bottom-right .owl-nav {
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.owl-carousel.--dark-nav .owl-nav button.owl-prev span, .owl-carousel.--dark-nav .owl-nav button.owl-prev i, .owl-carousel.--dark-nav .owl-nav button.owl-next span, .owl-carousel.--dark-nav .owl-nav button.owl-next i {
  color: #111; }

.offer-section .owl-nav button i {
  color: #fff; }

.offer-section .owl-nav button:hover i {
  color: #CACACA; }

.pagination {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 14px;
  color: #CC6727; }
  .pagination .page-numbers {
    display: inline-block;
    padding: 0;
    width: 42px;
    height: 42px;
    background-color: #fff;
    border: 1px solid #CC6727;
    color: #CC6727;
    margin: 4px;
    -webkit-transition: 0.2s all ease;
    transition: 0.2s all ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 4px; }
    @media (max-width: 575.98px) {
      .pagination .page-numbers {
        width: 30px;
        height: 30px; } }
    .pagination .page-numbers:hover {
      background-color: #CC6727;
      border-color: #CC6727;
      color: #fff; }
    .pagination .page-numbers.current {
      background-color: #CC6727;
      color: #fff; }
    .pagination .page-numbers.dots {
      background-color: transparent;
      border: none;
      color: gray;
      padding: 10px 3px; }
    .pagination .page-numbers.next {
      position: relative; }
      .pagination .page-numbers.next::before {
        content: '\f105';
        font-family: "icons-font"; }
      .pagination .page-numbers.next i {
        display: none; }
    .pagination .page-numbers.prev::before {
      content: '\f104';
      font-family: "icons-font"; }
    .pagination .page-numbers.prev i {
      display: none; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  background-color: #000; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.text-section blockquote {
  padding: 45px 30px;
  margin-left: 48px;
  position: relative;
  margin-bottom: 24px; }
  .text-section blockquote::before, .text-section blockquote::after {
    font-family: "icons-font";
    font-size: 70px;
    position: absolute;
    color: #575756; }
    @media (max-width: 1479.98px) {
      .text-section blockquote::before, .text-section blockquote::after {
        font-size: 60px; } }
    @media (max-width: 1199.98px) {
      .text-section blockquote::before, .text-section blockquote::after {
        font-size: 50px; } }
    @media (max-width: 767.98px) {
      .text-section blockquote::before, .text-section blockquote::after {
        font-size: 40px; } }
  .text-section blockquote:before {
    content: "\e81a";
    top: 0;
    left: -60px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 1199.98px) {
      .text-section blockquote:before {
        left: 0; } }
  .text-section blockquote::after {
    content: '\e819';
    bottom: 0;
    right: -60px;
    -webkit-transform: translateY(75%);
        -ms-transform: translateY(75%);
            transform: translateY(75%); }
    @media (max-width: 1199.98px) {
      .text-section blockquote::after {
        right: 0; } }
  .text-section blockquote p {
    margin-bottom: 0 !important;
    padding: 0; }

.single-post-content blockquote {
  background-color: #EAEAEA;
  padding: 30px 60px;
  border-radius: 10px;
  position: relative;
  margin: 3rem 0; }
  @media (max-width: 575.98px) {
    .single-post-content blockquote {
      padding: 30px 15px;
      margin-bottom: 2rem; } }
  @media (min-width: 1200px) {
    .single-post-content blockquote {
      margin: 4rem 0;
      padding: 50px 100px;
      width: calc(100% - 6.25%);
      margin-left: auto; } }
  .single-post-content blockquote::before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-60%, -50%);
        -ms-transform: translate(-60%, -50%);
            transform: translate(-60%, -50%);
    left: 0;
    width: 112px;
    height: 100px;
    background-image: url("../img/info.svg");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat; }
    @media (max-width: 1199.98px) {
      .single-post-content blockquote::before {
        width: 72px;
        height: 60px;
        -webkit-transform: translate(-40%, -50%);
            -ms-transform: translate(-40%, -50%);
                transform: translate(-40%, -50%); } }
    @media (max-width: 575.98px) {
      .single-post-content blockquote::before {
        width: 62px;
        height: 50px;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        -webkit-transform: translate(0, -60%);
            -ms-transform: translate(0, -60%);
                transform: translate(0, -60%); } }
  .single-post-content blockquote p {
    margin-bottom: 0; }

.wpcf7 {
  /* 
  CUSTOM CHECKBOX INPUT
  */
  /* 
  CUSTOM RADIO INPUT
  */ }
  .wpcf7 input:-webkit-autofill,
  .wpcf7 input:-webkit-autofill:hover,
  .wpcf7 input:-webkit-autofill:focus,
  .wpcf7 input:-webkit-autofill:active {
    -webkit-transition: background-color 5000s ease-in-out 0s, color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s, color 5000s ease-in-out 0s;
    color: #111 !important; }
  .wpcf7 input[type='checkbox'] {
    background-color: transparent;
    accent-color: #CC6727; }
  .wpcf7 input:not([type='checkbox']):not([type='radio']),
  .wpcf7 textarea,
  .wpcf7 select {
    font-family: "Instrument Sans", sans-serif;
    font-size: 16px;
    color: #111;
    background-color: transparent;
    padding: 20px 0 12px;
    margin-bottom: 16px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #111;
    border-radius: 0; }
    .wpcf7 input:not([type='checkbox']):not([type='radio'])::-webkit-input-placeholder, .wpcf7 textarea::-webkit-input-placeholder, .wpcf7 select::-webkit-input-placeholder {
      color: #CC6727; }
    .wpcf7 input:not([type='checkbox']):not([type='radio'])::-moz-placeholder, .wpcf7 textarea::-moz-placeholder, .wpcf7 select::-moz-placeholder {
      color: #CC6727; }
    .wpcf7 input:not([type='checkbox']):not([type='radio']):-ms-input-placeholder, .wpcf7 textarea:-ms-input-placeholder, .wpcf7 select:-ms-input-placeholder {
      color: #CC6727; }
    .wpcf7 input:not([type='checkbox']):not([type='radio'])::-ms-input-placeholder, .wpcf7 textarea::-ms-input-placeholder, .wpcf7 select::-ms-input-placeholder {
      color: #CC6727; }
    .wpcf7 input:not([type='checkbox']):not([type='radio'])::placeholder,
    .wpcf7 textarea::placeholder,
    .wpcf7 select::placeholder {
      color: #CC6727; }
    .wpcf7 input:not([type='checkbox']):not([type='radio']):focus::-webkit-input-placeholder, .wpcf7 textarea:focus::-webkit-input-placeholder, .wpcf7 select:focus::-webkit-input-placeholder {
      color: transparent; }
    .wpcf7 input:not([type='checkbox']):not([type='radio']):focus::-moz-placeholder, .wpcf7 textarea:focus::-moz-placeholder, .wpcf7 select:focus::-moz-placeholder {
      color: transparent; }
    .wpcf7 input:not([type='checkbox']):not([type='radio']):focus:-ms-input-placeholder, .wpcf7 textarea:focus:-ms-input-placeholder, .wpcf7 select:focus:-ms-input-placeholder {
      color: transparent; }
    .wpcf7 input:not([type='checkbox']):not([type='radio']):focus::-ms-input-placeholder, .wpcf7 textarea:focus::-ms-input-placeholder, .wpcf7 select:focus::-ms-input-placeholder {
      color: transparent; }
    .wpcf7 input:not([type='checkbox']):not([type='radio']):focus::placeholder,
    .wpcf7 textarea:focus::placeholder,
    .wpcf7 select:focus::placeholder {
      color: transparent; }
    .wpcf7 input:not([type='checkbox']):not([type='radio']).wpcf7-not-valid,
    .wpcf7 textarea.wpcf7-not-valid,
    .wpcf7 select.wpcf7-not-valid {
      border-color: #d40404; }
  .wpcf7 .wpcf7-not-valid input[type='checkbox'] {
    outline: 1px solid #d40404; }
  .wpcf7 input[type='checkbox'] {
    -webkit-appearance: checkbox;
    position: absolute;
    opacity: 0;
    cursor: pointer; }
    .wpcf7 input[type='checkbox']:checked + span::before {
      background-color: #CC6727; }
    .wpcf7 input[type='checkbox'] + span {
      position: relative;
      padding-left: 40px; }
      .wpcf7 input[type='checkbox'] + span::before {
        content: "";
        width: 22px !important;
        height: 22px !important;
        border: 1px solid #CC6727;
        display: inline-block;
        border-radius: 2px;
        margin-right: 15px;
        opacity: 1;
        margin-top: 2px;
        position: absolute;
        top: 0;
        left: 0; }
  .wpcf7 input[type='radio'] {
    -webkit-appearance: radio;
    position: absolute;
    opacity: 0;
    cursor: pointer; }
    .wpcf7 input[type='radio']:checked + span::after {
      opacity: 1; }
    .wpcf7 input[type='radio'] + span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative; }
      .wpcf7 input[type='radio'] + span::before {
        content: "";
        width: 16px !important;
        height: 16px !important;
        border: 1px solid #CACACA;
        display: inline-block;
        border-radius: 50%;
        position: relative;
        margin-right: 15px; }
      .wpcf7 input[type='radio'] + span::after {
        content: "";
        width: 8px !important;
        height: 8px !important;
        background-color: #CC6727;
        display: inline-block;
        border-radius: 50%;
        position: absolute;
        left: 4px;
        opacity: 0; }
  .wpcf7 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="utf-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="12" style="opacity: .6" version="1"><path d="M4 8L0 4h8z"/></svg>');
    border-radius: 0%; }
    .wpcf7 select:focus {
      -webkit-box-shadow: none;
              box-shadow: none;
      outline: none; }
  .wpcf7 textarea {
    height: 60px;
    margin-bottom: 12px; }
  .wpcf7 .wpcf7-acceptance {
    width: 100%; }
    .wpcf7 .wpcf7-acceptance .wpcf7-list-item {
      width: 100%;
      margin: 0 !important; }
      .wpcf7 .wpcf7-acceptance .wpcf7-list-item label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 16px;
        color: #111; }
    .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
      position: relative;
      top: -6px;
      font-size: 16px;
      color: #111;
      line-height: 1.3; }
      @media (min-width: 1480px) {
        .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label {
          font-size: 17px; } }
      .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label a {
        color: #111;
        text-decoration: underline; }
        .wpcf7 .wpcf7-acceptance .wpcf7-list-item-label a:hover {
          color: #CC6727; }
  .wpcf7 button[type="submit"],
  .wpcf7 input[type="submit"] {
    display: inline-block;
    cursor: pointer;
    margin-top: 16px; }
  .wpcf7 .ajax-loader {
    position: absolute;
    width: 0 !important;
    height: 0 !important; }
  .wpcf7 .wpcf7-not-valid-tip {
    display: none !important;
    font-size: 12px;
    margin-top: -8px;
    color: #d40404; }
  .wpcf7 div.wpcf7-response-output {
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    padding: 16px 24px !important;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 32px !important; }

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border: none;
  background-color: #fff;
  color: #d40404; }

.wpcf7 form.sent .wpcf7-response-output {
  border: none;
  background-color: #fff;
  color: #101010; }

@media (max-width: 991.98px) {
  .col-radio {
    margin-bottom: 30px; } }

.col-radio .float-labels,
.col-radio .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.col-radio .wpcf7-list-item {
  margin-left: 0;
  margin-top: 0.75rem; }

.wpcf7 .float-labels {
  margin-bottom: 16px;
  position: relative;
  z-index: 3; }

.wpcf7 .float-labels > label {
  position: relative;
  color: #111;
  opacity: 1; }

.standard-format p {
  line-height: 1.4;
  margin-bottom: 24px; }
  .standard-format p mark {
    background-color: #f1f1f1;
    color: #111;
    padding: 0 8px; }

.standard-format p a:not(.btn), .standard-format li a:not(.btn) {
  color: #8c8c8c; }
  .standard-format p a:not(.btn):hover, .standard-format li a:not(.btn):hover {
    color: #CC6727; }

.standard-format ul, .standard-format ol {
  margin-bottom: 24px; }
  .standard-format ul li, .standard-format ol li {
    padding-left: 16px;
    margin-bottom: 8px;
    line-height: 1.4;
    position: relative; }

.standard-format ul > li {
  padding-left: 40px; }
  @media (max-width: 575.98px) {
    .standard-format ul > li {
      padding-left: 30px; } }
  .standard-format ul > li:before {
    content: '\f105';
    font-family: "icons-font";
    position: absolute;
    display: block;
    color: #111;
    top: 0;
    left: 0; }

.standard-format ol {
  counter-reset: item; }
  .standard-format ol > li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #8c8c8c;
    position: absolute;
    display: block;
    left: 0; }

.standard-format--post .headline {
  margin-bottom: 30px; }

.standard-format--post h1:not(.headline) {
  margin-bottom: 30px; }

.standard-format--post h2:not(.headline), .standard-format--post h3:not(.headline) {
  margin-bottom: 30px; }

.standard-format--post h4:not(.headline), .standard-format--post h5:not(.headline), .standard-format--post h6:not(.headline) {
  margin-bottom: 30px; }

.standard-format--post * + h1,
.standard-format--post * + h2,
.standard-format--post * + h3,
.standard-format--post * + h4,
.standard-format--post * + h5,
.standard-format--post * + h6 {
  margin-top: 30px; }

/* PRIVACY POLICY */
div.privacy-policy ol > li {
  display: list-item;
  list-style: none; }

.privacy-policy ol {
  list-style: decimal; }

.privacy-policy ol li {
  display: block;
  text-align: left;
  padding-left: 24px;
  position: relative; }

.privacy-policy ol li::before {
  position: absolute; }

.privacy-policy ol ol {
  margin-top: 16px; }

.privacy-policy ol.upper-alpha,
.privacy-policy ol.lower-alpha {
  counter-reset: alpha; }

.privacy-policy ol.upper-alpha > li,
.privacy-policy ol.lower-alpha > li {
  display: block; }

.privacy-policy ol.upper-alpha > li::before,
.privacy-policy ol.lower-alpha > li::before {
  content: counter(alpha, upper-alpha) ". " !important;
  counter-increment: alpha;
  left: 0; }

.privacy-policy ol.lower-alpha > li::before {
  content: counter(alpha, lower-alpha) ") " !important; }

.privacy-policy a {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.privacy-policy a:hover {
  opacity: 0.7; }

/* PRIVACY POLICY - END */
.popup-booking-content__desc {
  margin-bottom: 40px; }

.popup-booking-content__row i {
  padding-right: 4px; }
  @media (max-width: 575.98px) {
    .popup-booking-content__row i {
      margin-right: 5px !important; } }

.popup-booking-content__row p {
  margin-bottom: 16px;
  text-align: center; }
  @media (min-width: 768px) {
    .popup-booking-content__row p {
      margin-bottom: 0;
      text-align: left; } }

.popup-booking-content__row a:hover {
  color: #CC6727 !important; }

body.single-post .sidebar-layout {
  padding-top: 3rem; }
  @media (max-width: 1199.98px) {
    body.single-post .sidebar-layout {
      padding-top: 1.5rem; } }

body.single-post .img-holder:not(.--sidebar):not(.--testimonial) {
  overflow: hidden;
  height: 0;
  padding-bottom: calc(450/1440 * 100%);
  border-radius: 10px; }
  @media (max-width: 1199.98px) {
    body.single-post .img-holder:not(.--sidebar):not(.--testimonial):not(.-wp-editor):not(.--sidebar):not(.--testimonial) {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-bottom: 0;
      height: auto;
      border-radius: 0; } }
  body.single-post .img-holder:not(.--sidebar):not(.--testimonial) img {
    border-radius: 10px; }
  body.single-post .img-holder:not(.--sidebar):not(.--testimonial).--wp-editor {
    padding-bottom: calc(400/1000 * 100%);
    position: relative; }

body.single-post .img-holder__featured img {
  width: 100%; }

body.single-post .single-post-content__details {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 15px 20px; }
  @media (max-width: 1199.98px) {
    body.single-post .single-post-content__details {
      padding: 0;
      position: relative; } }

body.single-post .single-post-content__date {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  background-color: #fff;
  color: #111;
  margin-bottom: 8px;
  padding: 8px 12px; }

body.single-post .single-post-content__toc {
  position: absolute;
  bottom: 0;
  left: 20px;
  z-index: 2;
  padding: 20px;
  background-color: #fff;
  width: 100%;
  max-width: 515px; }
  @media (max-width: 1199.98px) {
    body.single-post .single-post-content__toc {
      max-width: 100%;
      background-color: rgba(255, 255, 255, 0.95);
      position: relative;
      bottom: initial;
      left: initial;
      padding-left: 0; } }
  body.single-post .single-post-content__toc li::before {
    color: #CC6727 !important; }
  body.single-post .single-post-content__toc a {
    color: #CC6727 !important; }
    body.single-post .single-post-content__toc a:hover {
      color: #111 !important; }

.single-post-content__content {
  margin-top: 32px; }
  @media (max-width: 1199.98px) {
    .single-post-content__content {
      margin-top: 0; } }

.single-post-content__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-top: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 767.98px) {
    .single-post-content__nav {
      padding-top: 15px; } }
  @media (max-width: 399.98px) {
    .single-post-content__nav {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (max-width: 399.98px) {
    .single-post-content__nav a {
      margin-bottom: 1rem; } }
  .single-post-content__nav a:nth-of-type(2) {
    text-align: right; }

.single-offer-content {
  position: relative;
  z-index: 1; }
  .single-offer-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 930px;
    background-image: url("../img/bg-signet-gray.png");
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    z-index: -1;
    opacity: 0.3; }
  .single-offer-content .headline {
    margin-bottom: 30px !important; }
  .single-offer-content__excerpt p {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 32px; }
    @media (min-width: 992px) {
      .single-offer-content__excerpt p {
        margin-bottom: 40px; } }
  .single-offer-content .img-holder {
    border-radius: 10px;
    overflow: hidden; }
    .single-offer-content .img-holder img {
      line-height: 1;
      display: block; }
    .single-offer-content .img-holder.single-offer-content__image {
      padding-bottom: calc(400/1000 * 100%);
      position: relative; }
  .single-offer-content__content .contact-module {
    margin-top: 40px; }
  .single-offer-content__content h1, .single-offer-content__content h2, .single-offer-content__content h3, .single-offer-content__content h4, .single-offer-content__content h5, .single-offer-content__content h6 {
    scroll-margin-top: 50px; }
    @media (max-width: 1199.98px) {
      .single-offer-content__content h1, .single-offer-content__content h2, .single-offer-content__content h3, .single-offer-content__content h4, .single-offer-content__content h5, .single-offer-content__content h6 {
        scroll-margin-top: 80px; } }
  .single-offer-content__faq {
    position: relative;
    padding-top: 2rem;
    border-top: 1px solid #EAEAEA; }
    .single-offer-content__faq span#faq {
      position: absolute;
      top: -60px; }
    .single-offer-content__faq__item {
      margin-bottom: 24px;
      padding-left: 1.5rem;
      position: relative; }
      .single-offer-content__faq__item::before {
        content: '\f105';
        font-family: "icons-font";
        position: absolute;
        top: 2px;
        left: 0; }
      .single-offer-content__faq__item h3 {
        font-weight: bold;
        line-height: 1.4;
        margin-bottom: 1rem; }
      .single-offer-content__faq__item p {
        margin-bottom: 0; }
    .single-offer-content__faq .contact-module {
      margin-top: 40px; }
  .single-offer-content__metamorphosis {
    position: relative;
    padding-top: 2rem;
    border-top: 1px solid #EAEAEA; }
    .single-offer-content__metamorphosis__disclaimer {
      line-height: 1.8; }
    .single-offer-content__metamorphosis span#metamorphosis {
      position: absolute;
      top: -60px; }
    .single-offer-content__metamorphosis .metamorphosis {
      margin-bottom: 15px;
      margin-top: 15px; }
  .single-offer-content__pricetables {
    position: relative;
    padding-top: 2rem;
    border-top: 1px solid #EAEAEA; }
    .single-offer-content__pricetables span#cennik {
      position: absolute;
      top: -60px; }
    .single-offer-content__pricetables .contact-module {
      margin-top: 32px; }
  .single-offer-content .table-of-contents {
    border-top: 1px solid #CACACA;
    border-bottom: 1px solid #CACACA;
    margin-bottom: 3rem;
    padding: 1.5rem 0;
    position: relative;
    z-index: 1; }
    .single-offer-content .table-of-contents::after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 45px;
      width: 420px;
      height: 100px;
      background-image: url("../img/logo.svg");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 0 50%;
      margin: auto 0;
      z-index: -1; }
      @media (max-width: 1479.98px) {
        .single-offer-content .table-of-contents::after {
          width: 320px;
          height: auto;
          right: 15px; } }
      @media (max-width: 1199.98px) {
        .single-offer-content .table-of-contents::after {
          width: 100%;
          max-width: 350px;
          opacity: 0.15;
          background-position: 50%;
          left: 0;
          right: 0;
          margin: auto; } }
      @media (max-width: 399.98px) {
        .single-offer-content .table-of-contents::after {
          width: 100%;
          max-width: 300px; } }
    .single-offer-content .table-of-contents ul {
      margin-bottom: 0;
      counter-reset: item;
      max-width: calc(100% - 500px); }
      @media (max-width: 1479.98px) {
        .single-offer-content .table-of-contents ul {
          max-width: calc(100% - 370px); } }
      @media (max-width: 1199.98px) {
        .single-offer-content .table-of-contents ul {
          max-width: 100%; } }
      .single-offer-content .table-of-contents ul > li > a {
        position: relative;
        padding-left: 2rem; }
        .single-offer-content .table-of-contents ul > li > a:before {
          content: counter(item, decimal-leading-zero) ". ";
          counter-increment: item;
          position: absolute;
          top: 0;
          left: 0; }
        .single-offer-content .table-of-contents ul > li > a:hover {
          color: #CC6727 !important; }
    .single-offer-content .table-of-contents li:nth-last-of-type(1) {
      margin-bottom: 0; }
    .single-offer-content .table-of-contents a:not(.btn) {
      color: #111 !important;
      text-decoration: none !important; }

.single-team-content {
  position: relative;
  z-index: 1; }
  .single-team-content::before {
    content: "";
    position: absolute;
    top: -80px;
    right: 0;
    max-width: 1920px;
    width: 100vw;
    height: 100%;
    background-image: url("../img/bg-signet-gray.png");
    background-repeat: no-repeat;
    background-position: calc(100% + 300px) 100%;
    background-size: cover;
    z-index: -2;
    opacity: 0.3; }
    @media (max-width: 991.98px) {
      .single-team-content::before {
        top: -60px;
        width: 100vw;
        height: 100vw;
        bottom: initial;
        background-position: 50% 100%; } }
  .single-team-content .img-holder {
    padding-bottom: 100%;
    height: 0;
    overflow: hidden; }
    @media (max-width: 991.98px) {
      .single-team-content .img-holder {
        padding-bottom: 85%; } }
    .single-team-content .img-holder img {
      -o-object-position: 50% 0;
         object-position: 50% 0; }
  .single-team-content .offer-relationship {
    padding-top: 0.5rem; }
    .single-team-content .offer-relationship a:hover {
      color: #CACACA !important; }
  .single-team-content__certificates__wrapper {
    margin-left: -24px;
    margin-right: -24px;
    margin-top: -24px; }
  .single-team-content__certificates .gallery__photo {
    -webkit-box-shadow: 2px 2px 7px 1px #ddd;
            box-shadow: 2px 2px 7px 1px #ddd; }

.template-pricelist-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 1; }
  .template-pricelist-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 930px;
    background-image: url("../img/bg-signet-gray.png");
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    z-index: -1;
    opacity: 0.3; }
  .template-pricelist-content__tab-content {
    display: none;
    visibility: hidden;
    opacity: 0; }
  .template-pricelist-content__tab-content.active {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-animation: fadeInFromNone 0.4s ease-out;
            animation: fadeInFromNone 0.4s ease-out; }
  .template-pricelist-content__item {
    margin-bottom: 60px;
    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99; }
    @media (max-width: 1199.98px) {
      .template-pricelist-content__item {
        margin-bottom: 45px; } }
    @media (max-width: 767.98px) {
      .template-pricelist-content__item {
        margin-bottom: 30px; } }
    .template-pricelist-content__item:nth-last-of-type(1) {
      margin-bottom: 0; }
    .template-pricelist-content__item .contact-module {
      margin-top: 30px; }
      @media (max-width: 575.98px) {
        .template-pricelist-content__item .contact-module {
          margin-top: 15px;
          margin-bottom: 0; } }
  .template-pricelist-content__title {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .template-pricelist-content__title > a {
      position: relative; }
      .template-pricelist-content__title > a:after {
        content: '\f105';
        font-family: "icons-font";
        position: relative;
        top: 2px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 32px;
        height: 32px;
        font-size: 32px;
        color: #fff;
        margin-left: 4px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        color: #111; }
    .template-pricelist-content__title:hover {
      color: #CC6727; }
      .template-pricelist-content__title:hover a:after {
        margin-left: 8px;
        color: #CC6727; }

.tab-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1rem; }
  @media (max-width: 575.98px) {
    .tab-links {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .tab-links .tab-link {
    color: #111;
    background-color: transparent;
    border: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer; }
    .tab-links .tab-link.active, .tab-links .tab-link:hover {
      color: #CC6727; }
  .tab-links .separator {
    height: 30px;
    width: 1px;
    background-color: #EAEAEA;
    display: block;
    margin: 2px 2rem 0; }
    @media (max-width: 575.98px) {
      .tab-links .separator {
        width: 80px;
        height: 1px;
        margin: 0.75rem 0; } }

.section-margin-bottom {
  margin-bottom: 80px; }
  @media (max-width: 1199.98px) {
    .section-margin-bottom {
      margin-bottom: 60px; } }
  @media (max-width: 767.98px) {
    .section-margin-bottom {
      margin-bottom: 45px; } }
  @media (max-width: 575.98px) {
    .section-margin-bottom {
      margin-bottom: 30px; } }
  .section-margin-bottom-sm {
    margin-bottom: 45px; }
    @media (max-width: 575.98px) {
      .section-margin-bottom-sm {
        margin-bottom: 30px; } }
  .section-margin-bottom-xl {
    margin-bottom: 120px; }
    @media (max-width: 1199.98px) {
      .section-margin-bottom-xl {
        margin-bottom: 60px; } }
    @media (max-width: 767.98px) {
      .section-margin-bottom-xl {
        margin-bottom: 45px; } }
    @media (max-width: 575.98px) {
      .section-margin-bottom-xl {
        margin-bottom: 30px; } }

.section-padding {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 1479.98px) {
    .section-padding {
      padding-top: 45px;
      padding-bottom: 45px; } }
  @media (max-width: 1199.98px) {
    .section-padding {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .section-padding-lg {
    padding-top: 90px;
    padding-bottom: 90px; }
    @media (max-width: 1479.98px) {
      .section-padding-lg {
        padding-top: 60px;
        padding-bottom: 60px; } }
    @media (max-width: 1199.98px) {
      .section-padding-lg {
        padding-top: 45px;
        padding-bottom: 45px; } }
    @media (max-width: 767.98px) {
      .section-padding-lg {
        padding-top: 30px;
        padding-bottom: 30px; } }
  .section-padding-sm {
    padding-top: 45px;
    padding-bottom: 45px; }
    @media (max-width: 1479.98px) {
      .section-padding-sm {
        padding-top: 30px;
        padding-bottom: 30px; } }

.mb0 {
  margin-bottom: 0 !important; }

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

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

.mb24 {
  margin-bottom: 24px !important; }

.mb32 {
  margin-bottom: 32px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb48 {
  margin-bottom: 48px !important; }

.mb56 {
  margin-bottom: 56px !important; }

.mb64 {
  margin-bottom: 64px !important; }

.mb72 {
  margin-bottom: 72px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb88 {
  margin-bottom: 88px !important; }

.mb96 {
  margin-bottom: 96px !important; }

.mb104 {
  margin-bottom: 104px !important; }

.mb112 {
  margin-bottom: 112px !important; }

.mb120 {
  margin-bottom: 120px !important; }

.mb128 {
  margin-bottom: 128px !important; }

.nmt {
  margin-top: 0 !important; }

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

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

.mt24 {
  margin-top: 24px !important; }

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

.mt40 {
  margin-top: 40px !important; }

.mt48 {
  margin-top: 48px !important; }

.mt56 {
  margin-top: 56px !important; }

.mt64 {
  margin-top: 64px !important; }

.mt72 {
  margin-top: 72px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt88 {
  margin-top: 88px !important; }

.mt96 {
  margin-top: 96px !important; }

.mt104 {
  margin-top: 104px !important; }

.mt112 {
  margin-top: 112px !important; }

.mt120 {
  margin-top: 120px !important; }

.mt128 {
  margin-top: 128px !important; }

.header-desktop {
  padding: 16px 0 8px; }
  .header-desktop__logo-anchore {
    display: block; }
  .header-desktop__logo {
    display: block;
    max-width: 300px;
    width: 100%;
    max-height: 120px;
    height: auto;
    margin-bottom: 8px; }
  .header-desktop .col-address {
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 1rem; }
  .header-desktop .col-nav {
    padding-top: 0.5rem;
    padding-bottom: 0; }
  .header-desktop address {
    font-size: 15px;
    margin-left: auto; }
    .header-desktop address a:not(.btn) {
      color: #CC6727; }
      .header-desktop address a:not(.btn):hover {
        color: #4d4d4d; }
    .header-desktop address i {
      color: #4d4d4d; }

.nav-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 30; }
  .nav-desktop ul.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .nav-desktop ul.menu > li {
      margin-right: 40px;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      .nav-desktop ul.menu > li:last-of-type {
        margin-right: 0; }
      .nav-desktop ul.menu > li.menu-item-has-children {
        position: relative; }
        .nav-desktop ul.menu > li.menu-item-has-children > a {
          padding-right: 4px; }
          .nav-desktop ul.menu > li.menu-item-has-children > a:after {
            content: '\f107';
            font-family: "icons-font";
            position: absolute;
            left: 100%;
            padding-top: 1px; }
      .nav-desktop ul.menu > li.active-submenu > a {
        color: #CC6727; }
      .nav-desktop ul.menu > li a {
        display: block;
        padding: 20px 1px;
        font-size: 17px;
        font-weight: 600; }
        .nav-desktop ul.menu > li a:hover {
          color: #CC6727; }
      .nav-desktop ul.menu > li .sub-menu.visible {
        opacity: 1;
        pointer-events: auto; }
      .nav-desktop ul.menu > li ul.sub-menu {
        position: absolute;
        top: 100%;
        background-color: transparent;
        width: auto;
        right: 0;
        padding: 30px 0;
        overflow: hidden;
        border-radius: 10px;
        z-index: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
        .nav-desktop ul.menu > li ul.sub-menu {
          opacity: 0;
          pointer-events: none;
          -webkit-transition: opacity 0.3s ease-out;
          transition: opacity 0.3s ease-out;
          z-index: -999; }
        .nav-desktop ul.menu > li ul.sub-menu.visible {
          opacity: 1;
          pointer-events: auto;
          z-index: 1; }
        .nav-desktop ul.menu > li ul.sub-menu > li {
          padding: 4px 0;
          text-align: right;
          margin-bottom: 1rem;
          display: inline-block;
          white-space: nowrap; }
          @media (max-width: 1479.98px) {
            .nav-desktop ul.menu > li ul.sub-menu > li {
              margin-bottom: 0.5rem; } }
          .nav-desktop ul.menu > li ul.sub-menu > li a {
            padding: 4px 0;
            font-weight: 600;
            display: inline-block; }
            .nav-desktop ul.menu > li ul.sub-menu > li a::before {
              content: '\f105';
              font-family: "icons-font";
              display: inline-block;
              margin-right: 10px; }
          .nav-desktop ul.menu > li ul.sub-menu > li ul.sub-menu {
            display: none; }

.menu-backdrop {
  width: 100vw;
  height: 0;
  background-color: #EAEAEA;
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: url("../img/bg-menu-backdrop.jpg");
  background-size: cover;
  background-position: 0 0; }
  .menu-backdrop {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }
  .menu-backdrop.visible {
    opacity: 1;
    pointer-events: auto; }

@media (max-width: 1199.98px) {
  body {
    padding-top: 50px; } }

.nav-mobile {
  height: calc( 100vh - 72px); }

.header-mobile {
  position: relative; }
  .header-mobile__sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.25); }
  @media (max-width: 1199.98px) {
    .header-mobile__logo-anchore {
      width: 200px;
      height: auto; } }
  @media (max-width: 767.98px) {
    .header-mobile__logo-anchore {
      width: 190px; } }
  @media (max-width: 575.98px) {
    .header-mobile__logo-anchore {
      width: 180px; } }
  .header-mobile__hamburger {
    padding-right: 0; }
  @media (max-width: 1199.98px) {
    .header-mobile .btn {
      padding: 7px 25px; } }
  @media (max-width: 767.98px) {
    .header-mobile .btn {
      border-radius: 8px;
      width: 40px;
      height: 40px;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-right: 10px; }
      .header-mobile .btn i {
        margin-left: -1px; }
      .header-mobile .btn::before {
        display: none; } }

.nav-mobile {
  position: absolute;
  top: 100%;
  width: 100%;
  background-color: #CC6727;
  padding: 32px 24px 80px;
  overflow-y: auto;
  left: 100%;
  -webkit-transition: .4s all ease-in-out;
  transition: .4s all ease-in-out; }
  .nav-mobile.show-menu {
    left: 0; }
  .nav-mobile ul.menu {
    max-width: 300px;
    margin: 0 auto; }
    .nav-mobile ul.menu > li {
      text-align: center;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      .nav-mobile ul.menu > li.menu-item-has-children > a {
        position: relative; }
        .nav-mobile ul.menu > li.menu-item-has-children > a:after {
          content: '\f105';
          font-family: "icons-font";
          margin-left: 8px;
          width: 20px;
          height: 20px;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          font-size: 18px;
          line-height: 1;
          padding-bottom: 3px;
          padding-left: 1px;
          -webkit-transition: .3s all ease;
          transition: .3s all ease;
          -webkit-transform: rotate(0);
              -ms-transform: rotate(0);
                  transform: rotate(0);
          background-color: #333333;
          color: #fff;
          border-radius: 4px; }
        .nav-mobile ul.menu > li.menu-item-has-children > a.active:after {
          -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
                  transform: rotate(90deg); }
      .nav-mobile ul.menu > li a {
        display: inline-block;
        padding: 15px 0;
        color: #fff;
        font-size: 18px; }
      .nav-mobile ul.menu > li ul.sub-menu {
        display: none;
        margin-bottom: 20px;
        background-color: rgba(255, 255, 255, 0.1); }
        .nav-mobile ul.menu > li ul.sub-menu > li a {
          font-size: 16px;
          padding: 12px 0; }

.hero {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 2;
  padding-top: 25px;
  min-height: 500px;
  max-height: 550px;
  height: 100vh; }
  @media (min-width: 400px) {
    .hero {
      max-height: 530px; } }
  @media (min-width: 576px) {
    .hero {
      max-height: 580px;
      padding-top: 50px; } }
  @media (min-width: 768px) {
    .hero {
      max-height: 630px; } }
  @media (min-width: 992px) {
    .hero {
      max-height: 530px; } }
  @media (min-width: 1200px) {
    .hero {
      padding-top: 50px;
      height: 580px;
      max-height: 580px; } }
  @media (min-width: 1480px) {
    .hero {
      height: 730px;
      max-height: 730px; } }
  .hero::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 550px;
    height: 400px;
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    background-image: url("../img/signet.png");
    background-position: -5rem 0;
    background-size: 115%;
    background-repeat: no-repeat;
    z-index: -1; }
    @media (max-width: 767.98px) {
      .hero::before {
        display: none; } }
  @media (min-width: 1200px) {
    .hero .owl-hero, .hero__slide {
      height: 530px; } }
  @media (min-width: 1480px) {
    .hero .owl-hero, .hero__slide {
      height: 630px; } }
  @media (min-width: 1200px) {
    .hero .owl-item.active .img-holder.--first, .hero .owl-item.active .img-holder.--second {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0);
      opacity: 1; } }
  .hero .owl-dots {
    position: absolute;
    bottom: 150px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    @media (max-width: 991.98px) {
      .hero .owl-dots {
        position: relative;
        bottom: -30px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media (max-width: 399.98px) {
      .hero .owl-dots {
        bottom: -40px; } }
  .hero .hero__content,
  .hero .hero__content > .row {
    height: 100%; }
  .hero .col-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 50px; }
    @media (min-width: 1200px) {
      .hero .col-text {
        padding-bottom: 100px;
        padding-right: 0; } }
    .hero .col-text .btn {
      margin-top: 2rem; }
      @media (min-width: 768px) {
        .hero .col-text .btn {
          margin-top: 3rem; } }
      @media (min-width: 1200px) {
        .hero .col-text .btn {
          margin-top: auto; } }
  @media (min-width: 1200px) {
    .hero .col-img {
      padding-left: 30px; } }
  @media (max-width: 991.98px) {
    .hero .col-img {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .hero .img-holder {
    width: 100%;
    position: relative; }
    @media (min-width: 768px) {
      .hero .img-holder {
        width: calc(50% - 15px); } }
    @media (min-width: 992px) {
      .hero .img-holder {
        width: 100%; } }
    @media (min-width: 1200px) {
      .hero .img-holder {
        width: calc(5/7*100%);
        -webkit-transition: opacity 0.5s ease-in-out 0.5s, -webkit-transform 1s ease-in-out 0.5s;
        transition: opacity 0.5s ease-in-out 0.5s, -webkit-transform 1s ease-in-out 0.5s;
        transition: transform 1s ease-in-out 0.5s, opacity 0.5s ease-in-out 0.5s;
        transition: transform 1s ease-in-out 0.5s, opacity 0.5s ease-in-out 0.5s, -webkit-transform 1s ease-in-out 0.5s;
        opacity: 0; } }
    @media (min-width: 992px) {
      .hero .img-holder.--first {
        -webkit-transform: translate(-30px, 0);
            -ms-transform: translate(-30px, 0);
                transform: translate(-30px, 0); } }
    @media (min-width: 1200px) {
      .hero .img-holder.--first {
        -webkit-transform: translate(-30px, -45px);
            -ms-transform: translate(-30px, -45px);
                transform: translate(-30px, -45px); } }
    @media (min-width: 992px) {
      .hero .img-holder.--second {
        -webkit-transform: translate(30px, -120px);
            -ms-transform: translate(30px, -120px);
                transform: translate(30px, -120px); } }
    @media (min-width: 1200px) {
      .hero .img-holder.--second {
        margin-left: auto;
        z-index: 2;
        position: absolute;
        bottom: 5rem;
        right: 0;
        -webkit-transform: translate(30px, 0px);
            -ms-transform: translate(30px, 0px);
                transform: translate(30px, 0px); } }
    @media (min-width: 1480px) {
      .hero .img-holder.--second {
        bottom: 0; } }

.page-hero {
  position: relative;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 99;
  min-height: 230px;
  background-size: cover;
  background-position: 50% 50%; }
  @media (max-width: 1199.98px) {
    .page-hero {
      padding-top: 50px;
      margin-bottom: 2rem; } }
  @media (max-width: 767.98px) {
    .page-hero {
      min-height: 210px; } }
  .page-hero::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #101010;
    opacity: 0.7; }
  .page-hero .container {
    z-index: 2;
    position: relative; }
  .page-hero .headline {
    margin-bottom: 1rem; }

body.page-template-contact .page-hero {
  margin-bottom: 0; }

body.page-id-1367 .page-hero {
  margin-bottom: 0; }
  body.page-id-1367 .page-hero + .text-section {
    padding-top: 90px !important; }
    @media (max-width: 1199.98px) {
      body.page-id-1367 .page-hero + .text-section {
        padding-top: 45px !important; } }

body:not(.home) .page-hero + .offer-section {
  padding-top: 3rem; }
  @media (max-width: 1199.98px) {
    body:not(.home) .page-hero + .offer-section {
      padding-top: 45px; } }

.testimonials {
  position: relative;
  z-index: 0;
  overflow: hidden; }
  .testimonials::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url("../img/bg-signet-gray.png");
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: contain;
    opacity: 0.4; }
  .testimonials > .container > .row {
    position: relative; }
  .testimonials .col-carousel,
  .testimonials .owl-carousel {
    position: static; }
  .testimonials__share {
    text-align: center; }
    @media (max-width: 575.98px) {
      .testimonials__share > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .testimonials__share__item {
      background-color: #CC6727;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 4px 10px;
      border-radius: 24px;
      padding: 10px 14px; }
      .testimonials__share__item:hover {
        background-color: #111; }
    .testimonials__share p {
      line-height: 1.5;
      margin-bottom: 8px;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 13px; }

.contact-section {
  padding: 80px 0;
  color: #111;
  position: relative;
  z-index: 1; }
  @media (max-width: 1199.98px) {
    .contact-section {
      padding: 45px 0; } }
  @media (max-width: 767.98px) {
    .contact-section {
      padding: 15px 0 30px; } }
  .contact-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    max-width: 935px;
    width: 48.69792vw;
    height: 100%;
    -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: translate(-25%, 0%);
        -ms-transform: translate(-25%, 0%);
            transform: translate(-25%, 0%);
    background-image: url("../img/signet-02.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0;
    z-index: -1; }
    @media (max-width: 1199.98px) {
      .contact-section::before {
        display: none; } }
  .contact-section .container {
    position: relative;
    z-index: 2; }
  @media (min-width: 1200px) {
    .contact-section .desc {
      padding-right: 16.66667%; } }
  @media (max-width: 991.98px) {
    .contact-section__address {
      margin-bottom: 60px; } }
  @media (max-width: 767.98px) {
    .contact-section__address {
      margin-bottom: 45px; } }
  .contact-section__address a {
    text-decoration: none !important;
    color: #111 !important; }
    .contact-section__address a:hover {
      color: #CC6727 !important; }
  .contact-section__address .contact-box {
    position: relative;
    padding-left: 35px;
    margin-bottom: 1.5rem;
    line-height: 1.4; }
    .contact-section__address .contact-box i {
      color: #CC6727;
      position: absolute;
      top: 0;
      left: 0; }

@media (min-width: 1200px) {
  body.page-template-contact .contact-section {
    padding-top: 90px; } }

.footer {
  background-color: #101010; }
  .footer-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1199.98px) {
      .footer-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .footer p {
    color: #fff;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 16px; }
    @media (max-width: 1199.98px) {
      .footer p {
        margin-bottom: 0px; } }
    .footer p a {
      color: #8c8c8c; }
  @media (max-width: 1199.98px) {
    .footer .change-cookie-settings-btn__holder {
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; } }
  @media (max-width: 575.98px) {
    .footer .change-cookie-settings-btn__holder .btn {
      padding: 10px 20px;
      font-size: 14px; } }

.map {
  position: relative; }
  .map .col-map {
    min-height: 550px; }
    @media (max-width: 1199.98px) {
      .map .col-map {
        margin-bottom: 3rem; }
        .map .col-map:nth-last-of-type(1) {
          margin-bottom: 0; } }
    .map .col-map.--first .leaflet-map {
      right: 0; }
    .map .col-map.--second .leaflet-map {
      left: 0; }
    @media (min-width: 1200px) {
      .map .col-map .leaflet-map {
        width: 50vw;
        position: absolute;
        max-width: calc(1920px / 2); } }
    @media (max-width: 1199.98px) {
      .map .col-map .leaflet-map {
        width: 100vw;
        position: relative;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        left: 50% !important;
        right: initial !important; } }
  .map .btn {
    color: #fff !important; }
    .map .btn:hover {
      color: #fff !important; }
  .map .leaflet-marker-shadow {
    display: none; }
  .map .leaflet-pane.leaflet-tile-pane {
    -webkit-filter: grayscale(1);
            filter: grayscale(1); }
  .map .leaflet-map {
    z-index: 1;
    height: 430px !important; }
    .map .leaflet-map .leaflet-marker-icon {
      -o-object-fit: contain;
         object-fit: contain;
      color: transparent; }
  .map .leaflet-popup-content {
    text-align: center; }

.footer-menu-section {
  background-color: #CC6727;
  color: #fff; }
  @media (min-width: 1200px) {
    .footer-menu-section .standard-format {
      padding-right: 33.33333%; } }
  .footer-menu-section__logo-anchor {
    display: block;
    margin-bottom: 3rem; }
  @media (max-width: 1199.98px) {
    .footer-menu-section__logo {
      width: 320px; } }
  @media (max-width: 991.98px) {
    .footer-menu-section__logo {
      width: 290px; } }
  @media (max-width: 767.98px) {
    .footer-menu-section__logo {
      width: 250px; } }
  .footer-menu-section__nav .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 1199.98px) {
      .footer-menu-section__nav .menu {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .footer-menu-section__nav .menu > .menu-item {
      margin: 0 16px;
      margin-bottom: 16px;
      font-weight: 500; }
      .footer-menu-section__nav .menu > .menu-item:last-child {
        margin-right: 0px; }
      .footer-menu-section__nav .menu > .menu-item > a {
        display: block;
        margin-bottom: 40px;
        pointer-events: none;
        text-align: right; }
    .footer-menu-section__nav .menu .sub-menu > .menu-item {
      text-align: right;
      margin-bottom: 1.5rem;
      position: relative; }
      .footer-menu-section__nav .menu .sub-menu > .menu-item:nth-last-of-type(1) {
        margin-bottom: 0; }
      .footer-menu-section__nav .menu .sub-menu > .menu-item::before {
        content: '\f105';
        font-family: "icons-font";
        margin-right: 10px; }
      .footer-menu-section__nav .menu .sub-menu > .menu-item a:hover {
        color: #bfbfbf !important; }

.sidebar {
  height: 100%; }
  .sidebar__item {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #EAEAEA; }
    .sidebar__item:nth-last-of-type(1) {
      border-bottom: none; }
    .sidebar__item--sticky {
      position: sticky;
      top: 106px; }
      @media (min-width: 1200px) {
        .sidebar__item--sticky {
          top: 30px; } }
  .sidebar .doctors-carousel .owl-nav {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 0;
    position: relative;
    margin-top: -10px; }
    .sidebar .doctors-carousel .owl-nav button {
      margin-left: 0;
      margin-right: 0; }
    .sidebar .doctors-carousel .owl-nav span, .sidebar .doctors-carousel .owl-nav i {
      font-size: 40px; }
  .sidebar .payments-item + .prices-rule {
    margin-top: -2rem; }
  @media (max-width: 1199.98px) {
    .sidebar .payments .standard-format {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (max-width: 991.98px) {
    .sidebar .payments .standard-format {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .sidebar .payments .img-payments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 70px; }
    @media (max-width: 1199.98px) {
      .sidebar .payments .img-payments {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        width: 100%;
        margin-bottom: 1rem; }
        .sidebar .payments .img-payments img {
          margin-right: 1rem;
          -o-object-fit: contain;
             object-fit: contain; } }
    @media (max-width: 991.98px) {
      .sidebar .payments .img-payments {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 50px; } }
    .sidebar .payments .img-payments-text {
      width: calc(100% - 70px); }
      @media (max-width: 1199.98px) {
        .sidebar .payments .img-payments-text {
          width: 100%; } }
      @media (max-width: 991.98px) {
        .sidebar .payments .img-payments-text {
          width: calc(100% - 50px); } }
  .sidebar .payments .sidebar_prices_rule_date {
    padding: 15px;
    border: 1px solid #CC6727;
    width: calc(100% - 70px);
    text-align: center;
    color: #CC6727;
    border-radius: 6px;
    margin-left: auto;
    margin-bottom: 2rem !important; }
  @media (max-width: 991.98px) {
    .sidebar .payments .btn {
      width: 130px; } }
  @media (max-width: 575.98px) {
    .sidebar .payments .btn {
      margin: 1rem auto 0 !important; } }
  .sidebar .prices-rule .prices-rule__date {
    padding: 15px;
    color: #CC6727;
    border: 1px solid #CC6727; }
  .sidebar .author-row img {
    width: 120px; }
  .sidebar .author-row p {
    width: calc(100% - 120px);
    padding-left: 20px;
    font-size: 16px; }
  @media (max-width: 991.98px) {
    .sidebar .latest-posts .col-post:nth-last-of-type(1) {
      display: none; } }
  @media (max-width: 991.98px) {
    .sidebar .btns-wrapper {
      -webkit-box-pack: center !important;
          -ms-flex-pack: center !important;
              justify-content: center !important; } }

@media (min-width: 768px) {
  .text-section.photo-right .col-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (max-width: 1199.98px) {
  .text-section.photo-right .col-img {
    padding-top: 2rem;
    padding-bottom: 2rem; } }

.text-section.photo-right .img-holder {
  position: relative; }
  @media (min-width: 768px) {
    .text-section.photo-right .img-holder {
      width: calc(50% - 15px); } }
  @media (min-width: 1200px) {
    .text-section.photo-right .img-holder {
      width: calc(4/7*100%);
      height: 380px; } }
  .text-section.photo-right .img-holder .text-section__img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 0;
       object-position: 50% 0; }
  @media (min-width: 1200px) {
    .text-section.photo-right .img-holder.--second {
      width: calc(3.5/7*100%);
      margin-left: auto;
      z-index: 2;
      position: absolute;
      top: 0;
      right: 0;
      -webkit-transform: translateY(60%);
          -ms-transform: translateY(60%);
              transform: translateY(60%); } }
  @media (max-width: 767.98px) {
    .text-section.photo-right .img-holder.--second {
      margin-top: 2rem; } }

.text-section .img-holder > img {
  width: 100%; }

.text-section .img-holder .contact-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #CC6727;
  z-index: 9;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0; }
  .text-section .img-holder .contact-box__marker {
    height: 120px;
    width: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 1199.98px) {
      .text-section .img-holder .contact-box__marker {
        height: 90px;
        width: 90px; } }
    @media (max-width: 767.98px) {
      .text-section .img-holder .contact-box__marker {
        height: 70px;
        width: 70px; } }
    @media (max-width: 1199.98px) {
      .text-section .img-holder .contact-box__marker img {
        height: 45px;
        width: 45px; } }
    @media (max-width: 767.98px) {
      .text-section .img-holder .contact-box__marker img {
        height: 35px;
        width: 35px; } }
  .text-section .img-holder .contact-box__data {
    height: 120px;
    width: calc(100% - 120px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #fff;
    padding-left: 30px; }
    @media (max-width: 1199.98px) {
      .text-section .img-holder .contact-box__data {
        width: calc(100% - 90px);
        height: 90px; } }
    @media (max-width: 767.98px) {
      .text-section .img-holder .contact-box__data {
        height: 70px;
        width: calc(100% - 70px);
        padding-left: 20px; } }
    .text-section .img-holder .contact-box__data a:hover {
      color: #CC6727; }

.section-quote {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .section-quote::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: clamp(535px, 48.69792vw, 935px);
    height: clamp(535px, 48.69792vw, 935px);
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    background-image: url("../img/signet-02.png");
    background-size: cover;
    background-position: 0 100%;
    background-repeat: no-repeat;
    z-index: -1;
    -webkit-transform: translateX(-33%);
        -ms-transform: translateX(-33%);
            transform: translateX(-33%); }
    @media (max-width: 1199.98px) {
      .section-quote::before {
        height: 60vw; } }
    @media (max-width: 991.98px) {
      .section-quote::before {
        height: 100vw;
        width: 100vw;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); } }
    @media (max-width: 575.98px) {
      .section-quote::before {
        height: 120vw;
        -webkit-transform: translateX(-55%);
            -ms-transform: translateX(-55%);
                transform: translateX(-55%); } }
  .section-quote blockquote {
    font-weight: 500;
    color: #CC6727;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    position: relative; }
    @media (min-width: 1480px) {
      .section-quote blockquote {
        max-width: 1100px; } }
    @media (max-width: 1199.98px) {
      .section-quote blockquote {
        max-width: 768px; } }
    .section-quote blockquote::before, .section-quote blockquote::after {
      opacity: 0;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
  .section-quote .standard-format {
    position: relative; }
    .section-quote .standard-format:after {
      content: '\e80d';
      font-family: "icons-font";
      position: relative;
      margin: 0 auto;
      font-size: 70px;
      display: block;
      text-align: center;
      color: #CC6727; }
    .section-quote .standard-format p {
      line-height: 1.3 !important; }
  .section-quote.aos-animate blockquote::before, .section-quote.aos-animate blockquote::after {
    opacity: 1; }
  .section-quote.aos-animate .word {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn; }
  .section-quote .word {
    display: inline-block;
    margin-right: 0.5rem;
    white-space: nowrap;
    color: #CC6727;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0; }
    @media (max-width: 1199.98px) {
      .section-quote .word {
        opacity: 1 !important; } }
    .section-quote .word:nth-of-type(1) {
      -webkit-animation-delay: 0s;
              animation-delay: 0s; }
    .section-quote .word:nth-of-type(2) {
      -webkit-animation-delay: 0.2s;
              animation-delay: 0.2s; }
    .section-quote .word:nth-of-type(3) {
      -webkit-animation-delay: 0.4s;
              animation-delay: 0.4s; }
    .section-quote .word:nth-of-type(4) {
      -webkit-animation-delay: 0.6s;
              animation-delay: 0.6s; }
    .section-quote .word:nth-of-type(5) {
      -webkit-animation-delay: 0.8s;
              animation-delay: 0.8s; }
    .section-quote .word:nth-of-type(6) {
      -webkit-animation-delay: 1s;
              animation-delay: 1s; }
    .section-quote .word:nth-of-type(7) {
      -webkit-animation-delay: 1.2s;
              animation-delay: 1.2s; }
    .section-quote .word:nth-of-type(8) {
      -webkit-animation-delay: 1.4s;
              animation-delay: 1.4s; }
    .section-quote .word:nth-of-type(9) {
      -webkit-animation-delay: 1.6s;
              animation-delay: 1.6s; }
    .section-quote .word:nth-of-type(10) {
      -webkit-animation-delay: 1.8s;
              animation-delay: 1.8s; }
    .section-quote .word:nth-of-type(11) {
      -webkit-animation-delay: 2s;
              animation-delay: 2s; }
    .section-quote .word:nth-of-type(12) {
      -webkit-animation-delay: 2.2s;
              animation-delay: 2.2s; }
    .section-quote .word:nth-of-type(13) {
      -webkit-animation-delay: 2.4s;
              animation-delay: 2.4s; }
    .section-quote .word:nth-of-type(14) {
      -webkit-animation-delay: 2.6s;
              animation-delay: 2.6s; }
    .section-quote .word:nth-of-type(15) {
      -webkit-animation-delay: 2.8s;
              animation-delay: 2.8s; }
    .section-quote .word:nth-of-type(16) {
      -webkit-animation-delay: 3s;
              animation-delay: 3s; }
    .section-quote .word:nth-of-type(17) {
      -webkit-animation-delay: 3.2s;
              animation-delay: 3.2s; }
    .section-quote .word:nth-of-type(18) {
      -webkit-animation-delay: 3.4s;
              animation-delay: 3.4s; }
    .section-quote .word:nth-of-type(19) {
      -webkit-animation-delay: 3.6s;
              animation-delay: 3.6s; }
    .section-quote .word:nth-of-type(20) {
      -webkit-animation-delay: 3.8s;
              animation-delay: 3.8s; }
    .section-quote .word:nth-of-type(21) {
      -webkit-animation-delay: 4s;
              animation-delay: 4s; }
    .section-quote .word:nth-of-type(22) {
      -webkit-animation-delay: 4.2s;
              animation-delay: 4.2s; }
    .section-quote .word:nth-of-type(23) {
      -webkit-animation-delay: 4.4s;
              animation-delay: 4.4s; }
    .section-quote .word:nth-of-type(24) {
      -webkit-animation-delay: 4.6s;
              animation-delay: 4.6s; }
    .section-quote .word:nth-of-type(25) {
      -webkit-animation-delay: 4.8s;
              animation-delay: 4.8s; }
    .section-quote .word:nth-of-type(26) {
      -webkit-animation-delay: 5s;
              animation-delay: 5s; }
    .section-quote .word:nth-of-type(27) {
      -webkit-animation-delay: 5.2s;
              animation-delay: 5.2s; }
    .section-quote .word:nth-of-type(28) {
      -webkit-animation-delay: 5.4s;
              animation-delay: 5.4s; }
    .section-quote .word:nth-of-type(29) {
      -webkit-animation-delay: 5.6s;
              animation-delay: 5.6s; }
    .section-quote .word:nth-of-type(30) {
      -webkit-animation-delay: 5.8s;
              animation-delay: 5.8s; }
    .section-quote .word:nth-of-type(31) {
      -webkit-animation-delay: 6s;
              animation-delay: 6s; }
    .section-quote .word:nth-of-type(32) {
      -webkit-animation-delay: 6.2s;
              animation-delay: 6.2s; }
    .section-quote .word:nth-of-type(33) {
      -webkit-animation-delay: 6.4s;
              animation-delay: 6.4s; }
    .section-quote .word:nth-of-type(34) {
      -webkit-animation-delay: 6.6s;
              animation-delay: 6.6s; }
    .section-quote .word:nth-of-type(35) {
      -webkit-animation-delay: 6.8s;
              animation-delay: 6.8s; }
    .section-quote .word:nth-of-type(36) {
      -webkit-animation-delay: 7s;
              animation-delay: 7s; }
    .section-quote .word:nth-of-type(37) {
      -webkit-animation-delay: 7.2s;
              animation-delay: 7.2s; }
    .section-quote .word:nth-of-type(38) {
      -webkit-animation-delay: 7.4s;
              animation-delay: 7.4s; }
    .section-quote .word:nth-of-type(39) {
      -webkit-animation-delay: 7.6s;
              animation-delay: 7.6s; }
    .section-quote .word:nth-of-type(40) {
      -webkit-animation-delay: 7.8s;
              animation-delay: 7.8s; }
    .section-quote .word:nth-of-type(41) {
      -webkit-animation-delay: 8s;
              animation-delay: 8s; }
    .section-quote .word:nth-of-type(42) {
      -webkit-animation-delay: 8.2s;
              animation-delay: 8.2s; }
    .section-quote .word:nth-of-type(43) {
      -webkit-animation-delay: 8.4s;
              animation-delay: 8.4s; }
    .section-quote .word:nth-of-type(44) {
      -webkit-animation-delay: 8.6s;
              animation-delay: 8.6s; }
    .section-quote .word:nth-of-type(45) {
      -webkit-animation-delay: 8.8s;
              animation-delay: 8.8s; }
    .section-quote .word:nth-of-type(46) {
      -webkit-animation-delay: 9s;
              animation-delay: 9s; }
    .section-quote .word:nth-of-type(47) {
      -webkit-animation-delay: 9.2s;
              animation-delay: 9.2s; }
    .section-quote .word:nth-of-type(48) {
      -webkit-animation-delay: 9.4s;
              animation-delay: 9.4s; }
    .section-quote .word:nth-of-type(49) {
      -webkit-animation-delay: 9.6s;
              animation-delay: 9.6s; }
    .section-quote .word:nth-of-type(50) {
      -webkit-animation-delay: 9.8s;
              animation-delay: 9.8s; }
    .section-quote .word:nth-of-type(51) {
      -webkit-animation-delay: 10s;
              animation-delay: 10s; }
    .section-quote .word:nth-of-type(52) {
      -webkit-animation-delay: 10.2s;
              animation-delay: 10.2s; }
    .section-quote .word:nth-of-type(53) {
      -webkit-animation-delay: 10.4s;
              animation-delay: 10.4s; }
    .section-quote .word:nth-of-type(54) {
      -webkit-animation-delay: 10.6s;
              animation-delay: 10.6s; }
    .section-quote .word:nth-of-type(55) {
      -webkit-animation-delay: 10.8s;
              animation-delay: 10.8s; }
    .section-quote .word:nth-of-type(56) {
      -webkit-animation-delay: 11s;
              animation-delay: 11s; }
    .section-quote .word:nth-of-type(57) {
      -webkit-animation-delay: 11.2s;
              animation-delay: 11.2s; }
    .section-quote .word:nth-of-type(58) {
      -webkit-animation-delay: 11.4s;
              animation-delay: 11.4s; }
    .section-quote .word:nth-of-type(59) {
      -webkit-animation-delay: 11.6s;
              animation-delay: 11.6s; }
    .section-quote .word:nth-of-type(60) {
      -webkit-animation-delay: 11.8s;
              animation-delay: 11.8s; }
    .section-quote .word:nth-of-type(61) {
      -webkit-animation-delay: 12s;
              animation-delay: 12s; }
    .section-quote .word:nth-of-type(62) {
      -webkit-animation-delay: 12.2s;
              animation-delay: 12.2s; }
    .section-quote .word:nth-of-type(63) {
      -webkit-animation-delay: 12.4s;
              animation-delay: 12.4s; }
    .section-quote .word:nth-of-type(64) {
      -webkit-animation-delay: 12.6s;
              animation-delay: 12.6s; }
    .section-quote .word:nth-of-type(65) {
      -webkit-animation-delay: 12.8s;
              animation-delay: 12.8s; }
    .section-quote .word:nth-of-type(66) {
      -webkit-animation-delay: 13s;
              animation-delay: 13s; }
    .section-quote .word:nth-of-type(67) {
      -webkit-animation-delay: 13.2s;
              animation-delay: 13.2s; }
    .section-quote .word:nth-of-type(68) {
      -webkit-animation-delay: 13.4s;
              animation-delay: 13.4s; }
    .section-quote .word:nth-of-type(69) {
      -webkit-animation-delay: 13.6s;
              animation-delay: 13.6s; }
    .section-quote .word:nth-of-type(70) {
      -webkit-animation-delay: 13.8s;
              animation-delay: 13.8s; }
    .section-quote .word:nth-of-type(71) {
      -webkit-animation-delay: 14s;
              animation-delay: 14s; }
    .section-quote .word:nth-of-type(72) {
      -webkit-animation-delay: 14.2s;
              animation-delay: 14.2s; }
    .section-quote .word:nth-of-type(73) {
      -webkit-animation-delay: 14.4s;
              animation-delay: 14.4s; }
    .section-quote .word:nth-of-type(74) {
      -webkit-animation-delay: 14.6s;
              animation-delay: 14.6s; }
    .section-quote .word:nth-of-type(75) {
      -webkit-animation-delay: 14.8s;
              animation-delay: 14.8s; }
    .section-quote .word:nth-of-type(76) {
      -webkit-animation-delay: 15s;
              animation-delay: 15s; }
    .section-quote .word:nth-of-type(77) {
      -webkit-animation-delay: 15.2s;
              animation-delay: 15.2s; }
    .section-quote .word:nth-of-type(78) {
      -webkit-animation-delay: 15.4s;
              animation-delay: 15.4s; }
    .section-quote .word:nth-of-type(79) {
      -webkit-animation-delay: 15.6s;
              animation-delay: 15.6s; }
    .section-quote .word:nth-of-type(80) {
      -webkit-animation-delay: 15.8s;
              animation-delay: 15.8s; }
    .section-quote .word:nth-of-type(81) {
      -webkit-animation-delay: 16s;
              animation-delay: 16s; }
    .section-quote .word:nth-of-type(82) {
      -webkit-animation-delay: 16.2s;
              animation-delay: 16.2s; }
    .section-quote .word:nth-of-type(83) {
      -webkit-animation-delay: 16.4s;
              animation-delay: 16.4s; }
    .section-quote .word:nth-of-type(84) {
      -webkit-animation-delay: 16.6s;
              animation-delay: 16.6s; }
    .section-quote .word:nth-of-type(85) {
      -webkit-animation-delay: 16.8s;
              animation-delay: 16.8s; }
    .section-quote .word:nth-of-type(86) {
      -webkit-animation-delay: 17s;
              animation-delay: 17s; }
    .section-quote .word:nth-of-type(87) {
      -webkit-animation-delay: 17.2s;
              animation-delay: 17.2s; }
    .section-quote .word:nth-of-type(88) {
      -webkit-animation-delay: 17.4s;
              animation-delay: 17.4s; }
    .section-quote .word:nth-of-type(89) {
      -webkit-animation-delay: 17.6s;
              animation-delay: 17.6s; }
    .section-quote .word:nth-of-type(90) {
      -webkit-animation-delay: 17.8s;
              animation-delay: 17.8s; }
    .section-quote .word:nth-of-type(91) {
      -webkit-animation-delay: 18s;
              animation-delay: 18s; }
    .section-quote .word:nth-of-type(92) {
      -webkit-animation-delay: 18.2s;
              animation-delay: 18.2s; }
    .section-quote .word:nth-of-type(93) {
      -webkit-animation-delay: 18.4s;
              animation-delay: 18.4s; }
    .section-quote .word:nth-of-type(94) {
      -webkit-animation-delay: 18.6s;
              animation-delay: 18.6s; }
    .section-quote .word:nth-of-type(95) {
      -webkit-animation-delay: 18.8s;
              animation-delay: 18.8s; }
    .section-quote .word:nth-of-type(96) {
      -webkit-animation-delay: 19s;
              animation-delay: 19s; }
    .section-quote .word:nth-of-type(97) {
      -webkit-animation-delay: 19.2s;
              animation-delay: 19.2s; }
    .section-quote .word:nth-of-type(98) {
      -webkit-animation-delay: 19.4s;
              animation-delay: 19.4s; }
    .section-quote .word:nth-of-type(99) {
      -webkit-animation-delay: 19.6s;
              animation-delay: 19.6s; }
    .section-quote .word:nth-of-type(100) {
      -webkit-animation-delay: 19.8s;
              animation-delay: 19.8s; }
    .section-quote .word:nth-of-type(101) {
      -webkit-animation-delay: 20s;
              animation-delay: 20s; }
    .section-quote .word:nth-of-type(102) {
      -webkit-animation-delay: 20.2s;
              animation-delay: 20.2s; }
    .section-quote .word:nth-of-type(103) {
      -webkit-animation-delay: 20.4s;
              animation-delay: 20.4s; }
    .section-quote .word:nth-of-type(104) {
      -webkit-animation-delay: 20.6s;
              animation-delay: 20.6s; }
    .section-quote .word:nth-of-type(105) {
      -webkit-animation-delay: 20.8s;
              animation-delay: 20.8s; }
    .section-quote .word:nth-of-type(106) {
      -webkit-animation-delay: 21s;
              animation-delay: 21s; }
    .section-quote .word:nth-of-type(107) {
      -webkit-animation-delay: 21.2s;
              animation-delay: 21.2s; }
    .section-quote .word:nth-of-type(108) {
      -webkit-animation-delay: 21.4s;
              animation-delay: 21.4s; }
    .section-quote .word:nth-of-type(109) {
      -webkit-animation-delay: 21.6s;
              animation-delay: 21.6s; }
    .section-quote .word:nth-of-type(110) {
      -webkit-animation-delay: 21.8s;
              animation-delay: 21.8s; }
    .section-quote .word:nth-of-type(111) {
      -webkit-animation-delay: 22s;
              animation-delay: 22s; }
    .section-quote .word:nth-of-type(112) {
      -webkit-animation-delay: 22.2s;
              animation-delay: 22.2s; }
    .section-quote .word:nth-of-type(113) {
      -webkit-animation-delay: 22.4s;
              animation-delay: 22.4s; }
    .section-quote .word:nth-of-type(114) {
      -webkit-animation-delay: 22.6s;
              animation-delay: 22.6s; }
    .section-quote .word:nth-of-type(115) {
      -webkit-animation-delay: 22.8s;
              animation-delay: 22.8s; }
    .section-quote .word:nth-of-type(116) {
      -webkit-animation-delay: 23s;
              animation-delay: 23s; }
    .section-quote .word:nth-of-type(117) {
      -webkit-animation-delay: 23.2s;
              animation-delay: 23.2s; }
    .section-quote .word:nth-of-type(118) {
      -webkit-animation-delay: 23.4s;
              animation-delay: 23.4s; }
    .section-quote .word:nth-of-type(119) {
      -webkit-animation-delay: 23.6s;
              animation-delay: 23.6s; }
    .section-quote .word:nth-of-type(120) {
      -webkit-animation-delay: 23.8s;
              animation-delay: 23.8s; }
    .section-quote .word:nth-of-type(121) {
      -webkit-animation-delay: 24s;
              animation-delay: 24s; }
    .section-quote .word:nth-of-type(122) {
      -webkit-animation-delay: 24.2s;
              animation-delay: 24.2s; }
    .section-quote .word:nth-of-type(123) {
      -webkit-animation-delay: 24.4s;
              animation-delay: 24.4s; }
    .section-quote .word:nth-of-type(124) {
      -webkit-animation-delay: 24.6s;
              animation-delay: 24.6s; }
    .section-quote .word:nth-of-type(125) {
      -webkit-animation-delay: 24.8s;
              animation-delay: 24.8s; }
    .section-quote .word:nth-of-type(126) {
      -webkit-animation-delay: 25s;
              animation-delay: 25s; }
    .section-quote .word:nth-of-type(127) {
      -webkit-animation-delay: 25.2s;
              animation-delay: 25.2s; }
    .section-quote .word:nth-of-type(128) {
      -webkit-animation-delay: 25.4s;
              animation-delay: 25.4s; }
    .section-quote .word:nth-of-type(129) {
      -webkit-animation-delay: 25.6s;
              animation-delay: 25.6s; }
    .section-quote .word:nth-of-type(130) {
      -webkit-animation-delay: 25.8s;
              animation-delay: 25.8s; }
    .section-quote .word:nth-of-type(131) {
      -webkit-animation-delay: 26s;
              animation-delay: 26s; }
    .section-quote .word:nth-of-type(132) {
      -webkit-animation-delay: 26.2s;
              animation-delay: 26.2s; }
    .section-quote .word:nth-of-type(133) {
      -webkit-animation-delay: 26.4s;
              animation-delay: 26.4s; }
    .section-quote .word:nth-of-type(134) {
      -webkit-animation-delay: 26.6s;
              animation-delay: 26.6s; }
    .section-quote .word:nth-of-type(135) {
      -webkit-animation-delay: 26.8s;
              animation-delay: 26.8s; }
    .section-quote .word:nth-of-type(136) {
      -webkit-animation-delay: 27s;
              animation-delay: 27s; }
    .section-quote .word:nth-of-type(137) {
      -webkit-animation-delay: 27.2s;
              animation-delay: 27.2s; }
    .section-quote .word:nth-of-type(138) {
      -webkit-animation-delay: 27.4s;
              animation-delay: 27.4s; }
    .section-quote .word:nth-of-type(139) {
      -webkit-animation-delay: 27.6s;
              animation-delay: 27.6s; }
    .section-quote .word:nth-of-type(140) {
      -webkit-animation-delay: 27.8s;
              animation-delay: 27.8s; }
    .section-quote .word:nth-of-type(141) {
      -webkit-animation-delay: 28s;
              animation-delay: 28s; }
    .section-quote .word:nth-of-type(142) {
      -webkit-animation-delay: 28.2s;
              animation-delay: 28.2s; }
    .section-quote .word:nth-of-type(143) {
      -webkit-animation-delay: 28.4s;
              animation-delay: 28.4s; }
    .section-quote .word:nth-of-type(144) {
      -webkit-animation-delay: 28.6s;
              animation-delay: 28.6s; }
    .section-quote .word:nth-of-type(145) {
      -webkit-animation-delay: 28.8s;
              animation-delay: 28.8s; }
    .section-quote .word:nth-of-type(146) {
      -webkit-animation-delay: 29s;
              animation-delay: 29s; }
    .section-quote .word:nth-of-type(147) {
      -webkit-animation-delay: 29.2s;
              animation-delay: 29.2s; }
    .section-quote .word:nth-of-type(148) {
      -webkit-animation-delay: 29.4s;
              animation-delay: 29.4s; }
    .section-quote .word:nth-of-type(149) {
      -webkit-animation-delay: 29.6s;
              animation-delay: 29.6s; }
    .section-quote .word:nth-of-type(150) {
      -webkit-animation-delay: 29.8s;
              animation-delay: 29.8s; }
    .section-quote .word:nth-of-type(151) {
      -webkit-animation-delay: 30s;
              animation-delay: 30s; }
    .section-quote .word:nth-of-type(152) {
      -webkit-animation-delay: 30.2s;
              animation-delay: 30.2s; }
    .section-quote .word:nth-of-type(153) {
      -webkit-animation-delay: 30.4s;
              animation-delay: 30.4s; }
    .section-quote .word:nth-of-type(154) {
      -webkit-animation-delay: 30.6s;
              animation-delay: 30.6s; }
    .section-quote .word:nth-of-type(155) {
      -webkit-animation-delay: 30.8s;
              animation-delay: 30.8s; }
    .section-quote .word:nth-of-type(156) {
      -webkit-animation-delay: 31s;
              animation-delay: 31s; }
    .section-quote .word:nth-of-type(157) {
      -webkit-animation-delay: 31.2s;
              animation-delay: 31.2s; }
    .section-quote .word:nth-of-type(158) {
      -webkit-animation-delay: 31.4s;
              animation-delay: 31.4s; }
    .section-quote .word:nth-of-type(159) {
      -webkit-animation-delay: 31.6s;
              animation-delay: 31.6s; }
    .section-quote .word:nth-of-type(160) {
      -webkit-animation-delay: 31.8s;
              animation-delay: 31.8s; }
    .section-quote .word:nth-of-type(161) {
      -webkit-animation-delay: 32s;
              animation-delay: 32s; }
    .section-quote .word:nth-of-type(162) {
      -webkit-animation-delay: 32.2s;
              animation-delay: 32.2s; }
    .section-quote .word:nth-of-type(163) {
      -webkit-animation-delay: 32.4s;
              animation-delay: 32.4s; }
    .section-quote .word:nth-of-type(164) {
      -webkit-animation-delay: 32.6s;
              animation-delay: 32.6s; }
    .section-quote .word:nth-of-type(165) {
      -webkit-animation-delay: 32.8s;
              animation-delay: 32.8s; }
    .section-quote .word:nth-of-type(166) {
      -webkit-animation-delay: 33s;
              animation-delay: 33s; }
    .section-quote .word:nth-of-type(167) {
      -webkit-animation-delay: 33.2s;
              animation-delay: 33.2s; }
    .section-quote .word:nth-of-type(168) {
      -webkit-animation-delay: 33.4s;
              animation-delay: 33.4s; }
    .section-quote .word:nth-of-type(169) {
      -webkit-animation-delay: 33.6s;
              animation-delay: 33.6s; }
    .section-quote .word:nth-of-type(170) {
      -webkit-animation-delay: 33.8s;
              animation-delay: 33.8s; }
    .section-quote .word:nth-of-type(171) {
      -webkit-animation-delay: 34s;
              animation-delay: 34s; }
    .section-quote .word:nth-of-type(172) {
      -webkit-animation-delay: 34.2s;
              animation-delay: 34.2s; }
    .section-quote .word:nth-of-type(173) {
      -webkit-animation-delay: 34.4s;
              animation-delay: 34.4s; }
    .section-quote .word:nth-of-type(174) {
      -webkit-animation-delay: 34.6s;
              animation-delay: 34.6s; }
    .section-quote .word:nth-of-type(175) {
      -webkit-animation-delay: 34.8s;
              animation-delay: 34.8s; }
    .section-quote .word:nth-of-type(176) {
      -webkit-animation-delay: 35s;
              animation-delay: 35s; }
    .section-quote .word:nth-of-type(177) {
      -webkit-animation-delay: 35.2s;
              animation-delay: 35.2s; }
    .section-quote .word:nth-of-type(178) {
      -webkit-animation-delay: 35.4s;
              animation-delay: 35.4s; }
    .section-quote .word:nth-of-type(179) {
      -webkit-animation-delay: 35.6s;
              animation-delay: 35.6s; }
    .section-quote .word:nth-of-type(180) {
      -webkit-animation-delay: 35.8s;
              animation-delay: 35.8s; }
    .section-quote .word:nth-of-type(181) {
      -webkit-animation-delay: 36s;
              animation-delay: 36s; }
    .section-quote .word:nth-of-type(182) {
      -webkit-animation-delay: 36.2s;
              animation-delay: 36.2s; }
    .section-quote .word:nth-of-type(183) {
      -webkit-animation-delay: 36.4s;
              animation-delay: 36.4s; }
    .section-quote .word:nth-of-type(184) {
      -webkit-animation-delay: 36.6s;
              animation-delay: 36.6s; }
    .section-quote .word:nth-of-type(185) {
      -webkit-animation-delay: 36.8s;
              animation-delay: 36.8s; }
    .section-quote .word:nth-of-type(186) {
      -webkit-animation-delay: 37s;
              animation-delay: 37s; }
    .section-quote .word:nth-of-type(187) {
      -webkit-animation-delay: 37.2s;
              animation-delay: 37.2s; }
    .section-quote .word:nth-of-type(188) {
      -webkit-animation-delay: 37.4s;
              animation-delay: 37.4s; }
    .section-quote .word:nth-of-type(189) {
      -webkit-animation-delay: 37.6s;
              animation-delay: 37.6s; }
    .section-quote .word:nth-of-type(190) {
      -webkit-animation-delay: 37.8s;
              animation-delay: 37.8s; }
    .section-quote .word:nth-of-type(191) {
      -webkit-animation-delay: 38s;
              animation-delay: 38s; }
    .section-quote .word:nth-of-type(192) {
      -webkit-animation-delay: 38.2s;
              animation-delay: 38.2s; }
    .section-quote .word:nth-of-type(193) {
      -webkit-animation-delay: 38.4s;
              animation-delay: 38.4s; }
    .section-quote .word:nth-of-type(194) {
      -webkit-animation-delay: 38.6s;
              animation-delay: 38.6s; }
    .section-quote .word:nth-of-type(195) {
      -webkit-animation-delay: 38.8s;
              animation-delay: 38.8s; }
    .section-quote .word:nth-of-type(196) {
      -webkit-animation-delay: 39s;
              animation-delay: 39s; }
    .section-quote .word:nth-of-type(197) {
      -webkit-animation-delay: 39.2s;
              animation-delay: 39.2s; }
    .section-quote .word:nth-of-type(198) {
      -webkit-animation-delay: 39.4s;
              animation-delay: 39.4s; }
    .section-quote .word:nth-of-type(199) {
      -webkit-animation-delay: 39.6s;
              animation-delay: 39.6s; }
    .section-quote .word:nth-of-type(200) {
      -webkit-animation-delay: 39.8s;
              animation-delay: 39.8s; }

.img-wide-50vw.text-section.photo-left .row {
  position: static; }

@media (min-width: 1200px) {
  .img-wide-50vw.text-section.photo-left .col-img .img-holder.--first img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    margin-left: calc(-50vw + 100%);
    width: calc(50vw - 15px);
    max-width: calc(1920 / 2 * 1px);
    max-height: 480px; } }

.img-wide-50vw.text-section.photo-left .col-img .img-holder.--second {
  position: relative;
  z-index: 2; }
  @media (min-width: 1200px) {
    .img-wide-50vw.text-section.photo-left .col-img .img-holder.--second {
      margin-left: auto;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  @media (min-width: 1200px) {
    .img-wide-50vw.text-section.photo-left .col-img .img-holder.--second img {
      width: 52.08333%; } }

@media (min-width: 1200px) {
  .img-wide-50vw.text-section.photo-left .col-text .standard-format {
    padding-right: 16.66667%; } }

@media (max-width: 1199.98px) {
  .img-wide-50vw.text-section.photo-left[data-count="2"] .col-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 2rem; } }

@media (min-width: 1200px) {
  .img-wide-50vw.text-section.photo-left[data-count="2"] .col-img .img-holder.--first {
    height: 800px; } }

@media (min-width: 1200px) {
  .img-wide-50vw.text-section.photo-left[data-count="2"] .col-img .img-holder.--first img {
    width: calc(40vw - 15px); } }

@media (min-width: 1200px) {
  .img-wide-50vw.text-section.photo-left[data-count="2"] .col-img .img-holder.--second {
    position: absolute; } }

@media (max-width: 1199.98px) {
  .img-wide-50vw.text-section.photo-left[data-count="2"] .col-img .img-holder {
    width: calc(50% - 15px);
    height: 0;
    overflow: hidden;
    padding-bottom: 50% !important; } }

@media (min-width: 1200px) {
  .img-h-100.text-section .col-img {
    max-height: initial; } }

@media (max-width: 1199.98px) {
  .img-h-100.text-section .col-img .img-holder.--first {
    height: 0;
    padding-bottom: 72%;
    position: relative; } }

@media (min-width: 1200px) {
  .img-h-100.text-section .col-img .img-holder.--first img {
    height: 100% !important;
    max-height: 820px !important; } }

@media (max-width: 1199.98px) {
  .img-h-100.text-section .col-img .img-holder.--first img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; } }

@media (min-width: 1200px) {
  .text-align-center.text-section .col-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }

.bg-gray {
  background-color: #EAEAEA; }

.animate-section.aos-animate .container {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1; }

.animate-section .container {
  -webkit-transition: all 1.2s ease;
  transition: all 1.2s ease;
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0); }

.icons-section__logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 270px;
  height: 270px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }
  @media (max-width: 1199.98px) {
    .icons-section__logo {
      display: none; } }
  .icons-section__logo:before, .icons-section__logo:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .icons-section__logo::before {
    width: 260px;
    height: 60px;
    background-image: url("../img/logo.svg"); }
  .icons-section__logo::after {
    width: 220px;
    height: 220px;
    background-image: url("../img/signet-blur.png"); }

.icons-section__holder {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  min-height: 540px; }
  .icons-section__holder::after {
    content: "";
    width: 420px;
    height: 420px;
    border: 1px solid #575756;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
    @media (max-width: 1199.98px) {
      .icons-section__holder::after {
        display: none; } }
    @media (max-width: 767.98px) {
      .icons-section__holder::after {
        display: none; } }

.icons-section__col {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1200px) {
    .icons-section__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%;
      width: 33.33333%;
      position: absolute;
      padding-top: 2rem;
      min-height: 200px; } }
  @media (max-width: 1199.98px) {
    .icons-section__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      width: 50%; } }
  @media (max-width: 767.98px) {
    .icons-section__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      width: 100%; } }
  .icons-section__col .infographic__icon {
    position: absolute;
    width: 120px;
    height: 120px; }
    @media (min-width: 1480px) {
      .icons-section__col .infographic__icon {
        width: 130px;
        height: 130px; } }
    @media (max-width: 1199.98px) {
      .icons-section__col .infographic__icon {
        position: relative;
        margin-bottom: 0.5rem; } }
    @media (max-width: 767.98px) {
      .icons-section__col .infographic__icon {
        display: block;
        margin: 0 auto !important; } }
    .icons-section__col .infographic__icon svg rect {
      fill: #fff; }
  .icons-section__col .infographic__title {
    margin-bottom: 2rem; }
    @media (max-width: 767.98px) {
      .icons-section__col .infographic__title {
        text-align: center; } }
  @media (max-width: 767.98px) {
    .icons-section__col .infographic__desc {
      text-align: center; } }
  .icons-section__col:nth-of-type(1) {
    top: 0;
    left: 0; }
    @media (min-width: 1200px) {
      .icons-section__col:nth-of-type(1) {
        padding-right: 4rem;
        padding-left: 2rem; } }
    .icons-section__col:nth-of-type(1) .infographic__icon {
      top: 0;
      right: 0; }
      @media (min-width: 1200px) {
        .icons-section__col:nth-of-type(1) .infographic__icon {
          -webkit-transform: translate(80%, 40%);
              -ms-transform: translate(80%, 40%);
                  transform: translate(80%, 40%); } }
      @media (min-width: 1480px) {
        .icons-section__col:nth-of-type(1) .infographic__icon {
          -webkit-transform: translate(115%, 30%);
              -ms-transform: translate(115%, 30%);
                  transform: translate(115%, 30%); } }
  .icons-section__col:nth-of-type(2) {
    top: 0;
    right: 0; }
    @media (min-width: 1200px) {
      .icons-section__col:nth-of-type(2) {
        padding-left: 4rem;
        padding-right: 2rem; } }
    .icons-section__col:nth-of-type(2) .infographic__icon {
      top: 0;
      left: 0; }
      @media (min-width: 1200px) {
        .icons-section__col:nth-of-type(2) .infographic__icon {
          -webkit-transform: translate(-80%, 40%);
              -ms-transform: translate(-80%, 40%);
                  transform: translate(-80%, 40%); } }
      @media (min-width: 1480px) {
        .icons-section__col:nth-of-type(2) .infographic__icon {
          -webkit-transform: translate(-115%, 30%);
              -ms-transform: translate(-115%, 30%);
                  transform: translate(-115%, 30%); } }
  .icons-section__col:nth-of-type(3) {
    bottom: 0;
    left: 0;
    min-height: 220px; }
    @media (min-width: 1200px) {
      .icons-section__col:nth-of-type(3) {
        padding-right: 4rem;
        padding-left: 2rem; } }
    .icons-section__col:nth-of-type(3) .infographic__icon {
      top: 0;
      right: 0; }
      @media (min-width: 1200px) {
        .icons-section__col:nth-of-type(3) .infographic__icon {
          -webkit-transform: translate(70%, -30%);
              -ms-transform: translate(70%, -30%);
                  transform: translate(70%, -30%); } }
      @media (min-width: 1480px) {
        .icons-section__col:nth-of-type(3) .infographic__icon {
          -webkit-transform: translate(115%, -10%);
              -ms-transform: translate(115%, -10%);
                  transform: translate(115%, -10%); } }
  .icons-section__col:nth-of-type(4) {
    bottom: 0;
    right: 0;
    min-height: 220px; }
    @media (min-width: 1200px) {
      .icons-section__col:nth-of-type(4) {
        padding-left: 4rem;
        padding-right: 2rem; } }
    .icons-section__col:nth-of-type(4) .infographic__icon {
      top: 0;
      left: 0; }
      @media (min-width: 1200px) {
        .icons-section__col:nth-of-type(4) .infographic__icon {
          -webkit-transform: translate(-70%, -30%);
              -ms-transform: translate(-70%, -30%);
                  transform: translate(-70%, -30%); } }
      @media (min-width: 1480px) {
        .icons-section__col:nth-of-type(4) .infographic__icon {
          -webkit-transform: translate(-115%, -10%);
              -ms-transform: translate(-115%, -10%);
                  transform: translate(-115%, -10%); } }
  .icons-section__col .headline {
    color: #575756;
    position: relative;
    z-index: 2; }

@media (max-width: 1199.98px) {
  .icons-section .btns-wrapper {
    margin-bottom: 2rem; } }

.icons-section.aos-animate .logo-container {
  -webkit-animation: floating 8s linear infinite;
          animation: floating 8s linear infinite; }

body:not(.home) .icons-section {
  position: relative;
  overflow: hidden;
  z-index: 1; }
  body:not(.home) .icons-section::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url("../img/bg-signet-gray.png");
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: cover;
    opacity: 0.3; }

.offer-section--carousel {
  position: relative;
  overflow: hidden;
  padding-bottom: 4rem;
  z-index: 1; }
  @media (min-width: 1200px) {
    .offer-section--carousel {
      padding-bottom: 250px; } }
  @media (max-width: 575.98px) {
    .offer-section--carousel {
      padding-bottom: 2rem; } }
  .offer-section--carousel::before {
    content: "";
    position: absolute;
    bottom: 215px;
    left: 0;
    width: 100%;
    height: 320px;
    background-color: #CC6727;
    z-index: -1; }
    @media (max-width: 1479.98px) {
      .offer-section--carousel::before {
        bottom: 175px;
        height: 360px; } }
    @media (max-width: 1199.98px) {
      .offer-section--carousel::before {
        bottom: 0; } }
  .offer-section--carousel::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: clamp(535px, 48.69792vw, 935px);
    height: 100%;
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    background-image: url("../img/signet-02.png");
    background-size: contain;
    background-position: 0 100%;
    background-repeat: no-repeat;
    z-index: -1;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%); }
  @media (max-width: 1479.98px) {
    .offer-section--carousel .btns-wrapper {
      margin-bottom: 2rem; } }
  @media (min-width: 992px) {
    .offer-section--carousel .btn {
      margin-top: 1rem;
      border-color: #fff; } }
  .offer-section--carousel .btn:hover {
    background-color: #fff;
    color: #CC6727 !important; }
    @media (max-width: 991.98px) {
      .offer-section--carousel .btn:hover {
        background-color: #111 !important;
        color: #fff !important; } }
  .offer-section--carousel .col-text,
  .offer-section--carousel .owl-stage {
    padding-top: 180px; }
    @media (max-width: 1199.98px) {
      .offer-section--carousel .col-text,
      .offer-section--carousel .owl-stage {
        padding-top: 60px; } }
  @media (min-width: 1200px) {
    .offer-section--carousel .owl-carousel-holder {
      width: calc(100% + calc((100vw - 1140px) / 2 + 15px)); } }
  @media (min-width: 1400px) {
    .offer-section--carousel .owl-carousel-holder {
      width: calc(100% + calc((100vw - 1320px) / 2 + 15px)); } }
  .offer-section--carousel .owl-nav {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 2; }
    .offer-section--carousel .owl-nav:not(.owl-nav-custom) {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 399.98px) {
        .offer-section--carousel .owl-nav:not(.owl-nav-custom) {
          position: relative;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .offer-section--carousel .owl-nav:not(.owl-nav-custom) .owl-prev {
        -webkit-transform: translateX(-100%);
            -ms-transform: translateX(-100%);
                transform: translateX(-100%); }
        @media (max-width: 767.98px) {
          .offer-section--carousel .owl-nav:not(.owl-nav-custom) .owl-prev {
            -webkit-transform: translateX(-150%);
                -ms-transform: translateX(-150%);
                    transform: translateX(-150%); } }
        @media (max-width: 575.98px) {
          .offer-section--carousel .owl-nav:not(.owl-nav-custom) .owl-prev {
            -webkit-transform: translateX(50%);
                -ms-transform: translateX(50%);
                    transform: translateX(50%); } }
        @media (max-width: 399.98px) {
          .offer-section--carousel .owl-nav:not(.owl-nav-custom) .owl-prev {
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            margin-left: 1rem;
            margin-right: 1rem; } }
      .offer-section--carousel .owl-nav:not(.owl-nav-custom) .owl-next {
        -webkit-transform: translateX(100%);
            -ms-transform: translateX(100%);
                transform: translateX(100%); }
        @media (max-width: 767.98px) {
          .offer-section--carousel .owl-nav:not(.owl-nav-custom) .owl-next {
            -webkit-transform: translateX(150%);
                -ms-transform: translateX(150%);
                    transform: translateX(150%); } }
        @media (max-width: 575.98px) {
          .offer-section--carousel .owl-nav:not(.owl-nav-custom) .owl-next {
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%); } }
        @media (max-width: 399.98px) {
          .offer-section--carousel .owl-nav:not(.owl-nav-custom) .owl-next {
            -webkit-transform: none;
                -ms-transform: none;
                    transform: none;
            margin-left: 1rem;
            margin-right: 1rem; } }
    .offer-section--carousel .owl-nav.owl-nav-custom {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      position: relative; }
      @media (max-width: 991.98px) {
        .offer-section--carousel .owl-nav.owl-nav-custom {
          display: none; } }

.offer-section--list {
  margin-bottom: 0; }
  .offer-section--list .col-offer {
    margin-bottom: 100px; }
    @media (max-width: 991.98px) {
      .offer-section--list .col-offer:nth-last-of-type(1) {
        margin-bottom: 30px; } }

@media (min-width: 1200px) {
  body.home .offer-section + .text-section {
    margin-top: -200px; } }

.preview-offer {
  position: relative;
  width: 300px;
  text-align: center; }
  .preview-offer__photo {
    margin-bottom: 2rem;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 380px;
    width: 100%;
    max-width: 225px;
    position: relative;
    display: block;
    margin: 0 auto; }
    @media (max-width: 991.98px) {
      .preview-offer__photo {
        height: 300px; } }
    @media (max-width: 575.98px) {
      .preview-offer__photo {
        max-width: 300px; } }
    .preview-offer__photo:hover::after {
      opacity: 0.85;
      height: 100%; }
    .preview-offer__photo::before {
      content: "";
      width: 140px;
      height: 140px;
      background-image: url("../img/signet-main.svg");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: 50%;
      border-radius: 50%;
      background-color: #fff;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: 0 auto;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
      border: 1px solid #f2f2f2;
      z-index: 2; }
      @media (max-width: 1599.98px) {
        .preview-offer__photo::before {
          width: 120px;
          height: 120px; } }
      @media (max-width: 1199.98px) {
        .preview-offer__photo::before {
          width: 100px;
          height: 100px; } }
      @media (max-width: 991.98px) {
        .preview-offer__photo::before {
          width: 80px;
          height: 80px; } }
    .preview-offer__photo::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #CC6727;
      border-radius: 10px;
      opacity: 0;
      height: 0;
      -webkit-transition: height 0.7s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.7s ease;
      transition: height 0.7s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.7s ease;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, rgba(118, 60, 23, 0)), color-stop(30%, rgba(63, 32, 12, 0.1)), to(#b75c23));
      background: linear-gradient(rgba(118, 60, 23, 0) 15%, rgba(63, 32, 12, 0.1) 30%, #b75c23 100%); }
    .preview-offer__photo:hover::after {
      opacity: 0.5;
      height: 100%; }
    .preview-offer__photo img {
      position: absolute;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      border-radius: 10px; }
  .preview-offer__title {
    margin-top: 2rem;
    font-weight: 500; }
    @media (max-width: 575.98px) {
      .preview-offer__title {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem; } }

.offer-section--carousel .preview-offer__title {
  color: #fff; }

@media (max-width: 991.98px) {
  .offer-section--carousel .preview-offer__photo {
    max-width: 280px; } }

.owl-offer .item {
  -webkit-transition: all 0.7s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: all 0.7s cubic-bezier(0.39, 0.575, 0.565, 1); }
  @media (min-width: 1200px) {
    .owl-offer .item:hover {
      margin-top: -90px;
      padding-bottom: 90px; } }
  .owl-offer .item:hover .preview-offer__photo::after {
    opacity: 0.5;
    height: 100%; }

.preview-offer-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 48px;
  -webkit-transition: .2s all ease;
  transition: .2s all ease;
  max-width: 600px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .preview-offer-sm:hover {
    color: #CC6727; }
    .preview-offer-sm:hover .preview-offer-sm__photo::after {
      opacity: 0.85;
      height: 100%; }
  .preview-offer-sm__photo {
    position: relative;
    width: 100%;
    padding-bottom: calc(75/225 * 100%);
    background-color: #f2f2f2;
    margin-bottom: 15px; }
    .preview-offer-sm__photo::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #CC6727;
      border-radius: 10px;
      opacity: 0;
      height: 0;
      -webkit-transition: height 0.7s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.7s ease;
      transition: height 0.7s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.7s ease;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, rgba(118, 60, 23, 0)), color-stop(30%, rgba(63, 32, 12, 0.1)), to(#b75c23));
      background: linear-gradient(rgba(118, 60, 23, 0) 15%, rgba(63, 32, 12, 0.1) 30%, #b75c23 100%); }
  .preview-offer-sm__title {
    -ms-flex-negative: 1;
        flex-shrink: 1; }
    .preview-offer-sm__title::before {
      content: '\f105';
      font-family: "icons-font";
      margin-right: 10px; }

.preview-person {
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .preview-person__photo {
    width: 100%;
    padding-bottom: 100%;
    background-color: #f2f2f2;
    margin-bottom: 16px;
    position: relative;
    border-radius: 10px;
    overflow: hidden; }
    @media (max-width: 991.98px) {
      .preview-person__photo {
        padding-bottom: 85%; } }
    .preview-person__photo img {
      -o-object-position: 50% 0;
         object-position: 50% 0; }
  .preview-person__title {
    margin-bottom: 1rem; }
  .preview-person__position {
    margin-bottom: 1rem; }

.team-section--list {
  margin-bottom: 24px; }
  .team-section--list .preview-person {
    margin-bottom: 56px; }

.preview-person-sm {
  display: block;
  margin-bottom: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative; }
  .preview-person-sm::before {
    content: "";
    position: absolute;
    top: 33%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 1px;
    width: 120px;
    height: 120px;
    background-color: #CC6727;
    z-index: 2;
    background-image: url("../img/signet-white.svg");
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 50%; }
  .preview-person-sm__photo {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: 1px;
    padding-bottom: calc(100% - 60px);
    background-color: #f2f2f2;
    margin-bottom: 16px;
    position: relative; }
    .preview-person-sm__photo img {
      -o-object-position: 50% 0%;
         object-position: 50% 0%; }
  .preview-person-sm__title {
    font-size: 19px;
    line-height: 1.5;
    margin-bottom: 8px; }
  .preview-person-sm__position {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 16px; }

.doctors-carousel .preview-person-sm__btn {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.preview-metamorphosis {
  margin-bottom: 30px;
  position: relative;
  z-index: 1; }
  .preview-metamorphosis .col-img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45.83333%;
            flex: 0 0 45.83333%;
    max-width: 45.83333%;
    width: 45.83333%; }
    @media (max-width: 767.98px) {
      .preview-metamorphosis .col-img {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
  .preview-metamorphosis .img-holder {
    overflow: hidden;
    margin-bottom: 1rem;
    padding-bottom: calc(260 / 470 * 100%);
    border-radius: 10px; }
  .preview-metamorphosis__arrow {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 3rem;
    color: #CACACA;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%; }
    @media (max-width: 767.98px) {
      .preview-metamorphosis__arrow {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        width: 100%; } }
    .preview-metamorphosis__arrow .separator {
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media (max-width: 991.98px) {
        .preview-metamorphosis__arrow .separator {
          -webkit-transform: translateY(-50%) rotate(90deg);
              -ms-transform: translateY(-50%) rotate(90deg);
                  transform: translateY(-50%) rotate(90deg);
          margin: 3rem 0 2rem; } }
      @media (max-width: 767.98px) {
        .preview-metamorphosis__arrow .separator {
          margin: 2rem 0 -0.5rem; } }
  .preview-metamorphosis__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 991.98px) {
      .preview-metamorphosis__image {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .preview-metamorphosis__image img {
      margin-bottom: 0;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: 50%;
         object-position: 50%; }
  .preview-metamorphosis__cover {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: #CC6727;
    opacity: 0.75;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .preview-metamorphosis__cover:hover {
      background-color: #a1511f; }
  .preview-metamorphosis .--before.hidden .preview-metamorphosis__cover, .preview-metamorphosis .--before.hidden::after {
    -webkit-animation: fade-out linear 0.8s;
            animation: fade-out linear 0.8s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-delay: 0s;
            animation-delay: 0s; }
  .preview-metamorphosis .--before.active .preview-metamorphosis__cover {
    cursor: pointer; }
  .preview-metamorphosis .--before.active .preview-metamorphosis__img {
    -webkit-filter: blur(3px);
            filter: blur(3px); }

.template-metamorphosis-content .preview-metamorphosis .img-holder {
  padding-bottom: calc(260 / 610 * 100%); }
  @media (max-width: 1199.98px) {
    .template-metamorphosis-content .preview-metamorphosis .img-holder {
      padding-bottom: 50%; } }
  @media (max-width: 991.98px) {
    .template-metamorphosis-content .preview-metamorphosis .img-holder {
      padding-bottom: 60%; } }
  @media (max-width: 767.98px) {
    .template-metamorphosis-content .preview-metamorphosis .img-holder {
      padding-bottom: 72%; } }

.preview-post {
  margin-bottom: 80px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  container-type: inline-size; }
  @media (max-width: 1199.98px) {
    .preview-post {
      margin-bottom: 60px; } }

@container (max-width: 400px) {
  .preview-post .preview-post__image {
    min-width: 100% !important; } }
  .preview-post .img-holder {
    overflow: hidden;
    height: 0;
    padding-bottom: calc(310/460 * 100%);
    border-radius: 10px; }
    .preview-post .img-holder::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #CC6727;
      border-radius: 10px;
      opacity: 0;
      height: 0;
      -webkit-transition: height 0.7s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.7s ease;
      transition: height 0.7s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.7s ease;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, rgba(118, 60, 23, 0)), color-stop(30%, rgba(63, 32, 12, 0.1)), to(#b75c23));
      background: linear-gradient(rgba(118, 60, 23, 0) 15%, rgba(63, 32, 12, 0.1) 30%, #b75c23 100%); }
    .preview-post .img-holder:hover::after {
      opacity: 0.85;
      height: 100%; }
  .preview-post__img {
    display: block;
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      .preview-post__img {
        margin-bottom: 0; } }
  .preview-post__details {
    position: absolute;
    width: auto;
    top: 0;
    left: 15px;
    z-index: 2;
    padding: 15px 20px; }
  .preview-post__date {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 15px;
    background-color: #fff;
    color: #111;
    margin-bottom: 8px;
    padding: 8px 12px; }
    @media (max-width: 575.98px) {
      .preview-post__date {
        font-size: 13px; } }
  .preview-post__title {
    margin-bottom: 24px; }
  .preview-post__excerpt {
    margin-top: 15px; }

.preview-post-sm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
  margin-bottom: 8px;
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .preview-post-sm:hover .img-holder::after {
    opacity: 0.85;
    height: 100%; }
  .preview-post-sm .img-holder {
    width: 100%;
    position: relative;
    border-radius: 0 !important;
    padding-bottom: calc(115/340 * 100%);
    height: 0;
    margin-bottom: 1rem; }
    .preview-post-sm .img-holder::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #CC6727;
      border-radius: 10px;
      opacity: 0;
      height: 0;
      -webkit-transition: height 0.7s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.7s ease;
      transition: height 0.7s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.7s ease;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, rgba(118, 60, 23, 0)), color-stop(30%, rgba(63, 32, 12, 0.1)), to(#b75c23));
      background: linear-gradient(rgba(118, 60, 23, 0) 15%, rgba(63, 32, 12, 0.1) 30%, #b75c23 100%); }
    .preview-post-sm .img-holder img {
      border-radius: 0 !important; }
  .preview-post-sm:hover {
    color: #CC6727 !important; }
  .preview-post-sm__title {
    position: relative;
    padding-left: 15px; }
    .preview-post-sm__title:before {
      content: '\f105';
      font-family: "icons-font";
      position: absolute;
      display: block;
      color: #111;
      top: 0;
      left: 0; }

.preview-post-lg {
  margin-bottom: 80px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  container-type: inline-size; }
  @media (max-width: 1199.98px) {
    .preview-post-lg {
      margin-bottom: 60px; } }
  @media (max-width: 575.98px) {
    .preview-post-lg {
      margin-bottom: 45px; } }

@container (max-width: 400px) {
  .preview-post-lg .preview-post__image {
    min-width: 100% !important; } }
  .preview-post-lg .img-holder {
    overflow: hidden;
    height: 0;
    padding-bottom: calc(560/1440 * 100%);
    border-radius: 10px; }
    @media (max-width: 1199.98px) {
      .preview-post-lg .img-holder {
        padding-bottom: 50%; } }
    @media (max-width: 991.98px) {
      .preview-post-lg .img-holder {
        padding-bottom: 60%; } }
    @media (max-width: 767.98px) {
      .preview-post-lg .img-holder {
        padding-bottom: 80%; } }
    @media (max-width: 575.98px) {
      .preview-post-lg .img-holder {
        padding-bottom: calc(310/460 * 100%); } }
    .preview-post-lg .img-holder::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #CC6727;
      border-radius: 10px;
      opacity: 0;
      height: 0;
      -webkit-transition: height 0.7s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.7s ease;
      transition: height 0.7s cubic-bezier(0.39, 0.575, 0.565, 1), opacity 0.7s ease;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, rgba(118, 60, 23, 0)), color-stop(30%, rgba(63, 32, 12, 0.1)), to(#b75c23));
      background: linear-gradient(rgba(118, 60, 23, 0) 15%, rgba(63, 32, 12, 0.1) 30%, #b75c23 100%); }
    .preview-post-lg .img-holder:hover::after {
      opacity: 0.85;
      height: 100%; }
  .preview-post-lg__img {
    display: block;
    margin-bottom: 32px; }
    @media (max-width: 767.98px) {
      .preview-post-lg__img {
        margin-bottom: 0; } }
  @media (max-width: 575.98px) {
    .preview-post-lg__image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .preview-post-lg__details {
    width: calc(100% - 15px);
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 2;
    padding: 15px 20px; }
    @media (max-width: 575.98px) {
      .preview-post-lg__details {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
  .preview-post-lg__date {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 15px;
    background-color: #fff;
    color: #111;
    margin-bottom: 8px;
    padding: 8px 12px; }
  .preview-post-lg__title {
    margin-bottom: 24px; }
  .preview-post-lg__excerpt {
    margin-top: 24px; }
  .preview-post-lg__content {
    position: absolute;
    bottom: 0;
    left: 35px;
    z-index: 2;
    padding: 10px 20px 20px;
    background-color: #fff;
    width: 100%;
    max-width: 515px; }
    @media (max-width: 1199.98px) {
      .preview-post-lg__content {
        max-width: calc(100% - 70px);
        background-color: rgba(255, 255, 255, 0.9); } }
    @media (max-width: 575.98px) {
      .preview-post-lg__content {
        position: relative;
        max-width: 100%;
        left: 0;
        right: 0;
        padding: 0;
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; } }
  @media (max-width: 575.98px) {
    .preview-post-lg__link {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }

.popup {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  z-index: -1000;
  -webkit-transition: .8s all ease;
  transition: .8s all ease; }
  .popup.show-popup {
    opacity: 1;
    z-index: 10000000; }
    .popup.show-popup .popup__box {
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0);
      opacity: 1; }
  .popup__bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    cursor: pointer;
    background-color: #575756;
    opacity: .75; }
  .popup__box {
    z-index: 75;
    display: block;
    position: relative;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    height: 100vh;
    overflow-y: auto;
    -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
            box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
    max-width: 1200px;
    width: 65vw;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    background-color: #EAEAEA;
    background-image: url("../img/bg-signet-white.jpg");
    background-position: 100% 100%;
    background-size: cover;
    padding: 75px 100px; }
    @media (max-width: 1479.98px) {
      .popup__box {
        background-position: 70% 100%; } }
    @media (max-width: 1199.98px) {
      .popup__box {
        padding: 30px;
        width: 75vw;
        background-position: 65% 100%; } }
    @media (max-width: 991.98px) {
      .popup__box {
        width: 100%; } }
    .popup__box__holder {
      max-width: 700px;
      position: relative; }
  .popup__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    font-size: 36px;
    line-height: 1;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #CC6727;
    color: #fff;
    z-index: 99;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%; }
    .popup__close:hover {
      background-color: #8c8c8c;
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
    .popup__close i {
      margin-bottom: 4px; }

#blog-popup {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden; }
  #blog-popup .popup__close {
    top: 15px;
    right: 15px; }
  #blog-popup .popup__box {
    height: auto;
    max-width: 800px;
    -webkit-transform: translate(0, 0px) !important;
        -ms-transform: translate(0, 0px) !important;
            transform: translate(0, 0px) !important;
    margin-top: 50vh;
    padding: 50px; }
  #blog-popup.show-popup .popup__box {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    margin-top: 0; }

.gallery .col-gallery {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  width: 25%; }
  @media (max-width: 991.98px) {
    .gallery .col-gallery {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      width: 50%; } }

.gallery-wrapper {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .gallery-wrapper.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gallery-wrapper .col-gallery:nth-child(even) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
    width: 16.66667%; }
  .gallery-wrapper .col-gallery:nth-child(2n+3), .gallery-wrapper .col-gallery:nth-child(5n+1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    width: 33.33333%; }
  @media (max-width: 991.98px) {
    .gallery-wrapper .col-gallery:nth-child(1), .gallery-wrapper .col-gallery:nth-child(2), .gallery-wrapper .col-gallery:nth-child(3), .gallery-wrapper .col-gallery:nth-child(4) {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      width: 50%; } }

.gallery__photo {
  display: block;
  position: relative;
  width: 100%;
  height: 300px;
  background-color: #f2f2f2;
  margin-bottom: 30px;
  overflow: hidden; }
  @media (max-width: 1479.98px) {
    .gallery__photo {
      height: 250px; } }
  @media (max-width: 1199.98px) {
    .gallery__photo {
      height: 200px; } }
  @media (max-width: 767.98px) {
    .gallery__photo {
      height: 150px; } }
  @media (max-width: 575.98px) {
    .gallery__photo {
      height: 140px; } }
  .gallery__photo:hover::after {
    height: 200%; }
  .gallery__photo::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(51.3%, rgba(204, 103, 39, 0)), to(#cc6727));
    background: linear-gradient(180deg, rgba(204, 103, 39, 0) 51.3%, #cc6727 100%);
    opacity: 0.6;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    mix-blend-mode: multiply; }

.scroll-up {
  position: fixed;
  bottom: 16px;
  right: 16px;
  width: 34px;
  height: 34px;
  padding-bottom: 2px;
  background-color: #4d4d4d;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  z-index: -100;
  opacity: 0;
  -webkit-transition: .3s all ease;
  transition: .3s all ease;
  border: 1px solid rgba(255, 255, 255, 0.1); }
  .scroll-up:hover {
    background-color: #CC6727; }
  .scroll-up.show-scroll {
    opacity: 1;
    z-index: 1000; }

@media (max-width: 767.98px) {
  body.single-lp .scroll-up {
    display: none; } }

.breadcrumbs {
  margin-bottom: 16px;
  color: #fff;
  line-height: 1.4; }
  .breadcrumbs a {
    color: #fff; }
    .breadcrumbs a:hover {
      color: #CC6727; }
  .breadcrumbs .current {
    color: #CC6727; }

.call-to-us {
  position: fixed;
  bottom: 16px;
  left: 16px;
  width: 45px;
  height: 45px;
  background-color: #CC6727;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 999; }
  @media (min-width: 768px) {
    .call-to-us {
      display: none; } }
  .call-to-us a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  .call-to-us__icon {
    font-size: 28px;
    color: #fff; }

.contact-module {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px; }
  .contact-module__btn {
    margin-right: 24px;
    margin-bottom: 24px; }
  .contact-module__phone {
    font-size: 16px;
    margin-bottom: 24px; }

.social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .social-media__item {
    margin-right: 10px;
    -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
            transform-origin: 50%;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: relative;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 575.98px) {
      .social-media__item {
        width: 30px;
        height: 30px; } }
    .social-media__item i {
      font-size: 28px;
      color: #CC6727; }
      @media (max-width: 575.98px) {
        .social-media__item i {
          font-size: 22px; } }
      .social-media__item i.icon-facebook {
        font-size: 32px; }
        @media (max-width: 575.98px) {
          .social-media__item i.icon-facebook {
            font-size: 28px; } }
        .social-media__item i.icon-facebook::before {
          margin-top: 10px; }
  .social-media__label {
    color: #111;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin-bottom: 1rem; }

.hero {
  position: relative; }
  .hero .social-media {
    display: none; }
    @media (min-width: 1200px) {
      .hero .social-media {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: 3; } }
    .hero .social-media__item {
      margin: 5px 0;
      -webkit-transform-origin: 50%;
          -ms-transform-origin: 50%;
              transform-origin: 50%;
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
      background-color: #CC6727;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      position: relative; }
      .hero .social-media__item i {
        font-size: 14px;
        color: #fff; }
      .hero .social-media__item:hover {
        background-color: #8c8c8c; }

.page-hero {
  position: relative; }
  .page-hero .social-media {
    display: none; }
    @media (min-width: 1200px) {
      .page-hero .social-media {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        position: absolute;
        top: 50%;
        right: 15px;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: 3; } }
    .page-hero .social-media__item {
      margin: 8px 0;
      width: 20px;
      height: 20px;
      background-color: #CC6727 !important;
      overflow: hidden; }
      .page-hero .social-media__item:hover {
        background-color: #fff !important; }
      .page-hero .social-media__item i {
        color: #424242;
        font-size: 16px; }
        .page-hero .social-media__item i.icon-facebook::before {
          margin-top: 4px; }

.nav-mobile .social-media {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 24px; }
  .nav-mobile .social-media__item {
    background-color: #fff !important; }

@media (max-width: 1199.98px) {
  .footer-menu-section .social-media {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.footer-menu-section .social-media__item:hover {
  background-color: #bfbfbf !important; }

.pricetable__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 0px;
  line-height: 1.5;
  position: relative; }
  .pricetable__row:nth-last-of-type(1)::after {
    display: none; }
  .pricetable__row:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(100% - 50px);
    height: 1px;
    border-bottom: 1px dashed #CACACA; }
    @media (max-width: 991.98px) {
      .pricetable__row:after {
        width: calc(100% - 40px); } }
    @media (max-width: 575.98px) {
      .pricetable__row:after {
        width: 100%;
        right: 0; } }

.pricetable__sub-row {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0; }
  .pricetable__sub-row-holder {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative; }
    .pricetable__sub-row-holder:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0px;
      width: calc(100% - 50px);
      height: 1px;
      border-bottom: 1px dashed #CACACA; }
      @media (max-width: 991.98px) {
        .pricetable__sub-row-holder:after {
          width: calc(100% - 40px); } }
      @media (max-width: 575.98px) {
        .pricetable__sub-row-holder:after {
          width: 100%; } }
  .pricetable__sub-row::after {
    display: none; }
  .pricetable__sub-row .pricetable__service,
  .pricetable__sub-row .pricetable__price {
    color: #a4a4a4;
    padding: 8px 0 8px 15px; }

.pricetable__service {
  width: calc(80% - 8px); }
  @media (max-width: 575.98px) {
    .pricetable__service {
      width: 100%; } }
  .pricetable__service__desc {
    font-size: 14px;
    margin-top: 4px; }

.pricetable__price {
  width: calc(20% - 8px);
  text-align: right; }
  @media (max-width: 1199.98px) {
    .pricetable__price {
      font-weight: 600; } }
  @media (max-width: 575.98px) {
    .pricetable__price {
      width: 100%;
      text-align: left; } }
  .pricetable__price__old {
    text-decoration: line-through;
    -webkit-text-decoration-color: #d40404;
            text-decoration-color: #d40404;
    color: #666;
    font-size: 14px; }

body.single-offer .pricetable:last-of-type {
  margin-bottom: 48px; }

ul.terms-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 32px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  ul.terms-list li {
    line-height: 1.5;
    margin-bottom: 16px;
    font-size: 17px;
    display: inline-block;
    -webkit-transition: .1s all ease;
    transition: .1s all ease;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    padding-left: 40px;
    color: #CC6727 !important;
    position: relative; }
    @media (max-width: 575.98px) {
      ul.terms-list li {
        font-size: 13px; } }
    ul.terms-list li:before {
      content: '\f105';
      font-family: "icons-font";
      position: absolute;
      display: block;
      top: 0;
      left: 0; }
    ul.terms-list li.active {
      color: #bfbfbf; }
      ul.terms-list li.active a {
        cursor: default !important; }
    ul.terms-list li a:not(.btn) {
      text-decoration: none !important;
      color: #CC6727 !important; }
      ul.terms-list li a:not(.btn):hover {
        color: #bfbfbf !important; }
  ul.terms-list + div {
    margin-top: 16px; }

.reading-progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 3px;
  background-color: #CC6727;
  z-index: 99999; }

.post-terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .post-terms__item {
    font-size: 15px;
    background-color: #CC6727;
    color: #fff;
    margin-right: 15px;
    margin-bottom: 8px;
    padding: 6px 12px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .post-terms__item:hover {
      background-color: #111; }

.opening-hours {
  line-height: 1.5;
  max-width: 280px; }
  .opening-hours__row {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px solid #eee;
    margin-bottom: 8px;
    padding-bottom: 4px; }
  .opening-hours__day {
    width: calc(50% - 8px); }
  .opening-hours__time {
    width: calc(50% - 8px);
    text-align: right; }

.testimonial {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .testimonial__content {
    margin-top: 16px; }
  .testimonial__row {
    margin-top: auto; }
    @media (max-width: 767.98px) {
      .testimonial__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .testimonial__author {
    font-weight: 700; }
  .testimonial__offer__img .img-holder {
    overflow: hidden;
    border-radius: 50%;
    width: 80px;
    height: 80px; }

.owl-testimonials {
  padding-bottom: 24px;
  margin-bottom: 48px; }
  .owl-testimonials .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .owl-testimonials .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    height: 100%; }
    @media (max-width: 991.98px) {
      .owl-testimonials .item {
        padding-left: 2px;
        padding-right: 2px; } }
  .owl-testimonials .owl-nav {
    top: 45%; }
  .owl-testimonials .owl-dots {
    left: 0;
    right: 0;
    margin: 0 auto; }

.cta-box {
  position: relative;
  min-height: 300px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  padding: 50px;
  color: #fff;
  border-radius: 10px;
  overflow: hidden; }
  .cta-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 45%;
    height: 100%;
    background-color: #CC6727;
    opacity: 0.75;
    z-index: 1; }
  @media (max-width: 1199.98px) {
    .cta-box {
      padding: 30px;
      min-height: 250px; } }
  .cta-box__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
    position: absolute;
    z-index: -1; }
  .cta-box__content {
    position: relative;
    z-index: 2; }
    @media (min-width: 1200px) {
      .cta-box__content {
        max-width: 60%; } }
  .cta-box__btn-wrapper {
    position: relative;
    z-index: 2; }

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