/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

code,
kbd,
samp {
  font-size: 1em;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio:not([controls]) {
  height: 0;
}

button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
}

@font-face {
  font-family: "font-ggm";
  src: url("../fonts/font-ggm.eot");
  src: url("../fonts/font-ggm.eot") format("embedded-opentype"),
    url("../fonts/font-ggm.woff2") format("woff2"),
    url("../fonts/font-ggm.woff") format("woff"),
    url("../fonts/font-ggm.ttf") format("truetype"),
    url("../fonts/font-ggm.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Bookman Old Style";
  src: url("../fonts/BOOKOSB.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/Acumin-RPro.otf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Acumin Pro";
  src: url("../fonts/Acumin-BdPro.otf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Impact Label Reversed";
  src: url("../fonts/Impact-Label-Reversed.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "font-ggm";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dot:before {
  content: "\e800";
}

.icon-down-open-big:before {
  content: "\e805";
}

.icon-instagram:before {
  content: "\F16D";
}

.icon-down-open-mini:before {
  content: "\E801";
}

a {
  text-decoration: none;
}

h1,
.h1 {
  position: relative;
  display: block;
  font-family: "Bookman Old Style", sans-serif;
  width: 100%;
  font-size: 34px;
  line-height: 1;
}

@media screen and (min-width: 1025px) {
  h1,
  .h1 {
    font-size: 112px;
  }
}

h2,
.h2 {
  font-family: "Bookman Old Style", sans-serif;
  font-size: 28px;
  line-height: 1;
}

@media screen and (min-width: 992px) {
  h2,
  .h2 {
    font-size: 72px;
  }
}

p {
  margin-top: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

*::-webkit-input-placeholder {
  color: #333;
  opacity: 1;
}

*:-moz-placeholder {
  color: #333;
  opacity: 1;
}

*::-moz-placeholder {
  color: #333;
  opacity: 1;
}

*:-ms-input-placeholder {
  color: #333;
  opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
  color: orangered;
}

body input:required:valid,
body textarea:required:valid {
  color: #333;
}

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
}

*:focus {
  outline: none;
}

body {
  display: block;
  font-size: 16px;
  min-width: 320px;
  height: 100vh;
  position: relative;
  line-height: 1.65;
  letter-spacing: 0.1px;
  font-family: "Acumin Pro", sans-serif;
  color: #000;
  overflow: hidden;
}

::-moz-selection {
  background-color: #000;
  color: #fff;
}

::selection {
  background-color: #000;
  color: #fff;
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  min-height: 100%;
  overflow-x: hidden;
}

@media only screen and (min-width: 992px) {
  .wrapper {
    min-height: 100vh;
  }
}

.main {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  height: 100%;
}

.footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.cn--row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cn--justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section {
  position: relative;
  width: 100%;
}

.main {
  position: relative;
}

img {
  max-width: 100%;
}

@media only screen and (max-height: 600px) {
  .wrapper {
    height: 100%;
  }
}

@media (min-width: 576px) {
  .cn {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .cn {
    max-width: 720px;
  }
}

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

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

@media (min-width: 1440px) {
  .cn {
    width: 100%;
    max-width: 100%;
    padding: 0 30px;
  }
}

@media (min-width: 1470px) {
  .cn {
    width: 100%;
    max-width: 1440px;
  }
}

.dv-slot {
  width: 100%;
  max-width: 100%;
}

@media screen and (min-width: 411px) {
  .dv-slot {
    width: 380px;
  }
}

.dv-slot__banner {
  width: 100%;
  border: 4px solid #f8e71c;
  text-align: center;
}

.top-banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 30%;
}

.main-mnu {
  position: relative;
  right: 0;
  top: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
}

@media screen and (min-width: 992px) {
  .main-mnu {
    display: none;
  }
}

.main-mnu .toggle-mnu.on {
  display: none;
}

@media screen and (min-width: 992px) {
  .mobile-toggle {
    display: none;
  }
}

.toggle-mnu {
  position: relative;
  top: 16px;
  z-index: 10;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 28px;
}

.toggle-mnu.on {
  top: 15px !important;
}

.toggle-mnu span:after,
.toggle-mnu span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  z-index: 4;
}

.toggle-mnu span:before {
  width: 100%;
}

.toggle-mnu span:after {
  top: 16px;
  width: 100%;
}

.toggle-mnu span {
  position: relative;
  display: block;
  width: 100%;
}

.toggle-mnu span,
.toggle-mnu span:after,
.toggle-mnu span:before {
  height: 3px;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.toggle-mnu__bg-green span,
.toggle-mnu__bg-green span:after,
.toggle-mnu__bg-green span:before {
  background-color: #79bd54;
}

.toggle-mnu.on span {
  background-color: transparent;
}

.toggle-mnu.on span:before {
  -webkit-transform: rotate(45deg) translate(-1px, 0px);
  -ms-transform: rotate(45deg) translate(-1px, 0px);
  transform: rotate(45deg) translate(-1px, 0px);
  background-color: #fff;
}

.toggle-mnu.on span:after {
  -webkit-transform: rotate(-45deg) translate(6px, -7px);
  -ms-transform: rotate(-45deg) translate(6px, -7px);
  transform: rotate(-45deg) translate(6px, -7px);
  background-color: #fff;
}

.hidden-mnu {
  position: fixed;
  top: 0;
  z-index: 5;
  display: none;
  width: 100%;
  height: 100%;
  background: #182b3a99 0 0 no-repeat padding-box;
}

.hidden-mnu-logo {
  max-width: 160px;
}

.hidden-mnu-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.hidden-mnu-bottom {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hidden-mnu .cn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}

.hidden-mnu-container {
  padding: 20px 0;
  position: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 100%;
  background-color: #151515;
  overflow-y: scroll;
  z-index: 6;
}

.hidden-mnu ul {
  margin: 0;
  padding: 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
}

.hidden-mnu ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.hidden-mnu ul li:hover a {
  color: #f3cf37;
}

.hidden-mnu ul li:hover a:after {
  opacity: 1;
}

.hidden-mnu ul li:hover a:before {
  opacity: 1;
}

.hidden-mnu ul a {
  position: relative;
  font-family: "Bookman Old Style", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.14;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (min-width: 400px) {
  .hidden-mnu ul a {
    font-size: 26px;
  }
}
@media screen and (max-width: 400px) {
  .hidden-mnu ul a {
    font-size: 26px;
  }
}

.hidden-mnu ul a:after {
  opacity: 0;
  position: absolute;
  /*top: -24px;*/
  top: 0;
  content: "";
  height: 4px;
  width: 100%;
  background-color: #f3cf37;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.hidden-mnu ul a:before {
  opacity: 0;
  position: absolute;
  /*bottom: -24px;*/
  bottom: 0;
  content: "";
  height: 4px;
  width: 100%;
  background-color: #f3cf37;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.hidden-mnu ul i {
  color: #fff;
  font-size: 20px;
}

.hidden-mnu-links {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hidden-mnu-content .nav-links {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style: inherit;
}

.hidden-mnu-content .nav li:not(:last-child) {
  margin-right: 0;
}

.hidden-mnu-content .nav li a {
  text-align: center;
  color: #081f32;
}

.hidden-mnu-content .header-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px;
}

.hidden-mnu-content .header-contacts a {
  color: #2b263a;
}

.hidden-mnu-content .footer-social {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hidden-mnu-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.nav-mobile {
  margin-top: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 992px) {
  .nav-mobile ul {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    list-style: none;
  }

  .nav-mobile li {
    margin-left: 0;
    margin-bottom: 25px;
  }
}

.top-btn {
  position: absolute;
  top: 22px;
  right: 15px;
  z-index: 5;
}

@media only screen and (min-width: 992px) {
  .toggle-mnu {
    display: none;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #151415;
}

@media screen and (min-width: 992px) {
  .header {
    padding: 27px 0 25px;
  }
}

.header .cn--row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 992px) {
  .header .cn--row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.header:after {
  content: "";
  z-index: 2;
  position: absolute;
  bottom: -29px;
  left: 0;
  width: 100%;
  height: 30px;
  display: block;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#151415),
    to(rgba(0, 0, 0, 0))
  );
  background: -webkit-linear-gradient(top, #151415 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, #151415 0%, rgba(0, 0, 0, 0) 100%);
}

@media screen and (min-width: 992px) {
  .header:after {
    bottom: -95px;
    height: 96px;
  }
}

.header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 160px;
}

.header-logo:hover img {
  display: none;
}
.header-logo:hover {
  background: url("../images/logo-hov.png");
  background-size: contain;
  height: 77px;
  width: 232px;
}
@media screen and (min-width: 992px) {
  .header-logo {
    width: 100%;
    max-width: 100%;
  }
}

.header-order-btn {
  width: 100%;
  max-width: 1028px;
  padding: 9px 0;
  border: 7px double #f3cf37;
  border-left: none;
  border-right: none;
  font-family: "Bookman Old Style", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.16;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #f3cf37;
}

.header-order-btn:visited {
  color: #f3cf37;
}

.header-order-btn:hover {
  border: none;
  color: transparent;
  background: url("../images/order-long.png");
  background-position: center center;
  background-size: contain;
}
.hidden-mnu-bottom {
  border-top: 2px solid #f3cf37;
  border-bottom: 2px solid #f3cf37;
  padding: 5px 0;
}
.header-btn-new {
  border: none;
  border-top: 2px solid #f3cf37;
  border-bottom: 2px solid #f3cf37;
}

@media screen and (min-width: 325px) {
  .header-order-btn {
    font-size: 24px;
  }
}

@media screen and (min-width: 992px) {
  .header-order-btn {
    width: 80%;
    font-size: 36px;
  }
}

.header-order-btn--mobile {
  display: none;
}

@media screen and (min-width: 992px) {
  .header-order-btn--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header nav {
  margin-top: 36px;
  border-top: 4px solid #fff;
}

.header .nav-mobile {
  display: none;
}

@media screen and (min-width: 992px) {
  .header .nav-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header ul {
  margin: 0;
  padding: 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
}

.header ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header ul li:hover a {
  color: #f3cf37;
}

.header ul li:hover a:after {
  opacity: 1;
}

.header ul li:hover a:before {
  opacity: 1;
}

.header ul a {
  position: relative;
  font-family: "Bookman Old Style", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header ul a:after {
  opacity: 0;
  position: absolute;
  top: -24px;
  content: "";
  height: 4px;
  width: 100%;
  background-color: #f3cf37;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.safari .header ul a:after {
  left: 0;
}

.header ul a:before {
  opacity: 0;
  position: absolute;
  bottom: -24px;
  content: "";
  height: 4px;
  width: 100%;
  background-color: #f3cf37;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header ul i {
  color: #fff;
  font-size: 20px;
}
@media (max-width: 1439px) {
  .header ul a,
  .footer ul a {
    font-size: 26px !important;
    white-space: nowrap;
  }
  .header-order-btn {
    width: 70% !important;
  }
  .hidden-mnu-bottom {
    width: 90%;
    margin: 0 auto;
  }
  .header-btn-new {
    width: 100% !important;
  }
  .header-order-btn:hover {
    background-size: cover;
  }
}
@media (max-width: 768px) {
  .header-logo:hover {
    background-size: 125%;
    background-position: bottom;
    margin-top: -20px;
  }
}
@media screen and (max-width: 736px) and (min-width: 500px),
  screen and (max-height: 420px) {
  .hidden-mnu-container .cn {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
  }
  .hidden-mnu-links {
    margin-top: 0;
  }
  .hidden-mnu ul a {
    font-size: 25px;
    line-height: 15px;
  }
}
