@charset "UTF-8";
::-webkit-input-placeholder {
  color: #a6a6a6
}

:-moz-placeholder {
  color: #a6a6a6
}

::-moz-placeholder {
  color: #a6a6a6
}

:-ms-input-placeholder {
  color: #a6a6a6
}

body input:focus::-webkit-input-placeholder, body textarea:focus::-webkit-input-placeholder {
  opacity: .5
}

body input:focus:-moz-placeholder, body textarea:focus:-moz-placeholder {
  opacity: .5
}

body input:focus::-moz-placeholder, body textarea:focus::-moz-placeholder {
  opacity: .5
}

body input:focus:-ms-input-placeholder, body textarea:focus:-ms-input-placeholder {
  opacity: .5
}

@font-face {
  font-family: "Gotham Pro";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/GothamPro-Light/GothaProLig.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamPro-Light/GothaProLig.woff) format("woff"), url(../fonts/GothamPro-Light/GothaProLig.ttf) format("truetype")
}

@font-face {
  font-family: "Gotham Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/GothamPro-Regular/GothamProRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamPro-Regular/GothamProRegular.woff) format("woff"), url(../fonts/GothamPro-Regular/GothamProRegular.ttf) format("truetype")
}

@font-face {
  font-family: "Gotham Pro";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/GothamPro-Medium/GothaProMed.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamPro-Medium/GothaProMed.woff) format("woff"), url(../fonts/GothamPro-Medium/GothaProMed.ttf) format("truetype")
}

@font-face {
  font-family: "Gotham Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/GothamProBold/GothamProBold.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamProBold/GothamProBold.woff) format("woff"), url(../fonts/GothamProBold/GothamProBold.ttf) format("truetype")
}

@font-face {
  font-family: "Gotham Pro";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../fonts/GothamProBlack/GothamProBlack.eot?#iefix) format("embedded-opentype"), url(../fonts/GothamProBlack/GothamProBlack.woff) format("woff"), url(../fonts/GothamProBlack/GothamProBlack.ttf) format("truetype")
}

@font-face {
  font-family: BebasNeueLight;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/BebasNeueLight/BebasNeueLight.eot?#iefix) format("embedded-opentype"), url(../fonts/BebasNeueLight/BebasNeueLight.woff) format("woff"), url(../fonts/BebasNeueLight/BebasNeueLight.ttf) format("truetype")
}

h1 {
  font-size: 72px;
  font-weight: 500;
  line-height: 72px;
  text-align: center;
  margin-bottom: 0;
  position: relative;
}

h2 {
  font-size: 72px;
  font-weight: 900;
  line-height: 72px;
  text-align: center;
  margin-bottom: 0;
  position: relative;
  text-transform: uppercase
}

h2 span {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300
}

h3 {
  font-size: 48px;
  font-weight: 900;
  line-height: 48px;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase
}

h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
  position: relative;
  text-transform: uppercase
}

.line_hr {
  width: 100px;
  height: 4px;
  margin: 20px auto;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #524241 0, #524241 50%, #a22d1d 100%);
  background: #58C9A0;
}

div.wpcf7 {
  margin: 0;
  padding: 0
}

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0
}

div.wpcf7-response-output {
  margin: 2em .5em 1em;
  padding: .2em 1em;
  border: 2px solid red
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14
}

div.wpcf7-aborted, div.wpcf7-mail-sent-ng {
  border: 2px solid red
}

div.wpcf7-spam-blocked {
  border: 2px solid orange
}

div.wpcf7-acceptance-missing, div.wpcf7-validation-errors {
  border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
  position: relative
}

span.wpcf7-not-valid-tip {
  color: red;
  font-size: 1em;
  font-weight: 400;
  display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: .2em .8em
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em
}

span.wpcf7-list-item-label::after, span.wpcf7-list-item-label::before {
  content: " "
}

.wpcf7-display-none {
  display: none
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url(../img/ajax-loader.gif);
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
  visibility: visible
}

div.wpcf7 div.ajax-error {
  display: none
}

div.wpcf7 .placeheld {
  color: #888
}

div.wpcf7 input[type=file] {
  cursor: pointer
}

div.wpcf7 input[type=file]:disabled {
  cursor: default
}

div.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed
}

#wowslider {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none
}

#wowslider.black_layout:before {
  z-index: 1 !important
}

#wowslider .ws_images {
  height: 100%
}

#wowslider .ws_images ul {
  width: 100%;
  height: 100%
}

#wowslider .ws_images ul li {
  width: 100%;
  height: 100%;
  padding: 0;
  display: inline-block;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat
}

#wowslider .ws_images .ws_effect > div > img {
  position: absolute;
  width: auto !important;
  height: auto !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

header .header__wrap .mobile_menu.show_mobile_menu:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 232px;
  height: 296px;
  background-image: url(../img/mob_menu_logo.png)
}

.description {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 30px;
  text-align: center
}

.with_pattern {
  z-index: 1;
  position: relative
}

.with_pattern:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: url(../img/Pattern_Fill_1.png)
}

.head_baner {
  padding: 40px 0;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  overflow: hidden;
  background: #58C9A0;
}

.head_baner .main_head_content {
  position: relative
}

.head_baner video {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.head_baner h1 {
  color: #333
}

.head_baner .kama_breadcrumbs {
  color: #333;
  text-align: center
}

.head_baner .kama_breadcrumbs a {
  color: #333;
  font-size: 18px
}

.head_baner .kama_breadcrumbs .kb_sep {
  color: #333
}

.head_baner .kama_breadcrumbs .kb_title {
  color: #333;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  letter-spacing: 1.35px;
  background-clip: text;
  /*-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)*/
}

.head_baner .line {
  width: 100px;
  height: 4px;
  margin: 20px auto 0;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #524241 0, #524241 50%, #a22d1d 100%);
  background: #58C9A0;
}

.article_baner {
  padding: 40px 0;
  min-height: -webkit-calc(100vh - 90px);
  min-height: calc(100vh - 90px);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.article_baner h1 {
  color: #fff;
  font-size: 48px;
  line-height: 58px
}

.article_baner .kama_breadcrumbs {
  margin-bottom: 15px;
  text-align: center
}

.article_baner .kama_breadcrumbs a {
  color: #fff;
  font-size: 18px
}

.article_baner .kama_breadcrumbs .kb_sep {
  color: #fff
}

.article_baner .kama_breadcrumbs .kb_title {
  color: #f6c43d;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  letter-spacing: 1.35px;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.article_baner .line {
  width: 100px;
  height: 4px;
  margin: 25px auto 0;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.technologies {
  padding: 60px 0 20px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.technologies .section_content .technologies_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}

.technologies .section_content .technologies_items .item-block {
  width: 25%;
}

.technologies .section_content .technologies_items .item {
/*  width: 25%;*/
  width: 100%;
  padding: 0 30px;
  margin-bottom: 50px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.technologies .section_content .technologies_items .item .icon_wrap {
  margin-bottom: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.technologies .section_content .technologies_items .item .icon_wrap img {
  max-width: 100%;
  margin: 0 auto;
  height: 100px;
}

.technologies .section_content .technologies_items .item .title {
  height: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 24px !important;
  font-weight: 500;
  padding: 5px 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#7b6031), color-stop(50%, #f9d697), to(#7b6031));
  background-image: -webkit-linear-gradient(left, #7b6031 0, #f9d697 50%, #7b6031 100%);
  background-image: -o-linear-gradient(left, #7b6031 0, #f9d697 50%, #7b6031 100%);
  background-image: linear-gradient(to right, #7b6031 0, #f9d697 50%, #7b6031 100%);
  background: #ffff;
  color: #333333;
}

.product_list {
  padding: 20px 0 20px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.product_list .product_list_items {
  margin: 60px -15px 20px
}

.product_list .product_list_items .grid-sizer {
  width: 25%
}

.product_list .product_list_items .gutter-sizer {
  width: 0
}

.product_list .product_list_items .item {
  width: 25%;
  padding: 0 15px 30px
}

.product_list .product_list_items .item .item_content {
  position: relative;
  overflow: hidden;
  z-index: 1
}

.product_list .product_list_items .item .item_content img {
  width: 100%;
  z-index: -1;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s
}

.product_list .product_list_items .item .item_content:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.product_list .product_list_items .item .item_content:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 110px;
  width: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(75%, rgba(0, 0, 0, .68)), to(rgba(0, 0, 0, .91)));
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .68) 75%, rgba(0, 0, 0, .91) 100%);
  background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .68) 75%, rgba(0, 0, 0, .91) 100%);
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .68) 75%, rgba(0, 0, 0, .91) 100%)
}

.product_list .product_list_items .item .item_content .title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  color: #fff;
  padding: 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 900;
  /*text-transform: uppercase*/
}

