@charset "UTF-8";
/* --------------------------------

1. Fonts

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

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

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 */
/*!
 * 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 */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

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

.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: 15px;
  padding-right: 15px;
}

.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: 768px) {
  .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: 992px) {
  .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: 1200px) {
  .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%;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

*, *::after, *::before {
  box-sizing: border-box;
}

@font-face {
  font-family: "Circe-Light";
  src: url("../fonts/circe/Circe-Light.ttf"), url("../fonts/circe/Circe-Light.woff") format("woff");
}

html {
  font-size: 62.5%;
  color: #242424;
  letter-spacing: 1px;
}

body {
  font-family: 'Circe-Light', sans-serif;
  font-weight: 300;
  line-height: 1.2;
}

body::-webkit-scrollbar {
  width: 8px;
}

body::-webkit-scrollbar-thumb {
  background-color: #565656;
  border-radius: 5px;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 768px) {
  body .has-top-margin {
    animation: animate-margin-top 0.3s;
    margin-top: 70px;
  }
}

body i {
  font-size: .8em;
}

body h1 {
  font-family: 'Circe-Light', sans-serif;
  font-size: 3em;
  letter-spacing: 1px;
  line-height: 1;
  font-weight: 300;
}

@media only screen and (min-width: 768px) {
  body h1 {
    font-size: 4em;
  }
}

body h2 {
  font-size: 2em;
}

@media only screen and (min-width: 768px) {
  body h2 {
    font-size: 2.5em;
  }
}

body h3 {
  font-size: 2.2em;
}

body p {
  font-size: 2em;
}

body a {
  font-size: 1.6em;
  color: white;
  text-decoration: none;
}

body a:hover {
  color: white;
  transition: all 1s ease;
}

body a:visited {
  text-decoration: none;
  color: white;
}

body a:active {
  text-decoration: none;
  color: white;
}

body a:link {
  text-decoration: none;
  color: white;
}

body .container {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}

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

.red {
  background: red;
  color: white;
}

a.underlined-white {
  display: inline-block;
  border-bottom: 1px solid white;
  font-weight: bold;
  line-height: 15px;
}

a.underlined-white:hover {
  font-weight: bold;
}

a.underlined-black {
  display: inline-block;
  font-weight: bold;
  line-height: 15px;
  color: black;
}

a.underlined-black:hover {
  font-weight: bold;
  color: black;
}

a.underlined-black:visited {
  color: black;
}

a.underlined-black:link {
  color: black;
}

hr {
  width: 40px;
  height: 1px;
  background: #242424;
  border-width: 0;
}

.bread-crumbs {
  display: block;
  padding: 64px 0 5px 0;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}

.bread-crumbs h2 {
  font-size: 21px;
  margin: 0;
  color: #242424;
}

.bread-crumbs a {
  color: #242424;
}

.bread-crumbs a:link {
  font-size: 21px;
  color: #242424;
}

.sub {
  padding: 1px 0 0 0;
  background: white;
}

.sub3 {
  text-align: center;
  padding: 0 0 18px 0;
  margin: -11px 67px 15px 67px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.sub3 h2 {
  font-size: 21px;
}

.sub-doubble {
  text-align: center;
  padding: 12px 0 10px 0;
  margin: -11px 67px 0 67px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.sub-doubble h2 {
  font-size: 21px;
}

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

.custom-container {
  position: relative;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  .custom-container {
    padding: 0 54px;
  }
}

div.gap {
  width: 98vw;
  height: 42px;
}

@media only screen and (min-width: 768px) {
  div.gap {
    height: 77px;
  }
}

#first-gap {
  height: 32px;
}

@media only screen and (min-width: 768px) {
  #first-gap {
    height: 77px;
  }
}

@media only screen and (min-width: 768px) {
  .cover-wrapper {
    margin: 0 54px;
  }
}

.cover-wrapper a {
  color: #242424;
}

.cover-wrapper h1 {
  font-size: 20px;
  text-align: center;
  margin: 8px 0 24px 0;
}

#Choco_overlay {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  display: none;
  padding: 0;
  margin: 0;
}

