

/* Start:/local/templates/asgard/css/bootstrap-grid.css?176366363468263*/
/*!
 * 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)
 */

 @-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  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: 570px;
  }
}

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

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

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

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

.row {
  display: -ms-flexbox;
  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 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  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;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    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;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    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;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    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;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    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%;
  }
}

.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: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !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: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !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: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !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: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !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: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !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: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-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;
  flex: 1 1 auto !important;
}

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

.flex-grow-1 {
  -ms-flex-positive: 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;
  justify-content: flex-start !important;
}

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

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

.justify-content-between {
  -ms-flex-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;
  align-items: flex-start !important;
}

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

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

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

.align-items-stretch {
  -ms-flex-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;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-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;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 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;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-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;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-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;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-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;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 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;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-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;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-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;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-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;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 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;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-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;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-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;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-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;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 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;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-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;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-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;
  }
}

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

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, opacity .3s;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  /*-webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);*/
  -webkit-transform: scale(.2);
  -ms-transform: scale(.2);
  -o-transform: scale(.2);
  transform: scale(.2);
  opacity: 0;
}

.modal.show .modal-dialog {
  -/*webkit-transform: translate(0, 0);
  transform: translate(0, 0);*/
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
/* End */


/* Start:/local/templates/asgard/css/reset.css?17636636341981*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/* End */


/* Start:/local/templates/asgard/css/jquery.fancybox.min.css?176366363412795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/asgard/css/hamburgers.min.css?176366363422458*/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
/* End */


/* Start:/local/templates/asgard/css/selectric.css?17636636344303*/
/*======================================
  Selectric v1.13.0
======================================*/

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

/*.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
  color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}
*/
.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

/* End */


/* Start:/local/templates/asgard/css/slick.css?17636636343240*/
/*******slick carousel*********** */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide:focus {
  outline: none !important;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 23%;
  display: block;
  padding: 0;
  cursor: pointer;
  outline: none;
  border: none;
  width: 25px;
  height: 25px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  background-color: transparent;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
  z-index: 20;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: border-color 0.3s;
          transition: border-color 0.3s;
}
.slick-prev:hover, .slick-next:hover {
  border-color: #000;
}

.slick-prev {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}

.slick-next {
  right: 0;
}

.slick-prev {
  left: 0;
}



.slick-dots {
  position: absolute;
  bottom: 1em;
  display: block;
  width: 100%;
  left: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 .7em;
  padding: 0;
  cursor: pointer;
  -webkit-transition: border-color 0.3s;
          transition: border-color 0.3s;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active {
  background-color: #000;
}
/* End */


/* Start:/local/templates/asgard/css/main.min.css?1779806630136198*/
html  {

  min-height: 100vh
}



html.is-hidden  {

  overflow: hidden
}



body  {

  background: #fff;

  font-family: 'Roboto Slab',
  Arial,
  Verdana,
  Tahoma,
  sans-serif;

  font-size: 16px;

  line-height: 1.3;

  color: #52291C;

  opacity: 1;

  min-height: 100vh
}



.global-wrapper  {

  min-width: 320px;

  display: flex;

  flex-direction: column;

  overflow: hidden;

  min-height: 100vh
}



ol,
ul  {

  list-style: none;

  margin-bottom: 0
}



input  {

  background: none;

  border: 0;

  margin: 0;

  padding: 0;

  outline: none!important
}



@media not all and (min-resolution: 0.001dpcm) {

  select:focus,
  textarea:focus,
  input:focus {
    -webkit-appearance: none;
  }

  select:active,
  input:active,
  textarea:active {
    -webkit-appearance: none;
  }

  input,
  textarea,
  select {
    -webkit-appearance: none;
  }

  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
  }

  select:active,
  input:active,
  textarea:active {
    font-size: 16px;
  }

  input,
  textarea,
  select {
    font-size: 16px;
  }

}



*  {

  margin: 0;

  padding: 0;

  box-sizing: border-box;

  -webkit-tap-highlight-color: rgba(0,
  0,
  0,
  0)
}



p  {

  margin-bottom: 1em;

  line-height: 1.5;

  font-family: "Georgia"
}



p:last-child  {

  margin-bottom: 0
}



img  {

  max-width: 100%;

  height: auto
}



img[data-src]  {

  opacity: 0
}



img.loaded  {

  opacity: 1;

  transition: opacity .3s
}



blockquote  {

  margin-left: 2em
}



a  {

  text-decoration: none;

  color: inherit
}



a:not([class])  {

  color: #52291C;

  border-bottom: 1px solid #52291C;

  transition: border-bottom-color .3s
}



a:not([class]):hover  {

  border-bottom-color: transparent
}



a:-webkit-contacts-auto-fill-button  {

  visibility: hidden;

  pointer-events: none;

  position: absolute;

  right: 0
}



body a:hover,
body a:active,
body a:focus  {

  text-decoration: none;

  outline: 0
}



input:focus  {

  border: none;

  outline: none
}



button  {

  -webkit-appearance: button;

  cursor: pointer
}



button:focus  {

  outline: none
}



input:webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill  {

  background-color:transparent!important
}



html input[type="button"]  {

  -webkit-appearance:button;

  cursor: pointer
}



input  {

  font-family: inherit;

  font-size: inherit;

  line-height: inherit
}



input[type="reset"],
input[type="submit"]  {

  -webkit-appearance: button;

  cursor: pointer
}



input[type="hidden"]  {

  display: none
}



button,
select,
textarea  {

  font-family: inherit;

  font-size: inherit;

  line-height: inherit
}



ul:not([class])  {

  margin: 0 0 1em;

  list-style-type: disc;

  padding-left: 20px
}



ul:not([class]) li  {

  margin-bottom: .7em
}



ul:not([class]) li:last-child  {

  margin-bottom: 0
}



ol:not([class])  {

  margin: 0 0 1em;

  padding-left: 20px;

  list-style-type: decimal
}



ol:not([class]) li  {

  margin-bottom: .9em
}



ol:not([class]) li:last-child  {

  margin-bottom: 0
}



.main-btn  {

  display: inline-block;

  min-width: 295px;

  height: 46px;

  line-height: 46px;

  background-color: #52291C;

  border-radius: 6px;

  font-weight: 500;

  box-shadow: 0 1px 3px rgba(42,
  51,
  66,
  0.06),
  0 1px 2px rgba(42,
  51,
  66,
  0.03);

  padding: 0 2em;

  color: #fff;

  text-align: center;

  transition: background-color .3s;

  white-space: nowrap;

  z-index: 1
}



.main-btn:hover  {

  background-color: #2c160f
}



.main-btn:active  {

  box-shadow: inset 1px 2px black;

  border-top: 1px solid black
}



.main-mod_btn  {

  display: inline-block;

  min-width: 160px;

  height: 46px;

  font-size: .875rem;

  line-height: 46px;

  border: 1px solid rgba(82,
  41,
  28,
  0.2);

  background-color: transparent;

  border-radius: 6px;

  font-weight: 500;

  padding: 0 2em;

  color: #52291C;

  text-align: center;

  transition: background-color .3s;

  white-space: nowrap;

  z-index: 1
}



.main-mod_btn:hover  {

  background-color: #52291C;

  color: #fff
}



.main-mod_btn:active  {

  box-shadow: inset 1px 2px black;

  border-top: 2px solid black
}



.main-mod_btn:focus  {

  border: 1px solid rgba(82,
  41,
  28,
  0.2)
}



.white-btn  {

  display: inline-block;

  min-width: 164px;

  height: 56px;

  font-size: .875rem;

  line-height: 56px;

  border: 1px solid #fff;

  border-radius: 6px;

  font-weight: 500;

  box-shadow: 0 1px 2px rgba(105,
  81,
  255,
  0.05);

  padding: 0 2em;

  color: #fff;

  text-align: center;

  transition: background-color .3s,
  color .3s;

  white-space: nowrap;

  z-index: 1
}



.white-btn:hover  {

  background-color: #fff;

  color: #000
}



.white-btn:active  {

  box-shadow: inset 1px 2px #b3b3b3;

  border-top: 2px solid #b3b3b3
}



.white-btn:focus  {

  border: 1px solid rgba(82,
  41,
  28,
  0.2)
}



h1,
.main-title  {

  font-size: 2.3125rem;

  font-weight: 500;

  line-height: 1.4;

  margin-top: 0;

  position: relative;

  padding-bottom: .7em;

  margin-bottom: 1.1em;

  text-align: center
}



h1:after,
.main-title:after  {

  content: '';

  display: block;

  width: 323px;

  height: 1px;

  background: url(/img/bg/dots-bg.svg) no-repeat center top;

  background-size: contain;

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto
}



h2,
.section-title  {

  font-size: 1.5rem;

  font-weight: 400;

  line-height: 1.7;

  letter-spacing: -.05em;

  position: relative;

  padding-bottom: 1.25em;

  margin-bottom: 1.8em;

  text-align: center
}



h2:after,
.section-title:after  {

  content: '';

  display: block;

  width: 323px;

  height: 1px;

  background: url(/img/bg/dots-bg.svg) no-repeat center top;

  background-size: contain;

  position: absolute;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto
}



h2.no-dotted,
.section-title.no-dotted  {

  padding-bottom: 0
}



h2.no-dotted:after,
.section-title.no-dotted:after  {

  display: none
}



.section-mod_title  {

  font-size: 1.75rem;

  font-weight: 500;

  line-height: 1.6;

  color: #52291C;

  margin-bottom: 1em
}



.section-title_small  {

  font-weight: 500;

  font-size: 1.125rem
}



.section-mod_other-title  {

  line-height: 1.3;

  letter-spacing: -.02em
}



.white-title  {

  color: #fff
}



.text-left  {

  text-align: left
}



.text-center  {

  text-align: center
}



.text-right  {

  text-align: right
}



.text-upper  {

  text-transform: uppercase
}



.min  {

  display: block
}



@media screen and (-webkit-min-device-pixel-ratio: 0) {

  _:i-block-chrome,
  .row {
    display: block;
  }

  _:i-block-chrome,
  .row:after {
    content: '';
    display: table;
    height: 0;
    clear: both;
  }

}


@media (min-resolution: 0.001dpcm) {

  _:-o-prefocus .row,
  body .row {
    display: block;
  }

  _:-o-prefocus .row:after,
  body .row:after {
    content: '';
    display: table;
    height: 0;
    clear: both;
  }

}



[class^="col-"]  {

  float:left
}



@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm)  {

  .row:after  {

    content: '';

    display: table;

    height: 0;

    clear: both

  }



}



@font-face  {

  font-family: 'Roboto Slab';

  src: url(/local/templates/asgard/css/../fonts/RobotoSlab-Regular/RobotoSlab-Regular.woff2) format("woff2"),
  url(/local/templates/asgard/css/../fonts/RobotoSlab-Regular/RobotoSlab-Regular.woff) format("woff");

  font-weight: normal;

  font-style: normal;

  font-display: swap
}



@font-face  {

  font-family: 'Roboto Slab';

  src: url(/local/templates/asgard/css/../fonts/RobotoSlab-SemiBold/RobotoSlab-SemiBold.woff2) format("woff2"),
  url(/local/templates/asgard/css/../fonts/RobotoSlab-SemiBold/RobotoSlab-SemiBold.woff) format("woff");

  font-weight: 600;

  font-style: normal;

  font-display: swap
}



@font-face  {

  font-family: 'Roboto Slab';

  src: url(/local/templates/asgard/css/../fonts/RobotoSlab-Medium/RobotoSlab-Medium.woff2) format("woff2"),
  url(/local/templates/asgard/css/../fonts/RobotoSlab-Medium/RobotoSlab-Medium.woff) format("woff");

  font-weight: 500;

  font-style: normal;

  font-display: swap
}



@font-face  {

  font-family: 'Roboto Slab';

  src: url(/local/templates/asgard/css/../fonts/RobotoSlab-Bold/RobotoSlab-Bold.woff2) format("woff2"),
  url(/local/templates/asgard/css/../fonts/RobotoSlab-Bold/RobotoSlab-Bold.woff) format("woff");

  font-weight: bold;

  font-style: normal;

  font-display: swap
}



@font-face  {

  font-family: 'Roboto Slab';

  src: url(/local/templates/asgard/css/../fonts/RobotoSlab-Black/RobotoSlab-Black.woff2) format("woff2"),
  url(/local/templates/asgard/css/../fonts/RobotoSlab-Black/RobotoSlab-Black.woff) format("woff");

  font-weight: 900;

  font-style: normal;

  font-display: swap
}



@font-face  {

  font-family: 'Georgia';

  src: url(/local/templates/asgard/css/../fonts/Georgia/Georgia.woff2) format("woff2"),
  url(/local/templates/asgard/css/../fonts/Georgia/Georgia.woff) format("woff");

  font-weight: normal;

  font-style: normal;

  font-display: swap
}



@font-face  {

  font-family: "rouble";

  src: url(/local/templates/asgard/css/../fonts/rouble.otf) format("opentype")
}



.rouble  {

  font-family: "rouble";

  text-transform: none
}



.wrapper-loader  {

  background: #fff;

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  z-index: 1000
}



.bg-overlay  {

  display: none;

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: #52291C;

  opacity: .5;

  z-index: 90
}



.ui-header  {

  position: relative;

  background: #fff;

  z-index: 100
}



.ui-header.is-overflow  {

  overflow-y: scroll
}



.header_top-panel  {

  background: #ede9e8;

  color: #52291C;

  padding: .5em 0
}



.header_top-panel .row  {

  align-items: center
}



.header_top-menu  {

  display: flex;

  align-items: center;

  justify-content: space-between;

  margin: 0 -.3em;

  font-size: .75rem;

  padding-right: 5%
}



.header_top-menu li  {

  padding: 0 .3em
}



.header_top-menu li.active  {

  pointer-events: none
}



.header_top-menu li.active a  {

  color: #F2994A
}



.header_top-menu a  {

  color: #52291C;

  border-bottom-color: transparent;

  transition: color .3s,
  border-bottom-color .3s
}



.header_top-menu a:hover  {

  color: #52291C;

  border-bottom-color: #52291C
}



.header_right-column  {

  display: flex;

  align-items: center;

  justify-content: space-between;

  padding-left: 6.2%
}



.head_phone-number  {

  font-size: .875rem;

  font-weight: 500;

  margin-left: 8%
}



.head_phone-number:first-child  {

  margin-left: 0
}



.social-network  {

  display: flex;

  align-items: center;

  margin-left: auto
}



.social-network li  {

  padding: 0 1em
}



.social-network li:last-child  {

  padding-right: .35em
}



.social-network a  {

  border-bottom: none;

  color: inherit;

  display: flex;

  align-items: center;

  transition: filter .3s
}



.social-network a:hover  {

  filter: brightness(0) saturate(100%) invert(80%) sepia(10%) saturate(7389%) hue-rotate(326deg) brightness(100%) contrast(90%)
}



.social-mod_network  {

  margin-left: -1em
}



.social-mod_network li:last-child  {

  padding-left: 1em
}



.social-mod_network a  {

  filter: brightness(0) saturate(100%) invert(14%) sepia(51%) saturate(986%) hue-rotate(332deg) brightness(98%) contrast(88%)
}



.head-logo .logo  {

  border-bottom: none;

  display: block
}



.head-logo img  {

  max-width: 100%
}



.main-head  {

  position: relative
}



.main-head [class^="col-"]  {

  position: static
}



.main-head_right-column  {

  display: flex;

  align-items: center;

  justify-content: space-between;

  padding-left: 0
}



.main-head_menu  {

  display: flex;

  align-items: center;

  justify-content: space-between;

  padding-right: 4%;

  font-weight: 500;

  flex: 1 0 0
}



.main-head_menu > li  {

  padding: 1.9em .3em
}



.main-head_menu > li.active > a  {

  color: #F2994A
}



.main-head_menu > li.active > a:after  {

  border-color: #F2994A
}



.main-head_menu > li.is-active .dropdown-menu_box  {

  transform: scaleY(1)
}



.main-head_menu > li > a  {

  display: block
}



.main-head_menu a  {

  color: #52291C;

  border-bottom: none;

  transition: color .3s
}



.main-head_menu a:hover  {

  color: #F2994A
}



.main-head_menu a:hover:after  {

  border-color: #F2994A
}



.main-head_menu .parent  {

  position: relative;

  padding-right: 1.3em
}



.main-head_menu .parent:after  {

  content: '';

  display: block;

  width: 9px;

  height: 9px;

  border-top: 2px solid #52291C;

  border-right: 2px solid #52291C;

  position: absolute;

  top: 7px;

  right: 0;

  transform: rotate(45deg);

  transition: border-color .3s
}



.callback-btn  {

  margin-right: 5%;

  min-width: 160px;

  font-family: "Roboto Slab";

  font-weight: 500
}



.mobile_phone-number  {

  display: none;

  width: 32px;

  flex: 32px 0 0;

  height: 32px;

  background: url(/img/icons/phone.svg) no-repeat center center;

  background-size: contain;

  position: relative;

  top: 2px;

  margin-right: 10px
}



.dropdown-menu_box  {

  position: absolute;

  top: 100%;

  left: 0;

  background: #fff;

  box-shadow: 0 1px 16px rgba(85,
  105,
  135,
  0.05);

  padding: 1.2em 0;

  transform: scaleY(0);

  transform-origin: left top;

  transition: transform .3s;

  width: 100%;

  z-index: 30
}



.dropdown-menu_box .left-column  {

  padding-left: 4.7em
}



@media only screen and (min-width: 1025px)  {

  .main-head_menu > li:hover .dropdown-menu_box  {

    transform: scaleY(1)

  }



  .dropdown-menu li:hover > .sub-menu  {

    display: block

  }



}



.dropdown-menu  {

  margin-left: -10px;

  position: relative;

  width: 280px
}



.dropdown-menu li  {

  margin-bottom: 1em;

  padding-right: 1.2em;

  display: flex
}



.dropdown-menu li.active > a  {

  opacity: 1;

  color: #F2994A
}



.dropdown-menu li.active > a img  {

  filter: brightness(0) saturate(100%) invert(80%) sepia(10%) saturate(7389%) hue-rotate(326deg) brightness(100%) contrast(90%)
}



.dropdown-menu li.is-active > .sub-menu  {

  display: block
}



.dropdown-menu a  {

  display: flex;

  align-items: center;

  position: relative;

  padding-right: 1.5em;

  color: inherit;

  flex: 1 0 0;

  border-bottom: none;

  position: relative;

  opacity: 1;

  transition: opacity .3s;

  text-align: left
}



.dropdown-menu a:hover  {

  opacity: .7;

  color: #52291C
}



.dropdown-menu .text  {

  flex: 1 0 0
}



.dropdown-menu .arrow-icon  {

  display: block;

  flex: 18px 0 0;

  width: 18px;

  height: 18px;

  background: url(/img/icons/arrow.svg) no-repeat center center;

  background-size: contain;

  position: absolute;

  top: 0;

  bottom: 0;

  right: 0;

  margin: auto;

  transition: opacity .3s
}



.dropdown-menu img  {

  flex: 18px 0 0;

  margin-right: .8em
}



.sub-menu  {

  display: none;

  position: absolute;

  top: 0;

  left: 100%;

  margin-left: 0;

  min-width: 305px;

  min-height: 100%;

  width: auto
}



