/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=31641e0f2ab832b53b9af171ee0b8c21)
 * Config saved to config.json and https://gist.github.com/31641e0f2ab832b53b9af171ee0b8c21
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

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

  .container-fluid {
    width: 100%;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

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

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

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

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

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

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 460px) {

  .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 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 769px) {

  .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 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1025px) {

  .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 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

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

html {
  height: 100%;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

@media (max-width: 460px) {
  html {
    font-size: 50%;
  }
}

ul {
  list-style-position: inside;
  list-style-type: none;
}

a {
  text-decoration: none;
  color: inherit;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

html,
body {
  height: 100%;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

.verticalcenter {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.horizontalcenter {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
}

body {
  font-family: "proxima-nova", sans-serif;
  color: #000;
  line-height: 1.6;
  font-weight: 400;
  font-size: 1.6rem;
}

.wrap {
  width: 140.6rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.wrap-padding {
  padding: 0 2rem;
  box-sizing: border-box;
}

@media (max-width: 1024px) {
  .wrap-padding {
    padding: 0;
  }
}

p,
h1,
h2,
h3,
h4,
h5,
li,
a {
  transition: opacity 0.5s ease;
  -webkit-font-smoothing: subpixel-antialiased;
}

/**
 * ----------------------------------------
 * animation swing-in-top-fwd
 * ----------------------------------------
 */
@-webkit-keyframes swing-in-top-fwd {
  0% {
    -webkit-transform: rotateX(-100deg);
    transform: rotateX(-100deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0;
  }

  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 1;
  }
}

@keyframes swing-in-top-fwd {
  0% {
    -webkit-transform: rotateX(-100deg);
    transform: rotateX(-100deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0;
  }

  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 1;
  }
}

/**
 * ----------------------------------------
 * animation slide-in-blurred-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}

@keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
  }
}

.wf-loading p {
  visibility: hidden;
  opacity: 0;
}

.wf-loading h1 {
  visibility: hidden;
  opacity: 0;
}

.wf-loading h2 {
  visibility: hidden;
  opacity: 0;
}

.wf-loading h3 {
  visibility: hidden;
  opacity: 0;
}

.wf-loading h4 {
  visibility: hidden;
  opacity: 0;
}

.wf-loading h5 {
  visibility: hidden;
  opacity: 0;
}

.wf-loading li {
  visibility: hidden;
  opacity: 0;
}

.wf-loading a {
  visibility: hidden;
  opacity: 0;
}

.mobile-menu-toggler {
  display: none;
}

@media (max-width: 1100px) {
  .mobile-menu-toggler {
    display: inline-block;
    width: 52px;
    height: 40px;
    background: url("../img/burger.svg") no-repeat center;
    background-size: contain;
    position: absolute;
    right: 50px;
    top: 42px;
  }
}

@media (max-width: 460px) {
  .mobile-menu-toggler {
    width: 27px;
    height: 25px;
    right: 22px;
    top: 20px;
  }
}

.mobile-menu .mobile-menu-toggler {
  background: url("../img/close.svg") no-repeat center;
  background-size: contain;
}

.text-block-space {
  width: 450px;
  max-width: 100%;
}

@media (max-width: 768px) {
  .text-block-space {
    width: 100%;
    text-align: center;
  }
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.btn-wrap {
  display: block;
  width: 100%;
  padding: 30px 0 70px;
}

.btn-wrap--left {
  text-align: left;
}

@media (max-width: 768px) {
  .btn-wrap--left {
    text-align: center;
  }
}

.btn-wrap--center {
  text-align: center;
}

.btn {
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  border: 1px solid transparent;
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  -ms-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease;
  font-size: 1.4rem;
}

.btn--more,
.btn--highlight {
  color: #636F7C;
  border: 1px solid #636F7C;
  border-radius: 5px;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  background: transparent;
}

.no-touchevents .btn--more:hover,
.no-touchevents .btn--highlight:hover {
  background: #636F7C;
  color: #fff;
}

.btn--highlight {
  color: #AC8F5F;
  border: 1px solid #AC8F5F;
}

.no-touchevents .btn--highlight:hover {
  background: #AC8F5F;
  color: #fff;
}

.btn--filled,
.btn--opacity {
  background: #AC8F5F;
  border-radius: 5px;
  text-transform: uppercase;
  border-color: #AC8F5F;
  font-weight: 700;
  padding: 1.5rem 2.4rem;
  color: #fff;
}

.btn--opacity {
  background-color: #E6DDCF;
  border-color: #E6DDCF;
  color: #AC8F5F;
  font-weight: 400 !important;
}

.btn--bordered {
  background: transparent;
  border-radius: 5px;
  text-transform: uppercase;
  border-color: #AC8F5F;
  color: #AC8F5F !important;
  font-weight: 700;
  padding: 1.5rem 2.4rem;
  color: #fff;
}

.btn--prev,
.btn--next {
  font-weight: 400 !important;
}

.btn--prev::before {
  display: inline-block;
  content: "";
  margin-right: 14px;
  margin-bottom: -1px;
  width: 8px;
  height: 14px;
  background-image: url(../img/2023/button-prev.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.btn--next::after {
  display: inline-block;
  content: "";
  margin-left: 14px;
  width: 8px;
  height: 14px;
  background-image: url(../img/2023/button-next.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.btn--next:hover::after {
  background-image: url(../img/2023/button-next-hover.svg);
}


.no-touchevents .btn--filled:hover {
  background: #eae4e1;
  color: #AC8F5F;
}

.btn--search {
  display: inline-block;
  background: url("../img/search.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  width: 19px;
  height: 25px;
  right: 172px;
  top: 0;
}

@media (max-width: 1100px) {
  .btn--search {
    right: 135px;
    top: 0;
    width: 41px;
    height: 40px;
  }
}

@media (max-width: 460px) {
  .btn--search {
    right: 70px;
    width: 24px;
    height: 24px;
  }
}

.btn--top5 {
  border: 1px solid white;
  color: white;
  -webkit-transition: color 0.2s ease, border 0.2s ease;
  -ms-transition: color 0.2s ease, border 0.2s ease;
  transition: color 0.2s ease, border 0.2s ease;
}

.no-touchevents .btn--top5:hover {
  color: #fff;
  border: 1px solid #AC8F5F;
}

.btn--med {
  right: 5px;
  top: 55px;
  position: absolute;
  padding: 1rem 3.4rem;
}

@media (max-width: 520px) {
  .btn--med {
    top: 120px;
    right: calc(50% - 70px);
  }

  .med__heading {
    margin-top: 50px;
  }
}

.header {
  position: relative;
  height: 12rem;
  -webkit-transition: height 0.3s ease;
  -ms-transition: height 0.3s ease;
  transition: height 0.3s ease;
  z-index: 500;
}

@media (max-width: 460px) {
  .header {
    height: 8rem;
  }
}

.header__content {
  height: 12rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  -webkit-transition: height 0.3s ease;
  -ms-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

@media (max-width: 460px) {
  .header__content {
    height: 8rem;
  }
}

.header__container {
  text-align: center;
  position: relative;
  height: 12rem;
  -webkit-transition: height 0.3s ease;
  -ms-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

@media (max-width: 460px) {
  .header__container {
    height: 8rem;
  }
}

.header__block {
  display: inline-block;
  vertical-align: middle;
  top: 50%;
  position: relative;
  transform: translateY(-51%);
  -webkit-transform: translateY(-51%);
  -ms-transform: translateY(-51%);
}

.header__search {
  display: inline-block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 58px;
}

@media (max-width: 1100px) {
  .header__search {
    top: 42px;
  }
}

@media (max-width: 460px) {
  .header__search {
    top: 21px;
  }
}

.search {
  position: absolute;
  height: 115px;
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  padding: 10px;
  display: none;
  top: 70px;
  width: 300px;
  right: 20px;
  left: auto;
}

@media (max-width: 768px) {
  .search {
    left: 20px;
    right: 20px;
    width: calc(100% - 40px);
  }
}

.open .search {
  display: block;
}

.search__input {
  width: 100%;
  display: block;
  position: relative;
  z-index: 10;
  height: 50px;
  outline: none;
  border-radius: 3px;
  border: 1px solid #aaa;
  padding: 0.5em;
  box-sizing: border-box;
  font-size: 1.6rem;
}

.search__button {
  text-decoration: none;
  color: #fff;
  background-color: #AC8F5F;
  border: none;
  display: inline-block;
  padding: 0.5em 1.5em 0.5em 1.5em;
  text-transform: uppercase;
  font-weight: 500;
  transition: background-color 0.5s;
  z-index: 10;
  position: absolute;
  top: 70px;
  right: 10px;
  border-radius: 3px;
}

.logo {
  padding: 2.8rem 2.4rem;
  float: left;
  -webkit-transition: padding 0.3s ease;
  -ms-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}

@media (max-width: 1100px) {
  .logo {
    padding: 2.3rem 2.4rem;
  }
}

@media (max-width: 460px) {
  .logo {
    padding: 1.1rem 2.4rem;
    width: 160px;
  }
}

.logo img {
  height: 70px;
}

.scrolled .header {
  height: 8rem;
}

.scrolled .header__content {
  height: 8rem;
}

.scrolled .header__container {
  height: 8rem;
}

.scrolled .logo {
  padding: 0.4rem 2.4rem;
}

.nav {
  margin-top: 10px;
}

@media (max-width: 1100px) {
  .nav {
    display: none;
    -webkit-animation: swing-in-top-fwd 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    animation: swing-in-top-fwd 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    border-bottom: 1px solid #e8e8e8;
  }

  .mobile-menu .nav {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
    background: white;
    margin-top: 0;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: swing-in-top-fwd 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    animation: swing-in-top-fwd 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
  }
}

.nav ul {
  font-size: 0;
}

.nav li {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1;
  margin: 0 1rem;
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.nav li:hover {
  color: #AC8F5F;
}

@media (max-width: 1100px) {
  .nav li {
    display: block;
    font-size: 2rem;
  }
}

.nav .active a {
  border-bottom: 2px solid #AC8F5F;
}

.nav a {
  display: inline-block;
  padding: 1.8rem 0.5rem;
}

.soc {
  float: right;
  margin-right: 2.8rem;
}

@media (max-width: 1100px) {
  .soc {
    display: none;
  }
}

.soc ul {
  font-size: 0;
  text-align: right;
}

.soc li {
  display: inline-block;
  vertical-align: middle;
}

.soc__link {
  line-height: 1;
  font-size: 1.2rem;
  color: #AC8F5F;
  text-decoration: underline;
  margin-bottom: 1rem;
  display: block;
  text-align: right;
}

.soc__link:hover {
  text-decoration: none;
}

.soc__btn {
  width: 3.5rem;
  height: 3.5rem;
  margin: 0 0.4rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.soc__btn:last-child {
  margin-right: 0;
}

.soc__btn a {
  display: block;
  width: 100%;
  height: 100%;
}

.intro {
  position: relative;
  height: 50rem;
}

.intro--small {
  height: 33rem;
}

.intro__bg {
  background-color: #1C1C1C;
  background-size: cover;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.intro--small .intro__bg {
  background-color: #1C1C1C;
}

.intro__text {
  position: relative;
  margin-left: 5rem;
  top: 280px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.intro--small .intro__text {
  position: relative;
  margin-left: 21rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1000px) {
.intro--small .intro__text {
 margin-left: 30px;
}

}
@media (max-width: 768px) {
  .intro__text {
    margin-left: 0;
    text-align: center;
    padding: 0 20px;
  }
}

.intro h1 {
  color: #DAC592;
  font-family: "europa", sans-serif;
  font-size: 4.45rem;
  line-height: 1;
  margin-bottom: 0.5rem;
  font-weight: 400;
}

.intro h2 {
  color: #DAC592;
  font-family: "europa", sans-serif;
  font-size: 2.4rem;
  line-height: 1;
  font-style: normal;
  margin-bottom: 1.5rem;
  font-weight: 400;
}

.intro p {
  color: #fff;
  font-size: 2.2rem;
  margin-bottom: 0rem;
}

.intro--small .intro p {
  color: #fff;
  font-size: 2.2rem;
  margin-bottom: 2rem;
}

.intro a {
  color: #fff;
  font-size: 1.6rem;
}

.main a[href^="mailto"]:before {
  content: "";
  background: url("../img/mail.svg") no-repeat center;
  background-size: contain;
  width: 30px;
  height: 22px;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  top: 6px;
}

.footer {
  line-height: 1.5;
}

@media (max-width: 768px) {
  .footer {
    text-align: center;
  }
}

.footer__block {
  padding: 7rem 0 5rem;
  border-bottom: 1px solid #ddd;
}

.footer__heading {
  color: #AC8F5F;
  font-weight: 400;
  font-size: 1.6rem;
  margin-bottom: 3rem;
}

.footer__poradatel-logo {
  background: url("../img/ISOC_logo_clr.png") no-repeat center;
  background-size: contain;
  width: 105px;
  height: 105px;
  margin-top: -20px;
}

@media (max-width: 768px) {
  .footer__poradatel-logo {
    margin: 0 auto;
  }
}

.footer p {
  font-size: 1.6rem;
  margin-bottom: 2.5rem;
}

.footer a {
  color: #AC8F5F;
  text-decoration: underline;
}

.footer a:hover {
  text-decoration: none;
}

.footer__rights {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #ABABAB;
  width: 90%;
  max-width: 80rem;
  margin: 0 auto 3rem;
  text-align: center;
}

.footer__x {
  font-size: 1.4rem;
  text-align: center;
}

.footer__x a {
  background: url("../img/x-production.png") no-repeat center;
  background-size: contain;
  width: 5.5rem;
  height: 5.5rem;
  display: inline-block;
  vertical-align: middle;
}

.footer a[href^=tel]:before {
  content: "";
  background: url("../img/phone.svg") no-repeat center;
  background-size: contain;
  width: 15px;
  height: 16px;
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.footer a[href^=tel]:before {
  content: "";
  background: url("../img/phone.svg") no-repeat center;
  background-size: contain;
  width: 15px;
  height: 16px;
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.footer a[href^="mailto"]:before {
  content: "";
  background: url("../img/mail.svg") no-repeat center;
  background-size: contain;
  width: 16px;
  height: 12px;
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.slider__img {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  margin: 0 auto;
}

@media (max-width: 450px) {
  .slider__img {
    width: 100px;
    height: 120px;
  }
}

.slider__item {
  text-align: center;
}

@media (max-width: 1024px) {
  .slider--video {
    width: 100% !important;
  }
}

.slider--video__info {
  position: relative;
  width: calc(100% - 100px);
  text-align: right;
  margin-top: 31px;
}

.slider--video__info span {
  display: none;
}

.slider--video__info .active {
  display: block;
}

.slider__pagination {
  position: absolute;
  right: 31px;
  bottom: 0;
  color: #787878;
}

.label-stripe {
  width: 100%;
  height: 85px;
  line-height: 85px;
  color: #fff;
  background: #AC8F5F;
  font-weight: 300;
  font-size: 2.2rem;
  font-family: "europa", sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.content--gray {
  background: #E8E8E8;
}

.content--padding {
  padding: 85px 100px;
}

@media (max-width: 1024px) {
  .content--padding {
    padding: 40px;
  }
}

@media (max-width: 460px) {
  .content--padding {
    padding: 20px;
  }
}

.content__heading {
  font-size: 4.8rem;
  color: #AC8F5F;
  font-weight: 300;
  font-family: "europa", sans-serif;
  letter-spacing: 3px;
}

@media (max-width: 768px) {
  .content__heading {
    font-size: 3.6rem;
  }
}

.content__heading--center {
  text-align: center;
  padding: 100px 0 100px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .content__heading--center {
    padding: 50px 0 50px;
  }
}

.content__heading--smaller {
  font-size: 3.6rem;
  letter-spacing: 0;
}

.content__subheading {
  font-size: 2.2rem;
  color: #A3A8AC;
  font-weight: 300;
  margin-bottom: 60px;
}

.content p {
  margin-bottom: 15px;
}

.content--fit {
  padding-left: 10px;
  padding-right: 10px;
}

.block {
  background: #fff;
  font-size: 1.4rem;
  border: 1px solid #E8E8E8;
  box-sizing: border-box;
  padding: 0;
}

.block__text {
  padding: 50px 50px 0;
  overflow: hidden;
}

@media (max-width: 768px) {
  .block__text {
    padding: 20px 20px 0;
  }
}

.block__text h1,
.block__text h2,
.block__text h3,
.block__text h4,
.block__text h5 {
  color: #AC8F5F;
  font-size: 1.6rem;
  margin-bottom: 20px;
}

.block__text p {
  color: #000;
  margin-bottom: 20px;
}

.block__text img {
  width: 100%;
  margin-bottom: 20px;
}

.block__specs {
  padding: 12px;
}

.block__fb {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background: url("../img/block-fb.svg") no-repeat center;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}

.block__date {
  color: #B0B0B0;
  display: inline-block;
  vertical-align: middle;
}

.block__logo {
  font-size: 2rem;
  color: #AC8F5F;
}

.block__center {
  text-align: center;
  width: 277px;
  margin: 0 auto;
  padding-bottom: 25px;
  padding-top: 25px;
  max-width: 100%;
}

.partneri .block {
  height: 420px;
}

@media (max-width: 768px) {
  .partneri .block {
    height: 420px;
  }
}

@media (max-width: 460px) {
  .partneri .block {
    height: auto;
  }
}

.partneri .block:nth-of-type(3n + 1) {
  border-left: 1px solid #E8E8E8;
}

.partneri .block:nth-of-type(-n + 3) {
  border-top: 1px solid #E8E8E8;
}

.partneri .block__logo-img {
  max-width: 160px;
  max-height: 120px;
  margin-bottom: 25px;
  margin-top: 40px;
}

.med {
  line-height: 2;
  font-size: 1.6rem;
  position: relative;
  padding-top: 30px;
}

.med ol {
  list-style: none;
}

.med h4 {
  color: #AC8F5F;
  font-size: 2.2rem;
  text-transform: uppercase;
}

.med h5 {
  color: #AC8F5F;
  font-size: 1.6rem;
}

.med p {
  margin-bottom: 2rem;
}

.med__logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100px;
  width: 200px;
  position: absolute;
}

@media (max-width: 810px) {
  .med__logo {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
  }
}

.med__heading {
  color: #AC8F5F;
  font-size: 4.6rem;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  font-weight: 300;
  width: calc(100% - 382px);
  margin: 0 auto;
}

.med__subheading {
  color: #AC8F5F;
  font-size: 3.2rem;
  text-transform: uppercase;
  text-align: center;

  font-weight: 300;
}

.med__rocnik {
  color: #AC8F5F;
  font-size: 3rem;
  text-transform: uppercase;
  text-align: center;
  font-weight: 300;
  margin-bottom: 3rem;
}

.med__img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  margin-bottom: 60px;
}

@media (max-width: 1024px) {
  .med__img {
    height: 48vw;
  }
}

.med__citate {
  margin: 60px auto;
  width: 600px;
  max-width: 90%;
  position: relative;
}

.med__citate:before {
  position: absolute;
  content: " ";
  background: url("../img/quotation.jpg") no-repeat center;
  background-size: contain;
  width: 77px;
  height: 77px;
  left: -120px;
  top: -20px;
}

@media (max-width: 1024px) {
  .med__citate:before {
    content: none;
  }
}

.med__citate p {
  font-size: 2.2rem;
  color: #AC8F5F;
  line-height: 1.6;
}

.med__icon {
  width: 60px;
  height: 34px;

  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-weight: 700;
}

.med__icon.icon--tradice {
  background: url("../img/tradice.svg") center no-repeat;
}

.med__icon.icon--partner {
  background: url("../img/partner.svg") center no-repeat;
}

.med__icon.icon--mecenas {
  background: url("../img/mecenas.svg") center no-repeat;
}

.med__icon.icon--ostatni {
  background: url("../img/partner.svg") center no-repeat;
}
.med__icon.icon--marketer {
  background: url("../img/marketer.svg") center no-repeat;
  background-size: 34px 34px;
}

.med__icon.icon--cs {
  width: 30px;
  height: 34px;
  background: url("../img/cs.svg") center no-repeat;
}

.med__icon.icon--inovace {
  width: 30px;
  height: 34px;
  background: url("../img/inovace.svg") center no-repeat;
}


.med__icon-text {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: #AC8F5F;
  font-weight: 700;
}

.med__nominace {
  margin-bottom: 10px;
  margin-left: -3px;
}

.med__photo {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 300px;
  height: 350px;
  margin: 30px 0;
}

.med__map {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  background-size: contain;
  margin-bottom: 60px;
}

.med__map img {
  width: 100%;
  height: auto;
}

.med__map figcaption {
  width: 100%;
  margin: 0 auto;
}

.med__frame {
  width: 720px;
  max-width: 100%;
  border: 5px solid #AC8F5F;
  margin: 0 auto;
  padding-bottom: 50px;
}

@media (max-width: 768px) {
  .med__frame {
    padding-bottom: 10px;
  }
}

.med__frame h4 {
  text-transform: none;
  margin-bottom: 10px;
}

.med__duvod {
  margin-bottom: 80px;
  margin-top: 80px;
  position: relative;
}

@media (max-width: 768px) {
  .med__duvod {
    margin-bottom: 40px;
    margin-top: 40px;
  }
}

.med__duvod__heading {
  color: #AC8F5F;
  font-size: 3rem;
  position: relative;
  top: -30px;
  display: inline-block;
  z-index: 2;
}

.med__duvod__heading:before {
  content: " ";
  position: absolute;
  background: white;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  top: 25px;
  width: 100%;
  z-index: -1;
  height: 20px;
  padding: 5px 20px;
  left: -20px;
}

.med__kontakt {
  width: 710px;
  max-width: 100%;
  margin: 0 auto 120px;
}

.med__kontakt h5 {
  margin-bottom: 25px;
}

.med__kontakt a[href^="mailto"],
.med__kontakt a[href^="tel"],
.med__kontakt a {
  color: #AC8F5F;
  text-decoration: underline;
}

.med__kontakt a[href^="mailto"]:before,
.med__kontakt a[href^="tel"]:before,
.med__kontakt a:before {
  content: none;
}

@media (min-width: 1024px) {

  .med__kontakt a[href^="mailto"]:hover,
  .med__kontakt a[href^="tel"]:hover,
  .med__kontakt a:hover {
    text-decoration: none;
  }
}

.med__text {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .med__text {
    max-width: 90%;
  }
}

.med__text img {
  width: 100%;
  height: auto;
  margin: 10px 0;
}

.med__text img.half {
  width: 50%;
  float: left;
}

.med form {
  width: 360px;
  max-width: 100%;
}

.med label {
  display: block;
  line-height: 1.5;
  margin-bottom: 20px;
  font-size: 1.4rem;
}

.med input[type="text"] {
  display: block;
  width: 100%;
  height: 45px;
  box-sizing: border-box;
  -webkit-appearance: none;
  border: 1px solid #939393;
  padding: 1px 10px;
}

.med input[type="submit"] {
  border: 2px solid #AC8F5F;
  background: transparent;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  color: #AC8F5F;
  -webkit-appearance: none;
}

.med textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 200px;
  margin-bottom: 40px;
}

.grid__item {
  text-align: center;
  width: calc(100% / 5);
  float: left;
  padding: 30px;
  border-right: 1px solid gainsboro;
  border-top: 1px solid gainsboro;
  border-bottom: 1px solid gainsboro;
}

.grid__item:nth-of-type(5n+1) {
  border-left: 1px solid gainsboro;
}

@media (max-width: 1024px) {
  .grid__item {
    width: calc(100% / 4);
  }

  .grid__item:nth-of-type(4n+1) {
    border-left: 1px solid gainsboro;
  }
}

@media (max-width: 768px) {
  .grid__item {
    width: calc(100% / 3);
    padding: 20px;
  }

  .grid__item:nth-of-type(3n+1) {
    border-left: 1px solid gainsboro;
  }
}

@media (max-width: 530px) {
  .grid__item {
    width: calc(100% / 2);
    padding: 10px;
  }

  .grid__item:nth-of-type(2n+1) {
    border-left: 1px solid gainsboro;
  }
}

.grid__item p {
  line-height: 1;
}

.grid__img {
  border-radius: 50%;
  width: 140px;
  height: 140px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto 30px;
}

.grid__pozice {
  margin-top: 15px;
  color: darkgray;
}

.categorie__menu {
  font-size: 0;
}

.categorie__item {
  display: inline-block;
  font-size: 1.8rem;
  font-family: "europa", sans-serif;
  background: #E8E8E8;
  width: calc(100% / 7);
  text-align: center;
  -webkit-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.categorie__item:hover {
  background: #eee;
}

.categorie__item a {
  display: block;
  padding: 50px 0 45px;
}

@media (max-width: 1024px) {
  .categorie__item a {
    padding: 45px 0;
  }
}

@media (max-width: 768px) {
  .categorie__item {
  font-size: 1.5rem;
  }
  .categorie__item a {
    padding: 30px 0;
  }
}

.categorie .active {
  background: white;
  color: #AC8F5F;
}

.categorie__content {
  padding: 80px 0;
}

@media (max-width: 768px) {
  .categorie__content {
    padding: 40px 0;
  }
}

.categorie__content p {
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .categorie__content p {
    margin-bottom: 30px;
  }
}

.awords {
  margin-bottom: 40px;
}

.awords__title {
  color: #AC8F5F;
  font-weight: 700;
  display: inline-block;
  margin-right: 10px;
}

.awords__menu {
  margin-bottom: 15px;
  display: inline-block;
}

.awords__menu__item {
  color: #B7B7B7;
  display: inline-block;
  margin-right: 5px;
  text-decoration: underline;
}

.awords__menu .active {
  color: #AC8F5F;
  font-weight: 700;
  text-decoration: none;
}

.awords__list__item {
  list-style-position: inside;
  font-size: 1.6rem;
}

.citate {
  text-align: center;
  padding: 100px 0;
  background: url(../img/soft-color-bg.png);
}

@media (max-width: 768px) {
  .citate {
    padding: 40px 0;
  }
}

.citate__text {
  margin-bottom: 45px;
  max-width: 710px;
  font-size: 2rem;
  color: #808589;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.citate__photo {
  border-radius: 50%;
  width: 175px;
  height: 175px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto 15px;
}

.citate__name {
  font-size: 2rem;
  font-weight: 700;
}

.citate__job {
  font-size: 1.4rem;
}

.cil__img {
  overflow: hidden;
}

.cil__img img {
  display: block;
  width: 100%;
}

.cil__content {
  padding: 80px;
}

@media (max-width: 1200px) {
  .cil__content {
    padding: 40px;
  }
}

.cil__content li {
  margin-bottom: 2.5rem;
  list-style: disc;
  list-style-position: outside;
  margin-left: 18px;
}

.cil__content h1,
.cil__content h2,
.cil__content h3,
.cil__content h4,
.cil__content h5 {
  font-size: 3.2rem;
  color: #AC8F5F;
  margin-bottom: 1.5rem;
}

.ambasadori {
  padding: 60px 0 20px;
  background: url(../img/soft-color-bg.png);
}

.ambasadori__heading {
  text-align: center;
  color: #AC8F5F;
  font-size: 3.2rem;
  margin-bottom: 40px;
}

.ambasadori__slick {
  width: 550px;
  margin: 0 auto;
  max-width: 100%;
}

.ambasadori__slick h1,
.ambasadori__slick h2,
.ambasadori__slick h3,
.ambasadori__slick h4,
.ambasadori__slick h5 {
  font-size: 2.2rem;
  margin-bottom: 30px;
}

.ambasadori__slick p {
  margin-bottom: 20px;
  padding: 0 2rem;
}

.ambasadori__slick a {
  color: #AC8F5F;
  text-decoration: underline;
  display: block;
  margin-bottom: 80px;
}

.ambasadori__person {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 160px;
  height: 160px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  border-radius: 50%;
}

.ambasadori__item {
  text-align: center;
}

.text-block {
  padding: 70px 120px;
}

@media (max-width: 1200px) {
  .text-block {
    padding: 80px 80px;
  }
}

@media (max-width: 1024px) {
  .text-block {
    padding: 40px;
  }
}

.text-block p {
  margin-bottom: 1.5rem;
}

.text-block li {
  list-style: disc;
  margin-left: 18px;
  color: #AC8F5F;
}

.download {
  padding-top: 45px;
}

.download a {
  color: #AC8F5F;
  display: block;
  font-weight: 700;
}

.timeline {
  display: flex;
  display: -webkit-flex;
}

@media (max-width: 550px) {
  .timeline {
    width: 85% !important;
  }
}

.timeline__block {
  border-right: 1px solid #E8E8E8;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
  text-align: center;
  position: relative;
}

.timeline__block:first-child {
  border-left: 1px solid #E8E8E8;
}

.timeline__block:first-child:before {
  content: " ";
  width: calc(50% - 16px);
  border-bottom: 3px solid #AC8F5F;
  position: absolute;
  top: 148px;
  right: 0;
}

.timeline__block:last-child:before {
  content: " ";
  width: calc(50% - 14px);
  border-bottom: 3px solid #AC8F5F;
  position: absolute;
  top: 148px;
  left: 0;
}

.timeline__block:after {
  content: " ";
  width: 25px;
  height: 25px;
  border: 3px solid #AC8F5F;
  position: absolute;
  top: 135px;
  left: calc(50% - 14px);
  border-radius: 50%;
  background: white;
}

.timeline__block:not(:last-child):not(:first-child):before {
  content: " ";
  width: 100%;
  border-bottom: 3px solid #AC8F5F;
  position: absolute;
  top: 148px;
  left: 0;
}

.timeline__block.disabled {
  background: #F6F6F6;
}

.timeline__block.disabled:after {
  border: 3px solid #CFCFCF;
}

.timeline__block.disabled:before {
  border-bottom: 3px solid #CFCFCF !important;
}

.timeline__block.disabled .timeline__context {
  color: #CFCFCF;
}

.timeline__block.disabled .timeline__date {
  color: #CFCFCF;
}

.timeline__block.disabled .timeline__title {
  color: #CFCFCF;
}

.timeline__block.disabled .timeline__text {
  color: #CFCFCF;
}

.timeline__block.active {
  background: #ece1c7;
}

.timeline__date {
  font-size: 2rem;
  font-weight: 700;
  color: #AC8F5F;
  margin-bottom: 60px;
}

.timeline__title {
  font-size: 2rem;
  font-weight: 700;
  color: #AC8F5F;
  margin-bottom: 30px;
}

.timeline__content {
  padding: 90px 0;
  max-width: 240px;
  margin: 0 auto;
  height: 550px;
}

@media (max-width: 460px) {
  .timeline__content {
    height: 400px;
  }
}

.filter-mobile {
  display: none;
}

@media (max-width: 1024px) {
  .filter-mobile {
    display: block;
    width: 300px;
    margin: 0 auto;
  }
}

.filter {
  font-size: 0;
}

@media (max-width: 1024px) {
  .filter {
    display: none;
  }
}

.filter__item {
  width: calc(100% / 3);
  text-align: center;
  display: inline-block;
  font-size: 1.6rem;
  color: #6D7072;
  margin-bottom: 30px;
  background: #E8E8E8;
  border-top: 1px solid #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
  -webkit-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.filter__item:hover {
  background: #f5f5f5;
}

.filter__item a {
  display: block;
  width: 100%;
  padding: 24px 0;
}

.filter__item.active {
  background: white;
  color: #AC8F5F;
}

.pagination {
  font-size: 0;
  margin: 0 auto;
  display: block;
  padding: 50px 0;
  text-align: center;
}

.pagination li {
  font-size: 1.6rem;
  display: inline-block;
  padding: 0 9px;
  margin: 0 6px;
}

.pagination__arrow {
  background: white;
}

.pagination .active {
  position: relative;
  z-index: 1;
}

.pagination .active:before {
  content: " ";
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #AC8F5F;
  z-index: -1;
  top: calc(50% - 13px);
  left: calc(50% - 11px);
}

.gallery__item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 25%;
}

@media (max-width: 768px) {
  .gallery__item {
    height: 0;
    padding-bottom: 33%;
  }
}

@media (max-width: 460px) {
  .gallery__item {
    padding-bottom: 50%;
  }
}

.oceneni__block {
  padding: 50px;
  counter-reset: section;
}

@media (max-width: 460px) {
  .oceneni__block {
    padding: 20px;
  }
}

.oceneni__block:nth-of-type(odd) {
  background: #F1F1F1;
}

.oceneni__title {
  font-size: 3.2rem;
  color: #AC8F5F;
  position: relative;
  margin-left: 60px;
  width: calc(100% - 60px);
}

.oceneni__title:before {
  content: '';
  position: absolute;
  width: 35px;
  height: 35px;
  background: url("../img/goblet.svg") no-repeat center;
  background-size: contain;
  margin-left: -60px;
  top: 7px;
}

.oceneni__title--noicon {
  font-size: 3.2rem;
  color: #AC8F5F;
  position: relative;
  width: calc(100% - 60px);
}

.oceneni__item {
  position: relative;
  margin-bottom: 25px;
  margin-left: 55px;
  margin-top: 25px;
  counter-increment: section;
}

.oceneni__item:before {
  content: counter(section) ".";
  position: absolute;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  border: 2px solid #AC8F5F;
  top: -8px;
  left: -55px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #AC8F5F;
}

.oceneni__item--noicon {
  position: relative;
  margin-bottom: 25px;
  margin-top: 25px;
  margin-left: 0;
}

.oceneni__item a {
  border-bottom: 1px solid #AC8F5F;
}

.history-slider {
  height: 85px;
  border-bottom: 1px solid #E8E8E8;
  border-top: 1px solid #E8E8E8;
}

.history-slider__arrow {
  position: relative;
  height: 85px;
  padding: 30px;
}

.history-slider__arrow:before {
  content: " ";
  position: absolute;
  width: 15px;
  height: 15px;
  border-bottom: 2px solid #3A445D;
  border-right: 2px solid #3A445D;
  top: calc(50% - 10px);
}

.history-slider__back {
  text-align: right;
  margin-right: 30px;
}

.history-slider__back:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 0;
}

.history-slider__next:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.history-slider__text {
  text-align: center;
  font-size: 2rem;
  text-transform: uppercase;
  color: #3A445D;
  line-height: 85px;
  display: inline-block;
}

.form {
  font-family: "proxima-nova", sans-serif;
}

.form__required {
  font-size: 1.4rem;
  color: #939393;
  position: absolute;
  top: 5px;
  right: 10px;
}

.form__part {
  padding-bottom: 75px;
  padding-top: 85px;
  position: relative;
}

@media (max-width: 768px) {
  .form__part {
    padding-bottom: 30px;
    padding-top: 40px;
  }
}

.form__part:not(:last-child) {
  border-bottom: 2px solid #E8E8E8;
}

.form__part:first-child {
  border-top: 2px solid #E8E8E8;
}

.form__part__input {
  color: #7f7f7f;
}

.form__part__input input[type="text"],
.form__part__input input[type="email"] {
  width: 100%;
  height: 55px;
  margin-bottom: 24px;
  padding: 1px 10px;
  box-sizing: border-box;
  -webkit-appearance: none;
  border: 1px solid #939393;
  border-radius: 0;
}

@media (max-width: 768px) {
  .form__part__input input[type="text"] {
    margin-bottom: 10px;
  }
}

.form__part__input label {

  height: 55px;
  display: inline-block;
  margin-top: 15px;
}

.form__part__input label span {
  position: absolute;
  left: 30px;
  font-size: 15px;
}

.form__part__input textarea {
  width: 100%;
  font-family: "proxima-nova", sans-serif;
  padding: 15px 10px;
  box-sizing: border-box;
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .form__part__input textarea {
    margin-bottom: 10px;
  }
}

.form__part__heading {
  font-size: 2.4rem;
  color: #AC8F5F;
  margin-bottom: 2rem;
  font-weight: 400;
}

.form__part__perex {
  font-size: 1.4rem;
  margin-bottom: 40px;
}

.form__part__text {
  font-size: 1.2rem;
  opacity: 0.5;
  height: 56px;
  display: flex;
  align-items: center;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .form__part__text {
    margin-bottom: 20px;
    height: auto;
  }
}

.form__part--checkbox {
  padding-left: 50px;
  margin-bottom: 24px;
}

.form--radio {
  margin-right: 20px;
}

.form--checkbox {
  user-select: none;
  line-height: 1 !important;
  margin-bottom: 24px;
}

.form--checkbox input[type="checkbox"] {
  display: none;
  -webkit-appearance: none;
}

.form--checkbox input:checked+.form--checkbox__square {
  background: #dedede;
}

.form--checkbox__square {
  width: 20px;
  height: 20px;
  border: solid 1px black;
  display: inline-block;
  position: absolute;
  left: 15px;
}

.select {
  font-weight: 400;
  max-width: 100%;
  display: inline-block;
  position: relative;
  background: #fff;
  width: 100%;
  text-align: left;
  vertical-align: middle;
  height: 55px;
  border: 1px solid #939393;
  font-size: 1.4rem;
  font-family: "proxima-nova", sans-serif;
  margin-bottom: 24px;
}

@media (max-width: 460px) {
  .select {
    font-size: 1.7rem;
  }
}

.select__selected {
  display: block;
  position: relative;
  cursor: pointer;
  padding: 0 1rem;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  line-height: 55px;
  color: #7f7f7f;
}

.select__selected:hover:before {
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
}

.select__selected:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 45px;
  -webkit-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}

.select__selected:after {
  content: " ";
  position: absolute;
  top: calc(50% - 5px);
  bottom: 0;
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #000 transparent transparent transparent;
}

.select__list {
  color: #7f7f7f;
  border: 1px solid #939393;
  position: absolute;
  overflow: hidden;
  background: #9d9d9d;
  cursor: pointer;
  width: calc(100% - 45px);
  z-index: 1;
  line-height: 1.2;
  font-size: 1em;
  top: 55px;
}

.select__list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.select__item {
  padding: 0 10px;
  line-height: 55px;
}

.select__item:hover {
  background: #d8d8d8;
}

.select.active .select__list {
  display: block;
}

.fakeselect {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.fakeselect__items {
  list-style-type: none;
  padding: 0;
  position: absolute;
  left: 0;
  background-color: white;
  display: none;
  margin: -2px -1px;
}

.fakeselect.active .fakeselect__items {
  display: block;
}

.bubbles {
  margin-bottom: 40px;
}

.bubbles__toggle {
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 2rem;
  margin-bottom: 20px;
}

.bubbles__list {
  font-size: 0;
  text-align: center;
  padding: 5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: center;
}

.bubbles__item {
  display: inline-block;
  text-align: left;
  background: white;
  vertical-align: top;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 10px 0px #999999;
  -moz-box-shadow: 0px 0px 10px 0px #999999;
  box-shadow: 0px 0px 10px 0px #999999;
  max-width: 250px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.bubbles__item:nth-of-type(3n) {
  margin-right: 0;
}

@media (max-width: 800px) {
  .bubbles__item:nth-of-type(3n) {
    margin-right: 20px;
  }

  .bubbles__item:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 530px) {
  .bubbles__item {
    margin-left: 10px;
    margin-right: 10px;
  }

  .bubbles__item:nth-of-type(3n) {
    margin-left: 10px;
    margin-right: 10px;
  }

  .bubbles__item:nth-of-type(2n) {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.open .bubbles__item {
  -webkit-animation: slide-in-blurred-top 1s cubic-bezier(0.23, 1, 0.32, 1) 0.2s both;
  animation: slide-in-blurred-top 1s cubic-bezier(0.23, 1, 0.32, 1) 0.2s both;
}

.bubbles__wrap {
  max-width: 820px;
  margin: 0 auto;
  display: none;
}

@media (max-width: 1300px) {
  .bubbles__wrap {
    display: block;
  }
}

.bubbles__date {
  font-size: 1.4rem;
  margin-bottom: 10px;
}

.bubbles__text {
  font-size: 1.2rem;
}

.timer {
  font-size: 0;
  color: #DAC592;
  margin-bottom: 30px;
}

.timer p {
  font-size: 1.6rem;
  margin-bottom: 0.3rem;
}

.timer__frame {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.5rem;
}

.timer__number {
  font-size: 4.5rem;
  line-height: 1;
  text-align: center;
  min-width: 54px;
}

.timer__name {
  font-size: 1.4rem;
  border-top: 2px solid #AC8F5F;
  text-align: center;
  font-weight: 700;
}

.top5 {
  font-family: "proxima-nova", sans-serif;
  font-size: 0;
  border: 1px solid #AC8F5F;
  border-radius: 10px;
  display: flex;
  display: -webkit-flex;
  width: 90%;
  margin: 0 auto;
  background: white;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.top5 h3 {
  font-size: 2rem;
  color: #AC8F5F;
}

.top5 h4 {
  font-size: 1.4rem;
}

.top5 p {
  font-size: 1.4rem;
}

.top5__item {
  text-align: center;
  width: 20%;
  display: inline-block;
  padding: 0 10px;
  position: relative;
  padding-bottom: 120px;
}

.top5__item:not(:last-child) {
  border-right: 1px solid #AC8F5F;
}

@media (max-width: 1300px) {
  .top5__item:not(:last-child) {
    border-right: none;
  }
}

.top5__logo {
  width: 120px;
  height: 90px;
  margin: 0 auto;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-bottom: 30px;
}

.top5__btn-wrap {
  position: absolute;
  width: calc(100% - 20px);
  padding: 30px 0 30px;
  bottom: 0;
}

.top5__wrap {
  background: url("../img/soft-color-bg-brown.png");
  padding: 0 10px;
}

.top5__wrap h2 {
  font-size: 2.2rem;
  text-align: center;
  margin: 20px 0;
  color: #d9ccae;
  text-transform: uppercase;
  font-weight: 300;
}

.top5__wrap--btn-wrap {
  padding: 50px 0;
}

.top5 .slick-dots {
  bottom: 3px;
}

.row-container {
  padding: 0 10px;
}

.row--center {
  text-align: center;
}

.page_detail a {
  color: #AC8F5F;
  text-decoration: underline;
}

@media (max-width: 1024px) {
  .page_detail a:hover {
    text-decoration: none;
  }
}

.page_detail li:before {
  content: " ";
  width: 5px;
  height: 5px;
  background: #AC8F5F;
  position: relative;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}

.history {
  font-size: 0;
  display: none;
}

@media (min-width: 1301px) {
  .history {
    display: block;
  }
}

.history__part {
  width: 16.66%;
  display: inline-block;
  position: relative;
}

.history__part:not(:last-child) .history__line:before {
  content: " ";
  position: absolute;
  right: 0;
  top: -2rem;
  bottom: -2rem;
  width: 3px;
  background: #F1F1F1;
}

.history__part__active .history__point {
  background: #AC8F5F;
}

@media (min-width: 1025px) {
  .history__part:hover .history__point {
    background: #AC8F5F;
  }
}

.history__line {
  background: #AC8F5F;
  height: 3px;
  width: 100%;
  position: relative;
}

.history__point {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  border: 3px solid #AC8F5F;
  background: white;
  position: absolute;
  top: -7px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.history__year {
  font-weight: 700;
  color: #AC8F5F;
  font-size: 2rem;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 4rem;
}

.framed {
  padding: 2rem 0 3rem;
  border-top: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
}

.img--full {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.default p {
  margin-bottom: 2rem;
  line-height: 1.8;
}

.default a {
  color: #AC8F5F;
  text-decoration: underline;
}

.default--margin {
  margin-left: 3rem;
}

@media (max-width: 1024px) {
  .default--margin {
    margin-left: 0;
    clear: both;
    padding-top: 5rem;
  }
}

.default__date {
  margin-bottom: 0;
  color: #b5b5b5;
}

.default__social {
  margin-top: 2rem;
  margin-left: -5px;
  float: left;
  display: block;
}

.container--detail {
  width: 800px;
  max-width: 95%;
  margin: 0 auto;
  padding-bottom: 12rem;
}

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

@media (max-width: 1350px) {
  .med__heading {
    font-size: 4rem;
  }
}

@media (max-width: 1250px) {
  .med__heading {
    font-size: 3.5rem;
    width: calc(100% - 382px);
    margin: 0 162px 0 220px;
  }

  .med__subheading {
    font-size: 2rem;
    width: calc(100% - 382px);
    margin: 0 162px 3rem 220px;
  }
}

@media (max-width: 1150px) {
  .med__heading {
    font-size: 2.5rem;
    margin: 0 auto;
    width: 100%;
  }

  .med__subheading {
    font-size: 2rem;
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 520px) {
  .med__heading {
    padding-top: 30px;
  }
}

.citate__text a {
  color: #AC8F5F;
  text-decoration: underline;
}

.awords__list__item a {
  border-bottom: 1px solid #AC8F5F;
}

.form a {
  text-decoration: underline;
}

@media (max-width: 1000px) {
  .intro__bg {
    background: url("../img/head-banner-1-notext.jpg") no-repeat center;
  }

  .intro--small .intro__bg {
    background: url("../img/head-banner-2-notext.jpg") no-repeat center;
  }
}

.banner_footer {
  text-align: center;

}

.banner_right {
  position: fixed;
  right: 20px;
  margin-top: 20px;
}

.intro__text a {
  text-decoration: underline;
}

@media (max-width: 1750px) {
  .banner_right {
    display: none;
  }
}

@media (max-width: 768px) {
  .banner_footer {
    display: none;

  }
}

.vyhledavani ul li {
  margin-left: 10px;
  list-style: disc;
}

.container--detail ul li {
  list-style: disc;
  margin-left: 20px;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes heroFade {
  0% {
    background-image: url(../img/2023/hero-background-default.png);
  }

  100% {
    background-image: url(../img/2023/hero-background.png);
  }
}

.hero {
  background-color: #031536;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: -50px 50%;
  color: #A38E61;
  position: relative;
  overflow: hidden;
}

@media (max-width: 799px) {
  .hero {
    padding-top: 45%;
    background-image: url(../img/2023/hero-background-device.png);
    background-position: 50% 0;
    background-size: auto 80%;
  }
}

@media (min-width: 800px) {
  .hero {
    display: flex;
    align-items: center;
    background-image: url(../img/2023/hero-background-default.png);
    animation-name: heroFade;
    animation-duration: 1s;
    animation-delay: 0.2s;
    animation-fill-mode: both;
  }
}

.hero__media {}

@media (min-width: 800px) {
  .hero__media {
    width: 45%;
  }
}

@media (min-width: 1250px) {
  .hero__media {
    width: 52%;
  }
}

.hero__media img {
  display: block;
}

@media (max-width: 799px) {
  .hero__media img {
    height: 91%;
    width: 80%;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
    position: absolute;
    top: -25%;
    right: 0;
    left: 4%;
  }
  .intro--small .hero__media img {
  display:none;
  }
}


@media (min-width: 800px) {
  .hero__media img {
    width: 100%;
    margin: -30.65% 0 -12.65% 10%;
  }
  .intro--small .hero__media img {
  
  }
}

@media (min-width: 1250px) {
  .hero__media img {
    margin: -12.65% 0 -12.65% 10%;
  }
  .intro--small .hero__media img {
  margin: -30.65% 0 -12.65% 10%;
  }
}


.hero__content {
  display: grid;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

@media (min-width: 800px) {
  .hero__content {
    width: 55%;
    padding-right: 30px;
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-delay: 0.4s;
    animation-fill-mode: both;
  }
}

@media (min-width: 1250px) {
  .hero__content {
    width: 48%;
    padding-right: 100px;
  }
}

.hero__content img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.hero__subtitle {
  margin-bottom: 7px;
  max-width: 25%;
}

@media (max-width: 799px) {
  .hero__subtitle {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
  }
}

@media (min-width: 1250px) {
  .hero__subtitle {
    max-width: none;
  }
}

.hero__title {
  margin-top: 20px;
  margin-bottom: 19px;
  max-width: 50%;
}

@media (min-width: 800px) {
  .hero__title {
    margin-top: 0;
    max-width: 52%;
  }
}

@media (min-width: 1250px) {
  .hero__title {
    max-width: none;
  }
}

.hero__text {
  margin-bottom: 29px;
}

@media (max-width: 799px) {
  .hero__text {
    order: 10;
    padding: 0 20px;
  }
}
@media (max-width: 800px) {
.hero__text{
margin-top:30px;
}
}
.hero__text p {
  font-size: 22px;
  line-height: 1.25;
  font-weight: 400;
}

@media (min-width: 800px) {
  .hero__text p {
    font-size: 18px;
  }
}

@media (min-width: 1250px) {
  .hero__text p {
    font-size: 22px;
  }
}

@media (max-width: 700px) {
  .hero__text br {
    display: none;
  }
}


.hero__button{
font-size: 2rem !important;
color: #fff;
border-radius: 35px;
text-transform: uppercase;
padding: 1.5rem 2.4rem;
border: 3px solid #AC8F5F;
display:inline-block;
letter-spacing: 2px;
width: 250px;
margin: auto;
text-decoration:none !important;
}
.hero__button:hover{
color: #AC8F5F;
}

/*
.hero__button {
  max-width: 230px;
  margin-bottom: 60px;
}

@media (min-width: 800px) {
  .hero__button {
    max-width: 30%;
    margin-bottom: 0;
  }
}

@media (min-width: 1250px) {
  .hero__button {
    max-width: none;
  }
}
*/

.steps {
  margin-bottom: 55px;
  scroll-margin-top: 140px;
}

@media (min-width: 750px) {
  .steps {
    margin-bottom: 67px;
  }
}

.steps ul {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: section;
  position: relative;
}

.steps ul::before {
  display: block;
  content: "";
  height: 1px;
  background-color: #AB8F61;
  height: 1px;
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
}

@media (min-width: 750px) {
  .steps ul::before {
    top: 30px;
  }
}

.steps li {
  font-size: 13px;
  width: 80px;
  margin: 0 20px;
  line-height: 1.1;
  font-weight: 500;
  text-align: center;
  color: #AB8F61;
  position: relative;
  z-index: 1;
}

@media (min-width: 750px) {
  .steps li {
    width: 150px;
    margin: 0 40px;
    font-size: 20px;
  }
}

.steps li::after {
  display: none;
  content: "";
  width: 14px;
  height: 60px;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
}

.steps li:first-child::after {
  left: calc(50% - 20px - 15px);
  display: block;
}

@media (min-width: 750px) {
  .steps li:first-child::after {
    left: calc(50% - 30px - 15px);
  }
}

.steps li:last-child::after {
  right: calc(50% - 20px - 15px);
  display: block;
}

@media (min-width: 750px) {
  .steps li:last-child::after {
    right: calc(50% - 30px - 15px);
  }
}

.steps li::before {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px auto;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background-color: #FFFFFF;
  border: 1px solid #AB8F61;
  counter-increment: section;
  content: counter(section) ".";
  font-size: 20px;
  font-weight: 100;
}

@media (min-width: 750px) {
  .steps li::before {
    width: 60px;
    height: 60px;
    font-size: 30px;
  }
}

.steps li.active~li {
  color: rgb(171 143 97 / 55%);
}

.steps li.active~li::before {
  color: rgb(171 143 97 / 55%);
  border-color: rgb(171 143 97 / 55%);
}

.steps li.active::before {
  background-color: #AB8F61;
  color: #FFFFFF;
}

.new-form {
  display: none;
  max-width: 1010px;
  padding: 0 30px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 80px;
}

.new-form.active {
  display: block;
}

.new-form * {
  box-sizing: border-box;
}

.new-form__title {
  margin-bottom: 40px;
}

.new-form__title:not(:first-child) {
  margin-top: 65px;
}

.new-form__title+.new-form__perex {
  margin-top: -25px;
}

.new-form__title h2 {
  font-size: 20px;
  line-height: 1.1;
  font-weight: 500;
  color: #AB8F61;
}

@media (min-width: 750px) {
  .new-form__title h2 {
    font-size: 36px;
  }
}

.new-form__perex {
  margin-bottom: 45px;
  max-width: 750px;
}

.new-form__items {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
  position: relative;
}

.new-form__items--border-top {
  padding-top: calc(120px + 15px);
}

.new-form__items--border-top::before {
  display: block;
  content: "";
  background-color: rgba(171, 143, 97, 0.5);
  height: 1px;
  position: absolute;
  top: calc(60px + 16px);
  right: 15px;
  left: 15px;
}

.new-form__item {
  width: calc(100% - 30px);
  margin: 15px;
  position: relative;
}

@media(min-width: 750px) {
  .new-form__item {
    width: calc(50% - 30px);
  }

}

.new-form__item--wide {
  width: calc(100% - 30px);
  margin: 15px;
  position: relative;
}

.new-form__item:hover {
  z-index: 20;
}

.new-form__item--focused .new-form__label {
  top: -12px;
  left: 10px;
  bottom: unset;
  padding: 0 10px;
  background-color: #FFFFFF;
}

.new-form__item--static-label .new-form__label {
  pointer-events: visible;
  position: static;
  padding: 0;
  margin-bottom: 16px;
}

.new-form__label {
  padding: 23px 20px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.4;
  font-size: 14px;
  pointer-events: none;
  transition: top .2s;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

@media (min-width: 750px) {
  .new-form__label {
    padding: 22px 20px;
    font-size: 16px;
  }
}

.new-form__label--large {
  font-size: 20px;
  color: #000000;
  /*margin-bottom: 30px !important;*/
}

.new-form__label .tooltip {
  display: inline-block;
  margin: 0 0 10px 20px;
  position: relative;
}

.new-form__input {
  display: block;
  border: 1px solid #707070;
  background-color: #FFFFFF;
  color: #000000;
  font-family: "proxima-nova", sans-serif;
  border-radius: 3px;
  width: 100%;
  font-size: 16px;
  padding: 20px;
}

textarea.new-form__input {
  min-height: 190px;
  resize: vertical;
}

select.new-form__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background-image: url(../img/2023/select-arrow.svg);
  background-size: 12px 6px;
  background-position: calc(100% - 20px) 50%;
  background-repeat: no-repeat;
  padding-right: 52px;
}

.new-form__input--tooltip {
  padding-right: 60px;
}

.new-form__error {
  display: none;
  pointer-events: none;
  font-size: 11px;
  padding: 0 10px;
  background-color: #FFFFFF;
  position: absolute;
  left: 10px;
  bottom: -8px;
}

.error .new-form__error {
  display: block;
}

.error .new-form__input {
  border-color: rgb(216, 0, 36);
}

.error .new-form__label {
  color: rgb(216, 0, 36);
}


.new-form__reqtext {
  margin-top: 32px;
}

.new-form__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 60px;
}

@media (min-width: 750px) {
  .new-form__footer {
    flex-direction: row;
    justify-content: space-between;
  }
}

.new-form__footer .btn {
  font-size: 1.6rem;
}

.new-form__center {
  margin: 20px auto;
  max-width: 470px;
  color: #AB8F61;
  text-align: center;
}

@media (min-width: 750px) {
  .new-form__center {
    margin: 0 auto;
  }
}

@media (min-width: 750px) {
  .new-form__prev {
    margin-right: auto;
  }
}

@media (min-width: 750px) {
  .new-form__next {
    margin-left: auto;
  }
}

.checkbox {
  display: flex;
  flex-wrap: wrap;
}

.checkbox--rows {
  flex-direction: column;
  flex-wrap: nowrap;
}

.checkbox--rows .checkbox__item:not(:last-child) {
  margin-bottom: 30px;
}

.checkbox__item {
  display: block;
  position: relative;
  padding: 0 0 0 32px;
  margin-right: 30px;
}

.checkbox__item:hover {
  z-index: 20;
}

.checkbox input {
  display: none;
}

.checkbox input:checked~.checkbox__fake {
  background-color: #AB8F61;
}

.checkbox__fake {
  width: 23px;
  height: 23px;
  border: 2px solid rgba(171, 143, 97, 0.5);
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
}

.checkbox__text a {
  text-decoration: underline;
}

.tooltip {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 20px;
  top: calc(50% - 12px);
  z-index: 10;
}

@media (min-width: 750px) {
.tooltip {
  width: 18px;
  height: 18px;
  top: calc(50% - 9px);
}
}

.tooltip--static,
.tooltip--inline {
  margin-top: 17px;
  position: relative;
  top: unset;
  right: unset;
}

@media (max-width:749px) {
  .tooltip--static .tooltip__window,
  .tooltip--inline .tooltip__window {
    left: 10px;
  }
}

.tooltip--inline {
  display: block;
  margin: 5px 0 0 0;
}

@media (min-width:570px) {
  .tooltip--inline {
    display: inline-block;
    margin: -8px 0 8px 6px;
  }
}


.tooltip.active .tooltip__window {
  display: block;
}

.tooltip__icon {
  background-image: url(../img/2023/tiptool.svg);
  background-color: #FFFFFF;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
}

.tooltip__window {
  display: none;
  background-color: #FFFFFF;
  border: 1px solid rgba(112, 112, 112, 0.5);
  color: rgba(112, 112, 112, 0.7);
  padding: 20px;
  font-size: 14px;
  line-height: 1.2;
  width: 250px;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9;
}

@media (min-width:750px) {
  .tooltip__window {
    width: 300px;
    padding: 10px;
    right: 0;
    left: 10px;
  }
}
.countdown {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 30px 0;
}

.countdown__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 10px;
}
.countdown__label {
  font-size: 10px;
  text-transform: uppercase;
}
.countdown__number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border: 2px solid #A38E61;
  border-radius: 1em;
  color: #fff;
}
@media (max-width:750px) {
  .countdown__number {
    width: 50px;
    height: 50px;
  }
}