.product_list .product_list_items .item .item_content .title:before {
  content: '';
  position: absolute;
  width: 100px;
  height: 4px;
  top: 10px;
  left: 20px;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #524241 0, #524241 50%, #a22d1d 100%);
  background: #58C9A0;
}

.product_list .product_list_items .item.large {
  width: 50%
}

.product_list .product_list_items .item.large .item_content:before {
  height: 240px
}

.product_list .product_list_items .item.large .item_content .title {
  font-size: 24px;
  line-height: 36px;
  padding: 25px 40px
}

.product_list .product_list_items .item.large .item_content .title:before {
  left: 40px
}

.page_links {
  padding: 0 0 30px
}

.page_links .page_links_items {
  margin-bottom: 25px
}

.page_links .page_links_items .item {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 5px
}

.page_links .page_links_items .item img {
  width: 100%
}

.page_links .page_links_items .item:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 91px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(75%, rgba(0, 0, 0, .68)), to(rgba(0, 0, 0, .91)));
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .68) 75%, rgba(0, 0, 0, .91) 100%);
  background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .68) 75%, rgba(0, 0, 0, .91) 100%);
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .68) 75%, rgba(0, 0, 0, .91) 100%)
}

.page_links .page_links_items .item .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase
}

.page_links .page_links_items .item .title:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 2px;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.page_content {
  padding: 70px 0;
  -webkit-background-size: auto auto;
  background-size: auto;
  background-position: center -260px;
  background-repeat: repeat-y
}

.page_content .section_content .text_wrap {
  width: 1010px;
  max-width: 100%;
  margin: 0 auto
}

.page_content .section_content .text_wrap p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 27px
}

.page_content .section_content .text_wrap .alignnone {
  width: 100%;
  margin-bottom: 30px
}

.page_content .section_content .text_wrap .alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  max-width: -webkit-calc(50% - 15px);
  max-width: calc(50% - 15px)
}

.page_content .section_content .text_wrap .aligncenter {
  display: block;
  margin: 0 auto 20px
}

.page_content .section_content .text_wrap .alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 20px;
  max-width: -webkit-calc(50% - 15px);
  max-width: calc(50% - 15px)
}

.page_content .section_content .text_wrap .js-lazyYT-container {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 10px
}

.page_content .section_content .text_wrap .js-lazyYT-container .ytp-thumbnail .ytp-large-play-button {
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%);
  opacity: 1;
  width: 95px;
  height: 95px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -47px;
  margin-top: -47px;
  position: relative
}

.page_content .section_content .text_wrap .js-lazyYT-container .ytp-thumbnail .ytp-large-play-button svg {
  display: none
}

.page_content .section_content .text_wrap .js-lazyYT-container .ytp-thumbnail .ytp-large-play-button:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 37px;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -18px;
  background-repeat: no-repeat;
  background-image: url(../img/play-button.png)
}

.page_content .section_content .text_wrap h1 {
  font-size: 48px;
  line-height: 58px;
  text-align: left
}

.page_content .section_content .text_wrap .kama_breadcrumbs {
  margin-bottom: 15px
}

.page_content .section_content .text_wrap .kama_breadcrumbs a {
  color: #222;
  font-size: 18px
}

.page_content .section_content .text_wrap .kama_breadcrumbs .kb_sep {
  color: #222
}

.page_content .section_content .text_wrap .kama_breadcrumbs .kb_title {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  letter-spacing: 1.35px;
  background-clip: text;
  -webkit-background-clip: text;
}

.page_content .section_content .text_wrap .line {
  width: 100px;
  height: 4px;
  margin: 25px 0;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #524241 0, #524241 50%, #a22d1d 100%);
  background: #58C9A0;
}


.technologies .slick-slider .slick-prev,
.technologies .slick-slider .slick-next {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
  width: 44px;
  height: 44px;
  border-radius: 5px;
  font-family: Linearicons-Free;
  font-size: 30px;
  position: absolute;
  z-index: 2;
  top: 40%;
  margin-top: -22px;
  padding: 0;
  border: none;
  outline: none;
  background: rgba(13, 13, 13, .7);
  color: #fff;
}
.technologies .slick-slider .slick-prev {
  left: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.technologies .slick-slider .slick-next {
  right: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.technologies .slick-slider .slick-prev:before,
.technologies .slick-slider .slick-next:before {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  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;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "\e878";
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.awards {
  padding: 70px 0;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover
}

.awards .section_content h2 {
  color: #fff
}

.awards .section_content .awards_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 25px 0 0
}

.awards .section_content .awards_items .item {
  width: 16.66%;
  padding: 0 15px;
  text-align: center;
  margin-bottom: 40px;
  position: relative
}

.awards .section_content .awards_items .item img {
  max-width: 100%;
  margin-bottom: 20px
}

.awards .section_content .awards_items .item .title {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.awards .section_content .awards_items .item .text {
  display: none;
  padding: 20px;
  top: 70px;
  left: 100px;
  width: 220px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  position: absolute;
  text-align: left;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 1, .3);
  box-shadow: 0 7px 15px rgba(0, 0, 1, .3);
  background-image: -webkit-gradient(linear, left top, right top, from(#cc972b), to(#a9770d));
  background-image: -webkit-linear-gradient(left, #cc972b 0, #a9770d 100%);
  background-image: -o-linear-gradient(left, #cc972b 0, #a9770d 100%);
  background-image: linear-gradient(to right, #cc972b 0, #a9770d 100%)
}

.awards .section_content .awards_items .item .text b {
  font-weight: 900
}

.awards .section_content .awards_items .item:hover {
  z-index: 1
}

.awards .section_content .awards_items .item:hover .text {
  display: block
}

.awards .section_content .awards_items .item:nth-child(6n+6) .text {
  right: 100px;
  left: auto
}

.awards .section_content .awards_items .item.slick-current .title {
  position: relative
}

.awards .section_content .awards_items .item.slick-current .title:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 4px;
  height: 4px;
  margin-left: -2px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff
}

.products {
  padding: 70px 0;
  position: relative
}

.products .products_bg {
  position: absolute;
  top: 40px;
  left: 50%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.products .products_bg_2 {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: -1
}

.products .section_content .product_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.products .section_content .product_items .item {
  width: 25%;
  position: relative;
  margin-bottom: 80px;
  text-align: center
}

.products .section_content .product_items .item .prod_img_wrap {
  position: relative;
  z-index: 1
}

.products .section_content .product_items .item .prod_img_wrap .prod_hover_img {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  right: 40px;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}

.products .section_content .product_items .item .prod_img_wrap .video_file {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  left: 50%;
  top: 45%;
  height: 110%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.products .section_content .product_items .item .prod_img {
  max-height: 456px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  margin-bottom: 60px;
  position: relative
}

.products .section_content .product_items .item .new_icon {
  position: absolute;
  top: 0;
  left: 40px
}

.products .section_content .product_items .item .title {
  width: 100%;
  color: #222;
  padding: 9px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
  position: relative
}

.products .section_content .product_items .item:hover .prod_img_wrap .video_file {
  opacity: 1
}

.products .section_content .product_items .item:hover .prod_img_wrap .prod_hover_img {
  opacity: 1
}

.products .section_content .product_items .item:hover .prod_img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.products .section_content .product_items .item:hover .title {
  color: #fff;
  position: relative;
  color: #f6c43d;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.contacts_page {
  padding: 30px 0 50px
}

.contacts_page .section_content .contacts_page_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.contacts_page .section_content .contacts_page_items .item {
  width: 360px;
  margin: 0 15px;
  padding: 40px 15px;
  text-align: center;
  border: 2px solid #f0f0f0;
  background-color: #fff
}

.contacts_page .section_content .contacts_page_items .item .title {
  color: #222;
  font-family: "Gotham Pro";
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase
}

.contacts_page .section_content .contacts_page_items .item .line {
  width: 30px;
  height: 4px;
  margin: 10px auto;
  background: #58C9A0;
}

.contacts_page .section_content .contacts_page_items .item .text {
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px
}

.contacts_page .section_content .contacts_page_wraps {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1210px;
  margin: 0 auto;
  max-width: 100%
}

.contacts_page .section_content .contacts_page_wraps .map_wrap {
  width: 50%;
  padding: 0 35px
}

.contacts_page .section_content .contacts_page_wraps .map_wrap #google-map {
  height: 470px
}

.contacts_page .section_content .contacts_page_wraps .form_wrap {
  width: 50%;
  padding: 0 35px
}

.contacts_page .section_content .contacts_page_wraps .form_wrap form {
  width: 450px;
  max-width: 100%
}

.contacts_page .section_content .contacts_page_wraps .form_wrap form .form_title {
  color: #222;
  font-size: 48px;
  line-height: 48px;
  font-weight: 900;
  margin-bottom: 10px;
  text-transform: uppercase
}

.contacts_page .section_content .contacts_page_wraps .form_wrap form .form_text {
  color: #222;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 15px
}

.contacts_page .section_content .contacts_page_wraps .form_wrap form input, .contacts_page .section_content .contacts_page_wraps .form_wrap form textarea {
  width: 100%;
  padding: 10px 30px;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  font-family: "Gotham Pro";
  overflow: hidden;
  -webkit-box-shadow: inset 1px 1px 6px rgba(0, 0, 1, .1);
  box-shadow: inset 1px 1px 6px rgba(0, 0, 1, .1)
}

.contacts_page .section_content .contacts_page_wraps .form_wrap form .submit_btn {
  width: 213px;
  cursor: pointer;
  padding: 10px 30px;
  color: #222;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  text-align: center;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  border-left: 1px solid #c38943;
  border-right: 1px solid #b37f3f;
  border-top: 1px solid #b37f3f;
  border-bottom: 1px solid #b37f3f;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 1px;
  background-size: 100% 1px;
  border: 2px solid #58C9A0;
}

.contacts_page .section_content .contacts_page_wraps .form_wrap form .submit_btn:hover {
  color: #222;
  border-color: transparent;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-size: initial;
  background-size: initial;
  background: #58C9A0;
}

.related_articles {
  padding: 0 0 70px
}

.related_articles .section_content .related_articles_items {
  padding: 30px 0 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px
}

.related_articles .section_content .related_articles_items .item {
  width: -webkit-calc(50% - 30px);
  width: calc(50% - 30px);
  margin: 0 15px
}

.related_articles .section_content .related_articles_items .item .item_content {
  position: relative
}

.related_articles .section_content .related_articles_items .item .item_content img {
  width: 100%
}

.related_articles .section_content .related_articles_items .item .item_content:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 239px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(45%, rgba(0, 0, 0, .6)), color-stop(75%, rgba(0, 0, 0, .78)), to(rgba(0, 0, 0, .91)));
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .6) 45%, rgba(0, 0, 0, .78) 75%, rgba(0, 0, 0, .91) 100%);
  background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .6) 45%, rgba(0, 0, 0, .78) 75%, rgba(0, 0, 0, .91) 100%);
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .6) 45%, rgba(0, 0, 0, .78) 75%, rgba(0, 0, 0, .91) 100%)
}