.sub-menu li.active > a  {

  color: #F2994A
}



.sub-menu_last a  {

  opacity: 1;

  transition: color .3s
}



.sub-menu_last a:hover  {

  color: #F2994A
}



.head-nav  {

  position: fixed;

  top: 0;

  right: -460px;

  height: 100vh;

  overflow: hidden;

  overflow-y: auto;

  background: rgba(82,
  41,
  28,
  0.95);

  scrollbar-color: #F2994A #fff;

  scrollbar-width: thin;

  padding: 12em 1em 1.4em;

  padding-right: 2.5em;

  color: #fff;

  width: 455px;

  z-index: 90;

  transition: right .3s
}



.head-nav.is-open  {

  right: 0
}



.head-nav::-webkit-scrollbar-track  {

  background-color: #fff
}



.head-nav::-webkit-scrollbar-thumb  {

  -webkit-border-radius: 2px;

  border-radius: 2px;

  background-color: #52291C
}



.head-nav::-webkit-resizer  {

  width: 3px;

  height: 0
}



.head-nav::-webkit-scrollbar  {

  width: 3px
}



.head-menu  {

  font-weight: 700;

  font-size: 1.125rem;

  margin-bottom: 100px
}



.head-menu li  {

  margin-bottom: 1.35em
}



.head-menu li.active  {

  pointer-events: none
}



.head-menu li.active > a  {

  color: #F2994A
}



.head-menu a  {

  color: inherit;

  border-bottom-color: transparent;

  transition: border-color .3s;

  white-space: nowrap
}



.head-menu a:hover  {

  border-bottom-color: #fff
}



.head-menu .arrow-icon  {

  display: inline-block;

  flex: 18px 0 0;

  width: 18px;

  height: 18px;

  background: url(/img/icons/arrow.svg) no-repeat center center;

  background-size: contain;

  margin-right: auto;

  margin-left: 1em;

  position: relative;

  filter: brightness(0) invert(1);

  vertical-align: top;

  top: 2px;

  transition: opacity .3s
}



.menu_close-btn  {

  display: none;

  position: absolute;

  top: 9.8em;

  right: 1em;

  width: 25px;

  height: 25px;

  cursor: pointer;

  transform: rotate(45deg)
}



.menu_close-btn:hover:after,
.menu_close-btn:hover:before  {

  opacity: 1
}



.menu_close-btn:after,
.menu_close-btn:before  {

  content: '';

  display: block;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto;

  background: #fff;

  opacity: .5;

  transition: opacity .3s
}



.menu_close-btn:after  {

  width: 100%;

  height: 1px
}



.menu_close-btn:before  {

  height: 100%;

  width: 1px
}



.fixed-menu  {

  position: fixed!important;

  top: 0;

  left: 0;

  box-shadow: 0 8px 16px 4px rgba(82,
  41,
  28,
  0.3);

  transform: translate3d(0,
  -100px,
  0);

  visibility: visible!important;

  width: 100%;

  z-index: 99999
}



.fixed-menu .header_top-panel  {

  display: none
}



.scroll-transform  {

  transform: translate3d(0,
  0,
  0)!important;

  transition: transform .4s
}



.online-order_box  {

  position: fixed;

  background: #FFFAF3;

  padding: 8em 2.5em 3em;

  width: 900px;

  right: -901px;

  top: 0;

  height: 100vh;

  overflow: hidden;

  overflow-y: auto;

  scrollbar-color: #F2994A #fff;

  scrollbar-width: thin;

  transition: right .3s;

  z-index: 99
}



.online-order_box.is-open  {

  right: 0
}



.online-order_box .form-group:last-child  {

  margin-bottom: 0
}



.online-order_box .input-file  {

  margin-top: 27px
}



.online-order_box::-webkit-scrollbar-track  {

  background-color: #fff
}



.online-order_box::-webkit-scrollbar-thumb  {

  -webkit-border-radius: 2px;

  border-radius: 2px;

  background-color: #F2994A
}



.online-order_box::-webkit-resizer  {

  width: 3px;

  height: 0
}



.online-order_box::-webkit-scrollbar  {

  width: 3px
}



.online-order_header  {

  display: flex;

  align-items: center;

  justify-content: space-between;

  margin-bottom: 3.4em
}



.online-order_title  {

  font-size: 1.5rem;

  font-weight: 600;

  margin-right: 1em
}



.online-order_close-btn  {

  cursor: pointer;

  width: 25px;

  height: 25px;

  transform: rotate(45deg)
}



.online-order_close-btn:hover:after,
.online-order_close-btn:hover:before  {

  background: #52291C
}



.online-order_close-btn:after,
.online-order_close-btn:before  {

  content: '';

  display: block;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto;

  background: #000;

  transition: background .3s
}



.online-order_close-btn:after  {

  width: 100%;

  height: 1px
}



.online-order_close-btn:before  {

  height: 100%;

  width: 1px
}



.online-order_language-panel  {

  display: flex;

  align-items: center;

  margin-bottom: 3.2em
}



.online-order_language-panel .text  {

  margin: 0 1.4em;

  font-size: .875rem;

  font-family: "Georgia"
}



.online-order_language-panel .text:first-child  {

  margin-left: 0
}



.online-order_language-panel .selectric-wrapper  {

  max-width: 155px
}



.online-order_language-panel .selectric-items  {

  min-width: 180px
}



.online-order_row  {

  margin-bottom: 2.6em
}



.online-order_label  {

  display: block;

  font-size: .875rem;

  font-family: "Georgia";

  color: rgba(82,
  41,
  28,
  0.6);

  margin-bottom: 1.5em
}



.online-order_name,
.online-order_phone-number  {

  font-size: 1.125rem;

  font-weight: 600
}



.form-group  {

  margin-bottom: 1.6em
}



.form-label  {

  display: block;

  font-size: .875rem;

  font-family: "Georgia";

  color: rgba(82,
  41,
  28,
  0.6);

  margin-bottom: .6em
}



.form-control  {

  border: 1px solid rgba(82,
  41,
  28,
  0.6);

  border-radius: 8px;

  background-color: transparent;

  height: 46px;

  font-size: .935rem;

  padding: 0 1em;

  outline: none;

  resize: none;

  width: 100%;

  transition: border .3s
}



.form-control:focus  {

  border: 1px solid #52291C
}



.form-control::-webkit-input-placeholder  {

  color: #DCD0C8
}



.form-control::-moz-placeholder  {

  color: #DCD0C8
}



.form-control::input-placeholder  {

  color: #DCD0C8
}



.form-textarea  {

  padding-top: .8em
}



.iti  {

  width: 100%
}



.online-order_btns  {

  display: flex;

  margin-bottom: 2em
}



.online-order_btns .main-mod_btn  {

  flex: 1 0 0;

  height: 56px;

  line-height: 56px
}



.input-file  {

  display: block;

  font-size: .875rem;

  cursor: pointer;

  position: relative;

  background-color: transparent;

  height: 46px;

  line-height: 46px;

  border: 1px dashed rgba(82,
  41,
  28,
  0.6);

  border-radius: 6px;

  transition: background-color .3s;

  text-align: center
}



.input-file:hover  {

  background: #52291C;

  color: #fff
}



.input-file input  {

  position: absolute;

  top: 0;

  left: 0;

  padding: 0;

  width: 100%;

  height: 100%;

  opacity: 0
}



.upload-message_box  {

  display: flex;

  align-items: center;

  justify-content: center;

  font-weight: 700;

  height: 0;

  transform: scale(1,
  0);

  transition: transform .3s,
  margin .3s
}



.upload-message_box .ico-check  {

  margin-right: 1em;

  color: #52291C;

  width: 10px;

  height: 15px;

  flex: 12px 0 0;

  border-right: 2px solid #52291C;

  border-bottom: 2px solid #52291C;

  font-size: 1rem;

  position: relative;

  top: -3px;

  transform: rotate(45deg)
}



.upload-message_box.active  {

  height: auto;

  margin-top: 1em;

  transform: scale(1,
  1)
}



.wrapper_online-order_submit  {

  margin-right: 1em;

  min-width: 269px;

  font-family: "Roboto Slab";

  font-size: .875rem;

  height: 56px;

  line-height: 1.2;

  display: flex;

  align-items: center;

  justify-content: center;

  text-align: center;

  position: relative
}



.wrapper_online-order_submit:after  {

  content: '';

  display: block;

  width: 8px;

  height: 8px;

  border-top: 2px solid #fff;

  border-right: 2px solid #fff;

  margin-left: 1em;

  transform: rotate(45deg)
}



.online-order_submit-btn  {

  position: absolute;

  top: 0;

  left: 0;

  height: 100%;

  width: 100%
}



.online-order_footer-text  {

  display: flex;

  align-items: center;

  font-family: "Georgia";

  margin-bottom: 3em;

  color: #BAA69D
}



.online-order_footer-text:before  {

  content: '';

  display: block;

  flex: 24px 0 0;

  width: 24px;

  height: 24px;

  background: url(/img/icons/key.svg) no-repeat center top;

  background-size: contain;

  opacity: .4;

  margin-right: 1em
}



.calc-btn  {

  display: inline-block;

  position: relative;

  padding-left: 60px;

  font-size: 1.125rem;

  font-weight: 600;

  transition: opacity .3s
}



.calc-btn:hover  {

  opacity: .8
}



.calc-btn:before  {

  content: '';

  display: block;

  flex: 50px 0 0;

  width: 50px;

  height: 50px;

  background: url(/img/icons/calc.svg) no-repeat center top;

  background-size: contain;

  position: absolute;

  top: 50%;

  left: 0;

  transform: translatey(-50%)
}



.hamburger  {

  padding: 0;

  cursor: pointer;

  width: 28px;

  flex: 28px 0 0;

  height: 20px
}



.hamburger.is-active .hamburger-inner  {

  background: #52291C
}



.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before  {

  background: #52291C
}



.hamburger-box  {

  display: block;

  position: relative;

  width: 100%;

  height: 100%
}



.hamburger-inner  {

  background: #52291C
}



.hamburger-inner:after,
.hamburger-inner:before  {

  background: #52291C
}



.hamburger.is-active:hover,
.hamburger:hover  {

  opacity: 1
}



.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before  {

  width: 100%;

  height: 2px
}



.hamburger--spring .hamburger-inner:before  {

  top: 10px
}



.hamburger--spring .hamburger-inner:after  {

  top: 20px
}



.site-map_section  {

  padding: 3em 0
}



.site-map_menu li  {

  margin-bottom: 1em
}



.main-content  {

  flex: 1 0 auto
}



.main-slider .slick-track  {

  display: flex
}



.main-slider .slick-slide  {

  height: auto
}



.main-slider .slick-slide > div  {

  height: 100%
}



.main-slider .wrapper-slide  {

  height: 100%
}



.main-slider .slick-prev  {

  left: 4%
}



.main-slider .slick-next  {

  right: 4%
}



.main-slider .slick-arrow:hover  {

  border-color: #F2994A
}



.main-slider .slick-dots li  {

  width: 10px;

  height: 10px;

  background-color: transparent;

  border: 1px solid #fff;

  margin: 0 3px;

  border-radius: 30px;

  transition: width .4s,
  background .3s
}



.main-slider .slick-dots li.slick-active  {

  width: 36px;

  background: #fff;

  border-radius: 6px
}



.slick-arrow  {

  border-width: 2px;

  top: 0;

  bottom: 0;

  margin: auto
}



.main-slide  {

  background-repeat: no-repeat;

  background-position: center top;

  background-size: cover;

  display: flex!important;

  align-items: center;

  padding: 2.7em 0;

  min-height: 28.5vw;

  height: 100%;

  color: #fff;

  position: relative;

  z-index: 1
}



.main-slide:before  {

  content: '';

  display: block;

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  background: linear-gradient(90deg,
  #52291C 0%,
  rgba(82,
  41,
  28,
  0) 100%);

  z-index: -1
}



.main-slide_content  {

  display: flex;

  flex-direction: column;

  align-items: flex-start;

  width: 50%
}



.main-slide_content p  {

  font-size: 1.125rem;

  font-family: "Georgia";

  line-height: 1.4;

  margin-bottom: 2.9em
}



.main-slide_content .white-btn  {

  display: flex;

  align-items: center;

  justify-content: center;

  position: relative
}



.main-slide_content .white-btn:hover:after  {

  border-color: #000
}



.main-slide_content .white-btn:after  {

  content: '';

  display: block;

  width: 8px;

  height: 8px;

  border-top: 1px solid #fff;

  border-right: 1px solid #fff;

  margin-left: 1em;

  transform: rotate(45deg);

  transition: border-color .3s
}



.main-slide_title  {

  font-size: 2.25rem;

  font-weight: 500;

  margin: 0 0 .25em;

  text-transform: uppercase
}



.actual-section  {

  padding: 6.1em 0 3em
}



.actual-section .section-title  {

  font-weight: 500
}



.actual-row [class^="col-"]  {

  margin-bottom: 1.875em
}



.actual-item .item  {

  display: block;

  border-bottom: none;

  color: inherit;

  height: 100%
}



.actual-item a.item:hover .actual-item_img:before  {

  opacity: 0
}



.actual-item_img  {

  height: 200px;

  border-radius: 6px;

  overflow: hidden;

  position: relative;

  margin-bottom: 1.1em
}



.actual-item_img:before  {

  content: '';

  display: block;

  width: 100%;

  height: 100%;

  background: linear-gradient(to top,
  rgba(82,
  41,
  28,
  0.8) 32.29%,
  rgba(82,
  41,
  28,
  0) 100%);

  position: absolute;

  top: 0;

  left: 0;

  transition: opacity .3s
}



.actual-item_img img  {

  display: block;

  width: 100%;

  height: 100%;

  object-fit: cover
}



.actual-item_title  {

  position: absolute;

  bottom: .8em;

  left: .8em;

  right: .8em;

  font-size: 1.375rem;

  font-weight: 500;

  color: #fff;

  line-height: 1.2;

  letter-spacing: -.02em;

  max-height: 100%;

  overflow: hidden;

  scrollbar-color: #fff #F2994A;

  scrollbar-width: thin
}



.actual-item_title::-webkit-scrollbar-track  {

  background-color: #F2994A
}



.actual-item_title::-webkit-scrollbar-thumb  {

  -webkit-border-radius: 2px;

  border-radius: 2px;

  background-color: #fff
}



.actual-item_title::-webkit-resizer  {

  width: 3px;

  height: 0
}



.actual-item_title::-webkit-scrollbar  {

  width: 3px
}



.actual-item_tag  {

  display: block;

  font-family: "Georgia";

  margin-bottom: .4em
}



.actual-item_date  {

  display: block;

  color: #BDBDBD;

  font-size: .875rem;

  font-family: "Georgia"
}



.services-section .section-title  {

  font-weight: 500
}



.services-list  {

  display: flex;

  flex-wrap: wrap;

  padding-top: 2em;

  margin: 0 -1em -2em
}



.services-list li  {

  flex: 25% 0 0;

  max-width: 25%;

  padding: 0 1em;

  margin-bottom: 6.8em
}



.service-item > a  {

  display: flex;

  flex-direction: column;

  align-items: center;

  border-bottom: none;

  color: #52291C;

  transition: color .3s;

  text-align: center
}



.service-item > a:hover  {

  color: #F2994A
}



.service-item_icon  {

  width: 80px;

  height: 80px;

  display: flex;

  align-items: center;

  justify-content: center;

  padding: .5em;

  background: #52291C;

  border-radius: 6px;

  margin-bottom: 2.2em
}



.service-item_icon img  {

  max-height: 100%
}



.advantages-section  {

  padding: 5em 0;

  background: #FFFAF3
}



.advantages-section .section-title  {

  font-weight: 500
}



.advantages-slider  {

  padding: .5em 5em 0;

  margin: 0 -.5em
}



.advantages-slider .slick-slide  {

  padding: 0 .5em;

  height: auto
}



.advantages-slider .slick-slide > div  {

  height: 100%
}



.advantages-slider .slick-arrow  {

  border-color: #52291C
}



.advantages-slider .slick-arrow:hover  {

  border-color: #F2994A
}



.advantages-slider .slick-track  {

  display: flex
}



.advantages-slider .slick-prev  {

  left: 3.3%
}



.advantages-slider .slick-next  {

  right: 1.7%
}



.advantages-slider .slicl-list  {

  padding-bottom: 3px
}



.advantage-item  {

  font-size: .875rem;

  height: 100%
}



.advantage-item .item  {

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  align-items: flex-start;

  height: 100%;

  border: 1px solid #52291C;

  color: #52291C;

  border-radius: 6px;

  box-shadow: 0 1px 2px rgba(85,
  105,
  135,
  0.1);

  padding: 1.7em 1.7em 2.5em;

  transition: color .3s,
  border-color .3s
}



.advantage-item a.item:hover  {

  color: #F2994A;

  border-color: #F2994A
}



.advantage-item a.item:hover .arrow-icon  {

  filter: brightness(0) saturate(100%) invert(74%) sepia(51%) saturate(1278%) hue-rotate(325deg) brightness(98%) contrast(93%)
}



.advantage-item_icon  {

  display: block;

  height: 34px;

  margin-bottom: 1.2em
}



.advantage-item_icon img  {

  max-height: 100%
}



.advantage-item_title  {

  display: block;

  margin-bottom: .4em
}



.advantage-item_more  {

  display: flex;

  align-items: center;

  font-family: "Georgia";

  margin-top: auto
}



.advantage-item_more .arrow-icon  {

  flex: 16px 0 0;

  width: 16px;

  height: 16px;

  background: url(/img/icons/arrow.svg) no-repeat center center;

  background-size: contain;

  margin-left: .7em;

  transition: filter .3s
}



.about-section  {

  padding: 5em 0
}



.about-us_video  {

  min-height: 422px;

  border-radius: 6px;

  overflow: hidden;

  height: 100%
}



.about-us_video iframe  {

  width: 100%;

  height: 100%
}



.youtube  {

  position: relative;

  width: 100%;

  height: 100%;

  cursor: pointer
}



.youtube img  {

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  object-fit: cover;

  z-index: 1
}



.play-button  {

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background: rgba(82,
  41,
  28,
  0.3);

  z-index: 10
}



.play-button:after  {

  content: '';

  display: block;

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  margin: auto;

  width: 64px;

  height: 64px;

  background: url(/img/icons/play.svg) no-repeat center top;

  background-size: contain
}



.about-section_desc  {

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  align-items: flex-start
}



.about-section_desc .social-mod_network  {

  margin-top: auto
}



.about-section_desc .main-btn  {

  font-family: "Georgia";

  font-weight: 400;

  margin-bottom: 1em
}



.about-section_desc p  {

  line-height: 1.85;

  color: #52291C;

  margin-bottom: 2em
}



.excellence-section  {

  background: #FFFAF3;

  padding: 5em 0
}



.excellence-section_left-column  {

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  align-items: flex-start;

  padding-bottom: 1.7em
}



.excellence-section_left-column p  {

  line-height: 1.6;

  margin-bottom: 1.8em
}



.excellence-section_left-column .social-mod_network  {

  margin-top: auto
}