#Choco_content {
  display: none;
  width: 800px;
  height: 600px;
  z-index: 1001;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -300px;
  border-top: 1px solid transparent;
  /*Yes, adjust image perfectly at the center of a box, don't know why.*/
}

#Choco_left_arrow {
  float: left;
  background-image: url(../images/left.svg);
  background-position: 12%;
  left: -14%;
}

#Choco_right_arrow {
  float: right;
  background-image: url(../images/right.svg);
  background-position: 88%;
  left: 14%;
}

.Choco_arrows {
  background-repeat: no-repeat;
  display: none;
  position: relative;
  cursor: pointer;
  width: 49%;
  top: -100%;
  height: 100%;
  margin-top: -30px;
}

#Choco_container_photo {
  text-align: center;
  width: 800px;
  height: 600px;
}

#Choco_container_description {
  padding: 0;
  height: 26px;
  width: 100%;
  color: #fff;
  /*font-family:Tahoma;*/
  clear: both;
  position: relative;
  font-size: 12px;
  margin-top: -5px;
  overflow: hidden;
  visibility: hidden;
}

#Choco_container_title {
  float: left;
  padding: 5px;
}

#Choco_container_via {
  padding: 5px;
  float: right;
}

#Choco_container_via a {
  color: gray;
}

#Choco_container_via a:hover {
  color: white;
  background: gray;
}

#Choco_close {
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 1003;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-left: -120px;
  float: right;
}

#Choco_loading {
  width: 9px;
  height: 11px;
  background-repeat: no-repeat;
  z-index: 1002;
  cursor: pointer;
  float: right;
  margin-top: -20px;
  display: none;
}

#Choco_bigImage {
  display: none;
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: -5px;
}

header {
  margin: 0;
  z-index: 5;
  height: 61px;
  display: block;
  /* background: red; */
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.85);
}

.cd-logo, .cd-switcher, .cd-nav-trigger {
  position: fixed;
  display: inline-block;
  z-index: 6;
}

.cd-logo {
  /* width: 200px; */
  /*left: 68px;*/
  top: 21px;
}

.cd-logo img {
  width: 200px;
}

/* @media (min-width: 480px) {
  header {
    height: 88px;
  }
} */
@media (min-width: 1030px) {
  .cd-logo {
    top: 21px;
    left: 68px;
    padding: 0;
    margin: 0;
  }
  .cd-logo img {
    height: 20px;
    width: 298px;
  }
}

.cd-switcher {
  top: 23px;
  right: 19px;
}

@media (min-width: 769px) {
  .cd-switcher {
    top: 23px;
    right: 63px;
    line-height: 1.5;
  }
}

header a.cd-logo {
  text-decoration: none;
  color: white;
}

ul.cd-switcher li {
  text-transform: uppercase;
  display: inline-block;
  padding: 0 5px;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Circe-Light", sans-serif;
  font-size: 6px;
}

ul.cd-switcher li:first-child {
  border-right: 1px solid white;
}

ul.cd-switcher .chosen {
  color: white;
}

ul.cd-switcher li input {
  font-size: 2em;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
}

.cd-nav-trigger {
  /* background: #e30f18; */
  top: 4px;
  left: 8px;
  height: 56px;
  width: 56px;
  z-index: 5;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  /* border-radius: 50%; */
}

@media (min-width: 768px) {
  .cd-nav-trigger {
    left: calc(50% - 28px);
    top: 3px;
  }
  
 .cd-logo {
    left: 68px;
 }
}

.cd-nav-trigger:hover {
  background: #242424;
}

.cd-nav-trigger .cd-icon {
  /* icon created in CSS */
  position: absolute;
  left: 50%;
  top: 48%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: inline-block;
  width: 38px;
  height: 1px;
  background-color: #ffffff;
  z-index: 10;
}

.cd-nav-trigger .cd-icon::before, .cd-nav-trigger .cd-icon:after {
  /* upper and lower lines of the menu icon */
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* apply transition to transform property */
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}

.cd-nav-trigger .cd-icon::before {
  -webkit-transform: translateY(-8px) rotate(0deg);
  -moz-transform: translateY(-8px) rotate(0deg);
  -ms-transform: translateY(-8px) rotate(0deg);
  -o-transform: translateY(-8px) rotate(0deg);
  transform: translateY(-8px) rotate(0deg);
}

