@charset "UTF-8";
@font-face {
  font-family: FuturaPT-Book;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/FuturaPT-Book/FuturaPT-Book.eot);
  src:
    url(../fonts/FuturaPT-Book/FuturaPT-Book.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/FuturaPT-Book/FuturaPT-Book.woff) format("woff"),
    url(../fonts/FuturaPT-Book/FuturaPT-Book.ttf) format("truetype");
}
@font-face {
  font-family: FuturaPT-Demi;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/FuturaPT-Demi/FuturaPT-Demi.eot);
  src:
    url(../fonts/FuturaPT-Demi/FuturaPT-Demi.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/FuturaPT-Demi/FuturaPT-Demi.woff) format("woff"),
    url(../fonts/FuturaPT-Demi/FuturaPT-Demi.ttf) format("truetype");
}
@font-face {
  font-family: FuturaPT-Light;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/FuturaPT-Light/FuturaPT-Light.eot);
  src:
    url(../fonts/FuturaPT-Light/FuturaPT-Light.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/FuturaPT-Light/FuturaPT-Light.woff) format("woff"),
    url(../fonts/FuturaPT-Light/FuturaPT-Light.ttf) format("truetype");
}
@font-face {
  font-family: FuturaPT-Medium;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/FuturaPT-Medium/FuturaPT-Medium.eot);
  src:
    url(../fonts/FuturaPT-Medium/FuturaPT-Medium.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/FuturaPT-Medium/FuturaPT-Medium.woff) format("woff"),
    url(../fonts/FuturaPT-Medium/FuturaPT-Medium.ttf) format("truetype");
}
@font-face {
  font-family: FuturaPT-Bold;
  font-weight: 700;
  font-style: normal;
  src: url(../fonts/FuturaPT-Bold/FuturaPT-Bold.eot);
  src:
    url(../fonts/FuturaPT-Bold/FuturaPT-Bold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/FuturaPT-Bold/FuturaPT-Bold.woff) format("woff"),
    url(../fonts/FuturaPT-Bold/FuturaPT-Bold.ttf) format("truetype");
}
@font-face {
  font-family: LitteraPlainBook;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/LitteraPlainBook/LitteraPlainBook.eot);
  src:
    url(../fonts/LitteraPlainBook/LitteraPlainBook.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/LitteraPlainBook/LitteraPlainBook.woff) format("woff"),
    url(../fonts/LitteraPlainBook/LitteraPlainBook.ttf) format("truetype");
}
@font-face {
  font-family: LitteraPlainBold;
  font-weight: 700;
  font-style: normal;
  src: url(../fonts/LitteraPlainBold/LitteraPlainBold.eot);
  src:
    url(../fonts/LitteraPlainBold/LitteraPlainBold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/LitteraPlainBold/LitteraPlainBold.woff) format("woff"),
    url(../fonts/LitteraPlainBold/LitteraPlainBold.ttf) format("truetype");
}
@font-face {
  font-family: Ubuntu-Bold;
  font-weight: 700;
  font-style: normal;
  src: url(../fonts/Ubuntu-Bold/Ubuntu-Bold.eot);
  src:
    url(../fonts/Ubuntu-Bold/Ubuntu-Bold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/Ubuntu-Bold/Ubuntu-Bold.woff) format("woff"),
    url(../fonts/Ubuntu-Bold/Ubuntu-Bold.ttf) format("truetype");
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  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: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.container: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;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .exp {
    margin-left: 60px;
    max-width: 475px;
  }
  .row2 {
    margin-left: 60px;
    max-width: 1130px;
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}
:-moz-placeholder {
  color: #999;
  opacity: 1;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}
body,
html {
  height: 100%;
}
html {
  font-size: 10px;
}
body {
  font-size: 1.8rem;
  min-width: 320px;
  position: relative;
  line-height: 1.4;
  font-family: FuturaPT-Book, sans-serif;
  opacity: 1;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
:focus {
  outline: 0 !important;
}
.section-heading {
  font-size: 4rem;
  font-family: FuturaPT-Bold, sans-serif;
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
  text-transform: uppercase;
}
.yellow {
  color: #ffde00;
}
.btn {
  display: inline-block;
  margin: 0 auto;
  padding: 0 18px;
  height: 54px;
  line-height: 54px;
  outline: 0;
  text-decoration: none;
  background-color: #ffde00;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  font-size: 2rem;
  font-family: FuturaPT-Demi, sans-serif;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  position: relative;
  -webkit-box-shadow: 0 0 25px 0 #ffde00;
  box-shadow: 0 0 25px 0 #ffde00;
  -webkit-transition: -webkit-box-shadow 0.25s;
  transition: -webkit-box-shadow 0.25s;
  -o-transition: box-shadow 0.25s;
  transition: box-shadow 0.25s;
  transition:
    box-shadow 0.25s,
    -webkit-box-shadow 0.25s;
}
.btn:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  position: absolute;
  left: 0;
  top: 4px;
  background-color: rgba(204, 178, 0, 0.6);
  z-index: -1;
}
.btn:focus,
.btn:hover {
  text-decoration: none;
  outline: 0;
  color: #000;
}
.btn:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:active {
  top: 2px;
  margin-top: 4px;
  height: 50px;
  line-height: 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:active::before {
  display: none;
}
.btn-wrap {
  text-align: center;
  position: relative;
  z-index: 1;
}
.form-input {
  display: block;
  width: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #fff;
  padding: 20px;
  font-size: 2.5rem;
  font-family: FuturaPT-Demi, sans-serif;
  margin-bottom: 40px;
  line-height: 1;
  background-color: transparent;
  color: #fff;
}
.topline {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.35);
  z-index: 100;
}
.topline__logo-image {
  max-width: 100%;
  display: inline-block;
}
.topline__logo-text {
  display: inline-block;
  color: #fff;
  margin-left: 20px;
  vertical-align: bottom;
  line-height: 1.2;
  position: relative;
  top: 3px;
}
.topline__contacts {
  display: inline-block;
  float: right;
  text-align: right;
  padding-top: 21px;
}
.topline__contacts-link {
  text-align: right;
  display: block;
  text-decoration: none;
  color: #fff;
  line-height: 1.2;
}
.topline__contacts-link:hover {
  outline: 0;
  text-decoration: underline;
  color: #ffde00;
}
.topline__contacts-link:focus {
  outline: 0;
  text-decoration: none;
  color: #fff;
}
.header {
  background: url(../img/header/header-bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100vh;
  position: relative;
}
.header .container {
  position: relative;
  height: 100%;
}
.header__row {
  position: absolute;
  top: 50%;
  left: 50%;
  padding-top: 90px;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  margin-left: 7.5px;
}
.header__heading {
  font-family: Ubuntu-Bold, sans-serif;
  font-size: 4.8rem;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 85px;
  margin-top: 0;
}
.header__text {
  font-size: 2.4rem;
  font-family: FuturaPT-Medium, sans-serif;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 75px;
  text-shadow: 0 3px 6.3px rgba(0, 0, 0, 0.35);
}
.header__next-btn {
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -20px;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.header__next-btn:hover {
  -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}
.header__next-image {
  display: inline-block;
  width: 100%;
}
.section2 {
  background-color: #f2f2f2;
  padding: 50px 0 0;
}
.section2__item {
  margin-bottom: 50px;
}
.section2__item:nth-of-type(3) {
  margin-bottom: 0;
}
.section2__item-text {
  font-size: 2rem;
  position: relative;
  padding-left: 90px;
  margin: 0;
}
.section2__item-text::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 75px;
  height: 65px;
  background-image: url(../img/section-2/icon-sprite.png);
  background-repeat: no-repeat;
}
.section2__item-text.item-1:before {
  background-position: -5px -4px;
}
.section2__item-text.item-2:before {
  background-position: -87px -4px;
}
.section2__item-text.item-3:before {
  background-position: -157px -4px;
}
.section3 {
  padding: 60px 0;
}
.section3__btn {
  margin-top: 50px;
}
.section3__btn:active {
  margin-top: 54px;
}
.section3__item {
  list-style-type: none;
  position: relative;
  line-height: 1.2;
  height: 55px;
  margin-bottom: 55px;
  padding-left: 75px;
  font-size: 2rem;
}
.section3__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
  background: url(../img/section-3/icon-sprite.png), #ffde00;
  background-repeat: no-repeat;
}
.section3__item-list {
  margin: 0;
  padding: 0;
}
.section3__item-list .item-left-1 {
  padding-top: 14px;
}
.section3__item-list .item-left-1:before {
  background-position: -4px 0;
}
.section3__item-list .item-left-2 {
  padding-top: 2px;
}
.section3__item-list .item-left-2:before {
  background-position: -7px -92px;
}
.section3__item-list .item-left-3 {
  padding-top: 14px;
}
.section3__item-list .item-left-3:before {
  background-position: -3px -184px;
}
.section3__item-list .item-left-4 {
  padding-top: 2px;
}
.section3__item-list .item-left-4:before {
  background-position: -3px -279px;
}
.section3__item-list .item-left-5 {
  padding-top: 14px;
}
.section3__item-list .item-left-5:before {
  background-position: -3px -374px;
}
.section3__item-list .item-left-6 {
  padding-top: 14px;
}
.section3__item-list .item-left-6:before {
  background-position: -3px -469px;
}
.section3__item-list .item-left-7 {
  padding-top: 14px;
}
.section3__item-list .item-left-7:before {
  background-position: -3px -560px;
}
.section3__item-list .item-right-1 {
  padding-top: 2px;
}
.section3__item-list .item-right-1:before {
  background-position: -62px 0;
}
.section3__item-list .item-right-2 {
  padding-top: 14px;
}
.section3__item-list .item-right-2:before {
  background-position: -62px -92px;
}
.section3__item-list .item-right-3 {
  padding-top: 14px;
}
.section3__item-list .item-right-3:before {
  background-position: -62px -184px;
}
.section3__item-list .item-right-4 {
  padding-top: 2px;
}
.section3__item-list .item-right-4:before {
  background-position: -62px -279px;
}
.section3__item-list .item-right-5 {
  padding-top: 14px;
}
.section3__item-list .item-right-5:before {
  background-position: -62px -374px;
}
.section3__item-list .item-right-6 {
  padding-top: 14px;
}
.section3__item-list .item-right-6:before {
  background-position: -62px -469px;
}
.section3__item-list .item-right-7 {
  padding-top: 2px;
}
.section3__item-list .item-right-7:before {
  background-position: -62px -560px;
}
.section4 {
  padding: 60px 0 100px;
  background-color: #f2f2f2;
}
.section4__slider-image {
  max-width: 100%;
  margin: 0 5px;
}
.section4__slider .slick-dots {
  margin: 20px 0 0;
  padding: 0;
  text-align: center;
}
.section4__slider .slick-dots li {
  list-style-type: none;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  margin: 0 8px;
  cursor: pointer;
}
.section4__slider .slick-dots li.slick-active {
  background-color: #000;
}
.section4__slider .slick-dots button {
  display: none;
}
.section4__side-text {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2rem;
}
.section4__side-list {
  padding: 0;
  margin: 0;
}
.section4__side-item {
  font-size: 2rem;
  list-style-type: none;
  position: relative;
}
.section4__side-item:before {
  content: "—";
  display: inline-block;
  font-size: 2rem;
  margin-right: 10px;
  vertical-align: text-bottom;
}
.section4__side-item .bold {
  font-family: FuturaPT-Demi, sans-serif;
  font-size: 3rem;
}
.section4__sertificate-gallery {
  padding: 0;
  margin: 40px 0 0;
  font-size: 0;
}
.section4__sertificate-link {
  list-style-type: none;
  display: inline-block;
  font-size: 1.8rem;
  width: 12%;
  filter: grayscale(0.6);
  opacity: 0.6;
  padding: 10px;
  text-align: center;
}
.section4__sertificate-link:hover {
  opacity: 1;
  filter: grayscale(0);
}
.section4__sertificate-image {
  max-width: 100%;
}
.section5 {
  padding: 50px 0 80px;
}
.section5__partners-list {
  margin: 0 0 50px;
  padding: 0;
}
.section5__partners-item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section5__partners-image {
  max-width: 100%;
  display: inline-block;
  opacity: 0.5;
}
.section5__partners-image:hover {
  opacity: 1;
}
.feed__akcent-name {
  display: inline-block;
}
.section5__feed-btn {
  padding-right: 30px;
}
.section5__feed-btn img {
  margin-left: 5px;
}
.section5__feed-item {
  padding: 15px 20px 35px;
  border: 2px solid #ffde00;
  position: relative;
}
.section5__feed-item .btn-wrap {
  text-align: left;
}
.section5__feed-item p {
  margin-top: 0;
  font-size: 1.6rem;
}
.section5__feed-company-wrap {
  position: absolute;
  bottom: -13px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 75%;
  background-color: #fff;
  text-align: center;
}
.section6 {
  padding: 80px 0;
  background: url(../img/section-6/bg.jpg) no-repeat top center;
  -webkit-background-size: cover;
  background-size: cover;
}
.section6__heading {
  color: #fff;
}
.section6__form {
  display: block;
  padding: 50px 40px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 442px;
  margin: 0 auto;
}
.section6__form-btn {
  border: none;
  display: block;
  width: 100%;
}
.section6__form-btn:active {
  margin-top: 44px;
}
.map {
  position: relative;
}
.map-wrap {
  height: 550px;
}
.tooltip {
  position: absolute;
  left: 20vw;
  top: 50px;
  padding: 20px 40px 50px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
}
.tooltip__heading {
  font-size: 3rem;
  font-family: FuturaPT-Bold, sans-serif;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.tooltip__time {
  margin-top: 15px;
  display: block;
}
.tooltip__adress {
  display: block;
  font-size: 2.4rem;
  margin-top: 26px;
  margin-bottom: 50px;
}
.tooltip__link {
  display: block;
  font-size: 2.4rem;
  font-family: FuturaPT-Demi, sans-serif;
  color: #fff;
}
.tooltip__link:hover {
  color: #fff;
  text-decoration: underline;
  outline: 0;
}
.tooltip__link:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
}
.tooltip .btn-wrap {
  margin-top: 40px;
}
.footer {
  padding: 20px;
  background-color: #1e1e1e;
  color: #fff;
}
.footer__company-text {
  text-transform: uppercase;
}
.footer__dev {
  text-align: right;
}
.footer__dev-text a {
  color: #fff;
}
.footer__dev-text a:hover {
  color: #ffde00;
  text-decoration: underline;
}
.footer__dev-text a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
}
.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
  background-color: rgba(18, 18, 18, 0.5);
  z-index: 12;
}
.popup-close-btn {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}
.popup-form-block {
  display: none;
}
.popup-form__heading {
  font-size: 2.2rem;
  font-family: FuturaPT-Medium, sans-serif;
  text-align: center;
  margin-top: 0;
  text-transform: uppercase;
  color: #fff;
}
.popup-form__container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 400px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  z-index: 15;
  padding: 30px;
}
.main-form__btn {
  border-top: none;
  border-left: none;
  border-right: none;
  display: block;
  width: 100%;
}
.main-form__btn:active {
  margin-top: 44px;
}
.header.header.interview__header {
  min-height: 700px;
  height: 100vh;
}
.interview__back {
  display: inline-block;
  color: #fff;
  font-size: 2rem;
  margin-bottom: 20px;
}
.interview__back:hover {
  color: #ffde00;
}
.interview__back:focus {
  color: #fff;
}
.interview__back img {
  max-width: 100%;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-right: 20px;
}
#qwestion-2,
#qwestion-3,
#qwestion-4,
#qwestion-5,
.qwestion-6 {
  display: none;
}
.interview {
  background-color: rgba(0, 0, 0, 0.6);
  width: 720px;
  height: 440px;
  padding: 30px 20px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin: 0 auto;
  color: #fff;
}
.interview__wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-top: 100px;
  padding-bottom: 50px;
}
.interview__bg {
  position: absolute;
  display: block;
}
.interview__bg-l {
  bottom: -220px;
  left: -220px;
}
.interview__bg-r {
  top: -80px;
  right: -250px;
}
.qwestion__number {
  display: block;
  text-align: center;
}
.qwestion__heading {
  font-size: 3rem;
  font-family: Rubik-Bold, sans-serif;
  margin: 10px 0 25px;
  text-align: center;
}
.qwestion__heading span {
  display: block;
  font-size: 1.4rem;
  font-family: Rubik-Regular, sans-serif;
}
.qwestion__input {
  display: none;
}
.qwestion__label {
  display: block;
  padding-left: 33px;
  position: relative;
  cursor: pointer;
  line-height: 1.2;
}
.qwestion__label::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  width: 18px;
  height: 18px;
  background-color: #ebebed;
}
.qwestion__radio ~ label::before {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.qwestion__radio:checked ~ label::before {
  background-color: #ffde00;
}
.qwestion__checkbox ~ label::before {
  border: 1px solid #00a3f8;
}
.qwestion__checkbox:checked ~ label::after {
  content: "✓";
  position: absolute;
  left: 1px;
  top: -1px;
  font-size: 2rem;
  font-weight: 900;
  color: #00a3f8;
}
.answer__item {
  position: relative;
  text-align: left;
  width: 50%;
  float: left;
  padding-right: 10px;
  margin-bottom: 10px;
}
.qwestion-6.qwestion .answer__item {
  position: relative;
  text-align: center;
  width: 100%;
  display: block;
  padding-right: 10px;
  margin-bottom: 10px;
}
.answer__block {
  width: 490px;
  margin: 0 auto;
}
.answer__block::after {
  clear: both;
  content: "";
  display: block;
}
.interview__btn {
  display: inline-block;
  width: 248px;
  vertical-align: top;
}
.interview__btn-block {
  position: absolute;
  bottom: 30px;
  left: 105px;
  width: 520px;
  text-align: left;
}
.interview__send {
  line-height: normal;
  display: none;
  border-left: none;
  border-top: none;
  border-right: none;
}
#interview__back {
  display: none;
  margin-left: 16px;
  background-color: #00a3f8;
  border-bottom-color: #00a3f8;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#interview__back:focus,
#interview__back:hover {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.answer__placeholder {
  font-size: 1.4rem;
  padding-left: 20px;
  color: #282828;
}
.interview-form-input {
  padding: 5px 0 5px 15px;
  display: block;
  margin: 0 auto;
  width: 60%;
  min-width: 260px;
}
.answer__input {
  display: block;
  width: 210px;
  background-color: #f5f5f7;
  padding-left: 20px;
  height: 44px;
  line-height: 44px;
  border: none;
  -webkit-border-radius: 22px;
  border-radius: 22px;
}
.answer__input:focus {
  border: 1px solid #ffde00;
}
.qwestion__form {
  width: 520px;
  display: block;
  margin: 0 auto;
}
.hide-placeholder {
  opacity: 0;
}
.hide-placeholder .interview__wrap {
  width: 100%;
}
.hide-placeholder .interview {
  width: 100%;
  padding: 20px;
  overflow: hidden;
}
.hide-placeholder .interview__btn-block {
  width: 100%;
  left: 0;
  text-align: center;
}
.hide-placeholder .qwestion {
  width: 100%;
}
.hide-placeholder .qwestion__heading {
  font-size: 3rem;
}
@media only screen and (max-width: 768px) {
  .answer__item {
    margin-bottom: 5px;
  }
  .interview-form-input {
    margin-bottom: 20px;
  }
  .qwestion__heading {
    margin-bottom: 20px;
  }
  .interview {
    width: 100%;
  }
  .qwestion__form {
    width: 100%;
  }
  .interview__wrap {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    padding-top: 175px;
  }
  .interview__btn-block {
    left: 0;
    width: 100%;
    text-align: center;
  }
  .interview__btn {
    height: 40px;
    line-height: 40px;
  }
  .interview__btn:active {
    height: 36px;
    line-height: 36px;
  }
  .qwestion__label::before {
    top: 0;
  }
  .answer__block {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .answer__item {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
  }
  .answer__input {
    margin: 0 auto;
  }
  .answer__placeholder {
    padding-left: 0;
  }
  .qwestion__label {
    text-align: left;
  }
  .interview__wrap {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    padding-top: 180px;
  }
  .answer__input,
  .qwestion__form {
    width: 100%;
  }
  .interview__btn-block {
    margin-top: 20px;
    position: static;
  }
  #interview__back {
    margin-left: 0;
  }
  #interview__next,
  #interview__send {
    margin-bottom: 10px;
  }
  .interview {
    height: auto;
    -webkit-transition: height 0.25s;
    -o-transition: height 0.25s;
    transition: height 0.25s;
  }
  .qwestion__heading {
    font-size: 2.6rem;
  }
  .header.header.interview__header {
    height: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .header__row {
    position: static;
    top: unset;
    left: unset;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    padding-top: 140px;
    padding-bottom: 100px;
    width: auto;
  }
  .section3__item {
    font-size: 1.8rem;
  }
  .section5__feed-company-wrap {
    width: 90%;
  }
  .section6__heading .yellow {
    display: block;
  }
  .section6__heading br {
    display: none;
  }
  .tooltip {
    left: 100px;
  }
  .section3__item-list .item-left-7 {
    padding-top: 2px;
  }
}
@media only screen and (max-width: 992px) {
  .header {
    min-height: 700px;
    height: auto;
  }
  .header__heading br {
    display: none;
  }
  .header__heading .yellow {
    display: block;
  }
  .section5__partners-image-wrap {
    padding: 0 20px;
    margin-bottom: 10px;
  }
  .section5__feed-item {
    margin-bottom: 30px;
  }
  .section5__feed-company-wrap {
    width: 70%;
  }
  .section3__item {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 768px) {
  html {
    font-size: 9px;
  }
  .topline__contacts,
  .topline__contacts a,
  .topline__logo {
    text-align: center;
    display: block;
    float: none;
  }
  .topline__logo-text {
    text-align: left;
  }
  .header__row {
    padding-top: 175px;
  }
  .section4__sertificate-gallery {
    text-align: center;
  }
  .section4__sertificate-link {
    width: 25%;
  }
  .footer__dev {
    text-align: left;
  }
  li.section3__item {
    margin-bottom: 10px;
  }
  .topline__logo-image {
    width: 16%;
  }
}
@media only screen and (max-width: 680px) {
  html {
    font-size: 8px;
  }
  .tooltip {
    position: static;
    width: 400px;
    display: block;
    margin: 0 auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .map-wrap {
    display: none;
  }
  .map {
    padding: 50px 0;
  }
  .header__row {
    margin: 0 !important;
  }
  .header__heading {
    font-size: 3rem;
    margin-bottom: 30px;
  }
  .section4__sertificate-link {
    width: 50%;
  }
  .section6__heading {
    font-size: 2.6rem;
  }
  .section6__form {
    width: 100%;
  }
  .popup-form__container {
    width: 90%;
  }
  .topline__logo-image {
    width: 24%;
  }
}
@media only screen and (max-width: 550px) {
  .header__heading br {
    display: none;
  }
  .header__heading .yellow {
    display: inline;
  }
  .tooltip {
    width: 90%;
    padding: 15px;
  }
  .section5__partners-image-wrap {
    padding: 0;
    display: inline;
  }
  .section5__partners-image {
    max-width: 40%;
  }
  li.section5__partners-item {
    display: inline;
    text-justify: auto;
  }
  .section5__feed-btn {
    width: 100%;
  }
  .topline__logo-image {
    width: 33%;
  }
  .header__test-btn {
    font-size: 1.65rem;
  }
  .section3__btn {
    font-size: 1.45rem;
  }
}