.excellence-section_left-column .main-btn  {

  font-family: "Georgia";

  font-weight: 400
}



.excellence-list  {

  display: flex;

  flex-wrap: wrap;

  margin: 0 -10px -20px
}



.excellence-list li  {

  padding: 0 10px;

  flex: 50% 0 0;

  max-width: 50%;

  margin-bottom: 1.25em
}



.excellence-item  {

  background: #fff;

  padding: 1.3em 1.8em;

  box-shadow: 0 1px 2px rgba(85,
  105,
  135,
  0.1);

  border-radius: 10px;

  height: 100%;

  display: flex;

  flex-direction: column;

  justify-content: space-between
}



.excellence-item_icon  {

  height: 64px;

  display: flex;

  align-items: flex-end;

  margin-bottom: 1.2em
}



.excellence-item_icon img  {

  max-height: 100%
}



.excellence-item_title  {

  display: block;

  font-size: 1.125rem;

  font-family: "Georgia";

  margin-bottom: 1.2em
}



.excellence-item_btn  {

  margin-top: auto;

  font-family: "Georgia";

  font-size: 17px;

  color: #F2994A;

  transition: color .3s
}



.excellence-item_btn:hover  {

  color: #52291C
}



.principles-section  {

  padding: 5em 0 4em
}



.principles-section .main-btn  {

  font-family: "Georgia";

  font-weight: 400;

  margin-top: 1em
}



.principles-section .section-mod_title  {

  line-height: 1.6
}



.principles-list  {

  display: flex;

  flex-wrap: wrap;

  margin: 0 -10px
}



.principles-list li  {

  flex: 33.333% 0 0;

  max-width: 33.333%;

  padding: 0 10px;

  margin-bottom: 1.25em
}



.principle-item  {

  background: #52291C;

  box-shadow: 0 1px 2px rgba(85,
  105,
  135,
  0.1);

  border-radius: 6px;

  padding: 1.7em;

  color: #FFFAF3;

  font-family: "Georgia";

  font-size: .875rem;

  line-height: 1.2;

  height: 100%
}



.principle-item_number  {

  display: block;

  font-size: 2.375rem;

  margin-bottom: .55em;

  color: #fff
}



.calculate-cost_section  {

  background: #FFFAF3;

  padding: 4.5em 0 3em
}



.calculate-cost_section .section-title  {

  font-size: 2.3125rem;

  font-weight: 500
}



.calculate-cost_form  {

  margin-top: -1.8em
}



.calculate-cost_form .bottom-text  {

  display: block;

  margin-top: 1.5em;

  font-size: .625rem;

  font-family: "Georgia";

  color: rgba(82,
  41,
  28,
  0.4)
}



.calculate-cost_form .attention-text  {

  display: block;

  font-size: .875rem;

  font-family: "Georgia";

  color: rgba(82,
  41,
  28,
  0.4)
}



.calculate-cost_form .selectric  {

  font-size: 1.375rem;

  font-weight: 600
}



.calculate-cost_form .selectric .label  {

  margin-right: 35px
}



.calculate-cost_form .text  {

  margin: 0 1.7em
}



.calculate-cost_form .selectric-wrapper  {

  max-width: 190px
}



.calculate-cost_form .online-order_language-panel  {

  margin-top: 2.7em
}



.calculate-cost_form .online-order_name,
.calculate-cost_form .online-order_phone-number  {

  font-size: 1.25rem
}



.calculate-cost_form .form-group:last-child  {

  margin-bottom: 0
}



.calculate-cost_form .input-file  {

  margin-top: 26px
}



.calculate-cost_form .wrapper_online-order_submit  {

  min-width: 219px;

  margin-right: 2em
}



.calculate-cost_form .online-order_btns .main-mod_btn  {

  flex: inherit
}



.calculate-cost_form .online-order_footer-text  {

  font-size: 1.125rem;

  margin-top: 0;

  margin-bottom: 0
}



.calculate-cost_form .online-order_btns  {

  margin-bottom: 0
}



.calculate-cost_form .form-control:focus  {

  border-color: transparent;

  border-radius: 0;

  border-bottom-color: #52291C
}



.online-order_form .form-control:focus  {

  border-color: transparent;

  border-radius: 0;

  border-bottom-color: #52291C
}



.calculate-cost_total  {

  font-size: 1.75rem;

  font-weight: 600;

  display: block;

  margin-bottom: .7em
}



.calculate-cost_row  {

  margin-bottom: 3.5em
}



.calculate-cost_row:first-child  {

  margin-bottom: 2em
}



.online-order_mod-row  {

  margin-bottom: 2.6em
}



.calculate-cost_last-row  {

  margin-bottom: 2em
}



.connection-section  {

  padding: 3.5em 0
}



.connection-section .row  {

  align-items: center
}



.connection-img img  {

  border-radius: 6px;

  width: 100%
}



.connection-desc  {

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  padding-bottom: 6px
}



.connection-desc .section-mod_title  {

  font-size: 2.25rem;

  line-height: 1;

  margin-bottom: .5em
}



.connection-desc p  {

  font-size: 1.125rem;

  line-height: 1.4;

  padding-right: 30%;

  margin-bottom: 1.8em
}



.connection_phone-number  {

  position: relative;

  padding-left: 30px;

  display: inline-block;

  margin-bottom: 1em
}



.connection_phone-number:before  {

  content: '';

  display: block;

  width: 20px;

  height: 20px;

  background: url(/img/icons/phone.svg) no-repeat center center;

  position: absolute;

  top: 1px;

  left: 0
}



.connection-section_footer  {

  display: flex;

  align-items: center;

  margin-top: auto
}



.connection-section_footer .main-btn  {

  min-width: 139px;

  height: 36px;

  font-size: .875rem;

  font-family: "Georgia";

  font-weight: 400;

  line-height: 36px;

  padding: 0 1em
}



.call-btn  {

  font-weight: 500;

  height: 36px;

  font-size: .875rem;

  line-height: 36px;

  min-width: 111px;

  padding: 0 1em;

  margin-right: 1.9em
}



.translation-header_section  {

  padding: 4.3em 0 3em
}



.translation-header_section .section-title  {

  font-weight: 700;

  margin-bottom: 1.2em
}



.translation-header_section .top-text  {

  margin-top: -1em;

  margin-bottom: 3.3em
}



.translation-header_mod-section  {

  padding-bottom: 1.2em
}



.translation-header_mod-section p  {

  margin-bottom: 2.7em
}



.translation-header_mod-section .translation-btns_row  {

  margin-bottom: 2.7em
}



.translation-section_mod-body  {

  padding-bottom: 2.5em
}



.translation-header_desc  {

  padding-left: 2em
}



.translation-header_row  {

  margin-bottom: 1em
}



.translation-header_mod-row  {

  margin-bottom: 6.5em
}



.h3-mod  {

  font-size: 1.375rem;

  font-weight: 700;

  margin-bottom: 1.8em
}



.h3-mod_other  {

  margin-bottom: .9em
}



.translation-header_img img  {

  display: block;

  border-radius: 6px;

  width: 100%
}



.requirement-content  {

  margin-bottom: auto
}



.translation-column  {

  display: flex;

  flex-direction: column;

  justify-content: space-between
}



.translation-column p  {

  line-height: 1.6;

  margin-bottom: 3.8em
}



.translation-right_column  {

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  align-items: flex-start
}



.translation-right_column .social-mod_network  {

  margin-top: auto
}



.translation-right_column p  {

  margin-bottom: 1.8em
}



.translation-right_column p:last-child  {

  margin-bottom: 0
}



.translation-right_column .main-btn  {

  margin-bottom: 1em
}



.translation-right_column .section-title  {

  line-height: 1.5
}



.translation-right_column-mar  {

  margin-bottom: 1.5em
}



.translation-btn  {

  min-height: 100px;

  display: flex;

  align-items: center;

  color: #fff;

  font-size: 1.125rem;

  font-weight: 500;

  padding: .5em 1.7em;

  border-radius: 6px;

  letter-spacing: -.02em;

  background-image: url(/img/bg/btns/01.jpg);

  background-repeat: no-repeat;

  background-position: center top;

  background-size: cover;

  margin-top: auto;

  position: relative;

  overflow: hidden;

  margin-top: auto;

  z-index: 1
}



.translation-btn:hover:after  {

  opacity: .7
}



.translation-btn:before  {

  content: '';

  display: block;

  width: 32px;

  height: 32px;

  flex: 32px 0 0;

  background: url(/img/icons/arrow-2.svg) no-repeat center top;

  background-size: contain;

  margin-right: .7em
}



.translation-btn:after  {

  content: '';

  display: block;

  height: 100%;

  width: 100%;

  background: rgba(82,
  41,
  28,
  0.66);

  position: absolute;

  top: 0;

  left: 0;

  transition: opacity .3s;

  z-index: -1
}



.translation-second_btn  {

  background-image: url(/img/bg/btns/02.jpg)
}



.translation-third_btn  {

  background-image: url(/img/bg/btns/03.jpg)
}



.translation-fifth_btn  {

  background-image: url(/img/bg/btns/05.jpg)
}



.translation-six_btn  {

  background-image: url(/img/bg/btns/06.jpg)
}



.translation-body_section  {

  padding: 3em 0
}



.translation-body_section .section-title  {

  font-weight: 500
}



.translation-body_pad-section  {

  padding-top: 1.5em
}



.translation-body_bottom-section  {

  padding-bottom: 1.5em
}



.translation-body_mod-section  {

  padding-bottom: 0
}



.bridal-heath_section  {

  background: #FFFAF3
}



.translation-body_visa-section  {

  padding-top: 2em;

  padding-bottom: 0
}



.document-item  {

  padding: 1.7em;

  box-shadow: 0 1px 16px rgba(85,
  105,
  135,
  0.05);

  border-radius: 6px;

  line-height: 1.5;

  height: 100%
}



.documents-row [class^="col-"]  {

  margin-bottom: .8em
}



.documents-row [class^="col-"]:last-child  {

  margin-bottom: 0
}



.document-item_icon  {

  display: flex;

  align-items: flex-end;

  height: 24px;

  margin-bottom: .9em
}



.document-item_icon img  {

  max-height: 100%
}



.main-short_btn  {

  min-width: auto;

  padding: .3em .5em;

  line-height: 1.2;

  display: flex;

  align-items: center;

  justify-content: center;

  min-height: 46px;

  font-size: .875rem;

  height: auto;

  white-space: normal
}



.documents-mod_row [class^="col-"]  {

  margin-bottom: 0;

  padding-bottom: 3.7em
}



.documents-mod_row [class^="col-"]:nth-child(4n+ 4):after  {

  display: none
}



.documents-mod_row [class^="col-"]:after  {

  content: '';

  display: block;

  width: 1px;

  height: calc(100% + 10px);

  background-image: linear-gradient(#52291C 10%,
  rgba(255,
  255,
  255,
  0) 0%);

  background-position: bottom;

  background-size: 1px 20px;

  background-repeat: repeat-y;

  position: absolute;

  top: 0;

  left: 100%
}



.documents-mod_row .document-item  {

  box-shadow: none
}



.documents-mod_row .document-item_icon  {

  height: 54px
}



.documents-mod_row .document-item_icon img  {

  height: 100%
}



.translation-service_row  {

  position: relative;

  margin-bottom: .8em
}



.translation-service_row:last-child  {

  margin-bottom: 0
}



.translation-service_row:last-child:after  {

  display: none
}



.translation-service_row:after  {

  content: '';

  display: block;

  width: calc(100% + 2px);

  height: 1px;

  background-image: linear-gradient(to right,
  #52291C 10%,
  rgba(255,
  255,
  255,
  0) 0%);

  background-position: bottom;

  background-size: 20px 1px;

  background-repeat: repeat-x;

  position: absolute;

  bottom: .1em;

  left: 0
}



.translation-service_row [class^="col-"]  {

  margin-bottom: 1.25em
}



.translation-service_item  {

  padding: 1.5em;

  background: #fff;

  font-size: 1.125rem;

  border-radius: 6px;

  height: 100%
}



.translation-service_item .item-icon  {

  display: flex;

  align-items: flex-end;

  height: 54px;

  margin-bottom: 1em;

  width: 100%
}



.translation-service_item img  {

  max-height: 100%
}



.translation-item  {

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  align-items: center;

  height: 100%;

  background: #FFFAF3;

  border: 1px solid rgba(82,
  41,
  28,
  0.1);

  border-radius: 6px;

  padding: 1.7em;

  text-align: center
}



.translation-item_icon  {

  height: 80px;

  display: flex;

  align-items: flex-end;

  margin-bottom: 2.4em
}



.translation-item_icon img  {

  max-height: 100%
}



.translation-item_price  {

  display: block;

  font-size: 1.75rem;

  font-weight: 500;

  margin-bottom: .4em;

  letter-spacing: -.02em
}



.translation-item_price .text  {

  margin-right: .4em;

  font-size: 1.25rem;

  font-weight: 400
}



.translation-item_desc-text  {

  display: block;

  font-family: "Georgia";

  font-size: .875rem;

  margin-bottom: 2.5em
}



.translation-item_footer  {

  margin-top: auto;

  width: 100%
}



.translation-item_footer .main-btn  {

  min-width: auto;

  font-size: 1.125rem;

  font-weight: 400;

  display: flex;

  align-items: center;

  justify-content: center;

  padding: .3em .7em;

  line-height: 1.2;

  white-space: normal;

  width: 100%
}



.translation-item_bottom-text  {

  display: block;

  font-size: 1.25rem;

  font-weight: 500;

  margin-bottom: 1.6em
}



.translation-row  {

  margin-bottom: .75em
}



.translation-row [class^="col-"]  {

  margin-bottom: 4em
}



.translation-row .column-title  {

  margin-bottom: 0
}



.translation-item_list  {

  margin-bottom: .5em
}



.translation-item_list li  {

  display: flex;

  text-align: left;

  margin-bottom: 1em
}



.translation-item_list li:before  {

  content: '';

  display: block;

  height: 12px;

  width: 8px;

  flex: 8px 0 0;

  border-right: 1px solid #52291C;

  border-bottom: 1px solid #52291C;

  margin-right: 1em;

  margin-top: 3px;

  transform: rotate(45deg)
}



.translation-item_mod-list  {

  margin-bottom: 1.2em
}



.translation-item_mod-list li  {

  display: flex;

  text-align: left;

  margin-bottom: 1em
}



.translation-item_mod-list .item-icon  {

  flex: 18px 0 0;

  width: 18px;

  margin-right: .7em
}



.conference-img  {

  margin-top: 3.8em;

  margin-bottom: 4em
}



.h3,
h3  {

  font-size: 1.25rem;

  font-weight: 700;

  margin-bottom: 1.7em
}



.translation-type_row  {

  margin: 0 -10px;

  padding-top: 2em
}



.translation-type_row [class^="col-"]  {

  padding: 0 10px;

  margin-bottom: 3.5em
}



.translation-type_item  {

  display: flex;

  align-items: flex-start;

  padding: 1.2em;

  background: #fff;

  border: 1px solid #FFFAF3;

  box-shadow: 1px 2px 16px rgba(82,
  41,
  28,
  0.09);

  border-radius: 6px;

  height: 100%
}



.translation-type_item p  {

  flex: 1 0 0;

  padding-left: 1em;

  overflow-wrap: anywhere
}



.item-icon  {

  flex: 16px 0 0;

  width: 16px
}



.portfolio-slider  {

  margin: 0 -10px;

  padding: 0 1.2em
}



.portfolio-slider .slick-arrow  {

  border-color: #52291C
}



.portfolio-slider .slick-arrow:hover  {

  border-color: #F2994A
}



.portfolio-slider .slick-prev  {

  left: -30px
}



.portfolio-slider .slick-next  {

  right: -30px
}



.portfolio-slider .slick-slide  {

  padding: 0 10px;

  height: auto
}



.portfolio-slider .slick-slide > div  {

  height: 100%
}



.portfolio-slider .slick-track  {

  display: flex
}



.portfolio-item  {

  border-radius: 6px;

  overflow: hidden;

  height: 100%
}



.portfolio-item > .item  {

  display: flex;

  align-items: flex-end;

  min-height: 320px;

  height: 100%;

  padding: 1.2em;

  padding-bottom: 2em;

  color: #fff;

  border-bottom: none;

  position: relative;

  z-index: 1
}



.portfolio-item > a.item:hover:before  {

  opacity: .7
}



.portfolio-item > .item:before  {

  content: '';

  display: block;

  width: 100%;

  height: 100%;

  background: linear-gradient(to top,
  rgba(82,
  41,
  28,
  0.8) 34%,
  rgba(82,
  41,
  28,
  0) 58.28%);

  position: absolute;

  top: 0;

  left: 0;

  transition: opacity .3s;

  z-index: 1
}



.portfolio-item img  {

  width: 100%;

  height: 100%;

  position: absolute;

  top: 0;

  left: 0;

  object-fit: cover
}



.portfolio-item_title  {

  display: block;

  font-size: 1.375rem;

  font-weight: 500;

  margin-bottom: .3em
}



.portfolio-item_desc  {

  position: relative;

  z-index: 2
}



.portfolio-item_desc p  {

  color: #FFFAF3
}



.advantages-box  {

  padding: 6.7em 0 4em
}



.advantages-box .social-mod_network  {

  margin-top: 1.8em;

  line-height: 1.5
}



.advantages-box p  {

  margin-bottom: 2.3em
}



.advantages-pad_box  {

  padding-top: 0
}



.advantages-mod_box  {

  padding-top: 1em;

  padding-bottom: 1em
}



.advantages-other_row  {

  margin: 0 -10px
}



.advantages-other_row [class^="col-"]  {

  padding: 0 10px;

  margin-bottom: 1.25em
}



.advantage-other_item  {

  background: #FFFAF3;

  box-shadow: 0 1px 2px rgba(85,
  105,
  135,
  0.1);

  border-radius: 6px;

  padding: 1.2em 1.1em 1.3em;

  font-size: 1.125rem;

  height: 100%
}



.advantage-other_item.item-mod  {

  font-size: 1rem;

  padding: 1.4em
}



.advantage-other_item .item-icon  {

  height: 34px;

  width: 100%;

  display: flex;

  align-items: flex-end;

  margin-bottom: .7em
}



.advantage-other_item .item-mod_icon  {

  height: 28px;

  margin-bottom: 1.3em
}



.advantage-other_item img  {

  max-height: 100%
}



.advantage-other_item p  {

  margin-bottom: 0
}



.translation-terms_box  {

  margin-bottom: -2.7em
}



.translation-terms_box .social-mod_network  {

  justify-content: center;

  margin-top: .8em
}



.translation-terms_box .translation-btn  {

  margin-bottom: 1.8em;

  min-height: 156px
}



.translation-terms_box .translation-btn:after  {

  background: rgba(82,
  41,
  28,
  0.9)
}



.translation-terms_box .h3  {

  font-size: 1.375rem;

  padding-right: 5%;

  margin-bottom: 2.4em
}



.translation-terms_box .main-btn  {

  min-width: auto;

  width: 100%
}



.translation-terms_box .email-item  {

  display: inline-block;

  transition: color .3s
}



.translation-terms_box .email-item:hover  {

  color: #F2994A
}