.cd-nav-trigger .cd-icon::after {
  -webkit-transform: translateY(8px) rotate(0deg);
  -moz-transform: translateY(8px) rotate(0deg);
  -ms-transform: translateY(8px) rotate(0deg);
  -o-transform: translateY(8px) rotate(0deg);
  transform: translateY(8px) rotate(0deg);
}

.cd-nav-trigger::before, .cd-nav-trigger::after {
  /* 2 rounded colored backgrounds for the menu icon */
  position: absolute;
  top: 0;
  left: 0;
  /* border-radius: 50%; */
  height: 100%;
  width: 100%;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
}

.cd-nav-trigger::before {
  background-color: #091d23;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.cd-nav-trigger::after {
  background-color: #ffb441;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}

.cd-nav-trigger.close-nav::before {
  /* user clicks on the .cd-nav-trigger element - 1st rounded background disappears */
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.cd-nav-trigger.close-nav::after {
  /* user clicks on the .cd-nav-trigger element - 2nd rounded background appears */
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.cd-nav-trigger.close-nav .cd-icon {
  /* user clicks on the .cd-nav-trigger element - transform the icon */
  background-color: rgba(255, 255, 255, 0);
}

.cd-nav-trigger.close-nav .cd-icon::before, .cd-nav-trigger.close-nav .cd-icon::after {
  background-color: white;
}

.cd-nav-trigger.close-nav .cd-icon::before {
  -webkit-transform: translateY(0) rotate(45deg);
  -moz-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  -o-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}

.cd-nav-trigger.close-nav .cd-icon::after {
  -webkit-transform: translateY(0) rotate(-45deg);
  -moz-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  -o-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}

.cd-primary-nav {
  /* by default it's hidden */
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 80px 0;
  z-index: 1000;
  background-color: #242424;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s, opacity 0.3s;
  -moz-transition: visibility 0s, opacity 0.3s;
  transition: visibility 0s, opacity 0.3s;
}

.cd-primary-nav li {
  margin: 1.6em 0;
  text-align: center;
  text-transform: capitalize;
}

.cd-primary-nav a {
  z-index: 1000;
  text-decoration: none;
  font-family: "Circe-Light", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  /* font-weight: 800; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
  color: #fff;
}

.no-touch .cd-primary-nav a:hover {
  color: #ffffff;
}

.cd-primary-nav.fade-in {
  /* navigation visible at the end of the circle animation */
  visibility: visible;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-primary-nav li {
    margin: 2em 0;
  }
  .cd-primary-nav a {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

@media only screen and (min-width: 1170px) {
  .cd-primary-nav li {
    margin: 2.6em 0;
  }
  .cd-primary-nav a {
    font-size: 32px;
    font-size: 2rem;
  }
}

.cd-overlay-nav, .cd-overlay-content {
  /* containers of the 2 main rounded backgrounds - these containers are used to position the rounded bgs behind the menu icon */
  position: fixed;
  top: 18px;
  right: 50%;
  height: 4px;
  width: 4px;
  -webkit-transform: translateX(-20px) translateY(20px);
  -moz-transform: translateX(-20px) translateY(20px);
  -ms-transform: translateX(-20px) translateY(20px);
  -o-transform: translateX(-20px) translateY(20px);
  transform: translateX(-20px) translateY(20px);
}

.cd-overlay-nav span, .cd-overlay-content span {
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.cd-overlay-nav.is-hidden, .cd-overlay-content.is-hidden {
  /* background fades out at the end of the animation */
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-overlay-nav {
  /* main rounded colored bg 1 */
  z-index: 3;
}

/* .cd-overlay-nav span {
  background-color: #e30f18;
} */
.cd-overlay-content {
  /* main rounded colored bg 2 */
  z-index: 4;
}

/* .cd-overlay-content span {
  background-color: #F7F7F7;
} */
.slick-slide img {
  width: 100%;
  height: auto;
}

@media (min-width: 1400px) {
  .slick-slide img {
    height: 102.1vh;
  }
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: .5;
}

.slick-current {
  opacity: 1;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: -20px 0 0 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-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:before,
.slick-track:after {
  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;
}

/* Slider */
/* Arrows */
.slick-prev,
.slick-next {
  opacity: 0;
}

@media screen and (min-width: 992px) {
  .slick-prev,
  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 45%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    background: none;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    opacity: .5;
  }
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background-color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  /* opacity: .25; */
  opacity: 1;
}

.slick-prev {
  left: 25px;
  background-image: url(../img/move-right.svg);
  -webkit-transform: translate(0) rotate(-180deg);
  -ms-transform: translate(0) rotate(-180deg);
  transform: translate(0) rotate(-180deg);
  z-index: 1;
}

.slick-next {
  right: 25px;
  background-image: url(../img/move-right.svg);
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: -3px;
}

.slick-dots {
  position: absolute;
  bottom: 27px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  z-index: 1;
}

.slick-dots li {
  position: relative;
  display: none;
  margin: 0 8px;
  cursor: pointer;
}

@media screen and (min-width: 992px) {
  .slick-dots li {
    display: inline-block;
  }
  .slick-dots li button {
    width: 17px;
    height: 17px;
  }
}

.slick-dots li button {
  display: block;
  width: 17px;
  height: 17px;
  /* padding: 5px; */
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
  color: transparent;
  background: none;
  /* background: white; */
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  content: '';
  text-align: center;
  /* opacity: 0; */
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* .slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} */
.slick-dots li.slick-active button:before {
  background: white;
  border-radius: 50%;
}

/*slider */
.slider {
  padding: 60px 0 0 0;
}

/*@media only screen and (min-width: 768px) {*/
  .slider {
    padding: 0;
  }


.slider div {
  position: relative;
}

.slider .social-slider {
  position: absolute;
  bottom: 37px;
  left: 68px;
  z-index: 4;
}

.slider .social-slider img {
  height: 37px;
  width: 37px;
}

@media only screen and (min-width: 768px) {
  .slider .social-slider {
    bottom: 17px;
  }
}

.slider .slider-name {
  text-align: right;
  position: absolute;
  bottom: 40px;
  left: 0;
  bottom: 15%;
  width: 165px;
  z-index: 4;
  background: rgba(0, 0, 0, 0.3);
  padding: 9px;
  display: none;
}

.slider .slider-name h3 {
  color: white;
  font-size: 17px;
  letter-spacing: 2px;
}

@media only screen and (min-width: 768px) {
  .slider .slider-name {
    bottom: 15%;
    width: 365px;
  }
}

h2 {
  bottom: 215px;
  left: 0;
  z-index: 1;
}

/*contacts*/
#contacts {
  height: 90vh;
  text-align: center;
}

#contacts .head-contacts {
  margin: 20vh 0 0 0;
}

@media only screen and (min-width: 768px) {
  #contacts .head-contacts {
    margin: 10vh 0 0 0;
  }
}

#contacts .head-contacts h2 {
  font-size: 19px;
  letter-spacing: 5px;
}

@media only screen and (min-width: 768px) {
  #contacts .head-contacts h2 {
    font-size: 21px;
  }
}

#contacts .head-contacts img {
  margin: 0 0 5px 0;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  #contacts .head-contacts img {
    width: 1.5em;
    margin: 5 0 21px 0;
  }
}

