html {
  font-size: 62.5% !important;
}
.sparky_cell {
  padding: 0;
}
:focus {
  outline-style: none;
  outline-width: 0px !important;
  outline-color: none !important;
}
.d_none {
  display: none;
}
.bg_common {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  padding: 1.5rem 0 1.5rem 0;
}
.karkas117 {
  width: 117rem;
  margin: 0 auto;
  padding: 0;
}
.w100 {
  width: 100%;
}
.w75 {
  width: 75%;
}
.w66 {
  width: 66%;
}
.w50 {
  width: 50%;
}
.w33 {
  width: 33%;
}
.w25 {
  width: 25%;
}
.flexrow_wrap {
  display: flex;
  flex-flow: row wrap;
}
.flexrow_nowrap {
  display: flex;
  flex-flow: row nowrap;
}
.flexcol_wrap {
  display: flex;
  flex-flow: column wrap;
}
.flexcol_nowrap {
  display: flex;
  flex-flow: column nowrap;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.align-center {
  align-items: center;
}
.abs {
  position: absolute;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
}
.rel {
  position: relative;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
}
.karkas_blog {
  margin: 0 auto;
  width: 117rem;
  padding: 0 1.5rem 0 1.5rem;
}
.karkas_blog .header_lines {
  text-align: center;
}
.karkas_blog .header_lines h5,
.karkas_blog .header_lines p {
  display: inline-block;
  padding: 0;
  margin: 1.5rem 0 2.5rem 0;
  white-space: pre;
}
.karkas_blog .header_lines h5 {
  font-family: "Intro Black Alt";
  font-size: 2.1rem;
  color: #25733a;
}
.karkas_blog .header_lines p {
  font-family: "Phenomena-Regular";
  font-size: 1rem;
  color: #000000;
  vertical-align: middle;
  text-decoration: overline;
}
.blog .block_txt p {
  text-indent: 0;
}
.blog .block_txt .pagination {
  text-align: center;
}
.blog .nav-tabs.nav-stacked {
  display: none;
}
.blog .pagination-start,
.blog .pagination-end {
  display: none;
}
.blog .item-image {
  width: 17%;
}
.blog .item_blog_txt {
  float: left;
  width: 80%;
}
.blog .preview_blog {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.9rem;
  padding-bottom: 0;
}
.blog h6 {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.3rem;
  padding: 1rem 0 1rem 0;
}
.blog dl.article-info {
  display: block;
  text-align: left;
  width: 100%;
}
.item-image {
  float: left;
  width: 17%;
  margin: 0 3rem 1.5rem 0;
}
.item_blog_txt {
  float: left;
  width: 80%;
}
.item_blog_txt p {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.1rem;
  display: block;
  margin: 0;
  padding: 0;
  text-indent: 3rem;
  text-align: justify;
}
.item-page .page-header {
  display: none;
}
.item-header {
  margin-bottom: 1rem;
}
.item-header .left-header {
  float: left;
  width: 17%;
  margin: 0 3rem 0 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.item-header .left-header img {
  max-height: 9px;
  margin-right: 1rem;
}
.item-header .left-header h5 {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #000000;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.1rem;
  text-align: left;
  margin: 0;
  padding: 1rem 0 1rem 0;
  text-indent: 0;
}
.item-header .left-header a:hover {
  color: #4a8d9f !important;
}
.item-header .right-header {
  float: left;
  width: 80%;
}
.item-header .right-header h5 {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #000000;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.1rem;
  text-align: left;
  margin: 0;
  padding: 1rem 0 1rem 0;
  text-indent: 3rem;
}
.btn-common {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  text-decoration: none;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
  transition: background-color 500ms;
}
.btn-common:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn {
  color: #545454 !important;
  background-color: transparent !important;
  border-color: #545454 !important;
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  font-size: 1.9rem!important;
  margin-top: 1.5rem;
}
.btn:hover {
  color: #545454 !important;
  background-color: #fff343 !important;
}
.btn-header {
  color: #000000;
  background-color: #fff343;
  border-color: none;
  padding: 0.42em 1.58em;
  font-size: 1.9em;
  line-height: 1;
  border-radius: 0;
  border: none;
}
.btn-header:hover {
  color: #000000;
  background-color: #fff;
}
.btn-footer {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  padding: 0.24em 1.43em;
  font-size: 2.1em;
  line-height: 1;
  border-radius: 0;
  border: 2px solid;
}
.btn-footer:hover {
  color: #545454;
  background-color: #fff;
}
.btn-white {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  padding: 0.26vw 1.04vw;
  font-size: 0.99vw;
  line-height: 1;
  border-radius: 0;
  border: 1px solid;
}
.btn-white:hover {
  color: #545454;
  background-color: #fff;
  border: 1px solid #fff;
}
.btn-white.txt_pink:hover {
  color: #c47469;
}
.btn-white-resp {
  font-size: 10px;
  font-size: 1rem;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  padding: 0.263em 1.05em;
  font-size: 1.9em;
  line-height: 1;
  border-radius: 0;
  border: 1px solid;
}
.btn-white-resp:hover {
  color: #545454;
  background-color: #fff;
  border: 1px solid #fff;
}
.btn-grey {
  color: #545454;
  background-color: transparent;
  border-color: #545454;
  padding: 0.26vw 1.04vw;
  font-size: 1.09vw;
  line-height: 1;
  border-radius: 0;
  font-family: "ArsenalBold", Helvetica, Arial, sans-serif;
  border: 1px solid;
}
.btn-grey:hover {
  color: #545454;
  background-color: #fff343;
}
.btn-grey-resp {
  font-size: 10px;
  font-size: 1rem;
  color: #545454;
  background-color: transparent;
  border-color: #545454;
  padding: 0.263em 1.05em;
  font-size: 1.9em;
  line-height: 1;
  border-radius: 0;
  border: 1px solid ;
}
.btn-grey-resp:hover {
  color: #545454;
  background-color: #fff;
  border: 1px solid #fff;
}
.btn-green {
  color: #ffffff;
  background-color: #549930;
  border-color: none;
  padding: 0.263em 3.16em;
  font-size: 1.9em;
  line-height: 1.1;
  border-radius: 0;
  border: none;
}
.btn-green:hover {
  color: #545454;
  background-color: #fff343;
}
.btn-akcii {
  color: #545454;
  background-color: #ffffff;
  border-color: #ffffff;
  width: 20rem;
  height: 3.5rem;
  font-size: 1.9rem;
  line-height: 3.5rem;
  vertical-align: middle;
}
.btn-akcii:hover {
  color: #adc734;
  background-color: #fff;
}
.btn-get-catalog {
  display: inline-block;
  font-family: "Intro Black Alt";
  font-size: 1.51vw;
  width: 17.8vw;
  height: 3.2vw;
  color: #000;
  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff60a), to(#d4ae10));
  background: -moz-linear-gradient(top, #fff60a, #d4ae10);
  transition: background-color 400ms;
}
.btn-get-catalog:active,
.btn-get-catalog:focus {
  color: #000;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff60a), to(#d4ae10));
  background: -moz-linear-gradient(top, #fff60a, #d4ae10);
}
.btn-get-catalog:hover {
  color: #000;
  background: #f47c20;
  background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
  background: -moz-linear-gradient(top, #f88e11, #f06015);
}
/*ГЛАВНАЯ  - СЛАЙДЕР 
--------------------------------------------------------------------------------*/
.slidermain.slick-dotted.slick-slider {
  margin-bottom: 0;
}
.slidermain .slick-prev {
  position: absolute;
  left: 1.04vw !important;
  width: 36px;
  height: 59px;
  z-index: 1;
}
.slidermain .slick-prev:before {
  content: url('/images/main/icons/arrow_left.png');
}
.slidermain .slick-next:before {
  content: url('/images/main/icons/arrow_right.png');
}
.slidermain .slick-next {
  position: absolute;
  right: 1.04vw !important;
  width: 36px;
  height: 59px;
  z-index: 1;
}
.slidermain .slick-dots {
  bottom: 2%;
}
.slidermain .slick-dots li {
  margin: 0;
}
.slidermain .slick-dots li button:before {
  font-size: 10px;
  font-size: 1rem;
  content: "";
  opacity: 0.65;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 3px solid #fff;
  background: transparent;
}
.slidermain .slick-dots li.slick-active button:before {
  opacity: 1.0;
  background: #fff;
}
.karkas {
  margin: 0 auto;
  width: 61%;
}
.karkas .vrn-gallery {
  text-align: center;
}
.karkas h4 {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.karkas figure {
  width: 24%;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  text-align: center;
  display: inline-block;
}
.karkas img {
  border: 0px solid silver !important;
  padding: 0px 5px 0px 5px;
  padding: 0vw 0.26vw 0vw 0.26vw;
}
.karkas .col_galery figcaption {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.09vw;
  vertical-align: top;
  margin: 5px 0px 10px 0px;
  margin: 0.26vw 0vw 0.52vw 0vw;
}
.karkas .btn-common.btn-grey {
  margin: 10px 0px 20px 0px;
  margin: 0.52vw 0vw 1.04vw 0vw;
}
.block_slogan {
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  position: relative;
  line-height: 1;
  font-size: 1.41vw;
}
.block_slogan .do_good {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.41vw;
  position: absolute;
  top: 5%;
  left: 21.5%;
}
.block_slogan .do_good div {
  text-align: center;
  margin: 173px 0px 0px 0px;
  margin: 9.01vw 0vw 0vw 0vw;
}
.block_slogan .do_good p {
  margin: 0px 0px 23px 0px;
  margin: 0vw 0vw 1.2vw 0vw;
}
.block_slogan .btn-common.btn-grey {
  margin: 10px 0px 0px 0px;
  margin: 0.52vw 0vw 0vw 0vw;
}
.portfolio_main {
  width: 61%;
  margin: 0 auto;
}
.portfolio_main .highslide-gallery {
  text-align: center;
}
.portfolio_main h4 {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.portfolio_main figure {
  width: 24%;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  display: inline-block;
  padding: 5px 5px 5px 5px;
  padding: 0.26vw 0.26vw 0.26vw 0.26vw;
}
.portfolio_main .galery_vrn.pool {
  width: 100%;
}
.portfolio_main .galery_vrn.pool .slider_portfolio img {
  border-radius: 25px;
  border-radius: 1.3vw;
}
.portfolio_main img {
  border: 0px solid silver !important;
}
.portfolio_main .row_top {
  margin: 0px 0px 7.5px 0px;
  margin: 0vw 0vw 0.39vw 0vw;
}
.portfolio_main .row_bottom {
  text-align: center;
}
.portfolio_main .row_bottom .left_col {
  display: inline-block;
  width: 24%;
}
.portfolio_main .row_bottom .left_col figure {
  width: 100%;
}
.portfolio_main .row_bottom .left_col .galery_vrn:first-child {
  margin: 0px 0px 7.5px 0px;
  margin: 0vw 0vw 0.39vw 0vw;
}
.portfolio_main .row_bottom .right_col {
  display: inline-block;
  vertical-align: top;
  width: 73%;
}
.portfolio_main .row_bottom .right_col figure {
  padding: 5px 6px 0px 6px;
  padding: 0.26vw 0.31vw 0vw 0.31vw;
}
.portfolio_main .btn-common.btn-grey {
  margin: 20px 0px 20px 0px;
  margin: 1.04vw 0vw 1.04vw 0vw;
}
.block_slogan .plus_pink {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.82vw;
  position: absolute;
  top: 5%;
  left: 50%;
}
.block_slogan .plus_pink p {
  margin: 0px 0px 12px 0px;
  margin: 0vw 0vw 0.63vw 0vw;
}
.block_slogan .plus_pink .p_mini {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.09vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
}
.block_slogan .girl_crying {
  position: absolute;
  bottom: 0;
  left: 20.2%;
  width: auto;
  height: 13.5vw;
}
.block_slogan .clouds {
  width: 575px;
  width: 29.95vw;
  height: 314px;
  height: 16.35vw;
  position: absolute;
  top: 0;
  left: 39%;
}
.block_slogan .girl_slogan {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.09vw;
  position: absolute;
  top: 5%;
  left: 22%;
}
.block_slogan .girl_slogan span {
  color: #26699d;
}
.block_slogan .color_lines {
  font-family: "Phenomena-Regular";
  line-height: 0.95;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  position: absolute;
  top: 1%;
  right: 0;
  text-align: right;
}
.block_slogan .color_lines a {
  display: inline-block;
  background-color: transparent;
}
.block_slogan .color_lines a[id="red"] {
  width: 505px;
  width: 26.3vw;
  height: 52px;
  height: 2.71vw;
}
.block_slogan .color_lines a[id="black"] {
  width: 545px;
  width: 28.39vw;
  height: 52px;
  height: 2.71vw;
}
.block_slogan .color_lines a[id="blue"] {
  width: 585px;
  width: 30.47vw;
  height: 52px;
  height: 2.71vw;
}
.block_slogan .color_lines a[id="yellow"] {
  width: 635px;
  width: 33.07vw;
  height: 52px;
  height: 2.71vw;
}
.block_slogan .color_lines a[id="green"] {
  width: 685px;
  width: 35.68vw;
  height: 52px;
  height: 2.71vw;
}
.block_slogan .color_lines a[id="choco"] {
  width: 720px;
  width: 37.5vw;
  height: 52px;
  height: 2.71vw;
}
.block_slogan .color_lines a[id="purple"] {
  width: 765px;
  width: 39.84vw;
  height: 52px;
  height: 2.71vw;
}
h1,
h2,
h3 {
  margin: 0;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin: 0;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 3.23vw;
}
h2,
.h2 {
  font-size: 2.14vw;
}
h3,
.h3 {
  font-size: 1.82vw;
}
h4,
.h4 {
  font-size: 1.41vw;
}
h5,
.h5 {
  font-size: 1.2vw;
}
h6,
.h6 {
  font-size: 0.99vw;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.full.myrow .sparky_container {
  font-size: 10px;
  font-size: 1rem;
  width: 117em;
}
/*HEADER CSS*/
.sparky_row1.sparky_full {
  padding: 15px 0px 0px 0px;
  padding: 0.78vw 0vw 0vw 0vw;
}
.sparky_cell.mp_logo {
  padding: 10px 0px 0px 0px;
  padding: 0.52vw 0vw 0vw 0vw;
}
.sparky_cell.mp_mainmenu,
.sparky_cell.mp_advert2 {
  padding-top: 1em;
  padding-bottom: 1em;
}
.sparky_logo_image {
  font-size: 10px;
  font-size: 1rem;
  width: 23.6em;
  height: 8.7em;
}
ul.mnu_mainmenu,
ul.mnu_footer-menu {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
}
.mnu_mainmenu .item-110 {
  width: 20em;
}
.mnu_mainmenu .item-147 {
  width: 100%;
  text-align: left;
}
.mnu_mainmenu .item-150 {
  width: 13em;
}
.mnu_mainmenu .item-110,
.mnu_mainmenu .item-147,
.mnu_mainmenu .item-150 {
  white-space: normal;
  text-align: center;
}
.mnu_mainmenu .item-110 > a,
.mnu_mainmenu .item-147 > a,
.mnu_mainmenu .item-150 > a {
  line-height: 1.1;
}
.mnu_mainmenu > li {
  vertical-align: middle;
}
.mainmenu_btn {
  font-size: 10px;
  font-size: 1rem;
  text-align: right;
  line-height: 4em;
  padding-right: 1em;
}
.header_contacts {
  font-size: 10px;
  font-size: 1rem;
  padding-right: 1em;
}
.header_contacts p {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  display: block;
  font-size: 1.9em;
  margin-bottom: 0.37em;
}
.header_contacts p:first-child {
  font-family: "Phenomena-Bold";
  line-height: 1;
  color: #545454;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  display: block;
  font-size: 2.3em;
  margin-bottom: 0.43em;
}
.header_contacts a {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  display: block;
  font-size: 1.9em;
  margin-bottom: 0.37em;
}
.header_contacts a:first-child {
  font-family: "Phenomena-Bold";
  line-height: 1;
  color: #545454;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  display: block;
  font-size: 2.3em;
  margin-bottom: 0.43em;
}
.header_contacts a:hover {
  color: #4a8d9f !important;
  text-decoration: none;
}
.heder_dostavka {
  font-size: 10px;
  font-size: 1rem;
  font-family: "ComfortaaLight";
  line-height: 1;
  color: #6da72e;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  display: block;
  margin-top: 1.5em;
}
.heder_dostavka .logo_free {
  font-size: 2.7em;
  border: 2px solid #545454;
  margin: 0 4.5em;
}
.heder_dostavka .logo_free a:hover {
  text-decoration: none;
}
.heder_dostavka .logo_free p {
  margin-bottom: 0;
  padding: 0.185em 0;
}
.heder_dostavka .logo_free p span {
  vertical-align: middle;
}
.heder_dostavka .slogan_free {
  margin-top: 0.294em;
  font-size: 1.7em;
  line-height: 1.0;
}
/*FOOTER CSS*/
.full .sparky_container .sparky_cell.mp_footer-menu {
  padding-left: 3em;
  padding-top: 0;
}
.sparky_cell.mp_bottom1 {
  padding: 0;
}
.sparky_row8,
.sparky_row9 {
  position: relative;
  z-index: 3;
}
.social {
  font-size: 10px;
  font-size: 1rem;
  text-align: right;
  padding: 15px 0px 10px 0px;
  padding: 0.78vw 0vw 0.52vw 0vw;
}
.social:after,
.social:before {
  content: '';
  display: table;
}
.social:after {
  clear: both;
}
.social p {
  font-family: "Phenomena-Regular";
  line-height: 1.1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 4.6em;
  float: left;
  margin-bottom: 0;
}
.social div {
  display: inline-block;
  vertical-align: middle;
}
.social a {
  vertical-align: middle;
}
.social a img {
  width: auto;
  height: 4.6em;
}
.social a:nth-child(2) {
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.footer_contacts {
  font-size: 10px;
  font-size: 1rem;
  text-align: right;
  margin-bottom: 0;
}
.footer_contacts a {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #ffffff;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.1em;
  margin-bottom: 0;
}
.footer_contacts a:hover {
  color: #4a8d9f !important;
  text-decoration: none;
}
.footer_politica {
  font-size: 10px;
  font-size: 1rem;
  text-align: center;
  margin: 30px 0px 10px 0px;
  margin: 1.56vw 0vw 0.52vw 0vw;
}
.footer_politica a {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #ffffff;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.7em;
  margin-bottom: 0;
}
.footer_politica a:hover {
  color: #4a8d9f !important;
  text-decoration: none;
}
.text_block_abs {
  position: absolute;
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.41vw;
  text-align: right;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
}
.red_img {
  position: absolute;
  top: 0;
  right: -1%;
  width: auto;
  height: 36.46vw;
}
.yellow_img {
  position: absolute;
  bottom: 0;
  left: 22.5%;
  width: auto;
  height: 16.5vw;
  z-index: 1;
}
.orange_img {
  position: absolute;
  bottom: 0;
  right: 21%;
  width: auto;
  height: 17vw;
}
.btn-white-bigger {
  position: absolute;
  padding: 0.31vw 3vw;
  font-size: 0.99vw;
  line-height: 1;
  border-radius: 0;
  border: 1px solid #fff;
  z-index: 3;
}
.btn-white-bigger:hover {
  color: #000;
  background-color: #fff;
  border: 2px solid #fff;
}
.btn-grey-bigger {
  position: absolute;
  padding: 0.31vw 1.7vw;
  font-size: 0.99vw;
  line-height: 1;
  border-radius: 0;
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  z-index: 2;
}
.girl_pink {
  position: absolute;
  bottom: 0;
  left: 15%;
  width: auto;
  height: 34vw;
}
.color_trends {
  font-size: 1.41vw;
  line-height: 1;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  position: relative;
}
.color_trends p {
  font-family: "Phenomena-Regular";
  line-height: 1.15;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  display: block;
  font-size: 1.41vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
}
.color_trends .text_block_colors {
  position: absolute;
}
.color_trends .text_block_colors h2 {
  font-family: "Intro Black Alt";
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
}
.color_trends .color_links a {
  color: #fff;
}
.color_trends .color_links a:hover {
  color: #000;
  text-decoration: none;
}
.color_trends .color_links.blacks a {
  color: #fff;
}
.color_trends .color_links.blacks a:hover {
  color: #e60e0c;
  text-decoration: none;
}
.color_trends .color_links.reds a {
  color: #000;
}
.color_trends .color_links.reds a:hover {
  color: #fff;
  text-decoration: none;
}
.body_custom {
  position: relative;
  width: 100%;
}
.karkas_3x {
  margin: 0 auto;
  width: 61%;
  position: relative;
  font-size: 1.41vw;
  line-height: 1;
  padding: 15px 20px 0px 20px;
  padding: 0.78vw 1.04vw 0vw 1.04vw;
}
.karkas_3x .quote {
  position: absolute;
  width: auto;
  height: 15vw;
}
.karkas_3x h4 {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  padding: 15px 0px 5px 0px;
  padding: 0.78vw 0vw 0.26vw 0vw;
}
.karkas_3x figure {
  width: 32%;
  margin: 0px 4px 0px 4px;
  margin: 0vw 0.21vw 0vw 0.21vw;
  text-align: left;
  display: inline-block;
}
.karkas_3x figure img {
  border: 0px solid silver !important;
  padding: 5px 5px 5px 5px;
  padding: 0.26vw 0.26vw 0.26vw 0.26vw;
  width: 100%;
  height: auto;
}
.karkas_3x .col_galery figcaption {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.2vw;
  vertical-align: top;
  margin: 5px 0px 15px 0px;
  margin: 0.26vw 0vw 0.78vw 0vw;
  padding: 0px 0px 0px 5px;
  padding: 0vw 0vw 0vw 0.26vw;
}
.karkas_3x .btn-common.btn-grey {
  margin: 10px 0px 20px 0px;
  margin: 0.52vw 0vw 1.04vw 0vw;
}
.bg_slider_trends {
  position: relative;
}
.slider_trends {
  width: 59%;
  margin: 0 auto;
  padding: 25px 0px 0px 0px;
  padding: 1.3vw 0vw 0vw 0vw;
  position: absolute !important;
  top: 0;
  left: 21%;
}
.slider_trends .slider_cell_trends {
  width: 18.2vw;
  height: 18.2vw;
  background-color: #fff;
  text-align: center;
}
.slider_trends .slider_cell_trends:before {
  content: '';
  line-height: 18.2vw;
}
.slider_trends .slider_cell_trends img {
  display: inline-block;
  max-width: 95%;
  max-height: 100%;
  vertical-align: middle;
  padding: 5px 5px 5px 5px;
  padding: 0.26vw 0.26vw 0.26vw 0.26vw;
}
.slider_trends .slick-slide {
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
}
.slider_trends .slick-prev:before {
  content: url('/images/main/icons/arrow_left.png');
}
.slider_trends .slick-next:before {
  content: url('/images/main/icons/arrow_right.png');
}
.slider_trends .slick-prev {
  left: -55px;
  width: 36px;
  height: 59px;
  cursor: pointer;
  z-index: 1;
}
.slider_trends .slick-next {
  right: -55px;
  width: 36px;
  height: 59px;
  cursor: pointer;
  z-index: 1;
}
.slider_trends.black_arr .slick-prev:before {
  content: url('/images/color_trends/icons/arrow_left.png');
}
.slider_trends.black_arr .slick-next:before {
  content: url('/images/color_trends/icons/arrow_right.png');
}
/*ПРОДУКЦИЯ  - СЛАЙДЕР 
--------------------------------------------------------------------------------*/
.bg_product {
  font-size: 10px;
  font-size: 1rem;
  background-repeat: repeat-y;
  background-size: 100%;
  width: 100%;
}
.bg_product h4 {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  margin: 0 auto;
  font-size: 2.7em;
  padding-bottom: 0;
  padding-top: 0.37em;
  padding-left: 0.37em;
  display: block;
  width: 43.33em;
}
.bg_product .bottom_product {
  margin: 0 auto;
  width: 117em;
  padding-bottom: 1em;
  padding-left: 1em;
}
.slider_product {
  font-size: 10px;
  font-size: 1rem;
  margin: 0 auto;
  width: 97em;
  padding: 0;
}
.slider_product .slider-cell {
  width: 12em;
  height: 12em;
  border-radius: 1em;
  background-color: #fff;
  margin: 1em 0;
  text-align: center;
  transition: all 300ms ease;
  cursor: pointer;
}
.slider_product .slider-cell:before {
  content: '';
  line-height: 12em;
}
.slider_product .slider-cell img {
  display: inline-block;
  max-width: 90%;
  max-height: 100%;
  vertical-align: middle;
}
.slider_product .slick-slide {
  margin-left: 1em;
  margin-right: 1em;
}
.slider_product .slick-slide.slick-center .slider-cell {
  transform: scale(1.2);
}
.slider_product .slick-prev:before {
  content: url('/images/main/icons/arrow_left.png');
}
.slider_product .slick-next:before {
  content: url('/images/main/icons/arrow_right.png');
}
.slider_product .slick-prev {
  left: -55px;
  width: 36px;
  height: 59px;
  cursor: pointer;
  z-index: 1;
}
.slider_product .slick-next {
  right: -55px;
  width: 36px;
  height: 59px;
  cursor: pointer;
  z-index: 1;
}
/*ПРОДУКЦИЯ  - КАРТОЧКА ТОВАРА 
--------------------------------------------------------------------------------*/
.vm-product-container {
  width: 100%;
}
.article_card {
  font-size: 10px;
  font-size: 1rem;
  margin: 0 auto;
  width: 117em;
  padding: 1.5em 1.5em;
}
.article_card .product_image {
  float: left;
  width: 50%;
  text-align: center;
  -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.2);
}
.article_card .product_image img {
  vertical-align: middle;
  max-width: auto;
  max-height: 100%;
}
.article_card .product_info {
  float: left;
  width: 50%;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.article_card .product_info .img_mini {
  float: left;
  width: 17%;
}
.article_card .product_info .img_mini img {
  font-size: 1rem;
  width: 7em;
  height: auto;
  margin-bottom: 1em;
}
.article_card .product_info .desc {
  float: left;
  width: 83%;
}
.article_card .product_info .desc h4 {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.7em;
  margin-right: 0.53em;
  margin-bottom: 1rem;
  padding: 15px 0px 8px 0px;
  padding: 0.78vw 0vw 0.42vw 0vw;
}
.article_card .product_info .desc p {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #545454;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.9em;
  display: block;
}
.article_card .product_info .desc p:first-child {
  margin-bottom: 0.53em;
}
.article_card .product_info .desc .product-price {
  display: inline-block;
  float: none;
}
.red_txt {
  color: #ff3434;
}
.main-image a {
  cursor: auto;
}
.block_slogan .notes {
  position: absolute;
  top: 2%;
  left: 19%;
}
.block_slogan .notes p:first-child {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.72vw;
  margin: 0;
}
.block_slogan .notes p:last-child {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.09vw;
  margin: 0px 0px 10px 0px;
  margin: 0vw 0vw 0.52vw 0vw;
}
.block_slogan .notes h3 {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 10px 0px 20px 0px;
  padding: 0.52vw 0vw 1.04vw 0vw;
}
.block_slogan .txt_plus {
  position: absolute;
}
.block_slogan .txt_plus p:first-child {
  font-family: "Phenomena-Regular";
  line-height: 1.3;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.82vw;
  margin: 0px 0px 40px 0px;
  margin: 0vw 0vw 2.08vw 0vw;
}
.block_slogan .txt_plus p:last-child {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.09vw;
  margin: 0px 0px 10px 0px;
  margin: 0vw 0vw 0.52vw 0vw;
}
.block_slogan .txt_plus.tekstil,
.block_slogan .txt_plus.pens,
.block_slogan .txt_plus.electro {
  top: 5%;
  right: 22%;
}
.block_slogan .txt_plus.cups {
  top: 12%;
  right: 22%;
}
.block_slogan .txt_plus.termo,
.block_slogan .txt_plus.upak {
  top: 5%;
  right: 22%;
}
.block_slogan .txt_plus.termo p:first-child,
.block_slogan .txt_plus.upak p:first-child {
  font-family: "Phenomena-Regular";
  line-height: 1.3;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.block_slogan .txt_plus.termo p:last-child,
.block_slogan .txt_plus.upak p:last-child {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.block_slogan .txt_plus.sweets {
  top: 17%;
  right: 25%;
}
.block_slogan .txt_plus.sweets p:first-child {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #e796ba;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.block_slogan .txt_plus.sweets p:last-child {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.block_slogan .slogan_plus {
  font-family: "Phenomena-Bold";
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  padding: 0;
  position: absolute;
  top: 35%;
  left: 35%;
}
.block_slogan .slogan_plus.white_var {
  font-family: "Phenomena-Bold";
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  top: 35%;
  left: 36%;
}
.block_slogan .slogan_plus.pink_var {
  font-family: "Phenomena-Bold";
  line-height: 1;
  color: #e796ba;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  top: 29%;
  left: 30%;
}
.block_slogan .btn-white#notes_btn {
  padding: 0.31vw 4vw;
  font-size: 0.99vw;
  line-height: 1;
  border-radius: 0;
  border: 2px solid #fff;
  position: absolute;
  top: 45%;
  right: 33.8%;
}
.block_slogan .btn-white#tekstil_btn {
  padding: 0.31vw 1.04vw;
  font-size: 0.99vw;
  line-height: 1;
  border-radius: 0;
  border: 2px solid #fff;
  position: absolute;
  top: 30%;
  left: 36.7%;
}
.block_slogan .btn-white#pens_btn {
  padding: 0.31vw 1.04vw;
  font-size: 0.99vw;
  line-height: 1;
  border-radius: 0;
  border: 2px solid #fff;
  position: absolute;
  top: 68%;
  left: 36.7%;
}
.block_slogan .btn-white#cups_btn {
  padding: 0.31vw 4vw;
  font-size: 0.99vw;
  line-height: 1;
  border-radius: 0;
  border: 2px solid #fff;
  position: absolute;
  top: 79%;
  right: 35.4%;
}
.block_slogan .btn-grey#termo_btn,
.block_slogan .btn-grey#upak_btn {
  padding: 0.31vw 1.04vw;
  font-size: 0.99vw;
  border-radius: 0;
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #545454;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  border: 2px solid #545454;
  position: absolute;
  top: 58%;
  left: 36.7%;
}
.block_slogan .btn-grey#termo_btn:hover,
.block_slogan .btn-grey#upak_btn:hover {
  color: #545454;
  background-color: #fff;
  border: 2px solid #fff;
}
.block_slogan .btn-white#electro_btn {
  padding: 0.31vw 1.04vw;
  font-size: 0.99vw;
  line-height: 1;
  border-radius: 0;
  border: 2px solid #fff;
  position: absolute;
  top: 62%;
  left: 37.5%;
}
.block_slogan .btn-grey#sweets_btn {
  padding: 0.31vw 1.04vw;
  font-size: 0.99vw;
  border-radius: 0;
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #545454;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  border: 2px solid #545454;
  position: absolute;
  top: 51%;
  left: 31.5%;
}
.block_slogan .btn-grey#sweets_btn:hover {
  color: #fff;
  background-color: #e796ba;
  border: 2px solid #e796ba;
}
.block_slogan .sochnie {
  width: auto;
  height: 26.04vw !important;
}
.block_slogan .arbuz {
  position: absolute;
  top: 0%;
  right: 0%;
  width: auto;
  height: 26.04vw;
}
.block_slogan .arbuz img {
  max-height: 100% !important;
}
.block_slogan .lime {
  position: absolute;
  top: 0%;
  right: 18%;
  width: auto;
  height: 23vw;
}
.block_slogan .lime img {
  max-height: 100%;
}
.block_slogan .fruits {
  position: absolute;
  top: 0%;
  right: 5%;
  width: auto;
  height: 26.04vw;
}
.block_slogan .fruits img {
  max-height: 100%;
}
.block_slogan .img_electro {
  position: relative;
  top: 0%;
  left: 20.7%;
  width: auto;
  height: 21.3vw;
  padding: 30px 0px 30px 0px;
  padding: 1.56vw 0vw 1.56vw 0vw;
}
.block_slogan .img_electro img {
  max-height: 100%;
}
.bottom_notes {
  position: absolute;
  top: 37%;
  left: 21.5%;
}
.bottom_notes a:hover {
  text-decoration: underline;
  color: #4a8d9f;
}
.bottom_notes a {
  font-family: "Intro Black Alt";
  line-height: 1.3;
  color: #4a8d9f;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.51vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
}
.bottom_notes p {
  font-family: "Intro Black Alt";
  line-height: 1;
  color: #fbb51a;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.14vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
}
.bottom_upak {
  position: absolute;
  top: 10%;
  right: 23.5%;
}
.bottom_upak p {
  font-family: "Intro Black Alt";
  line-height: 1.15;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 3.49vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
}
.bottom_sweets {
  position: absolute;
  top: 23%;
  right: 23.5%;
}
.bottom_sweets p {
  font-family: "Intro Black Alt";
  line-height: 1.15;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 3.49vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
}
.reshenie {
  position: absolute;
  top: 2%;
  left: 29%;
}
.reshenie a {
  font-family: "Phenomena-Regular";
  line-height: 1.3;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.41vw;
  text-decoration: none;
}
.reshenie a:hover {
  text-decoration: underline;
}
.reshenie_termo {
  position: absolute;
  top: 65%;
  left: 27%;
}
.reshenie_termo a {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.41vw;
  text-decoration: none;
}
.reshenie_termo a:hover {
  text-decoration: underline;
}
.reshenie_electro {
  position: absolute;
  top: 35%;
  right: 27%;
}
.reshenie_electro a {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.41vw;
  text-decoration: none;
}
.reshenie_electro a:hover {
  text-decoration: underline;
}
.reshenie_upak {
  position: absolute;
  bottom: 13%;
  right: 23.7%;
}
.reshenie_upak a {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.41vw;
  text-decoration: none;
}
.reshenie_upak a:hover {
  text-decoration: underline;
}
.reshenie_sweets {
  position: absolute;
  top: 8%;
  right: 23.7%;
}
.reshenie_sweets a {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.41vw;
  text-decoration: none;
}
.reshenie_sweets a:hover {
  text-decoration: underline;
}
.bg_common.act h4 {
  font-family: 'Intro Black Alt';
  font-size: 2.7rem;
  color: #fff;
  width: 117rem;
  margin: 0 auto;
  margin-bottom: 2rem;
  padding: 1.5rem;
}
.bg_common.act .akcii {
  width: 117rem;
  margin: 0 auto;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.bg_common.act .akcii .akcii_logo_top {
  width: 38%;
}
.bg_common.act .akcii .akcii_slogan_top {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  padding: 0 4rem;
  max-width: 62%;
}
.bg_common.act .akcii .akcii_slogan_top p {
  font-family: "Phenomena-Bold";
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 4.8rem;
  margin-bottom: 1.5rem;
}
.bg_common.act .akcii .akcii_slogan_top span {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.3rem;
  margin-bottom: 1.5rem;
}
.bg_common.act .akcii .akcii_slogan_top div {
  width: 100%;
  text-align: center;
}
.bg_common.act .akcii .akcii_logo_bottom {
  width: 38%;
}
.bg_common.act .akcii .akcii_slogan_bottom {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: flex-start;
  padding: 0 4rem;
}
.bg_common.act .akcii .akcii_slogan_bottom p {
  font-family: "Phenomena-Bold";
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 4.8rem;
}
.bg_common.act .akcii .akcii_slogan_bottom span {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.3rem;
  margin-bottom: 1.5rem;
}
.bg_common.act .akcii .akcii_logo_bottom_hidden767 {
  display: none;
}
.bg_common.act .akcii .akcii_slogan_bottom_hidden767 {
  display: none;
}
.bg_common.act .akcii .akcii_slogan_bottom_hidden767 p {
  font-family: "Phenomena-Bold";
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 4.8rem;
  margin-bottom: 1.5rem;
}
.bg_common.act .akcii .akcii_slogan_bottom_hidden767 span {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.3rem;
  margin-bottom: 1.5rem;
}
.bg_common.act .akcii .akcii_slogan_bottom_hidden767 div {
  width: 100%;
  text-align: center;
}
.bg_common.cont .contacts {
  width: 117rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}
.bg_common.cont .contacts .img_cont,
.bg_common.cont .contacts .img_cont1 {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: auto;
}
.bg_common.cont .contacts .img_cont1 {
  display: none;
}
.bg_common.cont .contacts h4 {
  font-family: 'Intro Black Alt';
  font-size: 2.7rem;
  color: #000;
  width: 117rem;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.bg_common.cont .contacts p {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.1rem;
}
.bg_common.cont .contacts p a {
  text-decoration: none;
  color: #000;
}
.bg_common.cont .contacts p a:hover {
  color: #26699d;
  text-decoration: none;
}
.block_program {
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  position: relative;
  line-height: 1;
  width: 100%;
}
.block_program h2,
.block_program h3,
.block_program h4 {
  display: inline-block;
  font-family: "Intro Black Alt";
  line-height: 1;
  z-index: 100;
  padding: 0;
}
.block_program h2 {
  font-size: 1.41vw;
}
.block_program h3 {
  font-size: 1.2vw;
}
.block_program h4 {
  font-size: 1.09vw;
}
.block_program .slogan_bottom h3 {
  font-family: "Intro Black Alt";
  font-size: 2.3rem;
}
.block_program .pic_dupont {
  top: 0;
  left: 0;
  width: 32vw;
  height: auto;
}
/* .abs {
	position: absolute;
	.padding ();
	.margin ();
}

.rel {
	position: relative;
	.padding ();
	.margin ();
} */
.h1_program {
  display: inline-block;
  font-family: "Intro Black Alt";
  font-size: 3.1rem;
  line-height: 1;
  color: #000;
  text-align: center;
  line-height: 1.2;
  padding: 1.5rem 0 0.5rem 0;
}
.h1_program span {
  border-bottom: 0.15vw solid black;
  box-sizing: border-box;
}
.line-hor {
  top: 45%;
  left: -0.5rem;
  border: 1px solid #000;
  width: 10.5rem;
}
.line-hor-white {
  top: 45%;
  left: -0.5rem;
  border: 1px solid #fff;
  width: 10.5rem;
}
.wave {
  bottom: -4.1vw;
  left: 0;
  z-index: 200;
}
.cruize_price {
  bottom: 7.7%;
  right: 22.5%;
  color: #fff;
}
.cruize_price .price_through {
  font-family: "Intro Black Alt";
  font-size: 2vw;
}
.cruize_price .price_through .line-hor {
  top: 1.3vw;
  left: -0.26vw;
  border: 0.11vw solid #fff;
  width: 11.3vw;
}
.cruize_price .price0 {
  font-family: "Intro Black Alt";
  font-size: 2.7vw;
}
.cruize_price .rub19 {
  font-family: "Intro Black Alt";
  font-size: 1.3vw;
}
.cruize_price .rub21 {
  font-family: "Intro Black Alt";
  font-size: 1.56vw;
}
.cruize_price .price_comment {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  font-size: 1.09vw;
}
.watch {
  display: flex;
  flex-flow: row nowrap;
}
.watch .watch_left {
  position: relative;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  width: 50%;
}
.watch .watch_left .boss_desc {
  position: absolute;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  bottom: 0;
  width: 100%;
}
.watch .watch_left .boss_desc .boss_name {
  padding-left: 3rem;
}
.watch .watch_left .boss_desc .boss_name .white {
  font-family: "Intro Black Alt";
  font-size: 2.3rem;
  color: #fff;
  padding: 0.5rem 0;
}
.watch .watch_left .boss_desc .boss_info {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  font-size: 2.1rem;
  padding-left: 3rem;
}
.watch .watch_left .boss_desc .boss_price {
  text-align: right;
  padding-right: 1rem;
}
.watch .watch_left .boss_desc .boss_price .boss_white span {
  color: #fff;
}
.watch .watch_left .boss_desc .boss_price .price_through {
  font-family: "Intro Black Alt";
  font-size: 2.1rem;
}
.watch .watch_left .boss_desc .boss_price .price0 {
  font-family: "Intro Black Alt";
  font-size: 2.9rem;
}
.watch .watch_left .boss_desc .boss_price .rub19 {
  font-family: "Intro Black Alt";
  font-size: 1.7rem;
}
.watch .watch_left .boss_desc .boss_price .rub21 {
  font-family: "Intro Black Alt";
  font-size: 2.1rem;
}
.watch .watch_left .boss_desc .boss_price .price_comment {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  font-size: 2.1rem;
}
.watch .watch_right {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 50%;
}
.watch .watch_right .watch_img {
  width: 40%;
  padding-left: 2.5rem;
}
.watch .watch_desc {
  width: 60%;
  padding: 4rem 1.5rem 0 2.5rem;
}
.watch .watch_desc .watch_slogan {
  margin-bottom: 5rem;
  width: 22.4rem;
  height: auto;
}
.watch .watch_desc .watch_name .purple {
  font-family: "Intro Black Alt";
  font-size: 2.3rem;
  color: #ad1964;
  padding: 1rem 0;
}
.watch .watch_desc .watch_name .white {
  font-family: "Intro Black Alt";
  font-size: 2.3rem;
  color: #fff;
  padding: 0.5rem 0;
}
.watch .watch_desc .watch_info {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  font-size: 2.1rem;
}
.watch .watch_desc .watch_price .boss_white span {
  color: #fff;
}
.watch .watch_desc .watch_price .price_through {
  font-family: "Intro Black Alt";
  font-size: 2.1rem;
}
.watch .watch_desc .watch_price .price0 {
  font-family: "Intro Black Alt";
  font-size: 2.9rem;
}
.watch .watch_desc .watch_price .rub19 {
  font-family: "Intro Black Alt";
  font-size: 1.7rem;
}
.watch .watch_desc .watch_price .rub21 {
  font-family: "Intro Black Alt";
  font-size: 2.1rem;
}
.watch .watch_desc .watch_price .price_comment {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  font-size: 2.1rem;
}
.bg_dupont {
  background-image: url('/images/programma/devCHB_full.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
.dupont {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
}
.dupont .dupont66 {
  width: 66%;
  padding: 1.5rem;
}
.dupont .dupont66 > h3 {
  font-family: "Intro Black Alt";
  font-size: 2.3rem;
  padding: 1.5rem 0;
}
.dupont .dupont66 .dupont_desc {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding-bottom: 1.5rem;
}
.dupont .dupont66 .dupont_desc .dupont_txt {
  width: 65%;
  padding-left: 7rem;
}
.dupont .dupont66 .dupont_desc .dupont_txt .dupont_name .red {
  font-family: "Intro Black Alt";
  font-size: 2.3rem;
  color: #ed1316;
  padding: 1rem 0;
}
.dupont .dupont66 .dupont_desc .dupont_txt .dupont_info {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  line-height: 1.25;
}
.dupont .dupont66 .dupont_desc .dupont_img {
  width: 35%;
  text-align: right;
}
.dupont .dupont66 .dupont_desc .dupont_img img {
  width: 24.9rem;
  height: auto;
}
.dupont .dupont66 .dupont_price {
  text-align: right;
}
.dupont .dupont66 .dupont_price .price_through {
  font-family: "Intro Black Alt";
  font-size: 2.1rem;
}
.dupont .dupont66 .dupont_price .price0 {
  font-family: "Intro Black Alt";
  font-size: 2.9rem;
}
.dupont .dupont66 .dupont_price .rub19 {
  font-family: "Intro Black Alt";
  font-size: 1.7rem;
}
.dupont .dupont66 .dupont_price .rub21 {
  font-family: "Intro Black Alt";
  font-size: 2.1rem;
}
.dupont .dupont66 .dupont_price .price_comment {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  font-size: 2.1rem;
}
.pretty_things {
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding-top: 2rem;
}
.pretty_things .montana_desc {
  position: absolute;
  top: 6%;
  left: 22%;
}
.pretty_things .montana_desc .montana_title {
  display: block;
  font-family: "Intro Black Alt";
  font-size: 2.3rem;
  color: #ed1316;
  padding: 1rem 0;
  text-align: right;
}
.pretty_things .montana_desc .montana_info {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  line-height: 1;
  text-align: right;
}
.pretty_things .montana_img {
  width: 24.3rem ;
  height: auto;
}
.pretty_things .aster_desc {
  position: absolute;
  bottom: 14%;
  left: 38%;
}
.pretty_things .aster_desc .aster_title {
  font-family: "Intro Black Alt";
  font-size: 2.3rem;
  color: #000;
  padding: 1rem 0;
}
.pretty_things .aster_desc .aster_info {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  line-height: 1;
}
.pretty_things .aster_img {
  display: flex;
  flex-flow: column nowrap;
  align-self: flex-end;
  width: 44.6rem ;
  height: auto;
}
.ogogo {
  top: 2.5%;
  left: 38.5%;
  width: 16.6vw;
  height: auto;
}
.get_catalog {
  bottom: 9%;
  right: 24%;
}
.xboy {
  bottom: 19%;
  right: 21.5%;
  font-family: "Intro Black Alt";
  font-size: 1vw;
}
.delay1s {
  animation-delay: 1s;
}
@keyframes rotate_Y {
  0% {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  30% {
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
.rotate_Y {
  animation-name: rotate_Y;
  animation-duration: 3s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
@keyframes pulse_program {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  80% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse_program {
  -webkit-animation-name: pulse;
  animation-name: pulse_program;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-delay: 0.5s;
}
@keyframes flash_program {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash_program {
  -webkit-animation-name: flash;
  animation-name: flash_program;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
.portfolio_link {
  text-align: center;
  margin: 0;
  padding: 15px;
  font-family: "Phenomena-Regular";
  font-size: 27px;
  line-height: 1;
  color: #545454;
}
.portfolio_link a:hover {
  color: #4a8d9f;
  text-decoration: none;
}
.portfolio_link a:active {
  text-decoration: none;
}
.btn-transparent-white {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  padding: 0.5rem 6rem;
  font-size: 1.9rem;
  line-height: 1;
  border-radius: 0;
  border: 1px solid #fff;
}
.btn-transparent-white:hover {
  color: #000;
  background-color: #fff;
  border: 2px solid #fff;
}
.btn-transparent-yellow {
  color: #545454;
  background-color: transparent;
  border-color: #545454;
  padding: 5px 37px;
  font-size: 21px;
  line-height: 1;
  border-radius: 0;
  font-family: "ArsenalBold", Helvetica, Arial, sans-serif;
  border: 2px solid;
}
.btn-transparent-yellow:hover {
  color: #545454;
  background-color: #fff343;
}
.cases_top {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  height: 372px;
}
.cases_top .cases_priziv {
  position: relative;
  padding: 30px 15px 30px 400px;
}
.cases_top .cases_priziv p {
  font-family: "Phenomena-Regular";
  line-height: 1.15;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  display: block;
  font-size: 2.7rem;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
}
.cases_top .cases_priziv h2 {
  font-family: "Intro Black Alt";
  line-height: 1;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 4.1rem;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
}
.alfa {
  position: relative;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 1.5rem;
}
.alfa .alfa_logo {
  padding-bottom: 15px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.alfa .alfa_logo > div {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.alfa .alfa_logo > div:first-child {
  justify-content: center;
  width: 65%;
}
.alfa .alfa_logo > div:last-child {
  justify-content: flex-end;
  width: 35%;
}
.alfa .alfa_cases {
  padding-top: 1.5rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.alfa .alfa_cases > div {
  width: 33%;
}
.alfa .alfa_mug {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.alfa .alfa_mug > div:first-child {
  position: relative;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  width: 28%;
}
.alfa .alfa_mug > div:first-child img {
  position: absolute;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  bottom: -1.5rem;
  left: 1.5rem;
}
.alfa .alfa_mug > div:last-child {
  padding: 4rem 1.5rem 4rem 9rem;
  width: 72%;
}
.alfa .alfa_mug p {
  font-family: "Phenomena-Regular";
  line-height: 1.3;
  color: #fff;
  text-align: left;
  white-space: normal;
  font-size: 21px;
}
.kia_road {
  position: absolute;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  bottom: -140px;
  left: 0;
  width: 100%;
  background-image: url('/images/cases/kia_road.png');
  background-position: center center;
  background-repeat: no-repeat;
  height: 600px;
  z-index: 5;
}
.kia {
  position: relative;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 15px;
}
.kia .kia_cases {
  display: grid;
  grid-gap: 4px;
  grid-template-columns: repeat(auto-fit, minmax(65px, 1fr));
  grid-auto-rows: 30px;
}
.kia .kia_cases .el_1 {
  grid-row: 3 / span 8;
  grid-column: span 5;
}
.kia .kia_cases .el_2 {
  grid-row: span 6;
  grid-column: span 6;
  justify-content: flex-end;
  padding: 1.5rem;
}
.kia .kia_cases .el_3 {
  grid-row: span 17;
  grid-column: span 5;
  justify-content: center;
}
.kia .kia_cases .el_4 {
  grid-row: span 6;
  grid-column: span 3;
}
.kia .kia_cases .el_5 {
  grid-row: span 6;
  grid-column: span 3;
  padding: 2rem;
  justify-content: center;
}
.kia .kia_cases .el_6 {
  grid-row: span 6;
  grid-column: span 6;
  justify-content: flex-end;
  padding: 1.5rem;
}
.kia .kia_cases .el_7 {
  grid-row: span 10;
  grid-column: span 5;
  padding: 1.5rem;
  justify-content: center;
}
.kia .kia_cases .el_8 {
  grid-row: 19 / span 4;
  grid-column: span 4;
}
.kia .kia_cases > div {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  background-color: #fff;
}
.kia .kia_cases > div img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.kia .kia_logo {
  padding: 4.5rem 0 5.5rem 0;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.kia .kia_logo > div {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.kia .kia_logo > div:first-child {
  width: 37%;
  margin-right: 5rem;
}
.kia .kia_logo > div:last-child {
  width: 25%;
}
.kia .kia_logo p {
  font-family: "Phenomena-Regular";
  line-height: 1.3;
  text-align: left;
  white-space: normal;
  font-size: 27px;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
}
.dacha_wave {
  position: absolute;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  top: -280px;
  left: 0;
  width: 100%;
  background-image: url('/images/cases/dacha_wave.png');
  background-position: center center;
  background-repeat: no-repeat;
  height: 842px;
  z-index: 2;
}
.dacha {
  position: relative;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 15px;
  z-index: 3;
}
.dacha .dacha_girlonsofa {
  position: relative;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding-bottom: 2.5rem;
  padding-top: 200px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.dacha .dacha_girlonsofa > div {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.dacha .dacha_cases {
  padding: 1.5rem 0 3rem 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  z-index: 10;
}
.dacha .dacha_cases > div {
  width: 31%;
}
.beton_wrap {
  width: 100%;
  background-image: url('/images/cases/mouth_beton.png');
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.7);
  z-index: 1;
}
.beton .beton_mouth {
  position: relative;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 15px 0 15px 0;
  height: 357px;
}
.beton .beton_mouth h2 {
  position: absolute;
  bottom: 70px;
  left: 470px;
  display: block;
  font-family: "BebasNeue_Bold";
  font-size: 90px;
  color: #333333;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
}
.beton .beton_cases {
  padding: 55px 15px 85px 15px;
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(70px, 1fr));
  grid-auto-rows: 90px;
}
.beton .beton_cases .el_1 {
  grid-row: span 5;
  grid-column: span 4;
}
.beton .beton_cases .el_2 {
  grid-row: span 2;
  grid-column: span 3;
}
.beton .beton_cases .el_3 {
  grid-row: span 2;
  grid-column: span 3;
}
.beton .beton_cases .el_4 {
  grid-row: span 3;
  grid-column: span 3;
}
.beton .beton_cases .el_5 {
  grid-row: span 3;
  grid-column: span 3;
}
.beton .beton_cases > div {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.7);
}
.beton .beton_cases > div img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.lipetzk_wrap {
  position: relative;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  width: 100%;
  background-image: url('/images/cases/lipetzk_fon.png');
  background-position: center top;
  background-repeat: no-repeat;
}
.lipetzk_wrap .lipetzk_cogs {
  position: absolute;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  top: -41px;
  width: 100%;
  height: 41px;
  background-image: url('/images/cases/lipetzk_fon_cogs.png');
  background-position: center center;
  background-repeat: no-repeat;
}
.lipetzk {
  padding: 80px 15px 70px 15px;
}
.lipetzk .lipetzk_logo {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.lipetzk .lipetzk_logo > div {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.lipetzk .lipetzk_logo > div:first-child {
  width: 35%;
}
.lipetzk .lipetzk_logo > div:last-child {
  width: 28%;
}
.lipetzk .lipetzk_cases {
  padding: 50px 0 15px 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.lipetzk .lipetzk_cases > div {
  width: 31%;
}
.lipetzk_priziv {
  padding: 50px 15px 50px 15px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.lipetzk_priziv .priziv_img {
  display: flex;
  flex-flow: column nowrap;
  border: 3px dashed #808080;
  padding: 15px;
  width: 60%;
}
.lipetzk_priziv .priziv_img .txt_info {
  padding: 20px;
}
.lipetzk_priziv .priziv_img .txt_info p {
  font-family: "Phenomena-Regular";
  line-height: 1.3;
  text-align: left;
  white-space: normal;
  font-size: 27px;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
}
.lipetzk_priziv .priziv_img .add_icons {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
}
.lipetzk_priziv .priziv_img .add_icons img {
  width: 31%;
}
.lipetzk_priziv .priziv_txt {
  display: flex;
  flex-flow: column nowrap;
  width: 38%;
}
.lipetzk_priziv .priziv_txt > div:first-child {
  padding: 0 50px 0 50px;
}
.lipetzk_priziv .priziv_txt > div:first-child p {
  font-family: "Phenomena-Regular";
  line-height: 1.3;
  text-align: left;
  white-space: normal;
  font-size: 36px;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  padding: 0px 0px 0px 0px;
  padding: 0vw 0vw 0vw 0vw;
  text-align: center;
}
.lipetzk_priziv .priziv_txt > div:last-child {
  padding: 30px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.lipetzk_priziv2 {
  padding: 30px 15px 15px 15px;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
.lipetzk_priziv2 .priziv_img {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  width: 80%;
}
.lipetzk_priziv2 .priziv_btn {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 30px;
}

/*NEW PAGE PAKETY*/
.paket-top-section {
	background: url('/images/pakety/decor-1.jpg') left bottom / auto no-repeat,
	#040202 url('/images/pakety/decor-2.jpg') right top / auto no-repeat;	
}
.paket-top-section__inner{
	position: relative;
	padding: 97px 0 37px;
}
.paket-top-section h1{
	font-family: "Intro Black Alt";
	line-height: 1;
	color: #ffffff;
	font-size: 4rem;
	margin-bottom: 40px;
	max-width: 680px;
  text-transform: uppercase;
  padding: 0;
}
.paket-top-section__inner h1 span{
  display: block;
}
.paket-top-section__descr{
	max-width: 670px;
	font-size: 2rem;
	line-height: 1.2;
	color: #DC4236;
  text-transform: uppercase;
}
.paket-top-section__decor{
	position: absolute;
	right: 0;
	bottom: -155px;
}
.paket-top-section__decor-mob{
	display: none;
}
.vm-product-container--pakety {
	padding: 140px 0 80px;
}
.vm-product-container--pakety-top {
	padding-top: 152px;
}
.vm-product-container--pakety .article_card {
	padding: 0;
	display: flex;
  	flex-wrap: wrap;
}
.vm-product-container--pakety .main-image > a{
  	display: flex;
}
.vm-product-container--pakety .main-image > a img{
  	width: 100%;
}
.paket-title {
	font-family: "Phenomena-Regular";
	line-height: 1;
	color: #545454;
	font-size: 2.7em;
	margin-right: 0;
	margin-bottom: 35px;
	padding: 0;
  	width: 100%;
}
.paket-title--example {
	color: #ffffff;
	margin-bottom: 25px;
}
.vm-product-container--pakety .article_card .product_info{
	padding-left: 30px;
}
.green_txt {
	color: #549930;
	font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
	line-height: 1.26;
	font-size: 1.9em;
}
.vm-product-container--pakety .green_txt{
	margin-bottom: 15px;
}
.vm-product-container--pakety .article_card .product_info .desc{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.paket-descr {
	font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
	line-height: 1.26;
	color: #545454;
	text-align: left;
	font-size: 1.9em;
	margin-bottom: auto;
}
.example-section {
	background: #323639;
	padding: 30px 0 50px;
  font-size: 1rem;
}
.colors_gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.col_gallery {
	margin: 10px;
	width: calc(100% / 3 - 20px);
}
.col_gallery figure{
	display: flex;
}
.pakety-i-podarochnaya-upakovka .sparky_row7{
  	padding: 110px 0 50px
}
ul.mnu_mainmenu li.item-214{
  	white-space: normal;
  	min-height: 2.5rem;
  	height: auto;
}
.vm-product-container--pakety .article_card .product_image{
  align-self: flex-start;
}
@media screen and (max-width: 1499px) {
  	.paket-top-section {
		background: #040202;	
	}
}
@media screen and (max-width: 1199px) {
  .paket-top-section__decor{
    max-width: 400px;
    bottom: -130px;
  }
  .paket-top-section__descr {
    max-width: 560px;
  }
  .vm-product-container--pakety {
    padding: 50px 0;
  }
  .vm-product-container--pakety-top {
    padding-top: 90px;
  }
  .pakety-i-podarochnaya-upakovka .sparky_row7{
    padding: 20px 0;
  }
}
@media screen and (max-width: 991px) {
  .paket-top-section__inner{
    padding: 87px 0 190px;
    position: initial;
  }
  .paket-top-section h1{
    line-height: 1.17;
    max-width: 335px;
    font-size: 30px;
    margin-bottom: 78px;
  }
  .paket-top-section h1 span:first-child{
    margin-bottom: 1em;
  }
  .paket-top-section__decor{
    bottom: auto;
    top: 0;
  }
  .paket-top-section__decor img:first-child{
    display: none;
  }
  .paket-top-section__decor-mob {
    display: block;
  }
  .paket-top-section__descr + .paket-top-section__decor-mob{
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .paket-top-section__descr {
    max-width: 550px;
    font-size: 20px;
    position: relative;
    z-index: 2;
  }
  .vm-product-container--pakety {
    padding: 35px 0;
  }
  .paket-title{
    margin-bottom: 20px;
  }
  .example-section{
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .paket-top-section__inner{
    padding-left: 15px;
  }
  .vm-product-container--pakety .article_card{
    padding: 0 15px;
  }
  .vm-product-container--pakety .article_card .product_info {
    padding-left: 15px;
    padding-right: 0;
  }
  .example-section .karkas117{
    padding: 0 15px;
  }
  .paket-top-section h1 {    
    max-width: 290px;
    font-size: 25px;    
  }
}
@media screen and (max-width: 575px) {
  .pakety-i-podarochnaya-upakovka .sparky_row5{
    overflow: hidden;
  }
  .paket-top-section h1 {
    max-width: calc(63vw - 30px);
    font-size: 20px;
    margin-bottom: 50px;
  }
  .paket-top-section__decor{
    max-width: 37vw;
    right: -1vw;
  }
  .paket-top-section__descr {
    max-width: calc(63vw - 30px);
    font-size: 16px;
  }
  .colors_gallery {    
    margin: 0 -5px;
  }
  .col_gallery {
    margin: 5px;
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 480px) {
  .paket-top-section__inner {
    padding: 27px 0 120px 15px;    
  }
  .paket-top-section h1 span:first-child {
    margin-bottom: 0.5em;
  }
  .paket-top-section h1{
    margin-bottom: 20px;
  }
  .paket-top-section__descr + .paket-top-section__decor-mob{
    width: 90px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .cases_top .cases_priziv {
    padding: 30px 15px 30px 300px;
  }
  .kia .kia_cases {
    grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
    grid-auto-rows: 25px;
  }
  .kia .kia_logo > div:first-child {
    width: 40%;
    margin-right: 5rem;
  }
  .kia .kia_logo > div:last-child {
    width: 28%;
  }
  .kia .kia_logo p {
    font-size: 27px;
  }
  .dacha_wave {
    top: -235px;
    background-image: url('/images/cases/dacha_wave_md.png');
    height: 700px;
  }
  .beton .beton_mouth h2 {
    bottom: 70px;
    left: 380px;
    font-size: 80px;
  }
  .beton .beton_cases {
    grid-gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
    grid-auto-rows: 75px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .btn-transparent-white {
    padding: 4px 48px;
    font-size: 16px;
    line-height: 1;
    border-radius: 0;
  }
  .btn-transparent-yellow {
    padding: 5px 37px;
    font-size: 21px;
    line-height: 1;
    border-radius: 0;
  }
  .cases_top .cases_priziv {
    padding: 30px 15px 30px 190px;
  }
  .cases_top .cases_priziv p {
    font-size: 22px;
  }
  .cases_top .cases_priziv h2 {
    font-size: 34px;
  }
  .kia_road {
    bottom: -150px;
  }
  .kia .kia_cases {
    grid-template-columns: repeat(auto-fit, minmax(40px, 1fr));
    grid-auto-rows: 20px;
  }
  .kia .kia_logo > div:first-child {
    width: 43%;
    margin-right: 5rem;
  }
  .kia .kia_logo > div:last-child {
    width: 32%;
  }
  .kia .kia_logo p {
    font-size: 23px;
  }
  .dacha_wave {
    top: -190px;
    background-image: url('/images/cases/dacha_wave_sm.png');
    height: 552px;
  }
  .beton .beton_mouth h2 {
    bottom: 70px;
    left: 250px;
    font-size: 70px;
  }
  .beton .beton_cases {
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
    grid-auto-rows: 55px;
  }
  .lipetzk {
    padding: 60px 15px 50px 15px;
  }
  .lipetzk .lipetzk_logo > div:first-child {
    width: 45%;
  }
  .lipetzk .lipetzk_logo > div:last-child {
    width: 35%;
  }
  .lipetzk .lipetzk_cases {
    padding: 40px 0 15px 0;
  }
  .lipetzk .lipetzk_cases > div {
    width: 31%;
  }
  .lipetzk_priziv {
    padding: 30px 15px 30px 15px;
  }
  .lipetzk_priziv .priziv_img {
    padding: 10px;
  }
  .lipetzk_priziv .priziv_img .txt_info {
    padding: 15px;
  }
  .lipetzk_priziv .priziv_img .txt_info p {
    font-size: 21px;
  }
  .lipetzk_priziv .priziv_img .add_icons {
    padding: 15px;
  }
  .lipetzk_priziv .priziv_img .add_icons img {
    width: 31%;
  }
  .lipetzk_priziv .priziv_txt {
    display: flex;
    flex-flow: column nowrap;
    width: 38%;
  }
  .lipetzk_priziv .priziv_txt > div:first-child {
    padding: 0 30px 0 30px;
  }
  .lipetzk_priziv .priziv_txt > div:first-child p {
    font-size: 27px;
  }
  .lipetzk_priziv .priziv_txt > div:last-child {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .alfa .alfa_logo > div {
    min-width: 220px;
  }
  .alfa .alfa_logo > div img {
    max-width: 280px;
  }
  .alfa .alfa_logo > div:first-child {
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
    padding: 0 2.5rem;
  }
  .alfa .alfa_logo > div:last-child {
    justify-content: center;
    padding: 0 2.5rem;
  }
  .alfa .alfa_cases {
    justify-content: center;
  }
  .alfa .alfa_cases > div {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    width: 50%;
    min-width: 100px;
  }
  .alfa .alfa_cases > div img {
    max-width: 280px;
  }
  .dacha_wave {
    display: none;
  }
  .beton_wrap {
    width: 100%;
    background-image: none;
    background-color: #fff;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.7);
    z-index: 1;
  }
  .beton .beton_cases {
    grid-gap: 0;
    grid-template-columns: repeat(9, auto);
    grid-auto-rows: auto;
  }
  .beton .beton_cases .el_1 {
    grid-row: span 5;
    grid-column: 3 / span 4;
  }
  .beton .beton_cases .el_2 {
    grid-row: span 2;
    grid-column: span 4;
  }
  .beton .beton_cases .el_3 {
    grid-row: span 2;
    grid-column: span 4;
  }
  .beton .beton_cases .el_4 {
    grid-row: span 3;
    grid-column: span 4;
  }
  .beton .beton_cases .el_5 {
    grid-row: span 3;
    grid-column: span 4;
  }
  .beton .beton_cases > div {
    margin: 5px;
  }
  .lipetzk_priziv2 {
    padding: 15px;
  }
  .lipetzk_priziv2 .priziv_img {
    width: 100%;
  }
  .lipetzk_priziv2 .priziv_btn {
    padding: 30px 15px 15px 15px;
  }
}
@media (min-width: 544px) and (max-width: 767px) {
  .btn-transparent-white {
    padding: 4px 48px;
    font-size: 16px;
    line-height: 1;
    border-radius: 0;
  }
  .btn-transparent-yellow {
    padding: 5px 37px;
    font-size: 19px;
    line-height: 1;
    border-radius: 0;
  }
  .cases_top .cases_priziv {
    padding: 30px 15px 30px 90px;
  }
  .cases_top .cases_priziv p {
    font-size: 22px;
  }
  .cases_top .cases_priziv h2 {
    font-size: 34px;
  }
  .alfa .alfa_mug p {
    font-size: 18px;
  }
  .kia_road {
    bottom: -160px;
  }
  .kia .kia_cases {
    grid-template-columns: repeat(auto-fit, minmax(43px, 1fr));
    grid-auto-rows: 25px;
  }
  .kia .kia_cases .el_1 {
    grid-row: span 8;
    grid-column: span 5;
  }
  .kia .kia_cases .el_2 {
    grid-row: span 6;
    grid-column: span 6;
    justify-content: center;
    padding: 1.5rem;
  }
  .kia .kia_cases .el_3 {
    grid-row: 9 / span 17;
    grid-column: span 5;
    justify-content: center;
  }
  .kia .kia_cases .el_4 {
    grid-row: span 6;
    grid-column: span 3;
  }
  .kia .kia_cases .el_5 {
    grid-row: span 6;
    grid-column: span 3;
    padding: 2rem;
    justify-content: center;
  }
  .kia .kia_cases .el_6 {
    grid-row: span 6;
    grid-column: span 6;
    justify-content: center;
    padding: 1.5rem;
  }
  .kia .kia_cases .el_7 {
    grid-row: span 10;
    grid-column: span 5;
    padding: 1.5rem;
    justify-content: center;
  }
  .kia .kia_cases .el_8 {
    grid-row: 27 / span 4;
    grid-column: span 4;
  }
  .kia .kia_logo > div:first-child {
    width: 45%;
    margin-right: 5rem;
  }
  .kia .kia_logo > div:last-child {
    width: 32%;
  }
  .kia .kia_logo p {
    font-size: 21px;
  }
  .beton .beton_mouth {
    padding: 0;
    height: auto;
  }
  .beton .beton_mouth h2 {
    position: static;
    font-size: 50px;
    padding: 25px;
    text-align: center;
  }
  .lipetzk_wrap {
    background-image: none;
    background-color: #eeefee;
  }
  .lipetzk {
    padding: 60px 15px 50px 15px;
  }
  .lipetzk .lipetzk_logo {
    justify-content: center;
  }
  .lipetzk .lipetzk_logo > div:first-child {
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .lipetzk .lipetzk_logo > div:first-child img {
    max-width: 325px;
    min-width: 240px;
  }
  .lipetzk .lipetzk_logo > div:last-child {
    justify-content: center;
    width: 100%;
  }
  .lipetzk .lipetzk_logo > div:last-child img {
    max-width: 250px;
    min-width: 190px;
  }
  .lipetzk .lipetzk_cases {
    padding: 40px 0 15px 0;
  }
  .lipetzk_priziv {
    padding: 20px 15px 20px 15px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .lipetzk_priziv .priziv_img {
    display: flex;
    flex-flow: column nowrap;
    border: 3px dashed #808080;
    padding: 0;
    width: 70%;
  }
  .lipetzk_priziv .priziv_img .txt_info {
    padding: 15px;
  }
  .lipetzk_priziv .priziv_img .txt_info p {
    font-size: 21px;
  }
  .lipetzk_priziv .priziv_img .add_icons {
    padding: 15px;
  }
  .lipetzk_priziv .priziv_img .add_icons img {
    width: 32%;
  }
  .lipetzk_priziv .priziv_txt {
    display: flex;
    flex-flow: column nowrap;
    width: 50%;
  }
  .lipetzk_priziv .priziv_txt > div:first-child {
    padding: 20px 30px 0 30px;
  }
  .lipetzk_priziv .priziv_txt > div:first-child p {
    font-size: 27px;
  }
  .lipetzk_priziv .priziv_txt > div:last-child {
    padding: 20px 15px 10px 15px;
  }
}
@media (max-width: 543px) {
  .portfolio_link {
    display: none;
  }
  .btn-transparent-white {
    padding: 3px 35px;
    font-size: 14px;
    line-height: 1;
    border-radius: 0;
  }
  .btn-transparent-yellow {
    padding: 5px 37px;
    font-size: 17px;
    line-height: 1;
    border-radius: 0;
  }
  .cases_top .cases_priziv {
    padding: 30px 15px 30px 15px;
  }
  .cases_top .cases_priziv p {
    font-size: 19px;
  }
  .cases_top .cases_priziv h2 {
    font-size: 29px;
  }
  .alfa .alfa_mug > div:first-child {
    display: none;
  }
  .alfa .alfa_mug > div:last-child {
    padding: 4rem 2.5rem 4rem 2.5rem;
    width: 100%;
  }
  .alfa .alfa_mug p {
    font-size: 18px;
    text-align: center;
  }
  .kia_road {
    display: none;
  }
  .kia {
    padding: 2.5rem;
  }
  .kia .kia_cases {
    grid-template-columns: 25% 25% 25% 25%;
    grid-auto-rows: auto;
  }
  .kia .kia_cases .el_1 {
    grid-row: span 8;
    grid-column: span 2;
  }
  .kia .kia_cases .el_2 {
    grid-row: span 6;
    grid-column: span 2;
    justify-content: center;
    padding: 1.5rem;
  }
  .kia .kia_cases .el_3 {
    grid-row: span 17;
    grid-column: span 2;
    justify-content: center;
  }
  .kia .kia_cases .el_4 {
    grid-row: span 6;
    grid-column: span 1;
  }
  .kia .kia_cases .el_5 {
    grid-row: span 6;
    grid-column: span 1;
    padding: 2rem;
    justify-content: center;
  }
  .kia .kia_cases .el_6 {
    grid-row: span 6;
    grid-column: span 2;
    justify-content: center;
    padding: 1.5rem;
  }
  .kia .kia_cases .el_7 {
    grid-row: span 10;
    grid-column: span 2;
    padding: 1.5rem;
    justify-content: center;
  }
  .kia .kia_cases .el_8 {
    grid-row: span 4;
    grid-column: span 2;
  }
  .kia .kia_logo {
    padding: 20px 0 20px 0;
  }
  .kia .kia_logo > div:first-child {
    width: 100%;
    justify-content: center;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .kia .kia_logo > div:first-child img {
    width: 70%;
    min-width: 230px;
  }
  .kia .kia_logo > div:last-child {
    width: 100%;
    justify-content: center;
  }
  .kia .kia_logo p {
    font-size: 21px;
    text-align: center;
  }
  .dacha .dacha_girlonsofa {
    padding-top: 20px;
  }
  .dacha .dacha_cases {
    padding: 0 0 1.5rem 0;
    justify-content: center;
  }
  .dacha .dacha_cases > div {
    width: 49%;
    padding: 10px;
  }
  .beton .beton_mouth {
    padding: 0;
    height: auto;
  }
  .beton .beton_mouth h2 {
    position: static;
    font-size: 41px;
    padding: 20px;
    text-align: center;
  }
  .lipetzk_wrap {
    background-image: none;
    background-color: #eeefee;
  }
  .lipetzk {
    padding: 30px 15px 20px 15px;
  }
  .lipetzk .lipetzk_logo {
    justify-content: center;
  }
  .lipetzk .lipetzk_logo > div:first-child {
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .lipetzk .lipetzk_logo > div:first-child img {
    max-width: 240px;
  }
  .lipetzk .lipetzk_logo > div:last-child {
    justify-content: center;
    width: 100%;
  }
  .lipetzk .lipetzk_logo > div:last-child img {
    max-width: 190px;
  }
  .lipetzk .lipetzk_cases {
    padding: 20px 0 5px 0;
    justify-content: center;
  }
  .lipetzk .lipetzk_cases > div {
    width: 49%;
    padding: 10px;
  }
  .lipetzk_priziv {
    padding: 20px 15px 20px 15px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
  }
  .lipetzk_priziv .priziv_img {
    display: flex;
    flex-flow: column nowrap;
    border: 2px dashed #808080;
    padding: 0;
    width: 100%;
  }
  .lipetzk_priziv .priziv_img .txt_info {
    padding: 15px;
  }
  .lipetzk_priziv .priziv_img .txt_info p {
    font-size: 19px;
  }
  .lipetzk_priziv .priziv_img .add_icons {
    padding: 15px;
  }
  .lipetzk_priziv .priziv_img .add_icons img {
    width: 32%;
  }
  .lipetzk_priziv .priziv_txt {
    display: flex;
    flex-flow: column nowrap;
    width: 100%;
  }
  .lipetzk_priziv .priziv_txt > div:first-child {
    padding: 20px 30px 0 30px;
  }
  .lipetzk_priziv .priziv_txt > div:first-child p {
    font-size: 24px;
  }
  .lipetzk_priziv .priziv_txt > div:last-child {
    padding: 20px 15px 10px 15px;
  }
}
.btn-black-yellow {
  color: #ffffff;
  background-color: #000000;
  border-color: #ffffff;
  padding: 0.7rem 2rem;
  font-size: 1.9rem;
  line-height: 1;
  border-radius: 0;
  border: none;
}
.btn-black-yellow:hover {
  color: #000;
  background-color: #fff343;
  border: none;
}
.btn-whatsapp {
  color: #549930;
  background-color: #ffffff;
  border-color: #ffffff;
  padding: 1rem 4rem;
  font-size: 2.1rem;
  line-height: 1;
  border-radius: 0;
  border: none;
  text-decoration: none;
}
.btn-whatsapp:hover,
.btn-whatsapp:active {
  color: #000;
  background-color: #fff343;
  border: none;
  text-decoration: none;
}
.category_head {
  padding: 15px 0;
}
.category_head h4 {
  font-family: "Phenomena-Bold";
  line-height: 1;
  color: #545454;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.7rem;
  padding: 0 15px;
}
.category_view {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding: 15px;
}
.category_view .cell_category {
  width: 25%;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  text-align: center;
  display: inline-block;
}
.category_view .cell_category img {
  border-radius: 3rem;
  padding: 10px;
}
.category_view .cell_category figcaption {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 2.5rem;
  vertical-align: top;
  margin: 5px 0px 10px 0px;
  margin: 0.26vw 0vw 0.52vw 0vw;
}
.category_banner {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 40px 15px;
}
.category_banner .banner_left {
  border-radius: 3rem;
  width: 49%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
.category_banner .banner_right {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  background-color: #f2f0f1;
  border-radius: 3rem;
  width: 49%;
}
.category_banner .banner_right p {
  font-family: "Phenomena-Bold";
  line-height: 1.15;
  color: #333333;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  display: block;
  font-size: 3.9rem;
  margin-bottom: 2rem;
  text-align: center;
}
.category_whatsapp {
  width: 100%;
  background: linear-gradient(to bottom, #25b92f, #1a5711);
  margin: 15px 0 60px 0;
}
.whatsapp {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  padding: 8rem 15px 8rem 15px;
}
.whatsapp img {
  max-width: 20%;
}
.whatsapp p {
  font-family: "Phenomena-Bold";
  line-height: 1.15;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  display: block;
  font-size: 3.9rem;
  padding: 25px 0 35px 0;
}
@media (max-width: 767px) {
  .btn-black-yellow {
    padding: 7px 12px;
    font-size: 12px;
    line-height: 1;
    border-radius: 0;
  }
  .btn-whatsapp {
    padding: 7px 25px;
    font-size: 14px;
    line-height: 1;
    border-radius: 0;
  }
}
@media (max-width: 543px) {
  .category_view {
    padding: 5px 15px;
  }
  .category_view .cell_category {
    width: 50%;
  }
  .category_banner {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    padding: 20px 15px;
  }
  .category_banner .banner_left {
    width: 100%;
    margin-bottom: 20px;
  }
  .category_banner .banner_right {
    width: 100%;
    padding: 50px 0;
  }
  .category_whatsapp {
    margin: 0 0 30px 0;
  }
  .whatsapp {
    padding: 8rem 15px 8rem 15px;
  }
  .whatsapp img {
    max-width: 25%;
  }
  .whatsapp p {
    padding: 15px 0 25px 0;
    margin: 0;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  /*>1200 ХЕДЕР И ФУТЕР */
  html {
    font-size: 62.5% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /*992-1199 ХЕДЕР И ФУТЕР */
  html {
    font-size: 51.81% !important;
  }
  /*992-1199 КОНТАКТЫ*/
  .bg_common.cont .img_cont {
    display: none;
  }
  .bg_common.cont .img_cont1 {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*768-991 ХЕДЕР И ФУТЕР */
  html {
    font-size: 40.06% !important;
  }
  /*768-991 */
  .slider_product .slick-prev {
    left: -45px;
  }
  .slider_product .slick-next {
    right: -45px;
  }
  /*768-991 КОНТАКТЫ*/
  .bg_common.cont .img_cont {
    display: none;
  }
  .bg_common.cont .img_cont1 {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .karkas117 {
    width: 100%;
  }
  /*<767 ХЕДЕР И ФУТЕР */
  html {
    font-size: 40.06% !important;
  }
  .full.myrow .sparky_container {
    width: auto;
  }
  .nav-toggle {
    float: left;
  }
  .mp_footer-menu {
    display: none;
  }
  .heder_dostavka {
    display: none;
  }
  .mp_logo,
  .mp_advert1,
  .mp_mainmenu,
  .mp_advert2,
  .mp_bottom2,
  .mp_bottom3 {
    width: 50%;
  }
  .mnu_mainmenu .item-110,
  .mnu_mainmenu .item-147,
  .mnu_mainmenu .item-150 {
    width: auto;
    text-align: left;
  }
  .mnu_mainmenu > li > a {
    vertical-align: middle;
    font-size: 2.7em;
  }
  .mnu_mainmenu > li > a:hover {
    color: #fff343 !important;
  }
  .mnu_mainmenu li ul a {
    font-size: 2.1em;
  }
  .mnu_mainmenu li ul a:hover {
    color: #fff343 !important;
    text-decoration: none;
  }
  .nav-collapse.opened li.active a:hover {
    color: #fff343 !important;
    text-decoration: none;
  }
  /*<767 ПРОДУКЦИЯ СЛАЙДЕР*/
  .bg_product h4 {
    width: 100% !important;
  }
  .bg_product .bottom_product {
    width: 100% !important;
  }
  /*<767 ПРОДУКЦИЯ  - КАРТОЧКА ТОВАРА */
  .article_card {
    width: 100%!important;
  }
  /*<767 СЛАЙДЕРЫ*/
  .slidermain .slick-dots {
    display: none !important;
  }
  .slidermain .slick-prev:before {
    content: url('/images/main/icons/arrow_left_mini.png');
  }
  .slidermain .slick-next:before {
    content: url('/images/main/icons/arrow_right_mini.png');
  }
  /*<767 ПОЛИТИКА*/
  .politics_div {
    width: 100% !important;
  }
  /*<767 ПРОДУКЦИЯ ПЛЮСЫ КНОПКИ*/
  .block_slogan .btn-white#notes_btn,
  .block_slogan .btn-white#tekstil_btn,
  .block_slogan .btn-white#pens_btn,
  .block_slogan .btn-white#cups_btn,
  .block_slogan .btn-white#electro_btn,
  .block_slogan .btn-grey#termo_btn,
  .block_slogan .btn-grey#upak_btn,
  .block_slogan .btn-grey#sweets_btn {
    border-width: 1px !important;
  }
  /*<767 БЛОГ*/
  .karkas_blog {
    width: 100%;
  }
  .karkas_blog .header_lines h5 {
    font-size: 15px;
    margin: 1.5rem 0 0 0;
  }
  .lines {
    display: none !important;
  }
  .blog .item-image {
    width: 100% !important;
    text-align: center;
  }
  .blog .item_blog_txt {
    width: 100% !important;
  }
  .blog h6 {
    font-size: 14px;
  }
  .blog .preview_blog {
    font-size: 12px;
  }
  /*<767 новости статьи*/
  .item-image {
    text-align: center;
    float: none;
    width: 100%!important;
    margin: 0 0 2.5rem 0 !important;
  }
  .item_blog_txt {
    float: none;
    width: 100%!important;
  }
  .item_blog_txt p {
    font-size: 13px;
  }
  .item-header .left-header {
    float: none;
    width: 100%;
    margin: 0 !important;
  }
  .item-header .left-header h5 {
    text-indent: 0;
    font-size: 13px;
  }
  .item-header .right-header {
    text-align: center;
    float: none;
    width: 100%;
  }
  .item-header .right-header h5 {
    text-indent: 0;
    font-size: 13px;
  }
  /*<767 КОНТАКТЫ*/
  .bg_common.cont .img_cont {
    display: none;
  }
  .bg_common.cont .img_cont1 {
    display: none;
  }
  /*<767 ПРОГРАММА ЛОЯЛЬНОСТИ*/
  .bg_dupont {
    background-image: none;
  }
  .watch {
    display: flex;
    flex-flow: row wrap;
  }
  .watch .watch_left {
    width: auto;
    max-width: 57rem;
    margin: 0 auto;
  }
  .watch .watch_right {
    width: auto;
    max-width: 57rem;
    margin: 0 auto;
  }
  .pic_dupont {
    display: none;
  }
  .dupont .dupont66 {
    width: 100%;
  }
  .pretty_things {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    padding-top: 2rem;
  }
  .pretty_things .montana_desc {
    position: static;
    padding-top: 1.5rem;
  }
  .pretty_things .montana_desc .montana_title {
    padding: 1rem 0;
    text-align: right;
  }
  .pretty_things .montana_desc .montana_info {
    text-align: right;
  }
  .pretty_things .montana_img {
    width: 24.3rem ;
    height: auto;
    padding-left: 2rem;
  }
  .pretty_things .aster_desc {
    position: static;
  }
  .pretty_things .aster_desc .aster_title {
    padding: 1rem 0;
  }
  .pretty_things .aster_img {
    display: block;
    padding-bottom: 2rem;
  }
}
@media (min-width: 544px) and (max-width: 767px) {
  html {
    font-size: 31.25% !important;
  }
  /*544-767 ХЕДЕР И ФУТЕР */
  /*544-767 СЛАЙДЕР ПРОДУКЦИЯ*/
  .slider_product {
    width: 68em !important;
  }
  .slider_product .slick-prev,
  .slider_trends .slick-prev {
    left: -40px !important;
  }
  .slider_product .slick-next,
  .slider_trends .slick-next {
    right: -40px !important;
  }
  .slider_product .slick-prev:before,
  .slider_trends .slick-prev:before {
    content: url('/images/main/icons/arrow_left_mini.png') !important;
  }
  .slider_product .slick-next:before,
  .slider_trends .slick-next:before {
    content: url('/images/main/icons/arrow_right_mini.png') !important;
  }
  /*544-767 АКЦИИ*/
  .bg_common.act .akcii .akcii_logo_bottom {
    display: none;
  }
  .bg_common.act .akcii .akcii_slogan_bottom {
    display: none;
  }
  .bg_common.act .akcii .akcii_logo_bottom_hidden767 {
    display: block;
    width: 65%!important;
  }
  .bg_common.act .akcii .akcii_slogan_bottom_hidden767 {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    width: 100%;
    padding: 0 4rem;
  }
}
@media (max-width: 543px) {
  /*<543 ХЕДЕР И ФУТЕР*/
  html {
    font-size: 31.25% !important;
  }
  .slidermain {
    display: none !important;
  }
  .slider_product {
    width: 58em !important;
  }
  .slider_product .slider-cell {
    width: 10em!important;
    height: 10em!important;
  }
  .slider_product .slider-cell:before {
    content: '';
    line-height: 10em!important;
  }
  /*<543 */
  .bg_slider_trends {
    display: none;
  }
  /*<543 АКЦИИ*/
  .bg_common.act h4 {
    width: 100%!important;
    text-align: left;
  }
  .bg_common.act .akcii {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    text-align: center;
    width: 100%!important;
  }
  .bg_common.act .akcii .akcii_logo_top {
    width: 100%!important;
  }
  .bg_common.act .akcii .akcii_logo_top img {
    width: 220px;
    height: auto;
  }
  .bg_common.act .akcii .akcii_slogan_top {
    align-items: center;
    max-width: 100%!important;
  }
  .bg_common.act .akcii .akcii_logo_bottom {
    display: none;
  }
  .bg_common.act .akcii .akcii_slogan_bottom {
    display: none;
  }
  .bg_common.act .akcii .akcii_logo_bottom_hidden767 {
    display: block;
    margin: 0 auto;
    width: 100%!important;
  }
  .bg_common.act .akcii .akcii_logo_bottom_hidden767 img {
    width: 220px;
    height: auto;
  }
  .bg_common.act .akcii .akcii_slogan_bottom_hidden767 {
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    width: 100%;
    padding: 0 4rem;
  }
}
.remodal form h4 {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #545454;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 19px;
}
.remodal form input {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
}
.remodal form .btn-green {
  padding: 4px 0;
  font-size: 19px;
  line-height: 1.1;
  border-radius: 0;
  border-radius: 4px;
  width: 220px;
  height: auto;
}
.remodal form span {
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #000000;
  text-align: left;
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  margin-top: 15px;
}
.remodal form span a:hover {
  color: #4a8d9f !important;
}
.politics_div {
  font-size: 10px !important;
  font-size: 1rem !important;
  display: block !important;
  width: 117em;
  margin: 0 auto;
}
.politics_div .politics {
  padding: 15px 20px 15px 20px;
  padding: 0.78vw 1.04vw 0.78vw 1.04vw;
  font-family: "ArsenalRegular", Helvetica, Arial, sans-serif;
  font-size: 2.1em!important;
  line-height: 1;
  color: #000000;
}
.karkas_rand {
  margin: 0 auto;
  width: 61%;
}
.karkas_rand .vrn-gallery {
  text-align: center;
}
.karkas_rand h4 {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
}
.karkas_rand figure {
  width: 24%;
  margin: 0px 0px 0px 0px;
  margin: 0vw 0vw 0vw 0vw;
  text-align: center;
  display: inline-block;
}
.karkas_rand figure img {
  border: 0px solid silver !important;
  padding: 0px 5px 0px 5px;
  padding: 0vw 0.26vw 0vw 0.26vw;
  max-width: 100%;
  height: auto;
}
.karkas_rand .col_galery figcaption {
  font-family: "Phenomena-Regular";
  line-height: 1;
  color: #545454;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 1.09vw;
  vertical-align: top;
  margin: 5px 0px 10px 0px;
  margin: 0.26vw 0vw 0.52vw 0vw;
}
.karkas_rand .btn-common.btn-grey {
  margin: 10px 0px 20px 0px;
  margin: 0.52vw 0vw 1.04vw 0vw;
}