.requirement-item  {

  background: #FFFFFF;

  border: 1px solid #FFFAF3;

  box-shadow: 1px 2px 16px rgba(82,
  41,
  28,
  0.09);

  border-radius: 6px;

  min-height: 48px;

  display: flex;

  align-items: center;

  padding: .4em 1.5em;

  display: flex;

  align-items: center;

  margin-bottom: 1em;

  width: 100%
}



.requirement-item p  {

  flex: 1 0 0;

  padding-left: .8em;

  margin-bottom: 0
}



.requirement-item_icon  {

  flex: 16px 0 0;

  width: 16px;

  display: flex;

  align-items: center
}



.service-mod_list  {

  display: flex;

  flex-wrap: wrap;

  padding-left: 1em;

  padding-right: 1em;

  margin: 0 -30px
}



.service-mod_list li  {

  padding: 0 30px;

  position: relative;

  flex: 20% 0 0;

  max-width: 20%;

  margin-bottom: 9em
}



.service-mod_list li:nth-child(5n+5):after  {

  display: none
}



.service-mod_list li:after  {

  content: '';

  display: block;

  width: 1px;

  height: calc(100% + 10px);

  background-image: linear-gradient(#52291C 10%,
  rgba(255,
  255,
  255,
  0) 0%);

  background-position: bottom;

  background-size: 1px 20px;

  background-repeat: repeat-y;

  position: absolute;

  top: 0;

  left: calc(100% - 7.5px)
}



.service-mod_item  {

  padding-top: 2em;

  font-size: 1.125rem
}



.service-mod_item .item-icon  {

  display: flex;

  align-items: flex-end;

  height: 54px;

  width: 100%;

  margin-bottom: 1em
}



.service-mod_item img  {

  max-height: 100%
}



.main-mar_btn  {

  margin-top: 1em;

  margin-bottom: 2.2em
}



.translations-visa_row  {

  padding-top: 2.7em;

  padding-left: 1.7em;

  padding-right: 1.7em;

  margin-bottom: 1.8em
}



.translations-visa_row [class^="col-"]  {

  position: relative;

  margin-bottom: 1.875em
}



.translations-visa_row [class^="col-"]:after  {

  content: '';

  display: block;

  width: 1px;

  height: calc(100% + 10px);

  background-image: linear-gradient(#52291C 10%,
  rgba(255,
  255,
  255,
  0) 0%);

  background-position: bottom;

  background-size: 1px 20px;

  background-repeat: repeat-y;

  position: absolute;

  top: 0;

  left: calc(100% - 15px)
}



.translations-visa_row [class^="col-"]:last-child:after  {

  display: none
}



.translations-visa_item  {

  font-size: 1.125rem;

  padding-right: 15px;

  min-height: 265px
}



.translations-visa_item .item-icon  {

  height: 54px;

  display: flex;

  align-items: flex-end;

  width: 100%;

  margin-bottom: 1em
}



.translations-visa_item img  {

  max-height: 100%
}



.translations-visa_item p  {

  line-height: 1.25
}



.calculate-cost_btn  {

  height: 56px;

  font-size: .875rem;

  line-height: 56px;

  padding: 0 2.4em
}



.calculate-cost_btn:after  {

  content: '';

  display: inline-block;

  width: 8px;

  height: 8px;

  flex: 8px 0 0;

  border-top: 2px solid #fff;

  border-right: 2px solid #fff;

  margin-left: .8em;

  transform: rotate(45deg);

  transition: border-color .3s
}



.certify-visa_translation-box  {

  background-image: url(/img/bg/office-bg.jpg);

  background-repeat: no-repeat;

  background-position: center top;

  background-size: cover;

  min-height: 31.3vw;

  display: flex;

  align-items: flex-end;

  padding: 2em 0;

  color: #fff;

  position: relative;

  z-index: 1
}



.certify-visa_translation-box:before  {

  content: '';

  display: block;

  width: 100%;

  height: 100%;

  background: linear-gradient(0deg,
  rgba(82,
  41,
  28,
  0.8) 25.71%,
  rgba(82,
  41,
  28,
  0) 61.64%);

  color: #fff;

  position: absolute;

  top: 0;

  left: 0;

  z-index: -1
}



.certify-visa_translation-box .section-title  {

  font-weight: 700;

  text-align: left
}



.certify-visa_translation-box .section-title:after  {

  display: none
}



.certify-visa_translation-box .bottom-text  {

  font-size: 1.125rem
}



.certify-visa_translation-list  {

  font-size: 1.125rem;

  font-weight: 600;

  margin-bottom: 2em
}



.certify-visa_translation-list li  {

  display: flex;

  align-items: center;

  margin-bottom: .3em
}



.certify-visa_translation-list .item-icon  {

  flex: 22px 0 0;

  width: 22px;

  margin-right: 1em
}



.legalization-section  {

  padding: 4.2em 0 0
}



.legalization-mod_section  {

  padding-bottom: 3em
}



.legalization_top-row  {

  margin-bottom: 3.5em
}



.legalization-top_mod-row  {

  margin-bottom: 7.5em
}



.legalization-top_other-row  {

  margin-bottom: 5em
}



.learn-more_btn  {

  display: inline-block;

  font-size: .875rem;

  font-weight: 500;

  margin-right: 1.6em;

  margin-top: 4px;

  white-space: nowrap;

  transition: color .3s
}



.learn-more_btn:hover  {

  color: #F2994A
}



.learn-more_btn:hover:after  {

  filter: brightness(0) saturate(100%) invert(80%) sepia(23%) saturate(2534%) hue-rotate(323deg) brightness(96%) contrast(97%)
}



.learn-more_btn:after  {

  display: inline-block;

  content: '';

  width: 20px;

  height: 20px;

  background: url(/img/icons/phone-2.svg) no-repeat center center;

  background-size: contain;

  filter: brightness(0) saturate(100%) invert(15%) sepia(9%) saturate(4635%) hue-rotate(330deg) brightness(101%) contrast(89%);

  margin-left: 10px;

  position: relative;

  top: 4px;

  transition: filter .3s
}



.legalization-list  {

  margin-bottom: 5em;

  font-family: "Georgia"
}



.legalization-list li  {

  margin-bottom: 1em;

  display: flex;

  align-items: center;

  box-shadow: 1px 2px 16px rgba(82,
  41,
  28,
  0.09);

  border-radius: 6px;

  background: #fff;

  padding: .77em 1.5em
}



.legalization-list .item-icon  {

  flex: 16px 0 0;

  width: 16px;

  margin-right: .7em
}



.countries-list  {

  display: flex;

  flex-wrap: wrap;

  margin: 0 -10px 4em
}



.countries-list li  {

  padding: 0 10px;

  flex: 20% 0 0;

  max-width: 20%;

  margin-bottom: 1em
}



.country-item  {

  height: 100%
}



.country-item > a  {

  display: block;

  padding: 1.2em;

  border: 1px solid #52291C;

  height: 100%;

  box-shadow: 0 1px 2px rgba(85,
  105,
  135,
  0.1);

  border-radius: 6px;

  font-size: 1.5rem;

  transition: background .3s,
  color .3s
}



.country-item > a:hover  {

  background: #52291C;

  color: #fff
}



.country-item > a:hover .country-item_icon  {

  filter: brightness(0) invert(1)
}



.country-item_icon  {

  height: 64px;

  display: flex;

  align-items: flex-end;

  margin-bottom: 1em;

  transition: filter .3s;

  width: 100%
}



.country-item_icon img  {

  max-height: 100%
}



.legalization_text-box  {

  margin-bottom: 7.2em
}



.legalization-pad_text-box  {

  padding-top: 2em
}



.legalization_text-box_top  {

  padding-top: 4em;

  margin-bottom: 3em
}



.legalization_img-column img  {

  display: block;

  border-radius: 6px;

  width: 100%
}



.legalization_desc-column  {

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  align-items: flex-start
}



.legalization_desc-column .section-title  {

  font-weight: 700;

  line-height: 1.5;

  margin-bottom: 1.25em
}



.legalization_desc-column .section-title:last-child  {

  margin-bottom: 0
}



.legalization_desc-column .main-btn  {

  margin-top: .7em;

  margin-bottom: 1.7em
}



.legalization_desc-column .main-btn:last-child  {

  margin-bottom: 0
}



.legalization_desc-column .small-text  {

  font-size: .935rem
}



.legalization_desc-column .large-text  {

  font-weight: 500;

  font-size: 1.75rem
}



.legalization_desc-column .term-text  {

  font-family: "Roboto Slab"
}



.legalization_desc-pad_column  {

  padding-right: 0
}



.legalization-procedure_row  {

  margin: 0 -2em
}



.legalization-procedure_row [class^="col-"]  {

  padding: 0 2em
}



.legalization-procedure_list  {

  margin-bottom: 3em
}



.legalization-procedure_list li  {

  margin-bottom: .7em;

  display: flex;

  align-items: center;

  box-shadow: 1px 2px 16px rgba(82,
  41,
  28,
  0.09);

  border-radius: 6px;

  line-height: 1.6;

  background: #fff;

  padding: .8em 1.5em
}



.legalization-procedure_list .item-icon  {

  flex: 16px 0 0;

  width: 16px;

  display: flex;

  align-items: center;

  margin-right: .7em
}



.legalization-procedure_img  {

  margin: 4em 0 2.6em
}



.legalization-procedure_img img  {

  border-radius: 6px
}



.legalization_text-row  {

  margin-bottom: 5em
}



.legalization_text-row .h3-mod  {

  margin-bottom: 1em
}



.legalization-period_row [class^="col-"]  {

  margin-bottom: 1.875em
}



.legalization-period_item  {

  height: 100%;

  box-shadow: 0 1px 2px rgba(85,
  105,
  135,
  0.1);

  border-radius: 6px;

  background: #FFFAF3;

  font-size: 1.125rem;

  line-height: 1.25;

  padding: 1.4em
}



.legalization-period_item .item-icon  {

  display: flex;

  align-items: flex-end;

  height: 34px;

  margin-bottom: 1em;

  width: 100%
}



.legalization-period_item img  {

  max-height: 100%
}



.wrapper_calculate-cost  {

  background: #FFFAF3;

  padding: 1.7em 15px;

  text-align: center
}



.documents-list li  {

  margin-bottom: 1em;

  display: flex;

  align-items: center
}



.documents-list .item-icon  {

  flex: 18px 0 0;

  width: 18px;

  display: flex;

  align-items: center;

  margin-right: .6em
}



.document-mod_list  {

  display: flex;

  flex-wrap: wrap;

  margin: 0 -25px 3.7em;

  padding: 0 1.2em
}



.document-mod_list li  {

  padding: 0 25px;

  position: relative;

  flex: 20% 0 0;

  max-width: 20%;

  margin-bottom: 1.875em
}



.document-mod_list li:nth-child(5n+5):after  {

  display: none
}



.document-mod_list li:after  {

  content: '';

  display: block;

  width: 1px;

  height: calc(100% + 10px);

  background-image: linear-gradient(#52291C 10%,
  rgba(255,
  255,
  255,
  0) 0%);

  background-position: bottom;

  background-size: 1px 20px;

  background-repeat: repeat-y;

  position: absolute;

  top: 0;

  left: calc(100% - 5px)
}



.document-mod_list-other li  {

  flex: 25% 0 0;

  max-width: 25%
}



.document-mod_list-other li:nth-child(4n+4):after  {

  display: none
}



.document-mod_list-other li:nth-child(5n+5):after  {

  display: block
}



.document-mod_item  {

  font-size: 1.125rem;

  padding-top: 1.3em;

  min-height: 290px
}



.document-mod_item .item-icon  {

  display: flex;

  align-items: flex-end;

  height: 54px;

  margin-bottom: .8em;

  width: 100%
}



.document-mod_item img  {

  max-height: 100%
}



.document-mod_item p  {

  line-height: 1.3
}



.translation-other_row:last-child  {

  margin-bottom: -2em
}



.translation-other_row .translation-item_price  {

  margin-bottom: .8em
}



.translation-other_row .main-small_btn  {

  font-size: .875rem
}



.legalization-banner  {

  background-repeat: no-repeat;

  background-position: center top;

  background-size: cover;

  padding: 2em 0;

  display: flex;

  align-items: flex-end;

  color: #fff;

  min-height: 31.5vw;

  margin-top: 3em;

  margin-bottom: 4.5em;

  position: relative;

  z-index: 1
}



.legalization-banner:before  {

  content: '';

  display: block;

  width: 100%;

  height: 100%;

  background: linear-gradient(0deg,
  rgba(82,
  41,
  28,
  0.8) 21.4%,
  rgba(82,
  41,
  28,
  0) 74.65%);

  position: absolute;

  top: 0;

  left: 0;

  z-index: -1
}



.legalization-banner .title  {

  display: block;

  font-size: 1.5rem;

  font-weight: 700;

  margin-bottom: 2px
}



.legalization-banner .h3  {

  margin-bottom: 1.4em
}



.legalization-banner .section-title  {

  font-weight: 700
}



.legalization-banner .section-title:last-child  {

  margin-bottom: 0
}



.apostille-banner p  {

  font-size: 1.125rem;

  line-height: 1.7;

  padding-left: 3em
}



.white_calc-btn  {

  margin-top: 1.5em
}



.white_calc-btn:hover:after  {

  border-color: #000
}



.white_calc-btn:after  {

  content: '';

  display: inline-block;

  width: 8px;

  height: 8px;

  border-top: 2px solid #fff;

  border-right: 2px solid #fff;

  margin-left: .8em;

  transform: rotate(45deg);

  transition: border-color .3s;

  transition: border-color .3s
}



.legalization-mod_banner  {

  margin-top: 0;

  padding-bottom: 2.5em
}



.legalization-mod_banner p  {

  font-size: 1.125rem
}



.legalization-banner_bottom  {

  margin-bottom: 0
}



.cis-banner  {

  padding-bottom: 4em
}



.cis-banner p  {

  line-height: 1.5;

  font-size: 1.125rem;

  margin-left: -3em
}



.legalization-banner_third  {

  min-height: 40.5vw;

  padding-bottom: 3.5em;

  margin-bottom: 2em
}



.legalization-banner_third p  {

  font-size: 1.125rem
}



.legalization-banner_third .white_calc-btn  {

  margin-top: 2.5em
}



.legalization-banner_content  {

  position: relative;

  padding: 2.2em;

  width: 110%;

  z-index: 1
}



.legalization-banner_content:before  {

  content: '';

  display: block;

  position: absolute;

  top: 0;

  left: 0;

  border-radius: 6px 0 0 6px;

  background: rgba(255,
  250,
  243,
  0.2);

  height: 100%;

  width: 500%;

  z-index: -1
}



.legalization-banner_content .top-text  {

  display: block;

  font-size: .875rem;

  font-family: "Georgia";

  margin-bottom: 1em
}



.legalization-banner_document-list  {

  font-size: 1.125rem;

  font-weight: 600
}



.legalization-banner_document-list li  {

  display: flex;

  align-items: center;

  margin-bottom: 8px
}



.legalization-banner_document-list li:before  {

  content: '';

  display: block;

  flex: 22px 0 0;

  height: 22px;

  background: url(/img/icons/snowflake.svg) no-repeat center center;

  background-size: contain;

  margin-right: 1em
}



.sample-section  {

  padding-top: 3em;

  padding-bottom: .7em
}



.sample-list  {

  display: flex;

  flex-wrap: wrap;

  margin: 0 -15px
}



.sample-list li  {

  padding: 0 15px;

  flex: 50% 0 0;

  max-width: 50%;

  margin-bottom: 1.875em
}



.sample-item  {

  display: block
}



.sample-item img  {

  width: 100%
}



.translation-img_column  {

  display: flex;

  flex-direction: column;

  justify-content: space-between
}



.translation-item_img  {

  margin-bottom: 1.3em
}



.translation-item_img img  {

  width: 100%
}



.document-row [class^="col-"]  {

  margin-bottom: 3em
}



.document-row .h3-mod  {

  margin-bottom: .7em
}



.document_bottom-row:last-child  {

  margin-bottom: -2em
}



.technology-section  {

  padding: 3.7em 0 2em
}



.unified_img-column img  {

  display: block;

  border-radius: 6px;

  width: 100%
}



.unified_desc-column  {

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  align-items: flex-start
}



.unified_desc-column .section-title  {

  font-weight: 700;

  margin-bottom: 1.25em
}



.unified_desc-column .section-title:last-child  {

  margin-bottom: 0
}



.unified_desc-column .main-btn  {

  margin-top: auto;

  margin-bottom: 1.7em
}



.unified_desc-column .main-btn:last-child  {

  margin-bottom: 0
}



.unified_desc-column .main-top_btn  {

  margin-top: 1em
}



.unified_desc-column .small-text  {

  font-size: .935rem
}



.unified_desc-column .large-text  {

  font-weight: 500;

  font-size: 1.75rem
}



.unified_desc-column ol:not([class])  {

  margin-bottom: 1.7em
}



.unified_desc-column .middle_list-text  {

  font-size: 1.25rem;

  font-weight: 500
}



.unified_desc-column_center  {

  justify-content: center
}



.unified_top-box  {

  margin-bottom: 7.4em
}



.unified_text-box  {

  margin-bottom: 5em
}



.unified_text-box:last-child  {

  margin-bottom: 0
}



.unified_text-box_mar  {

  margin-bottom: 7.5em
}



.unified_text-box_other  {

  margin-bottom: 2em
}



.unified_text-box_lower  {

  margin-bottom: 4em
}



.unified_text-box_lower p  {

  line-height: 1.6
}



.unified_text-box_top  {

  padding: 4em 0 3em
}



.our-story_content  {

  margin-bottom: 3em
}



.our-story_content p  {

  margin-bottom: 4em;

  line-height: 1.6
}



.hi-tech_content  {

  padding-bottom: 3em
}



.hi-tech_content p  {

  line-height: 1.6
}



.hi-tech_list  {

  display: flex;

  flex-wrap: wrap;

  padding-left: 2em;

  padding-right: 2em;

  padding-top: 5em;

  margin: 0 -30px
}



.hi-tech_list li  {

  padding: 0 30px;

  position: relative;

  flex: 20% 0 0;

  max-width: 20%;

  margin-bottom: 1.875em
}



.hi-tech_list li:nth-child(5n+5):after  {

  display: none
}



.hi-tech_list li:after  {

  content: '';

  display: block;

  width: 1px;

  height: calc(100% + 10px);

  background-image: linear-gradient(#52291C 10%,
  rgba(255,
  255,
  255,
  0) 0%);

  background-position: bottom;

  background-size: 1px 20px;

  background-repeat: repeat-y;

  position: absolute;

  top: 0;

  left: calc(100% - 7.5px)
}



.hi-tech_item  {

  padding-top: 1.2em;

  font-size: 1.125rem;

  min-height: 290px
}



.hi-tech_item .item-icon  {

  display: flex;

  align-items: flex-end;

  height: 54px;

  width: 100%;

  margin-bottom: 1em
}



.hi-tech_item img  {

  max-height: 100%
}



.hi-tech_item p  {

  line-height: 1.3
}



.principles-pad_section  {

  padding-top: 5.5em;

  padding-bottom: 2em
}


