@charset "UTF-8";
@font-face {
  font-family: "regular";
  font-display: "auto";
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.otf") format("opentype"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-regular";
  font-display: "auto";
  src: url("../fonts/Montserratarm-Regular/Montserratarm-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.otf") format("opentype"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.woff") format("woff"), url("../fonts/Montserratarm-Regular/Montserratarm-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "bold";
  font-display: "auto";
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.otf") format("opentype"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-bold";
  font-display: "auto";
  src: url("../fonts/Montserratarm-Bold/Montserratarm-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.otf") format("opentype"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.woff") format("woff"), url("../fonts/Montserratarm-Bold/Montserratarm-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "medium";
  font-display: "auto";
  src: url("../fonts/Montserrat-Medium/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.otf") format("opentype"), url("../fonts/Montserrat-Medium/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium/Montserrat-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-medium";
  font-display: "auto";
  src: url("../fonts/Montserratarm-Medium/Montserratarm-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.otf") format("opentype"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.woff") format("woff"), url("../fonts/Montserratarm-Medium/Montserratarm-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "light";
  font-display: "auto";
  src: url("../fonts/Montserrat-Light/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light/Montserrat-Light.otf") format("opentype"), url("../fonts/Montserrat-Light/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light/Montserrat-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "arm-light";
  font-display: "auto";
  src: url("../fonts/Montserratarm-Light/Montserratarm-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserratarm-Light/Montserratarm-Light.otf") format("opentype"), url("../fonts/Montserratarm-Light/Montserratarm-Light.woff") format("woff"), url("../fonts/Montserratarm-Light/Montserratarm-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?cuw023");
  src: url("../fonts/icons/icomoon.eot?cuw023#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?cuw023") format("truetype"), url("../fonts/icons/icomoon.woff?cuw023") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_close:before {
  content: "";
}

.icon_left:before {
  content: "";
}

.icon_right:before {
  content: "";
}

.icon_flickr:before {
  content: "";
}

.icon_youtube:before {
  content: "";
}

.icon_behance:before {
  content: "";
}

.icon_facebook:before {
  content: "";
}

.icon_instagram:before {
  content: "";
}

.icon_linkedin:before {
  content: "";
}

.icon_ok:before {
  content: "";
}

.icon_pinterest:before {
  content: "";
}

.icon_twitter:before {
  content: "";
}

.icon_vk:before {
  content: "";
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #000000;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "regular", "arm-regular";
  background-size: cover !important;
  background-position: center !important;
  background-attachment: fixed !important;
}
body.menu_opened {
  overflow: hidden;
}
body.menu_opened.ios_device {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

input, select, textarea, button, a, .slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

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

[class*=col-] {
  padding-left: 15px;
  padding-right: 15px;
}

.custom_container {
  width: 100%;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.socials_list {
  padding: 0;
  list-style-type: none;
  margin-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}
.socials_list li:not(:first-child) {
  padding-left: 21px;
}
.socials_list a {
  display: block;
  position: relative;
  font-size: 1.6rem;
  color: inherit;
}
.socials_list a:after {
  display: none;
}
.socials_list a:before {
  position: relative;
  display: block;
  z-index: 1;
  transform-origin: center;
  -webkit-transfrom-origin: center;
}
.socials_list a:hover:before {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: socialHover;
  animation-timing-function: ease-in;
}

@keyframes socialHover {
  0% {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }
  90% {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
  100% {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }
}
.second_brand .socials_list a:hover {
  color: #CAB379;
}

.paging {
  display: flex;
  font-size: 140%;
  line-height: 1.33em;
}
.paging li {
  padding: 0 5px;
  color: #ffffff;
  font-family: "medium", "arm-medium";
}
.paging li:first-child {
  padding-left: 0;
}
.paging li:last-child {
  padding-right: 0;
}
.paging a {
  height: 54px;
  width: 54px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  color: inherit;
}
.paging a:hover {
  background: rgba(150, 184, 22, 0.3);
}
.paging .current_page {
  background: rgba(255, 255, 255, 0.1) !important;
  color: #96B816;
  cursor: default;
}
.paging .paging_dots {
  height: 54px;
  width: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page_title {
  color: #ffffff;
  font-family: "bold", "arm-bold";
  font-size: 500%;
  line-height: 1.25em;
  padding: 0;
  margin: 0;
}

.special_word {
  color: #96B816;
  font-family: "light", "arm-light";
}

.second_brand .special_word {
  color: #CAB379;
}

.page_pretitle {
  font-size: 160%;
  line-height: 19px;
  font-family: "medium", "arm-medium";
  margin: 0 0 10px;
  color: #ffffff;
}

@media (max-width: 1199px) {
  .page_title {
    font-size: 400%;
  }
}
@media (max-width: 959px) {
  .paging {
    font-size: 130%;
  }
  .paging .paging_dots,
.paging a {
    height: 40px;
    width: 40px;
  }

  .page_title {
    font-size: 300%;
  }

  .page_pretitle {
    font-size: 140%;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .page_title {
    font-size: 240%;
  }
}
@media (max-width: 575px) {
  .page_title {
    font-size: 220%;
  }
}
@media (max-width: 479px) {
  .paging {
    font-size: 120%;
  }
  .paging .paging_dots,
.paging a {
    height: 30px;
    width: 30px;
  }

  .page_title {
    font-size: 200%;
  }

  .page_pretitle {
    font-size: 130%;
    line-height: 16px;
  }
}
.loader {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.loader:before {
  content: "";
  background: #000000;
  opacity: 0.5;
}
.loader .page_logo {
  position: relative;
  z-index: 2;
  margin-bottom: 16.6vh;
}
.loader .page_logo img {
  display: block;
  width: 189px;
}
.loader .load_indicator {
  width: 278px;
  display: block;
  height: 6px;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  z-index: 2;
  background: rgba(255, 255, 255, 0.1);
}
.loader .indicator_track {
  display: block;
  width: 0;
  height: 6px;
  background: #96B816;
  border-radius: 3px;
}

.header,
.content,
.footer,
.prehome_container {
  visibility: hidden;
  opacity: 0;
}

.info_block a,
.news_inner a {
  color: #96B816;
  text-decoration: underline;
}
.info_block a:hover,
.news_inner a:hover {
  color: rgba(150, 184, 22, 0.7);
}

.footer_menu ul, .paging {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.loader:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

[class*=icon_]:before, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@keyframes changePos {
  30% {
    opacity: 0;
  }
  75% {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    opacity: 0;
  }
  100% {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    opacity: 1;
  }
}
@keyframes returnPos {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes changeOverflow {
  0% {
    overflow: hidden;
    position: relative;
  }
  99% {
    overflow: hidden;
    position: relative;
  }
  100% {
    overflow-y: auto;
    position: relative;
  }
}
@keyframes changePosition {
  0% {
    position: absolute;
  }
  1% {
    position: absolute;
  }
  100% {
    position: fixed;
  }
}
@keyframes rechangePosition {
  0% {
    position: fixed;
  }
  99% {
    position: fixed;
  }
  100% {
    position: absolute;
  }
}
@-webkit-keyframes changePos {
  30% {
    opacity: 0;
  }
  75% {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    opacity: 0;
  }
  100% {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    opacity: 1;
  }
}
@-webkit-keyframes returnPos {
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes changeOverflow {
  0% {
    overflow: hidden;
    position: relative;
  }
  99% {
    overflow: hidden;
    position: relative;
  }
  100% {
    overflow-y: auto;
    position: relative;
  }
}
@-webkit-keyframes changePosition {
  0% {
    position: absolute;
  }
  1% {
    position: absolute;
  }
  100% {
    position: fixed;
  }
}
@-webkit-keyframes rechangePosition {
  0% {
    position: fixed;
  }
  99% {
    position: fixed;
  }
  100% {
    position: absolute;
  }
}
.header {
  position: relative;
  z-index: 100;
  padding: 0 25px;
  color: #ffffff;
}
.header_inner {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 134px;
  width: 100%;
  max-width: 1780px;
  margin: 0 auto;
  padding: 25px 0;
}
.header_menu_block {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  -o-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  height: 109px;
  background-size: 0 !important;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: rechangePosition;
  animation-timing-function: ease-in;
}
.header_menu_block:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  opacity: 0;
  content: "";
  background: inherit;
  background-size: cover !important;
  background-position: center !important;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.header_menu_inner {
  padding: 109px 25px 0;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  max-width: 1830px;
  margin: 0 auto;
  z-index: 2;
}
.header .socials_list {
  position: absolute;
  left: 25px;
  top: 25px;
  height: 84px;
  z-index: 20;
  animation-duration: 0.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: returnPos;
  animation-timing-function: ease-in;
  animation-delay: 0.25s;
  opacity: 0;
}
.header .burger_menu {
  width: 147px;
  display: flex;
  justify-content: flex-end;
}
.header .menu_button {
  font-size: 120%;
  display: flex;
  align-items: center;
  line-height: 24px;
  font-family: "bold", "arm-bold";
  color: inherit;
  position: relative;
  z-index: 100;
}
.header .menu_button:before {
  display: block;
  content: attr(data-open);
  margin-right: 19px;
}
.header .menu_button:after {
  display: block;
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #96B816;
  right: 0;
  top: 11px;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.header .menu_button span {
  display: block;
  position: relative;
  overflow: hidden;
  height: 20px;
  width: 30px;
}
.header .menu_button span:before, .header .menu_button span:after {
  right: 0;
  height: 2px;
  display: block;
  content: "";
  position: absolute;
  width: 17px;
  background: #96B816;
  transform-origin: right center;
  -webkit-transfrom-origin: right center;
}
.header .menu_button span:before {
  top: 3px;
}
.header .menu_button span:after {
  bottom: 3px;
}
.header .menu_button:not(.touch_btn):hover span:after, .header .menu_button:not(.touch_btn):hover span:before {
  width: 30px;
}
.header .all_products {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 156px;
  height: 38px;
  background: #96B816;
  color: #ffffff;
  font-family: "bold", "arm-bold";
  font-size: 120%;
  line-height: 16px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  z-index: 20;
  padding: 0 5px;
}
.header .all_products:hover {
  background: rgba(150, 184, 22, 0.7);
}
.header .second_logo {
  position: absolute;
  width: 103px;
  height: 100%;
  right: 363px;
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.header .second_logo a {
  display: block;
}
.header .second_logo img {
  display: block;
  width: 100%;
  height: auto;
}
.header .second_logo.selected {
  right: 50%;
  width: 144px;
  margin-right: -72px;
}
.header .main_logo {
  position: absolute;
  right: 50%;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 155px;
  margin-right: -78px;
  z-index: 20;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.header .main_logo a {
  display: block;
}
.header .main_logo img {
  display: block;
  width: 100%;
  height: auto;
}
.header .main_logo.inactive {
  right: 363px;
  width: 74px;
  margin-right: 0;
}
.header .lg_list {
  position: relative;
  overflow: hidden;
  margin: 9.5vh auto 0;
  padding: 0 0 8px;
  list-style-type: none;
  justify-content: space-between;
  font-size: 160%;
  line-height: 19px;
  font-family: "bold", "arm-bold";
  width: 0;
  display: flex;
  -o-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.header .lg_list a {
  display: block;
  color: #ffffff;
  position: relative;
}
.header .lg_list a.current_lg {
  font-family: "regular", "arm-regular";
  color: #96B816;
  cursor: default;
}
.header .lg_list a.current_lg:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  margin-top: 7px;
  left: 50%;
  margin-left: -15px;
  width: 30px;
  border-top: 1px solid;
}
.header .main_menu {
  margin: 9.5vh 0 2.3vh;
  padding: 0;
  list-style-type: none;
  text-align: center;
  font-size: 300%;
  line-height: 1.2em;
}
.header .main_menu li {
  padding-bottom: 2.8vh;
  opacity: 0;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.header .main_menu a {
  display: inline-block;
  vertical-align: top;
  color: #ffffff;
  font-family: "bold", "arm-bold";
}
.header .menu_content {
  width: 100%;
  height: 100%;
}
.header .content_inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  flex-direction: column;
  padding-bottom: 5.65vh;
}
.header .contacts_list {
  margin: auto -15px 0;
  padding: 5.65vh 0 0;
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  font-family: "medium", "arm-medium";
}
.header .contacts_list li {
  padding: 0 15px;
  opacity: 0;
}
.header .contacts_list li.mobile_copyrights {
  display: none;
}
.header .contacts_list .contact_type {
  font-size: 120%;
  line-height: 15px;
  margin-bottom: 10px;
}
.header .contacts_list .contact_info {
  font-size: 160%;
  line-height: 19px;
}
.header .contacts_list .contact_info a {
  color: inherit;
  display: block;
}
.header .contacts_list .contact_info a.phone_link:not(.clickable) {
  pointer-events: none;
  cursor: default;
}
.header .copyrights {
  position: fixed;
  top: 0;
  right: 42px;
  width: 100vh;
  font-size: 120%;
  line-height: 24px;
  text-align: center;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform-origin: right center;
  -webkit-transfrom-origin: right center;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
@media (max-height: 719px) {
  .header .main_menu {
    font-size: 240%;
  }
}
@media (max-height: 599px) {
  .header_inner {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 100px;
  }
  .header .main_logo {
    width: 136px;
    margin-right: -70px;
  }
  .header .social_list {
    top: 15px;
    height: 70px;
  }
  .header .lg_list {
    margin-top: 10px;
    font-size: 140%;
    line-height: 16px;
  }
  .header .main_menu {
    margin-top: 30px;
    font-size: 180%;
  }
  .header .main_menu li {
    padding-bottom: 15px;
  }
  .header .contacts_list {
    padding-top: 30px;
  }
  .header .contacts_list .contact_info {
    font-size: 130%;
    line-height: 16px;
  }
  .header .content_inner {
    padding-bottom: 20px;
  }
}
@media (max-width: 1440px) {
  .header {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header_inner {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 100px;
  }
  .header_menu_block {
    height: 100px;
  }
  .header_menu_inner {
    padding: 100px 15px 0;
  }
  .header .main_logo {
    width: 136px;
    margin-right: -70px;
  }
  .header .socials_list {
    top: 15px;
    left: 15px;
    height: 70px;
  }
  .header .burger_menu {
    width: 120px;
  }
  .header .menu_button:before {
    margin-right: 10px;
  }
  .header .menu_button span, .header .menu_button:after {
    width: 24px;
  }
  .header .main_logo.inactive,
.header .second_logo {
    right: 300px;
  }
}
@media (max-width: 1370px) {
  .header .copyrights {
    line-height: 16px;
    right: 23px;
  }
}
@media (max-width: 1279px) {
  .header .copyrights {
    display: none;
  }
  .header .contacts_list {
    flex-wrap: wrap;
  }
  .header .contacts_list li.mobile_copyrights {
    display: block;
    font-size: 120%;
    flex: 0 0 100%;
    text-align: center;
    padding-top: 20px;
  }
  .header .contacts_list li.mobile_copyrights span {
    display: inline-block;
    vertical-align: top;
  }
  .header .content_inner {
    padding-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .header .burger_menu {
    width: 45px;
  }
  .header .menu_button:before {
    display: none;
  }
  .header .menu_button:after {
    top: 9px;
  }
  .header .all_products {
    font-size: 110%;
    line-height: 13px;
    width: 150px;
    height: 30px;
  }
  .header .second_logo {
    right: 215px;
    width: 80px;
  }
  .header .second_logo.selected {
    width: 120px;
    margin-right: -60px;
  }
  .header .main_logo {
    width: 116px;
    margin-right: -58px;
  }
  .header .main_logo.inactive {
    right: 215px;
    width: 62px;
  }
  .header_inner {
    height: 90px;
  }
  .header_menu_inner {
    padding-top: 90px;
  }
  .header_menu_block {
    height: 90px;
  }
  .header .socials_list {
    height: 60px;
  }
  .header .socials_list li:not(:first-child) {
    padding-left: 15px;
  }
}
@media (max-width: 959px) {
  .header .all_products {
    display: none;
  }
  .header .second_logo,
.header .main_logo.inactive {
    right: 40px;
  }
}
@media (max-width: 767px) {
  .header .contacts_list {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding-top: 20px;
  }
  .header .contacts_list .contact_type {
    margin-bottom: 5px;
  }
  .header .contacts_list .contact_info {
    font-size: 140%;
    line-height: 17px;
  }
  .header .contacts_list li {
    padding-top: 20px;
  }
  .header_menu_inner {
    padding-left: 0;
    padding-right: 0;
  }
  .header .content_inner {
    padding: 0 15px 20px;
  }
  .header .lg_list {
    margin-top: 10px;
    font-size: 140%;
    line-height: 16px;
  }
  .header .main_menu {
    margin-top: 30px;
    font-size: 200%;
  }
  .header .main_menu li {
    padding-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .header_menu_block {
    height: 0;
  }
  .header .main_logo {
    right: 100%;
    margin-right: -116px;
  }
  .header .second_logo.selected {
    right: 100%;
    width: 100px;
    margin-right: -100px;
  }
  .header .socials_list {
    position: relative;
    height: auto;
    left: auto;
    top: auto;
  }
}

.menu_opened .menu_button:before {
  content: attr(data-close);
}
.menu_opened .menu_button:after {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  width: 0;
  right: 10px;
}
.menu_opened .menu_button span {
  width: 20px;
}
.menu_opened .menu_button span:before {
  width: 32px;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: -1px;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.menu_opened .menu_button span:after {
  width: 32px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  bottom: -1px;
  -o-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.menu_opened .header_menu_block {
  animation-name: changePosition;
  animation-duration: 0.01s;
  animation-fill-mode: forwards;
  height: 100%;
  position: fixed;
}
.menu_opened .header_menu_block:before {
  opacity: 1;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.menu_opened .header_menu_inner {
  height: 100%;
}
.menu_opened .header .lg_list {
  width: 120px;
  -o-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.menu_opened .header .socials_list {
  position: relative;
  left: auto;
  top: auto;
  height: auto;
  opacity: 1;
  animation-duration: 0.5s;
  animation-name: changePos;
  animation-delay: 0s;
  animation-fill-mode: forwards;
}
.menu_opened .header .main_menu li {
  opacity: 1;
}
.menu_opened .header .main_menu li:first-child {
  -o-transition-delay: 0.15s;
  -ms-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.menu_opened .header .main_menu li:nth-child(2) {
  -o-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.menu_opened .header .main_menu li:nth-child(3) {
  -o-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.menu_opened .header .main_menu li:nth-child(4) {
  -o-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.menu_opened .header .main_menu li:nth-child(5) {
  -o-transition-delay: 0.35s;
  -ms-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.menu_opened .header .menu_content {
  overflow: hidden;
  position: relative;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .menu_opened .header .menu_content {
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: changeOverflow;
    animation-timing-function: ease-in;
  }
}
@media screen and (max-height: 479px) {
  .menu_opened .header .menu_content {
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-name: changeOverflow;
    animation-timing-function: ease-in;
  }
}
.menu_opened .header .contacts_list li {
  opacity: 1;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.menu_opened .header .contacts_list li:first-child {
  -o-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.menu_opened .header .contacts_list li:nth-child(2) {
  -o-transition-delay: 0.55s;
  -ms-transition-delay: 0.55s;
  -moz-transition-delay: 0.55s;
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}
.menu_opened .header .contacts_list li:nth-child(3) {
  -o-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.menu_opened .header .contacts_list li:nth-child(4) {
  -o-transition-delay: 0.85s;
  -ms-transition-delay: 0.85s;
  -moz-transition-delay: 0.85s;
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}
.menu_opened .copyrights {
  right: 16px;
  -o-transition: opacity 0.15s;
  -ms-transition: opacity 0.15s;
  -moz-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
}

.second_brand:not(.menu_opened) .all_products {
  background: #CAB379;
}
.second_brand:not(.menu_opened) .all_products:hover {
  background: rgba(202, 179, 121, 0.7);
}
.second_brand:not(.menu_opened) .menu_button:after,
.second_brand:not(.menu_opened) .menu_button span:before,
.second_brand:not(.menu_opened) .menu_button span:after {
  background: #CAB379;
}

.second_brand.menu_opened .main_logo {
  right: 50%;
  width: 155px;
  margin-right: -78px;
}
.second_brand.menu_opened .second_logo {
  width: 103px;
  right: 363px;
  margin-right: 0;
}
@media (max-height: 599px) {
  .second_brand.menu_opened .main_logo {
    width: 136px;
    margin-right: -70px;
  }
}
@media (max-width: 1440px) {
  .second_brand.menu_opened .main_logo {
    width: 136px;
    margin-right: -70px;
  }
  .second_brand.menu_opened .second_logo {
    right: 300px;
  }
}
@media (max-width: 1199px) {
  .second_brand.menu_opened .second_logo {
    right: 215px;
    width: 80px;
  }
  .second_brand.menu_opened .main_logo {
    width: 116px;
    margin-right: -58px;
  }
}
@media (max-width: 959px) {
  .second_brand.menu_opened .second_logo {
    right: 40px;
  }
}
@media (max-width: 575px) {
  .second_brand.menu_opened .main_logo {
    right: 100%;
    margin-right: -116px;
  }
}

.footer {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.2);
  font-family: "medium", "arm-medium";
  color: #ffffff;
}
.footer_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0;
}
.footer_menu {
  flex: 2;
}
.footer_menu ul {
  display: flex;
  justify-content: center;
  padding: 0 20px;
}
.footer_menu li {
  padding: 0 17px;
}
.footer_menu a {
  color: inherit;
  font-size: 120%;
  line-height: 1.33em;
  white-space: nowrap;
}
.footer .customer {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 140%;
  line-height: 1.33em;
  white-space: nowrap;
}
.footer .customer img {
  width: 80px;
  min-width: 80px;
}
.footer .customer .copyrights {
  padding-left: 20px;
  flex: 1;
}
.footer .customer .copyrights span {
  color: #96B816;
}
.footer .developer {
  font-size: 140%;
  line-height: 1.33em;
  text-align: right;
  white-space: nowrap;
  flex: 1;
}
.footer .developer a {
  color: #96B816;
}
.footer .developer a:hover {
  color: rgba(150, 184, 22, 0.7);
}
@media (max-width: 1199px) {
  .footer_menu li {
    padding: 0 10px;
  }
  .footer .developer,
.footer .customer {
    font-size: 130%;
  }
}
@media (max-width: 959px) {
  .footer_inner {
    padding: 20px 0;
    flex-wrap: wrap;
  }
  .footer_menu {
    flex: 0 0 100%;
    width: 100%;
    padding-bottom: 30px;
  }
  .footer_menu li {
    padding: 0 15px;
  }
  .footer .customer,
.footer .developer {
    order: 2;
  }
}
@media (max-width: 767px) {
  .footer_inner {
    flex-direction: column;
  }
  .footer_menu {
    padding-bottom: 20px;
  }
  .footer_menu ul {
    padding: 0;
  }
  .footer_menu li {
    padding: 0 10px;
  }
  .footer .customer {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .footer .customer .copyrights {
    padding-left: 0;
    padding-top: 5px;
    text-align: center;
  }
  .footer .developer {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .footer_menu ul {
    flex-direction: column;
    align-items: center;
  }
  .footer_menu li {
    padding: 10px 0 0;
  }
  .footer_menu li:first-child {
    padding-top: 0;
  }
  .footer .customer {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .footer .customer .copyrights {
    padding-left: 0;
    padding-top: 5px;
    text-align: center;
  }
  .footer .developer {
    text-align: center;
  }
}

.second_brand .footer .customer .copyrights span,
.second_brand .footer .developer a, .second_brand .footer_menu a:hover {
  color: #CAB379;
}
.second_brand .footer .developer a:hover {
  color: rgba(202, 179, 121, 0.7);
}

.header .second_logo a, .header .main_logo a, .footer {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.socials_list a, .info_block a,
.news_inner a, .header .lg_list a, .header .main_menu a, .header .contacts_list .contact_info a:not(.phone_link), .footer_menu a, .footer .developer a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.paging a, .header .all_products {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.header .menu_button span:before, .header .menu_button span:after {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.header .second_logo a:hover, .header .main_logo a:hover {
  opacity: 0.7;
}

.socials_list a:hover, .header .lg_list a:hover, .header .main_menu a:hover, .header .contacts_list .contact_info a:hover:not(.phone_link), .footer_menu a:hover {
  color: #96B816;
}

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