.related_articles .section_content .related_articles_items .item .item_content .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 40px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 900;
  text-transform: uppercase
}

.related_articles .section_content .related_articles_items .item .item_content .title:before {
  content: '';
  position: absolute;
  width: 100px;
  height: 4px;
  top: 25px;
  left: 40px;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.page_content_image_slider {
  margin-bottom: 10px;
  position: relative
}

.page_content_image_slider .page_content_slide_count {
  position: absolute;
  width: 150px;
  left: -130px;
  top: 0;
  z-index: 1;
  padding: 8px 20px;
  font-size: 18px;
  line-height: 30px
}

.page_content_image_slider .page_content_slide_count .slideCountItem {
  font-size: 24px;
  font-weight: 700
}

.page_content_image_slider .page_content_slide_count:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.page_content_image_slider .slick-arrow {
  width: 60px;
  height: 60px;
  border: none;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
  font-size: 0;
  position: absolute;
  background-color: #fff
}

.page_content_image_slider .slick-arrow:before {
  content: '';
  font-size: 24px
}

.page_content_image_slider .slick-arrow.slick-prev {
  left: 0
}

.page_content_image_slider .slick-arrow.slick-prev:before {
  content: '←'
}

.page_content_image_slider .slick-arrow.slick-next {
  right: 0
}

.page_content_image_slider .slick-arrow.slick-next:before {
  content: '→'
}

.page_content_thubn_slider {
  margin: 0 -5px;
  margin-bottom: 30px
}

.page_content_thubn_slider img {
  margin: 0 5px;
  cursor: pointer
}

.quote_text {
  position: relative;
  padding-left: 130px;
  color: grey;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px
}

.quote_text:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 99px;
  height: 77px;
  background-image: url(../img/quote_icon.png)
}

.quote_text b {
  color: #222;
  font-weight: 700;
  font-size: 18px
}

.quote_text_2 {
  position: relative;
  padding: 30px 30px 30px 60px;
  color: grey;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
  background-color: #f0f0f0
}

.quote_text_2:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(bottom, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(bottom, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to top, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.quote_text_2 b {
  color: #222;
  font-weight: 700;
  font-size: 18px
}

.list_style li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
  line-height: 27px;
  font-size: 16px
}

.list_style li p {
  margin-bottom: 0
}

.list_style li .linear {
  width: 50px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative
}

.list_style li .linear:before {
  content: '';
  position: absolute;
  width: 27px;
  height: 3px;
  top: 11px;
  left: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.list_style li .num {
  width: 50px;
  color: #f6c43d;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-linear-gradient(60deg, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(60deg, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(30deg, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.news {
  padding: 50px 0
}

.news .section_content .news_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px
}

.news .section_content .news_items .item {
  width: -webkit-calc(33.33% - 30px);
  width: calc(33.33% - 30px);
  margin: 0 15px 30px;
  position: relative;
  overflow: hidden;
  z-index: 1
}

.news .section_content .news_items .item .news_img {
  width: 100%;
  z-index: -1;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s
}

.news .section_content .news_items .item:hover .news_img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.news .section_content .news_items .item:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 110px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(75%, rgba(0, 0, 0, .68)), to(rgba(0, 0, 0, .91)));
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .68) 75%, rgba(0, 0, 0, .91) 100%);
  background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .68) 75%, rgba(0, 0, 0, .91) 100%);
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .68) 75%, rgba(0, 0, 0, .91) 100%)
}

.news .section_content .news_items .item .title {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  color: #fff;
  padding: 20px 30px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 900;
  text-transform: uppercase
}

.news .section_content .news_items .item .title:before {
  content: '';
  position: absolute;
  width: 100px;
  height: 4px;
  top: 10px;
  left: 30px;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.news .section_content .news_items .item.full_width {
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px)
}

.news .section_content .news_items .item.full_width:before {
  opacity: .4;
  height: 100%;
  background-color: #000
}

.news .section_content .news_items .item.full_width .title {
  top: 50%;
  left: 50%;
  bottom: auto;
  font-size: 30px;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.news .section_content .news_items .item.full_width .title:before {
  left: 50%;
  top: auto;
  bottom: 0;
  margin-left: -50px
}

.pagination_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 0 0
}

.pagination_wrap .screen-reader-text {
  display: none
}

.pagination_wrap .current, .pagination_wrap a {
  color: #222;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  border: 1px solid #e6e6e6
}

.pagination_wrap .current.next span, .pagination_wrap .current.prev span, .pagination_wrap a.next span, .pagination_wrap a.prev span {
  font-weight: 700;
  font-size: 12px
}

.pagination_wrap .current:hover, .pagination_wrap a:hover {
  border: 1px solid #c38943
}