.unified-inner_section  {

  padding: 0
}

.unified-inner_section-mod  {

  padding-bottom: 0
}

/*.unified-inner_section  {

  padding: 4em 0 3.6em
}

.unified-inner_section-mod  {

  padding-bottom: 2em
}
*/

.bold-text  {

  font-weight: 700
}

.team-item  {

  margin-bottom: 7.4em
}

.team-item:last-child  {

  margin-bottom: 0
}

.team-item_img img  {

  display: block;

  border-radius: 6px;

  width: 100%
}

.team-item_desc  {

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  align-items: flex-start
}



.team-item_name  {

  display: block;

  font-size: 1.75rem;

  font-weight: 500;

  margin-bottom: .8em
}



.team-item_list  {

  padding-top: 10px;

  margin-bottom: 1em
}



.team-item_list li  {

  display: flex;

  margin-bottom: 1em
}



.team-item_list li:before  {

  content: '';

  display: block;

  height: 12px;

  width: 8px;

  flex: 8px 0 0;

  border-right: 1px solid #52291C;

  border-bottom: 1px solid #52291C;

  margin-right: 1em;

  margin-top: 3px;

  transform: rotate(45deg)
}



.team-item_contact-list  {

  margin-top: auto
}



.team-item_contact-list li  {

  display: flex;

  margin-bottom: 1em
}



.team-item_contact-list li:last-child  {

  margin-bottom: 0
}



.team-item_phone-number  {

  display: flex;

  align-items: center
}



.team-item_phone-number:before  {

  content: '';

  display: block;

  width: 18px;

  height: 18px;

  flex: 18px 0 0;

  background: url(/img/icons/phone-2.svg) no-repeat center center;

  background-size: contain;

  filter: brightness(0) saturate(100%) invert(13%) sepia(9%) saturate(7330%) hue-rotate(340deg) brightness(98%) contrast(86%);

  margin-right: .7em
}



.team-item_email  {

  display: flex;

  align-items: center;

  transition: color .3s
}



.team-item_email:hover  {

  color: #F2994A
}



.team-item_email:hover:hover:before  {

  filter: brightness(0) saturate(100%) invert(59%) sepia(99%) saturate(354%) hue-rotate(338deg) brightness(98%) contrast(94%)
}



.team-item_email:before  {

  content: '';

  display: block;

  width: 18px;

  height: 18px;

  flex: 18px 0 0;

  background: url(/img/icons/send.svg) no-repeat center center;

  background-size: contain;

  margin-right: .7em;

  transition: filter .3s
}



.reference_img-list  {

  display: flex;

  flex-wrap: wrap;

  margin: 0 -15px
}



.reference_img-list li  {

  padding: 0 15px;

  flex: 50% 0 0;

  max-width: 50%;

  margin-bottom: 1.875em
}



.reference_img-list .fancybox  {

  display: block
}



.reference_img-list img  {

  display: block;

  width: 100%
}



.reference-list  {

  font-size: 1.25rem;

  font-weight: 700;

  line-height: 1.4;

  margin-top: 1.5em
}



.reference-list li  {

  margin-bottom: 1.7em
}



.reference-section_header  {

  margin-bottom: 4.3em
}



.reference-section_header .section-title  {

  margin-bottom: 1em
}



.unified-check_list  {

  margin-bottom: .5em
}



.unified-check_list li  {

  display: flex;

  margin-bottom: 1em
}



.unified-check_list li:before  {

  content: '';

  display: block;

  height: 12px;

  width: 8px;

  flex: 8px 0 0;

  border-right: 1px solid #52291C;

  border-bottom: 1px solid #52291C;

  margin-right: 1em;

  margin-top: 3px;

  transform: rotate(45deg)
}



.reference_middle-content  {

  margin-bottom: 5.5em
}



.reference_middle-content .bottom-text  {

  padding-left: 1.7em
}



.wrapper_cost-table  {

  margin-top: -1.2em;

  margin-bottom: 1.3em
}



.cost-table  {

  border-bottom: 1px solid #52291C;

  width: 100%
}



.cost-table th  {

  background: #52291C;

  color: #fff;

  padding: 1.3em;

  color: #FFFAF3;

  font-size: 1.125rem;

  font-weight: 700;

  text-align: left
}



.cost-table th:first-child  {

  border-radius: 6px 0 0 0
}



.cost-table th:last-child  {

  border-radius: 0 6px 0 0
}



.cost-table td  {

  padding: 1.15em 1.5em
}



.cost-table tr:nth-child(2) td  {

  padding-top: 1.2em
}



.cost-table tr  {

  transition: background .3s
}



.cost-table tr:hover  {

  background: #FFFAF3
}



.unified_contact-list  {

  margin-bottom: 1em
}



.unified_contact-list li  {

  display: flex;

  margin-bottom: 1em
}



.unified_contact-list li:last-child  {

  margin-bottom: 0
}



.unified_phone-number  {

  display: flex;

  align-items: center
}



.unified_phone-number:before  {

  content: '';

  display: block;

  width: 18px;

  height: 18px;

  flex: 18px 0 0;

  background: url(/img/icons/phone-2.svg) no-repeat center center;

  background-size: contain;

  filter: brightness(0) saturate(100%) invert(13%) sepia(9%) saturate(7330%) hue-rotate(340deg) brightness(98%) contrast(86%);

  margin-right: .7em
}



.unified-item_email  {

  display: flex;

  align-items: center;

  transition: color .3s
}



.unified-item_email:hover  {

  color: #F2994A
}



.unified-item_email:hover:hover:before  {

  filter: brightness(0) saturate(100%) invert(59%) sepia(99%) saturate(354%) hue-rotate(338deg) brightness(98%) contrast(94%)
}



.unified-item_email:before  {

  content: '';

  display: block;

  width: 18px;

  height: 18px;

  flex: 18px 0 0;

  background: url(/img/icons/send.svg) no-repeat center center;

  background-size: contain;

  margin-right: .7em;

  transition: filter .3s
}



.reclamation-section  {

  padding: 1.8em 0 3.5em
}



.wrapper_unified-table  {

  margin-bottom: 4em
}



.wrapper_mod-unified-table  {

  margin-bottom: 2em
}



.unified-table  {

  border-bottom: 1px solid #52291C;

  width: 100%
}



.unified-table.no-border  {

  border-bottom: none
}



.unified-table .line-row  {

  border-bottom: 1px solid #52291C
}



.unified-table tr  {

  transition: background .3s
}



.unified-table tr:hover  {

  background: #FFFAF3
}



.unified-table th  {

  background: #52291C;

  color: #fff;

  padding: 1.3em 1.6em;

  color: #FFFAF3;

  font-size: 1.125rem;

  font-weight: 700;

  text-align: left
}



.unified-table th:last-child  {

  border-radius: 0 6px 0 0;

  width: 31.5%
}



.unified-table th:first-child  {

  border-radius: 6px 0 0 0;

  width: 50%
}



.unified-table td  {

  padding: 1.05em 1.4em;

  line-height: 1.4
}



.unified-table td:first-child  {

  font-family: "Georgia"
}



.unified-table td:last-child  {

  text-align: right
}



.unified-table .text-left  {

  text-align: left!important
}



.unified-table .price-item  {

  white-space: nowrap
}



.unified-table .price-list li  {

  margin-bottom: .7em
}



.unified-table .vertical-top  {

  vertical-align: top
}



.unified-table .text  {

  margin-right: 4px
}



.unified-table .btn-cell  {

  white-space: nowrap;

  font-weight: 500;

  transition: color .3s
}



.unified-table .btn-cell:hover  {

  color: #F2994A
}



.unified-table .btn-cell:hover:after  {

  border-color: #F2994A
}



.unified-table .btn-cell:after  {

  content: '';

  display: inline-block;

  width: 7px;

  height: 7px;

  border-top: 2px solid #52291C;

  border-right: 2px solid #52291C;

  margin-left: .8em;

  position: relative;

  top: -2px;

  transform: rotate(45deg);

  transition: border-color .3s
}



.unified-mod_table th:last-child  {

  width: 10%
}



.unified-mod_table td  {

  padding-top: .86em;

  padding-bottom: .86em
}



.unified-mod_table ul:not([class])  {

  padding-left: 3em
}



.text-slab  {

  font-family: "Roboto Slab"
}



.text-slab p:last-child  {

  margin-bottom: 1em
}



.unified_desc-column_footer  {

  margin-top: auto
}



.reclamation_text-box  {

  margin-bottom: 5.5em
}



.main_arrow-btn  {

  font-size: .875rem;

  padding: 0 2.4em
}



.main_arrow-btn:after  {

  content: '';

  display: inline-block;

  width: 8px;

  height: 8px;

  border-top: 2px solid #fff;

  border-right: 2px solid #fff;

  margin-left: .8em;

  transform: rotate(45deg);

  transition: border-color .3s
}



.middle-text  {

  font-weight: 500
}



.control-row:last-child  {

  margin-bottom: -4.5em
}



.control-row [class^="col-"]  {

  margin-bottom: 4em
}



.control-item  {

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  align-items: center;

  height: 100%;

  background: #FFFAF3;

  border: 1px solid rgba(82,
  41,
  28,
  0.1);

  border-radius: 6px;

  padding: 1.7em;

  text-align: center
}



.control-item p  {

  font-size: .875rem;

  margin-bottom: 2.7em
}



.control-item .main-btn  {

  margin-top: auto;

  min-width: auto;

  padding: 0 .5em;

  width: 100%
}



.control-item_icon  {

  height: 80px;

  display: flex;

  align-items: flex-end;

  margin-bottom: 2.4em
}



.control-item_icon img  {

  max-height: 100%
}



.control-item_number  {

  font-size: 5.7rem;

  font-family: Arial;

  line-height: .9;

  margin-bottom: .38em
}



.control-item_title  {

  font-size: 1.375rem;

  font-weight: 500;

  line-height: 1.5;

  margin-bottom: .4em
}



.control-item_line  {

  height: 13px;

  box-shadow: 0 1px 3px rgba(42,
  51,
  66,
  0.06),
  0 1px 2px rgba(42,
  51,
  66,
  0.03);

  border-radius: 6px;

  background: #fff;

  position: relative;

  width: 100%
}



.control-item_progress-bar  {

  position: absolute;

  top: 0;

  left: 0;

  border-radius: 6px;

  background: #F2994A;

  height: 100%
}



.review-item  {

  margin-bottom: 2em
}



.review-item .fancybox  {

  display: block;

  transition: box-shadow .3s
}



.review-item .fancybox:hover  {

  box-shadow: 1px 3px 16px -7px rgba(0,
  0,
  0,
  0.3)
}



.review-item img  {

  display: block;

  width: 100%
}



.link-reviews  {

  font-size: 1.25rem;

  font-family: 'Roboto Slab';

  border-bottom: 1px solid #52291C;

  transition: border-bottom-color .3s
}



.link-reviews:hover  {

  border-bottom-color: transparent
}



.contact_city-list  {

  display: flex;

  justify-content: center;

  flex-wrap: wrap;

  margin: 0 -5px 2em
}



.contact_city-list li  {

  padding: 0 5px;

  margin-bottom: 1em
}



.city-item  {

  min-height: 30px;

  display: flex;

  align-items: center;

  padding: .3em .8em;

  background: #52291C;

  color: #fff;

  font-family: "Georgia";

  box-shadow: 1px 2px 16px rgba(82,
  41,
  28,
  0.09);

  border-radius: 6px;

  transition: background .3s
}



.city-item:hover  {

  background: #F2994A
}



.contact-box  {

  margin-bottom: 6em
}



.contact-box:last-child  {

  margin-bottom: 1em
}



.contact-box p  {

  font-size: .935rem;

  margin-top: -5px;

  line-height: 1.7
}



.map-img  {

  display: block;

  border-radius: 6px;

  width: 100%;

  height: 100%;

  min-height: 520px;

  overflow: hidden
}



.map-img .bx-yandex-view-layout,
.map-img .bx-yandex-view-map  {

  height: 100%
}



.contact_info-list li  {

  display: flex;

  margin-bottom: 1em
}



.contact_info-list .item-icon  {

  display: flex;

  align-items: center;

  margin-right: 10px;

  width: 18px;

  flex: 18px 0 0;

  filter: brightness(0) saturate(100%) invert(15%) sepia(7%) saturate(6910%) hue-rotate(334deg) brightness(96%) contrast(88%);

  transition: filter .3s
}



.contact_info-list a  {

  color: inherit;

  border-bottom: none;

  display: flex;

  align-items: center
}



.contact-time  {

  display: block;

  font-size: 1.5rem;

  font-weight: 700;

  margin-top: 1.1em;

  margin-bottom: 1.6em;

  text-transform: uppercase
}



.contact-email  {

  transition: color .3s
}



.contact-email:hover  {

  color: #F2994A
}



.contact-email:hover .item-icon  {

  filter: brightness(0) saturate(100%) invert(84%) sepia(14%) saturate(6986%) hue-rotate(325deg) brightness(98%) contrast(93%)
}



.contact-box_footer  {

  margin-top: auto
}



.contact_desc-column  {

  display: flex;

  flex-direction: column;

  justify-content: space-between;

  align-items: flex-start
}



.contact_phone-number  {

  display: inline-block;

  margin-bottom: 1em
}



.payment_left-column p  {

  font-size: .935rem
}



.payment_left-column ol:not([class])  {

  margin: 1.6em 0
}



.free-consultation_btn  {

  margin-top: 1.3em
}



.paymaster-logo  {

  margin-bottom: 2em
}



.semibold-text  {

  font-weight: 600
}



.form-control_sum  {

  border: none;

  padding: 0
}



.form-control_sum:focus  {

  border: none
}



.payment-form_subtitle  {

  display: block;

  margin-bottom: 1.4em;

  color: #C3B4AF;

  text-transform: uppercase
}



.payment-form_btns  {

  display: flex
}



.payment-form_btns .main-mod_btn  {

  flex: 1 0 0;

  height: 56px;

  line-height: 56px;

  font-family: "Georgia";

  border: 1px dashed #52291C
}



.payment-form_submit-btn  {

  min-width: 142px;

  height: 56px;

  font-size: .875rem;

  line-height: 56px;

  margin-right: 1em
}



.article-item  {

  margin-bottom: 3em
}



.article-item_img  {

  border-radius: 6px;

  overflow: hidden;

  margin-bottom: 1.2em
}



.article-item_img > a  {

  display: block;

  border-bottom: none;

  color: #fff;

  position: relative
}



.article-item_img > a:before  {

  content: '';

  display: block;

  height: 100%;

  width: 100%;

  background: linear-gradient(to top,
  rgba(82,
  41,
  28,
  0.8) 32.29%,
  rgba(82,
  41,
  28,
  0) 100%);

  position: absolute;

  top: 0;

  left: 0;

  transition: opacity .3s
}



.article-item_img > a:hover:before  {

  opacity: .6
}



.article-item_img img  {

  display: block
}



.article-item_title  {

  font-size: 1.375rem;

  font-weight: 500;

  position: absolute;

  bottom: 1.5em;

  left: 0;

  right: 0;

  padding: 0 1em
}



.article-item_desc  {

  padding: 0 1em
}



.article-item_date  {

  display: block;

  margin-bottom: .6em;

  font-family: "Georgia"
}



.article-item_btn  {

  display: inline-block;

  font-weight: 500;

  font-size: .875rem;

  white-space: nowrap;

  transition: color .3s
}



.article-item_btn:hover  {

  color: #F2994A
}



.article-item_btn:hover:after  {

  border-color: #F2994A
}



.article-item_btn:after  {

  content: '';

  display: inline-block;

  width: 6px;

  height: 6px;

  border-top: 1.5px solid #52291C;

  border-right: 1.5px solid #52291C;

  margin-left: .7em;

  position: relative;

  top: -1px;

  transform: rotate(45deg);

  transition: border-color .3s
}



.sidebar-articles .section-title  {

  margin-bottom: 1.2em
}



.sidebar-articles .h3-mod  {

  margin-bottom: 2.5em
}



.articles-menu  {

  display: flex;

  margin: -0 -6px 4.2em
}



.articles-menu li  {

  padding: 0 6px
}



.articles-menu li.active  {

  pointer-events: none
}



.articles-menu li.active a  {

  background: #52291C;

  color: #fff
}



.articles-menu a  {

  display: inline-block;

  height: 36px;

  font-size: .875rem;

  font-weight: 500;

  line-height: 36px;

  border-radius: 6px;

  border: none;

  color: #52291C;

  background: #FFFAF3;

  padding: 0 1.25em;

  transition: color .3s,
  background .3s
}



.articles-menu a:hover  {

  background: #52291C;

  color: #fff
}



.wrapper-sidebar_article-item  {

  margin-bottom: 5.5em
}



.sidebar_article-item  {

  padding-bottom: 2.3em;

  margin-bottom: 2.3em;

  padding-left: 1.3em;

  position: relative
}



.sidebar_article-item:last-child  {

  padding-bottom: 0;

  margin-bottom: 0
}



.sidebar_article-item:last-child:after  {

  display: none
}



.sidebar_article-item:after  {

  content: '';

  display: block;

  width: calc(100% + 2px);

  height: 1px;

  background-image: linear-gradient(to right,
  #52291C 10%,
  rgba(255,
  255,
  255,
  0) 0%);

  background-position: bottom;

  background-size: 20px 1px;

  background-repeat: repeat-x;

  position: absolute;

  bottom: 0;

  left: 0
}



.sidebar_article-item > a  {

  display: flex;

  border-bottom: none;

  color: inherit;

  transition: color .3s
}



.sidebar_article-item > a:hover  {

  color: #F2994A
}



.sidebar_article-item .item-img  {

  flex: 60px 0 0;

  width: 60px
}



.sidebar_article-item img  {

  border-radius: 6px
}



.sidebar_article-item .item-desc  {

  flex: 1 0 0;

  padding-left: 1em
}



.sidebar_article-item .item-title  {

  display: block;

  font-size: 1.25rem;

  font-weight: 700;

  margin-bottom: .7em
}



.sidebar_article-item .item-date  {

  display: block;

  font-family: "Georgia";

  font-size: .875rem;

  margin-bottom: 10px
}



.sidebar_article-item p  {

  font-size: .875rem
}



.articles-detailed_banner  {

  min-height: 29vw;

  background-repeat: no-repeat;

  background-position: center top;

  background-size: cover;

  position: relative;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: flex-end;

  color: #fff;

  padding: 5em 0;

  margin-bottom: 5em;

  z-index: 1
}



.articles-detailed_banner:before  {

  content: '';

  display: block;

  background: linear-gradient(0deg,
  rgba(82,
  41,
  28,
  0.8) 41.15%,
  rgba(82,
  41,
  28,
  0) 99.91%);

  height: 100%;

  width: 100%;

  position: absolute;

  top: 0;

  left: 0;

  z-index: -1
}



.articles-detailed_banner .section-title  {

  margin-bottom: 1.25em
}



.selectric  {

  height: 20px;

  border: none;

  border-radius: 0;

  background: transparent;

  font-size: 1.125rem;

  font-weight: 600
}



.selectric .label  {

  font-size: inherit;

  height: 100%;

  line-height: 20px;

  margin-right: 23px;

  color: inherit
}