#contacts .head-contacts li {
  text-align: center;
  margin: 0;
  padding: 0;
}

#contacts .head-contacts li:nth-child(2) {
  margin: 20px 0 0 0;
  line-height: 1;
}

#contacts .head-contacts li:nth-child(3) {
  margin: 0;
  line-height: 1;
  margin: 0 0 45px 0;
  letter-spacing: 0;
  word-spacing: -3px;
}

#contacts .head-contacts li:nth-child(4) h2 {
  letter-spacing: 0;
}

@media only screen and (min-width: 768px) {
  #contacts .head-contacts li:nth-child(4) h2 {
    letter-spacing: 4px;
  }
}

#contacts ul {
  margin: 0;
}

#contacts h2 {
  margin: .5em 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.5em;
  letter-spacing: 5px;
}

#contacts a {
  color: black;
}

#contacts .content-container {
  padding: 10% 0 0 0;
}

#product_case .content-container {
  padding: 40px 12px 20px 35px;
  min-height: 80vh;
}

#product_case .content-container h2 {
  font-size: 19px;
  margin: 5px 0;
}

#product_case .content-container li {
  font-size: 16px;
  list-style: square;
}

@media only screen and (min-width: 768px) {
  #product_case .content-container {
    padding: 50px 65px 50px 65px;
  }
}

