/*!

Theme Name: Todes
Author: Todes
Author URI: http://todes.pl/
Description: Wordpress Template by Todes
Version: 1.0.01

 */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1150px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -webkit-box;
  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;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -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 {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -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 {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -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 {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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 {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -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 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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 {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -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 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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 {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -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 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -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 {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -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 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -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 {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -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;
  }
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.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;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?3zgptf');
  src: url('../fonts/icomoon.eot?3zgptf#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?3zgptf') format('truetype'), url('../fonts/icomoon.woff?3zgptf') format('woff'), url('../fonts/icomoon.svg?3zgptf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-check:before {
  content: "\e900";
}
.icon-angle-down:before {
  content: "\e903";
}
.icon-angle-up:before {
  content: "\e904";
}
.icon-angle-right:before {
  content: "\e905";
}
.icon-angle-left:before {
  content: "\e906";
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.no-padding-col {
  padding-left: 0;
  padding-right: 0;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.screen-reader-response,
.screen-reader-text,
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.noafter::after {
  display: none;
}
.alignleft {
  float: left;
  padding: 7px 10px 0 0;
}
.alignright {
  float: right;
  padding: 7px 0 0 10px;
}
.aligncenter {
  display: block;
  margin: 15px auto;
}
blockquote {
  font-style: italic;
  background-color: #FDFDFD;
  margin: 10px 0;
  padding: 10px 20px;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
}
img {
  max-width: 100%;
  height: auto;
}
h1 {
  font-size: 4.4rem;
}
h2 {
  font-size: 3.6rem;
}
h3 {
  font-size: 3.2rem;
}
h4 {
  font-size: 2.8rem;
}
h5 {
  font-size: 2.6rem;
}
h6 {
  font-size: 2rem;
}
::-moz-selection {
  background-color: #888888;
}
::selection {
  background-color: #888888;
}
.btn {
  border: none;
  background-color: transparent;
  color: #FFFFFF;
  min-width: 150px;
  padding: 0 15px;
  height: 52px;
  line-height: 52px;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 1;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  background-color: #eb716c;
  -webkit-transition: color 150ms, background-color 150ms;
  transition: color 150ms, background-color 150ms;
  vertical-align: middle;
}
.btn:hover {
  color: #FFFFFF;
  background-color: #e5463f;
}
.btn:active {
  color: #FFFFFF;
  background-color: #e23029;
}
.cms-content p {
  font-weight: 400;
  color: #756f72;
  line-height: 20px;
  margin: 25px 0 18px 0;
}
.cms-content strong {
  font-weight: 800;
  color: #000000;
}
table {
  text-align: left;
  font-size: 1.4rem;
  border-spacing: 0;
  display: block;
  overflow: auto;
  border-collapse: collapse;
}
table th,
table td {
  padding: 17px 16px;
  width: 25%;
  border: solid 1px #DDDDDD;
}
table th {
  background-color: #CCCCCC;
  color: #FFFFFF;
}
.pagination {
  margin-top: 50px;
}
.pagination::after {
  clear: both;
  content: '';
  display: table;
}
.pagination::before {
  content: '';
  display: table;
}
.page-numbers {
  width: 50px;
  height: 46px;
  line-height: 46px;
  white-space: nowrap;
  text-align: center;
  border: solid 1px #DCDEDA;
  background-color: #FFFFFF;
  overflow: hidden;
  text-decoration: none;
  display: inline-block;
}
.page-numbers:not(:first-child) {
  margin-left: 8px;
}
.page-numbers:not(.current):not(.dots):hover {
  background-color: #ccc;
  border-color: #ccc;
  color: #FFFFFF;
}
.page-numbers:not(.current):not(.dots):active {
  background-color: #87782F;
  border-color: #87782F;
}
.page-numbers.current {
  background-color: #87782F;
  color: #FFFFFF;
  border-color: #87782F;
}
.page-numbers.dots {
  border: none;
}
.page-numbers.next,
.page-numbers.prev {
  width: 70px;
  font-size: 2.8rem;
  color: #ccc;
  line-height: 50px;
}
.social-share .social-share__list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.social-share .social-share__item {
  display: inline-block;
}
.social-share [class^='icon'] {
  text-decoration: none;
}
.mb-50 {
  margin-bottom: 40px;
}
input,
textarea,
select {
  height: 50px;
  border: solid 2px #e4e4e4;
  vertical-align: middle;
  margin-bottom: 20px;
  padding: 0 10px;
  background-color: #FFFFFF;
  border-radius: 0;
  -webkit-border-radius: 0;
  letter-spacing: 1px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-apperence: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: Open Sans;
}
input:focus,
textarea:focus,
select:focus {
  border-color: #0067c5;
  outline: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: #9DA2A9;
}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: #9DA2A9;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  color: #9DA2A9;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder {
  color: #9DA2A9;
}
input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #9DA2A9;
}
input.large,
textarea.large,
select.large {
  width: 100%;
}
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  line-height: normal;
}
body.page-template-configurator {
  font-family: Open Sans;
}
body.page-template-configurator .copyright a {
  color: #0067c5;
  text-decoration: none;
  cursor: pointer;
}
body.page-template-configurator .configurator-page .section-configure-block {
  background-color: #ffffff;
  width: 100%;
}
body.page-template-configurator .configurator-page .section-configure-block.tabs-wrapper {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
  position: relative;
  z-index: 2;
}
body.page-template-configurator .configurator-page .section-configure-block .section-title h2 {
  color: #0067c5;
  font-size: 24px;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 10px 15px;
}
@media screen and (max-width: 575px) {
  body.page-template-configurator .configurator-page .section-configure-block .section-title h2 {
    font-size: 18px;
    padding-bottom: 0;
  }
}
body.page-template-configurator .configurator-page .section-configure-block .section-title h2.error {
  color: #f56b6b;
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .configurator-page .section-configure-block .section-title-step-2-checkboxes h2 {
    margin-bottom: 70px;
  }
  body.page-template-configurator .configurator-page .section-configure-block .section-title-step-2-checkboxes + .cms-content {
    margin-top: -70px;
  }
}
body.page-template-configurator .configurator-page .section-configure-block .row.blocks-wrapper {
  margin: 30px 10px;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .configurator-page .section-configure-block .row.blocks-wrapper {
    margin: 30px 5%;
  }
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .configurator-page .section-configure-block .row.blocks-wrapper {
    margin: 30px 10.8% 0;
  }
  body.page-template-configurator .configurator-page .section-configure-block .row.blocks-wrapper .row {
    margin-left: -22px;
    margin-right: -22px;
  }
  body.page-template-configurator .configurator-page .section-configure-block .row.blocks-wrapper [class^="col"] {
    padding-left: 22px;
    padding-right: 22px;
  }
  body.page-template-configurator .configurator-page .section-configure-block .row.blocks-wrapper [class^="col"] .block-item-wrapper {
    margin-bottom: 44px;
  }
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .configurator-page .section-configure-block .row.blocks-wrapper--col-2 {
    width: 588px;
    margin: 30px auto 4px;
  }
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs {
  position: relative;
  z-index: 2;
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .row {
  margin: 0;
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .col-3:last-child .configure-block-tab {
  border-right: none;
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab {
  width: 100%;
  background-color: #0067c5;
  color: #ffffff;
  height: 50px;
  padding: 10px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  border-right: 2px solid #0263bb;
  cursor: pointer;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab span {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
  font-size: 12px;
  display: block;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab span {
    font-size: 20px;
  }
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab .small-subtitle {
  font-size: 8px;
  color: #ee9561;
  top: 23px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
  height: 20px;
  display: block;
  position: absolute;
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab .small-subtitle {
    margin: 10px 0;
    top: 48px;
    font-size: 12px;
  }
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab:hover {
  background-color: #0082f8;
  border-right: 2px solid #0082f8;
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab.active {
  background-color: #ffffff;
  color: #0067c5;
  line-height: 53px;
  margin-top: -10px;
  border-radius: 5px 5px 0 0;
  border-right: none;
  -webkit-box-shadow: 0px -15px 21px -5px #dddddd;
          box-shadow: 0px -15px 21px -5px #dddddd;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab.active {
    padding: 36px 0 38px;
  }
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab.active span {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab.active .small-subtitle {
  -webkit-transform: translateX(-50%) translateY(-12px);
          transform: translateX(-50%) translateY(-12px);
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab.unactive {
  cursor: default;
}
body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab.unactive:hover {
  background-color: #0067c5;
  border-right-color: #0263bb;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .configurator-page .section-configure-block .section-configure-block-tabs .configure-block-tab {
    padding: 36px 0;
    height: 100px;
  }
}
body.page-template-configurator .configurator-page .intro-text {
  background-color: #ececec;
  padding: 20px 0;
}
body.page-template-configurator .configurator-page .block-item-wrapper {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  display: inline-block;
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 0 1px #e4e4e4, 3px 3px 5px 1px rgba(221, 221, 221, 0.8);
          box-shadow: 0 0 0 1px #e4e4e4, 3px 3px 5px 1px rgba(221, 221, 221, 0.8);
  cursor: pointer;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  border: solid 4px transparent;
}
@media screen and (max-width: 575px) {
  body.page-template-configurator .configurator-page .block-item-wrapper {
    padding: 10px;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .configurator-page .block-item-wrapper {
    border-radius: 30px;
  }
}
body.page-template-configurator .configurator-page .block-item-wrapper:hover {
  -webkit-box-shadow: 0 0 0 1px #e4e4e4, 3px 3px 5px 3px rgba(221, 221, 221, 0.8);
          box-shadow: 0 0 0 1px #e4e4e4, 3px 3px 5px 3px rgba(221, 221, 221, 0.8);
}
body.page-template-configurator .configurator-page .block-item-wrapper::before {
  content: "";
  padding-top: 100%;
  height: 100%;
  width: 100%;
  display: block;
}
body.page-template-configurator .configurator-page .block-item-wrapper .block-item {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 10px;
  display: block;
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .configurator-page .block-item-wrapper .block-item {
    padding: 20px;
  }
}
@media screen and (max-width: 575px) {
  body.page-template-configurator .configurator-page .block-item-wrapper .block-item p {
    margin: 10px 0;
  }
}
body.page-template-configurator .configurator-page .block-item-wrapper .block-item__title {
  color: #0067c5;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  display: block;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .configurator-page .block-item-wrapper .block-item__title {
    margin: 4px 0;
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .configurator-page .block-item-wrapper .block-item__title {
    margin: 8px 0 7px 0;
    font-size: 18px;
  }
}
body.page-template-configurator .configurator-page .block-item-wrapper .block-item__subtitle {
  color: #ff9500;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 600;
  display: block;
  min-height: 14px;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .configurator-page .block-item-wrapper .block-item__subtitle {
    margin: 5px 0;
    font-size: 10px;
  }
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .configurator-page .block-item-wrapper .block-item__subtitle {
    font-size: 12px;
    margin: 7px 0 10px 0;
  }
}
body.page-template-configurator .configurator-page .block-item-wrapper .block-item__image {
  width: 100%;
  padding: 5px 10px 0 10px;
  display: block;
  margin-top: 0px;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .configurator-page .block-item-wrapper .block-item__image {
    padding: 5px 20px;
  }
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .configurator-page .block-item-wrapper .block-item__image {
    padding: 0 20px;
  }
}
body.page-template-configurator .configurator-page .block-item-wrapper .block-item__image img {
  width: 85%;
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .configurator-page .block-item-wrapper .block-item__image img {
    width: 100%;
  }
}
body.page-template-configurator .btn-orange {
  border: none;
  background-color: transparent;
  color: #FFFFFF;
  min-width: 164px;
  padding: 0 52px 0 52px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 1;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 5px;
  letter-spacing: 0.05rem;
  background-color: #ff9500;
  -webkit-transition: color 150ms, background-color 150ms;
  transition: color 150ms, background-color 150ms;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.04) !important;
          box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.04) !important;
}
body.page-template-configurator .btn-orange:hover {
  background-color: #e68808;
}
body.page-template-configurator .btn-orange::after {
  content: "\e905";
  font-family: "icomoon";
  position: relative;
  font-size: 20px;
  margin-left: 8px;
  vertical-align: middle;
  display: inline-block;
  width: 8px;
  margin-left: 10px;
  margin-bottom: 4px;
  margin-right: -8px;
}
body.page-template-configurator .btn-wycena {
  width: 217px;
  height: 50px;
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .btn-wycena {
    margin-right: 25px;
  }
}
body.page-template-configurator .btn-transparent {
  display: inline-block;
  background-color: #ffffff;
  border: 3px solid #0067c5;
  min-width: 270px;
  height: 60px;
  line-height: 54px;
  color: #171717;
  border-radius: 30px;
  padding: 0 20px;
  text-decoration: none;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  font-weight: 700;
}
body.page-template-configurator .btn-transparent::after {
  content: "\e905";
  font-family: "icomoon";
  position: relative;
  font-size: 20px;
  margin-left: 14px;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 4px;
  color: #0067c5;
  margin-right: -6px;
  -webkit-transition: color 200ms;
  transition: color 200ms;
}
body.page-template-configurator .btn-transparent:hover {
  background-color: #0067c5;
  color: #ffffff;
}
body.page-template-configurator .btn-transparent:hover::after {
  color: #FFFFFF;
}
body.page-template-configurator .btn-wrapper {
  width: 100%;
  text-align: right;
  padding: 40px 5% 40px 0;
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .btn-wrapper {
    padding: 40px 10% 40px 0;
  }
}
body.page-template-configurator .nav-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0 50px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.page-template-configurator .nav-btn .go-back {
  padding: 0 0 0 15px;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .nav-btn .go-back {
    padding: 0 0 0 40px;
  }
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .nav-btn .go-back {
    padding: 0 0 0 85px;
  }
}
body.page-template-configurator .nav-btn .btn-wrapper {
  padding: 0 15px 0 0;
}
@media screen and (min-width: 576px) {
  body.page-template-configurator .nav-btn .btn-wrapper {
    padding: 0 23px 0 0;
  }
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .nav-btn .btn-wrapper {
    padding: 0 52px 0 0;
  }
}
body.page-template-configurator .select-wrapper {
  position: relative;
  text-align: center;
  padding: 20px 0;
  display: inline-block;
  width: calc(100% - 30px);
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .select-wrapper {
    width: auto;
  }
}
body.page-template-configurator .select-wrapper select {
  border-radius: 30px;
  padding: 5px 20px 5px;
  margin-bottom: 0;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
  text-align: -webkit-center;
  height: 60px;
  width: 100%;
  font-size: 2rem;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.04) !important;
          box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.04) !important;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .select-wrapper select {
    width: 500px;
    padding: 5px 15px;
  }
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .select-wrapper select {
    width: 550px;
  }
}
body.page-template-configurator .select-wrapper::after {
  content: "\e903";
  font-family: "icomoon";
  position: relative;
  font-size: 17px;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 8px;
  -webkit-transition: -webkit-transform 160ms;
  transition: -webkit-transform 160ms;
  transition: transform 160ms;
  transition: transform 160ms, -webkit-transform 160ms;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #0067c5;
  font-weight: 700;
}
.cms-content p {
  line-height: 24px;
  font-size: 16px;
}
.cms-content h3 {
  color: #0067c5;
  font-size: 24px;
}
@media screen and (max-width: 575px) {
  .cms-content h3 {
    font-size: 25px;
  }
}
.content-text {
  padding: 30px 0;
  margin: 0 8%;
  text-align: center;
  color: #535353;
  line-height: 24px;
}
@media screen and (min-width: 992px) {
  .content-text {
    padding: 30px;
  }
}
.configurator-step-3 {
  margin-top: 40px;
}
.configurator-step-4 {
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
  color: #171717;
}
.configurator-step-4 .cms-content {
  max-width: 770px;
  margin: 0 auto;
}
.configurator-step-4 .cms-content p {
  color: #171717;
}
.configurator-step-4 iframe {
  margin: 20px 0;
  max-width: 100%;
  min-width: 100%;
}
@media screen and (max-width: 575px) {
  .configurator-step-4 iframe {
    height: 56.25vw;
  }
}
@media screen and (min-width: 768px) {
  .configurator-step-4 iframe {
    margin: 15px 0 40px 0;
  }
}
.step {
  padding-top: 30px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 300ms, visibility 300ms;
  transition: opacity 300ms, visibility 300ms;
}
.step.active {
  opacity: 1;
  visibility: visible;
}
.steps_wrapper {
  position: relative;
  margin-bottom: 100px;
  -webkit-transition: height 300ms;
  transition: height 300ms;
  overflow: hidden;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0px 4px 9px 0px #cdcdcd;
          box-shadow: 0px 4px 9px 0px #cdcdcd;
  background-color: #FFFFFF;
}
.radio-boxes {
  margin: 40px 0;
}
.radio-boxes .radio-button-box {
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .radio-boxes .radio-button-box {
    margin: 5px 0 20px 0;
  }
}
.radio-boxes .radio-button-box .h2 {
  color: #0067c5;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin-top: 0;
}
@media screen and (min-width: 992px) {
  .radio-boxes .radio-button-box .h2 {
    margin-top: 10px;
  }
}
.radio-boxes .radio-button-box ul {
  list-style: none;
  padding-left: 0;
  margin-top: 20px;
}
.radio-boxes .radio-button-box ul li {
  margin-bottom: 12px;
}
.radio-boxes .radio-button-box ul li input {
  margin-bottom: 5px;
  height: 30px;
}
#radio-boxes {
  display: none;
}
.more-option-block {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .more-option-block {
    margin-top: -10px;
    margin-bottom: 20px;
  }
}
.more-option-block label {
  font-size: 20px !important;
}
@media screen and (max-width: 575px) {
  .more-option-block label {
    font-size: 14px !important;
  }
}
input#moreOptions {
  margin: 0 10px 5px 0;
}
.inputs-wrapper {
  padding: 0 20px;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .inputs-wrapper {
    padding: 0;
    width: 935px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 575px) {
  .block-with-icons .col-6 {
    padding: 0 5px;
  }
}
.block-with-icons input {
  width: 100%;
  height: 1px;
  opacity: 0;
  margin: 0;
  position: absolute;
}
.block-with-icons input:checked + .block-item-wrapper {
  border: 4px solid #0067c5;
}
.go-back {
  padding: 40px 0 40px 40px;
}
.go-back button {
  color: #0067c5;
  background-color: transparent;
  border: none;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
  font-size: 0;
}
@media screen and (min-width: 768px) {
  .go-back button {
    font-size: 1.6rem;
  }
}
.go-back button::before {
  content: "\e906";
  font-family: "icomoon";
  position: relative;
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 8px;
  -webkit-transition: -webkit-transform 160ms;
  transition: -webkit-transform 160ms;
  transition: transform 160ms;
  transition: transform 160ms, -webkit-transform 160ms;
}
.go-back button:focus {
  outline: none;
}
.go-back button:hover::before {
  -webkit-transform: translateX(-6px);
          transform: translateX(-6px);
}
h3.form-subtitle {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #171717;
  margin: 8px 0 30px;
  padding: 0 15px;
}
.confirm-field {
  padding-top: 22px;
  padding-bottom: 10px;
}
.conf-form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 992px) {
  .conf-form-wrapper {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (min-width: 992px) {
  .conf-form-wrapper .conf-form-field {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.conf-form-wrapper .conf-form-field .field-label {
  color: #0067c5;
  margin: 10px 0 4px 18px;
  font-size: 12px;
  font-weight: 600;
}
.conf-form-wrapper .conf-form-field .text-thin {
  font-weight: 300;
}
.conf-form-wrapper .conf-form-field input {
  padding: 0 18px;
  width: 100%;
  border-radius: 50px;
  font-size: 16px;
  height: 60px;
}
.conf-form-wrapper .conf-form-field input.error {
  border-color: #f56b6b;
}
.conf-form-wrapper .conf-form-field input[type="checkbox"].error + label {
  color: #f56b6b;
}
.conf-form-wrapper .conf-form-field input[type="checkbox"].error + label::before {
  border-color: #f56b6b;
}
.conf-form-wrapper .conf-form-submit {
  width: 100%;
  position: relative;
}
.styled-radio input[type="radio"],
.styled-checkbox input[type="radio"],
.styled-radio input[type="checkbox"],
.styled-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  width: auto;
}
.styled-radio input[type="radio"]:focus + label::before,
.styled-checkbox input[type="radio"]:focus + label::before,
.styled-radio input[type="checkbox"]:focus + label::before,
.styled-checkbox input[type="checkbox"]:focus + label::before {
  background-color: rgba(0, 103, 197, 0.2);
}
.styled-radio input[type="radio"]:checked + label::before,
.styled-checkbox input[type="radio"]:checked + label::before,
.styled-radio input[type="checkbox"]:checked + label::before,
.styled-checkbox input[type="checkbox"]:checked + label::before {
  background: radial-gradient(ellipse at center, #0067c5 3px, #FFFFFF 4px);
}
.styled-radio input[type="radio"] + label,
.styled-checkbox input[type="radio"] + label,
.styled-radio input[type="checkbox"] + label,
.styled-checkbox input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  color: #181818;
  vertical-align: middle;
  padding-left: 38px;
  font-size: 1.6rem;
  letter-spacing: 0;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 24px;
  cursor: pointer;
}
.styled-radio input[type="radio"] + label a,
.styled-checkbox input[type="radio"] + label a,
.styled-radio input[type="checkbox"] + label a,
.styled-checkbox input[type="checkbox"] + label a {
  color: #0067c5;
  text-decoration: none;
  font-weight: 700;
  -webkit-transition: color 160ms;
  transition: color 160ms;
}
.styled-radio input[type="radio"] + label a:hover,
.styled-checkbox input[type="radio"] + label a:hover,
.styled-radio input[type="checkbox"] + label a:hover,
.styled-checkbox input[type="checkbox"] + label a:hover {
  color: #004c92;
}
.styled-radio input[type="radio"] + label::before,
.styled-checkbox input[type="radio"] + label::before,
.styled-radio input[type="checkbox"] + label::before,
.styled-checkbox input[type="checkbox"] + label::before {
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  border: solid 2px #e4e4e4;
  -webkit-box-shadow: 2px 2px 5px 0 rgba(228, 228, 228, 0.3);
          box-shadow: 2px 2px 5px 0 rgba(228, 228, 228, 0.3);
  color: #FFFFFF;
  -webkit-transition: background-color 200ms, border-color 200ms, color 200ms;
  transition: background-color 200ms, border-color 200ms, color 200ms;
  text-align: center;
}
.styled-radio input[type="checkbox"]:checked + label::before,
.styled-checkbox input[type="checkbox"]:checked + label::before {
  background: #FFFFFF;
  content: "\e900";
}
.styled-radio input[type="checkbox"] + label::before,
.styled-checkbox input[type="checkbox"] + label::before {
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: "icomoon";
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
  color: #000000;
  line-height: 16px;
  border-radius: 5px;
}
.notification-wrapper {
  margin-top: 0;
  margin-bottom: 26px;
  text-align: center;
  padding: 0 40px;
  position: relative;
}
.notification-wrapper .error-message {
  font-size: 14px;
  background-color: #F93535;
  border-radius: 3px;
  padding: 30px;
  color: #FFFFFF;
  font-weight: 700;
  display: inline-block;
}
.submit-wrapper {
  margin-top: 0;
  text-align: right;
  margin-right: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.submit-wrapper .loader {
  -webkit-transition: opacity 100ms;
  transition: opacity 100ms;
  margin-right: 10px;
}
.submit-wrapper .loader.hidden {
  opacity: 0;
  top: 5px;
  position: absolute;
  left: -52px;
}
.submit-wrapper .btn-orange {
  width: 340px;
  margin-top: 0px;
}
.submit-wrapper .btn-orange:disabled {
  opacity: 0.4;
}
.rangeslider {
  position: relative;
  display: block;
  cursor: pointer;
  height: 40px;
  width: 100%;
}
.rangeslider__fill {
  display: none;
}
.rangeslider__fill__bg,
.rangeslider__handle {
  display: block;
  position: absolute;
  top: 50%;
  height: 40px;
  z-index: 2;
  background: #0067c5;
  border-radius: 30px;
  will-change: width;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.rangeslider__handle {
  left: 0;
  will-change: width,height,top;
  width: 54px;
  height: 32px;
  display: inline-block;
  z-index: 3;
  cursor: pointer;
  -webkit-transition: width 0.1s ease-in-out, height 0.1s ease-in-out, top 0.1s ease-in-out;
  transition: width 0.1s ease-in-out, height 0.1s ease-in-out, top 0.1s ease-in-out;
  background-color: transparent;
}
.rangeslider__handle::before {
  content: '';
  position: absolute;
  left: 4px;
  right: 4px;
  height: 100%;
  background: #0067c5;
  border-radius: 30px;
}
.rangeslider__handle p {
  position: absolute;
  top: 100%;
  white-space: nowrap;
  left: 50%;
  margin-top: 12px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-weight: 700;
  font-size: 1.6rem;
}
.rangeslider__handle:active::before {
  background: #107ecd;
}
.rangeslider__fill__bg {
  background: #ececec;
  width: 100%;
}
.rangeslider--disabled {
  opacity: 0.4;
}
.slider {
  position: relative;
  margin: 30px 0;
  padding: 20px 20px;
}
@media screen and (min-width: 992px) {
  .slider {
    padding: 20px 120px 32px 120px;
  }
}
.slider__icon {
  width: 62px;
}
@media screen and (min-width: 768px) {
  .slider__icon {
    -webkit-transform: none;
            transform: none;
    position: static;
    min-width: 62px;
  }
}
.slider__icon img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.slider__slide {
  text-align: center;
  position: relative;
  margin: 30px 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .slider__slide {
    margin: 0 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1 auto;
            flex: 1 auto;
  }
}
.slider__title {
  width: 100%;
  margin: 0;
  margin-bottom: 8px;
  font-size: 1.4rem;
  color: #313131;
}
@media screen and (min-width: 768px) {
  .slider__title {
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.slider__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .slider__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  .slider__wrapper {
    margin-right: -17px;
  }
}
.slider input::-webkit-input-placeholder {
  color: #000000;
}
.slider input::-moz-placeholder {
  color: #000000;
}
.slider input:-ms-input-placeholder {
  color: #000000;
}
.slider input::-ms-input-placeholder {
  color: #000000;
}
.slider input::placeholder {
  color: #000000;
}
.slider__input {
  height: 40px;
  border-radius: 30px;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.04) !important;
          box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.04) !important;
  text-align: center;
  margin: 0;
  font-size: 1.4rem;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 162px;
}
.slider__input::-webkit-inner-spin-button,
.slider__input::-webkit-outer-spin-button {
  display: none;
}
.slider__input:focus {
  color: #0067c5;
}
.slider__input.error {
  border-color: #f56b6b;
}
body.page-template-configurator .page-footer {
  background-color: #ffffff;
  padding: 30px 0;
}
body.page-template-configurator .page-footer__logo svg {
  width: 120px;
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .page-footer__logo svg {
    width: 140px;
  }
}
body.page-template-configurator .page-footer .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 50px;
}
body.page-template-configurator .page-footer a.page-footer__logo {
  margin: 0 auto;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .page-footer a.page-footer__logo {
    margin: 0;
    padding-bottom: 0;
  }
}
body.page-template-configurator .page-footer .copyright {
  line-height: 24px;
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .page-footer .copyright {
    line-height: 40px;
  }
}
body.page-template-configurator {
  font-family: Open Sans;
}
body.page-template-configurator main {
  background-color: #ececec;
  padding: 1px 0;
}
body.page-template-configurator .header-configurator {
  background-color: #ffffff;
}
body.page-template-configurator .header-configurator .header-logo {
  display: block;
  padding: 40px 10px;
}
body.page-template-configurator .header-configurator .header-logo svg {
  width: 190px;
}
body.page-template-configurator .header-configurator .header-block {
  background-color: #0067c5;
}
body.page-template-configurator .header-configurator .header-block__text {
  padding: 20px 0 20px 0;
  font-weight: 300;
  color: #ffffff;
  font-size: 30px;
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .header-configurator .header-block__text {
    padding: 30px 0;
  }
}
body.page-template-configurator .header-configurator .header-block__image {
  margin-top: 0px;
  width: 300px;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  body.page-template-configurator .header-configurator .header-block__image {
    width: 350px;
  }
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .header-configurator .header-block__image {
    width: 400px;
    margin-top: -30px;
  }
}
body.page-template-configurator .header-configurator .header-block .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  body.page-template-configurator .header-configurator .header-block .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

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