.selectric .button  {

  height: 100%;

  width: 23px;

  background-color: transparent
}



.selectric .button:after  {

  width: 7px;

  height: 7px;

  border: none;

  border-right: 2px solid #52291C;

  border-bottom: 2px solid #52291C;

  bottom: 2px;

  transform: rotate(45deg)
}



.selectric-items ul  {

  padding: 0;

  margin: 0;

  font-size: inherit
}



.selectric-items li  {

  margin-bottom: 0!important
}



.selectric-items  {

  border: none;

  padding: 0 .7em;

  font-size: inherit;

  background: #fff;

  box-shadow: 0 4px 4px rgba(0,
  0,
  0,
  0.25);

  border: none;

  padding: 0;

  margin-top: 14px;

  border-radius: 5px
}



.selectric-items li  {

  font-size: inherit;

  padding: .7em;

  color: #939393;

  border-bottom: none;

  transition: color .3s
}



.selectric-items li:hover  {

  background: transparent;

  color: #52291C
}



.selectric-items li.highlighted  {

  background: transparent;

  color: #F2994A
}



.selectric-open .button  {

  transform: rotate(180deg)
}



.translation-btns_row .translation-btn  {

  min-height: 76px
}



.directions-translations_section  {

  padding: 3em 0 1.8em
}



.directions-translations_section .calculate-cost_btn  {

  display: flex;

  align-items: center;

  justify-content: center;

  min-width: auto;

  padding: 0 .5em;

  line-height: 1.2;

  white-space: normal;

  width: 100%
}



.stages-work_list  {

  display: flex;

  flex-wrap: wrap;

  justify-content: center;

  margin: 0 -8px 2em
}



.stages-work_list li  {

  padding: 0 8px;

  margin-bottom: 1em
}



.stage-work_item  {

  background: #fff;

  border: 1px solid #FFFAF3;

  box-shadow: 1px 2px 16px rgba(82,
  41,
  28,
  0.09);

  border-radius: 6px;

  min-height: 48px;

  display: flex;

  align-items: center;

  padding: .3em 1.3em;

  font-family: "Georgia"
}



.stage-work_item .item-icon  {

  flex: 16px 0 0;

  width: 16px;

  display: flex;

  align-items: center;

  margin-right: .6em
}



.requirements-row  {

  margin: 0 -10px
}



.requirements-row [class^="col-"]  {

  padding: 0 10px;

  margin-bottom: 1.25em
}



.requirement-mod_item  {

  background: #FFFAF3;

  box-shadow: 0 1px 2px rgba(85,
  105,
  135,
  0.1);

  border-radius: 6px;

  padding: 1.2em 1.35em;

  font-size: 1.125rem;

  height: 100%
}



.requirement-mod_item .item-icon  {

  height: 34px;

  width: 100%;

  display: flex;

  align-items: flex-end;

  margin-bottom: 1.2em
}



.requirement-mod_item img  {

  max-height: 100%
}



.work-steps_list  {

  display: flex;

  flex-wrap: wrap;

  margin: 0 -15px 2.5em
}



.work-steps_list li  {

  padding: 0 15px;

  flex: 20% 0 0;

  max-width: 20%;

  margin-bottom: 1.875em;

  position: relative
}



.work-steps_list li:nth-child(5n+5):after  {

  display: none
}



.work-steps_list li:after  {

  content: '';

  display: block;

  width: 1px;

  height: 65%;

  background-image: linear-gradient(#52291C 10%,
  rgba(255,
  255,
  255,
  0) 0%);

  background-position: bottom;

  background-size: 1px 20px;

  background-repeat: repeat-y;

  position: absolute;

  top: 0;

  left: 100%
}



.work-step_item  {

  background: #52291C;

  box-shadow: 0 1px 2px rgba(85,
  105,
  135,
  0.1);

  border-radius: 6px;

  padding: 1.2em;

  color: #fff;

  font-family: "Georgia";

  font-size: 1.125rem;

  height: 100%
}



.work-step_item .item-number  {

  display: block;

  font-family: Arial;

  font-size: 2.375rem;

  margin-bottom: .5em
}



.work-step_item p  {

  line-height: 1.3;

  overflow-wrap: anywhere
}



.translation-documents_section  {

  padding: 3em 0
}



.translation-documents_section .h3-mod  {

  line-height: 1.5
}



.translation-documents_section ol:not([class]) li  {

  margin-bottom: 1.5em
}



.translation-documents_section ol:not([class]) li:last-child  {

  margin-bottom: 0
}



.translation-documents_row  {

  position: relative;

  margin-bottom: .8em
}



.translation-documents_row:last-child  {

  margin-bottom: 0
}



.translation-documents_row:last-child:after  {

  display: none
}



.translation-documents_row:after  {

  content: '';

  display: block;

  width: calc(100% + 2px);

  height: 1px;

  background-image: linear-gradient(to right,
  #52291C 10%,
  rgba(255,
  255,
  255,
  0) 0%);

  background-position: bottom;

  background-size: 20px 1px;

  background-repeat: repeat-x;

  position: absolute;

  bottom: .1em;

  left: 0
}



.translation-documents_row [class^="col-"]  {

  margin-bottom: 1.25em
}



.translation-document_item  {

  min-height: 70px;

  padding: 1.5em 1.2em;

  font-family: "Georgia";

  font-size: 1.125rem;

  background: #FFFFFF;

  border-radius: 6px;

  overflow-wrap: anywhere;

  height: 100%
}



.directions-translations_box  {

  padding: 3.5em 0 0
}



.directions-translations_box-other  {

  padding-bottom: 5em
}



.unified-list li  {

  display: flex;

  align-items: center;

  margin-bottom: 1em
}



.unified-list .item-icon  {

  flex: 18px 0 0;

  width: 18px;

  margin-right: .6em
}



button.close  {

  width: 20px;

  height: 20px;

  border: none;

  position: absolute;

  top: .5em;

  right: .5em;

  border-radius: 50%;

  opacity: 1;

  transform: rotate(45deg);

  transition: background .3s
}



button.close:hover:after,
button.close:hover:before  {

  background: black
}



button.close:after,
button.close:before  {

  content: '';

  display: block;

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto;

  background: #52291C;

  transition: background .3s
}



button.close:after  {

  width: 100%;

  height: 2px
}



button.close:before  {

  height: 100%;

  width: 2px
}



.error  {

  display: block;

  font-size: .875rem;

  font-weight: 500;

  color: red
}



.input-error  {

  border-color: red!important
}



.tablet-small_visible  {

  display: none
}



.mobile-visible  {

  display: none
}



.tablet-visible  {

  display: none
}



.tablet-large_visible  {

  display: none
}



.main-footer  {

  flex: 0 0 auto;

  background: #52291C;

  color: #fff;

  padding: 3.2em 0 1.8em
}



.scroll-to-top  {

  display: block;

  width: 40px;

  height: 40px;

  border-radius: 50%;

  background: #2c160f;

  cursor: pointer;

  position: fixed;

  right: 20px;

  bottom: 5em;

  opacity: 0;

  transform: scale(0);

  transition: transform 0.4s,
  opacity .6s;

  z-index: 100
}



.scroll-to-top:after  {

  content: "";

  display: block;

  height: 30%;

  width: 30%;

  border-top: 3px solid #fff;

  border-right: 3px solid #fff;

  position: absolute;

  top: 4px;

  bottom: 0;

  left: -1px;

  right: 0;

  margin: auto;

  transform: rotate(-45deg)
}



.scroll-to-top:hover  {

  opacity: .7
}



.scroll-to-top-visible  {

  transform: scale(1);

  opacity: 1
}



.scroll-to-top-visible.is-hidden  {

  display: none
}



.main-footer_left-column  {

  display: flex;

  justify-content: space-between;

  margin: 0 -1em;

  padding-right: 6%
}



.footer-column  {

  padding: 0 1em;

  margin-bottom: 1.5em
}



.footer-title  {

  display: block;

  font-weight: 900;

  margin-bottom: 1.1em
}



.footer-title a  {

  color: inherit;

  border-bottom: none
}



.footer-title_contact a  {

  color: inherit;

  border-bottom: 1px solid #fff
}



.footer-title_contact a:hover  {

  border-bottom-color: transparent
}



@media only screen and (min-width: 1025px)  {

  .footer-title a:hover  {

    border-bottom-color: #fff

  }



  .footer-title_contact a:hover  {

    border-bottom-color: transparent

  }



}



.footer-menu  {

  font-size: .875rem;

  font-family: "Georgia"
}



.footer-menu li  {

  margin-bottom: .7em
}



.footer-menu a  {

  color: inherit;

  border-bottom-color: transparent
}



.footer-menu a:hover  {

  border-bottom-color: #fff
}



.footer_phone-number  {

  display: flex;

  margin-bottom: 1.2em;

  padding-top: 4px;

  font-size: 1.125rem
}



.footer_phone-number a  {

  border-bottom: none;

  color: inherit;

  position: relative;

  padding-left: 34px;

  margin-right: 4.7em
}



.footer_phone-number a:last-child  {

  margin-right: 0
}



.footer_phone-number a:before  {

  content: '';

  display: block;

  width: 22px;

  height: 22px;

  background: url(/img/icons/phone-2.svg) no-repeat center center;

  background-size: contain;

  position: absolute;

  top: 2px;

  left: 0
}



.footer_contact-list  {

  font-size: .875rem
}



.footer_contact-list li  {

  display: flex;

  margin-bottom: 1.5em
}



.footer_contact-list .adress-icon  {

  display: block;

  width: 16px;

  height: 16px;

  flex: 16px 0 0;

  background: url(/img/icons/adress.svg) no-repeat center center;

  background-size: contain;

  position: relative;

  margin-right: 9px;

  top: 2px
}



.footer-email  {

  display: flex;

  align-items: center;

  font-size: 1.125rem;

  transition: color .3s
}



.footer-email:before  {

  content: '';

  display: block;

  width: 22px;

  height: 22px;

  background: url(/img/icons/email.svg) no-repeat center center;

  background-size: contain;

  margin-right: 14px;

  transition: filter .3s
}



.footer-email:hover  {

  color: #F2994A
}



.footer-email:hover:before  {

  filter: brightness(0) saturate(100%) invert(68%) sepia(88%) saturate(587%) hue-rotate(325deg) brightness(99%) contrast(92%)
}



.main-footer_middle  {

  display: flex;

  align-items: center;

  justify-content: space-between;

  margin-top: 1em;

  position: relative;

  z-index: 2
}



.main-footer_middle .social-network  {

  margin-left: 0
}



.main-footer_middle .social-network a  {

  width: 24px
}



.main-footer_middle .social-network img  {

  width: 100%
}



.footer-payment  {

  display: flex;

  align-items: center;

  margin: 0 -10px
}



.footer-payment li  {

  padding: 0 10px
}



.footer-payment img  {

  max-width: 50px
}



.main-footer_bottom  {

  padding-top: 2em;

  display: flex;

  align-items: center;

  justify-content: space-between;

  color: #977D72;

  font-size: .625rem;

  font-family: "Georgia"
}



.footer-policy  {

  border-bottom: 1px solid transparent;

  transition: border-color .3s
}



.footer-policy:hover  {

  border-bottom-color: #fff
}



.main-pagination  {

  display: flex;

  justify-content: center;

  align-items: center;

  font-size: 1.375rem
}



.main-pagination li  {

  padding: 0 .4em
}



.main-pagination li.active  {

  pointer-events: none
}



.main-pagination li.active a  {

  background: #52291C;

  color: #fff
}



.main-pagination a  {

  display: flex;

  align-items: center;

  justify-content: center;

  border-bottom: none;

  color: #52291C;

  background: #FFFAF3;

  width: 36px;

  height: 36px;

  border-radius: 50%;

  transition: color .3s
}



.main-pagination a:hover  {

  background: #52291C;

  color: #fff
}



.main-pagination .prev-page,
.main-pagination .next-page  {

  font-size: 200%;

  padding-bottom: 8px;

  padding-right: 3px
}



.main-pagination .next-page  {

  padding-right: 0;

  padding-left: 3px
}



.main-pagination .first-page,
.main-pagination .last-page  {

  font-size: 180%;

  padding-bottom: 6px;

  padding-right: 3px
}



.main-pagination .first-page  {

  margin-right: .4em
}



.main-pagination .last-page  {

  padding-right: 0;

  padding-left: 3px;

  margin-left: .4em
}



.modal-dialog  {

  max-width: 530px
}



.modal-backdrop  {

  z-index: 120
}



.modal  {

  z-index: 130
}



.modal-content  {

  padding: 3em 2em;

  border-radius: 0
}



.popup-title  {

  font-size: 1.5rem;

  font-weight: 500;

  margin-bottom: .9em;

  text-align: center
}



.popup-title:last-child  {

  margin-bottom: 0
}



.popup-title small  {

  display: block;

  font-size: 56%;

  margin-top: 10px
}



.popup-form_submit  {
    margin-top: 1em;
    margin-bottom: 1.2em;
    width: 100%
}



.popup-form_submit:active  {

  border-top-width: 4px
}



.popup-policy  {

  font-size: .75rem;

  display: block;

  text-align: center
}



.popup-policy a  {

  color: inherit;

  border-bottom-color: inherit
}



#dev_asgard  {

  display: flex;

  text-align: right;

  margin-top: 0;

  opacity: .5
}



#dev_asgard a,
#dev_asgard a:hover  {

  text-decoration: none;

  border: 0
}



#dev_asgard a img  {

  width: 160px
}



@media (max-width: 575px)  {

  #dev_asgard  {

    text-align: center

  }



}



@media only screen and (max-width: 1279px)  {

  .portfolio-slider .slick-prev  {

    left: 5px

  }



  .portfolio-slider .slick-next  {

    right: 5px

  }



}



@media only screen and (max-width: 1199px)  {

  .header_right-column  {

    padding-left: 15px

  }



  .social-network li  {

    padding: 0 .5em

  }



  .head-logo  {

    max-width: 120px

  }



  .main-slide  {

    padding: 3em

  }



  .main-slider .slick-prev  {

    left: 15px

  }



  .main-slider .slick-next  {

    right: 15px

  }



  .actual-section  {

    padding-top: 3em

  }



  h2,
  .section-title  {

    margin-bottom: 1.2em

  }



  .services-list li  {

    margin-bottom: 3em

  }



  .services-list  {

    margin-bottom: 0

  }



  .services-section  {

    padding-bottom: 1em

  }



  .advantages-section  {

    padding: 3em 0

  }



  .about-section_desc p  {

    line-height: 1.6;

    margin-bottom: 1em

  }



  .about-section  {

    padding-bottom: 4em

  }



  .excellence-item  {

    padding: 1em 1.3em

  }



  .excellence-item_icon  {

    height: 50px;

    margin-bottom: .7em

  }



  .excellence-item_title  {

    font-size: .935rem

  }



  .principles-section  {

    padding: 4em 0

  }



  .principle-item  {

    padding: 1em

  }



  .principles-list li  {

    flex: 50% 0 0;

    max-width: 50%

  }



  .calculate-cost_section  {

    padding-top: 3em

  }



  .tablet_large-hidden  {

    display: none

  }



  .calculate-cost_form .attention-text  {

    margin-bottom: 2em

  }



  .calculate-cost_total  {

    margin-bottom: 2em

  }



  .calculate-cost_form .online-order_name  {

    display: block;

    margin-bottom: 1.7em

  }



  .connection-desc .section-mod_title  {

    font-size: 1.8rem;

    margin-bottom: .3em

  }



  .footer_phone-number a  {

    margin-right: 1em

  }



  .dropdown-menu_box .left-column  {

    padding-left: 4em

  }



  .actual-item_img  {

    height: 346px

  }



  .tablet-large_visible  {

    display: block

  }



  .translation-column p  {

    margin-bottom: 2em

  }



  .translation-btn  {

    padding-left: 1.2em;

    padding-right: 1.2em

  }



  .portfolio-item > .item  {

    min-height: 350px

  }



  .advantages-box  {

    padding: 3em 0

  }



  .translation-header_section .section-title  {

    margin-top: 0

  }



  .advantages-pad_box  {

    padding-top: 0

  }



  .translation-header_desc  {

    padding-left: 15px

  }



  .service-mod_list li  {

    margin-bottom: 3em

  }



  .service-mod_list  {

    margin: 0 -15px

  }



  .service-mod_list li  {

    padding: 0 15px

  }



  .translation-header_mod-row  {

    margin-bottom: 3em

  }



  .advantages-mod_box  {

    padding-top: 0;

    padding-bottom: 0

  }



  .social-mod_network  {

    margin-left: -.5em

  }



  .legalization-procedure_row  {

    margin: 0 -15px

  }



  .legalization-procedure_row [class^="col-"]  {

    padding: 0 15px

  }



  .legalization_top-row  {

    margin-bottom: 2.5em

  }



  .legalization-list  {

    margin-bottom: 3em

  }



  .countries-list li  {

    flex: 25% 0 0;

    max-width: 25%

  }



  .countries-list  {

    margin-bottom: 3em

  }



  .legalization_text-box  {

    margin-bottom: 4em

  }



  .legalization-procedure_img  {

    margin: 3em 0 2em

  }



  .legalization_text-row  {

    margin-bottom: 3em

  }



  .legalization-top_mod-row  {

    margin-bottom: 4em

  }



  .legalization-banner_content  {

    width: 100%

  }



  .sample-section  {

    padding-top: 2em

  }



  .document-row [class^="col-"]  {

    margin-bottom: 1.5em

  }



  .legalization-mod_section  {

    padding-bottom: 1em

  }



  .legalization-top_other-row  {

    margin-bottom: 3em

  }



  .unified_top-box  {

    margin-bottom: 4em

  }



  .our-story_content p  {

    margin-bottom: 2em

  }



  .principles-pad_section  {

    padding: 2em 0

  }



  .team-item  {

    margin-bottom: 4em

  }



  .reference-list li  {

    margin-bottom: 1em

  }



  .reference-list  {

    margin-top: 1em

  }



  .unified-table th  {

    font-size: 1rem

  }



  .unified-table th:first-child  {

    width: auto

  }



  .unified-table th:last-child  {

    width: auto

  }



  .reclamation-section  {

    padding-bottom: 2em

  }



  .unified_text-box_mar  {

    margin-bottom: 4em

  }



  .legalization-banner_third p  {

    font-size: 1rem

  }



  .control-item_title  {

    margin-bottom: 1em

  }



  .unified_text-box  {

    margin-bottom: 4em

  }



  .contact_info-list  {

    font-size: .875rem

  }



  .articles-menu  {

    margin-bottom: 2em

  }



  .articles-detailed_banner  {

    padding: 2em 0

  }



  .articles-detailed_banner .section-title  {

    margin-bottom: .7em

  }



  .articles-detailed_banner  {

    margin-bottom: 3em

  }



  .work-steps_list li  {

    flex: 33.333% 0 0;

    max-width: 33.333%

  }



  .work-steps_list li:nth-child(5n+5):after  {

    display: block

  }



  .work-steps_list li:nth-child(3n+3):after  {

    display: none

  }


  .unified-inner_section  {

    padding-top: 0

  }
  
 /* .unified-inner_section  {

    padding-top: 3em

  }
*/


  .unified_text-box_top  {

    padding: 3em 0 2em

  }



  .documents-mod_row .document-item  {

    padding: 1em

  }



  .documents-mod_row [class^="col-"]  {

    padding-bottom: 1.7em

  }



  .directions-translations_box-other  {

    padding-bottom: 3em

  }



}