/*expo*/
.description-bottom {
  padding: 24px 0;
}

#item figure {
  position: relative;
}

#item figcaption {
  position: absolute;
  top: 50%;
  right: 20%;
}

#item figcaption img {
  width: 60px;
  height: 60px;
}

#expo {
  text-align: center;
  min-height: 70vh;
}

#expo h3 {
  font-size: 19px;
}

#expo h2 {
  font-size: 21px;
}

#expo img {
  margin: 0 auto;
  max-height: 400px;
}

#expo img:first-child {
  margin: auto 0 0 0;
}

#expo .expo-list {
  padding: 10px;
}

#expo .expo-list img {
  height: 200px;
}

#expo a {
  color: #242424;
  font-size: 19px;
}

#expo hr {
  margin: 24px auto 7px auto;
  height: 1px;
}

#expo div {
  margin: 10px 0 20px 0;
}

@media only screen and (min-width: 768px) {
  #expo {
    padding: 0 54px;
  }
}

#news-list {
  padding: 20px 5px 0 5px;
  min-height: 70vh;
}

@media only screen and (min-width: 768px) {
  #news-list {
    padding: 20px 54px 0 54px;
  }
}

#news-list div {
  margin: 0 0 32px 0;
}

#news-list a {
  color: #242424;
  font-size: .8em;
}

#news-list hr {
  margin: 20px auto;
  width: 40px;
  height: 1px;
  background: grey;
}

#new-wrapper {
  max-width: 1000px;
  margin: 65px 15px;
}

@media only screen and (min-width: 768px) {
  #new-wrapper {
    padding: 0 55px 0 65px;
  }
}

@media only screen and (min-width: 768px) {
  #new-wrapper {
    margin: 20px auto 0 auto;
  }
}

#new-wrapper p {
  font-size: 16px;
}

#new-wrapper .new-description {
  margin: 21px 0 0 0;
}

.category-wrapper {
  padding: 17px 0;
}

.category-wrapper img {
  margin: 21px auto 21px auto;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .category-wrapper {
    margin: 0 54px;
    padding: 0px 0;
  }
}

.category-wrapper a {
  color: #242424;
}

.category-wrapper h2 {
  font-size: 21px;
  text-align: center;
  margin: 8px 0 24px 0;
  color: #242424;
}

#products h3 {
  padding: 20px 0;
  text-align: center;
  background: #d9d9d9;
  letter-spacing: 2px;
  color: #242424;
  font-size: 17px;
}

#products img {
  margin: 21px auto 42px auto;
  width: 100%;
}

#video {
  margin-top: -42px;
}

#video p {
  font-size: 16px;
  margin-top: 15px;
}

@media only screen and (min-width: 768px) {
  #video p {
    margin: 0;
  }
}

#video a {
  font-size: 1em;
}

#news {
  position: relative;
}

#news div.single-new {
  margin: 0 0 42px 0;
  font-size: .8em;
}

@media only screen and (min-width: 768px) {
  #news div.single-new {
    margin: 0;
  }
}

#news div.single-new a {
  float: right;
  font-size: 13px;
}

#news div:last-of-type {
  margin: 0;
}

#news a {
  font-size: 16px;
  color: #242424;
}

#news p {
  margin: 10px 0;
}

#news img {
  width: 100%;
}

#about {
  padding: 0;
  display: block;
}

#about a {
  font-size: 1em;
}

#about p {
  font-size: 16px;
  padding: 15px;
}

#about div {
  position: relative;
}

#about h1 {
  text-align: center;
  margin: 77px 0;
  font-size: 21px;
}

#about h3 {
  padding: 15px;
}

#about a {
  color: black;
  display: inline-block;
  border-bottom: 1px solid black;
  font-weight: bold;
  line-height: 15px;
}