.pagination_wrap .current.current, .pagination_wrap a.current {
  border-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.product_page_baner {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.product_page_baner .product_page_baner_content {
  min-height: 100vh;
  padding: 30px 0 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.product_page_baner .product_page_baner_content .text_wrap {
  width: 50%
}

.product_page_baner .product_page_baner_content .text_wrap h1 {
  color: #fff;
  text-align: left
}

.product_page_baner .product_page_baner_content .text_wrap .line {
  width: 100px;
  height: 4px;
  margin: 30px 0;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.product_page_baner .product_page_baner_content .text_wrap .title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase
}

.product_page_baner .product_page_baner_content .text_wrap .text {
  color: #fff
}

.product_page_baner .product_page_baner_content .text_wrap ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 20px
}

.product_page_baner .product_page_baner_content .text_wrap ul li {
  color: #fff
}

.product_page_baner .product_page_baner_content .left_wrap {
  width: 50%;
  padding-left: 130px
}

.product_page_baner .product_page_baner_content .left_wrap .logo_img {
  width: 360px;
  margin-bottom: 10px
}

.product_page_baner .product_page_baner_content .left_wrap h1 {
  color: #333;
  font-size: 44px;
  font-weight: 900;
  text-align: left;
  line-height: 60px;
  text-transform: uppercase
}

.product_page_baner .product_page_baner_content .left_wrap .line {
  width: 100px;
  height: 4px;
  margin: 20px 0;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #524241 0, #524241 50%, #a22d1d 100%);
}

.product_page_baner .product_page_baner_content .left_wrap .text {
  color: #333
}

.product_page_baner .product_page_baner_content .left_wrap .params {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 0 0
}

.product_page_baner .product_page_baner_content .left_wrap .params .item {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.product_page_baner .product_page_baner_content .left_wrap .params .item .left {
  width: 40px
}

.product_page_baner .product_page_baner_content .left_wrap .params .item .left img {
  position: relative;
  top: -3px
}

.product_page_baner .product_page_baner_content .left_wrap .params .item .right .val {
  color: #f6c43d;
  font-size: 44px;
  line-height: 44px;
  margin-bottom: 10px;
  font-weight: 900;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.product_page_baner .product_page_baner_content .left_wrap .params .item .right .val span {
  font-size: 18px;
  line-height: 18px
}

.product_page_baner .product_page_baner_content .left_wrap .params .item .right .text {
  color: #f6c43d;
  font-size: 18px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.product_page_baner .product_page_baner_content .right_wrap {
  width: 50%;
  padding: 0 20px;
  text-align: center
}

.product_page_baner .product_page_baner_content .right_wrap img {
  max-width: 100%;
  max-height: 714px
}

.product_page_baner .product_page_baner_content .mob_text {
  color: #333
}

.cocktail_page_baner {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.cocktail_page_baner .cocktail_page_baner_content {
  min-height: 100vh;
  padding: 130px 0 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.cocktail_page_baner .cocktail_page_baner_content .text_wrap {
  width: 50%
}

.cocktail_page_baner .cocktail_page_baner_content .text_wrap h1 {
  color: #fff;
  text-align: left
}

.cocktail_page_baner .cocktail_page_baner_content .text_wrap .line {
  width: 100px;
  height: 4px;
  margin: 30px 0;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.cocktail_page_baner .cocktail_page_baner_content .text_wrap .title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase
}

.cocktail_page_baner .cocktail_page_baner_content .text_wrap .text {
  color: #fff
}

.cocktail_page_baner .cocktail_page_baner_content .text_wrap ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 20px
}

.cocktail_page_baner .cocktail_page_baner_content .text_wrap ul li {
  color: #fff
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap {
  width: 50%;
  padding-left: 130px
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap .logo_img {
  width: 360px;
  margin-bottom: 10px
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap h1 {
  color: #fff;
  font-size: 44px;
  font-weight: 900;
  text-align: left;
  line-height: 60px;
  text-transform: uppercase
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap .line {
  width: 100px;
  height: 4px;
  margin: 20px 0;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap .text {
  color: #fff
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap .params {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 0 0
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item .left {
  width: 40px
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item .left img {
  position: relative;
  top: -3px
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item .right .val {
  color: #f6c43d;
  font-size: 44px;
  line-height: 44px;
  margin-bottom: 10px;
  font-weight: 900;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item .right .val span {
  font-size: 18px;
  line-height: 18px
}

.cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item .right .text {
  color: #f6c43d;
  font-size: 18px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.cocktail_page_baner .cocktail_page_baner_content .right_wrap {
  width: 50%;
  padding: 0 20px;
  text-align: center
}

.cocktail_page_baner .cocktail_page_baner_content .right_wrap img {
  max-width: 100%
}

.product_page_about {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.product_page_about .product_page_about_content {
  min-height: 100vh;
  padding: 50px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.product_page_about .product_page_about_content .right_wrap {
  width: 620px;
  padding: 70px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 1, .63);
  box-shadow: 0 4px 16px rgba(0, 0, 1, .63)
}

.product_page_about .product_page_about_content .right_wrap .title {
  color: #222;
  font-size: 48px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercas
}

.product_page_about .product_page_about_content .right_wrap .line {
  width: 100px;
  height: 4px;
  margin: 30px auto 20px;
  background-color: #f6c43d;
  background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
  background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
  background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
}

.arrow_down {
  position: absolute;
  width: 80px;
  height: 80px;
  bottom: -40px;
  left: 50%;
  margin-left: -40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff
}

.arrow_down .lnr {
  position: relative;
  top: 10px;
  left: 27px;
  color: #222;
  font-size: 26px;
  font-weight: 900
}

.capacity {
  padding: 80px 0 50px;
  position: relative
}

.capacity .bg13 {
  position: absolute;
  z-index: -1;
  top: 230px;
  width: 100%
}

.capacity .capacity_items {
  width: 870px;
  max-width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 0
}

.capacity .capacity_items .slick-list {
  padding: 0 !important
}

.capacity .capacity_items .slick-track {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important
}

.capacity .capacity_items .item {
  width: 290px;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto 0 10px
}

.capacity .capacity_items .item .item_content {
  width: 100%;
  position: relative
}

.capacity .capacity_items .item .item_content:before {
  content: '';
  position: absolute;
  right: 20px;
  width: 60px;
  height: 100%;
  border: 2px solid #d2a565;
  border-left: none
}

.capacity .capacity_items .item .item_content .icon {
  display: inline-block
}

.capacity .capacity_items .item .item_content .size {
  position: absolute;
  color: #222;
  font-size: 24px;
  line-height: 30px;
  width: 100px;
  right: -30px;
  top: 50%;
  margin-top: -15px;
  text-align: center;
  font-weight: 900;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-color: #fff;
  text-transform: uppercase
}

.capacity .capacity_items .slick-arrow {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  border: none;
  font-size: 0;
  top: 50%;
  margin-top: -25px;
  z-index: 1;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #c38943;
  background-color: transparent
}

.capacity .capacity_items .slick-arrow:before {
  font-size: 14px;
  color: #222;
  content: '';
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 900
}

.capacity .capacity_items .slick-arrow.slick-prev {
  left: -50px
}

.capacity .capacity_items .slick-arrow.slick-prev:before {
  content: "\e875"
}

.capacity .capacity_items .slick-arrow.slick-next {
  right: -50px
}

.capacity .capacity_items .slick-arrow.slick-next:before {
  content: "\e876"
}

.product_cocktail {
  padding: 50px 0 100px
}

.product_cocktail .section_content .product_cocktail_items .item {
  text-align: center
}

.product_cocktail .section_content .product_cocktail_items .item .image_wrap {
  height: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.product_cocktail .section_content .product_cocktail_items .item .image_wrap img {
  max-width: 100%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}

.product_cocktail .section_content .product_cocktail_items .item .title {
  color: #222;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px
}

.product_cocktail .section_content .product_cocktail_items .item:hover .image_wrap img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.product_cocktail .section_content .product_cocktail_items .slick-arrow {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  border: none;
  font-size: 0;
  top: 50%;
  margin-top: -25px;
  z-index: 1;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #c38943;
  background-color: transparent
}

.product_cocktail .section_content .product_cocktail_items .slick-arrow:before {
  font-size: 14px;
  color: #222;
  content: '';
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 900
}

.product_cocktail .section_content .product_cocktail_items .slick-arrow.slick-prev {
  left: -20px
}

.product_cocktail .section_content .product_cocktail_items .slick-arrow.slick-prev:before {
  content: "\e875"
}

.product_cocktail .section_content .product_cocktail_items .slick-arrow.slick-next {
  right: -20px
}

.product_cocktail .section_content .product_cocktail_items .slick-arrow.slick-next:before {
  content: "\e876"
}

.parallax-window {
  height: 460px;
  z-index: 1;
  position: relative
}

.video_block {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.video_block .section_content .js-lazyYT-container {
  width: 1060px;
  max-width: 100%;
  margin: 0 auto;
  opacity: 0
}

.video_block .section_content .js-lazyYT-container.active {
  opacity: 1
}

.video_block .section_content .play_button {
  top: 50%;
  left: 50%;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.video_block .section_content .play_button img {
  margin-bottom: 10px
}

.video_block .section_content .play_button .title {
  color: #fff;
  font-weight: 500
}

.photo_block {
  padding: 70px 0 0
}

.photo_block .section_content .photo_items {
  padding: 20px 5px 5px
}

.photo_block .section_content .photo_items .slick-list {
  padding: 0 !important
}

.photo_block .section_content .photo_items .item {
  padding: 5px;

}

.photo_block .section_content .photo_items .item img {
  max-width: 100%
}

.photo_block .section_content .photo_items .slick-arrow {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  border: none;
  font-size: 0;
  top: 50%;
  margin-top: -25px;
  z-index: 1;
  cursor: pointer;
  border-radius: 50%;
  border: none;
  background-color: rgba(255, 255, 255, .8)
}

.photo_block .section_content .photo_items .slick-arrow:before {
  font-size: 14px;
  color: #222;
  content: '';
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 900
}

.photo_block .section_content .photo_items .slick-arrow.slick-prev {
  left: 20px
}

.photo_block .section_content .photo_items .slick-arrow.slick-prev:before {
  content: "\e875"
}

.photo_block .section_content .photo_items .slick-arrow.slick-next {
  right: 20px
}

.photo_block .section_content .photo_items .slick-arrow.slick-next:before {
  content: "\e876"
}

.other_products {
  padding: 20px 0;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.other_products .section_content {
  padding: 0 70px;
  position: relative
}

.other_products .section_content .other_products_items {
  overflow: hidden
}

.other_products .section_content .other_products_items .items {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden
}

.other_products .section_content .other_products_items .slick-track {
  padding: 20px 0
}

.other_products .section_content .other_products_items .item {
  padding: 10px 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

.other_products .section_content .other_products_items .item img {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}

.other_products .section_content .other_products_items .item:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.other_products .section_content .slick-arrow {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  border: none;
  font-size: 0;
  top: 50%;
  margin-top: -25px;
  z-index: 1;
  cursor: pointer;
  border-radius: 50%;
  border: none;
  background-color: rgba(255, 255, 255, .3)
}

.other_products .section_content .slick-arrow:before {
  font-size: 14px;
  color: #222;
  content: '';
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 900
}

.other_products .section_content .slick-arrow.slick-prev {
  left: 20px
}

.other_products .section_content .slick-arrow.slick-prev:before {
  content: "\e875"
}

.other_products .section_content .slick-arrow.slick-next {
  right: 20px
}

.other_products .section_content .slick-arrow.slick-next:before {
  content: "\e876"
}

footer {
  padding: 14px 0;
  background-color: #000;
  background-image: linear-gradient(to right, #524241 0, #524241 50%, #a22d1d 100%);
  background: #58C9A0;
}

footer .footer_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

footer .footer_content .copyright {
  color: #fff;
  font-size: 14px;
  font-weight: 400
}

footer .footer_content .social_wrap {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

footer .footer_content .social_wrap .title {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-right: 10px
}

footer .footer_content .social_wrap a {
  font-size: 24px;
  color: #fff;
  margin-left: 20px
}

footer .footer_content .social_wrap a:hover {
  color: #c68d47
}

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

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

.slick-list:focus {
  outline: 0
}

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

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block
}

.slick-track:before {
  display: table;
  content: ''
}

.slick-track:after {
  display: table;
  content: '';
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

.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
}

@media only screen and (max-width: 1629px) {
  h1 {
    font-size: 60px;
    font-weight: 900;
    line-height: 60px
  }

  h2 {
    font-size: 60px;
    font-weight: 900;
    line-height: 60px
  }

  h3 {
    font-size: 40px;
    line-height: 40px
  }

  .technologies .section_content .technologies_items .item {
    padding: 0 15px
  }

  .technologies .section_content .technologies_items .item .title {
    font-size: 12px;
    line-height: 24px;
    padding: 10px 20px
  }

  .product_list .product_list_items .item .item_content .title {
    font-size: 14px
  }

  .products .section_content .product_items .item .prod_img {
    max-height: 400px
  }

  .contacts_page .section_content .contacts_page_items {
    margin: 0 -15px 50px
  }

  .contacts_page .section_content .contacts_page_items .item .text {
    font-size: 16px
  }

  .contacts_page .section_content .contacts_page_wraps {
    margin: 0 -35px
  }

  .contacts_page .section_content .contacts_page_wraps .form_wrap form .form_title {
    font-size: 40px;
    line-height: 40px
  }

  .related_articles .section_content .related_articles_items .item .item_content .title {
    font-size: 20px;
    line-height: 30px;
    padding: 30px
  }

  .related_articles .section_content .related_articles_items .item .item_content .title:before {
    top: 15px;
    left: 30px
  }

  .news .section_content .news_items .item .title {
    padding: 15px 20px;
    font-size: 14px
  }

  .news .section_content .news_items .item .title:before {
    left: 20px;
    top: 5px
  }

  .product_page_baner .product_page_baner_content .left_wrap {
    padding-left: 0
  }

  .product_page_baner .product_page_baner_content .right_wrap img {
    max-height: 600px
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap {
    padding-left: 0
  }

  .cocktail_page_baner .cocktail_page_baner_content .right_wrap img {
    max-height: 600px
  }

  .other_products .section_content .other_products_items .item {
    padding: 10px 18px
  }
}

@media only screen and (max-width: 1200px) {
  h1 {
    font-size: 48px;
    font-weight: 900;
    line-height: 50px
  }

  h1 span {
    font-size: 24px
  }

  h2 {
    font-size: 48px;
    font-weight: 900;
    line-height: 50px
  }

  h2 span {
    font-size: 24px
  }

  h3 {
    font-size: 32px;
    line-height: 32px
  }

  .technologies {
    padding: 50px 0 70px
  }

  .technologies .section_content .technologies_items .item {
    padding: 0 10px;
    margin-bottom: 40px
  }

  .technologies .section_content .technologies_items .item .title {
    font-size: 12px;
    line-height: 24px;
    padding: 10px 15px
  }

  .product_list {
    padding: 80px 0
  }

  .product_list .product_list_items .item {
    padding: 0 8px 16px
  }

  .product_list .product_list_items .item .item_content .title {
    font-size: 13px;
    padding: 15px
  }

  .product_list .product_list_items .item .item_content .title:before {
    left: 15px;
    top: 5px
  }

  .product_list .product_list_items .item.large .item_content .title {
    font-size: 18px;
    line-height: 24px;
    padding: 20px
  }

  .product_list .product_list_items .item.large .item_content .title:before {
    left: 20px;
    top: 5px
  }

  .products .section_content .product_items .item {
    margin-bottom: 40px
  }

  .products .section_content .product_items .item .prod_img {
    max-height: 320px;
    max-resolution: 25px
  }

  .products .section_content .product_items .item .title {
    font-size: 16px
  }

  .contacts_page .section_content .contacts_page_items .item {
    padding: 25px 15px
  }

  .contacts_page .section_content .contacts_page_wraps {
    margin: 0 -15px
  }

  .contacts_page .section_content .contacts_page_wraps .map_wrap {
    padding: 0 15px
  }

  .contacts_page .section_content .contacts_page_wraps .form_wrap {
    padding: 0 15px
  }

  .contacts_page .section_content .contacts_page_wraps .form_wrap form .form_title {
    font-size: 30px;
    line-height: 32px
  }

  .related_articles .section_content .related_articles_items .item .item_content .title {
    font-size: 16px;
    line-height: 24px;
    padding: 20px
  }

  .related_articles .section_content .related_articles_items .item .item_content .title:before {
    top: 10px;
    left: 20px
  }

  .article_baner h1 {
    font-size: 40px;
    line-height: 50px
  }

  .page_content .section_content .text_wrap h1 {
    font-size: 40px;
    line-height: 48px
  }

  .page_content .section_content .text_wrap h1 br {
    display: none
  }

  .news .section_content .news_items {
    margin: 0 -10px
  }

  .news .section_content .news_items .item {
    margin: 0 10px 20px;
    width: -webkit-calc(33.33% - 20px);
    width: calc(33.33% - 20px)
  }

  .news .section_content .news_items .item .title {
    padding: 15px 20px;
    font-size: 13px
  }

  .news .section_content .news_items .item .title:before {
    left: 20px;
    top: 5px
  }

  .news .section_content .news_items .item.full_width {
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px)
  }

  .news .section_content .news_items .item.full_width .title {
    font-size: 20px
  }

  .product_page_baner .product_page_baner_content .left_wrap {
    width: 60%
  }

  .product_page_baner .product_page_baner_content .text_wrap {
    width: 60%
  }

  .product_page_baner .product_page_baner_content .right_wrap {
    width: 40%
  }

  .product_page_baner .product_page_baner_content .right_wrap img {
    max-height: 500px
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap {
    width: 60%
  }

  .cocktail_page_baner .cocktail_page_baner_content .text_wrap {
    width: 60%
  }

  .cocktail_page_baner .cocktail_page_baner_content .right_wrap {
    width: 40%
  }

  .cocktail_page_baner .cocktail_page_baner_content .right_wrap img {
    max-height: 500px
  }

  .product_page_about .product_page_about_content .right_wrap {
    width: 520px;
    padding: 40px 30px
  }

  .other_products .section_content .other_products_items .item {
    padding: 10px 17px
  }
}

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 40px
  }

  h1 span {
    font-size: 20px
  }

  h2 {
    font-size: 40px;
    font-weight: 900;
    line-height: 40px
  }

  h2 span {
    font-size: 20px
  }

  h3 {
    font-size: 26px;
    line-height: 26px
  }

  h4 {
    font-size: 20px;
    line-height: 24px
  }

  .description {
    font-size: 14px;
    line-height: 24px
  }

  .description br {
    display: none
  }

  .technologies {
    padding: 10px 0
  }

  .technologies .section_content .technologies_items {
    margin: 0 -10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .technologies .section_content .technologies_items .item .title {
    font-size: 12px;
    line-height: 16px !important;
    padding: 10px
  }

  .product_list {
    padding: 10px 0
  }

  .product_list .product_list_items .item {
    width: 50%
  }

  .product_list .product_list_items .item.large {
    width: 100%
  }

  .page_content .section_content .text_wrap h1 {
    font-size: 32px;
    line-height: 38px
  }

  .page_content .section_content .text_wrap p {
    margin-bottom: 15px
  }

  .awards .section_content .awards_items {
    margin: 0 -15px
  }

  .awards .section_content .awards_items .item {
    width: 25%
  }

  .awards .section_content .awards_items .item:nth-child(6n+6) .text {
    left: 100px;
    right: auto
  }

  .awards .section_content .awards_items .item:nth-child(4n+4) .text {
    right: 100px;
    left: auto
  }

  .products .section_content .product_items .item {
    width: 33.33%
  }

  .related_articles .section_content .related_articles_items .item .item_content:before {
    height: 150px
  }

  .related_articles .section_content .related_articles_items .item .item_content .title {
    font-size: 13px;
    line-height: 22px;
    padding: 15px
  }

  .related_articles .section_content .related_articles_items .item .item_content .title:before {
    top: 5px;
    left: 15px
  }

  .article_baner h1 {
    font-size: 30px;
    line-height: 40px
  }

  .news .section_content .news_items {
    margin: 0 -5px
  }

  .news .section_content .news_items .item {
    margin: 0 5px 20px;
    width: -webkit-calc(33.33% - 10px);
    width: calc(33.33% - 10px)
  }

  .news .section_content .news_items .item .title {
    padding: 10px 15px;
    font-size: 11px
  }

  .news .section_content .news_items .item .title:before {
    left: 15px;
    top: 5px
  }

  .news .section_content .news_items .item.full_width {
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px)
  }

  .news .section_content .news_items .item.full_width .title {
    font-size: 18px
  }

  .product_page_baner .product_page_baner_content .text_wrap .title {
    font-size: 20px
  }

  .product_page_baner .product_page_baner_content .left_wrap .params .item .right .val {
    font-size: 32px;
    line-height: 32px
  }

  .product_page_baner .product_page_baner_content .right_wrap img {
    max-height: 450px
  }

  .cocktail_page_baner .cocktail_page_baner_content .text_wrap .title {
    font-size: 20px
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item .right .val {
    font-size: 32px;
    line-height: 32px
  }

  .cocktail_page_baner .cocktail_page_baner_content .right_wrap img {
    max-height: 450px
  }

  .capacity .capacity_items .item {
    width: 240px
  }

  .capacity .capacity_items .item .item_content:before {
    width: 40px;
    right: 20px
  }

  .capacity .capacity_items .item .item_content .size {
    right: -30px;
    font-size: 20px
  }

  #wowslider .ws_images .ws_effect > div > img {
    max-height: 100%
  }
}

@media only screen and (max-width: 767px) {

  .logo a .text, .logo div .text {
    display: none;
  }

  .logo a .caption, .logo div .caption {
    font-size: 30px!important;
  }

  h1 {
    font-size: 30px;
    font-weight: 900;
    line-height: 36px
  }

  h1 span {
    font-size: 18px
  }

  h2 {
    font-size: 30px;
    font-weight: 900;
    line-height: 36px
  }

  h2 span {
    font-size: 18px
  }

  h4 {
    font-size: 20px
  }

  .description {
    font-size: 12px;
    line-height: 16px
  }

  .head_baner .kama_breadcrumbs {
    margin-bottom: 5px
  }

  .head_baner .kama_breadcrumbs a {
    font-size: 15px
  }

  .head_baner .kama_breadcrumbs .kb_sep {
    font-size: 15px
  }

  .head_baner .kama_breadcrumbs .kb_title {
    font-size: 15px
  }

  .technologies .section_content .technologies_items .item-block {
    width: 50%
  }

  .technologies .section_content .technologies_items .item {
  /*  width: 50%*/
    width: 100%
  }

  footer {
    padding: 18px 0
  }

  footer .footer_content .copyright {
    font-size: 12px
  }

  footer .footer_content .social_wrap .title {
    display: none
  }

  .page_content {
    padding: 40px 0
  }

  .page_content .section_content .text_wrap .kama_breadcrumbs a {
    font-size: 14px
  }

  .page_content .section_content .text_wrap .kama_breadcrumbs .kb_sep {
    font-size: 14px
  }

  .page_content .section_content .text_wrap .kama_breadcrumbs .kb_title {
    font-size: 14px
  }

  .page_content .section_content .text_wrap h1 {
    font-size: 24px;
    line-height: 30px
  }

  .awards {
    padding: 40px 0 0
  }

  .awards .section_content {
    margin: 0 -15px
  }

  .awards .section_content .awards_items {
    padding: 10px 0 0;
    margin: 0
  }

  .awards .section_content .awards_items .item {
    padding: 0 5px;
    width: 25vw;
    margin-bottom: 20px
  }

  .awards .section_content .awards_items .item img {
    display: inline-block
  }

  .awards .section_content .awards_items .item:nth-child(6n+6) .text {
    left: 100px;
    right: auto
  }

  .awards .section_content .awards_items .item:nth-child(4n+4) .text {
    left: 100px;
    right: auto
  }

  .awards .section_content .awards_items .item:nth-child(3n+3) .text {
    right: 100px;
    left: auto
  }

  .awards .section_content .awards_items .slick-dots {
    position: relative;
    width: 100%;
    text-align: center
  }

  .awards .section_content .awards_items .slick-dots li {
    margin: 0 5px;
    display: inline-block
  }

  .awards .section_content .awards_items .slick-dots li button {
    border: none;
    font-size: 0;
    width: 6px;
    height: 6px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff
  }

  .awards .section_content .awards_items .slick-dots li.slick-active button {
    width: 20px;
    background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(50%, #ffdda0), to(#c38943));
    background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
    background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 50%, #c38943 100%);
    background-image: linear-gradient(to right, #c38943 0, #ffdda0 50%, #c38943 100%)
  }

  .awards .section_content .awards_items .item .text {
    display: none !important
  }

  .awards .section_content .awards_info {
    margin: 30px 0 0
  }

  .awards .section_content .awards_info .item {
    width: 100vw;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #cc972b), to(#a9770d));
    background-image: -webkit-linear-gradient(left, #cc972b 0, #a9770d 100%);
    background-image: -o-linear-gradient(left, #cc972b 0, #a9770d 100%);
    background-image: linear-gradient(to right, #cc972b 0, #a9770d 100%)
  }

  .products .section_content .product_items .item {
    width: 50%
  }

  .products .section_content .product_items .item .new_icon {
    width: 40px;
    height: 40px;
    left: 20px
  }

  .products .section_content .product_items .item .prod_img {
    max-height: 280px;
    margin-bottom: 20px
  }

  .contacts_page .section_content .contacts_page_items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .contacts_page .section_content .contacts_page_items .item {
    width: 100%;
    margin-bottom: 20px
  }

  .contacts_page .section_content .contacts_page_wraps {
    margin: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .contacts_page .section_content .contacts_page_wraps .map_wrap {
    width: 100%;
    padding: 0
  }

  .contacts_page .section_content .contacts_page_wraps .form_wrap {
    width: 100%;
    padding: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    text-align: center;
    margin-bottom: 30px
  }

  .contacts_page .section_content .contacts_page_wraps .form_wrap form {
    margin: 0 auto
  }

  .contacts_page .section_content .contacts_page_wraps .form_wrap form .form_title br {
    display: none
  }

  .contacts_page .section_content .contacts_page_wraps .form_wrap form .form_text {
    line-height: 21px
  }

  .contacts_page .section_content .contacts_page_wraps .form_wrap form .submit_btn {
    width: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
  }

  .contacts_page .section_content .contacts_page_wraps .form_wrap form .submit_btn:hover {
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-background-size: initial;
    background-size: initial;
    background-image: -webkit-gradient(linear, left top, right top, from(#c38943), color-stop(16%, #ffdda0), color-stop(38%, #b37f3f), color-stop(54%, #ffdda0), color-stop(73%, #c38943), color-stop(88%, #fcd899), to(#c29254));
    background-image: -webkit-linear-gradient(left, #c38943 0, #ffdda0 16%, #b37f3f 38%, #ffdda0 54%, #c38943 73%, #fcd899 88%, #c29254 100%);
    background-image: -o-linear-gradient(left, #c38943 0, #ffdda0 16%, #b37f3f 38%, #ffdda0 54%, #c38943 73%, #fcd899 88%, #c29254 100%);
    background-image: linear-gradient(to right, #c38943 0, #ffdda0 16%, #b37f3f 38%, #ffdda0 54%, #c38943 73%, #fcd899 88%, #c29254 100%)
  }

  .page_content .section_content .text_wrap p {
    font-size: 14px !important;
    line-height: 24px !important
  }

  .page_content .section_content .text_wrap .alignleft {
    width: 100%;
    float: none;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px
  }

  .page_content .section_content .text_wrap .alignright {
    width: 100%;
    float: none;
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 20px
  }

  .related_articles .section_content .related_articles_items {
    padding: 20px 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .related_articles .section_content .related_articles_items .item {
    width: 100%;
    margin-bottom: 20px
  }

  .article_baner {
    height: -webkit-calc(100vh - 56px);
    height: calc(100vh - 56px)
  }

  .article_baner h1 {
    font-size: 24px;
    line-height: 34px
  }

  .article_baner h1 br {
    display: none
  }

  .article_baner .kama_breadcrumbs a {
    font-size: 15px
  }

  .article_baner .kama_breadcrumbs .kb_sep {
    font-size: 15px
  }

  .article_baner .kama_breadcrumbs .kb_title {
    font-size: 15px
  }

  .quote_text {
    padding-left: 60px;
    font-size: 14px;
    line-height: 18px
  }

  .quote_text:after {
    top: 0;
    width: 50px;
    height: 38px;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
  }

  .quote_text b {
    font-size: 14px
  }

  .quote_text_2 {
    line-height: 18px;
    font-size: 14px;
    padding: 15px 15px 15px 25px
  }

  .quote_text_2 b {
    font-size: 14px;
    line-height: 18px
  }

  .quote_text_2:after {
    width: 10px
  }

  .page_content_image_slider .page_content_slide_count {
    left: 0;
    color: #fff
  }

  .news .section_content .news_items .item {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px)
  }

  .news .section_content .news_items .item.full_width .title {
    font-size: 16px
  }

  .product_cocktail .section_content .product_cocktail_items .slick-arrow.slick-prev {
    left: 0
  }

  .product_cocktail .section_content .product_cocktail_items .slick-arrow.slick-next {
    right: 0
  }

  .video_block .section_content .play_button img {
    width: 60px
  }

  .product_page_baner .product_page_baner_content {
    min-height: 100px;
    padding: 20px 0 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .product_page_baner .product_page_baner_content .text_wrap {
    width: 100%
  }

  .product_page_baner .product_page_baner_content .text_wrap h1 {
    text-align: center
  }

  .product_page_baner .product_page_baner_content .text_wrap .line {
    margin: 20px auto
  }

  .product_page_baner .product_page_baner_content .text_wrap .title {
    font-size: 18px
  }

  .product_page_baner .product_page_baner_content .right_wrap {
    margin-bottom: 30px;
    float: left;
    width: 100%;
  }

  .product_page_baner .product_page_baner_content .right_wrap img {
    max-height: 336px
  }

  .product_page_baner .product_page_baner_content .left_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }

  .product_page_baner .product_page_baner_content .left_wrap .logo_img {
    max-width: 100%
  }

  .product_page_baner .product_page_baner_content .left_wrap h1 {
    font-size: 16px;
    text-align: center;
    line-height: 24px
  }

  .product_page_baner .product_page_baner_content .left_wrap .line {
    margin: 10px auto
  }

  .product_page_baner .product_page_baner_content .left_wrap .text {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .product_page_baner .product_page_baner_content .left_wrap .params {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0 30px
  }

  .product_page_baner .product_page_baner_content .left_wrap .params .item {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .product_page_baner .product_page_baner_content .left_wrap .params .item:first-child {
    margin-bottom: 30px
  }

  .product_page_baner .product_page_baner_content .left_wrap .params .item .left {
    width: 35px
  }

  .product_page_baner .product_page_baner_content .left_wrap .params .item .right .val {
    font-size: 24px;
    line-height: 24px
  }

  .product_page_baner .product_page_baner_content .left_wrap .params .item .right .val span {
    font-size: 14px
  }

  .product_page_baner .product_page_baner_content .left_wrap .params .item .right .text {
    font-size: 16px
  }

  .product_page_baner .product_page_baner_content.baner_style_2 .right_wrap {
    padding: 0
  }

  .product_page_baner .product_page_baner_content.baner_style_2 .right_wrap img {
    margin-left: -20px;
    max-width: -webkit-calc(100% + 20px);
    max-width: calc(100% + 20px)
  }

  .cocktail_page_baner .cocktail_page_baner_content {
    padding: 130px 0 60px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .cocktail_page_baner .cocktail_page_baner_content .text_wrap {
    width: 100%
  }

  .cocktail_page_baner .cocktail_page_baner_content .text_wrap h1 {
    text-align: center
  }

  .cocktail_page_baner .cocktail_page_baner_content .text_wrap .line {
    margin: 20px auto
  }

  .cocktail_page_baner .cocktail_page_baner_content .text_wrap .title {
    font-size: 18px
  }

  .cocktail_page_baner .cocktail_page_baner_content .right_wrap {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 30px
  }

  .cocktail_page_baner .cocktail_page_baner_content .right_wrap img {
    max-height: 336px
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap .logo_img {
    max-width: 244px
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap h1 {
    font-size: 30px;
    text-align: center
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap .line {
    margin: 20px auto
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap .text {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap .params {
    width: 100%;
    padding: 20px 0 30px
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item .left {
    width: 35px
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item .right .val {
    font-size: 24px;
    line-height: 24px
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item .right .val span {
    font-size: 14px
  }

  .cocktail_page_baner .cocktail_page_baner_content .left_wrap .params .item .right .text {
    font-size: 16px
  }

  .arrow_down {
    display: none
  }

  .capacity .line_hr {
    margin: 20px auto 0
  }

  .capacity .bg13 {
    height: 584px;
    top: 20px;
    width: auto;
    left: -360px
  }

  .capacity .capacity_items {
    width: 290px
  }

  .capacity .capacity_items .slick-list {
    padding: 0 !important
  }

  .capacity .capacity_items .slick-track {
    display: block !important
  }

  .capacity .capacity_items .item {
    width: 250px
  }

  .capacity .capacity_items .item .item_content img {
    display: inline-block
  }

  .capacity .capacity_items .item .item_content:before {
    width: 40px;
    right: 30px
  }

  .capacity .capacity_items .item .item_content .size {
    right: -20px
  }

  .capacity .capacity_items .slick-arrow {
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    border: none;
    font-size: 0;
    top: 50%;
    margin-top: -19px;
    z-index: 1;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #c38943;
    background-color: transparent
  }

  .capacity .capacity_items .slick-arrow:before {
    font-size: 14px;
    color: #222;
    content: '';
    font-family: Linearicons-Free;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900
  }

  .capacity .capacity_items .slick-arrow.slick-prev {
    left: 0
  }

  .capacity .capacity_items .slick-arrow.slick-prev:before {
    content: "\e875"
  }

  .capacity .capacity_items .slick-arrow.slick-next {
    right: 0
  }

  .capacity .capacity_items .slick-arrow.slick-next:before {
    content: "\e876"
  }

  .product_cocktail {
    padding: 20px 0 50px
  }

  .photo_block .section_content .photo_items .item img {
    width: 100%
  }

  .photo_block .section_content .photo_items .slick-arrow {
    width: 30px;
    height: 30px;
    margin-top: -15px
  }

  .other_products .section_content {
    padding: 0 20px
  }

  .other_products .section_content .slick-arrow {
    width: 30px;
    height: 30px;
    margin-top: -15px
  }

  .other_products .section_content .slick-arrow.slick-prev {
    left: -10px
  }

  .other_products .section_content .slick-arrow.slick-next {
    right: -10px
  }

  .other_products .section_content .other_products_items .item {
    padding: 0 10px
  }

  .other_products .section_content .other_products_items .item img {
    max-height: 77px
  }

  .news .section_content .news_items .item.full_width {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px)
  }
}

@media only screen and (max-width: 480px) {
  .awards .section_content .awards_items .item:nth-child(6n+6) .text {
    left: 100px;
    right: auto
  }

  .awards .section_content .awards_items .item:nth-child(4n+4) .text {
    left: 100px;
    right: auto
  }

  .awards .section_content .awards_items .item:nth-child(3n+3) .text {
    left: 100px;
    right: auto
  }

  .awards .section_content .awards_items .item:nth-child(2n+2) .text {
    right: 100px;
    left: auto
  }

  .products .section_content .product_items .item .prod_img {
    max-height: 164px;
    margin-bottom: 10px
  }

  .products .section_content .product_items .item .title {
    font-size: 13px;
    line-height: 21px;
    padding: 8px
  }

  .products .section_content .product_items .item .prod_img_wrap .prod_hover_img {
    max-width: 100px;
    right: 0;
    bottom: 0
  }

  .news .section_content .news_items .item {
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px)
  }

  .news .section_content .news_items .item.full_width {
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px)
  }

  .news .section_content .news_items .item.full_width .title {
    font-size: 12px
  }

  .product_page_about {
    position: relative;
    z-index: 1
  }

  .product_page_about:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #000;
    opacity: .65
  }

  .product_page_about .product_page_about_content {
    min-height: 100px
  }

  .product_page_about .product_page_about_content .right_wrap {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
  }

  .product_page_about .product_page_about_content .right_wrap .title {
    color: #fff;
    font-size: 30px
  }

  .product_page_about .product_page_about_content .right_wrap .line {
    margin: 20px auto
  }

  .product_page_about .product_page_about_content .right_wrap .text {
    color: #fff
  }
}

@media only screen and (max-width: 360px) {
  .product_page_baner .product_page_baner_content {
    padding: 80px 0 40px
  }

  .product_page_baner .product_page_baner_content .left_wrap .params {
    padding: 10px 0 20px
  }

  .product_page_baner .product_page_baner_content .left_wrap .params .item:first-child {
    margin-bottom: 10px
  }

  .product_page_baner .product_page_baner_content .left_wrap .params .item img {
    max-height: 40px;
    max-width: 20px
  }

  .product_page_baner .product_page_baner_content .left_wrap .params .item .right .val {
    font-size: 20px;
    line-height: 18px;
    margin-bottom: 5px
  }

  .product_page_baner .product_page_baner_content .left_wrap .params .item .right .text {
    font-size: 12px;
    line-height: 12px
  }

  .product_page_baner .product_page_baner_content .right_wrap {
    padding: 0 25px;
    margin-bottom: 20px
  }

  .product_page_baner .product_page_baner_content .mob_text {
    line-height: 18px
  }

  .other_products .section_content .other_products_items .item {
    padding: 0 9px
  }

  .products .section_content .product_items .item .title {
    font-size: 10px
  }
}

@media only screen and (min-width: 768px) {
  .visible-xs {
    display: none !important
  }
}

@media only screen and (min-width: 992px) {
  .visible-sm {
    display: none !important
  }
}

header.animateIt {
  background: #fff;
  border-bottom: 2px solid #131313;
}
header.animateIt .header__wrap .head_menu > ul > li > a {
  color: #131313;
}

.logo_wrap {font-size: 30px;color: #fff;font-weight: bold;}
input[engine="hidden"] {display:none;}
.ajax_form .error {color: brown;border: 1px solid brown!important;}
.pages{float: left;width: 100%;text-align: center;}
.pages a {padding: 5px 10px;color: #131313;}
.pages a.active {padding: 5px 10px;background: #131313;color: #fff;}
.technologies .section_content .technologies_items .item .title a{color: #ffff}

.cocktail_page_baner .cocktail_page_baner_content {
  min-height: 100vh;
  padding: 0px 0 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.kama_breadcrumbs_white, .kama_breadcrumbs_white a {color: #ffff}

@media only screen and (max-width: 992px) {

  header.animateIt .header__wrap a.logo_wrap {
    color: #0D0D0D;
  }

  .logo_wrap {color: #0D0D0D;font-size: 23px;}
}

.down header.animateIt .header__wrap a.logo_wrap {
  padding: 0 5px 5px;
  border-radius: 5px;
  background: #fff;
}
@media (max-width: 992px) {
  .down header.animateIt .header__wrap a.logo_wrap {
    padding-bottom: initial;
  }

  .technologies .section_content .technologies_items .item .icon_wrap img {
    height: 80px;
  }

}
@media (max-width: 768px) {
  .down header.animateIt .header__wrap a.logo_wrap {
    padding: initial;
    border-radius: initial;
    background: transparent;
  }
}

.lang{margin:0px;border-radius:0}
.lang li{margin: 2px 0px;height:100%;line-height: 20px;}
.lang li a {height:100%;font-size: 1px;padding: 3px;10px;color:#fff;border-radius:5px;cursor: pointer;}
.lang li.active a {background: #a22d1d;color: #ffffff;}
.lang li.active a:hover {background: #CD9652;color: #ffffff;cursor:pointer}
.lang li a {height: 100%;font-size: 15px;padding: 4px;color: #404040;border-radius: 5px;border-radius: 3px;}
.lang li a:hover {cursor: pointer;}

.logo a {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.logo a .caption, .logo div .caption {
  font-size: 36px;
  font-weight: 500;
  margin-right: 10px;
  color: #1a1a1a;
}

.logo a .caption .bold, .logo div .caption .bold {
  color: #58C9A0;
  font-weight: bold;
}

.logo a .text, .logo div .text {
  font-size: 13px;
  font-weight: 300;
  color: #1a1a1a;
  line-height: 1;
  padding-top: 5px;
}


.jGrowl-message {
  color: #fff;
}