@media only screen and (max-width: 991px)  {

  .tablet-visible  {

    display: block

  }



  .tablet-hidden  {

    display: none!important

  }



  .header_top-menu  {

    flex-wrap: wrap

  }



  .header_right-column  {

    flex-wrap: wrap

  }



  .header_right-column .social-network  {

    margin-top: 4px

  }



  .header_top-panel .row  {

    align-items: flex-start

  }



  .main-head_menu  {

    font-size: .875rem

  }



  .main-head_menu .parent:after  {

    top: 5px

  }



  .callback-btn  {

    min-width: auto;

    padding: 0 2em;

    margin-right: 1em

  }



  .dropdown-menu  {

    width: 200px

  }



  .sub-menu  {

    min-width: 240px

  }



  .head-menu  {

    font-size: 1rem

  }



  .online-order_box  {

    padding-top: 9em

  }



  .actual-item_img  {

    height: 269px

  }



  .advantages-slider  {

    padding-left: 3em;

    padding-right: 2em

  }



  .online-order_row  {

    margin-bottom: 1.7em

  }



  .calculate-cost_section  {

    padding-bottom: 1em

  }



  .footer_phone-number  {

    flex-direction: column;

    align-items: flex-start

  }



  .footer_phone-number a  {

    margin-right: 0;

    margin-bottom: 1em

  }



  .footer_phone-number a:last-child  {

    margin-bottom: 0

  }



  .main-footer_left-column  {

    padding-right: 15px

  }



  .main-slide_content  {

    width: 75%

  }



  .online-order_box  {

    max-width: 800px;

    width: 100%

  }



  .translation-item  {

    padding: 1.2em

  }



  .translation-item_price  {

    font-size: 1.5rem

  }



  .translation-item_price .text  {

    font-size: 1rem

  }



  .translation-item_bottom-text  {

    font-size: 1rem

  }



  .translation-type_row  {

    padding-top: 0

  }



  .portfolio-item > .item  {

    min-height: 414px

  }



  .advantages-box .social-mod_network  {

    margin-bottom: 2em

  }



  .translation-header_section .section-title  {

    margin-bottom: 1em

  }



  .translation-header_section .top-text  {

    margin-bottom: 1.7em

  }



  .service-mod_list  {

    padding-top: 1em

  }



  .service-mod_list li  {

    flex: 33.333% 0 0;

    max-width: 33.333%

  }



  .service-mod_list li:nth-child(5n+5):after  {

    display: block

  }



  .service-mod_list li:nth-child(3n+3):after  {

    display: none

  }



  .document-mod_item  {

    min-height: 210px

  }



  .document-mod_list li  {

    flex: 33.333% 0 0;

    max-width: 33.333%

  }



  .document-mod_list li:nth-child(5n+5):after  {

    display: block

  }



  .document-mod_list li:nth-child(3n+3):after  {

    display: none

  }



  .document-mod_list-other li:nth-child(4n+4):after  {

    display: block

  }



  .document-mod_list-other li:nth-child(3n+3):after  {

    display: none

  }



  .certify-visa_translation-list  {

    margin-bottom: 1em

  }



  .certify-visa_translation-box .bottom-text  {

    font-size: 1rem

  }



  .country-item > a  {

    font-size: 1rem

  }



  .legalization-banner_document-list  {

    font-size: 1rem

  }



  h2,
  .section-title  {

    line-height: 1.4

  }



  .document_bottom-row:last-child  {

    margin-bottom: 0

  }



  .hi-tech_list  {

    padding-top: 3em;

    padding-left: 0;

    padding-right: 0

  }



  .hi-tech_list li  {

    flex: 33.333% 0 0;

    max-width: 33.333%

  }



  .hi-tech_list li:nth-child(5n+5):after  {

    display: block

  }



  .hi-tech_list li:nth-child(3n+3):after  {

    display: none

  }



  .our-story_content  {

    margin-bottom: 1em

  }



  .reference-list  {

    font-size: 1rem

  }



  .reference-list li  {

    margin-bottom: .6em

  }



  .reference-section_header  {

    margin-bottom: 2.5em

  }



  .reference_middle-content  {

    margin-bottom: 2.5em

  }



  .min  {

    display: inline

  }



  .contact-box  {

    margin-bottom: 3em

  }



  .contact-time  {

    margin-top: 0;

    margin-bottom: 1em;

    font-size: 1.25rem

  }



  .contact-box .row  {

    margin: 0 -5px

  }



  .contact-box [class^="col-"]  {

    padding: 0 5px

  }



  .sidebar_article-item  {

    padding-left: 0

  }



  .sidebar_article-item .item-title  {

    font-size: 1.125rem

  }



  .wrapper-sidebar_article-item  {

    margin-bottom: 2.7em

  }



  .translation-document_item  {

    padding: 1em;

    font-size: .935rem

  }



}



@media only screen and (max-width: 767px)  {

  .tablet-small_visible  {

    display: block

  }



  .tablet-small_hidden  {

    display: none!important

  }



  .header_top-panel  {

    display: none

  }



  .main-head_menu  {

    display: none

  }



  .main-head  {

    padding: .7em 0

  }



  .head-logo  {

    max-width: 170px

  }



  .main-head_right-column  {

    justify-content: flex-end

  }



  .main-slide_content  {

    width: 100%

  }



  .actual-item_img  {

    height: 197px

  }



  .services-list li  {

    flex: 50% 0 0;

    max-width: 50%

  }



  .about-us_video  {

    min-height: auto;

    height: 280px;

    margin-bottom: 1.5em

  }



  .excellence-section_left-column .social-mod_network  {

    margin-top: 1.5em

  }



  .calculate-cost_form .selectric  {

    font-size: 1.125rem

  }



  .calculate-cost_form .selectric-wrapper  {

    max-width: 180px

  }



  .calculate-cost_form .online-order_footer-text  {

    margin-bottom: 0

  }



  .menu_close-btn  {

    top: 6em

  }



  .head-nav  {

    padding-top: 6em

  }



  .online-order_box  {

    padding-top: 6em

  }



  .online-order_name  {

    display: block;

    margin-bottom: 1.5em

  }



  .connection-img  {

    margin-bottom: 1.2em

  }



  .connection-desc p  {

    padding-right: 0

  }



  .call-btn  {

    margin-right: 0;

    flex: 49% 0 0

  }



  .connection-section_footer  {

    justify-content: space-between

  }



  .connection-section_footer .main-btn  {

    flex: 49% 0 0

  }



  .translation-column  {

    margin-bottom: 1.75em

  }



  .translation-column:last-child  {

    margin-bottom: 0

  }



  .translation-column p  {

    margin-bottom: 1em

  }



  .translation-btn  {

    min-height: 70px

  }



  .translation-header_section  {

    padding: 2em 0

  }



  h1,
  .main-title  {

    font-size: 1.875rem

  }



  .translation-body_section  {

    padding: 2em 0 0

  }



  .translation-header_img  {

    margin-bottom: 1.2em

  }



  .translation-right_column  {

    display: block

  }



  .translation-item  {

    height: auto

  }



  .translation-item_icon  {

    margin-bottom: 1em

  }



  .translation-item_desc-text  {

    margin-bottom: 1.5em

  }



  .translation-row  {

    margin-bottom: 2em

  }



  .translation-row:last-child  {

    margin-bottom: 0

  }



  .translation-row [class^="col-"]  {

    margin-bottom: 1.875em

  }



  .translation-row .column-title  {

    margin-bottom: 0

  }



  .conference-img  {

    margin-top: 2em;

    margin-bottom: 2em

  }



  .h3,
  h3  {

    margin-bottom: 1.2em

  }



  .portfolio-item > .item  {

    min-height: 296px;

    padding: 1em

  }



  .portfolio-item_title  {

    font-size: 1.125rem

  }



  .connection-section  {

    padding-top: 3em 0

  }



  .translation-terms_box .h3  {

    font-size: 1.25rem;

    padding-right: 0;

    margin-bottom: 1em

  }



  .translation-terms_box p  {

    margin-bottom: 1.7em

  }



  .translation-terms_box .translation-btn  {

    min-height: 80px

  }



  .translations-visa_row [class^="col-"]:after  {

    display: none

  }



  .translations-visa_item  {

    min-height: auto

  }



  .legalization-section  {

    padding-top: 2em

  }



  .legalization_top-row .text-right  {

    text-align: left

  }



  .learn-more_btn  {

    margin-top: 1em;

    margin-right: 0

  }



  .countries-list li  {

    flex: 33.333% 0 0;

    max-width: 33.3335%

  }



  .countries-list  {

    margin-bottom: 1.25em

  }



  .legalization_img-column  {

    margin-bottom: 1em

  }



  .legalization-procedure_list  {

    margin-bottom: 1.8em

  }



  .legalization-procedure_img  {

    margin: 1em 0

  }



  .legalization_text-row  {

    margin-bottom: 1em

  }



  .legalization_text-row [class^="col-"]  {

    margin-bottom: 1.5em

  }



  .legalization-top_mod-row  {

    margin-bottom: 2em

  }



  .sample-list  {

    margin-top: 1.5em

  }



  .legalization-banner_content  {

    padding: 2em 0

  }



  .legalization-banner_content:before  {

    left: -100%

  }



  .legalization-mod_banner  {

    margin-top: 2em

  }



  .legalization-mod_banner p:last-child  {

    margin-bottom: 1em

  }



  .legalization-top_other-row  {

    margin-bottom: 1.5em

  }



  .legalization_desc-pad_column  {

    padding-right: 15px

  }



  .unified_img-column  {

    margin-bottom: 1em

  }



  .hi-tech_item  {

    min-height: auto

  }



  .team-item_img  {

    margin-bottom: 1em

  }



  .team-item_name  {

    font-size: 1.5rem

  }



  .team-item  {

    margin-bottom: 2.7em

  }



  .cost-table th  {

    padding: .7em;

    font-size: .875rem

  }



  .cost-table td  {

    padding: .7em

  }



  .reference_middle-content .bottom-text  {

    padding-left: 0

  }



  .unified-table th  {

    padding: .7em;

    font-size: .875rem

  }



  .unified-table td  {

    padding: .7em;

    font-size: .875rem

  }



  .wrapper_unified-table  {

    margin-bottom: 2em

  }



  .unified_text-box  {

    margin-bottom: 3em

  }



  .main_arrow-btn  {

    margin-top: 1.2em;

    width: 100%

  }



  .nostrification_step-list  {

    margin-top: 1.5em

  }



  .unified_desc-column .large-text  {

    font-size: 1.25rem

  }



  .unified_text-box_mar  {

    margin-bottom: 2em

  }



  .control-item_title  {

    font-size: 1.125rem

  }



  .control-item_number  {

    font-size: 3rem

  }



  .control-item_icon  {

    height: 43px

  }



  .control-row [class^="col-"]  {

    margin-bottom: 1.25em

  }



  .control-row:last-child  {

    margin-bottom: -1em

  }



  .legalization-banner p:last-child  {

    margin-bottom: 1em

  }



  .white_calc-btn  {

    margin-top: 0

  }



  p:last-child  {

    margin-bottom: 1em

  }



  p.last-item  {

    margin-bottom: 0

  }



  .translation-right_column p:last-child  {

    margin-bottom: 1em

  }



  .translation-right_column-mar  {

    margin-bottom: 0

  }



  .unified_text-box_lower  {

    margin-bottom: 3em

  }



  .review-item  {

    margin-bottom: 1.25em

  }



  .map-img  {

    margin-bottom: 1.25em

  }



  .contact_info-list  {

    font-size: 1rem

  }



  .translation-btns_row .translation-btn  {

    margin-bottom: 1.25em

  }



  .directions-translations_section .calculate-cost_btn  {

    margin-bottom: 1.5em

  }



  .translation-documents_section  {

    padding-top: 2em;

    padding-bottom: 1em

  }



  .directions-translations_box  {

    padding-top: 2em

  }



  .translation-document_item  {

    font-size: 1rem;

    min-height: auto

  }



  .paymaster-logo  {

    margin-top: 2.5em;

    margin-bottom: 1.2em

  }



  .translation-header_mod-section p  {

    margin-bottom: 1.5em

  }



  .translation-header_mod-section .translation-btns_row  {

    margin-bottom: 0

  }



  .documents-mod_row [class^="col-"]  {

    padding-bottom: 1.3em

  }



  .documents-mod_row [class^="col-"]:nth-child(4n+ 4):after  {

    display: block

  }



  .documents-mod_row [class^="col-"]:nth-child(2n+ 2):after  {

    display: none

  }



  .documents-mod_row .document-item  {

    padding-left: 0;

    padding-right: 0

  }



  .unified-mod_table ul:not([class])  {

    padding-left: 1em

  }



  .translation-section_mod-body  {

    padding-bottom: 0

  }



  .legalization-banner .section-title:last-child  {

    margin-bottom: 1.2em

  }



  .team-item_list  {

    padding-top: 3px

  }



  .translation-document_item .rouble  {

    position: relative;

    top: 3px

  }



  .advantages-other_row  {

    margin-bottom: 1em

  }



  .legalization-period_row  {

    margin-bottom: 1em

  }



  .translation-img_column  {

    margin-top: 1em

  }



  .hamburger-inner,
  .hamburger-inner:after,
  .hamburger-inner:before  {

    height: 2px

  }



  .hamburger  {

    height: 18px

  }



  .hamburger--spring .hamburger-inner:before  {

    top: 8px

  }



  .hamburger--spring .hamburger-inner:after  {

    top: 16px

  }



  .apostille-banner p  {

    padding-left: 0;

    font-size: 1rem

  }



  .cis-banner  {

    padding-bottom: 2em

  }



  .cis-banner p  {

    margin-left: 0

  }



  .cis-banner p:last-child  {

    margin-bottom: 0

  }



  .cis-banner .title  {

    margin-bottom: 1em

  }



  .legalization-banner_third  {

    padding-bottom: 2em

  }



  .legalization-banner_third .white_calc-btn  {

    margin-top: 1em

  }



  .legalization-mod_banner p  {

    font-size: 1rem

  }



  .sidebar-articles  {

    margin-bottom: 1.7em

  }



  .wrapper-sidebar_article-item  {

    margin-bottom: 1.5em

  }



  .calculate-cost_form .online-order_btns  {

    margin-bottom: 2em

  }



  .legalization-mod_banner  {

    padding-bottom: 1.5em

  }



  .head-logo .logo  {

    display: flex;

    align-items: center

  }



}