#about a:hover {
  font-weight: bold;
}

@media only screen and (min-width: 1025px) {
  #about a {
    color: white;
    border-bottom: 1px solid white;
  }
  #about h3 {
    position: absolute;
    top: 15%;
    left: 37px;
    width: 700px;
    color: white;
  }
  #about p {
    position: absolute;
    top: 20%;
    left: 53px;
    width: 45%;
    color: white;
  }
}

#about-main {
  display: block;
}

#about-main a {
  font-size: 1em;
}

#about-main p {
  font-size: 16px;
  margin: 15px;
}

#about-main div {
  position: relative;
}

#about-main a {
  color: black;
  display: inline-block;
  border-bottom: 1px solid black;
  font-weight: bold;
  line-height: 15px;
}

#about-main a:hover {
  font-weight: bold;
}

@media only screen and (min-width: 480px) {
  #about-main {
    margin: 0;
  }
  #about-main a {
    color: white;
    border-bottom: 1px solid white;
  }
  #about-main h3 {
    position: absolute;
    top: 20%;
    left: 53px;
    width: 700px;
    color: white;
  }
  #about-main p {
    position: absolute;
    top: 30%;
    left: 66px;
    width: 40%;
    color: white;
    margin: 0;
  }
}

footer {
  height: auto;
  padding: 1em 0;
  color: white;
  position: relative;
  background: #242424;
  margin-top: 50px;
}

@media only screen and (min-width: 768px) {
  footer {
    padding: 43px 51px 43px 51px;
  }
}

footer p {
  font-size: 1em;
  margin: 1em 15px 0;
  text-align: right;
  color: grey;
}

footer p a {
  font-size: 1em;
  font-weight: 400;
}

footer h3 {
  margin: 77px 0;
}

@media only screen and (min-width: 1025px) {
  footer .social-networks {
    float: left;
  }
}

footer > ul {
  margin: 0 0 4.9em 0;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  footer > ul {
    font-size: 10px;
  }
}

footer > ul li {
  display: block;
}

footer > ul li a {
  color: white;
}

@media only screen and (min-width: 400px) {
  footer > ul li {
    margin: 0;
    vertical-align: top;
    display: inline-block;
    margin-right: 22px;
    margin-left: 22px;
    margin-bottom: 1em;
  }
}

footer > ul li:last-child {
  margin: 35px auto;
  display: block;
}

footer > ul li:first-child {
  display: block;
  margin: 15px auto;
}

footer > ul li:first-child img {
  width: 200px;
}

@media only screen and (min-width: 1025px) {
  footer > ul li:last-child {
    float: right;
    margin: 2px 15px 0 0;
  }
  footer > ul li:first-child {
    float: left;
    margin: 0 0 0 17px;
    text-align: left;
  }
  footer > ul li:first-child img {
    height: 20px;
    width: 298px;
  }
}

footer > ul li .letter {
  text-align: right;
  border: 1px solid white;
  padding: 5px 30px;
  font-size: 1em;
  transition: 0.5s ease;
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
}

footer > ul li .letter:hover {
  transition: all .6s;
  background: white;
  color: #242424;
}

footer .logo {
  display: block;
  text-align: center;
  vertical-align: bottom;
  height: 20px;
  margin: 15px auto;
  padding: 0;
}

@media only screen and (min-width: 768px) {
  footer .logo {
    float: right;
  }
}