@media only screen and (max-width: 575px)  {

  .mobile-visible  {

    display: block

  }



  .mobile-hidden  {

    display: none!important

  }



  .scroll-to-top  {

    opacity: .7;

    border-radius: 100%;

    width: 26px;

    height: 26px;

    right: 18px;

    left: auto

  }



  .scroll-to-top:after  {

    left: 0;

    top: 2px

  }



  .main-head_right-column  {

    align-items: center;

    justify-content: space-between

  }



  .mobile_phone-number  {

    display: block

  }



  .main-slider  {

    padding: 0 15px

  }



  .main-slider .slick-list  {

    border-radius: 6px;

    overflow: hidden

  }



  .main-slider .slick-dots li  {

    width: 6px;

    height: 6px

  }



  .main-slider .slick-dots li.slick-active  {

    width: 24px

  }



  .main-slide  {

    padding: 2.7em 0;

    min-height: 206px

  }



  .main-slide_title  {

    font-size: 1.25rem

  }



  .main-slide_content p  {

    font-size: .75rem;

    margin-bottom: 1.7em

  }



  .white-btn  {

    height: 36px;

    font-size: .875rem;

    padding: 0 1em;

    line-height: 36px;

    min-width: 134px

  }



  .actual-section  {

    padding-top: 2.5em;

    padding-bottom: 2em

  }



  h2:after,
  .section-title:after  {

    width: 290px

  }



  .actual-item_img  {

    height: auto

  }



  .services-list li  {

    padding: 0;

    margin-bottom: 0;

    max-width: 100%

  }



  .services-list  {

    background: url(/img/bg/service-mobile_bg.jpg) no-repeat center top;

    background-size: cover;

    padding: 4em 2.2em 2em;

    margin-left: -15px;

    margin-right: -15px;

    border-radius: 0 0 6px 6px;

    color: #fff;

    position: relative;

    z-index: 1

  }



  .services-list:before  {

    content: '';

    display: block;

    width: 100%;

    height: 100%;

    background: linear-gradient(180deg,
    rgba(82,
    41,
    28,
    0.8) 14.16%,
    rgba(82,
    41,
    28,
    0) 100%);

    border-radius: 0 0 6px 6px;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

  }



  .services-list .slick-arrow  {

    border: none;

    background: url(/img/icons/slide-arrow.svg) no-repeat center center;

    background-size: contain;

    transform: none;

    width: 8px;

    height: 46px;

    top: 20%

  }



  .services-list .slick-prev  {

    left: 4%

  }



  .services-list .slick-next  {

    right: 4%;

    transform: rotate(180deg)

  }



  .services-list .slick-dots li  {

    width: 6px;

    height: 3px;

    background: rgba(255,
    255,
    255,
    0.3);

    border-radius: 6px;

    margin: 0 2px

  }



  .services-list .slick-dots li.slick-active  {

    background: #fff

  }



  .service-item_icon  {

    background-color: transparent;

    padding: 0;

    height: auto;

    margin-bottom: 1em

  }



  .service-item  {

    font-size: 1.375rem

  }



  .service-item > a  {

    color: #fff

  }



  .services-section  {

    padding-bottom: 0

  }



  .advantages-slider  {

    padding: 0 .8em

  }



  .advantages-slider .slick-arrow  {

    border: none;

    background: url(/img/icons/slide-arrow.svg) no-repeat center center;

    background-size: contain;

    transform: none;

    width: 8px;

    height: 46px;

    filter: brightness(0) saturate(100%) invert(17%) sepia(38%) saturate(850%) hue-rotate(329deg) brightness(93%) contrast(94%)

  }



  .advantages-slider .slick-prev  {

    left: 0

  }



  .advantages-slider .slick-next  {

    right: 0;

    transform: rotate(180deg)

  }



  .advantages-slider .advantage-item .item  {

    padding: 1em .6em;

    overflow-wrap: anywhere

  }



  .advantages-slider .advantage-item_more  {

    font-size: .75rem

  }



  .advantages-slider .advantage-item_title  {

    margin-bottom: 1em

  }



  .about-us_video  {

    height: 51vw

  }



  .about-section .section-mod_title  {

    font-size: 1.5rem;

    margin-bottom: 1em

  }



  .section-mod_title  {

    font-size: 1.5rem;

    line-height: 1.4

  }



  .about-section_desc p  {

    font-size: .935rem

  }



  .about-section_desc .main-btn  {

    min-width: auto;

    padding: 0 1em;

    margin-bottom: 1.7em;

    width: 100%

  }



  .social-network  {

    margin: 0 -1em

  }



  .social-network li  {

    padding: 0 1em

  }



  .about-section  {

    padding-bottom: 2em

  }



  .excellence-section  {

    padding: 2em 0

  }



  .excellence-section .main-btn  {

    min-width: auto;

    padding: 0 1em;

    width: 100%

  }



  .excellence-list li  {

    flex: 100% 0 0;

    max-width: 100%

  }



  .excellence-item  {

    padding: 1em;

    flex-direction: row;

    align-items: center

  }



  .excellence-item_title  {

    font-size: 1.125rem;

    margin-bottom: .3em

  }



  .excellence-item_desc  {

    flex: 1 0 0;

    padding-left: 1em

  }



  .excellence-item_icon  {

    flex: 44px 0 0;

    height: auto;

    margin-bottom: 0

  }



  .principle-item_number  {

    color: #52291C

  }



  .principles-section  {

    padding: 2em 0 0

  }



  .principles-list li  {

    max-width: 100%;

    flex: 100% 0 0

  }



  .principle-item  {

    display: flex;

    align-items: center;

    background: #FFFAF3;

    box-shadow: 0 1px 2px rgba(85,
    105,
    135,
    0.1);

    color: #52291C;

    padding: 1.1em 1em;

    font-size: 1.125rem

  }



  .principle-item_number  {

    flex: 40px 0 0;

    margin-bottom: 0;

    line-height: .9

  }



  .principles-section .section-mod_title  {

    line-height: 1.4

  }



  .principles-section .main-btn  {

    min-width: auto;

    padding: 0 1em;

    width: 100%

  }



  .calculate-cost_section .section-title  {

    font-size: 1.75rem

  }



  .calculate-cost_section  {

    padding-top: 2em

  }



  .online-order_language-panel .text  {

    display: block;

    margin: 1em 0

  }



  .calculate-cost_form .selectric-wrapper  {

    display: inline-block;

    max-width: 100%

  }



  .online-order_language-panel  {

    display: block;

    margin-bottom: 1.7em

  }



  .calculate-cost_row:first-child  {

    margin-bottom: 1.5em

  }



  .calculate-cost_form .online-order_name  {

    margin-bottom: 1em

  }



  .calculate-cost_form .online-order_name,
  .calculate-cost_form .online-order_phone-number  {

    font-size: 1.125rem

  }



  .calculate-cost_last-row  {

    margin-bottom: 1em

  }



  .calculate-cost_total  {

    font-size: 1.5rem;

    margin-bottom: 1.5em

  }



  .online-order_btns  {

    display: block

  }



  .wrapper_online-order_submit  {

    margin-right: 0;

    margin-bottom: 1em;

    width: 100%

  }



  .online-order_btns .main-mod_btn  {

    width: 100%

  }



  .calculate-cost_form .attention-text  {

    font-size: .75rem

  }



  .calculate-cost_form .online-order_footer-text  {

    font-size: .875rem

  }



  .connection-section  {

    padding-bottom: 2em

  }



  .main-footer  {

    padding-top: 2.5em

  }



  .main-footer_left-column  {

    display: block;

    margin: 0

  }



  .footer-column  {

    padding: 0

  }



  .main-footer_middle  {

    margin-top: 2em

  }



  .main-footer_middle .social-network  {

    margin-left: -15px

  }



  .main-footer_bottom  {

    display: block

  }



  .copyright  {

    display: block;

    margin-bottom: 10px

  }



  .head-nav  {

    right: -451px;

    max-width: 450px;

    width: 100%

  }



  .online-order_box  {

    padding-left: 15px;

    padding-right: 15px;

    padding-bottom: 4.5em

  }



  .online-order_language-panel .selectric-wrapper  {

    max-width: 100%;

    display: inline-block

  }



  .calc-btn  {

    font-size: .875rem

  }



  .footer-title  {

    font-size: 1.125rem

  }



  .footer-mod_title  {

    pointer-events: auto

  }



  .footer-mod_title.is-active > a:after  {

    transform: rotate(-135deg);

    top: 4px

  }



  .footer-mod_title > a  {

    display: flex;

    align-items: center;

    justify-content: space-between

  }



  .footer-mod_title > a:after  {

    content: '';

    display: block;

    width: 10px;

    height: 10px;

    border-right: 2px solid #fff;

    border-bottom: 2px solid #fff;

    position: relative;

    top: -1px;

    transform: rotate(45deg)

  }



  .footer-menu  {

    display: none

  }



  .fixed-menu .main-head  {

    padding: .4em 0

  }



  .online-order_header  {

    margin-bottom: 1.7em

  }



  .translation-btn  {

    font-size: 1rem

  }



  .document-item  {

    padding: 1.25em

  }



  .translation-service_row:after  {

    display: none

  }



  .translation-service_row  {

    margin-bottom: 0

  }



  .translation-service_row [class^="col-"]  {

    margin-bottom: 0

  }



  .translation-service_item  {

    height: auto;

    padding: 1.25em;

    margin-bottom: 1em

  }



  .documents-row [class^="col-"]  {

    margin-bottom: 0

  }



  .document-item  {

    margin-bottom: 1em

  }



  .main-short_btn  {

    margin-bottom: 1em

  }



  .translation-row [class^="col-"]  {

    margin-bottom: 1.25em

  }



  .translation-row .column-title  {

    margin-bottom: 0

  }



  .conference-img  {

    height: 50vw;

    margin-top: 0

  }



  .conference-img img  {

    width: 100%;

    height: 100%;

    object-fit: cover

  }



  .translation-type_row [class^="col-"]  {

    margin-bottom: 1.2em

  }



  .translation-type_row  {

    margin-bottom: 2em

  }



  .portfolio-item > .item  {

    min-height: 96vw

  }



  .translation-header_section  {

    padding-top: 1em;

    padding-bottom: 0

  }



  .translation-right_column p  {

    margin-bottom: 1.25em

  }



  .advantage-other_item  {

    padding: 1.2em

  }



  .advantages-box  {

    padding: 2em 0 1em

  }



  .translation-btn  {

    font-size: .875rem

  }



  h1,
  .main-title  {

    margin-bottom: 1em

  }



  .translation-header_row  {

    margin-bottom: 0

  }



  .h3-mod  {

    font-size: 1.125rem;

    margin-bottom: 1em

  }



  .advantages-pad_box  {

    padding-top: 0

  }



  .service-mod_list  {

    padding: 0

  }



  .service-mod_list li  {

    flex: 50% 0 0;

    max-width: 50%;

    margin-bottom: 1.5em

  }



  .service-mod_list li:nth-child(3n+3):after  {

    display: block

  }



  .service-mod_list li:nth-child(2n+2):after  {

    display: none

  }



  .document-mod_list  {

    margin: 0 -10px;

    padding: 0

  }



  .document-mod_list li  {

    flex: 50% 0 0;

    max-width: 50%;

    padding: 0 10px;

    margin-bottom: 1.5em

  }



  .document-mod_list li:nth-child(3n+3):after  {

    display: block

  }



  .document-mod_list li:nth-child(2n+2):after  {

    display: none

  }



  .hi-tech_list li  {

    flex: 50% 0 0;

    max-width: 50%;

    margin-bottom: 1.5em

  }



  .hi-tech_list li:nth-child(3n+3):after  {

    display: block

  }



  .hi-tech_list li:nth-child(2n+2):after  {

    display: none

  }



  .document-mod_item  {

    font-size: .875rem;

    min-height: auto

  }



  .service-mod_item  {

    font-size: .875rem

  }



  .translation-body_bottom-section  {

    padding-bottom: 0

  }



  .translation-header_mod-row  {

    margin-bottom: 1.5em

  }



  .advantages-mod_box  {

    padding: 0

  }



  .translations-visa_row  {

    padding: 0;

    margin-bottom: 1em

  }



  .calculate-cost_btn  {

    padding: 0 .5em;

    width: 100%

  }



  .certify-visa_translation-box:before  {

    background: linear-gradient(0deg,
    rgba(82,
    41,
    28,
    0.8) 25.71%,
    rgba(82,
    41,
    28,
    0) 100%)

  }



  .certify-visa_translation-list li  {

    margin-bottom: 1em

  }



  .certify-visa_translation-list  {

    font-size: 1rem

  }



  .legalization-section  {

    padding-top: 1em;

    padding-bottom: 0

  }



  .legalization_top-row  {

    margin-bottom: 1.7em

  }



  .legalization-list li  {

    padding: .8em

  }



  .countries-list li  {

    flex: 50% 0 0;

    max-width: 50%

  }



  .legalization_text-box  {

    margin-bottom: 2em

  }



  .legalization-procedure_img  {

    margin-top: 1.7em

  }



  h2,
  .section-title  {

    font-size: 1.125rem;

    padding-bottom: .7em;

    margin-bottom: 1.3em

  }



  .legalization-period_item  {

    padding: 1em;

    font-size: 1rem

  }



  .legalization-period_row [class^="col-"]  {

    margin-bottom: 1.25em

  }



  .legalization-banner  {

    margin: 2.7em 0 2em

  }



  .legalization-pad_text-box  {

    padding-top: 0

  }



  .sample-section  {

    padding-top: 0

  }



  .sample-list  {

    margin: 1.25em -5px 0

  }



  .sample-list li  {

    padding: 0 5px;

    margin-bottom: .8em

  }



  .legalization-banner:before  {

    background: linear-gradient(0deg,
    rgba(82,
    41,
    28,
    0.8) 70%,
    rgba(82,
    41,
    28,
    0) 100%)

  }



  .document-row [class^="col-"]  {

    margin-bottom: 1em

  }



  .legalization_text-box_top  {

    padding-top: 2em;

    margin-bottom: 0

  }



  .unified_top-box  {

    margin-bottom: 2em

  }



  .technology-section  {

    padding-top: 1em;

    padding-bottom: 0

  }



  .our-story_content p  {

    margin-bottom: 1em;

    line-height: 1.5

  }



  .hi-tech_item  {

    font-size: .875rem

  }



  .hi-tech_list  {

    padding-top: 2em;

    margin-left: -15px;

    margin-right: -15px

  }



  .hi-tech_list li  {

    padding: 0 15px

  }



  .hi-tech_content  {

    padding-bottom: 1em

  }



  .unified-inner_section  {

    padding: 1em 0 0

  }



  .team-item_name  {

    margin-bottom: .5em

  }



  .team-item_list  {

    margin-bottom: .5em;

    font-size: .875rem

  }



  .team-item_contact-list  {

    font-size: .875rem

  }



  .reference_img-list  {

    margin: 0 -5px

  }



  .reference_img-list li  {

    padding: 0 5px;

    margin-bottom: 10px

  }



  .reference-section_header  {

    margin-bottom: 1.7em

  }



  .cost-table td  {

    padding: .5em;

    font-size: .875rem

  }



  .cost-table th  {

    padding: .5em

  }



  .reference_middle-content .bottom-text  {

    font-size: .875rem

  }



  .wrapper_cost-table  {

    margin-top: 0;

    overflow: hidden;

    overflow-x: auto;

    margin-bottom: .7em

  }



  .wrapper_unified-table,
  .wrapper_mod-unified-table  {

    overflow: hidden;

    overflow-x: auto

  }



  .wrapper_mod-unified-table  {

    margin-bottom: 1em

  }



  .unified-table td:first-child  {

    padding-left: 0

  }



  .unified_text-box  {

    margin-bottom: 2em

  }



  .reclamation_text-box  {

    margin-bottom: 2em

  }



  .reclamation-section  {

    padding-top: 1em;

    padding-bottom: 0

  }



  .unified_text-box_lower  {

    margin-bottom: 2em

  }



  .reviews-row  {

    margin: 0 -5px

  }



  .reviews-row [class^="col-"]  {

    padding: 0 5px

  }



  .review-item  {

    margin-bottom: 10px

  }



  .contact_city-list  {

    font-size: .875rem;

    margin-bottom: 1em

  }



  .contact-box  {

    margin-bottom: 2em

  }



  .contact-box:last-child  {

    margin-bottom: 0

  }



  .article-item_title  {

    font-size: 1.125rem;

    bottom: 1em

  }



  .article-item_img  {

    margin-bottom: .7em

  }



  .article-item  {

    margin-bottom: 1.7em

  }



  .sidebar-articles .h3-mod  {

    margin-bottom: 1.5em

  }



  .sidebar_article-item  {

    padding-bottom: 1em;

    margin-bottom: 2em

  }



  .sidebar_article-item .item-desc  {

    padding-left: .7em

  }



  .articles-detailed_banner  {

    min-height: 60vw

  }



  .unified_text-box_other:last-child  {

    margin-bottom: 0

  }



  .translation-terms_box  {

    margin-bottom: 0

  }



  .advantages-other_row [class^="col-"]:last-child  {

    margin-bottom: 0

  }



  .translations-visa_row [class^="col-"]  {

    margin-bottom: 1.25em

  }



  .translation-body_visa-section  {

    padding-bottom: 2.7em

  }



  .translations-visa_item p:last-child  {

    margin-bottom: 0

  }



  .translation-row [class^="col-"]:last-child  {

    margin-bottom: 0

  }



  .translation-row p:last-child  {

    margin-bottom: 0

  }



  .translation-other_row:last-child  {

    margin-bottom: 0

  }



  .work-steps_list  {

    margin-left: -10px;

    margin-right: -10px;

    margin-bottom: 1em

  }



  .work-steps_list li  {

    flex: 50% 0 0;

    max-width: 50%;

    padding: 0 10px;

    margin-bottom: 1.25em

  }



  .work-steps_list li:nth-child(3n+3):after  {

    display: block

  }



  .work-steps_list li:nth-child(2n+2):after  {

    display: none

  }



  h1,
  .main-title  {

    font-size: 1.65rem

  }



  .translation-btns_row  {

    margin-bottom: 1em

  }



  .directions-translations_section  {

    padding-top: 2em;

    padding-bottom: 1em

  }



  .stage-work_item  {

    padding-left: 1em;

    padding-right: 1em

  }



  .work-step_item  {

    padding-left: .7em;

    padding-right: .7em;

    font-size: .875rem

  }



  .work-step_item .item-number  {

    font-size: 1.75rem

  }



  h1:after,
  .main-title:after  {

    width: 300px

  }



  .wrapper_calculate-cost_mod  {

    display: flex;

    justify-content: center

  }



  .wrapper_calculate-cost_mod .calculate-cost_btn  {

    display: flex;

    align-items: center;

    justify-content: center;

    line-height: 1.2;

    padding: 0 1em;

    white-space: normal

  }



  .wrapper_calculate-cost_mod .text  {

    max-width: 200px

  }



  .directions-translations_box-mod  {

    padding-top: 0

  }



  .translation-documents_section  {

    padding-top: 1.5em

  }



  .translation-documents_section ol:not([class]) li  {

    margin-bottom: 1em

  }



  .unified_text-box_top  {

    padding: 2em 0 1em

  }



  .unified_text-box_top .main-btn  {

    display: flex;

    align-items: center;

    justify-content: center;

    padding: .3em .7em;

    line-height: 1.2;

    white-space: normal

  }



  .documents-mod_row .document-item  {

    font-size: .875rem;

    margin-bottom: 0;

    padding-bottom: 0

  }



  .legalization-banner_bottom  {

    margin: 1em 0 0

  }



  .unified-mod_table td:first-child  {

    min-width: 200px

  }



  .directions-translations_box-other  {

    padding-bottom: 1em

  }



  .payment-form_btns  {

    display: block

  }



  .payment-form_submit-btn  {

    margin: 0 0 1em;

    width: 100%

  }



  .payment-form_btns .main-mod_btn  {

    width: 100%

  }



  .legalization-banner_third  {

    margin-top: 1em

  }



  .translation-service_row:last-child  {

    margin-bottom: 1.25em

  }



  .legalization_text-row p:last-child  {

    margin-bottom: 0

  }



  .unified-list  {

    margin-bottom: .7em

  }



  .legalization_desc-column .main-btn  {

    width: 100%

  }



  .principles-pad_section .principles-list  {

    margin-bottom: 1.2em

  }



  .unified_desc-column .main-btn  {

    width: 100%

  }



  .unified_desc-column .main-btn .text  {

    width: 200px

  }



  .contact-box_footer  {

    width: 100%

  }



  .contact-box_footer .main-btn  {

    width: 100%

  }



  .form-textarea  {

    height: 70px

  }



  .translation-body_visa-section  {

    padding-bottom: 0

  }



  .translation-document_item.item-weight  {

    font-weight: 700

  }



  .advantages-box .social-mod_network  {

    justify-content: center;

    width: 100%

  }



  .advantages-box .main-btn  {

    width: 100%

  }



  .translation-right_column .main-btn  {

    width: 100%

  }



  .translation-right_column .social-mod_network  {

    justify-content: center;

    width: 100%

  }



  .translation-body_section .main-btn  {

    width: 100%

  }



  .translation-body_section .social-mod_network  {

    justify-content: center;

    width: 100%

  }



  .legalization_desc-column .main-btn  {

    width: 100%

  }



  .legalization_desc-column .social-mod_network  {

    justify-content: center;

    width: 100%

  }



  .unified_desc-column_footer  {

    width: 100%

  }



  .legalization-banner_content:before  {

    display: none

  }



  .articles-menu  {

    justify-content: center

  }



  .map-img  {

    min-height: 400px

  }



  .main-pagination  {

    font-size: .875rem

  }



  .main-pagination a  {

    width: 24px;

    height: 24px

  }



  .main-pagination li  {

    padding: 0 .2em

  }



  .main-pagination .first-page,
  .main-pagination .last-page  {

    padding-bottom: 5px;

    padding-right: 3px

  }



  .main-pagination .first-page  {

    margin-right: .2em

  }



  .main-pagination .last-page  {

    padding-right: 0;

    padding-left: 3px;

    margin-left: .2em

  }



  .main-pagination .prev-page,
  .main-pagination .next-page  {

    padding-bottom: 4px

  }



  .social-network li:last-child  {

    padding-right: 1em

  }



}



@media only screen and (max-width: 410px)  {

  .map-img  {

    min-height: 300px

  }



}



.hidden  {

  display: none
}



.wait,
.disabled,
.loader  {

  opacity: .5
}



input[disabled]  {

  cursor:not-allowed!important
}



.fancybox-image  {

  background: #fff
}



/* End */


/* Start:/local/templates/asgard/styles.css?176951685789*/
.footer-pay-logo {
    height: 12px;
    margin-left: 8px;
    vertical-align: middle;
}

/* End */


/* Start:/local/templates/asgard/template_styles.css?176486172082*/
.tops {
    padding-top: 1.25em!important;
    padding-bottom: 0.25em!important;
}
/* End */
/* /local/templates/asgard/css/bootstrap-grid.css?176366363468263 */
/* /local/templates/asgard/css/reset.css?17636636341981 */
/* /local/templates/asgard/css/jquery.fancybox.min.css?176366363412795 */
/* /local/templates/asgard/css/hamburgers.min.css?176366363422458 */
/* /local/templates/asgard/css/selectric.css?17636636344303 */
/* /local/templates/asgard/css/slick.css?17636636343240 */
/* /local/templates/asgard/css/main.min.css?1779806630136198 */
/* /local/templates/asgard/styles.css?176951685789 */
/* /local/templates/asgard/template_styles.css?176486172082 */