/*history */
@-webkit-keyframes cd-mask-wrapper {
  0% {
    -webkit-transform: translateX(50%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes cd-mask-wrapper {
  0% {
    -moz-transform: translateX(50%);
  }
  100% {
    -moz-transform: translateX(0);
  }
}

@keyframes cd-mask-wrapper {
  0% {
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes cd-mask-content {
  0% {
    -webkit-transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes cd-mask-content {
  0% {
    -moz-transform: translateX(-100%);
  }
  100% {
    -moz-transform: translateX(0);
  }
}

@keyframes cd-mask-content {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes cd-pulse {
  0%, 30.8% {
    opacity: 0;
  }
  15.4%, 46.2%, 61.5%, 70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes cd-pulse {
  0%, 30.8% {
    opacity: 0;
  }
  15.4%, 46.2%, 61.5%, 70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes cd-pulse {
  0%, 30.8% {
    opacity: 0;
  }
  15.4%, 46.2%, 61.5%, 70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes cd-reveal-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes cd-reveal-up {
  0% {
    opacity: 1;
    -moz-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@keyframes cd-reveal-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes cd-reveal-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes cd-reveal-down {
  0% {
    opacity: 1;
    -moz-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@keyframes cd-reveal-down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.legal {
  margin: 2em 0;
  font-size: 1.5em;
}

.legal a {
  font-size: 1em;
  color: black;
  text-decoration: underline;
}

.legal a:link {
  color: black;
  text-decoration: underline;
}

.legal a:visited {
  color: black;
  text-decoration: underline;
}

.legal p {
  font-size: 1.1em;
  padding: 1em 0;
}

.legal ul {
  margin: 0 0 0 1em;
}

.legal ul li ul li {
        list-style-type: disc !important;
        margin-left: 33px;
}


.legal ul li {
  list-style-type: disc;
  font-size: 1em;
  line-height: 1.5;
  padding: .5em 0 0 0;
  margin: 0 0 6px .5em;
}

.legal .with-indent li {
      list-style-type: none;
    text-indent: 0.2em;
    font-size: 1em;
}

.legal .with-indent > ul li {
  list-style-type: disc;
  text-indent: 0;
}

.legal h3 {
  padding: 1em 0 0 0;
}

/*footer */
ul.social-networks {
  text-align: center;
}

ul.social-networks li {
  display: inline-block;
  margin: 0 10px 0 0;
  height: 37px;
  width: 37px;
}

ul.social-networks .fb {
  background-color: rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 768px) {
  ul.social-networks .fb {
    background-color: rgba(0, 0, 0, 0.3);
  }
}

ul.social-networks .vk {
  background-color: rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 768px) {
  ul.social-networks .vk {
    background-color: rgba(0, 0, 0, 0.3);
  }
}

ul.social-networks .vk:hover {
  background-color: #597da3;
}

ul.social-networks .insta {
  background-color: rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 768px) {
  ul.social-networks .insta {
    background: rgba(0, 0, 0, 0.3);
  }
}

ul.social-networks .insta:hover {
  background: no-repeat, radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
}

ul.social-networks .youtube {
  background-color: rgba(0, 0, 0, 0.3);
}

@media only screen and (min-width: 768px) {
  ul.social-networks .youtube {
    background-color: rgba(0, 0, 0, 0.3);
  }
}

ul.social-networks .youtube:hover {
  background-color: #FF0000;
}

/*contact_form */
#letter {
  height: 90vh;
  text-align: center;
}

#letter h2 {
  margin: .5em 0;
}

#letter a {
  color: black;
  font-size: 1em;
}

#letter .content-container {
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  padding: 10% 65px 50px 65px;
}

.contact-form-grid {
  margin: 20vh 0 0 0;
  max-width: 745px;
}

@media only screen and (min-width: 768px) {
  .contact-form-grid {
    margin: 10vh 0 0 0;
  }
}

.contact-form-grid .confirm-list {
  display: inline-block;
  position: relative;
  margin: 0;
}

.contact-form-grid .confirm-list a {
  color: #242424;
}

.contact-form-grid .confirm-list p {
  font-size: 16px;
  text-align: left;
}

.contact-form-grid label {
  font-size: 1.6em;
  float: left;
}

.contact-form-grid label a {
  font-size: 1em;
}

.contact-form-grid input, .contact-form-grid textarea {
  line-height: 1;
  font-family: 'Circe-Light', sans-serif;
  vertical-align: bottom;
  font-size: 21px;
  margin: 0 0 21px 0;
  display: block;
  width: 100%;
  padding: 0 0 5px 0;
  color: #242424;
  border: none;
  border-bottom: 2px solid #8b8b8b;
}

@media only screen and (min-width: 768px) {
  .contact-form-grid input, .contact-form-grid textarea {
    margin: 0 0 52px 0;
  }
}

.contact-form-grid input:focus, .contact-form-grid textarea:focus {
  outline: none;
  border-color: #242424;
  transition: 2s  border-color ease-out;
}

.contact-form-grid input:last-of-type, .contact-form-grid textarea:last-of-type {
  margin: 0;
}

.contact-form-grid input[type="checkbox"] {
  position: absolute;
  display: inline;
  right: 45%;
  float: left;
  opacity: 0;
  z-index: 2;
}

.contact-form-grid input[type="checkbox"] + label {
  padding: 1em 0 5px 2.5em;
  line-height: 1;
}

.contact-form-grid input[type="checkbox"] + label a {
  padding: 0;
}

.contact-form-grid input[type="checkbox"] + label::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 1em;
  width: 1em;
  height: 1em;
  border: 1px solid #242424;
  background: #fff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  border-radius: 1px;
}

.contact-form-grid input[type="checkbox"]:hover + label::before {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.9);
  display: block;
}

.contact-form-grid input[type="checkbox"]:checked + label::before {
  background: rgba(0, 0, 0, 0.9) url(../img/icon-check.svg);
  background-position: -1px -1px;
  transition: 0.5s ease;
}

.contact-form-grid input[type="submit"] {
  margin: 21px 0 0 0;
  width: 172px;
  background: #fff;
  color: #242424;
  padding: 5px 10px;
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  border: 1px solid #242424;
  cursor: pointer;
  outline: none;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2.5px;
}

@media only screen and (min-width: 768px) {
  .contact-form-grid input[type="submit"] {
    margin: 0;
  }
}

.contact-form-grid input[type="submit"]:hover {
  background: #242424;
  color: #fff;
  transition: 1s ease-out;
}

@media only screen and (min-width: 768px) {
  .contact-form-grid input[type="submit"] {
    float: right;
  }
}

.errorlist {
  color: #106390;
  font-size: .7em;
}

#link {
  position: relative;
}

#link input {
  pointer-events: none;
}

#link:hover:before {
  color: "Roboto", sans-serif;
  font-size: 2em;
  display: block;
  content: "Подтвердите своё согласие с политикой конфиденциальности персональных данных";
  position: absolute;
  top: 0;
  left: 20%;
  transform: translate(-50%, calc(-100% - 10px));
  border-radius: 3px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 2px;
}

#link:hover:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  border-style: solid;
  border-width: 10px;
  border-color: #fff transparent transparent transparent;
}

#link-confirm {
  display: inline;
}

#link-confirm:checked ~ #link input {
  pointer-events: auto;
}

#link-confirm:checked ~ #link:before, #link-confirm:checked ~ #link:after {
  content: none;
}

/***************************************/

.slick-dots li button {
    display: block;
    width: 1px;
    height: 17px;
    padding: 0 !important;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.8);
    cursor: pointer;
    color: transparent;
    background: none;
    opacity: .5;
}

.slick-dots li.slick-active button, 
.slick-dots li:hover button {
    height: 25px;
    opacity: 1;
    border: 1px solid rgba(255, 255, 255, 1);
}
.slick-active { opacity: 1; }

.slick-dots li button:before {
    display: none;
}

#video:after {
    content: "";
    clear: both;
    display: block;
}

@media only screen 
and (min-device-width: 700px) 
and (orientation: portrait) {
    #first-gap { height: 50px; }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    .slick-slide img {
        width: auto;
        height: 73vw;
        /*transform: translate3d(-50%, 0px,0);
        left: 50%;
        position: relative;*/
    }
}

@media (max-width : 1024px) {
    #video > div {
        width: 100%;
    }
    
    #video > div:last-child {
        margin-top: 30px;
    }
    
}

@media only screen 
and (min-device-width : 1250px) 
and (max-device-width : 1380px) 
and (orientation : landscape) {
    .slick-slide img {
        width: auto;
        height: 73vw;
        /*transform: translate3d(-50%, 0px,0);
        left: 50%;
        position: relative;*/
    }
    
    #video {
        display: flex;
        align-items: center;
    }
}

@media (max-width: 700px) {
    footer > ul li a {
        font-size: 1.2em;
        line-height: 1.8em;
    }
    
    .slider .slider-name {
       /* display: none;*/
    }
}

/***************************************/